autocfg • 1.4.0 Automatic cfg for Rust compiler features INDIRECT 0 1727399128 bitflags • 1.3.2 A macro to generate structures which behave like bitflags.
INDIRECT 0 1629087362 cfg-if • 0.1.10 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 1569338841 crossbeam-deque • 0.7.4 Concurrent work-stealing deque INDIRECT 8 1627684527 crossbeam-epoch • 0.8.2 Epoch-based garbage collection INDIRECT 7 1582383992 crossbeam-queue • 0.1.2 Concurrent queues INDIRECT 3 1548776849 crossbeam-utils • 0.6.6 Utilities for concurrent programming INDIRECT 2 1564008027 crossbeam-utils • 0.7.2 Utilities for concurrent programming INDIRECT 3 1582384004 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 futures-channel-preview • 0.3.0-alpha.19 Channels for asynchronous communication using futures-rs.
DIRECT 2 1569533382 futures-core-preview • 0.3.0-alpha.19 The core traits and types in for the `futures` library.
INDIRECT 0 1569533256 futures-executor-preview • 0.3.0-alpha.19 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 19 1569533407 futures-io-preview • 0.3.0-alpha.19 The `AsyncRead` and `AsyncWrite` traits for the futures-rs library.
INDIRECT 0 1569533264 futures-preview • 0.3.0-alpha.19 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 20 1569533441 futures-select-macro-preview • 0.3.0-alpha.19 The `select!` macro for waiting on multiple different `Future`s at once and handling the first one to complete.
INDIRECT 5 1569533319 futures-sink-preview • 0.3.0-alpha.19 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1569533272 futures-util-preview • 0.3.0-alpha.19 Common utilities and extension traits for the futures-rs library.
DIRECT 15 1569533393 hermit-abi • 0.3.9 Hermit system calls definitions. INDIRECT 0 1709156122 iovec • 0.1.4 Portable buffer type for scatter/gather I/O operations
INDIRECT 1 1570644596 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. INDIRECT 0 1719010122 libc • 0.2.169 Raw FFI bindings to platform libraries like libc.
INDIRECT 0 1734585492 lock_api • 0.3.4 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 1 1586535523 log • 0.4.22 A lightweight logging facade for Rust
DIRECT 0 1719534494 maybe-uninit • 2.0.0 MaybeUninit for friends of backwards compatibility INDIRECT 0 1562766091 mio-uds • 0.6.8 Unix domain socket bindings for mio
INDIRECT 19 1588372973 miow • 0.2.2 A zero overhead I/O library for Windows, focusing on IOCP and async I/O
abstractions.
INDIRECT 10 1606516822 net2 • 0.2.39 Extensions to the standard library's networking types as proposed in RFC 1158.
INDIRECT 5 1686765751 num_cpus • 1.16.0 Get the number of CPUs on a machine. INDIRECT 2 1688043479 once_cell • 1.20.2 Single assignment cells and lazy values. INDIRECT 0 1728145060 parking_lot_core • 0.6.3 An advanced API for creating custom synchronization primitives. INDIRECT 13 1670887677 parking_lot • 0.9.0 More compact and efficient implementations of the standard synchronization primitives. INDIRECT 16 1563108970 pin-project-internal • 0.4.30 Implementation detail of the `pin-project` crate.
INDIRECT 4 1656762937 pin-project-lite • 0.2.15 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1729771060 pin-project • 0.4.30 A crate for safe and ergonomic pin-projection.
INDIRECT 5 1656762996 pin-utils • 0.1.0-alpha.4 Utilities for pinning
DIRECT 0 1545862035 proc-macro-hack • 0.5.20+deprecated Procedural macros in expression position INDIRECT 0 1671474214 proc-macro-nested • 0.1.7 Support for nested proc-macro-hack invocations INDIRECT 0 1610578657 proc-macro2 • 1.0.92 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1732217587 quote • 1.0.37 Quasi-quoting macro quote!(...) INDIRECT 2 1724366547 rustc_version • 0.2.3 A library for querying the version of a installed rustc compiler INDIRECT 2 1533311376 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-parser • 0.7.0 Parsing of the semver spec.
INDIRECT 0 1486057853 semver • 0.9.0 Parser and evaluator for Cargo's flavor of Semantic Versioning INDIRECT 1 1508422584 smallvec • 0.6.14 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 1 1610127229 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 winapi-i686-pc-windows-gnu • 0.4.0 Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236938 winapi-x86_64-pc-windows-gnu • 0.4.0 Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236912 winapi • 0.3.9 Raw FFI bindings for all of Windows API. INDIRECT 2 1593171273