gpichot / cpp-tdigest
[Not maintained] Implementation of TDigest algorithm in C++
☆16Updated 7 years ago
Alternatives and similar repositories for cpp-tdigest:
Users that are interested in cpp-tdigest are comparing it to the libraries listed below
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++ version of Ted Dunning's merging t-digest☆27Updated 4 years ago
- ☆12Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- How fast can we shuffle values?☆37Updated 10 months ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- C++ API for the TeaFile File Format. TeaFiles is Time Series Persistence in Flat Files.☆60Updated 3 years ago
- nkvdb - is a numeric time-series database.☆35Updated 7 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Linear vs binary search benchmark☆40Updated 5 years ago
- ☆49Updated 4 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated 5 months ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- A blend of the compact and sparse hash table implementations.☆12Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Memory Efficient Quantile Approximator for High Speed Data Streams☆21Updated 8 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆75Updated 4 years ago
- ☆25Updated 7 years ago