licenses.dev

concurrent-queue v1.2.4

Concurrent multi-producer multi-consumer queue

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
cache-padded • 1.3.0Prevent false sharing by padding and aligning to the length of a cache lineDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
easy-parallel • 3.3.1Run closures in parallelDIRECT0
fastrand • 1.9.0A simple and fast random number generatorDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
instant • 0.1.13Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.4 version:

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