Futures Crate
by Rust Project
Core futures and async primitives used across the Rust async ecosystem.
13 curated open source to help you learn Rust.
13 of 13
by Rust Project
Core futures and async primitives used across the Rust async ecosystem.
by Tokio Contributors
Application-level tracing for Rust — learn observability patterns used in production.
by Rust Project
The rust-lang/rust repository — read the source to understand how Rust works under the hood.
100 coding problems plus 120 theoretical Q&A covering ownership, traits, async, and interview-style Rust puzzles.
by Diesel Contributors
Safe, extensible ORM and query builder — the standard for Rust database access.
by Hyperium
Fast, safe HTTP library — foundational for understanding Rust web and async I/O.
by Servo Project
Parallel browser engine written in Rust — learn rendering, layout, and concurrency.
by Tokio Contributors
Ergonomic, modular web framework built on Tokio — the modern choice for Rust APIs.
by Tauri Programme
Build lightweight cross-platform desktop apps with Rust backends and web frontends.
by Andrew Gallant
Blazingly fast line-oriented search tool — exemplary Rust systems code to read.
by Bevy Contributors
Data-driven game engine built in Rust — great for learning ECS and graphics.
by Redox OS Team
A Unix-like operating system written in Rust, from scratch.
by Rust Project
Small exercises to get you used to reading and writing Rust code.