A modular, reusable university course for Rust
☆3,329Feb 9, 2026Updated 3 weeks ago
Alternatives and similar repositories for teach-rs
Users that are interested in teach-rs are comparing it to the libraries listed below
Sorting:
- This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.☆32,677Feb 24, 2026Updated last week
- Build fast web applications with Rust.☆20,193Feb 24, 2026Updated last week
- All Algorithms implemented in Rust☆25,496Feb 22, 2026Updated last week
- Code for "Zero To Production In Rust", a book on API development using Rust.☆6,403Sep 1, 2024Updated last year
- Small exercises to get you used to reading and writing Rust code!☆61,989Updated this week
- Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.☆14,015Nov 26, 2025Updated 3 months ago
- Build & ship backends without writing any infrastructure files.☆6,858Jan 9, 2026Updated last month
- A curated list of Rust code and resources.☆55,823Feb 23, 2026Updated last week
- Educational blog posts for Rust beginners☆8,323Feb 17, 2025Updated last year
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,556Aug 6, 2024Updated last year
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,108Updated this week
- Fullstack app framework for web, desktop, and mobile.☆34,899Feb 21, 2026Updated last week
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆10,930Feb 24, 2026Updated last week
- Lightning-fast and Powerful Code Editor written in Rust☆38,100Updated this week
- Learn to write an embedded OS in Rust☆14,584Feb 10, 2024Updated 2 years ago
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,662Updated this week
- Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.☆6,313Updated this week
- A cross-platform GUI library for Rust, inspired by Elm☆29,648Feb 23, 2026Updated last week
- Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.☆14,473Updated this week
- A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs☆18,620Feb 23, 2026Updated last week
- Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.☆21,864Updated this week
- A scalable, distributed, collaborative, document-graph database, for the realtime web☆31,379Updated this week
- A self-paced course to learn Rust, one exercise at a time.☆9,149Oct 30, 2025Updated 4 months ago
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,128Oct 24, 2024Updated last year
- egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native☆28,243Updated this week
- 🚂 🦀 The one-person framework for Rust for side-projects and startups☆8,677Updated this week
- A native gRPC client & server implementation with async/await support.☆11,873Updated this week
- A backend framework for Rust professionals☆2,025Jan 17, 2026Updated last month
- A post-modern modal text editor.☆43,167Updated this week
- Extremely fast Query Engine for DataFrames, written in Rust