RedisBloom / t-digest-cLinks
Wicked Fast, Accurate Quantiles Using 'T-Digests'
☆22Updated 3 weeks ago
Alternatives and similar repositories for t-digest-c
Users that are interested in t-digest-c are comparing it to the libraries listed below
Sorting:
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆55Updated 5 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 9 months ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆48Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 7 months ago
- A toy memory store with great performance☆36Updated 2 weeks ago
- Adaptive Radix Tree in C++☆47Updated this week
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated 3 months ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆11Updated 2 weeks ago
- Embedded DB Benchmark Framework☆62Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- (Det)erministic deadl(ock) resolution for high-throughput, low-latency, and strongly consistent data stores.☆27Updated 6 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆140Updated this week
- C++ implementation of HyperLogLog☆61Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- Couchbase Key-Value Engine☆141Updated this week
- Multi-core Window-Based Stream Processing Engine☆73Updated 4 years ago
- A high-performance distributed shared-log for Ceph☆115Updated 6 years ago
- A distributed database benchmark based on TAO's workload☆42Updated last year
- Embedded InnoDB based on v5.1☆34Updated last month
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 2 months ago
- ☆12Updated 6 years ago
- Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark☆58Updated 2 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 3 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆38Updated 13 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago