sengelha / streaming-percentilesLinks
Cross-platform, multi-language implementation of multiple streaming percentile algorithms
☆65Updated 2 years ago
Alternatives and similar repositories for streaming-percentiles
Users that are interested in streaming-percentiles are comparing it to the libraries listed below
Sorting:
- Fast Approximate Membership Filters (C++)☆288Updated 5 months ago
- C++ version of Ted Dunning's merging t-digest☆31Updated 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 last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 11 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Library for lock-free locks☆83Updated 2 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- C++ implementation of HyperLogLog☆61Updated last year
- ☆113Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆443Updated 6 months ago
- High-performance dictionary coding☆109Updated 8 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- C port of the HdrHistogram☆270Updated 5 months ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago