licenses.dev

hashbrown v0.15.3

A Rust port of Google's SwissTable hash map

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT21
PackageRelationDependenciesPublished
allocator-api2 • 0.2.21Mirror of Rust's allocator APIDIRECT0
bumpalo • 3.17.0A fast bump allocation arena for Rust.DIRECT1
crossbeam-deque • 0.8.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
equivalent • 1.0.2Traits for key comparison in maps.DIRECT0
fnv • 1.0.7Fowler–Noll–Vo hash functionDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.9.3Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.9.1Random number generators and other randomness functionality. DIRECT1
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
rustc-std-workspace-alloc • 1.0.1crate for integration of crates.io crates into rust-lang/rust standard library workspace DIRECT0
rustc-std-workspace-core • 1.0.1crate for integration of crates.io crates into rust-lang/rust standard library workspace DIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_test • 1.0.177Token De/Serializer for testing De/Serialize implementationsDIRECT6
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
MIT AND Apache-2.0 WITH LLVM-exception AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
compiler_builtins • 0.1.160Compiler intrinsics used by the Rust compiler.DIRECT0
MIT1
PackageRelationDependenciesPublished
doc-comment • 0.3.3Macro to generate doc commentsDIRECT0
Zlib1
PackageRelationDependenciesPublished
foldhash • 0.1.5A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.DIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.15.3 version:

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