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☆146Updated 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
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆47Updated last month
- Framework for simulating distributed applications☆104Updated 5 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 3 years ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆55Updated 5 years ago
- A HyperLogLog implementation in Rust.☆51Updated 8 months ago
- A Component System in Rust☆108Updated 7 months ago
- opensrv for databend☆70Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- State-first Streaming Applications in Rust☆176Updated 3 years ago
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆80Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- Embeddable Aggregate Management System for Streams and Queries.☆100Updated last week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 9 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 months ago
- A Multi-Raft implementation in Rust language.☆193Updated last year
- SQL Fuzz Testing Utilities☆29Updated last year