Features
Sets
All-access
Blog
Practice
Develop an Actor Runtime In Rust From Scratch
Create an actor framework from scratch with a custom runtime and trait-based message handling.
Implement Your Own ICMP Ping Tool in Rust
Build a ping tool from scratch using low-level networking with full support for both IPv4 and IPv6.
Building a Link-Shortening Microservice with Axum
Develop a minimalistic link-shortening microservice using the Axum framework and its routing system.
Crafting a Linked List with Raw Pointers in Rust
Create a linked list from scratch with unsafe memory, raw pointers, and custom drop guards.
Designing an Extensible AI Assistant Tool in Rust
Create an extensible AI assistant tool with customizable prompts for patching your project’s source code.
High Five - Part 1: A Puzzle Journey into Rust
Learn the fundamentals of Rust or warm up for your next coding interview by solving puzzles.
Don't miss any content updates!
Subscribe to the
Rewrite It In Rust (riir)
newsletter to stay informed about new sets.