skyzh / type-exercise-in-rust
Learn Rust dark magics by implementing an expression framework in database systems
☆1,409Updated last year
Alternatives and similar repositories for type-exercise-in-rust:
Users that are interested in type-exercise-in-rust are comparing it to the libraries listed below
- An educational OLAP database system.☆1,718Updated last month
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,428Updated 8 months ago
- Medium to hard Rust questions with explanations☆1,771Updated last month
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,085Updated 2 years ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,005Updated last week
- A course of building an LSM-Tree storage engine (database) in a week.☆3,287Updated this week
- ☆1,319Updated 4 months ago
- Learn Macros In Rust☆1,141Updated 9 months ago
- The Rust Performance Book☆2,401Updated last month
- Leetcode Solutions in Rust, Advent of Code Solutions in Rust and more☆924Updated 3 months ago
- A publication dedicated to the Rust programming language☆625Updated 8 months ago
- Interactively Visualizing Ownership and Borrowing for Rust☆2,762Updated last year
- Raft distributed consensus algorithm implemented in Rust.☆3,084Updated last month
- Rust examples for all 23 classic GoF design patterns, and even a little more☆1,012Updated 3 months ago
- rust raft with improvements☆1,538Updated this week
- Rust async runtime based on io-uring.☆4,421Updated last month
- A persistent key-value storage in rust.☆856Updated last year
- Learn Rust by writing Entirely Too Many linked lists☆3,361Updated 8 months ago
- a debugger for async rust!☆3,889Updated last week
- Asynchronous Programming in Rust☆1,972Updated last month
- Incomplete Redis client and server implementation using Tokio - for learning purposes only☆4,200Updated 8 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,423Updated 2 weeks ago
- A free book about developing secure and robust systems software.☆1,341Updated last year
- An embedded key-value database in pure Rust☆3,643Updated this week
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,056Updated 2 years ago
- Magical Deterministic Simulator for distributed systems in Rust.☆827Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,603Updated last month
- Writing Interpreters in Rust: a Guide☆502Updated 3 months ago
- The Little Book of Rust Macros (updated fork)☆808Updated 6 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,237Updated last week