anyhow • 1.0.104 Flexible concrete Error type built on std::error::Error DIRECT 0 1784408377 autocfg • 1.5.1 Automatic cfg for Rust compiler features INDIRECT 0 1779447784 cfg-if • 1.0.4 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.
DIRECT 0 1760515966 crossbeam-deque • 0.8.8 Concurrent work-stealing deque INDIRECT 2 1788630428 crossbeam-epoch • 0.9.21 Epoch-based garbage collection INDIRECT 1 1788630409 crossbeam-utils • 0.8.23 Utilities for concurrent programming INDIRECT 0 1788630374 derivative • 2.2.0 A set of alternative `derive` attributes for Rust INDIRECT 4 1611421539 either • 1.18.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1787254608 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.17 A small cross-platform library for retrieving random data from system source INDIRECT 3 1768165793 hashbrown • 0.12.3 A Rust port of Google's SwissTable hash map INDIRECT 0 1658056838 hermit-abi • 0.5.3 Hermit system calls definitions. INDIRECT 0 1788176718 indexmap • 1.9.3 A hash table with consistent order and fast iteration. DIRECT 2 1679702062 itertools • 0.10.5 Extra iterator adaptors, iterator methods, free functions, and macros. DIRECT 1 1663684359 itoa • 1.0.18 Fast integer primitive to string conversion INDIRECT 0 1773965557 libc • 0.2.189 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1784669608 num_cpus • 1.17.0 Get the number of CPUs on a machine. INDIRECT 2 1748631582 num-bigint • 0.4.8 Big integer implementation for Rust INDIRECT 3 1783214447 num-integer • 0.1.47 Integer traits and functions INDIRECT 2 1786493517 num-traits • 0.2.19 Numeric traits for generic mathematics INDIRECT 1 1714771659 ppv-lite86 • 0.2.21 Cross-platform cryptography-oriented low-level SIMD library. INDIRECT 6 1741550500 proc-macro2 • 1.0.107 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1784420305 quote • 1.0.47 Quasi-quoting macro quote!(...) INDIRECT 2 1784420217 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 12 1623267998 rand_core • 0.6.4 Core random number generation traits and tools for implementation. INDIRECT 4 1663248224 rand_xorshift • 0.3.0 Xorshift random number generator
INDIRECT 5 1608320781 rand • 0.8.8 Random number generators and other randomness functionality.
INDIRECT 13 1787643950 rayon-core • 1.13.0 Core APIs for Rayon INDIRECT 3 1755040911 rayon • 1.12.0 Simple work-stealing parallelism for Rust INDIRECT 5 1776128216 rustc_version • 0.4.1 A library for querying the version of a installed rustc compiler INDIRECT 1 1724836882 semver • 1.0.28 Parser and evaluator for Cargo's flavor of Semantic Versioning INDIRECT 0 1775262314 serde_derive • 1.0.195 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1704508420 serde_json • 1.0.143 A JSON serialization file format INDIRECT 9 1755576685 serde • 1.0.195 A generic serialization/deserialization framework INDIRECT 5 1704508430 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.119 Parser for Rust source code INDIRECT 2 1784075028 thiserror-impl • 1.0.69 Implementation detail of the `thiserror` crate INDIRECT 4 1731219844 thiserror • 1.0.69 derive(Error) DIRECT 5 1731219850