Jump to content

Programming Rust Fast, Safe Systems Development


Recommended Posts

f0b50f85bf53078017b7a30c2b75b0c7.webp
Jim Blandy, "Programming Rust: Fast, Safe Systems Development"
English | ISBN: 1491927283 | 2018 | 622 pages | AZW3, MOBI | 7 MB + 8 MB
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)
Read more

423b519448d4e936894130c701f35288.jpg

RapidGator
https://rg.to/file/db1cabc28a1def4396b62be451d8cce8/r96jj.7z.html
TakeFile
https://takefile.link/997mo142bxe6/r96jj.7z.html
Fileaxa
https://fileaxa.com/se7xt6ojx3jw/r96jj.7z
Fikper
https://fikper.com/h11fcpkEHx/r96jj.7z.html


Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...