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.

30 KiB

返回目录问题反馈

中文总榜 > 软件类 > Rust

数据更新: 2022-02-07   /   温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到

# Repository Description Stars Updated
1 BurntSushi/ripgrep ripgrep recursively searches directories for a regex pattern while respecting your gitignore 29278 2022-02-06
2 sharkdp/fd A simple, fast and user-friendly alternative to 'find' 20511 2022-02-01
3 yewstack/yew Rust / Wasm framework for building client web apps 19142 2022-02-06
4 rustdesk/rustdesk Yet another remote desktop software 14810 2022-02-06
5 sharkdp/hyperfine A command-line benchmarking tool 10223 2022-02-06
6 BurntSushi/xsv A fast CSV command line toolkit written in Rust. 7941 2021-08-24
7 XAMPPRocky/tokei Count your code, quickly. 6151 2022-02-05
8 quickwit-oss/tantivy Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust 5849 2022-02-06
9 pretzelhammer/rust-blog Educational blog posts for Rust beginners 4035 2021-12-31
10 chyyuu/os_kernel_lab OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32 3381 2021-11-20
11 tock/tock A secure embedded operating system for microcontrollers 3376 2022-02-04
12 rapiz1/rathole A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok. 2469 2022-02-06
13 rcore-os/rCore Rust version of THU uCore OS. Linux compatible. 2260 2022-01-31
14 hora-search/hora 🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . 2137 2021-10-23
15 async-graphql/async-graphql A GraphQL server library implemented in Rust 2086 2022-02-06
16 messense/aliyundrive-webdav 阿里云盘 WebDAV 服务 1991 2022-02-06
17 0x192/universal-android-debloater Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device. 1734 2022-02-05
18 bytedance/monoio Rust async runtime based on io-uring. 1729 2022-02-03
19 rustcc/writing-an-os-in-rust 《使用Rust编写操作系统》 1407 2021-09-14
20 Byron/dua-cli View disk space usage and delete unwanted data, fast. 1262 2022-01-23
21 citahub/cita A high performance blockchain kernel for enterprise users. 1234 2022-01-21
22 rcore-os/zCore Reimplement Zircon microkernel in Rust. 1221 2022-01-28
23 rbatis/rbatis Rust High Performance compile-time ORM(BSON2 based) 1199 2022-02-06
24 iovxw/rssbot Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人 1152 2022-01-31
25 ihciah/clean-dns-bpf 基于 Rust + eBPF 丢弃 GFW DNS 污染包 939 2021-12-05
26 guillaume-be/rust-bert Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...) 842 2022-02-06
27 gmg137/netease-cloud-music-gtk Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器 839 2021-10-12
28 bnjbvr/rouille Rust programming, in French. 764 2022-01-07
29 Brooooooklyn/canvas High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp. 656 2022-02-03
30 wubx/rust-in-databend Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend 623 2022-02-06
31 gyroflow/gyroflow Video stabilization using gyroscope data 577 2022-02-06
32 LGUG2Z/komorebi A tiling window manager for Windows 569 2022-02-05
33 zhboner/realm A network relay tool 554 2022-01-04
34 editso/fuso 一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, ... 553 2022-01-27
35 thirtythreeforty/neolink An RTSP bridge to Reolink IP cameras 460 2022-01-22
36 AleoHQ/wagyu A Rust library for generating cryptocurrency wallets 450 2022-02-04
37 risinglightdb/risinglight An OLAP database system for educational purpose 438 2022-02-06
38 dontpanic92/OpenPAL3 仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3 429 2022-01-16
39 geph-official/geph4 Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. 425 2021-12-28
40 kuchiki-rs/kuchiki (朽木) HTML/XML tree manipulation library for Rust 409 2021-12-08
41 rcore-os/rCore-Tutorial-v3 Let's write an OS which can run on RISC-V in Rust from scratch! 403 2022-02-05
42 arloor/nftables-nat-rust nftables nat rule generator——nftables nat规则生成器 393 2021-09-20
43 pemistahl/lingua-rs 👄 The most accurate natural language detection library for Rust, suitable for long and short text alike 391 2022-02-05
44 messense/jieba-rs The Jieba Chinese Word Segmentation Implemented in Rust 364 2022-01-20
45 justjavac/dvm Deno Version Manager - Easy way to manage multiple active deno versions. 362 2022-01-07
46 rustsbi/rustsbi RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem 361 2022-02-01
47 harlanc/xiu A simple and secure live media server in pure Rust (RTMP/HTTP-FLV/HLS/Relay).🦀 341 2022-01-31
48 Enter-tainer/cxx2flow 将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart 340 2022-01-21
49 vincentdchan/PoloDB PoloDB is an embedded JSON-based database. 335 2021-11-09
50 datanymizer/datanymizer Powerful database anonymizer with flexible rules. Written in Rust. 324 2022-02-06
51 BinChengZhao/delicate A lightweight and distributed task scheduling platform written in rust. 一个轻量的分布式的任务调度平台通过rust编写 303 2022-02-06
52 arlicle/panda-api Panda api is a simple and powerful api docs design tool. 300 2021-12-18
53 inherd/coco An effective DevOps analysis and auto-suggest tool。Coco 是一个研发效能分析工具,如团队发展现状(根据架构复杂度及行数变更)、团队演进、历史分析等。生成可视化报告及对应的改进建议。 290 2021-12-31
54 rust-cli/book Documentation on how to use the Rust Programming Language to develop commandline applications 263 2022-02-01
55 shadowsocks/crypto2 The fastest cryptographic library in the galaxy 262 2022-02-05
56 HUST-OS/tornado-os 异步内核就像风一样快! 259 2021-08-18
57 PersiaML/PERSIA High performance distributed framework for training deep learning recommendation models based on PyTorch. 254 2022-01-22
58 0x727/ObserverWard_0x727 Cross platform community web fingerprint identification tool 253 2022-01-27
59 hsivonen/encoding_rs A Gecko-oriented implementation of the Encoding Standard in Rust 244 2022-01-02
60 WilliamVenner/gmpublisher ⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri 234 2022-01-14
61 bbqsrc/cargo-ndk Compile Rust projects against the Android NDK without hassle 234 2022-01-28
62 al8n/stretto Stretto is a Rust implementation for https://github.com/dgraph-io/ristretto. A high performance memory-bound Rust cache. 233 2021-12-18
63 bminixhofer/nnsplit Semantic text segmentation. For sentence boundary detection, compound splitting and more. 229 2022-01-26
64 wormtql/yas Superfast Genshin Impact artifacts scanner 224 2022-02-06
65 Kingbultsea/vite-analysis 出最新版本的全部源码分析中...换了m1芯片arm64架构的电脑旧版本无法运行如esbuild Chromium 222 2022-01-01
66 sidneywang/rsbind This Repository provide tools to bind rust interface with other language and export library artifact directly. 213 2022-02-05
67 gfreezy/seeker 通过使用 tun 来实现透明代理。实现了类似 surge 增强模式与网关模式。 209 2021-12-07
68 compassd/dcompass [WIP] A high-performance programmable DNS component aiming at robustness, speed, and flexibility 200 2021-11-20
69 consenlabs/token-core Next generation core inside imToken Wallet. 199 2022-01-04
70 HMBSbige/get_cnip 获取国内 IP 和域名,生成路由表和 PAC 文件 197 2022-01-30
71 zu1k/good-mitm 利用MITM技术实现请求和返回的重写、重定向、阻断等操作 180 2022-01-16
72 dslchd/tokio-cn-doc Rust, Tokio, CN, Doc, Demo 174 2022-01-19
73 driftluo/tentacle A multiplexed p2p network framework that supports custom protocols 173 2022-01-13
74 PhotonQuantum/magic-in-ten-mins-rs 十分钟魔法练习 in Rust 162 2022-01-14
75 tramhao/termusic Music Player TUI written in Rust 156 2022-01-30
76 tomassedovic/quicksilver-roguelike Template for a roguelike in Rust targeting desktop and the web 148 2021-10-16
77 datum-lang/datum A easy maintain(read/write) language for transform from/to other languages. 下一代企业级编程语言。 133 2021-11-01
78 WeBankBlockchain/WeDPR-Lab-Core Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件 131 2021-12-02
79 rbatis/abs_admin an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案 131 2022-02-03
80 sunface/fancy-rust Rust酷库推荐 - 使用我们精心挑选的开源代码让你的Rust项目Fancy起来! Awesome ! 118 2022-01-26
81 supabase-community/postgrest-rs Rust client for PostgREST 118 2021-10-27
82 mozillazg/rust-pinyin 汉字转拼音 111 2021-12-12
83 auula/falsework A tool crate to quickly build rust command line application. 107 2021-08-25
84 iTXTech/mcl-installer MCL一键安装工具 107 2022-01-15
85 kenkoooo/competitive-programming-rs Algorithm Snippets for Competitive Programming in Rust 100 2021-12-30
86 messense/aliyundrive-fuse 阿里云盘 FUSE 磁盘挂载 98 2022-02-04
87 wtklbm/crm Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源 98 2021-12-13
88 rust-tw/book-tw Rust 程式設計語言(正體中文翻譯) 98 2022-01-30
89 stalwartlabs/mail-parser Fast and robust e-mail parsing library for Rust 96 2022-02-01
90 lz1998/rs-qq Rust 模拟QQ客户端协议 已完成 扫码登录/密码登录/获取好友列表/获取群列表/发送群消息/接受群消息。运行src/bin的password_login.rs或qrcode_login.rs体验。重构中在refactor分支正在努力减少unwrap 94 2022-02-06
91 Brooooooklyn/pinyin rust-pinyin binding for Node.js 92 2022-01-25
92 riscv-rust/longan-nano Board support package for the Longan Nano board 90 2021-12-27
93 netcan/AnimalChess Animal Fight Chess Game斗兽棋 written in rust. 75 2021-12-01
94 ElnuDev/hebi A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇. 72 2021-09-04
95 sorz/asstosrt-wasm Convert ASS/SSA subtitles to SRT format with browser. 72 2022-01-30
96 Tencent/tat-agent TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ... 69 2022-01-12
97 the-lean-crate/criner A tool to mine crates.io and produce static websites 66 2022-01-23
98 huacnlee/autocorrect A linter and formatter for help you improve copywriting, to correct spaces, punctuations between CJK (Chinese, Japanese, Korean). 64 2022-01-10
99 nervosnetwork/overlord Overlord consensus protocol. 64 2022-01-21
100 lolishinshi/exloli 从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel 64 2021-12-02
101 knownsec/ct 简单易用的域名爆破工具 61 2022-01-13
102 akiirui/mpv-handler Play videos and songs on the website via mpv-handler, without any background service. 56 2021-11-08
103 dxx/datastructure-algorithm 📁 图解数据结构和算法,使用多种语言实现 56 2021-10-19
104 skyzh/raytracer-tutorial raytracer project for PPCA 2020 51 2021-11-20
105 ForgQi/biliup-rs B站命令行投稿工具支持多p、线路选择 50 2022-02-04
106 sec-bit/ckb-zkp Zero Knowledge Proofs Toolkit for CKB 47 2021-10-27
107 DCjanus/cang-jie Chinese tokenizer for tantivy, based on jieba-rs 47 2021-09-21
108 hsivonen/chardetng A character encoding detector for legacy Web content. 45 2021-12-23
109 cc-morning/share-clip Multi-device clipboard sharing. 44 2022-01-24
110 grantshandy/libretranslate-rs The LibreTranslate API client for Rust. 43 2021-10-07
111 fefit/visdom A fast and easy to use library for html parsing & node selecting & node mutation, suitable for web scraping and html confusion. 43 2021-10-04
112 Pure-Peace/Peace osu! server development framework 🚀 42 2022-01-24
113 sentinel-group/sentinel-rust Sentinel Rust version 41 2022-02-06
114 nanozuki/dantalian A nfo file generator for your anime. Source from Bangumi. 40 2022-01-09
115 andelf/rust-postgis postgis helper library. 40 2021-09-23
116 rust-zh/faq 收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答 38 2021-12-10
117 co-rs/fast_log cogo rust faster log(based on channel) 38 2022-01-28
118 meilisearch/tokenizer Library used by Meilisearch to tokenize queries and documents 36 2022-02-05
119 orhun/godsays Rust port of the Terry Davis' (RIP) "god says" program 34 2022-01-26
120 MashPlant/lalr1 An LALR1(1)/LL(1) parser generator in Rust, for multiple languages. 34 2022-01-12
121 lolishinshi/imsearch 基于特征点匹配的相似图片搜索 33 2022-01-11
122 niuez/Niu Language for libraries used in competition programming 33 2022-01-23
123 zu1k/sdusrun 校园网深澜认证登录srun 32 2022-01-01
124 stuartZhang/scaffold-wizard 问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll 32 2022-02-05
125 kirainmoe/auto-daily-health-report 📆Automatically complete XMU's daily health report, use at your own risk. 32 2021-12-11
126 h4cnull/ratel ratel(獾) 是由rust开发的红队信息搜集扫描工具支持从fofazoomeye API查询主动扫描端口提取https证书域名自定义poc输出xlsx格式。 31 2022-02-06
127 Joylei/anim-rs A framework independent animation library for rust, works nicely with Iced and the others 30 2022-01-01
128 luojia65/w806-pac under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip 29 2021-11-18
129 modernizing/guarding Guarding 是一个用于 Java、JavaScript、Rust、Golang 等语言的架构守护工具。借助于易于理解的 DSL来编写守护规则。Guarding is a guardians for code, architecture, layered. 29 2022-01-19
130 SitinCloud/Owlyshield Owlyshield is an open-source AI-driven behaviour based antiransomware engine written in Rust. 28 2022-02-05
131 m13253/FaithType Modify fonts to remove bitmap and disable gridfit for Windows font rendering 28 2021-08-18
132 kekeimiku/msrs rrrrrrr 27 2022-01-30
133 zu1k/ldap-log 一个LDAP请求监听器摆脱dnslog平台和java 27 2022-01-28
134 Millione/nju-clock-in 南京大学自动打卡 27 2021-10-20
135 Berrysoft/tunet-rust 清华大学校园网 Rust 库与客户端 27 2022-02-05
136 owent/wxwork_robotd 微信机器人接入服务 27 2021-12-20
137 yescallop/areacodes 中华人民共和国县级以上历史行政区划代码及新旧代码对应关系数据集 27 2022-02-04
138 Ko-oK-OS/xv6-rust 🦀 Re-implement xv6-riscv in Rust 26 2022-01-23
139 hanskorg/google-authenticator-rust GoogleAuthenticator Rust google两步验证生成器 26 2021-11-23
140 itytophile/rab Rusty Armor Builds - Monster Hunter Rise Armor Set Creation Tool 25 2022-01-30
141 WeBankBlockchain/liquid Liquid 由微众银行区块链团队开发并完全开源,是一种嵌入式领域特定语言( embedded Domain Specific LanguageeDSL能够用来编写运行于区块链底层平台FISCO BCOS的智能合约。 25 2022-01-24
142 wandercn/gostd Gostd is the golang standard library implementation in rust-lang. 23 2022-01-19
143 Microsoft-Distributed-System-Meetup/summer_love_paper_meetup This repo contains the schedule for summer paper meetup 23 2022-01-24
144 WeBankBlockchain/WeDPR-Lab-Crypto Cryptography libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案密码学算法组件 23 2021-09-29
145 h1trust/about 🌿 For you, rustaceans from HIT 23 2021-11-26
146 rust-bitcoin/rust-bip39 A Rust library for working with Bitcoin BIP-39 mnemonics 23 2021-11-09
147 FrankBuss/frequencycounter Arduino Nano frequency counter with atomic clock accuracy 22 2021-11-16
148 rubickCenter/rubick-base desktop automation, screen capture, input listen/simulation, asar compress, color picker for nodejs and electron based on rust. 基于 Rust / WASM 提供截图、取色、键鼠事件监听模拟、压缩解压、图像处理、获取已安装应用等跨平台功能的现代异步 Nodejs 模块,占 ... 22 2021-10-15
149 OPQBOT/rust-tcp-async-client Rust Tokio 异步多客户端网络框架 高并发 插件化 21 2021-12-25
150 zzy/tide-async-graphql-mongodb Clean boilerplate for graphql services, wasm/yew frontend, handlebars frontend. Using tide, rhai, async-graphql, surf, graphql-client, yew, handlebars, jsonwebtoken, and mongodb. 21 2021-09-29
151 UnblockNeteaseMusic/server-rust Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。 19 2022-02-03
152 uk0/file_encryption 文件加密 并且将文件名放在加密文件内,可以自释放。 19 2021-08-13
153 IPSE-TEAM/ipse-core Ipse-core is the underlying consensus layer of IPSE project, which is the basic version of the whole application chain. The function modules to be added in the future are all extended based on this co ... 19 2022-01-20
154 DCjanus/ranger 简单的命令行字幕下载器 19 2021-12-21
155 inherd/writing A document-code sync tools for document engineering. Writing 是一个自动 “文档-代码” 同步工具。解析 Markdown 中的代码定义,读取目标代码,并嵌入到新的文档中。 18 2021-10-25
156 cty123/TrojanRust Trojan-rust is a rust implementation for Trojan protocol that is targeted to circumvent GFW. This implementation focus on performance and stability above everything else. 18 2022-01-05
157 inherd/forming Forming, is a lightweight architecture as code language. 轻量级架构即代码语言 18 2021-11-10
158 SIT-kite/kite-server “上应小风筝”小程序 API 代码和文档, 基于 Rust 语言的 poem 框架编写. 18 2022-02-02
159 makers-for-life/makair-control-ui 🖥 [Software] GUI application that uses the telemetry protocol to control the ventilator. 18 2021-12-01
160 eatradish/meowdict 喵典 - CLI Web client for moedict.tw 17 2021-12-24
161 Borber/Whisperer 将文本编码为简短的中文字符, 防和谐, 并非加密. 如需加密请使用其他实用工具 / Encode the text into short Chinese characters, to prevent harmonization, not to encrypt it. For encryption, please use other utilities 16 2022-02-03
162 develon2015/dnsd DNS 代理服务器 15 2021-10-14
163 magiclen/html-minifier This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in <style>, <script> elements, and ignores the minification of <pre> elements ... 15 2021-09-19
164 1148118271/ssh-rs In addition to encryption library, pure RUST implementation of SSH-2.0 client protocol (除加密库之外 纯rust实现的 ssh-2.0 client 协议) 14 2022-01-26
165 wushikj/mix-agent 基于rust语言开发的一套运维监控探针支持widnows、linux、macos系统 14 2021-11-16
166 TianLiangZhou/ffi-pinyin 最快速的PHP中文转拼音库 14 2021-12-07
167 ProjectAnni/anni Audio toolkit for Project Anni. 14 2022-01-08
168 wwwbjqcom/tubing - 14 2021-12-29
169 OTOMariK/yee_player simple music player written in Rust 使用Rust编写的简易音乐播放器 14 2021-08-22
170 AlephAlpha/rlifesrc A Game of Life pattern searcher written in Rust. 用 Rust 搜索生命游戏中的图样。 14 2022-01-11
171 KernelErr/fourth Simple and fast layer 4 proxy in Rust 13 2021-12-30
172 magiclen/vcard A pure Rust implementation of vCard based on RFC 6350. 13 2021-08-23
173 Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo 在 Telegram 上快速模仿迟先生卖弱。 12 2021-12-06
174 KernelErr/shallow-container A light-weight container tool written in Rust. 12 2021-09-22
175 xxg1413/rust-security Rust语言安全相关分析 12 2021-08-29
176 JASory/Iridium Atomic Physics Library 11 2021-11-18
177 laohanlinux/canal-rs Alibaba mysql database binlog incremental subscription & consumer components Canal's golang client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 rust 客户端 ] 11 2021-10-09
178 ontio/ontology-wasm-cdt-rust ontology wasm contract development kit 11 2021-11-11
179 magiclen/passwords This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them. 11 2021-09-19
180 rmqtt-rs/rmqtt MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era 10 2021-08-29
181 lindera-morphology/lindera-ko-dic-builder A Korean morphological dictionary builder for ko-dic. 10 2021-09-01
182 hsivonen/charset Thunderbird-compatible character encoding decoding for email in Rust 10 2021-11-29
183 llxxbb/Nature Nature is a development support platform, it separates data definition from code, so it decouple the data from business system. 10 2021-11-21

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!