jedisct1 / rust-hyperloglogLinks
A HyperLogLog implementation in Rust.
☆51Updated 6 months ago
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 2 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- OpenTracing API for Rust☆64Updated last year
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- ☆39Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Simple probabilistic data structures☆147Updated last week
- A library for logging and propagating Zipkin trace information in Rust☆57Updated 8 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last month
- A plugin for Criterion.rs to measure Linux perf events.☆44Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Caching layer load balancer.☆45Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values