ajwerner / tdigestcLinks
Polygot C implementation of compact approximate quantile estimation large data sets
☆18Updated last year
Alternatives and similar repositories for tdigestc
Users that are interested in tdigestc are comparing it to the libraries listed below
Sorting:
- finding set bits in large bitmaps☆15Updated 9 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A vectorized single header hash function.☆19Updated 6 months 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
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- How fast can we shuffle values?☆37Updated last year
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- ☆13Updated 6 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- A utility to dump GPU's property☆6Updated 10 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- A N-Dimensional Renderer☆12Updated 6 years ago
- [Not maintained] Implementation of TDigest algorithm in C++☆16Updated 8 years ago
- Measuring memory usage in C and C++☆26Updated 8 years ago
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- Random material having to do with Daniel Lemire's talks☆22Updated last year
- Automatically wrap C functions & structs at run time for the Python/C API☆73Updated 2 years ago
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Updated 13 years ago
- Downsampling array of intervals☆26Updated 5 years ago
- any_function is a functional counterpart to std::any☆14Updated 9 years ago
- A platform for unified linear and relational algebra analytics, built on the Accumulo NoSQL database☆11Updated 3 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- C++14 - fast drop-in uniform_int_distribution☆9Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 5 months ago