autocfg • 1.4.0 Automatic cfg for Rust compiler features INDIRECT 0 1727399128 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.
DIRECT 0 1602009852 derivative • 2.2.0 A set of alternative `derive` attributes for Rust INDIRECT 4 1611421539 either • 1.13.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1719355194 fxhash • 0.2.1 A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc. DIRECT 1 1501354938 hashbrown • 0.12.3 A Rust port of Google's SwissTable hash map INDIRECT 0 1658056838 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 pest • 2.7.15 The Elegant Parser INDIRECT 1 1733536390 ppv-lite86 • 0.2.20 Implementation of the crypto-simd API for x86 INDIRECT 7 1722654442 proc-macro-crate • 0.1.5 Replacement for crate (macro_rules keyword) in proc-macros
INDIRECT 7 1594368273 proc-macro-error-attr • 1.0.4 Attribute macro for proc-macro-error crate INDIRECT 4 1596218797 proc-macro-error • 1.0.4 Almost drop-in replacement to panics in proc-macros INDIRECT 5 1596218900 proc-macro2 • 1.0.92 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1732217587 quote • 1.0.37 Quasi-quoting macro quote!(...) INDIRECT 2 1724366547 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 9 1623267998 rand_core • 0.6.4 Core random number generator traits and tools for implementation.
INDIRECT 0 1663248224 rand_xorshift • 0.3.0 Xorshift random number generator
INDIRECT 1 1608320781 rand • 0.8.5 Random number generators and other randomness functionality.
INDIRECT 10 1644827867 rustc_version • 0.3.3 A library for querying the version of a installed rustc compiler INDIRECT 4 1610955577 semver-parser • 0.10.3 Parsing of the semver spec.
INDIRECT 2 1731971680 semver • 0.11.0 Parser and evaluator for Cargo's flavor of Semantic Versioning INDIRECT 3 1600955341 serde_derive • 1.0.195 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1704508420 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.90 Parser for Rust source code INDIRECT 2 1732916770 thiserror-impl • 1.0.69 Implementation detail of the `thiserror` crate INDIRECT 4 1731219844 thiserror • 1.0.69 derive(Error) INDIRECT 5 1731219850 toml • 0.5.11 A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
INDIRECT 6 1674186684 ucd-trie • 0.1.7 A trie for storing Unicode codepoint sets and maps.
INDIRECT 0 1727612250 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1721950694