skyzh / type-exercise-in-rust
Learn Rust dark magics by implementing an expression framework in database systems
☆1,413Updated 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
Sorting:
- An educational OLAP database system.☆1,723Updated 2 months ago
- Medium to hard Rust questions with explanations☆1,781Updated 2 months ago
- Rust async runtime based on io-uring.☆4,487Updated 3 weeks ago
- rust raft with improvements☆1,553Updated this week
- Learn Macros In Rust☆1,146Updated 10 months ago
- ☆1,320Updated 5 months ago
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,436Updated 9 months ago
- The Rust Performance Book☆2,414Updated this week
- Raft distributed consensus algorithm implemented in Rust.☆3,106Updated 2 months ago
- A publication dedicated to the Rust programming language☆626Updated 9 months ago
- Asynchronous Programming in Rust☆1,979Updated 2 months ago
- Incomplete Redis client and server implementation using Tokio - for learning purposes only☆4,235Updated 9 months ago
- Rust examples for all 23 classic GoF design patterns, and even a little more☆1,017Updated 4 months ago
- Extensible SQL Lexer and Parser for Rust☆3,060Updated this week
- Rust RPC framework with high-performance and strong-extensibility for building micro-services.☆2,381Updated this week
- An embedded key-value database in pure Rust☆3,676Updated this week
- A persistent key-value storage in rust.☆856Updated last year
- Leetcode Solutions in Rust, Advent of Code Solutions in Rust and more☆922Updated 4 months ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,084Updated 2 years ago
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆1,908Updated last week
- The fast sync and async channel that Rust deserves☆1,526Updated this week
- Learn Rust by writing Entirely Too Many linked lists☆3,378Updated 9 months ago
- a debugger for async rust!☆3,920Updated this week
- A course of building an LSM-Tree storage engine (database) in a week.☆3,327Updated last week
- Interactively Visualizing Ownership and Borrowing for Rust☆2,768Updated last year
- A small and fast async runtime for Rust☆4,167Updated 2 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,468Updated 2 months ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,059Updated 2 years ago
- Rust Memory Container Cheat-sheet☆2,522Updated 4 years ago
- async fn(Request) -> Result<Response, Error>☆3,785Updated 2 weeks ago