logo

EbookBell.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link:  https://ebookbell.com/faq 


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookBell Team

Programming Rust Fast Safe Systems Development 1st Edition Blandy

  • SKU: BELL-55333912
Programming Rust Fast Safe Systems Development 1st Edition Blandy
$ 31.00 $ 45.00 (-31%)

4.8

64 reviews

Programming Rust Fast Safe Systems Development 1st Edition Blandy instant download after payment.

Publisher: O'Reilly Media
File Extension: PDF
File size: 25.24 MB
Pages: 622
Author: Blandy, Jim, Orendorff, Jason
ISBN: 9781491927281, 1491927283
Language: English
Year: 2018
Edition: 1

Product desciption

Programming Rust Fast Safe Systems Development 1st Edition Blandy by Blandy, Jim, Orendorff, Jason 9781491927281, 1491927283 instant download after payment.

Rust is a new systems programming language that combines the performance and low-level control of C and C++ with memory safety and thread safety. Rustâ s modern, flexible types ensure your program is free of null pointer dereferences, double frees, dangling pointers, and similar bugs, all at compile time, without runtime overhead. In multi-threaded code, Rust catches data races at compile time, making concurrency much easier to use. Written by two experienced systems programmers, this book explains how Rust manages to bridge the gap between performance and safety, and how you can take advantage of it. Topics include: How Rust represents values in memory (with diagrams) Complete explanations of ownership, moves, borrows, and lifetimes Cargo, rustdoc, unit tests, and how to publish your code on crates.io, Rustâ s public package repository High-level features like generic code, closures, collections, and iterators that make Rust productive and flexible Concurrency in Rust: threads, mutexes, channels, and atomics, all much safer to use than in C or C++ Unsafe code, and how to preserve the integrity of ordinary code that uses it Extended examples illustrating how pieces of the language fit together

Related Products