licenses.dev

futures-preview v0.3.0-alpha.18

An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
futures-channel-preview • 0.3.0-alpha.18Channels for asynchronous communication using futures-rs. DIRECT2
futures-core-preview • 0.3.0-alpha.18The core traits and types in for the `futures` library. DIRECT0
futures-executor-preview • 0.3.0-alpha.18Executors for asynchronous tasks based on the futures-rs library. DIRECT4
futures-io-preview • 0.3.0-alpha.18The `AsyncRead` and `AsyncWrite` traits for the futures-rs library. DIRECT0
futures-sink-preview • 0.3.0-alpha.18The asynchronous `Sink` trait for the futures-rs library. DIRECT1
futures-util-preview • 0.3.0-alpha.18Common utilities and extension traits for the futures-rs library. DIRECT3
pin-utils • 0.1.0Utilities for pinning INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0-alpha.18 version:

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