Programming Rust: Fast, Safe Systems Development, Second Edition

Author:

Jim Blandy

Publisher:

Shroff/O'Reilly

Rs2450

Availability: Available

Shipping-Time: Usually Ships 5-9 Days

    

Rating and Reviews

0.0 / 5

5
0%
0

4
0%
0

3
0%
0

2
0%
0

1
0%
0
Publisher

Shroff/O'Reilly

Publication Year 2021
ISBN-13

9789391043537

ISBN-10 9789391043537
Binding

Paperback

Number of Pages 736 Pages
Language (English)
Dimensions (Cms) 20X14X4
Weight (grms) 1200
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 This updated edition covers Rust 1.50 (February 2021).

Jim Blandy

Jim Blandy has spent his career working on Free and Open Source software. He has been a maintainer of GNU Emacs, GNU Guile, the GNU debugger (GDB), and was one of the original designers of the Subversion version control system. Since 2008 he has been working at Mozilla on Firefox's JavaScript implementation, developer tools, and graphics. Together with Jason Orendorff and Leonora Tindall, he is a co-author of the book Programming Rust, published by O'Reilly.
No Review Found
More from Author