Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT14
Package | Relation | Dependencies | Published |
---|---|---|---|
cfg-if • 1.0.0A 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. | DIRECT | 0 | |
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOS | 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 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
ntapi • 0.3.7FFI bindings for Native API | DIRECT | 3 | |
once_cell • 1.20.2Single assignment cells and lazy values. | DIRECT | 0 | |
rayon-core • 1.12.1Core APIs for Rayon | INDIRECT | 3 | |
rayon • 1.10.0Simple work-stealing parallelism for Rust | DIRECT | 5 | |
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. | INDIRECT | 0 | |
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. | INDIRECT | 0 | |
winapi • 0.3.9Raw FFI bindings for all of Windows API. | DIRECT | 2 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
doc-comment • 0.3.3Macro to generate doc comments | DIRECT | 0 |