addr2line • 0.20.0 A cross-platform symbolication library written in Rust, using `gimli` INDIRECT 1 1681614353 anes • 0.1.6 ANSI Escape Sequences provider & parser INDIRECT 0 1575043666 anstyle • 1.0.11 ANSI text styling INDIRECT 0 1749062311 async-trait • 0.1.80 Type erasure for async trait methods DIRECT 4 1712861730 autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 backtrace • 0.3.68 A library to acquire a stack trace (backtrace) at runtime in a Rust program.
INDIRECT 11 1688077502 base64 • 0.22.1 encodes and decodes base64 as bytes or utf8 INDIRECT 0 1714519000 bit-vec • 0.6.3 A vector of bits DIRECT 0 1607074138 bitflags • 2.9.1 A macro to generate structures which behave like bitflags.
INDIRECT 0 1747268939 block-buffer • 0.10.4 Buffer type for block processing of data INDIRECT 3 1678327705 bumpalo • 3.19.0 A fast bump allocation arena for Rust. INDIRECT 0 1750779896 cast • 0.3.0 Ergonomic, checked cast functions for primitive types INDIRECT 0 1630753653 cc • 1.2.27 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 1 1749808525 cfg-if • 1.0.1 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 1749505636 chrono • 0.4.41 Date and time library for Rust DIRECT 3 1745916482 clap_builder • 4.5.40 A simple to use, efficient, and full-featured Command Line Argument Parser INDIRECT 2 1749492579 clap_lex • 0.7.5 Minimal, flexible command line parser INDIRECT 0 1749492576 clap • 4.5.40 A simple to use, efficient, and full-featured Command Line Argument Parser INDIRECT 3 1749492584 const_fn • 0.4.11 A lightweight attribute for easy generation of const functions with conditional compilations.
INDIRECT 0 1736182056 cpufeatures • 0.2.17 Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets,
with no_std support and support for mobile targets including Android and iOS
INDIRECT 1 1737768946 criterion-plot • 0.5.0 Criterion's plotting library INDIRECT 3 1662832088 criterion • 0.5.1 Statistics-driven micro-benchmarking library DIRECT 68 1685091590 crossbeam-deque • 0.8.6 Concurrent work-stealing deque INDIRECT 2 1734276568 crossbeam-epoch • 0.9.18 Epoch-based garbage collection INDIRECT 1 1704718607 crossbeam-utils • 0.8.21 Utilities for concurrent programming INDIRECT 0 1734276361 crypto-common • 0.1.6 Common cryptographic traits INDIRECT 3 1658008766 digest • 0.10.7 Traits for cryptographic hash functions and message authentication codes INDIRECT 6 1684516290 either • 1.15.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1741210587 env_filter • 0.1.3 Filter log events using environment variables
INDIRECT 1 1734711768 env_logger • 0.11.8 A logging implementation for `log` which is configured via an environment
variable.
DIRECT 2 1743536234 eui48 • 1.1.0 A library to generate and parse IEEE EUI-48 and EUI-64, also known as MAC-48 media access
control addresses. The IEEE claims trademarks on the names EUI-48 and EUI-64, in which EUI is an
abbreviation for Extended Unique Identifier.
DIRECT 4 1598293046 fallible-iterator • 0.2.0 Fallible iterator traits DIRECT 0 1552260205 futures-channel • 0.3.31 Channels for asynchronous communication using futures-rs.
DIRECT 2 1728112026 futures-core • 0.3.31 The core traits and types in for the `futures` library.
INDIRECT 0 1728112007 futures-executor • 0.3.31 Executors for asynchronous tasks based on the futures-rs library.
DIRECT 12 1728112054 futures-macro • 0.3.31 The futures-rs procedural macro implementations.
INDIRECT 4 1728112035 futures-sink • 0.3.31 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1728112018 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.
DIRECT 11 1728112047 geo-types • 0.6.2 Geospatial primitive data types DIRECT 4 1606183824 geo-types • 0.7.16 Geospatial primitive data types DIRECT 3 1742841632 gimli • 0.27.3 A library for reading and writing the DWARF debugging format. INDIRECT 0 1686794985 half • 2.6.0 Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. INDIRECT 2 1744087859 hermit-abi • 0.5.2 Hermit system calls definitions. INDIRECT 0 1749656263 hmac • 0.12.1 Generic implementation of Hash-based Message Authentication Code (HMAC) INDIRECT 7 1645095037 itertools • 0.10.5 Extra iterator adaptors, iterator methods, free functions, and macros. INDIRECT 1 1663684359 itoa • 1.0.15 Fast integer primitive to string conversion INDIRECT 0 1741045365 js-sys • 0.3.77 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 14 1736723896 libc • 0.2.174 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1750182852 lock_api • 0.4.13 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 2 1748543672 log • 0.4.27 A lightweight logging facade for Rust
DIRECT 0 1742808113 md-5 • 0.10.6 MD5 hash function INDIRECT 8 1695392344 num_threads • 0.1.7 A minimal library that determines the number of running threads for the current process. INDIRECT 1 1707965498 num-traits • 0.2.19 Numeric traits for generic mathematics INDIRECT 2 1714771659 object • 0.31.1 A unified interface for reading and writing object file formats. INDIRECT 1 1683686158 once_cell • 1.21.3 Single assignment cells and lazy values. INDIRECT 0 1743182156 parking_lot_core • 0.9.11 An advanced API for creating custom synchronization primitives. INDIRECT 14 1748543681 parking_lot • 0.12.4 More compact and efficient implementations of the standard synchronization primitives. DIRECT 18 1748543688 percent-encoding • 2.3.1 Percent encoding and decoding DIRECT 0 1700680055 pin-project-lite • 0.2.16 A lightweight version of pin-project written with declarative macros.
DIRECT 0 1736166051 pin-utils • 0.1.0 Utilities for pinning
INDIRECT 0 1587572007 portable-atomic-util • 0.2.4 Synchronization primitives built with portable-atomic.
INDIRECT 1 1732338950 portable-atomic • 1.11.1 Portable atomic types including support for 128-bit atomics, atomic float, etc.
INDIRECT 0 1749193587 postgres-protocol • 0.6.8 Low level Postgres protocol APIs DIRECT 26 1738530081 postgres-types • 0.2.9 Conversions between Rust and Postgres values DIRECT 27 1738530299 proc-macro-hack • 0.5.20+deprecated Procedural macros in expression position INDIRECT 0 1671474214 proc-macro2 • 1.0.95 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1744771150 quote • 1.0.40 Quasi-quoting macro quote!(...) INDIRECT 2 1741737384 rand_core • 0.9.3 Core random number generator traits and tools for implementation.
INDIRECT 0 1740837668 rand • 0.9.1 Random number generators and other randomness functionality.
DIRECT 1 1744900580 rayon-core • 1.12.1 Core APIs for Rayon INDIRECT 3 1705514172 rayon • 1.10.0 Simple work-stealing parallelism for Rust INDIRECT 5 1711257887 regex-syntax • 0.6.29 A regular expression parser. INDIRECT 0 1679408089 regex • 1.7.3 An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
INDIRECT 3 1679703108 rustc_version • 0.2.3 A library for querying the version of a installed rustc compiler INDIRECT 2 1533311376 rustc-demangle • 0.1.25 Rust compiler symbol demangling.
INDIRECT 0 1749516738 rustversion • 1.0.21 Conditional compilation according to rustc compiler version INDIRECT 0 1747930171 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 serde_derive • 1.0.195 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1704508420 serde_json • 1.0.140 A JSON serialization file format DIRECT 9 1740992661 serde • 1.0.195 A generic serialization/deserialization framework DIRECT 5 1704508430 sha2 • 0.10.9 Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
INDIRECT 10 1746023889 shlex • 1.3.0 Split a string into shell words, like Python's shlex. INDIRECT 0 1705900515 siphasher • 1.0.1 SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust INDIRECT 0 1710712741 smallvec • 1.15.1 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 0 1749230060 smol_str • 0.1.24 small-string optimized string type with O(1) clone DIRECT 6 1675581606 socket2 • 0.5.10 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
DIRECT 11 1748264329 standback • 0.2.17 New standard library, old compiler. INDIRECT 1 1616380247 stdweb-derive • 0.5.3 Derive macros for the `stdweb` crate INDIRECT 7 1570735558 stdweb-internal-macros • 0.2.9 Internal procedural macros for the `stdweb` crate INDIRECT 14 1570735598 stdweb-internal-runtime • 0.1.5 Internal runtime for the `stdweb` crate INDIRECT 0 1569788494 stdweb • 0.4.20 A standard library for the client-side Web INDIRECT 31 1570735660 stringprep • 0.1.5 An implementation of the stringprep algorithm INDIRECT 5 1716643369 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.104 Parser for Rust source code INDIRECT 2 1750451366 time-macros-impl • 0.1.2 Procedural macros for the time crate. INDIRECT 7 1623545101 time-macros • 0.1.1 Procedural macros for the time crate.
This crate is an implementation detail and should not be relied upon directly.
INDIRECT 8 1601350744 time • 0.2.27 Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. DIRECT 42 1623545124 time • 0.3.15 Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. DIRECT 2 1664853144 tinytemplate • 1.2.1 Simple, lightweight template engine INDIRECT 10 1614816308 typenum • 1.18.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 1739864471 unicode-bidi • 0.3.18 Implementation of the Unicode Bidirectional Algorithm INDIRECT 0 1734390587 unicode-normalization • 0.1.24 This crate provides functions for normalization of
Unicode strings, including Canonical and Compatible
Decomposition and Recomposition, as described in
Unicode Standard Annex #15.
INDIRECT 2 1726586832 unicode-properties • 0.1.3 Query character Unicode properties according to
UAX #44 and UTR #51.
INDIRECT 0 1727719099 uuid • 0.8.2 A library to generate and parse UUIDs. DIRECT 0 1610345956 uuid • 1.17.0 A library to generate and parse UUIDs. DIRECT 0 1747967844 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1721950694 wasm-bindgen-backend • 0.2.100 Backend code generation of the wasm-bindgen tool
INDIRECT 7 1736723588 wasm-bindgen-macro-support • 0.2.100 The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate
INDIRECT 8 1736723591 wasm-bindgen-macro • 0.2.100 Definition of the `#[wasm_bindgen]` attribute, an internal dependency
INDIRECT 9 1736723831 wasm-bindgen-shared • 0.2.100 Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
INDIRECT 1 1736723583 wasm-bindgen • 0.2.100 Easy support for interacting between JS and Rust.
INDIRECT 13 1736723884 web-sys • 0.3.77 Bindings for all Web APIs, a procedurally generated crate from WebIDL
INDIRECT 15 1736723923 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 windows_aarch64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035816 windows_aarch64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035820 windows_i686_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035826 windows_i686_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035830 windows_i686_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035834 windows_x86_64_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035838 windows_x86_64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035843 windows_x86_64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035847 windows-sys • 0.52.0 Rust for Windows INDIRECT 9 1700074555 windows-sys • 0.59.0 Rust for Windows INDIRECT 9 1722353177 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 1720035858