licenses.dev

hashbrown v0.6.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 MIT28
PackageRelationDependenciesPublished
ahash • 0.2.19A non-cryptographic hash function using AES-NI for high performanceDIRECT0
autocfg • 0.1.8Automatic cfg for Rust compiler featuresDIRECT1
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
compiler_builtins • 0.1.134Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary! DIRECT0
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.5.6Random number generators and other randomness functionality. DIRECT9
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcDIRECT0
rustc-std-workspace-alloc • 1.0.0workspace hackDIRECT0
rustc-std-workspace-core • 1.0.0Explicitly empty crate for rust-lang/rust integration 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
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT1
PackageRelationDependenciesPublished
doc-comment • 0.3.3Macro to generate doc commentsDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
cloudabi • 0.0.3Low level interface to CloudABI. Contains all syscalls and related types.INDIRECT1
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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.6.3 version:

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