You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
## Rust语言中文网
|
|
|
|
|
|
|
|
|
|
<img src="https://github.com/rustlang-cn/.github/blob/main/assets/cover.jpg?raw=true" />
|
|
|
|
|
|
|
|
|
|
<h4 align="center">跟我来吧,学完 Rust,你的前面就是星辰大海!</h4>
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
这个社区与其它 Rust 社区有点不一样: 我们聚焦于 Rust 语言的学习研究和实战应用上,不搞花活!
|
|
|
|
|
|
|
|
|
|
- RustCn 微信交流群
|
|
|
|
|
<img src="https://github.com/sunface/rust-course/assets/7036754/e621932a-944b-4674-a491-64731622da06" width="200" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 公众号: `Rust语言中文网`
|
|
|
|
|
|
|
|
|
|
<img src="https://github.com/sunface/rust-course/blob/main/assets/studyrust公众号.png?raw=true" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h1 align="center">Rusty Book( 锈书 )</h1>
|
|
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
|
<img width="100%" src="https://github.com/studyrs/rusty-book/blob/main/assets/banner.gif?raw=true" />
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
在 Rust 元宇宙,最优秀的项目可以称之为 `rusty`,用咱中国话来说,就是够锈( 秀 )。
|
|
|
|
|
|
|
|
|
|
如果你有以下需求,可以来看看锈书,它绝对不会让你失望:
|
|
|
|
|
|
|
|
|
|
- 想要知道现在优秀的、关注度高的 Rust 项目有哪些
|
|
|
|
|
|
|
|
|
|
- 发现一些好玩、有趣、酷炫的开源库
|
|
|
|
|
|
|
|
|
|
- 需要寻找某个类型的库,例如,一个 HTTP 客户端或 ProtoBuffer 编码库,要求是好用、更新活跃、高质量
|
|
|
|
|
|
|
|
|
|
- 想要寻找常用操作的代码片段,用于熟悉 Rust 或者直接复制粘贴到自己的项目中,例如文件操作、数据库操作、HTTP 请求、排序算法、正则等
|
|
|
|
|
|
|
|
|
|
在线阅读锈书:[Github地址](https://github.com/rustlang-cn/rusty-book)
|