licenses.dev

tokio-io v0.2.0-alpha.6

Core I/O primitives for asynchronous I/O in Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
futures-core-preview • 0.3.0-alpha.19The core traits and types in for the `futures` library. DIRECT0
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
pin-project-internal • 0.4.30Implementation detail of the `pin-project` crate. INDIRECT4
pin-project • 0.4.30A crate for safe and ergonomic pin-projection. DIRECT5
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
syn • 1.0.109Parser for Rust source codeINDIRECT3
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
MIT1
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesDIRECT3
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0-alpha.6 version:

[![licenses](https://licenses.dev/b/cargo/tokio-io/0.2.0-alpha.6)](https://licenses.dev/cargo/tokio-io/0.2.0-alpha.6)
<a href="https://licenses.dev/cargo/tokio-io/0.2.0-alpha.6">
  <img src="https://licenses.dev/b/cargo/tokio-io/0.2.0-alpha.6" alt="licenses" />
</a>
GitHub