Programming Rust

Programming Rust
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 738
Release :
ISBN-10 : 9781492052548
ISBN-13 : 149205254X
Rating : 4/5 (54X Downloads)

Book Synopsis Programming Rust by : Jim Blandy

Download or read book Programming Rust written by Jim Blandy and published by "O'Reilly Media, Inc.". This book was released on 2021-06-11 with total page 738 pages. Available in PDF, EPUB and Kindle. Book excerpt: Systems programming provides the foundation for the world's computation. Writing 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 data races between threads. 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 How to write flexible, efficient code with traits and generics How to write fast, multithreaded code without data races Rust's key power tools: closures, iterators, and asynchronous programming Collections, strings and text, input and output, macros, unsafe code, and foreign function interfaces This revised, updated edition covers the Rust 2021 Edition.


Programming Rust Related Books

Programming Rust
Language: en
Pages: 738
Authors: Jim Blandy
Categories:
Type: BOOK - Published: 2021-06-11 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmer
Programming Rust
Language: en
Pages: 738
Authors: Jim Blandy
Categories: Computers
Type: BOOK - Published: 2021-06-11 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmer
Programming with Rust
Language: en
Pages: 1163
Authors: Donis Marshall
Categories:
Type: BOOK - Published: 2023-12-08 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Make Rust a key tool in your arsenal, and access one of the industry's fastest-growing areas of opportunity. Rust's exciting innovations have made it the most l
Rust Programming By Example
Language: en
Pages: 443
Authors: Guillaume Gomez
Categories: Computers
Type: BOOK - Published: 2018-01-11 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Discover the world of Rust programming through real-world examples Key Features Implement various features of Rust to build blazingly fast applications Learn to
Ultimate Rust for Systems Programming
Language: en
Pages: 769
Authors: Mahmoud
Categories: Computers
Type: BOOK - Published: 2024-03-20 - Publisher: Orange Education Pvt Ltd

DOWNLOAD EBOOK

Building Tomorrow's Systems Today the Rust Way KEY FEATURES ● Learn how to use Rust libraries effectively for various applications and projects. ● Go from b