Rust for Rustaceans
Rust for Rustaceans is designed for developers ready to take their Rust skills to the next level. Author Jon Gjengset dives deep into advanced topics such as ownership, traits, concurrency, and unsafe code, offering practical guidance on API design, testing, asynchronous programming, and macros. This book equips you with the insights and techniques needed to build and maintain large, robust Rust projects, including working with no_std and interfacing with non-Rust libraries.
academic learning book advanced