derrickburns / tdigestLinks
C++ version of Ted Dunning's merging t-digest
☆31Updated 2 months ago
Alternatives and similar repositories for tdigest
Users that are interested in tdigest are comparing it to the libraries listed below
Sorting:
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- ☆112Updated last year
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆65Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last month
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C port of the HdrHistogram☆264Updated 4 months ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- Order-preserving key encoder☆127Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 8 months ago
- Filter for improving compression of typed binary data.☆232Updated last year
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Central build environment for Smyte C++ projects.☆47Updated 7 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- A Profiler for Identifying the Major Sources of Performance Variance in Modern Applications☆95Updated 7 years ago