Programming rust : fast safe systems development / Jim Blandy, Jason Orendorff and Leonora F. S. Tindall
Material type:
- 9789391043537
- 005.133 BLA-J
Item type | Current library | Collection | Shelving location | Call number | Status | Date due | Barcode | Item holds | |
---|---|---|---|---|---|---|---|---|---|
![]() |
BITS Pilani Hyderabad | 003-007 | General Stack (For lending) | 005.133 BLA-J (Browse shelf(Opens below)) | Available | 46271 |
Browsing BITS Pilani Hyderabad shelves, Shelving location: General Stack (For lending), Collection: 003-007 Close shelf browser (Hides shelf browser)
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||
005.133 BIC-R Programming with C / | 005.133 BIR-S Natural language processing with python / | 005.133 BLA-J Programming Rust : | 005.133 BLA-J Programming rust : fast safe systems development / | 005.133 BLO-J Effective java / | 005.133 BOO-B C# 2008 Programming, Covers .NET 3. 5, / Black Book | 005.133 BOS-A Python data science essentials : a practitioner's guide covering essential data science principles, tools, and techniques / |
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 combines that control with a modern type system that catches broad classes of common mistakes, from memory management errors to interthread data races.
With this practical guide, experienced systems programmers will learn how to successfully bridge the gap between performance and safety using Rust. Jim Blandy, Jason Orendorff, and Leonora Tindall demonstrate how Rust's features put programmers in control over memory consumption and processor use by combining predictable performance with memory safety and trustworthy concurrency.
You'll learn:
Rust's fundamental data types and the core concepts of ownership and borrowing
Language basics including error handling, crates and modules, structs, and enums
How to write flexible, efficient code with traits and generics
Rust's key power tools: closures, iterators, and asynchronous programming
Collections, strings and text, input and output, concurrency, macros, unsafe code, and interfacing with foreign functions.
There are no comments on this title.