Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT16
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bitflags • 2.11.0A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
| cfg-if • 1.0.4A 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 | |
| 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.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. | INDIRECT | 0 | |
| filetime • 0.2.27Platform-agnostic accessors of timestamps in File metadata | INDIRECT | 6 | |
| flate2 • 1.1.9DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. | DIRECT | 3 | |
| libc • 0.2.182Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
| plain • 0.2.3A small Rust library that allows users to reinterpret data of certain types safely. | INDIRECT | 0 | |
| quote • 1.0.44Quasi-quoting macro quote!(...) | DIRECT | 22 | |
| rayon-core • 1.13.0Core APIs for Rayon | INDIRECT | 3 | |
| rayon • 1.11.0Simple work-stealing parallelism for Rust | DIRECT | 5 | |
| rustversion • 1.0.22Conditional compilation according to rustc compiler version | DIRECT | 0 | |
| tar • 0.4.40A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. | DIRECT | 8 | |
| xattr • 1.1.1unix extended filesystem attributes | INDIRECT | 1 |
MIT3
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| libredox • 0.1.14Redox stable ABI | INDIRECT | 4 | |
| redox_syscall • 0.7.3A Rust library to access raw Redox system calls | INDIRECT | 1 | |
| simd-adler32 • 0.3.8A SIMD-accelerated Adler-32 hash algorithm implementation. | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | DIRECT | 0 |
Apache-2.0 OR MIT OR Zlib1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| miniz_oxide • 0.8.9DEFLATE compression and decompression library rewritten in Rust based on miniz | INDIRECT | 2 |
0BSD OR Apache-2.0 OR MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| adler2 • 2.0.1A simple clean-room implementation of the Adler-32 checksum | INDIRECT | 0 |