licenses.dev

gauze v0.2.0

Probabilistic set membership filters with a simple interface

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
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
syn • 2.0.104Parser for Rust source codeINDIRECT2
thiserror-impl • 2.0.12Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 2.0.12derive(Error)DIRECT5
MIT6
PackageRelationDependenciesPublished
bitvec • 1.0.1Addresses memory by bits, for packed collections and bitfieldsDIRECT4
funty • 2.0.0Trait generalization over the primitive typesINDIRECT0
radium • 0.7.0Portable interfaces for maybe-atomic typesINDIRECT0
tap • 1.0.1Generic extensions for tapping values in RustINDIRECT0
twox-hash • 2.1.1A Rust implementation of the XXHash and XXH3 algorithmsDIRECT0
wyz • 0.5.1myrrlyn’s utility collectionINDIRECT1
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/gauze)](https://licenses.dev/cargo/gauze)
<a href="https://licenses.dev/cargo/gauze">
  <img src="https://licenses.dev/b/cargo/gauze" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

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