Stars
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
A curated list of Rust code and resources.
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
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…
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
Statistics-driven benchmarking library for Rust
Seed your development database with real data ⚡️
Command-line sampling profiler for macOS, Linux, and Windows
Learn Rust by writing Entirely Too Many linked lists
Drill is an HTTP load testing application written in Rust
Stream your Postgres data anywhere in real-time. Simple Rust building blocks for change data capture (CDC) pipelines.
Rust library for single assignment cells and lazy statics without macros
Detects usage of unsafe Rust in a Rust crate and its dependencies.
Attribute macro to require that the compiler prove a function can't ever panic
Cargo subcommand for configuring Cargo projects for best performance.
A fast and ergonomic concurrent hashmap for read-heavy workloads.
A push parser for the HTTP 1.x protocol in Rust.
Holo is a suite of routing protocols designed to support high-scale and automation-driven networks.
Python binding for Rust's library for reading excel and odf file - calamine.
This guide explains how you can use "global data" in Rust