RagnarGrootKoerkamp / 1brcLinks
☆38Updated 7 months ago
Alternatives and similar repositories for 1brc
Users that are interested in 1brc are comparing it to the libraries listed below
Sorting:
- Rust object_store crate☆136Updated this week
- Rust SDK for Apache Avro - a data serialization system.☆78Updated this week
- Simple async reactor and executor for rust☆79Updated 5 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated 3 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆180Updated last week
- Rust implementation of the FastLanes compression library☆135Updated this week
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆76Updated last week
- Rust-native Kafka/Redpanda protocol and client implementation.☆188Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- A concurrent, append-only vector.☆196Updated last month
- K.I.S.S. LSM-tree implementation in safe Rust☆271Updated this week
- Track and query Cargo dependency graphs.☆235Updated this week
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆230Updated 2 months ago
- Lightweight and high performance concurrent cache☆266Updated last month
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆95Updated last month
- Succinct data structures using very efficient rank and select☆126Updated 2 months ago
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆169Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- Derive for arrow2☆68Updated 2 years ago
- The cost of Rust async/await☆131Updated 3 years ago
- Benchmarking Rust storage engines☆44Updated 3 weeks ago
- Convert sequences of Rust objects to Arrow tables☆91Updated last week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆285Updated last week
- https://ibraheem.ca/posts/too-many-web-servers/☆104Updated 2 years ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆300Updated last month
- Pyroscope Profiler for Rust. Profile your Rust applications.☆190Updated this week
- Inter-event timing metrics on top of tracing.☆126Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated 2 months ago