Package Licenses
Apache-2.0
Dependency Licenses
Apache-2.0 OR MIT14
Package | Relation | Dependencies | Published |
---|---|---|---|
anyhow • 1.0.94Flexible concrete Error type built on std::error::Error | DIRECT | 0 | |
crossbeam-deque • 0.8.6Concurrent work-stealing deque | INDIRECT | 2 | |
crossbeam-epoch • 0.9.18Epoch-based garbage collection | INDIRECT | 1 | |
crossbeam-utils • 0.8.21Utilities for concurrent programming | INDIRECT | 0 | |
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. | INDIRECT | 0 | |
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding. | INDIRECT | 0 | |
log • 0.4.22A lightweight logging facade for Rust | DIRECT | 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 | |
rayon-core • 1.12.1Core APIs for Rayon | INDIRECT | 3 | |
rayon • 1.10.0Simple work-stealing parallelism for Rust | DIRECT | 5 | |
syn • 2.0.90Parser for Rust source code | INDIRECT | 2 | |
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crate | INDIRECT | 4 | |
thiserror • 1.0.69derive(Error) | DIRECT | 5 |
Apache-2.0 WITH LLVM-exception1
Package | Relation | Dependencies | Published |
---|---|---|---|
wast • 35.0.2Customizable Rust parsers for the WebAssembly Text formats WAT and WAST | DIRECT | 1 |
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 |