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
- Vectorized intersections (research code)☆16Updated 8 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
- 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☆27Updated 5 years ago
- Automatically wrap C functions & structs at run time for the Python/C API☆73Updated 3 years ago
- A N-Dimensional Renderer☆12Updated 6 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
- any_function is a functional counterpart to std::any☆14Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Global illumination path tracer in C++☆30Updated 5 years ago
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Updated 13 years ago
- A library for working with the .octree file format☆17Updated 6 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- Multihreaded 64 bit c++ files for processing numba arrays☆17Updated last year
- A utility to dump GPU's property☆6Updated 10 years ago
- demonstration of live reloading☆14Updated 7 years ago
- AnyDSL Runtime Library☆22Updated last month
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 years ago
- C++ toolbox for modern OpenGL☆13Updated 10 years ago
- C/C++ preprocessor-like tool for a range of languages (i.e., #ifdef, #ifndef, #if-else, #include, etc. for Python, LaTeX, Bash, JavaScrip…☆24Updated 9 years ago
- Nanoscale logging library in C++11☆13Updated 3 years ago
- Fully procedural GLSL eyeball shader☆10Updated 9 years ago
- High performance event tracing☆17Updated this week
- Computational Geometry Sandbox. Graham's Scan, Jarvis's March, KD Tree, Nearest Neighbor☆12Updated 9 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- Probabilistic Data Structure Template Library☆30Updated 5 years ago
- NodeGraph - A simple directed graph with visualization UI.☆23Updated last year