Automatically generate Rust FFI bindings to C and C++ libraries
Rust package manager
Helper program to build and install c-like libraries
print dependency tree of a Rust project using Cargo
Display or check licensing of Rust dependencies
Self-contained Cargo.lock parser
Find inadequately-tested code that can be removed without any tests failing
Cargo subcommand for displaying when dependencies are out of date
debhelper buildsystem for Rust crates using Cargo
LCS based diff highlighting tool to ease code review from your terminal
Give information on mounted filesystems
GStreamer GTK 4 sink element - gstreamer plugin
Convenient LR(1) parser generator
API for loading, scaling, positioning and rasterizing OpenType font glyphs - Rust source code
Coverage rasterization for lines, quadratic & cubic beziers - Rust source code
Coverage rasterization for lines, quadratic & cubic beziers - feature "libm"
nom-based parser for ABNF core rules - Rust source code
Nom-based parser for ABNF - Rust source code
Tiny crate that helps convert ABNF grammars to pest - Rust source code
Actor framework for Rust - Rust source code
Macros for Actix system and runtime - Rust source code
Tokio-based single-threaded async runtime for the Actix ecosystem - Rust source code
Barrier with adaptable number of thread subsciptions - Rust source code
native Rust module for Adblock Plus syntax - Rust source code
Generate addition chains - Rust source code
Cross-platform symbolication library - Rust source code
Parsing domain names - Rust source code
Minimal Adler32 implementation for Rust - Rust source code
Simple clean-room implementation of the Adler-32 checksum - feature "compiler_builtins"
Simple clean-room implementation of the Adler-32 checksum - feature "core"
Simple clean-room implementation of the Adler-32 checksum - Rust source code
Simple clean-room implementation of the Adler-32 checksum - feature "rustc-dep-of-std"
Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API - Rust source code
Pure Rust implementation of the Advanced Encryption Standard (a.k.a - Rust source code
Pure Rust implementation of the AES-GCM Cipher - Rust source code
AES Key Wrap (KW) and Key Wrap with Padding (KWP) modes - Rust source code
Pure Rust implementation of the AES-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 5297) with optional architecture-specific hardware acceleration - Rust source code
non-cryptographic hash function - Rust source code
Fast multiple substring searching - Rust source code
Failure resistant deserialization derive - Rust source code
Alacritty configuration abstractions - Rust source code
Writing terminal emulators - Rust source code
Basic aliasable (non unique pointer) types - Rust source code
Basic aliasable (non unique pointer) types - feature "stable_deref_trait"
Mirror of Rust's allocator API - Rust source code
Dynamic allocator that may be used with or without the stdlib - Rust source code
Dynamic allocator example that may be used with the stdlib - Rust source code
Traits to replace or supplement the alloc module in no_std - Rust source code
Thin but safe wrappers for ALSA (Linux sound API) - Rust source code