derrickburns / tdigestLinks
C++ version of Ted Dunning's merging t-digest
☆27Updated 5 years ago
Alternatives and similar repositories for tdigest
Users that are interested in tdigest are comparing it to the libraries listed below
Sorting:
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆65Updated 2 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆110Updated last year
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 9 months ago
- QSBR and EBR library☆128Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- Central build environment for Smyte C++ projects.☆47Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Template Vector Library☆18Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- C++ implementation of HyperLogLog☆60Updated last year
- High-performance dictionary coding☆108Updated 8 years ago
- C port of the HdrHistogram☆255Updated 2 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 6 months 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
- Benchmark of common hash functions☆36Updated 6 years ago