Types and traits for working with bytes - feature "serde"
Bytes related utility functions - Rust source code
Interaction with units of bytes - feature "default"
Interaction with units of bytes - Rust source code
Interaction with units of bytes - feature "serde"
Bindings to libbzip2 (compression & decompression) - Rust source code
libbzip2 bindings for compression and decompression - Rust source code
ChaCha family of stream ciphers - feature "byteorder"
ChaCha family of stream ciphers - feature "default"
ChaCha family of stream ciphers - Rust source code
ChaCha family of stream ciphers - feature "lazy_static" and 1 more
ChaCha family of stream ciphers - feature "rustcrypto_api"
ChaCha family of stream ciphers - feature "simd"
ChaCha family of stream ciphers - feature "stream-cipher"
Prevent false sharing by padding and aligning to the length of a cache line - Rust source code
Rust bindings for the Cairo library - Rust source code
FFI bindings to libcairo - Rust source code
Callback-based event loop - Rust source code
Callback-based event loop - feature "futures-io"
Callback-based event loop - feature "futures-util" and 1 more
UTF-8 paths - Rust source code
Runtime library for Cap'n Proto data encoding - Rust source code
Async serialization for Cap'n Proto messages - Rust source code
The Cap'n Proto remote procedure call protocol - Rust source code
Pure-Rust library to work with Linux capabilities - Rust source code
Pure-Rust library to work with Linux capabilities - feature "serde" and 1 more
Bindings to capstone disassembly engine - rust source code
System bindings to the capstone disassembly library - Rust source code
Helper program to build and install c-like libraries - Rust source code
Package manager for Rust - Rust source code
Self-contained Cargo.lock parser - Rust source code
Structured access to the output of `cargo metadata` - Rust source code
Cargo's representation of a target platform - Rust source code
Miscellaneous support code used by Cargo - Rust source code
Dart-like cascade macro for Rust - Rust source code
The Cassowary linear constraint solving algorithm - 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
Build C/C++/asm in build.rs - Rust source code
Build C/C++/asm in build.rs - feature "jobserver" and 1 more
C expression parser and evaluator - 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
Conversions between primitive integers with overflow and underflow checking - Rust source code
Date and time library for Rust - Rust source code
Human-friendly time expressions - Rust source code
Internal build script for chrono-tz - Rust source code