alecmocatta / streaming_algorithmsLinks
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
☆88Updated 11 months ago
Alternatives and similar repositories for streaming_algorithms
Users that are interested in streaming_algorithms are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Simple probabilistic data structures☆147Updated last week
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 6 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆55Updated 4 years ago
- Embeddable Aggregate Management System for Streams and Queries.☆94Updated 3 months ago
- opensrv for databend☆68Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 5 months ago
- State-first Streaming Applications in Rust☆175Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- rust database engineering toolkit☆33Updated 4 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆134Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last week
- A HyperLogLog implementation in Rust.☆51Updated 4 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- JSONB implement in rust☆77Updated last week
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- A Component System in Rust☆106Updated 3 months ago
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆43Updated 7 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- HDFS Native Client in Rust via HDFS C API libhdfs☆39Updated 6 months ago
- Experimental DataFusion Optimizer☆48Updated 2 years ago