alecmocatta / streaming_algorithms
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
☆86Updated 6 months ago
Alternatives and similar repositories for streaming_algorithms:
Users that are interested in streaming_algorithms are comparing it to the libraries listed below
- Simple probabilistic data structures☆142Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated this week
- rust database engineering toolkit☆33Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Adaptive Radix Tree in Rust☆65Updated 6 years ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆67Updated 3 weeks ago
- Chain replication server framework for Rust☆34Updated 11 months ago
- Optimizer for DataFusion based on the egg framework☆13Updated 2 years ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆19Updated last month
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆126Updated last year
- A HyperLogLog implementation in Rust.☆50Updated 3 weeks ago
- Framework for simulating distributed applications☆98Updated 4 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Pillars for Transactional Systems and Data Grids☆131Updated 10 months ago
- Viewstamped Replication for Rust☆65Updated last year
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆63Updated this week
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆44Updated last month
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Rust futures on spdk☆34Updated 5 years ago
- Embeddable Aggregate Management System for Streams and Queries.☆91Updated last month
- Experimental DataFusion Optimizer☆48Updated last year
- An implementation of TinyLFU cache☆15Updated 2 years ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago
- A native storage format for apache arrow☆82Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year