licenses.dev

xxhash-rust v0.8.12

Implementation of xxhash

Published on

Licenses

Learn more about license information.

Package Licenses

BSL-1.0

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
cc • 1.1.31A 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. INDIRECT1
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
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceDIRECT3
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
BSL-1.01
PackageRelationDependenciesPublished
xxhash-c-sys • 0.8.6Bindings to xxhashDIRECT3
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
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.12 version:

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