Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT12
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| autocfg • 1.5.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
| cfg-if • 0.1.10A 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. | DIRECT | 0 | |
| itoa • 1.0.15Fast integer primitive to string conversion | INDIRECT | 0 | |
| num-traits • 0.1.43Numeric traits for generic mathematics | INDIRECT | 2 | |
| num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
| proc-macro2 • 1.0.103A 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.42Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
| serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | DIRECT | 4 | |
| serde_json • 1.0.143A JSON serialization file format | DIRECT | 9 | |
| serde • 1.0.210A generic serialization/deserialization framework | DIRECT | 5 | |
| simd • 0.2.5OBSOLETE: See `core::simd` instead. | DIRECT | 0 | |
| syn • 2.0.56Parser for Rust source code | INDIRECT | 3 |
MIT OR Unlicense2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian. | INDIRECT | 0 | |
| memchr • 2.7.6Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bincode • 0.8.0A binary serialization / deserialization strategy for transforming structs into bytes and vice versa! | DIRECT | 10 |
Apache-2.0 OR BSL-1.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| ryu • 1.0.20Fast floating point to string conversion | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.22Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |