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++)☆286Updated 2 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 9 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆110Updated last year
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- C++ version of Ted Dunning's merging t-digest☆27Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆56Updated 2 weeks ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- C++ implementation of HyperLogLog☆60Updated last year
- Library for lock-free locks☆83Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference