Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT19
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.5.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
hashbrown • 0.12.3A Rust port of Google's SwissTable hash map | INDIRECT | 0 | |
indexmap • 1.9.3A hash table with consistent order and fast iteration. | INDIRECT | 2 | |
itoa • 1.0.15Fast integer primitive to string conversion | INDIRECT | 0 | |
linked-hash-map • 0.5.6A HashMap wrapper that holds key-value pairs in insertion order | INDIRECT | 0 | |
log • 0.4.28A lightweight logging facade for Rust | INDIRECT | 0 | |
num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
paste • 1.0.15Macros for all your token pasting needs | INDIRECT | 0 | |
proc-macro2 • 1.0.101A 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.40Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde_json • 1.0.143A JSON serialization file format | DIRECT | 9 | |
serde_yaml • 0.8.26YAML data format for Serde | DIRECT | 12 | |
serde • 1.0.195A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 1.0.109Parser for Rust source code | INDIRECT | 3 | |
syn • 2.0.106Parser for Rust source code | INDIRECT | 2 | |
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crate | INDIRECT | 4 | |
thiserror • 1.0.69derive(Error) | INDIRECT | 5 | |
yaml-rust • 0.4.5The missing YAML 1.2 parser for rust | INDIRECT | 1 |
MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa! | DIRECT | 6 | |
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.45Zero-copy deserialization framework for Rust | DIRECT | 8 | |
rmp-serde • 0.15.5Serde bindings for RMP | DIRECT | 11 | |
rmp • 0.8.14Pure Rust MessagePack serialization implementation | INDIRECT | 4 | |
seahash • 4.1.0A blazingly fast, portable hash function with proven statistical guarantees. | INDIRECT | 0 | |
serde-xml-rs • 0.5.1xml-rs based deserializer for Serde (compatible with 0.9+) | DIRECT | 10 | |
xml-rs • 0.8.27An XML library in pure Rust | INDIRECT | 0 |
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.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
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.19Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |