derrickburns / tdigestLinks
C++ version of Ted Dunning's merging t-digest
☆30Updated 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 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 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 11 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- C port of the HdrHistogram☆262Updated 3 months ago
- Filter for improving compression of typed binary data.☆232Updated 11 months ago
- QSBR and EBR library☆133Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 3 weeks ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆65Updated 2 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- ☆111Updated last year
- C++ implementation of raft consensus☆270Updated 2 years ago
- General purpose C++ library for iZENECloud☆43Updated 10 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- a quotient filter written in C☆87Updated 8 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 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
- LSM-trie☆114Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- Order-preserving key encoder☆126Updated 5 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago