thebracket / one_billion_rowsLinks
My take on the 1 billion rows challenge from https://github.com/gunnarmorling/1brc/tree/main
☆16Updated 2 years ago
Alternatives and similar repositories for one_billion_rows
Users that are interested in one_billion_rows are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆66Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Distributed stress testing framework in Rust☆118Updated 11 months ago
- A Rust crate that provides hard-to-misuse rigid body transforms (aka "spatial math") for engineers with other things to worry about than …☆447Updated this week
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆339Updated 5 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆261Updated last month
- Use sqlite to profile your rust program heap☆25Updated last year
- Benchmarking library for stable Rust☆47Updated last month
- The cost of Rust async/await☆132Updated 3 years ago
- Injectorpp is a powerful tool designed to facilitate the writing of unit tests without the need to introduce traits solely for testing pu…☆389Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week
- Wildcard matching☆203Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 2 months ago
- Rust io_uring examples☆100Updated last month
- A concurrent, append-only vector.☆208Updated 5 months ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- 1BRC☆93Updated 2 months ago
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- A fast and flexible LRU map.☆199Updated last year
- A buffering MPSC queue.☆87Updated 2 months ago
- Maps where keys are borrowed from values.☆304Updated this week
- Fantastic serialization library☆158Updated this week
- Concurrently Readable Data Structures for Rust☆363Updated this week
- in-place allocation-reusing queues for Rust☆395Updated last year
- Notes on my RustConf 2025 talk: Cancelling async Rust☆124Updated 4 months ago
- A better metrics crate☆39Updated 2 months ago