rhymu8354 / Uri
This is a library which implements [RFC 3986](https://tools.ietf.org/html/rfc3986), "Uniform Resource Identifier (URI): Generic Syntax".
☆14Updated 4 years ago
Alternatives and similar repositories for Uri:
Users that are interested in Uri are comparing it to the libraries listed below
- Bitcask Implementation in Rust. A fast key-value store.☆23Updated 5 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆46Updated last year
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆26Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆33Updated 2 months ago
- Principles of Computer Systems☆52Updated 7 years ago
- Projects created for the Rust course at FMI☆64Updated last week
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- Yet Another Kev-Value DataBase☆19Updated last year
- Andromeda is a 3D terrain and landscape editor and rendering engine☆17Updated 11 months ago
- A mini dbms implementation in Rust.☆57Updated 2 years ago
- A Rust implementation of the Raft consensus algorithm.☆21Updated 3 years ago
- Creating a database from the ground up in C++ for fun!☆133Updated 2 years ago
- Toy DB to get more sytems expereince☆26Updated last year
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆86Updated 2 months ago
- Persistent, fault tolerant key-value store written in Rust.☆66Updated 3 years ago
- 🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.☆29Updated 3 years ago
- Mini-LSM solution checkpoint☆50Updated last year
- Development environment (solution) for a web server written from scratch in C++ (and soon in Rust too!)☆61Updated 2 years ago
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆28Updated last year
- Implemet Key-Value store using BTree☆60Updated 5 years ago
- Distributed filesystem written in Rust☆33Updated 4 months ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 7 years ago
- Simple async reactor and executor for rust☆79Updated this week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- cr4sh_ (pronounced crash, because it crashes all the time) is a Linux shell fully written with Rust. This can be used for educational pur…☆23Updated 3 years ago
- Memory leak detector for rust☆15Updated 3 years ago
- A simple single-threaded concurrency runtime for Rust based on io_uring.☆29Updated last year
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Backup fork of the repo for the book Futures Explained in 200 lines of Rust (I'm not the author)☆29Updated 4 years ago
- Repository for Rust Projects on the Async in Depth Series☆36Updated 2 years ago