Programming Rust

Fast, Safe Systems Development

Nonfiction, Computers, Programming, Object Oriented Programming, Programming Languages
Cover of the book Programming Rust by Jim Blandy, Jason Orendorff, O'Reilly Media
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Jim Blandy, Jason Orendorff ISBN: 9781491927236
Publisher: O'Reilly Media Publication: November 21, 2017
Imprint: O'Reilly Media Language: English
Author: Jim Blandy, Jason Orendorff
ISBN: 9781491927236
Publisher: O'Reilly Media
Publication: November 21, 2017
Imprint: O'Reilly Media
Language: English

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
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

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:

More books from O'Reilly Media

Cover of the book Microsoft Project 2007: The Missing Manual by Jim Blandy, Jason Orendorff
Cover of the book Zero Trust Networks by Jim Blandy, Jason Orendorff
Cover of the book Wikipedia Reader's Guide: The Missing Manual by Jim Blandy, Jason Orendorff
Cover of the book GIMP kurz & gut by Jim Blandy, Jason Orendorff
Cover of the book Learning ASP.NET 2.0 with AJAX by Jim Blandy, Jason Orendorff
Cover of the book Positioning in CSS by Jim Blandy, Jason Orendorff
Cover of the book sed & awk by Jim Blandy, Jason Orendorff
Cover of the book iOS 11 Swift Programming Cookbook by Jim Blandy, Jason Orendorff
Cover of the book Learning PHP, MySQL & JavaScript by Jim Blandy, Jason Orendorff
Cover of the book Hadoop Application Architectures by Jim Blandy, Jason Orendorff
Cover of the book Excel 2010: The Missing Manual by Jim Blandy, Jason Orendorff
Cover of the book Essential SharePoint 2007 by Jim Blandy, Jason Orendorff
Cover of the book Google+: The Missing Manual by Jim Blandy, Jason Orendorff
Cover of the book Hack and HHVM by Jim Blandy, Jason Orendorff
Cover of the book Data Visualization with Python and JavaScript by Jim Blandy, Jason Orendorff
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy