licenses.dev

threadpool v1.8.1

A thread pool for running a number of jobs on a fixed set of worker threads.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

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

Or the licenses badge code for the 1.8.1 version:

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