Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT13
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bitflags • 1.3.2A 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 | |
| crc32fast • 1.5.0Fast, SIMD-accelerated CRC32 (IEEE) checksum computation | INDIRECT | 1 | |
| 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 | |
| fdeflate • 0.3.7Fast specialized deflate implementation | INDIRECT | 1 | |
| 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. | INDIRECT | 3 | |
| hashbrown • 0.15.5A Rust port of Google's SwissTable hash map | DIRECT | 0 | |
| png • 0.17.16PNG decoding and encoding library in pure Rust | DIRECT | 8 | |
| rayon-core • 1.13.0Core APIs for Rayon | INDIRECT | 3 | |
| rayon • 1.11.0Simple work-stealing parallelism for Rust | DIRECT | 5 |
MIT3
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| libm • 0.2.16libm in pure Rust | DIRECT | 0 | |
| rgb • 0.8.53`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects. | DIRECT | 1 | |
| simd-adler32 • 0.3.9A SIMD-accelerated Adler-32 hash algorithm implementation. | INDIRECT | 0 |
Apache-2.0 OR MIT OR Zlib2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bytemuck • 1.25.0A crate for mucking around with piles of bytes. | INDIRECT | 0 | |
| 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 |