addr2line • 0.20.0 A cross-platform symbolication library written in Rust, using `gimli` INDIRECT 1 1681614353 autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 backtrace • 0.3.68 A library to acquire a stack trace (backtrace) at runtime in a Rust program.
INDIRECT 11 1688077502 bitflags • 2.9.1 A macro to generate structures which behave like bitflags.
INDIRECT 0 1747268939 bytes-utils • 0.1.4 Additional utilities for working with the bytes crate DIRECT 2 1700231174 cc • 1.2.27 A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
INDIRECT 1 1749808525 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 chrono • 0.4.41 Date and time library for Rust INDIRECT 2 1745916482 crc32fast • 1.4.2 Fast, SIMD-accelerated CRC32 (IEEE) checksum computation INDIRECT 1 1716220033 either • 1.15.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1741210587 errno • 0.3.13 Cross-platform interface to the `errno` variable. INDIRECT 11 1750356803 fastrand • 2.3.0 A simple and fast random number generator INDIRECT 0 1733675249 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 futures-channel • 0.3.31 Channels for asynchronous communication using futures-rs.
INDIRECT 1 1728112026 futures-core • 0.3.31 The core traits and types in for the `futures` library.
DIRECT 0 1728112007 futures-macro • 0.3.31 The futures-rs procedural macro implementations.
INDIRECT 4 1728112035 futures-sink • 0.3.31 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1728112018 futures-task • 0.3.31 Tools for working with tasks.
INDIRECT 0 1728112021 futures-util • 0.3.31 Common utilities and extension traits for the futures-rs library.
DIRECT 10 1728112047 getrandom • 0.3.3 A small cross-platform library for retrieving random data from system source INDIRECT 6 1746784694 gimli • 0.27.3 A library for reading and writing the DWARF debugging format. INDIRECT 0 1686794985 http • 0.2.12 A set of types for representing HTTP requests and responses.
DIRECT 3 1709570158 httparse • 1.10.1 A tiny, safe, speedy, zero-copy HTTP/1.x parser. INDIRECT 0 1741013049 httpdate • 1.0.3 HTTP date parsing and formatting INDIRECT 0 1691924154 itoa • 0.4.8 Fast integer primitive to string conversion INDIRECT 0 1629609812 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 log • 0.4.27 A lightweight logging facade for Rust
INDIRECT 0 1742808113 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 object • 0.31.1 A unified interface for reading and writing object file formats. INDIRECT 1 1683686158 once_cell • 1.21.3 Single assignment cells and lazy values. INDIRECT 0 1743182156 percent-encoding • 2.3.1 Percent encoding and decoding DIRECT 0 1700680055 pin-project-internal • 1.1.10 Implementation detail of the `pin-project` crate.
INDIRECT 4 1741020517 pin-project-lite • 0.2.16 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1736166051 pin-project • 1.1.10 A crate for safe and ergonomic pin-projection.
DIRECT 5 1741020570 pin-utils • 0.1.0 Utilities for pinning
INDIRECT 0 1587572007 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 proptest • 1.7.0 Hypothesis-like property-based testing and shrinking.
DIRECT 15 1749325725 quote • 1.0.40 Quasi-quoting macro quote!(...) INDIRECT 2 1741737384 rand_chacha • 0.9.0 ChaCha random number generator
INDIRECT 8 1737985106 rand_core • 0.9.3 Core random number generator traits and tools for implementation.
INDIRECT 0 1740837668 rand_xorshift • 0.4.0 Xorshift random number generator
INDIRECT 1 1737988836 rand • 0.9.1 Random number generators and other randomness functionality.
INDIRECT 1 1744900580 rustc-demangle • 0.1.25 Rust compiler symbol demangling.
INDIRECT 0 1749516738 shlex • 1.3.0 Split a string into shell words, like Python's shlex. INDIRECT 0 1705900515 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 tempfile • 3.20.0 A library for managing temporary files and directories. DIRECT 32 1746997208 unarray • 0.1.4 Utilities for working with uninitialized arrays INDIRECT 0 1669828182 windows_aarch64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035816 windows_aarch64_gnullvm • 0.53.0 Import lib for Windows INDIRECT 0 1736264552 windows_aarch64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035820 windows_aarch64_msvc • 0.53.0 Import lib for Windows INDIRECT 0 1736264558 windows_i686_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035826 windows_i686_gnu • 0.53.0 Import lib for Windows INDIRECT 0 1736264562 windows_i686_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035830 windows_i686_gnullvm • 0.53.0 Import lib for Windows INDIRECT 0 1736264566 windows_i686_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035834 windows_i686_msvc • 0.53.0 Import lib for Windows INDIRECT 0 1736264570 windows_x86_64_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035838 windows_x86_64_gnu • 0.53.0 Import lib for Windows INDIRECT 0 1736264574 windows_x86_64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035843 windows_x86_64_gnullvm • 0.53.0 Import lib for Windows INDIRECT 0 1736264578 windows_x86_64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035847 windows_x86_64_msvc • 0.53.0 Import lib for Windows INDIRECT 0 1736264583 windows-sys • 0.59.0 Rust for Windows INDIRECT 9 1722353177 windows-sys • 0.60.2 Rust for Windows INDIRECT 9 1749754772 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 1720035858 windows-targets • 0.53.2 Import libs for Windows INDIRECT 8 1749754755