Highlights
Stars
A markup-based typesetting system that is powerful and easy to learn.
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
A full featured, fast Command Line Argument Parser for Rust
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
derive(Error) for struct and enum error types
A Rust based DNS client, server, and resolver
PROST! a Protocol Buffers implementation for the Rust Language
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Terminal image viewer with native support for iTerm and Kitty
A project for generating C bindings from Rust code
Cranelift based backend for rustc