haraldng / omnipaxos-rocksdb-tutorialLinks
This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxos.
☆16Updated 6 months ago
Alternatives and similar repositories for omnipaxos-rocksdb-tutorial
Users that are interested in omnipaxos-rocksdb-tutorial are comparing it to the libraries listed below
Sorting:
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 5 months ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆66Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 7 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 2 months ago
- An Adaptive Radix Tree implementation.☆42Updated this week
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated 11 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆108Updated 5 months ago
- A buffering MPSC queue.☆79Updated last year
- Danube - Distributed Messaging Broker Platform☆78Updated 5 months ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- rust database engineering toolkit☆33Updated 4 years ago
- An implementation of TinyLFU cache☆15Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Embeddable Aggregate Management System for Streams and Queries.☆94Updated 3 months ago
- Rust client library for ClickHouse☆17Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 weeks ago
- The Kubernetes native and CloudEvents native distributed event streaming, event orchestration & messaging platform☆36Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- native Rust implementation of Kafka protocol and api☆14Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- 💃 Kafka/Raft implementation in Rust☆31Updated 4 months ago
- Concurrent and multi-stage data ingestion and data processing with Rust+Tokio☆48Updated 2 years ago
- Stack of Rust crates for stead state projects☆69Updated 3 weeks ago
- Write Ahead Logging for Rust☆31Updated last week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 months ago