Lists (1)
Sort Name ascending (A-Z)
Stars
A curated list of Rust code and resources.
A simple, fast and user-friendly alternative to 'find'
Scalable datastore for metrics, events, and real-time analytics
Distributed transactional key-value database, originally created to complement TiDB
An interactive cheatsheet tool for the command-line
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
A Scalable, User-Friendly Source Control System.
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various…
Raft distributed consensus algorithm implemented in Rust.
Mirror of https://gitlab.redox-os.org/redox-os/tfs
Rust implementation of Google protocol buffers
Blazingly fast analytics database that will rapidly devour all of your data.
Immutable Ordered Key-Value Database Engine
JSON parser which picks up values directly without performing tokenization in Rust
A low level regular expression library that uses deterministic finite automata.
A Rust procedural macro for tracing function execution