licenses.dev

usb-ids v1.2024.4

Rust wrappers for the USB ID Repository

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)DIRECT2
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT1
siphasher • 0.3.11SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
MIT5
PackageRelationDependenciesPublished
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
phf_codegen • 0.11.2Codegen library for PHF typesDIRECT5
phf_generator • 0.11.2PHF generation logicINDIRECT4
phf_shared • 0.11.2Support code shared by PHF librariesINDIRECT1
phf • 0.11.2Runtime support for perfect hash function data structuresDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
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/usb-ids)](https://licenses.dev/cargo/usb-ids)
<a href="https://licenses.dev/cargo/usb-ids">
  <img src="https://licenses.dev/b/cargo/usb-ids" alt="licenses" />
</a>

Or the licenses badge code for the 1.2024.4 version:

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