Практическое системное программирование для разработчиков на Rust [2020] Эшварла Прабху
Practical System programming for Rust developers [2020] Eshwarla Prabhu
📖 Скачать книгу
👨🏻💻 What you will learn
● Gain a solid understanding of how system resources are managed
● Use Rust confidently to control and operate a Linux or Unix system
● Understand how to write a host of practical systems software tools and utilities
● Delve into memory management with the memory layout of Rust programs
● Transform code samples into full-fledged production-ready tools
● Discover the capabilities and features of the Rust standard library
● Explore external crates to improve productivity for future Rust programming projects
💡 Who This Book Is For
This book is for developers with basic knowledge of Rust but little to no knowledge or experience of systems programming. System programmers who want to consider Rust as an alternative to C or C++ will also find this book useful.