Procedural macros used by the Ruma crates - Rust source code
Types for the endpoints in the Matrix push gateway API - Rust source code
Formatting dynamic strings - Rust source code
Accessing USB devices - Rust source code
Ergonomic wrapper for SQLite - Rust source code
Bindings for libapt-pkg - Rust source code
The Argon2 password hashing function - Rust source code
Runs `rustc --print cfg` and parses the output - Rust source code
Rust compiler symbol demangling - feature "compiler_builtins"
Rust compiler symbol demangling - feature "core"
Rust compiler symbol demangling - Rust source code
Rust compiler symbol demangling - feature "rustc-dep-of-std"
Speedy, non-cryptographic hashing algorithm used by rustc - Rust source code
Speed, non-cryptographic hash used in rustc - Rust source code
Rustc-serialize compatible hex conversion traits - Rust source code
Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler - Rust source code
Stable hashing algorithm used by rustc - Rust source code
Explicitly empty crate for rust-lang/rust integration - Rust source code
Workaround for rustbuild - Rust source code
Querying the version of a installed rustc compiler - Rust source code
Hack for the compiler's own build system - Rust source code
Compute Discrete Cosine Transforms (DCT) of any size in O(nlogn) time - Rust source code
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations - Rust source code
Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev - Rust source code
Utilities for rust-embed - Rust source code
High-performance FFT library written in pure Rust - Rust source code
Automatically apply the suggestions made by rustc - Rust source code
Helper macros for Rusticata - Rust source code
Ini configuration file parsing library in Rust - Rust source code
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls - Rust source code
Safe Rust bindings to `openpty` and related functions - Rust source code
modern TLS library written in Rust - Rust source code
rustls use of platform native certificate store - Rust source code
Basic .pem file parser for keys and certificates - Rust source code
shared types for the rustls PKI ecosystem - Rust source code
OS-based rustls TLS certificate verifier - Rust source code
web PKI X.509 certificate verification - Rust source code
Simple interface for LZMA compression and decompression - Rust source code
Netrc support for Rust with support for reqwest - Rust source code
AST definitions for RustPython - Rust source code
General python functions and algorithms for use in RustPython - Rust source code
RustPython specific bytecode - Rust source code
Parser for python code - Rust source code
Pure Rust alternative to libraries like FreeType - Rust source code
UnixFs tree support - Rust source code
Manage multiple rust installations with ease - Rust source code
Conditional compilation according to rustc compiler version - Rust source code