gpichot / cpp-tdigest
[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
- Bloom filter alternative (C++)☆17Updated 6 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
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- ☆12Updated last year
- Parallel programming library in C++11☆12Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++Now 2016 talk - Pulling Visitors: Boost.Graph + Boost.Coroutine☆9Updated 8 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- ☆49Updated 5 years ago
- C++ version of Ted Dunning's merging t-digest☆27Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- ☆20Updated 2 years ago
- 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 8 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
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated last year
- C++ API for the TeaFile File Format. TeaFiles is Time Series Persistence in Flat Files.☆60Updated 3 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year