Cargo's representation of a target platform - Rust source code
Helper proc-macro for Cargo's testsuite - Rust source code
Miscellaneous support code used by Cargo - Rust source code
Deserialization schemas for Cargo - Rust source code
Dart-like cascade macro for Rust - Rust source code
Unicode caseless matching - Rust source code
The Cassowary linear constraint solving algorithm - Rust source code
CAST5 block cipher - Rust source code
Safe, zero-cost downcasting for limited compile-time specialization - Rust source code
Ergonomic, checked cast functions for primitive types - Rust source code
Cipher Block Chaining (CBC) block cipher mode of operation - Rust source code
Build C/C++/asm in build.rs - Rust source code
Common collection traits - Rust source code
Collection of link-lines useful to build correct cdylibs on targets - Rust source code
C expression parser and evaluator - Rust source code
Read/write Compound File Binary (structured storage) files - Rust source code
Cipher Feedback (CFB) block cipher mode of operation - Rust source code
Tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks - Rust source code
Parser and evaluator for Rust `cfg()` expressions - Rust source code
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core"
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code
Linear algebra and mathematics library for computer graphics - Rust source code
ChaCha20 stream cipher (RFC 8439) in pure Rust - Rust source code
ChaCha20Poly1305 Authenticated Encryption (RFC 8439) in pure Rust - Rust source code
Character encoding detector for legacy Web content - Rust source code
Safely read wild streams as chars or lines - Rust source code
Thunderbird-compatible character encoding decoding for email - Rust source code
Crate providing secure passphrase generation based on a wordlist - Rust source code
Conversions between primitive integers with overflow and underflow checking - Rust source code
Pretty parser error reporting - Rust source code
Date and time library for Rust - Rust source code
Parses simple English dates, inspired by Linux date command - Rust source code
Human-friendly time expressions - Rust source code
Internal build script for chrono-tz - Rust source code
TimeZone implementations for chrono from the IANA database - Rust source code
Powerful extensions to rust's Chrono crate - Rust source code
Parser library for humans with powerful error recovery - Rust source code
Encoder and decoder for HTTP chunked transfer coding (RFC 7230 ยง 4.1) - Rust source code
Serde implementation of CBOR using ciborium-basic - Rust source code
Simplified Read/Write traits for no_std usage - Rust source code
Low-level CBOR codec primitives - Rust source code
CID in rust - Rust source code
Lean, minimal, and stable set of types for color interoperation between crates in Rust - Rust source code
Traits for describing block ciphers and stream ciphers - Rust source code
Efficient, fixed-size, overwriting circular buffer - Rust source code
Stream abstraction designed for use with nom - Rust source code
Rust bindings for libclang - Rust source code
Rust Command Line Argument Parser - Rust source code