alecmocatta / streaming_algorithmsLinks
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
☆88Updated last year
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 6 months ago
- Simple probabilistic data structures☆147Updated last week
- Rust library implementing xor-filters☆140Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆55Updated 4 years ago
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆43Updated 8 months ago
- opensrv for databend☆69Updated 5 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Embeddable Aggregate Management System for Streams and Queries.☆96Updated 4 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆136Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- State-first Streaming Applications in Rust☆175Updated 3 years ago
- A Multi-Raft implementation in Rust language.☆192Updated 10 months ago
- rust database engineering toolkit☆32Updated 4 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Rust implementation of the FastLanes compression library☆131Updated this week
- A Component System in Rust☆106Updated 5 months ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Percas is a distributed PERsistent CAche Service.☆58Updated last week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Paxos implementation in Rust☆78Updated this week
- A native storage format for apache arrow☆82Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 7 months ago
- Experimental DataFusion Optimizer☆49Updated 2 years ago
- An Adaptive Radix Tree implementation.☆42Updated last month