2nd edition. — O’Reilly Media, 2021. — 736 p. — ISBN 978-1-492-05259-3. 2021-06-11: First Release Systems programming provides the foundation for the world's computation. Developing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language...
Packt Publishing, 2017. — 320 p. — ISBN: 978-1-78588-025-4. 75-80 recipes for learning Rust programming If you are building concurrent applications, server-side programs, or high-performance applications, you will benefit from this language. This book comes with a lot of application-specific recipes to kick-start your development of real-world high-performance applications with...
Packt Publishing, 2018. — 360 p. Explore the Rust Standard library and compose algorithms with minimal dependency on external libraries Mozilla’s Rust is gaining much attention with amazing features and a powerful library. This book will take you through varied recipes to teach you how to leverage the Standard library to implement efficient solutions. The book begins with a brief...
No Starch Press, 2022. — 283 p. — ISBN 978-1-7185-0185-0. Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries, and confidently expand the...
Packt Publishing, 2018. — 454 p. — ISBN: 1788390636. Rust is an open source, safe, concurrent, practical language created by Mozilla. It runs blazingly fast, prevents segfaults, and guarantees safety. This book gets you started with essential software development by guiding you through the different aspects of Rust programming. With this approach, you can bridge the gap between...
Packt Publishing, 2019. — 698 p. — ISBN: 978-1838828103, 1838828109. Design and implement professional-level programs by leveraging modern data structures and algorithms in Rust Key Features Improve your productivity by writing more simple and easy code in Rust Discover the functional and reactive implementations of traditional data structures Delve into new domains of Rust,...