learning-rust Star History and Stats
主要是对 Rust 阅读、学习,以及 Rust 相关问题讨论的总结。
阅读计划:一起学习,一起总结,一起分享!
如果想加入 Rust 学习小组的,请你搜索微信号 mai_yang
,然后备注你的姓名,公司,工作岗位职责。
你也可以直接加入 learning-rust Telegram 或者 learning-rust Slack
你还可以订阅 reading-rust Telegram
我会发一些我看过的文章或者其他值得分享的内容。
可以查阅 Github developer-learning/leanring-rust Issues
- Golang 入手简单,写完后你都不知道对错,Rust 入手难,写完后 90% 都是对的。
- 只学过 Rust 的一点点语法,晦涩难懂。
- 编译器很屌。
- 没有 gc,适合高性能低延时的服务。
- TiKV 等
- TiKV
- Facebook:源代码控制工具
- Dropbox:在前端和后台都使用 Rust
- Firefox
- Discord
- Linkerd
- Google:作为 Fuchsia 项目的一部分
- 亚马逊:用 Rust 构建工具
- Atlassian(Jira的厂商):在后台使用 Rust
- 微软:在新的 Azure 物联网框架中部分使用了Rust
其他:打败 Python、JS、C# 成最受欢迎编程语言,是时候掌握 Rust 了吗? - Jonathan Turner, Mozilla 工程师
Rust 入门 |
---|
官方文档 |
《Rust By Example》中文 |
Learning Rust |
From Go to Rust |
使用 Rust 编写操作系统 |
Writing an OS in Rust (Second Edition) Philipp Oppermann's blog |
intermezzOS, (a little OS) |
《Rust 宏小册》中文 |
Rust 书籍 |
---|
Rust 编程语言-官方中文版 |
rust 程序设计语言 中文版1️⃣ |
rust 程序设计语言 中文版2️⃣ |
《Rust编程之道》(已出版 2019.01) |
《深入浅出Rust》(已出版 2018.06) |
《RustPrimer》 |
Rust 面试 |
---|
Rust 面试 |
Rust 其他 |
---|
Rust 阅读清单 |
Rust 每日新闻 |
地址 (排名不分先后) |
---|
Rust 源码分析 @ 知乎专栏 |
Rust编程 @ 知乎专栏 |
课程名称 | 简单介绍 |
---|---|
Ashley Williams - intermezzOS: a teaching operating system | |
Felix Klock - Subtyping in Rust and Clarke's Third Law |
名称 | 简单介绍 |
---|---|
Rusty Spike Podcast - News on all things Rust | Short, weekly episodes packed with information. |
Visual Studio Code、Sublime Text 3、Atom
VSCode 插件列表(欢迎大家补充):
插件名称 | 插件描述 |
---|---|
Rust(rls) | Rust 语言插件 |
GitLens | 非常方便的查看文件代码的 commit 信息(提交时间,提交人等)。 |
Code Runner | 针对非常多的语言而快速方便执行的小插件。 |
filesize | 在 VSCode 底部工具栏,非常方便的显示文件大小。 |
Terminal | 命令行工具插件。 |
Vim | Vim 插件 |
VSCode Great Icons | VSCode 美化不同的文件。 |
WakaTime | 统计项目代码的时间。 |
BetterComments | 代码注释 |
- IntelliJ idea + Rust Plugin
Rust 语言社区(排名不分先后) | 特色 |
---|---|
https://rust.cc/ | Rust 每日新闻 |
微信公众号 (排名不分先后) | 公众号 ID | 二维码 |
---|
Thanks goes to these wonderful people (emoji key):
maiyang 💻 📝 |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!