ahash • 0.8.12 A non-cryptographic hash function using AES-NI for high performance INDIRECT 9 1746680732 arbitrary • 1.4.2 The trait for generating structured data from unstructured data DIRECT 0 1755195610 async-trait • 0.1.89 Type erasure for async trait methods INDIRECT 4 1755192864 atomic • 0.5.3 Generic Atomic<T> wrapper type DIRECT 0 1684163896 autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 block-buffer • 0.10.4 Buffer type for block processing of data INDIRECT 3 1678327705 borsh • 0.10.4 Binary Object Representation Serializer for Hashing
DIRECT 19 1727098301 bumpalo • 3.19.1 A fast bump allocation arena for Rust. INDIRECT 0 1765925791 cast • 0.3.0 Ergonomic, checked cast functions for primitive types INDIRECT 0 1630753653 cc • 1.2.55 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 1769755904 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 crypto-common • 0.1.7 Common cryptographic traits INDIRECT 3 1762957200 digest • 0.10.7 Traits for cryptographic hash functions and message authentication codes INDIRECT 5 1684516290 find-msvc-tools • 0.1.9 Find windows-specific tools, read MSVC versions from the registry and from COM interfaces INDIRECT 0 1769755880 futures-core • 0.3.31 The core traits and types in for the `futures` library.
INDIRECT 0 1728112007 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.
INDIRECT 5 1728112047 getrandom • 0.2.17 A small cross-platform library for retrieving random data from system source DIRECT 3 1768165793 glob • 0.3.3 Support for matching file paths against Unix shell style patterns.
INDIRECT 0 1754905633 hashbrown • 0.13.2 A Rust port of Google's SwissTable hash map INDIRECT 10 1673482752 itoa • 1.0.17 Fast integer primitive to string conversion INDIRECT 0 1766818600 js-sys • 0.3.85 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 1768439394 libc • 0.2.180 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1767875016 md-5 • 0.10.6 MD5 hash function DIRECT 7 1695392344 minicov • 0.3.8 Code coverage and profile-guided optimization support for no_std and embedded programs INDIRECT 8 1764896079 num-traits • 0.2.19 Numeric traits for generic mathematics INDIRECT 2 1714771659 once_cell • 1.21.3 Single assignment cells and lazy values. INDIRECT 0 1743182156 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 ppv-lite86 • 0.2.21 Cross-platform cryptography-oriented low-level SIMD library. INDIRECT 6 1741550500 proc-macro-crate • 0.1.5 Replacement for crate (macro_rules keyword) in proc-macros
INDIRECT 7 1594368273 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.44 Quasi-quoting macro quote!(...) INDIRECT 2 1769138925 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 12 1623267998 rand_core • 0.6.4 Core random number generator traits and tools for implementation.
INDIRECT 4 1663248224 rand • 0.8.5 Random number generators and other randomness functionality.
DIRECT 13 1644827867 rustversion • 1.0.22 Conditional compilation according to rustc compiler version DIRECT 0 1754678039 serde_derive • 1.0.210 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] DIRECT 4 1725646653 serde_json • 1.0.143 A JSON serialization file format DIRECT 9 1755576685 serde_spanned • 0.6.9 Serde-compatible spanned Value INDIRECT 6 1749222183 serde_test • 1.0.177 Token De/Serializer for testing De/Serialize implementations DIRECT 6 1722842084 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 • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 target-triple • 0.1.4 TARGET and HOST triples INDIRECT 0 1740030885 toml_datetime • 0.6.11 A TOML-compatible datetime type INDIRECT 6 1749221317 toml • 0.5.11 A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
INDIRECT 6 1674186684 toml • 0.8.23 A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
INDIRECT 8 1749222189 trybuild • 1.0.105 Test harness for ui tests of compiler diagnostics DIRECT 19 1747005827 typenum • 1.19.0 Typenum is a Rust library for type-level numbers evaluated at
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete. INDIRECT 0 1759385628 uuid-macro-internal • 1.19.0 Private implementation details of the uuid! macro. DIRECT 4 1764643173 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1721950694 wasm-bindgen-futures • 0.4.58 Bridging the gap between Rust Futures and JavaScript Promises INDIRECT 20 1768439400 wasm-bindgen-macro-support • 0.2.108 Implementation APIs for the `#[wasm_bindgen]` attribute INDIRECT 6 1768439387 wasm-bindgen-macro • 0.2.108 Definition of the `#[wasm_bindgen]` attribute, an internal dependency
INDIRECT 7 1768439389 wasm-bindgen-shared • 0.2.108 Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
INDIRECT 1 1768439383 wasm-bindgen-test-macro • 0.3.58 Internal testing macro for wasm-bindgen INDIRECT 4 1768439409 wasm-bindgen-test-shared • 0.2.108 Shared support between wasm-bindgen-test and wasm-bindgen-test-runner, an internal
dependency.
INDIRECT 0 1768439385 wasm-bindgen-test • 0.3.58 Internal testing crate for wasm-bindgen DIRECT 45 1768439411 wasm-bindgen • 0.2.108 Easy support for interacting between JS and Rust.
DIRECT 11 1768439392 web-sys • 0.3.85 Bindings for all Web APIs, a procedurally generated crate from WebIDL
INDIRECT 13 1768439397 windows_aarch64_gnullvm • 0.48.5 Import lib for Windows INDIRECT 0 1692380766 windows_aarch64_msvc • 0.48.5 Import lib for Windows INDIRECT 0 1692380793 windows_i686_gnu • 0.48.5 Import lib for Windows INDIRECT 0 1692380808 windows_i686_msvc • 0.48.5 Import lib for Windows INDIRECT 0 1692380821 windows_x86_64_gnu • 0.48.5 Import lib for Windows INDIRECT 0 1692380839 windows_x86_64_gnullvm • 0.48.5 Import lib for Windows INDIRECT 0 1692380865 windows_x86_64_msvc • 0.48.5 Import lib for Windows INDIRECT 0 1692380876 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-sys • 0.48.0 Rust for Windows DIRECT 8 1680267586 windows-sys • 0.61.2 Rust for Windows INDIRECT 1 1759778310 windows-targets • 0.48.5 Import libs for Windows INDIRECT 7 1692380914