licenses.dev

tokio-fs v0.2.0-alpha.6

Filesystem API for Tokio.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
futures-channel-preview • 0.3.0-alpha.19Channels for asynchronous communication using futures-rs. INDIRECT1
futures-core-preview • 0.3.0-alpha.19The core traits and types in for the `futures` library. DIRECT0
futures-util-preview • 0.3.0-alpha.19Common utilities and extension traits for the futures-rs library. DIRECT5
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
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
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
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. INDIRECT5
pin-utils • 0.1.0Utilities for pinning INDIRECT0
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
MIT5
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesINDIRECT3
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
tokio-executor • 0.2.0-alpha.6Future execution primitives DIRECT9
tokio-io • 0.2.0-alpha.6Core I/O primitives for asynchronous I/O in Rust. DIRECT13
tokio-sync • 0.2.0-alpha.6Synchronization utilities. DIRECT7
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. INDIRECT0
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-fs)](https://licenses.dev/cargo/tokio-fs)
<a href="https://licenses.dev/cargo/tokio-fs">
  <img src="https://licenses.dev/b/cargo/tokio-fs" alt="licenses" />
</a>

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

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