ahash • 0.8.12 A non-cryptographic hash function using AES-NI for high performance INDIRECT 9 1746680732 arbitrary • 1.4.2 The trait for generating structured data from unstructured data DIRECT 0 1755195610 arrayvec • 0.7.8 A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. INDIRECT 0 1782996275 autocfg • 1.5.1 Automatic cfg for Rust compiler features INDIRECT 0 1779447784 base64 • 0.22.1 encodes and decodes base64 as bytes or utf8 DIRECT 0 1714519000 bit-set • 0.5.3 A set of bits INDIRECT 1 1658536384 bit-vec • 0.6.3 A vector of bits INDIRECT 0 1607074138 bitflags • 2.13.1 A macro to generate structures which behave like bitflags.
INDIRECT 0 1784147779 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.
INDIRECT 0 1760515966 equivalent • 1.0.2 Traits for key comparison in maps. INDIRECT 0 1739571258 fallible-iterator • 0.3.0 Fallible iterator traits INDIRECT 0 1684797157 fallible-streaming-iterator • 0.1.9 Fallible streaming iteration INDIRECT 0 1525291369 futures-channel • 0.3.34 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1786450390 futures-core • 0.3.34 The core traits and types in for the `futures` library.
INDIRECT 0 1786450381 futures-executor • 0.3.34 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 14 1786450403 futures-io • 0.3.34 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1786450383 futures-macro • 0.3.34 The futures-rs procedural macro implementations.
INDIRECT 4 1786450394 futures-sink • 0.3.34 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1786450386 futures-task • 0.3.34 Tools for working with tasks.
INDIRECT 0 1786450387 futures-util • 0.3.34 Common utilities and extension traits for the futures-rs library.
INDIRECT 13 1786450399 futures • 0.3.34 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 15 1786450408 gcollections • 1.5.0 Generic traits over Rust collections library. INDIRECT 6 1632124944 getrandom • 0.2.17 A small cross-platform library for retrieving random data from system source INDIRECT 3 1768165793 hashbrown • 0.14.5 A Rust port of Google's SwissTable hash map INDIRECT 10 1714329129 hashbrown • 0.17.1 A Rust port of Google's SwissTable hash map INDIRECT 0 1778301304 hashlink • 0.9.1 HashMap-like containers that hold their key-value pairs in a user controllable order INDIRECT 11 1715474127 heck • 0.3.3 heck is a case conversion library. INDIRECT 1 1622666439 indexmap • 2.14.0 A hash table with consistent order and fast iteration. INDIRECT 2 1775757784 intervallum • 1.4.1 Generic interval and interval set library. INDIRECT 7 1702631126 itoa • 1.0.18 Fast integer primitive to string conversion INDIRECT 0 1773965557 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. INDIRECT 0 1719010122 libc • 0.2.189 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1784669608 lock_api • 0.4.14 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 1 1759534392 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 once_cell • 1.21.4 Single assignment cells and lazy values. INDIRECT 0 1773313192 parking_lot_core • 0.9.12 An advanced API for creating custom synchronization primitives. INDIRECT 6 1759534423 parking_lot • 0.12.5 More compact and efficient implementations of the standard synchronization primitives. INDIRECT 9 1759534454 paste • 1.0.15 Macros for all your token pasting needs INDIRECT 0 1715046622 pin-project-lite • 0.2.17 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1772205548 pin-utils • 0.1.0 Utilities for pinning
INDIRECT 0 1587572007 pkg-config • 0.3.34 A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
INDIRECT 0 1786696071 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 proptest-derive • 0.5.1 Custom-derive for the Arbitrary trait of proptest.
DIRECT 4 1734313676 proptest • 1.11.0 Hypothesis-like property-based testing and shrinking.
DIRECT 15 1774350098 quote • 1.0.47 Quasi-quoting macro quote!(...) INDIRECT 2 1784420217 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 12 1623267998 rand_chacha • 0.9.0 ChaCha random number generator
INDIRECT 8 1737985106 rand_core • 0.6.4 Core random number generation traits and tools for implementation. INDIRECT 4 1663248224 rand_core • 0.9.5 Core random number generation traits and tools for implementation. INDIRECT 0 1768296142 rand_xorshift • 0.4.0 Xorshift random number generator
INDIRECT 1 1737988836 rand • 0.8.7 Random number generators and other randomness functionality.
DIRECT 13 1783768595 rand • 0.9.5 Random number generators and other randomness functionality.
INDIRECT 1 1783768606 rustc_version • 0.4.1 A library for querying the version of a installed rustc compiler INDIRECT 1 1724836882 scopeguard • 1.2.0 A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as
shorthands for guards with one of the implemented strategies.
INDIRECT 0 1689601673 semver • 1.0.28 Parser and evaluator for Cargo's flavor of Semantic Versioning INDIRECT 0 1775262314 serde_bytes • 0.11.17 Optimized handling of `&[u8]` and `Vec<u8>` for Serde DIRECT 6 1741553480 serde_derive • 1.0.203 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1716659028 serde_json • 1.0.143 A JSON serialization file format DIRECT 12 1755576685 serde-transcode • 1.1.1 Transcode from one Serde format to another INDIRECT 6 1625879902 serde • 1.0.203 A generic serialization/deserialization framework DIRECT 5 1716659036 smallvec • 1.15.2 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 0 1781211152 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 syn • 3.0.3 Parser for Rust source code INDIRECT 2 1784680552 thiserror-impl • 1.0.65 Implementation detail of the `thiserror` crate INDIRECT 4 1729619452 thiserror-impl • 2.0.20 Implementation detail of the `thiserror` crate INDIRECT 4 1786170139 thiserror • 1.0.65 derive(Error) DIRECT 5 1729619458 thiserror • 2.0.20 derive(Error) INDIRECT 5 1786170143 trilean • 1.1.0 Kleene's three-valued logic (boolean + unknown). INDIRECT 0 1624002340 unarray • 0.1.4 Utilities for working with uninitialized arrays INDIRECT 0 1669828182 unicode-segmentation • 1.13.3 This crate provides Grapheme Cluster, Word and Sentence boundaries
according to Unicode Standard Annex #29 rules.
INDIRECT 0 1780329523 vcpkg • 0.2.15 A library to find native dependencies in a vcpkg tree at build
time in order to be used in Cargo build scripts.
INDIRECT 0 1624120546 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1721950694 windows_aarch64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035816 windows_aarch64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035820 windows_i686_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035826 windows_i686_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035830 windows_i686_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035834 windows_x86_64_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035838 windows_x86_64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035843 windows_x86_64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035847 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-sys • 0.59.0 Rust for Windows INDIRECT 9 1722353177 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 1720035858