licenses.dev

futures-executor-preview v0.2.2

Executors for asynchronous tasks based on the futures-rs library.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
futures-channel-preview • 0.2.2Channels for asynchronous communication using futures-rs. DIRECT1
futures-core-preview • 0.2.3The core traits and types in for the `futures` library. DIRECT0
futures-io-preview • 0.2.2The `AsyncRead` and `AsyncWrite` traits for the futures-rs library. INDIRECT1
futures-sink-preview • 0.2.2The asynchronous `Sink` trait for the futures-rs library. INDIRECT2
futures-util-preview • 0.2.2Common utilities and extension traits for the futures-rs library. DIRECT5
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
num_cpus • 1.16.0Get the number of CPUs on a machine.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.2 version:

[![licenses](https://licenses.dev/b/cargo/futures-executor-preview/0.2.2)](https://licenses.dev/cargo/futures-executor-preview/0.2.2)
<a href="https://licenses.dev/cargo/futures-executor-preview/0.2.2">
  <img src="https://licenses.dev/b/cargo/futures-executor-preview/0.2.2" alt="licenses" />
</a>
GitHub