yottaStore / documentationLinks
A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.
☆86Updated 7 months ago
Alternatives and similar repositories for documentation
Users that are interested in documentation are comparing it to the libraries listed below
Sorting:
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆135Updated 2 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 6 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- A local first persistent log☆36Updated 2 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆164Updated this week
- Rust library implementing xor-filters☆140Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 5 months ago
- Log search engine on object storages☆19Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Redis compatible server framework for Rust☆90Updated 2 years ago
- Bindings for writing a server that can act as MySQL/MariaDB☆171Updated last month
- Generic S3 server implementation☆124Updated last year
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆113Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- SQL Fuzz Testing Utilities☆29Updated last year
- Paxos implementation in Rust☆78Updated 3 weeks ago
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 5 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆54Updated last week
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆27Updated 2 years ago
- The labs of Raft consensus algorithm based on MadSim.☆124Updated 6 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆94Updated 3 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated last year