Rust by Example

简介:
Rust是一种专注于安全性、速度和并发性的现代系统编程语言。它通过内存安全而不使用垃圾收集来实现这些目标。本书是一个可运行示例的集合,说明了各种Rust概念和标准库。要从这些示例中获得更多信息,请不要忘记在本地安装Rust并查看官方文档。此外,出于好奇,您还可以查看本网站的源代码。您将探索Rust编程的各种功能,包括其SDL功能,事件循环,文件I/O和著名的GTK小部件工具包。通过这些项目,您将看到Rust在并发性方面的表现如何-包括并行性,可靠性,改进的性能,泛型,宏和线程安全性。
英文简介:
Rust is a modern systems programming language focusing on safety, speed, and concurrency. It accomplishes these goals by being memory safe without using garbage collection.
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. Additionally for the curious, you can also check out the source code for this site.
You'll explore various features of Rust Programming including its SDL features, event loop, File I/O, and the famous GTK+ widget toolkit. Through these projects, you’ll see how well Rust performs in terms of concurrency—including parallelism, reliability, improved performance, generics, macros, and thread safety.
- 书名
- Rust by Example
- 译名
- 通过示例了解 Rust
- 语言
- 英语
- 年份
- 2020
- 页数
- 297页
- 大小
- 2.14 MB
- 标签
- Rust
- 下载
Rust by Example.pdf
- 密码
- 65536
最后更新:2025-04-12 23:58:05