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:
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- Simple probabilistic data structures☆147Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- A Component System in Rust☆105Updated 3 months ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Embeddable Aggregate Management System for Streams and Queries.☆93Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- Experimental support for serializing DataFusion plans using substrait☆45Updated 2 years ago
- rust database engineering toolkit☆33Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Paxos implementation in Rust☆78Updated last month
- An implementation of Raft in Rust.☆39Updated 2 years ago
- opensrv for databend☆68Updated 3 months ago
- 💃 Kafka/Raft implementation in Rust☆30Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- HDFS Native Client in Rust via HDFS C API libhdfs☆38Updated 5 months ago
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 5 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 5 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- JSONB implement in rust☆76Updated 2 weeks ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago