ajwerner / tdigestcLinks
Polygot C implementation of compact approximate quantile estimation large data sets
☆18Updated 4 months ago
Alternatives and similar repositories for tdigestc
Users that are interested in tdigestc are comparing it to the libraries listed below
Sorting:
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Red/black tree with support for fast accumulation of values in a key range☆18Updated last year
- 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
- Automatically wrap C functions & structs at run time for the Python/C API☆74Updated 3 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Time-series database for Internet of Things Analytics with a rich graph data model☆19Updated 8 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Thread safe and multi-endian version of Bob Jenkins' spookyhash☆69Updated 4 years ago
- ☆27Updated 8 years ago
- Long-term book project☆34Updated 4 years ago
- Java utilities for transforming distance along N-dimensional Hilbert Curve to a point and back. Also supports range splitting queries on …☆120Updated 2 weeks ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- The eXtensible and fleXible Library XXL for Java☆26Updated 3 years ago
- Cross-platform headers-only C++11 framework for streaming data packets through a graph of data-transforming nodes☆16Updated 10 years ago
- A vectorized single header hash function.☆23Updated last year
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 9 years ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆43Updated 2 months ago
- Orly™ Graph Database☆39Updated last year
- fast open addressing hash table☆42Updated 2 months ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- A system for maintaining replicated state machines☆116Updated 8 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆28Updated 6 years ago
- Query processing for an extremely simple, in-memory, columnar database using Apache Arrow to represent tables☆22Updated 4 years ago
- Lua wrapper for ArrayFire☆10Updated 8 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 12 years ago