mzinsmeister / OxidSQL
OxidSQL (Toy) SQL Database in Rust
☆75Updated 9 months ago
Alternatives and similar repositories for OxidSQL:
Users that are interested in OxidSQL are comparing it to the libraries listed below
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- Your SQL database for learning purpose☆78Updated 11 months ago
- TPC-H benchmark data generation in pure Rust☆65Updated last week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated 2 weeks ago
- An understandable, fast and scalable Raft Consensus implementation☆138Updated 7 months ago
- ☆21Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆210Updated last week
- Another minimal Raft implementation in Rust.☆185Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆197Updated 2 months ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆106Updated 8 months ago
- ☆49Updated last year
- A local first persistent log☆35Updated 4 months ago
- Fusio provides file operations on multiple storages across various async runtimes.☆297Updated last week
- Bw-Tree for Rust☆27Updated last year
- 10x lower latency for cloud-native DataFusion☆140Updated this week
- Message queue and data streaming based on cloud native services.☆109Updated 2 weeks ago
- Rust implementation of the FastLanes compression library☆101Updated last month
- Concurrent ART (adaptive radix tree)☆144Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- µWheel DataFusion Optimizer for speeding up time-based analytics☆35Updated last month
- Raft implemented in Rust☆24Updated last year
- lock-free B+ tree☆287Updated 7 months ago
- A SQL query compiler written in Rust from scratch☆22Updated 7 months ago
- Viewstamped Replication for Rust☆68Updated 2 years ago
- An LSM storage engine designed for high throughput and significant reduction in I/O amplification written in safe rust (Under active dev…☆28Updated 3 weeks ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆102Updated 2 months ago
- Embeddable Aggregate Management System for Streams and Queries.