Rust in Action

Rust in Action
出版时间:2021.6
官网链接:Manning
下载地址:百度网盘(truePDF+EPUB+MOBI)
提取码    :nvfy

内容简介:

Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You’ll be learning Rust by delving into how computers work under the hood. You’ll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code. You’ll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you’ll go beyond the Rust syntax and see what Rust has to offer in real-world use cases.

This book is one of two products included in the Getting Started with Rust bundle. Get the entire bundle for only $61.99.

about the technology

Rust is the perfect language for systems programming. It delivers the low-level power of C along with rock-solid safety features that let you code fearlessly. Ideal for applications requiring concurrency, Rust programs are compact, readable, and blazingly fast. Best of all, Rust’s famously smart compiler helps you avoid even subtle coding errors.

about the book

Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector.

what’s inside

  • Elementary to advanced Rust programming
  • Practical examples from systems programming
  • Command-line, graphical and networked applications

about the reader

For intermediate programmers. No previous experience with Rust required.

about the author

Tim McNamara uses Rust to build data processing pipelines and generative art. He is an expert in natural language processing and data engineering.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Transfer Learning for Natural Language Processing

2021-8-4 0:38:54

电子书

The Programmer’s Brain

2021-8-9 22:23:43

搜索