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☆53Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆50Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ version of Ted Dunning's merging t-digest☆28Updated 2 weeks ago
- Erlang style programming for C++☆15Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 7 months ago
- String to Float Benchmark☆19Updated 7 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- ☆110Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆65Updated 2 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A minimalistic and high-performance SAT solver☆146Updated 4 years ago