autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 crossbeam-channel • 0.5.15 Multi-producer multi-consumer channels for message passing INDIRECT 1 1744147661 crossbeam-deque • 0.8.6 Concurrent work-stealing deque INDIRECT 2 1734276568 crossbeam-epoch • 0.9.18 Epoch-based garbage collection INDIRECT 1 1704718607 crossbeam-queue • 0.3.12 Concurrent queues INDIRECT 1 1734276414 crossbeam-utils • 0.8.21 Utilities for concurrent programming INDIRECT 0 1734276361 crossbeam • 0.8.4 Tools for concurrent programming DIRECT 5 1704718698 either • 1.15.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1741210587 fallible-iterator • 0.2.0 Fallible iterator traits DIRECT 0 1552260205 flate2 • 1.1.9 DEFLATE 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 1770101417 getopts • 0.2.24 getopts-like option parsing DIRECT 0 1756479618 hashbrown • 0.12.3 A Rust port of Google's SwissTable hash map INDIRECT 0 1658056838 hermit-abi • 0.5.2 Hermit system calls definitions. INDIRECT 0 1749656263 indexmap • 1.9.3 A hash table with consistent order and fast iteration. DIRECT 2 1679702062 libc • 0.2.183 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1772955836 memmap2 • 0.6.2 Cross-platform Rust API for memory-mapped file IO DIRECT 1 1684936575 num_cpus • 1.17.0 Get the number of CPUs on a machine. DIRECT 2 1748631582 object • 0.30.4 A unified interface for reading and writing object file formats. DIRECT 6 1686018937 rayon-core • 1.13.0 Core APIs for Rayon INDIRECT 3 1755040911 rayon • 1.11.0 Simple work-stealing parallelism for Rust DIRECT 5 1755040936 regex-syntax • 0.7.5 A regular expression parser. INDIRECT 0 1693057835 regex • 1.8.4 An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
DIRECT 3 1685970208 rustc-std-workspace-alloc • 1.0.1 crate for integration of crates.io crates into rust-lang/rust standard library workspace
DIRECT 0 1730753730 rustc-std-workspace-core • 1.0.1 crate for integration of crates.io crates into rust-lang/rust standard library workspace
DIRECT 0 1730753723 stable_deref_trait • 1.2.1 An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
DIRECT 0 1759987494