Jump to ratings and reviews
Rate this book

Refactoring to Rust

Rate this book

ebook

Published January 1, 2021

1 person is currently reading
18 people want to read

About the author

Nate Mara

1 book

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
3 (60%)
4 stars
1 (20%)
3 stars
1 (20%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
1 review
September 28, 2025
Good book on how to use Rust with FFI/Python. Goes into quite some detail on how to use FFI, including using Rust in an NGINX module. The Python section is also quite good to get started with native module development.

One thing to note is that does require a decent Rust background - while there is a section with Rust introduction and borrow checker, it is a bit lightweight. This book would be useful for people who already are very familiar with Rust, and want to bring it in their existing C/C++/Python application - this is covered in detail, is very useful to quickly get started with using Rust in existing software
1 review
August 28, 2025
A great book to get into Rust development from a refactoring point of view. Ever considered to migrate parts of your system to a performance- and robustness oriented programming language? This book is the right choice.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.