thebracket / one_billion_rows
My take on the 1 billion rows challenge from https://github.com/gunnarmorling/1brc/tree/main
☆16Updated last year
Alternatives and similar repositories for one_billion_rows:
Users that are interested in one_billion_rows are comparing it to the libraries listed below
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated 11 months ago
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆87Updated 3 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆111Updated 2 years ago
- Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on d…☆56Updated 2 weeks ago
- Multi-source configuration library for Rust.☆37Updated this week
- Benchmarking library for stable Rust☆35Updated 2 weeks ago
- A metaheuristic framework for solving combinatorial optimization problems☆34Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated last week
- Simple async reactor and executor for rust☆79Updated 3 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated 2 weeks ago
- A zero-copy Rust library that builds and parses network packets in-place.☆112Updated last month
- How fast can we do simple math on 1 billion rows of input?☆40Updated last year
- ☆46Updated 2 years ago
- A standard Bloom Filter implementation☆24Updated 4 years ago
- A practical introduction to Rust☆23Updated 5 months ago
- The cost of Rust async/await☆130Updated 2 years ago
- Rust PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆63Updated 4 months ago
- A buffering MPSC queue.☆78Updated 9 months ago
- An allocator to keep track of (the max) allocated memory☆28Updated last year
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆106Updated 8 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- A better metrics crate☆30Updated 2 months ago
- A collection of boosting algorithms written in Rust 🦀☆53Updated 2 months ago
- Human-friendly indexed collections☆53Updated last month
- ☆49Updated last year
- File type detector☆34Updated 2 weeks ago