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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- Central build environment for Smyte C++ projects.☆47Updated 6 years ago
- [Not maintained] Implementation of TDigest algorithm in C++☆16Updated 7 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆61Updated last year
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- An Elastic, Tiered-Storage Service☆30Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆152Updated 10 months ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 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…☆107Updated last month
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- A SQL-to-native-code compiler based on LLVM☆46Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- Seastar boilerplate project with cmake☆32Updated 10 months ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 5 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated 5 months ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆38Updated 7 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago