licenses.dev

bus v2.4.1

A lock-free, bounded, single-producer, multi-consumer, broadcast channel.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT18
PackageRelationDependenciesPublished
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
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
crossbeam-channel • 0.5.14Multi-producer multi-consumer channels for message passingDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
num_cpus • 1.16.0Get the number of CPUs on a machine.DIRECT2
parking_lot_core • 0.9.10An advanced API for creating custom synchronization primitives.DIRECT14
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT1
PackageRelationDependenciesPublished
redox_syscall • 0.5.8A Rust library to access raw Redox system callsINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.4.1 version:

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