derrickburns / tdigest
C++ version of Ted Dunning's merging t-digest
☆27Updated 4 years ago
Alternatives and similar repositories for tdigest:
Users that are interested in tdigest are comparing it to the libraries listed below
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆61Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Central build environment for Smyte C++ projects.☆47Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆130Updated 3 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- [Not maintained] Implementation of TDigest algorithm in C++☆16Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- ☆20Updated 2 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 3 months ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- An Elastic, Tiered-Storage Service☆30Updated 6 years ago
- LSM-trie☆113Updated 4 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆155Updated last year
- Seastar boilerplate project with cmake☆34Updated last year
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆48Updated last month