Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT12
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.4.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.14Fast 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.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_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | DIRECT | 4 | |
serde_json • 1.0.133A JSON serialization file format | DIRECT | 9 | |
serde • 1.0.210A generic serialization/deserialization framework | DIRECT | 5 | |
simd • 0.2.4`simd` offers limited cross-platform access to SIMD instructions on CPUs, as well as raw interfaces to platform-specific instructions. (To be obsoleted by the `std::simd` implementation RFC 2366.) | 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.4Provides 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.18Fast 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.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |