Jump to ratings and reviews
Rate this book

Practical Rust Projects: Building Game, Physical Computing, and Machine Learning Applications

Rate this book
Go beyond the basics and build complete applications using the Rust programming language. The applications in this book include a high-performance web client, a microcontroller (for a robot, for example), a game, an app that runs on Android, and an application that incorporates AI and machine learning. Each chapter will be organized in the following what this kind of application looks like; requirements and user stories of our example program; an introduction to the Rust libraries used; the actual implementation of the example program, including common pitfalls and their solutions; and a brief comparison of libraries for building each application, if there is no clear winner.
Practical Rust Projects will open your eyes to the world of practical applications of Rust. After reading the book, you will be able to apply your Rust knowledge to build your own projects.
What You Will Learn Write Rust code that runs on microcontrollers Who This Book Is For Someone with basic Rust knowledge, wishing to learn more about how to apply Rust in a real-world scenario.

270 pages, Paperback

Published February 28, 2020

9 people are currently reading
11 people want to read

About the author

Shing Lyu

3 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (16%)
4 stars
3 (25%)
3 stars
6 (50%)
2 stars
0 (0%)
1 star
1 (8%)
Displaying 1 - 3 of 3 reviews
Profile Image for Maximiliano Curia.
40 reviews1 follower
July 3, 2020
Not the most elegant projects, which gives the feeling that your Rust code will be finicky or that it's way too hard to avoid hardcoding the amount of inputs you want to read from a config file. Some chapters feel a bit like a copy pasting of the basic examples of the presented library. But all in all it gives a broad view of some of the tools and libraries available.
Profile Image for peccu.
1 review
June 18, 2021
Good abstraction and guidance to introduce Rust project.
Profile Image for Paul.
169 reviews8 followers
April 30, 2025
A bit dated now (as in the code examples need updating) but well written, and introduces rust techniques with relevant applications. There is now a 2ed that hopefully brings things up to date.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.