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:
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 3 years ago
- C++ version of Ted Dunning's merging t-digest☆31Updated 3 months ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- A C++ library for integer array compression☆30Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- ☆50Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- String to Float Benchmark☆19Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Software transactional memory system developed at Wyatt Technology☆30Updated 6 years 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
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 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
- Succinct data structures in C/C++☆92Updated last year
- Iterator library.☆80Updated 6 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- Erlang style programming for C++☆15Updated 8 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- ☆113Updated 2 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago