licenses.dev

fs v0.0.5

A Futures implementation for File System operations

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
futures-cpupool • 0.1.8An implementation of thread pools which hand out futures to the results of the computation on the threads themselves. DIRECT4
futures • 0.1.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT0
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
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
num_cpus • 1.16.0Get the number of CPUs on a machine.INDIRECT2
MIT1
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesDIRECT3
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.5 version:

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