tahmidsadik / simple-dbLinks
A simple sql database written in rust.
☆72Updated 2 years ago
Alternatives and similar repositories for simple-db
Users that are interested in simple-db are comparing it to the libraries listed below
Sorting:
- A persistent B+Tree (clustered index) implementation in Rust.☆304Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- A mini dbms implementation in Rust.☆61Updated 2 years ago
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- https://fly.io/dist-sys/ in Rust☆273Updated last year
- A Multi-Raft implementation in Rust language.☆192Updated 8 months ago
- PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB☆263Updated last year
- ☆84Updated last year
- Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on d…☆66Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Code to accompany Refactoring to Rust☆99Updated 10 months ago
- A port of Java's ConcurrentHashMap to Rust☆559Updated 2 months ago
- Hazard pointers in Rust.☆204Updated last month
- Hands-On Concurrency with Rust, published by Packt☆156Updated 2 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆51Updated last year
- compact dns server in rust☆104Updated 4 years ago
- Just Another Memory Mapped Database☆278Updated last year
- ☆84Updated last year
- Home of the Rustacean Station podcast☆223Updated 2 weeks ago
- An example for building a simple peer to peer application using Rust☆88Updated 3 years ago
- Repository for Rust Projects on the Async in Depth Series☆39Updated 2 years ago
- Rust tutorial to demonstrate how variance works☆254Updated 6 months ago
- Raft implemented in Rust☆28Updated last year
- Simple async reactor and executor for rust☆80Updated 3 months ago
- A simple database built from scratch in Rust☆69Updated 11 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆443Updated 3 months ago
- Task abstraction for building executors☆476Updated 5 months ago
- Async I/O and timers☆532Updated last month
- Notify async tasks or threads☆477Updated last week
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated 2 years ago