MnO2 / t-digestLinks
t-digest in Rust
☆28Updated 2 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 on-disk hash table implementation☆125Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- The simd optimized escape code☆54Updated this week
- Interning of data in rust☆112Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Library safely exposing the io_uring API.☆69Updated this week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 months ago
- Simple probabilistic data structures☆146Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- A buffering MPSC queue.☆82Updated last year
- Human-friendly indexed collections☆56Updated last month
- ☆21Updated 2 years ago
- Proactive IO & Runtime system☆275Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- An Adaptive Radix Tree implementation.☆45Updated 3 months ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago