Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.
Single dependency Kubernetes clusters for local testing, experimenting and development.
Lossless MP3 volume adjustment - a modern mp3gain replacement written in Rust
A cargo sub-command to helps you find flaky tests
A simple config tool to make locally trusted X.509 development certificates for your domains
Rust crypto w/ zero default deps: BLAKE3, Ed25519/X25519, hashes, MACs, KDFs, AEADs, and checksums w/ full SIMD/ASM acceleration
Extracting paths from assembly graphs
Parse, deparse and normalize SQL queries using the Postgres source code
A significantly faster alternative to the classic Unix cp(1) command, copying large files and directories in a fraction of the time.
OpenSSL bindings for Tokio