licenses.dev

futures-cpupool v0.1.8

An implementation of thread pools which hand out futures to the results of the computation on the threads themselves.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
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
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-cpupool)](https://licenses.dev/cargo/futures-cpupool)
<a href="https://licenses.dev/cargo/futures-cpupool">
  <img src="https://licenses.dev/b/cargo/futures-cpupool" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.8 version:

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