Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Rust Atomics and Locks: Low-Level Concurrency in Practice
🌠 Top Free JavaScript Books - 100% Free or Open Source!
  • Title: Rust Atomics and Locks: Low-Level Concurrency in Practice
  • Author(s) Mara Bos
  • Publisher: O'Reilly Media; 1st edition (February 7, 2023); eBook (OnlineEdition; Creative Commons Licensed)
  • License(s): Creative Commons License (CC)
  • Paperback: 249 pages
  • eBook: HTML
  • Language: English
  • ISBN-10/ASIN: 1098119444
  • ISBN-13: 978-1098119447
  • Share This:  

Book Description

In this practical book, Mara Bos, leader of the Rust library team, helps Rust programmers of all levels gain a clear understanding of low-level concurrency. You'll learn everything about atomics and memory ordering and how they're combined with basic operating system APIs to build common primitives like mutexes and condition variables.

About the Authors
  • Mara Bos maintains the Rust standard library and builds real time control systems in Rust. As team lead of the Rust library teams, she knows all the ins and outs of the language and the standard library.
Reviews, Rating, and Recommendation: Related Book Categories: Read and Download Links: Similar Books:
  • Why Rust? Trustworthy, Concurrent Systems Programming

    This book explains how Rust achieves the combination of safety and security with performance via a sophisticated and flexible type system. You'll learn how to put Rust's safety, performance, and trustworthy concurrency to use.

  • The Rust Programming Language (Steve Klabnik, et al)

    This book is the official book on Rust, an open-source, community-developed systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. It is the undisputed go-to guide to Rust, written by members of Rust core team.

  • Rust Programming, For Beginners, Quick Start Guide (Ray Yao)

    This book gives you a fast introduction to Rust so that you may get started with low-level system programming and developing web applications, network services, and embedded programmes.

  • A Gentle Introduction To Rust (Steve J Donovan)

    This book covers all essential Rust language knowledge. You can learn complete primary skills of Rust programming fast and easily. The book is for beginners and for the college exam, the engineer certification exam, etc.

  • Rust Cookbook (Rustacean Team)

    Practical solutions to overcome challenges of using Rust in creating console and web applications and working with systems-level and embedded code, network programming, deep neural networks, and much more.

  • Rust by Example (Rust Community)

    This book is a collection of runnable examples that illustrate various Rust concepts and standard libraries. To get even more out of these examples, don't forget to install Rust locally and check out the official docs.

  • The Embedded Rust Book (Rust Contributors)

    Using the Rust Programming on "Bare Metal" embedded systems, such as Microcontrollers. It is for everyone who wants to do embedded programming while taking advantage of the higher-level concepts and safety guarantees the Rust language provides.

  • Rust and WebAssembly (Rust Community)

    This book is for anyone interested in compiling Rust to WebAssembly for fast, reliable code on the Web. You should know some Rust, and be familiar with JavaScript, HTML, and CSS. You don't need to be an expert in any of them.

  • Rust for C++ Programmers (Nick Cameron)

    The intended audience of this book is C++ programmers who want to learn Rust. It covers the differences between Rust and C++ to get you writing Rust programs quickly without lots of material you probably already know.

Book Categories
:
Other Categories
Resources and Links
+