yottaStore / documentationLinks
A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.
☆90Updated 11 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☆72Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆142Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆215Updated last month
- Rust library implementing xor-filters☆142Updated 2 years ago
- Log search engine on object storages☆19Updated last year
- rust database engineering toolkit☆35Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆193Updated this week
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆113Updated 3 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆173Updated last month
- framework for evaluating (planet-scale) consensus protocols☆129Updated last year
- A basic log-structured flash datastore☆20Updated 3 years ago
- A local first persistent log☆36Updated 3 months ago
- Generic S3 server implementation☆125Updated last year
- Universe for growing software.☆45Updated last week
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆32Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆100Updated 2 months ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆117Updated last year
- ☆12Updated 6 years ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- Logical clocks implementation in Rust☆45Updated 6 years ago
- SQL Fuzz Testing Utilities☆29Updated 2 years ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆28Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 10 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- lock-free B+ tree☆309Updated last year