Naveenaidu / rust-1brcLinks
1BRC implementation in Rust
☆37Updated last year
Alternatives and similar repositories for rust-1brc
Users that are interested in rust-1brc are comparing it to the libraries listed below
Sorting:
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆302Updated last month
- Fixed-size decimal numbers implemented in pure Rust☆227Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆176Updated last week
- A very fast Key-Value store in pure rust☆212Updated 3 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 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")☆174Updated this week
- A lockless mpmc/mpsc to support async base on crossbeam☆202Updated this week
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆211Updated 4 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Tako is a lightweight and minimalistic web framework built on Tokio and Hyper written in Rust.☆78Updated 2 months ago
- Nio is an experimental async runtime for Rust☆321Updated 2 months ago
- Embedded Key-Value Storage Engine☆126Updated 5 months ago
- A concurrent, append-only vector.☆204Updated 2 months ago
- ☆217Updated 3 months ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆280Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Visualizing Rust codebases in a few seconds☆187Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- ☆77Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Utilities for working with shared slices of memory☆78Updated 4 months ago
- Immutable strings, in Rust.☆249Updated last year
- A safe sync/async multi-producer, multi-consumer channel☆203Updated 6 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆309Updated 2 months ago
- A universal load testing framework for Rust, with real-time tui support.☆197Updated last week
- Perfect hashing for an imperfect world☆94Updated last month
- Rust web servers without async/await.☆218Updated 9 months ago