Skip to content

Latest commit

 

History

History
204 lines (199 loc) · 30.5 KB

File metadata and controls

204 lines (199 loc) · 30.5 KB

返回目录问题反馈

中文增速榜 > 软件类 > Rust

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

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

↓ -- 感谢读者 -- ↓

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