- Illinois, US
Stars
Empowering everyone to build reliable and efficient software.
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
A modern editor with a backend written in Rust.
A full featured, fast Command Line Argument Parser for Rust
A safe, extensible ORM and Query Builder for Rust
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Executes commands in response to file modifications
Safe and rich Rust wrapper around the Vulkan API
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Extra iterator adaptors, iterator methods, free functions, and macros.
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
A Hardware Abstraction Layer (HAL) for embedded systems
An efficient, reliable parser for CommonMark, a standard dialect of Markdown
A low-level library for OpenGL context creation
A high-level API for programmatically interacting with web pages through WebDriver.
An easy-to-use, zero-downtime schema migration tool for Postgres
A push parser for the HTTP 1.x protocol in Rust.