licenses.dev

boa_interner v0.15.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 MIT14
PackageRelationDependenciesPublished
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
hashbrown • 0.11.2A Rust port of Google's SwissTable hash mapINDIRECT7
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
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
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
string-interner • 0.14.0Efficient string interner with minimal memory footprint and fast access to the underlying strings. DIRECT14
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MPL-2.02
PackageRelationDependenciesPublished
gc_derive • 0.4.1Garbage collector derive plugin for rust-gcINDIRECT6
gc • 0.4.1Tracing garbage collector plugin for Rust.DIRECT7
unknown1
PackageRelationDependenciesPublished
ahash • 0.7.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT6
MIT1
PackageRelationDependenciesPublished
synstructure • 0.12.6Helper methods and macros for custom derivesINDIRECT5
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
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
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.15.0 version:

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