autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 bitflags • 2.11.0 A macro to generate structures which behave like bitflags.
INDIRECT 0 1771029561 bytes-utils • 0.1.4 Additional utilities for working with the bytes crate INDIRECT 2 1700231174 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 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.14 Cross-platform interface to the `errno` variable. INDIRECT 3 1757392515 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 futures-channel • 0.3.32 Channels for asynchronous communication using futures-rs.
INDIRECT 1 1771162451 futures-core • 0.3.32 The core traits and types in for the `futures` library.
INDIRECT 0 1771162440 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 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.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 num_threads • 0.1.7 A minimal library that determines the number of running threads for the current process. INDIRECT 1 1707965498 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 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 percent-encoding • 2.3.2 Percent encoding and decoding INDIRECT 0 1755766010 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.
DIRECT 5 1772205485 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 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 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 time • 0.3.15 Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. INDIRECT 2 1664853144 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-sys • 0.61.2 Rust for Windows INDIRECT 1 1759778310