Practical System Programming for Rust Developers, published by Packt
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Packt-ITService c35c5dbb47 remove 5$ campaign - 2022 1 year ago
Chapter01 updating naming conventions 3 years ago
Chapter02 updating naming conventions 3 years ago
Chapter03 updating naming conventions 3 years ago
Chapter04 Added code snippets 3 years ago
Chapter05 updating naming conventions 3 years ago
Chapter06 Added code snippets 3 years ago
Chapter07/tui updating naming conventions 3 years ago
Chapter08 Added code snippets 3 years ago
Chapter09 Added code snippets 3 years ago
Chapter10 Added code snippets 3 years ago
Chapter11 Added code snippets 3 years ago
Chapter12 Added code snippets 3 years ago
.DS_Store PD for chapter 11 3 years ago
.gitignore added chapter 7 4 years ago
LICENSE Initial commit 4 years ago
README.md remove 5$ campaign - 2022 1 year ago

README.md

Hands-On-System-Programming-with-Rust

Practical System Programming for Rust Developers

This is the code repository for Practical System Programming for Rust Developers, published by Packt.

Build fast and secure software for Linux/Unix systems with the help of practical examples

What is this book about?

This Rust book is designed to guide you through systems programming with Rust using practical examples and projects. Youll explore various Rust features, along with useful techniques, which will help you to develop system tools, utilities, and more.

This book covers the following exciting features: Gain a solid understanding of how system resources are managed Use Rust confidently to control and operate a Linux or Unix system Understand how to write a host of practical systems software tools and utilities Delve into memory management with the memory layout of Rust programs Discover the capabilities and features of the Rust Standard Library Explore external crates to improve productivity for future Rust programming projects

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

let num = 23;
let borrowed_num = # // immutable reference to num

Following is what you need for this book: This book is for developers with basic knowledge of Rust but little to no knowledge or experience of systems programming. System programmers who want to consider Rust as an alternative to C or C++ will also find this book useful.

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

No. Software required OS required
1 Rust Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Get to Know the Author

Prabhu Eshwarla has been shipping high-quality, business-critical software to large enterprises and running IT operations for over 25 years. He is also a passionate teacher of complex technologies. Prabhu has worked with Hewlett Packard and has deep experience in software engineering, engineering management, and IT operations. Prabhu is passionate about Rust and blockchain and specializes in distributed systems. He considers coding to be a creative craft, and an excellent tool to create new digital worlds (and experiences) sustained through rigorous software engineering.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781800560963