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 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 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 derive_utils • 0.15.0 A procedural macro helper for easily writing derive macros for enums.
DIRECT 4 1737052881 either • 1.15.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1741210587 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 futures-core • 0.3.31 The core traits and types in for the `futures` library.
INDIRECT 0 1728112007 futures-io • 0.3.31 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1728112013 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 8 1728112047 futures • 0.1.31 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 0 1614172137 gimli • 0.27.3 A library for reading and writing the DWARF debugging format. INDIRECT 0 1686794985 http • 1.3.1 A set of types for representing HTTP requests and responses.
INDIRECT 3 1741724396 iovec • 0.1.4 Portable buffer type for scatter/gather I/O operations
INDIRECT 1 1570644596 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 object • 0.31.1 A unified interface for reading and writing object file formats. INDIRECT 1 1683686158 pin-project-lite • 0.1.12 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1614687749 pin-project-lite • 0.2.16 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1736166051 pin-utils • 0.1.0 Utilities for pinning
INDIRECT 0 1587572007 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. DIRECT 1 1744771150 quote • 1.0.40 Quasi-quoting macro quote!(...) DIRECT 2 1741737384 rayon-core • 1.12.1 Core APIs for Rayon INDIRECT 3 1705514172 rayon • 1.10.0 Simple work-stealing parallelism for Rust DIRECT 5 1711257887 rustc-demangle • 0.1.25 Rust compiler symbol demangling.
INDIRECT 0 1749516738 rustversion • 1.0.21 Conditional compilation according to rustc compiler version DIRECT 0 1747930171 serde_derive • 1.0.210 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1725646653 serde • 1.0.210 A generic serialization/deserialization framework DIRECT 5 1725646662 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 DIRECT 3 1711766854