bitflags • 2.11.0 A macro to generate structures which behave like bitflags.
INDIRECT 0 1771029561 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 derivative • 2.2.0 A set of alternative `derive` attributes for Rust INDIRECT 4 1611421539 equivalent • 1.0.2 Traits for key comparison in maps. INDIRECT 0 1739571258 errno • 0.3.14 Cross-platform interface to the `errno` variable. INDIRECT 3 1757392515 futures-channel • 0.3.32 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1771162451 futures-core • 0.3.32 The core traits and types in for the `futures` library.
INDIRECT 0 1771162440 futures-io • 0.3.32 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1771162443 futures-sink • 0.3.32 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1771162445 futures-task • 0.3.32 Tools for working with tasks.
INDIRECT 0 1771162448 futures-util • 0.3.32 Common utilities and extension traits for the futures-rs library.
INDIRECT 4 1771162463 futures • 0.3.32 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
INDIRECT 7 1771162473 hashbrown • 0.16.1 A Rust port of Google's SwissTable hash map INDIRECT 0 1763657238 indexmap • 2.13.0 A hash table with consistent order and fast iteration. INDIRECT 2 1767805619 itoa • 1.0.17 Fast integer primitive to string conversion INDIRECT 0 1766818600 libc • 0.2.183 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1772955836 lock_api • 0.4.14 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 1 1759534392 log • 0.4.29 A lightweight logging facade for Rust
INDIRECT 0 1764713196 once_cell • 1.21.3 Single assignment cells and lazy values. INDIRECT 0 1743182156 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 pin-project-internal • 1.1.11 Implementation detail of the `pin-project` crate.
INDIRECT 4 1772205437 pin-project-lite • 0.2.17 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1772205548 pin-project • 1.1.11 A crate for safe and ergonomic pin-projection.
INDIRECT 5 1772205485 proc-macro-crate • 1.3.1 Replacement for crate (macro_rules keyword) in proc-macros
INDIRECT 7 1677490338 proc-macro2 • 1.0.106 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1769033300 quote • 1.0.45 Quasi-quoting macro quote!(...) INDIRECT 2 1772571255 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 serde_derive • 1.0.210 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1725646653 serde_json • 1.0.143 A JSON serialization file format DIRECT 9 1755576685 serde • 1.0.210 A generic serialization/deserialization framework DIRECT 5 1725646662 signal-hook-registry • 1.4.8 Backend crate for signal-hook INDIRECT 4 1766684143 smallvec • 1.15.1 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 0 1749230060 socket2 • 0.6.3 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 3 1772803111 static_assertions • 1.1.0 Compile-time assertions to ensure that invariants are met. INDIRECT 0 1572800531 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 thiserror-impl • 1.0.65 Implementation detail of the `thiserror` crate INDIRECT 4 1729619452 thiserror • 1.0.65 derive(Error) INDIRECT 5 1729619458 thunderdome • 0.4.2 Fast arena allocator with compact generational indices INDIRECT 0 1633643792 toml_datetime • 0.6.11 A TOML-compatible datetime type INDIRECT 0 1749221317 toml_edit • 0.19.15 Yet another format-preserving TOML parser. INDIRECT 5 1694138944 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-sys • 0.61.2 Rust for Windows INDIRECT 1 1759778310