derrickburns / tdigestLinks
C++ version of Ted Dunning's merging t-digest
☆31Updated 3 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
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- 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
- Filter for improving compression of typed binary data.☆233Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 5 months ago
- LSM-trie☆114Updated 4 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 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
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- C port of the HdrHistogram☆270Updated 5 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated this week
- Central build environment for Smyte C++ projects.☆47Updated 7 years ago
- C++ implementation of raft consensus☆272Updated 2 years ago
- ☆113Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Benchmark of common hash functions☆37Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago