licenses.dev

xxhash-rust v0.8.18

Implementation of xxhash

Published on

Licenses

Learn more about license information.

Package Licenses

BSL-1.0

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
cc • 1.3.0A 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. INDIRECT2
cfg-if • 1.0.4A 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
find-msvc-tools • 0.1.9Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
getrandom • 0.4.3A small cross-platform library for retrieving random data from system sourceDIRECT3
libc • 0.2.189Raw FFI bindings to platform libraries like libc.INDIRECT0
shlex • 2.0.1Split a string into shell words, like Python's shlex.INDIRECT0
BSL-1.01
PackageRelationDependenciesPublished
xxhash-c-sys • 0.8.7Bindings to xxhashDIRECT4
Apache-2.0 OR LGPL-2.1-or-later OR MIT1
PackageRelationDependenciesPublished
r-efi • 6.0.0UEFI Reference Specification Protocol Constants and DefinitionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.18 version:

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