Package Licenses
MIT OR Apache-2.0 WITH LLVM-exception
Dependency Licenses
Apache-2.0 OR MIT22
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
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. | INDIRECT | 0 | |
enumset_derive • 0.10.0An internal helper crate for enumset. Not public API. | INDIRECT | 9 | |
enumset • 1.1.5A library for creating compact sets of enums. | DIRECT | 10 | |
fnv • 1.0.7Fowler–Noll–Vo hash function | INDIRECT | 0 | |
getrandom • 0.2.15A small cross-platform library for retrieving random data from system source | INDIRECT | 3 | |
hashbrown • 0.12.3A Rust port of Google's SwissTable hash map | INDIRECT | 7 | |
ident_case • 1.0.1Utility for applying case rules to Rust identifiers. | INDIRECT | 0 | |
indexmap • 1.9.3A hash table with consistent order and fast iteration. | DIRECT | 9 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
once_cell • 1.20.2Single assignment cells and lazy values. | INDIRECT | 0 | |
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. | INDIRECT | 1 | |
quote • 1.0.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
serde_bytes • 0.11.15Optimized handling of `&[u8]` and `Vec<u8>` for Serde | DIRECT | 6 | |
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.210A generic serialization/deserialization framework | DIRECT | 5 | |
simdutf8 • 0.1.5SIMD-accelerated UTF-8 validation. | INDIRECT | 0 | |
syn • 1.0.109Parser for Rust source code | INDIRECT | 3 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 | |
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crate | INDIRECT | 4 | |
thiserror • 1.0.65derive(Error) | DIRECT | 5 | |
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc. | INDIRECT | 0 |
MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
bytecheck • 0.6.10Derive macro for bytecheck | DIRECT | 8 | |
darling_core • 0.20.10Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. | INDIRECT | 6 | |
darling_macro • 0.20.10Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. | INDIRECT | 7 | |
darling • 0.20.10A proc-macro library for reading attributes into structs when implementing custom derives. | INDIRECT | 8 | |
memoffset • 0.9.1offset_of functionality for Rust structs. | DIRECT | 1 | |
ptr_meta_derive • 0.1.4Macros for ptr_meta | INDIRECT | 4 | |
ptr_meta • 0.1.4A radioactive stabilization of the ptr_meta rfc | INDIRECT | 5 | |
rkyv_derive • 0.7.45Derive macro for rkyv | INDIRECT | 4 | |
rkyv • 0.7.41Zero-copy deserialization framework for Rust | DIRECT | 22 | |
seahash • 4.1.0A blazingly fast, portable hash function with proven statistical guarantees. | INDIRECT | 0 |
unknown3
Package | Relation | Dependencies | Published |
---|---|---|---|
ahash • 0.7.8A non-cryptographic hash function using AES-NI for high performance | INDIRECT | 6 | |
bytecheck_derive • 0.6.12Derive macro for bytecheck | INDIRECT | 4 | |
rend • 0.4.2Endian-aware primitives for Rust | INDIRECT | 9 |
0BSD2
Package | Relation | Dependencies | Published |
---|---|---|---|
enum-iterator-derive • 0.7.0Procedural macro to derive Sequence | INDIRECT | 4 | |
enum-iterator • 0.7.0Tools to iterate over all values of a type (e.g. all variants of an enumeration) | DIRECT | 5 |
CC0-1.01
Package | Relation | Dependencies | Published |
---|---|---|---|
more-asserts • 0.2.2Small library providing additional assert_* and debug_assert_* macros. | DIRECT | 0 |
Apache-2.0 WITH LLVM-exception1
Package | Relation | Dependencies | Published |
---|---|---|---|
target-lexicon • 0.12.16Targeting utilities for compilers and related tools | DIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
Package | Relation | Dependencies | Published |
---|---|---|---|
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for Rust | INDIRECT | 0 |