derrickburns / tdigestLinks
C++ version of Ted Dunning's merging t-digest
☆29Updated last month
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 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- QSBR and EBR library☆133Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated this week
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- Filter for improving compression of typed binary data.☆231Updated 11 months ago
- High-performance dictionary coding☆108Updated 8 years ago
- ☆111Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- A Profiler for Identifying the Major Sources of Performance Variance in Modern Applications☆95Updated 7 years ago
- Order-preserving key encoder☆126Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- C port of the HdrHistogram☆259Updated 3 months ago
- A simple, reference implementation of a B^e-tree☆158Updated 6 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 10 months 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
- LSM-trie☆114Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆136Updated 8 months ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆65Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago