Stars
A curated list of Rust code and resources.
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
A smarter cd command. Supports all major shells.
a structural diff that understands syntax 🟥🟩
🚀 Fast, secure, lightweight containers based on WebAssembly
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
An idiomatic, lean, fast & safe pure Rust implementation of Git
A command line progress reporting library for Rust
Command-line sampling profiler for macOS, Linux, and Windows
Painless compression and decompression in the terminal
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
Yet another Nix CLI helper. [Maintainers=@NotAShelf]
Scan your Rust crate for semver violations.
Secure Boot for NixOS [maintainers=@blitz @raitobezarius @nikstur]
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
cargo subcommand showing the assembly or llvm-ir generated for Rust code
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
Remove unused Rust dependencies with this one weird trick!
🦀 Find the minimum supported Rust version (MSRV) for your project