mtb0x1 / 1brc
The One Billion Row Challenge in rust.
☆27Updated last year
Alternatives and similar repositories for 1brc:
Users that are interested in 1brc are comparing it to the libraries listed below
- Reports when tokio runtime threads are blocking☆64Updated 4 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 8 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 2 months ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- Generate Rust enum variants without associated data☆92Updated 10 months ago
- futures-buffered☆37Updated 3 months ago
- It executes futures☆55Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆48Updated 3 weeks ago
- ☆123Updated 2 years ago
- Program startup and thread support written in Rust☆169Updated 3 weeks ago
- An extremely dev-friendly, composable messaging platform☆57Updated 6 months ago
- A buffering MPSC queue.