gpichot / cpp-tdigestLinks
[Not maintained] Implementation of TDigest algorithm in C++
☆16Updated 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)☆48Updated 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☆53Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++ API for the TeaFile File Format. TeaFiles is Time Series Persistence in Flat Files.☆60Updated 3 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- How fast can we shuffle values?☆37Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- C++ version of Ted Dunning's merging t-digest☆27Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆12Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Vectorized version of the PCG random number generator☆77Updated 3 months ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆49Updated 5 years ago
- ☆13Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 months ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆48Updated last month
- ☆20Updated 2 years ago