gpichot / cpp-tdigestLinks
[Not maintained] Implementation of TDigest algorithm in C++
☆18Updated 8 years ago
Alternatives and similar repositories for cpp-tdigest
Users that are interested in cpp-tdigest are comparing it to the libraries listed below
Sorting:
- 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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Erlang style programming for C++☆15Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 9 months ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 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
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆65Updated 2 years ago
- ☆50Updated 5 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- libForBES is a C++ solver for generic, constrained and possibly nonsmooth convex optimization problems. LASSO, optimal control, elastic n…☆10Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Parallel programming library in C++11☆13Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- C++ version of Ted Dunning's merging t-digest☆31Updated 2 months ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- ☆12Updated 2 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated this week
- ☆22Updated 3 years ago