derrickburns / tdigestLinks
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
Sorting:
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆65Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 2 weeks ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- C port of the HdrHistogram☆253Updated 3 weeks ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Filter for improving compression of typed binary data.☆230Updated 8 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- ☆109Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Central build environment for Smyte C++ projects.☆47Updated 7 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 5 months ago
- A Profiler for Identifying the Major Sources of Performance Variance in Modern Applications☆95Updated 7 years ago
- a quotient filter written in C☆86Updated 8 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- High-performance dictionary coding☆105Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- QSBR and EBR library☆125Updated 5 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated 3 weeks ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year