addr2line • 0.25.1 A cross-platform symbolication library written in Rust, using `gimli` INDIRECT 1 1757732498 anstyle • 1.0.14 ANSI text styling INDIRECT 0 1773428368 async-trait • 0.1.89 Type erasure for async trait methods INDIRECT 4 1755192864 autocfg • 1.5.1 Automatic cfg for Rust compiler features INDIRECT 0 1779447784 backtrace • 0.3.76 A library to acquire a stack trace (backtrace) at runtime in a Rust program.
DIRECT 10 1758854618 bitflags • 2.13.1 A macro to generate structures which behave like bitflags.
INDIRECT 0 1784147779 bumpalo • 3.20.3 A fast bump allocation arena for Rust. INDIRECT 0 1779461951 cast • 0.3.0 Ergonomic, checked cast functions for primitive types INDIRECT 0 1630753653 cc • 1.3.0 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 2 1784391823 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 errno • 0.3.14 Cross-platform interface to the `errno` variable. INDIRECT 3 1757392515 fastrand • 2.5.0 A simple and fast random number generator INDIRECT 0 1784464853 find-msvc-tools • 0.1.9 Find windows-specific tools, read MSVC versions from the registry and from COM interfaces INDIRECT 0 1769755880 futures-channel • 0.3.33 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1784375448 futures-concurrency • 7.7.1 Structured concurrency operations for async Rust DIRECT 9 1768759058 futures-core • 0.3.33 The core traits and types in for the `futures` library.
INDIRECT 0 1784375437 futures-executor • 0.3.33 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 14 1784375462 futures-io • 0.3.33 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1784375440 futures-lite • 2.6.1 Futures, streams, and async I/O combinators INDIRECT 2 1754267365 futures-macro • 0.3.33 The futures-rs procedural macro implementations.
INDIRECT 4 1784375452 futures-sink • 0.3.33 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1784375442 futures-task • 0.3.33 Tools for working with tasks.
INDIRECT 0 1784375444 futures-test • 0.3.33 Common utilities for testing components built off futures-rs.
DIRECT 17 1784375473 futures-util • 0.3.33 Common utilities and extension traits for the futures-rs library.
INDIRECT 13 1784375458 futures • 0.3.33 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 15 1784375469 generator • 0.8.9 Stackfull Generator Library in Rust INDIRECT 9 1780300466 getrandom • 0.4.3 A small cross-platform library for retrieving random data from system source INDIRECT 3 1781719319 gimli • 0.32.3 A library for reading and writing the DWARF debugging format. INDIRECT 0 1757731473 io-uring • 0.7.13 The low-level `io_uring` userspace interface for Rust DIRECT 3 1782662380 itoa • 1.0.18 Fast integer primitive to string conversion INDIRECT 0 1773965557 js-sys • 0.3.91 Bindings for all JS global objects and functions in all JS environments like
Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.
INDIRECT 12 1772219910 libc • 0.2.189 Raw FFI bindings to platform libraries like libc. DIRECT 0 1784669608 lock_api • 0.4.14 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 1 1759534392 log • 0.4.33 A lightweight logging facade for Rust
INDIRECT 0 1781993335 minicov • 0.3.8 Code coverage and profile-guided optimization support for no_std and embedded programs INDIRECT 8 1764896079 mio-aio • 2.0.0 POSIX AIO bindings for mio
DIRECT 13 1774653659 mockall_derive • 0.13.1 Procedural macros for Mockall
INDIRECT 5 1731882897 mockall • 0.13.1 A powerful mock object library for Rust.
DIRECT 14 1731882909 num-traits • 0.2.19 Numeric traits for generic mathematics INDIRECT 2 1714771659 object • 0.37.3 A unified interface for reading and writing object file formats. INDIRECT 1 1755081171 once_cell • 1.21.4 Single assignment cells and lazy values. INDIRECT 0 1773313192 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. DIRECT 9 1759534454 pin-project-internal • 1.1.13 Implementation detail of the `pin-project` crate.
INDIRECT 4 1778697127 pin-project-lite • 0.2.17 A lightweight version of pin-project written with declarative macros.
DIRECT 0 1772205548 pin-project • 1.1.13 A crate for safe and ergonomic pin-projection.
INDIRECT 5 1778697129 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 predicates-core • 1.0.10 An API for boolean-valued predicate functions. INDIRECT 0 1770820734 predicates-tree • 1.0.13 Render boolean-valued predicate functions results as a tree. INDIRECT 2 1770820914 predicates • 3.1.4 An implementation of boolean-valued predicate functions. INDIRECT 2 1770820907 proc-macro2 • 1.0.107 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1784420305 proptest • 1.11.0 Hypothesis-like property-based testing and shrinking.
DIRECT 16 1774350098 quote • 1.0.47 Quasi-quoting macro quote!(...) INDIRECT 2 1784420217 rand_chacha • 0.9.0 ChaCha random number generator
INDIRECT 8 1737985106 rand_core • 0.9.5 Core random number generation traits and tools for implementation. INDIRECT 0 1768296142 rand_xorshift • 0.4.0 Xorshift random number generator
INDIRECT 1 1737988836 rand • 0.9.5 Random number generators and other randomness functionality.
DIRECT 1 1783768606 regex-syntax • 0.6.29 A regular expression parser. INDIRECT 0 1679408089 regex-syntax • 0.7.5 A regular expression parser. INDIRECT 0 1693057835 regex • 1.8.4 An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
INDIRECT 1 1685970208 rustc-demangle • 0.1.28 Rust compiler symbol demangling.
INDIRECT 0 1783526902 rustversion • 1.0.23 Conditional compilation according to rustc compiler version INDIRECT 0 1783390226 scoped-tls • 1.0.1 Library implementation of the standard library's old `scoped_thread_local!`
macro for providing scoped access to thread local storage (TLS) so any type can
be stored into TLS.
INDIRECT 0 1667228516 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 INDIRECT 9 1755576685 serde • 1.0.210 A generic serialization/deserialization framework INDIRECT 5 1725646662 shlex • 2.0.1 Split a string into shell words, like Python's shlex. INDIRECT 0 1779044172 signal-hook-registry • 1.4.8 Backend crate for signal-hook DIRECT 4 1766684143 smallvec • 1.15.2 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 0 1781211152 socket2 • 0.6.5 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
DIRECT 3 1783971958 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 tempfile • 3.27.0 A library for managing temporary files and directories. DIRECT 12 1773188404 thread_local • 1.1.10 Per-object thread-local storage INDIRECT 1 1783718429 unarray • 0.1.4 Utilities for working with uninitialized arrays INDIRECT 0 1669828182 wasm-bindgen-futures • 0.4.64 Bridging the gap between Rust Futures and JavaScript Promises INDIRECT 24 1772219919 wasm-bindgen-macro-support • 0.2.114 Implementation APIs for the `#[wasm_bindgen]` attribute INDIRECT 6 1772219903 wasm-bindgen-macro • 0.2.114 Definition of the `#[wasm_bindgen]` attribute, an internal dependency
INDIRECT 7 1772219905 wasm-bindgen-shared • 0.2.114 Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
INDIRECT 1 1772219899 wasm-bindgen-test-macro • 0.3.64 Internal testing macro for wasm-bindgen INDIRECT 4 1772219927 wasm-bindgen-test-shared • 0.2.114 Shared support between wasm-bindgen-test and wasm-bindgen-test-runner, an internal
dependency.
INDIRECT 0 1772219901 wasm-bindgen-test • 0.3.64 Internal testing crate for wasm-bindgen DIRECT 48 1772219930 wasm-bindgen • 0.2.114 Easy support for interacting between JS and Rust.
INDIRECT 11 1772219908 web-sys • 0.3.91 Bindings for all Web APIs, a procedurally generated crate from WebIDL
INDIRECT 13 1772219914 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-result • 0.4.1 Windows error handling INDIRECT 1 1759778079 windows-sys • 0.61.2 Rust for Windows DIRECT 1 1759778310