jedisct1 / rust-hyperloglogLinks
A HyperLogLog implementation in Rust.
☆52Updated last week
Alternatives and similar repositories for rust-hyperloglog
Users that are interested in rust-hyperloglog are comparing it to the libraries listed below
Sorting:
- A Rust implementation of Rendezvous hashing algorithm☆21Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- ☆39Updated 5 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated 3 weeks ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Extraction and modernization of the hyper 0.11.x typed header module☆30Updated 3 years ago
- ☆14Updated 2 years ago
- Inject USDT probes into rust code☆48Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- ☆47Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- A library for logging and propagating Zipkin trace information in Rust☆57Updated 10 months ago
- Simple probabilistic data structures☆147Updated last week
- A simple map based on a vector for small integer keys☆67Updated last year
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- Epoch-based garbage collection