licenses.dev

blocking v1.7.0

A thread pool for isolating blocking I/O in async programs

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
async-channel • 2.5.0Async multi-producer multi-consumer channelDIRECT7
async-task • 4.7.1Task abstraction for building executorsDIRECT0
atomic-waker • 1.1.2A synchronization primitive for task wakeupINDIRECT0
concurrent-queue • 2.5.0Concurrent multi-producer multi-consumer queueINDIRECT1
crossbeam-utils • 0.8.22Utilities for concurrent programmingINDIRECT0
event-listener-strategy • 0.5.4Block or poll on event_listener easilyINDIRECT3
event-listener • 5.4.2Notify async tasks or threadsINDIRECT2
fastrand • 2.5.0A simple and fast random number generatorINDIRECT0
futures-core • 0.3.34The core traits and types in for the `futures` library. INDIRECT0
futures-io • 0.3.34The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. DIRECT0
futures-lite • 2.6.1Futures, streams, and async I/O combinatorsDIRECT5
parking • 2.2.1Thread parking and unparkingINDIRECT0
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
piper • 0.2.5An asynchronous single-consumer single-producer pipe for bytes.DIRECT3
MIT2
PackageRelationDependenciesPublished
tracing-core • 0.1.36Core primitives for application-level tracing. INDIRECT0
tracing • 0.1.44Application-level tracing for Rust. DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/blocking)](https://licenses.dev/cargo/blocking)
<a href="https://licenses.dev/cargo/blocking">
  <img src="https://licenses.dev/b/cargo/blocking" alt="licenses" />
</a>

Or the licenses badge code for the 1.7.0 version:

[![licenses](https://licenses.dev/b/cargo/blocking/1.7.0)](https://licenses.dev/cargo/blocking/1.7.0)
<a href="https://licenses.dev/cargo/blocking/1.7.0">
  <img src="https://licenses.dev/b/cargo/blocking/1.7.0" alt="licenses" />
</a>
GitHub