RedisBloom / t-digest-c
Wicked Fast, Accurate Quantiles Using 'T-Digests'
☆15Updated last year
Alternatives and similar repositories for t-digest-c:
Users that are interested in t-digest-c are comparing it to the libraries listed below
- Adaptive Radix Tree in C++☆40Updated this week
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated 5 months ago
- ☆12Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆74Updated 2 years ago
- Persistent Memory Graph Database☆44Updated 2 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 5 years ago
- Redis Labs Test Framework☆18Updated 2 weeks ago
- Multi-core Window-Based Stream Processing Engine☆71Updated 3 years ago
- Clone of YCSB with support for time series data bases☆24Updated 5 years ago
- Lightning In-Memory Object Store☆44Updated 3 years ago
- TSXor: A Simple Time Series Compression Algorithm☆52Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 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…☆37Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆71Updated 4 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆61Updated 3 years ago
- C++ version of Ted Dunning's merging t-digest☆27Updated 4 years ago
- Hiactor is a distributed C++ actor framework.☆107Updated 7 months ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆42Updated last year
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆155Updated 3 years ago
- A distributed database benchmark based on TAO's workload☆38Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- Persistent Memory Storage Engine☆24Updated 2 months ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 8 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆74Updated 3 years ago