Package Licenses
AGPL-3.0
Dependency Licenses
Apache-2.0 OR MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
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 | |
getopts • 0.2.21getopts-like option parsing. | DIRECT | 1 | |
itertools • 0.7.11Extra iterator adaptors, iterator methods, free functions, and macros. | DIRECT | 1 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
rayon-core • 1.12.1Core APIs for Rayon | INDIRECT | 3 | |
rayon • 0.9.0Simple work-stealing parallelism for Rust | DIRECT | 5 | |
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. | INDIRECT | 0 |
Apache-2.0 OR CC0-1.01
Package | Relation | Dependencies | Published |
---|---|---|---|
imgref • 1.11.0A basic 2-dimensional slice for safe and convenient handling of pixel buffers with width, height & stride | DIRECT | 0 |
BSD-3-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
lodepng • 2.7.3Reading and writing PNG files without system dependencies. Pure Rust port of LodePNG. | DIRECT | 3 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
rgb • 0.8.50`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.21.0A crate for mucking around with piles of bytes. | INDIRECT | 0 |