- Rust 程序设计语言
Rust 速度惊人且内存利用率极高。 由于没有运行时和垃圾回收,它能够胜任对性能要求特别高的服务,可以在嵌入式设备上运行,还能轻松和其他语言集成。
- Rust 教程 | 菜鸟教程
Rust 是由 Mozilla 主导开发的高性能编译型编程语言,遵循"安全、并发、实用"的设计原则。 Rust 语言由 Mozilla 开发,首次发布于 2010 年。
- Rust — Explore, Build and Survive
The only aim in Rust is to survive Everything wants you to die - the island’s wildlife and other inhabitants, the environment, other survivors Do whatever it takes to last another night
- 入门 - Rust 编程语言
要开始使用 Rust,请下载安装程序,然后运行程序并按照屏幕上的指示进行操作。 你可能需要根据提示安装 Visual Studio C++ Build tools。
- Rust 文档网 - Rust 官方文档中文教程
Rust 官方文档翻译项目组提供了全面的学习 Rust 语言的官方文档和其他教程的中文知识库,从入门到深入学习 Rust 编程语言的各类资源,由 Rust 翻译项目组和其他参与 Rust 开源项目的爱好者共同提供。
- GitHub - rust-lang rust: Empowering everyone to build reliable and . . .
This is the main source code repository for Rust It contains the compiler, standard library, and documentation
- Rust 程序设计语言 - Rust 程序设计语言 中文版
Rust 程序设计语言中文也译为 Rust 权威指南,是 Rust 官方推出的学习 Rust 的必备教程。 Rust Wiki 版的 Rust 程序设计语言简体中文版将由 Rust 中文翻译项目组持续维护和更新,确保内容最新最全。
- Outline of the Rust programming language - Wikipedia
Rust is a multi-paradigm programming language emphasizing performance, memory safety, and concurrency Rust was initially developed by Graydon Hoare starting in 2006, later sponsored and maintained by Mozilla Research starting in 2009, and first publicly released in 2010, with version 1 0 released in 2015
|