arbitrary • 1.3.2 The trait for generating structured data from unstructured data DIRECT 0 1698681853 autocfg • 1.3.0 Automatic cfg for Rust compiler features DIRECT 0 1714766747 cfg-if • 1.0.0 A 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 1602009852 crossbeam-channel • 0.5.13 Multi-producer multi-consumer channels for message passing INDIRECT 1 1716143431 crossbeam-deque • 0.8.5 Concurrent work-stealing deque INDIRECT 2 1704718632 crossbeam-epoch • 0.9.18 Epoch-based garbage collection INDIRECT 1 1704718607 crossbeam-utils • 0.8.20 Utilities for concurrent programming INDIRECT 0 1716143415 either • 1.13.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1719355194 fnv • 1.0.7 Fowler–Noll–Vo hash function DIRECT 0 1589472389 fxhash • 0.2.1 A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc. DIRECT 1 1501354938 getrandom • 0.2.15 A small cross-platform library for retrieving random data from system source INDIRECT 3 1714998581 hashbrown • 0.12.3 A Rust port of Google's SwissTable hash map DIRECT 0 1658056838 hermit-abi • 0.3.9 Hermit system calls definitions. INDIRECT 0 1709156122 itertools • 0.10.5 Extra iterator adaptors, iterator methods, free functions, and macros. DIRECT 1 1663684359 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. DIRECT 0 1719010122 libc • 0.2.158 Raw FFI bindings to platform libraries like libc.
INDIRECT 0 1724050746 num_cpus • 1.16.0 Get the number of CPUs on a machine. INDIRECT 2 1688043479 ppv-lite86 • 0.2.20 Implementation of the crypto-simd API for x86 INDIRECT 7 1722654442 proc-macro2 • 1.0.86 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1718928716 quote • 1.0.37 Quasi-quoting macro quote!(...) INDIRECT 2 1724366547 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 13 1623267998 rand_core • 0.6.4 Core random number generator traits and tools for implementation.
INDIRECT 4 1663248224 rand • 0.8.5 Random number generators and other randomness functionality.
DIRECT 14 1644827867 rayon-core • 1.12.1 Core APIs for Rayon INDIRECT 3 1705514172 rayon • 1.10.0 Simple work-stealing parallelism for Rust DIRECT 5 1711257887 rustc-rayon-core • 0.5.0 Core APIs for Rayon - fork for rustc INDIRECT 7 1679699634 rustc-rayon • 0.5.0 Simple work-stealing parallelism for Rust - fork for rustc DIRECT 9 1679699655 serde_derive • 1.0.210 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] DIRECT 4 1725646653 serde • 1.0.210 A generic serialization/deserialization framework DIRECT 5 1725646662 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854