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:
- Simple probabilistic data structures☆147Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A Component System in Rust☆108Updated 6 months ago
- State-first Streaming Applications in Rust☆176Updated 3 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Adaptive Radix Tree in Rust☆68Updated 7 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 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 5 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆209Updated 8 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Embeddable Aggregate Management System for Streams and Queries.☆96Updated 6 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- 💃 Kafka/Raft implementation in Rust☆33Updated last month
- opensrv for databend☆70Updated 6 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- JSONB implement in rust☆81Updated last month
- A rust implementation of lock free cuckoo hashmap☆68Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Rust FFI wrapper for CRoaring☆161Updated 3 weeks ago
- Paxos implementation in Rust☆78Updated 3 weeks ago
- Write Ahead Logging for Rust☆33Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago