Files
GitHub-Chinese-Top-Charts/content/charts/overall/knowledge/Rust.md
GrowingGit 562fad160f data update
2022-01-21 07:01:42 +08:00

50 lines
6.3 KiB
Java
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Rust
<sub>数据更新: 2022-01-21&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-|
|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260511|2021-12-15|
|2|[rust-embedded/rust-raspberrypi-OS-tutorials](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)|:books: Learn to write an embedded OS in Rust :crab:|7523|2022-01-15|
|3|[sunface/rust-course](https://github.com/sunface/rust-course)|<<Rust语言圣经(Book & Course)>>对Rust语言进行全面且深入的讲解书中辅以生动的示例和习题带你攻克从入门学习到实践应用的各种难关。 我们的目标是做一门优秀的开源Rust教程(课程)——学Rust就上course.rs。|2862|2022-01-20|
|4|[anshulrgoyal/rust-web-developer-roadmap](https://github.com/anshulrgoyal/rust-web-developer-roadmap)|Roadmap to becoming a Rust Web Developer in 2021|1046|2021-08-16|
|5|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件利用DeepL翻译无需注册api token|514|2021-12-27|
|6|[aylei/leetcode-rust](https://github.com/aylei/leetcode-rust)|my leetcode solutions in rust|446|2021-09-23|
|7|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|378|2021-08-18|
|8|[rcore-os/rCore-Tutorial](https://github.com/rcore-os/rCore-Tutorial)|Tutorial for rCore OS step by step (3rd edition) |371|2021-08-09|
|9|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|366|2022-01-16|
|10|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|358|2022-01-18|
|11|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|293|2022-01-20|
|12|[weihanglo/rust-algorithm-club](https://github.com/weihanglo/rust-algorithm-club)|Learn algorithms and data structures with Rust|254|2021-12-23|
|13|[zhangyuang/leetcode](https://github.com/zhangyuang/leetcode)|solve questions in leetcode by Rust|237|2022-01-15|
|14|[ZhangHanDong/inviting-rust](https://github.com/ZhangHanDong/inviting-rust)|Rust实战视频课程代码示例|171|2021-08-30|
|15|[rust-lang-cn/book-cn](https://github.com/rust-lang-cn/book-cn)|Rust 程序设计语言——Chinese translation of The Rust Programming Language (Book)|118|2022-01-18|
|16|[citahub/libsm](https://github.com/citahub/libsm)|A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)|109|2022-01-14|
|17|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|106|2021-08-10|
|18|[iolivia/rust-sokoban](https://github.com/iolivia/rust-sokoban)|Rust Sokoban book and code samples|104|2021-12-26|
|19|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |91|2022-01-20|
|20|[wangzhe3224/awesome-systematic-trading](https://github.com/wangzhe3224/awesome-systematic-trading)|A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more 量化交易 量化投资|61|2022-01-17|
|21|[rcore-os/zCore-Tutorial](https://github.com/rcore-os/zCore-Tutorial)|[WIP] Tutorial for zCore kernel.|42|2021-08-28|
|22|[FuGangqiang/mdblog.rs](https://github.com/FuGangqiang/mdblog.rs)|static site generator from markdown files(markdown 格式静态博客生成器)|40|2022-01-11|
|23|[xxg1413/inviting-rust-note](https://github.com/xxg1413/inviting-rust-note)|Rust实战课程笔记|37|2021-12-26|
|24|[nange/blog](https://github.com/nange/blog)|记录一些知识。。|33|2021-12-19|
|25|[nintha/demo-myblog](https://github.com/nintha/demo-myblog)|使用Rust、Actix-web和MongoDB构建简单博客网站|32|2021-08-22|
|26|[chengluyu/turnip-price](https://github.com/chengluyu/turnip-price)|《动物森友会》大头菜价格算法 Rust & WebAssembly 版 / The Rust & WebAssembly implementation of the algorithm of the turnip price in Animal Crossing: New Horizon.|29|2022-01-14|
|27|[BUAA-SE-Compiling/natrium](https://github.com/BUAA-SE-Compiling/natrium)|北航 2020 年软院编译原理相关资料与规划 Docs and planning on Compilers class in 2020 for College of Software of BUAA|28|2021-10-06|
|28|[chinanf-boy/mdBook-zh](https://github.com/chinanf-boy/mdBook-zh)|中文翻译:<mdBook> 一个从 Markdown 文件创建现代在线书籍的实用程序 :heart: 更新 ✅ 2022-1-8|22|2022-01-13|
|29|[auula/learning-rust-zh](https://github.com/auula/learning-rust-zh)|个人的 rust 学习资料|15|2021-08-06|
|30|[shaipe/wechat-sdk-rs](https://github.com/shaipe/wechat-sdk-rs)|微信公众号、开放平台、小程序、小商店、微信支付接口采用Rust语言的对接实现接口对接的sdk方便使用Rust语言进行微信开发的同学开箱即用.|13|2021-10-13|
|31|[suhanyujie/learn-computer](https://github.com/suhanyujie/learn-computer)|PHP函数源码分析、计算机相关知识|12|2021-11-07|
|32|[liyiheng/blog-gen](https://github.com/liyiheng/blog-gen)|乱七八糟的笔记和代码,浏览者将会产生眩晕、恶心等不适症状|12|2021-12-06|
|33|[chongyi/inspirer-rs](https://github.com/chongyi/inspirer-rs)|博客 Rust 版|11|2021-10-05|
<div align="center">
<p><sub> -- 感谢读者 -- </sub></p>
榜单持续更新如有帮助请加星收藏方便后续浏览感谢你的支持
</div>
<br/>
<div align="center"><a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a></div>