Complete code for the larger example programs from the book.
☆1,183Jun 21, 2023Updated 2 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Rust code to build an inverted index for a corpus of text files.☆111Aug 13, 2025Updated 6 months ago
- A Rust program that plots the Mandelbrot set, using various kinds of parallelism.☆222Jan 23, 2024Updated 2 years ago
- Test programs that should not compile.☆21Mar 4, 2021Updated 4 years ago
- Example code from Chapter 19, Asynchronous Programming: an asynchronous chat client and server☆71Jun 14, 2021Updated 4 years ago
- Source code for the book Rust in Action☆2,096Mar 4, 2023Updated 2 years ago
- Small exercises to get you used to reading and writing Rust code!☆61,989Updated this week
- Rust Web Programming, published by Packt☆143Jan 30, 2023Updated 3 years ago
- Code for "Zero To Production In Rust", a book on API development using Rust.☆6,403Sep 1, 2024Updated last year
- A curated list of Rust code and resources.☆55,823Updated this week
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,128Oct 24, 2024Updated last year
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,718Feb 16, 2026Updated last week
- All Algorithms implemented in Rust☆25,496Updated this week
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,556Aug 6, 2024Updated last year
- Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417)☆1,954Aug 6, 2024Updated last year
- Learn Rust by writing Entirely Too Many linked lists☆3,531Jul 30, 2024Updated last year
- Asynchronous Programming in Rust☆2,133Nov 2, 2025Updated 3 months ago
- Community showcase and examples of Actix Web ecosystem usage.☆3,949Updated this week
- The Rust Programming Language☆17,408Feb 3, 2026Updated 3 weeks ago
- Educational blog posts for Rust beginners☆8,323Feb 17, 2025Updated last year
- Rust Web Programming - Second Edition, published by Packt☆142Dec 20, 2023Updated 2 years ago
- Source code for Code Like a Pro in Rust☆141Jan 15, 2025Updated last year
- Hands-On Data Structures and Algorithms with Rust, published by Packt☆539Jan 18, 2023Updated 3 years ago
- An HTTP library for Rust☆15,956Feb 17, 2026Updated last week
- 🧰 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
- Tools for concurrent programming in Rust☆8,319Updated this week
- List of Rust books☆5,393Jan 20, 2026Updated last month
- Incomplete Redis client and server implementation using Tokio - for learning purposes only☆4,582Aug 3, 2024Updated last year
- The Little Book of Rust Macros☆914Nov 30, 2022Updated 3 years ago
- A native gRPC client & server implementation with async/await support.☆11,873Updated this week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- Rust Programming By Example, published by Packt☆78Jan 30, 2023Updated 3 years ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,294Updated this week
- A super-easy, composable, web server framework for warp speeds.☆10,245Jan 28, 2026Updated last month
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Hands-On Functional Programming in Rust, published by Packt☆194Jan 30, 2023Updated 3 years ago
- Learn Rust with examples (Live code editor included)☆7,869Feb 16, 2026Updated last week
- Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.☆24,457Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆16,208Updated this week
- Writing an OS in Rust☆17,314Feb 20, 2026Updated last week