skyzh / type-exercise-in-rust
Learn Rust dark magics by implementing an expression framework in database systems
☆1,378Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for type-exercise-in-rust
- An educational OLAP database system.☆1,626Updated this week
- Rust async runtime based on io-uring.☆4,012Updated 2 weeks ago
- rust raft with improvements☆1,401Updated last week
- Medium to hard Rust questions with explanations☆1,699Updated 2 weeks ago
- An embedded key-value database in pure Rust☆3,358Updated this week
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,343Updated 3 months ago
- Incomplete Redis client and server implementation using Tokio - for learning purposes only☆3,977Updated 3 months ago
- Learn Macros In Rust☆1,075Updated 4 months ago
- A tutorial of building an LSM-Tree storage engine in a week.☆2,888Updated last week
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,079Updated 2 years ago
- ☆1,308Updated last month
- Rust examples for all 23 classic GoF design patterns, and even a little more☆977Updated 11 months ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆1,863Updated this week
- Raft distributed consensus algorithm implemented in Rust.☆2,971Updated last month
- The Rust Performance Book☆2,295Updated 5 months ago
- Leetcode Solutions in Rust, Advent of Code Solutions in Rust and more☆896Updated this week
- A persistent key-value storage in rust.☆837Updated 7 months ago
- Interactively Visualizing Ownership and Borrowing for Rust☆2,713Updated 9 months ago
- ☆1,601Updated this week
- A publication dedicated to the Rust programming language☆618Updated 3 months ago
- a debugger for async rust!☆3,622Updated last week
- The fast sync and async channel that Rust deserves☆1,382Updated 3 weeks ago
- A high performance concurrent caching library for Rust☆1,631Updated 2 weeks ago
- Extensible SQL Lexer and Parser for Rust☆2,798Updated this week
- Asynchronous Programming in Rust☆1,855Updated this week
- Rust RPC framework with high-performance and strong-extensibility for building micro-services.☆2,249Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,109Updated 5 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,215Updated last month
- async fn(Request) -> Result<Response, Error>☆3,550Updated 2 months ago