MnO2 / t-digestLinks
t-digest in Rust
☆28Updated 3 years ago
Alternatives and similar repositories for t-digest
Users that are interested in t-digest are comparing it to the libraries listed below
Sorting:
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- Rust FFI wrapper for CRoaring☆164Updated this week
- Interning of data in rust☆119Updated 7 months ago
- Library safely exposing the io_uring API.☆78Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated this week
- An on-disk hash table implementation☆126Updated 4 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A HyperLogLog implementation in Rust.☆52Updated this week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A buffering MPSC queue.☆85Updated 2 months ago
- Simple probabilistic data structures☆148Updated this week
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Proactive IO & Runtime system☆276Updated last year
- adaptive algorithms for rayon☆39Updated 5 years ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆69Updated 2 weeks ago
- Collection of insert-only wait-free data-structures.☆30Updated 2 years ago
- An Adaptive Radix Tree implementation.