Stars
Library and binaries for the reading, creating, and modification of SquashFS file systems
A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
an open letter to the open letter to the NixOS foundation
Scan your Rust crate for semver violations.
This is a waybar toy aims to detect your activity and invite you to take a break.
Source files for the book "NixOS in Production"
🛬 Identify the officially available Rust releases
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
Data structure serialization library with several opposite design goals from Serde
Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Asynchronous streams for Rust using async & await notation
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
Safely cast &T to &U where the struct U contains a single field of type T.
Diff library with semantic cleanup, based on Google's diff-match-patch