You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
6.8 KiB
Java

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜"></a> <a href="/content/docs/feedback.md"></a>
# > > Rust
<sub>ORreadme/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.|260202|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:|7271|2021-12-02|
|3|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|1319|2021-09-14|
|4|[anshulrgoyal/rust-web-developer-roadmap](https://github.com/anshulrgoyal/rust-web-developer-roadmap)|Roadmap to becoming a Rust Web Developer in 2021|1014|2021-08-16|
|5|[aylei/leetcode-rust](https://github.com/aylei/leetcode-rust)|my leetcode solutions in rust|433|2021-09-23|
|6|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件利用DeepL翻译无需注册api token|409|2021-11-08|
|7|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|366|2021-08-18|
|8|[rcore-os/rCore-Tutorial](https://github.com/rcore-os/rCore-Tutorial)|Tutorial for rCore OS step by step (3rd edition) |362|2021-08-09|
|9|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html|356|2021-12-13|
|10|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档 (Rust core library and standard library translation. can be used as IntelliSense for IDE tools, and can also generate local API documentation)|327|2021-12-18|
|11|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|249|2021-12-18|
|12|[weihanglo/rust-algorithm-club](https://github.com/weihanglo/rust-algorithm-club)|Learn algorithms and data structures with Rust|247|2021-08-25|
|13|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|229|2021-12-16|
|14|[zhangyuang/leetcode](https://github.com/zhangyuang/leetcode)|solve questions in leetcode by Rust|218|2021-12-17|
|15|[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 是面向极客的知识管理元框架。|180|2021-12-18|
|16|[ZhangHanDong/inviting-rust](https://github.com/ZhangHanDong/inviting-rust)|Rust实战视频课程代码示例|165|2021-08-30|
|17|[citahub/libsm](https://github.com/citahub/libsm)|A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)|102|2021-08-31|
|18|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|101|2021-08-10|
|19|[iolivia/rust-sokoban](https://github.com/iolivia/rust-sokoban)|Rust Sokoban book and code samples|99|2021-11-21|
|20|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |88|2021-12-17|
|21|[rust-lang-cn/book-cn](https://github.com/rust-lang-cn/book-cn)|Rust 程序设计语言——Chinese translation of The Rust Programming Language (Book)|86|2021-11-29|
|22|[inrust/Rust-Programming-in-Action](https://github.com/inrust/Rust-Programming-in-Action)|《Rust编程入门、实战与进阶》源码|41|2021-07-16|
|23|[rcore-os/zCore-Tutorial](https://github.com/rcore-os/zCore-Tutorial)|[WIP] Tutorial for zCore kernel.|41|2021-08-28|
|24|[FuGangqiang/mdblog.rs](https://github.com/FuGangqiang/mdblog.rs)|static site generator from markdown files(markdown 格式静态博客生成器)|40|2021-11-18|
|25|[xxg1413/inviting-rust-note](https://github.com/xxg1413/inviting-rust-note)|Rust实战课程笔记|37|2021-11-25|
|26|[nintha/demo-myblog](https://github.com/nintha/demo-myblog)|使用Rust、Actix-web和MongoDB构建简单博客网站|33|2021-08-22|
|27|[nange/blog](https://github.com/nange/blog)|记录一些知识。。|33|2021-11-21|
|28|[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|2021-11-26|
|29|[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|
|30|[chinanf-boy/exercism-rust-zh](https://github.com/chinanf-boy/exercism-rust-zh)|中文翻译: <exercism/rust> exercism.io的rust练习题 (网页版,准备中) :heart: 校对 ✅|18|2021-06-21|
|31|[divinerapier/weaver](https://github.com/divinerapier/weaver)|A distributed object file system inspired by the paper Beaver which was published by Facebook Inc. at 2010.|16|2021-07-14|
|32|[auula/learning-rust-zh](https://github.com/auula/learning-rust-zh)|个人的 rust 学习资料|15|2021-08-06|
|33|[fruit-in/leetcode](https://github.com/fruit-in/leetcode)|:bald_woman: LeetCode solutions (algorithms problems only) :bald_man:|15|2021-07-18|
|34|[wsgggws/rust-leetcode](https://github.com/wsgggws/rust-leetcode)|练习使用rust语言刷leetcode算法题目|14|2021-06-19|
|35|[shaipe/wechat-sdk-rs](https://github.com/shaipe/wechat-sdk-rs)|微信公众号、开放平台、小程序、小商店、微信支付接口采用Rust语言的对接实现接口对接的sdk方便使用Rust语言进行微信开发的同学开箱即用.|13|2021-10-13|
|36|[suhanyujie/learn-computer](https://github.com/suhanyujie/learn-computer)|PHP函数源码分析、计算机相关知识|12|2021-11-07|
|37|[liyiheng/blog-gen](https://github.com/liyiheng/blog-gen)|乱七八糟的笔记和代码,浏览者将会产生眩晕、恶心等不适症状|12|2021-12-06|
|38|[chongyi/inspirer-rs](https://github.com/chongyi/inspirer-rs)|博客 Rust 版|11|2021-10-05|
<div align="center">
<p><sub> -- -- </sub></p>
<a href="/content/docs/milestone.md"></a>便
</div>
<br/>
<div align="center"><a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜"></a> <a href="/content/docs/feedback.md"></a></div>