Package Licenses
AGPL-3.0
Dependency Licenses
Apache-2.0 OR MIT10
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| cfg-if • 1.0.5A 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.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computation | INDIRECT | 1 | |
| crossbeam-deque • 0.8.8Concurrent work-stealing deque | INDIRECT | 2 | |
| crossbeam-epoch • 0.9.21Epoch-based garbage collection | INDIRECT | 1 | |
| crossbeam-utils • 0.8.23Utilities for concurrent programming | INDIRECT | 0 | |
| either • 1.18.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. | INDIRECT | 0 | |
| flate2 • 1.1.10DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. | INDIRECT | 0 | |
| itertools • 0.15.0Extra iterator adaptors, iterator methods, free functions, and macros. | DIRECT | 1 | |
| rayon-core • 1.13.0Core APIs for Rayon | INDIRECT | 3 | |
| rayon • 1.12.0Simple work-stealing parallelism for Rust | DIRECT | 5 |
Apache-2.0 OR CC0-1.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| imgref • 1.12.3A basic 2-dimensional slice for safe and convenient handling of pixel buffers with width, height & stride | DIRECT | 0 |
Zlib1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| lodepng • 3.12.2Reading and writing PNG files without system dependencies. Pure Rust port of LodePNG. | DIRECT | 5 |
MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| 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 |
Apache-2.0 OR MIT OR Zlib1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bytemuck • 1.25.2A crate for mucking around with piles of bytes. | INDIRECT | 0 |