licenses.dev

zeromq-src v0.2.6+4.3.4

Source code and logic to build ZeroMQ from source

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT24
PackageRelationDependenciesPublished
cc • 1.0.99A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT3
crossbeam-channel • 0.5.13Multi-producer multi-consumer channels for message passingINDIRECT1
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-queue • 0.3.11Concurrent queuesINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
crossbeam • 0.8.4Tools for concurrent programmingINDIRECT5
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
jobserver • 0.1.32An implementation of the GNU Make jobserver for Rust. INDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustINDIRECT5
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-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT OR Unlicense3
PackageRelationDependenciesPublished
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT11
walkdir • 2.5.0Recursively walk a directory.INDIRECT12
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
MIT2
PackageRelationDependenciesPublished
dircpy • 0.3.19Copy directories recursively with flexible options.DIRECT24
jwalk • 0.8.1Filesystem walk performed in parallel with streamed and sorted results.INDIRECT9
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.6+4.3.4 version:

[![licenses](https://licenses.dev/b/cargo/zeromq-src/0.2.6+4.3.4)](https://licenses.dev/cargo/zeromq-src/0.2.6+4.3.4)
<a href="https://licenses.dev/cargo/zeromq-src/0.2.6+4.3.4">
  <img src="https://licenses.dev/b/cargo/zeromq-src/0.2.6+4.3.4" alt="licenses" />
</a>
GitHub