47 lines
6.2 KiB
Markdown
47 lines
6.2 KiB
Markdown
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||
|
||
# 中文总榜 > 资料类 > Rust
|
||
<sub>数据更新: 2022-08-03 / 温馨提示:中文项目泛指「文档母语为中文」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.|263423|2022-07-28|
|
||
|2|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程/书籍|9330|2022-08-01|
|
||
|3|[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:|8666|2022-07-31|
|
||
|4|[sunface/rust-by-practice](https://github.com/sunface/rust-by-practice)|Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.|5778|2022-07-28|
|
||
|5|[QMHTMY/RustBook](https://github.com/QMHTMY/RustBook)|A book about Rust Data Structures and Algorithms.|1888|2022-05-21|
|
||
|6|[FuchsiaOS/FuchsiaOS-docs-zh_CN](https://github.com/FuchsiaOS/FuchsiaOS-docs-zh_CN)|Fuchsia OS 简体中文文档|904|2022-08-02|
|
||
|7|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件|886|2022-08-01|
|
||
|8|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing an expression framework in database systems|873|2022-04-12|
|
||
|9|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|616|2022-04-28|
|
||
|10|[aylei/leetcode-rust](https://github.com/aylei/leetcode-rust)|my leetcode solutions in rust|526|2022-06-17|
|
||
|11|[yangwenmai/learning-rust](https://github.com/yangwenmai/learning-rust)|Rust 学习之路 > Rust Programming Tutorial, include articles, interview, example, problems.|492|2022-06-14|
|
||
|12|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库中文翻译,可作为 IDE 工具的智能提示,并生成本地 API 文档|448|2022-07-01|
|
||
|13|[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 是面向极客的知识管理元框架。|353|2022-07-12|
|
||
|14|[weihanglo/rust-algorithm-club](https://github.com/weihanglo/rust-algorithm-club)|Learn algorithms and data structures with Rust|337|2022-07-22|
|
||
|15|[rust-lang-cn/book-cn](https://github.com/rust-lang-cn/book-cn)|Rust 程序设计语言 中文版——Chinese translation of The Rust Programming Language (Book)|317|2022-06-10|
|
||
|16|[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 量化交易 量化投资|223|2022-07-31|
|
||
|17|[rustlang-cn/rust-algos](https://github.com/rustlang-cn/rust-algos)|<<Rust算法题解>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms,written with ❤️ by course.rs team|221|2022-07-05|
|
||
|18|[songtianyi/acmer-qualification-code](https://github.com/songtianyi/acmer-qualification-code)|ACMer 入门级算法模板|215|2022-08-01|
|
||
|19|[sunface/fancy-rust](https://github.com/sunface/fancy-rust)|Rust酷库推荐 - 使用我们精心挑选的开源代码,让你的Rust项目Fancy起来! Written with ❤️ by course.rs team|161|2022-02-18|
|
||
|20|[citahub/libsm](https://github.com/citahub/libsm)|A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)|131|2022-07-05|
|
||
|21|[iolivia/rust-sokoban](https://github.com/iolivia/rust-sokoban)|Rust Sokoban book and code samples|120|2022-06-12|
|
||
|22|[Nugine/bfjit](https://github.com/Nugine/bfjit)|Brainfuck JIT 虚拟机教程|116|2022-06-06|
|
||
|23|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |113|2022-03-23|
|
||
|24|[doodlewind/learn-wgpu-cn](https://github.com/doodlewind/learn-wgpu-cn)|🇨🇳 《Learn Wgpu》中文版|70|2022-04-30|
|
||
|25|[nintha/demo-myblog](https://github.com/nintha/demo-myblog)|使用Rust、Actix-web和MongoDB构建简单博客网站|37|2022-06-07|
|
||
|26|[nange/blog](https://github.com/nange/blog)|记录一些知识。。|35|2022-04-01|
|
||
|27|[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.|30|2022-07-20|
|
||
|28|[Justin02180218/blockchain_rust](https://github.com/Justin02180218/blockchain_rust)|本系列是用Rust实现简单的区块链,包括区块和区块链,工作量证明,交易和UTXO集合,持久化,钱包及用rust-libp2p实现的点对点分布式网络。|27|2022-04-24|
|
||
|29|[DaviRain-Su/substrate-course](https://github.com/DaviRain-Su/substrate-course)|this is Substrate course tourtial|20|2022-07-12|
|
||
|30|[fruit-in/leetcode](https://github.com/fruit-in/leetcode)|:bald_woman: LeetCode solutions :bald_man:|19|2022-08-02|
|
||
|
||
<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>
|