anyhow • 1.0.98 Flexible concrete Error type built on std::error::Error INDIRECT 0 1744591226 autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 cfg-if • 1.0.1 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 1749505636 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-utils • 0.8.21 Utilities for concurrent programming INDIRECT 0 1734276361 derivative • 2.2.0 A set of alternative `derive` attributes for Rust INDIRECT 4 1611421539 either • 1.15.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1741210587 equivalent • 1.0.2 Traits for key comparison in maps. INDIRECT 0 1739571258 getrandom • 0.2.16 A small cross-platform library for retrieving random data from system source INDIRECT 3 1745349888 hashbrown • 0.15.4 A Rust port of Google's SwissTable hash map INDIRECT 0 1749293824 hermit-abi • 0.5.2 Hermit system calls definitions. INDIRECT 0 1749656263 indexmap • 2.10.0 A hash table with consistent order and fast iteration. INDIRECT 2 1750968596 itertools • 0.10.5 Extra iterator adaptors, iterator methods, free functions, and macros. INDIRECT 1 1663684359 itoa • 1.0.15 Fast integer primitive to string conversion INDIRECT 0 1741045365 libc • 0.2.174 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1750182852 minimal-lexical • 0.2.1 Fast float parsing conversion routines. INDIRECT 0 1633344493 num_cpus • 1.17.0 Get the number of CPUs on a machine. INDIRECT 2 1748631582 num-bigint • 0.4.6 Big integer implementation for Rust INDIRECT 3 1719514193 num-integer • 0.1.46 Integer traits and functions INDIRECT 2 1707356549 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.95 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1744771150 quote • 1.0.40 Quasi-quoting macro quote!(...) INDIRECT 2 1741737384 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 12 1623267998 rand_core • 0.6.4 Core random number generator traits and tools for implementation.
INDIRECT 4 1663248224 rand_xorshift • 0.3.0 Xorshift random number generator
INDIRECT 5 1608320781 rand • 0.8.5 Random number generators and other randomness functionality.
INDIRECT 13 1644827867 rayon-core • 1.12.1 Core APIs for Rayon INDIRECT 3 1705514172 rayon • 1.10.0 Simple work-stealing parallelism for Rust INDIRECT 5 1711257887 rustc_version • 0.4.1 A library for querying the version of a installed rustc compiler INDIRECT 1 1724836882 semver • 1.0.26 Parser and evaluator for Cargo's flavor of Semantic Versioning INDIRECT 0 1741047302 serde_derive • 1.0.195 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1704508420 serde_json • 1.0.140 A JSON serialization file format DIRECT 12 1740992661 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.104 Parser for Rust source code INDIRECT 2 1750451366 thiserror-impl • 1.0.69 Implementation detail of the `thiserror` crate INDIRECT 4 1731219844 thiserror • 1.0.69 derive(Error) INDIRECT 5 1731219850