RagnarGrootKoerkamp / 1brcLinks
☆42Updated last year
Alternatives and similar repositories for 1brc
Users that are interested in 1brc are comparing it to the libraries listed below
Sorting:
- Rust SDK for Apache Avro - a data serialization system.☆103Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆264Updated this week
- Pyroscope Profiler for Rust. Profile your Rust applications.☆201Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated this week
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆136Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Rust implementation of the FastLanes compression library☆161Updated this week
- Simple async reactor and executor for rust☆79Updated 10 months ago
- Rust object_store crate☆210Updated this week
- Convert sequences of Rust objects to Arrow tables☆95Updated last week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆206Updated this week
- Track and query Cargo dependency graphs.☆254Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆211Updated 7 months ago
- Inter-event timing metrics on top of tracing.☆130Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆345Updated 5 months ago
- An implementation of the C++ Masstree data structure in Rust.☆204Updated last week
- Succinct data structures using very efficient rank and select☆129Updated last month
- A concurrent, append-only vector.☆208Updated 6 months ago
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆84Updated this week
- Lightweight and high performance concurrent cache☆322Updated 3 months ago
- Allocations profiler built using ebpf☆95Updated last week
- Experiments with structured concurrency in Rust☆410Updated last year
- Type-erased core::Discriminant<T>☆38Updated this week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Benchmarking Rust storage engines☆70Updated last month
- ☆94Updated 2 years ago
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆188Updated this week