alecmocatta / streaming_algorithmsLinks
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
☆86Updated 9 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 3 months ago
- Simple probabilistic data structures☆146Updated this week
- Viewstamped Replication for Rust☆68Updated 2 years ago
- Embeddable Aggregate Management System for Streams and Queries.☆91Updated last month
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- A native storage format for apache arrow☆82Updated last year
- Experimental DataFusion Optimizer☆47Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Rust implementation of the FastLanes compression library☆106Updated 2 weeks ago
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆43Updated 5 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- JSONB implement in rust☆74Updated last month
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated this week
- Optimizer for DataFusion based on the egg framework☆14Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A Component System in Rust☆105Updated last month
- SQL Fuzz Testing Utilities☆29Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Experimental support for serializing DataFusion plans using substrait☆45Updated 2 years ago
- A memcomparable serialization format.☆23Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆28Updated 2 years ago
- State-first Streaming Applications in Rust☆175Updated 2 years ago
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆69Updated this week
- A rust implementation of lock free cuckoo hashmap☆68Updated 4 months ago
- HDFS Native Client in Rust via HDFS C API libhdfs☆37Updated 4 months ago
- Databend Native Client☆58Updated this week
- A User-Defined Function Framework for Apache Arrow.☆92Updated 3 weeks ago