licenses.dev

blocking v1.6.1

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.3.1Async 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.20Utilities for concurrent programmingINDIRECT0
event-listener-strategy • 0.5.2Block or poll on event_listener easilyINDIRECT5
event-listener • 5.3.1Notify async tasks or threadsINDIRECT4
fastrand • 2.1.1A simple and fast random number generatorINDIRECT0
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-io • 0.3.31The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. DIRECT0
futures-lite • 2.3.0Futures, streams, and async I/O combinatorsDIRECT5
parking • 2.2.1Thread parking and unparkingINDIRECT0
pin-project-lite • 0.2.14A lightweight version of pin-project written with declarative macros. INDIRECT0
piper • 0.2.4Async pipes, channels, mutexes, and more.DIRECT3
MIT2
PackageRelationDependenciesPublished
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT0
tracing • 0.1.40Application-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.6.1 version:

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