addr2line • 0.20.0 A cross-platform symbolication library written in Rust, using `gimli` INDIRECT 1 1681614353 async-attributes • 1.1.2 Experimental language-level polyfills for Async Rust. INDIRECT 4 1611416775 async-channel • 1.9.0 Async multi-producer multi-consumer channel INDIRECT 4 1688790124 async-channel • 2.3.1 Async multi-producer multi-consumer channel INDIRECT 7 1715823284 async-executor • 1.13.2 Async executor INDIRECT 10 1745863143 async-global-executor • 2.4.1 A global executor built on top of async-executor and async-io INDIRECT 58 1702301586 async-io • 1.13.0 Async I/O and timers INDIRECT 49 1679504332 async-io • 2.3.3 Async I/O and timers INDIRECT 51 1717254440 async-lock • 2.8.0 Async synchronization primitives INDIRECT 1 1691633772 async-lock • 3.4.0 Async synchronization primitives INDIRECT 6 1717252672 async-process • 1.7.0 Async interface for working with processes INDIRECT 61 1680889867 async-std • 1.12.0 Async version of the Rust standard library DIRECT 104 1655590756 async-task • 4.7.1 Task abstraction for building executors INDIRECT 0 1714259180 async-trait • 0.1.80 Type erasure for async trait methods DIRECT 4 1712861730 atomic-waker • 1.1.2 A synchronization primitive for task wakeup INDIRECT 0 1695663909 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.13.1 encodes and decodes base64 as bytes or utf8 DIRECT 0 1666357812 base64 • 0.21.7 encodes and decodes base64 as bytes or utf8 INDIRECT 0 1704990112 base64ct • 1.8.0 Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of
data-dependent branches/LUTs and thereby provides portable "best effort"
constant-time operation and embedded-friendly no_std support
INDIRECT 0 1749051665 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 block-buffer • 0.10.4 Buffer type for block processing of data INDIRECT 3 1678327705 block-buffer • 0.9.0 Buffer type for block processing of data INDIRECT 3 1591807793 blocking • 1.6.1 A thread pool for isolating blocking I/O in async programs INDIRECT 14 1716688046 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 cexpr • 0.6.0 A C expression parser and evaluator INDIRECT 3 1633944712 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 cmake • 0.1.54 A build dependency for running `cmake` to build a native library
INDIRECT 2 1739147795 concurrent-queue • 2.5.0 Concurrent multi-producer multi-consumer queue INDIRECT 1 1714141578 const-oid • 0.7.1 Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard
as defined in ITU X.660, with support for BER/DER encoding/decoding as well as
heapless no_std (i.e. embedded) support
INDIRECT 0 1638295126 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 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.4.5 Criterion's plotting library INDIRECT 3 1657839311 criterion • 0.3.6 Statistics-driven micro-benchmarking library DIRECT 71 1657146918 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-bigint • 0.3.2 Pure Rust implementation of a big integer library which has been designed from
the ground-up for use in cryptographic applications. Provides constant-time,
no_std-friendly implementations of modern formulas using const generics.
INDIRECT 4 1637182438 crypto-common • 0.1.6 Common cryptographic traits INDIRECT 3 1658008766 der • 0.5.1 Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules
(DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with
full support for heapless no_std targets
INDIRECT 8 1637159961 diff • 0.1.13 An LCS based slice and string diffing implementation. INDIRECT 0 1656467530 digest • 0.10.7 Traits for cryptographic hash functions and message authentication codes INDIRECT 5 1684516290 digest • 0.9.0 Traits for cryptographic hash functions and message authentication codes INDIRECT 3 1591752868 ed25519 • 1.5.3 Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032)
support library providing signature type definitions and PKCS#8 private key
decoding/encoding support
INDIRECT 1 1673815121 either • 1.15.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1741210587 email-encoding • 0.1.3 Low level email encoding RFCs implementations DIRECT 2 1656538345 errno • 0.3.13 Cross-platform interface to the `errno` variable. INDIRECT 11 1750356803 event-listener-strategy • 0.5.4 Block or poll on event_listener easily INDIRECT 5 1743096693 event-listener • 2.5.3 Notify async tasks or threads INDIRECT 0 1658888913 event-listener • 5.4.0 Notify async tasks or threads INDIRECT 4 1736302794 fastrand • 1.9.0 A simple and fast random number generator DIRECT 2 1676343913 fastrand • 2.3.0 A simple and fast random number generator INDIRECT 0 1733675249 foreign-types-macros • 0.2.3 An internal crate used by foreign-types INDIRECT 4 1679852538 foreign-types-shared • 0.1.1 An internal crate used by foreign-types INDIRECT 0 1511911005 foreign-types-shared • 0.3.1 An internal crate used by foreign-types INDIRECT 0 1647900397 foreign-types • 0.3.2 A framework for Rust wrappers over C APIs INDIRECT 1 1511911059 foreign-types • 0.5.0 A framework for Rust wrappers over C APIs INDIRECT 6 1570994655 futures-channel • 0.3.31 Channels for asynchronous communication using futures-rs.
INDIRECT 1 1728112026 futures-core • 0.3.31 The core traits and types in for the `futures` library.
INDIRECT 0 1728112007 futures-io • 0.3.31 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
DIRECT 0 1728112013 futures-lite • 1.13.0 Futures, streams, and async I/O combinators INDIRECT 9 1680895791 futures-lite • 2.6.0 Futures, streams, and async I/O combinators INDIRECT 5 1736649087 futures-rustls • 0.22.2 Asynchronous TLS/SSL streams for futures using Rustls. DIRECT 44 1659755815 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 7 1728112047 getrandom • 0.1.16 A small cross-platform library for retrieving random data from system source INDIRECT 3 1609416736 getrandom • 0.2.16 A small cross-platform library for retrieving random data from system source INDIRECT 3 1745349888 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 glob • 0.3.2 Support for matching file paths against Unix shell style patterns.
DIRECT 0 1735431124 gloo-timers • 0.2.6 Convenience crate for working with JavaScript timers INDIRECT 18 1674296574 half • 1.8.3 Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. INDIRECT 0 1708908274 hermit-abi • 0.1.19 Hermit system calls definitions. INDIRECT 1 1624547874 hermit-abi • 0.3.9 Hermit system calls definitions. INDIRECT 0 1709156122 httpdate • 1.0.3 HTTP date parsing and formatting DIRECT 0 1691924154 idna • 0.2.3 IDNA (Internationalizing Domain Names in Applications) and Punycode. DIRECT 5 1618564644 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 15 1736723896 kv-log-macro • 1.0.7 Log macro for log's kv-unstable backend. INDIRECT 2 1594028520 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. INDIRECT 1 1719010122 lazycell • 1.3.0 A library providing a lazily filled Cell struct INDIRECT 0 1597194684 libc • 0.2.174 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1750182852 log • 0.4.27 A lightweight logging facade for Rust
INDIRECT 1 1742808113 match_cfg • 0.1.0 A convenience macro to ergonomically define an item depending on a large number
of `#[cfg]` parameters. Structured like match statement, the first matching
branch is the item that gets emitted.
INDIRECT 0 1554202259 maud_macros • 0.23.0 Internal crate. Please use 'maud' instead. INDIRECT 7 1636629228 maud • 0.23.0 Compile-time HTML templates. DIRECT 8 1636629268 mime • 0.3.17 Strongly Typed Mimes DIRECT 0 1679324704 minimal-lexical • 0.2.1 Fast float parsing conversion routines. INDIRECT 0 1633344493 native-tls • 0.2.14 A wrapper over a platform's native TLS implementation DIRECT 55 1739993067 num-bigint-dig • 0.8.4 Big integer implementation for Rust INDIRECT 25 1688142469 num-integer • 0.1.46 Integer traits and functions INDIRECT 3 1707356549 num-iter • 0.1.45 External iterators for generic mathematics INDIRECT 4 1714782187 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. DIRECT 0 1743182156 opaque-debug • 0.3.1 Macro for opaque Debug trait implementation INDIRECT 0 1709294912 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 • 2.2.1 Thread parking and unparking INDIRECT 0 1725730743 peeking_take_while • 0.1.2 Like `Iterator::take_while`, but calls the predicate on a peeked value. This allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and still get the first value for which the `take_while` predicate returned false after dropping the `by_ref`. INDIRECT 0 1495046282 pem-rfc7468 • 0.3.1 PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a
strict subset of the original Privacy-Enhanced Mail encoding intended
specifically for use with cryptographic keys, certificates, and other messages.
Provides a no_std-friendly, constant-time implementation suitable for use with
cryptographic private keys.
INDIRECT 1 1637164016 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 piper • 0.2.4 Async pipes, channels, mutexes, and more. INDIRECT 3 1723332210 pkcs1 • 0.3.3 Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1:
RSA Cryptography Specifications Version 2.2 (RFC 8017)
INDIRECT 17 1642354374 pkcs8 • 0.8.0 Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
INDIRECT 16 1637099213 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 polling • 2.8.0 Portable interface to epoll, kqueue, event ports, and IOCP INDIRECT 18 1682027509 polling • 3.4.0 Portable interface to epoll, kqueue, event ports, and IOCP INDIRECT 41 1707189548 ppv-lite86 • 0.2.21 Cross-platform cryptography-oriented low-level SIMD library. INDIRECT 6 1741550500 pretty_assertions • 1.4.1 Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs. DIRECT 2 1726405863 proc-macro-error-attr • 1.0.4 Attribute macro for proc-macro-error crate INDIRECT 4 1596218797 proc-macro-error • 1.0.4 Almost drop-in replacement to panics in proc-macros INDIRECT 6 1596218900 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_chacha • 0.2.2 ChaCha random number generator
INDIRECT 12 1583837336 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 12 1623267998 rand_core • 0.5.1 Core random number generator traits and tools for implementation.
INDIRECT 4 1566993108 rand_core • 0.6.4 Core random number generator traits and tools for implementation.
INDIRECT 4 1663248224 rand_hc • 0.2.0 HC128 random number generator
INDIRECT 5 1560331029 rand • 0.7.3 Random number generators and other randomness functionality.
INDIRECT 14 1578692781 rand • 0.8.5 Random number generators and other randomness functionality.
INDIRECT 13 1644827867 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.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.
DIRECT 1 1685970208 rsa • 0.6.1 Pure Rust RSA implementation DIRECT 41 1649684630 rustc-demangle • 0.1.25 Rust compiler symbol demangling.
INDIRECT 0 1749516738 rustc-hash • 1.1.0 speed, non-cryptographic hash used in rustc INDIRECT 0 1581168036 rustversion • 1.0.21 Conditional compilation according to rustc compiler version INDIRECT 0 1747930171 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_cbor • 0.11.2 CBOR support for serde. INDIRECT 7 1629036527 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.
DIRECT 9 1746023889 sha2 • 0.9.9 Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
INDIRECT 9 1641493941 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 signal-hook • 0.3.18 Unix signal handling INDIRECT 2 1746787491 signature • 1.6.4 Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519) INDIRECT 0 1665069540 smallvec • 1.15.1 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 0 1749230060 socket2 • 0.4.10 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
DIRECT 4 1697828148 socket2 • 0.5.10 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 11 1748264329 spki • 0.5.4 X.509 Subject Public Key Info (RFC5280) describing public keys as well as their
associated AlgorithmIdentifiers (i.e. OIDs)
INDIRECT 9 1641422171 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.104 Parser for Rust source code INDIRECT 2 1750451366 tempfile • 3.20.0 A library for managing temporary files and directories. INDIRECT 32 1746997208 tinytemplate • 1.2.1 Simple, lightweight template engine INDIRECT 10 1614816308 tokio-boring • 2.1.5 An implementation of SSL streams for Tokio backed by BoringSSL
DIRECT 65 1663352076 tokio-rustls • 0.23.4 Asynchronous TLS/SSL streams for Tokio using Rustls. DIRECT 59 1651680273 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-width • 0.1.14 Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
INDIRECT 0 1726772800 uuid • 1.6.1 A library to generate and parse UUIDs. DIRECT 4 1700478861 value-bag • 1.11.1 Anonymous structured values INDIRECT 0 1742965721 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 waker-fn • 1.2.0 Convert closures into wakers INDIRECT 0 1715559870 wasm-bindgen-backend • 0.2.100 Backend code generation of the wasm-bindgen tool
INDIRECT 8 1736723588 wasm-bindgen-futures • 0.4.50 Bridging the gap between Rust Futures and JavaScript Promises INDIRECT 17 1736723935 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 9 1736723591 wasm-bindgen-macro • 0.2.100 Definition of the `#[wasm_bindgen]` attribute, an internal dependency
INDIRECT 10 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 14 1736723884 web-sys • 0.3.77 Bindings for all Web APIs, a procedurally generated crate from WebIDL
INDIRECT 16 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.48.5 Import lib for Windows INDIRECT 0 1692380766 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.48.5 Import lib for Windows INDIRECT 0 1692380793 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.48.5 Import lib for Windows INDIRECT 0 1692380808 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.48.5 Import lib for Windows INDIRECT 0 1692380821 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.48.5 Import lib for Windows INDIRECT 0 1692380839 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.48.5 Import lib for Windows INDIRECT 0 1692380865 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.48.5 Import lib for Windows INDIRECT 0 1692380876 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.48.0 Rust for Windows INDIRECT 8 1680267586 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.48.5 Import libs for Windows INDIRECT 7 1692380914 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 1720035858 windows-targets • 0.53.2 Import libs for Windows INDIRECT 8 1749754755 yansi • 1.0.1 A dead simple ANSI terminal color painting library. INDIRECT 0 1710316087 zeroize_derive • 1.4.2 Custom derive support for zeroize INDIRECT 4 1680228439 zeroize • 1.8.1 Securely clear secrets from memory with a simple trait built on
stable Rust primitives which guarantee memory is zeroed using an
operation will not be 'optimized away' by the compiler.
Uses a portable pure Rust implementation that works everywhere,
even WASM!
INDIRECT 5 1716664218