jedisct1 / rust-hyperloglogLinks
A HyperLogLog implementation in Rust.
☆51Updated 8 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 3 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Simple probabilistic data structures☆146Updated last week
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- ☆39Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 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 9 months ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- scraps of a potential language☆38Updated 4 years ago
- OpenTracing API for Rust☆65Updated last year
- 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 2 months ago
- A rust implementation of murmur3☆73Updated last year
- Fire-forged cluster management & Distributed data protocol☆78Updated 4 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆44Updated 2 years ago
- Approximations to Histograms☆65Updated 4 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- probe: Static probes for Rust☆100Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 4 years ago