actix-codec • 0.5.2 Codec utilities for working with framed protocols INDIRECT 60 1706652931 actix-http • 3.7.0 HTTP types and services for the Actix ecosystem INDIRECT 103 1716116868 actix-macros • 0.2.4 Macros for Actix system and runtime INDIRECT 4 1689807248 actix-router • 0.5.2 Resource path matching and router INDIRECT 21 1703436509 actix-rt • 2.11.0 Tokio-based single-threaded async runtime for the Actix ecosystem DIRECT 55 1756517831 actix-server • 2.6.0 General purpose TCP server built for the Actix ecosystem INDIRECT 68 1746816341 actix-service • 2.0.3 Service trait and combinators for representing asynchronous request/response operations. INDIRECT 2 1741543071 actix-utils • 3.0.1 Various utilities used in the Actix ecosystem INDIRECT 2 1666318588 actix-web • 4.5.1 Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust DIRECT 135 1707010696 addr2line • 0.25.1 A cross-platform symbolication library written in Rust, using `gimli` INDIRECT 1 1757732498 ahash • 0.8.12 A non-cryptographic hash function using AES-NI for high performance INDIRECT 15 1746680732 android_system_properties • 0.1.5 Minimal Android system properties wrapper INDIRECT 1 1661856148 anyhow • 1.0.100 Flexible concrete Error type built on std::error::Error DIRECT 0 1758291703 async-mutex • 1.4.1 Async mutex INDIRECT 1 1743522509 async-trait • 0.1.89 Type erasure for async trait methods DIRECT 4 1755192864 autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 backtrace • 0.3.76 A library to acquire a stack trace (backtrace) at runtime in a Rust program.
INDIRECT 10 1758854618 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 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.4 A macro to generate structures which behave like bitflags.
INDIRECT 0 1756793523 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 bytestring • 1.5.0 A UTF-8 encoded read-only string using `Bytes` as storage INDIRECT 1 1757924473 cc • 1.2.41 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 1760086524 cfg-if • 1.0.3 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 1755632001 chrono • 0.4.42 Date and time library for Rust DIRECT 31 1757321972 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 crypto-common • 0.1.6 Common cryptographic traits INDIRECT 3 1658008766 derive_builder_core • 0.11.2 Internal helper library for the derive_builder crate. INDIRECT 10 1650486162 derive_builder_macro • 0.11.2 Rust macro to automatically implement the builder pattern for arbitrary structs. INDIRECT 11 1650486182 derive_builder • 0.11.2 Rust macro to automatically implement the builder pattern for arbitrary structs. DIRECT 12 1650486209 digest • 0.10.7 Traits for cryptographic hash functions and message authentication codes INDIRECT 5 1684516290 dyn-clone • 1.0.20 Clone trait that is dyn-compatible DIRECT 0 1753644586 either • 1.15.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1741210587 enum_delegate_lib • 0.2.0 Internal macro implementations for enum_delegate - use to implement your own macros INDIRECT 15 1667658154 enum_delegate • 0.2.0 Easily replace dynamic dispatch with an enum, for speed and serialization DIRECT 16 1667658188 env_logger • 0.9.3 A logging implementation for `log` which is configured via an environment
variable.
DIRECT 1 1667827380 equivalent • 1.0.2 Traits for key comparison in maps. INDIRECT 0 1739571258 errno • 0.3.14 Cross-platform interface to the `errno` variable. INDIRECT 3 1757392515 event-listener • 2.5.3 Notify async tasks or threads INDIRECT 0 1658888913 fastrand • 2.3.0 A simple and fast random number generator INDIRECT 0 1733675249 find-msvc-tools • 0.1.4 Find windows-specific tools, read MSVC versions from the registry and from COM interfaces INDIRECT 0 1760086516 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 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.2 Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms. INDIRECT 1 1755766063 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-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 4 1728112047 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.32.3 A library for reading and writing the DWARF debugging format. INDIRECT 0 1757731473 hashbrown • 0.16.0 A Rust port of Google's SwissTable hash map INDIRECT 0 1756468549 http • 0.2.12 A set of types for representing HTTP requests and responses.
DIRECT 3 1709570158 httparse • 1.10.1 A tiny, safe, speedy, zero-copy HTTP/1.x parser. INDIRECT 0 1741013049 httpdate • 1.0.3 HTTP date parsing and formatting DIRECT 0 1691924154 hyper-tls • 0.5.0 Default TLS implementation for use with hyper INDIRECT 110 1609274166 iana-time-zone-haiku • 0.1.2 iana-time-zone support crate for Haiku OS INDIRECT 3 1683881025 iana-time-zone • 0.1.64 get the IANA time zone for the current system INDIRECT 28 1757693322 ident_case • 1.0.1 Utility for applying case rules to Rust identifiers. INDIRECT 0 1552939640 idna_adapter • 1.1.0 Back end adapter for idna INDIRECT 6 1730182812 idna • 1.1.0 IDNA (Internationalizing Domain Names in Applications) and Punycode. INDIRECT 9 1755766100 indexmap • 2.11.4 A hash table with consistent order and fast iteration. INDIRECT 2 1758214904 io-uring • 0.7.10 The low-level `io_uring` userspace interface for Rust INDIRECT 3 1755864094 ipnet • 2.11.0 Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain. INDIRECT 0 1737333190 itertools • 0.10.5 Extra iterator adaptors, iterator methods, free functions, and macros. DIRECT 1 1663684359 itoa • 1.0.15 Fast integer primitive to string conversion INDIRECT 0 1741045365 js-sys • 0.3.81 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 1758726578 language-tags • 0.3.2 Language tags for Rust INDIRECT 0 1621879015 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. INDIRECT 0 1719010122 libc • 0.2.177 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1760018769 local-channel • 0.1.5 A non-threadsafe multi-producer, single-consumer, futures-aware, FIFO queue INDIRECT 3 1698621532 local-waker • 0.1.4 A synchronization primitive for thread-local task wakeup INDIRECT 0 1698621519 lock_api • 0.4.14 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 1 1759534392 log • 0.4.28 A lightweight logging facade for Rust
INDIRECT 0 1756930088 mime • 0.3.17 Strongly Typed Mimes INDIRECT 0 1679324704 native-tls • 0.2.14 A wrapper over a platform's native TLS implementation INDIRECT 38 1739993067 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 1 1714771659 object • 0.37.3 A unified interface for reading and writing object file formats. INDIRECT 1 1755081171 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.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. INDIRECT 9 1759534454 percent-encoding • 2.3.2 Percent encoding and decoding INDIRECT 0 1755766010 pin-project-internal • 1.1.10 Implementation detail of the `pin-project` crate.
INDIRECT 4 1741020517 pin-project-lite • 0.2.16 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1736166051 pin-project • 1.1.10 A crate for safe and ergonomic pin-projection.
INDIRECT 5 1741020570 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 ppv-lite86 • 0.2.21 Cross-platform cryptography-oriented low-level SIMD library. INDIRECT 6 1741550500 proc-macro2 • 1.0.101 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1755375039 quote • 1.0.41 Quasi-quoting macro quote!(...) INDIRECT 2 1759108174 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 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 reqwest-middleware • 0.2.5 Wrapper around reqwest to allow for client middleware chains. DIRECT 162 1710520197 reqwest • 0.11.23 higher level HTTP client library DIRECT 156 1702932079 rustc_version • 0.4.1 A library for querying the version of a installed rustc compiler INDIRECT 1 1724836882 rustc-demangle • 0.1.26 Rust compiler symbol demangling.
INDIRECT 0 1753623708 rustversion • 1.0.22 Conditional compilation according to rustc compiler version INDIRECT 0 1754678039 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.15.0 Apple `Security.framework` low-level FFI bindings INDIRECT 2 1757290341 security-framework • 2.8.1 Security.framework bindings for macOS and iOS INDIRECT 5 1674591340 semver • 1.0.27 Parser and evaluator for Cargo's flavor of Semantic Versioning INDIRECT 0 1757870191 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 DIRECT 12 1755576685 serde_urlencoded • 0.7.1 `x-www-form-urlencoded` meets Serde INDIRECT 10 1642418781 serde • 1.0.210 A generic serialization/deserialization framework DIRECT 5 1725646662 sha1 • 0.10.6 SHA-1 hash function INDIRECT 9 1695301880 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 shlex • 1.3.0 Split a string into shell words, like Python's shlex. INDIRECT 0 1705900515 signal-hook-registry • 1.4.6 Backend crate for signal-hook INDIRECT 1 1754245035 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 socket2 • 0.6.1 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 12 1760342102 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 system-configuration-sys • 0.5.0 Low level bindings to SystemConfiguration framework for macOS INDIRECT 2 1641285849 system-configuration • 0.5.1 Bindings to SystemConfiguration framework for macOS INDIRECT 5 1684240955 task-local-extensions • 0.1.4 Task-local container for arbitrary data. INDIRECT 1 1678357791 tempfile • 3.23.0 A library for managing temporary files and directories. INDIRECT 15 1758605553 thiserror-impl • 1.0.65 Implementation detail of the `thiserror` crate INDIRECT 4 1729619452 thiserror • 1.0.65 derive(Error) DIRECT 5 1729619458 thread_local • 1.1.9 Per-object thread-local storage INDIRECT 1 1749772001 time • 0.3.15 Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. INDIRECT 9 1664853144 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 unicase • 2.8.1 A case-insensitive wrapper around strings. INDIRECT 0 1735054272 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 url • 2.5.7 URL library for Rust, based on the WHATWG URL Standard DIRECT 18 1755952903 utf8_iter • 1.0.4 Iterator by char over potentially-invalid UTF-8 in &[u8] INDIRECT 0 1701451611 uuid • 1.6.1 A library to generate and parse UUIDs. INDIRECT 10 1700478861 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 wasm-bindgen-backend • 0.2.104 Backend code generation of the wasm-bindgen tool
INDIRECT 7 1758726560 wasm-bindgen-futures • 0.4.54 Bridging the gap between Rust Futures and JavaScript Promises INDIRECT 16 1758726590 wasm-bindgen-macro-support • 0.2.104 The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate
INDIRECT 8 1758726564 wasm-bindgen-macro • 0.2.104 Definition of the `#[wasm_bindgen]` attribute, an internal dependency
INDIRECT 9 1758726569 wasm-bindgen-shared • 0.2.104 Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
INDIRECT 1 1758726555 wasm-bindgen • 0.2.104 Easy support for interacting between JS and Rust.
INDIRECT 13 1758726574 web-sys • 0.3.81 Bindings for all Web APIs, a procedurally generated crate from WebIDL
INDIRECT 15 1758726582 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.1 Import lib for Windows INDIRECT 0 1759772009 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.1 Import lib for Windows INDIRECT 0 1759772013 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.1 Import lib for Windows INDIRECT 0 1759772020 windows_i686_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035830 windows_i686_gnullvm • 0.53.1 Import lib for Windows INDIRECT 0 1759772024 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.1 Import lib for Windows INDIRECT 0 1759772029 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.1 Import lib for Windows INDIRECT 0 1759772035 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.1 Import lib for Windows INDIRECT 0 1759772041 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.1 Import lib for Windows INDIRECT 0 1759772047 windows-core • 0.62.2 Core type support for COM and Windows INDIRECT 9 1759778114 windows-implement • 0.60.2 The implement macro for the Windows crates INDIRECT 4 1759778011 windows-interface • 0.59.3 The interface macro for the Windows crates INDIRECT 4 1759778058 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-result • 0.4.1 Windows error handling INDIRECT 1 1759778079 windows-strings • 0.5.1 Windows string types INDIRECT 1 1759778101 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 10 1749754772 windows-sys • 0.61.2 Rust for Windows INDIRECT 1 1759778310 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.5 Import libs for Windows INDIRECT 9 1759778325