jedisct1 / rust-hyperloglogLinks
A HyperLogLog implementation in Rust.
☆51Updated 2 weeks ago
Alternatives and similar repositories for rust-hyperloglog
Users that are interested in rust-hyperloglog are comparing it to the libraries listed below
Sorting:
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A Rust implementation of Rendezvous hashing algorithm☆21Updated 3 years ago
- Simple probabilistic data structures☆146Updated last week
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- ☆39Updated 5 years ago
- A library for logging and propagating Zipkin trace information in Rust☆57Updated 10 months 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 5 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust FFI wrapper for CRoaring☆161Updated last month
- ☆47Updated 5 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated 2 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years 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 this week
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- A rust implementation of murmur3☆74Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- The simd optimized escape code☆54Updated this week
- OpenTracing API for Rust☆65Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 7 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Caching layer load balancer.☆45Updated 5 years ago
- Approximations to Histograms☆65Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- probe: Static probes for Rust☆101Updated 3 weeks ago