derrickburns / tdigestLinks
C++ version of Ted Dunning's merging t-digest
☆30Updated 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
- Filter for improving compression of typed binary data.☆232Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- C port of the HdrHistogram☆263Updated 4 months ago
- ☆112Updated last year
- a quotient filter written in C☆87Updated 8 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last month
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 7 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 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…☆117Updated last year
- QSBR and EBR library☆134Updated 6 years ago
- C++ implementation of HyperLogLog☆61Updated last year
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- A Profiler for Identifying the Major Sources of Performance Variance in Modern Applications☆95Updated 7 years ago
- Central build environment for Smyte C++ projects.☆47Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A simple, reference implementation of a B^e-tree☆160Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Template Vector Library☆18Updated 4 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 4 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago