licenses.dev

boa_interner v0.16.0

String interner for the Boa JavaScript engine.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT OR Unlicense

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
proc-macro2 • 1.0.92A 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.6.4Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT1
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
siphasher • 0.3.11SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.DIRECT0
syn • 2.0.90Parser for Rust source codeINDIRECT2
MIT4
PackageRelationDependenciesPublished
phf_generator • 0.11.2PHF generation logicINDIRECT4
phf_macros • 0.11.2Macros to generate types in the phf crateINDIRECT9
phf_shared • 0.11.2Support code shared by PHF librariesINDIRECT1
phf • 0.11.2Runtime support for perfect hash function data structuresDIRECT10
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/boa_interner)](https://licenses.dev/cargo/boa_interner)
<a href="https://licenses.dev/cargo/boa_interner">
  <img src="https://licenses.dev/b/cargo/boa_interner" alt="licenses" />
</a>

Or the licenses badge code for the 0.16.0 version:

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