array-init • 2.1.0 Safe wrapper for initializing fixed-size arrays INDIRECT 0 1669930651 autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 cc • 1.2.37 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 1757667568 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 crc32fast • 1.5.0 Fast, SIMD-accelerated CRC32 (IEEE) checksum computation INDIRECT 1 1752419343 cxx-build • 1.0.92 C++ code generator for integrating `cxx` crate into a Cargo build. INDIRECT 15 1678061677 cxx • 1.0.131 Safe interop between Rust and C++ INDIRECT 12 1732303256 cxxbridge-flags • 1.0.131 Compiler configuration of the `cxx` crate (implementation detail) INDIRECT 0 1732303214 cxxbridge-macro • 1.0.131 Implementation detail of the `cxx` crate. INDIRECT 5 1732303227 either • 1.15.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1741210587 find-msvc-tools • 0.1.1 Find windows-specific tools, read MSVC versions from the registry and from COM interfaces INDIRECT 0 1757068662 getrandom • 0.2.16 A small cross-platform library for retrieving random data from system source INDIRECT 3 1745349888 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.175 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1754897742 link-cplusplus • 1.0.12 Link libstdc++ or libc++ automatically or manually INDIRECT 3 1757200602 once_cell • 1.21.3 Single assignment cells and lazy values. DIRECT 0 1743182156 ppv-lite86 • 0.2.21 Cross-platform cryptography-oriented low-level SIMD library. INDIRECT 6 1741550500 proc-macro-hack • 0.5.20+deprecated Procedural macros in expression position INDIRECT 0 1671474214 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.40 Quasi-quoting macro quote!(...) INDIRECT 2 1741737384 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.
INDIRECT 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.
DIRECT 3 1679703108 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-hash • 1.1.0 speed, non-cryptographic hash used in rustc INDIRECT 0 1581168036 rustversion • 1.0.22 Conditional compilation according to rustc compiler version INDIRECT 0 1754678039 scratch • 1.0.9 Compile-time temporary directory shared by multiple crates and erased by `cargo clean` INDIRECT 0 1754587224 serde_derive • 1.0.195 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1704508420 serde_json • 1.0.143 A JSON serialization file format DIRECT 9 1755576685 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 static_assertions • 1.1.0 Compile-time assertions to ensure that invariants are met. INDIRECT 0 1572800531 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.106 Parser for Rust source code INDIRECT 2 1755304441 thiserror-impl • 1.0.69 Implementation detail of the `thiserror` crate INDIRECT 4 1731219844 thiserror • 1.0.69 derive(Error) INDIRECT 5 1731219850 unicode-width • 0.1.14 Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
INDIRECT 0 1726772800 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1721950694 windows-link • 0.2.0 Linking for Windows INDIRECT 0 1757017114 windows-sys • 0.61.0 Rust for Windows INDIRECT 1 1757017148