addr2line • 0.20.0 A cross-platform symbolication library written in Rust, using `gimli` INDIRECT 1 1681614353 ahash • 0.8.12 A non-cryptographic hash function using AES-NI for high performance INDIRECT 9 1746680732 arbitrary • 1.4.1 The trait for generating structured data from unstructured data INDIRECT 5 1730826594 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.
DIRECT 11 1688077502 base64 • 0.22.1 encodes and decodes base64 as bytes or utf8 INDIRECT 0 1714519000 bitflags • 1.3.2 A macro to generate structures which behave like bitflags.
INDIRECT 0 1629087362 bitflags • 2.9.1 A macro to generate structures which behave like bitflags.
INDIRECT 0 1747268939 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.
DIRECT 0 1749505636 core-foundation-sys • 0.8.7 Bindings to Core Foundation for macOS INDIRECT 0 1723337307 core-foundation • 0.9.4 Bindings to Core Foundation for macOS INDIRECT 2 1701360289 core2 • 0.4.0 The bare essentials of std::io for use in no_std. Alloc support is optional. INDIRECT 1 1643459939 crc32fast • 1.4.2 Fast, SIMD-accelerated CRC32 (IEEE) checksum computation INDIRECT 1 1716220033 crossbeam-utils • 0.8.21 Utilities for concurrent programming INDIRECT 0 1734276361 dary_heap • 0.3.7 A d-ary heap INDIRECT 0 1729277943 derive_arbitrary • 1.4.1 Derives arbitrary traits INDIRECT 4 1730845210 displaydoc • 0.2.5 A derive macro for implementing the display Trait via a doc comment and string interpolation
INDIRECT 4 1718920302 equivalent • 1.0.2 Traits for key comparison in maps. INDIRECT 0 1739571258 errno • 0.3.13 Cross-platform interface to the `errno` variable. INDIRECT 11 1750356803 fastrand • 2.3.0 A simple and fast random number generator INDIRECT 0 1733675249 filetime • 0.2.25 Platform-agnostic accessors of timestamps in File metadata
INDIRECT 15 1724791273 flate2 • 1.1.2 DEFLATE compression and decompression exposed as Read/BufRead/Write streams.
Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
and raw deflate streams.
INDIRECT 4 1749266681 foreign-types-shared • 0.1.1 An internal crate used by foreign-types INDIRECT 0 1511911005 foreign-types • 0.3.2 A framework for Rust wrappers over C APIs INDIRECT 1 1511911059 form_urlencoded • 1.2.1 Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms. INDIRECT 1 1700680143 futures-channel • 0.3.31 Channels for asynchronous communication using futures-rs.
INDIRECT 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.
INDIRECT 15 1728112054 futures-io • 0.3.31 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1728112013 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.
INDIRECT 14 1728112047 futures • 0.3.31 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 16 1728112065 getrandom • 0.3.3 A small cross-platform library for retrieving random data from system source INDIRECT 6 1746784694 gimli • 0.27.3 A library for reading and writing the DWARF debugging format. INDIRECT 0 1686794985 hashbrown • 0.12.3 A Rust port of Google's SwissTable hash map INDIRECT 0 1658056838 hashbrown • 0.13.2 A Rust port of Google's SwissTable hash map INDIRECT 10 1673482752 hashbrown • 0.15.4 A Rust port of Google's SwissTable hash map INDIRECT 0 1749293824 hermit-abi • 0.5.2 Hermit system calls definitions. INDIRECT 0 1749656263 idna_adapter • 1.1.0 Back end adapter for idna INDIRECT 6 1730182812 idna • 1.0.3 IDNA (Internationalizing Domain Names in Applications) and Punycode. INDIRECT 9 1730713645 indexmap • 1.9.3 A hash table with consistent order and fast iteration. INDIRECT 2 1679702062 indexmap • 2.10.0 A hash table with consistent order and fast iteration. INDIRECT 2 1750968596 io-uring • 0.7.8 The low-level `io_uring` userspace interface for Rust INDIRECT 3 1750347908 itoa • 1.0.15 Fast integer primitive to string conversion INDIRECT 0 1741045365 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. INDIRECT 0 1719010122 libc • 0.2.174 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1750182852 libsodium-sys-stable • 1.20.6 Maintained FFI bindings for libsodium stable INDIRECT 108 1714257906 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
INDIRECT 0 1742808113 native-tls • 0.2.14 A wrapper over a platform's native TLS implementation INDIRECT 54 1739993067 num_cpus • 1.17.0 Get the number of CPUs on a machine. INDIRECT 2 1748631582 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. DIRECT 0 1743182156 openssl-macros • 0.1.1 Internal macros used by the openssl crate. INDIRECT 4 1680357482 openssl-probe • 0.1.6 Tool for helping to find SSL certificate locations on the system for OpenSSL
INDIRECT 0 1737648889 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. INDIRECT 18 1748543688 percent-encoding • 2.3.1 Percent encoding and decoding INDIRECT 0 1700680055 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 pkg-config • 0.3.32 A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
INDIRECT 0 1740996295 proc-macro-crate • 3.2.0 Replacement for crate (macro_rules keyword) in proc-macros
INDIRECT 5 1724746292 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 rle-decode-fast • 1.0.3 Deprecated: this is available in stable Rust since 1.53 as Vec::extend_from_within().
Previsouly, the fastest way to implement any kind of decoding for Run Length Encoded data in Rust.
INDIRECT 0 1643583416 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 security-framework-sys • 2.14.0 Apple `Security.framework` low-level FFI bindings INDIRECT 2 1736265644 security-framework • 2.8.1 Security.framework bindings for macOS and iOS INDIRECT 5 1674591340 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 INDIRECT 12 1740992661 serde • 1.0.195 A generic serialization/deserialization framework INDIRECT 5 1704508430 shlex • 1.3.0 Split a string into shell words, like Python's shlex. INDIRECT 0 1705900515 signal-hook-registry • 1.4.5 Backend crate for signal-hook INDIRECT 1 1745142804 smallvec • 1.15.1 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 0 1749230060 socket2 • 0.5.10 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 11 1748264329 sodoken • 0.0.11 libsodium wrapper providing tokio safe memory secure api access. DIRECT 142 1709318485 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.104 Parser for Rust source code INDIRECT 2 1750451366 tar • 0.4.40 A Rust implementation of a TAR file reader and writer. This library does not
currently handle compression, but it is abstract over all I/O readers and
writers. Additionally, great lengths are taken to ensure that the entire
contents are never required to be entirely resident in memory all at once.
INDIRECT 17 1691434270 tempfile • 3.20.0 A library for managing temporary files and directories. INDIRECT 32 1746997208 thiserror-impl • 1.0.69 Implementation detail of the `thiserror` crate INDIRECT 4 1731219844 thiserror • 1.0.69 derive(Error) INDIRECT 5 1731219850 toml_datetime • 0.6.11 A TOML-compatible datetime type INDIRECT 0 1749221317 toml_edit • 0.22.27 Yet another format-preserving TOML parser. INDIRECT 4 1749222186 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 ureq • 2.12.1 Simple, safe HTTP client INDIRECT 69 1733302071 url • 2.5.4 URL library for Rust, based on the WHATWG URL Standard INDIRECT 12 1732304959 utf8_iter • 1.0.4 Iterator by char over potentially-invalid UTF-8 in &[u8] INDIRECT 0 1701451611 vcpkg • 0.2.15 A library to find native dependencies in a vcpkg tree at build
time in order to be used in Cargo build scripts.
INDIRECT 0 1624120546 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1721950694 windows_aarch64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035816 windows_aarch64_gnullvm • 0.53.0 Import lib for Windows INDIRECT 0 1736264552 windows_aarch64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035820 windows_aarch64_msvc • 0.53.0 Import lib for Windows INDIRECT 0 1736264558 windows_i686_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035826 windows_i686_gnu • 0.53.0 Import lib for Windows INDIRECT 0 1736264562 windows_i686_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035830 windows_i686_gnullvm • 0.53.0 Import lib for Windows INDIRECT 0 1736264566 windows_i686_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035834 windows_i686_msvc • 0.53.0 Import lib for Windows INDIRECT 0 1736264570 windows_x86_64_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035838 windows_x86_64_gnu • 0.53.0 Import lib for Windows INDIRECT 0 1736264574 windows_x86_64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035843 windows_x86_64_gnullvm • 0.53.0 Import lib for Windows INDIRECT 0 1736264578 windows_x86_64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035847 windows_x86_64_msvc • 0.53.0 Import lib for Windows INDIRECT 0 1736264583 windows-sys • 0.52.0 Rust for Windows INDIRECT 9 1700074555 windows-sys • 0.59.0 Rust for Windows INDIRECT 9 1722353177 windows-sys • 0.60.2 Rust for Windows INDIRECT 9 1749754772 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 1720035858 windows-targets • 0.53.2 Import libs for Windows INDIRECT 8 1749754755 xattr • 1.1.1 unix extended filesystem attributes INDIRECT 1 1702125249