RagnarGrootKoerkamp / 1brc
☆37Updated 2 months ago
Alternatives and similar repositories for 1brc:
Users that are interested in 1brc are comparing it to the libraries listed below
- ☆142Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- Simple async reactor and executor for rust☆79Updated 3 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- Human-friendly indexed collections☆53Updated last month
- Allocations profiler built using ebpf☆88Updated 2 weeks ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A concurrent, append-only vector.☆156Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- ☆92Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆182Updated last month
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Rust implementation of the FastLanes compression library☆100Updated 3 weeks ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆90Updated this week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆111Updated 2 years ago
- Rust SDK for Apache Avro - a data serialization system.☆55Updated this week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Succinct data structures using very efficient rank and select☆115Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- ☆75Updated 11 months ago
- ☆192Updated last year
- A buffering MPSC queue.☆78Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated 11 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago