From c65841397f5d14b78ae6f313e054b78f3c114ed1 Mon Sep 17 00:00:00 2001 From: GrowingGit Date: Mon, 11 Dec 2023 04:54:47 +0800 Subject: [PATCH] data update --- .../charts/overall/knowledge/All-Language.md | 364 ++++++++-------- content/charts/overall/knowledge/Go.md | 161 +++---- content/charts/overall/knowledge/Java.md | 325 +++++++------- .../charts/overall/knowledge/JavaScript.md | 200 ++++----- content/charts/overall/knowledge/Python.md | 300 ++++++------- .../charts/overall/knowledge/TypeScript.md | 183 ++++---- .../charts/overall/software/All-Language.md | 394 ++++++++--------- content/charts/overall/software/Assembly.md | 33 +- content/charts/overall/software/C.md | 264 ++++++------ content/charts/overall/software/CPP.md | 252 +++++------ content/charts/overall/software/CSHARP.md | 334 +++++++-------- content/charts/overall/software/CSS.md | 108 ++--- content/charts/overall/software/Dart.md | 156 +++---- content/charts/overall/software/Go.md | 254 +++++------ content/charts/overall/software/Groovy.md | 8 +- content/charts/overall/software/HTML.md | 158 +++---- content/charts/overall/software/Java.md | 332 +++++++-------- content/charts/overall/software/JavaScript.md | 276 ++++++------ .../overall/software/Jupyter-Notebook.md | 199 +++++---- content/charts/overall/software/Kotlin.md | 188 ++++---- content/charts/overall/software/Lua.md | 355 ++++++++-------- content/charts/overall/software/MATLAB.md | 81 ++-- .../charts/overall/software/Objective-C.md | 220 +++++----- content/charts/overall/software/PHP.md | 120 +++--- content/charts/overall/software/Pascal.md | 4 +- content/charts/overall/software/Perl.md | 12 +- content/charts/overall/software/Python.md | 316 +++++++------- content/charts/overall/software/R.md | 14 +- content/charts/overall/software/Ruby.md | 97 ++--- content/charts/overall/software/Rust.md | 160 +++---- content/charts/overall/software/Shell.md | 376 ++++++++-------- content/charts/overall/software/Swift.md | 294 ++++++------- content/charts/overall/software/TeX.md | 45 +- content/charts/overall/software/TypeScript.md | 304 ++++++------- content/charts/overall/software/Vim-script.md | 22 +- content/charts/overall/software/Vue.md | 402 +++++++++--------- 36 files changed, 3656 insertions(+), 3655 deletions(-) diff --git a/content/charts/overall/knowledge/All-Language.md b/content/charts/overall/knowledge/All-Language.md index 9559bdaf..2888b0de 100644 --- a/content/charts/overall/knowledge/All-Language.md +++ b/content/charts/overall/knowledge/All-Language.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 资料类 > All Language -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Language|Updated| |:-|:-|:-|:-|:-|:-| -|1|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|304310|-|2023-12-05| -|2|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|272975|-|2023-12-04| -|3|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|268216|Rust|2023-10-17| -|4|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|237108|Python|2023-12-02| -|5|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|178080|JavaScript|2023-12-08| -|6|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|168769|Java|2023-12-06| -|7|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|143274|Python|2023-11-24| -|8|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|141133|-|2023-10-27| -|9|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|139552|JavaScript|2023-12-07| -|10|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|139184|Java|2023-12-06| -|11|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. |121284|Markdown|2023-10-30| -|12|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|106085|-|2023-12-07| -|13|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|87117|JavaScript|2023-10-03| -|14|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|79335|Python|2023-12-04| -|15|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|74382|Java|2023-08-14| -|16|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|72530|Java|2023-11-29| -|17|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|65610|JavaScript|2023-12-08| -|18|[Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook)|程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).|57097|Shell|2023-12-07| -|19|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。|53529|Java|2023-12-08| +|1|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|304328|-|2023-12-05| +|2|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|273022|-|2023-12-04| +|3|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|268219|Rust|2023-10-17| +|4|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|237148|Python|2023-12-08| +|5|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|178168|JavaScript|2023-12-08| +|6|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|168780|Java|2023-12-06| +|7|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|143435|Python|2023-11-24| +|8|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|141132|-|2023-10-27| +|9|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|139554|JavaScript|2023-12-07| +|10|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|139203|Java|2023-12-06| +|11|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. |121285|Markdown|2023-10-30| +|12|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|106100|-|2023-12-07| +|13|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|87125|JavaScript|2023-10-03| +|14|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|79397|Python|2023-12-04| +|15|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|74388|Java|2023-08-14| +|16|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|72538|Java|2023-11-29| +|17|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|65625|JavaScript|2023-12-08| +|18|[Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook)|程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).|57098|Shell|2023-12-07| +|19|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。|53814|Java|2023-12-08| |20|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|52993|-|2023-11-14| -|21|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|52957|JavaScript|2023-11-21| -|22|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|52097|JavaScript|2023-11-28| -|23|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。|51601|Python|2023-12-04| -|24|[PlexPt/awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh)|ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。|46258|-|2023-12-06| -|25|[ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp)|Port of Facebook's LLaMA model in C/C++|45803|C|2023-12-07| -|26|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 |43842|-|2023-12-08| +|21|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|52960|JavaScript|2023-11-21| +|22|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|52102|JavaScript|2023-11-28| +|23|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。|51633|Python|2023-12-04| +|24|[PlexPt/awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh)|ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。|46331|-|2023-12-06| +|25|[ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp)|Port of Facebook's LLaMA model in C/C++|45909|C|2023-12-09| +|26|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 |43861|-|2023-12-09| |27|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|43501|-|2023-10-15| -|28|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|43033|JavaScript|2023-12-07| -|29|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|42537|Go|2023-11-23| +|28|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|43043|JavaScript|2023-12-07| +|29|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|42539|Go|2023-11-23| |30|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|41445|-|2023-09-27| -|31|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|39055|JavaScript|2023-11-27| -|32|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|38079|HTML|2023-11-25| +|31|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|39079|JavaScript|2023-12-06| +|32|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|38099|HTML|2023-11-25| |33|[alex/what-happens-when](https://github.com/alex/what-happens-when)|An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"|37795|-|2023-11-23| |34|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|37495|-|2023-12-08| |35|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|34802|-|2023-10-26| -|36|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|34658|C++|2023-12-06| -|37|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|34581|HTML|2023-12-02| -|38|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|34522|Python|2023-10-07| -|39|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站|33933|Java|2023-06-13| -|40|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|33762|Go|2023-08-12| +|36|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|34668|C++|2023-12-06| +|37|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|34595|HTML|2023-12-02| +|38|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|34527|Python|2023-10-07| +|39|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站|33942|Java|2023-06-13| +|40|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|33763|Go|2023-08-12| |41|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|32978|-|2023-12-03| -|42|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|32963|JavaScript|2023-11-30| +|42|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|32974|JavaScript|2023-11-30| |43|[Trinea/android-open-project](https://github.com/Trinea/android-open-project)|A categorized collection of Android Open Source Projects, More powerful web version:|31377|-|2023-11-28| -|44|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|31313|C++|2023-11-27| -|45|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|31006|Go|2023-10-11| -|46|[byoungd/English-level-up-tips](https://github.com/byoungd/English-level-up-tips)|An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南。|30672|-|2023-10-26| -|47|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|30530|HTML|2023-12-03| -|48|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|30085|-|2023-09-07| -|49|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|29819|Kotlin|2023-08-08| -|50|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29577|Java|2023-11-18| -|51|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|29354|HTML|2023-10-05| -|52|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|28925|Python|2023-09-02| -|53|[geekan/HowToLiveLonger](https://github.com/geekan/HowToLiveLonger)|程序员延寿指南 A programmer's guide to live longer|28169|-|2023-07-04| -|54|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|28155|JavaScript|2023-12-05| +|44|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|31330|C++|2023-11-27| +|45|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|31008|Go|2023-10-11| +|46|[byoungd/English-level-up-tips](https://github.com/byoungd/English-level-up-tips)|An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南。|30675|-|2023-10-26| +|47|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|30533|HTML|2023-12-03| +|48|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|30096|-|2023-09-07| +|49|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|29820|Kotlin|2023-08-08| +|50|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29580|Java|2023-11-18| +|51|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|29359|HTML|2023-10-05| +|52|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|28926|Python|2023-09-02| +|53|[geekan/HowToLiveLonger](https://github.com/geekan/HowToLiveLonger)|程序员延寿指南 A programmer's guide to live longer|28175|-|2023-07-04| +|54|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|28164|JavaScript|2023-12-05| |55|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么|27492|-|2023-12-08| -|56|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|26434|Java|2023-07-18| -|57|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|26301|Java|2023-12-08| -|58|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|26285|JavaScript|2023-12-07| -|59|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|26265|-|2023-12-06| -|60|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|25876|Markdown|2023-12-07| -|61|[GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily)|坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.|25601|-|2023-12-04| -|62|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|25240|Shell|2023-08-09| -|63|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|24994|Java|2023-07-05| +|56|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|26436|Java|2023-07-18| +|57|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|26308|Java|2023-12-09| +|58|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|26289|JavaScript|2023-12-07| +|59|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|26267|-|2023-12-06| +|60|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|25888|Markdown|2023-12-07| +|61|[GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily)|坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.|25600|-|2023-12-04| +|62|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|25242|Shell|2023-08-09| +|63|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|24999|Java|2023-07-05| |64|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。|24251|JavaScript|2023-11-18| -|65|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|24245|JavaScript|2023-12-07| -|66|[rwaldron/idiomatic.js](https://github.com/rwaldron/idiomatic.js)|Principles of Writing Consistent, Idiomatic JavaScript|23477|-|2023-09-25| -|67|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker&Container technologies, with real DevOps practice!|23190|Go|2023-10-25| -|68|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)|22784|JavaScript|2023-10-27| +|65|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|24246|JavaScript|2023-12-08| +|66|[rwaldron/idiomatic.js](https://github.com/rwaldron/idiomatic.js)|Principles of Writing Consistent, Idiomatic JavaScript|23479|-|2023-09-25| +|67|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker&Container technologies, with real DevOps practice!|23195|Go|2023-10-25| +|68|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)|22789|JavaScript|2023-10-27| |69|[imDazui/Tvlist-awesome-m3u-m3u8](https://github.com/imDazui/Tvlist-awesome-m3u-m3u8)|直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵|22612|-|2023-11-09| -|70|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》(西瓜书)公式详解|22474|-|2023-11-17| -|71|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|22369|Python|2023-11-30| +|70|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》(西瓜书)公式详解|22478|-|2023-11-17| +|71|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|22370|Python|2023-11-30| |72|[JushBJJ/Mr.-Ranedeer-AI-Tutor](https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor)|A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.|21592|-|2023-11-18| -|73|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|Sample code for several design patterns in PHP 8.x|21495|PHP|2023-09-28| +|73|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|Sample code for several design patterns in PHP 8.x|21496|PHP|2023-09-28| |74|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|21279|-|2023-11-17| |75|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|21026|JavaScript|2023-11-16| -|76|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|20960|JavaScript|2023-11-16| -|77|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|20948|JavaScript|2023-10-16| +|76|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|20962|JavaScript|2023-11-16| +|77|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|20951|JavaScript|2023-10-16| |78|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20934|CSS|2023-11-14| -|79|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|20655|-|2023-09-27| -|80|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|20583|Python|2023-12-05| -|81|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|20571|Go|2023-12-01| -|82|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|20568|Jupyter Notebook|2023-09-14| -|83|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|20546|Python|2023-12-01| +|79|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|20657|-|2023-09-27| +|80|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|20585|Python|2023-12-05| +|81|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|20575|Go|2023-12-01| +|82|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|20573|Jupyter Notebook|2023-09-14| +|83|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|20548|Python|2023-12-01| |84|[WeNeedHome/SummaryOfLoanSuspension](https://github.com/WeNeedHome/SummaryOfLoanSuspension)|全国各省市停贷通知汇总|20485|HTML|2023-08-23| -|85|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|🐧 A list of awesome Linux softwares |20143|Python|2023-12-03| -|86|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|20081|TypeScript|2023-08-05| -|87|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.|20070|Python|2023-12-07| -|88|[gedoor/legado](https://github.com/gedoor/legado)|Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|20021|Kotlin|2023-12-08| -|89|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book |19788|Rust|2023-12-07| -|90|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|19734|Jupyter Notebook|2023-12-07| -|91|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|19063|Jupyter Notebook|2023-08-02| -|92|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|18929|Go|2023-07-22| -|93|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|18598|Python|2023-11-23| -|94|[ZhongFuCheng3y/athena](https://github.com/ZhongFuCheng3y/athena)|Java后端知识图谱🔥 帮助Java初学者成长|18378|-|2023-07-30| -|95|[inancgumus/learngo](https://github.com/inancgumus/learngo)|❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.|17903|Go|2023-10-11| -|96|[fengdu78/lihang-code](https://github.com/fengdu78/lihang-code)|《统计学习方法》的代码实现|17893|Jupyter Notebook|2023-08-22| -|97|[yudaocode/SpringBoot-Labs](https://github.com/yudaocode/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|17881|Java|2023-07-18| +|85|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|🐧 A list of awesome Linux softwares |20149|Python|2023-12-09| +|86|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|20083|TypeScript|2023-08-05| +|87|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.|20080|Python|2023-12-07| +|88|[gedoor/legado](https://github.com/gedoor/legado)|Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|20048|Kotlin|2023-12-09| +|89|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book |19810|Rust|2023-12-07| +|90|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|19742|Jupyter Notebook|2023-12-07| +|91|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|19064|Jupyter Notebook|2023-08-02| +|92|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|18931|Go|2023-07-22| +|93|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|18602|Python|2023-11-23| +|94|[ZhongFuCheng3y/athena](https://github.com/ZhongFuCheng3y/athena)|Java后端知识图谱🔥 帮助Java初学者成长|18381|-|2023-07-30| +|95|[inancgumus/learngo](https://github.com/inancgumus/learngo)|❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.|17904|Go|2023-10-11| +|96|[fengdu78/lihang-code](https://github.com/fengdu78/lihang-code)|《统计学习方法》的代码实现|17896|Jupyter Notebook|2023-08-22| +|97|[yudaocode/SpringBoot-Labs](https://github.com/yudaocode/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|17885|Java|2023-07-18| |98|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|17853|JavaScript|2023-11-22| -|99|[JacksonTian/fks](https://github.com/JacksonTian/fks)|前端技能汇总 Frontend Knowledge Structure|17555|JavaScript|2023-11-02| +|99|[JacksonTian/fks](https://github.com/JacksonTian/fks)|前端技能汇总 Frontend Knowledge Structure|17558|JavaScript|2023-12-08| |100|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|17294|-|2023-10-23| -|101|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|17248|-|2023-08-08| -|102|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|17219|JavaScript|2023-12-08| +|101|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|17252|-|2023-08-08| +|102|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|17236|JavaScript|2023-12-08| |103|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|17144|Ruby|2023-10-22| -|104|[MoienTajik/AspNetCore-Developer-Roadmap](https://github.com/MoienTajik/AspNetCore-Developer-Roadmap)|Roadmap to becoming an ASP.NET Core developer in 2023|16885|-|2023-10-11| -|105|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|16669|-|2023-12-08| -|106|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|16603|-|2023-12-03| -|107|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|16392|CSS|2023-11-10| -|108|[rubocop/ruby-style-guide](https://github.com/rubocop/ruby-style-guide)|A community-driven Ruby coding style guide|16326|-|2023-11-28| -|109|[kaixindelele/ChatPaper](https://github.com/kaixindelele/ChatPaper)|Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复|16224|Python|2023-10-29| -|110|[vasanthk/react-bits](https://github.com/vasanthk/react-bits)|✨ React patterns, techniques, tips and tricks ✨|16077|-|2023-11-30| -|111|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|16027|Vim script|2023-08-06| -|112|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15827|Java|2023-12-03| -|113|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|15675|-|2023-12-04| -|114|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|15454|Java|2023-09-12| -|115|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|14772|Swift|2023-09-26| -|116|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|14770|Java|2023-09-15| -|117|[hehonghui/awesome-english-ebooks](https://github.com/hehonghui/awesome-english-ebooks)|经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新|14645|HTML|2023-12-07| -|118|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸|14609|Jupyter Notebook|2023-09-07| -|119|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|14554|-|2023-11-28| -|120|[arialdomartini/Back-End-Developer-Interview-Questions](https://github.com/arialdomartini/Back-End-Developer-Interview-Questions)|A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore|14514|-|2023-11-10| -|121|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|14421|Jupyter Notebook|2023-12-01| -|122|[amusi/CVPR2023-Papers-with-Code](https://github.com/amusi/CVPR2023-Papers-with-Code)|CVPR 2023 论文和开源项目合集|14243|-|2023-07-26| -|123|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ...|14176|Python|2023-09-20| -|124|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|13983|Java|2023-09-15| -|125|[open-android/Android](https://github.com/open-android/Android)|GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频|13716|-|2023-09-16| -|126|[aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk)|【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!|13655|-|2023-10-28| -|127|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|13638|-|2023-11-21| -|128|[koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|13612|JavaScript|2023-12-04| -|129|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13565|Java|2023-11-02| -|130|[sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)|Chinese copywriting guidelines for better written communication/中文文案排版指北|13347|-|2023-12-03| -|131|[RealKai42/qwerty-learner](https://github.com/RealKai42/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|13307|TypeScript|2023-12-08| -|132|[LiLittleCat/awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt)|🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. |13046|Python|2023-12-07| -|133|[Lissy93/personal-security-checklist](https://github.com/Lissy93/personal-security-checklist)|🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2023|12937|-|2023-12-03| -|134|[krasimir/react-in-patterns](https://github.com/krasimir/react-in-patterns)|A free book that talks about design patterns/techniques used while developing with React.|12926|JavaScript|2023-08-17| -|135|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|12480|Go|2023-09-17| -|136|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|12461|Java|2023-11-13| -|137|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12400|Python|2023-09-20| -|138|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|12318|Python|2023-12-08| -|139|[opendigg/awesome-github-vue](https://github.com/opendigg/awesome-github-vue)|Vue相关开源项目库汇总|12204|-|2023-07-22| -|140|[immersive-translate/immersive-translate](https://github.com/immersive-translate/immersive-translate)|沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension |12146|-|2023-12-06| -|141|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|12101|Kotlin|2023-08-01| -|142|[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:|12088|Rust|2023-11-28| -|143|[labring/sealos](https://github.com/labring/sealos)|Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io|11927|Go|2023-12-08| -|144|[jamiebuilds/babel-handbook](https://github.com/jamiebuilds/babel-handbook)|:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.|11831|-|2023-08-12| -|145|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|11603|Go|2023-10-18| -|146|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|11584|JavaScript|2023-11-06| -|147|[Tim9Liu9/TimLiu-iOS](https://github.com/Tim9Liu9/TimLiu-iOS)|iOS开发常用三方库、插件、知名博客等等|11522|-|2023-08-30| -|148|[Idnan/bash-guide](https://github.com/Idnan/bash-guide)|A guide to learn bash|11449|-|2023-10-31| -|149|[markyun/markyun](https://github.com/markyun/markyun)|在Github的学习片段|11328|-|2023-11-27| -|150|[iamshuaidi/CS-Book](https://github.com/iamshuaidi/CS-Book)|计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍|11122|-|2023-07-28| -|151|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|11115|Jupyter Notebook|2023-07-31| -|152|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook|10826|Shell|2023-08-07| -|153|[DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP)|MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。|10679|Ruby|2023-09-27| -|154|[MaaAssistantArknights/MaaAssistantArknights](https://github.com/MaaAssistantArknights/MaaAssistantArknights)|《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients.|10656|C++|2023-12-08| -|155|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|10438|Python|2023-11-25| -|156|[ritchieng/the-incredible-pytorch](https://github.com/ritchieng/the-incredible-pytorch)|The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch. |10427|-|2023-12-08| -|157|[fuzhengwei/CodeGuide](https://github.com/fuzhengwei/CodeGuide)|:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!|10360|-|2023-12-07| -|158|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄|10353|Java|2023-12-08| -|159|[pluja/awesome-privacy](https://github.com/pluja/awesome-privacy)|Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.|10334|-|2023-11-30| -|160|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|10177|Vim script|2023-09-23| -|161|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|10104|Python|2023-10-25| -|162|[zh-google-styleguide/zh-google-styleguide](https://github.com/zh-google-styleguide/zh-google-styleguide)|Google 开源项目风格指南 (中文版)|10104|Makefile|2023-11-09| -|163|[MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU)|Microsoft and GitHub Workers Support 996.ICU|10095|-|2023-10-16| -|164|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|10075|TypeScript|2023-11-27| -|165|[Hannibal046/Awesome-LLM](https://github.com/Hannibal046/Awesome-LLM)|Awesome-LLM: a curated list of Large Language Model|10007|-|2023-12-05| -|166|[doocs/jvm](https://github.com/doocs/jvm)|🤗 JVM 底层原理最全知识总结|9933|-|2023-12-06| -|167|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|9649|TypeScript|2023-11-27| -|168|[sunface/rust-by-practice](https://github.com/sunface/rust-by-practice)|Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.|9460|Rust|2023-12-07| -|169|[greatghoul/remote-working](https://github.com/greatghoul/remote-working)|收集整理远程工作相关的资料|9354|Ruby|2023-10-25| -|170|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.|9341|Go|2023-11-11| -|171|[phodal/github](https://github.com/phodal/github)|GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.|9285|Rich Text Format|2023-09-30| -|172|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|9211|C++|2023-09-02| -|173|[nestjs/awesome-nestjs](https://github.com/nestjs/awesome-nestjs)|A curated list of awesome things related to NestJS 😎|9111|-|2023-12-04| -|174|[gurugio/lowlevelprogramming-university](https://github.com/gurugio/lowlevelprogramming-university)|How to be low-level programmer|9095|-|2023-11-02| -|175|[diff-usion/Awesome-Diffusion-Models](https://github.com/diff-usion/Awesome-Diffusion-Models)| A collection of resources and papers on Diffusion Models|9029|HTML|2023-12-07| -|176|[helloqingfeng/Awsome-Front-End-learning-resource](https://github.com/helloqingfeng/Awsome-Front-End-learning-resource)|:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)|9007|PHP|2023-08-12| -|177|[Baiyuetribe/paper2gui](https://github.com/Baiyuetribe/paper2gui)|Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术|8959|Jupyter Notebook|2023-07-29| -|178|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|8888|Python|2023-10-10| -|179|[yzfly/awesome-chatgpt-zh](https://github.com/yzfly/awesome-chatgpt-zh)|ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀|8886|Python|2023-12-07| -|180|[wangzhiwubigdata/God-Of-BigData](https://github.com/wangzhiwubigdata/God-Of-BigData)|专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...|8882|-|2023-08-07| -|181|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8873|CSS|2023-11-26| -|182|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。|8853|HTML|2023-10-31| -|183|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8804|Go|2023-10-27| -|184|[AmazingAng/WTF-Solidity](https://github.com/AmazingAng/WTF-Solidity)|我最近在重新学solidity,巩固一下细节,也写一个“WTF Solidity极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy|8711|Solidity|2023-12-02| -|185|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|8529|Shell|2023-11-27| -|186|[febobo/web-interview](https://github.com/febobo/web-interview)|语音打卡社群维护的前端面试题库,包含不限于Vue面试题,React面试题,JS面试题,HTTP面试题,工程化面试题,CSS面试题,算法面试题,大厂面试题,高频面试题|8448|-|2023-12-04| -|187|[datawhalechina/leedl-tutorial](https://github.com/datawhalechina/leedl-tutorial)|《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases|8417|-|2023-12-02| -|188|[MorvanZhou/Reinforcement-learning-with-tensorflow](https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow)|Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学|8416|Python|2023-07-17| -|189|[CodingDocs/awesome-java](https://github.com/CodingDocs/awesome-java)|Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).|8407|-|2023-08-30| -|190|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|8380|Jupyter Notebook|2023-10-20| -|191|[jaywcjlove/reference](https://github.com/jaywcjlove/reference)|为开发人员分享快速参考备忘清单(速查表)|8336|Dockerfile|2023-12-08| -|192|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|8269|Ruby|2023-12-01| -|193|[itgoyo/TelegramGroup](https://github.com/itgoyo/TelegramGroup)|悄咪咪收集的1000+个Telegram群合集,如果有更多好玩的telegram群,欢迎在 issue 提出或者pull requests|8243|-|2023-07-18| -|194|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|8147|Python|2023-11-24| -|195|[OpenTalker/SadTalker](https://github.com/OpenTalker/SadTalker)|[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation|8087|Python|2023-12-05| -|196|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|8083|C#|2023-12-04| -|197|[bitemyapp/learnhaskell](https://github.com/bitemyapp/learnhaskell)|Learn Haskell|7870|Makefile|2023-09-30| -|198|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|7786|JavaScript|2023-11-20| -|199|[public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)|A collective list of free APIs for use in software and web development 🚀 (Clone of https://github.com/public-apis/public-apis)|7764|-|2023-12-03| -|200|[gibbok/typescript-book](https://github.com/gibbok/typescript-book)|The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.|7749|TypeScript|2023-12-04| +|104|[MoienTajik/AspNetCore-Developer-Roadmap](https://github.com/MoienTajik/AspNetCore-Developer-Roadmap)|Roadmap to becoming an ASP.NET Core developer in 2023|16894|-|2023-10-11| +|105|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|16685|-|2023-12-09| +|106|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|16621|-|2023-12-03| +|107|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|16394|CSS|2023-11-10| +|108|[rubocop/ruby-style-guide](https://github.com/rubocop/ruby-style-guide)|A community-driven Ruby coding style guide|16327|-|2023-11-28| +|109|[kaixindelele/ChatPaper](https://github.com/kaixindelele/ChatPaper)|Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复|16230|Python|2023-10-29| +|110|[vasanthk/react-bits](https://github.com/vasanthk/react-bits)|✨ React patterns, techniques, tips and tricks ✨|16078|-|2023-11-30| +|111|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|16030|Vim script|2023-08-06| +|112|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15828|Java|2023-12-03| +|113|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|15676|-|2023-12-04| +|114|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|15456|Java|2023-09-12| +|115|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|14774|Swift|2023-09-26| +|116|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|14771|Java|2023-09-15| +|117|[greyireland/algorithm-pattern](https://github.com/greyireland/algorithm-pattern)|算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~|14727|Go|2023-12-09| +|118|[hehonghui/awesome-english-ebooks](https://github.com/hehonghui/awesome-english-ebooks)|经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新|14648|HTML|2023-12-07| +|119|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸|14612|Jupyter Notebook|2023-09-07| +|120|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|14565|-|2023-11-28| +|121|[arialdomartini/Back-End-Developer-Interview-Questions](https://github.com/arialdomartini/Back-End-Developer-Interview-Questions)|A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore|14514|-|2023-11-10| +|122|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|14465|Jupyter Notebook|2023-12-01| +|123|[amusi/CVPR2023-Papers-with-Code](https://github.com/amusi/CVPR2023-Papers-with-Code)|CVPR 2023 论文和开源项目合集|14243|-|2023-07-26| +|124|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ...|14186|Python|2023-09-20| +|125|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|13983|Java|2023-09-15| +|126|[open-android/Android](https://github.com/open-android/Android)|GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频|13721|-|2023-09-16| +|127|[aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk)|【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!|13656|-|2023-10-28| +|128|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|13646|-|2023-11-21| +|129|[koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|13623|JavaScript|2023-12-04| +|130|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13571|Java|2023-11-02| +|131|[sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)|Chinese copywriting guidelines for better written communication/中文文案排版指北|13349|-|2023-12-03| +|132|[RealKai42/qwerty-learner](https://github.com/RealKai42/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|13321|TypeScript|2023-12-08| +|133|[LiLittleCat/awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt)|🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. |13073|Python|2023-12-07| +|134|[Lissy93/personal-security-checklist](https://github.com/Lissy93/personal-security-checklist)|🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2023|12984|-|2023-12-03| +|135|[krasimir/react-in-patterns](https://github.com/krasimir/react-in-patterns)|A free book that talks about design patterns/techniques used while developing with React.|12926|JavaScript|2023-08-17| +|136|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|12481|Go|2023-09-17| +|137|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|12463|Java|2023-11-13| +|138|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12399|Python|2023-09-20| +|139|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|12323|Python|2023-12-08| +|140|[opendigg/awesome-github-vue](https://github.com/opendigg/awesome-github-vue)|Vue相关开源项目库汇总|12204|-|2023-07-22| +|141|[immersive-translate/immersive-translate](https://github.com/immersive-translate/immersive-translate)|沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension |12154|-|2023-12-06| +|142|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|12101|Kotlin|2023-08-01| +|143|[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:|12089|Rust|2023-11-28| +|144|[labring/sealos](https://github.com/labring/sealos)|Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io|11930|Go|2023-12-08| +|145|[jamiebuilds/babel-handbook](https://github.com/jamiebuilds/babel-handbook)|:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.|11837|-|2023-08-12| +|146|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|11604|Go|2023-10-18| +|147|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|11583|JavaScript|2023-11-06| +|148|[Tim9Liu9/TimLiu-iOS](https://github.com/Tim9Liu9/TimLiu-iOS)|iOS开发常用三方库、插件、知名博客等等|11522|-|2023-08-30| +|149|[Idnan/bash-guide](https://github.com/Idnan/bash-guide)|A guide to learn bash|11449|-|2023-10-31| +|150|[markyun/markyun](https://github.com/markyun/markyun)|在Github的学习片段|11328|-|2023-11-27| +|151|[iamshuaidi/CS-Book](https://github.com/iamshuaidi/CS-Book)|计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍|11121|-|2023-07-28| +|152|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|11118|Jupyter Notebook|2023-07-31| +|153|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook|10826|Shell|2023-08-07| +|154|[DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP)|MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。|10678|Ruby|2023-09-27| +|155|[MaaAssistantArknights/MaaAssistantArknights](https://github.com/MaaAssistantArknights/MaaAssistantArknights)|《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients.|10669|C++|2023-12-09| +|156|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|10442|Python|2023-11-25| +|157|[ritchieng/the-incredible-pytorch](https://github.com/ritchieng/the-incredible-pytorch)|The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch. |10431|-|2023-12-08| +|158|[fuzhengwei/CodeGuide](https://github.com/fuzhengwei/CodeGuide)|:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!|10361|-|2023-12-09| +|159|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄|10354|Java|2023-12-09| +|160|[pluja/awesome-privacy](https://github.com/pluja/awesome-privacy)|Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.|10334|-|2023-11-30| +|161|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|10177|Vim script|2023-09-23| +|162|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|10109|Python|2023-10-25| +|163|[zh-google-styleguide/zh-google-styleguide](https://github.com/zh-google-styleguide/zh-google-styleguide)|Google 开源项目风格指南 (中文版)|10106|Makefile|2023-11-09| +|164|[MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU)|Microsoft and GitHub Workers Support 996.ICU|10095|-|2023-10-16| +|165|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|10077|TypeScript|2023-11-27| +|166|[Hannibal046/Awesome-LLM](https://github.com/Hannibal046/Awesome-LLM)|Awesome-LLM: a curated list of Large Language Model|10007|-|2023-12-05| +|167|[doocs/jvm](https://github.com/doocs/jvm)|🤗 JVM 底层原理最全知识总结|9936|-|2023-12-06| +|168|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|9650|TypeScript|2023-11-27| +|169|[sunface/rust-by-practice](https://github.com/sunface/rust-by-practice)|Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.|9464|Rust|2023-12-07| +|170|[greatghoul/remote-working](https://github.com/greatghoul/remote-working)|收集整理远程工作相关的资料|9399|Ruby|2023-10-25| +|171|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.|9344|Go|2023-11-11| +|172|[phodal/github](https://github.com/phodal/github)|GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.|9285|Rich Text Format|2023-09-30| +|173|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|9211|C++|2023-09-02| +|174|[nestjs/awesome-nestjs](https://github.com/nestjs/awesome-nestjs)|A curated list of awesome things related to NestJS 😎|9120|-|2023-12-04| +|175|[gurugio/lowlevelprogramming-university](https://github.com/gurugio/lowlevelprogramming-university)|How to be low-level programmer|9097|-|2023-11-02| +|176|[diff-usion/Awesome-Diffusion-Models](https://github.com/diff-usion/Awesome-Diffusion-Models)| A collection of resources and papers on Diffusion Models|9037|HTML|2023-12-08| +|177|[helloqingfeng/Awsome-Front-End-learning-resource](https://github.com/helloqingfeng/Awsome-Front-End-learning-resource)|:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)|9006|PHP|2023-08-12| +|178|[Baiyuetribe/paper2gui](https://github.com/Baiyuetribe/paper2gui)|Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术|8961|Jupyter Notebook|2023-07-29| +|179|[wangzhiwubigdata/God-Of-BigData](https://github.com/wangzhiwubigdata/God-Of-BigData)|专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...|8897|-|2023-08-07| +|180|[yzfly/awesome-chatgpt-zh](https://github.com/yzfly/awesome-chatgpt-zh)|ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀|8893|Python|2023-12-07| +|181|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|8889|Python|2023-10-10| +|182|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8873|CSS|2023-12-09| +|183|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。|8860|HTML|2023-10-31| +|184|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8804|Go|2023-10-27| +|185|[AmazingAng/WTF-Solidity](https://github.com/AmazingAng/WTF-Solidity)|我最近在重新学solidity,巩固一下细节,也写一个“WTF Solidity极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy|8711|Solidity|2023-12-02| +|186|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|8533|Shell|2023-11-27| +|187|[febobo/web-interview](https://github.com/febobo/web-interview)|语音打卡社群维护的前端面试题库,包含不限于Vue面试题,React面试题,JS面试题,HTTP面试题,工程化面试题,CSS面试题,算法面试题,大厂面试题,高频面试题|8461|-|2023-12-04| +|188|[datawhalechina/leedl-tutorial](https://github.com/datawhalechina/leedl-tutorial)|《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases|8419|-|2023-12-02| +|189|[MorvanZhou/Reinforcement-learning-with-tensorflow](https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow)|Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学|8416|Python|2023-07-17| +|190|[CodingDocs/awesome-java](https://github.com/CodingDocs/awesome-java)|Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).|8408|-|2023-08-30| +|191|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|8380|Jupyter Notebook|2023-10-20| +|192|[jaywcjlove/reference](https://github.com/jaywcjlove/reference)|为开发人员分享快速参考备忘清单(速查表)|8338|Dockerfile|2023-12-09| +|193|[itgoyo/TelegramGroup](https://github.com/itgoyo/TelegramGroup)|悄咪咪收集的1000+个Telegram群合集,如果有更多好玩的telegram群,欢迎在 issue 提出或者pull requests|8275|-|2023-07-18| +|194|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|8269|Ruby|2023-12-01| +|195|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|8154|Python|2023-11-24| +|196|[OpenTalker/SadTalker](https://github.com/OpenTalker/SadTalker)|[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation|8098|Python|2023-12-05| +|197|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|8086|C#|2023-12-04| +|198|[bitemyapp/learnhaskell](https://github.com/bitemyapp/learnhaskell)|Learn Haskell|7870|Makefile|2023-09-30| +|199|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|7799|JavaScript|2023-11-20| +|200|[public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)|A collective list of free APIs for use in software and web development 🚀 (Clone of https://github.com/public-apis/public-apis)|7789|-|2023-12-03|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/knowledge/Go.md b/content/charts/overall/knowledge/Go.md index 9a77974f..2c110298 100644 --- a/content/charts/overall/knowledge/Go.md +++ b/content/charts/overall/knowledge/Go.md @@ -1,89 +1,90 @@ 返回目录问题反馈 # 中文总榜 > 资料类 > Go -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|42537|2023-11-23| -|2|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|33762|2023-08-12| -|3|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|31006|2023-10-11| -|4|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker&Container technologies, with real DevOps practice!|23190|2023-10-25| -|5|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|20571|2023-12-01| -|6|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|18929|2023-07-22| -|7|[inancgumus/learngo](https://github.com/inancgumus/learngo)|❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.|17903|2023-10-11| -|8|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|12480|2023-09-17| -|9|[labring/sealos](https://github.com/labring/sealos)|Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io|11927|2023-12-08| -|10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|11603|2023-10-18| -|11|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.|9341|2023-11-11| -|12|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8804|2023-10-27| -|13|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|6989|2023-09-19| -|14|[golang-design/go-questions](https://github.com/golang-design/go-questions)|📖 Go 程序员面试笔试宝典 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|5335|2023-11-30| -|15|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)|5160|2023-07-21| -|16|[ConnectAI-E/feishu-openai](https://github.com/ConnectAI-E/feishu-openai)|🎒 飞书 ×(GPT-4 + GPT-4V + DALL·E-3 + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀|5056|2023-11-26| -|17|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|4562|2023-10-27| -|18|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|4551|2023-10-16| -|19|[guangzhengli/k8s-tutorials](https://github.com/guangzhengli/k8s-tutorials)|k8s tutorials k8s 教程|3717|2023-10-27| -|20|[talent-plan/tinykv](https://github.com/talent-plan/tinykv)|A course to build distributed key-value service based on TiKV model|3017|2023-07-28| -|21|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2886|2023-11-12| -|22|[hellogcc/100-gdb-tips](https://github.com/hellogcc/100-gdb-tips)|A collection of gdb tips. 100 maybe just mean many here.|2862|2023-10-30| -|23|[0xDkd/auxpi](https://github.com/0xDkd/auxpi)|🍭 集合多家 API 的新一代图床|2707|2023-07-14| -|24|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2589|2023-09-23| -|25|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习golang基础和高级特性,到实战,到架构微服务,最后到跑路。|2521|2023-11-11| -|26|[yangwenmai/learning-golang](https://github.com/yangwenmai/learning-golang)|Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)|2480|2023-09-12| -|27|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|2307|2023-07-16| -|28|[talent-plan/tinysql](https://github.com/talent-plan/tinysql)|A course to build the SQL layer of a distributed database.|1504|2023-09-27| -|29|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|1424|2023-06-26| -|30|[yongxinz/gopher](https://github.com/yongxinz/gopher)|Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源|1127|2023-08-14| -|31|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。|963|2023-12-05| -|32|[mao888/golang-guide](https://github.com/mao888/golang-guide)|「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!|913|2023-12-08| -|33|[ArtisanCloud/PowerWeChat](https://github.com/ArtisanCloud/PowerWeChat)|PowerWechat是一款基于WeChat SDK for Golang,支持小程序、微信支付、企业微信、公众号等全微信生态|885|2023-11-28| -|34|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|862|2023-08-24| -|35|[cncf/presentations](https://github.com/cncf/presentations)|📊 Presentations from the CNCF community to share and reuse|860|2023-12-06| -|36|[gopcp/example.v2](https://github.com/gopcp/example.v2)|An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).|859|2023-11-30| -|37|[deweizhu/bookget](https://github.com/deweizhu/bookget)|bookget 数字古籍图书下载工具|855|2023-12-06| -|38|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|776|2023-12-06| -|39|[Le0nsec/SecCrawler](https://github.com/Le0nsec/SecCrawler)|一个方便安全研究人员获取每日安全日报的爬虫和推送程序,目前爬取范围包括先知社区、安全客、Seebug Paper、跳跳糖、奇安信攻防社区、棱角社区以及绿盟、腾讯玄武、天融信、360等实验室博客,持续更新中。|770|2023-11-10| -|40|[nanmu42/orly](https://github.com/nanmu42/orly)|:football: Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴|753|2023-11-02| -|41|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|747|2023-12-03| -|42|[Wsine/feishu2md](https://github.com/Wsine/feishu2md)|一键命令下载飞书文档为 Markdown|709|2023-12-05| -|43|[kevinyan815/gocookbook](https://github.com/kevinyan815/gocookbook)|go cook book|706|2023-12-08| -|44|[yliu7949/KouShare-dl](https://github.com/yliu7949/KouShare-dl)|KouShare-dl 是一个用于从“蔻享学术”视频网站下载视频和课件、录制直播的命令行工具。|695|2023-11-26| -|45|[jincheng9/go-tutorial](https://github.com/jincheng9/go-tutorial)|Go learning materials,涵盖基础、中级和高级教程|684|2023-08-10| -|46|[golang-minibear2333/golang](https://github.com/golang-minibear2333/golang)|扫清go语言一切障碍,go语言实战、go语言从入门到精通,持续更新,欢迎star|669|2023-06-20| -|47|[suifengqjn/videoWater](https://github.com/suifengqjn/videoWater)|视频批量处理, 码率设置, 格式转换, 添加字幕, 添加水印, 文字跑马灯, 去除水印, 修改分辨率, 视频剪裁, 倍速播放, 视频分段, 视频合成, 视频镜像, 背景音乐, 插入背景图片, 视频高斯模糊, 模糊拓边, 画中画,字幕,翻译,影视解说,影视混剪,抖音带货,视频全自动剪辑,视频批量剪辑|653|2023-11-29| -|48|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|623|2023-08-24| -|49|[ystyle/kaf-cli](https://github.com/ystyle/kaf-cli)|把txt文本转成epub和mobi电子书的命令行工具(原TmdTextEpub)|573|2023-11-26| -|50|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|520|2023-11-29| -|51|[guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes)|golang development notes go语言开发笔记|519|2023-11-30| -|52|[yqchilde/wxbot](https://github.com/yqchilde/wxbot)|☝🏻 一个好玩的个人微信机器人程序(DaenDLL、VLW),插件开发,查天气,ChatGPT聊天,设置定时任务,公众号监控转发...|486|2023-07-10| -|53|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi etc. to Beancount/Ledger).|460|2023-11-13| -|54|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义,标准库方法使用示例,请注意这不是Go的中文版标准库(传送门)|458|2023-11-07| -|55|[j178/leetgo](https://github.com/j178/leetgo)|Best LeetCode friend for geek. :snowboarder:|457|2023-12-06| -|56|[nicoxiang/geektime-downloader](https://github.com/nicoxiang/geektime-downloader)|极客时间课程下载器,支持下载极客时间专栏/视频课/每日一课/大厂实践/训练营视频|450|2023-12-08| -|57|[ConnectAI-E/Feishu-Midjourney](https://github.com/ConnectAI-E/Feishu-Midjourney)|🍎 飞书 x midjourney = 你真正的创意伙伴|404|2023-12-06| -|58|[gaowei-space/markdown-blog](https://github.com/gaowei-space/markdown-blog)|🍭 Markdown-Blog 是一款小而美的Markdown静态博客程序 Markdown-Blog is incredibly fast, easy to use, and converts Markdown formatted text files into beautifully rendered HTML pages.|360|2023-11-13| -|59|[chyroc/lark](https://github.com/chyroc/lark)|Feishu(飞书)/Lark Open API Go SDK, Support ALL Open API and Event Callback.|359|2023-12-04| -|60|[rosedblabs/minidb](https://github.com/rosedblabs/minidb)|A demo for learning😁-rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。|333|2023-09-07| -|61|[youngxhui/GinHello](https://github.com/youngxhui/GinHello)|Gin 学习示例代码 |305|2023-09-22| -|62|[whatwewant/chatgpt-for-chatbot-feishu](https://github.com/whatwewant/chatgpt-for-chatbot-feishu)|快速将 ChatGPT 接入飞书,基于 OpenAI 官方接口,作为私人工作助理或者企业员工助理|301|2023-11-30| -|63|[songzhibin97/gkit](https://github.com/songzhibin97/gkit)|A collection of basic usability component tools dedicated to providing micro-services and single services, drawing on some excellent open source project features such as kratos, go-kit, mosn, sentinel ...|281|2023-11-07| -|64|[go-kratos/examples](https://github.com/go-kratos/examples)|Examples of Kratos framework|278|2023-11-19| -|65|[xlzy520/typora-plugin-bilibili](https://github.com/xlzy520/typora-plugin-bilibili)|Typora粘贴图片自动上传到Bilibili图床,也可以自定义修改成任意其他图床接口。使用教程:https://b23.tv/urxCc3|224|2023-12-06| -|66|[lal0ne/HW](https://github.com/lal0ne/HW)|护网漏洞汇总|223|2023-09-07| -|67|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|222|2023-08-16| -|68|[bigwhite/publication](https://github.com/bigwhite/publication)|个人出版物相关资料,比如配套源码等。|206|2023-06-23| -|69|[bigwhite/GoProgrammingFromBeginnerToMaster](https://github.com/bigwhite/GoProgrammingFromBeginnerToMaster)|Go语言精进之路书籍配套代码|203|2023-10-11| -|70|[7sDream/rikka](https://github.com/7sDream/rikka)|A simple image share system in go.|201|2023-11-15| -|71|[mao888/bluebell-plus](https://github.com/mao888/bluebell-plus)|基于vue+go+gin+mysql+redis的博客论坛web项目|191|2023-07-15| -|72|[lni/dragonboat-example](https://github.com/lni/dragonboat-example)|Examples for Dragonboat|165|2023-09-19| -|73|[tomatocuke/openai](https://github.com/tomatocuke/openai)|ChatGPT 微信公众号自动回复|146|2023-07-12| -|74|[ConnectAI-E/Feishu-OpenAI-Stream-Chatbot](https://github.com/ConnectAI-E/Feishu-OpenAI-Stream-Chatbot)|🎒 可以流式输出文本的飞书openai机器人 Feishu-OpenAI robot that can stream chat|127|2023-06-19| -|75|[Calcium-Ion/new-api](https://github.com/Calcium-Ion/new-api)|基于One API的二次开发版本,仅供学习使用!|115|2023-12-08| -|76|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|110|2023-12-05| -|77|[crazybber/go-pattern-examples](https://github.com/crazybber/go-pattern-examples)|Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples.|101|2023-09-25| -|78|[willshang/go-leetcode](https://github.com/willshang/go-leetcode)|用go刷leetcode,已更新2000+常见面试算法题目,提供多种解题思路|95|2023-10-23| -|79|[Paxxs/Google-Blocklist](https://github.com/Paxxs/Google-Blocklist)|适用于uBlacklist的订阅列表,拯救Google等搜索引擎的搜索体验(过滤内容农场、机器翻译站、垃圾站点)|89|2023-10-14| +|1|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|42539|2023-11-23| +|2|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|33763|2023-08-12| +|3|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|31008|2023-10-11| +|4|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker&Container technologies, with real DevOps practice!|23195|2023-10-25| +|5|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|20575|2023-12-01| +|6|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|18931|2023-07-22| +|7|[inancgumus/learngo](https://github.com/inancgumus/learngo)|❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.|17904|2023-10-11| +|8|[greyireland/algorithm-pattern](https://github.com/greyireland/algorithm-pattern)|算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~|14727|2023-12-09| +|9|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|12481|2023-09-17| +|10|[labring/sealos](https://github.com/labring/sealos)|Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io|11930|2023-12-08| +|11|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|11604|2023-10-18| +|12|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.|9344|2023-11-11| +|13|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8804|2023-10-27| +|14|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|6990|2023-09-19| +|15|[golang-design/go-questions](https://github.com/golang-design/go-questions)|📖 Go 程序员面试笔试宝典 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|5336|2023-11-30| +|16|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)|5162|2023-07-21| +|17|[ConnectAI-E/feishu-openai](https://github.com/ConnectAI-E/feishu-openai)|🎒 飞书 ×(GPT-4 + GPT-4V + DALL·E-3 + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀|5058|2023-11-26| +|18|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|4564|2023-10-27| +|19|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|4553|2023-10-16| +|20|[guangzhengli/k8s-tutorials](https://github.com/guangzhengli/k8s-tutorials)|k8s tutorials k8s 教程|3746|2023-10-27| +|21|[talent-plan/tinykv](https://github.com/talent-plan/tinykv)|A course to build distributed key-value service based on TiKV model|3017|2023-07-28| +|22|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2890|2023-11-12| +|23|[hellogcc/100-gdb-tips](https://github.com/hellogcc/100-gdb-tips)|A collection of gdb tips. 100 maybe just mean many here.|2861|2023-10-30| +|24|[0xDkd/auxpi](https://github.com/0xDkd/auxpi)|🍭 集合多家 API 的新一代图床|2708|2023-07-14| +|25|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2589|2023-09-23| +|26|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习golang基础和高级特性,到实战,到架构微服务,最后到跑路。|2522|2023-11-11| +|27|[yangwenmai/learning-golang](https://github.com/yangwenmai/learning-golang)|Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)|2480|2023-09-12| +|28|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|2308|2023-07-16| +|29|[talent-plan/tinysql](https://github.com/talent-plan/tinysql)|A course to build the SQL layer of a distributed database.|1503|2023-09-27| +|30|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|1425|2023-06-26| +|31|[yongxinz/gopher](https://github.com/yongxinz/gopher)|Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源|1128|2023-08-14| +|32|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。|963|2023-12-05| +|33|[mao888/golang-guide](https://github.com/mao888/golang-guide)|「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!|913|2023-12-08| +|34|[ArtisanCloud/PowerWeChat](https://github.com/ArtisanCloud/PowerWeChat)|PowerWechat是一款基于WeChat SDK for Golang,支持小程序、微信支付、企业微信、公众号等全微信生态|886|2023-11-28| +|35|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|862|2023-08-24| +|36|[cncf/presentations](https://github.com/cncf/presentations)|📊 Presentations from the CNCF community to share and reuse|860|2023-12-06| +|37|[gopcp/example.v2](https://github.com/gopcp/example.v2)|An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).|859|2023-11-30| +|38|[deweizhu/bookget](https://github.com/deweizhu/bookget)|bookget 数字古籍图书下载工具|857|2023-12-09| +|39|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|776|2023-12-06| +|40|[Le0nsec/SecCrawler](https://github.com/Le0nsec/SecCrawler)|一个方便安全研究人员获取每日安全日报的爬虫和推送程序,目前爬取范围包括先知社区、安全客、Seebug Paper、跳跳糖、奇安信攻防社区、棱角社区以及绿盟、腾讯玄武、天融信、360等实验室博客,持续更新中。|770|2023-11-10| +|41|[nanmu42/orly](https://github.com/nanmu42/orly)|:football: Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴|753|2023-11-02| +|42|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|747|2023-12-03| +|43|[Wsine/feishu2md](https://github.com/Wsine/feishu2md)|一键命令下载飞书文档为 Markdown|710|2023-12-05| +|44|[kevinyan815/gocookbook](https://github.com/kevinyan815/gocookbook)|go cook book|706|2023-12-08| +|45|[yliu7949/KouShare-dl](https://github.com/yliu7949/KouShare-dl)|KouShare-dl 是一个用于从“蔻享学术”视频网站下载视频和课件、录制直播的命令行工具。|695|2023-11-26| +|46|[jincheng9/go-tutorial](https://github.com/jincheng9/go-tutorial)|Go learning materials,涵盖基础、中级和高级教程|686|2023-08-10| +|47|[golang-minibear2333/golang](https://github.com/golang-minibear2333/golang)|扫清go语言一切障碍,go语言实战、go语言从入门到精通,持续更新,欢迎star|669|2023-06-20| +|48|[suifengqjn/videoWater](https://github.com/suifengqjn/videoWater)|视频批量处理, 码率设置, 格式转换, 添加字幕, 添加水印, 文字跑马灯, 去除水印, 修改分辨率, 视频剪裁, 倍速播放, 视频分段, 视频合成, 视频镜像, 背景音乐, 插入背景图片, 视频高斯模糊, 模糊拓边, 画中画,字幕,翻译,影视解说,影视混剪,抖音带货,视频全自动剪辑,视频批量剪辑|653|2023-11-29| +|49|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|623|2023-08-24| +|50|[ystyle/kaf-cli](https://github.com/ystyle/kaf-cli)|把txt文本转成epub和mobi电子书的命令行工具(原TmdTextEpub)|573|2023-11-26| +|51|[guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes)|golang development notes go语言开发笔记|520|2023-11-30| +|52|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|520|2023-11-29| +|53|[yqchilde/wxbot](https://github.com/yqchilde/wxbot)|☝🏻 一个好玩的个人微信机器人程序(DaenDLL、VLW),插件开发,查天气,ChatGPT聊天,设置定时任务,公众号监控转发...|486|2023-07-10| +|54|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi etc. to Beancount/Ledger).|460|2023-11-13| +|55|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义,标准库方法使用示例,请注意这不是Go的中文版标准库(传送门)|458|2023-11-07| +|56|[j178/leetgo](https://github.com/j178/leetgo)|Best LeetCode friend for geek. :snowboarder:|457|2023-12-09| +|57|[nicoxiang/geektime-downloader](https://github.com/nicoxiang/geektime-downloader)|极客时间课程下载器,支持下载极客时间专栏/视频课/每日一课/大厂实践/训练营视频|451|2023-12-08| +|58|[ConnectAI-E/Feishu-Midjourney](https://github.com/ConnectAI-E/Feishu-Midjourney)|🍎 飞书 x midjourney = 你真正的创意伙伴|404|2023-12-06| +|59|[gaowei-space/markdown-blog](https://github.com/gaowei-space/markdown-blog)|🍭 Markdown-Blog 是一款小而美的Markdown静态博客程序 Markdown-Blog is incredibly fast, easy to use, and converts Markdown formatted text files into beautifully rendered HTML pages.|360|2023-11-13| +|60|[chyroc/lark](https://github.com/chyroc/lark)|Feishu(飞书)/Lark Open API Go SDK, Support ALL Open API and Event Callback.|359|2023-12-04| +|61|[rosedblabs/minidb](https://github.com/rosedblabs/minidb)|A demo for learning😁-rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。|333|2023-09-07| +|62|[youngxhui/GinHello](https://github.com/youngxhui/GinHello)|Gin 学习示例代码 |305|2023-09-22| +|63|[whatwewant/chatgpt-for-chatbot-feishu](https://github.com/whatwewant/chatgpt-for-chatbot-feishu)|快速将 ChatGPT 接入飞书,基于 OpenAI 官方接口,作为私人工作助理或者企业员工助理|301|2023-11-30| +|64|[songzhibin97/gkit](https://github.com/songzhibin97/gkit)|A collection of basic usability component tools dedicated to providing micro-services and single services, drawing on some excellent open source project features such as kratos, go-kit, mosn, sentinel ...|281|2023-11-07| +|65|[go-kratos/examples](https://github.com/go-kratos/examples)|Examples of Kratos framework|278|2023-11-19| +|66|[xlzy520/typora-plugin-bilibili](https://github.com/xlzy520/typora-plugin-bilibili)|Typora粘贴图片自动上传到Bilibili图床,也可以自定义修改成任意其他图床接口。使用教程:https://b23.tv/urxCc3|224|2023-12-06| +|67|[lal0ne/HW](https://github.com/lal0ne/HW)|护网漏洞汇总|223|2023-09-07| +|68|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|222|2023-08-16| +|69|[bigwhite/publication](https://github.com/bigwhite/publication)|个人出版物相关资料,比如配套源码等。|206|2023-06-23| +|70|[bigwhite/GoProgrammingFromBeginnerToMaster](https://github.com/bigwhite/GoProgrammingFromBeginnerToMaster)|Go语言精进之路书籍配套代码|203|2023-10-11| +|71|[7sDream/rikka](https://github.com/7sDream/rikka)|A simple image share system in go.|201|2023-11-15| +|72|[mao888/bluebell-plus](https://github.com/mao888/bluebell-plus)|基于vue+go+gin+mysql+redis的博客论坛web项目|191|2023-07-15| +|73|[lni/dragonboat-example](https://github.com/lni/dragonboat-example)|Examples for Dragonboat|165|2023-09-19| +|74|[tomatocuke/openai](https://github.com/tomatocuke/openai)|ChatGPT 微信公众号自动回复|146|2023-07-12| +|75|[ConnectAI-E/Feishu-OpenAI-Stream-Chatbot](https://github.com/ConnectAI-E/Feishu-OpenAI-Stream-Chatbot)|🎒 可以流式输出文本的飞书openai机器人 Feishu-OpenAI robot that can stream chat|127|2023-06-19| +|76|[Calcium-Ion/new-api](https://github.com/Calcium-Ion/new-api)|基于One API的二次开发版本,仅供学习使用!|119|2023-12-09| +|77|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|110|2023-12-05| +|78|[crazybber/go-pattern-examples](https://github.com/crazybber/go-pattern-examples)|Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples.|101|2023-09-25| +|79|[willshang/go-leetcode](https://github.com/willshang/go-leetcode)|用go刷leetcode,已更新2000+常见面试算法题目,提供多种解题思路|95|2023-10-23| +|80|[Paxxs/Google-Blocklist](https://github.com/Paxxs/Google-Blocklist)|适用于uBlacklist的订阅列表,拯救Google等搜索引擎的搜索体验(过滤内容农场、机器翻译站、垃圾站点)|89|2023-10-14|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/knowledge/Java.md b/content/charts/overall/knowledge/Java.md index d8e648e7..b07f13ec 100644 --- a/content/charts/overall/knowledge/Java.md +++ b/content/charts/overall/knowledge/Java.md @@ -1,195 +1,192 @@ 返回目录问题反馈 # 中文总榜 > 资料类 > Java -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|168769|2023-12-06| -|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|139184|2023-12-06| -|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|74382|2023-08-14| -|4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|72530|2023-11-29| -|5|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。|53529|2023-12-08| -|6|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站|33933|2023-06-13| -|7|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29577|2023-11-18| -|8|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|26434|2023-07-18| -|9|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|26301|2023-12-08| -|10|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|24994|2023-07-05| -|11|[yudaocode/SpringBoot-Labs](https://github.com/yudaocode/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|17881|2023-07-18| -|12|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15827|2023-12-03| -|13|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|15454|2023-09-12| -|14|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|14770|2023-09-15| +|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|168780|2023-12-06| +|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|139203|2023-12-06| +|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|74388|2023-08-14| +|4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|72538|2023-11-29| +|5|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。|53814|2023-12-08| +|6|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站|33942|2023-06-13| +|7|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29580|2023-11-18| +|8|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|26436|2023-07-18| +|9|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|26308|2023-12-09| +|10|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|24999|2023-07-05| +|11|[yudaocode/SpringBoot-Labs](https://github.com/yudaocode/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|17885|2023-07-18| +|12|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15828|2023-12-03| +|13|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|15456|2023-09-12| +|14|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|14771|2023-09-15| |15|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|13983|2023-09-15| -|16|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13565|2023-11-02| -|17|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|12461|2023-11-13| -|18|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄|10353|2023-12-08| +|16|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13571|2023-11-02| +|17|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|12463|2023-11-13| +|18|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄|10354|2023-12-09| |19|[h2pl/JavaTutorial](https://github.com/h2pl/JavaTutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!|6348|2023-08-26| |20|[ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples)|Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等|6122|2023-07-18| |21|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。篇篇精华,涵盖大部分应用场景。|6055|2023-11-27| -|22|[dromara/lamp-cloud](https://github.com/dromara/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案,亦可作为普通项目(非SaaS架构)的基础开发框架使用,目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。|5184|2023-09-26| -|23|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!|4540|2023-11-28| -|24|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|4323|2023-07-17| -|25|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面|4107|2023-12-05| +|22|[dromara/lamp-cloud](https://github.com/dromara/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案,亦可作为普通项目(非SaaS架构)的基础开发框架使用,目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。|5185|2023-09-26| +|23|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!|4547|2023-11-28| +|24|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|4329|2023-07-17| +|25|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面|4111|2023-12-05| |26|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3860|2023-10-25| |27|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|推荐免费ChatGPT网站:https://www.lintcode.com/chat-gpt?utm_source=tf-github-NotFound 点此领取7天VIP会员:https://www.lintcode.com/vip/activity/z1qgMH 《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操 ...|3848|2023-08-07| -|28|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|📚 db-tutorial 是一个数据库教程。|3715|2023-11-29| +|28|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|📚 db-tutorial 是一个数据库教程。|3719|2023-11-29| |29|[IoT-Technology/IoT-Technical-Guide](https://github.com/IoT-Technology/IoT-Technical-Guide)|:honeybee: IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 :sparkles: :sparkles: :sparkles: (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoD ...|3672|2023-09-05| -|30|[shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)|Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion ...|3483|2023-12-07| -|31|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3408|2023-10-27| -|32|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|3034|2023-08-18| -|33|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓|2944|2023-11-21| -|34|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|Java开发及面试(个人面试、工作总结、资料收集站)|2890|2023-10-11| +|30|[shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)|Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion ...|3484|2023-12-07| +|31|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3409|2023-10-27| +|32|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|3035|2023-08-18| +|33|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓|2946|2023-11-21| +|34|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|Java开发及面试(个人面试、工作总结、资料收集站)|2891|2023-10-11| |35|[MoRan1607/BigDataGuide](https://github.com/MoRan1607/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|2340|2023-11-22| -|36|[vector4wang/spring-boot-quick](https://github.com/vector4wang/spring-boot-quick)|:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin ...|2335|2023-10-17| -|37|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。|2331|2023-07-10| -|38|[reneargento/algorithms-sedgewick-wayne](https://github.com/reneargento/algorithms-sedgewick-wayne)|Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne |2099|2023-11-20| +|36|[vector4wang/spring-boot-quick](https://github.com/vector4wang/spring-boot-quick)|:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin ...|2336|2023-10-17| +|37|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。|2334|2023-07-10| +|38|[reneargento/algorithms-sedgewick-wayne](https://github.com/reneargento/algorithms-sedgewick-wayne)|Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne |2100|2023-11-20| |39|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!|1938|2023-11-01| |40|[Mr-xn/RedTeam_BlueTeam_HW](https://github.com/Mr-xn/RedTeam_BlueTeam_HW)|红蓝对抗以及护网相关工具和资料,内存shellcode(cs+msf)和内存马查杀工具|1904|2023-09-26| -|41|[kanwangzjm/funiture](https://github.com/kanwangzjm/funiture)| github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等|1873|2023-11-15| +|41|[kanwangzjm/funiture](https://github.com/kanwangzjm/funiture)| github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等|1874|2023-11-15| |42|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程,几乎涵盖了Java必备的知识点|1846|2023-08-17| |43|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1795|2023-12-01| -|44|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能|1767|2023-10-17| +|44|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能|1768|2023-10-17| |45|[zincPower/UI2018](https://github.com/zincPower/UI2018)|用于结合“江澎涌”公众号分享 Android 高级 UI 知识点,形成知识体系|1668|2023-09-01| |46|[JosephZhu1983/java-common-mistakes](https://github.com/JosephZhu1983/java-common-mistakes)|书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码|1573|2023-11-28| -|47|[Y4tacker/JavaSec](https://github.com/Y4tacker/JavaSec)|a rep for documenting my study, may be from 0 to 0.1|1393|2023-12-03| +|47|[Y4tacker/JavaSec](https://github.com/Y4tacker/JavaSec)|a rep for documenting my study, may be from 0 to 0.1|1394|2023-12-03| |48|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系,沓实架构基础|1312|2023-11-14| -|49|[Snailclimb/spring-security-jwt-guide](https://github.com/Snailclimb/spring-security-jwt-guide)|从零入门 !Spring Security With JWT(含权限验证)后端部分代码。|1282|2023-10-27| -|50|[algorithmzuo/algorithmbasic2020](https://github.com/algorithmzuo/algorithmbasic2020)|算法和数据结构体系学习班|1263|2023-06-28| -|51|[itwanger/paicoding](https://github.com/itwanger/paicoding)|⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈,附详细教程,包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。|1215|2023-12-07| -|52|[happylishang/AntiFakerAndroidChecker](https://github.com/happylishang/AntiFakerAndroidChecker)|设备指纹 获取真实的IMEI AndroidId 序列号 MAC地址等,Android模拟器检测,检测Android模拟器 ,作为可信DeviceID,应对防刷需求等 Android设备指纹 How to detect Android emulator |1202|2023-11-17| +|49|[Snailclimb/spring-security-jwt-guide](https://github.com/Snailclimb/spring-security-jwt-guide)|从零入门 !Spring Security With JWT(含权限验证)后端部分代码。|1283|2023-10-27| +|50|[algorithmzuo/algorithmbasic2020](https://github.com/algorithmzuo/algorithmbasic2020)|算法和数据结构体系学习班|1264|2023-06-28| +|51|[itwanger/paicoding](https://github.com/itwanger/paicoding)|⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈,附详细教程,包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。|1222|2023-12-08| +|52|[happylishang/AntiFakerAndroidChecker](https://github.com/happylishang/AntiFakerAndroidChecker)|设备指纹 获取真实的IMEI AndroidId 序列号 MAC地址等,Android模拟器检测,检测Android模拟器 ,作为可信DeviceID,应对防刷需求等 Android设备指纹 How to detect Android emulator |1203|2023-11-17| |53|[suzeyu1992/repo](https://github.com/suzeyu1992/repo)|📒 记录一个自己的知识库|1124|2023-09-22| |54|[pascal-lab/Tai-e](https://github.com/pascal-lab/Tai-e)|An easy-to-learn/use static analysis framework for Java|1085|2023-12-06| |55|[PotoYang/spring-in-action-v5-translate](https://github.com/PotoYang/spring-in-action-v5-translate)|Spring 实战第五版中文翻译|1058|2023-08-12| |56|[Zephery/newblog](https://github.com/Zephery/newblog)|:octocat: 个人博客,个人网站,blog|1046|2023-10-19| |57|[nacos-group/nacos-examples](https://github.com/nacos-group/nacos-examples)|Nacos Examples|898|2023-10-21| |58|[mercyblitz/geekbang-lessons](https://github.com/mercyblitz/geekbang-lessons)|极客时间课程工程|863|2023-07-06| -|59|[blossom-editor/blossom](https://github.com/blossom-editor/blossom)|A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization(支持私有部署的云端存储双链笔记软件)|850|2023-12-07| -|60|[javastacks/javastack](https://github.com/javastacks/javastack)|分享最主流的 Java 技术,包含全部源代码。|843|2023-11-17| -|61|[nibnait/algorithms](https://github.com/nibnait/algorithms)|《剑指Offer》、LeetCode|826|2023-07-02| -|62|[moshowgame/spring-cloud-study](https://github.com/moshowgame/spring-cloud-study)|SpringBootLearning,SpringCloudStudy,学习SpringBoot2/SpringCloud2的项目,包含Eureka/Zuul/JPA/Mybatis Plus/Feign/WebSocket/JMS/POI-TL/Redis Cache/UDP/SecurityJWT/elasticSearch/Drools|744|2023-09-12| -|63|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring 教程|744|2023-08-18| -|64|[Firebasky/Java](https://github.com/Firebasky/Java)|关于学习java安全的一些知识,正在学习中ing,欢迎fork and star|692|2023-07-11| -|65|[yilylong/HighLight-GuideView](https://github.com/yilylong/HighLight-GuideView)|用户指引提示guideview,新特性高亮指示 HighLight|686|2023-08-17| -|66|[EiletXie/cloud2020](https://github.com/EiletXie/cloud2020)|SpringCloud2020最新技术学习|666|2023-10-11| -|67|[liuyueyi/spring-boot-demo](https://github.com/liuyueyi/spring-boot-demo)|Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)|599|2023-12-04| -|68|[little-snow-fox/react-native-wechat-lib](https://github.com/little-snow-fox/react-native-wechat-lib)|🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android|594|2023-11-14| -|69|[heibaiying/Full-Stack-Notes](https://github.com/heibaiying/Full-Stack-Notes)|全栈工程师手册|577|2023-10-24| -|70|[lyb-geek/springboot-learning](https://github.com/lyb-geek/springboot-learning)|springboot-learning|546|2023-11-04| -|71|[forezp/springcloud-book](https://github.com/forezp/springcloud-book)|书籍《深入理解Spring Cloud与微服务构建》的源码|512|2023-07-18| -|72|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|505|2023-12-05| -|73|[javasmall/bigsai-algorithm](https://github.com/javasmall/bigsai-algorithm)|bigsai的数据结构与算法、LeetCode图解、剑指offer图解文章专栏,致力于最好懂的数据结构与算法专栏|493|2023-12-03| -|74|[rymcu/forest](https://github.com/rymcu/forest)|forest(森林)——一款现代化的知识社区后台项目,使用 SpringBoot + Shiro + MyBatis + JWT + Redis 实现|488|2023-10-10| -|75|[a616567126/GPT-WEB-JAVA](https://github.com/a616567126/GPT-WEB-JAVA)|基于JDK8 AI 聊天机器人!微信公众号 Midjourney画图、卡密兑换、web 支持ChatGPT、Midjourney画图、sd画图,卡密兑换,易支付,公众号引流,邮件注册🔥|481|2023-11-30| -|76|[Viscent/javamtia](https://github.com/Viscent/javamtia)|《Java多线程编程实战指南(核心篇)》的配套源码|449|2023-12-06| -|77|[Drun1baby/JavaSecurityLearning](https://github.com/Drun1baby/JavaSecurityLearning)|记录一下 Java 安全学习历程,也算是半条学习路线了|446|2023-12-07| -|78|[fuzhengwei/chatbot-api](https://github.com/fuzhengwei/chatbot-api)|《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。|435|2023-10-15| -|79|[SincereXIA/XidianCS](https://github.com/SincereXIA/XidianCS)|西安电子科技大学 计算机科学与技术专业 笔记、上机作业、实验 etc.|393|2023-07-21| -|80|[niumoo/JavaNotes](https://github.com/niumoo/JavaNotes)|🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列|378|2023-11-09| -|81|[ashinnotfound/ChatGPT-YourChatRobot](https://github.com/ashinnotfound/ChatGPT-YourChatRobot)|❤开箱即用❤an unofficial implement of ChatGPT in QQ/Wechat. 一个非官方的ChatGPT腾讯qq/微信(非公众号)实现版,快来把你的qq或微信变成chatgpt吧|368|2023-12-07| -|82|[yiyandaoren/KongFuOfArchitect](https://github.com/yiyandaoren/KongFuOfArchitect)|(Updating!) Architect's Kung Fu tutorial collection Article collection contains paradigm programming microservices essential algorithms Security attack Assembly Crawler Reverse penetration test...etc.|364|2023-11-30| -|83|[yeecode/MyBatisCN](https://github.com/yeecode/MyBatisCN)|MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。|363|2023-07-22| -|84|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|361|2023-09-03| -|85|[xiongsihao/myblog](https://github.com/xiongsihao/myblog)|springBoot博客项目|352|2023-06-14| -|86|[xuyisu/fw-spring-cloud](https://github.com/xuyisu/fw-spring-cloud)|SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN、Seata)、分库分表(Sharding-JDBC)、分布式锁(Redis、Guava)、jwt、SkyWalking、Zi ...|328|2023-10-25| -|87|[bage2014/study](https://github.com/bage2014/study)|Java全栈工程师学习笔记;Spring、shiro、CAS、oauth2单点登录;cache 、Redis; web 安全及解决思路;redis、mq、quartz、docker;Docker各种组件实践等;mybatis、spring、spring boot实践;分布式锁;基于分库分表等等;Java full-stack engineer study notes; Spring, shiro, ...|323|2023-12-08| -|88|[lsgwr/algorithms](https://github.com/lsgwr/algorithms)|算法学习与总结,包括慕课网刘宇波老师、算法竞赛入门经典、挑战程序设计竞赛、算法竞赛宝典等|318|2023-06-12| -|89|[dubboclub/dubbo-plus](https://github.com/dubboclub/dubbo-plus)|dubbo的插件集合|318|2023-10-11| -|90|[dddplus/dddplus-demo](https://github.com/dddplus/dddplus-demo)|♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS|290|2023-08-01| -|91|[kobeyk/license](https://github.com/kobeyk/license)|软件许可证书生成+验证|289|2023-07-16| -|92|[algorithmzuo/weekly-problems](https://github.com/algorithmzuo/weekly-problems)|每周有营养的大厂算法面试题|266|2023-09-02| -|93|[algorithmzuo/algorithm-journey](https://github.com/algorithmzuo/algorithm-journey)|算法通关课的代码和课件|264|2023-12-07| -|94|[fuzhengwei/java-algorithms](https://github.com/fuzhengwei/java-algorithms)|📝 Java 数据结构和算法 Algorithms and data structures implemented in Java with explanations and links to further readings|256|2023-11-01| -|95|[zhangjun0x01/bigdata-examples](https://github.com/zhangjun0x01/bigdata-examples)|分享一些在工作中的大数据实战案例,包括flink、kafka、hadoop、presto等等。欢迎大家关注我的公众号【大数据技术与应用实战】,一起成长。|255|2023-08-08| -|96|[Tencent/TencentKonaSMSuite](https://github.com/Tencent/TencentKonaSMSuite)|Tencent Kona SM Suite is a set of Java security providers, which support algorithms SM2, SM3 and SM4, and protocols TLCP/GMSSL, TLS 1.3 (with RFC 8998) and TLS 1.2.|249|2023-12-07| -|97|[yangchong211/YCJniHelper](https://github.com/yangchong211/YCJniHelper)|JNI学习案例,通过简单的案例快速入门jni开发。JNI基础语法介绍,so库生成打包和反编译,Java和C/C++相关调用案例|246|2023-10-08| -|98|[FleyX/demo-project](https://github.com/FleyX/demo-project)|存放学习过程中的demo项目,顺便点下⭐哦|239|2023-11-28| -|99|[hbelmiro/100DaysOfJava](https://github.com/hbelmiro/100DaysOfJava)|Small pieces of Java content on my social media every day for a hundred days. Learn with short code snippets.|236|2023-12-06| -|100|[SilenceHVK/blog](https://github.com/SilenceHVK/blog)|:books: :octocat: Github static blog post, experience the fun of using Issues.Welcome star( 静态博客文章,体验一下使用 Issues 的乐趣,欢迎 star )个人博客地址:blog.hvkcoder.me/love|232|2023-12-07| -|101|[fafeidou/fast-cloud-nacos](https://github.com/fafeidou/fast-cloud-nacos)|fast-cloud-nacos项目致力于打造一个基于nacos为注册中心,结合企业开发习惯,总结的一些基本的实现方式|223|2023-11-29| -|102|[Romantic-Lei/Learning-in-practice](https://github.com/Romantic-Lei/Learning-in-practice)|learning (Fork 代码的小伙伴留下你们的star吧)|218|2023-10-24| -|103|[lynnlovemin/SpringCloudLesson](https://github.com/lynnlovemin/SpringCloudLesson)|SpringCloud从入门到精通系列课程|215|2023-10-11| -|104|[Erik-ly/SprakProject](https://github.com/Erik-ly/SprakProject)|《Spark 大型电商项目实战》源码,博客地址:http://blog.csdn.net/u012318074/article/category/6744423|208|2023-11-14| -|105|[ShinChven/MigrateToGradle](https://github.com/ShinChven/MigrateToGradle)|在学习Gradle的路上整理的心得。|208|2023-10-07| -|106|[fengyuecanzhu/FYReader](https://github.com/fengyuecanzhu/FYReader)|风月读书,一款开源、免费的小说阅读软件,支持自定义书源,支持本地txt和epub导入阅读。|204|2023-10-07| -|107|[magniture/Java-studying](https://github.com/magniture/Java-studying)|Java Learning|187|2023-10-19| -|108|[Snailclimb/springboot-kafka](https://github.com/Snailclimb/springboot-kafka)|kafka学习!|185|2023-09-05| -|109|[ganchaoyang/spring-tutorial](https://github.com/ganchaoyang/spring-tutorial)|本项目是我个人在编写Spring Boot系列博客的源代码,会持续不断更新。如果项目中的代码有错误,望大家一起勘正~。|183|2023-10-11| -|110|[landon30/Bulls](https://github.com/landon30/Bulls)|对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享|179|2023-06-16| -|111|[joyang1/JavaInterview](https://github.com/joyang1/JavaInterview)|最全的Java技术知识点,以及Java源码分析;Just learn it。|176|2023-07-05| -|112|[feuyeux/jax-rs2-guide-II](https://github.com/feuyeux/jax-rs2-guide-II)|《Java Restful Web Service实战 第二版》源代码|176|2023-11-29| -|113|[fancyChuan/bigdata-hub](https://github.com/fancyChuan/bigdata-hub)|数据建设与大数据技术知识体系,包含hadoop、hive、spark、flink主流框架和系列框架,数据中台、数据湖、数据治理、数仓建设、数据化转型等|175|2023-10-03| -|114|[cicadasmile/spring-boot-base](https://github.com/cicadasmile/spring-boot-base)|spring boot 2.0 基础教程,日志配置,数据源配置,事务管理等。|169|2023-07-22| -|115|[MarkShen1992/Mashibing_High_Concurrency](https://github.com/MarkShen1992/Mashibing_High_Concurrency)|马士兵高并发,Java基础视频学习源码|168|2023-10-31| -|116|[zpsw/jt808-netty](https://github.com/zpsw/jt808-netty)|Netty入门教学项目,解析JT808协议,整合Spring boot,并提供了一些Netty中的最佳实践|166|2023-07-22| +|59|[javastacks/javastack](https://github.com/javastacks/javastack)|分享最主流的 Java 技术,包含全部源代码。|843|2023-11-17| +|60|[nibnait/algorithms](https://github.com/nibnait/algorithms)|《剑指Offer》、LeetCode|826|2023-07-02| +|61|[moshowgame/spring-cloud-study](https://github.com/moshowgame/spring-cloud-study)|SpringBootLearning,SpringCloudStudy,学习SpringBoot2/SpringCloud2的项目,包含Eureka/Zuul/JPA/Mybatis Plus/Feign/WebSocket/JMS/POI-TL/Redis Cache/UDP/SecurityJWT/elasticSearch/Drools|745|2023-09-12| +|62|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring 教程|744|2023-08-18| +|63|[Firebasky/Java](https://github.com/Firebasky/Java)|关于学习java安全的一些知识,正在学习中ing,欢迎fork and star|692|2023-07-11| +|64|[yilylong/HighLight-GuideView](https://github.com/yilylong/HighLight-GuideView)|用户指引提示guideview,新特性高亮指示 HighLight|686|2023-08-17| +|65|[EiletXie/cloud2020](https://github.com/EiletXie/cloud2020)|SpringCloud2020最新技术学习|666|2023-10-11| +|66|[liuyueyi/spring-boot-demo](https://github.com/liuyueyi/spring-boot-demo)|Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)|599|2023-12-08| +|67|[little-snow-fox/react-native-wechat-lib](https://github.com/little-snow-fox/react-native-wechat-lib)|🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android|594|2023-11-14| +|68|[heibaiying/Full-Stack-Notes](https://github.com/heibaiying/Full-Stack-Notes)|全栈工程师手册|578|2023-10-24| +|69|[lyb-geek/springboot-learning](https://github.com/lyb-geek/springboot-learning)|springboot-learning|546|2023-11-04| +|70|[forezp/springcloud-book](https://github.com/forezp/springcloud-book)|书籍《深入理解Spring Cloud与微服务构建》的源码|512|2023-07-18| +|71|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|505|2023-12-05| +|72|[javasmall/bigsai-algorithm](https://github.com/javasmall/bigsai-algorithm)|bigsai的数据结构与算法、LeetCode图解、剑指offer图解文章专栏,致力于最好懂的数据结构与算法专栏|493|2023-12-09| +|73|[rymcu/forest](https://github.com/rymcu/forest)|forest(森林)——一款现代化的知识社区后台项目,使用 SpringBoot + Shiro + MyBatis + JWT + Redis 实现|488|2023-10-10| +|74|[a616567126/GPT-WEB-JAVA](https://github.com/a616567126/GPT-WEB-JAVA)|基于JDK8 AI 聊天机器人!微信公众号 Midjourney画图、卡密兑换、web 支持ChatGPT、Midjourney画图、sd画图,卡密兑换,易支付,公众号引流,邮件注册🔥|481|2023-11-30| +|75|[Viscent/javamtia](https://github.com/Viscent/javamtia)|《Java多线程编程实战指南(核心篇)》的配套源码|449|2023-12-06| +|76|[Drun1baby/JavaSecurityLearning](https://github.com/Drun1baby/JavaSecurityLearning)|记录一下 Java 安全学习历程,也算是半条学习路线了|447|2023-12-07| +|77|[fuzhengwei/chatbot-api](https://github.com/fuzhengwei/chatbot-api)|《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。|438|2023-10-15| +|78|[SincereXIA/XidianCS](https://github.com/SincereXIA/XidianCS)|西安电子科技大学 计算机科学与技术专业 笔记、上机作业、实验 etc.|395|2023-07-21| +|79|[niumoo/JavaNotes](https://github.com/niumoo/JavaNotes)|🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列|379|2023-11-09| +|80|[ashinnotfound/ChatGPT-YourChatRobot](https://github.com/ashinnotfound/ChatGPT-YourChatRobot)|❤开箱即用❤an unofficial implement of ChatGPT in QQ/Wechat. 一个非官方的ChatGPT腾讯qq/微信(非公众号)实现版,快来把你的qq或微信变成chatgpt吧|369|2023-12-07| +|81|[yiyandaoren/KongFuOfArchitect](https://github.com/yiyandaoren/KongFuOfArchitect)|(Updating!) Architect's Kung Fu tutorial collection Article collection contains paradigm programming microservices essential algorithms Security attack Assembly Crawler Reverse penetration test...etc.|364|2023-11-30| +|82|[yeecode/MyBatisCN](https://github.com/yeecode/MyBatisCN)|MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。|363|2023-07-22| +|83|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|361|2023-09-03| +|84|[xiongsihao/myblog](https://github.com/xiongsihao/myblog)|springBoot博客项目|352|2023-06-14| +|85|[xuyisu/fw-spring-cloud](https://github.com/xuyisu/fw-spring-cloud)|SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN、Seata)、分库分表(Sharding-JDBC)、分布式锁(Redis、Guava)、jwt、SkyWalking、Zi ...|328|2023-10-25| +|86|[bage2014/study](https://github.com/bage2014/study)|Java全栈工程师学习笔记;Spring、shiro、CAS、oauth2单点登录;cache 、Redis; web 安全及解决思路;redis、mq、quartz、docker;Docker各种组件实践等;mybatis、spring、spring boot实践;分布式锁;基于分库分表等等;Java full-stack engineer study notes; Spring, shiro, ...|323|2023-12-09| +|87|[lsgwr/algorithms](https://github.com/lsgwr/algorithms)|算法学习与总结,包括慕课网刘宇波老师、算法竞赛入门经典、挑战程序设计竞赛、算法竞赛宝典等|318|2023-06-12| +|88|[dubboclub/dubbo-plus](https://github.com/dubboclub/dubbo-plus)|dubbo的插件集合|318|2023-10-11| +|89|[dddplus/dddplus-demo](https://github.com/dddplus/dddplus-demo)|♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS|290|2023-08-01| +|90|[kobeyk/license](https://github.com/kobeyk/license)|软件许可证书生成+验证|290|2023-07-16| +|91|[algorithmzuo/weekly-problems](https://github.com/algorithmzuo/weekly-problems)|每周有营养的大厂算法面试题|266|2023-09-02| +|92|[algorithmzuo/algorithm-journey](https://github.com/algorithmzuo/algorithm-journey)|算法通关课的代码和课件|264|2023-12-07| +|93|[fuzhengwei/java-algorithms](https://github.com/fuzhengwei/java-algorithms)|📝 Java 数据结构和算法 Algorithms and data structures implemented in Java with explanations and links to further readings|256|2023-11-01| +|94|[zhangjun0x01/bigdata-examples](https://github.com/zhangjun0x01/bigdata-examples)|分享一些在工作中的大数据实战案例,包括flink、kafka、hadoop、presto等等。欢迎大家关注我的公众号【大数据技术与应用实战】,一起成长。|255|2023-08-08| +|95|[Tencent/TencentKonaSMSuite](https://github.com/Tencent/TencentKonaSMSuite)|Tencent Kona SM Suite is a set of Java security providers, which support algorithms SM2, SM3 and SM4, and protocols TLCP/GMSSL, TLS 1.3 (with RFC 8998) and TLS 1.2.|250|2023-12-09| +|96|[yangchong211/YCJniHelper](https://github.com/yangchong211/YCJniHelper)|JNI学习案例,通过简单的案例快速入门jni开发。JNI基础语法介绍,so库生成打包和反编译,Java和C/C++相关调用案例|246|2023-10-08| +|97|[FleyX/demo-project](https://github.com/FleyX/demo-project)|存放学习过程中的demo项目,顺便点下⭐哦|239|2023-12-09| +|98|[hbelmiro/100DaysOfJava](https://github.com/hbelmiro/100DaysOfJava)|Small pieces of Java content on my social media every day for a hundred days. Learn with short code snippets.|236|2023-12-06| +|99|[SilenceHVK/blog](https://github.com/SilenceHVK/blog)|:books: :octocat: Github static blog post, experience the fun of using Issues.Welcome star( 静态博客文章,体验一下使用 Issues 的乐趣,欢迎 star )个人博客地址:blog.hvkcoder.me/love|232|2023-12-07| +|100|[fafeidou/fast-cloud-nacos](https://github.com/fafeidou/fast-cloud-nacos)|fast-cloud-nacos项目致力于打造一个基于nacos为注册中心,结合企业开发习惯,总结的一些基本的实现方式|223|2023-11-29| +|101|[Romantic-Lei/Learning-in-practice](https://github.com/Romantic-Lei/Learning-in-practice)|learning (Fork 代码的小伙伴留下你们的star吧)|219|2023-10-24| +|102|[lynnlovemin/SpringCloudLesson](https://github.com/lynnlovemin/SpringCloudLesson)|SpringCloud从入门到精通系列课程|215|2023-10-11| +|103|[Erik-ly/SprakProject](https://github.com/Erik-ly/SprakProject)|《Spark 大型电商项目实战》源码,博客地址:http://blog.csdn.net/u012318074/article/category/6744423|209|2023-11-14| +|104|[ShinChven/MigrateToGradle](https://github.com/ShinChven/MigrateToGradle)|在学习Gradle的路上整理的心得。|208|2023-10-07| +|105|[fengyuecanzhu/FYReader](https://github.com/fengyuecanzhu/FYReader)|风月读书,一款开源、免费的小说阅读软件,支持自定义书源,支持本地txt和epub导入阅读。|205|2023-10-07| +|106|[magniture/Java-studying](https://github.com/magniture/Java-studying)|Java Learning|187|2023-10-19| +|107|[Snailclimb/springboot-kafka](https://github.com/Snailclimb/springboot-kafka)|kafka学习!|185|2023-09-05| +|108|[ganchaoyang/spring-tutorial](https://github.com/ganchaoyang/spring-tutorial)|本项目是我个人在编写Spring Boot系列博客的源代码,会持续不断更新。如果项目中的代码有错误,望大家一起勘正~。|183|2023-10-11| +|109|[landon30/Bulls](https://github.com/landon30/Bulls)|对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享|179|2023-06-16| +|110|[joyang1/JavaInterview](https://github.com/joyang1/JavaInterview)|最全的Java技术知识点,以及Java源码分析;Just learn it。|176|2023-07-05| +|111|[feuyeux/jax-rs2-guide-II](https://github.com/feuyeux/jax-rs2-guide-II)|《Java Restful Web Service实战 第二版》源代码|176|2023-11-29| +|112|[fancyChuan/bigdata-hub](https://github.com/fancyChuan/bigdata-hub)|数据建设与大数据技术知识体系,包含hadoop、hive、spark、flink主流框架和系列框架,数据中台、数据湖、数据治理、数仓建设、数据化转型等|175|2023-10-03| +|113|[cicadasmile/spring-boot-base](https://github.com/cicadasmile/spring-boot-base)|spring boot 2.0 基础教程,日志配置,数据源配置,事务管理等。|169|2023-07-22| +|114|[MarkShen1992/Mashibing_High_Concurrency](https://github.com/MarkShen1992/Mashibing_High_Concurrency)|马士兵高并发,Java基础视频学习源码|168|2023-10-31| +|115|[zpsw/jt808-netty](https://github.com/zpsw/jt808-netty)|Netty入门教学项目,解析JT808协议,整合Spring boot,并提供了一些Netty中的最佳实践|166|2023-07-22| +|116|[andream7/cuit_sharing](https://github.com/andream7/cuit_sharing)|cuit期末互助仓库 | 成都信息工程大学课程共享计划|164|2023-12-05| |117|[rawchen/FeishuBot](https://github.com/rawchen/FeishuBot)|飞书群聊/私聊ChatGPT机器人|163|2023-10-17| -|118|[andream7/cuit_sharing](https://github.com/andream7/cuit_sharing)|cuit期末互助仓库 | 成都信息工程大学课程共享计划|163|2023-12-05| -|119|[shuigedeng/taotao-cloud-project](https://github.com/shuigedeng/taotao-cloud-project)|微服务开发脚手架,包括大数据模块、微服务模块、前端模块。基于Spring Cloud Alibaba的微服务架构。提供技术框架的基础能力的封装,减少开发工作,只关注业务,包含了工作以来的工作总结和技术沉淀|161|2023-12-08| -|120|[ZhangLe1993/face-ai](https://github.com/ZhangLe1993/face-ai)|一款入门级的人脸识别、视频人脸识别、图片分类, 性别检测, 年龄检测, 照片特效处理, 天空滤镜, 图像色温调整, 图像对比度调整, 图像饱和度调整, 图像高光调整, 图像阴影调整, 图像明度调整算法实战项目. JAVA+OpenCV|155|2023-07-06| -|121|[Cyborg2077/xuecheng-plus](https://github.com/Cyborg2077/xuecheng-plus)|黑马学成在线项目,博客附带全套笔记及可能遇到的bug解决方案|144|2023-06-16| -|122|[SaminZou/study-prj](https://github.com/SaminZou/study-prj)|Learn how to learn 💪💪💪|144|2023-12-08| -|123|[GCS-ZHN/AutoCard](https://github.com/GCS-ZHN/AutoCard)|浙大健康打卡的学习交流项目|143|2023-12-04| -|124|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|140|2023-12-05| -|125|[yechaoa/GradleX](https://github.com/yechaoa/GradleX)|一份关于Gradle的学习路线|138|2023-10-22| -|126|[tingyunote/Tingyu-Notes](https://github.com/tingyunote/Tingyu-Notes)|一套开发级JAVA设计语言学习笔记。所有笔记已更新于微信公众号<汀雨笔记>|138|2023-08-15| -|127|[yeecode/MyBatisDemo](https://github.com/yeecode/MyBatisDemo)|书籍《通用源码阅读指导书——MyBatis源码详解》配套示例|134|2023-07-22| -|128|[TenMoons/AHU-CS-Repository](https://github.com/TenMoons/AHU-CS-Repository)|安徽大学(AHU)计算机科学与技术学院学习资料汇总|129|2023-11-01| -|129|[wanghaichao0611/Vue-SpringCloud-Blog](https://github.com/wanghaichao0611/Vue-SpringCloud-Blog)|whc的毕业设计:基于Vue+SpringCloud博客的设计与实现-微服务-分布式|128|2023-11-10| -|130|[BukkitAPI-Translation-Group/Chinese_BukkitAPI](https://github.com/BukkitAPI-Translation-Group/Chinese_BukkitAPI)|BukkitAPI 中文文档 (版本 Spigot-API 1.20)|126|2023-10-25| -|131|[lichaojacobs/java_learning_practice](https://github.com/lichaojacobs/java_learning_practice)|java 进阶之路:面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等|121|2023-10-11| -|132|[longbig/multi_function_github](https://github.com/longbig/multi_function_github)|各种脚本工具集合,使用方法博客地址:https://longbig.github.io/|118|2023-07-15| -|133|[WangPney/java-wechat-grpc-local](https://github.com/WangPney/java-wechat-grpc-local)|微信协议,Ipad协议、MAC协议、Windows协议(本开源项目是7.X版本 840是商用 JAVA版本的,学习用,商用独家840 Java协议测试 请看下面)|116|2023-10-17| -|134|[zincPower/GradleStudy](https://github.com/zincPower/GradleStudy)|分享 Android Gradle 中配置属性如何使用,形成知识体系|115|2023-09-01| -|135|[rainweb521/My-tutorial](https://github.com/rainweb521/My-tutorial)|我想构建形成自己的知识的体系,工作职位是大数据,所以主要还是以大数据为主,从主流框架Hadoop,Spark的开发到某些组件的单独利用,我都会详细的讲解, 大数据开发是很繁琐的,正确的运行环境是成功的第一步,所以我尽量从搭建,部署,开发整个流程都做出来,单独的环节可利用率很低。利人利己,希望帮到更多的人。|112|2023-07-22| -|136|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集,展示各种自定义View/控件。项目包含了自定义Banner轮播图控件,自定义验证码输入框,自定义TabLayout等控件,持续更新中🤣😄😋|109|2023-08-13| -|137|[timerring/backend-tutorial](https://github.com/timerring/backend-tutorial)|韩顺平Java零基础markdown整理(A detailed tutorial of java from 0 to 1)|108|2023-07-23| -|138|[lzh66666/SpringBoot](https://github.com/lzh66666/SpringBoot)|狂神SpringBoot笔记+源码|106|2023-10-11| -|139|[tianlian0/duplicate-check-sample](https://github.com/tianlian0/duplicate-check-sample)|文本查重SDK,可用于论文查重、标书查重、文档查重、作业查重、合同查重、防串标等场景。关联:duplicate check|101|2023-12-05| -|140|[Vip-Augus/springboot-note](https://github.com/Vip-Augus/springboot-note)|Spring Boot+Vue 书籍学习 demo|99|2023-06-14| -|141|[aaja/architect-demo](https://github.com/aaja/architect-demo)|Some of my learning experience after work|96|2023-11-22| -|142|[ksfzhaohui/blog](https://github.com/ksfzhaohui/blog)|个人博客汇总|96|2023-06-18| -|143|[FleyX/bookmark](https://github.com/FleyX/bookmark)|一个开源云书签应用,适配pc,手机。可全文检索查找书签。|95|2023-12-03| -|144|[HMS-Core/hms-AREngine-demo](https://github.com/HMS-Core/hms-AREngine-demo)|Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc.|94|2023-06-27| -|145|[wupeixuan/SpringBoot-Learn](https://github.com/wupeixuan/SpringBoot-Learn)|Spring Boot 入门|93|2023-11-22| -|146|[Sunt-ing/SUSTech-CS-Notes](https://github.com/Sunt-ing/SUSTech-CS-Notes)|一名南科大CS本科生的课程笔记、考点预测和论文,包含CS和非CS的内容:rocket::rocket:|93|2023-10-17| -|147|[lastwhispers/code](https://github.com/lastwhispers/code)|Java学习过程中笔记的配套代码|90|2023-06-30| -|148|[zhangliangming/HappyPlayer-PC](https://github.com/zhangliangming/HappyPlayer-PC)|乐乐音乐播放器,支持ape,wav,flac,mp3等多种格式,支持动态ksc、hrc、hrcx、krc歌词文件和支持和显示翻译歌词和音译歌词,支持多语言歌词,是一款不错的java swing音乐播放器|90|2023-07-17| -|149|[wmsJackWang/jackdking-root](https://github.com/wmsJackWang/jackdking-root)|JAVA 架构技术方案池:丰富的Java架构技术解决方案:分布式锁、分布式缓存、分布式事务、重试、去重、幂等、单点登入、分布式session、jwt等等分布式架构技术方案,SpringSecurity教程,SpringBoot 全都有完整的实现样例代码|89|2023-12-08| -|150|[optimjie/bytedance-youthcamp-search-engine](https://github.com/optimjie/bytedance-youthcamp-search-engine)|该项目是大厂候选人队参加2022年字节跳动青训营实现的课程大项目。|88|2023-07-22| -|151|[itwanger/codingmore-learning](https://github.com/itwanger/codingmore-learning)|编程猫的学习教程|85|2023-09-21| -|152|[galaxy-sea/galaxy-blogs](https://github.com/galaxy-sea/galaxy-blogs)|我的博客-用于博客的存档|85|2023-10-02| -|153|[LiLittleCat/tools-in-ruanyf-weekly](https://github.com/LiLittleCat/tools-in-ruanyf-weekly)|阮一峰老师科技爱好者周刊「工具」和「资源」汇总。A collection of tools and resources featured in Ruanyifeng's weekly technology enthusiast newsletter.|84|2023-12-08| -|154|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|82|2023-09-01| -|155|[black-ant/case](https://github.com/black-ant/case)|Java 大合集 , 包含多种框架的运用 , 微服务 , 压测 , 性能分析 , 文档 , 源码分析|82|2023-11-05| -|156|[wufeiqun/blog](https://github.com/wufeiqun/blog)|我的博客|77|2023-11-24| -|157|[leilei0220/springboot-learn](https://github.com/leilei0220/springboot-learn)|springboot学习小营地|76|2023-09-04| -|158|[DiCaprio17/seckill-ssm](https://github.com/DiCaprio17/seckill-ssm)|一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API|76|2023-12-05| -|159|[liuqi0725/OpenCV3-Study-JAVA](https://github.com/liuqi0725/OpenCV3-Study-JAVA)|OpenCV3 JAVA 学习示例、应用案例实现、以及 OCR 识别相关内容|76|2023-07-16| -|160|[returntolife455/DemoList](https://github.com/returntolife455/DemoList)|Demo集合|74|2023-10-27| -|161|[zhongjinggz/geekdemo](https://github.com/zhongjinggz/geekdemo)|极客时间《手把手教你落地DDD》配套代码|72|2023-07-16| -|162|[dolyw/ProjectStudy](https://github.com/dolyw/ProjectStudy)|我的学习代码记录|71|2023-10-24| -|163|[shenniubuxing3/springcloud-Finchley.SR2](https://github.com/shenniubuxing3/springcloud-Finchley.SR2)|基于Finchley.SR2版本的springcloud分享篇|68|2023-10-11| -|164|[super117893344p/Select_Top_Quality_Project](https://github.com/super117893344p/Select_Top_Quality_Project)|精选涵盖互联网计算机领域所有类型的项目, 你想要的都在这里,通过源码学习, 希望你能够融会贯通,渐入佳境,步步高升,登峰造极,成为一名影响世界的程序员,开发属于自己的产品|66|2023-11-29| -|165|[wayne-pq/simplify](https://github.com/wayne-pq/simplify)|simplify 包含了一系列自我驱动学习的子项目。|66|2023-11-30| -|166|[GodLikeZeal/zealsay_backend](https://github.com/GodLikeZeal/zealsay_backend)|Spring Boot 快速开发脚手架,以博客论坛为示例展示,后台主要使用Spring Boot,Spring Security,Mybatis-plus,redis token,前端使用Nuxt,Vue,Vuex,Vue-Router,Vuetify。|64|2023-06-14| -|167|[CCCshengjiang/algorithm](https://github.com/CCCshengjiang/algorithm)|算法笔记和源代码|63|2023-12-06| -|168|[sqdpt666/VxMessageWeatherActions](https://github.com/sqdpt666/VxMessageWeatherActions)|微信公众号消息推送Actions版本+天气预报|63|2023-07-03| -|169|[ngcly/MusicStory](https://github.com/ngcly/MusicStory)|一个用来听歌看书的网站|61|2023-12-05| -|170|[nICEnnnnnnnLee/AcFunDown](https://github.com/nICEnnnnnnnLee/AcFunDown)|包含PC端UI界面的A站 视频下载器。支持收藏夹、UP主视频批量下载 😳仅供交流学习使用喔|60|2023-07-08| -|171|[fuzhengwei/book-small-mybatis](https://github.com/fuzhengwei/book-small-mybatis)|《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)|59|2023-06-09| -|172|[nancheung/legado-reader](https://github.com/nancheung/legado-reader)|《开源阅读》的Jetbrains IDE插件版,只为随时随地在IDE中提供阅读体验。|57|2023-09-27| -|173|[Bin4xin/bigger-than-bigger](https://github.com/Bin4xin/bigger-than-bigger)|Expolit Lists. 相关集合💥💥💥 ;) 用友NC反序列化/ CTF/ Java Deserialization/Shiro Vulns/ CNVD or CVE Vulns/ Log4j2/ Hikvision-decrypter...✨✨✨|56|2023-11-29| -|174|[huanzi-qch/springCloud](https://github.com/huanzi-qch/springCloud)|SpringCloud系列Demo代码,每个子项目都是SpringCloud的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习|56|2023-06-14| -|175|[mifengjun/java-design-patterns](https://github.com/mifengjun/java-design-patterns)|设计模式专题,共 23 种设计模式。GOF design patterns,implement of Java。|55|2023-10-02| -|176|[aizuda/flowlong](https://github.com/aizuda/flowlong)|飞龙工作流 FlowLong 🐉 真正的国产工作流引擎、json 格式实例模型、仿飞书钉钉审批流程设计器、🚩为中国特色审批匠心打造❗|52|2023-12-04| -|177|[shiyindaxiaojie/eden-demo-layer](https://github.com/shiyindaxiaojie/eden-demo-layer)|阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。|51|2023-10-07| -|178|[saysky/forum](https://github.com/saysky/forum)|springboot+mybatis+thymeleaf博客论坛|50|2023-06-14| -|179|[zjcscut/netty-tutorials](https://github.com/zjcscut/netty-tutorials)|Netty tutorials(Netty教程)|50|2023-06-14| -|180|[Julyme/myTranslate](https://github.com/Julyme/myTranslate)|一款eclipse的插件,用于翻译。|50|2023-06-15| -|181|[GageRain/XDU-CS-Resources](https://github.com/GageRain/XDU-CS-Resources)|本库主要上传了西安电子科技大学计算机专业(本科)的一些学习资料,当然也包括部分其他专业或者其他类型的资料,仅供西电学子内部交流学习|49|2023-11-20| -|182|[jcohy/jcohy-docs](https://github.com/jcohy/jcohy-docs)|英文文档翻译|49|2023-10-08| -|183|[kvenLin/JDK-Source](https://github.com/kvenLin/JDK-Source)|jdk源码学习&JVM学习记录----手把手带你看源码|49|2023-07-20| -|184|[Leibnizhu/AlipayWechatPlatform](https://github.com/Leibnizhu/AlipayWechatPlatform)|基于Vert.X的高性能微信支付宝公众号通用服务|49|2023-12-03| -|185|[yijunquan-afk/XJTUSE-NOTES](https://github.com/yijunquan-afk/XJTUSE-NOTES)|西安交通大学软件工程本科笔记|48|2023-11-13| +|118|[ZhangLe1993/face-ai](https://github.com/ZhangLe1993/face-ai)|一款入门级的人脸识别、视频人脸识别、图片分类, 性别检测, 年龄检测, 照片特效处理, 天空滤镜, 图像色温调整, 图像对比度调整, 图像饱和度调整, 图像高光调整, 图像阴影调整, 图像明度调整算法实战项目. JAVA+OpenCV|155|2023-07-06| +|119|[Cyborg2077/xuecheng-plus](https://github.com/Cyborg2077/xuecheng-plus)|黑马学成在线项目,博客附带全套笔记及可能遇到的bug解决方案|145|2023-06-16| +|120|[SaminZou/study-prj](https://github.com/SaminZou/study-prj)|Learn how to learn 💪💪💪|144|2023-12-08| +|121|[GCS-ZHN/AutoCard](https://github.com/GCS-ZHN/AutoCard)|浙大健康打卡的学习交流项目|143|2023-12-04| +|122|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|140|2023-12-05| +|123|[yechaoa/GradleX](https://github.com/yechaoa/GradleX)|一份关于Gradle的学习路线|138|2023-10-22| +|124|[tingyunote/Tingyu-Notes](https://github.com/tingyunote/Tingyu-Notes)|一套开发级JAVA设计语言学习笔记。所有笔记已更新于微信公众号<汀雨笔记>|138|2023-08-15| +|125|[yeecode/MyBatisDemo](https://github.com/yeecode/MyBatisDemo)|书籍《通用源码阅读指导书——MyBatis源码详解》配套示例|134|2023-07-22| +|126|[TenMoons/AHU-CS-Repository](https://github.com/TenMoons/AHU-CS-Repository)|安徽大学(AHU)计算机科学与技术学院学习资料汇总|129|2023-11-01| +|127|[wanghaichao0611/Vue-SpringCloud-Blog](https://github.com/wanghaichao0611/Vue-SpringCloud-Blog)|whc的毕业设计:基于Vue+SpringCloud博客的设计与实现-微服务-分布式|128|2023-11-10| +|128|[BukkitAPI-Translation-Group/Chinese_BukkitAPI](https://github.com/BukkitAPI-Translation-Group/Chinese_BukkitAPI)|BukkitAPI 中文文档 (版本 Spigot-API 1.20)|126|2023-10-25| +|129|[lichaojacobs/java_learning_practice](https://github.com/lichaojacobs/java_learning_practice)|java 进阶之路:面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等|121|2023-10-11| +|130|[longbig/multi_function_github](https://github.com/longbig/multi_function_github)|各种脚本工具集合,使用方法博客地址:https://longbig.github.io/|118|2023-07-15| +|131|[WangPney/java-wechat-grpc-local](https://github.com/WangPney/java-wechat-grpc-local)|微信协议,Ipad协议、MAC协议、Windows协议(本开源项目是7.X版本 840是商用 JAVA版本的,学习用,商用独家840 Java协议测试 请看下面)|116|2023-10-17| +|132|[zincPower/GradleStudy](https://github.com/zincPower/GradleStudy)|分享 Android Gradle 中配置属性如何使用,形成知识体系|115|2023-09-01| +|133|[rainweb521/My-tutorial](https://github.com/rainweb521/My-tutorial)|我想构建形成自己的知识的体系,工作职位是大数据,所以主要还是以大数据为主,从主流框架Hadoop,Spark的开发到某些组件的单独利用,我都会详细的讲解, 大数据开发是很繁琐的,正确的运行环境是成功的第一步,所以我尽量从搭建,部署,开发整个流程都做出来,单独的环节可利用率很低。利人利己,希望帮到更多的人。|112|2023-07-22| +|134|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集,展示各种自定义View/控件。项目包含了自定义Banner轮播图控件,自定义验证码输入框,自定义TabLayout等控件,持续更新中🤣😄😋|109|2023-08-13| +|135|[timerring/backend-tutorial](https://github.com/timerring/backend-tutorial)|韩顺平Java零基础markdown整理(A detailed tutorial of java from 0 to 1)|108|2023-07-23| +|136|[lzh66666/SpringBoot](https://github.com/lzh66666/SpringBoot)|狂神SpringBoot笔记+源码|106|2023-10-11| +|137|[tianlian0/duplicate-check-sample](https://github.com/tianlian0/duplicate-check-sample)|文本查重SDK,可用于论文查重、标书查重、文档查重、作业查重、合同查重、防串标等场景。关联:duplicate check|101|2023-12-05| +|138|[Vip-Augus/springboot-note](https://github.com/Vip-Augus/springboot-note)|Spring Boot+Vue 书籍学习 demo|99|2023-06-14| +|139|[aaja/architect-demo](https://github.com/aaja/architect-demo)|Some of my learning experience after work|96|2023-11-22| +|140|[ksfzhaohui/blog](https://github.com/ksfzhaohui/blog)|个人博客汇总|96|2023-06-18| +|141|[FleyX/bookmark](https://github.com/FleyX/bookmark)|一个开源云书签应用,适配pc,手机。可全文检索查找书签。|95|2023-12-03| +|142|[HMS-Core/hms-AREngine-demo](https://github.com/HMS-Core/hms-AREngine-demo)|Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc.|94|2023-06-27| +|143|[wupeixuan/SpringBoot-Learn](https://github.com/wupeixuan/SpringBoot-Learn)|Spring Boot 入门|93|2023-11-22| +|144|[Sunt-ing/SUSTech-CS-Notes](https://github.com/Sunt-ing/SUSTech-CS-Notes)|一名南科大CS本科生的课程笔记、考点预测和论文,包含CS和非CS的内容:rocket::rocket:|93|2023-10-17| +|145|[zhangliangming/HappyPlayer-PC](https://github.com/zhangliangming/HappyPlayer-PC)|乐乐音乐播放器,支持ape,wav,flac,mp3等多种格式,支持动态ksc、hrc、hrcx、krc歌词文件和支持和显示翻译歌词和音译歌词,支持多语言歌词,是一款不错的java swing音乐播放器|91|2023-07-17| +|146|[lastwhispers/code](https://github.com/lastwhispers/code)|Java学习过程中笔记的配套代码|90|2023-06-30| +|147|[wmsJackWang/jackdking-root](https://github.com/wmsJackWang/jackdking-root)|JAVA 架构技术方案池:丰富的Java架构技术解决方案:分布式锁、分布式缓存、分布式事务、重试、去重、幂等、单点登入、分布式session、jwt等等分布式架构技术方案,SpringSecurity教程,SpringBoot 全都有完整的实现样例代码|89|2023-12-08| +|148|[optimjie/bytedance-youthcamp-search-engine](https://github.com/optimjie/bytedance-youthcamp-search-engine)|该项目是大厂候选人队参加2022年字节跳动青训营实现的课程大项目。|88|2023-07-22| +|149|[itwanger/codingmore-learning](https://github.com/itwanger/codingmore-learning)|编程猫的学习教程|85|2023-09-21| +|150|[galaxy-sea/galaxy-blogs](https://github.com/galaxy-sea/galaxy-blogs)|我的博客-用于博客的存档|85|2023-10-02| +|151|[LiLittleCat/tools-in-ruanyf-weekly](https://github.com/LiLittleCat/tools-in-ruanyf-weekly)|阮一峰老师科技爱好者周刊「工具」和「资源」汇总。A collection of tools and resources featured in Ruanyifeng's weekly technology enthusiast newsletter.|84|2023-12-08| +|152|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|82|2023-09-01| +|153|[black-ant/case](https://github.com/black-ant/case)|Java 大合集 , 包含多种框架的运用 , 微服务 , 压测 , 性能分析 , 文档 , 源码分析|82|2023-11-05| +|154|[wufeiqun/blog](https://github.com/wufeiqun/blog)|我的博客|77|2023-11-24| +|155|[leilei0220/springboot-learn](https://github.com/leilei0220/springboot-learn)|springboot学习小营地|76|2023-09-04| +|156|[DiCaprio17/seckill-ssm](https://github.com/DiCaprio17/seckill-ssm)|一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API|76|2023-12-05| +|157|[liuqi0725/OpenCV3-Study-JAVA](https://github.com/liuqi0725/OpenCV3-Study-JAVA)|OpenCV3 JAVA 学习示例、应用案例实现、以及 OCR 识别相关内容|76|2023-07-16| +|158|[returntolife455/DemoList](https://github.com/returntolife455/DemoList)|Demo集合|74|2023-10-27| +|159|[zhongjinggz/geekdemo](https://github.com/zhongjinggz/geekdemo)|极客时间《手把手教你落地DDD》配套代码|72|2023-07-16| +|160|[dolyw/ProjectStudy](https://github.com/dolyw/ProjectStudy)|我的学习代码记录|71|2023-10-24| +|161|[shenniubuxing3/springcloud-Finchley.SR2](https://github.com/shenniubuxing3/springcloud-Finchley.SR2)|基于Finchley.SR2版本的springcloud分享篇|68|2023-10-11| +|162|[super117893344p/Select_Top_Quality_Project](https://github.com/super117893344p/Select_Top_Quality_Project)|精选涵盖互联网计算机领域所有类型的项目, 你想要的都在这里,通过源码学习, 希望你能够融会贯通,渐入佳境,步步高升,登峰造极,成为一名影响世界的程序员,开发属于自己的产品|67|2023-11-29| +|163|[wayne-pq/simplify](https://github.com/wayne-pq/simplify)|simplify 包含了一系列自我驱动学习的子项目。|66|2023-11-30| +|164|[GodLikeZeal/zealsay_backend](https://github.com/GodLikeZeal/zealsay_backend)|Spring Boot 快速开发脚手架,以博客论坛为示例展示,后台主要使用Spring Boot,Spring Security,Mybatis-plus,redis token,前端使用Nuxt,Vue,Vuex,Vue-Router,Vuetify。|64|2023-06-14| +|165|[CCCshengjiang/algorithm](https://github.com/CCCshengjiang/algorithm)|算法笔记和源代码|63|2023-12-09| +|166|[sqdpt666/VxMessageWeatherActions](https://github.com/sqdpt666/VxMessageWeatherActions)|微信公众号消息推送Actions版本+天气预报|63|2023-07-03| +|167|[ngcly/MusicStory](https://github.com/ngcly/MusicStory)|一个用来听歌看书的网站|61|2023-12-05| +|168|[nICEnnnnnnnLee/AcFunDown](https://github.com/nICEnnnnnnnLee/AcFunDown)|包含PC端UI界面的A站 视频下载器。支持收藏夹、UP主视频批量下载 😳仅供交流学习使用喔|60|2023-07-08| +|169|[nancheung/legado-reader](https://github.com/nancheung/legado-reader)|《开源阅读》的Jetbrains IDE插件版,只为随时随地在IDE中提供阅读体验。|57|2023-09-27| +|170|[Bin4xin/bigger-than-bigger](https://github.com/Bin4xin/bigger-than-bigger)|Expolit Lists. 相关集合💥💥💥 ;) 用友NC反序列化/ CTF/ Java Deserialization/Shiro Vulns/ CNVD or CVE Vulns/ Log4j2/ Hikvision-decrypter...✨✨✨|56|2023-11-29| +|171|[huanzi-qch/springCloud](https://github.com/huanzi-qch/springCloud)|SpringCloud系列Demo代码,每个子项目都是SpringCloud的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习|56|2023-06-14| +|172|[mifengjun/java-design-patterns](https://github.com/mifengjun/java-design-patterns)|设计模式专题,共 23 种设计模式。GOF design patterns,implement of Java。|55|2023-10-02| +|173|[aizuda/flowlong](https://github.com/aizuda/flowlong)|飞龙工作流 FlowLong 🐉 真正的国产工作流引擎、json 格式实例模型、仿飞书钉钉审批流程设计器、🚩为中国特色审批匠心打造❗|52|2023-12-04| +|174|[shiyindaxiaojie/eden-demo-layer](https://github.com/shiyindaxiaojie/eden-demo-layer)|阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。|51|2023-10-07| +|175|[saysky/forum](https://github.com/saysky/forum)|springboot+mybatis+thymeleaf博客论坛|50|2023-06-14| +|176|[zjcscut/netty-tutorials](https://github.com/zjcscut/netty-tutorials)|Netty tutorials(Netty教程)|50|2023-06-14| +|177|[Julyme/myTranslate](https://github.com/Julyme/myTranslate)|一款eclipse的插件,用于翻译。|50|2023-06-15| +|178|[GageRain/XDU-CS-Resources](https://github.com/GageRain/XDU-CS-Resources)|本库主要上传了西安电子科技大学计算机专业(本科)的一些学习资料,当然也包括部分其他专业或者其他类型的资料,仅供西电学子内部交流学习|49|2023-11-20| +|179|[jcohy/jcohy-docs](https://github.com/jcohy/jcohy-docs)|英文文档翻译|49|2023-10-08| +|180|[kvenLin/JDK-Source](https://github.com/kvenLin/JDK-Source)|jdk源码学习&JVM学习记录----手把手带你看源码|49|2023-07-20| +|181|[Leibnizhu/AlipayWechatPlatform](https://github.com/Leibnizhu/AlipayWechatPlatform)|基于Vert.X的高性能微信支付宝公众号通用服务|49|2023-12-03| +|182|[yijunquan-afk/XJTUSE-NOTES](https://github.com/yijunquan-afk/XJTUSE-NOTES)|西安交通大学软件工程本科笔记|48|2023-11-13|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/knowledge/JavaScript.md b/content/charts/overall/knowledge/JavaScript.md index f825fa2b..156e74f8 100644 --- a/content/charts/overall/knowledge/JavaScript.md +++ b/content/charts/overall/knowledge/JavaScript.md @@ -1,142 +1,142 @@ 返回目录问题反馈 # 中文总榜 > 资料类 > JavaScript -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|178080|2023-12-08| -|2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|139552|2023-12-07| -|3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|87117|2023-10-03| -|4|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|65610|2023-12-08| -|5|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|52957|2023-11-21| -|6|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|52097|2023-11-28| -|7|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|43033|2023-12-07| -|8|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|39055|2023-11-27| -|9|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|32963|2023-11-30| -|10|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|28155|2023-12-05| -|11|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|26285|2023-12-07| +|1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|178168|2023-12-08| +|2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|139554|2023-12-07| +|3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|87125|2023-10-03| +|4|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|65625|2023-12-08| +|5|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|52960|2023-11-21| +|6|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|52102|2023-11-28| +|7|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|43043|2023-12-07| +|8|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|39079|2023-12-06| +|9|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|32974|2023-11-30| +|10|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|28164|2023-12-05| +|11|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|26289|2023-12-07| |12|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。|24251|2023-11-18| -|13|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|24245|2023-12-07| -|14|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)|22784|2023-10-27| +|13|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|24246|2023-12-08| +|14|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)|22789|2023-10-27| |15|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|21026|2023-11-16| -|16|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|20960|2023-11-16| -|17|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|20948|2023-10-16| +|16|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|20962|2023-11-16| +|17|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|20951|2023-10-16| |18|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|17853|2023-11-22| -|19|[JacksonTian/fks](https://github.com/JacksonTian/fks)|前端技能汇总 Frontend Knowledge Structure|17555|2023-11-02| -|20|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|17219|2023-12-08| -|21|[koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|13612|2023-12-04| +|19|[JacksonTian/fks](https://github.com/JacksonTian/fks)|前端技能汇总 Frontend Knowledge Structure|17558|2023-12-08| +|20|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|17236|2023-12-08| +|21|[koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|13623|2023-12-04| |22|[krasimir/react-in-patterns](https://github.com/krasimir/react-in-patterns)|A free book that talks about design patterns/techniques used while developing with React.|12926|2023-08-17| -|23|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|11584|2023-11-06| -|24|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|7786|2023-11-20| -|25|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|6546|2023-11-29| -|26|[ygs-code/vue](https://github.com/ygs-code/vue)|vue源码逐行注释分析+40多m的vue源码程序流程图思维导图|6233|2023-07-18| -|27|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|5666|2023-11-11| +|23|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|11583|2023-11-06| +|24|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|7799|2023-11-20| +|25|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|6547|2023-11-29| +|26|[ygs-code/vue](https://github.com/ygs-code/vue)|vue源码逐行注释分析+40多m的vue源码程序流程图思维导图|6234|2023-07-18| +|27|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|5668|2023-11-11| |28|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|5600|2023-12-06| -|29|[openai-translator/bob-plugin-openai-translator](https://github.com/openai-translator/bob-plugin-openai-translator)|基于 ChatGPT API 的文本翻译、文本润色、语法纠错 Bob 插件,让我们一起迎接不需要巴别塔的新时代!Licensed under CC BY-NC-SA 4.0|5080|2023-12-01| -|30|[isno/theByteBook](https://github.com/isno/theByteBook)|⭐ 出版作品开源。深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue|4874|2023-12-06| -|31|[tangly1024/NotionNext](https://github.com/tangly1024/NotionNext)|使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to s ...|4591|2023-12-07| +|29|[openai-translator/bob-plugin-openai-translator](https://github.com/openai-translator/bob-plugin-openai-translator)|基于 ChatGPT API 的文本翻译、文本润色、语法纠错 Bob 插件,让我们一起迎接不需要巴别塔的新时代!Licensed under CC BY-NC-SA 4.0|5079|2023-12-01| +|30|[isno/theByteBook](https://github.com/isno/theByteBook)|⭐ 出版作品开源。深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue|4880|2023-12-09| +|31|[tangly1024/NotionNext](https://github.com/tangly1024/NotionNext)|使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to s ...|4593|2023-12-07| |32|[kdchang/reactjs101](https://github.com/kdchang/reactjs101)|從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。|4253|2023-10-11| -|33|[Ice-Hazymoon/MikuTools](https://github.com/Ice-Hazymoon/MikuTools)|一个轻量的工具集合|3693|2023-06-23| -|34|[deezertidal/shadowrocket-rules](https://github.com/deezertidal/shadowrocket-rules)|小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁|3623|2023-12-08| +|33|[Ice-Hazymoon/MikuTools](https://github.com/Ice-Hazymoon/MikuTools)|一个轻量的工具集合|3694|2023-06-23| +|34|[deezertidal/shadowrocket-rules](https://github.com/deezertidal/shadowrocket-rules)|小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁|3630|2023-12-09| |35|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|3622|2023-07-03| -|36|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取翻译器🎉This is Zotero translators for Chinese Sites(beta), not the official Zotero repo|3572|2023-12-04| +|36|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取翻译器🎉This is Zotero translators for Chinese Sites(beta), not the official Zotero repo|3576|2023-12-04| |37|[nefe/redux-in-chinese](https://github.com/nefe/redux-in-chinese)|Redux 中文文档|3478|2023-11-25| |38|[redleafnew/Chinese-STD-GB-T-7714-related-csl](https://github.com/redleafnew/Chinese-STD-GB-T-7714-related-csl)|GB/T 7714相关的csl以及Zotero使用技巧及教程。|3458|2023-12-04| -|39|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|3208|2023-11-07| +|39|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|3209|2023-11-07| |40|[jdorfman/awesome-json-datasets](https://github.com/jdorfman/awesome-json-datasets)|A curated list of awesome JSON datasets that don't require authentication.|3083|2023-08-01| -|41|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|3016|2023-11-10| -|42|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……|2864|2023-07-01| -|43|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2860|2023-07-28| +|41|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|3015|2023-11-10| +|42|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……|2863|2023-07-01| +|43|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2861|2023-07-28| |44|[azl397985856/fe-interview](https://github.com/azl397985856/fe-interview)|宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)|2763|2023-09-18| -|45|[dirk1983/chatgpt](https://github.com/dirk1983/chatgpt)|全网最易部署,响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开。保姆级教程,全部周边资源,欢迎进群交流,一切全免费。|2708|2023-12-06| +|45|[dirk1983/chatgpt](https://github.com/dirk1983/chatgpt)|全网最易部署,响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开。保姆级教程,全部周边资源,欢迎进群交流,一切全免费。|2724|2023-12-06| |46|[yisainan/web-interview](https://github.com/yisainan/web-interview)|我是齐丶先丶森,收集整理全网面试题及面试技巧,旨在帮助前端工程师们找到一份好工作!更多详见公众号「前端面试秘籍」|2482|2023-09-07| |47|[apachecn/fe4ml-zh](https://github.com/apachecn/fe4ml-zh)|:book: [译] 面向机器学习的特征工程|2448|2023-08-25| -|48|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|2402|2023-08-25| -|49|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |2392|2023-11-28| -|50|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2390|2023-12-02| -|51|[501351981/vue-office](https://github.com/501351981/vue-office)|支持word(.docx)、excel(.xlsx)、pdf等各类型office文件预览的vue组件集合,提供一站式office文件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word preview library|2376|2023-12-05| -|52|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|2223|2023-12-07| -|53|[WTFAcademy/WTF-Ethers](https://github.com/WTFAcademy/WTF-Ethers)|我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy|2217|2023-12-07| -|54|[zerosoul/chinese-colors](https://github.com/zerosoul/chinese-colors)|🇨🇳🎨Chinese traditional color cheatsheet online|2178|2023-09-27| -|55|[wanglin2/mind-map](https://github.com/wanglin2/mind-map)|一个还算强大的Web思维导图。A relatively powerful web mind map.|2002|2023-12-08| +|48|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|2404|2023-08-25| +|49|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |2397|2023-11-28| +|50|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2390|2023-12-09| +|51|[501351981/vue-office](https://github.com/501351981/vue-office)|支持word(.docx)、excel(.xlsx)、pdf等各类型office文件预览的vue组件集合,提供一站式office文件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word preview library|2385|2023-12-05| +|52|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|2226|2023-12-07| +|53|[WTFAcademy/WTF-Ethers](https://github.com/WTFAcademy/WTF-Ethers)|我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy|2221|2023-12-07| +|54|[zerosoul/chinese-colors](https://github.com/zerosoul/chinese-colors)|🇨🇳🎨Chinese traditional color cheatsheet online|2179|2023-09-27| +|55|[wanglin2/mind-map](https://github.com/wanglin2/mind-map)|一个还算强大的Web思维导图。A relatively powerful web mind map.|2019|2023-12-08| |56|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label,一起加油。|1961|2023-06-28| -|57|[akl7777777/ShellGPT](https://github.com/akl7777777/ShellGPT)|**ShellGPT is a free chatgpt client, now Supported online search.no need for a key, no need to log in.Multi-node automatic speed measurement switch,Long text translation with no word limit, AI graphic ...|1940|2023-09-09| +|57|[akl7777777/ShellGPT](https://github.com/akl7777777/ShellGPT)|**ShellGPT is a free chatgpt client, now Supported online search.no need for a key, no need to log in.Multi-node automatic speed measurement switch,Long text translation with no word limit, AI graphic ...|1939|2023-09-09| |58|[savingrun/WeHalo](https://github.com/savingrun/WeHalo)|WeHalo 简约风 的微信小程序版博客:sparkles:|1885|2023-08-16| -|59|[shgopher/GOFamily](https://github.com/shgopher/GOFamily)|🔥 《GO 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。|1877|2023-12-08| -|60|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1876|2023-09-04| -|61|[talebook/talebook](https://github.com/talebook/talebook)|A simple books website. 一个简单的在线版个人书库。|1865|2023-10-03| +|59|[shgopher/GOFamily](https://github.com/shgopher/GOFamily)|🔥 《GO 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。|1878|2023-12-08| +|60|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1877|2023-09-04| +|61|[talebook/talebook](https://github.com/talebook/talebook)|A simple books website. 一个简单的在线版个人书库。|1867|2023-10-03| |62|[teadocs/numpy-cn](https://github.com/teadocs/numpy-cn)|NumPy官方中文文档(完整版)|1830|2023-10-18| -|63|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》 书稿|1789|2023-12-06| +|63|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》 书稿|1793|2023-12-08| |64|[Pau1fitz/react-interview](https://github.com/Pau1fitz/react-interview)|React Interview Questions 📙 📚 📖 🔎 ✒️|1744|2023-06-23| |65|[Sunny-117/js-challenges](https://github.com/Sunny-117/js-challenges)|✨✨✨ 集锦 2022-2023年 前端JavaScript 手写题,编程题,Not just for interviews|1671|2023-11-04| |66|[BetaSu/fe-hunter](https://github.com/BetaSu/fe-hunter)|每天一道题,3个月后,你就是面试小能手,答题还能赚钱哦|1652|2023-11-14| |67|[rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn)|Rust By Example 中文版(包含在线代码编辑器)|1621|2023-11-23| -|68|[daymade/Twitter-Block-Porn](https://github.com/daymade/Twitter-Block-Porn)|共享黑名单, 一键拉黑所有黄推诈骗犯. Block scammers who sending fake porn comments, and help you improve your experience using Twitter.|1615|2023-12-08| -|69|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)|1518|2023-12-06| +|68|[daymade/Twitter-Block-Porn](https://github.com/daymade/Twitter-Block-Porn)|共享黑名单, 一键拉黑所有黄推诈骗犯. Block scammers who sending fake porn comments, and help you improve your experience using Twitter.|1616|2023-12-08| +|69|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)|1519|2023-12-06| |70|[tengge1/ShadowEditor](https://github.com/tengge1/ShadowEditor)|Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. https://tengge1.github.io/ShadowEditor-examples/|1507|2023-11-03| |71|[su37josephxia/wheel-awesome](https://github.com/su37josephxia/wheel-awesome)|天天造轮子,手写面试常见源码。|1492|2023-10-13| |72|[XPoet/js-data-structures-and-algorithms](https://github.com/XPoet/js-data-structures-and-algorithms)|从 0 到 1 学习 JavaScript 数据结构与算法|1461|2023-07-25| -|73|[kska32/ebooks](https://github.com/kska32/ebooks)|收藏的一些经典的历史、政治、心理、哲学、数学、计算机方面电子书(约10万本)|1431|2023-09-28| +|73|[kska32/ebooks](https://github.com/kska32/ebooks)|收藏的一些经典的历史、政治、心理、哲学、数学、计算机方面电子书(约10万本)|1434|2023-09-28| |74|[goldvideo/h265player](https://github.com/goldvideo/h265player)|一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。 |1413|2023-08-23| |75|[wangxinleo/wechat-public-account-push](https://github.com/wangxinleo/wechat-public-account-push)|微信公众号推送-给女朋友的浪漫|1410|2023-12-05| -|76|[woai3c/Front-end-articles](https://github.com/woai3c/Front-end-articles)|分享我的编程经验和学习心得,订阅请点 watch|1390|2023-11-14| +|76|[woai3c/Front-end-articles](https://github.com/woai3c/Front-end-articles)|分享我的编程经验和学习心得,订阅请点 watch|1391|2023-11-14| |77|[shengxinjing/fe-advanced-interview](https://github.com/shengxinjing/fe-advanced-interview)|前端进阶面试指南|1344|2023-10-29| |78|[zhuweiyou/weixin-game-helper](https://github.com/zhuweiyou/weixin-game-helper)|微信小游戏辅助合集(加减大师、包你懂我、大家来找茬腾讯版、头脑王者、好友画我、悦动音符、我最在行、星途WeGoing、猜画小歌、知乎答题王、腾讯中国象棋、跳一跳、题多多黄金版)|1338|2023-06-21| |79|[lqqyt2423/wechat_spider](https://github.com/lqqyt2423/wechat_spider)|微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。|1323|2023-06-20| -|80|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|1315|2023-12-01| +|80|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|1316|2023-12-01| |81|[tengj/SpringBootDemo](https://github.com/tengj/SpringBootDemo)|Spring Boot学习系列|1299|2023-12-05| |82|[apachecn/spark-doc-zh](https://github.com/apachecn/spark-doc-zh)|Apache Spark 官方文档中文版|1186|2023-07-21| -|83|[LearnPrompt/LearnPrompt](https://github.com/LearnPrompt/LearnPrompt)|永久免费开源的 AIGC 课程, 目前已支持 ChatGPT, Midjourney, Runway, Stable Diffusion, AI数字人,AI声音&音乐,大模型微调|1160|2023-11-22| -|84|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|1158|2023-10-12| +|83|[LearnPrompt/LearnPrompt](https://github.com/LearnPrompt/LearnPrompt)|永久免费开源的 AIGC 课程, 目前已支持 ChatGPT, Midjourney, Runway, Stable Diffusion, AI数字人,AI声音&音乐,大模型微调|1163|2023-11-22| +|84|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|1160|2023-10-12| |85|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊 (已完结)|1140|2023-11-24| |86|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库,微信小程序项目代码分享,组件文档地址:https://www.thorui.cn/doc |1105|2023-11-04| -|87|[ZYSzys/awesome-captcha](https://github.com/ZYSzys/awesome-captcha)|:key: Curated list of awesome captcha libraries and crack tools.|1097|2023-11-27| -|88|[timqian/openprompt.co](https://github.com/timqian/openprompt.co)|Create. Use. Share. ChatGPT prompts|1089|2023-12-07| -|89|[alphapapa/emacs-package-dev-handbook](https://github.com/alphapapa/emacs-package-dev-handbook)|An Emacs package development handbook. Built with Emacs, by Emacs package developers, for Emacs package developers.|1041|2023-11-23| -|90|[kesixin/QuestionWechatApp](https://github.com/kesixin/QuestionWechatApp)|微信小程序,考试小程序,答题小程序,刷题小程序。毕业设计小程序,有前后端完整源码和数据库,易于二次开发。还可用于考试活动,企业内部考核,内部培训等职业考试刷题。|1035|2023-12-08| -|91|[leochen-g/wechat-assistant-pro](https://github.com/leochen-g/wechat-assistant-pro)|智能微秘书客户端,搭配|1033|2023-12-07| -|92|[fmz200/wool_scripts](https://github.com/fmz200/wool_scripts)|收集一些QuantumultX、Loon、Surge、ShadowRocket的配置与脚本,去广告合集。不止有QuantumultX脚本!|1017|2023-12-08| -|93|[StaZhu/enable-chromium-hevc-hardware-decoding](https://github.com/StaZhu/enable-chromium-hevc-hardware-decoding)|A guide that teach you enable hardware HEVC decoding & encoding for Chrome / Edge, or build a custom version of Chromium / Electron that supports hardware & software HEVC decoding and hardware HEVC en ...|1002|2023-12-08| +|87|[ZYSzys/awesome-captcha](https://github.com/ZYSzys/awesome-captcha)|:key: Curated list of awesome captcha libraries and crack tools.|1098|2023-11-27| +|88|[timqian/openprompt.co](https://github.com/timqian/openprompt.co)|Create. Use. Share. ChatGPT prompts|1088|2023-12-07| +|89|[alphapapa/emacs-package-dev-handbook](https://github.com/alphapapa/emacs-package-dev-handbook)|An Emacs package development handbook. Built with Emacs, by Emacs package developers, for Emacs package developers.|1042|2023-11-23| +|90|[leochen-g/wechat-assistant-pro](https://github.com/leochen-g/wechat-assistant-pro)|智能微秘书客户端,搭配|1035|2023-12-07| +|91|[kesixin/QuestionWechatApp](https://github.com/kesixin/QuestionWechatApp)|微信小程序,考试小程序,答题小程序,刷题小程序。毕业设计小程序,有前后端完整源码和数据库,易于二次开发。还可用于考试活动,企业内部考核,内部培训等职业考试刷题。|1035|2023-12-08| +|92|[fmz200/wool_scripts](https://github.com/fmz200/wool_scripts)|收集一些QuantumultX、Loon、Surge、ShadowRocket的配置与脚本,去广告合集。不止有QuantumultX脚本!|1020|2023-12-09| +|93|[StaZhu/enable-chromium-hevc-hardware-decoding](https://github.com/StaZhu/enable-chromium-hevc-hardware-decoding)|A guide that teach you enable hardware HEVC decoding & encoding for Chrome / Edge, or build a custom version of Chromium / Electron that supports hardware & software HEVC decoding and hardware HEVC en ...|1003|2023-12-08| |94|[Asabeneh/JavaScript-for-Everyone](https://github.com/Asabeneh/JavaScript-for-Everyone)|A step by step guide to learn JavaScript and programming. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw|985|2023-08-25| |95|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的前端学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等,还有很多我的原创文章,喜欢的朋友欢迎stat。:rocket:持续更新中...|941|2023-12-05| |96|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|基于C#/.NET8的 masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。|929|2023-12-08| -|97|[liaogx/fastapi-tutorial](https://github.com/liaogx/fastapi-tutorial)|整体的介绍 FastAPI,快速上手开发,结合 API 交互文档逐个讲解核心模块的使用。视频学习地址:|880|2023-08-09| -|98|[a1029563229/blogs](https://github.com/a1029563229/blogs)|博客文章收录|872|2023-07-08| -|99|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档,欢迎贡献!|872|2023-10-18| -|100|[codehub666/94list](https://github.com/codehub666/94list)|百度网盘分享链接分析渲染列表辅助下载开源程序|870|2023-10-31| -|101|[oubingbing/school_wechat](https://github.com/oubingbing/school_wechat)|校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。|867|2023-11-29| -|102|[oTranscribe/oTranscribe](https://github.com/oTranscribe/oTranscribe)|A free & open tool for transcribing audio interviews|855|2023-12-07| -|103|[course-dasheng/fe-algorithm](https://github.com/course-dasheng/fe-algorithm)|前端啃算法,一次性解决前端工程师的算法学习问题|841|2023-09-08| -|104|[anubhavsrivastava/awesome-ui-component-library](https://github.com/anubhavsrivastava/awesome-ui-component-library)|Curated list of framework component libraries for UI styles/toolkit|821|2023-11-07| -|105|[decomoji/decomoji](https://github.com/decomoji/decomoji)|Custom icon collection for slack reaction|768|2023-12-03| -|106|[k1995/github-i18n-plugin](https://github.com/k1995/github-i18n-plugin)|GitHub官网汉化、中文翻译插件 :cn: |753|2023-10-01| -|107|[apachecn/lightgbm-doc-zh](https://github.com/apachecn/lightgbm-doc-zh)|LightGBM 中文文档|744|2023-08-01| -|108|[journey-ad/sd-webui-bilingual-localization](https://github.com/journey-ad/sd-webui-bilingual-localization)|Stable Diffusion web UI bilingual localization extensions. SD WebUI双语对照翻译插件|738|2023-08-29| -|109|[Veal98/cs-wiki](https://github.com/Veal98/cs-wiki)|📙 致力打造完善的后端知识体系. Not only an Interview-Guide, but also a Learning-Direction.|735|2023-06-09| -|110|[anzhihe/Free-Web-Books](https://github.com/anzhihe/Free-Web-Books)|Learn books from TCP/IP HTTP(s) HTML、CSS、JS、JQuery Vue PHP Web Web Server|720|2023-07-19| -|111|[Ahaochan/Tampermonkey](https://github.com/Ahaochan/Tampermonkey)|油猴脚本集合|719|2023-10-05| +|97|[blossom-editor/blossom](https://github.com/blossom-editor/blossom)|A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization(支持私有部署的云端存储双链笔记软件)|894|2023-12-09| +|98|[codehub666/94list](https://github.com/codehub666/94list)|百度网盘分享链接分析渲染列表辅助下载开源程序|886|2023-10-31| +|99|[liaogx/fastapi-tutorial](https://github.com/liaogx/fastapi-tutorial)|整体的介绍 FastAPI,快速上手开发,结合 API 交互文档逐个讲解核心模块的使用。视频学习地址:|880|2023-08-09| +|100|[a1029563229/blogs](https://github.com/a1029563229/blogs)|博客文章收录|872|2023-07-08| +|101|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档,欢迎贡献!|872|2023-10-18| +|102|[oubingbing/school_wechat](https://github.com/oubingbing/school_wechat)|校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。|867|2023-11-29| +|103|[oTranscribe/oTranscribe](https://github.com/oTranscribe/oTranscribe)|A free & open tool for transcribing audio interviews|855|2023-12-07| +|104|[course-dasheng/fe-algorithm](https://github.com/course-dasheng/fe-algorithm)|前端啃算法,一次性解决前端工程师的算法学习问题|841|2023-09-08| +|105|[anubhavsrivastava/awesome-ui-component-library](https://github.com/anubhavsrivastava/awesome-ui-component-library)|Curated list of framework component libraries for UI styles/toolkit|821|2023-11-07| +|106|[decomoji/decomoji](https://github.com/decomoji/decomoji)|Custom icon collection for slack reaction|769|2023-12-09| +|107|[k1995/github-i18n-plugin](https://github.com/k1995/github-i18n-plugin)|GitHub官网汉化、中文翻译插件 :cn: |753|2023-10-01| +|108|[apachecn/lightgbm-doc-zh](https://github.com/apachecn/lightgbm-doc-zh)|LightGBM 中文文档|744|2023-08-01| +|109|[journey-ad/sd-webui-bilingual-localization](https://github.com/journey-ad/sd-webui-bilingual-localization)|Stable Diffusion web UI bilingual localization extensions. SD WebUI双语对照翻译插件|738|2023-08-29| +|110|[anzhihe/Free-Web-Books](https://github.com/anzhihe/Free-Web-Books)|Learn books from TCP/IP HTTP(s) HTML、CSS、JS、JQuery Vue PHP Web Web Server|721|2023-07-19| +|111|[Ahaochan/Tampermonkey](https://github.com/Ahaochan/Tampermonkey)|油猴脚本集合|720|2023-10-05| |112|[Simp1er/MobileSec](https://github.com/Simp1er/MobileSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|715|2023-09-11| |113|[qinhua/halo-theme-joe2.0](https://github.com/qinhua/halo-theme-joe2.0)|🌈 一款 Halo 博客主题 Joe2.0|690|2023-06-26| -|114|[vvo/tzdb](https://github.com/vvo/tzdb)|🕰 Simplified, grouped and always up to date list of time zones, with major cities|688|2023-12-05| -|115|[csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)|JavaScript的学习代码总结,高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…,JavaScript是世界上最好的语言!|666|2023-11-12| -|116|[zhang-wangz/LeetCodeRating](https://github.com/zhang-wangz/LeetCodeRating)|一款对应力扣的浏览器油猴插件 TamperMonkey Chrome|613|2023-12-08| -|117|[cyao2q/files](https://github.com/cyao2q/files)|TVBox开源版,盒子软件分享|588|2023-12-04| +|114|[vvo/tzdb](https://github.com/vvo/tzdb)|🕰 Simplified, grouped and always up to date list of time zones, with major cities|688|2023-12-08| +|115|[csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)|JavaScript的学习代码总结,高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…,JavaScript是世界上最好的语言!|667|2023-11-12| +|116|[zhang-wangz/LeetCodeRating](https://github.com/zhang-wangz/LeetCodeRating)|一款对应力扣的浏览器油猴插件 TamperMonkey Chrome|613|2023-12-09| +|117|[cyao2q/files](https://github.com/cyao2q/files)|TVBox开源版,盒子软件分享|590|2023-12-04| |118|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|586|2023-10-24| |119|[twilio-labs/open-pixel-art](https://github.com/twilio-labs/open-pixel-art)|A collaborative pixel art project to teach people how to contribute to open-source|562|2023-08-18| |120|[mazipan/hello-open-source](https://github.com/mazipan/hello-open-source)|🖐️ A repository to learn about open source code contributions flow|560|2023-12-01| -|121|[apachecn/xgboost-doc-zh](https://github.com/apachecn/xgboost-doc-zh)|XGBoost 中文文档|549|2023-07-27| -|122|[fishjar/kiss-translator](https://github.com/fishjar/kiss-translator)|A simple, open source bilingual translation extension & Greasemonkey script (一个简约、开源的 双语对照翻译扩展 & 油猴脚本)|542|2023-11-30| +|121|[fishjar/kiss-translator](https://github.com/fishjar/kiss-translator)|A simple, open source bilingual translation extension & Greasemonkey script (一个简约、开源的 双语对照翻译扩展 & 油猴脚本)|549|2023-11-30| +|122|[apachecn/xgboost-doc-zh](https://github.com/apachecn/xgboost-doc-zh)|XGBoost 中文文档|549|2023-07-27| |123|[teadocs/matplotlib-cn](https://github.com/teadocs/matplotlib-cn)|matplotlib中文文档|519|2023-10-18| -|124|[bitshares/bitshares-ui](https://github.com/bitshares/bitshares-ui)|Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain|514|2023-12-04| -|125|[dragonir/threejs-odessey](https://github.com/dragonir/threejs-odessey)|Three.js 进阶之旅,掘金专栏配套项目。从基础入门开始,全方位了解Three.js的各种特性,并结合和应用对应特性,实现令人眼前一亮的Web创意页面,进而逐步挖掘Three.js和WebGL深层次的知识。 👇|486|2023-08-04| -|126|[apachecn/opencv-doc-zh](https://github.com/apachecn/opencv-doc-zh)|:book: [译] OpenCV 中文文档|486|2023-07-21| +|124|[bitshares/bitshares-ui](https://github.com/bitshares/bitshares-ui)|Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain|514|2023-12-07| +|125|[apachecn/opencv-doc-zh](https://github.com/apachecn/opencv-doc-zh)|:book: [译] OpenCV 中文文档|487|2023-07-21| +|126|[dragonir/threejs-odessey](https://github.com/dragonir/threejs-odessey)|Three.js 进阶之旅,掘金专栏配套项目。从基础入门开始,全方位了解Three.js的各种特性,并结合和应用对应特性,实现令人眼前一亮的Web创意页面,进而逐步挖掘Three.js和WebGL深层次的知识。 👇|486|2023-08-04| |127|[wulivictor/ExamOnline](https://github.com/wulivictor/ExamOnline)|微信考试小程序,答题小程序,刷题小程序,毕业设计小程序,有前后端完整源码和数据库,易于二次开发。非常适合做毕业设计。企业内部考核,内部培训等。|483|2023-11-09| |128|[sml2h3/mmewmd_crack_for_wenshu](https://github.com/sml2h3/mmewmd_crack_for_wenshu)|文书网MmEwMd参数破解,2023.06.25供应文书一手日更数据|473|2023-06-25| |129|[Xu22Web/tech-study-js](https://github.com/Xu22Web/tech-study-js)|学习强国油猴插件 40分/天 强国脚本 A flexible and light userscript for xuexiqiangguo based on tampermonkey plugin|470|2023-07-16| -|130|[WenyanLiu/CCFrank4dblp](https://github.com/WenyanLiu/CCFrank4dblp)|Displays the China Computer Federation (CCF) recommended rank of international conferences and journals in the dblp, Google Scholar, Connected Papers and and Web of Science search results.|467|2023-11-29| +|130|[WenyanLiu/CCFrank4dblp](https://github.com/WenyanLiu/CCFrank4dblp)|Displays the China Computer Federation (CCF) recommended rank of international conferences and journals in the dblp, Google Scholar, Connected Papers and and Web of Science search results.|468|2023-11-29| |131|[mondayfirst/XXQG_TiKu](https://github.com/mondayfirst/XXQG_TiKu)|学习强国 挑战答题题库 (已适配新版本)|462|2023-12-07| -|132|[OBKoro1/web-basics](https://github.com/OBKoro1/web-basics)|大厂前端需要掌握的JS基础能力,大厂场景题、大厂面试真题欢迎提issue和PR来丰富场景题。|455|2023-08-11| +|132|[OBKoro1/web-basics](https://github.com/OBKoro1/web-basics)|大厂前端需要掌握的JS基础能力,大厂场景题、大厂面试真题欢迎提issue和PR来丰富场景题。|456|2023-08-11| |133|[xxxily/hello-ai](https://github.com/xxxily/hello-ai)|抢走你工作的不是AI,而是掌握使用AI工具的人。 降维打击最为致命:毁灭你,与你何干《三体》|453|2023-10-24| |134|[lixi5338619/lxBook](https://github.com/lixi5338619/lxBook)|《爬虫逆向进阶实战》书籍代码库|449|2023-11-08| |135|[Wscats/react-tutorial](https://github.com/Wscats/react-tutorial)|:tiger2:Some of the react tutorial - 《React学习笔记》|417|2023-07-08| @@ -147,14 +147,14 @@ |140|[country-regions/country-region-data](https://github.com/country-regions/country-region-data)|A source list of countries, regions and shortcodes in JSON and JS format.|373|2023-11-27| |141|[xzlaptt/React](https://github.com/xzlaptt/React)|React学习|372|2023-07-23| |142|[apachecn/flink-doc-zh](https://github.com/apachecn/flink-doc-zh)|Apache Flink 中文文档|370|2023-07-24| -|143|[yeyan1996/practical-javascript](https://github.com/yeyan1996/practical-javascript)|28 JavaScript Skills a Qualified Intermediate Front-End Engineer Needs to Master|366|2023-09-28| -|144|[Mayandev/fe-interview-handwrite](https://github.com/Mayandev/fe-interview-handwrite)|📖 前端面试常见手写题整理|365|2023-09-24| +|143|[Mayandev/fe-interview-handwrite](https://github.com/Mayandev/fe-interview-handwrite)|📖 前端面试常见手写题整理|366|2023-09-24| +|144|[yeyan1996/practical-javascript](https://github.com/yeyan1996/practical-javascript)|28 JavaScript Skills a Qualified Intermediate Front-End Engineer Needs to Master|366|2023-09-28| |145|[realyao/WXminiprogram-Focus-clock](https://github.com/realyao/WXminiprogram-Focus-clock)|微信小程序【专注时钟】(v1.2.2);时间规划、效率工具类、入门|361|2023-09-03| |146|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|351|2023-09-21| |147|[chaolucky18/xuexitongScript](https://github.com/chaolucky18/xuexitongScript)|学习通自动刷课脚本|350|2023-09-19| |148|[bh-lay/blog](https://github.com/bh-lay/blog)|剧中人的nodeJS版个人博客,仅仅是前后端实现,不包含博文数据。|350|2023-11-09| -|149|[xishandong/crawlProject](https://github.com/xishandong/crawlProject)|python爬虫项目合集,从基础到js逆向,包含基础篇、自动化篇、进阶篇以及验证码篇。案例涵盖各大网站(xhs douyin weibo ins boss job,jd...),你将会学到有关爬虫以及反爬虫、自动化和验证码的各方面知识|330|2023-11-04| -|150|[yetone/bob-plugin-rapidapi-deepl-translator](https://github.com/yetone/bob-plugin-rapidapi-deepl-translator)|DeepL RapidAPI 的 Bob 插件,可能是中国 macOS 用户可以无痛使用的相对合法的最便宜的 DeepL 翻译方案。|330|2023-11-05| +|149|[xishandong/crawlProject](https://github.com/xishandong/crawlProject)|python爬虫项目合集,从基础到js逆向,包含基础篇、自动化篇、进阶篇以及验证码篇。案例涵盖各大网站(xhs douyin weibo ins boss job,jd...),你将会学到有关爬虫以及反爬虫、自动化和验证码的各方面知识|331|2023-11-04| +|150|[yetone/bob-plugin-rapidapi-deepl-translator](https://github.com/yetone/bob-plugin-rapidapi-deepl-translator)|DeepL RapidAPI 的 Bob 插件,可能是中国 macOS 用户可以无痛使用的相对合法的最便宜的 DeepL 翻译方案。|331|2023-11-05| |151|[NoneDay/CellReport](https://github.com/NoneDay/CellReport)|CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源,通过内置的集合函数组织数据,以类excel界面设计最终呈现结果。|329|2023-10-27| |152|[Messiahhh/blog](https://github.com/Messiahhh/blog)|akara的前端笔记|329|2023-12-06| |153|[Liberty-liu/Everright-formEditor](https://github.com/Liberty-liu/Everright-formEditor)|:guide_dog: Powerful lowcode vue form editor,generator,designer,builder library. It provides an easy way to create custom forms. The project is extensible, easy to use and configure, and provides many ...|322|2023-11-30| @@ -165,18 +165,18 @@ |158|[jnlaoshu/MySelf](https://github.com/jnlaoshu/MySelf)|Clash、Stash、Surge、Loon、Quanx、Egern、Shadowrocket等自用配置。网上搜集,仅供参考!感谢大佬们的无私分享!|290|2023-11-30| |159|[aminomancer/uc.css.js](https://github.com/aminomancer/uc.css.js)|A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, and behaviors and eliminate nuisances. The theme is similar to other userChrome stylesheets, ...|285|2023-12-03| |160|[twz915/zqxt](https://github.com/twz915/zqxt)|自强学堂源代码 https://code.ziqiangxuetang.com/django/django-tutorial.html|281|2023-10-25| -|161|[Jackson0714/PassJava-Learning](https://github.com/Jackson0714/PassJava-Learning)|整合了Spring Cloud 实战教程+公众号内容都会同步到这个仓库。文档地址:http://www.passjava.cn|279|2023-07-19| +|161|[Jackson0714/PassJava-Learning](https://github.com/Jackson0714/PassJava-Learning)|整合了Spring Cloud 实战教程+公众号内容都会同步到这个仓库。文档地址:http://www.passjava.cn|280|2023-07-19| |162|[SukkaW/OpenCore-Document-zh_Hans](https://github.com/SukkaW/OpenCore-Document-zh_Hans)|[非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译|279|2023-08-25| -|163|[NAOSI-DLUT/DLUT_SE_Courses](https://github.com/NAOSI-DLUT/DLUT_SE_Courses)|大连理工大学软件工程专业课程指南 开发区其他专业见组织内对应仓库|275|2023-12-05| +|163|[NAOSI-DLUT/DLUT_SE_Courses](https://github.com/NAOSI-DLUT/DLUT_SE_Courses)|大连理工大学软件工程专业课程指南 开发区其他专业见组织内对应仓库|276|2023-12-05| |164|[weishakeji/LearningSystem](https://github.com/weishakeji/LearningSystem)|前后端分离(MVVM架构),C#、Sqlserver、Vue。web端采用ElementUI,手机端采用VantUI,管理后台采用WebdeskUI。直播、视频学习、试题练习、测试、考试、学习证明、成绩打印,真正实现“学、练、考”一体。微信支持、支付宝支付。私有化部署,永久授权,终身享用。安装量超三万家。|272|2023-12-07| |165|[tw93/Maple](https://github.com/tw93/Maple)|🍁 Hide the bookmark bar, use Maple Bookmarks to surf smoothly. 🍁 隐藏书签栏,使用枫叶书签让你行云流水。|267|2023-12-04| |166|[edm00se/awesome-board-games](https://github.com/edm00se/awesome-board-games)|A curated list of awesome and exceptional board games. Please contribute!|260|2023-12-01| |167|[biuuu/BLHXFY](https://github.com/biuuu/BLHXFY)|碧蓝幻想翻译|250|2023-11-30| |168|[js-functional/js-funcional](https://github.com/js-functional/js-funcional)|A Cookbook for writing FP in JavaScript using ES6|250|2023-09-07| -|169|[jiangshanmeta/meta](https://github.com/jiangshanmeta/meta)|leetcode javascript/typescript实现|248|2023-12-07| -|170|[PKM-er/Pkmer-Docs](https://github.com/PKM-er/Pkmer-Docs)|Pkmer知识管理共建项目|247|2023-12-08| -|171|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|二丫讲梵👇博客全部源码|247|2023-12-07| -|172|[csfive/composing-programs-zh](https://github.com/csfive/composing-programs-zh)|🦊 CS61A 教材 Composing Programs 的中文翻译|245|2023-12-07| +|169|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|二丫讲梵👇博客全部源码|248|2023-12-07| +|170|[jiangshanmeta/meta](https://github.com/jiangshanmeta/meta)|leetcode javascript/typescript实现|248|2023-12-07| +|171|[PKM-er/Pkmer-Docs](https://github.com/PKM-er/Pkmer-Docs)|Pkmer知识管理共建项目|247|2023-12-08| +|172|[csfive/composing-programs-zh](https://github.com/csfive/composing-programs-zh)|🦊 CS61A 教材 Composing Programs 的中文翻译|246|2023-12-07| |173|[liubin915249126/javascript](https://github.com/liubin915249126/javascript)|len的博客->前端相关。 |237|2023-11-27| |174|[TerryZ/v-selectpage](https://github.com/TerryZ/v-selectpage)|SelectPage for Vue, a select items components provides the list of items with pagination|235|2023-10-27| |175|[wenhaomin/ChatGPT-PromptGenius](https://github.com/wenhaomin/ChatGPT-PromptGenius)|All-purpose prompts website with hierarchical classification system. Helps you quickly find and share wonderful prompts! 全面、有效的提示词大全网站,帮助提升生产力和质量。|232|2023-10-17| @@ -197,9 +197,9 @@ |190|[Sunny-lucking/blog](https://github.com/Sunny-lucking/blog)|写博客,记录成长|194|2023-09-02| |191|[alwxkxk/threejs-example](https://github.com/alwxkxk/threejs-example)|3D可视化教程|192|2023-07-22| |192|[hijiangtao/LeetCode-with-JavaScript](https://github.com/hijiangtao/LeetCode-with-JavaScript)|Solutions collection of LeetCode submissions in JavaScript & TypeScript (LeetCode 解题集之 JavaScript & TypeScript 版)|191|2023-07-19| -|193|[haiibo/openwrt-packages](https://github.com/haiibo/openwrt-packages)|常用 OpenWrt 软件包合集,定时自动更新,适用于 Lean 源码|190|2023-12-08| +|193|[haiibo/openwrt-packages](https://github.com/haiibo/openwrt-packages)|常用 OpenWrt 软件包合集,定时自动更新,适用于 Lean 源码|190|2023-12-09| |194|[qiqihaobenben/Front-End-Basics](https://github.com/qiqihaobenben/Front-End-Basics)|前端&全栈基础知识的总结,可以当笔记用的那种,点击链接:|189|2023-12-03| -|195|[Anmours/Bncr](https://github.com/Anmours/Bncr)|基于nodejs的机器人框架,它拥有无限可能,我愿称之为《无界》|183|2023-07-28| +|195|[Anmours/Bncr](https://github.com/Anmours/Bncr)|基于nodejs的机器人框架,它拥有无限可能,我愿称之为《无界》|184|2023-07-28| |196|[xiaomaoJT/QxScript](https://github.com/xiaomaoJT/QxScript)|QuantumultX 规则学习记录;请不要fork项目!!!|177|2023-12-08| |197|[cangSDARM/illustrate](https://github.com/cangSDARM/illustrate)|illustrate QUIC, TLS 1.2, TLS 1.3, DTLS 中文翻译 |175|2023-08-10| |198|[chaosopen/elasticsearch_in_action](https://github.com/chaosopen/elasticsearch_in_action)|《ElasticSearch入门到实战》电子书,从入门到进阶实战项目的教程文档,框架SpringBoot框架整合ES。|175|2023-11-17| diff --git a/content/charts/overall/knowledge/Python.md b/content/charts/overall/knowledge/Python.md index 73e18dbe..6dedfb57 100644 --- a/content/charts/overall/knowledge/Python.md +++ b/content/charts/overall/knowledge/Python.md @@ -1,138 +1,138 @@ 返回目录问题反馈 # 中文总榜 > 资料类 > Python -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|237108|2023-12-02| -|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|143274|2023-11-24| -|3|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|79335|2023-12-04| -|4|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。|51601|2023-12-04| -|5|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|34522|2023-10-07| -|6|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|28925|2023-09-02| -|7|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|22369|2023-11-30| -|8|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|20583|2023-12-05| -|9|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|20546|2023-12-01| -|10|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|🐧 A list of awesome Linux softwares |20143|2023-12-03| -|11|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.|20070|2023-12-07| -|12|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|18598|2023-11-23| -|13|[kaixindelele/ChatPaper](https://github.com/kaixindelele/ChatPaper)|Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复|16224|2023-10-29| -|14|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ...|14176|2023-09-20| -|15|[LiLittleCat/awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt)|🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. |13046|2023-12-07| -|16|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12400|2023-09-20| -|17|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|12318|2023-12-08| -|18|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|10438|2023-11-25| -|19|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|10104|2023-10-25| -|20|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|8888|2023-10-10| -|21|[yzfly/awesome-chatgpt-zh](https://github.com/yzfly/awesome-chatgpt-zh)|ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀|8886|2023-12-07| +|1|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|237148|2023-12-08| +|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|143435|2023-11-24| +|3|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|79397|2023-12-04| +|4|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。|51633|2023-12-04| +|5|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|34527|2023-10-07| +|6|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|28926|2023-09-02| +|7|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|22370|2023-11-30| +|8|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|20585|2023-12-05| +|9|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|20548|2023-12-01| +|10|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|🐧 A list of awesome Linux softwares |20149|2023-12-09| +|11|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.|20080|2023-12-07| +|12|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|18602|2023-11-23| +|13|[kaixindelele/ChatPaper](https://github.com/kaixindelele/ChatPaper)|Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复|16230|2023-10-29| +|14|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ...|14186|2023-09-20| +|15|[LiLittleCat/awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt)|🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. |13073|2023-12-07| +|16|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12399|2023-09-20| +|17|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|12323|2023-12-08| +|18|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|10442|2023-11-25| +|19|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|10109|2023-10-25| +|20|[yzfly/awesome-chatgpt-zh](https://github.com/yzfly/awesome-chatgpt-zh)|ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀|8893|2023-12-07| +|21|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|8889|2023-10-10| |22|[MorvanZhou/Reinforcement-learning-with-tensorflow](https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow)|Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学|8416|2023-07-17| -|23|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|8147|2023-11-24| -|24|[OpenTalker/SadTalker](https://github.com/OpenTalker/SadTalker)|[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation|8087|2023-12-05| +|23|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|8154|2023-11-24| +|24|[OpenTalker/SadTalker](https://github.com/OpenTalker/SadTalker)|[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation|8098|2023-12-05| |25|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|7741|2023-09-03| -|26|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|7319|2023-11-23| -|27|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|7154|2023-12-01| -|28|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|6986|2023-09-28| +|26|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|7330|2023-11-23| +|27|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|7157|2023-12-01| +|28|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|6987|2023-09-28| |29|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6948|2023-10-04| -|30|[taobao/nginx-book](https://github.com/taobao/nginx-book)|Nginx开发从入门到精通|6786|2023-11-20| -|31|[Visualize-ML/Book4_Power-of-Matrix](https://github.com/Visualize-ML/Book4_Power-of-Matrix)|Book_4_《矩阵力量》 鸢尾花书:从加减乘除到机器学习;上架!|6673|2023-11-10| -|32|[modelscope/facechain](https://github.com/modelscope/facechain)|FaceChain is a deep-learning toolchain for generating your Digital-Twin.|6614|2023-12-08| -|33|[yihong0618/bilingual_book_maker](https://github.com/yihong0618/bilingual_book_maker)|Make bilingual epub books Using AI translate|6439|2023-11-26| -|34|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|5889|2023-10-07| +|30|[taobao/nginx-book](https://github.com/taobao/nginx-book)|Nginx开发从入门到精通|6787|2023-11-20| +|31|[Visualize-ML/Book4_Power-of-Matrix](https://github.com/Visualize-ML/Book4_Power-of-Matrix)|Book_4_《矩阵力量》 鸢尾花书:从加减乘除到机器学习;上架!|6676|2023-11-10| +|32|[modelscope/facechain](https://github.com/modelscope/facechain)|FaceChain is a deep-learning toolchain for generating your Digital-Twin.|6620|2023-12-09| +|33|[yihong0618/bilingual_book_maker](https://github.com/yihong0618/bilingual_book_maker)|Make bilingual epub books Using AI translate|6443|2023-11-26| +|34|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|5891|2023-10-07| |35|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|5790|2023-11-05| |36|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5667|2023-11-15| -|37|[SmirkCao/Lihang](https://github.com/SmirkCao/Lihang)|Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]|5586|2023-08-05| -|38|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|5446|2023-11-23| -|39|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|5186|2023-12-07| +|37|[SmirkCao/Lihang](https://github.com/SmirkCao/Lihang)|Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]|5589|2023-08-05| +|38|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|5453|2023-11-23| +|39|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|5189|2023-12-08| |40|[Visualize-ML/Book3_Elements-of-Mathematics](https://github.com/Visualize-ML/Book3_Elements-of-Mathematics)|Book_3_《数学要素》 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!|4945|2023-11-10| -|41|[01-ai/Yi](https://github.com/01-ai/Yi)|A series of large language models trained from scratch by developers @01-ai|4855|2023-12-05| -|42|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|4700|2023-10-30| -|43|[ownthink/KnowledgeGraphData](https://github.com/ownthink/KnowledgeGraphData)|史上最大规模1.4亿中文知识图谱开源下载|4662|2023-12-06| +|41|[01-ai/Yi](https://github.com/01-ai/Yi)|A series of large language models trained from scratch by developers @01-ai|4877|2023-12-09| +|42|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|4699|2023-10-30| +|43|[ownthink/KnowledgeGraphData](https://github.com/ownthink/KnowledgeGraphData)|史上最大规模1.4亿中文知识图谱开源下载|4663|2023-12-06| |44|[EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking)|:star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新|4600|2023-12-08| -|45|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|4511|2023-08-02| -|46|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|4447|2023-11-28| -|47|[EwingYangs/awesome-open-gpt](https://github.com/EwingYangs/awesome-open-gpt)|Collection of Open Source Projects Related to GPT,GPT相关开源项目合集🚀、精选🔥🔥|4392|2023-12-05| -|48|[ct-Open-Source/tuya-convert](https://github.com/ct-Open-Source/tuya-convert)|A collection of scripts to flash Tuya IoT devices to alternative firmwares|4343|2023-12-05| -|49|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器,慕课下载器,Mooc网课下载,慕课网,中国大学,网易云课堂,有道精品课,腾讯课堂,B站课堂,中公网校,学浪,抖音课堂,小鹅通,千聊,超星学习通,学银在线,智慧职教,智慧树,学堂在线,爱课程下载;支持视频,课件同时下载|3904|2023-12-06| -|50|[SCIR-HI/Huatuo-Llama-Med-Chinese](https://github.com/SCIR-HI/Huatuo-Llama-Med-Chinese)|Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调|3876|2023-10-30| -|51|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/t ...|3826|2023-12-07| -|52|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。|3771|2023-12-08| +|45|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|4513|2023-08-02| +|46|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|4448|2023-11-28| +|47|[EwingYangs/awesome-open-gpt](https://github.com/EwingYangs/awesome-open-gpt)|Collection of Open Source Projects Related to GPT,GPT相关开源项目合集🚀、精选🔥🔥|4398|2023-12-05| +|48|[ct-Open-Source/tuya-convert](https://github.com/ct-Open-Source/tuya-convert)|A collection of scripts to flash Tuya IoT devices to alternative firmwares|4344|2023-12-05| +|49|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器,慕课下载器,Mooc网课下载,慕课网,中国大学,网易云课堂,有道精品课,腾讯课堂,B站课堂,中公网校,学浪,抖音课堂,小鹅通,千聊,超星学习通,学银在线,智慧职教,智慧树,学堂在线,爱课程下载;支持视频,课件同时下载|3905|2023-12-06| +|50|[SCIR-HI/Huatuo-Llama-Med-Chinese](https://github.com/SCIR-HI/Huatuo-Llama-Med-Chinese)|Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调|3881|2023-10-30| +|51|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/t ...|3827|2023-12-07| +|52|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。|3779|2023-12-08| |53|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|3704|2023-07-09| -|54|[lucidrains/x-transformers](https://github.com/lucidrains/x-transformers)|A simple but complete full-attention transformer with a set of promising experimental features from various papers|3644|2023-12-08| +|54|[lucidrains/x-transformers](https://github.com/lucidrains/x-transformers)|A simple but complete full-attention transformer with a set of promising experimental features from various papers|3646|2023-12-08| |55|[lonePatient/awesome-pretrained-chinese-nlp-models](https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models)|Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合|3500|2023-12-05| |56|[r0ysue/AndroidSecurityStudy](https://github.com/r0ysue/AndroidSecurityStudy)|安卓应用安全学习|3326|2023-12-02| -|57|[Luodian/Otter](https://github.com/Luodian/Otter)|🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.|3244|2023-12-07| -|58|[baichuan-inc/Baichuan2](https://github.com/baichuan-inc/Baichuan2)|A series of large language models developed by Baichuan Intelligent Technology|3189|2023-12-08| -|59|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821|3074|2023-09-22| -|60|[zyddnys/manga-image-translator](https://github.com/zyddnys/manga-image-translator)|Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/|3018|2023-12-07| -|61|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|2964|2023-06-25| -|62|[Threekiii/Awesome-Redteam](https://github.com/Threekiii/Awesome-Redteam)|一个攻防知识仓库|2940|2023-12-06| -|63|[pinry/pinry](https://github.com/pinry/pinry)|Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. It's open-source and self-hosted.|2937|2023-07-11| +|57|[Luodian/Otter](https://github.com/Luodian/Otter)|🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.|3245|2023-12-09| +|58|[baichuan-inc/Baichuan2](https://github.com/baichuan-inc/Baichuan2)|A series of large language models developed by Baichuan Intelligent Technology|3192|2023-12-08| +|59|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821|3076|2023-09-22| +|60|[zyddnys/manga-image-translator](https://github.com/zyddnys/manga-image-translator)|Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/|3028|2023-12-07| +|61|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|2965|2023-06-25| +|62|[Threekiii/Awesome-Redteam](https://github.com/Threekiii/Awesome-Redteam)|一个攻防知识仓库|2940|2023-12-09| +|63|[pinry/pinry](https://github.com/pinry/pinry)|Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. It's open-source and self-hosted.|2939|2023-07-11| |64|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|2906|2023-11-27| -|65|[sgrvinod/a-PyTorch-Tutorial-to-Object-Detection](https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Object-Detection)|SSD: Single Shot MultiBox Detector a PyTorch Tutorial to Object Detection|2887|2023-11-11| -|66|[Mr-xn/BurpSuite-collections](https://github.com/Mr-xn/BurpSuite-collections)|有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file|2846|2023-08-04| -|67|[OpenBMB/BMTools](https://github.com/OpenBMB/BMTools)|Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins|2734|2023-12-05| -|68|[mars-project/mars](https://github.com/mars-project/mars)|Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.|2656|2023-11-02| -|69|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|2652|2023-07-02| -|70|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|2634|2023-07-23| -|71|[QData/TextAttack](https://github.com/QData/TextAttack)|TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/|2578|2023-12-07| -|72|[jumper2014/lianjia-beike-spider](https://github.com/jumper2014/lianjia-beike-spider)|链家网和贝壳网房价爬虫,采集北京上海广州深圳等21个中国主要城市的房价数据(小区,二手房,出租房,新房),稳定可靠快速!支持csv,MySQL, MongoDB,Excel, json存储,支持Python2和3,图表展示数据,注释丰富 ,点星支持,仅供学习参考,请勿用于商业用途,后果自负。|2567|2023-07-15| -|73|[X-D-Lab/LangChain-ChatGLM-Webui](https://github.com/X-D-Lab/LangChain-ChatGLM-Webui)|基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答|2525|2023-09-30| -|74|[AnsonZnl/RehabilitationGuide](https://github.com/AnsonZnl/RehabilitationGuide)|颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。|2505|2023-12-02| +|65|[sgrvinod/a-PyTorch-Tutorial-to-Object-Detection](https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Object-Detection)|SSD: Single Shot MultiBox Detector a PyTorch Tutorial to Object Detection|2888|2023-11-11| +|66|[Mr-xn/BurpSuite-collections](https://github.com/Mr-xn/BurpSuite-collections)|有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file|2848|2023-08-04| +|67|[OpenBMB/BMTools](https://github.com/OpenBMB/BMTools)|Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins|2735|2023-12-05| +|68|[mars-project/mars](https://github.com/mars-project/mars)|Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.|2657|2023-11-02| +|69|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|2653|2023-07-02| +|70|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|2636|2023-07-23| +|71|[QData/TextAttack](https://github.com/QData/TextAttack)|TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/|2580|2023-12-07| +|72|[jumper2014/lianjia-beike-spider](https://github.com/jumper2014/lianjia-beike-spider)|链家网和贝壳网房价爬虫,采集北京上海广州深圳等21个中国主要城市的房价数据(小区,二手房,出租房,新房),稳定可靠快速!支持csv,MySQL, MongoDB,Excel, json存储,支持Python2和3,图表展示数据,注释丰富 ,点星支持,仅供学习参考,请勿用于商业用途,后果自负。|2568|2023-07-15| +|73|[X-D-Lab/LangChain-ChatGLM-Webui](https://github.com/X-D-Lab/LangChain-ChatGLM-Webui)|基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答|2532|2023-09-30| +|74|[AnsonZnl/RehabilitationGuide](https://github.com/AnsonZnl/RehabilitationGuide)|颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。|2513|2023-12-02| |75|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|2485|2023-09-15| -|76|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|2384|2023-09-05| -|77|[kaqijiang/Auto-GPT-ZH](https://github.com/kaqijiang/Auto-GPT-ZH)|Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现|2315|2023-09-25| -|78|[guanguans/favorite-link](https://github.com/guanguans/favorite-link)|❤️ 每天收集喜欢的开源项目 RSS 订阅 快知 app 订阅|2279|2023-12-08| -|79|[vastsa/FileCodeBox](https://github.com/vastsa/FileCodeBox)|文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)|2258|2023-12-06| -|80|[yihong0618/Kindle_download_helper](https://github.com/yihong0618/Kindle_download_helper)|Download all your kindle books script.|2241|2023-11-11| +|76|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|2385|2023-09-05| +|77|[kaqijiang/Auto-GPT-ZH](https://github.com/kaqijiang/Auto-GPT-ZH)|Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现|2316|2023-09-25| +|78|[guanguans/favorite-link](https://github.com/guanguans/favorite-link)|❤️ 每天收集喜欢的开源项目 RSS 订阅 快知 app 订阅|2280|2023-12-08| +|79|[vastsa/FileCodeBox](https://github.com/vastsa/FileCodeBox)|文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)|2259|2023-12-06| +|80|[yihong0618/Kindle_download_helper](https://github.com/yihong0618/Kindle_download_helper)|Download all your kindle books script.|2243|2023-11-11| |81|[explosion/spacy-course](https://github.com/explosion/spacy-course)|👩‍🏫 Advanced NLP with spaCy: A free online course|2226|2023-08-30| -|82|[coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP)|各种漏洞poc、Exp的收集或编写|2217|2023-08-23| -|83|[OFA-Sys/OFA](https://github.com/OFA-Sys/OFA)|Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework|2195|2023-10-25| -|84|[marcelscruz/public-apis](https://github.com/marcelscruz/public-apis)|A collaborative list of public APIs for developers|2174|2023-12-05| -|85|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|2158|2023-09-03| -|86|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|2147|2023-11-01| -|87|[HIllya51/LunaTranslator](https://github.com/HIllya51/LunaTranslator)|Galgame翻译工具,支持剪贴板、OCR、HOOK,支持40余种翻译引擎。Galgame translate tool , support clipboard / OCR/ HOOK, support 40+ translate engines.|2142|2023-12-04| -|88|[jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans)|Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音|2097|2023-12-02| -|89|[opendilab/PPOxFamily](https://github.com/opendilab/PPOxFamily)|PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )|2068|2023-10-09| -|90|[Physton/sd-webui-prompt-all-in-one](https://github.com/Physton/sd-webui-prompt-all-in-one)|This is an extension based on sd-webui, aimed at improving the user experience of the prompt/negative prompt input box. It has a more intuitive and powerful input interface function, and provides auto ...|1966|2023-12-01| -|91|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|1938|2023-09-11| -|92|[biliup/biliup](https://github.com/biliup/biliup)|全自动录播、直播录制、分p投稿工具,支持twitch、ytb频道搬运。|1910|2023-11-30| +|82|[jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans)|Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音|2221|2023-12-09| +|83|[coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP)|各种漏洞poc、Exp的收集或编写|2216|2023-08-23| +|84|[OFA-Sys/OFA](https://github.com/OFA-Sys/OFA)|Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework|2199|2023-10-25| +|85|[marcelscruz/public-apis](https://github.com/marcelscruz/public-apis)|A collaborative list of public APIs for developers|2184|2023-12-07| +|86|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|2159|2023-09-03| +|87|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|2149|2023-11-01| +|88|[HIllya51/LunaTranslator](https://github.com/HIllya51/LunaTranslator)|Galgame翻译工具,支持剪贴板、OCR、HOOK,支持40余种翻译引擎。Galgame translate tool , support clipboard / OCR/ HOOK, support 40+ translate engines.|2148|2023-12-09| +|89|[opendilab/PPOxFamily](https://github.com/opendilab/PPOxFamily)|PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )|2069|2023-10-09| +|90|[Physton/sd-webui-prompt-all-in-one](https://github.com/Physton/sd-webui-prompt-all-in-one)|This is an extension based on sd-webui, aimed at improving the user experience of the prompt/negative prompt input box. It has a more intuitive and powerful input interface function, and provides auto ...|1977|2023-12-01| +|91|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|1943|2023-09-11| +|92|[biliup/biliup](https://github.com/biliup/biliup)|全自动录播、直播录制、分p投稿工具,支持twitch、ytb频道搬运。|1913|2023-12-08| |93|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|1896|2023-08-20| |94|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|1875|2023-11-27| -|95|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|1814|2023-07-26| -|96|[babybuddy/babybuddy](https://github.com/babybuddy/babybuddy)|A :baby: buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.|1769|2023-12-06| -|97|[SamirPaulb/DSAlgo](https://github.com/SamirPaulb/DSAlgo)|📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯|1713|2023-11-03| +|95|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|1815|2023-07-26| +|96|[babybuddy/babybuddy](https://github.com/babybuddy/babybuddy)|A :baby: buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.|1775|2023-12-08| +|97|[SamirPaulb/DSAlgo](https://github.com/SamirPaulb/DSAlgo)|📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯|1718|2023-11-03| |98|[deepset-ai/FARM](https://github.com/deepset-ai/FARM)|:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.|1699|2023-10-25| -|99|[xuanhun/PythonHackingBook1](https://github.com/xuanhun/PythonHackingBook1)|Python黑客编程之极速入门|1686|2023-06-25| +|99|[xuanhun/PythonHackingBook1](https://github.com/xuanhun/PythonHackingBook1)|Python黑客编程之极速入门|1688|2023-06-25| |100|[dmMaze/BallonsTranslator](https://github.com/dmMaze/BallonsTranslator)|深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 Yet another computer-aided comic/manga translation tool powered by deeplearning|1586|2023-12-06| |101|[msgi/nlp-journey](https://github.com/msgi/nlp-journey)|Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Tran ...|1568|2023-12-01| -|102|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning Shell,Python,Golang,System,Network|1561|2023-11-24| +|102|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning Shell,Python,Golang,System,Network|1562|2023-11-24| |103|[ahmedfgad/GeneticAlgorithmPython](https://github.com/ahmedfgad/GeneticAlgorithmPython)|Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).|1561|2023-12-02| |104|[me-shaon/bangla-programming-resources](https://github.com/me-shaon/bangla-programming-resources)|Bangla tutorial, reference and resource list on programming topics|1557|2023-10-30| |105|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1544|2023-09-26| -|106|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|compiler learning resources collect.|1531|2023-11-12| -|107|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|1498|2023-09-25| -|108|[KHwang9883/MobileModels](https://github.com/KHwang9883/MobileModels)|手机品牌型号汇总 Mobile Models This repository is licensed under CC BY-NC-SA 4.0|1492|2023-12-07| -|109|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|1486|2023-12-07| -|110|[zwczou/weixin-python](https://github.com/zwczou/weixin-python)|微信SDK - 包括微信支付,微信公众号,微信登陆,微信消息处理等|1477|2023-08-06| -|111|[alecmuffett/real-world-onion-sites](https://github.com/alecmuffett/real-world-onion-sites)|This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services.|1443|2023-12-07| -|112|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1433|2023-07-27| -|113|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派教程,树莓派防吃灰小分队,让树莓派不再吃灰~|1432|2023-10-28| -|114|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1419|2023-06-16| -|115|[juand-r/entity-recognition-datasets](https://github.com/juand-r/entity-recognition-datasets)|A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.|1414|2023-10-06| -|116|[swaggyP36000/TrollStore-IPAs](https://github.com/swaggyP36000/TrollStore-IPAs)|A collection of IPA files from many different sources, for TrollStore!|1386|2023-12-05| +|106|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|compiler learning resources collect.|1532|2023-11-12| +|107|[KHwang9883/MobileModels](https://github.com/KHwang9883/MobileModels)|手机品牌型号汇总 Mobile Models This repository is licensed under CC BY-NC-SA 4.0|1507|2023-12-09| +|108|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|1497|2023-09-25| +|109|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|1486|2023-12-08| +|110|[zwczou/weixin-python](https://github.com/zwczou/weixin-python)|微信SDK - 包括微信支付,微信公众号,微信登陆,微信消息处理等|1478|2023-08-06| +|111|[alecmuffett/real-world-onion-sites](https://github.com/alecmuffett/real-world-onion-sites)|This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services.|1447|2023-12-09| +|112|[swaggyP36000/TrollStore-IPAs](https://github.com/swaggyP36000/TrollStore-IPAs)|A collection of IPA files from many different sources, for TrollStore!|1440|2023-12-09| +|113|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派教程,树莓派防吃灰小分队,让树莓派不再吃灰~|1434|2023-12-09| +|114|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1433|2023-07-27| +|115|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1418|2023-06-16| +|116|[juand-r/entity-recognition-datasets](https://github.com/juand-r/entity-recognition-datasets)|A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.|1414|2023-10-06| |117|[UlionTse/translators](https://github.com/UlionTse/translators)|🌏🌍🌎Translators🌎🌍🌏 is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。|1377|2023-11-13| -|118|[getpelican/pelican-plugins](https://github.com/getpelican/pelican-plugins)|Collection of plugins for the Pelican static site generator|1370|2023-11-14| -|119|[WisdomShell/codeshell](https://github.com/WisdomShell/codeshell)|A series of code large language models developed by PKU-KCL|1355|2023-11-11| +|118|[getpelican/pelican-plugins](https://github.com/getpelican/pelican-plugins)|Collection of plugins for the Pelican static site generator|1371|2023-11-14| +|119|[WisdomShell/codeshell](https://github.com/WisdomShell/codeshell)|A series of code large language models developed by PKU-KCL|1357|2023-11-11| |120|[ChandlerBang/awesome-self-supervised-gnn](https://github.com/ChandlerBang/awesome-self-supervised-gnn)|Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).|1340|2023-08-19| -|121|[invictus717/MetaTransformer](https://github.com/invictus717/MetaTransformer)|Meta-Transformer for Unified Multimodal Learning|1329|2023-12-05| -|122|[HelloGitHub-Team/HelloDjango-blog-tutorial](https://github.com/HelloGitHub-Team/HelloDjango-blog-tutorial)|免费带你学 django 全栈!基于 django 2.2 的个人博客,初学者绝对不能错过的 django 教程!。◕ᴗ◕。|1303|2023-06-22| +|121|[invictus717/MetaTransformer](https://github.com/invictus717/MetaTransformer)|Meta-Transformer for Unified Multimodal Learning|1333|2023-12-05| +|122|[HelloGitHub-Team/HelloDjango-blog-tutorial](https://github.com/HelloGitHub-Team/HelloDjango-blog-tutorial)|免费带你学 django 全栈!基于 django 2.2 的个人博客,初学者绝对不能错过的 django 教程!。◕ᴗ◕。|1305|2023-06-22| |123|[ReAbout/web-sec](https://github.com/ReAbout/web-sec)|WEB安全手册(红队安全技能栈),漏洞理解,漏洞利用,代码审计和渗透测试总结。【持续更新】|1265|2023-10-18| -|124|[Samueli924/chaoxing](https://github.com/Samueli924/chaoxing)|超星学习通/超星尔雅/泛雅超星全自动无人值守完成任务点|1244|2023-12-06| +|124|[Samueli924/chaoxing](https://github.com/Samueli924/chaoxing)|超星学习通/超星尔雅/泛雅超星全自动无人值守完成任务点|1247|2023-12-06| |125|[dongweiming/web_develop](https://github.com/dongweiming/web_develop)|《Python Web开发实战》书中源码|1203|2023-10-03| |126|[JunweiLiang/awesome_lists](https://github.com/JunweiLiang/awesome_lists)|Awesome Lists for Tenure-Track Assistant Professors and PhD students. (助理教授/博士生生存指南)|1199|2023-09-30| -|127|[bookfere/Ebook-Translator-Calibre-Plugin](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin)|A Calibre plugin to translate ebook into a specified language.|1162|2023-12-04| -|128|[dipu-bd/lightnovel-crawler](https://github.com/dipu-bd/lightnovel-crawler)|Generate and download e-books from online sources.|1143|2023-12-08| +|127|[bookfere/Ebook-Translator-Calibre-Plugin](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin)|A Calibre plugin to translate ebook into a specified language.|1163|2023-12-04| +|128|[dipu-bd/lightnovel-crawler](https://github.com/dipu-bd/lightnovel-crawler)|Generate and download e-books from online sources.|1141|2023-12-08| |129|[LittleBear4/OA-EXPTOOL](https://github.com/LittleBear4/OA-EXPTOOL)|OA综合利用工具,集合将近20款OA漏洞批量扫描|1132|2023-10-28| |130|[stacklens/django_blog_tutorial](https://github.com/stacklens/django_blog_tutorial)|Django搭建博客教程|1124|2023-10-15| |131|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star🌟 |1120|2023-11-13| @@ -140,71 +140,71 @@ |133|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|1079|2023-09-14| |134|[nishiwen1214/ChatReviewer](https://github.com/nishiwen1214/ChatReviewer)|ChatReviewer: 使用ChatGPT分析论文优缺点,提出改进建议|1073|2023-09-24| |135|[whyliam/whyliam.workflows.youdao](https://github.com/whyliam/whyliam.workflows.youdao)|使用有道翻译你想知道的单词和语句|1068|2023-08-13| -|136|[Doragd/Algorithm-Practice-in-Industry](https://github.com/Doragd/Algorithm-Practice-in-Industry)|搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)|1041|2023-12-08| +|136|[Doragd/Algorithm-Practice-in-Industry](https://github.com/Doragd/Algorithm-Practice-in-Industry)|搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)|1044|2023-12-09| |137|[Hopetree/izone](https://github.com/Hopetree/izone)|django+bootstrap4 个人博客|1036|2023-12-08| -|138|[youngfish42/Awesome-FL](https://github.com/youngfish42/Awesome-FL)|Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)|1027|2023-12-01| -|139|[JoeanAmier/TikTokDownloader](https://github.com/JoeanAmier/TikTokDownloader)|完全开源,基于 Requests 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具|1026|2023-12-08| +|138|[JoeanAmier/TikTokDownloader](https://github.com/JoeanAmier/TikTokDownloader)|完全开源,基于 Requests 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具|1027|2023-12-08| +|139|[youngfish42/Awesome-FL](https://github.com/youngfish42/Awesome-FL)|Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)|1027|2023-12-01| |140|[gotgit/gotgit](https://github.com/gotgit/gotgit)|View this book online at: http://www.worldhello.net/gotgit/|1023|2023-07-10| |141|[521xueweihan/python](https://github.com/521xueweihan/python)|《笨方法学 Python》(Learn Python the Hard Way)学习笔记|1020|2023-12-01| |142|[rcore-os/rCore-Tutorial-Book-v3](https://github.com/rcore-os/rCore-Tutorial-Book-v3)|A book about how to write OS kernels in Rust easily.|1019|2023-11-13| |143|[microsoft/Semi-supervised-learning](https://github.com/microsoft/Semi-supervised-learning)|A Unified Semi-Supervised Learning Codebase (NeurIPS'22)|1014|2023-11-10| -|144|[Yuukiy/JavSP](https://github.com/Yuukiy/JavSP)|汇总多站点数据的AV元数据刮削器|946|2023-12-07| -|145|[wikipedia2vec/wikipedia2vec](https://github.com/wikipedia2vec/wikipedia2vec)|A tool for learning vector representations of words and entities from Wikipedia|892|2023-07-06| -|146|[srx-2000/spider_collection](https://github.com/srx-2000/spider_collection)|python爬虫,目前库存:网易云音乐歌曲爬取,B站视频爬取,知乎问答爬取,壁纸爬取,xvideos视频爬取,有声书爬取,微博爬虫,安居客信息爬取+数据可视化,哔哩哔哩视频封面提取器,ip代理池封装,知乎百万级用户爬虫+数据分析,github用户爬虫|847|2023-10-18| -|147|[JoeanAmier/XHS-Downloader](https://github.com/JoeanAmier/XHS-Downloader)|免费、轻量、开源,基于 AIOHTTP 模块实现:小红书图文/视频作品采集工具|842|2023-12-06| +|144|[Yuukiy/JavSP](https://github.com/Yuukiy/JavSP)|汇总多站点数据的AV元数据刮削器|953|2023-12-07| +|145|[wikipedia2vec/wikipedia2vec](https://github.com/wikipedia2vec/wikipedia2vec)|A tool for learning vector representations of words and entities from Wikipedia|894|2023-07-06| +|146|[JoeanAmier/XHS-Downloader](https://github.com/JoeanAmier/XHS-Downloader)|免费、轻量、开源,基于 AIOHTTP 模块实现:小红书图文/视频作品采集工具|850|2023-12-09| +|147|[srx-2000/spider_collection](https://github.com/srx-2000/spider_collection)|python爬虫,目前库存:网易云音乐歌曲爬取,B站视频爬取,知乎问答爬取,壁纸爬取,xvideos视频爬取,有声书爬取,微博爬虫,安居客信息爬取+数据可视化,哔哩哔哩视频封面提取器,ip代理池封装,知乎百万级用户爬虫+数据分析,github用户爬虫|848|2023-10-18| |148|[hongwenjun/vps_setup](https://github.com/hongwenjun/vps_setup)|linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/|836|2023-08-28| -|149|[spiside/pdb-tutorial](https://github.com/spiside/pdb-tutorial)|A simple tutorial about effectively using pdb|816|2023-09-03| +|149|[spiside/pdb-tutorial](https://github.com/spiside/pdb-tutorial)|A simple tutorial about effectively using pdb|817|2023-09-03| |150|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|813|2023-12-08| -|151|[RiseInRose/MiniGPT-4-ZH](https://github.com/RiseInRose/MiniGPT-4-ZH)|MiniGPT-4 中文部署翻译 完善部署细节|797|2023-12-08| -|152|[GoodCoder666/GoogleTranslate_IPFinder](https://github.com/GoodCoder666/GoogleTranslate_IPFinder)|谷歌翻译服务器在中国大陆的IP地址扫描、测速工具,支持GUI图形界面。|797|2023-11-03| +|151|[GoodCoder666/GoogleTranslate_IPFinder](https://github.com/GoodCoder666/GoogleTranslate_IPFinder)|谷歌翻译服务器在中国大陆的IP地址扫描、测速工具,支持GUI图形界面。|798|2023-11-03| +|152|[RiseInRose/MiniGPT-4-ZH](https://github.com/RiseInRose/MiniGPT-4-ZH)|MiniGPT-4 中文部署翻译 完善部署细节|797|2023-12-09| |153|[WangRongsheng/ChatGenTitle](https://github.com/WangRongsheng/ChatGenTitle)|🌟 ChatGenTitle:使用百万arXiv论文信息在LLaMA模型上进行微调的论文题目生成模型|790|2023-08-13| |154|[996refuse/zheye](https://github.com/996refuse/zheye)|者也 - 知乎 倒立的文字 汉字验证码识别程序|782|2023-10-08| -|155|[THUDM/ImageReward](https://github.com/THUDM/ImageReward)|[NeurIPS 2023] ImageReward: Learning and Evaluating Human Preferences for Text-to-image Generation|779|2023-09-25| +|155|[THUDM/ImageReward](https://github.com/THUDM/ImageReward)|[NeurIPS 2023] ImageReward: Learning and Evaluating Human Preferences for Text-to-image Generation|781|2023-09-25| |156|[ypwhs/dl-engineer-guidebook](https://github.com/ypwhs/dl-engineer-guidebook)|深度学习工程师生存指南|767|2023-11-02| |157|[malinkang/weread2notion](https://github.com/malinkang/weread2notion)|将微信读书划线同步到Notion|763|2023-11-28| |158|[tangxyw/RecSysPapers](https://github.com/tangxyw/RecSysPapers)|推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.|762|2023-11-28| -|159|[NanmiCoder/MediaCrawler](https://github.com/NanmiCoder/MediaCrawler)|小红书笔记 评论爬虫、抖音视频 评论爬虫、快手视频 评论爬虫、B 站视频 | 评论爬虫|753|2023-12-08| +|159|[NanmiCoder/MediaCrawler](https://github.com/NanmiCoder/MediaCrawler)|小红书笔记 评论爬虫、抖音视频 评论爬虫、快手视频 评论爬虫、B 站视频 | 评论爬虫|753|2023-12-09| |160|[yongxinz/backend-interview](https://github.com/yongxinz/backend-interview)|后端面试题汇总(Python、Redis、MySQL、PostgreSQL、Kafka、数据结构、算法、编程、网络)|733|2023-07-28| |161|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|The Rick Roll programming language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are from Rick Astley's lyrics. Check our tutori ...|727|2023-09-12| -|162|[fugary/calibre-douban](https://github.com/fugary/calibre-douban)|Calibre new douban metadata source plugin. Douban no longer provides book APIs to the public, so it can only use web crawling to obtain data. This is a calibre Douban plugin based on web crawling.|705|2023-07-09| +|162|[fugary/calibre-douban](https://github.com/fugary/calibre-douban)|Calibre new douban metadata source plugin. Douban no longer provides book APIs to the public, so it can only use web crawling to obtain data. This is a calibre Douban plugin based on web crawling.|706|2023-07-09| |163|[yeyupiaoling/PPASR](https://github.com/yeyupiaoling/PPASR)|基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型|694|2023-12-08| |164|[hhstore/annotated-py-projects](https://github.com/hhstore/annotated-py-projects)|fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集|691|2023-09-05| |165|[OpenGVLab/InternVideo](https://github.com/OpenGVLab/InternVideo)|InternVideo: General Video Foundation Models via Generative and Discriminative Learning (https://arxiv.org/abs/2212.03191)|677|2023-12-04| -|166|[crow821/crowsec](https://github.com/crow821/crowsec)|视频课件和工具分享|675|2023-07-05| -|167|[MiracleYoung/You-are-Pythonista](https://github.com/MiracleYoung/You-are-Pythonista)|汇聚【Python应用】【Python实训】【Python技术分享】等等|671|2023-06-09| -|168|[talkingwallace/ChatGPT-Paper-Reader](https://github.com/talkingwallace/ChatGPT-Paper-Reader)|This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using ...|664|2023-11-21| -|169|[wdmpa/content-farm-list](https://github.com/wdmpa/content-farm-list)|List of content farm sites like g.penzai.com.|653|2023-10-13| -|170|[baabaaox/ScrapyDouban](https://github.com/baabaaox/ScrapyDouban)| 豆瓣电影/豆瓣读书 Scarpy 爬虫|646|2023-12-04| -|171|[BLKSerene/Wordless](https://github.com/BLKSerene/Wordless)|An Integrated Corpus Tool With Multilingual Support for the Study of Language, Literature, and Translation|644|2023-12-01| -|172|[psoho/fast-poster](https://github.com/psoho/fast-poster)|🔥🔥🔥 fastposter海报生成器,图片生成器,电商海报编辑器,海报设计器,电商图片合成,海报开发。生成朋友圈分享海报并生成图片,二维码海报,图片海报,图片合成,二维码推广海报,支持Java Python PHP Go JS 小程序。https://fastposter.net/doc/|631|2023-10-17| -|173|[facebookresearch/flores](https://github.com/facebookresearch/flores)|Facebook Low Resource (FLoRes) MT Benchmark|625|2023-11-20| -|174|[yikeke/zh-style-guide](https://github.com/yikeke/zh-style-guide)|An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io|624|2023-10-20| -|175|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|618|2023-09-05| -|176|[huxiaoman7/leetcodebook](https://github.com/huxiaoman7/leetcodebook)|leetcode 1~400知识点&题型总结&leetcode对应题表|588|2023-10-06| -|177|[google-research/bleurt](https://github.com/google-research/bleurt)|BLEURT is a metric for Natural Language Generation based on transfer learning.|587|2023-08-04| -|178|[wx-chevalier/Awesome-CheatSheets-and-MindMaps](https://github.com/wx-chevalier/Awesome-CheatSheets-and-MindMaps)|:books: Ultimate CheatSheets(Tutorials&MindMap), overview of syntax, features and practical tips, collection of useful code snippets, go from zero to hero at fly. :dizzy: 干货满满的全栈开发速学速查手册集锦|577|2023-11-13| -|179|[chrieke/awesome-geospatial-companies](https://github.com/chrieke/awesome-geospatial-companies)|:globe_with_meridians: List of 500+ geospatial companies (GIS, Earth Observation, UAV, Satellite, Digital Farming, ..)|573|2023-11-18| -|180|[sec-bit/awesome-buggy-erc20-tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens)|A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected|573|2023-09-28| -|181|[aimuch/iAI](https://github.com/aimuch/iAI)|🎯 保姆级深度学习从入门到放弃 🤪 🤪|568|2023-10-11| -|182|[RimoChan/yinglish](https://github.com/RimoChan/yinglish)|【yinglish】淫语翻译机!|560|2023-07-02| -|183|[AzatAI/cs_books](https://github.com/AzatAI/cs_books)|Computer science books Recommended by AzatAI. (Education ONLY) |549|2023-09-27| -|184|[muziing/PySide6-Code-Tutorial](https://github.com/muziing/PySide6-Code-Tutorial)|可能是最好的PySide6中文教程!用代码实例讲解PySide6,附优质Demos、图标库、QSS皮肤、相关文章等分享!|546|2023-11-21| -|185|[NEKOparapa/AiNiee-chatgpt](https://github.com/NEKOparapa/AiNiee-chatgpt)|一款基于【mtool】或【Translator++】,chatgpt自动批量翻译工具,主要是用来翻译各种RPG游戏。|539|2023-11-26| -|186|[guyuehome/guyueclass](https://github.com/guyuehome/guyueclass)|古月学院课程代码|538|2023-07-14| -|187|[howie6879/weekly](https://github.com/howie6879/weekly)|老胡的周刊❤️记录我本周看到的有价值的信息,针对优秀项目、软件、教程资料、网站等。|533|2023-12-07| -|188|[myhhub/KnowledgeGraph](https://github.com/myhhub/KnowledgeGraph)|knowledge graph知识图谱,从零开始构建知识图谱|530|2023-09-18| -|189|[1061700625/WeChat_Article](https://github.com/1061700625/WeChat_Article)|爬取微信公众号文章|514|2023-08-07| -|190|[Algebra-FUN/WeReadScan](https://github.com/Algebra-FUN/WeReadScan)|扫描“微信读书”已购图书并下载本地PDF的爬虫|495|2023-09-19| -|191|[SocialSisterYi/CxKitty](https://github.com/SocialSisterYi/CxKitty)|超星学习通答题姬(视频文档观看、模拟答题,无需浏览器、无需油猴,容器/host 运行ok!|489|2023-12-06| -|192|[google-research-datasets/dstc8-schema-guided-dialogue](https://github.com/google-research-datasets/dstc8-schema-guided-dialogue)|The Schema-Guided Dialogue Dataset|487|2023-08-07| -|193|[opendilab/GoBigger](https://github.com/opendilab/GoBigger)|[ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.|483|2023-08-31| -|194|[RSS-Renaissance/awesome-blogCN-feeds](https://github.com/RSS-Renaissance/awesome-blogCN-feeds)|优质的「独立中文博客」订阅列表|477|2023-06-23| -|195|[ReaJason/xhs](https://github.com/ReaJason/xhs)|基于小红书 Web 端进行的请求封装。https://reajason.github.io/xhs/|475|2023-11-13| -|196|[soulteary/docker-llama2-chat](https://github.com/soulteary/docker-llama2-chat)|Play LLaMA2 (official / 中文版 / INT4 / llama2.cpp) Together! ONLY 3 STEPS! ( non GPU / 5GB vRAM / 8~14GB vRAM)|465|2023-08-14| -|197|[PaddlePaddle/PaddleYOLO](https://github.com/PaddlePaddle/PaddleYOLO)|🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀|464|2023-12-05| -|198|[entr0pia/SwitchyOmega-Whitelist](https://github.com/entr0pia/SwitchyOmega-Whitelist)|中国大陆域名, SwitchyOmega 白名单规则, 每天自动更新|461|2023-12-06| +|166|[crow821/crowsec](https://github.com/crow821/crowsec)|视频课件和工具分享|676|2023-07-05| +|167|[talkingwallace/ChatGPT-Paper-Reader](https://github.com/talkingwallace/ChatGPT-Paper-Reader)|This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using ...|665|2023-11-21| +|168|[wdmpa/content-farm-list](https://github.com/wdmpa/content-farm-list)|List of content farm sites like g.penzai.com.|653|2023-10-13| +|169|[baabaaox/ScrapyDouban](https://github.com/baabaaox/ScrapyDouban)| 豆瓣电影/豆瓣读书 Scarpy 爬虫|646|2023-12-04| +|170|[BLKSerene/Wordless](https://github.com/BLKSerene/Wordless)|An Integrated Corpus Tool With Multilingual Support for the Study of Language, Literature, and Translation|644|2023-12-01| +|171|[psoho/fast-poster](https://github.com/psoho/fast-poster)|🔥🔥🔥 fastposter海报生成器,图片生成器,电商海报编辑器,海报设计器,电商图片合成,海报开发。生成朋友圈分享海报并生成图片,二维码海报,图片海报,图片合成,二维码推广海报,支持Java Python PHP Go JS 小程序。https://fastposter.net/doc/|631|2023-10-17| +|172|[facebookresearch/flores](https://github.com/facebookresearch/flores)|Facebook Low Resource (FLoRes) MT Benchmark|625|2023-11-20| +|173|[yikeke/zh-style-guide](https://github.com/yikeke/zh-style-guide)|An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io|624|2023-10-20| +|174|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|618|2023-09-05| +|175|[huxiaoman7/leetcodebook](https://github.com/huxiaoman7/leetcodebook)|leetcode 1~400知识点&题型总结&leetcode对应题表|588|2023-10-06| +|176|[google-research/bleurt](https://github.com/google-research/bleurt)|BLEURT is a metric for Natural Language Generation based on transfer learning.|587|2023-08-04| +|177|[wx-chevalier/Awesome-CheatSheets-and-MindMaps](https://github.com/wx-chevalier/Awesome-CheatSheets-and-MindMaps)|:books: Ultimate CheatSheets(Tutorials&MindMap), overview of syntax, features and practical tips, collection of useful code snippets, go from zero to hero at fly. :dizzy: 干货满满的全栈开发速学速查手册集锦|577|2023-11-13| +|178|[chrieke/awesome-geospatial-companies](https://github.com/chrieke/awesome-geospatial-companies)|:globe_with_meridians: List of 500+ geospatial companies (GIS, Earth Observation, UAV, Satellite, Digital Farming, ..)|573|2023-11-18| +|179|[sec-bit/awesome-buggy-erc20-tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens)|A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected|572|2023-09-28| +|180|[aimuch/iAI](https://github.com/aimuch/iAI)|🎯 保姆级深度学习从入门到放弃 🤪 🤪|568|2023-12-08| +|181|[RimoChan/yinglish](https://github.com/RimoChan/yinglish)|【yinglish】淫语翻译机!|560|2023-07-02| +|182|[AzatAI/cs_books](https://github.com/AzatAI/cs_books)|Computer science books Recommended by AzatAI. (Education ONLY) |549|2023-09-27| +|183|[muziing/PySide6-Code-Tutorial](https://github.com/muziing/PySide6-Code-Tutorial)|可能是最好的PySide6中文教程!用代码实例讲解PySide6,附优质Demos、图标库、QSS皮肤、相关文章等分享!|547|2023-11-21| +|184|[NEKOparapa/AiNiee-chatgpt](https://github.com/NEKOparapa/AiNiee-chatgpt)|一款基于【mtool】或【Translator++】,chatgpt自动批量翻译工具,主要是用来翻译各种RPG游戏。|542|2023-11-26| +|185|[guyuehome/guyueclass](https://github.com/guyuehome/guyueclass)|古月学院课程代码|539|2023-07-14| +|186|[howie6879/weekly](https://github.com/howie6879/weekly)|老胡的周刊❤️记录我本周看到的有价值的信息,针对优秀项目、软件、教程资料、网站等。|538|2023-12-08| +|187|[myhhub/KnowledgeGraph](https://github.com/myhhub/KnowledgeGraph)|knowledge graph知识图谱,从零开始构建知识图谱|533|2023-09-18| +|188|[1061700625/WeChat_Article](https://github.com/1061700625/WeChat_Article)|爬取微信公众号文章|515|2023-08-07| +|189|[Algebra-FUN/WeReadScan](https://github.com/Algebra-FUN/WeReadScan)|扫描“微信读书”已购图书并下载本地PDF的爬虫|495|2023-09-19| +|190|[SocialSisterYi/CxKitty](https://github.com/SocialSisterYi/CxKitty)|超星学习通答题姬(视频文档观看、模拟答题,无需浏览器、无需油猴,容器/host 运行ok!|489|2023-12-06| +|191|[google-research-datasets/dstc8-schema-guided-dialogue](https://github.com/google-research-datasets/dstc8-schema-guided-dialogue)|The Schema-Guided Dialogue Dataset|487|2023-08-07| +|192|[opendilab/GoBigger](https://github.com/opendilab/GoBigger)|[ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.|484|2023-08-31| +|193|[RSS-Renaissance/awesome-blogCN-feeds](https://github.com/RSS-Renaissance/awesome-blogCN-feeds)|优质的「独立中文博客」订阅列表|477|2023-06-23| +|194|[ReaJason/xhs](https://github.com/ReaJason/xhs)|基于小红书 Web 端进行的请求封装。https://reajason.github.io/xhs/|475|2023-11-13| +|195|[soulteary/docker-llama2-chat](https://github.com/soulteary/docker-llama2-chat)|Play LLaMA2 (official / 中文版 / INT4 / llama2.cpp) Together! ONLY 3 STEPS! ( non GPU / 5GB vRAM / 8~14GB vRAM)|466|2023-08-14| +|196|[Cirn09/calibre-do-not-translate-my-path](https://github.com/Cirn09/calibre-do-not-translate-my-path)|Switch my calibre library from ascii path to plain Unicode path. 将我的书库从拼音目录切换至非纯英文(中文)命名|463|2023-12-03| +|197|[PaddlePaddle/PaddleYOLO](https://github.com/PaddlePaddle/PaddleYOLO)|🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀|463|2023-12-05| +|198|[entr0pia/SwitchyOmega-Whitelist](https://github.com/entr0pia/SwitchyOmega-Whitelist)|中国大陆域名, SwitchyOmega 白名单规则, 每天自动更新|463|2023-12-09| |199|[twtrubiks/django-tutorial](https://github.com/twtrubiks/django-tutorial)|Django 基本教學 - 從無到有 Django-Beginners-Guide 📝|454|2023-10-09| -|200|[Cirn09/calibre-do-not-translate-my-path](https://github.com/Cirn09/calibre-do-not-translate-my-path)|Switch my calibre library from ascii path to plain Unicode path. 将我的书库从拼音目录切换至非纯英文(中文)命名|453|2023-12-03| +|200|[zhuifengshen/xmind](https://github.com/zhuifengshen/xmind)|XMind思维导图创建、解析、更新的一站式解决方案(Python)!|451|2023-08-24|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/knowledge/TypeScript.md b/content/charts/overall/knowledge/TypeScript.md index dcda673e..132f1e96 100644 --- a/content/charts/overall/knowledge/TypeScript.md +++ b/content/charts/overall/knowledge/TypeScript.md @@ -1,100 +1,101 @@ 返回目录问题反馈 # 中文总榜 > 资料类 > TypeScript -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-11   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|20081|2023-08-05| -|2|[RealKai42/qwerty-learner](https://github.com/RealKai42/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|13307|2023-12-08| -|3|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|10075|2023-11-27| -|4|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|9649|2023-11-27| -|5|[gibbok/typescript-book](https://github.com/gibbok/typescript-book)|The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.|7749|2023-12-04| -|6|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org|6827|2023-12-08| -|7|[book-searcher-org/book-searcher](https://github.com/book-searcher-org/book-searcher)|Easy and blazing-fast book searcher, create and search your private library.|6452|2023-10-23| -|8|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |6310|2023-11-27| -|9|[rockbenben/ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut)|🚀💪Maximize your efficiency and productivity, support for English,中文,Español,العربية. 让生产力加倍的AI快捷指令。更有效地定制、保存和分享自己的提示词。在提示词分享社区中,轻松找到适用于不同场景的指令。|5428|2023-12-07| -|10|[JimmyLv/BibiGPT-v1](https://github.com/JimmyLv/BibiGPT-v1)|BibiGPT v1 · one-Click AI Summary for Audio/Video & Chat with Learning Content: Bilibili YouTube Tweet丨TikTok丨Dropbox丨Google Drive丨Local files Websites丨Podcasts Meetings Lectures, etc. 音视频内容 ...|4522|2023-11-09| -|11|[lidangzzz/How-to-run](https://github.com/lidangzzz/How-to-run)|立党老师的润学(零基础转码/移民/留学/海外创业/永居)笔记|3995|2023-06-24| -|12|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3615|2023-10-17| -|13|[hepengwei/visualization-collection](https://github.com/hepengwei/visualization-collection)|🌈 一个专注于前端视觉效果的集合应用,包含CSS动效、Canvas动画、Three.js3D、人工智能应用等上百个案例(持续更新, 隐藏版量子纠缠效果预告)|3468|2023-11-23| -|14|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|2888|2023-12-06| -|15|[CodecWang/opencv-python-tutorial](https://github.com/CodecWang/opencv-python-tutorial)|📖 OpenCV-Python image processing tutorial for beginners|2880|2023-07-11| -|16|[xushengfeng/eSearch](https://github.com/xushengfeng/eSearch)|截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 滚动截屏 Screenshot OCR search translate search for picture paste the picture on the screen screen recorder|2503|2023-10-01| -|17|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2476|2023-12-08| -|18|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|2429|2023-10-26| -|19|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|2366|2023-12-01| -|20|[webfansplz/vuejs-challenges](https://github.com/webfansplz/vuejs-challenges)|Collection of Vue.js challenges|2185|2023-09-06| -|21|[liyupi/sql-mother](https://github.com/liyupi/sql-mother)|免费的闯关式 SQL 自学教程网站,从 0 到 1 带大家掌握常用 SQL 语法,纯前端实现,简单易学~|1893|2023-10-31| -|22|[antfu/vue-starport](https://github.com/antfu/vue-starport)|🛰 Shared component across routes with animations|1729|2023-09-14| -|23|[fantasticit/think](https://github.com/fantasticit/think)|云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。|1717|2023-09-07| -|24|[seeksdream/relation-graph](https://github.com/seeksdream/relation-graph)|relation-graph is a relationship graph display component that supports Vue2, Vue3, React. Allowing you to fully customize the graphical elements using HTML/CSS and Vue or React components through slot ...|1473|2023-11-10| -|25|[sorrycc/weekly](https://github.com/sorrycc/weekly)| MDH Weekly 前端周刊,每周一上午 9 点发布。|1086|2023-12-04| -|26|[CryptozombiesHQ/cryptozombie-lessons](https://github.com/CryptozombiesHQ/cryptozombie-lessons)|Lesson content for cryptozombies.io|1046|2023-12-07| -|27|[ocsjs/ocsjs](https://github.com/ocsjs/ocsjs)|OCS 网课助手,网课刷课脚本,帮助大学生解决网课难题,支持【超星学习通】【知道智慧树】【职教云】【智慧职教】【中国大学MOOC】等网课 , 可以在 脚本猫 以及 油猴 等开源脚本管理器下运行。|1035|2023-12-05| -|28|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|970|2023-07-06| -|29|[zhaohongxuan/obsidian-weread-plugin](https://github.com/zhaohongxuan/obsidian-weread-plugin)|Obsidian Weread Plugin is a plugin to sync Weread(微信读书) hightlights and annotations into your Obsidian Vault.|920|2023-12-05| -|30|[cxOrz/chaoxing-sign-cli](https://github.com/cxOrz/chaoxing-sign-cli)|超星学习通签到:支持普通签到、拍照签到、手势签到、位置签到、二维码签到,支持自动监测、QQ机器人签到与推送。|902|2023-12-06| -|31|[tsejx/javascript-guidebook](https://github.com/tsejx/javascript-guidebook)|:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers|897|2023-07-27| -|32|[hyperai/tvm-cn](https://github.com/hyperai/tvm-cn)|TVM Documentation in Chinese Simplified / TVM 中文文档|853|2023-12-08| -|33|[YaoZeyuan/zhihuhelp](https://github.com/YaoZeyuan/zhihuhelp)|基于node&typescript重写知乎助手|806|2023-10-18| -|34|[marcelscruz/dev-resources](https://github.com/marcelscruz/dev-resources)|A collaborative list of resources for developers|797|2023-11-28| -|35|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian|783|2023-10-14| -|36|[vastxie/Happy-ChatGPT](https://github.com/vastxie/Happy-ChatGPT)|ChatGPT 国粹版,和 GPT 一起学习地道的中国话吧|760|2023-07-28| -|37|[Lrunlin/blog](https://github.com/Lrunlin/blog)|使用Next.js+React.js+Koa+Typescript搭建的技术博客社区|730|2023-11-02| -|38|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|634|2023-09-27| -|39|[RealKai42/qwerty-learner-vscode](https://github.com/RealKai42/qwerty-learner-vscode)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 VSCode 摸🐟版 / Words learning and English muscle memory training software designed for keyboard workers for VSCode|627|2023-11-02| -|40|[aoao-eth/wechat-ai-summarize-bot](https://github.com/aoao-eth/wechat-ai-summarize-bot)|微信群聊总结助手 JS 版|603|2023-12-01| -|41|[Higurashi-kagome/wereader](https://github.com/Higurashi-kagome/wereader)|一个浏览器扩展:主要用于微信读书做笔记,对常使用 Markdown 做笔记的读者比较有帮助。|589|2023-10-03| -|42|[lio-mengxiang/mx-design](https://github.com/lio-mengxiang/mx-design)|最好的react ui组件库教程代码 (The code for the best react component library series tutorial)|570|2023-11-08| -|43|[eyebluecn/tank-front](https://github.com/eyebluecn/tank-front)|蓝眼系列软件之《蓝眼云盘》前端项目|541|2023-11-12| -|44|[vortesnail/blog](https://github.com/vortesnail/blog)|:blue_book: 个人技术小文章,旨在对知识的总结,能帮助到别人就更好啦。|540|2023-11-09| -|45|[YunYouJun/valaxy](https://github.com/YunYouJun/valaxy)|🌌 Next Generation Static Blog Framework (Beta) 下一代静态博客框架(支持页面/配置热重载)|512|2023-12-02| -|46|[food-billboard/create-chart](https://github.com/food-billboard/create-chart)|基于Echarts的可视化数据大屏设计器(包含设计、预览、分享等全部流程)|507|2023-11-07| -|47|[revezone/revezone](https://github.com/revezone/revezone)|A lightweight local-first graphic-centric productivity tool to build your second brain. Supporting Excalidraw/Tldraw whiteboard and notion-like note. 一款以图形为中心、轻量级、本地优先的用于构建第二大脑的效率工具。支持 Excalidraw、Tld ...|474|2023-10-13| -|48|[worldzhao/react-ui-library-tutorial](https://github.com/worldzhao/react-ui-library-tutorial)|📚React组件库搭建指南|462|2023-08-05| -|49|[yesmore/inke](https://github.com/yesmore/inke)|📖 A WYSIWYG notebook with AI assisted writing and real-time collaboration. Support self hosting. 一个所见即所得的Markdown笔记本,支持AI辅助写作和多人协作,支持自部署,使用IndexedDB存储笔记。|446|2023-11-14| -|50|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|428|2023-11-14| -|51|[shidenggui/bloghub](https://github.com/shidenggui/bloghub)|一群自由而有趣的灵魂,终将在此相遇 独立个人博客推荐导航|409|2023-07-30| -|52|[yuque-helper/yuque2book](https://github.com/yuque-helper/yuque2book)|export yuque repo to a book 将你的语雀文档导出的工具|372|2023-10-08| -|53|[EasyChris/obsidian-to-notion](https://github.com/EasyChris/obsidian-to-notion)|Share obsidian markdown file to notion and generate notion share link 同步obsdian文件到notion,并生成notion分享链接,可以方便的分享obsidian的文件。|370|2023-12-03| -|54|[openai-translator/raycast-openai-translator](https://github.com/openai-translator/raycast-openai-translator)|基于 ChatGPT API 的 Raycast 翻译插件 - Raycast extension for translation based on ChatGPT API.|344|2023-09-15| -|55|[yanlele/node-index](https://github.com/yanlele/node-index)|学习笔记、博文、简书、工作日常踩坑记录以及一些独立作品的汇总目录|344|2023-12-06| -|56|[cunzaizhuyi/awesome-fe-sites](https://github.com/cunzaizhuyi/awesome-fe-sites)|收集前端技术站点、技术周刊、个人/团队博客、开源项目站点、公众号等|292|2023-09-07| -|57|[cunyu1943/JavaPark](https://github.com/cunyu1943/JavaPark)|☕️「Java 自学指南」Java 学习保姆级教程、计算机基础、数据库、实战实践、效率工具、资源分享、程序人生。|271|2023-12-05| -|58|[imroc/kubernetes-guide](https://github.com/imroc/kubernetes-guide)|Kubernetes 实践指南|258|2023-11-28| -|59|[dicarne/feishu-backup](https://github.com/dicarne/feishu-backup)|用于备份飞书文档,可以将飞书文档转成markdown下载。|252|2023-11-29| -|60|[huqi-pr/trending-in-one](https://github.com/huqi-pr/trending-in-one)|今日头条热搜,知乎热门视频,知乎热搜榜,知乎热门话题,微博热搜榜;记录从 2020-11-29 日开始的热搜。每小时抓取一次数据,按天归档。|250|2023-12-08| -|61|[pro-collection/interview-question](https://github.com/pro-collection/interview-question)|目标是:收集全网面试问题, 做最全的题库|245|2023-12-06| -|62|[magicdawn/weread-spy](https://github.com/magicdawn/weread-spy)|weread-spy: 使用微信读书 Web 版生成 ePub 电子书|237|2023-06-19| -|63|[baotlake/periodic-table-pro](https://github.com/baotlake/periodic-table-pro)|元素周期表Pro,高颜值化学必备小程序,提供全面的元素属性、图片和百科知识等|223|2023-06-22| -|64|[JohannLai/gptcli](https://github.com/JohannLai/gptcli)|🔥 All in one ChatGPT CLI, build your own AI cli tools just like GitHub Actions workflow gptcli. 内置 AI commmit(自动生成 commit message)、AI Command(自然语言转命令行)、翻译、gitmoji 等插件。秒级创建任意自定义 ChatGPT CLI 工具,就像创建一个 ...|221|2023-07-27| -|65|[crawler-django/virtuallist-antd](https://github.com/crawler-django/virtuallist-antd)|virtualList for antd-table, 实现antd-table的虚拟列表, antd-table无限滚动, infinite scrolling for antd-table|221|2023-11-29| -|66|[chodocs/chodocs](https://github.com/chodocs/chodocs)|一站式前端内容网站,包括学习路线、知识体系。用专栏形式更新,原创不易,Give a ⭐️ if this project helped you!|220|2023-12-03| -|67|[BoyYangzai/mini-umi](https://github.com/BoyYangzai/mini-umi)|《从0到1手写可插拔前端框架》小册 by 洋|210|2023-11-02| -|68|[tgbot-collection/YYeTsFE](https://github.com/tgbot-collection/YYeTsFE)|人人影视分享站 前端页面|201|2023-12-04| -|69|[QuarkGluonPlasma/nestjs-course-code](https://github.com/QuarkGluonPlasma/nestjs-course-code)|《Nest 通关秘籍》案例代码|198|2023-12-03| -|70|[XYShaoKang/refined-leetcode](https://github.com/XYShaoKang/refined-leetcode)|网页版力扣扩展,提高 LeetCode-cn 刷题体验|191|2023-12-07| -|71|[puxiao/notes](https://github.com/puxiao/notes)|我的学习笔记(Nodejs/Koa/Middleware/Mysql/MongoDB/IndexedDB/Redis/Nginx/Npm/Yarn/fnm/Git/PM2/Docker/CentOS/React/Electron/Next.js/WebComponents/Taro/Echarts/Antd/Material-UI/Zustand/immer.js/Threejs/Webpack/ ...|180|2023-11-30| -|72|[pagenote/pagenote](https://github.com/pagenote/pagenote)|超简单的网页关键词高亮、标注SDK、能把笔记留在网页里。|176|2023-11-26| -|73|[vannvan/yuque-tools](https://github.com/vannvan/yuque-tools)|🧰 玩转语雀-朴实无华的语雀工具集合,语雀知识库+团队资源批量导出工具(无需Token)|浏览器插件助手|172|2023-12-04| -|74|[xpyjs/gantt](https://github.com/xpyjs/gantt)|An easy-to-use Gantt component. 持续更新,中文文档|171|2023-10-10| -|75|[whylisa/vite-react-template-typescript](https://github.com/whylisa/vite-react-template-typescript)|vite 配置react+typescript 项目模版,有配套博客教程|166|2023-10-18| -|76|[yuyinws/steam-card](https://github.com/yuyinws/steam-card)|⚡ Generate Your Steam Profile Card Quickly/快速生成你的Steam资料卡片⚡ |165|2023-11-30| -|77|[sancijun/weread-toolbox](https://github.com/sancijun/weread-toolbox)|微信读书工具箱,支持导出图文 Markdown 笔记,同步 Notion 等。|161|2023-07-03| -|78|[QC2168/snippets](https://github.com/QC2168/snippets)|日常开发中常用的代码片段及组件封装集合(持续更新中~)|152|2023-10-10| -|79|[vitest-dev/docs-cn](https://github.com/vitest-dev/docs-cn)|Vitest 中文文档|143|2023-12-07| -|80|[CQBoyBrand/Koa2-nuxt-MySQL](https://github.com/CQBoyBrand/Koa2-nuxt-MySQL)|Koa2+nuxt+MySQL重构博客,项目中包括前端,后端和服务端,以及数据库文件,项目基于Vue+node.js+MySQL|142|2023-08-16| -|81|[justjavac/zhihu-trending-top-search](https://github.com/justjavac/zhihu-trending-top-search)|知乎热搜榜,记录从 2020-11-24 日开始的知乎热搜榜单。每小时抓取一次数据,按天归档。|141|2023-12-08| -|82|[kuizuo/blog](https://github.com/kuizuo/blog)|愧怍的个人博客|136|2023-12-08| -|83|[viva-la-vita/wiki](https://github.com/viva-la-vita/wiki)|生如夏花知识库|129|2023-10-01| -|84|[justjavac/zhihu-trending-hot-questions](https://github.com/justjavac/zhihu-trending-hot-questions)|知乎热门话题,记录从 2020-11-24 日开始的知乎热门话题。每小时抓取一次数据,按天归档。|129|2023-12-08| -|85|[zotero-chinese/zotero-plugins](https://github.com/zotero-chinese/zotero-plugins)|Zotero Plugins Collection Zotero 插件合集 Awesome Zotero Plugins|123|2023-12-08| -|86|[jaywcjlove/wxmp](https://github.com/jaywcjlove/wxmp)|微信公众号文章 Markdown 编辑器,使用 markdown 语法创建一篇简介美观大方的微信公众号图文。|117|2023-12-03| -|87|[wizicer/LearnJapan](https://github.com/wizicer/LearnJapan)|Notebook of my learning of Japanese based on 新版中日交流标准日本语教程(标日)|112|2023-10-10| -|88|[liyupi/code-xingqiu](https://github.com/liyupi/code-xingqiu)|🪐 编程导航知识星球,帮助你学习编程的小圈子。配置公开,大家可以参考该项目做出自己的文档网站。|110|2023-09-09| -|89|[kuizuo/chaoxing-sign](https://github.com/kuizuo/chaoxing-sign)|超星学习通网页版在线签到,采用 nuxt 全栈框架实现协议复现。支持所有签到类型以及自动签到。|109|2023-11-22| -|90|[maqi1520/nextjs-tailwind-blog](https://github.com/maqi1520/nextjs-tailwind-blog)|我的博客第三版,使用 NextJS 和 TailwindCSS|105|2023-08-17| +|1|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|20083|2023-08-05| +|2|[RealKai42/qwerty-learner](https://github.com/RealKai42/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|13321|2023-12-08| +|3|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|10077|2023-11-27| +|4|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|9650|2023-11-27| +|5|[gibbok/typescript-book](https://github.com/gibbok/typescript-book)|The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.|7750|2023-12-09| +|6|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org|6829|2023-12-08| +|7|[book-searcher-org/book-searcher](https://github.com/book-searcher-org/book-searcher)|Easy and blazing-fast book searcher, create and search your private library.|6458|2023-10-23| +|8|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |6311|2023-11-27| +|9|[rockbenben/ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut)|🚀💪Maximize your efficiency and productivity, support for English,中文,Español,العربية. 让生产力加倍的AI快捷指令。更有效地定制、保存和分享自己的提示词。在提示词分享社区中,轻松找到适用于不同场景的指令。|5429|2023-12-07| +|10|[JimmyLv/BibiGPT-v1](https://github.com/JimmyLv/BibiGPT-v1)|BibiGPT v1 · one-Click AI Summary for Audio/Video & Chat with Learning Content: Bilibili YouTube Tweet丨TikTok丨Dropbox丨Google Drive丨Local files Websites丨Podcasts Meetings Lectures, etc. 音视频内容 ...|4528|2023-11-09| +|11|[loiane/javascript-datastructures-algorithms](https://github.com/loiane/javascript-datastructures-algorithms)|:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book|4395|2023-12-09| +|12|[lidangzzz/How-to-run](https://github.com/lidangzzz/How-to-run)|立党老师的润学(零基础转码/移民/留学/海外创业/永居)笔记|4000|2023-06-24| +|13|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3615|2023-10-17| +|14|[hepengwei/visualization-collection](https://github.com/hepengwei/visualization-collection)|🌈 一个专注于前端视觉效果的集合应用,包含CSS动效、Canvas动画、Three.js3D、人工智能应用等上百个案例(持续更新, 隐藏版量子纠缠效果预告)|3471|2023-11-23| +|15|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|2888|2023-12-06| +|16|[CodecWang/opencv-python-tutorial](https://github.com/CodecWang/opencv-python-tutorial)|📖 OpenCV-Python image processing tutorial for beginners|2881|2023-07-11| +|17|[xushengfeng/eSearch](https://github.com/xushengfeng/eSearch)|截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 滚动截屏 Screenshot OCR search translate search for picture paste the picture on the screen screen recorder|2506|2023-12-09| +|18|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2476|2023-12-09| +|19|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|2429|2023-10-26| +|20|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|2369|2023-12-01| +|21|[webfansplz/vuejs-challenges](https://github.com/webfansplz/vuejs-challenges)|Collection of Vue.js challenges|2186|2023-09-06| +|22|[liyupi/sql-mother](https://github.com/liyupi/sql-mother)|免费的闯关式 SQL 自学教程网站,从 0 到 1 带大家掌握常用 SQL 语法,纯前端实现,简单易学~|1894|2023-10-31| +|23|[antfu/vue-starport](https://github.com/antfu/vue-starport)|🛰 Shared component across routes with animations|1729|2023-09-14| +|24|[fantasticit/think](https://github.com/fantasticit/think)|云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。|1718|2023-09-07| +|25|[seeksdream/relation-graph](https://github.com/seeksdream/relation-graph)|relation-graph is a relationship graph display component that supports Vue2, Vue3, React. Allowing you to fully customize the graphical elements using HTML/CSS and Vue or React components through slot ...|1473|2023-11-10| +|26|[sorrycc/weekly](https://github.com/sorrycc/weekly)| MDH Weekly 前端周刊,每周一上午 9 点发布。|1086|2023-12-04| +|27|[CryptozombiesHQ/cryptozombie-lessons](https://github.com/CryptozombiesHQ/cryptozombie-lessons)|Lesson content for cryptozombies.io|1046|2023-12-07| +|28|[ocsjs/ocsjs](https://github.com/ocsjs/ocsjs)|OCS 网课助手,网课刷课脚本,帮助大学生解决网课难题,支持【超星学习通】【知道智慧树】【职教云】【智慧职教】【中国大学MOOC】等网课 , 可以在 脚本猫 以及 油猴 等开源脚本管理器下运行。|1037|2023-12-08| +|29|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|970|2023-07-06| +|30|[zhaohongxuan/obsidian-weread-plugin](https://github.com/zhaohongxuan/obsidian-weread-plugin)|Obsidian Weread Plugin is a plugin to sync Weread(微信读书) hightlights and annotations into your Obsidian Vault.|920|2023-12-05| +|31|[cxOrz/chaoxing-sign-cli](https://github.com/cxOrz/chaoxing-sign-cli)|超星学习通签到:支持普通签到、拍照签到、手势签到、位置签到、二维码签到,支持自动监测、QQ机器人签到与推送。|903|2023-12-06| +|32|[tsejx/javascript-guidebook](https://github.com/tsejx/javascript-guidebook)|:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers|897|2023-07-27| +|33|[hyperai/tvm-cn](https://github.com/hyperai/tvm-cn)|TVM Documentation in Chinese Simplified / TVM 中文文档|854|2023-12-08| +|34|[YaoZeyuan/zhihuhelp](https://github.com/YaoZeyuan/zhihuhelp)|基于node&typescript重写知乎助手|808|2023-10-18| +|35|[marcelscruz/dev-resources](https://github.com/marcelscruz/dev-resources)|A collaborative list of resources for developers|798|2023-11-28| +|36|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian|784|2023-10-14| +|37|[vastxie/Happy-ChatGPT](https://github.com/vastxie/Happy-ChatGPT)|ChatGPT 国粹版,和 GPT 一起学习地道的中国话吧|760|2023-07-28| +|38|[Lrunlin/blog](https://github.com/Lrunlin/blog)|使用Next.js+React.js+Koa+Typescript搭建的技术博客社区|730|2023-11-02| +|39|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|634|2023-09-27| +|40|[RealKai42/qwerty-learner-vscode](https://github.com/RealKai42/qwerty-learner-vscode)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 VSCode 摸🐟版 / Words learning and English muscle memory training software designed for keyboard workers for VSCode|627|2023-11-02| +|41|[aoao-eth/wechat-ai-summarize-bot](https://github.com/aoao-eth/wechat-ai-summarize-bot)|微信群聊总结助手 JS 版|604|2023-12-01| +|42|[Higurashi-kagome/wereader](https://github.com/Higurashi-kagome/wereader)|一个浏览器扩展:主要用于微信读书做笔记,对常使用 Markdown 做笔记的读者比较有帮助。|589|2023-10-03| +|43|[lio-mengxiang/mx-design](https://github.com/lio-mengxiang/mx-design)|最好的react ui组件库教程代码 (The code for the best react component library series tutorial)|570|2023-12-09| +|44|[eyebluecn/tank-front](https://github.com/eyebluecn/tank-front)|蓝眼系列软件之《蓝眼云盘》前端项目|542|2023-11-12| +|45|[vortesnail/blog](https://github.com/vortesnail/blog)|:blue_book: 个人技术小文章,旨在对知识的总结,能帮助到别人就更好啦。|540|2023-11-09| +|46|[YunYouJun/valaxy](https://github.com/YunYouJun/valaxy)|🌌 Next Generation Static Blog Framework (Beta) 下一代静态博客框架(支持页面/配置热重载)|512|2023-12-02| +|47|[food-billboard/create-chart](https://github.com/food-billboard/create-chart)|基于Echarts的可视化数据大屏设计器(包含设计、预览、分享等全部流程)|508|2023-12-08| +|48|[revezone/revezone](https://github.com/revezone/revezone)|A lightweight local-first graphic-centric productivity tool to build your second brain. Supporting Excalidraw/Tldraw whiteboard and notion-like note. 一款以图形为中心、轻量级、本地优先的用于构建第二大脑的效率工具。支持 Excalidraw、Tld ...|476|2023-10-13| +|49|[worldzhao/react-ui-library-tutorial](https://github.com/worldzhao/react-ui-library-tutorial)|📚React组件库搭建指南|462|2023-08-05| +|50|[yesmore/inke](https://github.com/yesmore/inke)|📖 A WYSIWYG notebook with AI assisted writing and real-time collaboration. Support self hosting. 一个所见即所得的Markdown笔记本,支持AI辅助写作和多人协作,支持自部署,使用IndexedDB存储笔记。|447|2023-11-14| +|51|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|429|2023-11-14| +|52|[shidenggui/bloghub](https://github.com/shidenggui/bloghub)|一群自由而有趣的灵魂,终将在此相遇 独立个人博客推荐导航|409|2023-07-30| +|53|[yuque-helper/yuque2book](https://github.com/yuque-helper/yuque2book)|export yuque repo to a book 将你的语雀文档导出的工具|372|2023-10-08| +|54|[EasyChris/obsidian-to-notion](https://github.com/EasyChris/obsidian-to-notion)|Share obsidian markdown file to notion and generate notion share link 同步obsdian文件到notion,并生成notion分享链接,可以方便的分享obsidian的文件。|371|2023-12-03| +|55|[openai-translator/raycast-openai-translator](https://github.com/openai-translator/raycast-openai-translator)|基于 ChatGPT API 的 Raycast 翻译插件 - Raycast extension for translation based on ChatGPT API.|344|2023-09-15| +|56|[yanlele/node-index](https://github.com/yanlele/node-index)|学习笔记、博文、简书、工作日常踩坑记录以及一些独立作品的汇总目录|344|2023-12-06| +|57|[cunzaizhuyi/awesome-fe-sites](https://github.com/cunzaizhuyi/awesome-fe-sites)|收集前端技术站点、技术周刊、个人/团队博客、开源项目站点、公众号等|292|2023-09-07| +|58|[cunyu1943/JavaPark](https://github.com/cunyu1943/JavaPark)|☕️「Java 自学指南」Java 学习保姆级教程、计算机基础、数据库、实战实践、效率工具、资源分享、程序人生。|271|2023-12-05| +|59|[imroc/kubernetes-guide](https://github.com/imroc/kubernetes-guide)|Kubernetes 实践指南|258|2023-11-28| +|60|[dicarne/feishu-backup](https://github.com/dicarne/feishu-backup)|用于备份飞书文档,可以将飞书文档转成markdown下载。|252|2023-11-29| +|61|[huqi-pr/trending-in-one](https://github.com/huqi-pr/trending-in-one)|今日头条热搜,知乎热门视频,知乎热搜榜,知乎热门话题,微博热搜榜;记录从 2020-11-29 日开始的热搜。每小时抓取一次数据,按天归档。|250|2023-12-09| +|62|[pro-collection/interview-question](https://github.com/pro-collection/interview-question)|目标是:收集全网面试问题, 做最全的题库|247|2023-12-06| +|63|[magicdawn/weread-spy](https://github.com/magicdawn/weread-spy)|weread-spy: 使用微信读书 Web 版生成 ePub 电子书|237|2023-06-19| +|64|[baotlake/periodic-table-pro](https://github.com/baotlake/periodic-table-pro)|元素周期表Pro,高颜值化学必备小程序,提供全面的元素属性、图片和百科知识等|223|2023-06-22| +|65|[JohannLai/gptcli](https://github.com/JohannLai/gptcli)|🔥 All in one ChatGPT CLI, build your own AI cli tools just like GitHub Actions workflow gptcli. 内置 AI commmit(自动生成 commit message)、AI Command(自然语言转命令行)、翻译、gitmoji 等插件。秒级创建任意自定义 ChatGPT CLI 工具,就像创建一个 ...|221|2023-07-27| +|66|[crawler-django/virtuallist-antd](https://github.com/crawler-django/virtuallist-antd)|virtualList for antd-table, 实现antd-table的虚拟列表, antd-table无限滚动, infinite scrolling for antd-table|221|2023-11-29| +|67|[chodocs/chodocs](https://github.com/chodocs/chodocs)|一站式前端内容网站,包括学习路线、知识体系。用专栏形式更新,原创不易,Give a ⭐️ if this project helped you!|220|2023-12-09| +|68|[BoyYangzai/mini-umi](https://github.com/BoyYangzai/mini-umi)|《从0到1手写可插拔前端框架》小册 by 洋|210|2023-11-02| +|69|[tgbot-collection/YYeTsFE](https://github.com/tgbot-collection/YYeTsFE)|人人影视分享站 前端页面|201|2023-12-04| +|70|[QuarkGluonPlasma/nestjs-course-code](https://github.com/QuarkGluonPlasma/nestjs-course-code)|《Nest 通关秘籍》案例代码|198|2023-12-09| +|71|[XYShaoKang/refined-leetcode](https://github.com/XYShaoKang/refined-leetcode)|网页版力扣扩展,提高 LeetCode-cn 刷题体验|192|2023-12-07| +|72|[puxiao/notes](https://github.com/puxiao/notes)|我的学习笔记(Nodejs/Koa/Middleware/Mysql/MongoDB/IndexedDB/Redis/Nginx/Npm/Yarn/fnm/Git/PM2/Docker/CentOS/React/Electron/Next.js/WebComponents/Taro/Echarts/Antd/Material-UI/Zustand/immer.js/Threejs/Webpack/ ...|180|2023-11-30| +|73|[pagenote/pagenote](https://github.com/pagenote/pagenote)|超简单的网页关键词高亮、标注SDK、能把笔记留在网页里。|177|2023-11-26| +|74|[vannvan/yuque-tools](https://github.com/vannvan/yuque-tools)|🧰 玩转语雀-朴实无华的语雀工具集合,语雀知识库+团队资源批量导出工具(无需Token)|浏览器插件助手|172|2023-12-04| +|75|[xpyjs/gantt](https://github.com/xpyjs/gantt)|An easy-to-use Gantt component. 持续更新,中文文档|171|2023-10-10| +|76|[whylisa/vite-react-template-typescript](https://github.com/whylisa/vite-react-template-typescript)|vite 配置react+typescript 项目模版,有配套博客教程|166|2023-10-18| +|77|[yuyinws/steam-card](https://github.com/yuyinws/steam-card)|⚡ Generate Your Steam Profile Card Quickly/快速生成你的Steam资料卡片⚡ |165|2023-11-30| +|78|[sancijun/weread-toolbox](https://github.com/sancijun/weread-toolbox)|微信读书工具箱,支持导出图文 Markdown 笔记,同步 Notion 等。|161|2023-07-03| +|79|[QC2168/snippets](https://github.com/QC2168/snippets)|日常开发中常用的代码片段及组件封装集合(持续更新中~)|152|2023-10-10| +|80|[vitest-dev/docs-cn](https://github.com/vitest-dev/docs-cn)|Vitest 中文文档|143|2023-12-07| +|81|[CQBoyBrand/Koa2-nuxt-MySQL](https://github.com/CQBoyBrand/Koa2-nuxt-MySQL)|Koa2+nuxt+MySQL重构博客,项目中包括前端,后端和服务端,以及数据库文件,项目基于Vue+node.js+MySQL|142|2023-08-16| +|82|[justjavac/zhihu-trending-top-search](https://github.com/justjavac/zhihu-trending-top-search)|知乎热搜榜,记录从 2020-11-24 日开始的知乎热搜榜单。每小时抓取一次数据,按天归档。|141|2023-12-09| +|83|[kuizuo/blog](https://github.com/kuizuo/blog)|愧怍的个人博客|136|2023-12-08| +|84|[viva-la-vita/wiki](https://github.com/viva-la-vita/wiki)|生如夏花知识库|129|2023-10-01| +|85|[justjavac/zhihu-trending-hot-questions](https://github.com/justjavac/zhihu-trending-hot-questions)|知乎热门话题,记录从 2020-11-24 日开始的知乎热门话题。每小时抓取一次数据,按天归档。|129|2023-12-09| +|86|[zotero-chinese/zotero-plugins](https://github.com/zotero-chinese/zotero-plugins)|Zotero Plugins Collection Zotero 插件合集 Awesome Zotero Plugins|123|2023-12-08| +|87|[jaywcjlove/wxmp](https://github.com/jaywcjlove/wxmp)|微信公众号文章 Markdown 编辑器,使用 markdown 语法创建一篇简介美观大方的微信公众号图文。|117|2023-12-03| +|88|[wizicer/LearnJapan](https://github.com/wizicer/LearnJapan)|Notebook of my learning of Japanese based on 新版中日交流标准日本语教程(标日)|112|2023-10-10| +|89|[liyupi/code-xingqiu](https://github.com/liyupi/code-xingqiu)|🪐 编程导航知识星球,帮助你学习编程的小圈子。配置公开,大家可以参考该项目做出自己的文档网站。|110|2023-09-09| +|90|[kuizuo/chaoxing-sign](https://github.com/kuizuo/chaoxing-sign)|超星学习通网页版在线签到,采用 nuxt 全栈框架实现协议复现。支持所有签到类型以及自动签到。|109|2023-11-22| +|91|[maqi1520/nextjs-tailwind-blog](https://github.com/maqi1520/nextjs-tailwind-blog)|我的博客第三版,使用 NextJS 和 TailwindCSS|105|2023-08-17|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/All-Language.md b/content/charts/overall/software/All-Language.md index e07e0c22..0659c0b3 100644 --- a/content/charts/overall/software/All-Language.md +++ b/content/charts/overall/software/All-Language.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > All Language -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Language|Updated| |:-|:-|:-|:-|:-|:-| -|1|[vuejs/vue](https://github.com/vuejs/vue)|This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core|205931|JavaScript|2023-12-08| -|2|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|116707|Python|2023-12-08| -|3|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|109895|C++|2023-12-08| -|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|88588|TypeScript|2023-12-08| -|5|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|84819|Vue|2023-11-29| -|6|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|74677|Go|2023-12-07| -|7|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|73585|Clojure|2023-11-09| -|8|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|72200|Java|2023-12-04| -|9|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|63419|JavaScript|2023-12-08| -|10|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|60314|TypeScript|2023-12-08| -|11|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|57314|TypeScript|2023-12-08| -|12|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|55785|Assembly|2023-10-28| +|1|[vuejs/vue](https://github.com/vuejs/vue)|This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core|205935|JavaScript|2023-12-08| +|2|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|116751|Python|2023-12-09| +|3|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|109907|C++|2023-12-09| +|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|88610|TypeScript|2023-12-09| +|5|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|84823|Vue|2023-11-29| +|6|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|74700|Go|2023-12-07| +|7|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|73602|Clojure|2023-11-09| +|8|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|72246|Java|2023-12-04| +|9|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|63439|JavaScript|2023-12-09| +|10|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|60347|TypeScript|2023-12-09| +|11|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|57322|TypeScript|2023-12-08| +|12|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|55789|Assembly|2023-12-09| |13|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|55168|Python|2023-12-03| -|14|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53798|Vue|2023-12-08| -|15|[Yidadaa/ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web)|A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。|53177|TypeScript|2023-12-07| -|16|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|51370|Rust|2023-12-08| -|17|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50870|JavaScript|2023-12-08| -|18|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|50436|Python|2023-11-06| +|14|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53795|Vue|2023-12-08| +|15|[Yidadaa/ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web)|A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。|53259|TypeScript|2023-12-07| +|16|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|51445|Rust|2023-12-09| +|17|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50871|JavaScript|2023-12-08| +|18|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|50443|Python|2023-11-06| |19|[binary-husky/gpt_academic](https://github.com/binary-husky/gpt_academic)|为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。|48778|Python|2023-12-08| -|20|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46952|JavaScript|2023-10-23| -|21|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|45972|TypeScript|2023-12-08| -|22|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|45731|Python|2023-12-06| -|23|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|45410|JavaScript|2023-11-27| +|20|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46953|JavaScript|2023-10-23| +|21|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|45976|TypeScript|2023-12-09| +|22|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|45737|Python|2023-12-06| +|23|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|45428|JavaScript|2023-11-27| |24|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |45404|JavaScript|2023-12-06| -|25|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|44820|JavaScript|2023-11-22| -|26|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|43861|JavaScript|2023-10-20| -|27|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43385|Go|2023-12-01| +|25|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|44837|JavaScript|2023-11-22| +|26|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|43883|JavaScript|2023-10-20| +|27|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43393|Go|2023-12-01| |28|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|43306|Makefile|2023-11-09| -|29|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|41802|Rust|2023-12-07| -|30|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|41244|JavaScript|2023-12-06| -|31|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39584|Java|2023-12-08| -|32|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD|39573|Go|2023-12-08| -|33|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38889|JavaScript|2023-12-08| -|34|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|36548|Java|2023-12-08| -|35|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|36329|Python|2023-11-02| -|36|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|35524|Python|2023-12-07| -|37|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial|35305|Go|2023-12-08| -|38|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35224|TypeScript|2023-12-08| -|39|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|35047|Python|2023-12-07| -|40|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34830|JavaScript|2023-10-04| -|41|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34529|JavaScript|2023-11-23| -|42|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|34218|Shell|2023-12-05| -|43|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34064|Java|2023-12-04| -|44|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|33960|JavaScript|2023-12-05| -|45|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|33956|TypeScript|2023-12-08| -|46|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|33893|Java|2023-12-04| -|47|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|33606|JavaScript|2023-12-08| -|48|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33479|JavaScript|2023-08-17| -|49|[alist-org/alist](https://github.com/alist-org/alist)|🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。|33029|Go|2023-12-05| -|50|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|32306|JavaScript|2023-09-05| -|51|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31077|Java|2023-11-21| -|52|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|31012|Python|2023-12-06| -|53|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30438|Go|2023-12-08| -|54|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|30267|C++|2023-09-28| -|55|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|29919|Java|2023-12-08| -|56|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|29764|JavaScript|2023-12-07| -|57|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|29697|Rust|2023-12-08| -|58|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|29610|Java|2023-12-07| -|59|[The-Run-Philosophy-Organization/run](https://github.com/The-Run-Philosophy-Organization/run)|润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。|29377|-|2023-09-26| -|60|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|29249|JavaScript|2023-12-08| -|61|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|29229|Python|2023-12-03| -|62|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|28995|Rust|2023-12-08| -|63|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|28698|Jupyter Notebook|2023-10-04| -|64|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|28655|JavaScript|2023-12-08| -|65|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|28525|Vue|2023-12-07| -|66|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28505|Java|2023-12-08| -|67|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28307|JavaScript|2023-12-08| -|68|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|28071|Java|2023-12-07| -|69|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|27799|Go|2023-12-01| -|70|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|27727|C|2023-12-08| -|71|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|27721|JavaScript|2023-10-31| -|72|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|Reverse engineered ChatGPT API|27626|Python|2023-08-02| -|73|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|27579|Java|2023-12-05| -|74|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27412|Java|2023-12-08| -|75|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27379|JavaScript|2023-12-08| -|76|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|27267|TypeScript|2023-12-08| -|77|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27071|Java|2023-12-04| -|78|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|26974|HTML|2023-11-01| -|79|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|26965|JavaScript|2023-12-08| -|80|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|26752|Java|2023-12-08| -|81|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26719|JavaScript|2023-10-25| -|82|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|26558|Java|2023-07-15| -|83|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|26527|Go|2023-12-08| -|84|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|26321|Python|2023-12-07| -|85|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|26237|TypeScript|2023-12-07| -|86|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|25666|Java|2023-12-07| -|87|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25550|JavaScript|2023-12-04| -|88|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25507|Java|2023-11-18| -|89|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |25490|JavaScript|2023-12-08| -|90|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24566|Java|2023-12-08| -|91|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|24490|Java|2023-11-19| -|92|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24486|Python|2023-09-28| -|93|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24155|C++|2023-11-27| -|94|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|24132|C#|2023-10-23| -|95|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|24126|Python|2023-08-27| -|96|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|24043|Dart|2023-12-08| -|97|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23852|Java|2023-12-08| -|98|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|23729|JavaScript|2023-12-06| -|99|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|23511|JavaScript|2023-11-13| -|100|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23383|JavaScript|2023-12-06| -|101|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.|23221|C++|2023-12-07| -|102|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23117|C++|2023-12-08| -|103|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|22695|Java|2023-12-08| -|104|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|22663|Python|2023-12-07| -|105|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|22549|Python|2023-12-08| -|106|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22494|JavaScript|2023-11-28| -|107|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22317|JavaScript|2023-09-19| -|108|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|22314|Python|2023-12-08| -|109|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22311|Python|2023-12-05| -|110|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|21989|TypeScript|2023-12-08| -|111|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|21980|Vue|2023-11-19| -|112|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|21732|TypeScript|2023-11-11| -|113|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21607|Java|2023-12-01| -|114|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|21541|Objective-C|2023-07-19| -|115|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|21333|Python|2023-11-11| -|116|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21103|Python|2023-12-08| -|117|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|20991|Java|2023-12-08| -|118|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|20629|Vue|2023-12-08| -|119|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|20414|Java|2023-12-04| -|120|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|20325|CMake|2023-12-07| -|121|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20077|Vim script|2023-09-23| -|122|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20008|JavaScript|2023-08-20| -|123|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|19912|Rust|2023-12-08| -|124|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|19772|TypeScript|2023-11-24| -|125|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19767|Java|2023-12-06| -|126|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|19613|Go|2023-12-07| -|127|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19408|PHP|2023-12-07| -|128|[chatchat-space/Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat)|Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain |19304|Python|2023-12-08| -|129|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19292|Java|2023-11-21| -|130|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19242|Python|2023-12-06| -|131|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19208|TypeScript|2023-10-20| -|132|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19203|Go|2023-12-08| -|133|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19144|JavaScript|2023-11-14| -|134|[openai-translator/openai-translator](https://github.com/openai-translator/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|19058|TypeScript|2023-12-08| -|135|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19040|Vue|2023-12-06| -|136|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|18888|Python|2023-11-29| -|137|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。|18872|Go|2023-12-07| -|138|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18717|JavaScript|2023-11-13| -|139|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|18670|CSS|2023-11-01| -|140|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18532|Java|2023-10-30| -|141|[zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat)|Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用大模型搭建微信聊天机器人,基于 GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。|18475|Python|2023-12-08| -|142|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|18442|-|2023-10-17| -|143|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18438|Go|2023-12-03| -|144|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18405|C++|2023-12-08| -|145|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18247|JavaScript|2023-11-13| -|146|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18215|Java|2023-11-09| -|147|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|18196|Python|2023-12-08| -|148|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。|18185|JavaScript|2023-12-07| -|149|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|18182|Rust|2023-12-05| -|150|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18176|C++|2023-11-17| -|151|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18088|C++|2023-12-08| -|152|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|18078|Python|2023-12-07| -|153|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|17949|Swift|2023-12-08| -|154|[dibingfa/flash-linux0.11-talk](https://github.com/dibingfa/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|17900|HTML|2023-06-11| -|155|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|17780|C|2023-07-21| -|156|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|17738|Vue|2023-06-23| -|157|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17698|TypeScript|2023-12-08| -|158|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17625|Vue|2023-06-25| -|159|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17558|Jupyter Notebook|2023-10-27| -|160|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17198|JavaScript|2023-12-06| -|161|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|17035|-|2023-10-07| -|162|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17009|Java|2023-12-07| -|163|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|16997|Python|2023-11-02| -|164|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|16993|C++|2023-12-08| -|165|[hzlzh/Best-App](https://github.com/hzlzh/Best-App)|收集&推荐优秀的 Apps/硬件/技巧/周边等|16843|-|2023-11-02| -|166|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|16788|Python|2023-12-07| -|167|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16570|TypeScript|2023-09-26| -|168|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|16523|C#|2023-12-08| -|169|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16503|TypeScript|2023-09-06| -|170|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|16418|JavaScript|2023-09-13| -|171|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|16395|C++|2023-12-06| -|172|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16369|Go|2023-12-07| -|173|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16152|TypeScript|2023-10-06| -|174|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|16127|Python|2023-07-05| -|175|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|16109|Java|2023-12-06| -|176|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。|16040|C#|2023-11-25| -|177|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|15986|JavaScript|2023-12-08| -|178|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|15902|Rust|2023-12-08| -|179|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop app for multiple cutting-edge LLM models, available on Windows, Mac, Linux|15731|TypeScript|2023-11-26| -|180|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|15615|Python|2023-11-09| -|181|[apache/brpc](https://github.com/apache/brpc)|brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means ...|15494|C++|2023-12-06| -|182|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source observability platform with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performan ...|15466|TypeScript|2023-12-08| -|183|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15419|Java|2023-12-03| -|184|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro|15347|Vue|2023-12-06| -|185|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15342|TypeScript|2023-12-08| -|186|[vulhub/vulhub](https://github.com/vulhub/vulhub)|Pre-Built Vulnerable Environments Based on Docker-Compose|15334|Dockerfile|2023-12-07| -|187|[xx025/carrot](https://github.com/xx025/carrot)|Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点|15133|-|2023-12-01| -|188|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15062|TypeScript|2023-12-07| -|189|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|15052|JavaScript|2023-12-01| -|190|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|14892|Rust|2023-12-08| -|191|[Tencent/weui-wxss](https://github.com/Tencent/weui-wxss)|A UI library by WeChat official design team, includes the most useful widgets/modules.|14882|Less|2023-11-01| -|192|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|14845|TypeScript|2023-12-08| -|193|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|14826|Swift|2023-11-17| -|194|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|14813|Rust|2023-12-03| -|195|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|14642|Go|2023-10-24| -|196|[umijs/umi](https://github.com/umijs/umi)|A framework in react community ✨|14593|TypeScript|2023-12-07| -|197|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!|14571|Python|2023-11-23| -|198|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。 |14565|Batchfile|2023-12-04| -|199|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|14534|Python|2023-10-27| -|200|[lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region)|Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming la ...|14485|Go|2023-11-10| +|29|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|41821|Rust|2023-12-07| +|30|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|41271|JavaScript|2023-12-06| +|31|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|40521|Vue|2023-12-09| +|32|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD|39593|Go|2023-12-09| +|33|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39588|Java|2023-12-09| +|34|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38893|JavaScript|2023-12-09| +|35|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|36549|Java|2023-12-08| +|36|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|36365|Python|2023-11-02| +|37|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|35524|Python|2023-12-07| +|38|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial|35310|Go|2023-12-09| +|39|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35229|TypeScript|2023-12-08| +|40|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|35058|Python|2023-12-07| +|41|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34829|JavaScript|2023-10-04| +|42|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34530|JavaScript|2023-11-23| +|43|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|34224|Shell|2023-12-05| +|44|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34066|Java|2023-12-04| +|45|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|33964|JavaScript|2023-12-05| +|46|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|33960|TypeScript|2023-12-09| +|47|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|33900|Java|2023-12-09| +|48|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|33625|JavaScript|2023-12-08| +|49|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33486|JavaScript|2023-08-17| +|50|[alist-org/alist](https://github.com/alist-org/alist)|🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。|33064|Go|2023-12-05| +|51|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|32306|JavaScript|2023-09-05| +|52|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31078|Java|2023-11-21| +|53|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|31012|Python|2023-12-06| +|54|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30443|Go|2023-12-08| +|55|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|30284|C++|2023-09-28| +|56|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|29924|Java|2023-12-08| +|57|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|29766|JavaScript|2023-12-07| +|58|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|29707|Rust|2023-12-09| +|59|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|29624|Java|2023-12-09| +|60|[The-Run-Philosophy-Organization/run](https://github.com/The-Run-Philosophy-Organization/run)|润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。|29379|-|2023-09-26| +|61|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|29259|JavaScript|2023-12-09| +|62|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|29246|Python|2023-12-08| +|63|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|29003|Rust|2023-12-09| +|64|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|28706|Jupyter Notebook|2023-10-04| +|65|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|28659|JavaScript|2023-12-09| +|66|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|28538|Vue|2023-12-07| +|67|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28508|Java|2023-12-08| +|68|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28308|JavaScript|2023-12-09| +|69|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|28078|Java|2023-12-07| +|70|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|27807|Go|2023-12-01| +|71|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|27734|C|2023-12-09| +|72|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|27725|JavaScript|2023-10-31| +|73|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|Reverse engineered ChatGPT API|27629|Python|2023-08-02| +|74|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|27580|Java|2023-12-05| +|75|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27414|Java|2023-12-09| +|76|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27381|JavaScript|2023-12-09| +|77|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|27284|TypeScript|2023-12-09| +|78|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27073|Java|2023-12-04| +|79|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|26981|JavaScript|2023-12-09| +|80|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|26974|HTML|2023-11-01| +|81|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|26757|Java|2023-12-09| +|82|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26721|JavaScript|2023-10-25| +|83|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|26558|Java|2023-07-15| +|84|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|26535|Go|2023-12-09| +|85|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|26324|Python|2023-12-07| +|86|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|26257|TypeScript|2023-12-08| +|87|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|25667|Java|2023-12-07| +|88|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25551|JavaScript|2023-12-09| +|89|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25507|Java|2023-11-18| +|90|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |25499|JavaScript|2023-12-08| +|91|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24569|Java|2023-12-09| +|92|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|24490|Java|2023-11-19| +|93|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24486|Python|2023-09-28| +|94|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24156|C++|2023-11-27| +|95|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|24140|C#|2023-10-23| +|96|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|24131|Python|2023-08-27| +|97|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|24068|Dart|2023-12-08| +|98|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23853|Java|2023-12-08| +|99|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|23734|JavaScript|2023-12-06| +|100|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|23513|JavaScript|2023-11-13| +|101|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23382|JavaScript|2023-12-08| +|102|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.|23233|C++|2023-12-07| +|103|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23120|C++|2023-12-09| +|104|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|22698|Java|2023-12-08| +|105|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|22666|Python|2023-12-07| +|106|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|22552|Python|2023-12-08| +|107|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22495|JavaScript|2023-12-09| +|108|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|22327|Python|2023-12-09| +|109|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22318|JavaScript|2023-09-19| +|110|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22315|Python|2023-12-09| +|111|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|21997|TypeScript|2023-12-09| +|112|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|21980|Vue|2023-11-19| +|113|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|21739|TypeScript|2023-11-11| +|114|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21609|Java|2023-12-01| +|115|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|21543|Objective-C|2023-07-19| +|116|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|21343|Python|2023-11-11| +|117|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21105|Python|2023-12-09| +|118|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|20994|Java|2023-12-08| +|119|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|20637|Vue|2023-12-09| +|120|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|20419|Java|2023-12-04| +|121|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|20341|CMake|2023-12-09| +|122|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20075|Vim script|2023-09-23| +|123|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20013|JavaScript|2023-12-09| +|124|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|19930|Rust|2023-12-08| +|125|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|19787|TypeScript|2023-11-24| +|126|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19767|Java|2023-12-06| +|127|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|19623|Go|2023-12-07| +|128|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19412|PHP|2023-12-09| +|129|[chatchat-space/Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat)|Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain |19321|Python|2023-12-08| +|130|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19293|Java|2023-11-21| +|131|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19243|Python|2023-12-06| +|132|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19210|TypeScript|2023-10-20| +|133|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19210|Go|2023-12-09| +|134|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19147|JavaScript|2023-11-14| +|135|[openai-translator/openai-translator](https://github.com/openai-translator/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|19076|TypeScript|2023-12-09| +|136|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19042|Vue|2023-12-09| +|137|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|18899|Python|2023-11-29| +|138|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。|18877|Go|2023-12-07| +|139|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18721|JavaScript|2023-11-13| +|140|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|18669|CSS|2023-11-01| +|141|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18530|Java|2023-10-30| +|142|[zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat)|Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用大模型搭建微信聊天机器人,基于 GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。|18494|Python|2023-12-09| +|143|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|18443|-|2023-10-17| +|144|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18440|Go|2023-12-09| +|145|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18405|C++|2023-12-08| +|146|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18251|JavaScript|2023-11-13| +|147|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18216|Java|2023-11-09| +|148|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。|18210|JavaScript|2023-12-08| +|149|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|18196|Python|2023-12-08| +|150|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|18188|Rust|2023-12-05| +|151|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18177|C++|2023-11-17| +|152|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|18119|Python|2023-12-09| +|153|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18089|C++|2023-12-08| +|154|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|17951|Swift|2023-12-09| +|155|[dibingfa/flash-linux0.11-talk](https://github.com/dibingfa/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|17902|HTML|2023-06-11| +|156|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|17794|C|2023-07-21| +|157|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|17740|Vue|2023-06-23| +|158|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17699|TypeScript|2023-12-08| +|159|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17625|Vue|2023-06-25| +|160|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17570|Jupyter Notebook|2023-10-27| +|161|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17200|JavaScript|2023-12-06| +|162|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|17051|-|2023-10-07| +|163|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17009|Java|2023-12-09| +|164|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17002|Python|2023-11-02| +|165|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|16992|C++|2023-12-08| +|166|[hzlzh/Best-App](https://github.com/hzlzh/Best-App)|收集&推荐优秀的 Apps/硬件/技巧/周边等|16848|-|2023-11-02| +|167|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|16793|Python|2023-12-07| +|168|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16570|TypeScript|2023-09-26| +|169|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|16539|C#|2023-12-08| +|170|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16504|TypeScript|2023-09-06| +|171|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|16420|JavaScript|2023-09-13| +|172|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|16397|C++|2023-12-06| +|173|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16376|Go|2023-12-09| +|174|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16155|TypeScript|2023-12-09| +|175|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|16128|Python|2023-07-05| +|176|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|16111|Java|2023-12-06| +|177|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。|16067|C#|2023-12-09| +|178|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|16002|JavaScript|2023-12-09| +|179|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|15905|Rust|2023-12-09| +|180|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop app for multiple cutting-edge LLM models, available on Windows, Mac, Linux|15737|TypeScript|2023-11-26| +|181|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|15624|Python|2023-11-09| +|182|[apache/brpc](https://github.com/apache/brpc)|brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means ...|15506|C++|2023-12-09| +|183|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source observability platform with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performan ...|15471|TypeScript|2023-12-09| +|184|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15420|Java|2023-12-03| +|185|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro|15353|Vue|2023-12-06| +|186|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15348|TypeScript|2023-12-09| +|187|[vulhub/vulhub](https://github.com/vulhub/vulhub)|Pre-Built Vulnerable Environments Based on Docker-Compose|15334|Dockerfile|2023-12-07| +|188|[xx025/carrot](https://github.com/xx025/carrot)|Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点|15144|-|2023-12-01| +|189|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15064|TypeScript|2023-12-07| +|190|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|15055|JavaScript|2023-12-01| +|191|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|14904|Rust|2023-12-09| +|192|[Tencent/weui-wxss](https://github.com/Tencent/weui-wxss)|A UI library by WeChat official design team, includes the most useful widgets/modules.|14881|Less|2023-11-01| +|193|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|14847|TypeScript|2023-12-08| +|194|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|14826|Swift|2023-11-17| +|195|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|14820|Rust|2023-12-09| +|196|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|14645|Go|2023-10-24| +|197|[umijs/umi](https://github.com/umijs/umi)|A framework in react community ✨|14593|TypeScript|2023-12-07| +|198|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!|14578|Python|2023-11-23| +|199|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。 |14576|Batchfile|2023-12-04| +|200|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|14538|Python|2023-10-27|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Assembly.md b/content/charts/overall/software/Assembly.md index 80279791..e9c5de69 100644 --- a/content/charts/overall/software/Assembly.md +++ b/content/charts/overall/software/Assembly.md @@ -1,30 +1,31 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Assembly -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|55785|2023-10-28| +|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|55789|2023-12-09| |2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!|10355|2023-11-29| |3|[TG9541/stm8ef](https://github.com/TG9541/stm8ef)|STM8 eForth - a user friendly Forth for simple µCs with docs|297|2023-08-05| -|4|[mengning/linuxkernel](https://github.com/mengning/linuxkernel)|操作系统导论教学资料、《庖丁解牛Linux内核》配套资料|249|2023-07-20| +|4|[mengning/linuxkernel](https://github.com/mengning/linuxkernel)|操作系统导论教学资料、《庖丁解牛Linux内核》配套资料|250|2023-07-20| |5|[retro16/acsi2stm](https://github.com/retro16/acsi2stm)|Atari ST ACSI to SD card converter with a STM32|131|2023-08-24| -|6|[leomil72/LM80C](https://github.com/leomil72/LM80C)|A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO|91|2023-11-15| +|6|[leomil72/LM80C](https://github.com/leomil72/LM80C)|A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO|91|2023-12-09| |7|[weipeng2k/hot-wind](https://github.com/weipeng2k/hot-wind)|技术杂文集|32|2023-11-24| |8|[team-s2/summer_course_2023](https://github.com/team-s2/summer_course_2023)|AAA - 2023 短学期安全攻防实践开源仓库|30|2023-08-06| -|9|[fzf404/MiniSys](https://github.com/fzf404/MiniSys)|💾 Nasm 汇编写操作系统|10|2023-09-12| -|10|[VLSMB/CLANNAD-Side-Stories-Hook-Tool](https://github.com/VLSMB/CLANNAD-Side-Stories-Hook-Tool)|CLANNAD外传:被光守护着的坡道(CLANNAD Side Stories) PC汉化版|9|2023-11-10| -|11|[SDGLBL/go-src](https://github.com/SDGLBL/go-src)|Knowledge of go's internal implementation Go语言内部实现分析|7|2023-10-12| -|12|[yewentao256/CSAPP_15213](https://github.com/yewentao256/CSAPP_15213)|CMU CSAPP learning; 深入理解计算机系统|7|2023-12-03| -|13|[Wokann/GBA_Cardcaptor_Sakura_SCdMG_chs](https://github.com/Wokann/GBA_Cardcaptor_Sakura_SCdMG_chs)|Chinese translation patch of GBA game "Cardcaptor Sakura - Sakura Card de Mini Game (Japan)" 魔卡少女樱-小樱牌的迷你游戏|4|2023-11-07| -|14|[thu-cs-lab/supervisor-la32r](https://github.com/thu-cs-lab/supervisor-la32r)|LoongArch 32 Reduced 监控程序|4|2023-08-08| -|15|[xingji-studio/XJ380-Kernel](https://github.com/xingji-studio/XJ380-Kernel)|XJ380操作系统的内核(汇编部分)|3|2023-08-12| -|16|[Lisadww/Assembly2048](https://github.com/Lisadww/Assembly2048)|汇編語言2048|3|2023-08-28| -|17|[wangyule/flutter_to_exist_app](https://github.com/wangyule/flutter_to_exist_app)|flutter与iOS/android混合开发、flutter源码集成到已有原生项目中|3|2023-06-19| -|18|[cybernagle/buffer-overflow](https://github.com/cybernagle/buffer-overflow)|华盛顿大学 bufferoverflow 试验讲解. 视频请见 bilibli|3|2023-06-19| -|19|[KristianLi/Assembler_lab_homework](https://github.com/KristianLi/Assembler_lab_homework)|汇编作业|2|2023-12-05| -|20|[LuyuZhang00/Embedded-Systems](https://github.com/LuyuZhang00/Embedded-Systems)|2022秋季《微机原理实验》:使用80386汇编完成七个程序。2023春季《嵌入式计算机系统》项目:基于8051的数字体温计/基于MSP430的心电采集计数系统|2|2023-11-01| +|9|[bereal/AdventOfCode2020](https://github.com/bereal/AdventOfCode2020)|Solving Advent of Code 2020, each day in a different language|24|2023-12-09| +|10|[fzf404/MiniSys](https://github.com/fzf404/MiniSys)|💾 Nasm 汇编写操作系统|10|2023-09-12| +|11|[VLSMB/CLANNAD-Side-Stories-Hook-Tool](https://github.com/VLSMB/CLANNAD-Side-Stories-Hook-Tool)|CLANNAD外传:被光守护着的坡道(CLANNAD Side Stories) PC汉化版|9|2023-11-10| +|12|[SDGLBL/go-src](https://github.com/SDGLBL/go-src)|Knowledge of go's internal implementation Go语言内部实现分析|7|2023-10-12| +|13|[yewentao256/CSAPP_15213](https://github.com/yewentao256/CSAPP_15213)|CMU CSAPP learning; 深入理解计算机系统|7|2023-12-09| +|14|[Wokann/GBA_Cardcaptor_Sakura_SCdMG_chs](https://github.com/Wokann/GBA_Cardcaptor_Sakura_SCdMG_chs)|Chinese translation patch of GBA game "Cardcaptor Sakura - Sakura Card de Mini Game (Japan)" 魔卡少女樱-小樱牌的迷你游戏|4|2023-11-07| +|15|[thu-cs-lab/supervisor-la32r](https://github.com/thu-cs-lab/supervisor-la32r)|LoongArch 32 Reduced 监控程序|4|2023-08-08| +|16|[xingji-studio/XJ380-Kernel](https://github.com/xingji-studio/XJ380-Kernel)|XJ380操作系统的内核(汇编部分)|3|2023-08-12| +|17|[Lisadww/Assembly2048](https://github.com/Lisadww/Assembly2048)|汇編語言2048|3|2023-08-28| +|18|[wangyule/flutter_to_exist_app](https://github.com/wangyule/flutter_to_exist_app)|flutter与iOS/android混合开发、flutter源码集成到已有原生项目中|3|2023-06-19| +|19|[cybernagle/buffer-overflow](https://github.com/cybernagle/buffer-overflow)|华盛顿大学 bufferoverflow 试验讲解. 视频请见 bilibli|3|2023-06-19| +|20|[KristianLi/Assembler_lab_homework](https://github.com/KristianLi/Assembler_lab_homework)|汇编作业|2|2023-12-05| +|21|[LuyuZhang00/Embedded-Systems](https://github.com/LuyuZhang00/Embedded-Systems)|2022秋季《微机原理实验》:使用80386汇编完成七个程序。2023春季《嵌入式计算机系统》项目:基于8051的数字体温计/基于MSP430的心电采集计数系统|2|2023-11-01|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/C.md b/content/charts/overall/software/C.md index 615d5b65..11cd11a6 100644 --- a/content/charts/overall/software/C.md +++ b/content/charts/overall/software/C.md @@ -1,158 +1,158 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > C -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|27727|2023-12-08| -|2|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|17780|2023-07-21| -|3|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|13962|2023-07-12| -|4|[lvgl/lvgl](https://github.com/lvgl/lvgl)|Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio.|13816|2023-12-08| -|5|[karpathy/llama2.c](https://github.com/karpathy/llama2.c)|Inference Llama 2 in one file of pure C|13344|2023-12-06| -|6|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|13102|2023-12-08| -|7|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|12388|2023-11-29| +|1|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|27734|2023-12-09| +|2|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|17794|2023-07-21| +|3|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|13964|2023-07-12| +|4|[lvgl/lvgl](https://github.com/lvgl/lvgl)|Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio.|13824|2023-12-09| +|5|[karpathy/llama2.c](https://github.com/karpathy/llama2.c)|Inference Llama 2 in one file of pure C|13361|2023-12-09| +|6|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|13105|2023-12-08| +|7|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|12389|2023-11-29| |8|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|12356|2023-12-04| -|9|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|11788|2023-12-07| -|10|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|11664|2023-12-08| -|11|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie Plus & Classic|11093|2023-12-04| -|12|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|10921|2023-11-28| -|13|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|10656|2023-07-27| +|9|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|11790|2023-12-07| +|10|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|11666|2023-12-09| +|11|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie Plus & Classic|11107|2023-12-04| +|12|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|10922|2023-11-28| +|13|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|10659|2023-07-27| |14|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9851|2023-12-07| -|15|[huangz1990/redis-3.0-annotated](https://github.com/huangz1990/redis-3.0-annotated)|带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。|9743|2023-08-26| +|15|[huangz1990/redis-3.0-annotated](https://github.com/huangz1990/redis-3.0-annotated)|带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。|9745|2023-08-26| |16|[Tencent/xLua](https://github.com/Tencent/xLua)|xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.|8814|2023-08-31| -|17|[happyfish100/fastdfs](https://github.com/happyfish100/fastdfs)|FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We ...|8757|2023-12-06| -|18|[gojue/ecapture](https://github.com/gojue/ecapture)|Capture SSL/TLS text content without a CA certificate using eBPF. This tool is compatible with Linux/Android x86_64/Aarch64.|7555|2023-12-08| -|19|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|7427|2023-12-08| -|20|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。|7230|2023-12-08| -|21|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|6080|2023-12-06| -|22|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.|6009|2023-11-20| +|17|[happyfish100/fastdfs](https://github.com/happyfish100/fastdfs)|FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We ...|8756|2023-12-06| +|18|[gojue/ecapture](https://github.com/gojue/ecapture)|Capture SSL/TLS text content without a CA certificate using eBPF. This tool is compatible with Linux/Android x86_64/Aarch64.|7558|2023-12-09| +|19|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|7433|2023-12-09| +|20|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。|7231|2023-12-08| +|21|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|6081|2023-12-06| +|22|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.|6017|2023-11-20| |23|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5833|2023-12-02| -|24|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|5640|2023-10-29| -|25|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|5519|2023-12-07| +|24|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|5641|2023-10-29| +|25|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|5523|2023-12-07| |26|[peng-zhihui/HDMI-PI](https://github.com/peng-zhihui/HDMI-PI)|我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。|5453|2023-09-10| |27|[yourtion/30dayMakeOS](https://github.com/yourtion/30dayMakeOS)|《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程|5450|2023-06-19| -|28|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|5440|2023-11-15| -|29|[Meituan-Dianping/SQLAdvisor](https://github.com/Meituan-Dianping/SQLAdvisor)|输入SQL,输出索引优化建议|5420|2023-10-08| -|30|[flightlessmango/MangoHud](https://github.com/flightlessmango/MangoHud)|A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb|5344|2023-12-06| -|31|[cjdelisle/cjdns](https://github.com/cjdelisle/cjdns)|An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.|5089|2023-11-28| -|32|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.|4865|2023-12-08| -|33|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings|4484|2023-07-04| -|34|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱|4411|2023-10-27| -|35|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|4253|2023-11-10| +|28|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|5442|2023-11-15| +|29|[Meituan-Dianping/SQLAdvisor](https://github.com/Meituan-Dianping/SQLAdvisor)|输入SQL,输出索引优化建议|5419|2023-10-08| +|30|[flightlessmango/MangoHud](https://github.com/flightlessmango/MangoHud)|A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb|5347|2023-12-09| +|31|[cjdelisle/cjdns](https://github.com/cjdelisle/cjdns)|An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.|5090|2023-11-28| +|32|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.|4867|2023-12-09| +|33|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings|4485|2023-07-04| +|34|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱|4413|2023-10-27| +|35|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|4254|2023-11-10| |36|[ClemensElflein/OpenMower](https://github.com/ClemensElflein/OpenMower)|Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots!|4161|2023-11-12| -|37|[Facico/Chinese-Vicuna](https://github.com/Facico/Chinese-Vicuna)|Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca|4058|2023-11-09| -|38|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|4042|2023-12-07| -|39|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a 100Gbps network load tester.|3919|2023-11-23| +|37|[Facico/Chinese-Vicuna](https://github.com/Facico/Chinese-Vicuna)|Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca|4061|2023-11-09| +|38|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|4042|2023-12-09| +|39|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a 100Gbps network load tester.|3920|2023-11-23| |40|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3900|2023-11-07| -|41|[openvenues/libpostal](https://github.com/openvenues/libpostal)|A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.|3857|2023-10-07| -|42|[lotabout/write-a-C-interpreter](https://github.com/lotabout/write-a-C-interpreter)|Write a simple interpreter of C. Inspired by c4 and largely based on it.|3615|2023-09-21| +|41|[openvenues/libpostal](https://github.com/openvenues/libpostal)|A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.|3859|2023-10-07| +|42|[lotabout/write-a-C-interpreter](https://github.com/lotabout/write-a-C-interpreter)|Write a simple interpreter of C. Inspired by c4 and largely based on it.|3617|2023-09-21| |43|[canonical/dqlite](https://github.com/canonical/dqlite)|Embeddable, replicated and fault tolerant SQL engine.|3587|2023-12-05| -|44|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|🐛 Access your terminal from anywhere via the web.|3438|2023-09-13| -|45|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|3355|2023-12-08| +|44|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|🐛 Access your terminal from anywhere via the web.|3437|2023-09-13| +|45|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|3359|2023-12-08| |46|[cuber/ngx_http_google_filter_module](https://github.com/cuber/ngx_http_google_filter_module)|Nginx Module for Google Mirror|3337|2023-09-26| -|47|[armink/EasyLogger](https://github.com/armink/EasyLogger)|An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库|3275|2023-11-19| -|48|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|3217|2023-08-02| -|49|[istoreos/istoreos](https://github.com/istoreos/istoreos)|提供一个人人会用的的路由、NAS系统 (目前活跃的分支是 istoreos-22.03)|3111|2023-12-08| -|50|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Iceman Fork - Proxmark3|3100|2023-12-08| -|51|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|3024|2023-09-25| -|52|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)|2883|2023-12-07| -|53|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|2873|2023-12-08| +|47|[armink/EasyLogger](https://github.com/armink/EasyLogger)|An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库|3273|2023-11-19| +|48|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|3216|2023-08-02| +|49|[istoreos/istoreos](https://github.com/istoreos/istoreos)|提供一个人人会用的的路由、NAS系统 (目前活跃的分支是 istoreos-22.03)|3116|2023-12-08| +|50|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Iceman Fork - Proxmark3|3101|2023-12-09| +|51|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|3039|2023-09-25| +|52|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)|2883|2023-12-09| +|53|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|2874|2023-12-09| |54|[seclab-ucr/INTANG](https://github.com/seclab-ucr/INTANG)|-|2862|2023-12-02| -|55|[Simple-XX/SimpleKernel](https://github.com/Simple-XX/SimpleKernel)|Simple kernel for learning operating systems. 用于学习操作系统的简单内核|2839|2023-09-12| +|55|[Simple-XX/SimpleKernel](https://github.com/Simple-XX/SimpleKernel)|Simple kernel for learning operating systems. 用于学习操作系统的简单内核|2844|2023-09-12| |56|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2769|2023-10-29| |57|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|A cloud-native database based on PostgreSQL developed by Alibaba Cloud.|2706|2023-11-24| -|58|[acl-dev/acl](https://github.com/acl-dev/acl)|A powerful server and network library, including coroutine, redis client, http, websocket, mqtt with C/C++ for multi-platform including Linux, Android, iOS, MacOS, Windows, etc..|2691|2023-12-07| -|59|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|2624|2023-12-08| +|58|[acl-dev/acl](https://github.com/acl-dev/acl)|A powerful server and network library, including coroutine, redis client, http, websocket, mqtt with C/C++ for multi-platform including Linux, Android, iOS, MacOS, Windows, etc..|2692|2023-12-08| +|59|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|2627|2023-12-08| |60|[winshining/nginx-http-flv-module](https://github.com/winshining/nginx-http-flv-module)|A media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache, VHost (one IP for multi domain names) and JSON style statistics are sup ...|2593|2023-09-29| |61|[cleanflight/cleanflight](https://github.com/cleanflight/cleanflight)|Clean-code version of the baseflight flight controller firmware|2533|2023-10-20| -|62|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2481|2023-11-05| +|62|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2482|2023-11-05| |63|[wechat-miniprogram/minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform)|-|2320|2023-12-08| -|64|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|2272|2023-12-05| -|65|[seemoo-lab/nexmon](https://github.com/seemoo-lab/nexmon)|The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more|2241|2023-11-30| -|66|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|2173|2023-11-28| +|64|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|2274|2023-12-09| +|65|[seemoo-lab/nexmon](https://github.com/seemoo-lab/nexmon)|The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more|2243|2023-11-30| +|66|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|2174|2023-11-28| |67|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|2087|2023-12-07| -|68|[wolfSSL/wolfssl](https://github.com/wolfSSL/wolfssl)|The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!|2059|2023-12-08| -|69|[jiangdongguo/AndroidUSBCamera](https://github.com/jiangdongguo/AndroidUSBCamera)|🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!|1996|2023-12-05| +|68|[wolfSSL/wolfssl](https://github.com/wolfSSL/wolfssl)|The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!|2059|2023-12-09| +|69|[jiangdongguo/AndroidUSBCamera](https://github.com/jiangdongguo/AndroidUSBCamera)|🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!|1997|2023-12-05| |70|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1982|2023-09-18| -|71|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ...|1853|2023-12-07| +|71|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ...|1856|2023-12-07| |72|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1825|2023-11-28| |73|[bytedance/bhook](https://github.com/bytedance/bhook)|:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.|1806|2023-10-12| |74|[helloexp/0day](https://github.com/helloexp/0day)|各种CMS、各种平台、各种系统、各种软件漏洞的EXP、POC ,该项目将持续更新|1792|2023-09-12| -|75|[Perfare/Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper)|Using Zygisk to dump il2cpp data at runtime|1760|2023-11-12| -|76|[zrythm/zrythm](https://github.com/zrythm/zrythm)|a highly automated and intuitive digital audio workstation - official mirror|1736|2023-12-07| +|75|[Perfare/Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper)|Using Zygisk to dump il2cpp data at runtime|1762|2023-11-12| +|76|[zrythm/zrythm](https://github.com/zrythm/zrythm)|a highly automated and intuitive digital audio workstation - official mirror|1737|2023-12-09| |77|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1734|2023-12-07| -|78|[spacemeowx2/switch-lan-play](https://github.com/spacemeowx2/switch-lan-play)|Make you and your friends play games like in a LAN.|1725|2023-11-14| +|78|[spacemeowx2/switch-lan-play](https://github.com/spacemeowx2/switch-lan-play)|Make you and your friends play games like in a LAN.|1726|2023-11-14| |79|[langhuihui/jessibuca](https://github.com/langhuihui/jessibuca)|Jessibuca是一款开源的纯H5直播流播放器|1700|2023-12-08| |80|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG known as PAL.|1648|2023-12-05| -|81|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1629|2023-12-07| -|82|[destan19/OpenAppFilter](https://github.com/destan19/OpenAppFilter)|OAF is a parental control plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, such as Tiktok, Youtube, Telegram,etc.|1623|2023-11-01| -|83|[openctp/openctp](https://github.com/openctp/openctp)|CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。|1594|2023-12-08| +|81|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1630|2023-12-07| +|82|[destan19/OpenAppFilter](https://github.com/destan19/OpenAppFilter)|OAF is a parental control plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, such as Tiktok, Youtube, Telegram,etc.|1624|2023-11-01| +|83|[openctp/openctp](https://github.com/openctp/openctp)|CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。|1595|2023-12-09| |84|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1591|2023-11-27| -|85|[bb-qq/r8152](https://github.com/bb-qq/r8152)|Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters|1576|2023-11-03| -|86|[avem-labs/Avem](https://github.com/avem-labs/Avem)|🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]|1576|2023-10-03| +|85|[avem-labs/Avem](https://github.com/avem-labs/Avem)|🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]|1577|2023-10-03| +|86|[bb-qq/r8152](https://github.com/bb-qq/r8152)|Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters|1576|2023-11-03| |87|[openresty/headers-more-nginx-module](https://github.com/openresty/headers-more-nginx-module)|Set, add, and clear arbitrary output headers in NGINX http servers|1565|2023-11-23| -|88|[alibaba/xquic](https://github.com/alibaba/xquic)|XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.|1553|2023-11-29| +|88|[alibaba/xquic](https://github.com/alibaba/xquic)|XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.|1554|2023-11-29| |89|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1539|2023-11-27| -|90|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|1498|2023-12-02| -|91|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等|1485|2023-06-16| -|92|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件|1483|2023-10-27| -|93|[zetaloop/ExplorerPatcher](https://github.com/zetaloop/ExplorerPatcher)|ExplorerPatcher Chinese Localization - 在 Windows 11 上恢复高效的工作环境|1471|2023-11-30| +|90|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|1500|2023-12-02| +|91|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件|1488|2023-10-27| +|92|[zetaloop/ExplorerPatcher](https://github.com/zetaloop/ExplorerPatcher)|ExplorerPatcher Chinese Localization - 在 Windows 11 上恢复高效的工作环境|1487|2023-11-30| +|93|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等|1486|2023-06-16| |94|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|1461|2023-12-08| |95|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|1452|2023-10-28| -|96|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1443|2023-11-14| -|97|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|1439|2023-12-05| +|96|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1444|2023-11-14| +|97|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|1440|2023-12-05| |98|[SpenceKonde/ATTinyCore](https://github.com/SpenceKonde/ATTinyCore)|Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8 |1430|2023-11-21| |99|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|1391|2023-10-15| |100|[center-for-threat-informed-defense/adversary_emulation_library](https://github.com/center-for-threat-informed-defense/adversary_emulation_library)|An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs. |1386|2023-10-25| |101|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|1380|2023-10-23| |102|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1323|2023-06-25| |103|[OLIMEX/OLINUXINO](https://github.com/OLIMEX/OLINUXINO)|OLINUXINO is Open Source / Open Hardware, low cost from EUR 24 Linux Industrial grade Single Board Computer capable to operate -25+85C|1296|2023-11-09| -|104|[bytedance/android-inline-hook](https://github.com/bytedance/android-inline-hook)|:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.|1274|2023-10-11| +|104|[bytedance/android-inline-hook](https://github.com/bytedance/android-inline-hook)|:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.|1279|2023-10-11| |105|[kerwincui/FastBee](https://github.com/kerwincui/FastBee)|FastBee开源物联网平台,简单易用,可用于搭建物联网平台以及二次开发和学习。适用于智能家居、智慧办公、智慧社区、农业监测、水利监测、工业控制等。|1160|2023-10-28| |106|[openresty/echo-nginx-module](https://github.com/openresty/echo-nginx-module)|An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file|1130|2023-11-23| |107|[waveshareteam/e-Paper](https://github.com/waveshareteam/e-Paper)|-|1129|2023-12-01| |108|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|1117|2023-07-01| -|109|[armink/SFUD](https://github.com/armink/SFUD)|An using JEDEC's SFDP standard serial (SPI) flash universal driver library 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库|1107|2023-11-13| -|110|[ReimuNotMoe/ydotool](https://github.com/ReimuNotMoe/ydotool)|Generic command-line automation tool (no X!)|1100|2023-11-10| +|109|[armink/SFUD](https://github.com/armink/SFUD)|An using JEDEC's SFDP standard serial (SPI) flash universal driver library 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库|1106|2023-11-13| +|110|[ReimuNotMoe/ydotool](https://github.com/ReimuNotMoe/ydotool)|Generic command-line automation tool (no X!)|1102|2023-11-10| |111|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|1095|2023-09-20| |112|[swow/swow](https://github.com/swow/swow)|Coroutine-based cross-platform concurrent I/O engine.|1084|2023-12-08| -|113|[appspa/app-space](https://github.com/appspa/app-space)|应用内网发布分发测试部署管理平台版本管理类似蒲公英蒲公英 类似fir.im fir App publish IOS超级签名免签 开源 https://app-space.up.railway.app APP增量热更新  支持iOS、Android、flutter、 react-native更新摇一摇提Bug SDK 提供自动化部署jenkins fastlane 丰富组件库 安卓苹果发布发版p ...|1072|2023-08-10| +|113|[appspa/app-space](https://github.com/appspa/app-space)|应用内网发布分发测试部署管理平台版本管理类似蒲公英蒲公英 类似fir.im fir App publish IOS超级签名免签 开源 https://app-space.up.railway.app APP增量热更新  支持iOS、Android、flutter、 react-native更新摇一摇提Bug SDK 提供自动化部署jenkins fastlane 丰富组件库 安卓苹果发布发版p ...|1073|2023-08-10| |114|[DS-Homebrew/nds-bootstrap](https://github.com/DS-Homebrew/nds-bootstrap)|Boot an nds file|1070|2023-11-26| |115|[HVML/PurC](https://github.com/HVML/PurC)|The prime HVML interpreter for C Language.|1054|2023-12-07| |116|[miao1007/Openwrt-NetKeeper](https://github.com/miao1007/Openwrt-NetKeeper)|[C/C++] Run Netkeeper on OpenWrt Device|1031|2023-06-13| |117|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|992|2023-10-11| -|118|[Nicholas3388/LuaNode](https://github.com/Nicholas3388/LuaNode)|Esp32/esp8266 lua sdk|991|2023-12-05| +|118|[Nicholas3388/LuaNode](https://github.com/Nicholas3388/LuaNode)|Esp32/esp8266 lua sdk|992|2023-12-09| |119|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|985|2023-09-19| |120|[zhaojh329/oui](https://github.com/zhaojh329/oui)|🐛 A framework used to develop Web interface for OpenWrt. Use Lua-eco + Vue3 + Vite + Element Plus.|985|2023-12-08| |121|[NevermindZZT/letter-shell](https://github.com/NevermindZZT/letter-shell)|letter shell|979|2023-12-06| -|122|[newaetech/chipwhisperer](https://github.com/newaetech/chipwhisperer)|ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks|962|2023-11-27| -|123|[ttttupup/wxhelper](https://github.com/ttttupup/wxhelper)|Hook WeChat / 微信逆向|952|2023-11-14| -|124|[aixed/WeChat-Hook](https://github.com/aixed/WeChat-Hook)|PC wechat robot interface [wechat Hook] / PC微信3.9.5.81/3.9.2.23接口 微信Hook 微信机器人 微信Hook源码 PC微信协议算法 |927|2023-12-06| +|122|[newaetech/chipwhisperer](https://github.com/newaetech/chipwhisperer)|ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks|963|2023-11-27| +|123|[ttttupup/wxhelper](https://github.com/ttttupup/wxhelper)|Hook WeChat / 微信逆向|959|2023-11-14| +|124|[aixed/WeChat-Hook](https://github.com/aixed/WeChat-Hook)|PC wechat robot interface [wechat Hook] / PC微信3.9.5.81/3.9.2.23接口 微信Hook 微信机器人 微信Hook源码 PC微信协议算法 |927|2023-12-09| |125|[aitos-io/BoAT-X-Framework](https://github.com/aitos-io/BoAT-X-Framework)|BoAT-X Blockchain Application Framework for IoT|921|2023-10-01| |126|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|920|2023-08-21| -|127|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|917|2023-12-08| -|128|[gnbdev/opengnb](https://github.com/gnbdev/opengnb)|GNB is open source de-centralized SDVN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的SDVN。|911|2023-11-01| +|127|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|918|2023-12-09| +|128|[gnbdev/opengnb](https://github.com/gnbdev/opengnb)|GNB is open source de-centralized SDVN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的SDVN。|913|2023-11-01| |129|[canonical/raft](https://github.com/canonical/raft)|C implementation of the Raft consensus protocol|911|2023-12-01| |130|[cloudwu/sproto](https://github.com/cloudwu/sproto)|Yet another protocol library like google protocol buffers , but simple and fast.|899|2023-11-03| -|131|[cherry-embedded/CherryUSB](https://github.com/cherry-embedded/CherryUSB)|CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP|891|2023-12-05| +|131|[cherry-embedded/CherryUSB](https://github.com/cherry-embedded/CherryUSB)|CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP|896|2023-12-09| |132|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|891|2023-11-23| -|133|[liangkangnan/tinyriscv](https://github.com/liangkangnan/tinyriscv)|A very simple and easy to understand RISC-V core.|887|2023-11-09| -|134|[happyfish100/libfastcommon](https://github.com/happyfish100/libfastcommon)|c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc ...|879|2023-12-08| +|133|[liangkangnan/tinyriscv](https://github.com/liangkangnan/tinyriscv)|A very simple and easy to understand RISC-V core.|888|2023-11-09| +|134|[happyfish100/libfastcommon](https://github.com/happyfish100/libfastcommon)|c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc ...|880|2023-12-08| |135|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|873|2023-11-30| |136|[Tongsuo-Project/Tongsuo](https://github.com/Tongsuo-Project/Tongsuo)|铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library|869|2023-12-06| -|137|[CoretechR/OMOTE](https://github.com/CoretechR/OMOTE)|Open Source Remote Using ESP32 and LVGL|822|2023-12-02| -|138|[NaruseMioShirakana/MoeVoiceStudio](https://github.com/NaruseMioShirakana/MoeVoiceStudio)|一个使用C++编写的音频处理软件|807|2023-12-07| -|139|[DarkMatterCore/nxdumptool](https://github.com/DarkMatterCore/nxdumptool)|Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.|796|2023-12-05| -|140|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|786|2023-11-22| +|137|[CoretechR/OMOTE](https://github.com/CoretechR/OMOTE)|Open Source Remote Using ESP32 and LVGL|824|2023-12-02| +|138|[NaruseMioShirakana/MoeVoiceStudio](https://github.com/NaruseMioShirakana/MoeVoiceStudio)|一个使用C++编写的音频处理软件|808|2023-12-08| +|139|[DarkMatterCore/nxdumptool](https://github.com/DarkMatterCore/nxdumptool)|Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.|796|2023-12-09| +|140|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|787|2023-12-09| |141|[xboot/xboot](https://github.com/xboot/xboot)|The extensible bootloader for embedded system with application engine, write once, run everywhere.|756|2023-12-02| |142|[majianjia/nnom](https://github.com/majianjia/nnom)|A higher-level Neural Network library for microcontrollers.|754|2023-11-22| |143|[plantegg/programmer_case](https://github.com/plantegg/programmer_case)|程序员案例集锦|753|2023-11-30| -|144|[berkeley-abc/abc](https://github.com/berkeley-abc/abc)|ABC: System for Sequential Logic Synthesis and Formal Verification|750|2023-12-04| -|145|[li-xiaojun/AndroidKTX](https://github.com/li-xiaojun/AndroidKTX)|🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!|747|2023-12-07| +|144|[berkeley-abc/abc](https://github.com/berkeley-abc/abc)|ABC: System for Sequential Logic Synthesis and Formal Verification|753|2023-12-09| +|145|[li-xiaojun/AndroidKTX](https://github.com/li-xiaojun/AndroidKTX)|🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!|748|2023-12-07| |146|[espressif/esp-mdf](https://github.com/espressif/esp-mdf)|Espressif Mesh Development Framework, limited maintain, recommend to use https://github.com/espressif/esp-mesh-lite|746|2023-10-16| -|147|[metartc/metaRTC](https://github.com/metartc/metaRTC)|A cross-platform webRTC SDK|737|2023-11-27| -|148|[wangbojing/NtyCo](https://github.com/wangbojing/NtyCo)|纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例|737|2023-08-30| +|147|[wangbojing/NtyCo](https://github.com/wangbojing/NtyCo)|纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例|738|2023-08-30| +|148|[metartc/metaRTC](https://github.com/metartc/metaRTC)|A cross-platform webRTC SDK|737|2023-11-27| |149|[espressif/esp-at](https://github.com/espressif/esp-at)|AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266|716|2023-12-04| |150|[AnJoiner/FFmpegCommand](https://github.com/AnJoiner/FFmpegCommand)|FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等|710|2023-11-10| |151|[iqiyi/libfiber](https://github.com/iqiyi/libfiber)|The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI|705|2023-10-07| @@ -161,50 +161,50 @@ |154|[Heltec-Aaron-Lee/WiFi_Kit_series](https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series)|Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.|675|2023-12-04| |155|[tsingsee/EasyRTMP](https://github.com/tsingsee/EasyRTMP)|EasyRTMP是一套调用简单、功能完善、运行高效稳定的RTMP功能组件,经过多年实战和线上运行打造,支持RTMP推送断线重连、环形缓冲、智能丢帧、网络事件回调,支持Windows、Linux、arm(hisiv100/hisiv200/hisiv300/hisiv400/hisiv500/hisiv600/etc..)、Android、iOS平台,支持市面上绝大部分的RTMP流媒体服务器,包括W ...|670|2023-10-20| |156|[simon987/sist2](https://github.com/simon987/sist2)|Lightning-fast file system indexer and search tool|657|2023-12-02| -|157|[liudf0716/xfrpc](https://github.com/liudf0716/xfrpc)|The xfrpc project is a lightweight implementation of the FRP client written in C language for OpenWRT and IoT systems. It is designed to provide an efficient solution for resource-constrained devices ...|653|2023-12-03| -|158|[dhm2013724/yolov2_xilinx_fpga](https://github.com/dhm2013724/yolov2_xilinx_fpga)|A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard|642|2023-11-07| -|159|[skylersaleh/SkyEmu](https://github.com/skylersaleh/SkyEmu)|Game Boy Advance, Game Boy, Game Boy Color, and Nintendo DS Emulator|638|2023-12-07| -|160|[moononournation/Arduino_GFX](https://github.com/moononournation/Arduino_GFX)|Arduino GFX developing for various color displays and various data bus interfaces|632|2023-12-04| -|161|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为开源鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|623|2023-11-28| +|157|[liudf0716/xfrpc](https://github.com/liudf0716/xfrpc)|The xfrpc project is a lightweight implementation of the FRP client written in C language for OpenWRT and IoT systems. It is designed to provide an efficient solution for resource-constrained devices ...|653|2023-12-09| +|158|[dhm2013724/yolov2_xilinx_fpga](https://github.com/dhm2013724/yolov2_xilinx_fpga)|A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard|643|2023-11-07| +|159|[skylersaleh/SkyEmu](https://github.com/skylersaleh/SkyEmu)|Game Boy Advance, Game Boy, Game Boy Color, and Nintendo DS Emulator|641|2023-12-08| +|160|[moononournation/Arduino_GFX](https://github.com/moononournation/Arduino_GFX)|Arduino GFX developing for various color displays and various data bus interfaces|633|2023-12-09| +|161|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为开源鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|625|2023-11-28| |162|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the android classes.dex file|621|2023-11-22| |163|[JiaoXianjun/BTLE](https://github.com/JiaoXianjun/BTLE)|Bluetooth Low Energy (BLE) packet sniffer and transmitter for both standard and non standard (raw bit) based on Software Defined Radio (SDR).|621|2023-09-17| -|164|[amutu/zhparser](https://github.com/amutu/zhparser)|zhparser is a PostgreSQL extension for full-text search of Chinese language|614|2023-06-09| -|165|[VincentWei/MiniGUI](https://github.com/VincentWei/MiniGUI)|A modern and mature cross-platform window system for embedded systems and smart IoT devices.|613|2023-10-29| -|166|[wangbojing/NtyTcp](https://github.com/wangbojing/NtyTcp)|单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例|605|2023-06-20| -|167|[jedisct1/pure-ftpd](https://github.com/jedisct1/pure-ftpd)|Pure FTP server|603|2023-09-30| -|168|[chenall/grub4dos](https://github.com/chenall/grub4dos)|外部命令和工具源码:https://github.com/chenall/grubutils 下载:|600|2023-11-29| -|169|[CN-annotation-team/redis7.0-chinese-annotated](https://github.com/CN-annotation-team/redis7.0-chinese-annotated)|Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭|596|2023-11-16| -|170|[daoluan/decode-memcached](https://github.com/daoluan/decode-memcached)|memcached 源码剖析注释|595|2023-06-26| -|171|[Barenboim/json-parser](https://github.com/Barenboim/json-parser)|JSON parser in standard C|587|2023-11-27| -|172|[WeActStudio/WeActStudio.MiniSTM32F4x1](https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|585|2023-11-26| -|173|[RQNG/WouoUI](https://github.com/RQNG/WouoUI)|模仿稚晖君MonoUI风格的超丝滑菜单,使用EC11旋转编码器控制。|581|2023-10-16| -|174|[ph4ntonn/Impost3r](https://github.com/ph4ntonn/Impost3r)|👻Impost3r -- A linux password thief|578|2023-07-05| -|175|[hroptatyr/dateutils](https://github.com/hroptatyr/dateutils)|nifty command line date and time utilities; fast date calculations and conversion in the shell|576|2023-11-28| -|176|[tumuyan/RealSR-NCNN-Android](https://github.com/tumuyan/RealSR-NCNN-Android)|An Android application for super-resolution & interpolation. Contains RealSR-NCNN, SRMD-NCNN, RealCUGAN-NCNN, Real-ESRGAN-NCNN, Waifu2x-NCNN, nearest, bilinear, bicubic, AVIR. |570|2023-10-22| -|177|[jiejieTop/mqttclient](https://github.com/jiejieTop/mqttclient)|A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac ...|569|2023-12-02| -|178|[pexcn/daily](https://github.com/pexcn/daily)|Poetry and far afield. 🌊|566|2023-12-07| -|179|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|563|2023-08-26| -|180|[chronolaw/annotated_nginx](https://github.com/chronolaw/annotated_nginx)|Annotated Nginx Source(中文)|560|2023-10-25| -|181|[chexiongsheng/build_xlua_with_libs](https://github.com/chexiongsheng/build_xlua_with_libs)|为xLua集成几个常用库,方便使用|554|2023-08-31| -|182|[SeeFlowerX/stackplz](https://github.com/SeeFlowerX/stackplz)|基于eBPF的堆栈追踪工具|550|2023-11-20| -|183|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。|545|2023-06-24| -|184|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux.|544|2023-10-01| -|185|[xhawk18/s_task](https://github.com/xhawk18/s_task)|awaitable coroutine library for C|539|2023-10-03| -|186|[espressif/esp-drone](https://github.com/espressif/esp-drone)|Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.|535|2023-11-24| -|187|[bsauce/kernel-security-learning](https://github.com/bsauce/kernel-security-learning)|Anything about kernel security. CTF kernel pwn, kernel exploit, kernel fuzz and kernel defense paper, kernel debugging technique, kernel CVE debug.|534|2023-10-10| -|188|[liaozhelin/yds-charger](https://github.com/liaozhelin/yds-charger)|一个精致的多功能四路166W桌面充电器|526|2023-09-03| -|189|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|526|2023-10-30| -|190|[andwn/cave-story-md](https://github.com/andwn/cave-story-md)|A fan port of Cave Story for the Sega Mega Drive|520|2023-10-19| -|191|[xtoolbox/TeenyUSB](https://github.com/xtoolbox/TeenyUSB)|Lightweight USB device and host stack for STM32 and other MCUs. Ready for USB 3.0 device.|517|2023-11-30| -|192|[happyfish100/FastCFS](https://github.com/happyfish100/FastCFS)|A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.|503|2023-12-07| -|193|[aliyun/iotkit-embedded](https://github.com/aliyun/iotkit-embedded)|高速镜像: https://code.aliyun.com/linkkit/c-sdk|497|2023-10-29| -|194|[dosgo/ngrok-c](https://github.com/dosgo/ngrok-c)|ngrok client for c language,Due to the use of GO ngrok language development, porting to embedded devices some inconvenience, such as openwrt, so use C language rewrite a client. Very mini, the need to ...|496|2023-11-30| -|195|[pasky/pachi](https://github.com/pasky/pachi)|A fairly strong Go/Baduk/Weiqi playing program|490|2023-09-22| -|196|[cyrusimap/cyrus-imapd](https://github.com/cyrusimap/cyrus-imapd)|Cyrus IMAP is an email, contacts and calendar server|487|2023-12-08| -|197|[HelTecAutomation/Heltec_ESP32](https://github.com/HelTecAutomation/Heltec_ESP32)|Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards|486|2023-10-26| -|198|[updateing/minieap](https://github.com/updateing/minieap)|可扩展的 802.1x 客户端,带有锐捷 v3 (v4) 算法插件支持|476|2023-09-21| -|199|[SpenceKonde/megaTinyCore](https://github.com/SpenceKonde/megaTinyCore)|Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!|475|2023-12-02| -|200|[DragonMinded/libdragon](https://github.com/DragonMinded/libdragon)|Open source library for N64 development.|471|2023-12-07| +|164|[VincentWei/MiniGUI](https://github.com/VincentWei/MiniGUI)|A modern and mature cross-platform window system for embedded systems and smart IoT devices.|613|2023-10-29| +|165|[wangbojing/NtyTcp](https://github.com/wangbojing/NtyTcp)|单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例|607|2023-06-20| +|166|[jedisct1/pure-ftpd](https://github.com/jedisct1/pure-ftpd)|Pure FTP server|603|2023-09-30| +|167|[chenall/grub4dos](https://github.com/chenall/grub4dos)|外部命令和工具源码:https://github.com/chenall/grubutils 下载:|600|2023-11-29| +|168|[CN-annotation-team/redis7.0-chinese-annotated](https://github.com/CN-annotation-team/redis7.0-chinese-annotated)|Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭|597|2023-11-16| +|169|[daoluan/decode-memcached](https://github.com/daoluan/decode-memcached)|memcached 源码剖析注释|595|2023-06-26| +|170|[Barenboim/json-parser](https://github.com/Barenboim/json-parser)|JSON parser in standard C|587|2023-11-27| +|171|[WeActStudio/WeActStudio.MiniSTM32F4x1](https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|585|2023-11-26| +|172|[RQNG/WouoUI](https://github.com/RQNG/WouoUI)|模仿稚晖君MonoUI风格的超丝滑菜单,使用EC11旋转编码器控制。|583|2023-10-16| +|173|[ph4ntonn/Impost3r](https://github.com/ph4ntonn/Impost3r)|👻Impost3r -- A linux password thief|577|2023-07-05| +|174|[hroptatyr/dateutils](https://github.com/hroptatyr/dateutils)|nifty command line date and time utilities; fast date calculations and conversion in the shell|576|2023-11-28| +|175|[tumuyan/RealSR-NCNN-Android](https://github.com/tumuyan/RealSR-NCNN-Android)|An Android application for super-resolution & interpolation. Contains RealSR-NCNN, SRMD-NCNN, RealCUGAN-NCNN, Real-ESRGAN-NCNN, Waifu2x-NCNN, nearest, bilinear, bicubic, AVIR. |571|2023-10-22| +|176|[jiejieTop/mqttclient](https://github.com/jiejieTop/mqttclient)|A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac ...|569|2023-12-02| +|177|[pexcn/daily](https://github.com/pexcn/daily)|Poetry and far afield. 🌊|566|2023-12-08| +|178|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|563|2023-08-26| +|179|[chronolaw/annotated_nginx](https://github.com/chronolaw/annotated_nginx)|Annotated Nginx Source(中文)|560|2023-10-25| +|180|[chexiongsheng/build_xlua_with_libs](https://github.com/chexiongsheng/build_xlua_with_libs)|为xLua集成几个常用库,方便使用|554|2023-08-31| +|181|[SeeFlowerX/stackplz](https://github.com/SeeFlowerX/stackplz)|基于eBPF的堆栈追踪工具|551|2023-11-20| +|182|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。|546|2023-06-24| +|183|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux.|545|2023-10-01| +|184|[xhawk18/s_task](https://github.com/xhawk18/s_task)|awaitable coroutine library for C|539|2023-10-03| +|185|[espressif/esp-drone](https://github.com/espressif/esp-drone)|Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.|536|2023-11-24| +|186|[bsauce/kernel-security-learning](https://github.com/bsauce/kernel-security-learning)|Anything about kernel security. CTF kernel pwn, kernel exploit, kernel fuzz and kernel defense paper, kernel debugging technique, kernel CVE debug.|534|2023-10-10| +|187|[liaozhelin/yds-charger](https://github.com/liaozhelin/yds-charger)|一个精致的多功能四路166W桌面充电器|525|2023-09-03| +|188|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|525|2023-10-30| +|189|[andwn/cave-story-md](https://github.com/andwn/cave-story-md)|A fan port of Cave Story for the Sega Mega Drive|520|2023-10-19| +|190|[xtoolbox/TeenyUSB](https://github.com/xtoolbox/TeenyUSB)|Lightweight USB device and host stack for STM32 and other MCUs. Ready for USB 3.0 device.|517|2023-11-30| +|191|[happyfish100/FastCFS](https://github.com/happyfish100/FastCFS)|A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.|503|2023-12-07| +|192|[aliyun/iotkit-embedded](https://github.com/aliyun/iotkit-embedded)|高速镜像: https://code.aliyun.com/linkkit/c-sdk|497|2023-10-29| +|193|[dosgo/ngrok-c](https://github.com/dosgo/ngrok-c)|ngrok client for c language,Due to the use of GO ngrok language development, porting to embedded devices some inconvenience, such as openwrt, so use C language rewrite a client. Very mini, the need to ...|496|2023-11-30| +|194|[pasky/pachi](https://github.com/pasky/pachi)|A fairly strong Go/Baduk/Weiqi playing program|490|2023-09-22| +|195|[cyrusimap/cyrus-imapd](https://github.com/cyrusimap/cyrus-imapd)|Cyrus IMAP is an email, contacts and calendar server|488|2023-12-08| +|196|[HelTecAutomation/Heltec_ESP32](https://github.com/HelTecAutomation/Heltec_ESP32)|Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards|486|2023-10-26| +|197|[updateing/minieap](https://github.com/updateing/minieap)|可扩展的 802.1x 客户端,带有锐捷 v3 (v4) 算法插件支持|476|2023-09-21| +|198|[SpenceKonde/megaTinyCore](https://github.com/SpenceKonde/megaTinyCore)|Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!|475|2023-12-02| +|199|[DragonMinded/libdragon](https://github.com/DragonMinded/libdragon)|Open source library for N64 development.|471|2023-12-07| +|200|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux ARM64内核硬件进程内存读写驱动、硬件断点调试驱动。硬件级读写Linux进程内存、硬件级下断点。|469|2023-09-07|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/CPP.md b/content/charts/overall/software/CPP.md index 8af4c549..07e9729c 100644 --- a/content/charts/overall/software/CPP.md +++ b/content/charts/overall/software/CPP.md @@ -1,63 +1,63 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > C++ -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|109895|2023-12-08| -|2|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|30267|2023-09-28| -|3|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24155|2023-11-27| -|4|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.|23221|2023-12-07| -|5|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23117|2023-12-08| +|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|109907|2023-12-09| +|2|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|30284|2023-09-28| +|3|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24156|2023-11-27| +|4|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.|23233|2023-12-07| +|5|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23120|2023-12-09| |6|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18405|2023-12-08| -|7|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18176|2023-11-17| -|8|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18088|2023-12-08| -|9|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|16993|2023-12-08| -|10|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|16395|2023-12-06| -|11|[apache/brpc](https://github.com/apache/brpc)|brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means ...|15494|2023-12-06| -|12|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级WebServer服务器|13552|2023-11-03| -|13|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|13546|2023-12-08| -|14|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Framework|11822|2023-12-08| -|15|[ZLMediaKit/ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit)|WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11|11287|2023-12-07| -|16|[AaronFeng753/Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI)|Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, RTX Video Super Resolution VSR, SRMD, RealSR, Anime4K, RIFE, IFRN ...|11173|2023-12-02| -|17|[DayBreak-u/chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite)|超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M |11149|2023-08-14| -|18|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|11058|2023-11-22| -|19|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|10965|2023-12-06| -|20|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|10299|2023-12-08| -|21|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|10248|2023-12-08| -|22|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|10101|2023-10-10| -|23|[hrydgard/ppsspp](https://github.com/hrydgard/ppsspp)|A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the for ...|9716|2023-12-08| -|24|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|9710|2023-12-08| +|7|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18177|2023-11-17| +|8|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18089|2023-12-08| +|9|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|16992|2023-12-08| +|10|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|16397|2023-12-06| +|11|[apache/brpc](https://github.com/apache/brpc)|brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means ...|15506|2023-12-09| +|12|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级WebServer服务器|13555|2023-11-03| +|13|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|13548|2023-12-08| +|14|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Framework|11823|2023-12-08| +|15|[ZLMediaKit/ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit)|WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11|11292|2023-12-09| +|16|[AaronFeng753/Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI)|Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, RTX Video Super Resolution VSR, SRMD, RealSR, Anime4K, RIFE, IFRN ...|11183|2023-12-02| +|17|[DayBreak-u/chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite)|超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M |11154|2023-08-14| +|18|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|11059|2023-11-22| +|19|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|10969|2023-12-06| +|20|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|10299|2023-12-09| +|21|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|10248|2023-12-09| +|22|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|10107|2023-10-10| +|23|[hrydgard/ppsspp](https://github.com/hrydgard/ppsspp)|A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the for ...|9718|2023-12-09| +|24|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|9713|2023-12-08| |25|[TarsCloud/Tars](https://github.com/TarsCloud/Tars)|Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.|9709|2023-11-06| -|26|[xournalpp/xournalpp](https://github.com/xournalpp/xournalpp)|Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from ...|9556|2023-12-07| -|27|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|9093|2023-08-23| -|28|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|9053|2023-12-06| -|29|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|8613|2023-12-05| +|26|[xournalpp/xournalpp](https://github.com/xournalpp/xournalpp)|Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from ...|9563|2023-12-07| +|27|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|9091|2023-08-23| +|28|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|9055|2023-12-08| +|29|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|8622|2023-12-05| |30|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8446|2023-11-16| |31|[alibaba/MNN](https://github.com/alibaba/MNN)|MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba|8035|2023-12-06| |32|[Tencent/libco](https://github.com/Tencent/libco)|libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.|7890|2023-08-21| -|33|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|7721|2023-11-27| -|34|[MatsuriDayo/nekoray](https://github.com/MatsuriDayo/nekoray)|Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)|7479|2023-12-05| -|35|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |7356|2023-08-15| -|36|[WasmEdge/WasmEdge](https://github.com/WasmEdge/WasmEdge)|WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, sm ...|7223|2023-12-08| -|37|[chaitin/SafeLine](https://github.com/chaitin/SafeLine)|一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。|7113|2023-12-08| -|38|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|6972|2023-11-29| -|39|[manticoresoftware/manticoresearch](https://github.com/manticoresoftware/manticoresearch)|Easy to use open source fast database for search Good alternative to Elasticsearch now Drop-in replacement for E in the ELK soon|6858|2023-12-08| -|40|[oceanbase/oceanbase](https://github.com/oceanbase/oceanbase)|OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.|6847|2023-12-08| -|41|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)|6718|2023-12-06| -|42|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef|6638|2023-08-04| -|43|[wangyu-/udp2raw](https://github.com/wangyu-/udp2raw)|A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)|6536|2023-11-15| -|44|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|6185|2023-11-14| -|45|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|The Next Generation of Anti-Rookit(ARK) tool for Windows.|6110|2023-11-11| -|46|[MicroCBer/BetterNCM](https://github.com/MicroCBer/BetterNCM)|NCM 软件插件管理器|6091|2023-10-27| +|33|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|7722|2023-11-27| +|34|[MatsuriDayo/nekoray](https://github.com/MatsuriDayo/nekoray)|Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)|7513|2023-12-09| +|35|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |7358|2023-08-15| +|36|[WasmEdge/WasmEdge](https://github.com/WasmEdge/WasmEdge)|WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, sm ...|7224|2023-12-08| +|37|[chaitin/SafeLine](https://github.com/chaitin/SafeLine)|一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。|7129|2023-12-08| +|38|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|6971|2023-11-29| +|39|[manticoresoftware/manticoresearch](https://github.com/manticoresoftware/manticoresearch)|Easy to use open source fast database for search Good alternative to Elasticsearch now Drop-in replacement for E in the ELK soon|6863|2023-12-09| +|40|[oceanbase/oceanbase](https://github.com/oceanbase/oceanbase)|OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.|6851|2023-12-09| +|41|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)|6719|2023-12-06| +|42|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef|6639|2023-08-04| +|43|[wangyu-/udp2raw](https://github.com/wangyu-/udp2raw)|A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)|6540|2023-11-15| +|44|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|6189|2023-11-14| +|45|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|The Next Generation of Anti-Rookit(ARK) tool for Windows.|6115|2023-11-11| +|46|[MicroCBer/BetterNCM](https://github.com/MicroCBer/BetterNCM)|NCM 软件插件管理器|6097|2023-10-27| |47|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|微信HOOK、微信机器人 微信Hook源码 PC微信协议算法 微信逆向 wxapi,数据库解密 自动聊天|5773|2023-12-02| |48|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Google SafetyNet attestation workarounds for Magisk|5727|2023-06-22| -|49|[goldendict/goldendict](https://github.com/goldendict/goldendict)|A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, ...|5491|2023-09-30| -|50|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.|5478|2023-12-08| -|51|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a NoSQL database compatible with Redis developed by Qihoo's infrastructure team.|5404|2023-12-08| +|49|[goldendict/goldendict](https://github.com/goldendict/goldendict)|A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, ...|5493|2023-09-30| +|50|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.|5477|2023-12-08| +|51|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a NoSQL database compatible with Redis developed by Qihoo's infrastructure team.|5405|2023-12-08| |52|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|5295|2023-11-29| -|53|[focus-creative-games/hybridclr](https://github.com/focus-creative-games/hybridclr)|HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.|5284|2023-12-02| +|53|[focus-creative-games/hybridclr](https://github.com/focus-creative-games/hybridclr)|HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.|5286|2023-12-02| |54|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|5122|2023-11-09| |55|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4649|2023-12-07| |56|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|4532|2023-07-04| @@ -65,71 +65,71 @@ |58|[Tencent/libpag](https://github.com/Tencent/libpag)|The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.|4488|2023-12-08| |59|[wangyu-/UDPspeeder](https://github.com/wangyu-/UDPspeeder)|A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)|4481|2023-07-22| |60|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4479|2023-10-30| -|61|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|4410|2023-08-19| -|62|[rizonesoft/Notepad3](https://github.com/rizonesoft/Notepad3)|Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:|4358|2023-12-06| +|61|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|4412|2023-08-19| +|62|[rizonesoft/Notepad3](https://github.com/rizonesoft/Notepad3)|Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:|4360|2023-12-06| |63|[Tencent/puerts](https://github.com/Tencent/puerts)|PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.|4356|2023-12-06| -|64|[Tencent/TNN](https://github.com/Tencent/TNN)|TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cr ...|4179|2023-12-06| -|65|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|4045|2023-11-13| -|66|[cxasm/notepad--](https://github.com/cxasm/notepad--)|一个支持windows/linux/mac的文本编辑器,目标是做中国人自己的编辑器,来自中国。|3937|2023-12-01| -|67|[pbek/QOwnNotes](https://github.com/pbek/QOwnNotes)|QOwnNotes is a plain-text file notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration.|3905|2023-12-07| -|68|[mindspore-ai/mindspore](https://github.com/mindspore-ai/mindspore)|MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.|3852|2023-07-26| -|69|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|3776|2023-10-11| -|70|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|3713|2023-11-05| -|71|[baidu/braft](https://github.com/baidu/braft)|An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.|3699|2023-11-30| -|72|[idealvin/coost](https://github.com/idealvin/coost)|A tiny boost library in C++11.|3649|2023-11-24| +|64|[Tencent/TNN](https://github.com/Tencent/TNN)|TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cr ...|4180|2023-12-06| +|65|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|4043|2023-11-13| +|66|[cxasm/notepad--](https://github.com/cxasm/notepad--)|一个支持windows/linux/mac的文本编辑器,目标是做中国人自己的编辑器,来自中国。|3939|2023-12-01| +|67|[pbek/QOwnNotes](https://github.com/pbek/QOwnNotes)|QOwnNotes is a plain-text file notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration.|3909|2023-12-09| +|68|[mindspore-ai/mindspore](https://github.com/mindspore-ai/mindspore)|MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.|3854|2023-07-26| +|69|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|3775|2023-10-11| +|70|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|3714|2023-11-05| +|71|[baidu/braft](https://github.com/baidu/braft)|An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.|3699|2023-12-08| +|72|[idealvin/coost](https://github.com/idealvin/coost)|A tiny boost library in C++11.|3649|2023-12-09| |73|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|3552|2023-10-17| -|74|[rime/weasel](https://github.com/rime/weasel)|【小狼毫】Rime for Windows|3394|2023-12-04| +|74|[rime/weasel](https://github.com/rime/weasel)|【小狼毫】Rime for Windows|3396|2023-12-04| |75|[hzeller/rpi-rgb-led-matrix](https://github.com/hzeller/rpi-rgb-led-matrix)|Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO|3338|2023-11-19| |76|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|3333|2023-12-08| |77|[acidanthera/AppleALC](https://github.com/acidanthera/AppleALC)|Native macOS HD audio for not officially supported codecs|3307|2023-12-05| -|78|[sylar-yin/sylar](https://github.com/sylar-yin/sylar)|C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis, ...|3302|2023-09-19| +|78|[sylar-yin/sylar](https://github.com/sylar-yin/sylar)|C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis, ...|3304|2023-12-08| |79|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|3288|2023-12-08| |80|[Tencent/phxpaxos](https://github.com/Tencent/phxpaxos)|The Paxos library implemented in C++ that has been used in the WeChat production environment.|3280|2023-12-04| -|81|[DefTruth/lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit)|🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOv5, YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv8. MNN, NCNN, TNN, ONNXRuntime.|3247|2023-12-08| +|81|[DefTruth/lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit)|🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOv5, YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv8. MNN, NCNN, TNN, ONNXRuntime.|3246|2023-12-09| |82|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|3194|2023-11-22| -|83|[giuspen/cherrytree](https://github.com/giuspen/cherrytree)|cherrytree|3080|2023-12-08| +|83|[giuspen/cherrytree](https://github.com/giuspen/cherrytree)|cherrytree|3082|2023-12-09| |84|[aksnzhy/xlearn](https://github.com/aksnzhy/xlearn)|High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI int ...|3073|2023-08-28| |85|[CtripMobile/DynamicAPK](https://github.com/CtripMobile/DynamicAPK)|Solution to implement multi apk dynamic loading and hot fixing for Android App. (实现Android App多apk插件化和动态加载,支持资源分包和热修复)|3008|2023-07-13| -|86|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2982|2023-11-14| -|87|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba 来自阿里巴巴的一站式大规模图计算系统 图分析 图查询 图机器学习|2978|2023-12-08| -|88|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2953|2023-12-08| -|89|[wondertrader/wondertrader](https://github.com/wondertrader/wondertrader)|WonderTrader——量化研发交易一站式框架|2949|2023-12-05| -|90|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCore(OCAT)|2936|2023-09-14| +|86|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba 来自阿里巴巴的一站式大规模图计算系统 图分析 图查询 图机器学习|2983|2023-12-08| +|87|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2983|2023-11-14| +|88|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2955|2023-12-08| +|89|[wondertrader/wondertrader](https://github.com/wondertrader/wondertrader)|WonderTrader——量化研发交易一站式框架|2952|2023-12-05| +|90|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCore(OCAT)|2940|2023-09-14| |91|[alibaba/euler](https://github.com/alibaba/euler)|A distributed graph deep learning framework.|2864|2023-08-19| -|92|[markparticle/WebServer](https://github.com/markparticle/WebServer)|C++ Linux WebServer服务器|2853|2023-12-02| -|93|[DS-Homebrew/TWiLightMenu](https://github.com/DS-Homebrew/TWiLightMenu)|DSi Menu replacement for DS/DSi/3DS/2DS|2813|2023-12-02| -|94|[helio-fm/helio-sequencer](https://github.com/helio-fm/helio-sequencer)|One music sequencer for all major platforms, desktop and mobile|2796|2023-12-08| -|95|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|2757|2023-08-12| +|92|[markparticle/WebServer](https://github.com/markparticle/WebServer)|C++ Linux WebServer服务器|2854|2023-12-02| +|93|[DS-Homebrew/TWiLightMenu](https://github.com/DS-Homebrew/TWiLightMenu)|DSi Menu replacement for DS/DSi/3DS/2DS|2814|2023-12-02| +|94|[helio-fm/helio-sequencer](https://github.com/helio-fm/helio-sequencer)|One music sequencer for all major platforms, desktop and mobile|2798|2023-12-08| +|95|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|2762|2023-08-12| |96|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|2686|2023-11-21| -|97|[apache/kvrocks](https://github.com/apache/kvrocks)|Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.|2667|2023-12-08| +|97|[apache/kvrocks](https://github.com/apache/kvrocks)|Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.|2667|2023-12-09| |98|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|2649|2023-09-21| -|99|[baidu/openrasp](https://github.com/baidu/openrasp)|🔥Open source RASP solution|2604|2023-11-11| -|100|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2603|2023-10-01| -|101|[ztxz16/fastllm](https://github.com/ztxz16/fastllm)|纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行|2586|2023-12-05| -|102|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|2564|2023-11-05| -|103|[PaddlePaddle/FastDeploy](https://github.com/PaddlePaddle/FastDeploy)|⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end op ...|2453|2023-12-06| -|104|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Kernel Extensions for macOS|2344|2023-07-24| -|105|[xfangfang/wiliwili](https://github.com/xfangfang/wiliwili)|专为手柄控制设计的第三方跨平台B站客户端,目前可以运行在PC全平台、PSVita、PS4 和 Nintendo Switch上|2312|2023-12-07| -|106|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。|2310|2023-10-15| -|107|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|2181|2023-12-07| +|99|[ztxz16/fastllm](https://github.com/ztxz16/fastllm)|纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行|2606|2023-12-05| +|100|[baidu/openrasp](https://github.com/baidu/openrasp)|🔥Open source RASP solution|2604|2023-11-11| +|101|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2602|2023-10-01| +|102|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|2568|2023-11-05| +|103|[PaddlePaddle/FastDeploy](https://github.com/PaddlePaddle/FastDeploy)|⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end op ...|2457|2023-12-06| +|104|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Kernel Extensions for macOS|2345|2023-07-24| +|105|[xfangfang/wiliwili](https://github.com/xfangfang/wiliwili)|专为手柄控制设计的第三方跨平台B站客户端,目前可以运行在PC全平台、PSVita、PS4 和 Nintendo Switch上|2313|2023-12-08| +|106|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。|2312|2023-10-15| +|107|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|2182|2023-12-07| |108|[Tencent/Hardcoder](https://github.com/Tencent/Hardcoder)|Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the har ...|2125|2023-08-17| -|109|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|2118|2023-09-05| -|110|[rhasspy/piper](https://github.com/rhasspy/piper)|A fast, local neural text to speech system|2114|2023-12-05| +|109|[rhasspy/piper](https://github.com/rhasspy/piper)|A fast, local neural text to speech system|2124|2023-12-09| +|110|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|2119|2023-09-05| |111|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|2055|2023-07-21| |112|[abcz316/SKRoot-linuxKernelRoot](https://github.com/abcz316/SKRoot-linuxKernelRoot)|新一代SKRoot,挑战全网root检测手段,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,全程不需要暂停SELinux,实现真正的SELinux 0%触碰,通用性强,通杀所有内核,不需要内核源码,直接patch内核,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|2010|2023-08-31| -|113|[Aloshi/EmulationStation](https://github.com/Aloshi/EmulationStation)|A flexible emulator front-end supporting keyboardless navigation and custom system themes.|1960|2023-10-21| -|114|[oceanbase/miniob](https://github.com/oceanbase/miniob)|MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.|1952|2023-12-04| -|115|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1941|2023-10-18| +|113|[Aloshi/EmulationStation](https://github.com/Aloshi/EmulationStation)|A flexible emulator front-end supporting keyboardless navigation and custom system themes.|1960|2023-12-08| +|114|[oceanbase/miniob](https://github.com/oceanbase/miniob)|MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.|1951|2023-12-04| +|115|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1942|2023-10-18| |116|[netease-im/NIM_Duilib_Framework](https://github.com/netease-im/NIM_Duilib_Framework)|网易云信Windows应用开发框架。|1931|2023-09-07| |117|[fasiondog/hikyuu](https://github.com/fasiondog/hikyuu)|Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架|1873|2023-12-08| -|118|[sanni/cartreader](https://github.com/sanni/cartreader)|A shield for the Arduino Mega that can back up video game cartridges.|1858|2023-11-29| +|118|[sanni/cartreader](https://github.com/sanni/cartreader)|A shield for the Arduino Mega that can back up video game cartridges.|1861|2023-11-29| |119|[LucidVR/lucidgloves](https://github.com/LucidVR/lucidgloves)|Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.|1850|2023-10-28| -|120|[AntiMicroX/antimicrox](https://github.com/AntiMicroX/antimicrox)|Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.|1843|2023-11-27| -|121|[youngyangyang04/Skiplist-CPP](https://github.com/youngyangyang04/Skiplist-CPP)|A tiny KV storage based on skiplist written in C++ language 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀|1797|2023-10-25| -|122|[Greedysky/TTKMusicPlayer](https://github.com/Greedysky/TTKMusicPlayer)|TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux.(支持网易云音乐、酷我音乐、酷狗音乐)|1777|2023-12-08| -|123|[sogou/srpc](https://github.com/sogou/srpc)|RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.|1770|2023-12-08| +|120|[AntiMicroX/antimicrox](https://github.com/AntiMicroX/antimicrox)|Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.|1843|2023-12-09| +|121|[youngyangyang04/Skiplist-CPP](https://github.com/youngyangyang04/Skiplist-CPP)|A tiny KV storage based on skiplist written in C++ language 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀|1800|2023-12-08| +|122|[Greedysky/TTKMusicPlayer](https://github.com/Greedysky/TTKMusicPlayer)|TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux.(支持网易云音乐、酷我音乐、酷狗音乐)|1785|2023-12-08| +|123|[sogou/srpc](https://github.com/sogou/srpc)|RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.|1771|2023-12-08| |124|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1754|2023-10-24| -|125|[Artikash/Textractor](https://github.com/Artikash/Textractor)|Extracts text from video games and visual novels. Highly extensible.|1739|2023-12-04| +|125|[Artikash/Textractor](https://github.com/Artikash/Textractor)|Extracts text from video games and visual novels. Highly extensible.|1740|2023-12-04| |126|[downdemo/Cpp-Concurrency-in-Action-2ed](https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed)|C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.|1732|2023-11-13| |127|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1723|2023-11-17| |128|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1691|2023-12-04| @@ -137,74 +137,74 @@ |130|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|1682|2023-12-03| |131|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++20), cross-platform, header-only, easy to use http framework|1681|2023-12-08| |132|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO|1677|2023-12-02| -|133|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1662|2023-12-07| -|134|[zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer)|带你从零实现一个高性能的深度学习推理库,支持Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step|1634|2023-11-30| +|133|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1663|2023-12-07| +|134|[zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer)|带你从零实现一个高性能的深度学习推理库,支持Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step|1636|2023-11-30| |135|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4 or 5|1634|2023-12-07| |136|[acidanthera/VirtualSMC](https://github.com/acidanthera/VirtualSMC)|SMC emulator layer|1607|2023-06-15| -|137|[FEX-Emu/FEX](https://github.com/FEX-Emu/FEX)|A fast usermode x86 and x86-64 emulator for Arm64 Linux|1573|2023-12-08| -|138|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1543|2023-08-15| +|137|[FEX-Emu/FEX](https://github.com/FEX-Emu/FEX)|A fast usermode x86 and x86-64 emulator for Arm64 Linux|1574|2023-12-08| +|138|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1542|2023-08-15| |139|[InternLM/lmdeploy](https://github.com/InternLM/lmdeploy)|LMDeploy is a toolkit for compressing, deploying, and serving LLMs.|1539|2023-12-08| |140|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1509|2023-09-15| |141|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.|1503|2023-09-04| -|142|[Qalculate/libqalculate](https://github.com/Qalculate/libqalculate)|Qalculate! library and CLI|1502|2023-12-07| -|143|[4paradigm/OpenMLDB](https://github.com/4paradigm/OpenMLDB)|OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.|1491|2023-12-08| -|144|[sylikc/jpegview](https://github.com/sylikc/jpegview)|Fork of JPEGView by David Kleiner - fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images with a minimal GUI. Basic on-the-fly image processing is provided - a ...|1464|2023-11-25| +|142|[Qalculate/libqalculate](https://github.com/Qalculate/libqalculate)|Qalculate! library and CLI|1503|2023-12-09| +|143|[4paradigm/OpenMLDB](https://github.com/4paradigm/OpenMLDB)|OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.|1491|2023-12-09| +|144|[sylikc/jpegview](https://github.com/sylikc/jpegview)|Fork of JPEGView by David Kleiner - fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images with a minimal GUI. Basic on-the-fly image processing is provided - a ...|1467|2023-11-25| |145|[loot/loot](https://github.com/loot/loot)|A modding utility for Starfield and some Elder Scrolls and Fallout games.|1455|2023-12-06| -|146|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|Fast and Lightweight Observability Data Collector|1399|2023-12-08| +|146|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|Fast and Lightweight Observability Data Collector|1399|2023-12-09| |147|[joyieldInc/predixy](https://github.com/joyieldInc/predixy)|A high performance and fully featured proxy for redis, support redis sentinel and redis cluster|1367|2023-10-30| -|148|[bupticybee/TexasSolver](https://github.com/bupticybee/TexasSolver)|🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:|1358|2023-10-14| +|148|[bupticybee/TexasSolver](https://github.com/bupticybee/TexasSolver)|🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:|1359|2023-10-14| |149|[qdtroy/DuiLib_Ultimate](https://github.com/qdtroy/DuiLib_Ultimate)|duilib 旗舰版-高分屏、多语言、样式表、资源管理器、异形窗口、窗口阴影、简单动画|1347|2023-08-18| -|150|[sewenew/redis-plus-plus](https://github.com/sewenew/redis-plus-plus)|Redis client written in C++|1345|2023-11-19| +|150|[sewenew/redis-plus-plus](https://github.com/sewenew/redis-plus-plus)|Redis client written in C++|1345|2023-12-09| |151|[karlkurzer/path_planner](https://github.com/karlkurzer/path_planner)|Hybrid A* Path Planner for the KTH Research Concept Vehicle|1297|2023-08-17| |152|[hiyohiyo/CrystalDiskInfo](https://github.com/hiyohiyo/CrystalDiskInfo)|CrystalDiskInfo|1294|2023-11-21| -|153|[KikoPlayProject/KikoPlay](https://github.com/KikoPlayProject/KikoPlay)|KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器|1272|2023-11-15| +|153|[KikoPlayProject/KikoPlay](https://github.com/KikoPlayProject/KikoPlay)|KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器|1273|2023-11-15| |154|[sisong/HDiffPatch](https://github.com/sisong/HDiffPatch)|a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory re ...|1254|2023-12-04| |155|[ylmbtm/GameProject3](https://github.com/ylmbtm/GameProject3)|游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。|1244|2023-08-26| |156|[alibaba/graph-learn](https://github.com/alibaba/graph-learn)|An Industrial Graph Neural Network Framework|1233|2023-11-14| |157|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |1208|2023-11-29| -|158|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|【A simple C++ DAG framework】 一个简单好用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork|1189|2023-12-08| -|159|[SVF-tools/SVF](https://github.com/SVF-tools/SVF)|Static Value-Flow Analysis Framework for Source Code|1184|2023-12-08| -|160|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|1140|2023-12-08| +|158|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|【A simple C++ DAG framework】 一个简单好用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork|1190|2023-12-09| +|159|[SVF-tools/SVF](https://github.com/SVF-tools/SVF)|Static Value-Flow Analysis Framework for Source Code|1184|2023-12-09| +|160|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|1139|2023-12-08| |161|[J-D-K/JKSV](https://github.com/J-D-K/JKSV)|JK's Save Manager Switch Edition|1137|2023-08-23| -|162|[ruyo/VRM4U](https://github.com/ruyo/VRM4U)|Runtime VRM loader for UnrealEngine4|1127|2023-12-01| -|163|[xubiaolin/docker-zerotier-planet](https://github.com/xubiaolin/docker-zerotier-planet)|私有部署zerotier-planet服务|1126|2023-12-07| -|164|[HamletDuFromage/aio-switch-updater](https://github.com/HamletDuFromage/aio-switch-updater)|Update your CFW, cheat codes, firmwares and more directly from your Nintendo Switch!|1126|2023-11-20| +|162|[ruyo/VRM4U](https://github.com/ruyo/VRM4U)|Runtime VRM loader for UnrealEngine4|1131|2023-12-01| +|163|[xubiaolin/docker-zerotier-planet](https://github.com/xubiaolin/docker-zerotier-planet)|私有部署zerotier-planet服务|1127|2023-12-09| +|164|[HamletDuFromage/aio-switch-updater](https://github.com/HamletDuFromage/aio-switch-updater)|Update your CFW, cheat codes, firmwares and more directly from your Nintendo Switch!|1127|2023-11-20| |165|[baidu/BaikalDB](https://github.com/baidu/BaikalDB)|BaikalDB, A Distributed HTAP Database.|1112|2023-09-19| |166|[primihub/primihub](https://github.com/primihub/primihub)|Privacy-Preserving Computing Platform 由密码学专家团队打造的开源隐私计算平台,支持多方安全计算、联邦学习、隐私求交、匿踪查询等。|1107|2023-12-07| |167|[troldal/OpenXLSX](https://github.com/troldal/OpenXLSX)|A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.|1102|2023-11-16| -|168|[Voine/ChatWaifu_Mobile](https://github.com/Voine/ChatWaifu_Mobile)|移动版二次元 AI 老婆聊天器|1097|2023-06-19| -|169|[bambulab/BambuStudio](https://github.com/bambulab/BambuStudio)|PC Software for BambuLab's 3D printers|1077|2023-12-08| -|170|[qicosmos/ormpp](https://github.com/qicosmos/ormpp)|modern C++ ORM, C++17, support mysql, postgresql,sqlite|1049|2023-12-04| +|168|[Voine/ChatWaifu_Mobile](https://github.com/Voine/ChatWaifu_Mobile)|移动版二次元 AI 老婆聊天器|1098|2023-06-19| +|169|[bambulab/BambuStudio](https://github.com/bambulab/BambuStudio)|PC Software for BambuLab's 3D printers|1079|2023-12-08| +|170|[qicosmos/ormpp](https://github.com/qicosmos/ormpp)|modern C++ ORM, C++17, support mysql, postgresql,sqlite|1050|2023-12-04| |171|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system - a simulation & rendering engine in nodes|1036|2023-12-08| -|172|[ju1ce/April-Tag-VR-FullBody-Tracker](https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker)|Full-body tracking in VR using AprilTag markers.|1002|2023-10-31| +|172|[ju1ce/April-Tag-VR-FullBody-Tracker](https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker)|Full-body tracking in VR using AprilTag markers.|1005|2023-10-31| |173|[Gooddbird/tinyrpc](https://github.com/Gooddbird/tinyrpc)|c++ async rpc framework. 14w+qps.|990|2023-10-18| -|174|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|964|2023-12-08| +|174|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|965|2023-12-09| |175|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|962|2023-08-13| -|176|[TuGraph-family/tugraph-db](https://github.com/TuGraph-family/tugraph-db)|TuGraph is a high performance graph database.|947|2023-11-29| +|176|[TuGraph-family/tugraph-db](https://github.com/TuGraph-family/tugraph-db)|TuGraph is a high performance graph database.|949|2023-11-29| |177|[Netis/cloud-probe](https://github.com/Netis/cloud-probe)|A Software Probe for network packet capturing and forwarding in Cloud/Kubernetes and Virtualized environment.|937|2023-11-15| |178|[bytedance/Fastbot_Android](https://github.com/bytedance/Fastbot_Android)|Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|936|2023-09-14| |179|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|935|2023-11-07| -|180|[caozhiyi/CppNet](https://github.com/caozhiyi/CppNet)|Cross platform network library with C++11|922|2023-11-18| -|181|[mdias/rs_asio](https://github.com/mdias/rs_asio)|ASIO for Rocksmith 2014|908|2023-12-03| +|180|[caozhiyi/CppNet](https://github.com/caozhiyi/CppNet)|Cross platform network library with C++11|923|2023-11-18| +|181|[mdias/rs_asio](https://github.com/mdias/rs_asio)|ASIO for Rocksmith 2014|909|2023-12-03| |182|[DeepRec-AI/DeepRec](https://github.com/DeepRec-AI/DeepRec)|DeepRec is a high-performance recommendation deep learning framework based on TensorFlow. It is hosted in incubation in LF AI & Data Foundation.|905|2023-12-06| |183|[FeiYull/TensorRT-Alpha](https://github.com/FeiYull/TensorRT-Alpha)|🔥🔥🔥TensorRT-Alpha supports YOLOv8、YOLOv7、YOLOv6、YOLOv5、YOLOv4、v3、YOLOX、YOLOR...🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎It also supports end2end CUDA C acceleration and multi-batch inference.|901|2023-11-18| -|184|[FengJungle/DesignPattern](https://github.com/FengJungle/DesignPattern)|Design pattern demo code|896|2023-09-24| -|185|[HolographicHat/YaeAchievement](https://github.com/HolographicHat/YaeAchievement)|更快、更准的原神成就导出工具|893|2023-11-09| -|186|[qicosmos/iguana](https://github.com/qicosmos/iguana)|universal serialization engine|882|2023-12-07| -|187|[Rvn0xsy/Cooolis-ms](https://github.com/Rvn0xsy/Cooolis-ms)|Cooolis-ms是一个包含了Metasploit Payload Loader、Cobalt Strike External C2 Loader、Reflective DLL injection的代码执行工具,它的定位在于能够在静态查杀上规避一些我们将要执行且含有特征的代码,帮助红队人员更方便快捷的从Web容器环境切换到C2环境进一步进行工作。|870|2023-10-20| +|184|[FengJungle/DesignPattern](https://github.com/FengJungle/DesignPattern)|Design pattern demo code|897|2023-09-24| +|185|[HolographicHat/YaeAchievement](https://github.com/HolographicHat/YaeAchievement)|更快、更准的原神成就导出工具|894|2023-11-09| +|186|[qicosmos/iguana](https://github.com/qicosmos/iguana)|universal serialization engine|883|2023-12-07| +|187|[Rvn0xsy/Cooolis-ms](https://github.com/Rvn0xsy/Cooolis-ms)|Cooolis-ms是一个包含了Metasploit Payload Loader、Cobalt Strike External C2 Loader、Reflective DLL injection的代码执行工具,它的定位在于能够在静态查杀上规避一些我们将要执行且含有特征的代码,帮助红队人员更方便快捷的从Web容器环境切换到C2环境进一步进行工作。|869|2023-10-20| |188|[daliansky/XiaoXinPro-13-hackintosh](https://github.com/daliansky/XiaoXinPro-13-hackintosh)|Lenovo XiaoXin Pro 13 2019 Hackintosh|867|2023-06-11| |189|[JonMagon/KDiskMark](https://github.com/JonMagon/KDiskMark)|A simple open-source disk benchmark tool for Linux distros|865|2023-08-07| -|190|[YYC572652645/QCoolPage](https://github.com/YYC572652645/QCoolPage)|Qt炫酷界面|864|2023-07-11| +|190|[YYC572652645/QCoolPage](https://github.com/YYC572652645/QCoolPage)|Qt炫酷界面|865|2023-07-11| |191|[topling/toplingdb](https://github.com/topling/toplingdb)|ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction|859|2023-11-25| |192|[simdutf/simdutf](https://github.com/simdutf/simdutf)|Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512. Part of Node.js and Bun.|855|2023-12-01| -|193|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|852|2023-11-17| -|194|[PaddlePaddle/Serving](https://github.com/PaddlePaddle/Serving)|A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)|852|2023-09-27| -|195|[tablacus/TablacusExplorer](https://github.com/tablacus/TablacusExplorer)|A tabbed file manager with Add-on support|842|2023-10-18| -|196|[LiteLDev/LeviLamina](https://github.com/LiteLDev/LeviLamina)|A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS|841|2023-12-07| +|193|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|853|2023-11-17| +|194|[PaddlePaddle/Serving](https://github.com/PaddlePaddle/Serving)|A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)|853|2023-09-27| +|195|[LiteLDev/LeviLamina](https://github.com/LiteLDev/LeviLamina)|A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS|842|2023-12-09| +|196|[tablacus/TablacusExplorer](https://github.com/tablacus/TablacusExplorer)|A tabbed file manager with Add-on support|842|2023-10-18| |197|[LitLeo/TensorRT_Tutorial](https://github.com/LitLeo/TensorRT_Tutorial)|-|837|2023-10-30| |198|[stoneatom/stonedb](https://github.com/stoneatom/stonedb)|StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)|834|2023-11-29| |199|[juzzlin/Heimer](https://github.com/juzzlin/Heimer)|Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.|827|2023-12-03| -|200|[Qalculate/qalculate-gtk](https://github.com/Qalculate/qalculate-gtk)|Qalculate! GTK+ UI|818|2023-12-04| +|200|[Qalculate/qalculate-gtk](https://github.com/Qalculate/qalculate-gtk)|Qalculate! GTK+ UI|818|2023-12-08|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/CSHARP.md b/content/charts/overall/software/CSHARP.md index 0b8d7c13..96521b76 100644 --- a/content/charts/overall/software/CSHARP.md +++ b/content/charts/overall/software/CSHARP.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > C# -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|24132|2023-10-23| -|2|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|16523|2023-12-08| -|3|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。|16040|2023-11-25| -|4|[TGSAN/CMWTAT_Digital_Edition](https://github.com/TGSAN/CMWTAT_Digital_Edition)|CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!|12905|2023-10-07| -|5|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|The finest Windows Optimizer|10087|2023-12-04| -|6|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|8485|2023-10-30| -|7|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.|8071|2023-12-04| -|8|[0x7c13/Notepads](https://github.com/0x7c13/Notepads)|A modern, lightweight text editor with a minimalist design.|8010|2023-12-07| -|9|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file|7895|2023-12-04| +|1|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|24140|2023-10-23| +|2|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|16539|2023-12-08| +|3|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。|16067|2023-12-09| +|4|[TGSAN/CMWTAT_Digital_Edition](https://github.com/TGSAN/CMWTAT_Digital_Edition)|CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!|12922|2023-10-07| +|5|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|The finest Windows Optimizer|10091|2023-12-04| +|6|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|8490|2023-10-30| +|7|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.|8076|2023-12-04| +|8|[0x7c13/Notepads](https://github.com/0x7c13/Notepads)|A modern, lightweight text editor with a minimalist design.|8012|2023-12-07| +|9|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file|7894|2023-12-04| |10|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|7854|2023-12-07| -|11|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|7850|2023-12-08| -|12|[jynew/jynew](https://github.com/jynew/jynew)|JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable demo games.|7286|2023-08-17| -|13|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|7158|2023-11-13| -|14|[OrchardCMS/OrchardCore](https://github.com/OrchardCMS/OrchardCore)|Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.|6919|2023-12-08| -|15|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|”深蓝词库转换“ 一款开源免费的输入法词库转换程序|6771|2023-08-26| -|16|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|【Unity杂货铺】unity大杂烩~|6416|2023-12-04| -|17|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|5938|2023-11-29| -|18|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|5388|2023-12-07| -|19|[ant-design-blazor/ant-design-blazor](https://github.com/ant-design-blazor/ant-design-blazor)|🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.|5330|2023-12-08| -|20|[nissl-lab/npoi](https://github.com/nissl-lab/npoi)|a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.|5329|2023-12-07| -|21|[EllanJiang/GameFramework](https://github.com/EllanJiang/GameFramework)|This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the developmen ...|5102|2023-09-05| -|22|[DotNetNext/SqlSugar](https://github.com/DotNetNext/SqlSugar)|.Net aot ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ...|4707|2023-12-08| +|11|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|7853|2023-12-09| +|12|[jynew/jynew](https://github.com/jynew/jynew)|JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable demo games.|7287|2023-08-17| +|13|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|7174|2023-11-13| +|14|[OrchardCMS/OrchardCore](https://github.com/OrchardCMS/OrchardCore)|Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.|6919|2023-12-09| +|15|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|”深蓝词库转换“ 一款开源免费的输入法词库转换程序|6774|2023-08-26| +|16|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|【Unity杂货铺】unity大杂烩~|6420|2023-12-09| +|17|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|5941|2023-11-29| +|18|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|5397|2023-12-09| +|19|[ant-design-blazor/ant-design-blazor](https://github.com/ant-design-blazor/ant-design-blazor)|🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.|5334|2023-12-08| +|20|[nissl-lab/npoi](https://github.com/nissl-lab/npoi)|a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.|5332|2023-12-07| +|21|[EllanJiang/GameFramework](https://github.com/EllanJiang/GameFramework)|This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the developmen ...|5104|2023-09-05| +|22|[DotNetNext/SqlSugar](https://github.com/DotNetNext/SqlSugar)|.Net aot ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ...|4708|2023-12-09| |23|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。|4329|2023-12-06| -|24|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|4252|2023-09-30| -|25|[BornToBeRoot/NETworkManager](https://github.com/BornToBeRoot/NETworkManager)|A powerful tool for managing networks and troubleshoot network problems!|4195|2023-12-05| -|26|[OdysseusYuan/LKY_OfficeTools](https://github.com/OdysseusYuan/LKY_OfficeTools)|一键自动化 下载、安装、激活 Office 的利器。|4003|2023-08-30| -|27|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3971|2023-12-05| -|28|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|3953|2023-11-17| -|29|[dotnetcore/FreeSql](https://github.com/dotnetcore/FreeSql)|🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, QuestDB ...|3835|2023-12-04| -|30|[LorisYounger/VPet](https://github.com/LorisYounger/VPet)|虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序|3823|2023-12-07| -|31|[Tichau/FileConverter](https://github.com/Tichau/FileConverter)|File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer.|3796|2023-12-04| -|32|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Godot/Unity3D System Design Architecture|3730|2023-11-29| +|24|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|4253|2023-09-30| +|25|[BornToBeRoot/NETworkManager](https://github.com/BornToBeRoot/NETworkManager)|A powerful tool for managing networks and troubleshoot network problems!|4196|2023-12-09| +|26|[OdysseusYuan/LKY_OfficeTools](https://github.com/OdysseusYuan/LKY_OfficeTools)|一键自动化 下载、安装、激活 Office 的利器。|4009|2023-08-30| +|27|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3972|2023-12-05| +|28|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|3956|2023-11-17| +|29|[dotnetcore/FreeSql](https://github.com/dotnetcore/FreeSql)|🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, QuestDB ...|3835|2023-12-08| +|30|[LorisYounger/VPet](https://github.com/LorisYounger/VPet)|虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序|3831|2023-12-08| +|31|[Tichau/FileConverter](https://github.com/Tichau/FileConverter)|File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer.|3799|2023-12-08| +|32|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Godot/Unity3D System Design Architecture|3734|2023-11-29| |33|[XuanchenLin/NanUI](https://github.com/XuanchenLin/NanUI)|NanUI is an open source .NET project for .NET developers who want to create desktop applications with HTML, CSS and JavaScript.|3579|2023-11-25| |34|[AdminTest0/SharpWxDump](https://github.com/AdminTest0/SharpWxDump)|微信客户端取证,可获取用户个人信息(昵称/账号/手机/邮箱/数据库密钥(用来解密聊天记录));支持获取多用户信息,不定期更新新版本偏移,目前支持所有新版本、正式版本|3567|2023-10-14| |35|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3542|2023-11-16| -|36|[Ponderfly/GoogleTranslateIpCheck](https://github.com/Ponderfly/GoogleTranslateIpCheck)|-|3522|2023-12-05| -|37|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3486|2023-07-10| -|38|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|3445|2023-08-26| -|39|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/|3444|2023-12-07| -|40|[BartoszCichecki/LenovoLegionToolkit](https://github.com/BartoszCichecki/LenovoLegionToolkit)|Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.|3393|2023-12-07| -|41|[indiff/qttabbar](https://github.com/indiff/qttabbar)|QTTabBar is a small tool that allows you to use tab multi label function in Windows Explorer. https://www.yuque.com/indiff/qttabbar|3313|2023-10-13| -|42|[BililiveRecorder/BililiveRecorder](https://github.com/BililiveRecorder/BililiveRecorder)|录播姬 mikufans 生放送录制|3210|2023-12-03| -|43|[kwsch/PKHeX](https://github.com/kwsch/PKHeX)|Pokémon Save File Editor|3208|2023-12-08| -|44|[seerge/g-helper](https://github.com/seerge/g-helper)|Lightweight Armoury Crate alternative for Asus laptops. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models|3138|2023-12-08| -|45|[Planshit/Tai](https://github.com/Planshit/Tai)|👻 在Windows上统计软件使用时长和网站浏览时长|3089|2023-11-29| +|36|[Ponderfly/GoogleTranslateIpCheck](https://github.com/Ponderfly/GoogleTranslateIpCheck)|-|3524|2023-12-09| +|37|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3487|2023-07-10| +|38|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|3446|2023-08-26| +|39|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/|3445|2023-12-07| +|40|[BartoszCichecki/LenovoLegionToolkit](https://github.com/BartoszCichecki/LenovoLegionToolkit)|Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.|3410|2023-12-09| +|41|[indiff/qttabbar](https://github.com/indiff/qttabbar)|QTTabBar is a small tool that allows you to use tab multi label function in Windows Explorer. https://www.yuque.com/indiff/qttabbar|3316|2023-10-13| +|42|[BililiveRecorder/BililiveRecorder](https://github.com/BililiveRecorder/BililiveRecorder)|录播姬 mikufans 生放送录制|3220|2023-12-03| +|43|[kwsch/PKHeX](https://github.com/kwsch/PKHeX)|Pokémon Save File Editor|3209|2023-12-09| +|44|[seerge/g-helper](https://github.com/seerge/g-helper)|Lightweight Armoury Crate alternative for Asus laptops. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models|3142|2023-12-08| +|45|[Planshit/Tai](https://github.com/Planshit/Tai)|👻 在Windows上统计软件使用时长和网站浏览时长|3090|2023-11-29| |46|[SciSharp/TensorFlow.NET](https://github.com/SciSharp/TensorFlow.NET)|.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.|3000|2023-11-13| -|47|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|2958|2023-09-07| -|48|[Ourpalm/ILRuntime](https://github.com/Ourpalm/ILRuntime)|Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible. |2888|2023-11-30| +|47|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|2959|2023-09-07| +|48|[Ourpalm/ILRuntime](https://github.com/Ourpalm/ILRuntime)|Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible. |2889|2023-11-30| |49|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|2843|2023-11-14| |50|[XCharts-Team/XCharts](https://github.com/XCharts-Team/XCharts)|A charting and data visualization library for Unity. Unity数据可视化图表插件。 |2821|2023-12-05| -|51|[MicaForEveryone/MicaForEveryone](https://github.com/MicaForEveryone/MicaForEveryone)|Mica For Everyone is a tool to enable backdrop effects on the title bars of Win32 apps on Windows 11.|2808|2023-10-26| +|51|[MicaForEveryone/MicaForEveryone](https://github.com/MicaForEveryone/MicaForEveryone)|Mica For Everyone is a tool to enable backdrop effects on the title bars of Win32 apps on Windows 11.|2812|2023-10-26| |52|[QianMo/X-PostProcessing-Library](https://github.com/QianMo/X-PostProcessing-Library)|Unity Post Processing Stack Library Unity引擎的高品质后处理库|2799|2023-07-14| |53|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|2683|2023-12-08| -|54|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution. |2641|2023-12-07| -|55|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。|2624|2023-11-28| -|56|[nilaoda/N_m3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE)|Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文. |2616|2023-11-13| -|57|[1Remote/1Remote](https://github.com/1Remote/1Remote)|One Remote Access Manager to Rule Them All|2523|2023-12-07| -|58|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|2497|2023-12-06| -|59|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for FFXIV|2423|2023-12-08| +|54|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution. |2643|2023-12-07| +|55|[nilaoda/N_m3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE)|Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文. |2628|2023-11-13| +|56|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。|2625|2023-11-28| +|57|[1Remote/1Remote](https://github.com/1Remote/1Remote)|One Remote Access Manager to Rule Them All|2522|2023-12-07| +|58|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|2500|2023-12-09| +|59|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for FFXIV|2424|2023-12-09| |60|[1y0n/AV_Evasion_Tool](https://github.com/1y0n/AV_Evasion_Tool)|掩日 - 免杀执行器生成工具|2416|2023-12-08| -|61|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|2398|2023-10-25| -|62|[xasset/xasset](https://github.com/xasset/xasset)|专业 Unity 资产系统。提供开箱即用的资产打包、分包、加密、热更和加载等技术方案。让 Unity 项目开发更轻松!|2355|2023-11-28| -|63|[Danily07/Translumo](https://github.com/Danily07/Translumo)|Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.|2268|2023-11-27| -|64|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|2244|2023-12-06| +|61|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|2400|2023-10-25| +|62|[xasset/xasset](https://github.com/xasset/xasset)|专业 Unity 资产系统。提供开箱即用的资产打包、分包、加密、热更和加载等技术方案。让 Unity 项目开发更轻松!|2356|2023-11-28| +|63|[Danily07/Translumo](https://github.com/Danily07/Translumo)|Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.|2270|2023-11-27| +|64|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|2245|2023-12-06| |65|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观|2243|2023-12-08| -|66|[DGP-Studio/Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)|实用的开源多功能原神工具箱 🧰 / Multifunctional Open-Source Genshin Impact Toolkit 🧰|2237|2023-12-08| -|67|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|2138|2023-07-24| +|66|[DGP-Studio/Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)|实用的开源多功能原神工具箱 🧰 / Multifunctional Open-Source Genshin Impact Toolkit 🧰|2238|2023-12-09| +|67|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|2141|2023-07-24| |68|[apache/lucenenet](https://github.com/apache/lucenenet)|Apache Lucene.NET|2076|2023-11-08| |69|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|Make .NET development easier, more versatile, and more popular.|2065|2023-12-08| -|70|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows|2045|2023-11-12| -|71|[metatube-community/jellyfin-plugin-metatube](https://github.com/metatube-community/jellyfin-plugin-metatube)|MetaTube Plugin for Jellyfin/Emby|2012|2023-12-02| -|72|[stevencohn/OneMore](https://github.com/stevencohn/OneMore)|A OneNote add-in with simple, yet powerful and useful features|2003|2023-12-08| -|73|[dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE)|Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.|1972|2023-11-21| -|74|[Scighost/Starward](https://github.com/Scighost/Starward)|Game Launcher for miHoYo - 米家游戏启动器|1964|2023-12-07| -|75|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PS、NS、EA Desktop & Origin、战网国际服、Epic、Riot Games下载加速。|1935|2023-12-02| +|70|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows|2046|2023-11-12| +|71|[metatube-community/jellyfin-plugin-metatube](https://github.com/metatube-community/jellyfin-plugin-metatube)|MetaTube Plugin for Jellyfin/Emby|2013|2023-12-08| +|72|[stevencohn/OneMore](https://github.com/stevencohn/OneMore)|A OneNote add-in with simple, yet powerful and useful features|2003|2023-12-09| +|73|[dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE)|Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.|1973|2023-11-21| +|74|[Scighost/Starward](https://github.com/Scighost/Starward)|Game Launcher for miHoYo - 米家游戏启动器|1967|2023-12-07| +|75|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PS、NS、EA Desktop & Origin、战网国际服、Epic、Riot Games下载加速。|1937|2023-12-02| |76|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1928|2023-08-24| -|77|[morkt/GARbro](https://github.com/morkt/GARbro)|Visual Novels resource browser|1914|2023-11-27| +|77|[morkt/GARbro](https://github.com/morkt/GARbro)|Visual Novels resource browser|1915|2023-11-27| |78|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1887|2023-10-31| |79|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1808|2023-11-02| -|80|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1773|2023-10-20| +|80|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1776|2023-10-20| |81|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net 4.0+、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|1747|2023-12-08| -|82|[jie65535/GrasscutterCommandGenerator](https://github.com/jie65535/GrasscutterCommandGenerator)|Command Generator and Gacha Banner Editor|1733|2023-11-12| -|83|[babalae/better-genshin-impact](https://github.com/babalae/better-genshin-impact)|🍨BetterGI · 更好的原神 - 自动拾取 自动剧情 全自动钓鱼(AI) 全自动七圣召唤 自动伐木 自动派遣 一键强化 - UI Automation Testing Tools For Genshin Impact|1697|2023-12-07| -|84|[NewLifeX/X](https://github.com/NewLifeX/X)|Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance ...|1679|2023-12-02| +|82|[jie65535/GrasscutterCommandGenerator](https://github.com/jie65535/GrasscutterCommandGenerator)|Command Generator and Gacha Banner Editor|1735|2023-11-12| +|83|[babalae/better-genshin-impact](https://github.com/babalae/better-genshin-impact)|🍨BetterGI · 更好的原神 - 自动拾取 自动剧情 全自动钓鱼(AI) 全自动七圣召唤 自动伐木 自动派遣 一键强化 - UI Automation Testing Tools For Genshin Impact|1703|2023-12-09| +|84|[NewLifeX/X](https://github.com/NewLifeX/X)|Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance ...|1679|2023-12-09| |85|[prime31/Nez](https://github.com/prime31/Nez)|Nez is a free 2D focused framework that works with MonoGame and FNA|1658|2023-12-06| -|86|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1648|2023-12-01| +|86|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1650|2023-12-01| |87|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1642|2023-12-08| -|88|[dotnet-presentations/dotnet-maui-workshop](https://github.com/dotnet-presentations/dotnet-maui-workshop)|A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows|1634|2023-11-27| -|89|[microsoft/Recognizers-Text](https://github.com/microsoft/Recognizers-Text)|Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Pa ...|1620|2023-11-15| -|90|[dotnetcore/BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor)|A set of enterprise-class UI components based on Bootstrap and Blazor|1612|2023-12-08| +|88|[dotnet-presentations/dotnet-maui-workshop](https://github.com/dotnet-presentations/dotnet-maui-workshop)|A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows|1635|2023-11-27| +|89|[microsoft/Recognizers-Text](https://github.com/microsoft/Recognizers-Text)|Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Pa ...|1621|2023-11-15| +|90|[dotnetcore/BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor)|A set of enterprise-class UI components based on Bootstrap and Blazor|1614|2023-12-09| |91|[zengzhan/qqzeng-ip](https://github.com/zengzhan/qqzeng-ip)|最新IP地址数据库-多语言解析以及导入数据库脚本|1580|2023-07-23| -|92|[OkGoDoIt/OpenAI-API-dotnet](https://github.com/OkGoDoIt/OpenAI-API-dotnet)|An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API|1523|2023-12-07| -|93|[BookerLiu/GeekDesk](https://github.com/BookerLiu/GeekDesk)|🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search|1481|2023-09-07| -|94|[m969/EGamePlay](https://github.com/m969/EGamePlay)|一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration ...|1474|2023-11-29| +|92|[OkGoDoIt/OpenAI-API-dotnet](https://github.com/OkGoDoIt/OpenAI-API-dotnet)|An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API|1524|2023-12-07| +|93|[BookerLiu/GeekDesk](https://github.com/BookerLiu/GeekDesk)|🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search|1480|2023-09-07| +|94|[m969/EGamePlay](https://github.com/m969/EGamePlay)|一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration ...|1476|2023-11-29| |95|[gusmanb/logicanalyzer](https://github.com/gusmanb/logicanalyzer)|24 channel, 100Msps logic analyzer hardware and software|1447|2023-10-24| -|96|[MCCTeam/Minecraft-Console-Client](https://github.com/MCCTeam/Minecraft-Console-Client)|Lightweight console for Minecraft chat and automated scripts|1429|2023-12-02| +|96|[MCCTeam/Minecraft-Console-Client](https://github.com/MCCTeam/Minecraft-Console-Client)|Lightweight console for Minecraft chat and automated scripts|1431|2023-12-02| |97|[lampo1024/DncZeus](https://github.com/lampo1024/DncZeus)|DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee. ...|1411|2023-09-27| -|98|[itext/itext7-dotnet](https://github.com/itext/itext7-dotnet)|iText for .NET is the .NET version of the iText library, formerly known as iTextSharp, which it replaces. iText represents the next level of SDKs for developers that want to take advantage of the bene ...|1409|2023-12-07| -|99|[jitwxs/163MusicLyrics](https://github.com/jitwxs/163MusicLyrics)|Windows 云音乐歌词获取【网易云、QQ音乐】|1400|2023-11-20| +|98|[itext/itext7-dotnet](https://github.com/itext/itext7-dotnet)|iText for .NET is the .NET version of the iText library, formerly known as iTextSharp, which it replaces. iText represents the next level of SDKs for developers that want to take advantage of the bene ...|1410|2023-12-09| +|99|[jitwxs/163MusicLyrics](https://github.com/jitwxs/163MusicLyrics)|Windows 云音乐歌词获取【网易云、QQ音乐】|1401|2023-11-20| |100|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|1397|2023-09-14| -|101|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|1367|2023-12-07| -|102|[Archeb/opentrace](https://github.com/Archeb/opentrace)|A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience.|1363|2023-12-07| -|103|[Pathoschild/SMAPI](https://github.com/Pathoschild/SMAPI)|The modding API for Stardew Valley.|1348|2023-11-12| +|101|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|1371|2023-12-09| +|102|[Archeb/opentrace](https://github.com/Archeb/opentrace)|A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience.|1367|2023-12-07| +|103|[Pathoschild/SMAPI](https://github.com/Pathoschild/SMAPI)|The modding API for Stardew Valley.|1349|2023-11-12| |104|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1344|2023-07-22| -|105|[dathlin/HslCommunication](https://github.com/dathlin/HslCommunication)|A very popular industrial Internet of Things communication plug-in. Using this dll can be very convenient, stable, and fast to obtain data from PLC equipment of multiple brands, and also supports redi ...|1340|2023-11-11| -|106|[2881099/FreeIM](https://github.com/2881099/FreeIM)|.NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.|1340|2023-11-18| -|107|[bbepis/XUnity.AutoTranslator](https://github.com/bbepis/XUnity.AutoTranslator)|-|1339|2023-11-29| -|108|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |1337|2023-07-20| +|105|[bbepis/XUnity.AutoTranslator](https://github.com/bbepis/XUnity.AutoTranslator)|-|1341|2023-11-29| +|106|[dathlin/HslCommunication](https://github.com/dathlin/HslCommunication)|A very popular industrial Internet of Things communication plug-in. Using this dll can be very convenient, stable, and fast to obtain data from PLC equipment of multiple brands, and also supports redi ...|1340|2023-11-11| +|107|[2881099/FreeIM](https://github.com/2881099/FreeIM)|.NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.|1340|2023-11-18| +|108|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |1338|2023-07-20| |109|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|1327|2023-12-02| -|110|[LykosAI/StabilityMatrix](https://github.com/LykosAI/StabilityMatrix)|Multi-Platform Package Manager for Stable Diffusion|1305|2023-12-05| -|111|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|1290|2023-12-06| +|110|[LykosAI/StabilityMatrix](https://github.com/LykosAI/StabilityMatrix)|Multi-Platform Package Manager for Stable Diffusion|1315|2023-12-05| +|111|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|1291|2023-12-06| |112|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|1262|2023-07-22| -|113|[AlphaYu/adnc](https://github.com/AlphaYu/adnc)|.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。|1253|2023-10-19| -|114|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|1252|2023-12-07| -|115|[AlexanderPro/SmartSystemMenu](https://github.com/AlexanderPro/SmartSystemMenu)|SmartSystemMenu extends system menu of all windows in the system|1233|2023-09-23| +|113|[AlphaYu/adnc](https://github.com/AlphaYu/adnc)|.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。|1255|2023-10-19| +|114|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|1254|2023-12-07| +|115|[AlexanderPro/SmartSystemMenu](https://github.com/AlexanderPro/SmartSystemMenu)|SmartSystemMenu extends system menu of all windows in the system|1234|2023-09-23| |116|[blogifierdotnet/Blogifier](https://github.com/blogifierdotnet/Blogifier)|Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.|1231|2023-10-24| -|117|[Meowv/Blog](https://github.com/Meowv/Blog)|🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helpe ...|1224|2023-06-19| -|118|[91270/MeiamSubtitles](https://github.com/91270/MeiamSubtitles)|Emby Server / Jellyfin Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|1217|2023-06-09| -|119|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,包含微信公众平台(订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418【满】、930461548。|1168|2023-12-02| -|120|[nkc3g4/wtg-assistant](https://github.com/nkc3g4/wtg-assistant)|Deploy Windows To Go on USB devices.|1162|2023-11-19| +|117|[Meowv/Blog](https://github.com/Meowv/Blog)|🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helpe ...|1225|2023-06-19| +|118|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,包含微信公众平台(订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418【满】、930461548。|1170|2023-12-02| +|119|[nkc3g4/wtg-assistant](https://github.com/nkc3g4/wtg-assistant)|Deploy Windows To Go on USB devices.|1162|2023-11-19| +|120|[real-zony/ZonyLrcToolsX](https://github.com/real-zony/ZonyLrcToolsX)|ZonyLrcToolsX 是一个能够方便地下载歌词的小软件。|1149|2023-09-11| |121|[yanghuan/CSharp.lua](https://github.com/yanghuan/CSharp.lua)|The C# to Lua compiler|1149|2023-12-01| -|122|[real-zony/ZonyLrcToolsX](https://github.com/real-zony/ZonyLrcToolsX)|ZonyLrcToolsX 是一个能够方便地下载歌词的小软件。|1148|2023-09-11| -|123|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具|1111|2023-12-06| -|124|[dahall/TaskScheduler](https://github.com/dahall/TaskScheduler)|Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.|1099|2023-07-31| -|125|[arkypita/LaserGRBL](https://github.com/arkypita/LaserGRBL)|Laser optimized GUI for GRBL|1077|2023-11-25| -|126|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|1063|2023-12-08| -|127|[CrazyZhang666/GTA5OnlineTools](https://github.com/CrazyZhang666/GTA5OnlineTools)|GTA5线上小助手|1060|2023-12-03| -|128|[Richasy/Bili.Copilot](https://github.com/Richasy/Bili.Copilot)|哔哩哔哩用户的个人助理|1043|2023-10-29| -|129|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|网络联机游戏解决方案---Unity制作的联机赛车游戏,服务端为SpringBoot + Mybatis;后台为Vue + Element;游戏端采用QFramework框架,Addressable+HybridCLR实现热更新,支持KCP和WebSocket网络(商用级) |1037|2023-12-07| -|130|[copyliu/bililive_dm](https://github.com/copyliu/bililive_dm)|B站弹幕姬 - B站直播彈幕工具|994|2023-10-01| +|122|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具|1111|2023-12-09| +|123|[dahall/TaskScheduler](https://github.com/dahall/TaskScheduler)|Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.|1098|2023-07-31| +|124|[arkypita/LaserGRBL](https://github.com/arkypita/LaserGRBL)|Laser optimized GUI for GRBL|1077|2023-11-25| +|125|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|1064|2023-12-08| +|126|[CrazyZhang666/GTA5OnlineTools](https://github.com/CrazyZhang666/GTA5OnlineTools)|GTA5线上小助手|1061|2023-12-03| +|127|[Richasy/Bili.Copilot](https://github.com/Richasy/Bili.Copilot)|哔哩哔哩用户的个人助理|1052|2023-10-29| +|128|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|网络联机游戏解决方案---Unity制作的联机赛车游戏,服务端为SpringBoot + Mybatis;后台为Vue + Element;游戏端采用QFramework框架,Addressable+HybridCLR实现热更新,支持KCP和WebSocket网络(商用级) |1037|2023-12-07| +|129|[copyliu/bililive_dm](https://github.com/copyliu/bililive_dm)|B站弹幕姬 - B站直播彈幕工具|994|2023-10-01| +|130|[CollapseLauncher/Collapse](https://github.com/CollapseLauncher/Collapse)|An Advanced Launcher for miHoYo Games|962|2023-12-08| |131|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|中台Admin前后端分离的权限管理系统。支持多租户、数据权限、动态Api、任务调度、OSS文件上传、滑块拼图验证、国内外主流数据库自由切换和动态高级查询。基于.Net跨平台开发的WebApi。集成统一认证授权、事件总线、数据验证、分布式缓存、分布式事务、Ip限流、全Api鉴权、集成测试、性能分析、健康检查、接口文档等。|961|2023-11-27| -|132|[CollapseLauncher/Collapse](https://github.com/CollapseLauncher/Collapse)|An Advanced Launcher for miHoYo Games|959|2023-12-06| -|133|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|954|2023-11-09| -|134|[xunkong/xunkong](https://github.com/xunkong/xunkong)|记录旅途中发生的事|937|2023-09-26| -|135|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|931|2023-11-21| -|136|[bradymholt/cron-expression-descriptor](https://github.com/bradymholt/cron-expression-descriptor)|A .NET library that converts cron expressions into human readable descriptions.|930|2023-12-06| -|137|[starik222/BooruDatasetTagManager](https://github.com/starik222/BooruDatasetTagManager)|-|908|2023-12-04| +|132|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|954|2023-11-09| +|133|[xunkong/xunkong](https://github.com/xunkong/xunkong)|记录旅途中发生的事|937|2023-09-26| +|134|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|931|2023-11-21| +|135|[bradymholt/cron-expression-descriptor](https://github.com/bradymholt/cron-expression-descriptor)|A .NET library that converts cron expressions into human readable descriptions.|931|2023-12-06| +|136|[starik222/BooruDatasetTagManager](https://github.com/starik222/BooruDatasetTagManager)|-|913|2023-12-04| +|137|[IgorMundstein/WinMemoryCleaner](https://github.com/IgorMundstein/WinMemoryCleaner)|This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.|894|2023-11-27| |138|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|893|2023-12-06| -|139|[IgorMundstein/WinMemoryCleaner](https://github.com/IgorMundstein/WinMemoryCleaner)|This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.|890|2023-11-27| -|140|[dotnetcore/FlubuCore](https://github.com/dotnetcore/FlubuCore)|A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.|882|2023-07-30| -|141|[tmoonlight/NSmartProxy](https://github.com/tmoonlight/NSmartProxy)|NSmartProxy是一款开源的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.)|877|2023-09-01| -|142|[Misaka-Mikoto-Tech/MonoHook](https://github.com/Misaka-Mikoto-Tech/MonoHook)|hook C# method at runtime without modify dll file (such as UnityEditor.dll), works on Windows, Mac, Android il2cpp(armv7a and armv8a)|863|2023-09-22| +|139|[dotnetcore/FlubuCore](https://github.com/dotnetcore/FlubuCore)|A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.|883|2023-07-30| +|140|[tmoonlight/NSmartProxy](https://github.com/tmoonlight/NSmartProxy)|NSmartProxy是一款开源的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.)|877|2023-09-01| +|141|[Misaka-Mikoto-Tech/MonoHook](https://github.com/Misaka-Mikoto-Tech/MonoHook)|hook C# method at runtime without modify dll file (such as UnityEditor.dll), works on Windows, Mac, Android il2cpp(armv7a and armv8a)|865|2023-09-22| +|142|[IoTSharp/IoTSharp](https://github.com/IoTSharp/IoTSharp)|IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.|848|2023-12-08| |143|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|847|2023-10-10| -|144|[IoTSharp/IoTSharp](https://github.com/IoTSharp/IoTSharp)|IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.|846|2023-12-08| -|145|[aliostad/CacheCow](https://github.com/aliostad/CacheCow)|An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server|839|2023-08-17| -|146|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|835|2023-12-04| -|147|[DawnFz/Genshin.Launcher.Plus](https://github.com/DawnFz/Genshin.Launcher.Plus)|[原神启动器Plus] lightweight globalized Genshin Impact launcher. Support arbitrarily resolution ratio, account switching, client convertion, FPS unlocking and more!|827|2023-10-16| -|148|[Valkirie/HandheldCompanion](https://github.com/Valkirie/HandheldCompanion)|ControllerService|809|2023-12-08| -|149|[CFPAOrg/Minecraft-Mod-Language-Package](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package)|A language package for Minecraft Mods.|799|2023-12-07| -|150|[shaked6540/YoutubePlaylistDownloader](https://github.com/shaked6540/YoutubePlaylistDownloader)|A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like|794|2023-10-08| -|151|[yuzhengyang/Fork](https://github.com/yuzhengyang/Fork)|a c# utility library. C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools)|792|2023-07-13| -|152|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. ...|789|2023-12-01| -|153|[Panuon/Panuon.WPF.UI](https://github.com/Panuon/Panuon.WPF.UI)|Professional wpf ui library.|783|2023-12-01| -|154|[shibayan/keyvault-acmebot](https://github.com/shibayan/keyvault-acmebot)|Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)|779|2023-12-07| -|155|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 7.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|772|2023-09-12| -|156|[imchillin/Anamnesis](https://github.com/imchillin/Anamnesis)|A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.|772|2023-11-14| -|157|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|771|2023-11-17| -|158|[EllanJiang/StarForce](https://github.com/EllanJiang/StarForce)|This is a demo made with Game Framework.|764|2023-09-15| -|159|[cxfksword/jellyfin-plugin-metashark](https://github.com/cxfksword/jellyfin-plugin-metashark)|jellyfin电影元数据插件|761|2023-12-02| -|160|[VictorTzeng/Zxw.Framework.NetCore](https://github.com/VictorTzeng/Zxw.Framework.NetCore)|基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各 ...|761|2023-10-10| -|161|[Azure-Samples/Cognitive-Speech-TTS](https://github.com/Azure-Samples/Cognitive-Speech-TTS)|Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.|756|2023-12-01| -|162|[mili-tan/AuroraDNS.GUI](https://github.com/mili-tan/AuroraDNS.GUI)|纯净抗污染,简单轻量级|754|2023-11-03| -|163|[besley/Slickflow](https://github.com/besley/Slickflow)|.NET Open Source Workflow Engine, .NET 开源工作流|751|2023-10-21| -|164|[kannagi0303/yt-dlp-gui](https://github.com/kannagi0303/yt-dlp-gui)|Windows GUI for yt-dlp|742|2023-11-17| -|165|[zhuxb711/RX-Explorer](https://github.com/zhuxb711/RX-Explorer)|一款优雅的UWP文件管理器 An elegant UWP Explorer|738|2023-10-27| -|166|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|728|2023-12-04| -|167|[dathlin/OpcUaHelper](https://github.com/dathlin/OpcUaHelper)|一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。|724|2023-09-26| -|168|[Ruben2776/PicView](https://github.com/Ruben2776/PicView)|A Windows 10/11 Fast Picture Viewer with a compact and clean user interface that can be easily hidden. Supports a vast range of file types, offers image effects, compression, and conversion capabiliti ...|718|2023-12-07| -|169|[mob-sakai/UpmGitExtension](https://github.com/mob-sakai/UpmGitExtension)|This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.|717|2023-11-21| -|170|[lysilver/KopSoftWms](https://github.com/lysilver/KopSoftWms)|KopSoft仓库管理系统|713|2023-10-04| -|171|[OpportunityLiu/E-Viewer](https://github.com/OpportunityLiu/E-Viewer)|An UWP Client for https://e-hentai.org.|711|2023-10-30| -|172|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|691|2023-11-29| -|173|[KumoKyaku/kcp](https://github.com/KumoKyaku/kcp)|KCP C#版。线程安全,运行时无alloc,对gc无压力。|689|2023-11-16| -|174|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 7 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|685|2023-06-26| -|175|[JasonWei512/EnergyStarX](https://github.com/JasonWei512/EnergyStarX)|🔋Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.|679|2023-11-22| -|176|[DotNetNext/WebFirst](https://github.com/DotNetNext/WebFirst)|.NET CORE 代码生成器 ,Web中使用CodeFirst模式, 实体生成器,UI代码生成器,在线建表,导出文档,模版配置, WEB代码生成器 ,API代码生成器|675|2023-10-02| -|177|[focus-creative-games/hybridclr_trial](https://github.com/focus-creative-games/hybridclr_trial)|HybridCLR 示例项目|672|2023-12-08| -|178|[cyq1162/cyqdata](https://github.com/cyq1162/cyqdata)|cyq.data is a high-performance and the most powerful orm.(.NET 最好用的ORM数据层框架,木有之一!支持.NET Core)Support:Txt、Xml、Access、Sqlite、Mssql、Mysql、Oracle、Sybase、Postgres、DB2、Redis、MemCache。|667|2023-08-26| +|144|[aliostad/CacheCow](https://github.com/aliostad/CacheCow)|An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server|839|2023-08-17| +|145|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|837|2023-12-04| +|146|[DawnFz/Genshin.Launcher.Plus](https://github.com/DawnFz/Genshin.Launcher.Plus)|[原神启动器Plus] lightweight globalized Genshin Impact launcher. Support arbitrarily resolution ratio, account switching, client convertion, FPS unlocking and more!|824|2023-10-16| +|147|[Valkirie/HandheldCompanion](https://github.com/Valkirie/HandheldCompanion)|ControllerService|809|2023-12-08| +|148|[CFPAOrg/Minecraft-Mod-Language-Package](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package)|A language package for Minecraft Mods.|799|2023-12-09| +|149|[shaked6540/YoutubePlaylistDownloader](https://github.com/shaked6540/YoutubePlaylistDownloader)|A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like|796|2023-10-08| +|150|[yuzhengyang/Fork](https://github.com/yuzhengyang/Fork)|a c# utility library. C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools)|792|2023-07-13| +|151|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. ...|789|2023-12-01| +|152|[Panuon/Panuon.WPF.UI](https://github.com/Panuon/Panuon.WPF.UI)|Professional wpf ui library.|783|2023-12-01| +|153|[shibayan/keyvault-acmebot](https://github.com/shibayan/keyvault-acmebot)|Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)|781|2023-12-07| +|154|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 7.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|773|2023-09-12| +|155|[imchillin/Anamnesis](https://github.com/imchillin/Anamnesis)|A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.|772|2023-11-14| +|156|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|771|2023-11-17| +|157|[EllanJiang/StarForce](https://github.com/EllanJiang/StarForce)|This is a demo made with Game Framework.|765|2023-09-15| +|158|[cxfksword/jellyfin-plugin-metashark](https://github.com/cxfksword/jellyfin-plugin-metashark)|jellyfin电影元数据插件|761|2023-12-09| +|159|[VictorTzeng/Zxw.Framework.NetCore](https://github.com/VictorTzeng/Zxw.Framework.NetCore)|基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各 ...|761|2023-10-10| +|160|[Azure-Samples/Cognitive-Speech-TTS](https://github.com/Azure-Samples/Cognitive-Speech-TTS)|Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.|757|2023-12-01| +|161|[mili-tan/AuroraDNS.GUI](https://github.com/mili-tan/AuroraDNS.GUI)|纯净抗污染,简单轻量级|754|2023-11-03| +|162|[besley/Slickflow](https://github.com/besley/Slickflow)|.NET Open Source Workflow Engine, .NET 开源工作流|751|2023-10-21| +|163|[kannagi0303/yt-dlp-gui](https://github.com/kannagi0303/yt-dlp-gui)|Windows GUI for yt-dlp|743|2023-11-17| +|164|[zhuxb711/RX-Explorer](https://github.com/zhuxb711/RX-Explorer)|一款优雅的UWP文件管理器 An elegant UWP Explorer|738|2023-10-27| +|165|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|729|2023-12-04| +|166|[dathlin/OpcUaHelper](https://github.com/dathlin/OpcUaHelper)|一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。|725|2023-09-26| +|167|[Ruben2776/PicView](https://github.com/Ruben2776/PicView)|A Windows 10/11 Fast Picture Viewer with a compact and clean user interface that can be easily hidden. Supports a vast range of file types, offers image effects, compression, and conversion capabiliti ...|718|2023-12-09| +|168|[mob-sakai/UpmGitExtension](https://github.com/mob-sakai/UpmGitExtension)|This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.|717|2023-11-21| +|169|[lysilver/KopSoftWms](https://github.com/lysilver/KopSoftWms)|KopSoft仓库管理系统|713|2023-10-04| +|170|[OpportunityLiu/E-Viewer](https://github.com/OpportunityLiu/E-Viewer)|An UWP Client for https://e-hentai.org.|711|2023-10-30| +|171|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|691|2023-11-29| +|172|[KumoKyaku/kcp](https://github.com/KumoKyaku/kcp)|KCP C#版。线程安全,运行时无alloc,对gc无压力。|689|2023-11-16| +|173|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 7 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|685|2023-06-26| +|174|[JasonWei512/EnergyStarX](https://github.com/JasonWei512/EnergyStarX)|🔋Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.|679|2023-11-22| +|175|[DotNetNext/WebFirst](https://github.com/DotNetNext/WebFirst)|.NET CORE 代码生成器 ,Web中使用CodeFirst模式, 实体生成器,UI代码生成器,在线建表,导出文档,模版配置, WEB代码生成器 ,API代码生成器|676|2023-10-02| +|176|[focus-creative-games/hybridclr_trial](https://github.com/focus-creative-games/hybridclr_trial)|HybridCLR 示例项目|672|2023-12-08| +|177|[cyq1162/cyqdata](https://github.com/cyq1162/cyqdata)|cyq.data is a high-performance and the most powerful orm.(.NET 最好用的ORM数据层框架,木有之一!支持.NET Core)Support:Txt、Xml、Access、Sqlite、Mssql、Mysql、Oracle、Sybase、Postgres、DB2、Redis、MemCache。|667|2023-08-26| +|178|[ViewFaceCore/ViewFaceCore](https://github.com/ViewFaceCore/ViewFaceCore)|C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )|666|2023-09-21| |179|[proudmonkey/AutoWrapper](https://github.com/proudmonkey/AutoWrapper)|A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.|666|2023-07-11| |180|[iioter/iotgateway](https://github.com/iioter/iotgateway)|A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host c ...|665|2023-12-01| -|181|[ViewFaceCore/ViewFaceCore](https://github.com/ViewFaceCore/ViewFaceCore)|C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )|665|2023-09-21| -|182|[0x7c13/Pal3.Unity](https://github.com/0x7c13/Pal3.Unity)|The Legend of Sword and Fairy 3 (仙剑奇侠传三) & The Legend of Sword and Fairy 3 Gaiden: Wenqing Pian (仙剑奇侠传三外传:问情篇) re-implementation using C#/Unity|636|2023-11-20| -|183|[kendryte/nncase](https://github.com/kendryte/nncase)|Open deep learning compiler stack for Kendryte AI accelerator|628|2023-12-08| -|184|[maximmax42/Discord-CustomRP](https://github.com/maximmax42/Discord-CustomRP)|Simple custom Rich Presence manager (Playing status) for Discord. Only supports Windows 7 and above. Features running on startup and minimizing to tray. Translated to multiple languages.|625|2023-12-07| -|185|[JasonMa0012/LWGUI](https://github.com/JasonMa0012/LWGUI)|A Lightweight, Flexible, Powerful Shader GUI System for Unity.|624|2023-12-04| -|186|[skyarkhangel/Hardcore-SK](https://github.com/skyarkhangel/Hardcore-SK)|Rimworld Hardcore SK project, our discord server:|606|2023-12-07| -|187|[dathlin/HslControlsDemo](https://github.com/dathlin/HslControlsDemo)|HslControls控件库的使用demo,HslControls是一个工业物联网的控件库,基于C#开发,配套HslCommunication组件可以实现工业上位机软件的快速开发,支持常用的工业图形化控件,快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。|601|2023-08-02| -|188|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制|597|2023-12-07| -|189|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台管理系统|594|2023-10-17| -|190|[pungin/Beanfun](https://github.com/pungin/Beanfun)|繽放 - 樂豆第三方客戶端|594|2023-09-25| -|191|[chummer5a/chummer5a](https://github.com/chummer5a/chummer5a)|Character generator for Shadowrun 5th edition|592|2023-12-08| -|192|[yuzd/Hangfire.HttpJob](https://github.com/yuzd/Hangfire.HttpJob)|httpjob for Hangfire,restful api for Hangfire,job调度与业务分离|587|2023-07-16| -|193|[RRQM/TouchSocket](https://github.com/RRQM/TouchSocket)|TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。|574|2023-12-07| -|194|[pierre3/PlantUmlClassDiagramGenerator](https://github.com/pierre3/PlantUmlClassDiagramGenerator)|This is a generator to create a class-diagram of PlantUML from the C# source code.|572|2023-12-07| -|195|[fjykTec/ModernWMS](https://github.com/fjykTec/ModernWMS)|The open source simple and complete warehouse management system is derived from our many years of experience in implementing erp projects. We stripped the original commercial system wms function and o ...|571|2023-08-30| -|196|[SaiTingHu/HTFramework](https://github.com/SaiTingHu/HTFramework)|Unity HTFramework, a rapid development framework of client to the unity.|565|2023-11-28| -|197|[dotnetcore/CanalSharp](https://github.com/dotnetcore/CanalSharp)| Alibaba mysql database binlog subscription & consumer components Canal's .NET client.|560|2023-12-04| -|198|[GB28181/GB28181.Solution](https://github.com/GB28181/GB28181.Solution)|Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联|556|2023-07-22| -|199|[iccfish/FSLib.App.SimpleUpdater](https://github.com/iccfish/FSLib.App.SimpleUpdater)|A simple automatic update library for .net. 一个炒鸡简单但是足够好用的自动更新库。|553|2023-10-17| -|200|[dcsoft-yyf/JIEJIE.NET](https://github.com/dcsoft-yyf/JIEJIE.NET)|An open source tool to obfuscation .NET assembly file, help you protect your copyright. small,fast and powerfu.|548|2023-12-02| +|181|[0x7c13/Pal3.Unity](https://github.com/0x7c13/Pal3.Unity)|The Legend of Sword and Fairy 3 (仙剑奇侠传三) & The Legend of Sword and Fairy 3 Gaiden: Wenqing Pian (仙剑奇侠传三外传:问情篇) re-implementation using C#/Unity|636|2023-11-20| +|182|[kendryte/nncase](https://github.com/kendryte/nncase)|Open deep learning compiler stack for Kendryte AI accelerator|628|2023-12-08| +|183|[maximmax42/Discord-CustomRP](https://github.com/maximmax42/Discord-CustomRP)|Simple custom Rich Presence manager (Playing status) for Discord. Only supports Windows 7 and above. Features running on startup and minimizing to tray. Translated to multiple languages.|626|2023-12-09| +|184|[JasonMa0012/LWGUI](https://github.com/JasonMa0012/LWGUI)|A Lightweight, Flexible, Powerful Shader GUI System for Unity.|625|2023-12-04| +|185|[skyarkhangel/Hardcore-SK](https://github.com/skyarkhangel/Hardcore-SK)|Rimworld Hardcore SK project, our discord server:|606|2023-12-09| +|186|[dathlin/HslControlsDemo](https://github.com/dathlin/HslControlsDemo)|HslControls控件库的使用demo,HslControls是一个工业物联网的控件库,基于C#开发,配套HslCommunication组件可以实现工业上位机软件的快速开发,支持常用的工业图形化控件,快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。|602|2023-08-02| +|187|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制|597|2023-12-09| +|188|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台管理系统|594|2023-10-17| +|189|[pungin/Beanfun](https://github.com/pungin/Beanfun)|繽放 - 樂豆第三方客戶端|594|2023-09-25| +|190|[chummer5a/chummer5a](https://github.com/chummer5a/chummer5a)|Character generator for Shadowrun 5th edition|592|2023-12-09| +|191|[yuzd/Hangfire.HttpJob](https://github.com/yuzd/Hangfire.HttpJob)|httpjob for Hangfire,restful api for Hangfire,job调度与业务分离|587|2023-07-16| +|192|[RRQM/TouchSocket](https://github.com/RRQM/TouchSocket)|TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。|576|2023-12-09| +|193|[pierre3/PlantUmlClassDiagramGenerator](https://github.com/pierre3/PlantUmlClassDiagramGenerator)|This is a generator to create a class-diagram of PlantUML from the C# source code.|572|2023-12-08| +|194|[fjykTec/ModernWMS](https://github.com/fjykTec/ModernWMS)|The open source simple and complete warehouse management system is derived from our many years of experience in implementing erp projects. We stripped the original commercial system wms function and o ...|571|2023-08-30| +|195|[SaiTingHu/HTFramework](https://github.com/SaiTingHu/HTFramework)|Unity HTFramework, a rapid development framework of client to the unity.|566|2023-11-28| +|196|[dotnetcore/CanalSharp](https://github.com/dotnetcore/CanalSharp)| Alibaba mysql database binlog subscription & consumer components Canal's .NET client.|560|2023-12-04| +|197|[GB28181/GB28181.Solution](https://github.com/GB28181/GB28181.Solution)|Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联|556|2023-07-22| +|198|[iccfish/FSLib.App.SimpleUpdater](https://github.com/iccfish/FSLib.App.SimpleUpdater)|A simple automatic update library for .net. 一个炒鸡简单但是足够好用的自动更新库。|553|2023-10-17| +|199|[dcsoft-yyf/JIEJIE.NET](https://github.com/dcsoft-yyf/JIEJIE.NET)|An open source tool to obfuscation .NET assembly file, help you protect your copyright. small,fast and powerfu.|548|2023-12-02| +|200|[CitiesSkylinesMods/TMPE](https://github.com/CitiesSkylinesMods/TMPE)|Cities: Skylines Traffic Manager: President Edition|544|2023-06-12|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/CSS.md b/content/charts/overall/software/CSS.md index b1bb2e42..04eae991 100644 --- a/content/charts/overall/software/CSS.md +++ b/content/charts/overall/software/CSS.md @@ -1,21 +1,21 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > CSS -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|18670|2023-11-01| -|2|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|9012|2023-11-03| +|1|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|18669|2023-11-01| +|2|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|9014|2023-11-03| |3|[cncf/landscape](https://github.com/cncf/landscape)|🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor count ...|8981|2023-12-08| -|4|[missing-semester-cn/missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io)|the CS missing semester Chinese version|5655|2023-11-17| -|5|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|5641|2023-11-29| -|6|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|5614|2023-07-12| -|7|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|5403|2023-11-30| -|8|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|4400|2023-09-22| +|4|[missing-semester-cn/missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io)|the CS missing semester Chinese version|5656|2023-11-17| +|5|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|5645|2023-11-29| +|6|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|5615|2023-07-12| +|7|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|5405|2023-11-30| +|8|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|4403|2023-09-22| |9|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3852|2023-09-03| -|10|[guaguaguaxia/weekly_report](https://github.com/guaguaguaxia/weekly_report)|简单描述工作内容,帮你生成完整周报|3078|2023-11-08| -|11|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark|2436|2023-10-08| +|10|[guaguaguaxia/weekly_report](https://github.com/guaguaguaxia/weekly_report)|简单描述工作内容,帮你生成完整周报|3079|2023-11-08| +|11|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark|2440|2023-10-08| |12|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|2298|2023-06-14| |13|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2110|2023-09-16| |14|[apachecn/.github](https://github.com/apachecn/.github)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1720|2023-12-08| @@ -23,21 +23,21 @@ |16|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 A special Hexo theme focusing on pictures and images.|1550|2023-12-02| |17|[phalapi/phalapi](https://github.com/phalapi/phalapi)|PhalApi开源接口框架,简称π框架,一个轻量级PHP开源接口框架,专注于接口服务开发。接口,从简单开始!|1538|2023-12-03| |18|[smartping/smartping](https://github.com/smartping/smartping)|综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能 |1532|2023-07-18| -|19|[botuniverse/onebot](https://github.com/botuniverse/onebot)|OneBot:统一的聊天机器人应用接口标准|1524|2023-07-06| +|19|[botuniverse/onebot](https://github.com/botuniverse/onebot)|OneBot:统一的聊天机器人应用接口标准|1525|2023-07-06| |20|[Rainbell129/Obsidian-Homepage](https://github.com/Rainbell129/Obsidian-Homepage)|A dashboard for your obsidian vault.|1154|2023-08-11| |21|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|1069|2023-09-25| |22|[PKM-er/Blue-Topaz_Obsidian-css](https://github.com/PKM-er/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |959|2023-11-26| |23|[D0n9X1n/hexo-blog-encrypt](https://github.com/D0n9X1n/hexo-blog-encrypt)|Yet, just another hexo plugin for security.|924|2023-09-19| |24|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com|800|2023-10-20| -|25|[lovefc/china_school_badge](https://github.com/lovefc/china_school_badge)|全国高校校徽字体图标库|786|2023-12-01| +|25|[lovefc/china_school_badge](https://github.com/lovefc/china_school_badge)|全国高校校徽字体图标库|790|2023-12-01| |26|[hraban/tomono](https://github.com/hraban/tomono)|Multi- To Mono-repository merge|774|2023-10-14| -|27|[Theigrams/My-Typora-Themes](https://github.com/Theigrams/My-Typora-Themes)|A CSS style for Typora|697|2023-07-24| -|28|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|694|2023-12-08| +|27|[Theigrams/My-Typora-Themes](https://github.com/Theigrams/My-Typora-Themes)|A CSS style for Typora|698|2023-07-24| +|28|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|695|2023-12-08| |29|[honjun/hexo-theme-sakura](https://github.com/honjun/hexo-theme-sakura)|-|667|2023-07-16| |30|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|627|2023-09-10| |31|[TieBaMma/InstallTutorial](https://github.com/TieBaMma/InstallTutorial)|-|579|2023-08-19| |32|[Zisbusy/Akina-for-Typecho](https://github.com/Zisbusy/Akina-for-Typecho)|Akina for Typecho 主题模板|519|2023-06-16| -|33|[Tokinx/Wing](https://github.com/Tokinx/Wing)|Simple, smooth, data-driven, responsive WordPress theme|510|2023-11-27| +|33|[Tokinx/Wing](https://github.com/Tokinx/Wing)|Simple, smooth, data-driven, responsive WordPress theme|511|2023-11-27| |34|[markserv/markserv](https://github.com/markserv/markserv)|🏁 serve markdown as html (GitHub style), index directories, live-reload as you edit|491|2023-11-25| |35|[typlog/yue.css](https://github.com/typlog/yue.css)|A typography stylesheet for readable content|489|2023-07-21| |36|[azpanel/azpanel](https://github.com/azpanel/azpanel)|可能是东半球最好用的 azure 和 aws ec2 非官方开机面板 Possibly the most user-friendly unofficial startup panel for Azure and AWS EC2 in the Eastern Hemisphere.|488|2023-11-05| @@ -47,34 +47,34 @@ |40|[MeiK2333/github-style](https://github.com/MeiK2333/github-style)|-|450|2023-09-18| |41|[tgnav/tgnav.github.io](https://github.com/tgnav/tgnav.github.io)|TGNAV - Telegram频道导航。收录Telegram上的优质频道,打造一个高质量Telegram频道导航。|420|2023-12-03| |42|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|410|2023-09-26| -|43|[Johnserf-Seed/TikTokWeb](https://github.com/Johnserf-Seed/TikTokWeb)|TikTokDownload 网页版|393|2023-09-10| +|43|[Johnserf-Seed/TikTokWeb](https://github.com/Johnserf-Seed/TikTokWeb)|TikTokDownload 网页版|394|2023-09-10| |44|[yaoyao-liu/minimal-light](https://github.com/yaoyao-liu/minimal-light)|A simple and elegant Jekyll theme for an academic personal homepage|376|2023-10-31| |45|[slippersheepig/chatgpt-web](https://github.com/slippersheepig/chatgpt-web)|使用官方ChatGPT API实现简单HTML网页版在线聊天(支持markdown语法、多用户会话隔离及连续对话)|373|2023-09-04| |46|[varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)|:star2: A simple and beautiful theme for Hugo|372|2023-09-18| |47|[hzsrc/webpack-theme-color-replacer](https://github.com/hzsrc/webpack-theme-color-replacer)|A runtime dynamic theme color replacement plugin for webpack.|371|2023-11-18| -|48|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|360|2023-11-19| +|48|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|362|2023-11-19| |49|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题,目前由@Bobs9维护开发中。|344|2023-11-16| |50|[xiangjianan/lks](https://github.com/xiangjianan/lks)|-|325|2023-10-01| -|51|[cuifengcn/wechat-video-generate](https://github.com/cuifengcn/wechat-video-generate)|一键生成微信对话视频的工具|315|2023-07-14| +|51|[cuifengcn/wechat-video-generate](https://github.com/cuifengcn/wechat-video-generate)|一键生成微信对话视频的工具|316|2023-07-14| |52|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,绑定解绑域名,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|307|2023-08-08| |53|[m2kar/m2kar.github.io](https://github.com/m2kar/m2kar.github.io)|M2kar的个人主页|301|2023-08-23| -|54|[testdevhome/Autotestplat](https://github.com/testdevhome/Autotestplat)|一站式自动化测试平台及解决方案|295|2023-12-04| +|54|[testdevhome/Autotestplat](https://github.com/testdevhome/Autotestplat)|一站式自动化测试平台及解决方案|295|2023-12-08| |55|[xiaoluoboding/ghost-theme-kaldorei](https://github.com/xiaoluoboding/ghost-theme-kaldorei)|🎨 A Simple And Elegant Ghost Theme Derive From Default Theme Casper|290|2023-10-26| |56|[solstice23/hexo-theme-argon](https://github.com/solstice23/hexo-theme-argon)|Argon-Theme 的 Hexo 移植版|271|2023-11-02| |57|[MellowCo/unocss-preset-weapp](https://github.com/MellowCo/unocss-preset-weapp)|unocss preset for wechat miniprogram,unocss小程序预设,在 taro uniapp 原生小程序 中使用unocss|269|2023-12-06| -|58|[qr-merger/merger](https://github.com/qr-merger/merger)|Lightweight, Integrated QR Code Payment Interface - https://demo.qrcdn.com|262|2023-08-28| -|59|[kevinzhao2233/typora-theme-pie](https://github.com/kevinzhao2233/typora-theme-pie)|This is a typora theme inspired by sspai.com and Misty. 一个typora主题,具有少数派和Misty的风格|261|2023-11-23| +|58|[kevinzhao2233/typora-theme-pie](https://github.com/kevinzhao2233/typora-theme-pie)|This is a typora theme inspired by sspai.com and Misty. 一个typora主题,具有少数派和Misty的风格|262|2023-11-23| +|59|[qr-merger/merger](https://github.com/qr-merger/merger)|Lightweight, Integrated QR Code Payment Interface - https://demo.qrcdn.com|262|2023-08-28| |60|[hellosee/swoole-webim-demo](https://github.com/hellosee/swoole-webim-demo)|使用swoole扩展和php开发的一个在线聊天室(Making a Web Chat With PHP and Swoole)|260|2023-08-22| |61|[kujian/simple-flexible](https://github.com/kujian/simple-flexible)|mobile frontend simple rem responsive code|253|2023-10-26| -|62|[YiNNx/typora-theme-lapis](https://github.com/YiNNx/typora-theme-lapis)|🖊️A clean Typora theme in blue tones|244|2023-11-27| +|62|[YiNNx/typora-theme-lapis](https://github.com/YiNNx/typora-theme-lapis)|🖊️A clean Typora theme in blue tones|245|2023-11-27| |63|[happypeter/haoduoshipin](https://github.com/happypeter/haoduoshipin)|好多视频|226|2023-07-13| |64|[hexo-theme-Acrylic/Hexo-Theme-Acrylic](https://github.com/hexo-theme-Acrylic/Hexo-Theme-Acrylic)|Acrylic-Promote 强势归来|222|2023-08-27| |65|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 ‘Jekyll’ 主题。A candy-colored 🍬 ‘Jekyll’ theme.|219|2023-09-23| |66|[bukun/TorCMS](https://github.com/bukun/TorCMS)|Flexible, extensible web CMS framework built on Tornado.|218|2023-12-07| |67|[slippersheepig/chatgpt-html](https://github.com/slippersheepig/chatgpt-html)|使用ChatGPT接口,实现简单HTML网页版在线聊天(支持markdown语法、多用户会话隔离及查看连续对话记录)|217|2023-09-04| |68|[Qihoo360/WatchAD2.0](https://github.com/Qihoo360/WatchAD2.0)|WatchAD2.0是一款针对域威胁的日志分析与监控系统|206|2023-07-27| -|69|[hamster1963/HomeDash](https://github.com/hamster1963/HomeDash)|一个仪表盘|204|2023-12-08| -|70|[oldinaction/ChatGPT-MP](https://github.com/oldinaction/ChatGPT-MP)|(**承接各类小程序开发**)基于ChatGPT实现的微信小程序,适配H5和WEB端。包含前后端,支持打字效果输出流式输出,支持AI聊天次数限制,支持分享增加次数等功能。|195|2023-06-28| +|69|[hamster1963/HomeDash](https://github.com/hamster1963/HomeDash)|一个仪表盘|205|2023-12-09| +|70|[oldinaction/ChatGPT-MP](https://github.com/oldinaction/ChatGPT-MP)|(**承接各类小程序开发**)基于ChatGPT实现的微信小程序,适配H5和WEB端。包含前后端,支持打字效果输出流式输出,支持AI聊天次数限制,支持分享增加次数等功能。|196|2023-06-28| |71|[hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next](https://github.com/hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next)|下一代Acrylic何必是butterfly|188|2023-09-15| |72|[colonelpanic8/dotfiles](https://github.com/colonelpanic8/dotfiles)|Configuration files for XMonad, Emacs, NixOS, Taffybar and more.|178|2023-12-08| |73|[outlovecn/portainer-cn](https://github.com/outlovecn/portainer-cn)|portainer-ce 2.11 中文汉化版docker镜像,支持X86、ARM、ARM64|166|2023-11-19| @@ -82,14 +82,14 @@ |75|[zouyaoji/wedding-invitation](https://github.com/zouyaoji/wedding-invitation)|微信小程序婚礼请柬|164|2023-10-18| |76|[wozulong/ChatGPTAuthHelper](https://github.com/wozulong/ChatGPTAuthHelper)|一个简单的Chrome插件,用来帮助你登录ChatGPT。|161|2023-11-30| |77|[yong-s/alms](https://github.com/yong-s/alms)|7X24小时在线要饭🍚系统,欢迎👏各位老板打赏,打赏一分也是爱|158|2023-11-19| -|78|[MLNLP-World/MyArxiv](https://github.com/MLNLP-World/MyArxiv)|Arxiv个性化定制化模版,实现对特定领域的相关内容、作者与学术会议的有效跟进。|156|2023-12-08| +|78|[MLNLP-World/MyArxiv](https://github.com/MLNLP-World/MyArxiv)|Arxiv个性化定制化模版,实现对特定领域的相关内容、作者与学术会议的有效跟进。|156|2023-12-09| |79|[1-2-3/remark-it](https://github.com/1-2-3/remark-it)|markdown -> slideshow ——Write PPT like a programmer|152|2023-10-06| |80|[zhitom/zkweb](https://github.com/zhitom/zkweb)|zookeeper web管理和监控界面,使用内置的H2数据库,此版本基于淘宝大神yasenagat的zkWeb源码基础之上进行了大幅升级和修改,主要新增了集群监控和国际化功能,直接java -jar或将war包放入tomcat即可运行!最近新增加了docker镜像功能!|152|2023-10-11| |81|[GoneTone/genshin-impact-wish-gacha-analyzer](https://github.com/GoneTone/genshin-impact-wish-gacha-analyzer)|原神祈願卡池分析 Genshin Impact Wish Gacha Analyzer A utility for analyzing gacha history, where all data and numbers are well-organized in a convenient manner!|148|2023-06-30| |82|[zkeq/news](https://github.com/zkeq/news)|前后端均基于 vercel 的轻量级每日早报项目,支持一键部署,支持部署至服务器。后端由 FastAPI + BeautifulSoup 实现。|142|2023-09-15| |83|[newdraw/AppTime](https://github.com/newdraw/AppTime)|桌面时间管理 Desktop Time Management|140|2023-06-29| |84|[liuzhengyang/lets-hotfix](https://github.com/liuzhengyang/lets-hotfix)|Dynamic class reloading for java。Java代码热更新,支持本地、远程|139|2023-12-05| -|85|[HappySimple/Typora-theme-Happysimple](https://github.com/HappySimple/Typora-theme-Happysimple)|一款自制的Markdown主题!|137|2023-10-31| +|85|[HappySimple/Typora-theme-Happysimple](https://github.com/HappySimple/Typora-theme-Happysimple)|一款自制的Markdown主题!|138|2023-10-31| |86|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款多功能双模式主题 A multifunctional dual-mode theme of SiYuan Note.|136|2023-11-28| |87|[xOS/Nange](https://github.com/xOS/Nange)|个人主页|132|2023-10-13| |88|[unocss-applet/unocss-applet](https://github.com/unocss-applet/unocss-applet)|Using UnoCSS in applet(UniApp / Taro) to be compatible with unsupported syntax. 在小程序中使用UnoCSS,兼容不支持的语法。|129|2023-12-04| @@ -103,12 +103,12 @@ |96|[1251240000/StockVisualization](https://github.com/1251240000/StockVisualization)|基于Django框架的Tushare股票数据可视化平台|104|2023-07-23| |97|[axui/axui](https://github.com/axui/axui)|AXUI前端框架的理念是:能用css实现的不用js,需要使用js则尽量少用,需要大量使用js则尽量可复用。|100|2023-11-01| |98|[qihaiyan/ng-boot-oauth](https://github.com/qihaiyan/ng-boot-oauth)|oauth2 demo with angularjs and springboot|99|2023-10-27| -|99|[royc01/notion-theme](https://github.com/royc01/notion-theme)|notion复刻|95|2023-12-08| +|99|[royc01/notion-theme](https://github.com/royc01/notion-theme)|notion复刻|96|2023-12-09| |100|[FederatedAI/FATE-Board](https://github.com/FederatedAI/FATE-Board)|FATE's Visualization Toolkit|95|2023-12-07| |101|[aliyun/cloud-design](https://github.com/aliyun/cloud-design)|阿里云前端组件库,由专有云&公有云前端团队共建|92|2023-08-28| |102|[biubiubiu01/vue3-basic-admin](https://github.com/biubiubiu01/vue3-basic-admin)|vue3-basic-admin 是一款开源开箱即用的中后台管理系统。基于 Vue3、Vite、Element-Plus、TypeScript、Pinia 等主流技术开发,内置许多开箱即用的组件,能快速构建中后台管理系统,目前决定完全开源。|90|2023-09-21| |103|[xinlei3166/vitepress-demo](https://github.com/xinlei3166/vitepress-demo)|使用 Vitepress 搭建组件库文档站点。|84|2023-07-19| -|104|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|82|2023-12-06| +|104|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|82|2023-12-08| |105|[ciaoca/ZenCalendar](https://github.com/ciaoca/ZenCalendar)|使用 CSS 样式设计,制作丰富的主题日历。|81|2023-10-27| |106|[qmk/qmk.fm](https://github.com/qmk/qmk.fm)|The website-side of qmk_firmware! The compiled binaries are generated automatically on every push to the main repo|80|2023-10-26| |107|[uu6/llxhq](https://github.com/uu6/llxhq)|流量消耗器,流量消失器,多线程消耗流量,消耗定向流量,流量杀手|78|2023-11-21| @@ -116,7 +116,7 @@ |109|[MUKAPP/LiteLoaderQQNT-MSpring-Theme](https://github.com/MUKAPP/LiteLoaderQQNT-MSpring-Theme)|LiteLoaderQQNT 主题,优雅 · 粉粉 · 细致|77|2023-08-21| |110|[MichealWayne/Moo-CSS](https://github.com/MichealWayne/Moo-CSS)|模块化面向对象的css写法规范策略。适用于大中小型C端项目样式开发,旨在提高开发和维护效率。|77|2023-10-07| |111|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|76|2023-09-11| -|112|[tonydeng/EA-practices](https://github.com/tonydeng/EA-practices)|企业架构设计方法与实践|74|2023-11-29| +|112|[tonydeng/EA-practices](https://github.com/tonydeng/EA-practices)|企业架构设计方法与实践|75|2023-11-29| |113|[yu120/lemon-guide](https://github.com/yu120/lemon-guide)|收纳操作系统、JAVA、算法、数据库、中间件、解决方案、架构、DevOps和大数据等技术栈总结!|73|2023-08-01| |114|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个北大教学网的美化样式|71|2023-12-02| |115|[leovan/data-science-introduction-with-python](https://github.com/leovan/data-science-introduction-with-python)|Python 数据科学导论 Data Science Introduction with Python|70|2023-10-31| @@ -124,7 +124,7 @@ |117|[willard-yuan/willard-yuan.github.io](https://github.com/willard-yuan/willard-yuan.github.io)|💎 Yong's Homepage|68|2023-11-05| |118|[LSD08KM/115RenamePlus](https://github.com/LSD08KM/115RenamePlus)|115日本影片重命名脚本|65|2023-08-24| |119|[ning0818/hexo-theme-ning](https://github.com/ning0818/hexo-theme-ning)|一款简洁的Hexo主题|64|2023-09-16| -|120|[Sight-wcg/layui-theme-dark](https://github.com/Sight-wcg/layui-theme-dark)|layui 暗色主题|63|2023-11-01| +|120|[Sight-wcg/layui-theme-dark](https://github.com/Sight-wcg/layui-theme-dark)|layui 暗色主题|64|2023-11-01| |121|[Roozenlz/halo-theme-aurora](https://github.com/Roozenlz/halo-theme-aurora)|移植自hexo-theme-aurora适配Halo2.x的Aurora主题|60|2023-08-23| |122|[lvming6816077/report-monitor](https://github.com/lvming6816077/report-monitor)|【Report Monitor】一款完整、高性能、高可用的打点监控和统计平台|58|2023-10-30| |123|[noisky/Homepage](https://github.com/noisky/Homepage)|饭饭's Homepage 2.0|58|2023-06-27| @@ -141,14 +141,14 @@ |134|[actions-cool/cool](https://github.com/actions-cool/cool)|😎 Cool is over. 酷就完事了。https://actions-cool.github.io/cool/|46|2023-12-06| |135|[dongyao8/dycms](https://github.com/dongyao8/dycms)|DYCMS Website Navigation 网址导航、内容导航平台,人人都是生活的导航者! (寻前端朋友构建定制化界面,欢迎联系)|46|2023-09-27| |136|[shuhongfan/sl-express](https://github.com/shuhongfan/sl-express)|神领物流 黑马 物流项目 神领物流系统类似顺丰速运,是向C端用户提供快递服务的系统。竞品有:顺丰、中通、圆通、京东快递等。 项目产品主要有4端产品: - 用户端:基于微信小程序开发,外部客户使用,可以寄件、查询物流信息等。 - 快递员端:基于安卓开发的手机APP,公司内部的快递员使用,可以接收取派件任务等。 - 司机端:基于安卓开发的手机APP,公司内部的司机使用,可以接收运输任务、上报位置信息 ...|45|2023-10-04| -|137|[vnyoon/web-magic](https://github.com/vnyoon/web-magic)|这个repo通过实际案例来演示如何运用HTML、CSS和JavaScript创建各种互动性、独特性、动感酷炫和视觉效果。|41|2023-12-08| +|137|[vnyoon/web-magic](https://github.com/vnyoon/web-magic)|这个repo通过实际案例来演示如何运用HTML、CSS和JavaScript创建各种互动性、独特性、动感酷炫和视觉效果。|41|2023-12-09| |138|[Dejavu-Tech/EP-Admin](https://github.com/Dejavu-Tech/EP-Admin)|EP 吃货星球 社区团购后端/CMS 5.x|40|2023-11-29| |139|[sheep-realms/Echo-Live](https://github.com/sheep-realms/Echo-Live)|一款基于 Echo 的用于无声系虚拟主播直播的仿视觉小说对话框 OBS 插件|39|2023-10-06| |140|[1771245847/1771245847.github.io](https://github.com/1771245847/1771245847.github.io)|Web Site - 残月引导页|39|2023-11-07| |141|[EasyOC/EasyOC](https://github.com/EasyOC/EasyOC)|EasyOC 是一个基于OrchardCore 的低代码SPA 服务端开发框架 ,前端项目 https://github.com/EasyOC/EasyOC.VbenAdmin|38|2023-08-28| |142|[silianpan/Seal-UniPlugin-Demo](https://github.com/silianpan/Seal-UniPlugin-Demo)|跨平台Office文档、图片在线预览,音视频播放原生插件Seal-OfficeOnline【非X5离线、组件嵌入、水印、WPS预览编辑】。百度OCR文字识别、证卡识别、票据识别原生插件Seal-OCR。百度语音在线识别原生插件Seal-VoiceASR。|38|2023-11-26| |143|[sunyctf/css-effects](https://github.com/sunyctf/css-effects)|⭐ 前端css特效,持续更新。喜欢的话就Star一下吧!|37|2023-11-28| -|144|[Project-Gutenberg/Pincong-data](https://github.com/Project-Gutenberg/Pincong-data)|品葱精选,看翻车新闻|37|2023-12-07| +|144|[Project-Gutenberg/Pincong-data](https://github.com/Project-Gutenberg/Pincong-data)|品葱精选,看翻车新闻|37|2023-12-09| |145|[sssdgithub/ddns4j](https://github.com/sssdgithub/ddns4j)|动态域名解析 将集成主流域名解析服务商,阿里云,腾讯云,Cloudflare等的使用Java实现的动态域名解析工具 DDNS4J|35|2023-11-20| |146|[coder-amiao/ChatGPT-OPEN-AI](https://github.com/coder-amiao/ChatGPT-OPEN-AI)|基于OPEN AI开发免费AI接口一键接入GPT3和GPT4和画图项目案例纯html+css+js|34|2023-06-22| |147|[gslnzfq/obsidian-proxy-server](https://github.com/gslnzfq/obsidian-proxy-server)|为了解决国内无法访问插件商店和主题商店的问题,我写了这个代理服务器,可以部署在netlify上运行。|34|2023-11-24| @@ -157,12 +157,12 @@ |150|[xxhzm/FontLibs](https://github.com/xxhzm/FontLibs)|typecho插件FontLibs,后台可以更换字体|32|2023-08-21| |151|[hexie2108/bilibili_dynamic_lottery](https://github.com/hexie2108/bilibili_dynamic_lottery)|B站动态转发抽奖小程序|31|2023-11-11| |152|[forFudan/yuhao](https://github.com/forFudan/yuhao)|宇浩繁简通打输入法·全汉字覆盖·四重注解·臺灣字形支持|30|2023-12-06| -|153|[LightAPIs/WebStackTypechoTheme](https://github.com/LightAPIs/WebStackTypechoTheme)|WebStack 网址导航 Typecho 主题|30|2023-10-02| -|154|[shaonianzhentan/google_maps](https://github.com/shaonianzhentan/google_maps)|使用百度地图替换官方的Google地图|30|2023-11-02| -|155|[xOS/Home](https://github.com/xOS/Home)|个人主页|30|2023-10-13| -|156|[qiaohao9/dotfiles](https://github.com/qiaohao9/dotfiles)| :gear: My ArchLinux/macOS Config files. |30|2023-08-29| -|157|[festoney8/LiteLoaderQQNT-Telegram-Theme](https://github.com/festoney8/LiteLoaderQQNT-Telegram-Theme)|LiteLoaderQQNT 插件,高仿Telegram风格的QQ主题|29|2023-08-08| -|158|[roinli/charge-pile-saas-system](https://github.com/roinli/charge-pile-saas-system)|充电桩Saas云平台源代码。技术栈:java微服务,springcloud和springboot、mysql 、redis等常用,充电桩系统包含(公众号、H5、小程序)、采集端、运营端、代理商端、支持云快充1.5协议、充电桩硬件,充电桩二轮、充电桩四轮,。二轮充电桩解决方案文档、四轮充电桩解决方案文档技术。(小程序演示平台 h5演示平台 充电桩商户端演示、充电桩平台端演示)|29|2023-12-07| +|153|[roinli/charge-pile-saas-system](https://github.com/roinli/charge-pile-saas-system)|充电桩Saas云平台源代码。技术栈:java微服务,springcloud和springboot、mysql 、redis等常用,充电桩系统包含(公众号、H5、小程序)、采集端、运营端、代理商端、支持云快充1.5协议、充电桩硬件,充电桩二轮、充电桩四轮,。二轮充电桩解决方案文档、四轮充电桩解决方案文档技术。(小程序演示平台 h5演示平台 充电桩商户端演示、充电桩平台端演示)|30|2023-12-07| +|154|[LightAPIs/WebStackTypechoTheme](https://github.com/LightAPIs/WebStackTypechoTheme)|WebStack 网址导航 Typecho 主题|30|2023-10-02| +|155|[shaonianzhentan/google_maps](https://github.com/shaonianzhentan/google_maps)|使用百度地图替换官方的Google地图|30|2023-11-02| +|156|[xOS/Home](https://github.com/xOS/Home)|个人主页|30|2023-10-13| +|157|[qiaohao9/dotfiles](https://github.com/qiaohao9/dotfiles)| :gear: My ArchLinux/macOS Config files. |30|2023-08-29| +|158|[festoney8/LiteLoaderQQNT-Telegram-Theme](https://github.com/festoney8/LiteLoaderQQNT-Telegram-Theme)|LiteLoaderQQNT 插件,高仿Telegram风格的QQ主题|29|2023-08-08| |159|[glzjin/CISCN-2019-Northern-China-Web](https://github.com/glzjin/CISCN-2019-Northern-China-Web)|国赛 2019 华北赛区 Web 题目备份|29|2023-11-15| |160|[DuoSco/Hexo-theme-solitude](https://github.com/DuoSco/Hexo-theme-solitude)|一个优雅的Heo风格的Hexo主题,接近Heo,完整度高。|27|2023-11-28| |161|[gwcx/imgdalao](https://github.com/gwcx/imgdalao)|大佬图床|27|2023-08-13| @@ -170,24 +170,24 @@ |163|[romantices/GDOCK-passwall](https://github.com/romantices/GDOCK-passwall)|把GDOCK的源码进行了部分修改,添加了passwall,感谢https://github.com/ljk4160/GDOCK 和 https://github.com/coolsnowwolf/lede|27|2023-11-10| |164|[ncchen99/NCKU-Evaluator](https://github.com/ncchen99/NCKU-Evaluator)|為成大選課系統注入來自 urschool 和 nckuhub 的評價🤖|26|2023-07-18| |165|[coolfishstudio/cfs.animate.css](https://github.com/coolfishstudio/cfs.animate.css)|css3的运动样式库[完成]|26|2023-06-12| -|166|[zkeq/Tuostudy-Short-url](https://github.com/zkeq/Tuostudy-Short-url)|利用 404 原理的一个短链服务。(数据库已集成 OSS , Notion's Database )|25|2023-11-12| -|167|[FE-Mars/bilibili-source](https://github.com/FE-Mars/bilibili-source)|上传B站视频的源码|24|2023-12-07| +|166|[FE-Mars/bilibili-source](https://github.com/FE-Mars/bilibili-source)|上传B站视频的源码|25|2023-12-07| +|167|[zkeq/Tuostudy-Short-url](https://github.com/zkeq/Tuostudy-Short-url)|利用 404 原理的一个短链服务。(数据库已集成 OSS , Notion's Database )|25|2023-11-12| |168|[Thunderw01/SSPanel-Metrons](https://github.com/Thunderw01/SSPanel-Metrons)|SSPanel,SSPanel-Metrons主题,SSPanel主题, SSPanel Theme,基于 SSPanel-Metron深度优化主题|24|2023-09-24| |169|[Siozeonhang/Ying](https://github.com/Siozeonhang/Ying)|懒鬼一个,随缘更|24|2023-09-01| |170|[tomlxq/best-practice](https://github.com/tomlxq/best-practice)|零配置spring mvc+jpg+freemarker|24|2023-06-29| -|171|[GamerNoTitle/Valora](https://github.com/GamerNoTitle/Valora)|VLR (Valora) is a website that can help you check your VALORANT daily store/night market/accessory store without opening the game or downloading an APP 瓦罗兰特商店查询,无需安装任何软件即可帮助你查询每日商店、黑市和配件商店的网页|23|2023-11-06| -|172|[0000cd/character-prompts](https://github.com/0000cd/character-prompts)|ChatGPT 交个AI虚拟朋友(CP)吧 👥|23|2023-09-20| -|173|[HSSkyBoy/DOL-CheatExtend](https://github.com/HSSkyBoy/DOL-CheatExtend)|DOL Cheta Extend 欲都孤儿作弊扩展|22|2023-11-28| +|171|[HSSkyBoy/DOL-CheatExtend](https://github.com/HSSkyBoy/DOL-CheatExtend)|DOL Cheta Extend 欲都孤儿作弊扩展|23|2023-11-28| +|172|[GamerNoTitle/Valora](https://github.com/GamerNoTitle/Valora)|VLR (Valora) is a website that can help you check your VALORANT daily store/night market/accessory store without opening the game or downloading an APP 瓦罗兰特商店查询,无需安装任何软件即可帮助你查询每日商店、黑市和配件商店的网页|23|2023-11-06| +|173|[0000cd/character-prompts](https://github.com/0000cd/character-prompts)|ChatGPT 交个AI虚拟朋友(CP)吧 👥|23|2023-09-20| |174|[onlypeng/dsm7_login_translucent](https://github.com/onlypeng/dsm7_login_translucent)|群晖7.x设置自动切换壁纸后白色输入框显示和突兀,所以改为半透明化很有必要|22|2023-11-07| |175|[mengrru/mastodon-on-blog](https://github.com/mengrru/mastodon-on-blog)|Put a Mastodon widget on your website or blog 🐘|22|2023-08-21| |176|[houlangs/Newlangs4](https://github.com/houlangs/Newlangs4)|全新二级域名程序,由厚浪开发|21|2023-12-06| |177|[jarvanstack/markdown-resume](https://github.com/jarvanstack/markdown-resume)|Markdown 简历模版, typroa 简历主题, 保证导出 PDF 简历刚好一页|21|2023-10-07| |178|[rootsongjc/guide-to-cloud-native-app](https://github.com/rootsongjc/guide-to-cloud-native-app)|Guide to Cloud Native Application/云原生应用白皮书 - https://jimmysong.io/guide-to-cloud-native-app|21|2023-10-03| |179|[BB-Code/chatgpt-demo](https://github.com/BB-Code/chatgpt-demo)|🗣️ ChatGPT 网页版|20|2023-12-04| -|180|[xiaofeiTM233/bilibili-activity-theme](https://github.com/xiaofeiTM233/bilibili-activity-theme)|B站动态页主题 A style for bilibili activity page.|19|2023-09-25| -|181|[xwcoder/xwcoder.github.com](https://github.com/xwcoder/xwcoder.github.com)|personal blog|19|2023-06-13| -|182|[yhl452493373/frps-panel](https://github.com/yhl452493373/frps-panel)|frps-panel 是 https://github.com/fatedier/frp 的一个服务端插件,用于支持多用户鉴权,同时用于展示服务器信息。|18|2023-12-04| -|183|[cgfeel/next.v2](https://github.com/cgfeel/next.v2)|按照NextJS英文官方文档,按照章节最小化复现|18|2023-12-08| +|180|[cgfeel/next.v2](https://github.com/cgfeel/next.v2)|按照NextJS英文官方文档,按照章节最小化复现|19|2023-12-09| +|181|[xiaofeiTM233/bilibili-activity-theme](https://github.com/xiaofeiTM233/bilibili-activity-theme)|B站动态页主题 A style for bilibili activity page.|19|2023-09-25| +|182|[xwcoder/xwcoder.github.com](https://github.com/xwcoder/xwcoder.github.com)|personal blog|19|2023-06-13| +|183|[yhl452493373/frps-panel](https://github.com/yhl452493373/frps-panel)|frps-panel 是 https://github.com/fatedier/frp 的一个服务端插件,用于支持多用户鉴权,同时用于展示服务器信息。|18|2023-12-04| |184|[duolabmeng6/go-qoq](https://github.com/duolabmeng6/go-qoq)|一款go语言开发的翻译软件 适用于 macos|18|2023-06-26| |185|[shenweiyan/Md2XEditor](https://github.com/shenweiyan/Md2XEditor)|基于 Md2All 二次开发的 Markdown 排版利器,支持 "一键排版",支持 "CSS 样式自定义",支持 80 多种代码高亮。|18|2023-09-20| |186|[HXSecurity/DongTai-web](https://github.com/HXSecurity/DongTai-web)|dongtai web is the front-end project of "huoxian DongTaiIast" and is responsible for page display|18|2023-11-03| @@ -195,16 +195,16 @@ |188|[lengain/BanbdAdForSafari](https://github.com/lengain/BanbdAdForSafari)|Safari过滤百度搜索广告插件|18|2023-09-21| |189|[wangdoc/loppo-theme-wangdoc](https://github.com/wangdoc/loppo-theme-wangdoc)|Wangdoc 文档页面的默认主题|18|2023-08-02| |190|[98zi/hugo-theme-Reader](https://github.com/98zi/hugo-theme-Reader)|一款简单的、易于阅读的 hugo 主题,集成了多种功能。|17|2023-10-07| -|191|[xuperchain/docs](https://github.com/xuperchain/docs)|The documents of xuperchain.|17|2023-07-28| -|192|[GamerNoTitle/CraftMon](https://github.com/GamerNoTitle/CraftMon)|A website that help you get Minecraft server status 一个用于显示Minecraft服务器在线信息及其他内容的网站|16|2023-09-28| -|193|[mryqr-com/mry-frontend](https://github.com/mryqr-com/mry-frontend)|本代码库为码如云前端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DDD、整洁架构和事件驱动架构思想完成开发。|16|2023-09-09| -|194|[maid-cat/PixelPlurk.css](https://github.com/maid-cat/PixelPlurk.css)|像素風格噗浪佈景|16|2023-11-25| -|195|[nihaojob/vue-fabric-editor-static](https://github.com/nihaojob/vue-fabric-editor-static)|vue-fabric-editor的字体、模板、SVG等素材|16|2023-08-14| -|196|[shuziyimin/shuziyimin.org](https://github.com/shuziyimin/shuziyimin.org)|数字移民导航站源码|16|2023-07-10| +|191|[shuziyimin/shuziyimin.org](https://github.com/shuziyimin/shuziyimin.org)|数字移民导航站源码|17|2023-07-10| +|192|[xuperchain/docs](https://github.com/xuperchain/docs)|The documents of xuperchain.|17|2023-07-28| +|193|[GamerNoTitle/CraftMon](https://github.com/GamerNoTitle/CraftMon)|A website that help you get Minecraft server status 一个用于显示Minecraft服务器在线信息及其他内容的网站|16|2023-09-28| +|194|[mryqr-com/mry-frontend](https://github.com/mryqr-com/mry-frontend)|本代码库为码如云前端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DDD、整洁架构和事件驱动架构思想完成开发。|16|2023-09-09| +|195|[maid-cat/PixelPlurk.css](https://github.com/maid-cat/PixelPlurk.css)|像素風格噗浪佈景|16|2023-11-25| +|196|[nihaojob/vue-fabric-editor-static](https://github.com/nihaojob/vue-fabric-editor-static)|vue-fabric-editor的字体、模板、SVG等素材|16|2023-08-14| |197|[MrXiaoM/mirai-docs](https://github.com/MrXiaoM/mirai-docs)|数据消散wiki百科|16|2023-09-29| |198|[maoxiongnet/maoxiong](https://github.com/maoxiongnet/maoxiong)|猫熊域名发布页|16|2023-10-23| |199|[Eswink/HotSpot-AI](https://github.com/Eswink/HotSpot-AI)|基于全网各大AI模型集成与WordPress插件,旨在帮助您分析获取全网热词并帮助构思和写作,提高您网站的整体权重|15|2023-09-18| -|200|[jiewenhuang/halo-theme-macwen](https://github.com/jiewenhuang/halo-theme-macwen)|Halo2应用下载类主题|15|2023-08-24| +|200|[shidahuilang/flow-consumer](https://github.com/shidahuilang/flow-consumer)|流量消耗器,流量消失器,多线程消耗流量,消耗定向流量,流量杀手|15|2023-07-16|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Dart.md b/content/charts/overall/software/Dart.md index 9fa2acf2..8133ef66 100644 --- a/content/charts/overall/software/Dart.md +++ b/content/charts/overall/software/Dart.md @@ -1,83 +1,83 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Dart -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|24043|2023-12-08| -|2|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|14355|2023-11-23| -|3|[cfug/dio](https://github.com/cfug/dio)|A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapter ...|11989|2023-12-07| -|4|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|8342|2023-07-22| -|5|[GopeedLab/gopeed](https://github.com/GopeedLab/gopeed)|A modern download manager that supports all platforms. Built with Golang and Flutter.|7698|2023-12-08| +|1|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|24068|2023-12-08| +|2|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|14358|2023-11-23| +|3|[cfug/dio](https://github.com/cfug/dio)|A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapter ...|11993|2023-12-09| +|4|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|8343|2023-07-22| +|5|[GopeedLab/gopeed](https://github.com/GopeedLab/gopeed)|A modern download manager that supports all platforms. Built with Golang and Flutter.|7701|2023-12-08| |6|[simplezhli/flutter_deer](https://github.com/simplezhli/flutter_deer)|🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practic ...|7413|2023-11-21| -|7|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|6838|2023-11-28| -|8|[alibaba/flutter_boost](https://github.com/alibaba/flutter_boost)|FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts|6685|2023-11-04| -|9|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|5816|2023-12-05| -|10|[mylxsw/aidea](https://github.com/mylxsw/aidea)|AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。|5457|2023-12-04| -|11|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4937|2023-11-26| -|12|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的漫画和游戏客户端,同时支持MacOS,Windows,Android,iOS。|4898|2023-11-17| +|7|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|6839|2023-11-28| +|8|[alibaba/flutter_boost](https://github.com/alibaba/flutter_boost)|FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts|6684|2023-11-04| +|9|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|5821|2023-12-05| +|10|[mylxsw/aidea](https://github.com/mylxsw/aidea)|AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。|5458|2023-12-04| +|11|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4938|2023-11-26| +|12|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的漫画和游戏客户端,同时支持MacOS,Windows,Android,iOS。|4902|2023-11-17| |13|[xuelongqy/flutter_easy_refresh](https://github.com/xuelongqy/flutter_easy_refresh)|A flutter widget that provides pull-down refresh and pull-up load.|3681|2023-11-10| -|14|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|3659|2023-11-24| -|15|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|3489|2023-11-27| -|16|[mulaRahul/keyviz](https://github.com/mulaRahul/keyviz)|Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time.|3295|2023-11-30| -|17|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|A comic browser,support Android / iOS / MacOS / Windows / Linux.|2947|2023-11-02| -|18|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)|2936|2023-09-13| -|19|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2919|2023-11-20| -|20|[rrousselGit/flutter_hooks](https://github.com/rrousselGit/flutter_hooks)|React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.|2911|2023-12-05| -|21|[xiaoyaocz/dart_simple_live](https://github.com/xiaoyaocz/dart_simple_live)|简简单单的看直播|2861|2023-12-05| +|14|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|3662|2023-11-24| +|15|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|3490|2023-11-27| +|16|[mulaRahul/keyviz](https://github.com/mulaRahul/keyviz)|Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time.|3298|2023-11-30| +|17|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|A comic browser,support Android / iOS / MacOS / Windows / Linux.|2954|2023-11-02| +|18|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)|2939|2023-09-13| +|19|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2919|2023-12-09| +|20|[rrousselGit/flutter_hooks](https://github.com/rrousselGit/flutter_hooks)|React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.|2913|2023-12-05| +|21|[xiaoyaocz/dart_simple_live](https://github.com/xiaoyaocz/dart_simple_live)|简简单单的看直播|2874|2023-12-05| |22|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2852|2023-11-22| -|23|[wanghongenpin/network_proxy_flutter](https://github.com/wanghongenpin/network_proxy_flutter)|开源免费抓包软件ProxyPin,支持全平台系统,用flutter框架开发|2775|2023-12-07| +|23|[wanghongenpin/network_proxy_flutter](https://github.com/wanghongenpin/network_proxy_flutter)|开源免费抓包软件ProxyPin,支持全平台系统,用flutter框架开发|2782|2023-12-09| |24|[phoenixsky/fun_android_flutter](https://github.com/phoenixsky/fun_android_flutter)| 👿👿👿👿👿玩Android客户端Flutter版本。Provider的最佳实践.DarkMode、多色彩主题、国际化、切换字体、优美动画|2675|2023-11-26| -|25|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2640|2023-08-05| -|26|[lucinhu/bili_you](https://github.com/lucinhu/bili_you)|一个用flutter制作的第三方B站客户端.|2578|2023-08-26| -|27|[bdlukaa/fluent_ui](https://github.com/bdlukaa/fluent_ui)|Implements Microsoft's WinUI3 in Flutter.|2504|2023-12-07| -|28|[wuba/Fair](https://github.com/wuba/Fair)|A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案|2412|2023-11-24| +|25|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2641|2023-08-05| +|26|[lucinhu/bili_you](https://github.com/lucinhu/bili_you)|一个用flutter制作的第三方B站客户端.|2580|2023-08-26| +|27|[bdlukaa/fluent_ui](https://github.com/bdlukaa/fluent_ui)|Implements Microsoft's WinUI3 in Flutter.|2505|2023-12-09| +|28|[wuba/Fair](https://github.com/wuba/Fair)|A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案|2411|2023-11-24| |29|[mobxjs/mobx.dart](https://github.com/mobxjs/mobx.dart)|MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.|2319|2023-12-07| -|30|[3003h/FEhViewer](https://github.com/3003h/FEhViewer)|An e-hentai/exhentai app make on flutter|2258|2023-12-01| -|31|[hiddify/hiddify-next](https://github.com/hiddify/hiddify-next)|Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.|2051|2023-12-08| -|32|[lollipopkit/flutter_server_box](https://github.com/lollipopkit/flutter_server_box)|server status & toolbox app using Flutter|2005|2023-12-06| +|30|[3003h/FEhViewer](https://github.com/3003h/FEhViewer)|An e-hentai/exhentai app make on flutter|2259|2023-12-01| +|31|[hiddify/hiddify-next](https://github.com/hiddify/hiddify-next)|Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.|2067|2023-12-09| +|32|[lollipopkit/flutter_server_box](https://github.com/lollipopkit/flutter_server_box)|server status & toolbox app using Flutter|2008|2023-12-09| |33|[bytedance/flutter_ume](https://github.com/bytedance/flutter_ume)|UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance|1959|2023-12-05| -|34|[guozhigq/pilipala](https://github.com/guozhigq/pilipala)|PiliPala 是使用Flutter开发的BiliBili第三方客户端,感谢使用。|1793|2023-12-03| -|35|[jiangtian616/JHenTai](https://github.com/jiangtian616/JHenTai)|A cross-platform app made for e-hentai & exhentai by Flutter|1710|2023-12-08| -|36|[rrousselGit/freezed](https://github.com/rrousselGit/freezed)|Code generation for immutable classes that has a simple syntax/API without compromising on the features.|1696|2023-12-08| -|37|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信、飞书、字节小程序以及 Web 应用开发。如果您觉得该项目还不错,可以考虑点个 Star 或者通过这个页面 https://mpflutter.com/zh/docs/support-us 支持我们哦。|1606|2023-12-07| -|38|[befovy/fijkplayer](https://github.com/befovy/fijkplayer)|ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter video/audio player. Flutter media player plugin for android/iOS based on ijkplayer. fijkplayer 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplay ...|1530|2023-11-07| -|39|[wgh136/PicaComic](https://github.com/wgh136/PicaComic)|使用Flutter构建的漫画APP, 支持查看许多漫画源|1528|2023-12-08| +|34|[guozhigq/pilipala](https://github.com/guozhigq/pilipala)|PiliPala 是使用Flutter开发的BiliBili第三方客户端,感谢使用。|1805|2023-12-09| +|35|[jiangtian616/JHenTai](https://github.com/jiangtian616/JHenTai)|A cross-platform app made for e-hentai & exhentai by Flutter|1717|2023-12-08| +|36|[rrousselGit/freezed](https://github.com/rrousselGit/freezed)|Code generation for immutable classes that has a simple syntax/API without compromising on the features.|1698|2023-12-08| +|37|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信、飞书、字节小程序以及 Web 应用开发。如果您觉得该项目还不错,可以考虑点个 Star 或者通过这个页面 https://mpflutter.com/zh/docs/support-us 支持我们哦。|1609|2023-12-09| +|38|[wgh136/PicaComic](https://github.com/wgh136/PicaComic)|使用Flutter构建的漫画APP, 支持查看许多漫画源|1539|2023-12-09| +|39|[befovy/fijkplayer](https://github.com/befovy/fijkplayer)|ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter video/audio player. Flutter media player plugin for android/iOS based on ijkplayer. fijkplayer 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplay ...|1530|2023-11-07| |40|[boyan01/flutter-tetris](https://github.com/boyan01/flutter-tetris)|a tetris game powered by flutter. 使用flutter开发俄罗斯方块。|1518|2023-11-01| -|41|[git-touch/git-touch](https://github.com/git-touch/git-touch)|An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter|1451|2023-10-07| -|42|[xiaoyaocz/flutter_dmzj](https://github.com/xiaoyaocz/flutter_dmzj)|动漫之家Flutter客户端|1409|2023-06-19| -|43|[saber-notes/saber](https://github.com/saber-notes/saber)|A (work-in-progress) cross-platform libre handwritten notes app|1390|2023-12-07| +|41|[git-touch/git-touch](https://github.com/git-touch/git-touch)|An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter|1453|2023-10-07| +|42|[xiaoyaocz/flutter_dmzj](https://github.com/xiaoyaocz/flutter_dmzj)|动漫之家Flutter客户端|1410|2023-06-19| +|43|[saber-notes/saber](https://github.com/saber-notes/saber)|A (work-in-progress) cross-platform libre handwritten notes app|1392|2023-12-07| |44|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|1374|2023-09-10| -|45|[fluttercandies/flutter_wechat_assets_picker](https://github.com/fluttercandies/flutter_wechat_assets_picker)|An image picker (also with video and audio) for Flutter projects based on the WeChat's UI.|1366|2023-12-07| -|46|[mabDc/eso](https://github.com/mabDc/eso)|亦搜,亦看,亦闻 manga&novel reader, audio&video player in one app developed by flutter|1287|2023-11-25| +|45|[fluttercandies/flutter_wechat_assets_picker](https://github.com/fluttercandies/flutter_wechat_assets_picker)|An image picker (also with video and audio) for Flutter projects based on the WeChat's UI.|1366|2023-12-09| +|46|[mabDc/eso](https://github.com/mabDc/eso)|亦搜,亦看,亦闻 manga&novel reader, audio&video player in one app developed by flutter|1289|2023-11-25| |47|[nslogx/flutter_easyloading](https://github.com/nslogx/flutter_easyloading)|✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web|1175|2023-07-17| |48|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|1055|2023-09-19| -|49|[marchellodev/sharik](https://github.com/marchellodev/sharik)|Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot|1042|2023-08-17| +|49|[marchellodev/sharik](https://github.com/marchellodev/sharik)|Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot|1043|2023-08-17| |50|[JideGuru/FlutterTravel](https://github.com/JideGuru/FlutterTravel)|Flutter representation of a Travel App Concept.|1010|2023-08-17| -|51|[miru-project/miru-app](https://github.com/miru-project/miru-app)|🎉 A versatile application that is free, open-source, and supports extension sources for videos, comics, and novels, available on Android, Windows, and Web platforms.|988|2023-12-07| -|52|[bostrot/wsl2-distro-manager](https://github.com/bostrot/wsl2-distro-manager)|A GUI to quickly manage your WSL2 instances|953|2023-12-05| -|53|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|951|2023-11-03| -|54|[Xmarmalade/alisthelper](https://github.com/Xmarmalade/alisthelper)|Alist Helper is an application developed using Flutter, designed to simplify the use of the desktop version of alist. It can manage alist, allowing you to easily start and stop the alist program.|874|2023-10-13| -|55|[LeetaoGoooo/RSSAid](https://github.com/LeetaoGoooo/RSSAid)|RSSAid is a complementary app for RSSHub built with Flutter RSSAid 是一个由 Flutter 构建的 RSSHub 的辅助 App|811|2023-09-26| -|56|[niuhuan/daisy](https://github.com/niuhuan/daisy)|美观易用且无广告的漫画和轻小说客户端, 同时支持MacOS,Windows,Android,iOS。类似动漫之家。|810|2023-11-03| +|51|[miru-project/miru-app](https://github.com/miru-project/miru-app)|🎉 A versatile application that is free, open-source, and supports extension sources for videos, comics, and novels, available on Android, Windows, and Web platforms.|995|2023-12-07| +|52|[bostrot/wsl2-distro-manager](https://github.com/bostrot/wsl2-distro-manager)|A GUI to quickly manage your WSL2 instances|954|2023-12-05| +|53|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|951|2023-12-09| +|54|[Xmarmalade/alisthelper](https://github.com/Xmarmalade/alisthelper)|Alist Helper is an application developed using Flutter, designed to simplify the use of the desktop version of alist. It can manage alist, allowing you to easily start and stop the alist program.|875|2023-10-13| +|55|[niuhuan/daisy](https://github.com/niuhuan/daisy)|美观易用且无广告的漫画和轻小说客户端, 同时支持MacOS,Windows,Android,iOS。类似动漫之家。|812|2023-11-03| +|56|[LeetaoGoooo/RSSAid](https://github.com/LeetaoGoooo/RSSAid)|RSSAid is a complementary app for RSSHub built with Flutter RSSAid 是一个由 Flutter 构建的 RSSHub 的辅助 App|812|2023-09-26| |57|[MMMzq/bot_toast](https://github.com/MMMzq/bot_toast)|A very easy-to-use flutter popup library. Including toast, loading, etc.|780|2023-09-19| -|58|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|759|2023-12-03| +|58|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|760|2023-12-03| |59|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|748|2023-11-28| |60|[iotjin/jh_flutter_demo](https://github.com/iotjin/jh_flutter_demo)|flutter项目- 实现一些常用效果、封装通用组件和工具类|738|2023-11-22| |61|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|697|2023-08-31| -|62|[AgoraIO-Extensions/Agora-Flutter-SDK](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK)|Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows|695|2023-12-08| -|63|[media-kit/media-kit](https://github.com/media-kit/media-kit)|A cross-platform video player & audio player for Flutter & Dart.|690|2023-11-25| -|64|[git-xiaocao/pixiv_func_mobile](https://github.com/git-xiaocao/pixiv_func_mobile)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看直播|654|2023-06-21| -|65|[leanflutter/flutter_distributor](https://github.com/leanflutter/flutter_distributor)|A complete tool for packaging and publishing your Flutter apps.|617|2023-12-04| +|62|[AgoraIO-Extensions/Agora-Flutter-SDK](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK)|Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows|695|2023-12-09| +|63|[media-kit/media-kit](https://github.com/media-kit/media-kit)|A cross-platform video player & audio player for Flutter & Dart.|692|2023-11-25| +|64|[git-xiaocao/pixiv_func_mobile](https://github.com/git-xiaocao/pixiv_func_mobile)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看直播|655|2023-06-21| +|65|[leanflutter/flutter_distributor](https://github.com/leanflutter/flutter_distributor)|A complete tool for packaging and publishing your Flutter apps.|618|2023-12-04| |66|[iota9star/mikan_flutter](https://github.com/iota9star/mikan_flutter)|Flutter 驱动的三方 蜜柑计划(https://mikanani.me) APP,:construction: 开发中...|614|2023-11-03| -|67|[fluttercandies/flutter_photo_manager](https://github.com/fluttercandies/flutter_photo_manager)|A Flutter plugin that provides images, videos, and audio abstraction management APIs without interface integration, available on Android, iOS, and macOS.|608|2023-12-08| +|67|[fluttercandies/flutter_photo_manager](https://github.com/fluttercandies/flutter_photo_manager)|A Flutter plugin that provides images, videos, and audio abstraction management APIs without interface integration, available on Android, iOS, and macOS.|608|2023-12-09| |68|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|592|2023-11-21| -|69|[niuhuan/wax](https://github.com/niuhuan/wax)|“绅士漫画”的客户端|579|2023-11-03| -|70|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|571|2023-10-20| +|69|[niuhuan/wax](https://github.com/niuhuan/wax)|“绅士漫画”的客户端|581|2023-11-03| +|70|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|570|2023-10-20| |71|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|556|2023-11-03| |72|[alibaba/power_image](https://github.com/alibaba/power_image)|A powerful plugin that fully uses the native image library's ability to display images on the flutter side.|505|2023-10-16| -|73|[Kuingsmile/PicHoro](https://github.com/Kuingsmile/PicHoro)|一款手机端云存储平台/图床管理和文件上传/下载工具,支持直接管理Webdav,Alist,SSH/SFTP,云服务器,兼容S3 API的平台,腾讯COS,阿里OSS,七牛云,又拍云,兰空图床,Imgur,SM.MS和github|502|2023-11-25| +|73|[Kuingsmile/PicHoro](https://github.com/Kuingsmile/PicHoro)|一款手机端云存储平台/图床管理和文件上传/下载工具,支持直接管理Webdav,Alist,SSH/SFTP,云服务器,兼容S3 API的平台,腾讯COS,阿里OSS,七牛云,又拍云,兰空图床,Imgur,SM.MS和github|503|2023-11-25| |74|[2697a/bujuan](https://github.com/2697a/bujuan)|Flutter移动端+桌面端三方网易云播放器|494|2023-11-20| |75|[OpenFlutter/flutter_oktoast](https://github.com/OpenFlutter/flutter_oktoast)|Toast library for Flutter.|478|2023-11-17| |76|[bravekingzhang/flutter_chat_box](https://github.com/bravekingzhang/flutter_chat_box)|Flutter开发的和ChatGPT聊天的App,全平台支持|474|2023-07-17| @@ -90,34 +90,34 @@ |83|[flutterchina/cookie_jar](https://github.com/flutterchina/cookie_jar)|A cookie manager for http requests in Dart, by which you can deal with the complex cookie policy and persist cookies easily.|389|2023-07-22| |84|[iwrqk/iwrqk](https://github.com/iwrqk/iwrqk)|Unofficial Iwara Flutter Client|370|2023-09-30| |85|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|370|2023-07-17| -|86|[mapleafgo/clash-for-flutter](https://github.com/mapleafgo/clash-for-flutter)|Clash的桌面客户端,支持 windows、linux、macos|367|2023-12-04| +|86|[mapleafgo/clash-for-flutter](https://github.com/mapleafgo/clash-for-flutter)|Clash的桌面客户端,支持 windows、linux、macos|369|2023-12-04| |87|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|358|2023-11-02| |88|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|353|2023-12-08| |89|[AmosHuKe/Mood-Example](https://github.com/AmosHuKe/Mood-Example)|🐦 Flutter 3 心情记录 样例工程 - 国际化 i18n、uni 小程序、深色模式、多主题、本地数据管理、路由管理、状态管理、无障碍(Semantics)、异步 FFI、集成测试、图表统计、Excel 导入导出、游戏…|349|2023-11-28| -|90|[project-violet/violet](https://github.com/project-violet/violet)|Flutter based Viewer App|346|2023-12-08| +|90|[project-violet/violet](https://github.com/project-violet/violet)|Flutter based Viewer App|347|2023-12-09| |91|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support Windows,Mac,Web.|345|2023-11-08| |92|[flutter-thrio/flutter_thrio](https://github.com/flutter-thrio/flutter_thrio)|flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.|344|2023-11-28| |93|[togettoyou/flutter-one-app](https://github.com/togettoyou/flutter-one-app)|🎊 Flutter 仿「ONE·一个」APP|340|2023-11-02| -|94|[nightmare-space/adb_kit](https://github.com/nightmare-space/adb_kit)|使用 Flutter 开发的 ADB GUI 客户端|337|2023-12-03| +|94|[nightmare-space/adb_kit](https://github.com/nightmare-space/adb_kit)|使用 Flutter 开发的 ADB GUI 客户端|338|2023-12-03| |95|[flutter-studio/flutter-icons](https://github.com/flutter-studio/flutter-icons)|Customizable Icons for Flutter :boom:|331|2023-06-15| |96|[openimsdk/open-im-sdk-flutter](https://github.com/openimsdk/open-im-sdk-flutter)|IM SDK Flutter|328|2023-11-22| -|97|[fluttercandies/flutter_wechat_camera_picker](https://github.com/fluttercandies/flutter_wechat_camera_picker)|A camera picker (take photos and videos) for Flutter projects based on WeChat's UI. It's a standalone module of wechat_assets_picker yet it can be run separately.|324|2023-12-07| +|97|[fluttercandies/flutter_wechat_camera_picker](https://github.com/fluttercandies/flutter_wechat_camera_picker)|A camera picker (take photos and videos) for Flutter projects based on WeChat's UI. It's a standalone module of wechat_assets_picker yet it can be run separately.|324|2023-12-09| |98|[gvenusleo/MeRead](https://github.com/gvenusleo/MeRead)|A RSS reader built with Flutter and designed with Material You. 简洁、易用的 RSS 阅读器,使用 Flutter 构建和 Material You 设计|318|2023-11-26| |99|[meetqy/flutter_dating_template](https://github.com/meetqy/flutter_dating_template)|flutter 版本的交友 app 模板,总计页面35个,测试数据基于 mockjs 创建(A dating app template for The Flutter version, with a total of 35 pages, was created based on MockJS.)|318|2023-09-14| |100|[luckysmg/flutter_swipe_action_cell](https://github.com/luckysmg/flutter_swipe_action_cell)|A flutter UI package provides a cell widget that has leading and trailing swipe action menu.|313|2023-11-21| |101|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|305|2023-12-04| |102|[zhouzaihang/flutter_hand_tracking_plugin](https://github.com/zhouzaihang/flutter_hand_tracking_plugin)|这是一个 Flutter Packge 以实现摄像头精确追踪并识别十指的运动路径/轨迹和手势动作, 且输出22个手部关键点以支持更多手势自定义. 基于这个包可以编写业务逻辑将手势信息实时转化为指令信息: 一二三四五, rock, spiderman...还可以对不同手势编写不同特效. 可用于短视频直播特效, 智能硬件等领域, 为人机互动带来更自然丰富的体验|297|2023-09-26| -|103|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|292|2023-08-18| +|103|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|293|2023-08-18| |104|[RxReader/alipay_kit](https://github.com/RxReader/alipay_kit)|Flutter版支付宝登录/支付|291|2023-06-16| |105|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|279|2023-08-05| |106|[bapaws/answer](https://github.com/bapaws/answer)|小答是一款基于 ChatGPT API 的开源客户端。Chat Answer is an open source app based on ChatGPT.|270|2023-07-10| |107|[fluttercandies/flutter_scrollview_observer](https://github.com/fluttercandies/flutter_scrollview_observer)|A widget for observing data related to the child widgets being displayed in a ScrollView.|267|2023-11-25| -|108|[BFWXKJGS/AlistClient](https://github.com/BFWXKJGS/AlistClient)|AList Client for iOS and Android. / 基于 AList api 开发的 Android 和 iOS 客户端|263|2023-10-22| +|108|[BFWXKJGS/AlistClient](https://github.com/BFWXKJGS/AlistClient)|AList Client for iOS and Android. / 基于 AList api 开发的 Android 和 iOS 客户端|265|2023-10-22| |109|[asjqkkkk/markdown_widget](https://github.com/asjqkkkk/markdown_widget)|📖Rendering markdown by flutter!Welcome for pr and issue.|257|2023-12-06| -|110|[chaldea-center/chaldea](https://github.com/chaldea-center/chaldea)|Chaldea - Yet Another Material Planner and Battle Simulator for Fate/Grand Order aka FGO|249|2023-12-08| +|110|[chaldea-center/chaldea](https://github.com/chaldea-center/chaldea)|Chaldea - Yet Another Material Planner and Battle Simulator for Fate/Grand Order aka FGO|251|2023-12-08| |111|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|248|2023-12-04| |112|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|245|2023-12-06| -|113|[niuhuan/pansy](https://github.com/niuhuan/pansy)|A illustration client. |233|2023-11-26| +|113|[niuhuan/pansy](https://github.com/niuhuan/pansy)|A illustration client. |234|2023-11-26| |114|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|231|2023-11-17| |115|[JiangJuHong/FlutterTencentImPlugin](https://github.com/JiangJuHong/FlutterTencentImPlugin)|腾讯即时通讯(IM),Flutter插件|213|2023-06-12| |116|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|198|2023-12-08| @@ -126,7 +126,7 @@ |119|[DanXi-Dev/DanXi](https://github.com/DanXi-Dev/DanXi)|[Windows / Mac / Android / iOS] Maybe the best all-rounded service app for Fudan University students. 可能是复旦学生最好的第三方校园服务APP。|171|2023-11-16| |120|[Wolfteam/Shiori](https://github.com/Wolfteam/Shiori)|The app you need for Genshin Impact|171|2023-12-08| |121|[tec8297729/flutter_flexible](https://github.com/tec8297729/flutter_flexible)|flutter脚手架,让你更专注UI层|166|2023-11-21| -|122|[BoxCatTeam/SRCat](https://github.com/BoxCatTeam/SRCat)|Honkai: Star Rail Toolbox 崩坏:星穹铁道工具箱|164|2023-10-27| +|122|[BoxCatTeam/SRCat](https://github.com/BoxCatTeam/SRCat)|Honkai: Star Rail Toolbox 崩坏:星穹铁道工具箱|165|2023-10-27| |123|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|154|2023-09-10| |124|[BYR-App-Dev/byr_mobile_app](https://github.com/BYR-App-Dev/byr_mobile_app)|open-source mobile app for bbs.byr.cn|149|2023-10-23| |125|[MobClub/ShareSDK-For-Flutter](https://github.com/MobClub/ShareSDK-For-Flutter)|-|138|2023-07-13| @@ -142,17 +142,17 @@ |135|[zsakvo/wenku8x](https://github.com/zsakvo/wenku8x)|基于 Flutter 构建的第三方轻小说文库客户端|114|2023-11-30| |136|[liujiakuoyx/leak_detector](https://github.com/liujiakuoyx/leak_detector)|flutter memory leak detector.|113|2023-08-16| |137|[6tail/lunar-flutter](https://github.com/6tail/lunar-flutter)|日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|111|2023-11-10| -|138|[jarryleo/watch_together](https://github.com/jarryleo/watch_together)|异地不同设备同屏观看视频项目|109|2023-09-23| +|138|[jarryleo/watch_together](https://github.com/jarryleo/watch_together)|异地不同设备同屏观看视频项目|110|2023-09-23| |139|[VenusCao/x5_webview_flutter](https://github.com/VenusCao/x5_webview_flutter)|一个基于腾讯x5引擎的webview flutter插件,简化集成,一行代码打开视频播放,暂时只支持android使用|109|2023-09-20| |140|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|108|2023-10-11| |141|[waifu-project/movie](https://github.com/waifu-project/movie)|🦄 开箱即用的一款支持扩展播放源的播放器 🥳|106|2023-07-06| |142|[WinWang/open_eye](https://github.com/WinWang/open_eye)|Flutter 开眼APP:整体项目架构基于Getx搭建,完成路由,依赖注入;网络请求框架基于Retrofit+Dio实现,配合官方JsonSerialize实现解析;封装项目页面多状态(加载中,成功,失败,空数据);封装列表页面下拉刷新+上拉加载更多等,同时示范了多Base URL的使用示范和Flutter自定义绘图的示范;具体更多内容,请下载项目了解更多(感谢FlutterBlog(https ...|104|2023-12-02| |143|[xxNull-lsk/Copybook](https://github.com/xxNull-lsk/Copybook)|生成拼音、汉字、汉字字帖,支持笔顺|104|2023-09-30| -|144|[sunyongsheng/Allpass](https://github.com/sunyongsheng/Allpass)|Allpass是一款简洁的私密信息管理工具,包括密码管理与卡片信息管理,支持指纹解锁软件、csv导入导出、从Chrome中导入、从剪贴板中导入、文件夹与标签功能、收藏与备注功能、密码生成器、WebDAV同步等功能,采用Flutter构建|101|2023-10-25| +|144|[sunyongsheng/Allpass](https://github.com/sunyongsheng/Allpass)|Allpass是一款简洁的私密信息管理工具,包括密码管理与卡片信息管理,支持指纹解锁软件、csv导入导出、从Chrome中导入、从剪贴板中导入、文件夹与标签功能、收藏与备注功能、密码生成器、WebDAV同步等功能,采用Flutter构建|102|2023-10-25| |145|[RandyWei/flt_video_player](https://github.com/RandyWei/flt_video_player)|基于腾讯云点播播放器的Flutter插件|100|2023-07-24| |146|[mdddj/flutter_simple_shop](https://github.com/mdddj/flutter_simple_shop)|开源淘宝客|99|2023-11-27| |147|[cdnbye/flutter-p2p-engine](https://github.com/cdnbye/flutter-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|98|2023-10-31| -|148|[wuyuanwuhui99/flutter-movie-app-ui](https://github.com/wuyuanwuhui99/flutter-movie-app-ui)|基于flutter开发的混合电影app,后端采用springboot+mybatis+mysql开发,有react-native版本,参见个人主页springboot和react-native项目包括底部tab导航,,首页,电影,电视剧,我的,搜索页,分类页,电影详情页,播放页,登录,注册,浏览记录,播放记录,收藏,缓存,电影排行榜等页面和模块,功能齐全完善,所有数据来自python爬虫程序,抓取 ...|90|2023-12-04| +|148|[wuyuanwuhui99/flutter-movie-app-ui](https://github.com/wuyuanwuhui99/flutter-movie-app-ui)|基于flutter开发的混合电影app,后端采用springboot+mybatis+mysql开发,有react-native版本,参见个人主页springboot和react-native项目包括底部tab导航,,首页,电影,电视剧,我的,搜索页,分类页,电影详情页,播放页,登录,注册,浏览记录,播放记录,收藏,缓存,电影排行榜等页面和模块,功能齐全完善,所有数据来自python爬虫程序,抓取 ...|91|2023-12-04| |149|[nano71/GlutAssistantN](https://github.com/nano71/GlutAssistantN)|桂林理工大学-空港校区(分校)-桂工助手N|88|2023-11-03| |150|[zhaolongs/Flutter_Fai_Webview](https://github.com/zhaolongs/Flutter_Fai_Webview)|Flutter 加载 Html 插件,Flutter与JS的双向互调|88|2023-09-22| |151|[Enough-Software/enough_mail](https://github.com/Enough-Software/enough_mail)|IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.|86|2023-12-08| @@ -170,8 +170,8 @@ |163|[CustedNG/CustedNG](https://github.com/CustedNG/CustedNG)|Custed NG,致力于你的校园生活|68|2023-07-01| |164|[Soneso/stellar_flutter_sdk](https://github.com/Soneso/stellar_flutter_sdk)|Stellar SDK for flutter - dart, Stellar, Horizon, Soneso|67|2023-11-23| |165|[niuhuan/kobi](https://github.com/niuhuan/kobi)|拷贝漫画客户端|66|2023-11-20| -|166|[doraemonkeys/WindSend](https://github.com/doraemonkeys/WindSend)|Sync clipboard, files and pictures between mobile phone and computer. 快速安全的同步剪切板,支持传输图片与文件|65|2023-11-26| -|167|[yhsj0919/music_api](https://github.com/yhsj0919/music_api)|音乐api,myfreemp3,bd,kg,kw,mg,qq,wy,一网打尽|65|2023-11-13| +|166|[yhsj0919/music_api](https://github.com/yhsj0919/music_api)|音乐api,myfreemp3,bd,kg,kw,mg,qq,wy,一网打尽|66|2023-11-13| +|167|[doraemonkeys/WindSend](https://github.com/doraemonkeys/WindSend)|Sync clipboard, files and pictures between mobile phone and computer. 快速安全的同步剪切板,支持传输图片与文件|65|2023-11-26| |168|[Binbiubiubiu/flant](https://github.com/Binbiubiubiu/flant)|vant风格的flutter组件库|62|2023-08-17| |169|[LunaGao/flag_flutter](https://github.com/LunaGao/flag_flutter)|flag icons|62|2023-06-29| |170|[wscoding/win-muyu](https://github.com/wscoding/win-muyu)|Prue Widgets Windows电脑桌面小部件|61|2023-06-16| @@ -181,25 +181,25 @@ |174|[yungzhu/rich_input](https://github.com/yungzhu/rich_input)|Rich input box, implement @someone and subject with color highlighting|56|2023-06-16| |175|[kfiross/flutter_holo_date_picker](https://github.com/kfiross/flutter_holo_date_picker)|A Flutter package of datepicker like Holo Theme in Android|51|2023-11-11| |176|[xusun0623/river_lite](https://github.com/xusun0623/river_lite)|河畔Lite是电子科技大学官方校园论坛【清水河畔】的第三方客户端,本Repo为此项目的开源代码仓库。此App轻量、简洁、设计优雅,拥有诸多特性和功能。 作者:xusun000@foxmail.com|50|2023-06-12| -|177|[linyi102/anime_trace](https://github.com/linyi102/anime_trace)|漫迹:动漫清单软件,记录动漫计划和观看历史|50|2023-12-08| +|177|[linyi102/anime_trace](https://github.com/linyi102/anime_trace)|漫迹:动漫清单软件,记录动漫计划和观看历史|50|2023-12-09| |178|[MobClub/MobPush-For-Flutter](https://github.com/MobClub/MobPush-For-Flutter)|MobPush的Flutter插件|50|2023-07-10| |179|[zegoim/zego-express-flutter-sdk](https://github.com/zegoim/zego-express-flutter-sdk)|🚀 ZEGO RTC SDK for Flutter|49|2023-12-08| |180|[NKUST-ITC/NKUST-AP-Flutter](https://github.com/NKUST-ITC/NKUST-AP-Flutter)|高科校務通 made by Flutter|48|2023-11-16| -|181|[jarontai/html2md](https://github.com/jarontai/html2md)|A library for converting HTML to Markdown in Dart. It supports CommonMark, simple table and custom converting rules. 将html转换为markdown的Dart库,支持CommonMark、简单表格以及自定义转换规则。|47|2023-11-10| +|181|[jarontai/html2md](https://github.com/jarontai/html2md)|A library for converting HTML to Markdown in Dart. It supports CommonMark, simple table and custom converting rules. 将html转换为markdown的Dart库,支持CommonMark、简单表格以及自定义转换规则。|48|2023-11-10| |182|[hrxiang/flutter_openim_widget](https://github.com/hrxiang/flutter_openim_widget)|-|46|2023-08-08| |183|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|45|2023-10-15| |184|[GuoguoDad/jd_mall_flutter](https://github.com/GuoguoDad/jd_mall_flutter)|🔥🔥高仿某东商城flutter版本,持续更新... 同款Android Kotlin版本( https://github.com/GuoguoDad/jd_mall.git )|43|2023-11-22| -|185|[springeye/fterm](https://github.com/springeye/fterm)|fterm是一款基于Flutter开发的跨平台终端工具|42|2023-07-27| -|186|[happyme531/a5btool](https://github.com/happyme531/a5btool)|Rock5B工具箱|42|2023-11-23| -|187|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|42|2023-10-07| -|188|[shirne/chinese_chess](https://github.com/shirne/chinese_chess)|Chinese Chess game by Flutter|42|2023-11-01| +|185|[happyme531/a5btool](https://github.com/happyme531/a5btool)|Rock5B工具箱|42|2023-11-23| +|186|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|42|2023-10-07| +|187|[shirne/chinese_chess](https://github.com/shirne/chinese_chess)|Chinese Chess game by Flutter|42|2023-11-01| +|188|[springeye/fterm](https://github.com/springeye/fterm)|fterm是一款基于Flutter开发的跨平台终端工具|41|2023-07-27| |189|[FlutterPlayer/fplayer](https://github.com/FlutterPlayer/fplayer)|fplayer播放器|41|2023-11-07| -|190|[huhx/flutter_oss_aliyun](https://github.com/huhx/flutter_oss_aliyun)|阿里云oss sdk的flutter版本|40|2023-11-05| -|191|[itning/yunshu_music](https://github.com/itning/yunshu_music)|使用flutter构建的音乐播放器|39|2023-12-01| +|190|[huhx/flutter_oss_aliyun](https://github.com/huhx/flutter_oss_aliyun)|阿里云oss sdk的flutter版本|40|2023-12-09| +|191|[itning/yunshu_music](https://github.com/itning/yunshu_music)|使用flutter构建的音乐播放器|39|2023-12-09| |192|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app )App工程|38|2023-08-05| |193|[gooking/apifm-flutter](https://github.com/gooking/apifm-flutter)|Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter|38|2023-11-02| |194|[flutterplugin/dio_log](https://github.com/flutterplugin/dio_log)|Dio网络请求库的log显示插件|38|2023-12-07| -|195|[CiyuTeam/Ciyu](https://github.com/CiyuTeam/Ciyu)|词遇是一个通过阅读推荐来完成单词间隔重复记忆的开源产品。新推荐的文章总会含有需要巩固的已规划词,用户可以在流畅的阅读中不失记忆的高效性。|36|2023-08-07| +|195|[CiyuTeam/Ciyu](https://github.com/CiyuTeam/Ciyu)|词遇是一个通过阅读推荐来完成单词间隔重复记忆的开源产品。新推荐的文章总会含有需要巩固的已规划词,用户可以在流畅的阅读中不失记忆的高效性。|37|2023-08-07| |196|[moxun33/vvibe](https://github.com/moxun33/vvibe)|直播观看软件 vvibe player|36|2023-10-29| |197|[fluttercandies/fconsole](https://github.com/fluttercandies/fconsole)|一个用于调试的面板|36|2023-08-24| |198|[chenxing640/dart_crypto](https://github.com/chenxing640/dart_crypto)|【Flutter】集成了Base64, 32/16 Bits MD5, AES, RSA等算法(This integrates Base64, 32/16 Bits MD5, AES and RSA algorithms.)。|35|2023-08-26| diff --git a/content/charts/overall/software/Go.md b/content/charts/overall/software/Go.md index 4508799d..8b207c39 100644 --- a/content/charts/overall/software/Go.md +++ b/content/charts/overall/software/Go.md @@ -1,194 +1,194 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Go -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|74677|2023-12-07| -|2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43385|2023-12-01| -|3|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD|39573|2023-12-08| -|4|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial|35305|2023-12-08| -|5|[alist-org/alist](https://github.com/alist-org/alist)|🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。|33029|2023-12-05| -|6|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30438|2023-12-08| -|7|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|27799|2023-12-01| -|8|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|26527|2023-12-08| -|9|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|19613|2023-12-07| -|10|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19203|2023-12-08| -|11|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。|18872|2023-12-07| -|12|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18438|2023-12-03| -|13|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16369|2023-12-07| -|14|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|14642|2023-10-24| -|15|[lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region)|Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming la ...|14485|2023-11-10| -|16|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|14347|2023-10-11| -|17|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|14345|2023-12-07| -|18|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~|14263|2023-11-30| -|19|[geektutu/7days-golang](https://github.com/geektutu/7days-golang)|7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列|14086|2023-09-15| -|20|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform programmable network tool. 一个跨平台可编程网络工具.|13995|2023-11-23| -|21|[1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel)|🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。|13862|2023-12-08| -|22|[cosmtrek/air](https://github.com/cosmtrek/air)|☁️ Live reload for Go apps|12969|2023-12-03| -|23|[openimsdk/open-im-server](https://github.com/openimsdk/open-im-server)|IM Chat |12286|2023-12-08| -|24|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|12012|2023-09-17| +|1|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|74700|2023-12-07| +|2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43393|2023-12-01| +|3|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD|39593|2023-12-09| +|4|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial|35310|2023-12-09| +|5|[alist-org/alist](https://github.com/alist-org/alist)|🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。|33064|2023-12-05| +|6|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30443|2023-12-08| +|7|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|27807|2023-12-01| +|8|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|26535|2023-12-09| +|9|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|19623|2023-12-07| +|10|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19210|2023-12-09| +|11|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。|18877|2023-12-07| +|12|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18440|2023-12-09| +|13|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16376|2023-12-09| +|14|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|14645|2023-10-24| +|15|[lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region)|Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming la ...|14488|2023-11-10| +|16|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|14354|2023-10-11| +|17|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|14350|2023-12-07| +|18|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~|14280|2023-11-30| +|19|[geektutu/7days-golang](https://github.com/geektutu/7days-golang)|7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列|14087|2023-09-15| +|20|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform programmable network tool. 一个跨平台可编程网络工具.|13997|2023-11-23| +|21|[1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel)|🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。|13894|2023-12-08| +|22|[cosmtrek/air](https://github.com/cosmtrek/air)|☁️ Live reload for Go apps|12989|2023-12-03| +|23|[openimsdk/open-im-server](https://github.com/openimsdk/open-im-server)|IM Chat |12288|2023-12-08| +|24|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|12014|2023-09-17| |25|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants 是一个高性能且低损耗的 goroutine 池。|11406|2023-11-27| -|26|[apernet/hysteria](https://github.com/apernet/hysteria)|Hysteria is a powerful, lightning fast and censorship resistant proxy.|10996|2023-12-07| -|27|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|10978|2023-11-20| -|28|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|10439|2023-10-31| -|29|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |10291|2023-12-08| -|30|[go-admin-team/go-admin](https://github.com/go-admin-team/go-admin)|基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.d ...|10188|2023-11-30| -|31|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|9941|2023-11-22| -|32|[blevesearch/bleve](https://github.com/blevesearch/bleve)|A modern text indexing library for go|9362|2023-12-07| +|26|[apernet/hysteria](https://github.com/apernet/hysteria)|Hysteria is a powerful, lightning fast and censorship resistant proxy.|11011|2023-12-08| +|27|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|10982|2023-12-08| +|28|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|10444|2023-10-31| +|29|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |10296|2023-12-08| +|30|[go-admin-team/go-admin](https://github.com/go-admin-team/go-admin)|基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.d ...|10192|2023-11-30| +|31|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|9943|2023-11-22| +|32|[blevesearch/bleve](https://github.com/blevesearch/bleve)|A modern text indexing library for go|9363|2023-12-09| |33|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|9266|2023-10-19| -|34|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|9191|2023-11-17| -|35|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|9122|2023-11-24| -|36|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar|8866|2023-11-13| -|37|[panjf2000/gnet](https://github.com/panjf2000/gnet)|🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。|8217|2023-11-27| -|38|[ccfos/nightingale](https://github.com/ccfos/nightingale)|An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.|8041|2023-12-08| -|39|[cookieY/Yearning](https://github.com/cookieY/Yearning)|🐳 A most popular sql audit platform for mysql |8031|2023-12-04| +|34|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|9196|2023-11-17| +|35|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|9126|2023-11-24| +|36|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar|8867|2023-11-13| +|37|[panjf2000/gnet](https://github.com/panjf2000/gnet)|🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。|8219|2023-11-27| +|38|[ccfos/nightingale](https://github.com/ccfos/nightingale)|An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.|8045|2023-12-08| +|39|[cookieY/Yearning](https://github.com/cookieY/Yearning)|🐳 A most popular sql audit platform for mysql |8032|2023-12-04| |40|[smallnest/rpcx](https://github.com/smallnest/rpcx)|Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!|7805|2023-12-05| |41|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|7623|2023-12-07| -|42|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云、Dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain)|7485|2023-12-08| +|42|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云、Dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain)|7493|2023-12-09| |43|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7380|2023-10-07| -|44|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|7177|2023-11-15| -|45|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|6796|2023-11-20| -|46|[charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)|Style definitions for nice terminal layouts 👄|6685|2023-12-07| -|47|[songquanpeng/one-api](https://github.com/songquanpeng/one-api)|OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, u ...|6628|2023-12-08| +|44|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|7185|2023-11-15| +|45|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|6797|2023-12-09| +|46|[songquanpeng/one-api](https://github.com/songquanpeng/one-api)|OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, u ...|6695|2023-12-08| +|47|[charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)|Style definitions for nice terminal layouts 👄|6686|2023-12-07| |48|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|6625|2023-09-09| -|49|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|6594|2023-12-07| -|50|[YaoApp/yao](https://github.com/YaoApp/yao)|:rocket: A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases.|6572|2023-12-08| -|51|[jetpack-io/devbox](https://github.com/jetpack-io/devbox)|Instant, easy, and predictable development environments|6566|2023-12-08| +|49|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|6595|2023-12-09| +|50|[YaoApp/yao](https://github.com/YaoApp/yao)|:rocket: A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases.|6575|2023-12-08| +|51|[jetpack-io/devbox](https://github.com/jetpack-io/devbox)|Instant, easy, and predictable development environments|6572|2023-12-08| |52|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|6528|2023-07-07| -|53|[aceld/zinx](https://github.com/aceld/zinx)|A lightweight concurrent server framework based on Golang.(基于Golang轻量级TCP并发服务器框架).|6487|2023-11-24| +|53|[aceld/zinx](https://github.com/aceld/zinx)|A lightweight concurrent server framework based on Golang.(基于Golang轻量级TCP并发服务器框架).|6488|2023-11-24| |54|[cloudwego/kitex](https://github.com/cloudwego/kitex)|Go RPC framework with high-performance and strong-extensibility for building micro-services.|6406|2023-12-08| |55|[flike/kingshard](https://github.com/flike/kingshard)|A high-performance MySQL proxy|6278|2023-12-04| |56|[EasyDarwin/EasyDarwin](https://github.com/EasyDarwin/EasyDarwin)|open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a si ...|6176|2023-10-26| -|57|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|6171|2023-12-08| -|58|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5990|2023-12-05| +|57|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|6171|2023-12-09| +|58|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5991|2023-12-09| |59|[bytedance/sonic](https://github.com/bytedance/sonic)|A blazingly fast JSON serializing & deserializing library|5790|2023-11-23| -|60|[iDvel/rime-ice](https://github.com/iDvel/rime-ice)|Rime 配置:雾凇拼音 长期维护的简体词库|5784|2023-12-08| +|60|[iDvel/rime-ice](https://github.com/iDvel/rime-ice)|Rime 配置:雾凇拼音 长期维护的简体词库|5785|2023-12-08| |61|[kubevela/kubevela](https://github.com/kubevela/kubevela)|The Modern Application Platform.|5781|2023-12-06| -|62|[Hackl0us/GeoIP2-CN](https://github.com/Hackl0us/GeoIP2-CN)|小巧精悍、准确、实用 GeoIP2 数据库|5741|2023-12-07| +|62|[Hackl0us/GeoIP2-CN](https://github.com/Hackl0us/GeoIP2-CN)|小巧精悍、准确、实用 GeoIP2 数据库|5743|2023-12-07| |63|[evrone/go-clean-template](https://github.com/evrone/go-clean-template)|Clean Architecture template for Golang services|5665|2023-11-16| |64|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|5600|2023-12-06| -|65|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: Self-hosted, lightweight server and website monitoring and O&M tool|5441|2023-12-08| +|65|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: Self-hosted, lightweight server and website monitoring and O&M tool|5448|2023-12-08| |66|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|5408|2023-11-30| -|67|[TencentBlueKing/bk-cmdb](https://github.com/TencentBlueKing/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|5195|2023-12-08| -|68|[xinliangnote/go-gin-api](https://github.com/xinliangnote/go-gin-api)|基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ...|5110|2023-07-09| -|69|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|5093|2023-09-24| +|67|[TencentBlueKing/bk-cmdb](https://github.com/TencentBlueKing/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|5196|2023-12-08| +|68|[xinliangnote/go-gin-api](https://github.com/xinliangnote/go-gin-api)|基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ...|5111|2023-07-09| +|69|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|5096|2023-09-24| |70|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|5023|2023-12-07| |71|[ffhelicopter/Go42](https://github.com/ffhelicopter/Go42)|《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。|4902|2023-10-11| -|72|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4862|2023-11-14| -|73|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4800|2023-10-14| +|72|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4863|2023-11-14| +|73|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4801|2023-10-14| |74|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|4765|2023-08-22| -|75|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo .|4585|2023-12-08| -|76|[goodrain/rainbond](https://github.com/goodrain/rainbond)|No need to know Kubernetes' cloud native application management platform 不用懂 Kubernetes 的云原生应用管理平台|4482|2023-12-08| -|77|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|4414|2023-11-29| -|78|[go-rod/rod](https://github.com/go-rod/rod)|A Devtools driver for web automation and scraping|4385|2023-11-29| -|79|[cloudwego/hertz](https://github.com/cloudwego/hertz)|Go HTTP framework with high-performance and strong-extensibility for building micro-services.|4363|2023-12-08| -|80|[nxtrace/NTrace-core](https://github.com/nxtrace/NTrace-core)|NextTrace, an open source visual route tracking CLI tool|4272|2023-12-06| +|75|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo .|4586|2023-12-09| +|76|[goodrain/rainbond](https://github.com/goodrain/rainbond)|No need to know Kubernetes' cloud native application management platform 不用懂 Kubernetes 的云原生应用管理平台|4483|2023-12-08| +|77|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|4413|2023-12-09| +|78|[go-rod/rod](https://github.com/go-rod/rod)|A Devtools driver for web automation and scraping|4388|2023-11-29| +|79|[cloudwego/hertz](https://github.com/cloudwego/hertz)|Go HTTP framework with high-performance and strong-extensibility for building micro-services.|4366|2023-12-08| +|80|[nxtrace/NTrace-core](https://github.com/nxtrace/NTrace-core)|NextTrace, an open source visual route tracking CLI tool|4277|2023-12-06| |81|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter: Governance-oriented Microservice Framework.|4266|2023-12-06| |82|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|4264|2023-06-19| |83|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|4219|2023-10-17| |84|[openkruise/kruise](https://github.com/openkruise/kruise)|Automated management of large-scale applications on Kubernetes (incubating project under CNCF)|4192|2023-12-08| |85|[rosedblabs/rosedb](https://github.com/rosedblabs/rosedb)|Lightweight, fast and reliable key/value storage engine based on Bitcask.|4127|2023-11-28| -|86|[cubefs/cubefs](https://github.com/cubefs/cubefs)|CubeFS is a cloud native unstructured data storage|4116|2023-12-08| +|86|[cubefs/cubefs](https://github.com/cubefs/cubefs)|CubeFS is a cloud native unstructured data storage|4116|2023-12-09| |87|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|4060|2023-11-30| |88|[orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|a thread-safe concurrent map for go|3974|2023-11-17| |89|[lwch/natpass](https://github.com/lwch/natpass)|🔥居家办公,远程开发神器|3918|2023-11-30| |90|[httprunner/httprunner](https://github.com/httprunner/httprunner)|HttpRunner 是一个开源的 API/UI 测试工具,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。|3861|2023-11-05| -|91|[imroc/req](https://github.com/imroc/req)|Simple Go HTTP client with Black Magic|3790|2023-11-20| +|91|[imroc/req](https://github.com/imroc/req)|Simple Go HTTP client with Black Magic|3792|2023-11-20| |92|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework focusing on RPC scenarios.|3742|2023-12-08| -|93|[sjqzhang/go-fastdfs](https://github.com/sjqzhang/go-fastdfs)|go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ...|3718|2023-11-03| -|94|[eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat)|golang微信SDK|3715|2023-12-05| -|95|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.|3713|2023-11-08| -|96|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|3673|2023-12-08| +|93|[eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat)|golang微信SDK|3718|2023-12-05| +|94|[sjqzhang/go-fastdfs](https://github.com/sjqzhang/go-fastdfs)|go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ...|3718|2023-11-03| +|95|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.|3714|2023-11-08| +|96|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|3673|2023-12-09| |97|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|3599|2023-10-11| |98|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】|3594|2023-11-28| |99|[rocboss/paopao-ce](https://github.com/rocboss/paopao-ce)|🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区|3514|2023-12-04| -|100|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹20000+,暴力破解协议10余种。|3435|2023-08-22| -|101|[cherish-chat/xxim-server](https://github.com/cherish-chat/xxim-server)|惺惺 —— 属于你的社交地盘!惺惺是一个100%开源社交平台,每个人都可以搭建自己的服务器,掌握数据的所有权。此APP非盈利项目!|3420|2023-08-31| -|102|[youshandefeiyang/LiveRedirect](https://github.com/youshandefeiyang/LiveRedirect)|LiveRedirect|3394|2023-11-19| -|103|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|3380|2023-11-16| +|100|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹20000+,暴力破解协议10余种。|3440|2023-08-22| +|101|[cherish-chat/xxim-server](https://github.com/cherish-chat/xxim-server)|惺惺 —— 属于你的社交地盘!惺惺是一个100%开源社交平台,每个人都可以搭建自己的服务器,掌握数据的所有权。此APP非盈利项目!|3427|2023-08-31| +|102|[youshandefeiyang/LiveRedirect](https://github.com/youshandefeiyang/LiveRedirect)|LiveRedirect|3396|2023-11-19| +|103|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|3381|2023-11-16| |104|[cdk-team/CDK](https://github.com/cdk-team/CDK)|📦 Make security testing of K8s, Docker, and Containerd easier.|3377|2023-10-17| -|105|[tair-opensource/RedisShake](https://github.com/tair-opensource/RedisShake)|RedisShake is a Redis data processing and migration tool.|3356|2023-11-29| -|106|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider. 一个查询IP地理信息和CDN服务提供商的离线终端工具.|3334|2023-11-24| -|107|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统(带配套课程)|3330|2023-12-07| -|108|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|3319|2023-11-09| -|109|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|3303|2023-10-31| +|105|[tair-opensource/RedisShake](https://github.com/tair-opensource/RedisShake)|RedisShake is a Redis data processing and migration tool.|3357|2023-11-29| +|106|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider. 一个查询IP地理信息和CDN服务提供商的离线终端工具.|3337|2023-11-24| +|107|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统(带配套课程)|3331|2023-12-07| +|108|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|3321|2023-11-09| +|109|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|3307|2023-10-31| |110|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|3270|2023-11-01| |111|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|3257|2023-12-08| -|112|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。|3220|2023-10-11| -|113|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of Go.|3192|2023-12-08| -|114|[EndlessCheng/codeforces-go](https://github.com/EndlessCheng/codeforces-go)|算法竞赛模板库 by 灵茶山艾府 💭💡🎈|3150|2023-12-08| -|115|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|3099|2023-10-17| -|116|[kevwan/tproxy](https://github.com/kevwan/tproxy)|A cli tool to proxy and analyze TCP connections.|3085|2023-12-07| -|117|[greycodee/wechat-backup](https://github.com/greycodee/wechat-backup)|微信聊天记录持久化备份本地硬盘,释放手机存储空间。|3016|2023-06-22| -|118|[chaozh/MIT-6.824](https://github.com/chaozh/MIT-6.824)|Basic Sources for MIT 6.824 Distributed Systems Class|3015|2023-10-02| -|119|[ChineseSubFinder/ChineseSubFinder](https://github.com/ChineseSubFinder/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k、SubtitleBest 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|2850|2023-12-01| -|120|[helmfile/helmfile](https://github.com/helmfile/helmfile)|Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.|2741|2023-12-08| +|112|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。|3226|2023-10-11| +|113|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of Go.|3193|2023-12-08| +|114|[EndlessCheng/codeforces-go](https://github.com/EndlessCheng/codeforces-go)|算法竞赛模板库 by 灵茶山艾府 💭💡🎈|3150|2023-12-09| +|115|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|3100|2023-10-17| +|116|[kevwan/tproxy](https://github.com/kevwan/tproxy)|A cli tool to proxy and analyze TCP connections.|3086|2023-12-07| +|117|[greycodee/wechat-backup](https://github.com/greycodee/wechat-backup)|微信聊天记录持久化备份本地硬盘,释放手机存储空间。|3019|2023-06-22| +|118|[chaozh/MIT-6.824](https://github.com/chaozh/MIT-6.824)|Basic Sources for MIT 6.824 Distributed Systems Class|3016|2023-10-02| +|119|[ChineseSubFinder/ChineseSubFinder](https://github.com/ChineseSubFinder/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k、SubtitleBest 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|2852|2023-12-09| +|120|[helmfile/helmfile](https://github.com/helmfile/helmfile)|Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.|2745|2023-12-09| |121|[XTLS/REALITY](https://github.com/XTLS/REALITY)|THE NEXT FUTURE|2729|2023-11-12| |122|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a cloud native application framework for Go with rich eco-system|2719|2023-10-11| -|123|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Reference implementation of the Filecoin protocol, written in Go|2710|2023-12-08| +|123|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Reference implementation of the Filecoin protocol, written in Go|2709|2023-12-09| |124|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|2652|2023-11-09| |125|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|2635|2023-06-14| -|126|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2618|2023-12-08| +|126|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2618|2023-12-09| |127|[nicksnyder/go-i18n](https://github.com/nicksnyder/go-i18n)|Translate your Go program into multiple languages.|2599|2023-12-05| -|128|[CryoByte33/steam-deck-utilities](https://github.com/CryoByte33/steam-deck-utilities)|A utility to improve performance and help manage storage on Steam Deck.|2595|2023-11-29| -|129|[hr3lxphr6j/bililive-go](https://github.com/hr3lxphr6j/bililive-go)|一个直播录制工具|2588|2023-11-25| -|130|[Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip)|🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR ava ...|2584|2023-12-07| +|128|[CryoByte33/steam-deck-utilities](https://github.com/CryoByte33/steam-deck-utilities)|A utility to improve performance and help manage storage on Steam Deck.|2597|2023-11-29| +|129|[hr3lxphr6j/bililive-go](https://github.com/hr3lxphr6j/bililive-go)|一个直播录制工具|2595|2023-11-25| +|130|[Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip)|🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR ava ...|2590|2023-12-07| |131|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go enables reliability and resiliency for Go microservices|2573|2023-11-10| |132|[lonng/nano](https://github.com/lonng/nano)|Lightweight, facility, high performance golang based game server framework|2557|2023-11-16| -|133|[iyear/tdl](https://github.com/iyear/tdl)|📥 A Telegram downloader/tools written in Golang|2526|2023-12-08| +|133|[iyear/tdl](https://github.com/iyear/tdl)|📥 A Telegram downloader/tools written in Golang|2530|2023-12-09| |134|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2516|2023-10-22| |135|[andeya/erpc](https://github.com/andeya/erpc)|An efficient, extensible and easy-to-use RPC framework.|2501|2023-11-02| -|136|[AlexxIT/go2rtc](https://github.com/AlexxIT/go2rtc)|Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.|2464|2023-12-08| -|137|[uptrace/uptrace](https://github.com/uptrace/uptrace)|Open source APM: OpenTelemetry traces, metrics, and logs|2446|2023-12-08| -|138|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711, relay, cluster, record, HTTP Notify/API/UI. 直播|2438|2023-11-14| +|136|[AlexxIT/go2rtc](https://github.com/AlexxIT/go2rtc)|Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.|2463|2023-12-08| +|137|[uptrace/uptrace](https://github.com/uptrace/uptrace)|Open source APM: OpenTelemetry traces, metrics, and logs|2449|2023-12-09| +|138|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711, relay, cluster, record, HTTP Notify/API/UI. 直播|2441|2023-11-14| |139|[xiaonanln/goworld](https://github.com/xiaonanln/goworld)|Scalable Distributed Game Server Engine with Hot Swapping in Golang|2435|2023-11-27| |140|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|2430|2023-11-25| -|141|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|2418|2023-10-11| -|142|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|2380|2023-10-31| +|141|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|2422|2023-10-11| +|142|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|2381|2023-10-31| |143|[go-ego/gse](https://github.com/go-ego/gse)|Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.|2377|2023-11-16| -|144|[xjasonlyu/tun2socks](https://github.com/xjasonlyu/tun2socks)|tun2socks - powered by gVisor TCP/IP stack|2345|2023-11-13| -|145|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.|2331|2023-12-04| -|146|[zan8in/afrog](https://github.com/zan8in/afrog)|A Security Tool for Bug Bounty, Pentest and Red Teaming.|2302|2023-12-08| -|147|[ph4ntonn/Stowaway](https://github.com/ph4ntonn/Stowaway)|👻Stowaway -- Multi-hop Proxy Tool for pentesters|2289|2023-12-05| +|144|[xjasonlyu/tun2socks](https://github.com/xjasonlyu/tun2socks)|tun2socks - powered by gVisor TCP/IP stack|2347|2023-11-13| +|145|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.|2332|2023-12-04| +|146|[zan8in/afrog](https://github.com/zan8in/afrog)|A Security Tool for Bug Bounty, Pentest and Red Teaming.|2303|2023-12-09| +|147|[ph4ntonn/Stowaway](https://github.com/ph4ntonn/Stowaway)|👻Stowaway -- Multi-hop Proxy Tool for pentesters|2290|2023-12-05| |148|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|2286|2023-09-05| |149|[alberliu/gim](https://github.com/alberliu/gim)|golang写的IM服务器(服务组件形式)|2286|2023-10-19| -|150|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2274|2023-10-19| -|151|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|2272|2023-08-16| -|152|[apache/incubator-devlake](https://github.com/apache/incubator-devlake)|Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and co ...|2272|2023-12-08| -|153|[1Panel-dev/KubePi](https://github.com/1Panel-dev/KubePi)|KubePi 是一个现代化的 K8s 面板。|2270|2023-09-03| -|154|[signintech/gopdf](https://github.com/signintech/gopdf)|A simple library for generating PDF written in Go lang|2243|2023-11-19| -|155|[FloatTech/ZeroBot-Plugin](https://github.com/FloatTech/ZeroBot-Plugin)|基于 ZeroBot 的 OneBot 插件|2223|2023-12-07| +|150|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|2274|2023-08-16| +|151|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2274|2023-10-19| +|152|[apache/incubator-devlake](https://github.com/apache/incubator-devlake)|Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and co ...|2273|2023-12-09| +|153|[1Panel-dev/KubePi](https://github.com/1Panel-dev/KubePi)|KubePi 是一个现代化的 K8s 面板。|2271|2023-09-03| +|154|[signintech/gopdf](https://github.com/signintech/gopdf)|A simple library for generating PDF written in Go lang|2244|2023-11-19| +|155|[FloatTech/ZeroBot-Plugin](https://github.com/FloatTech/ZeroBot-Plugin)|基于 ZeroBot 的 OneBot 插件|2225|2023-12-07| |156|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2223|2023-07-16| -|157|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Platform for Microservice and Distributed Architecture|2206|2023-12-01| +|157|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Platform for Microservice and Distributed Architecture|2207|2023-12-01| |158|[babyname/fate](https://github.com/babyname/fate)|Fate is a modern science chinese name create tool. |2204|2023-11-28| |159|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器|2184|2023-11-12| |160|[bilibili/overlord](https://github.com/bilibili/overlord)|Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。|2176|2023-07-16| -|161|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|2156|2023-12-04| +|161|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|2157|2023-12-04| |162|[yunionio/cloudpods](https://github.com/yunionio/cloudpods)|A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台|2156|2023-12-08| |163|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|2146|2023-07-22| |164|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|2105|2023-09-29| -|165|[pingc0y/URLFinder](https://github.com/pingc0y/URLFinder)|一款快速、全面、易用的页面信息提取工具,可快速发现和提取页面中的JS、URL和敏感信息。|2081|2023-10-21| +|165|[pingc0y/URLFinder](https://github.com/pingc0y/URLFinder)|一款快速、全面、易用的页面信息提取工具,可快速发现和提取页面中的JS、URL和敏感信息。|2083|2023-10-21| |166|[sipt/shuttle](https://github.com/sipt/shuttle)|A web proxy in Golang with amazing features.|2044|2023-07-17| -|167|[ying32/govcl](https://github.com/ying32/govcl)| Cross-platform Go/Golang GUI library.|1987|2023-11-20| -|168|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is an open source solution that can meet the security requirements of various workloads such as hosts, containers and K8s, and serverless. It is derived from ByteDance's internal best practices ...|1968|2023-12-08| -|169|[ConnectAI-E/Dingtalk-OpenAI](https://github.com/ConnectAI-E/Dingtalk-OpenAI)|🎒 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀|1966|2023-11-30| +|167|[ying32/govcl](https://github.com/ying32/govcl)| Cross-platform Go/Golang GUI library.|1987|2023-12-09| +|168|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is an open source solution that can meet the security requirements of various workloads such as hosts, containers and K8s, and serverless. It is derived from ByteDance's internal best practices ...|1969|2023-12-08| +|169|[ConnectAI-E/Dingtalk-OpenAI](https://github.com/ConnectAI-E/Dingtalk-OpenAI)|🎒 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀|1965|2023-11-30| |170|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source self-hosted private cloud customer support live chat software by golang|1958|2023-07-31| -|171|[sealerio/sealer](https://github.com/sealerio/sealer)|Build, Share and Run Both Your Kubernetes Cluster and Distributed Applications (Project under CNCF)|1956|2023-11-30| -|172|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|1955|2023-10-13| +|171|[sealerio/sealer](https://github.com/sealerio/sealer)|Build, Share and Run Both Your Kubernetes Cluster and Distributed Applications (Project under CNCF)|1957|2023-11-30| +|172|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|1956|2023-10-13| |173|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|1942|2023-12-08| |174|[araddon/dateparse](https://github.com/araddon/dateparse)|GoLang Parse many date strings without knowing format in advance.|1937|2023-08-07| -|175|[alibaba/higress](https://github.com/alibaba/higress)|Next-generation Cloud Native Gateway 下一代云原生网关|1936|2023-12-08| +|175|[alibaba/higress](https://github.com/alibaba/higress)|Next-generation Cloud Native Gateway 下一代云原生网关|1936|2023-12-09| |176|[mojocn/base64Captcha](https://github.com/mojocn/base64Captcha)|captcha of base64 image string|1913|2023-12-08| -|177|[kubesphere/kubekey](https://github.com/kubesphere/kubekey)|Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA 🔥 ⎈ 🐳|1910|2023-12-06| -|178|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1900|2023-08-19| +|177|[kubesphere/kubekey](https://github.com/kubesphere/kubekey)|Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA 🔥 ⎈ 🐳|1912|2023-12-06| +|178|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1899|2023-08-19| |179|[teamssix/cf](https://github.com/teamssix/cf)|Cloud Exploitation Framework 云环境利用框架,方便安全人员在获得 AK 的后续工作|1870|2023-06-13| -|180|[bitepeng/b0pass](https://github.com/bitepeng/b0pass)|百灵快传(B0Pass):基于Go语言的高性能 "手机电脑超大文件传输神器"、"局域网共享文件服务器"。LAN large file transfer tool。|1840|2023-11-24| -|181|[lotusdblabs/lotusdb](https://github.com/lotusdblabs/lotusdb)|Most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.|1836|2023-12-06| +|180|[bitepeng/b0pass](https://github.com/bitepeng/b0pass)|百灵快传(B0Pass):基于Go语言的高性能 "手机电脑超大文件传输神器"、"局域网共享文件服务器"。LAN large file transfer tool。|1846|2023-11-24| +|181|[lotusdblabs/lotusdb](https://github.com/lotusdblabs/lotusdb)|Most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.|1837|2023-12-09| |182|[baetyl/baetyl](https://github.com/baetyl/baetyl)|Extend cloud computing, data and service seamlessly to edge devices.|1833|2023-12-07| |183|[m13253/dns-over-https](https://github.com/m13253/dns-over-https)|High performance DNS over HTTPS client & server|1813|2023-11-13| -|184|[gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample)|Go by Example 通过例子学 Golang|1803|2023-08-21| +|184|[gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample)|Go by Example 通过例子学 Golang|1806|2023-08-21| |185|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|1772|2023-08-14| |186|[aws/amazon-ecs-cli](https://github.com/aws/amazon-ecs-cli)|The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications o ...|1728|2023-09-04| |187|[brokercap/Bifrost](https://github.com/brokercap/Bifrost)|Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件|1720|2023-12-03| @@ -197,14 +197,14 @@ |190|[FxPool/FXMinerProxy](https://github.com/FxPool/FXMinerProxy)|🔥minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,矿池抽水,矿池中转,矿场运维专用|1713|2023-12-02| |191|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1704|2023-11-12| |192|[indes/flowerss-bot](https://github.com/indes/flowerss-bot)|A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。|1697|2023-08-21| -|193|[saltbo/zpan](https://github.com/saltbo/zpan)|A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。|1687|2023-10-21| -|194|[gookit/goutil](https://github.com/gookit/goutil)|💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Map,结 ...|1675|2023-12-08| +|193|[saltbo/zpan](https://github.com/saltbo/zpan)|A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。|1686|2023-10-21| +|194|[gookit/goutil](https://github.com/gookit/goutil)|💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Map,结 ...|1675|2023-12-09| |195|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具(深信服深蓝实验室天威战队强力驱动)|1674|2023-07-25| |196|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1671|2023-09-22| |197|[smartwalle/alipay](https://github.com/smartwalle/alipay)|支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签,支持文件上传和接口内容加密。|1670|2023-12-08| -|198|[gocrane/crane](https://github.com/gocrane/crane)|Crane is a FinOps Platform for Cloud Resource Analytics and Economics in Kubernetes clusters. The goal is not only to help users to manage cloud cost easier but also ensure the quality of applications ...|1646|2023-11-30| -|199|[gdy666/lucky](https://github.com/gdy666/lucky)|软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser|1645|2023-12-02| -|200|[zema1/suo5](https://github.com/zema1/suo5)|一款高性能 HTTP 代理隧道工具 A high-performance http proxy tunneling tool|1640|2023-11-21| +|198|[gdy666/lucky](https://github.com/gdy666/lucky)|软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser|1647|2023-12-02| +|199|[gocrane/crane](https://github.com/gocrane/crane)|Crane is a FinOps Platform for Cloud Resource Analytics and Economics in Kubernetes clusters. The goal is not only to help users to manage cloud cost easier but also ensure the quality of applications ...|1646|2023-11-30| +|200|[zema1/suo5](https://github.com/zema1/suo5)|一款高性能 HTTP 代理隧道工具 A high-performance http proxy tunneling tool|1642|2023-11-21|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Groovy.md b/content/charts/overall/software/Groovy.md index a6f1a579..0301439e 100644 --- a/content/charts/overall/software/Groovy.md +++ b/content/charts/overall/software/Groovy.md @@ -1,14 +1,14 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Groovy -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2976|2023-09-04| +|1|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2977|2023-09-04| |2|[qq549631030/AndroidJunkCode](https://github.com/qq549631030/AndroidJunkCode)|Android马甲包生成垃圾代码插件|883|2023-08-11| -|3|[ihub-pub/plugins](https://github.com/ihub-pub/plugins)|A set of Gradle plug-ins that greatly simplify project management / 一套极大简化项目管理的Gradle插件集|731|2023-12-08| -|4|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|DevOps. Make the project development and release simpler, easier and more efficient.|497|2023-11-10| +|3|[ihub-pub/plugins](https://github.com/ihub-pub/plugins)|A set of Gradle plug-ins that greatly simplify project management / 一套极大简化项目管理的Gradle插件集|732|2023-12-08| +|4|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|DevOps. Make the project development and release simpler, easier and more efficient.|498|2023-11-10| |5|[2017398956/AspectPlugin](https://github.com/2017398956/AspectPlugin)|aspect 自动集成插件|19|2023-09-02| |6|[MystWeb/devops-library](https://github.com/MystWeb/devops-library)|Groovy Pipeline 共享库|6|2023-12-05| |7|[kakaroter/jenkins-pipeline](https://github.com/kakaroter/jenkins-pipeline)|CICD持续集成流水线pipeline通用模板|3|2023-08-21| diff --git a/content/charts/overall/software/HTML.md b/content/charts/overall/software/HTML.md index c4e8ca19..7b075120 100644 --- a/content/charts/overall/software/HTML.md +++ b/content/charts/overall/software/HTML.md @@ -1,118 +1,118 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > HTML -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|26974|2023-11-01| -|2|[dibingfa/flash-linux0.11-talk](https://github.com/dibingfa/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|17900|2023-06-11| -|3|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|12030|2023-08-23| +|2|[dibingfa/flash-linux0.11-talk](https://github.com/dibingfa/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|17902|2023-06-11| +|3|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|12038|2023-08-23| |4|[atelier-anchor/smiley-sans](https://github.com/atelier-anchor/smiley-sans)|得意黑 Smiley Sans:一款在人文观感和几何特征中寻找平衡的中文黑体|11726|2023-11-28| -|5|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|11496|2023-12-06| +|5|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|11500|2023-12-06| |6|[adams549659584/go-proxy-bingai](https://github.com/adams549659584/go-proxy-bingai)|用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。|8363|2023-11-20| -|7|[HugoBlox/hugo-blox-builder](https://github.com/HugoBlox/hugo-blox-builder)|😍 EASILY BUILD THE WEBSITE YOU WANT - NO CODE, JUST MARKDOWN BLOCKS! 使用块轻松创建任何类型的网站 - 无需代码。 一个应用程序,没有依赖项,没有 JS|7519|2023-12-06| -|8|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|7305|2023-11-28| -|9|[LianjiaTech/BELLE](https://github.com/LianjiaTech/BELLE)|BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)|7035|2023-12-07| -|10|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6674|2023-12-01| +|7|[HugoBlox/hugo-blox-builder](https://github.com/HugoBlox/hugo-blox-builder)|😍 EASILY BUILD THE WEBSITE YOU WANT - NO CODE, JUST MARKDOWN BLOCKS! 使用块轻松创建任何类型的网站 - 无需代码。 一个应用程序,没有依赖项,没有 JS|7522|2023-12-06| +|8|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|7309|2023-11-28| +|9|[LianjiaTech/BELLE](https://github.com/LianjiaTech/BELLE)|BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)|7036|2023-12-07| +|10|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6673|2023-12-01| |11|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|6580|2023-10-12| -|12|[tjy-gitnub/win12](https://github.com/tjy-gitnub/win12)|Windows 12 网页版,在线体验 点击下面的链接在线体验|5541|2023-12-04| -|13|[cotes2020/jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy)|A minimal, responsive, and feature-rich Jekyll theme for technical writing.|5378|2023-12-07| -|14|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:2024年系统架构设计师(软考高级)备考资料。|5064|2023-11-06| +|12|[tjy-gitnub/win12](https://github.com/tjy-gitnub/win12)|Windows 12 网页版,在线体验 点击下面的链接在线体验|5545|2023-12-04| +|13|[cotes2020/jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy)|A minimal, responsive, and feature-rich Jekyll theme for technical writing.|5378|2023-12-09| +|14|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:2024年系统架构设计师(软考高级)备考资料。|5065|2023-11-06| |15|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|5037|2023-11-08| -|16|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|4805|2023-12-05| -|17|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )|4671|2023-09-20| -|18|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |4057|2023-12-08| -|19|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|3868|2023-12-05| -|20|[Instruction-Tuning-with-GPT-4/GPT-4-LLM](https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM)|Instruction Tuning with GPT-4|3623|2023-06-11| -|21|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具(⚠️请勿在贡献代码以外的情况下 Fork)|3369|2023-12-08| +|16|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|4806|2023-12-05| +|17|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )|4670|2023-09-20| +|18|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |4059|2023-12-09| +|19|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|3876|2023-12-05| +|20|[Instruction-Tuning-with-GPT-4/GPT-4-LLM](https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM)|Instruction Tuning with GPT-4|3626|2023-06-11| +|21|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具(⚠️请勿在贡献代码以外的情况下 Fork)|3370|2023-12-08| |22|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3356|2023-12-05| |23|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2974|2023-10-14| -|24|[refscn/rplibs](https://github.com/refscn/rplibs)|Refs.cn 原型设计元件库,基于Axure RP 10/9,支持 Android、Apple、Windows、微信,移动、桌面平台的应用和网站原型设计。六年历程 2.8k+ star,感谢大家使用。|2949|2023-11-29| -|25|[x-dr/chatgptProxyAPI](https://github.com/x-dr/chatgptProxyAPI)|🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出|2553|2023-11-20| -|26|[OWASP/ASVS](https://github.com/OWASP/ASVS)|Application Security Verification Standard|2377|2023-12-01| +|24|[refscn/rplibs](https://github.com/refscn/rplibs)|Refs.cn 原型设计元件库,基于Axure RP 10/9,支持 Android、Apple、Windows、微信,移动、桌面平台的应用和网站原型设计。六年历程 2.8k+ star,感谢大家使用。|2948|2023-11-29| +|25|[x-dr/chatgptProxyAPI](https://github.com/x-dr/chatgptProxyAPI)|🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出|2558|2023-11-20| +|26|[OWASP/ASVS](https://github.com/OWASP/ASVS)|Application Security Verification Standard|2378|2023-12-01| |27|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|2360|2023-12-01| |28|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|2140|2023-12-01| -|29|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|2114|2023-11-23| -|30|[Syknapse/Contribute-To-This-Project](https://github.com/Syknapse/Contribute-To-This-Project)|This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.|1976|2023-12-07| +|29|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|2116|2023-11-23| +|30|[Syknapse/Contribute-To-This-Project](https://github.com/Syknapse/Contribute-To-This-Project)|This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.|1976|2023-12-09| |31|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1950|2023-07-18| -|32|[rust-lang/this-week-in-rust](https://github.com/rust-lang/this-week-in-rust)|Data for this-week-in-rust.org|1886|2023-12-08| -|33|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1853|2023-12-08| +|32|[rust-lang/this-week-in-rust](https://github.com/rust-lang/this-week-in-rust)|Data for this-week-in-rust.org|1886|2023-12-09| +|33|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1853|2023-12-09| |34|[cym1102/nginxWebUI](https://github.com/cym1102/nginxWebUI)|Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具,使用网页来快速配置与管理nginx单机与集群|1838|2023-11-23| |35|[maple3142/GDIndex](https://github.com/maple3142/GDIndex)|A Google Drive Index built with Vue Running on CloudFlare Workers|1831|2023-07-10| |36|[sinaweibosdk/weibo_android_sdk](https://github.com/sinaweibosdk/weibo_android_sdk)|新浪微博 Android SDK|1815|2023-10-11| -|37|[gh0stkey/Web-Fuzzing-Box](https://github.com/gh0stkey/Web-Fuzzing-Box)|Web Fuzzing Box - Web 模糊测试字典与一些Payloads,主要包含:弱口令暴力破解、目录以及文件枚举、Web漏洞...字典运用于实战案例:https://gh0st.cn/archives/2019-11-11/1|1792|2023-12-06| +|37|[gh0stkey/Web-Fuzzing-Box](https://github.com/gh0stkey/Web-Fuzzing-Box)|Web Fuzzing Box - Web 模糊测试字典与一些Payloads,主要包含:弱口令暴力破解、目录以及文件枚举、Web漏洞...字典运用于实战案例:https://gh0st.cn/archives/2019-11-11/1|1795|2023-12-06| |38|[logoove/weui](https://github.com/logoove/weui)|weui+是在weui和zepto基础上开发的增强UI组件,目前分为表单,基础,组件,js插件四大类,共计百余项功能,是最全的weui样式|1754|2023-11-02| -|39|[wx-chevalier/Awesome-CS-Books](https://github.com/wx-chevalier/Awesome-CS-Books)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1729|2023-12-04| +|39|[wx-chevalier/Awesome-CS-Books](https://github.com/wx-chevalier/Awesome-CS-Books)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1730|2023-12-04| |40|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1656|2023-09-28| |41|[ccforward/cc](https://github.com/ccforward/cc)|Code & Blog|1579|2023-09-04| |42|[NICEXAI/leaflet_zh](https://github.com/NICEXAI/leaflet_zh)|Leaflet 中文网|1485|2023-11-14| |43|[wx-chevalier/DistributedSystem-Notes](https://github.com/wx-chevalier/DistributedSystem-Notes)|:books: 深入浅出分布式基础架构,Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1484|2023-09-23| -|44|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1478|2023-12-05| -|45|[milvus-io/bootcamp](https://github.com/milvus-io/bootcamp)|Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.|1477|2023-12-08| -|46|[Threekiii/Vulnerability-Wiki](https://github.com/Threekiii/Vulnerability-Wiki)|基于 docsify 部署,目前漏洞数量 1000+|1371|2023-12-04| -|47|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|1352|2023-07-27| +|44|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1479|2023-12-09| +|45|[milvus-io/bootcamp](https://github.com/milvus-io/bootcamp)|Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.|1478|2023-12-08| +|46|[Threekiii/Vulnerability-Wiki](https://github.com/Threekiii/Vulnerability-Wiki)|基于 docsify 部署,目前漏洞数量 1000+|1373|2023-12-04| +|47|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|1353|2023-07-27| |48|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|🔥 cool-admin一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 3.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|1323|2023-12-03| |49|[openresty/openresty.org](https://github.com/openresty/openresty.org)|Code and data for the openresty.org site|1250|2023-12-08| |50|[cnych/qikqiak.com](https://github.com/cnych/qikqiak.com)|关注 chatgpt、容器、kubernetes、devops、python、golang、微服务等技术 🎉🎉🎉|1235|2023-07-23| |51|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|1203|2023-10-12| |52|[xiaolai/xiaolai.github.io](https://github.com/xiaolai/xiaolai.github.io)|an ever-growing brain|1202|2023-09-10| -|53|[aoaostar/legado](https://github.com/aoaostar/legado)|阅读APP书源|1190|2023-12-08| +|53|[aoaostar/legado](https://github.com/aoaostar/legado)|阅读APP书源|1192|2023-12-09| |54|[re-zero-khis/re0-web](https://github.com/re-zero-khis/re0-web)|Re0:从零开始的异世界生活 (WEB版)|1171|2023-11-21| -|55|[itbdw/ip-database](https://github.com/itbdw/ip-database)|免费IP离线数据库,支持IPV4+IPV6 ,国家、省、市、县、运营商|1160|2023-12-01| -|56|[Qexo/Qexo](https://github.com/Qexo/Qexo)|A Quick, Powerful and Pretty Online Manager for Hexo. |1152|2023-11-05| +|55|[Qexo/Qexo](https://github.com/Qexo/Qexo)|A Quick, Powerful and Pretty Online Manager for Hexo. |1160|2023-12-09| +|56|[itbdw/ip-database](https://github.com/itbdw/ip-database)|免费IP离线数据库,支持IPV4+IPV6 ,国家、省、市、县、运营商|1160|2023-12-01| |57|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|1087|2023-10-29| -|58|[qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV)|最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/|1074|2023-10-29| +|58|[qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV)|最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/|1076|2023-10-29| |59|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|1066|2023-12-02| -|60|[travellings-link/travellings](https://github.com/travellings-link/travellings)|开往-友链接力|1058|2023-12-04| +|60|[travellings-link/travellings](https://github.com/travellings-link/travellings)|开往-友链接力|1059|2023-12-08| |61|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|1053|2023-08-27| |62|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|1045|2023-08-18| |63|[MetaGLM/FinGLM](https://github.com/MetaGLM/FinGLM)|FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。|1035|2023-11-29| |64|[DIYgod/Resume](https://github.com/DIYgod/Resume)|:cake: Simple resume|1013|2023-11-09| -|65|[ricktu288/ray-optics](https://github.com/ricktu288/ray-optics)|A web app for creating and simulating 2D geometric optical scenes, with a gallery of (interactive) demos.|1006|2023-12-06| +|65|[ricktu288/ray-optics](https://github.com/ricktu288/ray-optics)|A web app for creating and simulating 2D geometric optical scenes, with a gallery of (interactive) demos.|1008|2023-12-06| |66|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|1006|2023-07-11| |67|[helloxz/ccaa](https://github.com/helloxz/ccaa)|Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载、文件管理。|995|2023-10-21| -|68|[wx-chevalier/Database-Notes](https://github.com/wx-chevalier/Database-Notes)|📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|985|2023-09-23| -|69|[nshalabi/ATTACK-Tools](https://github.com/nshalabi/ATTACK-Tools)|Utilities for MITRE™ ATT&CK|978|2023-10-20| +|68|[wx-chevalier/Database-Notes](https://github.com/wx-chevalier/Database-Notes)|📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|987|2023-09-23| +|69|[nshalabi/ATTACK-Tools](https://github.com/nshalabi/ATTACK-Tools)|Utilities for MITRE™ ATT&CK|977|2023-10-20| |70|[hhurz/tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jquery.plugin)|jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF|969|2023-10-30| |71|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|953|2023-11-09| |72|[thunlp/WebCPM](https://github.com/thunlp/WebCPM)|Official codes for ACL 2023 paper "WebCPM: Interactive Web Search for Chinese Long-form Question Answering"|912|2023-11-25| -|73|[dark-kingA/superSearchPlus](https://github.com/dark-kingA/superSearchPlus)|谷歌插件版本- superSearchPlus是聚合型信息收集插件,支持综合查询,资产测绘查询,信息收集 敏感信息提取 js资源扫描 目录扫描 vue组件扫描 整合了目前常见的资产测绘平台 同时支持数据导出|895|2023-12-07| -|74|[ybdt/exp-hub](https://github.com/ybdt/exp-hub)|漏洞检测、漏洞利用|879|2023-11-26| +|73|[dark-kingA/superSearchPlus](https://github.com/dark-kingA/superSearchPlus)|谷歌插件版本- superSearchPlus是聚合型信息收集插件,支持综合查询,资产测绘查询,信息收集 敏感信息提取 js资源扫描 目录扫描 vue组件扫描 整合了目前常见的资产测绘平台 同时支持数据导出|897|2023-12-07| +|74|[ybdt/exp-hub](https://github.com/ybdt/exp-hub)|漏洞检测、漏洞利用|880|2023-11-26| |75|[xianmin/hugo-theme-jane](https://github.com/xianmin/hugo-theme-jane)|A readable & concise theme for Hugo|875|2023-12-03| |76|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|869|2023-11-17| -|77|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|862|2023-12-08| -|78|[ybdt/post-hub](https://github.com/ybdt/post-hub)|内网渗透|841|2023-08-24| -|79|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|840|2023-12-07| -|80|[xqdoo00o/chatgpt-web](https://github.com/xqdoo00o/chatgpt-web)|Pure Javascript ChatGPT demo based on OpenAI API|810|2023-11-17| +|77|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|863|2023-12-08| +|78|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|844|2023-12-07| +|79|[ybdt/post-hub](https://github.com/ybdt/post-hub)|内网渗透|840|2023-08-24| +|80|[xqdoo00o/chatgpt-web](https://github.com/xqdoo00o/chatgpt-web)|Pure Javascript ChatGPT demo based on OpenAI API|811|2023-11-17| |81|[NJU-SE-15-share-review/professional-class](https://github.com/NJU-SE-15-share-review/professional-class)|NJUSE-专业课 LFS配额已经超支,可能已经无法继续contribute|801|2023-11-24| |82|[smart-test-ti/SoloX](https://github.com/smart-test-ti/SoloX)|💯SoloX - Real-time collection tool for Android/iOS performance data.(Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能测试工具)|800|2023-11-28| |83|[xinglie/report-designer](https://github.com/xinglie/report-designer)|⚡打印设计、可视化、标签打印、编辑器、设计器、数据分析、报表设计、组件化、表单设计、h5页面、调查问卷、pdf生成、流程图、试卷、SVG、图形元素、物联网、标签纸|769|2023-12-03| -|84|[bangumi/api](https://github.com/bangumi/api)|Build your app on Bangumi|745|2023-11-15| +|84|[bangumi/api](https://github.com/bangumi/api)|Build your app on Bangumi|746|2023-11-15| |85|[goose3/goose3](https://github.com/goose3/goose3)|A Python 3 compatible version of goose http://goose3.readthedocs.io/en/latest/index.html|726|2023-08-08| |86|[QianJianTech/LaTeXLive](https://github.com/QianJianTech/LaTeXLive)|LateX公式编辑器-妈叔出品|724|2023-07-02| -|87|[yuhuage/dizhi](https://github.com/yuhuage/dizhi)|雨花阁|721|2023-10-21| +|87|[yuhuage/dizhi](https://github.com/yuhuage/dizhi)|雨花阁|723|2023-10-21| |88|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |706|2023-12-04| |89|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|705|2023-09-02| |90|[oneStarLR/myblog-mybatis](https://github.com/oneStarLR/myblog-mybatis)|个人博客系统(SpringBoot+Mybatis)|705|2023-06-14| |91|[w3c/clreq](https://github.com/w3c/clreq)|Requirements for Chinese Text Layout|683|2023-11-16| -|92|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|681|2023-09-03| -|93|[xiaomabenten/system_architect](https://github.com/xiaomabenten/system_architect)|💯2024年 系统架构设计师(软考高级)备考资源库+配套免费刷题软件。|680|2023-11-02| +|92|[xiaomabenten/system_architect](https://github.com/xiaomabenten/system_architect)|💯2024年 系统架构设计师(软考高级)备考资源库+配套免费刷题软件。|682|2023-11-02| +|93|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|681|2023-09-03| |94|[project-trans/MtF-wiki](https://github.com/project-trans/MtF-wiki)|MtF.wiki is a free, open, and continuously updated transgender female knowledge integration site.|675|2023-12-08| -|95|[xbzstudio/Timeless-Sydney](https://github.com/xbzstudio/Timeless-Sydney)|好用的New Bing web客户端,功能众多~|671|2023-08-22| -|96|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|671|2023-07-13| -|97|[ant-design-blazor/ant-design-pro-blazor](https://github.com/ant-design-blazor/ant-design-pro-blazor)|👨🏻‍💻👩🏻‍💻 An out-of-box UI solution for enterprise applications as a Blazor boilerplate.|667|2023-11-26| +|95|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|671|2023-07-13| +|96|[xbzstudio/Timeless-Sydney](https://github.com/xbzstudio/Timeless-Sydney)|好用的New Bing web客户端,功能众多~|670|2023-08-22| +|97|[ant-design-blazor/ant-design-pro-blazor](https://github.com/ant-design-blazor/ant-design-pro-blazor)|👨🏻‍💻👩🏻‍💻 An out-of-box UI solution for enterprise applications as a Blazor boilerplate.|667|2023-12-08| |98|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|663|2023-12-06| |99|[zqzess/MyWebStorage](https://github.com/zqzess/MyWebStorage)|整合网络上现有的香色闺阁源|650|2023-12-04| |100|[FrankFang/gulu](https://github.com/FrankFang/gulu)|轱辘,面向源码阅读者的 UI 框架|649|2023-09-08| |101|[HEIGE-PCloud/DoIt](https://github.com/HEIGE-PCloud/DoIt)|A clean, elegant and advanced blog theme for Hugo.|646|2023-12-05| -|102|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|631|2023-11-15| -|103|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|598|2023-11-05| +|102|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|634|2023-11-15| +|103|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|599|2023-11-05| |104|[wardley-maps-community/awesome-wardley-maps](https://github.com/wardley-maps-community/awesome-wardley-maps)|Wardley maps community hub. Useful Wardley mapping resources|596|2023-10-30| |105|[zoom/meetingsdk-web-sample](https://github.com/zoom/meetingsdk-web-sample)|Zoom Meeting SDK web sample|596|2023-12-06| |106|[HTTPArchive/almanac.httparchive.org](https://github.com/HTTPArchive/almanac.httparchive.org)|HTTP Archive's annual "State of the Web" report made by the web community|582|2023-12-06| |107|[geeeeeeeek/videoproject](https://github.com/geeeeeeeek/videoproject)|基于python的视频点播网站,视频点播系统,python+Django开发的视频管理系统 - 毕业设计 - 课程设计|570|2023-11-03| -|108|[dmego/home.github.io](https://github.com/dmego/home.github.io)|个人主页|561|2023-12-08| +|108|[dmego/home.github.io](https://github.com/dmego/home.github.io)|个人主页|561|2023-12-09| |109|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|554|2023-11-17| |110|[adobe/NLP-Cube](https://github.com/adobe/NLP-Cube)|Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing|538|2023-06-22| |111|[w3c/chinese-ig](https://github.com/w3c/chinese-ig)|Web中文兴趣组|532|2023-10-23| @@ -121,13 +121,13 @@ |114|[kujian/weixinTip](https://github.com/kujian/weixinTip)|微信下载APP弹出提示|505|2023-10-26| |115|[lazyparser/weloveinterns](https://github.com/lazyparser/weloveinterns)|中科院软件所智能软件中心实习生社区|479|2023-11-27| |116|[plctlab/PLCT-Weekly](https://github.com/plctlab/PLCT-Weekly)|软件所PLCT实验室在开源领域的不定期简报|478|2023-12-05| -|117|[rdkmaster/jigsaw](https://github.com/rdkmaster/jigsaw)|Jigsaw七巧板 provides a set of web components based on Angular5/8/9+. The main purpose of Jigsaw is to help the application developers to construct complex & intensive interacting & user friendly web pag ...|475|2023-12-08| +|117|[rdkmaster/jigsaw](https://github.com/rdkmaster/jigsaw)|Jigsaw七巧板 provides a set of web components based on Angular5/8/9+. The main purpose of Jigsaw is to help the application developers to construct complex & intensive interacting & user friendly web pag ...|475|2023-12-09| |118|[Julie-Wang/jackfrued-Python-100-Days](https://github.com/Julie-Wang/jackfrued-Python-100-Days)|-|467|2023-10-17| |119|[AmazingRise/hugo-theme-diary](https://github.com/AmazingRise/hugo-theme-diary)|Moments piled up. A Hugo theme ported from SumiMakito/hexo-theme-Journal.|464|2023-11-20| |120|[OpenIoTHub/OpenIoTHub](https://github.com/OpenIoTHub/OpenIoTHub)|💖A free IoT (Internet of Things) platform and private cloud. [一个免费的物联网和私有云平台,支持内网穿透]|461|2023-11-20| |121|[joway/hugo-theme-yinyang](https://github.com/joway/hugo-theme-yinyang)|A black-white theme for Hugo.|445|2023-10-09| |122|[zhegexiaohuozi/JsoupXpath](https://github.com/zhegexiaohuozi/JsoupXpath)|纯Java实现的支持W3C Xpath 1.0标准语法的HTML解析器。A html parser with xpath base on Jsoup and Antlr4. Maybe it is the best in java.Just try it. |440|2023-12-05| -|123|[razonyang/hugo-theme-bootstrap](https://github.com/razonyang/hugo-theme-bootstrap)|A fast, responsive, multipurpose and feature-rich Hugo theme.|435|2023-12-05| +|123|[razonyang/hugo-theme-bootstrap](https://github.com/razonyang/hugo-theme-bootstrap)|A fast, responsive, multipurpose and feature-rich Hugo theme.|436|2023-12-05| |124|[Shao-Kui/D3.js-Demos](https://github.com/Shao-Kui/D3.js-Demos)|-|429|2023-09-26| |125|[bulianglin/psub](https://github.com/bulianglin/psub)|利用CF Worker搭建的反代订阅转换工具|405|2023-11-01| |126|[waityousea/xuniren](https://github.com/waityousea/xuniren)|-|398|2023-11-27| @@ -143,36 +143,36 @@ |136|[LuckyPuppy514/Play-With-MPV](https://github.com/LuckyPuppy514/Play-With-MPV)|使用 MPV 播放网页中的视频|357|2023-11-10| |137|[DistSysCorp/ddia](https://github.com/DistSysCorp/ddia)|DDIA 逐章精读|355|2023-12-01| |138|[cdfmlr/muvtuber](https://github.com/cdfmlr/muvtuber)|Makes your AI vtuber|348|2023-08-14| -|139|[DualSubs/YouTube](https://github.com/DualSubs/YouTube)|YouTube字幕增强及双语模块|344|2023-11-02| +|139|[DualSubs/YouTube](https://github.com/DualSubs/YouTube)|YouTube字幕增强及双语模块|345|2023-11-02| |140|[folkstory/lingqiu](https://github.com/folkstory/lingqiu)|灵丘民间故事歌谣谚语集成|343|2023-09-04| |141|[lijiejie/eyes.sh](https://github.com/lijiejie/eyes.sh)|Optimized DNS/HTTP Log Tool for pentesters, faster and easy to use.|339|2023-08-23| |142|[Programming-With-Love/JVMStudy](https://github.com/Programming-With-Love/JVMStudy)|💊JVM 底层原理解析 |332|2023-11-16| |143|[neil-pan-s/one-quant-doc](https://github.com/neil-pan-s/one-quant-doc)|缠中说禅-缠论技术分析 实时自动笔段画线、中枢标识 递归分析整体走势 作为买卖分析参考|332|2023-06-29| -|144|[warmsound/crystal-face](https://github.com/warmsound/crystal-face)|Garmin Connect IQ watch face|331|2023-12-05| +|144|[warmsound/crystal-face](https://github.com/warmsound/crystal-face)|Garmin Connect IQ watch face|331|2023-12-09| |145|[confcodeofconduct/confcodeofconduct.com](https://github.com/confcodeofconduct/confcodeofconduct.com)|A code of conduct template for conferences|329|2023-10-05| |146|[knowsex/knowsex.github.io](https://github.com/knowsex/knowsex.github.io)|KnowSex ,开放式性教育网站。KnowSex.net is a sex education website.|323|2023-12-06| |147|[daliansky/daliansky.github.io](https://github.com/daliansky/daliansky.github.io)|黑果小兵的部落阁|320|2023-11-27| |148|[zenuo/gogo](https://github.com/zenuo/gogo)|「勾勾」是一个搜索工具,搜索结果基于谷歌,致力于「安全和简洁」的搜索体验。|313|2023-08-28| -|149|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|300|2023-11-16| -|150|[x-dr/tts](https://github.com/x-dr/tts)|微软azure文本转语音 音频下载|298|2023-11-28| -|151|[duanbiaowu/go-examples-for-beginners](https://github.com/duanbiaowu/go-examples-for-beginners)|Getting Started Go|297|2023-11-09| -|152|[CyC2018/Text-Typesetting](https://github.com/CyC2018/Text-Typesetting)|:art: 中英混排文档在线排版工具|297|2023-11-06| -|153|[xuyuanzhi051/My520](https://github.com/xuyuanzhi051/My520)|520表白神器|295|2023-09-07| -|154|[1024huijia/GoHome](https://github.com/1024huijia/GoHome)|1024,1024回家,91地址,老司机,草榴,91,91porn,免翻,地址,长期,自动更新,邀请码,小草,porn,小草安卓,安装包|282|2023-09-04| -|155|[yangzongzhuan/RuoYi-fast](https://github.com/yangzongzhuan/RuoYi-fast)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|281|2023-12-05| -|156|[Meekdai/Gmeek](https://github.com/Meekdai/Gmeek)|Gmeek is a Blog All in Github|274|2023-12-01| +|149|[x-dr/tts](https://github.com/x-dr/tts)|微软azure文本转语音 音频下载|309|2023-11-28| +|150|[Meekdai/Gmeek](https://github.com/Meekdai/Gmeek)|Gmeek is a Blog All in Github|300|2023-12-01| +|151|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|300|2023-11-16| +|152|[duanbiaowu/go-examples-for-beginners](https://github.com/duanbiaowu/go-examples-for-beginners)|Getting Started Go|298|2023-11-09| +|153|[CyC2018/Text-Typesetting](https://github.com/CyC2018/Text-Typesetting)|:art: 中英混排文档在线排版工具|297|2023-11-06| +|154|[xuyuanzhi051/My520](https://github.com/xuyuanzhi051/My520)|520表白神器|295|2023-09-07| +|155|[1024huijia/GoHome](https://github.com/1024huijia/GoHome)|1024,1024回家,91地址,老司机,草榴,91,91porn,免翻,地址,长期,自动更新,邀请码,小草,porn,小草安卓,安装包|282|2023-09-04| +|156|[yangzongzhuan/RuoYi-fast](https://github.com/yangzongzhuan/RuoYi-fast)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|281|2023-12-05| |157|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|271|2023-06-13| -|158|[mqycn/huile8](https://github.com/mqycn/huile8)|英语差等生必备的 vscode 插件,解决 单词不会读、单词不认识的痛点|269|2023-06-21| +|158|[mqycn/huile8](https://github.com/mqycn/huile8)|英语差等生必备的 vscode 插件,解决 单词不会读、单词不认识的痛点|270|2023-06-21| |159|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|269|2023-11-20| |160|[g1eny0ung/hugo-theme-dream](https://github.com/g1eny0ung/hugo-theme-dream)|🌱 Hugo theme named Dream.|265|2023-10-17| -|161|[miaoermua/CatWrt](https://github.com/miaoermua/CatWrt)|🌠 客制化 OpenWrt 智能网关|260|2023-12-06| -|162|[breakings/OpenWrt](https://github.com/breakings/OpenWrt)|-|260|2023-11-28| +|161|[breakings/OpenWrt](https://github.com/breakings/OpenWrt)|-|261|2023-11-28| +|162|[miaoermua/CatWrt](https://github.com/miaoermua/CatWrt)|🌠 客制化 OpenWrt 智能网关|260|2023-12-06| |163|[1pone/clockindle](https://github.com/1pone/clockindle)|Kindle拯救计划——一个Kindle实用工具网站,让你吃灰的Kindle成为时钟、天气看板、电子相册、微博热搜榜单...|259|2023-12-06| |164|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|256|2023-12-01| |165|[yumendy/LibraryManagement](https://github.com/yumendy/LibraryManagement)|-|254|2023-06-21| |166|[w3c/danmaku](https://github.com/w3c/danmaku)|Bullet Chatting Proposal|252|2023-06-12| |167|[xiongbao/we.dog](https://github.com/xiongbao/we.dog)|我们是狗,舔狗。心酸的舔狗日记。|246|2023-11-16| -|168|[kono-dada/Sakuranotoki-Chinese](https://github.com/kono-dada/Sakuranotoki-Chinese)|樱之刻简中汉化|241|2023-10-06| +|168|[kono-dada/Sakuranotoki-Chinese](https://github.com/kono-dada/Sakuranotoki-Chinese)|樱之刻简中汉化|243|2023-10-06| |169|[souying/vercel-api-proxy](https://github.com/souying/vercel-api-proxy)|vercel反向代理。完全免费,万能代理,可代理全网一切接口,包括openai、github、google、Telegram、全面代理ai项目一键安装|234|2023-07-17| |170|[TheBlindM/T-Shell](https://github.com/TheBlindM/T-Shell)|智能命令行终端应用|234|2023-06-13| |171|[sodafoundation/strato](https://github.com/sodafoundation/strato)|SODA Strato (Multi-cloud) project provides a cloud vendor agnostic data management for hybrid cloud, intercloud or intracloud. This project is renamed as 'Strato' |232|2023-07-13| @@ -184,25 +184,25 @@ |177|[wyagd001/wyagd001.github.io](https://github.com/wyagd001/wyagd001.github.io)|个人主页, Autohotkey 中文帮助, 自用脚本介绍|215|2023-12-03| |178|[radogado/niui](https://github.com/radogado/niui)|Lightweight, feature-rich, accessible front-end UI library|213|2023-11-10| |179|[LKI/lki.github.io](https://github.com/LKI/lki.github.io)|My blog, with memes in issues and TILs in README.|211|2023-11-04| -|180|[microsoft/cordova-simulate](https://github.com/microsoft/cordova-simulate)|Simulates your Apache Cordova application in the browser.|209|2023-11-24| +|180|[microsoft/cordova-simulate](https://github.com/microsoft/cordova-simulate)|Simulates your Apache Cordova application in the browser.|209|2023-12-08| |181|[laike9m/My_Blog](https://github.com/laike9m/My_Blog)|My Django Blog|209|2023-11-19| |182|[wx-chevalier/Frontend-Notes](https://github.com/wx-chevalier/Frontend-Notes)|:books: 大前端的工程实践:iOS 篇 Android 篇 混合式开发篇 - ReactNative、Weex、Weapp|208|2023-08-25| |183|[SSPanel-UIM/Wiki](https://github.com/SSPanel-UIM/Wiki)|我们安装,我们更新,我们开发|206|2023-12-05| -|184|[ayaka14732/FanWunMing](https://github.com/ayaka14732/FanWunMing)|A Simplified-Chinese-to-Traditional-Chinese font based on GenYoMin, which can handle the one-to-many problem 繁媛明朝是基於源樣明體開發的簡轉繁字型,能處理一簡對多繁|202|2023-07-12| +|184|[ayaka14732/FanWunMing](https://github.com/ayaka14732/FanWunMing)|A Simplified-Chinese-to-Traditional-Chinese font based on GenYoMin, which can handle the one-to-many problem 繁媛明朝是基於源樣明體開發的簡轉繁字型,能處理一簡對多繁|203|2023-07-12| |185|[zhanggao2013/AmazingQuant](https://github.com/zhanggao2013/AmazingQuant)|AmazingQuant——为交易而生的智能投研Lab。包含策略组合研究服务、量化数据服务、指标计算服务、绩效分析服务四大功能模块。|199|2023-12-07| |186|[openspug/index](https://github.com/openspug/index)|企业内部导航页|198|2023-11-17| |187|[siddhantgoel/awesome-beancount](https://github.com/siddhantgoel/awesome-beancount)|Awesome Beancount Resources|198|2023-11-26| |188|[rawchen/AliPan](https://github.com/rawchen/AliPan)|阿里云盘列表程序 - Spring Boot|196|2023-10-16| |189|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|194|2023-09-21| -|190|[heistak/your-code-displays-japanese-wrong](https://github.com/heistak/your-code-displays-japanese-wrong)|A static website to link to when someone's code is displaying Japanese wrong.|193|2023-08-15| -|191|[iplaycode/webstack-hugo](https://github.com/iplaycode/webstack-hugo)|Hugo版 WebStack 主题 Demo|192|2023-07-26| +|190|[iplaycode/webstack-hugo](https://github.com/iplaycode/webstack-hugo)|Hugo版 WebStack 主题 Demo|193|2023-07-26| +|191|[heistak/your-code-displays-japanese-wrong](https://github.com/heistak/your-code-displays-japanese-wrong)|A static website to link to when someone's code is displaying Japanese wrong.|193|2023-08-15| |192|[Wscats/virtual-dom](https://github.com/Wscats/virtual-dom)|关于Vue,React,Preact和Omi等框架源码的解读|190|2023-06-16| |193|[ZJUZBW/-Wotr-BD-](https://github.com/ZJUZBW/-Wotr-BD-)|开拓者-正义之怒的剧情队友的强力Build收集|188|2023-12-06| -|194|[YongxinLiu/EasyAmplicon](https://github.com/YongxinLiu/EasyAmplicon)|Easy Amplicon data analysis pipeline |187|2023-10-15| -|195|[wangrenyisme/Shukongdashi](https://github.com/wangrenyisme/Shukongdashi)|使用知识图谱,自然语言处理,卷积神经网络等技术,基于python语言,设计了一个数控领域故障诊断专家系统|187|2023-08-28| -|196|[yihui/yihui.org](https://github.com/yihui/yihui.org)|Personal website and discussion board of Yihui Xie 谢益辉|187|2023-12-06| -|197|[kbtxwer/IELTS](https://github.com/kbtxwer/IELTS)|剑桥雅思|186|2023-06-25| -|198|[ZJUZBW/Wotr-BD-LR](https://github.com/ZJUZBW/Wotr-BD-LR)|正义之怒Wotr主角BD搜集|186|2023-12-06| +|194|[YongxinLiu/EasyAmplicon](https://github.com/YongxinLiu/EasyAmplicon)|Easy Amplicon data analysis pipeline |188|2023-10-15| +|195|[kbtxwer/IELTS](https://github.com/kbtxwer/IELTS)|剑桥雅思|187|2023-06-25| +|196|[ZJUZBW/Wotr-BD-LR](https://github.com/ZJUZBW/Wotr-BD-LR)|正义之怒Wotr主角BD搜集|187|2023-12-06| +|197|[wangrenyisme/Shukongdashi](https://github.com/wangrenyisme/Shukongdashi)|使用知识图谱,自然语言处理,卷积神经网络等技术,基于python语言,设计了一个数控领域故障诊断专家系统|187|2023-08-28| +|198|[yihui/yihui.org](https://github.com/yihui/yihui.org)|Personal website and discussion board of Yihui Xie 谢益辉|187|2023-12-06| |199|[MugglePay/MugglePay](https://github.com/MugglePay/MugglePay)|Make Crypto Payment Easy 让数字货币支付更简单|186|2023-11-27| |200|[youerning/blog](https://github.com/youerning/blog)|文章列表|184|2023-11-26| diff --git a/content/charts/overall/software/Java.md b/content/charts/overall/software/Java.md index 6b3dac38..9cd99325 100644 --- a/content/charts/overall/software/Java.md +++ b/content/charts/overall/software/Java.md @@ -1,205 +1,205 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Java -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|72200|2023-12-04| -|2|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39584|2023-12-08| -|3|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|36548|2023-12-08| -|4|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34064|2023-12-04| -|5|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|33893|2023-12-04| -|6|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31077|2023-11-21| -|7|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|29919|2023-12-08| -|8|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|29610|2023-12-07| -|9|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28505|2023-12-08| -|10|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|28071|2023-12-07| -|11|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|27579|2023-12-05| -|12|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27412|2023-12-08| -|13|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27071|2023-12-04| -|14|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|26752|2023-12-08| +|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|72246|2023-12-04| +|2|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39588|2023-12-09| +|3|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|36549|2023-12-08| +|4|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34066|2023-12-04| +|5|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|33900|2023-12-09| +|6|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31078|2023-11-21| +|7|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|29924|2023-12-08| +|8|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|29624|2023-12-09| +|9|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28508|2023-12-08| +|10|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|28078|2023-12-07| +|11|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|27580|2023-12-05| +|12|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27414|2023-12-09| +|13|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27073|2023-12-04| +|14|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|26757|2023-12-09| |15|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|26558|2023-07-15| -|16|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|25666|2023-12-07| +|16|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|25667|2023-12-07| |17|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25507|2023-11-18| -|18|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24566|2023-12-08| +|18|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24569|2023-12-09| |19|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|24490|2023-11-19| -|20|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23852|2023-12-08| -|21|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|22695|2023-12-08| -|22|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21607|2023-12-01| -|23|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|20991|2023-12-08| -|24|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|20414|2023-12-04| +|20|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23853|2023-12-08| +|21|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|22698|2023-12-08| +|22|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21609|2023-12-01| +|23|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|20994|2023-12-08| +|24|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|20419|2023-12-04| |25|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19767|2023-12-06| -|26|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19292|2023-11-21| -|27|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18532|2023-10-30| -|28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18215|2023-11-09| -|29|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17009|2023-12-07| -|30|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|16109|2023-12-06| -|31|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15419|2023-12-03| -|32|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|14475|2023-12-08| -|33|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|14451|2023-12-07| -|34|[YunaiV/yudao-cloud](https://github.com/YunaiV/yudao-cloud)|ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|14427|2023-12-08| +|26|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19293|2023-11-21| +|27|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18530|2023-10-30| +|28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18216|2023-11-09| +|29|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17009|2023-12-09| +|30|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|16111|2023-12-06| +|31|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15420|2023-12-03| +|32|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|14479|2023-12-08| +|33|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|14452|2023-12-07| +|34|[YunaiV/yudao-cloud](https://github.com/YunaiV/yudao-cloud)|ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|14432|2023-12-09| |35|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|14320|2023-09-11| |36|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|14236|2023-11-27| -|37|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|13597|2023-12-08| -|38|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|12995|2023-11-09| -|39|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|12858|2023-10-31| -|40|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是 ...|12213|2023-12-08| -|41|[codecentric/spring-boot-admin](https://github.com/codecentric/spring-boot-admin)|Admin UI for administration of spring boot applications|11999|2023-12-08| -|42|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|11929|2023-12-03| -|43|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|11798|2023-09-20| -|44|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|11217|2023-11-14| +|37|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|13602|2023-12-08| +|38|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|12999|2023-11-09| +|39|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|12857|2023-10-31| +|40|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是 ...|12219|2023-12-08| +|41|[codecentric/spring-boot-admin](https://github.com/codecentric/spring-boot-admin)|Admin UI for administration of spring boot applications|12000|2023-12-09| +|42|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|11930|2023-12-03| +|43|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|11799|2023-09-20| +|44|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|11219|2023-11-14| |45|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|11031|2023-12-05| -|46|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud 2021 & Alibaba、Spring Boot 2.7、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Sp ...|10971|2023-11-10| -|47|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|10746|2023-12-04| +|46|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud 2021 & Alibaba、Spring Boot 2.7、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Sp ...|10974|2023-11-10| +|47|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|10748|2023-12-04| |48|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|10696|2023-08-20| -|49|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall是一套电商系统,包括基础版本(Spring Boot+Thymeleaf)、前后端分离版本(Spring Boot+Vue 3+Element-Plus+Vue-Router 4+Pinia+Vant 4) 、秒杀版本、Go语言版本、微服务版本(Spring Cloud Alibaba+Nacos+Sentinel+Seata+Spring Cloud Gateway+ ...|10550|2023-10-09| -|50|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 一站式开源持续测试平台,为软件质量保驾护航。搞测试,就选 MeterSphere!|10435|2023-12-08| -|51|[apache/doris](https://github.com/apache/doris)|Apache Doris is an easy-to-use, high performance and unified analytics database.|10239|2023-12-08| -|52|[chat2db/Chat2DB](https://github.com/chat2db/Chat2DB)|🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)|10045|2023-12-08| +|49|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall是一套电商系统,包括基础版本(Spring Boot+Thymeleaf)、前后端分离版本(Spring Boot+Vue 3+Element-Plus+Vue-Router 4+Pinia+Vant 4) 、秒杀版本、Go语言版本、微服务版本(Spring Cloud Alibaba+Nacos+Sentinel+Seata+Spring Cloud Gateway+ ...|10553|2023-10-09| +|50|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 一站式开源持续测试平台,为软件质量保驾护航。搞测试,就选 MeterSphere!|10435|2023-12-09| +|51|[apache/doris](https://github.com/apache/doris)|Apache Doris is an easy-to-use, high performance and unified analytics database.|10239|2023-12-09| +|52|[chat2db/Chat2DB](https://github.com/chat2db/Chat2DB)|🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)|10051|2023-12-08| |53|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9709|2023-10-09| -|54|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9444|2023-10-18| -|55|[debezium/debezium](https://github.com/debezium/debezium)|Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.|9376|2023-12-08| -|56|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|Universal File Online Preview Project based on Spring-Boot|9148|2023-12-01| -|57|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8848|2023-08-07| -|58|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|8837|2023-12-03| -|59|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|8700|2023-06-14| -|60|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!|8538|2023-11-30| -|61|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|8390|2023-10-20| -|62|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|8382|2023-09-07| -|63|[zfile-dev/zfile](https://github.com/zfile-dev/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai、上传、下载|8289|2023-11-23| -|64|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|8183|2023-12-04| -|65|[Snoopy1866/LiTiaotiao-Custom-Rules](https://github.com/Snoopy1866/LiTiaotiao-Custom-Rules)|李跳跳自定义规则|8177|2023-11-11| -|66|[apache/shenyu](https://github.com/apache/shenyu)|Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.|8151|2023-12-08| -|67|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports ...|8094|2023-11-03| -|68|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|7881|2023-09-18| -|69|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed to easily build cross-platform dynamic apps. 👏|7673|2023-12-07| -|70|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7570|2023-09-06| -|71|[wildfirechat/im-server](https://github.com/wildfirechat/im-server)|即时通讯(IM)系统|7491|2023-12-07| -|72|[li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)|🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for A ...|7381|2023-11-30| -|73|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|7190|2023-11-04| -|74|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|7188|2023-12-05| -|75|[Team-xManager/xManager](https://github.com/Team-xManager/xManager)|Ad-Free, New Features & Freedom|6955|2023-11-27| -|76|[alibaba/transmittable-thread-local](https://github.com/alibaba/transmittable-thread-local)|📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using ...|6951|2023-12-07| -|77|[apache/seatunnel](https://github.com/apache/seatunnel)|SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.|6751|2023-12-07| -|78|[markzhai/AndroidPerformanceMonitor](https://github.com/markzhai/AndroidPerformanceMonitor)|A transparent ui-block detection library for Android. (known as BlockCanary)|6598|2023-07-15| -|79|[didi/KnowStreaming](https://github.com/didi/KnowStreaming)|一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛|6535|2023-12-03| -|80|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|6446|2023-10-16| -|81|[NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg)|ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典|6384|2023-11-19| -|82|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|6246|2023-10-09| -|83|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库,包括日期及时间选择器(可用于出生日期、营业时间等)、单项选择器(可用于性别、民族、职业、学历、星座等)、二三级联动选择器(可用于车牌号、基金定投日期等)、城市地址选择器(分省级、地市级及区县级)、数字选择器(可用于年龄、身高、体重、温度等)、日历选日期择器(可用于酒店及机票预定日期)、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|6186|2023-12-02| -|84|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|6168|2023-07-18| -|85|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|6064|2023-12-04| -|86|[singwhatiwanna/dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk)|DL : dynamic load framework in android|6009|2023-07-13| -|87|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5862|2023-12-04| -|88|[raphw/byte-buddy](https://github.com/raphw/byte-buddy)|Runtime code generation for the Java virtual machine.|5842|2023-11-27| -|89|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5819|2023-11-28| -|90|[huanghongxun/HMCL](https://github.com/huanghongxun/HMCL)|A Minecraft Launcher which is multi-functional, cross-platform and popular|5763|2023-12-08| -|91|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5686|2023-08-16| -|92|[knightliao/disconf](https://github.com/knightliao/disconf)|Distributed Configuration Management Platform(分布式配置管理平台)|5574|2023-07-18| -|93|[Nepxion/Discovery](https://github.com/Nepxion/Discovery)|☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover, active 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活|5448|2023-11-23| -|94|[AriaLyy/Aria](https://github.com/AriaLyy/Aria)|下载可以很简单|5413|2023-08-15| -|95|[TommyLemon/Android-ZBLibrary](https://github.com/TommyLemon/Android-ZBLibrary)|🔥 Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥 An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.|5364|2023-08-09| -|96|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️微服务商城系统 springcloud微服务商城|5283|2023-12-04| -|97|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2022 、Spring Boot 3.1、 OAuth2 的 RBAC 权限管理系统|5230|2023-12-07| -|98|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|5102|2023-11-21| -|99|[Trinea/android-common](https://github.com/Trinea/android-common)|Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on|5018|2023-12-06| -|100|[DingMouRen/LayoutManagerGroup](https://github.com/DingMouRen/LayoutManagerGroup)|:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)|4960|2023-10-11| -|101|[getActivity/XXPermissions](https://github.com/getActivity/XXPermissions)|Android 权限请求框架,已适配 Android 14|4959|2023-10-10| -|102|[zfdang/Android-Touch-Helper](https://github.com/zfdang/Android-Touch-Helper)|开屏跳过-安卓系统的开屏广告自动跳过助手|4951|2023-10-31| -|103|[Javen205/IJPay](https://github.com/Javen205/IJPay)|IJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨ |4950|2023-11-30| -|104|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|🔥「数据可视化报表工具」类似excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|4890|2023-12-08| -|105|[opengoofy/hippo4j](https://github.com/opengoofy/hippo4j)|📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.|4879|2023-11-28| -|106|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4854|2023-11-09| -|107|[sofastack/sofa-boot](https://github.com/sofastack/sofa-boot)|SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.|4836|2023-12-08| -|108|[jetlinks/jetlinks-community](https://github.com/jetlinks/jetlinks-community)|JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|4744|2023-12-06| -|109|[Frooodle/Stirling-PDF](https://github.com/Frooodle/Stirling-PDF)|locally hosted web application that allows you to perform various operations on PDF files|4729|2023-12-07| -|110|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|CDC Connectors for Apache Flink®|4705|2023-12-08| -|111|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:fire:推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。|4600|2023-12-07| -|112|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|4591|2023-09-08| -|113|[pili-engineering/PLDroidPlayer](https://github.com/pili-engineering/PLDroidPlayer)|PLDroidPlayer 是七牛推出的一款免费的适用于 Android 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|4560|2023-11-07| -|114|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|4513|2023-12-07| -|115|[apache/rocketmq-externals](https://github.com/apache/rocketmq-externals)|Mirror of Apache RocketMQ (Incubating)|4499|2023-08-29| -|116|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|4459|2023-12-03| -|117|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|4422|2023-10-07| -|118|[alibaba/QLExpress](https://github.com/alibaba/QLExpress)|QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.|4408|2023-12-07| -|119|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。 |4379|2023-11-30| -|120|[baomidou/dynamic-datasource](https://github.com/baomidou/dynamic-datasource)|dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务 |4294|2023-11-16| -|121|[tiann/epic](https://github.com/tiann/epic)|Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11|4271|2023-07-22| -|122|[saysky/ForestBlog](https://github.com/saysky/ForestBlog)|一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统|4255|2023-06-09| -|123|[jeequan/jeepay](https://github.com/jeequan/jeepay)|Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。|4216|2023-12-05| +|54|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9445|2023-10-18| +|55|[debezium/debezium](https://github.com/debezium/debezium)|Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.|9378|2023-12-08| +|56|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|Universal File Online Preview Project based on Spring-Boot|9150|2023-12-01| +|57|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|9027|2023-12-09| +|58|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|8853|2023-12-03| +|59|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8847|2023-08-07| +|60|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|8701|2023-06-14| +|61|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!|8538|2023-11-30| +|62|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|8390|2023-10-20| +|63|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|8382|2023-09-07| +|64|[zfile-dev/zfile](https://github.com/zfile-dev/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai、上传、下载|8291|2023-11-23| +|65|[Snoopy1866/LiTiaotiao-Custom-Rules](https://github.com/Snoopy1866/LiTiaotiao-Custom-Rules)|李跳跳自定义规则|8193|2023-11-11| +|66|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|8183|2023-12-04| +|67|[apache/shenyu](https://github.com/apache/shenyu)|Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.|8152|2023-12-09| +|68|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports ...|8094|2023-11-03| +|69|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|7882|2023-09-18| +|70|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed to easily build cross-platform dynamic apps. 👏|7673|2023-12-07| +|71|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7570|2023-09-06| +|72|[wildfirechat/im-server](https://github.com/wildfirechat/im-server)|即时通讯(IM)系统|7492|2023-12-07| +|73|[li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)|🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for A ...|7381|2023-11-30| +|74|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|7190|2023-11-04| +|75|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|7188|2023-12-05| +|76|[Team-xManager/xManager](https://github.com/Team-xManager/xManager)|Ad-Free, New Features & Freedom|6975|2023-12-08| +|77|[alibaba/transmittable-thread-local](https://github.com/alibaba/transmittable-thread-local)|📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using ...|6951|2023-12-07| +|78|[apache/seatunnel](https://github.com/apache/seatunnel)|SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.|6762|2023-12-09| +|79|[markzhai/AndroidPerformanceMonitor](https://github.com/markzhai/AndroidPerformanceMonitor)|A transparent ui-block detection library for Android. (known as BlockCanary)|6598|2023-07-15| +|80|[didi/KnowStreaming](https://github.com/didi/KnowStreaming)|一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛|6535|2023-12-03| +|81|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|6446|2023-10-16| +|82|[NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg)|ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典|6384|2023-11-19| +|83|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|6246|2023-10-09| +|84|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库,包括日期及时间选择器(可用于出生日期、营业时间等)、单项选择器(可用于性别、民族、职业、学历、星座等)、二三级联动选择器(可用于车牌号、基金定投日期等)、城市地址选择器(分省级、地市级及区县级)、数字选择器(可用于年龄、身高、体重、温度等)、日历选日期择器(可用于酒店及机票预定日期)、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|6186|2023-12-02| +|85|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|6168|2023-07-18| +|86|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|6065|2023-12-04| +|87|[singwhatiwanna/dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk)|DL : dynamic load framework in android|6009|2023-07-13| +|88|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5862|2023-12-04| +|89|[raphw/byte-buddy](https://github.com/raphw/byte-buddy)|Runtime code generation for the Java virtual machine.|5845|2023-11-27| +|90|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5819|2023-11-28| +|91|[huanghongxun/HMCL](https://github.com/huanghongxun/HMCL)|A Minecraft Launcher which is multi-functional, cross-platform and popular|5763|2023-12-08| +|92|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5686|2023-08-16| +|93|[knightliao/disconf](https://github.com/knightliao/disconf)|Distributed Configuration Management Platform(分布式配置管理平台)|5574|2023-07-18| +|94|[Nepxion/Discovery](https://github.com/Nepxion/Discovery)|☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover, active 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活|5448|2023-11-23| +|95|[AriaLyy/Aria](https://github.com/AriaLyy/Aria)|下载可以很简单|5412|2023-08-15| +|96|[TommyLemon/Android-ZBLibrary](https://github.com/TommyLemon/Android-ZBLibrary)|🔥 Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥 An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.|5364|2023-08-09| +|97|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️微服务商城系统 springcloud微服务商城|5287|2023-12-04| +|98|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2022 、Spring Boot 3.1、 OAuth2 的 RBAC 权限管理系统|5231|2023-12-07| +|99|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|5102|2023-11-21| +|100|[Trinea/android-common](https://github.com/Trinea/android-common)|Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on|5018|2023-12-06| +|101|[DingMouRen/LayoutManagerGroup](https://github.com/DingMouRen/LayoutManagerGroup)|:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)|4960|2023-10-11| +|102|[getActivity/XXPermissions](https://github.com/getActivity/XXPermissions)|Android 权限请求框架,已适配 Android 14|4959|2023-10-10| +|103|[zfdang/Android-Touch-Helper](https://github.com/zfdang/Android-Touch-Helper)|开屏跳过-安卓系统的开屏广告自动跳过助手|4951|2023-10-31| +|104|[Javen205/IJPay](https://github.com/Javen205/IJPay)|IJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨ |4950|2023-11-30| +|105|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|🔥「数据可视化报表工具」类似excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|4893|2023-12-08| +|106|[opengoofy/hippo4j](https://github.com/opengoofy/hippo4j)|📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.|4882|2023-11-28| +|107|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4855|2023-11-09| +|108|[sofastack/sofa-boot](https://github.com/sofastack/sofa-boot)|SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.|4836|2023-12-08| +|109|[Frooodle/Stirling-PDF](https://github.com/Frooodle/Stirling-PDF)|locally hosted web application that allows you to perform various operations on PDF files|4775|2023-12-08| +|110|[jetlinks/jetlinks-community](https://github.com/jetlinks/jetlinks-community)|JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|4746|2023-12-06| +|111|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|CDC Connectors for Apache Flink®|4707|2023-12-08| +|112|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:fire:推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。|4599|2023-12-07| +|113|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|4592|2023-09-08| +|114|[pili-engineering/PLDroidPlayer](https://github.com/pili-engineering/PLDroidPlayer)|PLDroidPlayer 是七牛推出的一款免费的适用于 Android 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|4560|2023-11-07| +|115|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|4515|2023-12-07| +|116|[apache/rocketmq-externals](https://github.com/apache/rocketmq-externals)|Mirror of Apache RocketMQ (Incubating)|4499|2023-08-29| +|117|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|4458|2023-12-03| +|118|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|4421|2023-10-07| +|119|[alibaba/QLExpress](https://github.com/alibaba/QLExpress)|QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.|4409|2023-12-07| +|120|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。 |4380|2023-11-30| +|121|[baomidou/dynamic-datasource](https://github.com/baomidou/dynamic-datasource)|dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务 |4296|2023-11-16| +|122|[tiann/epic](https://github.com/tiann/epic)|Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11|4272|2023-07-22| +|123|[jeequan/jeepay](https://github.com/jeequan/jeepay)|Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。|4219|2023-12-05| |124|[codingapi/tx-lcn](https://github.com/codingapi/tx-lcn)|LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases|4209|2023-09-06| -|125|[tianshiyeben/wgcloud](https://github.com/tianshiyeben/wgcloud)|Linux运维监控工具,支持系统硬件信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,服务接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,Linux面板(探针),SNMP,故障告警|4141|2023-12-04| -|126|[apache/iotdb](https://github.com/apache/iotdb)|Apache IoTDB|4098|2023-12-08| -|127|[killme2008/aviatorscript](https://github.com/killme2008/aviatorscript)|A high performance scripting language hosted on the JVM.|4056|2023-10-14| -|128|[gz-yami/mall4j](https://github.com/gz-yami/mall4j)|⭐️⭐️⭐️ 电商商城 java电商商城系统 PC商城 H5商城 APP商城 Java商城 O2O商城|4053|2023-12-05| +|125|[tianshiyeben/wgcloud](https://github.com/tianshiyeben/wgcloud)|Linux运维监控工具,支持系统硬件信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,服务接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,Linux面板(探针),SNMP,故障告警|4143|2023-12-04| +|126|[apache/iotdb](https://github.com/apache/iotdb)|Apache IoTDB|4098|2023-12-09| +|127|[killme2008/aviatorscript](https://github.com/killme2008/aviatorscript)|A high performance scripting language hosted on the JVM.|4057|2023-10-14| +|128|[gz-yami/mall4j](https://github.com/gz-yami/mall4j)|⭐️⭐️⭐️ 电商商城 java电商商城系统 PC商城 H5商城 APP商城 Java商城 O2O商城|4055|2023-12-05| |129|[981011512/--](https://github.com/981011512/--)|停车场系统源码,新能源充电桩系统,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持a ...|4043|2023-12-05| |130|[dragonwell-project/dragonwell8](https://github.com/dragonwell-project/dragonwell8)|Alibaba Dragonwell8 JDK|4043|2023-12-08| |131|[luckybilly/CC](https://github.com/luckybilly/CC)|业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.|4025|2023-10-11| -|132|[will-che/flink-recommandSystem-demo](https://github.com/will-che/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|4009|2023-09-05| +|132|[will-che/flink-recommandSystem-demo](https://github.com/will-che/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|4010|2023-09-05| |133|[mybatis/spring-boot-starter](https://github.com/mybatis/spring-boot-starter)|MyBatis integration with Spring Boot|3993|2023-12-08| |134|[code4craft/tiny-spring](https://github.com/code4craft/tiny-spring)|A tiny IoC container refer to Spring.|3980|2023-11-27| -|135|[apache/dubbo-admin](https://github.com/apache/dubbo-admin)|The ops and reference implementation for Apache Dubbo|3916|2023-12-05| -|136|[648540858/wvp-GB28181-pro](https://github.com/648540858/wvp-GB28181-pro)|WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。|3883|2023-12-06| -|137|[dromara/hertzbeat](https://github.com/dromara/hertzbeat)|An open source, real-time monitoring system with custom-monitoring, high performance cluster, prometheus-like and agentless. |3849|2023-12-08| +|135|[apache/dubbo-admin](https://github.com/apache/dubbo-admin)|The ops and reference implementation for Apache Dubbo|3917|2023-12-05| +|136|[648540858/wvp-GB28181-pro](https://github.com/648540858/wvp-GB28181-pro)|WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。|3884|2023-12-08| +|137|[dromara/hertzbeat](https://github.com/dromara/hertzbeat)|An open source, real-time monitoring system with custom-monitoring, high performance cluster, prometheus-like and agentless. |3849|2023-12-09| |138|[DTStack/chunjun](https://github.com/DTStack/chunjun)|A data integration framework|3804|2023-12-06| |139|[lilishop/lilishop](https://github.com/lilishop/lilishop)|商城 JAVA电商商城 多语言商城 uniapp商城 微服务商城 |3734|2023-12-05| |140|[Exrick/xboot](https://github.com/Exrick/xboot)|基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代 ...|3725|2023-06-14| -|141|[Sayi/poi-tl](https://github.com/Sayi/poi-tl)|Generate awesome word(docx) with template|3686|2023-09-12| -|142|[javastacks/spring-boot-best-practice](https://github.com/javastacks/spring-boot-best-practice)|Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。|3627|2023-12-04| -|143|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|3589|2023-08-17| +|141|[Sayi/poi-tl](https://github.com/Sayi/poi-tl)|Generate awesome word(docx) with template|3694|2023-09-12| +|142|[javastacks/spring-boot-best-practice](https://github.com/javastacks/spring-boot-best-practice)|Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。|3634|2023-12-04| +|143|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|3588|2023-08-17| |144|[apache/kylin](https://github.com/apache/kylin)|Apache Kylin|3556|2023-12-06| -|145|[rememberber/WePush](https://github.com/rememberber/WePush)|专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信|3551|2023-09-24| +|145|[rememberber/WePush](https://github.com/rememberber/WePush)|专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信|3550|2023-09-24| |146|[apache/incubator-streampark](https://github.com/apache/incubator-streampark)|StreamPark, Make stream processing easier! easy-to-use streaming application development framework and operation platform|3534|2023-12-08| -|147|[alibaba/Alink](https://github.com/alibaba/Alink)|Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform. |3442|2023-12-06| +|147|[alibaba/Alink](https://github.com/alibaba/Alink)|Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform. |3443|2023-12-06| |148|[huburt-Hu/NewbieGuide](https://github.com/huburt-Hu/NewbieGuide)|Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示|3424|2023-10-16| -|149|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|3415|2023-11-02| -|150|[hneemann/Digital](https://github.com/hneemann/Digital)|A digital logic designer and circuit simulator.|3403|2023-10-13| -|151|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|3392|2023-07-19| -|152|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|3371|2023-12-02| -|153|[zhpanvip/BannerViewPager](https://github.com/zhpanvip/BannerViewPager)|🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。|3370|2023-08-31| +|149|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|3420|2023-11-02| +|150|[hneemann/Digital](https://github.com/hneemann/Digital)|A digital logic designer and circuit simulator.|3404|2023-10-13| +|151|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|3394|2023-07-19| +|152|[zhpanvip/BannerViewPager](https://github.com/zhpanvip/BannerViewPager)|🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。|3371|2023-08-31| +|153|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|3370|2023-12-02| |154|[201206030/novel-plus](https://github.com/201206030/novel-plus)|novel-plus 是一个多端(PC、WAP)阅读 、功能完善的小说 CMS 系统。包括小说推荐、小说检索、小说排行、小说阅读、小说书架、小说评论、小说爬虫、会员中心、作家专区、充值订阅、新闻发布等功能。|3313|2023-10-31| -|155|[jfinal/jfinal](https://github.com/jfinal/jfinal)|JAVA WEB + ORM Framework|3217|2023-09-25| -|156|[novicezk/midjourney-proxy](https://github.com/novicezk/midjourney-proxy)|代理 MidJourney 的discord频道,实现api形式调用AI绘图|3194|2023-11-15| -|157|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|3188|2023-12-02| -|158|[alibaba/fastjson2](https://github.com/alibaba/fastjson2)|🚄 FASTJSON2 is a Java JSON library with excellent performance.|3182|2023-12-07| -|159|[apache/linkis](https://github.com/apache/linkis)|Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.|3176|2023-12-08| -|160|[linhaojun857/aurora](https://github.com/linhaojun857/aurora)|基于SpringBoot+Vue开发的个人博客系统|3172|2023-12-05| -|161|[grpc-ecosystem/grpc-spring](https://github.com/grpc-ecosystem/grpc-spring)|Spring Boot starter module for gRPC framework.|3171|2023-12-06| +|155|[jfinal/jfinal](https://github.com/jfinal/jfinal)|JAVA WEB + ORM Framework|3218|2023-09-25| +|156|[novicezk/midjourney-proxy](https://github.com/novicezk/midjourney-proxy)|代理 MidJourney 的discord频道,实现api形式调用AI绘图|3200|2023-11-15| +|157|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|3189|2023-12-02| +|158|[alibaba/fastjson2](https://github.com/alibaba/fastjson2)|🚄 FASTJSON2 is a Java JSON library with excellent performance.|3184|2023-12-08| +|159|[linhaojun857/aurora](https://github.com/linhaojun857/aurora)|基于SpringBoot+Vue开发的个人博客系统|3179|2023-12-05| +|160|[apache/linkis](https://github.com/apache/linkis)|Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.|3176|2023-12-08| +|161|[grpc-ecosystem/grpc-spring](https://github.com/grpc-ecosystem/grpc-spring)|Spring Boot starter module for gRPC framework.|3172|2023-12-08| |162|[crazyandcoder/citypicker](https://github.com/crazyandcoder/citypicker)|citypicker城市选择器,详细的省市区地址信息,支持仿iOS滚轮实现,仿京东样式,一级或者三级列表展示方式。|3167|2023-08-17| -|163|[LinShunKang/MyPerf4J](https://github.com/LinShunKang/MyPerf4J)|High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.|3165|2023-10-15| -|164|[PlexPt/chatgpt-java](https://github.com/PlexPt/chatgpt-java)|ChatGPT Java SDK。支持 GPT3.5、 GPT4 API。开箱即用。|3126|2023-12-06| +|163|[LinShunKang/MyPerf4J](https://github.com/LinShunKang/MyPerf4J)|High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.|3166|2023-10-15| +|164|[PlexPt/chatgpt-java](https://github.com/PlexPt/chatgpt-java)|ChatGPT Java SDK。支持 GPT3.5、 GPT4 API。开箱即用。|3128|2023-12-06| |165|[zhou-you/RxEasyHttp](https://github.com/zhou-you/RxEasyHttp)|本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构 ...|3119|2023-09-12| |166|[yangchong211/YCAppTool](https://github.com/yangchong211/YCAppTool)|组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!|3104|2023-10-12| -|167|[WinterChenS/my-site](https://github.com/WinterChenS/my-site)|springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品|3085|2023-09-28| +|167|[WinterChenS/my-site](https://github.com/WinterChenS/my-site)|springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品|3086|2023-09-28| |168|[wenbochang888/house](https://github.com/wenbochang888/house)|有完整版的PDF下载。|3080|2023-07-23| -|169|[dromara/dynamic-tp](https://github.com/dromara/dynamic-tp)|🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (al ...|3058|2023-12-06| -|170|[Tencent/spring-cloud-tencent](https://github.com/Tencent/spring-cloud-tencent)|Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent.|3051|2023-11-08| +|169|[dromara/dynamic-tp](https://github.com/dromara/dynamic-tp)|🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (al ...|3059|2023-12-09| +|170|[Tencent/spring-cloud-tencent](https://github.com/Tencent/spring-cloud-tencent)|Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent.|3053|2023-11-08| |171|[sofastack/sofa-jarslink](https://github.com/sofastack/sofa-jarslink)|Jarslink is a sofa ark plugin used to manage multi-application deployment |3041|2023-12-01| |172|[elvishew/xLog](https://github.com/elvishew/xLog)|Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.|2978|2023-11-16| -|173|[getActivity/Toaster](https://github.com/getActivity/Toaster)|Android 吐司框架,专治 Toast 各种疑难杂症|2945|2023-11-12| -|174|[Pay-Group/best-pay-sdk](https://github.com/Pay-Group/best-pay-sdk)|可能是最好的支付SDK|2868|2023-12-05| -|175|[HelloWorld521/Java](https://github.com/HelloWorld521/Java)|java项目实战练习|2831|2023-10-31| -|176|[AnyListen/tools-ocr](https://github.com/AnyListen/tools-ocr)|树洞 OCR 文字识别(一款跨平台的 OCR 小工具)|2818|2023-12-05| -|177|[WeBankFinTech/DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)|DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualizati ...|2816|2023-09-21| -|178|[jenly1314/ZXingLite](https://github.com/jenly1314/ZXingLite)|🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)|2803|2023-09-12| +|173|[getActivity/Toaster](https://github.com/getActivity/Toaster)|Android 吐司框架,专治 Toast 各种疑难杂症|2946|2023-11-12| +|174|[Pay-Group/best-pay-sdk](https://github.com/Pay-Group/best-pay-sdk)|可能是最好的支付SDK|2867|2023-12-05| +|175|[HelloWorld521/Java](https://github.com/HelloWorld521/Java)|java项目实战练习|2832|2023-10-31| +|176|[AnyListen/tools-ocr](https://github.com/AnyListen/tools-ocr)|树洞 OCR 文字识别(一款跨平台的 OCR 小工具)|2819|2023-12-05| +|177|[WeBankFinTech/DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)|DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualizati ...|2817|2023-09-21| +|178|[jenly1314/ZXingLite](https://github.com/jenly1314/ZXingLite)|🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)|2804|2023-09-12| |179|[xiaojinzi123/Component](https://github.com/xiaojinzi123/Component)|A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架|2798|2023-10-25| -|180|[qunarcorp/qmq](https://github.com/qunarcorp/qmq)| QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。|2751|2023-12-01| -|181|[iterate-ch/cyberduck](https://github.com/iterate-ch/cyberduck)|Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.|2715|2023-12-08| -|182|[sucese/android-open-source-project-analysis](https://github.com/sucese/android-open-source-project-analysis)|Android open source project analysis. Note: The project has been moved to https://github.com/BeesAndroid/BeesAndroid.|2701|2023-09-26| -|183|[Grt1228/chatgpt-java](https://github.com/Grt1228/chatgpt-java)|ChatGPT Java SDK支持流式输出、Gpt插件、联网。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java|2680|2023-12-05| -|184|[simple-android-framework/android_design_patterns_analysis](https://github.com/simple-android-framework/android_design_patterns_analysis)|Android源码设计模式分析项目|2662|2023-09-26| -|185|[JPressProjects/jpress](https://github.com/JPressProjects/jpress)|JPress,一个使用 Java 开发的建站神器,目前已经有 10w+ 网站使用 JPress 进行驱动,其中包括多个政府机构,200+上市公司,中科院、红+字会等。|2629|2023-07-18| -|186|[FudanNLP/fnlp](https://github.com/FudanNLP/fnlp)|中文自然语言处理工具包 Toolkit for Chinese natural language processing|2622|2023-11-17| -|187|[AlexLiuSheng/CheckVersionLib](https://github.com/AlexLiuSheng/CheckVersionLib)|版本检测升级(更新)库。an auto check version library(app update) on Android|2613|2023-07-18| -|188|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|2598|2023-11-30| -|189|[cinit/QAuxiliary](https://github.com/cinit/QAuxiliary)|QNotified phoenix - To make OICQ great again|2592|2023-12-06| -|190|[jishenghua/jshERP](https://github.com/jishenghua/jshERP)|华夏ERP基于SpringBoot框架和SaaS模式,立志为中小企业提供开源好用的ERP软件,目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单。|2584|2023-12-07| -|191|[xuchengsheng/spring-reading](https://github.com/xuchengsheng/spring-reading)|涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。|2574|2023-12-08| -|192|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、注册中心 、数据脱敏 等互联网主流技术, 文章图解理论配合实战案例,实现开发中常见功能点的综合项目。 本着拿来即用的原则,助力 ...|2537|2023-11-30| -|193|[DataLinkDC/dinky](https://github.com/DataLinkDC/dinky)|Dinky is an out-of-the-box, one-stop, real-time computing platform dedicated to the construction and practice of Unified Streaming & Batch and Unified Data Lake & Data Warehouse. Based on Apache Flink ...|2534|2023-12-08| +|180|[xuchengsheng/spring-reading](https://github.com/xuchengsheng/spring-reading)|涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。|2762|2023-12-08| +|181|[qunarcorp/qmq](https://github.com/qunarcorp/qmq)| QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。|2751|2023-12-01| +|182|[iterate-ch/cyberduck](https://github.com/iterate-ch/cyberduck)|Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.|2716|2023-12-08| +|183|[sucese/android-open-source-project-analysis](https://github.com/sucese/android-open-source-project-analysis)|Android open source project analysis. Note: The project has been moved to https://github.com/BeesAndroid/BeesAndroid.|2701|2023-09-26| +|184|[Grt1228/chatgpt-java](https://github.com/Grt1228/chatgpt-java)|ChatGPT Java SDK支持流式输出、Gpt插件、联网。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java|2687|2023-12-05| +|185|[simple-android-framework/android_design_patterns_analysis](https://github.com/simple-android-framework/android_design_patterns_analysis)|Android源码设计模式分析项目|2662|2023-09-26| +|186|[JPressProjects/jpress](https://github.com/JPressProjects/jpress)|JPress,一个使用 Java 开发的建站神器,目前已经有 10w+ 网站使用 JPress 进行驱动,其中包括多个政府机构,200+上市公司,中科院、红+字会等。|2629|2023-07-18| +|187|[FudanNLP/fnlp](https://github.com/FudanNLP/fnlp)|中文自然语言处理工具包 Toolkit for Chinese natural language processing|2622|2023-11-17| +|188|[AlexLiuSheng/CheckVersionLib](https://github.com/AlexLiuSheng/CheckVersionLib)|版本检测升级(更新)库。an auto check version library(app update) on Android|2613|2023-07-18| +|189|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|2604|2023-11-30| +|190|[cinit/QAuxiliary](https://github.com/cinit/QAuxiliary)|QNotified phoenix - To make OICQ great again|2598|2023-12-09| +|191|[jishenghua/jshERP](https://github.com/jishenghua/jshERP)|华夏ERP基于SpringBoot框架和SaaS模式,立志为中小企业提供开源好用的ERP软件,目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单。|2591|2023-12-07| +|192|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、注册中心 、数据脱敏 等互联网主流技术, 文章图解理论配合实战案例,实现开发中常见功能点的综合项目。 本着拿来即用的原则,助力 ...|2542|2023-11-30| +|193|[DataLinkDC/dinky](https://github.com/DataLinkDC/dinky)|Dinky is an out-of-the-box, one-stop, real-time computing platform dedicated to the construction and practice of Unified Streaming & Batch and Unified Data Lake & Data Warehouse. Based on Apache Flink ...|2536|2023-12-08| |194|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|2532|2023-07-07| -|195|[egzosn/pay-java-parent](https://github.com/egzosn/pay-java-parent)|第三方支付对接全能支付Java开发工具包.优雅的轻量级支付模块集成支付对接支付整合(微信,支付宝,银联,友店,富友,跨境支付paypal,payoneer(P卡派安盈)易极付)app,扫码,网页刷脸付刷卡付条码付转账服务商模式,微信分账,微信合单支付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包 ...|2530|2023-10-09| +|195|[egzosn/pay-java-parent](https://github.com/egzosn/pay-java-parent)|第三方支付对接全能支付Java开发工具包.优雅的轻量级支付模块集成支付对接支付整合(微信,支付宝,银联,友店,富友,跨境支付paypal,payoneer(P卡派安盈)易极付)app,扫码,网页刷脸付刷卡付条码付转账服务商模式,微信分账,微信合单支付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包 ...|2531|2023-10-09| |196|[nutzam/nutz](https://github.com/nutzam/nutz)|Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer|2511|2023-07-07| |197|[oasisfeng/condom](https://github.com/oasisfeng/condom)|一个超轻超薄的Android工具库,阻止三方SDK中常见的有害行为,而不影响应用自身的功能。(例如严重影响用户体验的『链式唤醒』)|2487|2023-10-09| |198|[TencentCloud/TIMSDK](https://github.com/TencentCloud/TIMSDK)|Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. |2475|2023-12-08| diff --git a/content/charts/overall/software/JavaScript.md b/content/charts/overall/software/JavaScript.md index 22e1e5c4..64a16dca 100644 --- a/content/charts/overall/software/JavaScript.md +++ b/content/charts/overall/software/JavaScript.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > JavaScript -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[vuejs/vue](https://github.com/vuejs/vue)|This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core|205931|2023-12-08| -|2|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|63419|2023-12-08| -|3|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50870|2023-12-08| -|4|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46952|2023-10-23| -|5|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|45410|2023-11-27| +|1|[vuejs/vue](https://github.com/vuejs/vue)|This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core|205935|2023-12-08| +|2|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|63439|2023-12-09| +|3|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50871|2023-12-08| +|4|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46953|2023-10-23| +|5|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|45428|2023-11-27| |6|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |45404|2023-12-06| -|7|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|44820|2023-11-22| -|8|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|43861|2023-10-20| -|9|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|41244|2023-12-06| -|10|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38889|2023-12-08| -|11|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34830|2023-10-04| -|12|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34529|2023-11-23| -|13|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|33960|2023-12-05| -|14|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|33606|2023-12-08| -|15|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33479|2023-08-17| +|7|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|44837|2023-11-22| +|8|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|43883|2023-10-20| +|9|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|41271|2023-12-06| +|10|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38893|2023-12-09| +|11|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34829|2023-10-04| +|12|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34530|2023-11-23| +|13|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|33964|2023-12-05| +|14|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|33625|2023-12-08| +|15|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33486|2023-08-17| |16|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|32306|2023-09-05| -|17|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|29764|2023-12-07| -|18|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|29249|2023-12-08| -|19|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|28655|2023-12-08| -|20|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28307|2023-12-08| -|21|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|27721|2023-10-31| -|22|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27379|2023-12-08| -|23|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|26965|2023-12-08| -|24|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26719|2023-10-25| -|25|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25550|2023-12-04| -|26|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |25490|2023-12-08| -|27|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|23729|2023-12-06| -|28|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|23511|2023-11-13| -|29|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23383|2023-12-06| -|30|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22494|2023-11-28| -|31|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22317|2023-09-19| -|32|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20008|2023-08-20| -|33|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19144|2023-11-14| -|34|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18717|2023-11-13| -|35|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18247|2023-11-13| -|36|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。|18185|2023-12-07| -|37|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17198|2023-12-06| -|38|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|16418|2023-09-13| -|39|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|15986|2023-12-08| -|40|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|15052|2023-12-01| -|41|[Z-Siqi/Clash-for-Windows_Chinese](https://github.com/Z-Siqi/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|13881|2023-11-03| +|17|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|29766|2023-12-07| +|18|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|29259|2023-12-09| +|19|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|28659|2023-12-09| +|20|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28308|2023-12-09| +|21|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|27725|2023-10-31| +|22|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27381|2023-12-09| +|23|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|26981|2023-12-09| +|24|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26721|2023-10-25| +|25|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25551|2023-12-09| +|26|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |25499|2023-12-08| +|27|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|23734|2023-12-06| +|28|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|23513|2023-11-13| +|29|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23382|2023-12-08| +|30|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22495|2023-12-09| +|31|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22318|2023-09-19| +|32|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20013|2023-12-09| +|33|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19147|2023-11-14| +|34|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18721|2023-11-13| +|35|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18251|2023-11-13| +|36|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。|18210|2023-12-08| +|37|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17200|2023-12-06| +|38|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|16420|2023-09-13| +|39|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|16002|2023-12-09| +|40|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|15055|2023-12-01| +|41|[Z-Siqi/Clash-for-Windows_Chinese](https://github.com/Z-Siqi/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|13910|2023-11-03| |42|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|The project has been migrated to @wolf-table/table https://github.com/wolf-table/table|13615|2023-12-05| -|43|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|13575|2023-12-05| -|44|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|13320|2023-12-06| -|45|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|13288|2023-12-08| -|46|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|分流规则、重写写规则及脚本。|12915|2023-12-07| +|43|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|13582|2023-12-05| +|44|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|13321|2023-12-06| +|45|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|13289|2023-12-08| +|46|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|分流规则、重写写规则及脚本。|12936|2023-12-08| |47|[Tencent/omi](https://github.com/Tencent/omi)|Web Components Framework - Web组件框架|12835|2023-12-06| -|48|[xcanwin/KeepChatGPT](https://github.com/xcanwin/KeepChatGPT)|这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、展示全屏、拦截跟踪、日新月异等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。|12599|2023-11-28| -|49|[amfe/lib-flexible](https://github.com/amfe/lib-flexible)|可伸缩布局方案|12418|2023-09-11| +|48|[xcanwin/KeepChatGPT](https://github.com/xcanwin/KeepChatGPT)|这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、展示全屏、拦截跟踪、日新月异等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。|12608|2023-11-28| +|49|[amfe/lib-flexible](https://github.com/amfe/lib-flexible)|可伸缩布局方案|12417|2023-09-11| |50|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|12380|2023-11-11| -|51|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|12265|2023-12-05| +|51|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|12265|2023-12-08| |52|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|11750|2023-10-26| -|53|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|11743|2023-11-03| -|54|[sunner/ChatALL](https://github.com/sunner/ChatALL)| Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers|11584|2023-12-08| -|55|[SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)|哔哩哔哩-API收集整理【不断更新中....】|11455|2023-12-05| -|56|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|11071|2023-09-29| -|57|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|10882|2023-12-02| -|58|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|10739|2023-10-04| -|59|[liu673cn/box](https://github.com/liu673cn/box)|TVbox开源版(空壳-自行配置)|10688|2023-12-04| +|53|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|11745|2023-12-08| +|54|[sunner/ChatALL](https://github.com/sunner/ChatALL)| Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers|11601|2023-12-08| +|55|[SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)|哔哩哔哩-API收集整理【不断更新中....】|11463|2023-12-09| +|56|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|11072|2023-09-29| +|57|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|10884|2023-12-02| +|58|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|10740|2023-10-04| +|59|[liu673cn/box](https://github.com/liu673cn/box)|TVbox开源版(空壳-自行配置)|10693|2023-12-04| |60|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|9365|2023-11-29| |61|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9301|2023-12-01| -|62|[OffcierCia/DeFi-Developer-Road-Map](https://github.com/OffcierCia/DeFi-Developer-Road-Map)|DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references! |9119|2023-11-28| +|62|[OffcierCia/DeFi-Developer-Road-Map](https://github.com/OffcierCia/DeFi-Developer-Road-Map)|DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references! |9122|2023-11-28| |63|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|9085|2023-10-28| |64|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|8890|2023-12-04| -|65|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|8803|2023-12-08| -|66|[blueedgetechno/win11React](https://github.com/blueedgetechno/win11React)|Windows 11 in React 💻🌈⚡|8613|2023-12-08| +|65|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|8805|2023-12-08| +|66|[blueedgetechno/win11React](https://github.com/blueedgetechno/win11React)|Windows 11 in React 💻🌈⚡|8615|2023-12-08| |67|[litten/hexo-theme-yilia](https://github.com/litten/hexo-theme-yilia)|一个简洁优雅的hexo主题 A simple and elegant theme for hexo.|8336|2023-07-20| -|68|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|8090|2023-12-06| +|68|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|8090|2023-12-08| |69|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and butt ...|7946|2023-09-17| |70|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|7918|2023-11-18| -|71|[chvin/react-tetris](https://github.com/chvin/react-tetris)|Use React, Redux, Immutable to code Tetris. 🎮|7911|2023-09-08| -|72|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of several excellent iOS proxy tools (e.g. Surge, Quantumult X)|7653|2023-12-04| +|71|[chvin/react-tetris](https://github.com/chvin/react-tetris)|Use React, Redux, Immutable to code Tetris. 🎮|7913|2023-09-08| +|72|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of several excellent iOS proxy tools (e.g. Surge, Quantumult X)|7656|2023-12-04| |73|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|7540|2023-07-18| -|74|[hotoo/pinyin](https://github.com/hotoo/pinyin)|:cn: 汉字拼音 ➜ hàn zì pīn yīn|7140|2023-12-04| -|75|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|7035|2023-12-07| -|76|[1j01/jspaint](https://github.com/1j01/jspaint)|🎨 Classic MS Paint, REVIVED + ✨Extras|6969|2023-11-21| +|74|[hotoo/pinyin](https://github.com/hotoo/pinyin)|:cn: 汉字拼音 ➜ hàn zì pīn yīn|7141|2023-12-04| +|75|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|7039|2023-12-07| +|76|[1j01/jspaint](https://github.com/1j01/jspaint)|🎨 Classic MS Paint, REVIVED + ✨Extras|6967|2023-11-21| |77|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|6802|2023-11-10| -|78|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|6774|2023-12-07| -|79|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts 的微信小程序版本|6707|2023-08-14| -|80|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |6563|2023-12-08| -|81|[pot-app/pot-desktop](https://github.com/pot-app/pot-desktop)|🌈一个跨平台的划词翻译和OCR软件 A cross-platform software for text translation and recognize.|6539|2023-12-07| +|78|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|6777|2023-12-08| +|79|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts 的微信小程序版本|6710|2023-08-14| +|80|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |6568|2023-12-08| +|81|[pot-app/pot-desktop](https://github.com/pot-app/pot-desktop)|🌈一个跨平台的划词翻译和OCR软件 A cross-platform software for text translation and recognize.|6546|2023-12-09| |82|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|6535|2023-12-07| |83|[memochou1993/gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant)|OpenAI + LINE + Vercel = GPT AI Assistant|6505|2023-12-07| |84|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|6269|2023-12-08| |85|[jerryc127/hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly)| 🦋 A Hexo Theme: Butterfly|6172|2023-11-25| |86|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|5837|2023-11-28| -|87|[wenda-LLM/wenda](https://github.com/wenda-LLM/wenda)|闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题|5763|2023-11-16| -|88|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|5752|2023-08-16| -|89|[pt-plugins/PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus)|PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|5685|2023-12-07| +|87|[wenda-LLM/wenda](https://github.com/wenda-LLM/wenda)|闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题|5769|2023-12-09| +|88|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|5755|2023-08-16| +|89|[pt-plugins/PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus)|PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|5689|2023-12-07| |90|[illuspas/Node-Media-Server](https://github.com/illuspas/Node-Media-Server)|A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server|5672|2023-12-02| -|91|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|5568|2023-08-16| -|92|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|5370|2023-09-12| -|93|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|5216|2023-11-01| +|91|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|5570|2023-08-16| +|92|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|5371|2023-09-12| +|93|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|5217|2023-11-01| |94|[xifangczy/cat-catch](https://github.com/xifangczy/cat-catch)|猫抓 chrome资源嗅探扩展|5179|2023-12-06| -|95|[aisingapore/TagUI](https://github.com/aisingapore/TagUI)|Free RPA tool by AI Singapore|5120|2023-07-09| +|95|[aisingapore/TagUI](https://github.com/aisingapore/TagUI)|Free RPA tool by AI Singapore|5122|2023-07-09| |96|[blinkfox/hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)|A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com|5076|2023-12-02| |97|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|4963|2023-08-04| |98|[wux-weapp/wux-weapp](https://github.com/wux-weapp/wux-weapp)|:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库|4955|2023-12-05| -|99|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|4936|2023-10-09| -|100|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2023年08月13日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|4922|2023-08-19| +|99|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|4938|2023-10-09| +|100|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2023年08月13日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|4921|2023-08-19| |101|[googleanalytics/autotrack](https://github.com/googleanalytics/autotrack)|Automatic and enhanced Google Analytics tracking for common user interactions on the web.|4921|2023-07-04| -|102|[duxianwei520/react](https://github.com/duxianwei520/react)| React+webpack+redux+ant design+axios+less全家桶后台管理框架|4895|2023-12-08| -|103|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架|4880|2023-12-08| +|102|[duxianwei520/react](https://github.com/duxianwei520/react)| React+webpack+redux+ant design+axios+less全家桶后台管理框架|4896|2023-12-08| +|103|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架|4883|2023-12-08| |104|[xiaolin3303/wx-charts](https://github.com/xiaolin3303/wx-charts)|微信小程序图表charts组件,Charts for WeChat Mini Program|4853|2023-10-14| |105|[zxlie/FeHelper](https://github.com/zxlie/FeHelper)|😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)|4835|2023-07-04| -|106|[kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|4814|2023-11-30| +|106|[kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|4823|2023-12-09| |107|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端性能监控系统,也是一款埋点系统,私有化部署,简单易用。Webfunny is a lightweight front-end performance monitoring system and a burying point system, which is privatized and easy to use.|4790|2023-12-06| -|108|[UnblockNeteaseMusic/server](https://github.com/UnblockNeteaseMusic/server)|Revive unavailable songs for Netease Cloud Music (Refactored & Enhanced version)|4714|2023-12-06| +|108|[UnblockNeteaseMusic/server](https://github.com/UnblockNeteaseMusic/server)|Revive unavailable songs for Netease Cloud Music (Refactored & Enhanced version)|4719|2023-12-06| |109|[baidu/san](https://github.com/baidu/san)|A fast, portable, flexible JavaScript component framework|4680|2023-12-08| -|110|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|4668|2023-12-03| +|110|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|4670|2023-12-03| |111|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4664|2023-11-15| -|112|[Postcatlab/postcat](https://github.com/Postcatlab/postcat)|Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.|4542|2023-11-17| +|112|[Postcatlab/postcat](https://github.com/Postcatlab/postcat)|Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.|4547|2023-11-17| |113|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4494|2023-12-07| |114|[koajs/examples](https://github.com/koajs/examples)|Example Koa apps|4490|2023-10-12| |115|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|4264|2023-11-21| -|116|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|4250|2023-11-12| -|117|[Tencent/westore](https://github.com/Tencent/westore)|小程序项目分层架构|4190|2023-10-07| -|118|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|4112|2023-12-08| -|119|[xiangyuecn/Recorder](https://github.com/xiangyuecn/Recorder)|html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式,支持pc和Android、iOS部分浏览器、Hybrid App(提供Android iOS App源码)、微信,提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码|4107|2023-12-08| +|116|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|4253|2023-11-12| +|117|[Tencent/westore](https://github.com/Tencent/westore)|小程序项目分层架构|4191|2023-10-07| +|118|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|4113|2023-12-08| +|119|[xiangyuecn/Recorder](https://github.com/xiangyuecn/Recorder)|html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式,支持pc和Android、iOS部分浏览器、Hybrid App(提供Android iOS App源码)、微信,提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码|4108|2023-12-08| |120|[wandergis/coordtransform](https://github.com/wandergis/coordtransform)|提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换|4106|2023-10-13| |121|[waylaidwanderer/node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api)|A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.|4083|2023-12-06| -|122|[alibaba/butterfly](https://github.com/alibaba/butterfly)|🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)|3978|2023-08-30| +|122|[alibaba/butterfly](https://github.com/alibaba/butterfly)|🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)|3981|2023-08-30| |123|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3962|2023-08-11| |124|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3960|2023-10-06| -|125|[MonsterNone/tmall-miao](https://github.com/MonsterNone/tmall-miao)|喵币助手:双十一天猫(淘宝)、京东任务一键完成。基于AutoX.JS。(幻想岛总动员)|3932|2023-11-03| -|126|[SillyTavern/SillyTavern](https://github.com/SillyTavern/SillyTavern)|LLM Frontend for Power Users.|3899|2023-12-08| +|125|[MonsterNone/tmall-miao](https://github.com/MonsterNone/tmall-miao)|喵币助手:双十一天猫(淘宝)、京东任务一键完成。基于AutoX.JS。(幻想岛总动员)|3933|2023-11-03| +|126|[SillyTavern/SillyTavern](https://github.com/SillyTavern/SillyTavern)|LLM Frontend for Power Users.|3923|2023-12-08| |127|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|3838|2023-11-21| -|128|[sidorares/node-mysql2](https://github.com/sidorares/node-mysql2)|:zap: fast mysqljs/mysql compatible mysql driver for node.js|3759|2023-12-07| +|128|[sidorares/node-mysql2](https://github.com/sidorares/node-mysql2)|:zap: fast mysqljs/mysql compatible mysql driver for node.js|3763|2023-12-07| |129|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3749|2023-12-06| -|130|[zizifn/edgetunnel](https://github.com/zizifn/edgetunnel)|Running V2ray inside edge/serverless runtime|3730|2023-12-07| +|130|[zizifn/edgetunnel](https://github.com/zizifn/edgetunnel)|Running V2ray inside edge/serverless runtime|3735|2023-12-07| |131|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|3720|2023-12-06| -|132|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|DUI 配置 for foobar2000|3708|2023-12-02| +|132|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|DUI 配置 for foobar2000|3709|2023-12-02| |133|[xiaoymin/knife4j](https://github.com/xiaoymin/knife4j)|Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution|3706|2023-12-06| -|134|[ipcjs/bilibili-helper](https://github.com/ipcjs/bilibili-helper)|各种油猴脚本|3701|2023-11-27| -|135|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|3580|2023-12-07| +|134|[ipcjs/bilibili-helper](https://github.com/ipcjs/bilibili-helper)|各种油猴脚本|3703|2023-11-27| +|135|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|3582|2023-12-07| |136|[cnpm/cnpmjs.org](https://github.com/cnpm/cnpmjs.org)|‼️ ‼️ ‼️ ‼️ DEPRECATED, please use https://github.com/cnpm/cnpmcore ‼️ ‼️ ‼️ ‼️ |3565|2023-12-01| -|137|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|3554|2023-11-28| +|137|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|3556|2023-11-28| |138|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|3521|2023-12-08| |139|[midoks/mdserver-web](https://github.com/midoks/mdserver-web)|Simple Linux Panel|3510|2023-12-07| -|140|[Happy-Coding-Clans/vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable)|A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc. |3503|2023-07-28| -|141|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|3447|2023-12-06| +|140|[Happy-Coding-Clans/vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable)|A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc. |3504|2023-07-28| +|141|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|3449|2023-12-08| |142|[doramart/DoraCMS](https://github.com/doramart/DoraCMS)|DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。|3426|2023-07-12| -|143|[brentvollebregt/auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe)|Converts .py to .exe using a simple graphical interface |3362|2023-11-24| -|144|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|3337|2023-09-08| -|145|[qd-today/qd](https://github.com/qd-today/qd)|QD [v20230821] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server|3283|2023-11-18| -|146|[anc95/ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview)|🐥 A code review bot powered by ChatGPT|3247|2023-11-14| +|143|[brentvollebregt/auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe)|Converts .py to .exe using a simple graphical interface |3365|2023-11-24| +|144|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|3336|2023-09-08| +|145|[qd-today/qd](https://github.com/qd-today/qd)|QD [v20230821] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server|3284|2023-11-18| +|146|[anc95/ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview)|🐥 A code review bot powered by ChatGPT|3259|2023-11-14| |147|[justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)|⚡️ 一个 Chrome 插件:将 Google CDN 替换为国内的。|3227|2023-12-07| |148|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|3199|2023-10-12| |149|[neutrinojs/webpack-chain](https://github.com/neutrinojs/webpack-chain)|A chaining API to generate and simplify the modification of Webpack configurations.|3155|2023-09-04| -|150|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|3147|2023-10-21| +|150|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|3148|2023-10-21| |151|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3143|2023-08-14| |152|[AntSwordProject/antSword](https://github.com/AntSwordProject/antSword)|中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.|3130|2023-10-11| |153|[umijs/babel-plugin-import](https://github.com/umijs/babel-plugin-import)|Modularly import plugin for babel.|3125|2023-07-26| |154|[hizzgdev/jsmind](https://github.com/hizzgdev/jsmind)|a mind mapping library built by javascript|3107|2023-12-03| -|155|[OpenBMB/AgentVerse](https://github.com/OpenBMB/AgentVerse)|🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation|3094|2023-12-06| -|156|[qianjiachun/douyuEx](https://github.com/qianjiachun/douyuEx)|斗鱼直播间增强插件(Tampermonkey)|3071|2023-11-30| +|155|[OpenBMB/AgentVerse](https://github.com/OpenBMB/AgentVerse)|🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation|3102|2023-12-06| +|156|[qianjiachun/douyuEx](https://github.com/qianjiachun/douyuEx)|斗鱼直播间增强插件(Tampermonkey)|3075|2023-11-30| |157|[wordshub/free-font](https://github.com/wordshub/free-font)|大概是2020年最全的免费可商用字体,这里收录的商免字体都能找到明确的授权出处,可以放心使用,持续更新中...|3071|2023-09-25| -|158|[TBXark/ChatGPT-Telegram-Workers](https://github.com/TBXark/ChatGPT-Telegram-Workers)|Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.|3014|2023-12-01| -|159|[hyj1991/easy-monitor](https://github.com/hyj1991/easy-monitor)|企业级 Node.js 应用性能监控与线上故障定位解决方案|3014|2023-10-10| +|158|[hyj1991/easy-monitor](https://github.com/hyj1991/easy-monitor)|企业级 Node.js 应用性能监控与线上故障定位解决方案|3015|2023-10-10| +|159|[TBXark/ChatGPT-Telegram-Workers](https://github.com/TBXark/ChatGPT-Telegram-Workers)|Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.|3014|2023-12-01| |160|[aliyun/oss-browser](https://github.com/aliyun/oss-browser)|OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件,上传下载文件,支持断点续传等。|3004|2023-11-27| -|161|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|3000|2023-12-07| -|162|[fex-team/kityminder-editor](https://github.com/fex-team/kityminder-editor)|Powerful Mindmap Editing Tool|2987|2023-09-12| -|163|[aquasecurity/cloudsploit](https://github.com/aquasecurity/cloudsploit)|Cloud Security Posture Management (CSPM)|2976|2023-12-08| +|161|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|3001|2023-12-07| +|162|[fex-team/kityminder-editor](https://github.com/fex-team/kityminder-editor)|Powerful Mindmap Editing Tool|2988|2023-09-12| +|163|[aquasecurity/cloudsploit](https://github.com/aquasecurity/cloudsploit)|Cloud Security Posture Management (CSPM)|2977|2023-12-08| |164|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2975|2023-11-22| -|165|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|2955|2023-12-04| -|166|[HeiSir2014/M3U8-Downloader](https://github.com/HeiSir2014/M3U8-Downloader)| M3U8-Downloader 支持多线程、断点续传、加密视频下载缓存。|2950|2023-11-09| -|167|[mindskip/xzs](https://github.com/mindskip/xzs)|在线考试系统|2926|2023-12-08| -|168|[lecepin/WeChatVideoDownloader](https://github.com/lecepin/WeChatVideoDownloader)|超方便的微信视频号下载器|2895|2023-12-07| +|165|[HeiSir2014/M3U8-Downloader](https://github.com/HeiSir2014/M3U8-Downloader)| M3U8-Downloader 支持多线程、断点续传、加密视频下载缓存。|2958|2023-11-09| +|166|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|2955|2023-12-04| +|167|[lecepin/WeChatVideoDownloader](https://github.com/lecepin/WeChatVideoDownloader)|超方便的微信视频号下载器|2929|2023-12-07| +|168|[mindskip/xzs](https://github.com/mindskip/xzs)|在线考试系统|2926|2023-12-08| |169|[benjycui/bisheng](https://github.com/benjycui/bisheng)|Transform Markdown(and other static files with transformers) into a SPA website using React.|2853|2023-09-26| |170|[evrone/postcss-px-to-viewport](https://github.com/evrone/postcss-px-to-viewport)|A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.|2850|2023-06-15| |171|[fex-team/fis3](https://github.com/fex-team/fis3)|FIS3|2790|2023-11-22| -|172|[mumuy/relationship](https://github.com/mumuy/relationship)|中国亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法/親戚稱呼計算機_Chinese kinship system.|2761|2023-12-04| -|173|[code-charity/youtube](https://github.com/code-charity/youtube)|[Top~3 YouTube Extension][🧰90 lean Features📌consistent (set & forget)📌Longest-standing](👨‍👩‍👧‍👧🧩Please help) "Enrich your YouTube- & Video-experience & -choice" ⋮⚙️🎛️☕🎧🎞️📈🎨⏯️🎬🔊 youtube playback, conte ...|2757|2023-12-07| -|174|[dabeng/OrgChart](https://github.com/dabeng/OrgChart)|It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.|2748|2023-12-01| +|172|[mumuy/relationship](https://github.com/mumuy/relationship)|中国亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法/親戚稱呼計算機_Chinese kinship system.|2764|2023-12-04| +|173|[code-charity/youtube](https://github.com/code-charity/youtube)|[Top~3 YouTube & Video Extension]🧰90 clever features📌set & forget📌Longest-standing (Please help🧩👨‍👩‍👧‍👧) "Enrich your experience & -choice!" - ..⋮ {playback content discovery player extra buttons d ...|2757|2023-12-09| +|174|[dabeng/OrgChart](https://github.com/dabeng/OrgChart)|It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.|2751|2023-12-01| |175|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 7 (.Net CMS)可视化设计在线编辑内容管理系统|2743|2023-12-07| -|176|[TaleLin/lin-cms-vue](https://github.com/TaleLin/lin-cms-vue)| 🔆 Vue+ElementPlus构建的CMS开发框架|2714|2023-11-15| -|177|[app2smile/rules](https://github.com/app2smile/rules)|iOS App去广告|2656|2023-10-22| -|178|[mumuy/data_location](https://github.com/mumuy/data_location)|中华人民共和国行政区划数据【省、市、区县、乡镇街道】中国省市区镇三级四级联动地址数据(GB/T 2260)|2653|2023-11-23| -|179|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。|2651|2023-12-06| -|180|[wechatsync/Wechatsync](https://github.com/wechatsync/Wechatsync)|一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力|2646|2023-09-05| +|176|[TaleLin/lin-cms-vue](https://github.com/TaleLin/lin-cms-vue)| 🔆 Vue+ElementPlus构建的CMS开发框架|2716|2023-11-15| +|177|[app2smile/rules](https://github.com/app2smile/rules)|iOS App去广告|2660|2023-10-22| +|178|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。|2654|2023-12-06| +|179|[mumuy/data_location](https://github.com/mumuy/data_location)|中华人民共和国行政区划数据【省、市、区县、乡镇街道】中国省市区镇三级四级联动地址数据(GB/T 2260)|2654|2023-11-23| +|180|[wechatsync/Wechatsync](https://github.com/wechatsync/Wechatsync)|一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力|2653|2023-09-05| |181|[jejacks0n/mercury](https://github.com/jejacks0n/mercury)|Mercury Editor: The Rails WYSIWYG editor that allows embedding full page editing capabilities directly inline.|2633|2023-08-15| -|182|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|2631|2023-11-30| -|183|[jones2000/HQChart](https://github.com/jones2000/HQChart)|HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据替换接口|2621|2023-12-05| -|184|[iamxjb/winxin-app-watch-life.net](https://github.com/iamxjb/winxin-app-watch-life.net)|微慕小程序开源版-WordPress版微信小程序|2620|2023-11-01| -|185|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统是一款 java + vue 的前后端分离的考试系统。主要优点是开发、部署简单快捷、界面设计友好、代码结构清晰。支持web端和微信小程序,能覆盖到pc机和手机等设备。 支持多种部署方式:集成部署、前后端分离部署、docker部署。|2609|2023-12-06| -|186|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2602|2023-08-28| -|187|[gaotianliuyun/gao](https://github.com/gaotianliuyun/gao)|FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。|2591|2023-12-08| -|188|[easysoft/zui](https://github.com/easysoft/zui)|ZUI is an HTML5 front UI framework.|2591|2023-12-08| -|189|[anaer/Sub](https://github.com/anaer/Sub)|自用clash订阅链接|2549|2023-12-07| -|190|[cskefu/cskefu](https://github.com/cskefu/cskefu)|🌲 春松客服,开源客服系统|2541|2023-12-05| -|191|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速视频制作库 A fast video processing library based on node.js|2534|2023-06-10| +|182|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|2632|2023-11-30| +|183|[jones2000/HQChart](https://github.com/jones2000/HQChart)|HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据替换接口|2623|2023-12-05| +|184|[iamxjb/winxin-app-watch-life.net](https://github.com/iamxjb/winxin-app-watch-life.net)|微慕小程序开源版-WordPress版微信小程序|2622|2023-11-01| +|185|[gaotianliuyun/gao](https://github.com/gaotianliuyun/gao)|FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。|2614|2023-12-08| +|186|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统是一款 java + vue 的前后端分离的考试系统。主要优点是开发、部署简单快捷、界面设计友好、代码结构清晰。支持web端和微信小程序,能覆盖到pc机和手机等设备。 支持多种部署方式:集成部署、前后端分离部署、docker部署。|2612|2023-12-08| +|187|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2602|2023-08-28| +|188|[easysoft/zui](https://github.com/easysoft/zui)|ZUI is an HTML5 front UI framework.|2591|2023-12-09| +|189|[anaer/Sub](https://github.com/anaer/Sub)|自用clash订阅链接|2550|2023-12-08| +|190|[cskefu/cskefu](https://github.com/cskefu/cskefu)|🌲 春松客服,开源客服系统|2542|2023-12-08| +|191|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速视频制作库 A fast video processing library based on node.js|2535|2023-06-10| |192|[EdgeTranslate/EdgeTranslate](https://github.com/EdgeTranslate/EdgeTranslate)|A translation extension.|2534|2023-11-13| -|193|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去网页广告计划(稳定版)For Quantumult X & Surge & Shadowrocket & 油猴 ;如去内容农场/禁漫天堂/绅士漫画/奈菲影视/低端影视/哔嘀影视/片库网/Pornhub/Jable/Netflav等视频网站广告或其他ACG网站网页广告;|2518|2023-12-07| -|194|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|2482|2023-09-05| -|195|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|2478|2023-11-21| -|196|[wendux/ajax-hook](https://github.com/wendux/ajax-hook)|Intercepting browser's http requests which made by XMLHttpRequest.|2465|2023-09-24| +|193|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去网页广告计划(稳定版)For Quantumult X & Surge & Shadowrocket & 油猴 ;如去内容农场/禁漫天堂/绅士漫画/奈菲影视/低端影视/哔嘀影视/片库网/Pornhub/Jable/Netflav等视频网站广告或其他ACG网站网页广告;|2523|2023-12-08| +|194|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|2487|2023-11-21| +|195|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|2485|2023-09-05| +|196|[wendux/ajax-hook](https://github.com/wendux/ajax-hook)|Intercepting browser's http requests which made by XMLHttpRequest.|2467|2023-09-24| |197|[feiyu563/PrometheusAlert](https://github.com/feiyu563/PrometheusAlert)|Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等|2454|2023-12-07| -|198|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ+快手)、APP、多仓库、多商户、多门店、IM客服,进销存遵循MIT开源协议发布、基于ThinkPHP6框架研发|2379|2023-11-13| -|199|[2hacc/TVBox](https://github.com/2hacc/TVBox)|TVBox 网络接口,更新速度快,接口访问速度快且稳定!|2355|2023-12-03| -|200|[piqnt/stage.js](https://github.com/piqnt/stage.js)|2D HTML5 rendering and layout engine for game development|2353|2023-08-07| +|198|[2hacc/TVBox](https://github.com/2hacc/TVBox)|TVBox 网络接口,更新速度快,接口访问速度快且稳定!|2386|2023-12-09| +|199|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ+快手)、APP、多仓库、多商户、多门店、IM客服,进销存遵循MIT开源协议发布、基于ThinkPHP6框架研发|2380|2023-11-13| +|200|[piqnt/stage.js](https://github.com/piqnt/stage.js)|2D HTML5 rendering and layout engine for game development|2352|2023-08-07|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Jupyter-Notebook.md b/content/charts/overall/software/Jupyter-Notebook.md index 000974fc..9a2c2cea 100644 --- a/content/charts/overall/software/Jupyter-Notebook.md +++ b/content/charts/overall/software/Jupyter-Notebook.md @@ -1,108 +1,108 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Jupyter Notebook -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|28698|2023-10-04| -|2|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17558|2023-10-27| -|3|[AI4Finance-Foundation/FinGPT](https://github.com/AI4Finance-Foundation/FinGPT)|Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace.|9777|2023-12-05| -|4|[hoochanlon/hamulete](https://github.com/hoochanlon/hamulete)|🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。|8568|2023-12-04| -|5|[advimman/lama](https://github.com/advimman/lama)|🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022|6558|2023-11-18| -|6|[alphacep/vosk-api](https://github.com/alphacep/vosk-api)|Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node|6458|2023-11-27| -|7|[jvns/pandas-cookbook](https://github.com/jvns/pandas-cookbook)|Recipes for using Python's pandas library|6372|2023-10-28| -|8|[meituan/YOLOv6](https://github.com/meituan/YOLOv6)|YOLOv6: a single-stage object detection framework dedicated to industrial applications.|5329|2023-12-07| -|9|[chenzomi12/DeepLearningSystem](https://github.com/chenzomi12/DeepLearningSystem)|Deep Learning System core principles introduction.|5093|2023-12-07| -|10|[UFund-Me/Qbot](https://github.com/UFund-Me/Qbot)|[🔥updating ...] AI 自动量化交易机器人 AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant|4976|2023-11-14| -|11|[geekyutao/Inpaint-Anything](https://github.com/geekyutao/Inpaint-Anything)|Inpaint anything using Segment Anything and inpainting models.|4533|2023-11-19| -|12|[snakers4/silero-models](https://github.com/snakers4/silero-models)|Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple|4231|2023-10-18| +|1|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|28706|2023-10-04| +|2|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17570|2023-10-27| +|3|[AI4Finance-Foundation/FinGPT](https://github.com/AI4Finance-Foundation/FinGPT)|Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace.|9790|2023-12-05| +|4|[hoochanlon/hamulete](https://github.com/hoochanlon/hamulete)|🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。|8570|2023-12-04| +|5|[advimman/lama](https://github.com/advimman/lama)|🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022|6559|2023-11-18| +|6|[alphacep/vosk-api](https://github.com/alphacep/vosk-api)|Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node|6460|2023-11-27| +|7|[jvns/pandas-cookbook](https://github.com/jvns/pandas-cookbook)|Recipes for using Python's pandas library|6375|2023-10-28| +|8|[meituan/YOLOv6](https://github.com/meituan/YOLOv6)|YOLOv6: a single-stage object detection framework dedicated to industrial applications.|5334|2023-12-07| +|9|[chenzomi12/DeepLearningSystem](https://github.com/chenzomi12/DeepLearningSystem)|Deep Learning System core principles introduction.|5117|2023-12-07| +|10|[UFund-Me/Qbot](https://github.com/UFund-Me/Qbot)|[🔥updating ...] AI 自动量化交易机器人 AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant|4979|2023-11-14| +|11|[geekyutao/Inpaint-Anything](https://github.com/geekyutao/Inpaint-Anything)|Inpaint anything using Segment Anything and inpainting models.|4539|2023-11-19| +|12|[snakers4/silero-models](https://github.com/snakers4/silero-models)|Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple|4232|2023-10-18| |13|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路|3808|2023-11-13| |14|[LC1332/Luotuo-Chinese-LLM](https://github.com/LC1332/Luotuo-Chinese-LLM)|骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技|3475|2023-09-03| |15|[kaieye/2022-Machine-Learning-Specialization](https://github.com/kaieye/2022-Machine-Learning-Specialization)|-|3064|2023-07-26| -|16|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/|2903|2023-08-23| -|17|[prophesier/diff-svc](https://github.com/prophesier/diff-svc)|Singing Voice Conversion via diffusion model|2504|2023-07-10| -|18|[PhoebusSi/Alpaca-CoT](https://github.com/PhoebusSi/Alpaca-CoT)|We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to ...|2219|2023-12-08| -|19|[matheusfacure/python-causality-handbook](https://github.com/matheusfacure/python-causality-handbook)|Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality. |2210|2023-11-23| +|16|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/|2905|2023-08-23| +|17|[prophesier/diff-svc](https://github.com/prophesier/diff-svc)|Singing Voice Conversion via diffusion model|2505|2023-07-10| +|18|[PhoebusSi/Alpaca-CoT](https://github.com/PhoebusSi/Alpaca-CoT)|We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to ...|2220|2023-12-08| +|19|[matheusfacure/python-causality-handbook](https://github.com/matheusfacure/python-causality-handbook)|Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality. |2215|2023-11-23| |20|[FranxYao/chain-of-thought-hub](https://github.com/FranxYao/chain-of-thought-hub)|Benchmarking large language models' complex reasoning ability with chain-of-thought prompting|2120|2023-11-09| -|21|[TommyZihao/Train_Custom_Dataset](https://github.com/TommyZihao/Train_Custom_Dataset)|标注自己的数据集,训练、评估、测试、部署自己的人工智能算法|2105|2023-11-12| -|22|[carefree0910/carefree-creator](https://github.com/carefree0910/carefree-creator)|AI magics meet Infinite draw board.|2084|2023-11-15| +|21|[TommyZihao/Train_Custom_Dataset](https://github.com/TommyZihao/Train_Custom_Dataset)|标注自己的数据集,训练、评估、测试、部署自己的人工智能算法|2106|2023-11-12| +|22|[carefree0910/carefree-creator](https://github.com/carefree0910/carefree-creator)|AI magics meet Infinite draw board.|2086|2023-11-15| |23|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|1996|2023-12-06| |24|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1960|2023-10-27| |25|[datawhalechina/hugging-llm](https://github.com/datawhalechina/hugging-llm)|HuggingLLM, Hugging Future.|1918|2023-11-27| -|26|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉相关好玩的AI项目(Python、C++)|1780|2023-11-29| -|27|[hugo2046/QuantsPlaybook](https://github.com/hugo2046/QuantsPlaybook)|量化研究-券商金工研报复现|1764|2023-08-14| -|28|[lyogavin/Anima](https://github.com/lyogavin/Anima)|33B Chinese LLM, DPO QLORA, 100K context, AirLLM 70B inference with single 4GB GPU|1710|2023-12-08| +|26|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉相关好玩的AI项目(Python、C++)|1781|2023-11-29| +|27|[hugo2046/QuantsPlaybook](https://github.com/hugo2046/QuantsPlaybook)|量化研究-券商金工研报复现|1766|2023-08-14| +|28|[lyogavin/Anima](https://github.com/lyogavin/Anima)|33B Chinese LLM, DPO QLORA, 100K context, AirLLM 70B inference with single 4GB GPU|1716|2023-12-08| |29|[tencentmusic/cube-studio](https://github.com/tencentmusic/cube-studio)|cube studio开源云原生一站式机器学习/深度学习AI平台,支持sso登录,多租户/多项目组,数据资产对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式算法训练,超参搜索,推理服务VGPU,多集群调度,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型一键微调,llmops,私有知识库,AI应用商店,支持模型一键开发/推理/微调,私有化部署 ...|1621|2023-12-02| -|30|[thuml/Autoformer](https://github.com/thuml/Autoformer)|About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008|1494|2023-11-03| +|30|[thuml/Autoformer](https://github.com/thuml/Autoformer)|About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008|1496|2023-11-03| |31|[TheEconomist/big-mac-data](https://github.com/TheEconomist/big-mac-data)|Data and methodology for the Big Mac index|1486|2023-11-17| -|32|[KevinWang676/Bark-Voice-Cloning](https://github.com/KevinWang676/Bark-Voice-Cloning)|Bark Voice Cloning and Voice Cloning for Chinese Speech|1304|2023-12-07| -|33|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|1299|2023-10-15| -|34|[Ayanaminn/N46Whisper](https://github.com/Ayanaminn/N46Whisper)|Whisper based Japanese subtitle generator|1257|2023-12-05| +|32|[KevinWang676/Bark-Voice-Cloning](https://github.com/KevinWang676/Bark-Voice-Cloning)|Bark Voice Cloning and Voice Cloning for Chinese Speech|1310|2023-12-09| +|33|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|1300|2023-10-15| +|34|[Ayanaminn/N46Whisper](https://github.com/Ayanaminn/N46Whisper)|Whisper based Japanese subtitle generator|1257|2023-12-09| |35|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|1191|2023-12-01| -|36|[LC1332/Chat-Haruhi-Suzumiya](https://github.com/LC1332/Chat-Haruhi-Suzumiya)|Chat凉宫春日, An open sourced Role-Playing chatbot Cheng Li, Ziang Leng, and others.|1182|2023-12-08| -|37|[lyhue1991/torchkeras](https://github.com/lyhue1991/torchkeras)|Pytorch❤️ Keras 😋😋|1078|2023-12-04| +|36|[LC1332/Chat-Haruhi-Suzumiya](https://github.com/LC1332/Chat-Haruhi-Suzumiya)|Chat凉宫春日, An open sourced Role-Playing chatbot Cheng Li, Ziang Leng, and others.|1184|2023-12-09| +|37|[lyhue1991/torchkeras](https://github.com/lyhue1991/torchkeras)|Pytorch❤️ Keras 😋😋|1080|2023-12-04| |38|[miracleyoo/pytorch-lightning-template](https://github.com/miracleyoo/pytorch-lightning-template)|An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all ...|1023|2023-08-06| |39|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|983|2023-10-01| |40|[KaihuaTang/Scene-Graph-Benchmark.pytorch](https://github.com/KaihuaTang/Scene-Graph-Benchmark.pytorch)|A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased S ...|967|2023-07-30| |41|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|942|2023-12-04| |42|[AI4Finance-Foundation/FinNLP](https://github.com/AI4Finance-Foundation/FinNLP)|Democratizing Internet-scale financial data.|901|2023-11-26| -|43|[yangheng95/PyABSA](https://github.com/yangheng95/PyABSA)|Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.; |788|2023-12-08| +|43|[yangheng95/PyABSA](https://github.com/yangheng95/PyABSA)|Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.; |788|2023-12-09| |44|[OpenBioLink/ThoughtSource](https://github.com/OpenBioLink/ThoughtSource)|A central, open resource for data and tools related to chain-of-thought reasoning in large language models. Developed @ Samwald research group: https://samwald.info/|783|2023-07-21| |45|[megvii-research/IJCAI2023-CoNR](https://github.com/megvii-research/IJCAI2023-CoNR)|IJCAI2023 - Collaborative Neural Rendering using Anime Character Sheets|766|2023-08-24| |46|[Estom/notes](https://github.com/Estom/notes)|一个码农的毕生所学!笔记 & 教程。考研,就业,上学.语言篇,Android,C++,Java,JavaScript,Latex,MATLAB,NodeJS,PHP,Python,技术篇,docker,git,Linux,Maven,office,Spark,Spring,SVN,基础篇,编译原理,操作系统,单片机,计算机网络,计算机网络实验,架构模式,软件文档写作,设计模式,数据结构,数据库,算 ...|740|2023-11-09| |47|[charliedream1/ai_quant_trade](https://github.com/charliedream1/ai_quant_trade)|股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易|737|2023-07-01| |48|[wx-chevalier/AI-Notes](https://github.com/wx-chevalier/AI-Notes)|:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 机器学习篇 深度学习篇 自然语言处理篇 工具 ...|733|2023-10-14| -|49|[ytzfhqs/AAAMLP-CN](https://github.com/ytzfhqs/AAAMLP-CN)|Approaching (Almost) Any Machine Learning Problem中译版,在线文档地址:https://ytzfhqs.github.io/AAAMLP-CN/|720|2023-12-07| -|50|[luxonis/depthai-experiments](https://github.com/luxonis/depthai-experiments)|Experimental projects we've done with DepthAI. |718|2023-12-04| +|49|[ytzfhqs/AAAMLP-CN](https://github.com/ytzfhqs/AAAMLP-CN)|Approaching (Almost) Any Machine Learning Problem中译版,在线文档地址:https://ytzfhqs.github.io/AAAMLP-CN/|723|2023-12-07| +|50|[luxonis/depthai-experiments](https://github.com/luxonis/depthai-experiments)|Experimental projects we've done with DepthAI. |719|2023-12-04| |51|[sekilab/RoadDamageDetector](https://github.com/sekilab/RoadDamageDetector)|-|647|2023-10-02| -|52|[menyifang/DCT-Net](https://github.com/menyifang/DCT-Net)|Official implementation of "DCT-Net: Domain-Calibrated Translation for Portrait Stylization", SIGGRAPH 2022 (TOG); Multi-style cartoonization|636|2023-10-24| +|52|[menyifang/DCT-Net](https://github.com/menyifang/DCT-Net)|Official implementation of "DCT-Net: Domain-Calibrated Translation for Portrait Stylization", SIGGRAPH 2022 (TOG); Multi-style cartoonization|637|2023-10-24| |53|[lansinuote/Huggingface_Toturials](https://github.com/lansinuote/Huggingface_Toturials)|bert-base-chinese example|620|2023-08-07| |54|[s4afa451dgf415f/colab_stable_diffusion](https://github.com/s4afa451dgf415f/colab_stable_diffusion)|stable_diffusion_webui的colab部署版本(including English version),下载了所流行插件依赖和并进行初始化配置。拥有mod管理、手机自适应、图片信息本地读取等脚本。|615|2023-11-29| |55|[neolee/pilot](https://github.com/neolee/pilot)|进入编程世界的第一课|567|2023-07-20| |56|[SummerGift/EmbeddedSystem](https://github.com/SummerGift/EmbeddedSystem)|:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结|562|2023-11-23| |57|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|561|2023-09-08| |58|[DjangoPeng/openai-quickstart](https://github.com/DjangoPeng/openai-quickstart)|A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.|527|2023-12-07| -|59|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|506|2023-09-24| +|59|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|509|2023-09-24| |60|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|495|2023-08-18| |61|[cliuxinxin/TX-WORD2VEC-SMALL](https://github.com/cliuxinxin/TX-WORD2VEC-SMALL)|腾讯word2vec模型缩小版|472|2023-08-06| |62|[yatengLG/Focal-Loss-Pytorch](https://github.com/yatengLG/Focal-Loss-Pytorch)|全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数 ...|396|2023-10-31| |63|[dengxiuqi/WeiboSentiment](https://github.com/dengxiuqi/WeiboSentiment)|基于各种机器学习和深度学习的中文微博情感分析|391|2023-06-12| |64|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|385|2023-09-27| |65|[davidfrz/yolov5_distance_count](https://github.com/davidfrz/yolov5_distance_count)|使用yolov5,双目摄像头进行测距|360|2023-10-19| -|66|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|(Chinese Only)Everything I know: DevOps & CloudNative, Linux, Embedded, Homelab, Music, Blockchain, AI, etc...|354|2023-12-07| -|67|[yuanjie-ai/ChatLLM](https://github.com/yuanjie-ai/ChatLLM)|轻松玩转LLM兼容openai&langchain,支持文心一言、讯飞星火、腾讯混元、智谱ChatGLM等|347|2023-10-16| +|66|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|(Chinese Only)Everything I know: DevOps & CloudNative, Linux, Embedded, Homelab, Music, Blockchain, AI, etc...|354|2023-12-08| +|67|[yuanjie-ai/ChatLLM](https://github.com/yuanjie-ai/ChatLLM)|轻松玩转LLM兼容openai&langchain,支持文心一言、讯飞星火、腾讯混元、智谱ChatGLM等|348|2023-10-16| |68|[Luhuanz/pytorch_project](https://github.com/Luhuanz/pytorch_project)|一些日常的项目记录|320|2023-09-13| |69|[jayeew/Chinese-ChatBot](https://github.com/jayeew/Chinese-ChatBot)|中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。|317|2023-09-17| |70|[onlytiancai/codesnip](https://github.com/onlytiancai/codesnip)|代码片段|315|2023-12-07| |71|[allenlu2008/PythonDemo](https://github.com/allenlu2008/PythonDemo)|虾神的Python示例代码库|285|2023-09-14| |72|[datawhalechina/learn-python-the-smart-way](https://github.com/datawhalechina/learn-python-the-smart-way)|聪明方法学Python,简明且系统的 Python 入门教程。|277|2023-10-29| -|73|[lyhue1991/PythonAiRoad](https://github.com/lyhue1991/PythonAiRoad)|source code of some articles |269|2023-11-26| +|73|[lyhue1991/PythonAiRoad](https://github.com/lyhue1991/PythonAiRoad)|source code of some articles |270|2023-11-26| |74|[X-lab2017/open-digger](https://github.com/X-lab2017/open-digger)|Open source analysis tools|262|2023-12-08| -|75|[CHH3213/chhRobotics](https://github.com/CHH3213/chhRobotics)|自动驾驶规划控制python代码实现|259|2023-08-26| +|75|[CHH3213/chhRobotics](https://github.com/CHH3213/chhRobotics)|自动驾驶规划控制python代码实现|261|2023-08-26| |76|[ActiveConclusion/COVID19_mobility](https://github.com/ActiveConclusion/COVID19_mobility)|COVID-19 Mobility Data Aggregator. Scraper of Google, Apple, Waze and TomTom COVID-19 Mobility Reports🚶🚘🚉|257|2023-10-18| |77|[mesolitica/malaysian-dataset](https://github.com/mesolitica/malaysian-dataset)|Text corpus for Malaysian, https://malaya.readthedocs.io/en/latest/Dataset.html|254|2023-12-07| |78|[vespa-engine/sample-apps](https://github.com/vespa-engine/sample-apps)|Repository of sample applications for https://vespa.ai, the open big data serving engine |251|2023-12-06| |79|[AmazingAng/WTF-DeepRL](https://github.com/AmazingAng/WTF-DeepRL)|Deep RL algorithm in pytorch|247|2023-09-05| |80|[YiranJing/Coronavirus-Epidemic-COVID-19](https://github.com/YiranJing/Coronavirus-Epidemic-COVID-19)|👩🏻‍⚕️Covid-19 estimation and forecast using statistical model; 新型冠状病毒肺炎统计模型预测 (Jan 2020)|241|2023-07-06| -|81|[LC1332/Luotuo-Text-Embedding](https://github.com/LC1332/Luotuo-Text-Embedding)|Luotuo Embedding(骆驼嵌入) is a text embedding model, which developed by 李鲁鲁, 冷子昂, 陈启源, 蒟蒻等.|234|2023-08-25| -|82|[wu-hao-ze/All-assignments-and-projects-for-software-engineering-courses-at-Tongji-University](https://github.com/wu-hao-ze/All-assignments-and-projects-for-software-engineering-courses-at-Tongji-University)|同济大学软件学院软件工程专业课所有作业和项目,包括以下内容:数据结构课程设计,计算机组成原理,离散数学,Python,操作系统,操作系统课程设计,计算机系统结构,系统分析与设计,数据库原理与应用,数据库原理与应用课程设计,算法分析设计,人工智能导论,计算机网络,计算机网络实验,软件工程,软件工程课程设计,软件设计模式,智能计算系统,编译原理,嵌入式系统导论,物联网应用基础,用户交互技术,软件测试, ...|214|2023-07-10| +|81|[LC1332/Luotuo-Text-Embedding](https://github.com/LC1332/Luotuo-Text-Embedding)|Luotuo Embedding(骆驼嵌入) is a text embedding model, which developed by 李鲁鲁, 冷子昂, 陈启源, 蒟蒻等.|236|2023-08-25| +|82|[wu-hao-ze/All-assignments-and-projects-for-software-engineering-courses-at-Tongji-University](https://github.com/wu-hao-ze/All-assignments-and-projects-for-software-engineering-courses-at-Tongji-University)|同济大学软件学院软件工程专业课所有作业和项目,包括以下内容:数据结构课程设计,计算机组成原理,离散数学,Python,操作系统,操作系统课程设计,计算机系统结构,系统分析与设计,数据库原理与应用,数据库原理与应用课程设计,算法分析设计,人工智能导论,计算机网络,计算机网络实验,软件工程,软件工程课程设计,软件设计模式,智能计算系统,编译原理,嵌入式系统导论,物联网应用基础,用户交互技术,软件测试, ...|215|2023-07-10| |83|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|205|2023-12-01| |84|[TommyZihao/Label2Everything](https://github.com/TommyZihao/Label2Everything)|常见计算机视觉标注格式相互转换|203|2023-07-18| |85|[oldratlee/software-practice-thoughts](https://github.com/oldratlee/software-practice-thoughts)|📚 🐣 软件实践文集。主题不限,思考讨论有趣有料就好,包含如 系统的模型分析/量化分析、开源漫游者指南、软件可靠性设计实践、平台产品的逻辑与执行… 🥤|200|2023-10-11| |86|[binarybottle/engram](https://github.com/binarybottle/engram)|Arno's Engram v2.0 ("Engram") layout is an optimized key layout for touch typing in English based on ergonomic considerations, with a protocol and software for creating new, optimized key layouts in o ...|188|2023-11-02| |87|[roberthsu2003/python](https://github.com/roberthsu2003/python)|python 說明|186|2023-12-03| |88|[andy6804tw/2020-12th-ironman](https://github.com/andy6804tw/2020-12th-ironman)|[全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 |182|2023-12-02| -|89|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|179|2023-12-05| +|89|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|179|2023-12-08| |90|[RuifMaxx/Multidimensional-time-series-with-transformer](https://github.com/RuifMaxx/Multidimensional-time-series-with-transformer)|transformer/self-attention for Multidimensional time series forecasting 使用transformer架构实现多维时间预测|178|2023-08-21| |91|[RonaldJEN/FinanceChatGLM](https://github.com/RonaldJEN/FinanceChatGLM)|SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍|175|2023-08-10| |92|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|158|2023-08-30| -|93|[mindspore-ai/docs](https://github.com/mindspore-ai/docs)|MindSpore document|154|2023-07-17| -|94|[datawhalechina/whale-quant](https://github.com/datawhalechina/whale-quant)|本项目为量化开源课程,可以帮助人们快速掌握量化金融知识以及使用Python进行量化开发的能力。|150|2023-10-10| -|95|[nyukat/GMIC](https://github.com/nyukat/GMIC)|An interpretable classifier for high-resolution breast cancer screening images utilizing weakly supervised localization|146|2023-09-26| +|93|[mindspore-ai/docs](https://github.com/mindspore-ai/docs)|MindSpore document|155|2023-07-17| +|94|[datawhalechina/whale-quant](https://github.com/datawhalechina/whale-quant)|本项目为量化开源课程,可以帮助人们快速掌握量化金融知识以及使用Python进行量化开发的能力。|153|2023-10-10| +|95|[nyukat/GMIC](https://github.com/nyukat/GMIC)|An interpretable classifier for high-resolution breast cancer screening images utilizing weakly supervised localization|147|2023-09-26| |96|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|Notes on Machine Learning on edge for embedded/sensor/IoT uses|141|2023-12-05| |97|[andy6804tw/2021-13th-ironman](https://github.com/andy6804tw/2021-13th-ironman)|第13屆iT邦幫忙鐵人賽|135|2023-12-02| -|98|[jackjyq/xiaohei-zuowen](https://github.com/jackjyq/xiaohei-zuowen)|小嘿作文生成器:根据主题谓语、主题宾语,生成中学考试风格的作文。|131|2023-09-03| +|98|[jackjyq/xiaohei-zuowen](https://github.com/jackjyq/xiaohei-zuowen)|小嘿作文生成器:根据主题谓语、主题宾语,生成中学考试风格的作文。|131|2023-12-09| |99|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|126|2023-09-01| |100|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|124|2023-12-01| |101|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|119|2023-12-07| @@ -126,63 +126,62 @@ |119|[microsoft/inmt](https://github.com/microsoft/inmt)|Interactive Neural Machine Translation tool|52|2023-07-14| |120|[letylin/pyprogbook](https://github.com/letylin/pyprogbook)|金融大數據首部曲 書名: Python 程式設計入門 — 金融商管實務案例 讀者可以在此下載教學資源含程式碼|52|2023-08-01| |121|[oegedijk/dash_oop_components](https://github.com/oegedijk/dash_oop_components)|OOP components for plotly dash that make dashboard components composable, reusable and configurable|50|2023-08-26| -|122|[weidongcao/huanLing](https://github.com/weidongcao/huanLing)|利用大数据与人工智能分析预测金融市场|49|2023-06-09| -|123|[BoXiaolei/MyTransformer_pytorch](https://github.com/BoXiaolei/MyTransformer_pytorch)|关于Transformer模型的最简洁pytorch实现,包含详细注释|47|2023-11-13| -|124|[alext234/coronavirus-stats](https://github.com/alext234/coronavirus-stats)|Automatically scrape data and statistics on Coronavirus to make them easily accessible in CSV format|47|2023-07-23| -|125|[yuboona/Chinese-Punctuation-Restoration-with-Bert-CNN-RNN](https://github.com/yuboona/Chinese-Punctuation-Restoration-with-Bert-CNN-RNN)|A Bert-CNN-LSTM model for punctuation restoration |45|2023-06-12| -|126|[sijichun/PythonTutor](https://github.com/sijichun/PythonTutor)|Python教学|45|2023-12-07| -|127|[dkl0707/factor_backtest](https://github.com/dkl0707/factor_backtest)|因子回测框架|43|2023-07-09| -|128|[muzishen/VIPriors-Object-Detection-Challenge](https://github.com/muzishen/VIPriors-Object-Detection-Challenge)|2020 ECCV VIPirios 目标检测冠军|43|2023-07-10| -|129|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|🏆🥈🥉 TianChi/天池 AIStudio iFLYTEKAI...|42|2023-12-08| -|130|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|41|2023-11-25| -|131|[asukaminato0721/IntWithStepsOfTeXForm](https://github.com/asukaminato0721/IntWithStepsOfTeXForm)|不定积分过程生成器(By Mathematica)|38|2023-11-04| -|132|[Yourdaylight/Python-DA-and-DM](https://github.com/Yourdaylight/Python-DA-and-DM)|python数据分析与数据挖掘实例|38|2023-10-17| -|133|[kevin-meng/HuggingfaceDownloadShare](https://github.com/kevin-meng/HuggingfaceDownloadShare)|中国如何下载huggingface 模型并共享链接|37|2023-11-20| +|122|[BoXiaolei/MyTransformer_pytorch](https://github.com/BoXiaolei/MyTransformer_pytorch)|关于Transformer模型的最简洁pytorch实现,包含详细注释|47|2023-11-13| +|123|[alext234/coronavirus-stats](https://github.com/alext234/coronavirus-stats)|Automatically scrape data and statistics on Coronavirus to make them easily accessible in CSV format|47|2023-07-23| +|124|[yuboona/Chinese-Punctuation-Restoration-with-Bert-CNN-RNN](https://github.com/yuboona/Chinese-Punctuation-Restoration-with-Bert-CNN-RNN)|A Bert-CNN-LSTM model for punctuation restoration |45|2023-06-12| +|125|[sijichun/PythonTutor](https://github.com/sijichun/PythonTutor)|Python教学|45|2023-12-07| +|126|[dkl0707/factor_backtest](https://github.com/dkl0707/factor_backtest)|因子回测框架|43|2023-07-09| +|127|[muzishen/VIPriors-Object-Detection-Challenge](https://github.com/muzishen/VIPriors-Object-Detection-Challenge)|2020 ECCV VIPirios 目标检测冠军|43|2023-07-10| +|128|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|🏆🥈🥉 TianChi/天池 AIStudio iFLYTEKAI...|42|2023-12-08| +|129|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|41|2023-11-25| +|130|[asukaminato0721/IntWithStepsOfTeXForm](https://github.com/asukaminato0721/IntWithStepsOfTeXForm)|不定积分过程生成器(By Mathematica)|38|2023-11-04| +|131|[Yourdaylight/Python-DA-and-DM](https://github.com/Yourdaylight/Python-DA-and-DM)|python数据分析与数据挖掘实例|38|2023-10-17| +|132|[kevin-meng/HuggingfaceDownloadShare](https://github.com/kevin-meng/HuggingfaceDownloadShare)|中国如何下载huggingface 模型并共享链接|37|2023-11-20| +|133|[northBeggar/Plug-and-Play](https://github.com/northBeggar/Plug-and-Play)|深度学习中各种即插即用小模块|37|2023-06-15| |134|[YunWGui/RecSys-Book-Notes](https://github.com/YunWGui/RecSys-Book-Notes)|推荐系统读书笔记、思维导图等|37|2023-07-06| -|135|[northBeggar/Plug-and-Play](https://github.com/northBeggar/Plug-and-Play)|深度学习中各种即插即用小模块|36|2023-06-15| -|136|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|36|2023-11-22| -|137|[Tu5039/THSTrader](https://github.com/Tu5039/THSTrader)|支持更新一版的同花顺,改了一些因为UI变化而出现问题的地方|35|2023-10-03| -|138|[SocratesClub/datascience](https://github.com/SocratesClub/datascience)|Introduction to Python Programming for Data Science|35|2023-10-03| -|139|[aimuch/AITools](https://github.com/aimuch/AITools)|AI 常用脚本|34|2023-11-01| -|140|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|33|2023-12-04| -|141|[lukewys/SunXiaoChuan-spider](https://github.com/lukewys/SunXiaoChuan-spider)|A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析|33|2023-10-03| -|142|[gameofdimension/vllm-cn](https://github.com/gameofdimension/vllm-cn)|演示 vllm 对中文大语言模型的神奇效果|32|2023-11-04| -|143|[CNFeffery/PythonPracticalSkills](https://github.com/CNFeffery/PythonPracticalSkills)|存放「Python实用秘技」系列文章对应附件|32|2023-07-28| -|144|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|32|2023-11-30| -|145|[flizzywine/kline-mirror](https://github.com/flizzywine/kline-mirror)|A股历史复盘|31|2023-06-29| -|146|[RyoWakabayashi/elixir-learning](https://github.com/RyoWakabayashi/elixir-learning)|Elixir 学習用|31|2023-12-03| -|147|[lingjzhu/probing-TTS-models](https://github.com/lingjzhu/probing-TTS-models)|Link to paper: https://www.isca-speech.org/archive_v0/SpeechProsody_2020/pdfs/51.pdf|31|2023-07-06| -|148|[HaoningChen/scutquant](https://github.com/HaoningChen/scutquant)|scutquant是一个开源的离线量化投资平台,由华南理工大学量化投资协会负责维护. 该框架具有低耦合, 高内聚的特点|28|2023-12-08| -|149|[JeffMony/AV_Library](https://github.com/JeffMony/AV_Library)|从0开始教你做一款剪映APP|28|2023-10-23| -|150|[TommyZihao/aidlux_tutorial](https://github.com/TommyZihao/aidlux_tutorial)|AidLux手机部署人工智能算法|27|2023-10-14| -|151|[ktakita1011/my_kaggle_docker](https://github.com/ktakita1011/my_kaggle_docker)|2023年版kaggle環境|27|2023-11-04| -|152|[polimi-ispl/deep_prior_interpolation](https://github.com/polimi-ispl/deep_prior_interpolation)|Interpolation of seismic data through Deep Priors|27|2023-10-06| -|153|[reymont/ReadAndLearn](https://github.com/reymont/ReadAndLearn)|-|27|2023-07-16| -|154|[roberthsu2003/__112_python_chihlee__](https://github.com/roberthsu2003/__112_python_chihlee__)|10_14日_致理_python_大數據探勘|26|2023-12-02| -|155|[Tony607/Cybergear](https://github.com/Tony607/Cybergear)|小米微电机Cybergear上手开发|26|2023-11-17| -|156|[Olivia-account/Military-Equipment-Knowledge-Graph-Based-on-Deep-Learning-and-Neo4j](https://github.com/Olivia-account/Military-Equipment-Knowledge-Graph-Based-on-Deep-Learning-and-Neo4j)|基于深度学习与Neo4j的军事装备知识图谱网页应用构建。本项目是一个军事武器知识图谱网页应用软件原型系统。该系统由数据爬虫、数据管理、数据处理、知识问答、新闻热点、词条查询和图谱展示七个功能模块组成。系统从互联网上爬取数据,并基于百度文心ERNIE 3.0模型对数据进行实体识别和关系抽取,将数据处理为三元组形式并存储到图数据库Neo4j中。通过数据管理和数据标注,并通过对Neo4j中的三元组数据进 ...|26|2023-06-24| -|157|[NateScarlet/bilibili-live-notification](https://github.com/NateScarlet/bilibili-live-notification)|B 站直播事件 webhook 和开播邮件提醒|26|2023-11-14| -|158|[mapicccy/funcat](https://github.com/mapicccy/funcat)|Using very simple code to compute indicator of stock\crytocurrency. For example, MA(C, 5) means average closed-price for last 5 days.|26|2023-12-07| -|159|[hktxt/Courses](https://github.com/hktxt/Courses)|An AI engineer Prepares / 算法工程师自我修养|25|2023-08-28| -|160|[palemoons/ZJU-GIS-Raid-Guide](https://github.com/palemoons/ZJU-GIS-Raid-Guide)|浙江大学GIS本科专业部分代码留档|24|2023-09-08| -|161|[aws-samples/smart-cooler](https://github.com/aws-samples/smart-cooler)|-|24|2023-10-03| -|162|[MuskAI/forgery-edge-detection](https://github.com/MuskAI/forgery-edge-detection)|实验室锻炼图像篡改边缘检测项目|23|2023-08-03| -|163|[cviaai/VEINCV-RL](https://github.com/cviaai/VEINCV-RL)|Near-Infrared-to-Visible Vein Imaging via Convolutional Neural Networks and Reinforcement Learning|23|2023-10-03| -|164|[c-xy17/NeuralModeling](https://github.com/c-xy17/NeuralModeling)|for 神经计算建模实战|22|2023-08-23| -|165|[ningmengwei-ata/Class-Project](https://github.com/ningmengwei-ata/Class-Project)|一个包含数据科学本科专业课作业的项目文件夹🍬 包括计算机网络、操作系统、人工智能、计算机视觉、软件系统优化、计算机系统、分布式系统、统计、算法、神经网络、数据科学数学基础、PHP网站、导论(情感分析)|22|2023-07-23| -|166|[areejokaili/topic_labelling](https://github.com/areejokaili/topic_labelling)|-|22|2023-06-12| -|167|[genkuroki/Statistics](https://github.com/genkuroki/Statistics)|Notes of Statistics|22|2023-11-01| -|168|[roberthsu2003/__chihlee_pico__](https://github.com/roberthsu2003/__chihlee_pico__)|致理pico_w課程|21|2023-12-03| -|169|[jackley-dev/gpt-langchain-pdf-chat](https://github.com/jackley-dev/gpt-langchain-pdf-chat)|利用chatgpt api和pinecone向量数据库,基于langchain开发的本地知识库问答demo。项目可以读取本地目录下的pdf文档,向量化后存储到pinecone数据库,并基于数据库中的特定领域知识进行问答。|21|2023-06-14| -|170|[cbdb-project/named-entities-for-premodern-chinese-history-research](https://github.com/cbdb-project/named-entities-for-premodern-chinese-history-research)|Repo to generate and host named entities for premodern chinese history research|21|2023-08-24| -|171|[DevinWang23/tianchi_ai_ops_2020](https://github.com/DevinWang23/tianchi_ai_ops_2020)|PAKDD2020 阿里巴巴智能运维算法大赛 复赛28名方案|21|2023-07-06| -|172|[CIDO-ontology/cido](https://github.com/CIDO-ontology/cido)|CIDO: Coronavirus Infectious Disease Ontology|20|2023-11-04| -|173|[SocratesClub/cc2018](https://github.com/SocratesClub/cc2018)|计算传播学编程基础|20|2023-10-03| -|174|[roberthsu2003/pythonWindow](https://github.com/roberthsu2003/pythonWindow)|使用tkinter打造跨平台視窗|19|2023-11-16| -|175|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|19|2023-12-04| -|176|[madroidmaq/LangChain-for-LLM-Application-Development](https://github.com/madroidmaq/LangChain-for-LLM-Application-Development)|LangChain for LLM Application Development 学习笔记。#LLM #LangChain #ChatGPT #OpenAI|18|2023-06-11| -|177|[shannany0606/2022_National_Math_Modeling_Competiotion](https://github.com/shannany0606/2022_National_Math_Modeling_Competiotion)|古代玻璃制品的成分分析和鉴别模型&&2022年高教社杯全国大学生数学建模竞赛全国二等奖项目|18|2023-11-14| -|178|[binzhouchn/deep_learning](https://github.com/binzhouchn/deep_learning)|模拟神经元功能和网络结构,来完成认知任务的一类机器学习算法|17|2023-10-24| +|135|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|36|2023-11-22| +|136|[Tu5039/THSTrader](https://github.com/Tu5039/THSTrader)|支持更新一版的同花顺,改了一些因为UI变化而出现问题的地方|35|2023-10-03| +|137|[SocratesClub/datascience](https://github.com/SocratesClub/datascience)|Introduction to Python Programming for Data Science|35|2023-10-03| +|138|[aimuch/AITools](https://github.com/aimuch/AITools)|AI 常用脚本|34|2023-11-01| +|139|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|33|2023-12-04| +|140|[lukewys/SunXiaoChuan-spider](https://github.com/lukewys/SunXiaoChuan-spider)|A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析|33|2023-10-03| +|141|[gameofdimension/vllm-cn](https://github.com/gameofdimension/vllm-cn)|演示 vllm 对中文大语言模型的神奇效果|32|2023-11-04| +|142|[CNFeffery/PythonPracticalSkills](https://github.com/CNFeffery/PythonPracticalSkills)|存放「Python实用秘技」系列文章对应附件|32|2023-07-28| +|143|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|32|2023-11-30| +|144|[flizzywine/kline-mirror](https://github.com/flizzywine/kline-mirror)|A股历史复盘|31|2023-06-29| +|145|[RyoWakabayashi/elixir-learning](https://github.com/RyoWakabayashi/elixir-learning)|Elixir 学習用|31|2023-12-09| +|146|[lingjzhu/probing-TTS-models](https://github.com/lingjzhu/probing-TTS-models)|Link to paper: https://www.isca-speech.org/archive_v0/SpeechProsody_2020/pdfs/51.pdf|31|2023-07-06| +|147|[HaoningChen/scutquant](https://github.com/HaoningChen/scutquant)|scutquant是一个开源的离线量化投资平台,由华南理工大学量化投资协会负责维护. 该框架具有低耦合, 高内聚的特点|28|2023-12-08| +|148|[JeffMony/AV_Library](https://github.com/JeffMony/AV_Library)|从0开始教你做一款剪映APP|28|2023-10-23| +|149|[TommyZihao/aidlux_tutorial](https://github.com/TommyZihao/aidlux_tutorial)|AidLux手机部署人工智能算法|27|2023-10-14| +|150|[ktakita1011/my_kaggle_docker](https://github.com/ktakita1011/my_kaggle_docker)|2023年版kaggle環境|27|2023-11-04| +|151|[polimi-ispl/deep_prior_interpolation](https://github.com/polimi-ispl/deep_prior_interpolation)|Interpolation of seismic data through Deep Priors|27|2023-10-06| +|152|[reymont/ReadAndLearn](https://github.com/reymont/ReadAndLearn)|-|27|2023-07-16| +|153|[roberthsu2003/__112_python_chihlee__](https://github.com/roberthsu2003/__112_python_chihlee__)|10_14日_致理_python_大數據探勘|26|2023-12-09| +|154|[Tony607/Cybergear](https://github.com/Tony607/Cybergear)|小米微电机Cybergear上手开发|26|2023-11-17| +|155|[Olivia-account/Military-Equipment-Knowledge-Graph-Based-on-Deep-Learning-and-Neo4j](https://github.com/Olivia-account/Military-Equipment-Knowledge-Graph-Based-on-Deep-Learning-and-Neo4j)|基于深度学习与Neo4j的军事装备知识图谱网页应用构建。本项目是一个军事武器知识图谱网页应用软件原型系统。该系统由数据爬虫、数据管理、数据处理、知识问答、新闻热点、词条查询和图谱展示七个功能模块组成。系统从互联网上爬取数据,并基于百度文心ERNIE 3.0模型对数据进行实体识别和关系抽取,将数据处理为三元组形式并存储到图数据库Neo4j中。通过数据管理和数据标注,并通过对Neo4j中的三元组数据进 ...|26|2023-06-24| +|156|[NateScarlet/bilibili-live-notification](https://github.com/NateScarlet/bilibili-live-notification)|B 站直播事件 webhook 和开播邮件提醒|26|2023-11-14| +|157|[mapicccy/funcat](https://github.com/mapicccy/funcat)|Using very simple code to compute indicator of stock\crytocurrency. For example, MA(C, 5) means average closed-price for last 5 days.|26|2023-12-07| +|158|[hktxt/Courses](https://github.com/hktxt/Courses)|An AI engineer Prepares / 算法工程师自我修养|25|2023-08-28| +|159|[palemoons/ZJU-GIS-Raid-Guide](https://github.com/palemoons/ZJU-GIS-Raid-Guide)|浙江大学GIS本科专业部分代码留档|24|2023-09-08| +|160|[aws-samples/smart-cooler](https://github.com/aws-samples/smart-cooler)|-|24|2023-10-03| +|161|[MuskAI/forgery-edge-detection](https://github.com/MuskAI/forgery-edge-detection)|实验室锻炼图像篡改边缘检测项目|23|2023-08-03| +|162|[cviaai/VEINCV-RL](https://github.com/cviaai/VEINCV-RL)|Near-Infrared-to-Visible Vein Imaging via Convolutional Neural Networks and Reinforcement Learning|23|2023-10-03| +|163|[c-xy17/NeuralModeling](https://github.com/c-xy17/NeuralModeling)|for 神经计算建模实战|22|2023-08-23| +|164|[ningmengwei-ata/Class-Project](https://github.com/ningmengwei-ata/Class-Project)|一个包含数据科学本科专业课作业的项目文件夹🍬 包括计算机网络、操作系统、人工智能、计算机视觉、软件系统优化、计算机系统、分布式系统、统计、算法、神经网络、数据科学数学基础、PHP网站、导论(情感分析)|22|2023-07-23| +|165|[areejokaili/topic_labelling](https://github.com/areejokaili/topic_labelling)|-|22|2023-06-12| +|166|[genkuroki/Statistics](https://github.com/genkuroki/Statistics)|Notes of Statistics|22|2023-11-01| +|167|[roberthsu2003/__chihlee_pico__](https://github.com/roberthsu2003/__chihlee_pico__)|致理pico_w課程|21|2023-12-03| +|168|[jackley-dev/gpt-langchain-pdf-chat](https://github.com/jackley-dev/gpt-langchain-pdf-chat)|利用chatgpt api和pinecone向量数据库,基于langchain开发的本地知识库问答demo。项目可以读取本地目录下的pdf文档,向量化后存储到pinecone数据库,并基于数据库中的特定领域知识进行问答。|21|2023-06-14| +|169|[cbdb-project/named-entities-for-premodern-chinese-history-research](https://github.com/cbdb-project/named-entities-for-premodern-chinese-history-research)|Repo to generate and host named entities for premodern chinese history research|21|2023-08-24| +|170|[DevinWang23/tianchi_ai_ops_2020](https://github.com/DevinWang23/tianchi_ai_ops_2020)|PAKDD2020 阿里巴巴智能运维算法大赛 复赛28名方案|21|2023-07-06| +|171|[CIDO-ontology/cido](https://github.com/CIDO-ontology/cido)|CIDO: Coronavirus Infectious Disease Ontology|20|2023-11-04| +|172|[SocratesClub/cc2018](https://github.com/SocratesClub/cc2018)|计算传播学编程基础|20|2023-10-03| +|173|[roberthsu2003/pythonWindow](https://github.com/roberthsu2003/pythonWindow)|使用tkinter打造跨平台視窗|19|2023-11-16| +|174|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|19|2023-12-04| +|175|[madroidmaq/LangChain-for-LLM-Application-Development](https://github.com/madroidmaq/LangChain-for-LLM-Application-Development)|LangChain for LLM Application Development 学习笔记。#LLM #LangChain #ChatGPT #OpenAI|18|2023-06-11| +|176|[shannany0606/2022_National_Math_Modeling_Competiotion](https://github.com/shannany0606/2022_National_Math_Modeling_Competiotion)|古代玻璃制品的成分分析和鉴别模型&&2022年高教社杯全国大学生数学建模竞赛全国二等奖项目|18|2023-11-14| +|177|[binzhouchn/deep_learning](https://github.com/binzhouchn/deep_learning)|模拟神经元功能和网络结构,来完成认知任务的一类机器学习算法|17|2023-10-24|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Kotlin.md b/content/charts/overall/software/Kotlin.md index eb88ca5d..6a54637d 100644 --- a/content/charts/overall/software/Kotlin.md +++ b/content/charts/overall/software/Kotlin.md @@ -1,91 +1,91 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Kotlin -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|13590|2023-12-08| -|2|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|9748|2023-12-08| -|3|[gkd-kit/gkd](https://github.com/gkd-kit/gkd)|基于 无障碍 + 高级选择器 + 订阅规则 的自定义屏幕点击 Android APP|8724|2023-12-08| -|4|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|7966|2023-12-06| -|5|[tiann/KernelSU](https://github.com/tiann/KernelSU)|A Kernel based root solution for Android|5408|2023-12-08| +|1|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|13592|2023-12-08| +|2|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|9756|2023-12-09| +|3|[gkd-kit/gkd](https://github.com/gkd-kit/gkd)|基于 无障碍 + 高级选择器 + 订阅规则 的自定义屏幕点击 Android APP|8817|2023-12-08| +|4|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|7970|2023-12-06| +|5|[tiann/KernelSU](https://github.com/tiann/KernelSU)|A Kernel based root solution for Android|5418|2023-12-09| |6|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|5180|2023-11-21| -|7|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|4673|2023-10-11| -|8|[Ehviewer-Overhauled/Ehviewer](https://github.com/Ehviewer-Overhauled/Ehviewer)|EhViewer overhauled with Material Design 3, Jetpack Compose and more|4672|2023-09-06| -|9|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|4205|2023-11-13| -|10|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4093|2023-11-03| -|11|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|4091|2023-12-08| -|12|[AlmasB/FXGL](https://github.com/AlmasB/FXGL)|Java / JavaFX / Kotlin Game Library (Engine)|3894|2023-12-07| +|7|[Ehviewer-Overhauled/Ehviewer](https://github.com/Ehviewer-Overhauled/Ehviewer)|EhViewer overhauled with Material Design 3, Jetpack Compose and more|4678|2023-09-06| +|8|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|4673|2023-10-11| +|9|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|4206|2023-11-13| +|10|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|4095|2023-12-08| +|11|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4093|2023-11-03| +|12|[AlmasB/FXGL](https://github.com/AlmasB/FXGL)|Java / JavaFX / Kotlin Game Library (Engine)|3895|2023-12-08| |13|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3607|2023-12-07| -|14|[wuseal/JsonToKotlinClass](https://github.com/wuseal/JsonToKotlinClass)|🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )|2960|2023-12-04| -|15|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / V2Ray / universal proxy toolchain for Android / Fork of SagerNet|2456|2023-06-30| +|14|[wuseal/JsonToKotlinClass](https://github.com/wuseal/JsonToKotlinClass)|🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )|2961|2023-12-04| +|15|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / V2Ray / universal proxy toolchain for Android / Fork of SagerNet|2455|2023-06-30| |16|[Ccixyj/JBusDriver](https://github.com/Ccixyj/JBusDriver)|这是去幼儿园的班车(滑稽|2448|2023-10-08| -|17|[osfans/trime](https://github.com/osfans/trime)|同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android|2403|2023-12-08| -|18|[Moriafly/SaltPlayerSource](https://github.com/Moriafly/SaltPlayerSource)|Salt Player, The Best!|2400|2023-12-05| -|19|[guolindev/coolweatherjetpack](https://github.com/guolindev/coolweatherjetpack)|酷欧天气的Jetpack版本实现,采用了MVVM架构。|2253|2023-09-05| +|17|[osfans/trime](https://github.com/osfans/trime)|同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android|2405|2023-12-08| +|18|[Moriafly/SaltPlayerSource](https://github.com/Moriafly/SaltPlayerSource)|Salt Player, The Best!|2402|2023-12-05| +|19|[guolindev/coolweatherjetpack](https://github.com/guolindev/coolweatherjetpack)|酷欧天气的Jetpack版本实现,采用了MVVM架构。|2254|2023-09-05| |20|[TencentBlueKing/bk-ci](https://github.com/TencentBlueKing/bk-ci)|蓝鲸持续集成平台(蓝盾) |2244|2023-12-08| -|21|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|[文档详细] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大|2237|2023-12-06| -|22|[wangchenyan/ponymusic](https://github.com/wangchenyan/ponymusic)|An Android online music player like NetEase Cloud Music|2136|2023-11-27| -|23|[azhon/AppUpdate](https://github.com/azhon/AppUpdate)|Android App update library. Android版本更新库,简单、轻量、可随意定制|2056|2023-09-20| -|24|[Dr-TSNG/Hide-My-Applist](https://github.com/Dr-TSNG/Hide-My-Applist)|An Xposed module to intercept applist detections|2051|2023-10-15| -|25|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|1973|2023-12-03| +|21|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|[文档详细] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大|2238|2023-12-06| +|22|[wangchenyan/ponymusic](https://github.com/wangchenyan/ponymusic)|An Android online music player like NetEase Cloud Music|2145|2023-11-27| +|23|[Dr-TSNG/Hide-My-Applist](https://github.com/Dr-TSNG/Hide-My-Applist)|An Xposed module to intercept applist detections|2056|2023-10-15| +|24|[azhon/AppUpdate](https://github.com/azhon/AppUpdate)|Android App update library. Android版本更新库,简单、轻量、可随意定制|2056|2023-09-20| +|25|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|1974|2023-12-03| |26|[panpf/sketch](https://github.com/panpf/sketch)|Sketch is a powerful and comprehensive image load library on Android, in addition to the basic functions, it also supports Jetpack Compose, GIF, SVG, video thumbnails, gesture zoom, huge images sampli ...|1940|2023-12-08| -|27|[gallonyin/worktool](https://github.com/gallonyin/worktool)|【企业微信】企业微信机器人 聊天机器人、自动加好友、自动拉群、自动群发机器人 免Root零封号 集成ChatGPT|1916|2023-11-23| -|28|[jing332/tts-server-android](https://github.com/jing332/tts-server-android)|这是一个Android系统TTS应用,内置微软演示接口,可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。|1889|2023-11-10| -|29|[kotlin-orm/ktorm](https://github.com/kotlin-orm/ktorm)|A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.|1877|2023-11-18| -|30|[EhViewer-NekoInverter/EhViewer](https://github.com/EhViewer-NekoInverter/EhViewer)|🥥 A fork of EhViewer, feature requests are not accepted. Forked from https://gitlab.com/NekoInverter/EhViewer|1848|2023-12-02| +|27|[gallonyin/worktool](https://github.com/gallonyin/worktool)|【企业微信】企业微信机器人 聊天机器人、自动加好友、自动拉群、自动群发机器人 免Root零封号 集成ChatGPT|1923|2023-11-23| +|28|[jing332/tts-server-android](https://github.com/jing332/tts-server-android)|这是一个Android系统TTS应用,内置微软演示接口,可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。|1892|2023-11-10| +|29|[kotlin-orm/ktorm](https://github.com/kotlin-orm/ktorm)|A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.|1879|2023-11-18| +|30|[EhViewer-NekoInverter/EhViewer](https://github.com/EhViewer-NekoInverter/EhViewer)|🥥 A fork of EhViewer, feature requests are not accepted. Forked from https://gitlab.com/NekoInverter/EhViewer|1854|2023-12-02| |31|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|工信部-Android隐私合规整改检测工具,注解+Asm修改字节码的检测方案|1846|2023-10-26| |32|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1807|2023-09-29| |33|[czy1121/update](https://github.com/czy1121/update)|清晰灵活简单易用的应用更新库|1793|2023-12-05| |34|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more nati ...|1712|2023-09-18| -|35|[ismartcoding/plain-app](https://github.com/ismartcoding/plain-app)|🔥 PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy ...|1704|2023-12-06| +|35|[ismartcoding/plain-app](https://github.com/ismartcoding/plain-app)|🔥 PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy ...|1710|2023-12-06| |36|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1672|2023-11-20| |37|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|Android 基于协程/OkHttp网络请求工具|1600|2023-11-30| -|38|[fcitx5-android/fcitx5-android](https://github.com/fcitx5-android/fcitx5-android)|Fcitx5 input method framework and engines ported to Android|1572|2023-12-08| +|38|[fcitx5-android/fcitx5-android](https://github.com/fcitx5-android/fcitx5-android)|Fcitx5 input method framework and engines ported to Android|1576|2023-12-08| |39|[wdsqjq/FengYunWeather](https://github.com/wdsqjq/FengYunWeather)|风云天气是Android 平台开源天气 App,采用Kotlin、Room、OKHttp3、 协程等框架实现。|1554|2023-09-14| |40|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|1518|2023-10-23| -|41|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|1462|2023-11-06| +|41|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|1463|2023-11-06| |42|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!|1438|2023-11-22| |43|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 !|1376|2023-11-15| |44|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|1371|2023-12-02| |45|[CarGuo/GSYGithubAppKotlin](https://github.com/CarGuo/GSYGithubAppKotlin)|超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: ...|1364|2023-07-21| |46|[angcyo/DslTabLayout](https://github.com/angcyo/DslTabLayout)|:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等|1353|2023-08-21| -|47|[dkrivoruchko/ScreenStream](https://github.com/dkrivoruchko/ScreenStream)|ScreenStream Android App|1349|2023-12-06| -|48|[XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)|[Gap month 2023.12.1 - 2023.12.31] 数据备份 DataBackup for Android|1287|2023-12-07| -|49|[easybangumiorg/EasyBangumi](https://github.com/easybangumiorg/EasyBangumi)|纯纯看番,使用 Compose 开发的看番软件,支持多番剧源|1235|2023-12-03| -|50|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps|1206|2023-12-07| -|51|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件|1172|2023-12-07| -|52|[stripe/stripe-android](https://github.com/stripe/stripe-android)|Stripe Android SDK |1166|2023-12-08| +|47|[dkrivoruchko/ScreenStream](https://github.com/dkrivoruchko/ScreenStream)|ScreenStream Android App|1350|2023-12-06| +|48|[XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)|[Gap month 2023.12.1 - 2023.12.31] 数据备份 DataBackup for Android|1291|2023-12-09| +|49|[easybangumiorg/EasyBangumi](https://github.com/easybangumiorg/EasyBangumi)|纯纯看番,使用 Compose 开发的看番软件,支持多番剧源|1237|2023-12-03| +|50|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps|1210|2023-12-07| +|51|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件|1174|2023-12-07| +|52|[stripe/stripe-android](https://github.com/stripe/stripe-android)|Stripe Android SDK |1166|2023-12-09| |53|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|fragmject is a learning project prepared for Kotlin and Jetpack Compose. fragmject 是一个为初学者准备的上手项目。 通过对 Kotlin 和 Compose 的系统运用,实现的一个功能完备符合主流市场标准 App。 fragmject 没有复杂的业务和多余的封装, 完全依照 Android Developer ...|1105|2023-12-01| |54|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|1080|2023-08-29| |55|[rRemix/APlayer](https://github.com/rRemix/APlayer)|Android Music Player|1074|2023-11-23| |56|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|1069|2023-07-29| -|57|[SusionSuc/rabbit-client](https://github.com/SusionSuc/rabbit-client)|🐰 a simple and easy to use android apm framework (tools)|1038|2023-07-10| +|57|[SusionSuc/rabbit-client](https://github.com/SusionSuc/rabbit-client)|🐰 a simple and easy to use android apm framework (tools)|1039|2023-07-10| |58|[compose-museum/jetpack-compose-book](https://github.com/compose-museum/jetpack-compose-book)|-|1016|2023-10-06| |59|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架 |1009|2023-09-23| -|60|[GuoXiCheng/SKIP](https://github.com/GuoXiCheng/SKIP)|自动跳过APP开屏广告|1000|2023-12-08| +|60|[GuoXiCheng/SKIP](https://github.com/GuoXiCheng/SKIP)|自动跳过APP开屏广告|998|2023-12-09| |61|[eprendre/tingshu](https://github.com/eprendre/tingshu)|一款可在线播放多个免费听书站点的安卓app|986|2023-10-09| -|62|[RookieTree/DaMaiHelper](https://github.com/RookieTree/DaMaiHelper)|大麦抢票辅助|982|2023-07-18| -|63|[HighCapable/YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)|⛱️ An efficient Hook API and Xposed Module solution built in Kotlin.|977|2023-12-06| -|64|[FooIbar/EhViewer](https://github.com/FooIbar/EhViewer)|EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer|969|2023-12-08| -|65|[aaa1115910/bv](https://github.com/aaa1115910/bv)|哔哩哔哩 的第三方 Android TV 应用。A third-party Android TV app for Bilibili.|955|2023-12-07| -|66|[10miaomiao/bilimiao2](https://github.com/10miaomiao/bilimiao2)|bilimiao 2.0|944|2023-12-07| -|67|[fumiama/copymanga](https://github.com/fumiama/copymanga)|拷贝漫画的第三方APP,优化阅读/下载体验|891|2023-11-29| +|62|[RookieTree/DaMaiHelper](https://github.com/RookieTree/DaMaiHelper)|大麦抢票辅助|984|2023-07-18| +|63|[FooIbar/EhViewer](https://github.com/FooIbar/EhViewer)|EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer|980|2023-12-09| +|64|[HighCapable/YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)|⛱️ An efficient Hook API and Xposed Module solution built in Kotlin.|979|2023-12-06| +|65|[aaa1115910/bv](https://github.com/aaa1115910/bv)|哔哩哔哩 的第三方 Android TV 应用。A third-party Android TV app for Bilibili.|956|2023-12-09| +|66|[10miaomiao/bilimiao2](https://github.com/10miaomiao/bilimiao2)|bilimiao 2.0|947|2023-12-09| +|67|[fumiama/copymanga](https://github.com/fumiama/copymanga)|拷贝漫画的第三方APP,优化阅读/下载体验|892|2023-11-29| |68|[rosuH/AndroidFilePicker](https://github.com/rosuH/AndroidFilePicker)|FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~|882|2023-12-07| |69|[YvesCheung/RollingText](https://github.com/YvesCheung/RollingText)|Android TextView with rolling animation|852|2023-09-05| -|70|[RyensX/MediaBox](https://github.com/RyensX/MediaBox)|全能媒体容器,插件化网罗天下媒体,畅快浏览视频、漫画和任何你想要的媒体数据。A universal media container, aggregating media through plugins to browse videos, comics and any media data you want.|828|2023-07-09| +|70|[RyensX/MediaBox](https://github.com/RyensX/MediaBox)|全能媒体容器,插件化网罗天下媒体,畅快浏览视频、漫画和任何你想要的媒体数据。A universal media container, aggregating media through plugins to browse videos, comics and any media data you want.|829|2023-07-09| |71|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗,支持全局(App内部)、局部悬浮(View),支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window(App), support global(View), local suspension, support edge adsorption, rebound, cust ...|819|2023-12-05| -|72|[DUpdateSystem/UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll)|Check updates for Android apps, Magisk modules and more!|818|2023-12-07| +|72|[DUpdateSystem/UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll)|Check updates for Android apps, Magisk modules and more!|819|2023-12-09| |73|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版,弹弹play系列应用安卓平台上的实现,是一个提供了视频播放(本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|814|2023-10-10| |74|[plateaukao/einkbro](https://github.com/plateaukao/einkbro)|A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.|773|2023-12-05| |75|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)|761|2023-07-20| |76|[liujingxing/XmlClassGuard](https://github.com/liujingxing/XmlClassGuard)|一个可混淆4大组件,自定义View等任意类的插件,上架Google Play的利器|759|2023-10-21| -|77|[lihenggui/blocker](https://github.com/lihenggui/blocker)|An useful tool that controls android components|759|2023-12-08| -|78|[tangshimin/MuJing](https://github.com/tangshimin/MuJing)|幕境 - 使用自己感兴趣的电影、美剧或文档,生成词库(单词本)。在记忆单词时,可以用键盘打字,练习拼写并观看相关的视频片段,以便更好的理解和记忆单词。播放电影时,以弹幕的形式复习词库中的单词。|748|2023-12-06| +|77|[lihenggui/blocker](https://github.com/lihenggui/blocker)|An useful tool that controls android components|759|2023-12-09| +|78|[tangshimin/MuJing](https://github.com/tangshimin/MuJing)|幕境 - 使用自己感兴趣的电影、美剧或文档,生成词库(单词本)。在记忆单词时,可以用键盘打字,练习拼写并观看相关的视频片段,以便更好的理解和记忆单词。播放电影时,以弹幕的形式复习词库中的单词。|750|2023-12-06| |79|[fankes/TSBattery](https://github.com/fankes/TSBattery)|A new way to save your battery avoid cancer apps hacker it.|748|2023-11-18| -|80|[Block-Network/StatusBarLyric](https://github.com/Block-Network/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|745|2023-11-30| -|81|[suming77/SumTea_Android](https://github.com/suming77/SumTea_Android)|基于组件化+模块化+Kotlin+协程+Flow+Retrofit+Jetpack+MVVM+短视频架构实现的WanAndroid客户端|724|2023-07-02| +|80|[Block-Network/StatusBarLyric](https://github.com/Block-Network/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|746|2023-12-09| +|81|[suming77/SumTea_Android](https://github.com/suming77/SumTea_Android)|基于组件化+模块化+Kotlin+协程+Flow+Retrofit+Jetpack+MVVM+短视频架构实现的WanAndroid客户端|725|2023-07-02| |82|[ifmvo/TogetherAd](https://github.com/ifmvo/TogetherAd)|🔥持续更新。Android广告聚合:帮助 Android 开发者快速、便捷、灵活的接入国内多家主流安卓广告 SDK。广点通(优量汇)、穿山甲、快手联盟、百青藤(百度Mob)。开屏广告、Banner横幅广告、插屏广告、激励广告、原生信息流、全屏广告。|720|2023-09-02| |83|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|705|2023-10-17| |84|[Zhao-Yan-Yan/MultiStatePage](https://github.com/Zhao-Yan-Yan/MultiStatePage)|Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器|699|2023-07-30| @@ -103,29 +103,29 @@ |96|[jaaksi/pickerview](https://github.com/jaaksi/pickerview)|One very very user-friendly Picker library(内部提供两种常用类型的Picker:时间选择器(支持聚合)和联动选择器(支持不联动)。支持扩展自定义Picker。支持自定义弹窗。支持作为view的非弹窗场景。)|581|2023-10-09| |97|[vincent-series/smart-show](https://github.com/vincent-series/smart-show)|Toast # Snackbar # Dialog |576|2023-11-01| |98|[kotlin-graphics/imgui](https://github.com/kotlin-graphics/imgui)|Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)|575|2023-09-07| -|99|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|569|2023-10-21| +|99|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|570|2023-10-21| |100|[liangjingkanji/StateLayout](https://github.com/liangjingkanji/StateLayout)|🍘 Android上最强大的缺省页框架|540|2023-10-09| |101|[DylanCaiCoding/Longan](https://github.com/DylanCaiCoding/Longan)|Probably the best Kotlin utils library for Android. (可能是最好用的 Kotlin 工具库)|532|2023-08-21| |102|[ssseasonnn/Yasha](https://github.com/ssseasonnn/Yasha)|A DSL library for rendering RecyclerView and ViewPager.|517|2023-11-02| -|103|[izhangzhihao/intellij-rainbow-fart](https://github.com/izhangzhihao/intellij-rainbow-fart)|🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart|512|2023-08-17| -|104|[leavesCZY/Matisse](https://github.com/leavesCZY/Matisse)|A Image/Video Selector Implemented with Jetpack Compose(一个用 Jetpack Compose 实现的 Android 图片/视频 选择框架)|511|2023-12-07| -|105|[Simplicity-Team/WooBoxForMIUI](https://github.com/Simplicity-Team/WooBoxForMIUI)|一个基于 MIUI13+(Android 12+) 适配的自定义工具 // A system extension Xposed module based on MIUI13+ (Android12+)|496|2023-06-14| -|106|[iamr0s/Dhizuku](https://github.com/iamr0s/Dhizuku)|A Android Application for share DeviceOwner|490|2023-11-18| -|107|[liangjingkanji/spannable](https://github.com/liangjingkanji/spannable)|Android最好的Spannable富文本工具, 唯一支持正则匹配/图文混排/图标/GIF动画/自定义表情包|488|2023-08-10| -|108|[FSpaceCore/SpaceCore](https://github.com/FSpaceCore/SpaceCore)|SpaceCore is a virtual Android system engine that can engage users clone and run dual applications,this engine can also support device simulation, fake GPS and many other features.SpaceCore是一个虚拟引擎内核, ...|485|2023-07-30| -|109|[simple-robot/simpler-robot](https://github.com/simple-robot/simpler-robot)|Simple Robot,一个bot风格的高效异步事件调度框架,用灵活统一的标准来编写不同平台的bot应用。simpler-robot是用于区别于旧版本仓库 simple-robot 的新版本命名。|475|2023-10-11| -|110|[metrodroid/metrodroid](https://github.com/metrodroid/metrodroid)|Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)|461|2023-12-05| +|103|[leavesCZY/Matisse](https://github.com/leavesCZY/Matisse)|A Image/Video Selector Implemented with Jetpack Compose(一个用 Jetpack Compose 实现的 Android 图片/视频 选择框架)|512|2023-12-07| +|104|[izhangzhihao/intellij-rainbow-fart](https://github.com/izhangzhihao/intellij-rainbow-fart)|🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart|512|2023-08-17| +|105|[Simplicity-Team/WooBoxForMIUI](https://github.com/Simplicity-Team/WooBoxForMIUI)|一个基于 MIUI13+(Android 12+) 适配的自定义工具 // A system extension Xposed module based on MIUI13+ (Android12+)|497|2023-06-14| +|106|[iamr0s/Dhizuku](https://github.com/iamr0s/Dhizuku)|A Android Application for share DeviceOwner|493|2023-11-18| +|107|[FSpaceCore/SpaceCore](https://github.com/FSpaceCore/SpaceCore)|SpaceCore is a virtual Android system engine that can engage users clone and run dual applications,this engine can also support device simulation, fake GPS and many other features.SpaceCore是一个虚拟引擎内核, ...|488|2023-07-30| +|108|[liangjingkanji/spannable](https://github.com/liangjingkanji/spannable)|Android最好的Spannable富文本工具, 唯一支持正则匹配/图文混排/图标/GIF动画/自定义表情包|488|2023-08-10| +|109|[simple-robot/simpler-robot](https://github.com/simple-robot/simpler-robot)|Simple Robot,一个bot风格的高效异步事件调度框架,用灵活统一的标准来编写不同平台的bot应用。simpler-robot是用于区别于旧版本仓库 simple-robot 的新版本命名。|474|2023-10-11| +|110|[metrodroid/metrodroid](https://github.com/metrodroid/metrodroid)|Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)|462|2023-12-05| |111|[Pangu-Immortal/MagicWX](https://github.com/Pangu-Immortal/MagicWX)|🔥免root实现 Android改机(一键新机)技术解密,微信无限多开等。|454|2023-11-20| |112|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android application for Meshtastic|452|2023-12-07| -|113|[fluttercandies/FlutterJsonBeanFactory](https://github.com/fluttercandies/FlutterJsonBeanFactory)|What I do is generate dart beans based on json, as well as generics parameters and json build instances|448|2023-11-27| -|114|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有。还使用 Compose-Desktop 编写了桌面版本,快来试试吧!🔥🔥🔥|426|2023-08-31| -|115|[sunshine0523/Mi-Freeform](https://github.com/sunshine0523/Mi-Freeform)|Mi-Freeform 3 is an Android third-party freeform software that supports Android 8.1-Android 14|423|2023-11-12| +|113|[fluttercandies/FlutterJsonBeanFactory](https://github.com/fluttercandies/FlutterJsonBeanFactory)|What I do is generate dart beans based on json, as well as generics parameters and json build instances|449|2023-11-27| +|114|[sunshine0523/Mi-Freeform](https://github.com/sunshine0523/Mi-Freeform)|Mi-Freeform 3 is an Android third-party freeform software that supports Android 8.1-Android 14|426|2023-11-12| +|115|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有。还使用 Compose-Desktop 编写了桌面版本,快来试试吧!🔥🔥🔥|426|2023-08-31| |116|[fei-ke/HMSPush](https://github.com/fei-ke/HMSPush)|让非华为设备支持 HMS 推送,同时避免唤醒目标应用|413|2023-11-20| -|117|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|411|2023-11-10| +|117|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|412|2023-11-10| |118|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架,提高Android开发效率|409|2023-10-07| -|119|[tangcent/easy-yapi](https://github.com/tangcent/easy-yapi)|Generate API document to yapi|407|2023-12-07| -|120|[YenalyLiew/Han1meViewer](https://github.com/YenalyLiew/Han1meViewer)|A Hanime1.me Application for Android.|406|2023-12-06| -|121|[platonai/PulsarRPA](https://github.com/platonai/PulsarRPA)|Automate webpages at scale, scrape web data completely and accurately with high performance, distributed RPA.|398|2023-11-27| +|119|[YenalyLiew/Han1meViewer](https://github.com/YenalyLiew/Han1meViewer)|A Hanime1.me Application for Android.|407|2023-12-06| +|120|[tangcent/easy-yapi](https://github.com/tangcent/easy-yapi)|Generate API document to yapi|407|2023-12-07| +|121|[platonai/PulsarRPA](https://github.com/platonai/PulsarRPA)|Automate webpages at scale, scrape web data completely and accurately with high performance, distributed RPA.|399|2023-12-09| |122|[hi-dhl/ComposingBuilds-vs-buildSrc](https://github.com/hi-dhl/ComposingBuilds-vs-buildSrc)| Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢|396|2023-08-09| |123|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|375|2023-12-04| |124|[iTXTech/mirai-native](https://github.com/iTXTech/mirai-native)|强大的 mirai 原生插件加载器|366|2023-07-31| @@ -136,28 +136,28 @@ |129|[Krosxx/Android-Auto-Api](https://github.com/Krosxx/Android-Auto-Api)|安卓无障碍服务Api, 为了简化无障碍服务使用,并使用 Kotlin 以提供简洁的Api。|323|2023-06-12| |130|[devin1014/DLNA-Cast](https://github.com/devin1014/DLNA-Cast)|基于Cling库封装的DLNA投屏库,支持DMC、DMS、DMR功能。|321|2023-09-07| |131|[Arcns/arc-fast](https://github.com/Arcns/arc-fast)|本项目包含一系列Android开发的便携工具,主要包括Fast Permission、Immersive Dialog、Immersive PopupWindow、Fast Span、Fast Mask等,能够让你快速、优雅的享受安卓便捷开发~|319|2023-11-14| -|132|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|A library to make Xposed modules development easier.|315|2023-10-29| -|133|[twiceyuan/WXAPK](https://github.com/twiceyuan/WXAPK)|直接安装微信接收到的 APK|315|2023-09-23| -|134|[soulqw/CoCo](https://github.com/soulqw/CoCo)|A delicate lib for System Capture, Pick and Crop in Android |309|2023-07-22| +|132|[twiceyuan/WXAPK](https://github.com/twiceyuan/WXAPK)|直接安装微信接收到的 APK|316|2023-09-23| +|133|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|A library to make Xposed modules development easier.|315|2023-10-29| +|134|[soulqw/CoCo](https://github.com/soulqw/CoCo)|A delicate lib for System Capture, Pick and Crop in Android |308|2023-07-22| |135|[JuliaEditorSupport/julia-intellij](https://github.com/JuliaEditorSupport/julia-intellij)|:computer: Julia Plugin for IntelliJ IDEA ┗:smiley:┛ ┏:smiley:┓ ┗:smiley:┛|289|2023-09-11| -|136|[shizq123/BIKA](https://github.com/shizq123/BIKA)|第三方哔咔漫画|285|2023-07-18| +|136|[shizq123/BIKA](https://github.com/shizq123/BIKA)|第三方哔咔漫画|286|2023-07-18| |137|[hadix-lin/ideavim_extension](https://github.com/hadix-lin/ideavim_extension)|IdeaVIM插件的扩展插件|281|2023-11-14| |138|[linwg1988/LCardView](https://github.com/linwg1988/LCardView)|卡片布局,可设置阴影颜色,透明度,圆角大小,阴影宽度|280|2023-08-29| |139|[liangjingkanji/StatusBar](https://github.com/liangjingkanji/StatusBar)|[开发必备] Android一行代码配置透明状态栏|273|2023-08-14| |140|[xdd666t/getx_template](https://github.com/xdd666t/getx_template)|Used to generate the template code of GetX framework Flutter GetX模板代码生成(一个有用的IDEA插件)|272|2023-06-18| -|141|[hushenghao/AndroidEasterEggs](https://github.com/hushenghao/AndroidEasterEggs)|Organize the Easter eggs of the official versions of the Android system.|266|2023-12-08| -|142|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)| Jetpack Compose 最佳实践,用 Jetpack Compose 写一个 IM APP|263|2023-12-07| -|143|[GangJust/FreedomPlus](https://github.com/GangJust/FreedomPlus)|依赖于抖音运行的Xposed模块.|262|2023-12-08| +|141|[hushenghao/AndroidEasterEggs](https://github.com/hushenghao/AndroidEasterEggs)|Organize the Easter eggs of the official versions of the Android system.|267|2023-12-09| +|142|[GangJust/FreedomPlus](https://github.com/GangJust/FreedomPlus)|依赖于抖音运行的Xposed模块.|265|2023-12-08| +|143|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)| Jetpack Compose 最佳实践,用 Jetpack Compose 写一个 IM APP|263|2023-12-07| |144|[KitsunePie/AppErrorsTracking](https://github.com/KitsunePie/AppErrorsTracking)|Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.|256|2023-11-18| |145|[MrXiaoM/Aoki](https://github.com/MrXiaoM/Aoki)|Mirai 一键登录处理器|253|2023-06-15| |146|[ltttttttttttt/ComposeViews](https://github.com/ltttttttttttt/ComposeViews)|跨平台Compose组件, Jatpack(JetBrains) Compose views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable ...|253|2023-12-08| -|147|[FunnySaltyFish/FunnyTranslation](https://github.com/FunnySaltyFish/FunnyTranslation)|基于Jetpack Compose开发的翻译软件,支持多引擎、插件化~ Jetpack Compose+MVVM+协程+Room|249|2023-10-10| -|148|[jing332/AlistAndroid](https://github.com/jing332/AlistAndroid)|AList 安卓版本,APK安装即用,无需Root或Termux。|243|2023-11-25| +|147|[jing332/AlistAndroid](https://github.com/jing332/AlistAndroid)|AList 安卓版本,APK安装即用,无需Root或Termux。|249|2023-11-25| +|148|[FunnySaltyFish/FunnyTranslation](https://github.com/FunnySaltyFish/FunnyTranslation)|基于Jetpack Compose开发的翻译软件,支持多引擎、插件化~ Jetpack Compose+MVVM+协程+Room|249|2023-10-10| |149|[lingxiaoplus/BiliBili](https://github.com/lingxiaoplus/BiliBili)|基于ijkplayer+rxjava+retrofit,组件化思想,实现一个仿B站的Android客户端|242|2023-07-10| |150|[liangjingkanji/soft-input-event](https://github.com/liangjingkanji/soft-input-event)|Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation|239|2023-09-07| -|151|[TabooLib/taboolib](https://github.com/TabooLib/taboolib)|Powerful framework for creating multi-platform Minecraft plugin|238|2023-12-08| -|152|[hyy920109/HighLightPro](https://github.com/hyy920109/HighLightPro)|A highlight lib and also it can be a simple popup window lib for android|227|2023-07-12| -|153|[leavesCZY/Monitor](https://github.com/leavesCZY/Monitor)|一个适用于 OkHttp / Retrofit 的可视化抓包工具|226|2023-12-07| +|151|[TabooLib/taboolib](https://github.com/TabooLib/taboolib)|Powerful framework for creating multi-platform Minecraft plugin|238|2023-12-09| +|152|[leavesCZY/Monitor](https://github.com/leavesCZY/Monitor)|一个适用于 OkHttp / Retrofit 的可视化抓包工具|228|2023-12-07| +|153|[hyy920109/HighLightPro](https://github.com/hyy920109/HighLightPro)|A highlight lib and also it can be a simple popup window lib for android|227|2023-07-12| |154|[AndroidCoderPeng/AutoDingding](https://github.com/AndroidCoderPeng/AutoDingding)|钉钉自动打卡|225|2023-12-04| |155|[leavesCZY/asm-samples](https://github.com/leavesCZY/asm-samples)|Android 字节码插桩实战|221|2023-11-10| |156|[liangjingkanji/Serialize](https://github.com/liangjingkanji/Serialize)|🍒 Android 简单高性能读写本地数据, 直接存储对象/基础类型|221|2023-08-31| @@ -167,44 +167,44 @@ |160|[YvesCheung/UInspector](https://github.com/YvesCheung/UInspector)|A UI inspector to traverse a view hierarchy on Android|211|2023-07-30| |161|[Colter23/bilibili-dynamic-mirai-plugin](https://github.com/Colter23/bilibili-dynamic-mirai-plugin)|低延迟检测B站动态/直播的mirai-console插件|208|2023-08-27| |162|[zippo88888888/ZFileManager](https://github.com/zippo88888888/ZFileManager)|Android 文件操作|205|2023-11-14| -|163|[Samarium150/mirai-console-lolicon](https://github.com/Samarium150/mirai-console-lolicon)|基于LoliconAPI的mirai-console插件|201|2023-12-04| -|164|[anruence/enode](https://github.com/anruence/enode)|DDD 框架|201|2023-10-24| -|165|[crowforkotlin/CopyMangaX](https://github.com/crowforkotlin/CopyMangaX)|拷贝漫画三方APP 、项目采用多模块 和 MVI框架开发|200|2023-12-06| -|166|[shizheng233/CopyMangaJava](https://github.com/shizheng233/CopyMangaJava)|一个第三方的拷贝漫画带有M3风格,支持动态主题。该App已通过Kotlin来实现,只是标题没改。|200|2023-09-14| +|163|[crowforkotlin/CopyMangaX](https://github.com/crowforkotlin/CopyMangaX)|拷贝漫画三方APP 、项目采用多模块 和 MVI框架开发|201|2023-12-06| +|164|[shizheng233/CopyMangaJava](https://github.com/shizheng233/CopyMangaJava)|一个第三方的拷贝漫画带有M3风格,支持动态主题。该App已通过Kotlin来实现,只是标题没改。|201|2023-09-14| +|165|[Samarium150/mirai-console-lolicon](https://github.com/Samarium150/mirai-console-lolicon)|基于LoliconAPI的mirai-console插件|201|2023-12-04| +|166|[anruence/enode](https://github.com/anruence/enode)|DDD 框架|201|2023-10-24| |167|[anyascii/anyascii](https://github.com/anyascii/anyascii)|Unicode to ASCII transliteration - C Elixir Go Java JS Julia PHP Python Ruby Rust Shell .NET|198|2023-11-27| |168|[Shouheng88/arch-android](https://github.com/Shouheng88/arch-android)|Type based Jetpack MVVM library.|198|2023-11-24| |169|[manondidi/kotlinArch](https://github.com/manondidi/kotlinArch)|kotlin mvp 开发脚手架|198|2023-08-30| -|170|[SapuSeven/BetterUntis](https://github.com/SapuSeven/BetterUntis)|An alternative mobile client for the Untis timetable system.|195|2023-11-25| -|171|[WaitFme/CoolbbsYou](https://github.com/WaitFme/CoolbbsYou)|Jetpack Compose 第三方酷安|193|2023-11-26| -|172|[chr233/PureNGA](https://github.com/chr233/PureNGA)|NGA 去广告Xposed模块 支持 Lspatch|192|2023-11-28| -|173|[robotemi/sdk](https://github.com/robotemi/sdk)|temi is an unparalleled robotic platform introducing a new dimension of development - movement. Using temi’s SDK, developers can create new functionalities and introduce new use cases via temi’s Andro ...|192|2023-12-04| -|174|[StarWishsama/Comet-Bot](https://github.com/StarWishsama/Comet-Bot)|☄ 支持多 IM 平台的机器人|192|2023-10-20| -|175|[AnyLifeZLB/FaceVerificationSDK](https://github.com/AnyLifeZLB/FaceVerificationSDK)| Android On_device 1:1 Face Recognition And Alive Detect;1:N & M:N Face Search SDK 。 🧒 离线版设备端Android1:1人脸识别动作活体检测,静默活体检测 以及1:N M:N 人脸搜索 SDK 封装|189|2023-12-05| -|176|[Mingyueyixi/MaskWechat](https://github.com/Mingyueyixi/MaskWechat)|这是一个微信 Xposed 模块,她可以隐藏特定用户的聊天记录,防止私密的聊天被第三人偷看|179|2023-11-11| -|177|[hefengbao/jingmo](https://github.com/hefengbao/jingmo)|『京墨』开源免费的古诗词文(名句)、歇后语、成语、传统节日、绕口令等的阅读APP|177|2023-12-06| +|170|[SapuSeven/BetterUntis](https://github.com/SapuSeven/BetterUntis)|An alternative mobile client for the Untis timetable system.|196|2023-11-25| +|171|[chr233/PureNGA](https://github.com/chr233/PureNGA)|NGA 去广告Xposed模块 支持 Lspatch|192|2023-11-28| +|172|[robotemi/sdk](https://github.com/robotemi/sdk)|temi is an unparalleled robotic platform introducing a new dimension of development - movement. Using temi’s SDK, developers can create new functionalities and introduce new use cases via temi’s Andro ...|192|2023-12-04| +|173|[StarWishsama/Comet-Bot](https://github.com/StarWishsama/Comet-Bot)|☄ 支持多 IM 平台的机器人|192|2023-10-20| +|174|[WaitFme/CoolbbsYou](https://github.com/WaitFme/CoolbbsYou)|Jetpack Compose 第三方酷安|191|2023-11-26| +|175|[AnyLifeZLB/FaceVerificationSDK](https://github.com/AnyLifeZLB/FaceVerificationSDK)| Android On_device 1:1 Face Recognition And Alive Detect;1:N & M:N Face Search SDK 。 🧒 离线版设备端Android1:1人脸识别动作活体检测,静默活体检测 以及1:N M:N 人脸搜索 SDK 封装|190|2023-12-05| +|176|[hefengbao/jingmo](https://github.com/hefengbao/jingmo)|『京墨』开源免费的古诗词文(名句)、歇后语、成语、传统节日、绕口令等的阅读APP|182|2023-12-06| +|177|[Mingyueyixi/MaskWechat](https://github.com/Mingyueyixi/MaskWechat)|这是一个微信 Xposed 模块,她可以隐藏特定用户的聊天记录,防止私密的聊天被第三人偷看|179|2023-12-09| |178|[luckyzyx/LuckyTool](https://github.com/luckyzyx/LuckyTool)|对ColorOS系统进行的扩展优化的Xposed模块,未经开发者授权,禁止私自搬运转载|177|2023-10-19| -|179|[CofbroTeam/Doraemon](https://github.com/CofbroTeam/Doraemon)|⭐ ⭐ ⭐不止签到!更有一键同步作业功能!⭐ ⭐ ⭐ UI友好的安卓-Android移动端学习通签到助手,支持普通签到,扫码签到,图片签到,二维码签到,定位签到,签到码签到,手势签到,作业提醒:push通知,短信通知!!|170|2023-12-07| +|179|[CofbroTeam/Doraemon](https://github.com/CofbroTeam/Doraemon)|⭐ ⭐ ⭐不止签到!更有一键同步作业功能!⭐ ⭐ ⭐ UI友好的安卓-Android移动端学习通签到助手,支持普通签到,扫码签到,图片签到,二维码签到,定位签到,签到码签到,手势签到,作业提醒:push通知,短信通知!!|171|2023-12-09| |180|[cgspine/emo-public](https://github.com/cgspine/emo-public)|emo 开源库|166|2023-06-27| |181|[iostyle/ContinuousTrigger](https://github.com/iostyle/ContinuousTrigger)|多线程连续触发器,用于如按序展示弹窗(App更新、公告、签到之类)。支持多接口返回,等待超时,任意位置注册,任意位置绑定,支持DSL语法。喜欢请star⭐️|166|2023-07-17| |182|[TencentCloud/httpdns-sdk-android](https://github.com/TencentCloud/httpdns-sdk-android)|智营防劫持SDK|166|2023-10-27| -|183|[pwh-pwh/wxrecordread](https://github.com/pwh-pwh/wxrecordread)|用于获取微信聊天记录发送消息者wx_id,修改聊天页面信息,获取红包领取详情及总额|161|2023-11-15| +|183|[pwh-pwh/wxrecordread](https://github.com/pwh-pwh/wxrecordread)|用于获取微信聊天记录发送消息者wx_id,修改聊天页面信息,获取红包领取详情及总额|162|2023-11-15| |184|[yellowbluesky/PixivforMuzei3](https://github.com/yellowbluesky/PixivforMuzei3)|Best Pixiv plugin for Muzei 3|160|2023-11-09| |185|[ITxiaoguang/SelectTextHelper](https://github.com/ITxiaoguang/SelectTextHelper)|高仿微信聊天消息列表自由复制文字,双击查看文本内容,用法超级简单~Copy the text freely in the high imitation WeChat chat message list, double-click to view the text content.|156|2023-09-09| |186|[RW-HPS/RW-HPS](https://github.com/RW-HPS/RW-HPS)|Dedicated to Rusted Warfare(RustedWarfare) High Performance Server / 铁锈战争高效率服务器|154|2023-10-30| |187|[geph-official/geph-android](https://github.com/geph-official/geph-android)|Geph Android 迷霧通Android界面|153|2023-11-03| -|188|[Luo-DH/OutCat](https://github.com/Luo-DH/OutCat)|大麦抢票辅助,抢票脚本,自动点击抢票,刷回流票|147|2023-08-30| +|188|[Luo-DH/OutCat](https://github.com/Luo-DH/OutCat)|大麦抢票辅助,抢票脚本,自动点击抢票,刷回流票|148|2023-08-30| |189|[Forgo7ten/VulnerableApp](https://github.com/Forgo7ten/VulnerableApp)|移动安全_漏洞靶场_Android应用层漏洞|146|2023-08-24| |190|[unit-mesh/unit-mesh](https://github.com/unit-mesh/unit-mesh)|Unit Mesh is a Asymptotic AI programming architecture pattern. Unit Mesh 是一个基于 AI 为核心的软件 2.0 思想的软件架构|144|2023-12-08| |191|[GuoguoDad/jd_mall](https://github.com/GuoguoDad/jd_mall)|🔥🔥高仿京东商城App,具有完整的结构,代码整洁规范,结构清晰,集成Flutter模块,具备React-Native热更功能... 同款Flutter版本( https://github.com/GuoguoDad/jd_mall_flutter.git )|144|2023-11-10| |192|[miaoMiaoDaShi/YangYanNew](https://github.com/miaoMiaoDaShi/YangYanNew)|精简看美图|143|2023-09-27| |193|[CorruptedArk/did-i-take-my-meds](https://github.com/CorruptedArk/did-i-take-my-meds)|A Kotlin Android app to manage medications|142|2023-12-06| |194|[l7naive/pattern-lock](https://github.com/l7naive/pattern-lock)|Awesome pattern lock view for android written in kotlin. |142|2023-09-19| -|195|[airshu/lx-music-android](https://github.com/airshu/lx-music-android)|洛雪音乐助手Android版|141|2023-11-04| +|195|[airshu/lx-music-android](https://github.com/airshu/lx-music-android)|洛雪音乐助手Android版|140|2023-11-04| |196|[DylanCaiCoding/MMKV-KTX](https://github.com/DylanCaiCoding/MMKV-KTX)|The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)|139|2023-08-16| |197|[anjiemo/SunnyBeach](https://github.com/anjiemo/SunnyBeach)|阳光沙滩APP|139|2023-09-24| |198|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知,支持多会话/多消息/多渠道,兼容手环手表。|137|2023-11-26| |199|[wangyiqian/StockChart](https://github.com/wangyiqian/StockChart)|StockChart 一款适用于Android的高扩展性、高性能股票图/K线图开发库,支持多图组合,除了使用内置子图还支持定制子图满足复杂的业务需求。|135|2023-11-06| -|200|[cssxsh/bilibili-helper](https://github.com/cssxsh/bilibili-helper)|Mirai Console 插件开发计划|132|2023-11-02| +|200|[cuiliang/QuickerAndroid](https://github.com/cuiliang/QuickerAndroid)|Quicker 安卓客户端|133|2023-10-26|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Lua.md b/content/charts/overall/software/Lua.md index 8c62933a..62287eec 100644 --- a/content/charts/overall/software/Lua.md +++ b/content/charts/overall/software/Lua.md @@ -1,191 +1,192 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Lua -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|13006|2023-12-08| -|2|[rxyhn/yoru](https://github.com/rxyhn/yoru)|夜 - Yoru Aesthetic and Beautiful Awesome Environment :first_quarter_moon:|3199|2023-10-26| -|3|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2845|2023-08-31| +|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|13009|2023-12-08| +|2|[rxyhn/yoru](https://github.com/rxyhn/yoru)|夜 - Yoru Aesthetic and Beautiful Awesome Environment :first_quarter_moon:|3203|2023-10-26| +|3|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2846|2023-12-09| |4|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime Squirrel 鼠须管配置文件(朙月拼音、小鹤双拼、自然码双拼)|2671|2023-08-13| -|5|[L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip)|Snippet Engine for Neovim written in Lua.|2482|2023-12-05| -|6|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|2453|2023-12-06| +|5|[L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip)|Snippet Engine for Neovim written in Lua.|2483|2023-12-05| +|6|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|2456|2023-12-06| |7|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2297|2023-08-25| |8|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1853|2023-11-23| -|9|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1624|2023-12-06| +|9|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1625|2023-12-06| |10|[tkkcc/ArkLights](https://github.com/tkkcc/ArkLights)|明日方舟速通 arknights 本仓库不再维护,请使用 https://github.com/AegirTech/ArkLights|1516|2023-10-07| -|11|[unixhot/waf](https://github.com/unixhot/waf)|使用Nginx+Lua实现的WAF(版本v1.0)|1277|2023-08-07| -|12|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|1161|2023-09-25| -|13|[threathunterX/nebula](https://github.com/threathunterX/nebula)|"星云"业务风控系统,主工程|1048|2023-07-28| -|14|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|1004|2023-08-31| -|15|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,只依赖Openwrt标准组件。支持其它固件开发者集成到自己的固件里面。更方便入门用户搜索安装插件。The iStore is a app store for OpenWRT|966|2023-10-11| -|16|[bungle/lua-resty-template](https://github.com/bungle/lua-resty-template)|Templating Engine (HTML) for Lua and OpenResty.|891|2023-07-21| -|17|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - An easy to use, modern video player based on mpv (一个基于MPV,易于使用,现代化的视频播放器)|873|2023-11-26| -|18|[KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)|86五笔极点码表 for 鼠须管(macOS)、小狼毫(Windows)、中州韵(Ubuntu) 、仓输入法(iOS)五笔输入法|872|2023-11-26| -|19|[openresty/lua-resty-limit-traffic](https://github.com/openresty/lua-resty-limit-traffic)|Lua library for limiting and controlling traffic in OpenResty/ngx_lua|786|2023-11-23| -|20|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|748|2023-12-03| -|21|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|692|2023-06-21| -|22|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|687|2023-11-16| -|23|[openresty/lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)|Nonblocking Lua MySQL driver library for ngx_lua or OpenResty|686|2023-11-23| -|24|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|640|2023-12-08| -|25|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to the investigation of realtime censorship|587|2023-11-21| -|26|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|585|2023-09-18| -|27|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|499|2023-11-23| -|28|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|487|2023-11-23| -|29|[chenxuuu/sms_forwarding](https://github.com/chenxuuu/sms_forwarding)|超低成本硬件短信转发器,只需29.9|453|2023-08-25| -|30|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|424|2023-11-23| -|31|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|393|2023-11-14| -|32|[ElvUI-WotLK/ElvUI](https://github.com/ElvUI-WotLK/ElvUI)|ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)|390|2023-06-26| -|33|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|389|2023-12-08| -|34|[cloudwu/stellaris_cn](https://github.com/cloudwu/stellaris_cn)|Stellaris 群星 汉化 Mod|386|2023-12-05| -|35|[Safe3/uuWAF](https://github.com/Safe3/uuWAF)|一款社区驱动的免费、高性能、高扩展顶级Web应用和API安全防护产品|381|2023-12-05| -|36|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|358|2023-12-07| -|37|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|345|2023-10-05| -|38|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|317|2023-12-07| -|39|[adamqqqplay/dota2ai](https://github.com/adamqqqplay/dota2ai)|Ranked Matchmaking AI: An improved Dota2 AI based on Valve's default AI. Has more than 3 million subscribers on Steam.|294|2023-12-05| -|40|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on native lsp|285|2023-12-07| -|41|[sirpdboy/luci-app-ddns-go](https://github.com/sirpdboy/luci-app-ddns-go)|luci-app-ddns-go 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。支持的域名服务商 Alidns(阿里云) Dnspod(腾讯云) Cloudflare 华为云 Callback 百度云 porkbun GoDaddy|267|2023-11-18| -|42|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|251|2023-12-07| -|43|[yuanyan3060/ArknightsGameResource](https://github.com/yuanyan3060/ArknightsGameResource)|明日方舟客户端素材|223|2023-12-08| -|44|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |223|2023-12-08| -|45|[0wQ/air724ug-forwarder](https://github.com/0wQ/air724ug-forwarder)|Air724UG 短信转发 & 来电通知 & 语音信箱|219|2023-12-03| -|46|[0wQ/air780e-forwarder](https://github.com/0wQ/air780e-forwarder)|Air700E / Air780E / Air780EG / Air780EX 短信转发 (不支持电信卡, Air700E 只支持移动卡), 电信转发看这里 -> https://github.com/0wQ/air724ug-forwarder|218|2023-11-11| -|47|[DeadlyBossMods/DBM-Retail](https://github.com/DeadlyBossMods/DBM-Retail)|The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|208|2023-12-08| -|48|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|206|2023-07-18| -|49|[LufsX/rime](https://github.com/LufsX/rime)|Rime(中州韵)全拼与双拼的自用配置方案|202|2023-12-06| -|50|[AegirTech/ArkLights](https://github.com/AegirTech/ArkLights)|明日方舟速通 arknights|201|2023-12-06| -|51|[JiaqinKang/apexNoRecoilMarco](https://github.com/JiaqinKang/apexNoRecoilMarco)|全自动武器检测apex压枪宏/Fully Weapon detection apex marco no recoil|176|2023-11-21| +|11|[acecilia/OpenWRTInvasion](https://github.com/acecilia/OpenWRTInvasion)|Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...|1296|2023-12-09| +|12|[unixhot/waf](https://github.com/unixhot/waf)|使用Nginx+Lua实现的WAF(版本v1.0)|1277|2023-08-07| +|13|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|1162|2023-09-25| +|14|[threathunterX/nebula](https://github.com/threathunterX/nebula)|"星云"业务风控系统,主工程|1048|2023-07-28| +|15|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|1004|2023-08-31| +|16|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,只依赖Openwrt标准组件。支持其它固件开发者集成到自己的固件里面。更方便入门用户搜索安装插件。The iStore is a app store for OpenWRT|968|2023-10-11| +|17|[bungle/lua-resty-template](https://github.com/bungle/lua-resty-template)|Templating Engine (HTML) for Lua and OpenResty.|891|2023-07-21| +|18|[KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)|86五笔极点码表 for 鼠须管(macOS)、小狼毫(Windows)、中州韵(Ubuntu) 、仓输入法(iOS)五笔输入法|873|2023-11-26| +|19|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - An easy to use, modern video player based on mpv (一个基于MPV,易于使用,现代化的视频播放器)|873|2023-11-26| +|20|[openresty/lua-resty-limit-traffic](https://github.com/openresty/lua-resty-limit-traffic)|Lua library for limiting and controlling traffic in OpenResty/ngx_lua|786|2023-11-23| +|21|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|748|2023-12-03| +|22|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|693|2023-06-21| +|23|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|688|2023-11-16| +|24|[openresty/lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)|Nonblocking Lua MySQL driver library for ngx_lua or OpenResty|686|2023-11-23| +|25|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|640|2023-12-09| +|26|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to the investigation of realtime censorship|587|2023-11-21| +|27|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|585|2023-09-18| +|28|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|499|2023-11-23| +|29|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|487|2023-11-23| +|30|[chenxuuu/sms_forwarding](https://github.com/chenxuuu/sms_forwarding)|超低成本硬件短信转发器,只需29.9|453|2023-08-25| +|31|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|424|2023-11-23| +|32|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|393|2023-11-14| +|33|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|391|2023-12-08| +|34|[ElvUI-WotLK/ElvUI](https://github.com/ElvUI-WotLK/ElvUI)|ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)|390|2023-06-26| +|35|[cloudwu/stellaris_cn](https://github.com/cloudwu/stellaris_cn)|Stellaris 群星 汉化 Mod|386|2023-12-05| +|36|[Safe3/uuWAF](https://github.com/Safe3/uuWAF)|一款社区驱动的免费、高性能、高扩展顶级Web应用和API安全防护产品|382|2023-12-05| +|37|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|358|2023-12-09| +|38|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|345|2023-10-05| +|39|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|317|2023-12-07| +|40|[adamqqqplay/dota2ai](https://github.com/adamqqqplay/dota2ai)|Ranked Matchmaking AI: An improved Dota2 AI based on Valve's default AI. Has more than 3 million subscribers on Steam.|294|2023-12-05| +|41|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on native lsp|285|2023-12-07| +|42|[sirpdboy/luci-app-ddns-go](https://github.com/sirpdboy/luci-app-ddns-go)|luci-app-ddns-go 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。支持的域名服务商 Alidns(阿里云) Dnspod(腾讯云) Cloudflare 华为云 Callback 百度云 porkbun GoDaddy|269|2023-11-18| +|43|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|251|2023-12-09| +|44|[yuanyan3060/ArknightsGameResource](https://github.com/yuanyan3060/ArknightsGameResource)|明日方舟客户端素材|223|2023-12-08| +|45|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |223|2023-12-08| +|46|[0wQ/air780e-forwarder](https://github.com/0wQ/air780e-forwarder)|Air700E / Air780E / Air780EG / Air780EX 短信转发 (不支持电信卡, Air700E 只支持移动卡), 电信转发看这里 -> https://github.com/0wQ/air724ug-forwarder|219|2023-11-11| +|47|[0wQ/air724ug-forwarder](https://github.com/0wQ/air724ug-forwarder)|Air724UG 短信转发 & 来电通知 & 语音信箱|219|2023-12-03| +|48|[DeadlyBossMods/DBM-Retail](https://github.com/DeadlyBossMods/DBM-Retail)|The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|208|2023-12-09| +|49|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|206|2023-07-18| +|50|[LufsX/rime](https://github.com/LufsX/rime)|Rime(中州韵)全拼与双拼的自用配置方案|202|2023-12-06| +|51|[AegirTech/ArkLights](https://github.com/AegirTech/ArkLights)|明日方舟速通 arknights|201|2023-12-06| |52|[Afool4U/Logi_purgatory_macro](https://github.com/Afool4U/Logi_purgatory_macro)|罗技G系列炼狱宏|175|2023-10-31| -|53|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon config(Support custom shortcut keys, emoji search, application shortcut switching, real-time network speed, key echo, etc.)|170|2023-10-03| -|54|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|My personal dotfiles, about neovim, zsh shell, tmux...|169|2023-10-07| -|55|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|168|2023-12-08| -|56|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|164|2023-11-26| -|57|[wofsauge/External-Item-Descriptions](https://github.com/wofsauge/External-Item-Descriptions)|A mod for the game "The Binding of Isaac: Rebirth" that displays useful informations for items, trinkets, rooms and more!|154|2023-12-08| -|58|[Creckeryop/NOBORU](https://github.com/Creckeryop/NOBORU)|Application for PlayStation Vita to read manga or comics|149|2023-07-08| -|59|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|147|2023-12-04| -|60|[yaocccc/nvim](https://github.com/yaocccc/nvim)|开箱即用的nvim配置 详细的文档 lua实现|146|2023-07-10| -|61|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |139|2023-11-03| -|62|[EsreverWoW/ShestakUI_Classic](https://github.com/EsreverWoW/ShestakUI_Classic)|ShestakUI for Wrath Classic (3.4.3), Burning Crusade Classic (2.5.4), and WoW Classic (1.15.0)|125|2023-12-05| -|63|[XavierCHN/x-template](https://github.com/XavierCHN/x-template)|DOTA2自定义游戏开发模板项目,使用typesscript和react开发; Xavier's DOTA 2 custom game template using typescript and react-panorama|118|2023-12-02| -|64|[xhcherry/GTA5-Stand-LuaAIO](https://github.com/xhcherry/GTA5-Stand-LuaAIO)|GTA5 Mod Stand Lua All in One;含综合、任务、crash、模组、娱乐等多种standlua于一体的存储库|116|2023-12-03| -|65|[sniper00/MoonDemo](https://github.com/sniper00/MoonDemo)|moon game server的一个使用示例,搭建简单的房间类游戏服务器框架|116|2023-10-14| -|66|[fang2hou/ElvUI_WindTools](https://github.com/fang2hou/ElvUI_WindTools)|💯 Maybe the BEST ElvUI plugin to enhance your game experience.|113|2023-12-08| -|67|[freeioe/freeioe](https://github.com/freeioe/freeioe)|An edge-computing framework for Industrial Internet of Things 开源的边缘计算网关框架. 讨论群: 291292378|109|2023-11-16| -|68|[sumneko/w3x2lni](https://github.com/sumneko/w3x2lni)|魔兽地图格式转换工具|101|2023-11-28| -|69|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|100|2023-10-19| -|70|[Wolferos/Hearts-of-Iron-IV-The-Great-War](https://github.com/Wolferos/Hearts-of-Iron-IV-The-Great-War)|The Great War has been created by Wolferos with the help of the Community.|94|2023-12-07| -|71|[xkinput/Rime_JD](https://github.com/xkinput/Rime_JD)|星空键道6是星空系列输入法中的一款双拼音形码中文输入法方案,「Rime键道」是该方案借助RIME开源输入平台的实现。|93|2023-10-12| -|72|[boris1993/sms_forwarder_air780_esp32](https://github.com/boris1993/sms_forwarder_air780_esp32)|使用合宙ESP32和Air780E构建的短信转发器|92|2023-11-24| -|73|[defold/doc](https://github.com/defold/doc)|Defold game engine documentation for www.defold.com|92|2023-12-04| -|74|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|89|2023-11-05| -|75|[halfmoonvic/Rime](https://github.com/halfmoonvic/Rime)|致第一次安装Rime的你|87|2023-12-03| -|76|[DarkEnergyProcessor/livesim2_async](https://github.com/DarkEnergyProcessor/livesim2_async)|Love Live! School Idol Festival Live Simulator|87|2023-08-28| -|77|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|85|2023-12-08| -|78|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|80|2023-06-17| -|79|[tech-microworld/ws-cloud-gateway](https://github.com/tech-microworld/ws-cloud-gateway)|基于 openresty + etcd 实现的轻量级网关服务|78|2023-09-08| -|80|[functoreality/rime-flypy-zrmfast](https://github.com/functoreality/rime-flypy-zrmfast)|Rime 输入法配置文件,小鹤双拼+自然快手/小鹤双形辅助码|77|2023-07-06| -|81|[mrbeardad/Lvim](https://github.com/mrbeardad/Lvim)|:moon:基于LunarVim的开箱即用的现代化高性能IDE. My custom LunarVim config, use modern neovim as high performance IDE|75|2023-12-05| -|82|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus|75|2023-08-08| -|83|[einverne/dotfiles](https://github.com/einverne/dotfiles)|my personal dotfiles managed by dotbot, zinit|74|2023-11-22| -|84|[zhyupe/FFXIV-Packet-Dissector](https://github.com/zhyupe/FFXIV-Packet-Dissector)|Wireshark plugins for dissecting FFXIV packets.|73|2023-12-07| -|85|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|67|2023-08-02| -|86|[Hemmelfort/Civ6ModdingNotes](https://github.com/Hemmelfort/Civ6ModdingNotes)|Notes for Civilization VI modding.|66|2023-09-04| -|87|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |64|2023-10-11| -|88|[fafaraway/andromeda](https://github.com/fafaraway/andromeda)|💖 A user interface replacement addon for World of Warcraft.|64|2023-11-15| -|89|[hasscc/meiju](https://github.com/hasscc/meiju)|Midea Meiju (美的美居) For HomeAssistant|61|2023-08-14| -|90|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|60|2023-12-06| -|91|[kchen0x/rime-crane](https://github.com/kchen0x/rime-crane)|凇鹤拼音 —— Rime 简体中文输入法方案,整合了雾凇拼音和小鹤双拼/音形方案的拼音输入法。|58|2023-10-28| -|92|[jiaxinaoliao/neovimBeginCpp](https://github.com/jiaxinaoliao/neovimBeginCpp)|纯lua配置的neovim快速配置(基本开箱即用)|52|2023-11-21| -|93|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|52|2023-12-07| -|94|[BlindingDark/rime-lua-select-character](https://github.com/BlindingDark/rime-lua-select-character)|Rime / 以词定字|52|2023-06-20| -|95|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|50|2023-09-18| -|96|[forleoshare/auto_use_treasure_map](https://github.com/forleoshare/auto_use_treasure_map)|梦幻西游自动挖宝,触动精灵开源脚本,适用设备1920x1080,需要root|47|2023-08-19| -|97|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 / Fcitx5 码表 For Linux & Android|44|2023-12-05| -|98|[caixw/VimIDE](https://github.com/caixw/VimIDE)|自用的一个 vimrc 配置文件,适用于 PHP 和 Go 及 HTML|44|2023-11-28| -|99|[JaredScar/Badger-Anticheat](https://github.com/JaredScar/Badger-Anticheat)|Badger's Official Anticheat [code inspirations from DevLanceGood and Bluethefurry on GitHub]|42|2023-09-26| -|100|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|41|2023-12-08| -|101|[boluokk/e7Helper](https://github.com/boluokk/e7Helper)|【EPIC】第七史诗多功能覆盖脚本(刷书签🍃,挂讨伐、后记、祭坛✌️,挂JJC等📛,多服务器支持📺,qq机器人消息通知📩)|40|2023-12-01| -|102|[vittary/ML](https://github.com/vittary/ML)|收集整理一些大佬免流脚本|39|2023-09-03| -|103|[zhandouxiaojiji/skynet-creator](https://github.com/zhandouxiaojiji/skynet-creator)|skynet脚手架|37|2023-11-28| -|104|[WithdewHua/rime-configuration](https://github.com/WithdewHua/rime-configuration)|自用 Rime 配置|37|2023-11-14| -|105|[astog/BTS](https://github.com/astog/BTS)|Better Trade Screen - Mod for Civilization VI|36|2023-11-12| -|106|[KikoPlayProject/KikoPlayScript](https://github.com/KikoPlayProject/KikoPlayScript)|KikoPlay脚本仓库|35|2023-10-14| -|107|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|33|2023-12-08| -|108|[hchunhui/librime-cloud](https://github.com/hchunhui/librime-cloud)|-|32|2023-10-13| -|109|[loaden/rime](https://github.com/loaden/rime)|中州韵输入法|31|2023-07-31| -|110|[ksqsf/rime-moran](https://github.com/ksqsf/rime-moran)|魔改自然碼 Rime 方案 (自然碼雙拼+輔助碼+外語混輸+簡繁方案+emoji+α)|30|2023-12-06| -|111|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|30|2023-11-16| -|112|[x1ao4/plex-mpv](https://github.com/x1ao4/plex-mpv)|通过 lua 脚本调用 plex 桌面端 mpv 播放器的隐藏功能 / calling the hidden features of the plex desktop mpv player via lua scripts|29|2023-07-11| -|113|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|29|2023-11-24| -|114|[whsir/ngx_lua_waf](https://github.com/whsir/ngx_lua_waf)|ngx_lua_waf改版,增加网段白名单等新功能|29|2023-11-15| -|115|[sniperHW/Agar.io-Server](https://github.com/sniperHW/Agar.io-Server)|Agar.io cocos2dx-lua客户端配套的服务器|27|2023-08-28| -|116|[ck2plus/CleanSlate](https://github.com/ck2plus/CleanSlate)|A community resource, clean base from which to begin mods for CrusaderKings 2|26|2023-10-21| -|117|[limao996/LuaDB](https://github.com/limao996/LuaDB)|基于 Lua 的高性能持久化 kv 数据库|25|2023-06-29| -|118|[AideLua/AideLua](https://github.com/AideLua/AideLua)|依赖 Aide 的一款 Lua 编辑器|24|2023-08-15| -|119|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|24|2023-08-15| -|120|[CNMan/rime-data](https://github.com/CNMan/rime-data)|新世纪五笔字型 for Rime|23|2023-12-07| -|121|[pingshunhuangalex/rime-keydo](https://github.com/pingshunhuangalex/rime-keydo)|键指星海,道化万物。|22|2023-10-29| -|122|[thenumbernine/hydro-cl-lua](https://github.com/thenumbernine/hydro-cl-lua)|yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL|22|2023-12-08| -|123|[JACKCHAN000/Rime-Lua-GoogleTranslate](https://github.com/JACKCHAN000/Rime-Lua-GoogleTranslate)|GoogleTranslate Lua Plug-in in Rime輸入法|21|2023-10-26| -|124|[axiaoxin-com/ratelimiter](https://github.com/axiaoxin-com/ratelimiter)|token bucket ratelimiter for nginx-lua/go/gin-middleware|21|2023-07-05| -|125|[MizukiBelhi/ExtendedUI](https://github.com/MizukiBelhi/ExtendedUI)|ExtendedUI, as the name suggest, extends Tree of Savior's UI to what it should be!|21|2023-11-06| -|126|[liyunfan1223/unbot-addon](https://github.com/liyunfan1223/unbot-addon)|基于 UnBot 插件修改的机器人控制插件,作为 AzerothCore 机器人模组的配套插件|20|2023-11-04| -|127|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|20|2023-12-05| -|128|[PlexPt/factorio-chinese](https://github.com/PlexPt/factorio-chinese)|factorio 开源中文汉化语言包|19|2023-10-23| -|129|[daisukiKaffuChino/reOpenLua-Open-Source](https://github.com/daisukiKaffuChino/reOpenLua-Open-Source)|诸多修改版AndroLua+中的一种。|18|2023-12-08| -|130|[wsgggws/nvim](https://github.com/wsgggws/nvim)|Some vim plugs on neovim and its show on MacOS|18|2023-12-07| -|131|[geektcp/warmane-interface](https://github.com/geektcp/warmane-interface)|Warmane魔兽世界插件|16|2023-12-02| -|132|[forFudan/xuma](https://github.com/forFudan/xuma)|Rime·尔雅徐码输入法·CJK全汉字拆分·三重注解|16|2023-09-15| -|133|[Mista-Tea/improved-stacker](https://github.com/Mista-Tea/improved-stacker)|A complete rewrite of the Stacker tool, including multiple new features for both players and developers, as well as multiple crash fixes.|16|2023-10-15| -|134|[KakaruHayate/CODEY_Dataset](https://github.com/KakaruHayate/CODEY_Dataset)|一个第三方的泠鸢yousa歌声数据集|15|2023-11-28| -|135|[muchenhen/MuQianQiu](https://github.com/muchenhen/MuQianQiu)|千秋戏复刻|15|2023-10-15| -|136|[Casual-Ragnarok/ro-single-client](https://github.com/Casual-Ragnarok/ro-single-client)|仙境 RO 传说 - 单机客户端(登陆补丁)|15|2023-09-28| -|137|[easy-do/dnf-admin](https://github.com/easy-do/dnf-admin)|某不可描述的勇士game后台|14|2023-12-06| -|138|[siuze/ShanRenMaLTS](https://github.com/siuze/ShanRenMaLTS)|【山人码LTS】是山人全息码输入方案的长期支持版。该方案继承了谢振斌、持双山、疏影孤桐、五磅兔、张仓等前辈的大部分山人码方案设计,单字码表已完全覆盖Unicode15.0内9万字余汉字。|14|2023-11-06| -|139|[tanukihee/ChineseJFM](https://github.com/tanukihee/ChineseJFM)|适用于简繁中文与日文的 luatexja JFM 文件|14|2023-06-11| -|140|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|14|2023-09-23| -|141|[chenmozhijin/luci-app-socat](https://github.com/chenmozhijin/luci-app-socat)|同时兼容firewall3/4 的luci-app-socat|13|2023-11-19| -|142|[sirpdboy/luci-app-parentcontrol](https://github.com/sirpdboy/luci-app-parentcontrol)|luci-app-parentcontrol 专为手机用户制作:家长控制 ,可以按时间控制机器,端口和关键字过滤等。|13|2023-06-24| -|143|[iChunyu/nvim](https://github.com/iChunyu/nvim)|NeoVim 配置|13|2023-10-15| -|144|[CN-DST-DEVELOPER/scripts](https://github.com/CN-DST-DEVELOPER/scripts)|官方scripts目录,每两小时自动更新|13|2023-11-07| -|145|[foggyhlw/Storage](https://github.com/foggyhlw/Storage)|视频中用到的一些软件和脚本|13|2023-07-23| -|146|[zgwit/iot-noob](https://github.com/zgwit/iot-noob)|物联小白,物联网控制盒的操作系统,完全的参数化、配置化、模板化。系统通过Modbus RTU标准协议自动采集数据,并根据策略实现自动控制,相于物联网的PLC,但是非常简单|13|2023-08-01| -|147|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|13|2023-12-05| -|148|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|13|2023-10-10| -|149|[limao996/AFS-androlua](https://github.com/limao996/AFS-androlua)|基于 AndroLua+ 的 Android/data 文件操作模块|12|2023-11-11| -|150|[lucikap/luci-app-ua2f](https://github.com/lucikap/luci-app-ua2f)|一个基于ua2f开发的配置界面,更简单的配置ua2f|12|2023-07-26| -|151|[lost-melody/rime-smyh](https://github.com/lost-melody/rime-smyh)|吉旦餅:亂序字根,三碼定長,延遲頂字。|12|2023-12-06| -|152|[boomker/spacehammer](https://github.com/boomker/spacehammer)|🚀 空格键作为 Hyper 的 Hammerspoon 配置, 上手简单并且功能强大, 集多套开源优秀配置于一身|12|2023-10-01| -|153|[Yidadaa/Oh-My-Nvim](https://github.com/Yidadaa/Oh-My-Nvim)|IDE-like neovim config. 把 NeoVim 打造为 IDE。|12|2023-10-22| -|154|[yangmv/SapiGW](https://github.com/yangmv/SapiGW)|基于openresty + Lua开发的一套API网关系统|12|2023-12-07| -|155|[TencentBlueKing/blueking-apigateway-apisix](https://github.com/TencentBlueKing/blueking-apigateway-apisix)|蓝鲸 API 网关 - 数据面|11|2023-12-08| -|156|[usiege/publisher](https://github.com/usiege/publisher)|WOW插件详细说明外部链接图文床,直接点击名称可查看详情。|11|2023-10-22| -|157|[qwertyuiop6/DST-Server-Build](https://github.com/qwertyuiop6/DST-Server-Build)|:video_game: 饥荒DST-server搭建|11|2023-11-06| -|158|[bg4uvr/4G-Tracker](https://github.com/bg4uvr/4G-Tracker)|使用商品4G DTU制作的APRS Tracker|10|2023-06-21| -|159|[controlledentropy/RIME_flypySchema_xhup-doublepinyinflypy](https://github.com/controlledentropy/RIME_flypySchema_xhup-doublepinyinflypy)|windows10rime小狼豪自用配置,小鹤双拼+小鹤双拼音形方案整合版本。Android trime测试不稳定;linux平台未测试,推荐应用小鹤音形官方指导方案。|10|2023-08-21| -|160|[chai2010/im4corner](https://github.com/chai2010/im4corner)|Google输入法四角号码扩展|10|2023-10-31| -|161|[MUKAPP/MGenshinTool](https://github.com/MUKAPP/MGenshinTool)|原神工具 应急食品 的仓库|9|2023-07-10| -|162|[ywxt/rime-huma](https://github.com/ywxt/rime-huma)|虎碼輸入方案,三重註解、字集切換、雙重反查、全碼後置……|9|2023-09-30| -|163|[EKE00372/EKPlates](https://github.com/EKE00372/EKPlates)|其實我比較喜歡WOWI,因為它是黑色的:https://www.wowinterface.com/downloads/info24109|9|2023-09-07| -|164|[HowcanoeWang/rime-lua-aux-code](https://github.com/HowcanoeWang/rime-lua-aux-code)|RIME输入法辅助码音形分离插件|8|2023-12-05| -|165|[Kicamon/im-switch.nvim](https://github.com/Kicamon/im-switch.nvim)|neovim的输入法自动切换插件,在写文档以及代码注释的时候可以自动帮忙切换输入法|8|2023-11-16| -|166|[hugh7007/xmjd6-rere](https://github.com/hugh7007/xmjd6-rere)|基于星空键道,拓展出来百万词库版本-星猫键道6|8|2023-12-08| -|167|[IoT-ThingsCloud/luatos-thingscloud-sdk](https://github.com/IoT-ThingsCloud/luatos-thingscloud-sdk)|基于合宙模组 LuatOS 快速接入 ThingsCloud 物联网平台的 SDK ,帮你 10 分钟完成模组到云平台的双向通信。|8|2023-11-27| -|168|[AideLua/AndroLuaX](https://github.com/AideLua/AndroLuaX)|适配了AndroidX的AndroLua+|8|2023-09-22| -|169|[flappybriefs/pantsu-xkjd6alter](https://github.com/flappybriefs/pantsu-xkjd6alter)|星空键道6的个人魔改版|8|2023-12-06| -|170|[frog-game/Ubuntu20.04-nvim](https://github.com/frog-game/Ubuntu20.04-nvim)|nvim 配置|8|2023-10-21| -|171|[qyh214/wow_addons_private_use](https://github.com/qyh214/wow_addons_private_use)|World Of Warcraft Addons private use 魔兽世界自用插件|8|2023-12-06| -|172|[amorphobia/rime-jiandao](https://github.com/amorphobia/rime-jiandao)|🌟️星空键道输入方案|7|2023-12-07| -|173|[Yooootsuba/ani-gamer-danmu](https://github.com/Yooootsuba/ani-gamer-danmu)|在 MPV 觀看巴哈姆特動畫瘋時,可以支援彈幕列表|7|2023-07-01| -|174|[quintin-lee/NVCode](https://github.com/quintin-lee/NVCode)|neovim 配置|7|2023-12-07| -|175|[Jint-lzxy/nvimconfig](https://github.com/Jint-lzxy/nvimconfig)|My Neovim config.|7|2023-12-08| -|176|[ufo169/rime-sbxh_smart](https://github.com/ufo169/rime-sbxh_smart)|声笔小鹤输入方案(iOS,Win 等各个平台通用版)|6|2023-07-03| -|177|[Rovniced/ArkLights](https://github.com/Rovniced/ArkLights)|明日方舟速通 arknights|6|2023-11-25| -|178|[FinnRaze/mpv-player-config](https://github.com/FinnRaze/mpv-player-config)|mpv播放器的自定义设置方案|6|2023-11-26| -|179|[ryan1iu/dotfiles](https://github.com/ryan1iu/dotfiles)|一些配置文件|6|2023-11-18| -|180|[Se7enMuting/Openwrt-Packages](https://github.com/Se7enMuting/Openwrt-Packages)|自用openwrt额外软件包|6|2023-06-24| -|181|[Slidingwall/vocaloid-dictionaries](https://github.com/Slidingwall/vocaloid-dictionaries)|Interlingual user dictionaries and Job Plugins for VOCALOID. VOCALOID的跨语种用户字典和任务插件。|6|2023-12-07| +|53|[JiaqinKang/apexNoRecoilMarco](https://github.com/JiaqinKang/apexNoRecoilMarco)|全自动武器检测apex压枪宏/Fully Weapon detection apex marco no recoil|175|2023-11-21| +|54|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon config(Support custom shortcut keys, emoji search, application shortcut switching, real-time network speed, key echo, etc.)|170|2023-10-03| +|55|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|My personal dotfiles, about neovim, zsh shell, tmux...|169|2023-12-09| +|56|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|168|2023-12-08| +|57|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|164|2023-11-26| +|58|[wofsauge/External-Item-Descriptions](https://github.com/wofsauge/External-Item-Descriptions)|A mod for the game "The Binding of Isaac: Rebirth" that displays useful informations for items, trinkets, rooms and more!|154|2023-12-08| +|59|[Creckeryop/NOBORU](https://github.com/Creckeryop/NOBORU)|Application for PlayStation Vita to read manga or comics|149|2023-07-08| +|60|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|147|2023-12-04| +|61|[yaocccc/nvim](https://github.com/yaocccc/nvim)|开箱即用的nvim配置 详细的文档 lua实现|146|2023-07-10| +|62|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |139|2023-11-03| +|63|[EsreverWoW/ShestakUI_Classic](https://github.com/EsreverWoW/ShestakUI_Classic)|ShestakUI for Wrath Classic (3.4.3), Burning Crusade Classic (2.5.4), and WoW Classic (1.15.0)|125|2023-12-09| +|64|[XavierCHN/x-template](https://github.com/XavierCHN/x-template)|DOTA2自定义游戏开发模板项目,使用typesscript和react开发; Xavier's DOTA 2 custom game template using typescript and react-panorama|118|2023-12-02| +|65|[xhcherry/GTA5-Stand-LuaAIO](https://github.com/xhcherry/GTA5-Stand-LuaAIO)|GTA5 Mod Stand Lua All in One;含综合、任务、crash、模组、娱乐等多种standlua于一体的存储库|116|2023-12-09| +|66|[sniper00/MoonDemo](https://github.com/sniper00/MoonDemo)|moon game server的一个使用示例,搭建简单的房间类游戏服务器框架|116|2023-10-14| +|67|[fang2hou/ElvUI_WindTools](https://github.com/fang2hou/ElvUI_WindTools)|💯 Maybe the BEST ElvUI plugin to enhance your game experience.|113|2023-12-08| +|68|[freeioe/freeioe](https://github.com/freeioe/freeioe)|An edge-computing framework for Industrial Internet of Things 开源的边缘计算网关框架. 讨论群: 291292378|109|2023-11-16| +|69|[sumneko/w3x2lni](https://github.com/sumneko/w3x2lni)|魔兽地图格式转换工具|101|2023-11-28| +|70|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|100|2023-10-19| +|71|[Wolferos/Hearts-of-Iron-IV-The-Great-War](https://github.com/Wolferos/Hearts-of-Iron-IV-The-Great-War)|The Great War has been created by Wolferos with the help of the Community.|94|2023-12-07| +|72|[xkinput/Rime_JD](https://github.com/xkinput/Rime_JD)|星空键道6是星空系列输入法中的一款双拼音形码中文输入法方案,「Rime键道」是该方案借助RIME开源输入平台的实现。|93|2023-10-12| +|73|[defold/doc](https://github.com/defold/doc)|Defold game engine documentation for www.defold.com|93|2023-12-04| +|74|[boris1993/sms_forwarder_air780_esp32](https://github.com/boris1993/sms_forwarder_air780_esp32)|使用合宙ESP32和Air780E构建的短信转发器|92|2023-11-24| +|75|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|89|2023-11-05| +|76|[halfmoonvic/Rime](https://github.com/halfmoonvic/Rime)|致第一次安装Rime的你|88|2023-12-03| +|77|[DarkEnergyProcessor/livesim2_async](https://github.com/DarkEnergyProcessor/livesim2_async)|Love Live! School Idol Festival Live Simulator|87|2023-08-28| +|78|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|85|2023-12-09| +|79|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|80|2023-06-17| +|80|[tech-microworld/ws-cloud-gateway](https://github.com/tech-microworld/ws-cloud-gateway)|基于 openresty + etcd 实现的轻量级网关服务|78|2023-09-08| +|81|[functoreality/rime-flypy-zrmfast](https://github.com/functoreality/rime-flypy-zrmfast)|Rime 输入法配置文件,小鹤双拼+自然快手/小鹤双形辅助码|77|2023-07-06| +|82|[mrbeardad/Lvim](https://github.com/mrbeardad/Lvim)|:moon:基于LunarVim的开箱即用的现代化高性能IDE. My custom LunarVim config, use modern neovim as high performance IDE|75|2023-12-05| +|83|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus|75|2023-08-08| +|84|[einverne/dotfiles](https://github.com/einverne/dotfiles)|my personal dotfiles managed by dotbot, zinit|74|2023-11-22| +|85|[zhyupe/FFXIV-Packet-Dissector](https://github.com/zhyupe/FFXIV-Packet-Dissector)|Wireshark plugins for dissecting FFXIV packets.|73|2023-12-07| +|86|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|67|2023-08-02| +|87|[Hemmelfort/Civ6ModdingNotes](https://github.com/Hemmelfort/Civ6ModdingNotes)|Notes for Civilization VI modding.|66|2023-09-04| +|88|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |64|2023-10-11| +|89|[fafaraway/andromeda](https://github.com/fafaraway/andromeda)|💖 A user interface replacement addon for World of Warcraft.|64|2023-11-15| +|90|[hasscc/meiju](https://github.com/hasscc/meiju)|Midea Meiju (美的美居) For HomeAssistant|61|2023-08-14| +|91|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|60|2023-12-06| +|92|[kchen0x/rime-crane](https://github.com/kchen0x/rime-crane)|凇鹤拼音 —— Rime 简体中文输入法方案,整合了雾凇拼音和小鹤双拼/音形方案的拼音输入法。|58|2023-10-28| +|93|[jiaxinaoliao/neovimBeginCpp](https://github.com/jiaxinaoliao/neovimBeginCpp)|纯lua配置的neovim快速配置(基本开箱即用)|52|2023-11-21| +|94|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|52|2023-12-07| +|95|[BlindingDark/rime-lua-select-character](https://github.com/BlindingDark/rime-lua-select-character)|Rime / 以词定字|52|2023-06-20| +|96|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|50|2023-09-18| +|97|[forleoshare/auto_use_treasure_map](https://github.com/forleoshare/auto_use_treasure_map)|梦幻西游自动挖宝,触动精灵开源脚本,适用设备1920x1080,需要root|47|2023-08-19| +|98|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 / Fcitx5 码表 For Linux & Android|44|2023-12-05| +|99|[caixw/VimIDE](https://github.com/caixw/VimIDE)|自用的一个 vimrc 配置文件,适用于 PHP 和 Go 及 HTML|44|2023-11-28| +|100|[JaredScar/Badger-Anticheat](https://github.com/JaredScar/Badger-Anticheat)|Badger's Official Anticheat [code inspirations from DevLanceGood and Bluethefurry on GitHub]|42|2023-09-26| +|101|[boluokk/e7Helper](https://github.com/boluokk/e7Helper)|【EPIC】第七史诗多功能覆盖脚本(刷书签🍃,挂讨伐、后记、祭坛✌️,挂JJC等📛,多服务器支持📺,qq机器人消息通知📩)|41|2023-12-01| +|102|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|41|2023-12-09| +|103|[vittary/ML](https://github.com/vittary/ML)|收集整理一些大佬免流脚本|39|2023-09-03| +|104|[zhandouxiaojiji/skynet-creator](https://github.com/zhandouxiaojiji/skynet-creator)|skynet脚手架|37|2023-11-28| +|105|[WithdewHua/rime-configuration](https://github.com/WithdewHua/rime-configuration)|自用 Rime 配置|37|2023-11-14| +|106|[astog/BTS](https://github.com/astog/BTS)|Better Trade Screen - Mod for Civilization VI|36|2023-11-12| +|107|[KikoPlayProject/KikoPlayScript](https://github.com/KikoPlayProject/KikoPlayScript)|KikoPlay脚本仓库|35|2023-10-14| +|108|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|33|2023-12-09| +|109|[hchunhui/librime-cloud](https://github.com/hchunhui/librime-cloud)|-|32|2023-10-13| +|110|[loaden/rime](https://github.com/loaden/rime)|中州韵输入法|31|2023-07-31| +|111|[ksqsf/rime-moran](https://github.com/ksqsf/rime-moran)|魔改自然碼 Rime 方案 (自然碼雙拼+輔助碼+外語混輸+簡繁方案+emoji+α)|30|2023-12-06| +|112|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|30|2023-11-16| +|113|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|30|2023-11-24| +|114|[x1ao4/plex-mpv](https://github.com/x1ao4/plex-mpv)|通过 lua 脚本调用 plex 桌面端 mpv 播放器的隐藏功能 / calling the hidden features of the plex desktop mpv player via lua scripts|29|2023-07-11| +|115|[whsir/ngx_lua_waf](https://github.com/whsir/ngx_lua_waf)|ngx_lua_waf改版,增加网段白名单等新功能|29|2023-11-15| +|116|[sniperHW/Agar.io-Server](https://github.com/sniperHW/Agar.io-Server)|Agar.io cocos2dx-lua客户端配套的服务器|27|2023-08-28| +|117|[ck2plus/CleanSlate](https://github.com/ck2plus/CleanSlate)|A community resource, clean base from which to begin mods for CrusaderKings 2|26|2023-10-21| +|118|[limao996/LuaDB](https://github.com/limao996/LuaDB)|基于 Lua 的高性能持久化 kv 数据库|24|2023-06-29| +|119|[AideLua/AideLua](https://github.com/AideLua/AideLua)|依赖 Aide 的一款 Lua 编辑器|24|2023-08-15| +|120|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|24|2023-08-15| +|121|[CNMan/rime-data](https://github.com/CNMan/rime-data)|新世纪五笔字型 for Rime|23|2023-12-07| +|122|[pingshunhuangalex/rime-keydo](https://github.com/pingshunhuangalex/rime-keydo)|键指星海,道化万物。|22|2023-10-29| +|123|[thenumbernine/hydro-cl-lua](https://github.com/thenumbernine/hydro-cl-lua)|yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL|22|2023-12-08| +|124|[JACKCHAN000/Rime-Lua-GoogleTranslate](https://github.com/JACKCHAN000/Rime-Lua-GoogleTranslate)|GoogleTranslate Lua Plug-in in Rime輸入法|21|2023-10-26| +|125|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|21|2023-12-05| +|126|[axiaoxin-com/ratelimiter](https://github.com/axiaoxin-com/ratelimiter)|token bucket ratelimiter for nginx-lua/go/gin-middleware|21|2023-07-05| +|127|[MizukiBelhi/ExtendedUI](https://github.com/MizukiBelhi/ExtendedUI)|ExtendedUI, as the name suggest, extends Tree of Savior's UI to what it should be!|21|2023-11-06| +|128|[liyunfan1223/unbot-addon](https://github.com/liyunfan1223/unbot-addon)|基于 UnBot 插件修改的机器人控制插件,作为 AzerothCore 机器人模组的配套插件|20|2023-11-04| +|129|[PlexPt/factorio-chinese](https://github.com/PlexPt/factorio-chinese)|factorio 开源中文汉化语言包|19|2023-10-23| +|130|[daisukiKaffuChino/reOpenLua-Open-Source](https://github.com/daisukiKaffuChino/reOpenLua-Open-Source)|诸多修改版AndroLua+中的一种。|18|2023-12-08| +|131|[wsgggws/nvim](https://github.com/wsgggws/nvim)|Some vim plugs on neovim and its show on MacOS|18|2023-12-07| +|132|[geektcp/warmane-interface](https://github.com/geektcp/warmane-interface)|Warmane魔兽世界插件|16|2023-12-02| +|133|[forFudan/xuma](https://github.com/forFudan/xuma)|Rime·尔雅徐码输入法·CJK全汉字拆分·三重注解|16|2023-09-15| +|134|[Casual-Ragnarok/ro-single-client](https://github.com/Casual-Ragnarok/ro-single-client)|仙境 RO 传说 - 单机客户端(登陆补丁)|16|2023-09-28| +|135|[Mista-Tea/improved-stacker](https://github.com/Mista-Tea/improved-stacker)|A complete rewrite of the Stacker tool, including multiple new features for both players and developers, as well as multiple crash fixes.|16|2023-10-15| +|136|[KakaruHayate/CODEY_Dataset](https://github.com/KakaruHayate/CODEY_Dataset)|一个第三方的泠鸢yousa歌声数据集|15|2023-11-28| +|137|[muchenhen/MuQianQiu](https://github.com/muchenhen/MuQianQiu)|千秋戏复刻|15|2023-10-15| +|138|[easy-do/dnf-admin](https://github.com/easy-do/dnf-admin)|某不可描述的勇士game后台|14|2023-12-06| +|139|[siuze/ShanRenMaLTS](https://github.com/siuze/ShanRenMaLTS)|【山人码LTS】是山人全息码输入方案的长期支持版。该方案继承了谢振斌、持双山、疏影孤桐、五磅兔、张仓等前辈的大部分山人码方案设计,单字码表已完全覆盖Unicode15.0内9万字余汉字。|14|2023-11-06| +|140|[tanukihee/ChineseJFM](https://github.com/tanukihee/ChineseJFM)|适用于简繁中文与日文的 luatexja JFM 文件|14|2023-06-11| +|141|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|14|2023-09-23| +|142|[chenmozhijin/luci-app-socat](https://github.com/chenmozhijin/luci-app-socat)|同时兼容firewall3/4 的luci-app-socat|13|2023-11-19| +|143|[sirpdboy/luci-app-parentcontrol](https://github.com/sirpdboy/luci-app-parentcontrol)|luci-app-parentcontrol 专为手机用户制作:家长控制 ,可以按时间控制机器,端口和关键字过滤等。|13|2023-06-24| +|144|[iChunyu/nvim](https://github.com/iChunyu/nvim)|NeoVim 配置|13|2023-10-15| +|145|[CN-DST-DEVELOPER/scripts](https://github.com/CN-DST-DEVELOPER/scripts)|官方scripts目录,每两小时自动更新|13|2023-11-07| +|146|[foggyhlw/Storage](https://github.com/foggyhlw/Storage)|视频中用到的一些软件和脚本|13|2023-12-09| +|147|[zgwit/iot-noob](https://github.com/zgwit/iot-noob)|物联小白,物联网控制盒的操作系统,完全的参数化、配置化、模板化。系统通过Modbus RTU标准协议自动采集数据,并根据策略实现自动控制,相于物联网的PLC,但是非常简单|13|2023-08-01| +|148|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|13|2023-12-05| +|149|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|13|2023-10-10| +|150|[limao996/AFS-androlua](https://github.com/limao996/AFS-androlua)|基于 AndroLua+ 的 Android/data 文件操作模块|12|2023-11-11| +|151|[lucikap/luci-app-ua2f](https://github.com/lucikap/luci-app-ua2f)|一个基于ua2f开发的配置界面,更简单的配置ua2f|12|2023-07-26| +|152|[lost-melody/rime-smyh](https://github.com/lost-melody/rime-smyh)|吉旦餅:亂序字根,三碼定長,延遲頂字。|12|2023-12-06| +|153|[boomker/spacehammer](https://github.com/boomker/spacehammer)|🚀 空格键作为 Hyper 的 Hammerspoon 配置, 上手简单并且功能强大, 集多套开源优秀配置于一身|12|2023-10-01| +|154|[Yidadaa/Oh-My-Nvim](https://github.com/Yidadaa/Oh-My-Nvim)|IDE-like neovim config. 把 NeoVim 打造为 IDE。|12|2023-10-22| +|155|[yangmv/SapiGW](https://github.com/yangmv/SapiGW)|基于openresty + Lua开发的一套API网关系统|12|2023-12-07| +|156|[TencentBlueKing/blueking-apigateway-apisix](https://github.com/TencentBlueKing/blueking-apigateway-apisix)|蓝鲸 API 网关 - 数据面|11|2023-12-08| +|157|[usiege/publisher](https://github.com/usiege/publisher)|WOW插件详细说明外部链接图文床,直接点击名称可查看详情。|11|2023-10-22| +|158|[qwertyuiop6/DST-Server-Build](https://github.com/qwertyuiop6/DST-Server-Build)|:video_game: 饥荒DST-server搭建|11|2023-11-06| +|159|[bg4uvr/4G-Tracker](https://github.com/bg4uvr/4G-Tracker)|使用商品4G DTU制作的APRS Tracker|10|2023-06-21| +|160|[controlledentropy/RIME_flypySchema_xhup-doublepinyinflypy](https://github.com/controlledentropy/RIME_flypySchema_xhup-doublepinyinflypy)|windows10rime小狼豪自用配置,小鹤双拼+小鹤双拼音形方案整合版本。Android trime测试不稳定;linux平台未测试,推荐应用小鹤音形官方指导方案。|10|2023-08-21| +|161|[chai2010/im4corner](https://github.com/chai2010/im4corner)|Google输入法四角号码扩展|10|2023-10-31| +|162|[MUKAPP/MGenshinTool](https://github.com/MUKAPP/MGenshinTool)|原神工具 应急食品 的仓库|9|2023-07-10| +|163|[ywxt/rime-huma](https://github.com/ywxt/rime-huma)|虎碼輸入方案,三重註解、字集切換、雙重反查、全碼後置……|9|2023-09-30| +|164|[EKE00372/EKPlates](https://github.com/EKE00372/EKPlates)|其實我比較喜歡WOWI,因為它是黑色的:https://www.wowinterface.com/downloads/info24109|9|2023-09-07| +|165|[HowcanoeWang/rime-lua-aux-code](https://github.com/HowcanoeWang/rime-lua-aux-code)|RIME输入法辅助码音形分离插件|8|2023-12-05| +|166|[Kicamon/im-switch.nvim](https://github.com/Kicamon/im-switch.nvim)|neovim的输入法自动切换插件,在写文档以及代码注释的时候可以自动帮忙切换输入法|8|2023-11-16| +|167|[hugh7007/xmjd6-rere](https://github.com/hugh7007/xmjd6-rere)|基于星空键道,拓展出来百万词库版本-星猫键道6|8|2023-12-08| +|168|[IoT-ThingsCloud/luatos-thingscloud-sdk](https://github.com/IoT-ThingsCloud/luatos-thingscloud-sdk)|基于合宙模组 LuatOS 快速接入 ThingsCloud 物联网平台的 SDK ,帮你 10 分钟完成模组到云平台的双向通信。|8|2023-11-27| +|169|[AideLua/AndroLuaX](https://github.com/AideLua/AndroLuaX)|适配了AndroidX的AndroLua+|8|2023-09-22| +|170|[flappybriefs/pantsu-xkjd6alter](https://github.com/flappybriefs/pantsu-xkjd6alter)|星空键道6的个人魔改版|8|2023-12-06| +|171|[frog-game/Ubuntu20.04-nvim](https://github.com/frog-game/Ubuntu20.04-nvim)|nvim 配置|8|2023-10-21| +|172|[qyh214/wow_addons_private_use](https://github.com/qyh214/wow_addons_private_use)|World Of Warcraft Addons private use 魔兽世界自用插件|8|2023-12-06| +|173|[amorphobia/rime-jiandao](https://github.com/amorphobia/rime-jiandao)|🌟️星空键道输入方案|7|2023-12-07| +|174|[Yooootsuba/ani-gamer-danmu](https://github.com/Yooootsuba/ani-gamer-danmu)|在 MPV 觀看巴哈姆特動畫瘋時,可以支援彈幕列表|7|2023-07-01| +|175|[quintin-lee/NVCode](https://github.com/quintin-lee/NVCode)|neovim 配置|7|2023-12-07| +|176|[Jint-lzxy/nvimconfig](https://github.com/Jint-lzxy/nvimconfig)|My Neovim config.|7|2023-12-09| +|177|[ufo169/rime-sbxh_smart](https://github.com/ufo169/rime-sbxh_smart)|声笔小鹤输入方案(iOS,Win 等各个平台通用版)|6|2023-07-03| +|178|[Rovniced/ArkLights](https://github.com/Rovniced/ArkLights)|明日方舟速通 arknights|6|2023-11-25| +|179|[FinnRaze/mpv-player-config](https://github.com/FinnRaze/mpv-player-config)|mpv播放器的自定义设置方案|6|2023-11-26| +|180|[ryan1iu/dotfiles](https://github.com/ryan1iu/dotfiles)|一些配置文件|6|2023-11-18| +|181|[Se7enMuting/Openwrt-Packages](https://github.com/Se7enMuting/Openwrt-Packages)|自用openwrt额外软件包|6|2023-06-24| +|182|[Slidingwall/vocaloid-dictionaries](https://github.com/Slidingwall/vocaloid-dictionaries)|Interlingual user dictionaries and Job Plugins for VOCALOID. VOCALOID的跨语种用户字典和任务插件。|6|2023-12-09|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/MATLAB.md b/content/charts/overall/software/MATLAB.md index 9f8fdf59..cb2d9d21 100644 --- a/content/charts/overall/software/MATLAB.md +++ b/content/charts/overall/software/MATLAB.md @@ -1,22 +1,22 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > MATLAB -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[googollee/eviltransform](https://github.com/googollee/eviltransform)|Transport coordinate between earth(WGS-84) and mars in china(GCJ-02).|2328|2023-11-01| |2|[cs-chan/Total-Text-Dataset](https://github.com/cs-chan/Total-Text-Dataset)|Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.|709|2023-10-05| |3|[Linfeng-Tang/Image-Fusion](https://github.com/Linfeng-Tang/Image-Fusion)|Deep Learning-based Image Fusion: A Survey|510|2023-06-15| -|4|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|189|2023-11-07| -|5|[lyc102/ifem](https://github.com/lyc102/ifem)|iFEM is a MATLAB software package containing robust, efficient, and easy-following codes for the main building blocks of adaptive finite element methods on unstructured simplicial grids in both two an ...|164|2023-12-01| +|4|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|190|2023-11-07| +|5|[lyc102/ifem](https://github.com/lyc102/ifem)|iFEM is a MATLAB software package containing robust, efficient, and easy-following codes for the main building blocks of adaptive finite element methods on unstructured simplicial grids in both two an ...|165|2023-12-01| |6|[zhaohaojie1998/Grey-Wolf-Optimizer-for-Path-Planning](https://github.com/zhaohaojie1998/Grey-Wolf-Optimizer-for-Path-Planning)|灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划|139|2023-10-24| |7|[qwe14789cn/SP](https://github.com/qwe14789cn/SP)|信号处理工具箱|90|2023-11-02| |8|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform (MToP)|79|2023-11-25| |9|[ECheynet/SEIR](https://github.com/ECheynet/SEIR)|Generalized SEIR Epidemic Model (fitting and computation)|77|2023-08-11| |10|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|70|2023-11-30| |11|[AirChem/F0AM](https://github.com/AirChem/F0AM)|Framework for 0-D Atmospheric Modeling|58|2023-11-03| -|12|[mellody11/Artificial-Potential-Field](https://github.com/mellody11/Artificial-Potential-Field)|机器人导航--人工势场法及其改进|45|2023-08-25| +|12|[mellody11/Artificial-Potential-Field](https://github.com/mellody11/Artificial-Potential-Field)|机器人导航--人工势场法及其改进|46|2023-08-25| |13|[AI-Tianlong/SSVEP-BCI-OpenBCI](https://github.com/AI-Tianlong/SSVEP-BCI-OpenBCI)|基于OpenBCI(Bciduino)完成的SSVEP项目,包括刺激器、信号实时传输、以及基于FFT的脑电信号分类、蓝牙小车的脑电控制|44|2023-11-29| |14|[Patrick9313/Digital-Image-Processing](https://github.com/Patrick9313/Digital-Image-Processing)|基于MATLAB的图像加解密及传输仿真|43|2023-08-27| |15|[Patrick9313/Voice-Eliminator](https://github.com/Patrick9313/Voice-Eliminator)|基于带阻滤波器消除一首歌曲中歌手的声音|42|2023-08-27| @@ -37,42 +37,43 @@ |30|[xkm79/digitalImageProcessing-lmh-ver](https://github.com/xkm79/digitalImageProcessing-lmh-ver)|数字图像处理实验 MATLAB |12|2023-10-25| |31|[Silver-Fang/MATLAB-Extension](https://github.com/Silver-Fang/MATLAB-Extension)|埃博拉酱的MATLAB扩展|12|2023-12-07| |32|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|11|2023-09-06| -|33|[lnexenl/BeiDou_B1C](https://github.com/lnexenl/BeiDou_B1C)|BeiDou B1C Signal Generator and Catcher / 北斗B1C信号生成与捕获|11|2023-11-03| -|34|[jhu-dvrk/dvrk-gravity-compensation](https://github.com/jhu-dvrk/dvrk-gravity-compensation)|Matlab functions to identify MTM dynamic parameters, uses dvrk-ros/dvrk_matlab|11|2023-11-21| -|35|[yk7333/Graduation-project-design](https://github.com/yk7333/Graduation-project-design)|采用模拟退火策略优化的免疫算法 解决无人机协同分配问题|10|2023-09-24| -|36|[yqx7150/EDAEPRec](https://github.com/yqx7150/EDAEPRec)|Enhanced Denoising Auto-Encoding Priors for Reconstruction |10|2023-06-23| -|37|[czmgzsy/Computational-intelligence](https://github.com/czmgzsy/Computational-intelligence)|优化算法|9|2023-08-31| -|38|[realxmx/PIDwithBPNN](https://github.com/realxmx/PIDwithBPNN)|使用神经网络结合PID算法模拟温控系统|8|2023-09-18| -|39|[NEUer02/Dynamic_Parameter_Identification_for_Rokae_xMate](https://github.com/NEUer02/Dynamic_Parameter_Identification_for_Rokae_xMate)|络石机械臂动力学相关算法以及仿真|8|2023-11-13| -|40|[RflyBUAA/DegradedControl](https://github.com/RflyBUAA/DegradedControl)|北航可靠飞行控制研究组-四旋翼容灾控制Simulink仿真和半物理仿真程序|8|2023-07-18| -|41|[BySpaces/Matlab-Pcode-to-Mcode](https://github.com/BySpaces/Matlab-Pcode-to-Mcode)|本软件可实现将MATLAB中Pcode加密的代码,恢复为原来的M文件。This software can restore the codes encrypted by Pcode in MATLAB to the original M file.|7|2023-12-06| -|42|[VG-TechCenter/Microgrid-Optimization-Dispatch-Model](https://github.com/VG-TechCenter/Microgrid-Optimization-Dispatch-Model)|微电网优化调度模型|6|2023-10-15| -|43|[breeef/HTAO-Toolkit](https://github.com/breeef/HTAO-Toolkit)|PTAS-TAHRC,Heterogeneous Task Allocation Optimization Toolkit for Mobile Edge Computing;异构移动边缘计算任务分配优化工具以车辆为主题实现。matlab|6|2023-09-01| -|44|[kongtian-SiBu/ZCJ_GNSSINS_DeepIntegration](https://github.com/kongtian-SiBu/ZCJ_GNSSINS_DeepIntegration)|GNSS和INS深组合的尝试,在GNSS_SDR和PSINS基础上组合得到|6|2023-08-07| -|45|[deltaRing/UAV_Path_Search](https://github.com/deltaRing/UAV_Path_Search)|本工程将借助ESDF、TSDF、Dstar、B样条曲线、以及多项式路径来实现无人机路径规划|6|2023-09-23| -|46|[LZH20001220/HuaweiCup2023](https://github.com/LZH20001220/HuaweiCup2023)|华为杯第二十届中国研究生数学建模竞赛|5|2023-12-04| -|47|[yehuixie/system_identification](https://github.com/yehuixie/system_identification)|系统辨识课程代码|5|2023-11-11| -|48|[theLaziestOne/FMCW-CO](https://github.com/theLaziestOne/FMCW-CO)|毫米波雷达信号处理|5|2023-07-17| -|49|[signalYoung/ModulationAndDemodulation](https://github.com/signalYoung/ModulationAndDemodulation)|包含常见的模拟调制解调及数字调制解调的 MATLAB 代码|5|2023-07-18| -|50|[Walker-rx/Channel-estimation-using-DNN](https://github.com/Walker-rx/Channel-estimation-using-DNN)|利用神经网络完成光通信信道估计|5|2023-07-04| -|51|[Xuerenbujianhua/3DPathplanning](https://github.com/Xuerenbujianhua/3DPathplanning)|基于栅格地图的无人机三维路径规划算法|4|2023-11-17| -|52|[qiaosuobutouche/Watermarking-system](https://github.com/qiaosuobutouche/Watermarking-system)|基于DWT和DCT的鲁棒图像水印系统|4|2023-12-04| -|53|[Lusenc/SkyrmionOpticalForce](https://github.com/Lusenc/SkyrmionOpticalForce)|该项目记录笔者科研过程中用到的算法函数,包括矢量场表示、瑞利粒子光学力的计算、特殊光束生成等内容|4|2023-11-16| -|54|[DreamChasingBoy/BoyLuc_in_CDUT](https://github.com/DreamChasingBoy/BoyLuc_in_CDUT)|在大学期间的一些课堂作业与实验报告,相对完整,仅供参考|4|2023-11-22| -|55|[VG-TechCenter/FigureBestv4.4](https://github.com/VG-TechCenter/FigureBestv4.4)|matlab绘图美化工具|4|2023-07-01| -|56|[Matthew-Lyu/ImageProcessingAndAnalysis](https://github.com/Matthew-Lyu/ImageProcessingAndAnalysis)|经典图像处理分析方法|4|2023-07-23| -|57|[Ggy-king/2022-Mathematical-Modeling-in-China-Competition](https://github.com/Ggy-king/2022-Mathematical-Modeling-in-China-Competition)|2022建模国赛代码(三天坚持不易) 包括K-meas算法、bp预测、回归预测,(python和matlab做的)|4|2023-06-18| -|58|[dazhiwang233/matlab-implementation-of-BP-neural-networks](https://github.com/dazhiwang233/matlab-implementation-of-BP-neural-networks)|BP神经网络的matlab实现|3|2023-11-22| -|59|[mtxs001/face_recognition-matlab](https://github.com/mtxs001/face_recognition-matlab)|人脸识别(基于matlab,使用bp网络。)|3|2023-09-15| -|60|[zhibaixiao/DIPm](https://github.com/zhibaixiao/DIPm)|一个使用MATLAB(R2020b) App Designer开发的简单数字图像处理APP示例|3|2023-08-24| -|61|[quyinsong/Motion-Planning-for-Mobile-Robots](https://github.com/quyinsong/Motion-Planning-for-Mobile-Robots)|移动机器人路径规划|3|2023-08-15| -|62|[liuxg156/simulink_AFFRLS_18650](https://github.com/liuxg156/simulink_AFFRLS_18650)|小q马里兰大学18650增量电流HPPC数据基于AFFRLS参数辨识|3|2023-07-30| -|63|[OlyMarco/MATLAB_Image_Processing](https://github.com/OlyMarco/MATLAB_Image_Processing)|Matlab图像处理大作业,使用Matlab GUI制作,包含基本功能和一些进阶功能|3|2023-07-03| -|64|[22zhang/Metasurfaces_Manitude_Phase_Control](https://github.com/22zhang/Metasurfaces_Manitude_Phase_Control)|做了几种经典的有源和无源的超表面单元和超表面阵列,用到的软件有:MATLAB、CST|3|2023-06-30| -|65|[Thekey756/watermark](https://github.com/Thekey756/watermark)|数字水印project,基于DWT的图像水印项目|3|2023-06-22| -|66|[spiritysdx/Digital-Image-Processing](https://github.com/spiritysdx/Digital-Image-Processing)|数字图像处理-指纹特征提取|3|2023-06-15| -|67|[lutasam/Codes_For_MCM-ICM-2022](https://github.com/lutasam/Codes_For_MCM-ICM-2022)|2022数学建模美赛C题代码,基于LSTM的股票预测项目|3|2023-09-25| -|68|[Silver-Fang/Parallel-Computing](https://github.com/Silver-Fang/Parallel-Computing)|埃博拉酱的并行计算工具箱|3|2023-10-04| +|33|[lunarwhite/which-digit-zh](https://github.com/lunarwhite/which-digit-zh)|Try BPNN on mnist. BP 神经网络识别中文数字|11|2023-12-09| +|34|[lnexenl/BeiDou_B1C](https://github.com/lnexenl/BeiDou_B1C)|BeiDou B1C Signal Generator and Catcher / 北斗B1C信号生成与捕获|11|2023-11-03| +|35|[jhu-dvrk/dvrk-gravity-compensation](https://github.com/jhu-dvrk/dvrk-gravity-compensation)|Matlab functions to identify MTM dynamic parameters, uses dvrk-ros/dvrk_matlab|11|2023-11-21| +|36|[yk7333/Graduation-project-design](https://github.com/yk7333/Graduation-project-design)|采用模拟退火策略优化的免疫算法 解决无人机协同分配问题|10|2023-09-24| +|37|[yqx7150/EDAEPRec](https://github.com/yqx7150/EDAEPRec)|Enhanced Denoising Auto-Encoding Priors for Reconstruction |10|2023-06-23| +|38|[czmgzsy/Computational-intelligence](https://github.com/czmgzsy/Computational-intelligence)|优化算法|9|2023-08-31| +|39|[realxmx/PIDwithBPNN](https://github.com/realxmx/PIDwithBPNN)|使用神经网络结合PID算法模拟温控系统|8|2023-09-18| +|40|[NEUer02/Dynamic_Parameter_Identification_for_Rokae_xMate](https://github.com/NEUer02/Dynamic_Parameter_Identification_for_Rokae_xMate)|络石机械臂动力学相关算法以及仿真|8|2023-11-13| +|41|[RflyBUAA/DegradedControl](https://github.com/RflyBUAA/DegradedControl)|北航可靠飞行控制研究组-四旋翼容灾控制Simulink仿真和半物理仿真程序|8|2023-07-18| +|42|[BySpaces/Matlab-Pcode-to-Mcode](https://github.com/BySpaces/Matlab-Pcode-to-Mcode)|本软件可实现将MATLAB中Pcode加密的代码,恢复为原来的M文件。This software can restore the codes encrypted by Pcode in MATLAB to the original M file.|7|2023-12-06| +|43|[VG-TechCenter/Microgrid-Optimization-Dispatch-Model](https://github.com/VG-TechCenter/Microgrid-Optimization-Dispatch-Model)|微电网优化调度模型|6|2023-10-15| +|44|[breeef/HTAO-Toolkit](https://github.com/breeef/HTAO-Toolkit)|PTAS-TAHRC,Heterogeneous Task Allocation Optimization Toolkit for Mobile Edge Computing;异构移动边缘计算任务分配优化工具以车辆为主题实现。matlab|6|2023-09-01| +|45|[kongtian-SiBu/ZCJ_GNSSINS_DeepIntegration](https://github.com/kongtian-SiBu/ZCJ_GNSSINS_DeepIntegration)|GNSS和INS深组合的尝试,在GNSS_SDR和PSINS基础上组合得到|6|2023-08-07| +|46|[deltaRing/UAV_Path_Search](https://github.com/deltaRing/UAV_Path_Search)|本工程将借助ESDF、TSDF、Dstar、B样条曲线、以及多项式路径来实现无人机路径规划|6|2023-09-23| +|47|[LZH20001220/HuaweiCup2023](https://github.com/LZH20001220/HuaweiCup2023)|华为杯第二十届中国研究生数学建模竞赛|5|2023-12-04| +|48|[yehuixie/system_identification](https://github.com/yehuixie/system_identification)|系统辨识课程代码|5|2023-11-11| +|49|[theLaziestOne/FMCW-CO](https://github.com/theLaziestOne/FMCW-CO)|毫米波雷达信号处理|5|2023-07-17| +|50|[signalYoung/ModulationAndDemodulation](https://github.com/signalYoung/ModulationAndDemodulation)|包含常见的模拟调制解调及数字调制解调的 MATLAB 代码|5|2023-07-18| +|51|[Walker-rx/Channel-estimation-using-DNN](https://github.com/Walker-rx/Channel-estimation-using-DNN)|利用神经网络完成光通信信道估计|5|2023-07-04| +|52|[Xuerenbujianhua/3DPathplanning](https://github.com/Xuerenbujianhua/3DPathplanning)|基于栅格地图的无人机三维路径规划算法|4|2023-11-17| +|53|[qiaosuobutouche/Watermarking-system](https://github.com/qiaosuobutouche/Watermarking-system)|基于DWT和DCT的鲁棒图像水印系统|4|2023-12-04| +|54|[Lusenc/SkyrmionOpticalForce](https://github.com/Lusenc/SkyrmionOpticalForce)|该项目记录笔者科研过程中用到的算法函数,包括矢量场表示、瑞利粒子光学力的计算、特殊光束生成等内容|4|2023-11-16| +|55|[DreamChasingBoy/BoyLuc_in_CDUT](https://github.com/DreamChasingBoy/BoyLuc_in_CDUT)|在大学期间的一些课堂作业与实验报告,相对完整,仅供参考|4|2023-11-22| +|56|[VG-TechCenter/FigureBestv4.4](https://github.com/VG-TechCenter/FigureBestv4.4)|matlab绘图美化工具|4|2023-07-01| +|57|[Matthew-Lyu/ImageProcessingAndAnalysis](https://github.com/Matthew-Lyu/ImageProcessingAndAnalysis)|经典图像处理分析方法|4|2023-07-23| +|58|[Ggy-king/2022-Mathematical-Modeling-in-China-Competition](https://github.com/Ggy-king/2022-Mathematical-Modeling-in-China-Competition)|2022建模国赛代码(三天坚持不易) 包括K-meas算法、bp预测、回归预测,(python和matlab做的)|4|2023-06-18| +|59|[dazhiwang233/matlab-implementation-of-BP-neural-networks](https://github.com/dazhiwang233/matlab-implementation-of-BP-neural-networks)|BP神经网络的matlab实现|3|2023-11-22| +|60|[mtxs001/face_recognition-matlab](https://github.com/mtxs001/face_recognition-matlab)|人脸识别(基于matlab,使用bp网络。)|3|2023-09-15| +|61|[zhibaixiao/DIPm](https://github.com/zhibaixiao/DIPm)|一个使用MATLAB(R2020b) App Designer开发的简单数字图像处理APP示例|3|2023-08-24| +|62|[quyinsong/Motion-Planning-for-Mobile-Robots](https://github.com/quyinsong/Motion-Planning-for-Mobile-Robots)|移动机器人路径规划|3|2023-08-15| +|63|[liuxg156/simulink_AFFRLS_18650](https://github.com/liuxg156/simulink_AFFRLS_18650)|小q马里兰大学18650增量电流HPPC数据基于AFFRLS参数辨识|3|2023-07-30| +|64|[OlyMarco/MATLAB_Image_Processing](https://github.com/OlyMarco/MATLAB_Image_Processing)|Matlab图像处理大作业,使用Matlab GUI制作,包含基本功能和一些进阶功能|3|2023-07-03| +|65|[22zhang/Metasurfaces_Manitude_Phase_Control](https://github.com/22zhang/Metasurfaces_Manitude_Phase_Control)|做了几种经典的有源和无源的超表面单元和超表面阵列,用到的软件有:MATLAB、CST|3|2023-06-30| +|66|[Thekey756/watermark](https://github.com/Thekey756/watermark)|数字水印project,基于DWT的图像水印项目|3|2023-06-22| +|67|[spiritysdx/Digital-Image-Processing](https://github.com/spiritysdx/Digital-Image-Processing)|数字图像处理-指纹特征提取|3|2023-06-15| +|68|[lutasam/Codes_For_MCM-ICM-2022](https://github.com/lutasam/Codes_For_MCM-ICM-2022)|2022数学建模美赛C题代码,基于LSTM的股票预测项目|3|2023-09-25| +|69|[Silver-Fang/Parallel-Computing](https://github.com/Silver-Fang/Parallel-Computing)|埃博拉酱的并行计算工具箱|3|2023-10-04|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Objective-C.md b/content/charts/overall/software/Objective-C.md index 614e40d9..b79d4a4a 100644 --- a/content/charts/overall/software/Objective-C.md +++ b/content/charts/overall/software/Objective-C.md @@ -1,29 +1,29 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Objective-C -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|21541|2023-07-19| +|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|21543|2023-07-19| |2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12731|2023-11-20| -|3|[sunnyyoung/WeChatTweak-macOS](https://github.com/sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨|10023|2023-09-10| +|3|[sunnyyoung/WeChatTweak-macOS](https://github.com/sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨|10029|2023-09-10| |4|[banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController)|一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+|7975|2023-12-06| |5|[MatthewYork/DateTools](https://github.com/MatthewYork/DateTools)|Dates and times made easy in iOS|7215|2023-08-02| |6|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6997|2023-07-31| -|7|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6955|2023-09-22| +|7|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6954|2023-09-22| |8|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5980|2023-12-04| |9|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5369|2023-09-11| -|10|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创多端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp,服务端基于Netty。|5104|2023-12-07| +|10|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创多端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp,服务端基于Netty。|5105|2023-12-07| |11|[Tencent/lemon-cleaner](https://github.com/Tencent/lemon-cleaner)|腾讯柠檬清理是针对macOS系统专属制定的清理工具。主要功能包括重复文件和相似照片的识别、软件的定制化垃圾扫描、可视化的全盘空间分析、内存释放、浏览器隐私清理以及设备实时状态的监控等。重点聚焦清理功能,对上百款软件提供定制化的清理方案,提供专业的清理建议,帮助用户轻松完成一键式清理。|5069|2023-11-20| -|12|[AAChartModel/AAChartKit](https://github.com/AAChartModel/AAChartKit)|📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, ...|4665|2023-11-25| -|13|[tisfeng/Easydict](https://github.com/tisfeng/Easydict)|一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,ChatGPT,DeepL,Google,Bing,百度,小牛和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text ...|4344|2023-12-05| -|14|[youngsoft/MyLinearLayout](https://github.com/youngsoft/MyLinearLayout)|MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use L ...|4330|2023-08-25| +|12|[AAChartModel/AAChartKit](https://github.com/AAChartModel/AAChartKit)|📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, ...|4666|2023-11-25| +|13|[tisfeng/Easydict](https://github.com/tisfeng/Easydict)|一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,ChatGPT,DeepL,Google,Bing,百度,小牛和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text ...|4353|2023-12-09| +|14|[youngsoft/MyLinearLayout](https://github.com/youngsoft/MyLinearLayout)|MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use L ...|4331|2023-08-25| |15|[nicklockwood/iRate](https://github.com/nicklockwood/iRate)|[DEPRECATED]|4121|2023-10-13| |16|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|4110|2023-11-22| -|17|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|3735|2023-12-08| +|17|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|3736|2023-12-08| |18|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|3674|2023-12-06| -|19|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3372|2023-10-02| +|19|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3371|2023-10-02| |20|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|3299|2023-08-29| |21|[zhengwenming/WMPlayer](https://github.com/zhengwenming/WMPlayer)|WMPlayer-AVPlayer的封装,继承UIView,支持pods,手势快进、快退,全面适配全面屏,同时支持网络和本地视频的播放|3275|2023-08-09| |22|[wangmchn/WMPageController](https://github.com/wangmchn/WMPageController)|An easy solution to page controllers like NetEase News|2916|2023-08-23| @@ -31,11 +31,11 @@ |24|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2341|2023-11-24| |25|[sshiqiao/douyin-ios-objectc](https://github.com/sshiqiao/douyin-ios-objectc)|抖音 iOS Object-C版|2316|2023-12-02| |26|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|2110|2023-11-06| -|27|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1920|2023-06-21| +|27|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1921|2023-06-21| |28|[Pluto-Y/iOS-Echarts](https://github.com/Pluto-Y/iOS-Echarts)|-|1912|2023-10-23| |29|[12207480/TYCyclePagerView](https://github.com/12207480/TYCyclePagerView)|a simple and usefull cycle pager view ,and auto scroll banner view(轮播图) ,include pageControl for iOS,support Objective-C and swift|1751|2023-07-04| |30|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1681|2023-10-09| -|31|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|1677|2023-11-29| +|31|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|1677|2023-12-09| |32|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1660|2023-12-05| |33|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1480|2023-11-08| |34|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1457|2023-11-17| @@ -45,11 +45,11 @@ |38|[wuba/WBBlades](https://github.com/wuba/WBBlades)|基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。|1400|2023-10-20| |39|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1332|2023-09-22| |40|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1279|2023-08-18| -|41|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|1229|2023-11-14| +|41|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|1228|2023-12-09| |42|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|1199|2023-10-17| |43|[strongbox-password-safe/Strongbox](https://github.com/strongbox-password-safe/Strongbox)|A KeePass/Password Safe Client for iOS and OS X|1185|2023-12-06| |44|[YPLiang19/Mango](https://github.com/YPLiang19/Mango)|MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C or Swift method.|1136|2023-08-29| -|45|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|1118|2023-12-08| +|45|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|1118|2023-12-09| |46|[LiteAVSDK/Player_iOS](https://github.com/LiteAVSDK/Player_iOS)|Super player for iOS...|1094|2023-09-01| |47|[vitoziv/VIMediaCache](https://github.com/vitoziv/VIMediaCache)|Cache media file while play media using AVPlayer|921|2023-10-28| |48|[Rogue24/JPImageresizerView](https://github.com/Rogue24/JPImageresizerView)|一个专门裁剪图片、GIF、视频的轮子😋 简单易用、功能丰富☕️(高自由度的参数设定、支持旋转和镜像翻转、蒙版、压缩等),能满足绝大部分裁剪的需求。|873|2023-10-29| @@ -64,7 +64,7 @@ |57|[AirtestProject/iOS-Tagent](https://github.com/AirtestProject/iOS-Tagent)|iOS support agent for automation|611|2023-11-02| |58|[Zws-China/DatePicker](https://github.com/Zws-China/DatePicker)|日期选择器,日期时间选择,时间选择器 💯|599|2023-10-10| |59|[adjust/ios_sdk](https://github.com/adjust/ios_sdk)|This is the iOS SDK of|593|2023-11-21| -|60|[shaojiankui/ProfilesManager](https://github.com/shaojiankui/ProfilesManager)|Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac|579|2023-08-14| +|60|[shaojiankui/ProfilesManager](https://github.com/shaojiankui/ProfilesManager)|Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac|580|2023-08-14| |61|[QuintGao/GKDYVideo](https://github.com/QuintGao/GKDYVideo)|iOS仿抖音短视频|558|2023-08-22| |62|[pili-engineering/PLMediaStreamingKit](https://github.com/pili-engineering/PLMediaStreamingKit)|PLMediaStreamingKit 是七牛推出的一款适用于 iOS 平台的推流 SDK,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。|539|2023-08-10| |63|[SmileZXLee/IpaDownloadTool](https://github.com/SmileZXLee/IpaDownloadTool)|输入下载页面链接自动解析ipa下载地址,支持本地下载,支持第三方和自定义下载页面(通过拦截webView的itms-services://请求获取plist文件,支持各类企业版、内测包ipa下载)|531|2023-08-12| @@ -110,101 +110,101 @@ |103|[HansenCCC/QMKKXProduct](https://github.com/HansenCCC/QMKKXProduct)|iOS技术分享(APP图标制作、苹果内购支付、仿微信朋友圈、仿微信图片查看器、防新浪@人、仿支付宝密码弹框、仿发圈、黑科技-无限刷简书知乎流量、标签、js交互+wk、加载网页、自适应cell高度、TableView嵌入播放器防卡顿、定制好看弹框、选择地址、选择时间、选择颜色、导航自定义控制、轮播图、二维码扫描、人脸追踪、自定义相机、身份证拍照、ios播放器、AVPlayer封装、下拉选项弹框、贪吃 ...|100|2023-08-01| |104|[jiliuliu/SIXRichEditor](https://github.com/jiliuliu/SIXRichEditor)|iOS 一个简洁 易用 支持html 的富文本编辑器|97|2023-06-25| |105|[qinqi777/QQCorner](https://github.com/qinqi777/QQCorner)|给 UIView 或 UIImage 高性能添加(之后可以修改)圆角,生成渐变色图片等|93|2023-12-07| -|106|[QiuChenlyOpenSource/macOS-InjectPluginCode](https://github.com/QiuChenlyOpenSource/macOS-InjectPluginCode)|libInlineInjectPlugin.dylib 开源项目 基于rd_route的Hook技术以及OC运行时Hook技术|87|2023-06-09| -|107|[zhnnnnn/ZHNJSBox](https://github.com/zhnnnnn/ZHNJSBox)|🎮乞丐版JSBox(js编辑器+js动态化框架)|87|2023-08-14| -|108|[rongcloud/callkit-ios](https://github.com/rongcloud/callkit-ios)|Open-source code of RongCloud VoIP Audio/Video UI. 融云音视频通话功能 UI 界面 SDK 开源代码。|86|2023-11-30| -|109|[growingio/growingio-sdk-ios-autotracker](https://github.com/growingio/growingio-sdk-ios-autotracker)|GrowingIO Autotracker 具备自动采集基本的用户行为事件,比如访问和行为数据等。目前支持代码埋点、无埋点、可视化圈选、热图等功能。|85|2023-12-01| -|110|[SilverFruity/oc2mango](https://github.com/SilverFruity/oc2mango)|convert Objective-C to mango script:https://github.com/YPLiang19/Mango|84|2023-11-02| -|111|[nyzhanggy/RSADemo](https://github.com/nyzhanggy/RSADemo)|RSA加解密相关方方法,以及密钥格式的生成与转换。|82|2023-08-07| -|112|[91renb/BRKit](https://github.com/91renb/BRKit)|iOS轻量级高效率工具库,都是项目中常用的工具分类|75|2023-11-28| -|113|[Xiexingda/XDPagesView](https://github.com/Xiexingda/XDPagesView)|XDPagesView 2.0 (可添加header的多控制器列表,强大而优雅)|74|2023-12-08| -|114|[easemob/easeui_ios](https://github.com/easemob/easeui_ios)|-|73|2023-12-04| -|115|[lszzy/FWDebug](https://github.com/lszzy/FWDebug)|iOS调试库,支持iOS11+,无需添加任何代码,方便iOS开发和测试。 iOS debugging library, support for iOS11 +, without adding any code to facilitate iOS development and testing. |68|2023-09-12| -|116|[lexiaoyao20/FMTagsView](https://github.com/lexiaoyao20/FMTagsView)|一个基于UICollectionView的标签展示控件 |68|2023-07-12| -|117|[chenxing640/DYFStoreKit](https://github.com/chenxing640/DYFStoreKit)|用于应用内购买的轻量级且易用的iOS库(A lightweight and easy-to-use iOS library for In-App Purchases.)。|67|2023-08-24| -|118|[Devon3818/chihu](https://github.com/Devon3818/chihu)|ionic2-example <吃乎>一款美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)|64|2023-10-10| -|119|[Magic-Unique/IPASigner](https://github.com/Magic-Unique/IPASigner)|A simple, quickly code sign tools.|63|2023-10-27| -|120|[youzan/YouzanMobileSDK-iOS](https://github.com/youzan/YouzanMobileSDK-iOS)|有赞云AppSDK是为移动端应用打造的电商交易系统,通过一个SDK便可以在APP内集成有赞提供的整个交易服务。|60|2023-10-26| -|121|[Dilrvvr/JKAlertX](https://github.com/Dilrvvr/JKAlertX)|JKAlertX is an alert view for iOS with supporting user customization perfectly. iOS弹框,包含alert/actionSheet/collectionSheet/HUD四种样式。自动适配横屏,完美支持自定义。支持链式语法,简洁方便!|57|2023-06-09| -|122|[dvlproad/CJUIKit](https://github.com/dvlproad/CJUIKit)|每个APP都肯定能用到的基础UI控件|57|2023-10-16| -|123|[91renb/BRNetwork](https://github.com/91renb/BRNetwork)|网络请求工具类的封装|56|2023-11-28| -|124|[udesk/UdeskSDK-iOS](https://github.com/udesk/UdeskSDK-iOS)|UdeskSDK-iOS|56|2023-09-06| -|125|[openimsdk/open-im-sdk-uniapp](https://github.com/openimsdk/open-im-sdk-uniapp)|即时通讯IM uniapp|55|2023-10-20| -|126|[yoonzm/react-native-ali-onepass](https://github.com/yoonzm/react-native-ali-onepass)|阿里云【本机号码一键登录/本机号码认证】功能react-native库|54|2023-10-19| -|127|[xxzzddxzd/unitySpeedTools](https://github.com/xxzzddxzd/unitySpeedTools)|iOS越狱端Unity游戏变速,加速减速。|53|2023-08-23| -|128|[pili-engineering/QNRTC-iOS](https://github.com/pili-engineering/QNRTC-iOS)|QNRTCKit 是七牛云推出的一款适用于 iOS 平台的实时音视频 SDK,提供了包括音视频通话、美颜、滤镜、水印等多种功能,提供灵活的接口,支持高度定制以及二次开发。|53|2023-11-17| -|129|[TuSDK/TuSDK-for-iOS](https://github.com/TuSDK/TuSDK-for-iOS)|TuSDK iOS 图像 SDK|50|2023-07-31| -|130|[dingpuyu/xiaoji](https://github.com/dingpuyu/xiaoji)|一款根据晨间日记编写的app|44|2023-09-03| -|131|[MacPaw/FMPFeedbackForm](https://github.com/MacPaw/FMPFeedbackForm)|Feedback form for macOS products|43|2023-09-27| -|132|[QiuChenlyOpenSource/SearchHexCodeInFile](https://github.com/QiuChenlyOpenSource/SearchHexCodeInFile)|编写,测试特征码在文件中的相对位置,以便注入绝对地址。|42|2023-10-26| -|133|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|42|2023-11-23| -|134|[Nidcoco/LVCycleScrollView](https://github.com/Nidcoco/LVCycleScrollView)|图片及文字自动滚动的控件|42|2023-11-07| -|135|[polyv/polyv-ios-vod-sdk](https://github.com/polyv/polyv-ios-vod-sdk)|保利威 iOS 点播 SDK Demo|38|2023-10-30| -|136|[yanshuimu/MangoFixUtil](https://github.com/yanshuimu/MangoFixUtil)|It's the secondary encapsulation of the MangoFix.|37|2023-11-10| -|137|[coderZhou10496/SelectCityDemo](https://github.com/coderZhou10496/SelectCityDemo)|城市选择界面|36|2023-11-03| -|138|[fluttercandies/flutter_bdface_collect](https://github.com/fluttercandies/flutter_bdface_collect)|a baidu face offline collect plugin. Only Android and IOS platforms are supported. 百度人脸离线采集插件,只支持安卓和iOS。|35|2023-07-20| -|139|[netease-kit/NEVideoCall-1to1](https://github.com/netease-kit/NEVideoCall-1to1)|网易云信新一代音视频SDK场景方案开源项目,包含基础场景如一对一音视频通话、多人音视频通话;社交娱乐场景如多人语音聊天室、PK直播等|35|2023-11-08| -|140|[sensorsdata/react-native-sensors-analytics](https://github.com/sensorsdata/react-native-sensors-analytics)|神策分析 SDK RN 组件 (iOS & Android)|35|2023-10-10| -|141|[Xezun/XZMocoa](https://github.com/Xezun/XZMocoa)|iOS MVVM 基础框架|33|2023-08-30| -|142|[netease-kit/NEMeeting](https://github.com/netease-kit/NEMeeting)|网易会议,是基于网易云信自主研发的新一代云信音视频SDK(G2)提供的视频会议组件化产品,支持直接下载使用,也支持基于SDK将网易会议以组件的方式集成到自己的应用中。本项目提供网易会议产品手册、开发文档、示例项目等相关内容。|33|2023-12-06| -|143|[gizwits/cordova-gizwits-scan-qrcode](https://github.com/gizwits/cordova-gizwits-scan-qrcode)|cordova扫码插件|33|2023-09-11| -|144|[WZBbiao/WZBCountdownLabel](https://github.com/WZBbiao/WZBCountdownLabel)|一句话实现全屏倒计时动画!带有动画开始和结束的监听|33|2023-06-21| -|145|[tencentyun/qcloud-sdk-ios](https://github.com/tencentyun/qcloud-sdk-ios)|腾讯云服务iOS终端SDK|32|2023-12-07| -|146|[snice/flutter-in-uniapp](https://github.com/snice/flutter-in-uniapp)|uniapp集成Flutter原生插件|31|2023-06-15| -|147|[GetuiLaboratory/getui-sdk-ios-cocoapods](https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods)|个推官方提供的推送SDK CocoaPods 集成库(iOS平台 )|31|2023-11-24| -|148|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|29|2023-11-24| -|149|[JDongKhan/JDRouter](https://github.com/JDongKhan/JDRouter)|iOS路由,根据MGJRouter修改、完善的方案,还有一个类Spring注解配置的简易方案|29|2023-11-30| -|150|[xiaomi-passport/oauth-ios-sdk](https://github.com/xiaomi-passport/oauth-ios-sdk)|小米帐号开放平台iOS SDK|29|2023-08-04| -|151|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|28|2023-08-04| -|152|[mokong/DetectFakeLocation](https://github.com/mokong/DetectFakeLocation)|iOS检测虚拟位置,比如使用Xcode模拟位置、使用爱思助手模拟位置等|28|2023-07-10| -|153|[KeenTeam1990/KTAudioSoundWave](https://github.com/KeenTeam1990/KTAudioSoundWave)|🍐KTSoundWave-根据语音绘制波浪动画,录音波形图及分贝检测|28|2023-08-31| -|154|[GDTMobSDK/GDTMobSDK-iOS](https://github.com/GDTMobSDK/GDTMobSDK-iOS)|优量汇(广点通)官方-sdk-demo - iOS 标准版|28|2023-11-28| -|155|[idnow/de.idnow.ios](https://github.com/idnow/de.idnow.ios)|IDnow Video Ident iOS SDK + Sample App|28|2023-11-23| -|156|[BlackStarLang/BSFramework](https://github.com/BlackStarLang/BSFramework)|多功能 framework,持续集成中。已开发pod组件:图片、视频选择器、图片视频预览控件、自定义相机:拍照+拍摄 ,3D轮播图 + iOS功能点学习(如 runloop、runtime、多线程、AutoreleasePool、DynamicBehavior 等等)|27|2023-12-06| -|157|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|26|2023-12-08| -|158|[chenxing640/DYFAuthIDAndGestureLock](https://github.com/chenxing640/DYFAuthIDAndGestureLock)|手势密码解锁和 TouchID (指纹) / FaceID(面容) 解锁,代码简洁高效。(Gesture passcode unlocking and TouchID (fingerprint) / FaceID (facial features) unlocking.)|26|2023-06-27| -|159|[ThinkingDataAnalytics/unity-sdk](https://github.com/ThinkingDataAnalytics/unity-sdk)|ThinkingData SDK for Unity|25|2023-12-04| -|160|[KeenTeam1990/KTVideoMonitor](https://github.com/KeenTeam1990/KTVideoMonitor)|🥭KTVideoMonitor视频监控Demo-基于ijkPlayer的网络播放器,支持HTTP、RTMP、HLS(m3u8)、本地视频等多种格式|25|2023-08-10| -|161|[wildfirechat/wfc_flutter_plugins](https://github.com/wildfirechat/wfc_flutter_plugins)|野火flutter插件,包含即时通讯和实时音视频插件|24|2023-12-08| -|162|[jpush/jverification-hbuilder-plugin](https://github.com/jpush/jverification-hbuilder-plugin)|极光认证官方支持的 hbuilder 插件(Android & iOS)|24|2023-11-24| -|163|[BBC6BAE9/ViaBus](https://github.com/BBC6BAE9/ViaBus)|A delightful event bus for iOS|24|2023-11-29| -|164|[eventtracing/EventTracing-iOS](https://github.com/eventtracing/EventTracing-iOS)|曙光 iOS SDK,隶属于 https://github.com/eventtracing/dawn 项目|22|2023-08-09| -|165|[QuintGao/GKVideoScrollView](https://github.com/QuintGao/GKVideoScrollView)|iOS仿抖音等上下滑动切换视图,使用方式类似UITableView,支持不同cell切换|21|2023-09-21| -|166|[nongshifu/Bsphp-des3_vi-UDID](https://github.com/nongshifu/Bsphp-des3_vi-UDID)|Bsphp-绑定UDID|21|2023-12-02| -|167|[xing3523/XMixScrollManager](https://github.com/xing3523/XMixScrollManager)|管理UIScrollView嵌套滑动的一个小组件。 无UI布局,低耦合。|21|2023-07-19| -|168|[zhahao/HGTransitionAnimator](https://github.com/zhahao/HGTransitionAnimator)|简单易用的控制器之间的转场动画。|21|2023-08-29| -|169|[pcjbird/QuickTraceiOSLogger](https://github.com/pcjbird/QuickTraceiOSLogger)|A real time iOS log trace tool, view iOS log with pc web browser under local area network, which will automatically scroll like xcode. 一个实时的iOS日志跟踪工具,在局域网中使用 PC Web 浏览器查看 iOS 日志,它将像xcode一样自动滚动。|20|2023-08-10| -|170|[easemob/chat-ios](https://github.com/easemob/chat-ios)|-|19|2023-12-04| -|171|[kongmingyang/WaterMark](https://github.com/kongmingyang/WaterMark)|通过扩展view,轻松给view添加文字水印效果|19|2023-07-13| -|172|[SmileZXLee/ZXTableView](https://github.com/SmileZXLee/ZXTableView)|快速、高效地构建TableView,节省80%以上重复代码,无需设置数据源和代理。|19|2023-07-04| -|173|[DNSPod/httpdns-sdk-ios](https://github.com/DNSPod/httpdns-sdk-ios)|iOS 平台 httpdns sdk 源码|18|2023-11-13| -|174|[blinkcard/blinkcard-ios](https://github.com/blinkcard/blinkcard-ios)|SDK for scanning and OCR of credit or payment cards. Contains native iOS SDK, code samples and documentation.|18|2023-09-18| -|175|[jumperb/HAccess](https://github.com/jumperb/HAccess)|this a a middle layer between rude data (local data,networking data) and biz or controller|18|2023-12-08| -|176|[lyb5834/YBWebViewScrollNestView](https://github.com/lyb5834/YBWebViewScrollNestView)|webView和tableView嵌套解决方案|17|2023-07-10| -|177|[wangyingbo/SparkDemo](https://github.com/wangyingbo/SparkDemo)|烟花效果|17|2023-10-10| -|178|[GuanceCloud/datakit-ios](https://github.com/GuanceCloud/datakit-ios)|DataKit ios app|16|2023-11-29| -|179|[gu0315/YYLabelCopy](https://github.com/gu0315/YYLabelCopy)|YYLabe添加复制,选中高亮,取消高亮|16|2023-10-20| -|180|[tencentyun/iot-link-ios](https://github.com/tencentyun/iot-link-ios)|IoT 应用端 App & SDK|16|2023-11-22| -|181|[Dengni8023/JGSourceBase](https://github.com/Dengni8023/JGSourceBase)|JGSourceCode通用功能模块:iOS项目常用功能(UIAlertController、Reachability、Loading-HUD、Toast-HUD);自定义安全键盘。|16|2023-10-19| -|182|[TangSengDaoDao/TangSengDaoDaoiOS](https://github.com/TangSengDaoDao/TangSengDaoDaoiOS)|唐僧叨叨即时通讯(im) iOS 端|15|2023-10-31| -|183|[KwaiSocial/KwaiSDK-iOS](https://github.com/KwaiSocial/KwaiSDK-iOS)|快手开放平台SDK|15|2023-06-09| -|184|[yanjixiang/videoandpicture](https://github.com/yanjixiang/videoandpicture)|视频图片轮播|15|2023-08-29| -|185|[chenxing640/DYFCodeScanner](https://github.com/chenxing640/DYFCodeScanner)|一个简单的二维码和条码扫描器,有一套自定义的扫描动画以及界面,支持相机缩放,还可以生成和识别二维码。(A simple QR code and barcode scanner, which has a set of custom scanning animation and interface, supports camera zooming, and can generate and ident ...|15|2023-11-23| -|186|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|15|2023-12-08| -|187|[KeenTeam1990/ZJUIKitTool](https://github.com/KeenTeam1990/ZJUIKitTool)|🍎MVVM模式设计的图文混排评论列表,简单可随意更改的筛选视图,后期会不断完善,以及各个控件的封装,Block回调可以简单快速创建和使用Masonry布局,以及实现方法。还包括许多工具类的封装|15|2023-08-15| -|188|[polyv/polyv-ios-livescenes-sdk-demo](https://github.com/polyv/polyv-ios-livescenes-sdk-demo)|保利威 iOS 多场景 Demo|14|2023-12-08| -|189|[yegail/SGPlayer-iOS](https://github.com/yegail/SGPlayer-iOS)|SGPlayer-iOS删除了ffmpeg部分,直接使用avplayer播放VR视频|14|2023-11-15| -|190|[KeenTeam1990/KTHotels](https://github.com/KeenTeam1990/KTHotels)|🍒开源项目-住哪儿 实现了类似艺龙App的预定酒店功能,包括酒店搜索、特色酒店推荐、特惠酒店推荐等等功能,可以预定酒店、查看订单|14|2023-09-15| -|191|[QuintGao/GKSliderView](https://github.com/QuintGao/GKSliderView)|iOS - 自定义一个滑杆控件|14|2023-09-04| -|192|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|14|2023-11-08| -|193|[debugly/SCJSONUtil](https://github.com/debugly/SCJSONUtil)|轻量、方便的 JSON 和 Model 互转框架,支持 iOS/macOS 平台|14|2023-09-20| -|194|[muyang520/IOS_code](https://github.com/muyang520/IOS_code)|iOS逆向代码|13|2023-10-13| -|195|[finogeeks/react-native-mopsdk](https://github.com/finogeeks/react-native-mopsdk)|FinClip React SDK 插件,用于 RN 环境中 API 与组件调用 / React SDK for FinClip|13|2023-11-20| -|196|[Kennytian/meiqia-react-native](https://github.com/Kennytian/meiqia-react-native)|MeiQia SDK component for React Native|13|2023-10-21| -|197|[xjh093/JHNoDataEmptyView](https://github.com/xjh093/JHNoDataEmptyView)|empty view for tableview and collectionview,空白页,占位图|13|2023-10-13| -|198|[mengxianliang/XLUIFont](https://github.com/mengxianliang/XLUIFont)|iOS 系统字体预览|13|2023-10-31| -|199|[fanxiangyang/FanKit](https://github.com/fanxiangyang/FanKit)|A Cocoa Tool Kit of iOS components pod 'FanKit','~>x.x.x'|13|2023-11-20| -|200|[faimin/ZDFlexLayoutKit](https://github.com/faimin/ZDFlexLayoutKit)|使用虚拟视图辅助布局, 在Runloop idle时自动计算布局|12|2023-07-02| +|106|[zhnnnnn/ZHNJSBox](https://github.com/zhnnnnn/ZHNJSBox)|🎮乞丐版JSBox(js编辑器+js动态化框架)|87|2023-08-14| +|107|[rongcloud/callkit-ios](https://github.com/rongcloud/callkit-ios)|Open-source code of RongCloud VoIP Audio/Video UI. 融云音视频通话功能 UI 界面 SDK 开源代码。|86|2023-11-30| +|108|[growingio/growingio-sdk-ios-autotracker](https://github.com/growingio/growingio-sdk-ios-autotracker)|GrowingIO Autotracker 具备自动采集基本的用户行为事件,比如访问和行为数据等。目前支持代码埋点、无埋点、可视化圈选、热图等功能。|85|2023-12-01| +|109|[SilverFruity/oc2mango](https://github.com/SilverFruity/oc2mango)|convert Objective-C to mango script:https://github.com/YPLiang19/Mango|84|2023-11-02| +|110|[nyzhanggy/RSADemo](https://github.com/nyzhanggy/RSADemo)|RSA加解密相关方方法,以及密钥格式的生成与转换。|82|2023-08-07| +|111|[91renb/BRKit](https://github.com/91renb/BRKit)|iOS轻量级高效率工具库,都是项目中常用的工具分类|75|2023-11-28| +|112|[Xiexingda/XDPagesView](https://github.com/Xiexingda/XDPagesView)|XDPagesView 2.0 (可添加header的多控制器列表,强大而优雅)|74|2023-12-08| +|113|[easemob/easeui_ios](https://github.com/easemob/easeui_ios)|-|73|2023-12-04| +|114|[lszzy/FWDebug](https://github.com/lszzy/FWDebug)|iOS调试库,支持iOS11+,无需添加任何代码,方便iOS开发和测试。 iOS debugging library, support for iOS11 +, without adding any code to facilitate iOS development and testing. |68|2023-09-12| +|115|[lexiaoyao20/FMTagsView](https://github.com/lexiaoyao20/FMTagsView)|一个基于UICollectionView的标签展示控件 |68|2023-07-12| +|116|[chenxing640/DYFStoreKit](https://github.com/chenxing640/DYFStoreKit)|用于应用内购买的轻量级且易用的iOS库(A lightweight and easy-to-use iOS library for In-App Purchases.)。|67|2023-08-24| +|117|[Devon3818/chihu](https://github.com/Devon3818/chihu)|ionic2-example <吃乎>一款美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)|64|2023-10-10| +|118|[Magic-Unique/IPASigner](https://github.com/Magic-Unique/IPASigner)|A simple, quickly code sign tools.|63|2023-10-27| +|119|[youzan/YouzanMobileSDK-iOS](https://github.com/youzan/YouzanMobileSDK-iOS)|有赞云AppSDK是为移动端应用打造的电商交易系统,通过一个SDK便可以在APP内集成有赞提供的整个交易服务。|60|2023-10-26| +|120|[dvlproad/CJUIKit](https://github.com/dvlproad/CJUIKit)|每个APP都肯定能用到的基础UI控件|58|2023-10-16| +|121|[91renb/BRNetwork](https://github.com/91renb/BRNetwork)|网络请求工具类的封装|56|2023-11-28| +|122|[udesk/UdeskSDK-iOS](https://github.com/udesk/UdeskSDK-iOS)|UdeskSDK-iOS|56|2023-09-06| +|123|[openimsdk/open-im-sdk-uniapp](https://github.com/openimsdk/open-im-sdk-uniapp)|即时通讯IM uniapp|55|2023-10-20| +|124|[yoonzm/react-native-ali-onepass](https://github.com/yoonzm/react-native-ali-onepass)|阿里云【本机号码一键登录/本机号码认证】功能react-native库|54|2023-10-19| +|125|[xxzzddxzd/unitySpeedTools](https://github.com/xxzzddxzd/unitySpeedTools)|iOS越狱端Unity游戏变速,加速减速。|53|2023-08-23| +|126|[pili-engineering/QNRTC-iOS](https://github.com/pili-engineering/QNRTC-iOS)|QNRTCKit 是七牛云推出的一款适用于 iOS 平台的实时音视频 SDK,提供了包括音视频通话、美颜、滤镜、水印等多种功能,提供灵活的接口,支持高度定制以及二次开发。|53|2023-11-17| +|127|[TuSDK/TuSDK-for-iOS](https://github.com/TuSDK/TuSDK-for-iOS)|TuSDK iOS 图像 SDK|50|2023-07-31| +|128|[dingpuyu/xiaoji](https://github.com/dingpuyu/xiaoji)|一款根据晨间日记编写的app|44|2023-09-03| +|129|[MacPaw/FMPFeedbackForm](https://github.com/MacPaw/FMPFeedbackForm)|Feedback form for macOS products|43|2023-09-27| +|130|[QiuChenlyOpenSource/SearchHexCodeInFile](https://github.com/QiuChenlyOpenSource/SearchHexCodeInFile)|编写,测试特征码在文件中的相对位置,以便注入绝对地址。|42|2023-10-26| +|131|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|42|2023-11-23| +|132|[Nidcoco/LVCycleScrollView](https://github.com/Nidcoco/LVCycleScrollView)|图片及文字自动滚动的控件|42|2023-11-07| +|133|[polyv/polyv-ios-vod-sdk](https://github.com/polyv/polyv-ios-vod-sdk)|保利威 iOS 点播 SDK Demo|38|2023-10-30| +|134|[yanshuimu/MangoFixUtil](https://github.com/yanshuimu/MangoFixUtil)|It's the secondary encapsulation of the MangoFix.|37|2023-11-10| +|135|[coderZhou10496/SelectCityDemo](https://github.com/coderZhou10496/SelectCityDemo)|城市选择界面|36|2023-11-03| +|136|[fluttercandies/flutter_bdface_collect](https://github.com/fluttercandies/flutter_bdface_collect)|a baidu face offline collect plugin. Only Android and IOS platforms are supported. 百度人脸离线采集插件,只支持安卓和iOS。|35|2023-07-20| +|137|[netease-kit/NEVideoCall-1to1](https://github.com/netease-kit/NEVideoCall-1to1)|网易云信新一代音视频SDK场景方案开源项目,包含基础场景如一对一音视频通话、多人音视频通话;社交娱乐场景如多人语音聊天室、PK直播等|35|2023-11-08| +|138|[sensorsdata/react-native-sensors-analytics](https://github.com/sensorsdata/react-native-sensors-analytics)|神策分析 SDK RN 组件 (iOS & Android)|35|2023-10-10| +|139|[Xezun/XZMocoa](https://github.com/Xezun/XZMocoa)|iOS MVVM 基础框架|33|2023-08-30| +|140|[netease-kit/NEMeeting](https://github.com/netease-kit/NEMeeting)|网易会议,是基于网易云信自主研发的新一代云信音视频SDK(G2)提供的视频会议组件化产品,支持直接下载使用,也支持基于SDK将网易会议以组件的方式集成到自己的应用中。本项目提供网易会议产品手册、开发文档、示例项目等相关内容。|33|2023-12-06| +|141|[gizwits/cordova-gizwits-scan-qrcode](https://github.com/gizwits/cordova-gizwits-scan-qrcode)|cordova扫码插件|33|2023-09-11| +|142|[WZBbiao/WZBCountdownLabel](https://github.com/WZBbiao/WZBCountdownLabel)|一句话实现全屏倒计时动画!带有动画开始和结束的监听|33|2023-06-21| +|143|[tencentyun/qcloud-sdk-ios](https://github.com/tencentyun/qcloud-sdk-ios)|腾讯云服务iOS终端SDK|32|2023-12-07| +|144|[snice/flutter-in-uniapp](https://github.com/snice/flutter-in-uniapp)|uniapp集成Flutter原生插件|31|2023-06-15| +|145|[GetuiLaboratory/getui-sdk-ios-cocoapods](https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods)|个推官方提供的推送SDK CocoaPods 集成库(iOS平台 )|31|2023-11-24| +|146|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|29|2023-11-24| +|147|[JDongKhan/JDRouter](https://github.com/JDongKhan/JDRouter)|iOS路由,根据MGJRouter修改、完善的方案,还有一个类Spring注解配置的简易方案|29|2023-11-30| +|148|[xiaomi-passport/oauth-ios-sdk](https://github.com/xiaomi-passport/oauth-ios-sdk)|小米帐号开放平台iOS SDK|29|2023-08-04| +|149|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|28|2023-08-04| +|150|[mokong/DetectFakeLocation](https://github.com/mokong/DetectFakeLocation)|iOS检测虚拟位置,比如使用Xcode模拟位置、使用爱思助手模拟位置等|28|2023-07-10| +|151|[KeenTeam1990/KTAudioSoundWave](https://github.com/KeenTeam1990/KTAudioSoundWave)|🍐KTSoundWave-根据语音绘制波浪动画,录音波形图及分贝检测|28|2023-08-31| +|152|[GDTMobSDK/GDTMobSDK-iOS](https://github.com/GDTMobSDK/GDTMobSDK-iOS)|优量汇(广点通)官方-sdk-demo - iOS 标准版|28|2023-11-28| +|153|[idnow/de.idnow.ios](https://github.com/idnow/de.idnow.ios)|IDnow Video Ident iOS SDK + Sample App|28|2023-11-23| +|154|[BlackStarLang/BSFramework](https://github.com/BlackStarLang/BSFramework)|多功能 framework,持续集成中。已开发pod组件:图片、视频选择器、图片视频预览控件、自定义相机:拍照+拍摄 ,3D轮播图 + iOS功能点学习(如 runloop、runtime、多线程、AutoreleasePool、DynamicBehavior 等等)|27|2023-12-06| +|155|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|26|2023-12-08| +|156|[chenxing640/DYFAuthIDAndGestureLock](https://github.com/chenxing640/DYFAuthIDAndGestureLock)|手势密码解锁和 TouchID (指纹) / FaceID(面容) 解锁,代码简洁高效。(Gesture passcode unlocking and TouchID (fingerprint) / FaceID (facial features) unlocking.)|26|2023-06-27| +|157|[ThinkingDataAnalytics/unity-sdk](https://github.com/ThinkingDataAnalytics/unity-sdk)|ThinkingData SDK for Unity|25|2023-12-04| +|158|[KeenTeam1990/KTVideoMonitor](https://github.com/KeenTeam1990/KTVideoMonitor)|🥭KTVideoMonitor视频监控Demo-基于ijkPlayer的网络播放器,支持HTTP、RTMP、HLS(m3u8)、本地视频等多种格式|25|2023-08-10| +|159|[wildfirechat/wfc_flutter_plugins](https://github.com/wildfirechat/wfc_flutter_plugins)|野火flutter插件,包含即时通讯和实时音视频插件|24|2023-12-08| +|160|[jpush/jverification-hbuilder-plugin](https://github.com/jpush/jverification-hbuilder-plugin)|极光认证官方支持的 hbuilder 插件(Android & iOS)|24|2023-11-24| +|161|[BBC6BAE9/ViaBus](https://github.com/BBC6BAE9/ViaBus)|A delightful event bus for iOS|24|2023-11-29| +|162|[eventtracing/EventTracing-iOS](https://github.com/eventtracing/EventTracing-iOS)|曙光 iOS SDK,隶属于 https://github.com/eventtracing/dawn 项目|22|2023-08-09| +|163|[QuintGao/GKVideoScrollView](https://github.com/QuintGao/GKVideoScrollView)|iOS仿抖音等上下滑动切换视图,使用方式类似UITableView,支持不同cell切换|21|2023-09-21| +|164|[nongshifu/Bsphp-des3_vi-UDID](https://github.com/nongshifu/Bsphp-des3_vi-UDID)|Bsphp-绑定UDID|21|2023-12-02| +|165|[xing3523/XMixScrollManager](https://github.com/xing3523/XMixScrollManager)|管理UIScrollView嵌套滑动的一个小组件。 无UI布局,低耦合。|21|2023-07-19| +|166|[zhahao/HGTransitionAnimator](https://github.com/zhahao/HGTransitionAnimator)|简单易用的控制器之间的转场动画。|21|2023-08-29| +|167|[pcjbird/QuickTraceiOSLogger](https://github.com/pcjbird/QuickTraceiOSLogger)|A real time iOS log trace tool, view iOS log with pc web browser under local area network, which will automatically scroll like xcode. 一个实时的iOS日志跟踪工具,在局域网中使用 PC Web 浏览器查看 iOS 日志,它将像xcode一样自动滚动。|20|2023-08-10| +|168|[easemob/chat-ios](https://github.com/easemob/chat-ios)|-|19|2023-12-04| +|169|[kongmingyang/WaterMark](https://github.com/kongmingyang/WaterMark)|通过扩展view,轻松给view添加文字水印效果|19|2023-07-13| +|170|[SmileZXLee/ZXTableView](https://github.com/SmileZXLee/ZXTableView)|快速、高效地构建TableView,节省80%以上重复代码,无需设置数据源和代理。|19|2023-07-04| +|171|[DNSPod/httpdns-sdk-ios](https://github.com/DNSPod/httpdns-sdk-ios)|iOS 平台 httpdns sdk 源码|18|2023-11-13| +|172|[blinkcard/blinkcard-ios](https://github.com/blinkcard/blinkcard-ios)|SDK for scanning and OCR of credit or payment cards. Contains native iOS SDK, code samples and documentation.|18|2023-09-18| +|173|[jumperb/HAccess](https://github.com/jumperb/HAccess)|this a a middle layer between rude data (local data,networking data) and biz or controller|18|2023-12-08| +|174|[lyb5834/YBWebViewScrollNestView](https://github.com/lyb5834/YBWebViewScrollNestView)|webView和tableView嵌套解决方案|17|2023-07-10| +|175|[wangyingbo/SparkDemo](https://github.com/wangyingbo/SparkDemo)|烟花效果|17|2023-10-10| +|176|[GuanceCloud/datakit-ios](https://github.com/GuanceCloud/datakit-ios)|DataKit ios app|16|2023-11-29| +|177|[gu0315/YYLabelCopy](https://github.com/gu0315/YYLabelCopy)|YYLabe添加复制,选中高亮,取消高亮|16|2023-10-20| +|178|[tencentyun/iot-link-ios](https://github.com/tencentyun/iot-link-ios)|IoT 应用端 App & SDK|16|2023-11-22| +|179|[Dengni8023/JGSourceBase](https://github.com/Dengni8023/JGSourceBase)|JGSourceCode通用功能模块:iOS项目常用功能(UIAlertController、Reachability、Loading-HUD、Toast-HUD);自定义安全键盘。|16|2023-10-19| +|180|[TangSengDaoDao/TangSengDaoDaoiOS](https://github.com/TangSengDaoDao/TangSengDaoDaoiOS)|唐僧叨叨即时通讯(im) iOS 端|15|2023-10-31| +|181|[yanjixiang/videoandpicture](https://github.com/yanjixiang/videoandpicture)|视频图片轮播|15|2023-08-29| +|182|[chenxing640/DYFCodeScanner](https://github.com/chenxing640/DYFCodeScanner)|一个简单的二维码和条码扫描器,有一套自定义的扫描动画以及界面,支持相机缩放,还可以生成和识别二维码。(A simple QR code and barcode scanner, which has a set of custom scanning animation and interface, supports camera zooming, and can generate and ident ...|15|2023-11-23| +|183|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|15|2023-12-08| +|184|[KeenTeam1990/ZJUIKitTool](https://github.com/KeenTeam1990/ZJUIKitTool)|🍎MVVM模式设计的图文混排评论列表,简单可随意更改的筛选视图,后期会不断完善,以及各个控件的封装,Block回调可以简单快速创建和使用Masonry布局,以及实现方法。还包括许多工具类的封装|15|2023-08-15| +|185|[polyv/polyv-ios-livescenes-sdk-demo](https://github.com/polyv/polyv-ios-livescenes-sdk-demo)|保利威 iOS 多场景 Demo|14|2023-12-08| +|186|[yegail/SGPlayer-iOS](https://github.com/yegail/SGPlayer-iOS)|SGPlayer-iOS删除了ffmpeg部分,直接使用avplayer播放VR视频|14|2023-11-15| +|187|[KeenTeam1990/KTHotels](https://github.com/KeenTeam1990/KTHotels)|🍒开源项目-住哪儿 实现了类似艺龙App的预定酒店功能,包括酒店搜索、特色酒店推荐、特惠酒店推荐等等功能,可以预定酒店、查看订单|14|2023-09-15| +|188|[QuintGao/GKSliderView](https://github.com/QuintGao/GKSliderView)|iOS - 自定义一个滑杆控件|14|2023-09-04| +|189|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|14|2023-11-08| +|190|[debugly/SCJSONUtil](https://github.com/debugly/SCJSONUtil)|轻量、方便的 JSON 和 Model 互转框架,支持 iOS/macOS 平台|14|2023-09-20| +|191|[muyang520/IOS_code](https://github.com/muyang520/IOS_code)|iOS逆向代码|13|2023-10-13| +|192|[finogeeks/react-native-mopsdk](https://github.com/finogeeks/react-native-mopsdk)|FinClip React SDK 插件,用于 RN 环境中 API 与组件调用 / React SDK for FinClip|13|2023-11-20| +|193|[Kennytian/meiqia-react-native](https://github.com/Kennytian/meiqia-react-native)|MeiQia SDK component for React Native|13|2023-10-21| +|194|[xjh093/JHNoDataEmptyView](https://github.com/xjh093/JHNoDataEmptyView)|empty view for tableview and collectionview,空白页,占位图|13|2023-10-13| +|195|[mengxianliang/XLUIFont](https://github.com/mengxianliang/XLUIFont)|iOS 系统字体预览|13|2023-10-31| +|196|[fanxiangyang/FanKit](https://github.com/fanxiangyang/FanKit)|A Cocoa Tool Kit of iOS components pod 'FanKit','~>x.x.x'|13|2023-11-20| +|197|[faimin/ZDFlexLayoutKit](https://github.com/faimin/ZDFlexLayoutKit)|使用虚拟视图辅助布局, 在Runloop idle时自动计算布局|12|2023-07-02| +|198|[MayXiaoYang/LQProStandardView](https://github.com/MayXiaoYang/LQProStandardView)|一个关于商品规格选择的View|12|2023-10-20| +|199|[OpenInstall/openinstall-react-native](https://github.com/OpenInstall/openinstall-react-native)|-|12|2023-11-21| +|200|[253CL/flash_iOS](https://github.com/253CL/flash_iOS)|闪验iOS SDK|12|2023-11-17|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/PHP.md b/content/charts/overall/software/PHP.md index dedd3104..b335432c 100644 --- a/content/charts/overall/software/PHP.md +++ b/content/charts/overall/software/PHP.md @@ -1,33 +1,33 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > PHP -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19408|2023-12-07| -|2|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10988|2023-11-27| -|3|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. |10761|2023-11-29| +|1|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19412|2023-12-09| +|2|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10986|2023-11-27| +|3|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. |10762|2023-12-08| |4|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|10138|2023-12-07| -|5|[Anankke/SSPanel-Uim](https://github.com/Anankke/SSPanel-Uim)|SSPanel V3 魔改再次修改版|8663|2023-12-07| -|6|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|8644|2023-11-17| +|5|[Anankke/SSPanel-Uim](https://github.com/Anankke/SSPanel-Uim)|SSPanel V3 魔改再次修改版|8665|2023-12-07| +|6|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|8649|2023-12-08| |7|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7785|2023-07-30| -|8|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|7324|2023-12-07| -|9|[linuxserver/Heimdall](https://github.com/linuxserver/Heimdall)|An Application dashboard and launcher|6749|2023-11-13| -|10|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|5725|2023-12-08| +|8|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|7323|2023-12-07| +|9|[linuxserver/Heimdall](https://github.com/linuxserver/Heimdall)|An Application dashboard and launcher|6754|2023-11-13| +|10|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|5726|2023-12-09| |11|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay/WeChat/Unipay 的支付 SDK 扩展包了|4834|2023-12-05| |12|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4416|2023-12-05| -|13|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|4179|2023-11-27| +|13|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|4181|2023-11-27| |14|[overtrue/pinyin](https://github.com/overtrue/pinyin)|🇨🇳 基于词库的中文转拼音优质解决方案|4178|2023-10-27| -|15|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|3997|2023-10-27| -|16|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具;同时消息功能使用非对称加密技术让你的沟通更安全。|3889|2023-12-08| +|15|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|3998|2023-10-27| +|16|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具;同时消息功能使用非对称加密技术让你的沟通更安全。|3891|2023-12-08| |17|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.|3787|2023-11-29| |18|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3765|2023-08-15| |19|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|3647|2023-11-17| |20|[qkqpttgf/OneManager-php](https://github.com/qkqpttgf/OneManager-php)|An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/Vercel/Replit/SCF/FG/FC/CFC/PHP web hosting/VPS.|3614|2023-09-06| -|21|[Qsnh/meedu](https://github.com/Qsnh/meedu)|Meedu是一款功能强大的开源在线教育系统,适用于个人、企业或机构搭建自己的在线学习平台。它提供了完整的解决方案,满足网校搭建、在线教学、企业培训和知识付费等多种需求。|3323|2023-11-22| -|22|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|3282|2023-11-07| -|23|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|3257|2023-12-07| +|21|[Qsnh/meedu](https://github.com/Qsnh/meedu)|Meedu是一款功能强大的开源在线教育系统,适用于个人、企业或机构搭建自己的在线学习平台。它提供了完整的解决方案,满足网校搭建、在线教学、企业培训和知识付费等多种需求。|3322|2023-11-22| +|22|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|3283|2023-11-07| +|23|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|3258|2023-12-07| |24|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|3186|2023-07-01| |25|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|📲 一款满足你的多种发送需求的短信发送组件|3043|2023-08-08| |26|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2991|2023-12-06| @@ -35,91 +35,91 @@ |28|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2838|2023-08-07| |29|[cocur/slugify](https://github.com/cocur/slugify)|Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.|2836|2023-09-17| |30|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2702|2023-10-05| -|31|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2642|2023-12-04| -|32|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|2606|2023-09-29| +|31|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2643|2023-12-04| +|32|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|2609|2023-09-29| |33|[matomo-org/device-detector](https://github.com/matomo-org/device-detector)|The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. |2588|2023-12-08| |34|[PGYER/codefever](https://github.com/PGYER/codefever)|CodeFever 是完全免费开源的 Git 代码托管服务,支持一行命令安装到自己服务器!CodeFever Community Edition (A Self-hosted Git Services)!|2547|2023-09-26| |35|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|2493|2023-09-21| |36|[gptlink/gptlink](https://github.com/gptlink/gptlink)|10分钟搭建可免费商用的AI对话环境,搭建简单,包含用户,订单,任务,付费等功能|2469|2023-11-17| -|37|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩、轻松上手、体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题,支持简繁英日多语言)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura. Support Simplified Chinese, Tra ...|2379|2023-11-30| +|37|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩、轻松上手、体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题,支持简繁英日多语言)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura. Support Simplified Chinese, Tra ...|2383|2023-11-30| |38|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2347|2023-10-06| |39|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2277|2023-12-05| |40|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|2145|2023-08-15| -|41|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|2099|2023-07-25| +|41|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|2098|2023-07-25| |42|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP6 的极简后台管理系统,内置注解权限、异步多任务、应用插件生态等,支持类 PaaS 更新公共模块和应用插件,插件可本地化定制开发。|2093|2023-12-04| -|43|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|简单图床 - 一款功能强大无数据库的图床 2.0版|2047|2023-10-20| +|43|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|简单图床 - 一款功能强大无数据库的图床 2.0版|2049|2023-10-20| |44|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|2039|2023-07-27| -|45|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式/无刷新加载/第三方登录等众多功能 A high-value adaptive theme based on WordPress, supports light and dark modes, no refresh loading, etc.|1918|2023-12-04| +|45|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式/无刷新加载/第三方登录等众多功能 A high-value adaptive theme based on WordPress, supports light and dark modes, no refresh loading, etc.|1920|2023-12-04| |46|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1810|2023-10-29| |47|[jenssegers/date](https://github.com/jenssegers/date)|🗓 A library to help you work with dates in multiple languages, based on Carbon.|1810|2023-12-04| |48|[lxerxa/actionview](https://github.com/lxerxa/actionview)|An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.|1793|2023-09-03| |49|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款开源免费的爬虫系统,仅需点选编辑规则即可采集数据,可运行在本地、虚拟主机或云服务器中,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1787|2023-10-17| |50|[MoeNetwork/Tieba-Cloud-Sign](https://github.com/MoeNetwork/Tieba-Cloud-Sign)|百度贴吧云签到,在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。注意:Gitee (原Git@osc) 仓库将不再维护,目前唯一指定的仓库为 Github。本项目没有官方交流群,如需交流可以直接使用Github的Discussions。没有商业版本,目前贴吧云签到由社区共同维护,不会停止更新(PR 通常在一天内处理)。|1719|2023-11-24| -|51|[kalcaddle/kodbox](https://github.com/kalcaddle/kodbox)|kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run ko ...|1707|2023-12-04| +|51|[kalcaddle/kodbox](https://github.com/kalcaddle/kodbox)|kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run ko ...|1709|2023-12-04| |52|[jianyan74/rageframe2](https://github.com/jianyan74/rageframe2)|一个基于 Yii2 高级框架的快速开发应用引擎|1678|2023-08-02| -|53|[typecho-fans/plugins](https://github.com/typecho-fans/plugins)|Typecho Fans插件作品目录|1638|2023-09-11| +|53|[typecho-fans/plugins](https://github.com/typecho-fans/plugins)|Typecho Fans插件作品目录|1639|2023-09-11| |54|[chillerlan/php-qrcode](https://github.com/chillerlan/php-qrcode)|A QR code generator and reader with a user friendly API. PHP 7.4+|1619|2023-11-24| -|55|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|A self-hosted speedtest appilication with an awesome test result datasheet.|1603|2023-10-31| -|56|[nilsteampassnet/TeamPass](https://github.com/nilsteampassnet/TeamPass)|Collaborative Passwords Manager|1560|2023-12-07| -|57|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|1553|2023-09-07| +|55|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|A self-hosted speedtest appilication with an awesome test result datasheet.|1606|2023-10-31| +|56|[nilsteampassnet/TeamPass](https://github.com/nilsteampassnet/TeamPass)|Collaborative Passwords Manager|1560|2023-12-09| +|57|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|1554|2023-09-07| |58|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1376|2023-11-07| -|59|[HaoOuBa/Joe](https://github.com/HaoOuBa/Joe)|A Theme of Typecho|1368|2023-09-08| +|59|[HaoOuBa/Joe](https://github.com/HaoOuBa/Joe)|A Theme of Typecho|1369|2023-09-08| |60|[a3vilc0de/PentesterSpecialDict](https://github.com/a3vilc0de/PentesterSpecialDict)|Dictionary for penetration testers happy hacker |1313|2023-08-17| |61|[overtrue/socialite](https://github.com/overtrue/socialite)|Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1278|2023-09-02| |62|[stefangabos/world_countries](https://github.com/stefangabos/world_countries)|Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in m ...|1221|2023-10-19| -|63|[pronamic/advanced-custom-fields-pro](https://github.com/pronamic/advanced-custom-fields-pro)|Advanced Custom Fields Pro, Git-ified. Automatically synced via GitHub Actions! This repository is just a mirror of the Advanced Custom Fields Pro plugin. Please do not send pull requests and issues.|1187|2023-11-29| +|63|[pronamic/advanced-custom-fields-pro](https://github.com/pronamic/advanced-custom-fields-pro)|Advanced Custom Fields Pro, Git-ified. Automatically synced via GitHub Actions! This repository is just a mirror of the Advanced Custom Fields Pro plugin. Please do not send pull requests and issues.|1188|2023-11-29| |64|[walkor/workerman-chat](https://github.com/walkor/workerman-chat)|Websocket chat room written in PHP based on workerman.|1169|2023-08-12| |65|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!​|1155|2023-12-08| |66|[l3m0n/Bypass_Disable_functions_Shell](https://github.com/l3m0n/Bypass_Disable_functions_Shell)|一个各种方式突破Disable_functions达到命令执行的shell|1121|2023-10-17| |67|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|1113|2023-12-08| -|68|[aoaostar/toolbox](https://github.com/aoaostar/toolbox)|🚀傲星工具箱,一个在线工具箱|1041|2023-09-22| +|68|[aoaostar/toolbox](https://github.com/aoaostar/toolbox)|🚀傲星工具箱,一个在线工具箱|1042|2023-09-22| |69|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay/WeChat/Unipay 的 laravel 支付扩展包了|1035|2023-07-02| -|70|[flucont/btcloud](https://github.com/flucont/btcloud)|PHP开发的宝塔面板第三方云端|1026|2023-12-07| +|70|[flucont/btcloud](https://github.com/flucont/btcloud)|PHP开发的宝塔面板第三方云端|1028|2023-12-07| |71|[aliyun/aliyun-oss-php-sdk](https://github.com/aliyun/aliyun-oss-php-sdk)|Aliyun OSS SDK for PHP|978|2023-12-08| |72|[walkor/GatewayWorker](https://github.com/walkor/GatewayWorker)|Distributed realtime messaging framework based on workerman.|974|2023-12-08| |73|[yrccondor/mdx](https://github.com/yrccondor/mdx)|MDx - Material Design WordPress Theme|973|2023-09-28| |74|[fightbulc/moment.php](https://github.com/fightbulc/moment.php)|Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js|957|2023-08-19| -|75|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|954|2023-12-07| +|75|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|955|2023-12-07| |76|[pplulee/appleid_auto](https://github.com/pplulee/appleid_auto)|基于密保问题,自动解锁Apple ID,自动关闭双重认证,提供前端账号展示,支持多账号|947|2023-12-04| |77|[wmhello/laravel_template_with_vue](https://github.com/wmhello/laravel_template_with_vue)|laravel6和vue-element-admin结合的前后端分离项目模板。包含接口端、管理端、小程序和微信公众号端,绝对是你做外包或者自建项目的首选模板。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合workerman框架中的GatewayWorker项目来实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能;实现低代码开发,能分析数据表内 ...|945|2023-08-10| |78|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|928|2023-12-01| -|79|[likeyun/liKeYun_Ylb](https://github.com/likeyun/liKeYun_Ylb)|引流宝致力于为个人、团队提供基于微信私域流量的推广、引流的效率工具。可减轻人力,有效降低资源损失、流量流失的几率。引流宝完全开源,免费,可商用、可任意二次开发。引流宝可以辅助你更好地开展营销活动推广!降低运营成本,提高工作效率,获取更多资源。|913|2023-12-05| +|79|[likeyun/liKeYun_Ylb](https://github.com/likeyun/liKeYun_Ylb)|引流宝致力于为个人、团队提供基于微信私域流量的推广、引流的效率工具。可减轻人力,有效降低资源损失、流量流失的几率。引流宝完全开源,免费,可商用、可任意二次开发。引流宝可以辅助你更好地开展营销活动推广!降低运营成本,提高工作效率,获取更多资源。|914|2023-12-05| |80|[peinhu/AetherUpload-Laravel](https://github.com/peinhu/AetherUpload-Laravel)|A Laravel package to upload large files 上传大文件的Laravel扩展包|911|2023-09-06| |81|[zoujingli/ip2region](https://github.com/zoujingli/ip2region)|准确率99.9%的ip地址定位库|895|2023-09-17| -|82|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|专注于网课系统,网校系统,在线教育系统,知识付费系统。名符其实的开源,可免费商用。docker容器化部署,极速搭建专属课程点播,课程直播学习平台。|892|2023-12-07| +|82|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|专注于网课系统,网校系统,在线教育系统,知识付费系统。名符其实的开源,可免费商用。docker容器化部署,极速搭建专属课程点播,课程直播学习平台。|894|2023-12-09| |83|[Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK)|PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227|877|2023-07-07| |84|[DOUBLE-Baller/momo](https://github.com/DOUBLE-Baller/momo)|php直播go直播,短视频,直播带货,语音聊天室,陪玩系统源码。|874|2023-11-13| |85|[bixuehujin/blink](https://github.com/bixuehujin/blink)|A high performance web framework and application server in PHP. |835|2023-11-16| -|86|[crazywhalecc/static-php-cli](https://github.com/crazywhalecc/static-php-cli)|Build standalone PHP binary on Linux, macOS, FreeBSD, with PHP project together, with popular extensions included.|784|2023-12-07| +|86|[crazywhalecc/static-php-cli](https://github.com/crazywhalecc/static-php-cli)|Build standalone PHP binary on Linux, macOS, FreeBSD, with PHP project together, with popular extensions included.|787|2023-12-07| |87|[0verSp4ce/DoraBox](https://github.com/0verSp4ce/DoraBox)|DoraBox - Basic Web Vulnerability Training |779|2023-07-15| |88|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|759|2023-10-06| -|89|[celaraze/cat](https://github.com/celaraze/cat)|☕ 一个开源的、开放的一站式 IT 运维管理平台。资产管理、工单、盘点以及可靠的移动端应用支持。|738|2023-12-08| +|89|[celaraze/cat](https://github.com/celaraze/cat)|☕ 一个开源的、开放的一站式 IT 运维管理平台。资产管理、工单、盘点以及可靠的移动端应用支持。|741|2023-12-09| |90|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码,2020 重制版|734|2023-08-12| -|91|[ernestwisniewski/kbin](https://github.com/ernestwisniewski/kbin)|A reddit-like content aggregator and micro-blogging platform for the fediverse.|725|2023-12-06| +|91|[ernestwisniewski/kbin](https://github.com/ernestwisniewski/kbin)|A reddit-like content aggregator and micro-blogging platform for the fediverse.|725|2023-12-09| |92|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|725|2023-09-12| |93|[niklasravnsborg/laravel-pdf](https://github.com/niklasravnsborg/laravel-pdf)|📄 Laravel PDF|703|2023-08-22| |94|[godruoyi/php-snowflake](https://github.com/godruoyi/php-snowflake)|❄ An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).|699|2023-08-28| |95|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|689|2023-12-05| |96|[WuKongOpenSource/WukongCRM-9.0-PHP](https://github.com/WuKongOpenSource/WukongCRM-9.0-PHP)|悟空CRM-基于TP5.0+vue+ElementUI的前后端分离CRM系统|662|2023-11-10| |97|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|646|2023-12-07| -|98|[WanyueKJ/education-online](https://github.com/WanyueKJ/education-online)|万岳教育的web+后台管理系统。万岳教育系统(wanyue-education),自主研发集知识付费、直播授课、在线教育功能为一体的在线/直播/题库/考试(exam)的教育平台系统|629|2023-07-20| +|98|[WanyueKJ/education-online](https://github.com/WanyueKJ/education-online)|万岳教育的web+后台管理系统。万岳教育系统(wanyue-education),自主研发集知识付费、直播授课、在线教育功能为一体的在线/直播/题库/考试(exam)的教育平台系统|632|2023-07-20| |99|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|621|2023-09-05| -|100|[1107012776/PHP-Sharding-PDO](https://github.com/1107012776/PHP-Sharding-PDO)|PHP、MySQL分库分表中间件,需要依赖PDO,PHP分库分表,支持协程(PHP, MySQL sharding library and sharding table middleware, need to rely on PDO, support coroutines.)|617|2023-11-10| -|101|[gmajian/sandphoto](https://github.com/gmajian/sandphoto)|Layout ID/VISA photos in a single 6-inch photo 证件照片排版在线生成器 - 在一张6寸的照片上排版多张证件照|608|2023-09-15| +|100|[1107012776/PHP-Sharding-PDO](https://github.com/1107012776/PHP-Sharding-PDO)|PHP、MySQL分库分表中间件,需要依赖PDO,PHP分库分表,支持协程(PHP, MySQL sharding library and sharding table middleware, need to rely on PDO, support coroutines.)|618|2023-11-10| +|101|[gmajian/sandphoto](https://github.com/gmajian/sandphoto)|Layout ID/VISA photos in a single 6-inch photo 证件照片排版在线生成器 - 在一张6寸的照片上排版多张证件照|609|2023-09-15| |102|[zhuzhichao/ip-location-zh](https://github.com/zhuzhichao/ip-location-zh)|获取 IP 地址的真实地理位置|603|2023-08-29| |103|[zencodex/composer-mirror](https://github.com/zencodex/composer-mirror)|Composer 全量镜像发布于2017年3月,曾不间断运行2年多。这个开源有助于理解 Composer 镜像的工作原理|599|2023-09-14| |104|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin is a background management system based on secondary development of Laravel and Element Plus. CatchAdmin still adopts the traditional front-end and back-end separation strategy, and the Lar ...|583|2023-11-30| |105|[likeshop-github/likeshop](https://github.com/likeshop-github/likeshop)|🔥🔥🔥 likeshop开源免费商用电商系统,PC商城、H5商城、小程序商城、安卓APP商城、苹果APP商城,免费商用。场景:B2C商城,新零售商城,社交电商商城,分销系统商城,分销电商商城,小程序商城,商城源码,商城系统,单商户,多商户,电商系统,直播,uniapp,uni-app,B2B2C,B2B,O2O,ERP,Wechat,交易系统,内容系统,雷达,crm|578|2023-08-28| |106|[guanguans/notify](https://github.com/guanguans/notify)|Push notification sdk(Bark、Chanify、DingTalk、Discord、Email、FeiShu、Gitter、Google Chat、iGot、Logger、Mattermost、Microsoft Teams、Now Push、Ntfy、PushBack、Push、PushDeer、Pushover、PushPlus、QQ Channel Bot、Rocket ...|566|2023-12-08| -|107|[top-think/think-queue](https://github.com/top-think/think-queue)|ThinkPHP 队列支持|563|2023-07-03| +|107|[top-think/think-queue](https://github.com/top-think/think-queue)|ThinkPHP 队列支持|564|2023-07-03| |108|[Team-Tea-Time/laravel-forum](https://github.com/Team-Tea-Time/laravel-forum)|A slim, lean forum package designed for quick and easy integration in Laravel projects|546|2023-11-28| -|109|[Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List](https://github.com/Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List)|广州电信广东IPTV列表(IGMP/RTP组播地址)|528|2023-12-07| +|109|[Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List](https://github.com/Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List)|广州电信广东IPTV列表(IGMP/RTP组播地址)|533|2023-12-08| |110|[jianyan74/TinyShop](https://github.com/jianyan74/TinyShop)|一款基于 RageFrame3 的免费开源的基础销售功能的商城|516|2023-08-03| |111|[guanguans/music-dl](https://github.com/guanguans/music-dl)|Music Searcher and Downloader. - 音乐搜索下载器。|514|2023-12-07| -|112|[bingcool/swoolefy](https://github.com/bingcool/swoolefy)|swoolefy是一个基于swoole实现的协程级、轻量级、高性能、开放性的API应用服务框架|514|2023-12-04| +|112|[bingcool/swoolefy](https://github.com/bingcool/swoolefy)|swoolefy是一个基于swoole实现的协程级、轻量级、高性能、开放性的API应用服务框架|514|2023-12-08| |113|[aliyun/openapi-sdk-php](https://github.com/aliyun/openapi-sdk-php)|Alibaba Cloud SDK for PHP|512|2023-12-07| |114|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|509|2023-08-04| -|115|[wehaox/Typecho-Butterfly](https://github.com/wehaox/Typecho-Butterfly)|Hexo主题Butterfly的Typecho移植版———开源不易,帮忙点个star,谢谢了🌹|502|2023-12-05| +|115|[wehaox/Typecho-Butterfly](https://github.com/wehaox/Typecho-Butterfly)|Hexo主题Butterfly的Typecho移植版———开源不易,帮忙点个star,谢谢了🌹|501|2023-12-05| |116|[voku/portable-utf8](https://github.com/voku/portable-utf8)|🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.|492|2023-11-27| |117|[moell-peng/mojito](https://github.com/moell-peng/mojito)|Mojito Admin — 基于 Laravel, Vue3, Element Plus构建的后台管理系统|488|2023-09-20| |118|[juzeon/fast-mail-bomber](https://github.com/juzeon/fast-mail-bomber)|Fast, multithreading, efficient and easy-to-use mail bombing/spamming tool. Sending mails via mailman services hosted by different providers.|485|2023-06-21| @@ -127,7 +127,7 @@ |120|[le31ei/ctf_challenges](https://github.com/le31ei/ctf_challenges)|适用于一线安服的ctf培训题目,全docker环境一键启动|462|2023-11-08| |121|[globalcitizen/php-iban](https://github.com/globalcitizen/php-iban)|Generate, parse, validate, error-correct and present IBAN (and IIBAN) bank account information in PHP.|451|2023-12-08| |122|[top-think/think-swoole](https://github.com/top-think/think-swoole)|Swoole extend for thinkphp|443|2023-11-22| -|123|[emlog/emlog](https://github.com/emlog/emlog)|emlog是一款轻量级博客及CMS建站系统|440|2023-12-07| +|123|[emlog/emlog](https://github.com/emlog/emlog)|emlog是一款轻量级博客及CMS建站系统|441|2023-12-08| |124|[iiYii/getyii](https://github.com/iiYii/getyii)|Yii2 community 请访问|435|2023-08-04| |125|[KitePig/FatRat-Collect](https://github.com/KitePig/FatRat-Collect)|胖鼠采集 WordPress优秀开源采集插件|426|2023-09-11| |126|[coderello/laravel-nova-lang](https://github.com/coderello/laravel-nova-lang)|🌌 Language files for Laravel Nova translated into 40+ languages. Feel free to submit your language or update an existing one!|417|2023-11-21| @@ -137,19 +137,19 @@ |130|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 APIv3 的官方 PHP Library,同时也支持 APIv2|406|2023-11-22| |131|[khsing/laravel-world](https://github.com/khsing/laravel-world)|provide countries, states, and cities relations and database.|399|2023-08-14| |132|[Automattic/wp-super-cache](https://github.com/Automattic/wp-super-cache)|[READ ONLY] WP Super Cache: A fast caching engine for WordPress. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack|399|2023-12-07| -|133|[ash-jc-allen/laravel-exchange-rates](https://github.com/ash-jc-allen/laravel-exchange-rates)|A Laravel wrapper package for interacting with the exchangeratesapi.io API.|391|2023-10-29| +|133|[ash-jc-allen/laravel-exchange-rates](https://github.com/ash-jc-allen/laravel-exchange-rates)|A Laravel wrapper package for interacting with the exchangeratesapi.io API.|392|2023-10-29| |134|[LasseRafn/php-initial-avatar-generator](https://github.com/LasseRafn/php-initial-avatar-generator)|Generate avatars with initials from user names.|388|2023-07-26| |135|[ProxyPanel/ProxyPanel](https://github.com/ProxyPanel/ProxyPanel)|An account management Panel based on Laravel7 framework. Include multiple payment, account management, system caching, admin notification, products models, and more. |387|2023-11-27| |136|[excelwebzone/EWZRecaptchaBundle](https://github.com/excelwebzone/EWZRecaptchaBundle)|This bundle provides easy reCAPTCHA form field for Symfony.|385|2023-11-22| |137|[yidas/phpspreadsheet-helper](https://github.com/yidas/phpspreadsheet-helper)|PHP Excel Helper - Write and read Spreadsheet with easy way based on PhpSpreadsheet|380|2023-10-04| -|138|[usualtool/framework](https://github.com/usualtool/framework)|UsualTool Framework (UT) is based on PHP multi-end development framework, class library perfect, suitable for the development of various types of applications.|378|2023-11-23| +|138|[usualtool/framework](https://github.com/usualtool/framework)|UsualTool Framework (UT) is based on PHP multi-end development framework, class library perfect, suitable for the development of various types of applications.|379|2023-11-23| |139|[txperl/Story-for-Typecho](https://github.com/txperl/Story-for-Typecho)|Typecho Theme Story - 爱上你我的故事|376|2023-11-04| |140|[weeshop/WeeShop](https://github.com/weeshop/WeeShop)|优雅易用的微信小程序商城,PHP商城。 基于Laravel的基因,来自Symfony的底层技术,来自Drupal Commerce的核心技术,由Drupal中国开源社区维护。QQ群:714023327|376|2023-11-17| |141|[LyLme/lylme_spage](https://github.com/LyLme/lylme_spage)|六零导航页|374|2023-12-05| |142|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|370|2023-12-06| |143|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户,图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|369|2023-09-07| |144|[ijry/uiadmin](https://github.com/ijry/uiadmin)|UiAdmin是一套渐进式模块化开源后台,采用前后端分离技术,数据交互采用json格式,功能低耦合高内聚;核心模块支持系统设置、权限管理、用户管理、菜单管理、API管理等功能;我们按照统一的API风格,开发了支持spring-boot3.0、Flask、Express、thinkphp6.0、laravel9.0、Hyperf3.0版本的后端实现。|365|2023-12-04| -|145|[qiayue/php-openai-gpt-stream-chat-api-webui](https://github.com/qiayue/php-openai-gpt-stream-chat-api-webui)|不使用任何框架,php + html + css + js 原生实现 openai gpt chat 接口对接,实现流式数据传输和接收,附带简洁网页demo。|359|2023-06-14| +|145|[qiayue/php-openai-gpt-stream-chat-api-webui](https://github.com/qiayue/php-openai-gpt-stream-chat-api-webui)|不使用任何框架,php + html + css + js 原生实现 openai gpt chat 接口对接,实现流式数据传输和接收,附带简洁网页demo。|360|2023-06-14| |146|[jfcherng/php-diff](https://github.com/jfcherng/php-diff)|A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).|357|2023-10-29| |147|[Seevil/cactus](https://github.com/Seevil/cactus)|🌵一个响应式干净和简洁优雅的 Typecho 主题|357|2023-09-19| |148|[jiannei/lumen-api-starter](https://github.com/jiannei/lumen-api-starter)|Lumen 10 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。|350|2023-12-05| @@ -157,33 +157,33 @@ |150|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|348|2023-08-31| |151|[eddy8/LightCMS](https://github.com/eddy8/LightCMS)|LightCMS 是一个基于 Laravel 开发的轻量级 CMS 系统,也可以作为一个通用的后台管理框架使用。A lightweight cms/admin framework powered by Laravel.|342|2023-12-08| |152|[TencentCloud/tencentcloud-sdk-php](https://github.com/TencentCloud/tencentcloud-sdk-php)|Tencent Cloud API 3.0 SDK for PHP|338|2023-12-07| -|153|[dtm-php/dtm-client](https://github.com/dtm-php/dtm-client)|A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端|335|2023-11-17| -|154|[bosnzt/wordscheck](https://github.com/bosnzt/wordscheck)|敏感词检测,违禁词过滤,敏感词过滤,敏感词库,一键启动,本地运行,私有化部署,1分钟接入完成,开箱即用,支持docker,支持在线api|334|2023-10-31| +|153|[bosnzt/wordscheck](https://github.com/bosnzt/wordscheck)|敏感词检测,违禁词过滤,敏感词过滤,敏感词库,一键启动,本地运行,私有化部署,1分钟接入完成,开箱即用,支持docker,支持在线api|335|2023-10-31| +|154|[dtm-php/dtm-client](https://github.com/dtm-php/dtm-client)|A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端|335|2023-11-17| |155|[jiix/xiunobbs](https://github.com/jiix/xiunobbs)|Xiuno BBS 4.0 是一款轻论坛程序。 本版修复了php7.4、php8.0兼容问题;采用utf8mb4,支持emoji;,jQuery更新到 3.5.1;bootstrap更新到4.5.0。移除部分插件,更新默认主题。|329|2023-08-13| -|156|[simps/mqtt](https://github.com/simps/mqtt)|🕹 MQTT Protocol Analysis and Coroutine Client for PHP. Support for 3.1, 3.1.1 and 5.0 versions of the MQTT protocol.|318|2023-11-27| -|157|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue,后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|317|2023-11-18| +|156|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue,后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|317|2023-11-18| +|157|[simps/mqtt](https://github.com/simps/mqtt)|🕹 MQTT Protocol Analysis and Coroutine Client for PHP. Support for 3.1, 3.1.1 and 5.0 versions of the MQTT protocol.|317|2023-11-27| |158|[kaindev8/starMQ](https://github.com/kaindev8/starMQ)|开源的个人收款免签约解决方案 (码支付),拒绝高风险的扫码登录方式,采用APP监听系统收款通知方案,更安全可靠,使用易支付接口,对接更便捷!|315|2023-07-03| |159|[outl1ne/nova-multiselect-field](https://github.com/outl1ne/nova-multiselect-field)|A Laravel Nova package that adds a multiselect to Nova's arsenal of fields.|312|2023-12-04| |160|[hunzhiwange/queryphp](https://github.com/hunzhiwange/queryphp)|++🔥High Performance PHP Progressive Framework.|306|2023-11-18| |161|[USTC-Hackergame/hackergame2022-writeups](https://github.com/USTC-Hackergame/hackergame2022-writeups)|中国科学技术大学第九届信息安全大赛的官方与非官方题解|302|2023-09-07| |162|[HuolalaTech/hll-wp-glog](https://github.com/HuolalaTech/hll-wp-glog)|Glog is a cross platform high-performance log library developed by Huolala.|301|2023-07-17| |163|[funson86/funboot](https://github.com/funson86/funboot)|基于Yii2的Saas快速开发平台,内置多商户并内置商城、论坛、CMS等子系统。Yii2/Mysql/Mongodb/Redis/Elasticsearch/SnowFlake雪花算法ID生成 RBAC动态权限 数据权限 定时任务 日志/消息 代码生成Gii升级|296|2023-11-14| -|164|[dyedd/lanstar](https://github.com/dyedd/lanstar)|一款三栏、简约、个性的typecho主题|283|2023-11-04| +|164|[dyedd/lanstar](https://github.com/dyedd/lanstar)|一款三栏、简约、个性的typecho主题|284|2023-11-04| |165|[coffeehb/tools](https://github.com/coffeehb/tools)|一些实用的python脚本|272|2023-10-07| |166|[yzmcms/yzmcms](https://github.com/yzmcms/yzmcms)|YzmCMS是一款基于YZMPHP开发的一套轻量级开源内容管理系统,YzmCMS简洁、安全、开源、实用,可运行在Linux、Windows、MacOSX、Solaris等各种平台上,专注为公司企业、个人站长快速建站提供解决方案。|269|2023-09-13| |167|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|259|2023-12-06| -|168|[jimu5/DriveDirectLink](https://github.com/jimu5/DriveDirectLink)|DriveDirectLink 网盘直链下载,支持谷歌, 蓝奏云,360云盘|258|2023-11-23| -|169|[david082321/BiliRoaming-PHP-Server](https://github.com/david082321/BiliRoaming-PHP-Server)|自建哔哩漫游解析服务器(PHP)|257|2023-10-20| +|168|[david082321/BiliRoaming-PHP-Server](https://github.com/david082321/BiliRoaming-PHP-Server)|自建哔哩漫游解析服务器(PHP)|258|2023-10-20| +|169|[jimu5/DriveDirectLink](https://github.com/jimu5/DriveDirectLink)|DriveDirectLink 网盘直链下载,支持谷歌, 蓝奏云,360云盘|258|2023-11-23| |170|[inhere/php-validate](https://github.com/inhere/php-validate)|Lightweight and feature-rich PHP validation and filtering library. Support scene grouping, pre-filtering, array checking, custom validators, custom messages. 轻量且功能丰富的PHP验证、过滤库。支持场景分组,前置过滤,数组检查,自定义验证器, ...|254|2023-10-30| |171|[swoole/phpkafka](https://github.com/swoole/phpkafka)|PHP Kafka client is used in PHP-FPM and Swoole. PHP Kafka client supports 50 APIs, which might be one that supports the most message types ever.|252|2023-10-13| -|172|[lpilp/phpsm2sm3sm4](https://github.com/lpilp/phpsm2sm3sm4)|php版本,支持国密SM2的签名算法,非对称加解密,SM3的hash, SM4的对称加解密|249|2023-10-30| +|172|[lpilp/phpsm2sm3sm4](https://github.com/lpilp/phpsm2sm3sm4)|php版本,支持国密SM2的签名算法,非对称加解密,SM3的hash, SM4的对称加解密|250|2023-10-30| |173|[shiyiya/typecho-theme-sagiri](https://github.com/shiyiya/typecho-theme-sagiri)|🍰 As lovely as sagiri|248|2023-10-28| |174|[Yurunsoft/YurunHttp](https://github.com/Yurunsoft/YurunHttp)|YurunHttp 是开源的 PHP HTTP 客户端,支持链式操作,简单易用。完美支持Curl、Swoole 协程。QQ群:17916227|246|2023-10-16| |175|[D-xuanmo/Nuxtjs-Wordpress](https://github.com/D-xuanmo/Nuxtjs-Wordpress)|🎉 Nuxtjs + Wordpress REST API 主题;支持企业微信通知功能;全站前后端分离,自适应,白日、黑夜两种主题切换|243|2023-11-19| |176|[deatil/larke-admin](https://github.com/deatil/larke-admin)| larke-admin 是一套使用 Laravel 、JWT 和 RBAC 鉴权的前后端分离的通用后台管理系统。An admin api system with Laravel, JWT and RBAC.|240|2023-10-28| |177|[iamxjb/rest-api-to-miniprogram](https://github.com/iamxjb/rest-api-to-miniprogram)|REST API TO MiniProgram 为小程序提供 rest api 支持|240|2023-10-13| |178|[jack15083/laravel-admin](https://github.com/jack15083/laravel-admin)|基于laravel + vue + element ui 的后台管理系统,自带权限管理系统|237|2023-07-18| -|179|[parsimonhi/animCJK](https://github.com/parsimonhi/animCJK)|Draw animated Japanese characters (Kanji and Kana), Korean characters (Hanja) and Chinese characters (Hanzi) in correct stroke order using svg, free open-source code.|236|2023-11-03| +|179|[parsimonhi/animCJK](https://github.com/parsimonhi/animCJK)|Draw animated Japanese characters (Kanji and Kana), Korean characters (Hanja) and Chinese characters (Hanzi) in correct stroke order using svg, free open-source code.|237|2023-11-03| |180|[qinggan/phpok](https://github.com/qinggan/phpok)|这是一套极其自由的企业站程序,支持各种自定义配置,包括站点全局参数,分类扩展,项目扩展及各种模型!|236|2023-10-14| |181|[zhouaini528/exchanges-php](https://github.com/zhouaini528/exchanges-php)|This is a virtual currency SDK that brings together multiple exchanges|232|2023-11-23| |182|[witersen/SvnAdminV2.0](https://github.com/witersen/SvnAdminV2.0)|基于web的SVN管理系统,支持HTTP协议、SVN协议、支持LDAP认证、Docker部署|228|2023-12-01| @@ -195,15 +195,15 @@ |188|[kevinpapst/AdminLTEBundle](https://github.com/kevinpapst/AdminLTEBundle)|AdminLTE bundle for Symfony 4+ - an backend/admin theme for easy integration. It is based on the AdminLTE Template 2. Supports KNPMenuBundle and FOSUserBundle, built with webpack-encore.|210|2023-12-07| |189|[whitebearcode/typecho-bearsimple](https://github.com/whitebearcode/typecho-bearsimple)|一款简洁大方的Typecho主题|200|2023-11-29| |190|[hyperf/gotask](https://github.com/hyperf/gotask)|⚡️ A lightning speed replacement for Swoole TaskWorker in Go |199|2023-12-05| -|191|[masterking32/WoWSimpleRegistration](https://github.com/masterking32/WoWSimpleRegistration)|Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos|198|2023-09-05| -|192|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|198|2023-10-10| +|191|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|199|2023-10-10| +|192|[masterking32/WoWSimpleRegistration](https://github.com/masterking32/WoWSimpleRegistration)|Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos|198|2023-09-05| |193|[kkokk/poster](https://github.com/kkokk/poster)|PHP 海报生成、图片验证、HTML转图片,极速生成方便快捷。快速生成海报、生成签到日、生成二维码、合成二维码、图片添加水印、图片水印、水印|191|2023-11-28| |194|[top-think/think-worker](https://github.com/top-think/think-worker)|Workerman extend for ThinkPHP|191|2023-07-20| |195|[bfengj/CTF](https://github.com/bfengj/CTF)|关于我在CTF中的所有东西|190|2023-11-25| |196|[justmd5/pinduoduo-sdk](https://github.com/justmd5/pinduoduo-sdk)|拼多多API SDK【多多客|多多进宝&拼多多开放平台】|188|2023-09-07| |197|[qincrm/crm](https://github.com/qincrm/crm)|司跃CRM 基于laravel & arco.design & vue 开发,支持字段定制和二次开发 联系方式:17611303211(微信) http://47.94.200.53/ 账号: 17611111111 密码: crm123456|187|2023-10-18| -|198|[phper666/jwt-auth](https://github.com/phper666/jwt-auth)|能直接在hyperf框架中使用jwt的组件. 用之前,请详细的看下下面的文档~|183|2023-10-09| -|199|[tznb1/TwoNav](https://github.com/tznb1/TwoNav)|TwoNav 第二代云导航 云书签管理系统|182|2023-11-30| +|198|[tznb1/TwoNav](https://github.com/tznb1/TwoNav)|TwoNav 第二代云导航 云书签管理系统|183|2023-11-30| +|199|[phper666/jwt-auth](https://github.com/phper666/jwt-auth)|能直接在hyperf框架中使用jwt的组件. 用之前,请详细的看下下面的文档~|183|2023-10-09| |200|[guanguans/laravel-soar](https://github.com/guanguans/laravel-soar)|SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。|181|2023-12-08|
diff --git a/content/charts/overall/software/Pascal.md b/content/charts/overall/software/Pascal.md index 6b975382..76e347ac 100644 --- a/content/charts/overall/software/Pascal.md +++ b/content/charts/overall/software/Pascal.md @@ -1,12 +1,12 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Pascal -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[cnpack/cnwizards](https://github.com/cnpack/cnwizards)|CnPack IDE Wizards|533|2023-12-06| -|2|[LongDirtyAnimAlf/fpcupdeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe)|A GUI based installer for FPC and Lazarus|420|2023-11-11| +|2|[LongDirtyAnimAlf/fpcupdeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe)|A GUI based installer for FPC and Lazarus|421|2023-11-11| |3|[cnpack/cnvcl](https://github.com/cnpack/cnvcl)|CnPack VCL Components|305|2023-12-07| |4|[yangyxd/FMXUI](https://github.com/yangyxd/FMXUI)|FMX跨平台基础UI库|245|2023-11-15| |5|[ymofen/diocp-v5](https://github.com/ymofen/diocp-v5)|delphi iocp, http, websocket, ntrip|234|2023-10-04| diff --git a/content/charts/overall/software/Perl.md b/content/charts/overall/software/Perl.md index 6640c411..024492d0 100644 --- a/content/charts/overall/software/Perl.md +++ b/content/charts/overall/software/Perl.md @@ -1,24 +1,24 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Perl -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[jlord/git-it-electron](https://github.com/jlord/git-it-electron)|:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub|4507|2023-06-10| -|2|[OreosLab/checkinpanel](https://github.com/OreosLab/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|1387|2023-08-11| +|1|[jlord/git-it-electron](https://github.com/jlord/git-it-electron)|:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub|4509|2023-06-10| +|2|[OreosLab/checkinpanel](https://github.com/OreosLab/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|1388|2023-08-11| |3|[hexsum/Mojo-Weixin](https://github.com/hexsum/Mojo-Weixin)|使用Perl语言(不会没关系)编写的个人账号微信/weixin/wechat客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用|1233|2023-09-19| |4|[OpenKore/openkore](https://github.com/OpenKore/openkore)|A free/open source client and automation tool for Ragnarok Online|1211|2023-10-29| |5|[webmin/authentic-theme](https://github.com/webmin/authentic-theme)|Official theme for the best server management panel of the 21st Century|937|2023-12-08| |6|[openresty/test-nginx](https://github.com/openresty/test-nginx)|Data-driven test scaffold for Nginx C module and OpenResty Lua library development|428|2023-10-04| |7|[wisdomfusion/qqwry.dat](https://github.com/wisdomfusion/qqwry.dat)|纯真IP地址数据库镜像,mirror of qqwry.dat|365|2023-12-03| -|8|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|289|2023-11-30| -|9|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|263|2023-12-08| +|8|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|289|2023-12-09| +|9|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|263|2023-12-09| |10|[open-c3/open-c3](https://github.com/open-c3/open-c3)|自动化运维平台/CICD系统/发布系统/作业平台/监控系统/云监控/故障自愈/K8S集群管理/CMDB/公有云资源管理/工单系统/流程系统/成本优化|207|2023-12-03| |11|[openresty/lua-tablepool](https://github.com/openresty/lua-tablepool)|Lua table recycling pools for LuaJIT|110|2023-11-23| |12|[g0v/moedict-data-csld](https://github.com/g0v/moedict-data-csld)|中華大辭典|99|2023-11-08| |13|[Gilwyad/mailnesia.com](https://github.com/Gilwyad/mailnesia.com)|Anonymous Email in Seconds|95|2023-12-02| -|14|[duckduckgo/duckduckgo-locales](https://github.com/duckduckgo/duckduckgo-locales)|Translation files for duckduckgo.com|93|2023-12-08| +|14|[duckduckgo/duckduckgo-locales](https://github.com/duckduckgo/duckduckgo-locales)|Translation files for duckduckgo.com|93|2023-12-09| |15|[esrrhs/pLua](https://github.com/esrrhs/pLua)|Lua 性能分析工具 Lua profiler tool like gperftools|80|2023-10-24| |16|[szabgab/perlmaven.com](https://github.com/szabgab/perlmaven.com)|The source files of the Perl Maven articles|66|2023-12-03| |17|[houseabsolute/DateTime.pm](https://github.com/houseabsolute/DateTime.pm)|A date and time object for Perl|45|2023-11-06| diff --git a/content/charts/overall/software/Python.md b/content/charts/overall/software/Python.md index 28bea139..61a9496f 100644 --- a/content/charts/overall/software/Python.md +++ b/content/charts/overall/software/Python.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Python -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|116707|2023-12-08| +|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|116751|2023-12-09| |2|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|55168|2023-12-03| -|3|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|50436|2023-11-06| +|3|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|50443|2023-11-06| |4|[binary-husky/gpt_academic](https://github.com/binary-husky/gpt_academic)|为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。|48778|2023-12-08| -|5|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|45731|2023-12-06| -|6|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|36329|2023-11-02| +|5|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|45737|2023-12-06| +|6|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|36365|2023-11-02| |7|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|35524|2023-12-07| -|8|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|35047|2023-12-07| +|8|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|35058|2023-12-07| |9|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|31012|2023-12-06| -|10|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|29229|2023-12-03| -|11|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|Reverse engineered ChatGPT API|27626|2023-08-02| -|12|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|26321|2023-12-07| +|10|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|29246|2023-12-08| +|11|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|Reverse engineered ChatGPT API|27629|2023-08-02| +|12|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|26324|2023-12-07| |13|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24486|2023-09-28| -|14|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|24126|2023-08-27| -|15|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|22663|2023-12-07| -|16|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|22549|2023-12-08| -|17|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|22314|2023-12-08| -|18|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22311|2023-12-05| -|19|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|21333|2023-11-11| -|20|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21103|2023-12-08| -|21|[chatchat-space/Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat)|Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain |19304|2023-12-08| -|22|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19242|2023-12-06| -|23|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|18888|2023-11-29| -|24|[zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat)|Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用大模型搭建微信聊天机器人,基于 GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。|18475|2023-12-08| +|14|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|24131|2023-08-27| +|15|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|22666|2023-12-07| +|16|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|22552|2023-12-08| +|17|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|22327|2023-12-09| +|18|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22315|2023-12-09| +|19|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|21343|2023-11-11| +|20|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21105|2023-12-09| +|21|[chatchat-space/Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat)|Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain |19321|2023-12-08| +|22|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19243|2023-12-06| +|23|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|18899|2023-11-29| +|24|[zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat)|Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用大模型搭建微信聊天机器人,基于 GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。|18494|2023-12-09| |25|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|18196|2023-12-08| -|26|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|18078|2023-12-07| -|27|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|16997|2023-11-02| -|28|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|16788|2023-12-07| -|29|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|16127|2023-07-05| -|30|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|15615|2023-11-09| -|31|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!|14571|2023-11-23| -|32|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|14534|2023-10-27| -|33|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|14074|2023-11-27| -|34|[GaiZhenbiao/ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT)|GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.|13646|2023-12-07| -|35|[microsoft/nni](https://github.com/microsoft/nni)|An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.|13438|2023-10-30| -|36|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享|13328|2023-11-30| -|37|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|12526|2023-12-08| -|38|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告|12398|2023-12-07| +|26|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|18119|2023-12-09| +|27|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17002|2023-11-02| +|28|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|16793|2023-12-07| +|29|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|16128|2023-07-05| +|30|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|15624|2023-11-09| +|31|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!|14578|2023-11-23| +|32|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|14538|2023-10-27| +|33|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|14077|2023-11-27| +|34|[GaiZhenbiao/ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT)|GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.|13661|2023-12-07| +|35|[microsoft/nni](https://github.com/microsoft/nni)|An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.|13439|2023-10-30| +|36|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享|13330|2023-11-30| +|37|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告|12862|2023-12-09| +|38|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|12529|2023-12-09| |39|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |12398|2023-10-17| |40|[PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub)|Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)|12286|2023-10-18| -|41|[jina-ai/clip-as-service](https://github.com/jina-ai/clip-as-service)|🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP|11980|2023-11-16| -|42|[PaddlePaddle/PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)|Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.|11543|2023-12-05| +|41|[jina-ai/clip-as-service](https://github.com/jina-ai/clip-as-service)|🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP|11982|2023-11-16| +|42|[PaddlePaddle/PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)|Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.|11545|2023-12-05| |43|[Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors)|100+ Chinese Word Vectors 上百种预训练中文词向量 |11309|2023-10-30| -|44|[bbfamily/abu](https://github.com/bbfamily/abu)|阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构|10718|2023-10-25| -|45|[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP)|👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ...|10635|2023-12-08| -|46|[lss233/chatgpt-mirai-qq-bot](https://github.com/lss233/chatgpt-mirai-qq-bot)|🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 支持 QQ、Telegram、Discord、微信 等平台|10530|2023-11-22| -|47|[BlinkDL/RWKV-LM](https://github.com/BlinkDL/RWKV-LM)|RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, sa ...|10416|2023-12-07| +|44|[bbfamily/abu](https://github.com/bbfamily/abu)|阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构|10720|2023-10-25| +|45|[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP)|👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ...|10638|2023-12-09| +|46|[lss233/chatgpt-mirai-qq-bot](https://github.com/lss233/chatgpt-mirai-qq-bot)|🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 支持 QQ、Telegram、Discord、微信 等平台|10547|2023-11-22| +|47|[BlinkDL/RWKV-LM](https://github.com/BlinkDL/RWKV-LM)|RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, sa ...|10420|2023-12-07| |48|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|10069|2023-12-01| -|49|[PaddlePaddle/PaddleSpeech](https://github.com/PaddlePaddle/PaddleSpeech)|Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation a ...|9268|2023-12-05| -|50|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|9265|2023-10-09| -|51|[gventuri/pandas-ai](https://github.com/gventuri/pandas-ai)|PandasAI is the Python library that integrates Gen AI into pandas, making data analysis conversational|9203|2023-12-07| -|52|[asweigart/pyautogui](https://github.com/asweigart/pyautogui)|A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.|8967|2023-10-03| -|53|[BlinkDL/ChatRWKV](https://github.com/BlinkDL/ChatRWKV)|ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.|8951|2023-12-06| -|54|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|8946|2023-07-31| -|55|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |8934|2023-10-03| -|56|[kornia/kornia](https://github.com/kornia/kornia)|Geometric Computer Vision Library for AI|8895|2023-12-08| -|57|[prowler-cloud/prowler](https://github.com/prowler-cloud/prowler)|Prowler is an Open Source Security tool for AWS, Azure and GCP to perform Cloud Security best practices assessments, audits, incident response, compliance, continuous monitoring, hardening and forensi ...|8877|2023-12-07| -|58|[chatanywhere/GPT_API_free](https://github.com/chatanywhere/GPT_API_free)|Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。|8843|2023-12-03| -|59|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|8652|2023-12-08| -|60|[eosphoros-ai/DB-GPT](https://github.com/eosphoros-ai/DB-GPT)|Revolutionizing Database Interactions with Private LLM Technology|8476|2023-12-08| -|61|[OlafenwaMoses/ImageAI](https://github.com/OlafenwaMoses/ImageAI)|A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities|8173|2023-09-25| -|62|[Kanaries/pygwalker](https://github.com/Kanaries/pygwalker)|PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis|8075|2023-12-06| -|63|[acheong08/EdgeGPT](https://github.com/acheong08/EdgeGPT)|Reverse engineered API of Microsoft's Bing Chat AI|8046|2023-08-03| -|64|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|7832|2023-06-16| -|65|[PaddlePaddle/PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)|Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat ...|7828|2023-12-08| -|66|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|7797|2023-10-22| -|67|[yutiansut/QUANTAXIS](https://github.com/yutiansut/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|7663|2023-10-27| -|68|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|7636|2023-12-07| -|69|[hiyouga/LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)|Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)|7580|2023-12-08| -|70|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|7551|2023-11-22| -|71|[voicepaw/so-vits-svc-fork](https://github.com/voicepaw/so-vits-svc-fork)|so-vits-svc fork with realtime support, improved interface and more features.|7546|2023-12-07| -|72|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|7478|2023-09-28| -|73|[dataabc/weiboSpider](https://github.com/dataabc/weiboSpider)|新浪微博爬虫,用python爬取新浪微博数据|7476|2023-11-29| +|49|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|9274|2023-10-09| +|50|[PaddlePaddle/PaddleSpeech](https://github.com/PaddlePaddle/PaddleSpeech)|Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation a ...|9271|2023-12-05| +|51|[gventuri/pandas-ai](https://github.com/gventuri/pandas-ai)|PandasAI is the Python library that integrates Gen AI into pandas, making data analysis conversational|9206|2023-12-09| +|52|[asweigart/pyautogui](https://github.com/asweigart/pyautogui)|A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.|8970|2023-10-03| +|53|[BlinkDL/ChatRWKV](https://github.com/BlinkDL/ChatRWKV)|ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.|8952|2023-12-06| +|54|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|8947|2023-07-31| +|55|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |8937|2023-10-03| +|56|[kornia/kornia](https://github.com/kornia/kornia)|Geometric Computer Vision Library for AI|8898|2023-12-08| +|57|[chatanywhere/GPT_API_free](https://github.com/chatanywhere/GPT_API_free)|Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。|8885|2023-12-09| +|58|[prowler-cloud/prowler](https://github.com/prowler-cloud/prowler)|Prowler is an Open Source Security tool for AWS, Azure and GCP to perform Cloud Security best practices assessments, audits, incident response, compliance, continuous monitoring, hardening and forensi ...|8880|2023-12-09| +|59|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|8658|2023-12-09| +|60|[eosphoros-ai/DB-GPT](https://github.com/eosphoros-ai/DB-GPT)|Revolutionizing Database Interactions with Private LLM Technology|8488|2023-12-09| +|61|[OlafenwaMoses/ImageAI](https://github.com/OlafenwaMoses/ImageAI)|A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities|8174|2023-09-25| +|62|[Kanaries/pygwalker](https://github.com/Kanaries/pygwalker)|PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis|8086|2023-12-06| +|63|[acheong08/EdgeGPT](https://github.com/acheong08/EdgeGPT)|Reverse engineered API of Microsoft's Bing Chat AI|8044|2023-08-03| +|64|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|7833|2023-06-16| +|65|[PaddlePaddle/PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)|Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat ...|7829|2023-12-08| +|66|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|7802|2023-10-22| +|67|[yutiansut/QUANTAXIS](https://github.com/yutiansut/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|7667|2023-10-27| +|68|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|7638|2023-12-07| +|69|[hiyouga/LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)|Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)|7613|2023-12-08| +|70|[voicepaw/so-vits-svc-fork](https://github.com/voicepaw/so-vits-svc-fork)|so-vits-svc fork with realtime support, improved interface and more features.|7560|2023-12-09| +|71|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|7551|2023-11-22| +|72|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|7479|2023-09-28| +|73|[dataabc/weiboSpider](https://github.com/dataabc/weiboSpider)|新浪微博爬虫,用python爬取新浪微博数据|7478|2023-11-29| |74|[PaddlePaddle/PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)|PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.|7446|2023-12-05| -|75|[THUDM/GLM-130B](https://github.com/THUDM/GLM-130B)|GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)|7388|2023-07-25| -|76|[THUDM/CodeGeeX](https://github.com/THUDM/CodeGeeX)|CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)|7336|2023-10-26| -|77|[FlagAlpha/Llama2-Chinese](https://github.com/FlagAlpha/Llama2-Chinese)|Llama中文社区,最好的中文Llama大模型,完全开源可商用|7325|2023-11-29| -|78|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|7232|2023-09-15| +|75|[THUDM/GLM-130B](https://github.com/THUDM/GLM-130B)|GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)|7391|2023-07-25| +|76|[FlagAlpha/Llama2-Chinese](https://github.com/FlagAlpha/Llama2-Chinese)|Llama中文社区,最好的中文Llama大模型,完全开源可商用|7346|2023-11-29| +|77|[THUDM/CodeGeeX](https://github.com/THUDM/CodeGeeX)|CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)|7346|2023-10-26| +|78|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|7234|2023-09-15| |79|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|7223|2023-06-12| -|80|[QwenLM/Qwen](https://github.com/QwenLM/Qwen)|The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.|7165|2023-12-06| -|81|[houtianze/bypy](https://github.com/houtianze/bypy)|Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端|7157|2023-07-21| -|82|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|7146|2023-11-13| -|83|[facebookresearch/nougat](https://github.com/facebookresearch/nougat)|Implementation of Nougat Neural Optical Understanding for Academic Documents|7083|2023-11-17| -|84|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|7046|2023-12-06| -|85|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|6980|2023-12-06| -|86|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|Local Movies Organizer|6908|2023-11-24| +|80|[QwenLM/Qwen](https://github.com/QwenLM/Qwen)|The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.|7189|2023-12-06| +|81|[houtianze/bypy](https://github.com/houtianze/bypy)|Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端|7160|2023-07-21| +|82|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|7153|2023-11-13| +|83|[facebookresearch/nougat](https://github.com/facebookresearch/nougat)|Implementation of Nougat Neural Optical Understanding for Academic Documents|7088|2023-11-17| +|84|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|7051|2023-12-06| +|85|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|6982|2023-12-06| +|86|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|Local Movies Organizer|6912|2023-11-24| |87|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.|6846|2023-09-05| -|88|[RUCAIBox/LLMSurvey](https://github.com/RUCAIBox/LLMSurvey)|The official GitHub page for the survey paper "A Survey of Large Language Models".|6807|2023-11-27| -|89|[THUDM/ChatGLM3](https://github.com/THUDM/ChatGLM3)|ChatGLM3 series: Open Bilingual Chat LLMs 开源双语对话语言模型|6801|2023-12-07| +|88|[THUDM/ChatGLM3](https://github.com/THUDM/ChatGLM3)|ChatGLM3 series: Open Bilingual Chat LLMs 开源双语对话语言模型|6817|2023-12-07| +|89|[RUCAIBox/LLMSurvey](https://github.com/RUCAIBox/LLMSurvey)|The official GitHub page for the survey paper "A Survey of Large Language Models".|6813|2023-11-27| |90|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|6789|2023-12-08| -|91|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|6779|2023-10-07| -|92|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|6746|2023-08-12| -|93|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|6565|2023-11-13| -|94|[Plachtaa/VALL-E-X](https://github.com/Plachtaa/VALL-E-X)|An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io|6441|2023-11-03| +|91|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|6783|2023-10-07| +|92|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|6748|2023-08-12| +|93|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|6570|2023-11-13| +|94|[Plachtaa/VALL-E-X](https://github.com/Plachtaa/VALL-E-X)|An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io|6465|2023-11-03| |95|[princewen/tensorflow_practice](https://github.com/princewen/tensorflow_practice)|tensorflow实战练习,包括强化学习、推荐系统、nlp等|6437|2023-09-24| -|96|[EleutherAI/gpt-neox](https://github.com/EleutherAI/gpt-neox)|An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.|6231|2023-12-06| -|97|[lawlite19/MachineLearning_Python](https://github.com/lawlite19/MachineLearning_Python)|机器学习算法python实现|6177|2023-09-19| -|98|[open-mmlab/mmagic](https://github.com/open-mmlab/mmagic)|OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generatio ...|6005|2023-12-08| +|96|[EleutherAI/gpt-neox](https://github.com/EleutherAI/gpt-neox)|An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.|6232|2023-12-06| +|97|[lawlite19/MachineLearning_Python](https://github.com/lawlite19/MachineLearning_Python)|机器学习算法python实现|6180|2023-09-19| +|98|[open-mmlab/mmagic](https://github.com/open-mmlab/mmagic)|OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generatio ...|6005|2023-12-09| |99|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|5979|2023-11-30| -|100|[assafelovic/gpt-researcher](https://github.com/assafelovic/gpt-researcher)|GPT based autonomous agent that does online comprehensive research on any given topic|5936|2023-12-08| +|100|[assafelovic/gpt-researcher](https://github.com/assafelovic/gpt-researcher)|GPT based autonomous agent that does online comprehensive research on any given topic|5947|2023-12-08| |101|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|5919|2023-11-22| |102|[microsoft/MMdnn](https://github.com/microsoft/MMdnn)|MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyT ...|5760|2023-10-03| -|103|[mli/autocut](https://github.com/mli/autocut)|用文本编辑器剪视频|5733|2023-10-25| -|104|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|5678|2023-10-20| -|105|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package and dependency manager supporting the latest PEP standards|5658|2023-12-08| -|106|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|5654|2023-09-10| -|107|[XPixelGroup/BasicSR](https://github.com/XPixelGroup/BasicSR)|Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also sup ...|5650|2023-11-16| -|108|[openatx/uiautomator2](https://github.com/openatx/uiautomator2)|Android Uiautomator2 Python Wrapper|5595|2023-11-08| -|109|[LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)|Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.|5544|2023-12-06| -|110|[baichuan-inc/Baichuan-7B](https://github.com/baichuan-inc/Baichuan-7B)|A large-scale 7B pretraining language model developed by BaiChuan-Inc.|5430|2023-09-30| -|111|[RangiLyu/nanodet](https://github.com/RangiLyu/nanodet)|NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥|5371|2023-12-07| -|112|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|5352|2023-12-08| -|113|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|5349|2023-12-08| -|114|[reorx/awesome-chatgpt-api](https://github.com/reorx/awesome-chatgpt-api)|Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.|5346|2023-10-25| -|115|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|5302|2023-12-02| -|116|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。|5274|2023-11-28| +|103|[mli/autocut](https://github.com/mli/autocut)|用文本编辑器剪视频|5734|2023-10-25| +|104|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|5679|2023-10-20| +|105|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package and dependency manager supporting the latest PEP standards|5669|2023-12-08| +|106|[XPixelGroup/BasicSR](https://github.com/XPixelGroup/BasicSR)|Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also sup ...|5655|2023-11-16| +|107|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|5655|2023-09-10| +|108|[openatx/uiautomator2](https://github.com/openatx/uiautomator2)|Android Uiautomator2 Python Wrapper|5598|2023-11-08| +|109|[LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)|Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.|5548|2023-12-06| +|110|[baichuan-inc/Baichuan-7B](https://github.com/baichuan-inc/Baichuan-7B)|A large-scale 7B pretraining language model developed by BaiChuan-Inc.|5434|2023-09-30| +|111|[RangiLyu/nanodet](https://github.com/RangiLyu/nanodet)|NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥|5374|2023-12-07| +|112|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|5353|2023-12-08| +|113|[reorx/awesome-chatgpt-api](https://github.com/reorx/awesome-chatgpt-api)|Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.|5349|2023-10-25| +|114|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|5349|2023-12-08| +|115|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|5304|2023-12-02| +|116|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。|5279|2023-11-28| |117|[ymcui/Chinese-LLaMA-Alpaca-2](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2)|中文LLaMA-2 & Alpaca-2大模型二期项目 + 16K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs, including 16K long context models)|5193|2023-11-22| |118|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|5184|2023-11-02| -|119|[LmeSzinc/AzurLaneAutoScript](https://github.com/LmeSzinc/AzurLaneAutoScript)|Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 无缝委托科研,全自动大世界|5177|2023-12-08| +|119|[LmeSzinc/AzurLaneAutoScript](https://github.com/LmeSzinc/AzurLaneAutoScript)|Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 无缝委托科研,全自动大世界|5179|2023-12-08| |120|[OpenGVLab/LLaMA-Adapter](https://github.com/OpenGVLab/LLaMA-Adapter)|Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters|5174|2023-12-07| -|121|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python|5149|2023-12-08| -|122|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|5108|2023-12-01| -|123|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual classification and recognition powered by PaddlePaddle|5105|2023-12-07| -|124|[taojy123/KeymouseGo](https://github.com/taojy123/KeymouseGo)|类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks and keyboard input|5076|2023-09-05| -|125|[EstrellaXD/Auto_Bangumi](https://github.com/EstrellaXD/Auto_Bangumi)|AutoBangumi - 全自动追番工具|5062|2023-12-04| -|126|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|5055|2023-12-07| -|127|[modelscope/modelscope](https://github.com/modelscope/modelscope)|ModelScope: bring the notion of Model-as-a-Service to life.|4995|2023-12-06| +|121|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python|5149|2023-12-09| +|122|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|5113|2023-12-01| +|123|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual classification and recognition powered by PaddlePaddle|5107|2023-12-09| +|124|[taojy123/KeymouseGo](https://github.com/taojy123/KeymouseGo)|类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks and keyboard input|5085|2023-09-05| +|125|[EstrellaXD/Auto_Bangumi](https://github.com/EstrellaXD/Auto_Bangumi)|AutoBangumi - 全自动追番工具|5069|2023-12-04| +|126|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|5057|2023-12-07| +|127|[modelscope/modelscope](https://github.com/modelscope/modelscope)|ModelScope: bring the notion of Model-as-a-Service to life.|5005|2023-12-08| |128|[skywind3000/ECDICT](https://github.com/skywind3000/ECDICT)|Free English to Chinese Dictionary Database|4964|2023-12-02| -|129|[OpenGVLab/DragGAN](https://github.com/OpenGVLab/DragGAN)|Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)|4953|2023-07-17| +|129|[OpenGVLab/DragGAN](https://github.com/OpenGVLab/DragGAN)|Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)|4952|2023-07-17| |130|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4922|2023-11-24| -|131|[jsvine/pdfplumber](https://github.com/jsvine/pdfplumber)|Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.|4907|2023-11-10| +|131|[jsvine/pdfplumber](https://github.com/jsvine/pdfplumber)|Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.|4914|2023-11-10| |132|[Evil0ctal/Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API)|🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。|4885|2023-12-01| |133|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|4855|2023-10-14| |134|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4848|2023-11-15| |135|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind&Invisible Watermark ,图片盲水印,提取水印无须原图!|4812|2023-11-27| -|136|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。|4792|2023-12-07| +|136|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。|4794|2023-12-07| |137|[sshwsfc/xadmin](https://github.com/sshwsfc/xadmin)|Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.|4735|2023-11-21| -|138|[clovaai/donut](https://github.com/clovaai/donut)|Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022|4729|2023-11-15| +|138|[clovaai/donut](https://github.com/clovaai/donut)|Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022|4730|2023-11-15| |139|[HIT-SCIR/ltp](https://github.com/HIT-SCIR/ltp)|Language Technology Platform|4639|2023-12-01| |140|[IrisRainbowNeko/genshin_auto_fish](https://github.com/IrisRainbowNeko/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|4629|2023-08-18| -|141|[guofei9987/scikit-opt](https://github.com/guofei9987/scikit-opt)|Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales ...|4606|2023-11-19| +|141|[guofei9987/scikit-opt](https://github.com/guofei9987/scikit-opt)|Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales ...|4609|2023-11-19| |142|[rev1si0n/lamda](https://github.com/rev1si0n/lamda)|⚡️ Android reverse engineering & automation framework 史上最强安卓抓包/逆向/HOOK & 云手机/远程桌面/自动化辅助框架,你的工作从未如此简单快捷。|4553|2023-12-01| -|143|[Rockyzsu/stock](https://github.com/Rockyzsu/stock)|30天掌握量化交易 (持续更新)|4542|2023-09-17| -|144|[mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin)|汉字转拼音(pypinyin)|4526|2023-11-26| +|143|[Rockyzsu/stock](https://github.com/Rockyzsu/stock)|30天掌握量化交易 (持续更新)|4544|2023-09-17| +|144|[mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin)|汉字转拼音(pypinyin)|4528|2023-11-26| |145|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|4496|2023-10-31| -|146|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|4430|2023-11-17| -|147|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|4362|2023-12-01| -|148|[yihong0618/xiaogpt](https://github.com/yihong0618/xiaogpt)|Play ChatGPT and other LLM with Xiaomi AI Speaker|4359|2023-12-02| -|149|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|4342|2023-12-05| -|150|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|4337|2023-11-29| -|151|[Johnserf-Seed/TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload)|抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频|4335|2023-09-08| -|152|[madawei2699/myGPTReader](https://github.com/madawei2699/myGPTReader)|A community-driven way to read and chat with AI bots - powered by chatGPT.|4290|2023-11-19| -|153|[tebelorg/RPA-Python](https://github.com/tebelorg/RPA-Python)|Python package for doing RPA|4256|2023-10-25| -|154|[zedr/clean-code-python](https://github.com/zedr/clean-code-python)|:bathtub: Clean Code concepts adapted for Python|4084|2023-06-10| -|155|[VikParuchuri/marker](https://github.com/VikParuchuri/marker)|Convert PDF to markdown quickly with high accuracy|4037|2023-12-07| -|156|[YaoFANGUK/video-subtitle-extractor](https://github.com/YaoFANGUK/video-subtitle-extractor)|视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files. |4000|2023-12-08| +|146|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|4433|2023-11-17| +|147|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|4363|2023-12-01| +|148|[yihong0618/xiaogpt](https://github.com/yihong0618/xiaogpt)|Play ChatGPT and other LLM with Xiaomi AI Speaker|4361|2023-12-02| +|149|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|4346|2023-12-08| +|150|[Johnserf-Seed/TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload)|抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频|4342|2023-09-08| +|151|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|4342|2023-12-05| +|152|[madawei2699/myGPTReader](https://github.com/madawei2699/myGPTReader)|A community-driven way to read and chat with AI bots - powered by chatGPT.|4291|2023-11-19| +|153|[tebelorg/RPA-Python](https://github.com/tebelorg/RPA-Python)|Python package for doing RPA|4258|2023-10-25| +|154|[VikParuchuri/marker](https://github.com/VikParuchuri/marker)|Convert PDF to markdown quickly with high accuracy|4103|2023-12-07| +|155|[zedr/clean-code-python](https://github.com/zedr/clean-code-python)|:bathtub: Clean Code concepts adapted for Python|4084|2023-06-10| +|156|[YaoFANGUK/video-subtitle-extractor](https://github.com/YaoFANGUK/video-subtitle-extractor)|视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files. |4006|2023-12-09| |157|[NewFuture/DDNS](https://github.com/NewFuture/DDNS)|:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)|3975|2023-09-15| |158|[zas023/JdBuyer](https://github.com/zas023/JdBuyer)|京东抢购自动下单助手,GUI 支持 Windows 和 macOS|3938|2023-08-02| |159|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3899|2023-10-25| -|160|[pkuliyi2015/multidiffusion-upscaler-for-automatic1111](https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111)|Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0|3896|2023-11-01| -|161|[timesler/facenet-pytorch](https://github.com/timesler/facenet-pytorch)|Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models|3879|2023-11-02| -|162|[Plachtaa/VITS-fast-fine-tuning](https://github.com/Plachtaa/VITS-fast-fine-tuning)|This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion|3872|2023-12-06| -|163|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|3843|2023-10-28| -|164|[tmux-python/tmuxp](https://github.com/tmux-python/tmuxp)|🖥️ tmux session manager. built on libtmux|3834|2023-12-03| -|165|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ to extract content from the internet and build your own Large Language Models in this new AI era|3826|2023-11-28| -|166|[InsaneLife/ChineseNLPCorpus](https://github.com/InsaneLife/ChineseNLPCorpus)|中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。|3821|2023-11-21| -|167|[megvii-research/ECCV2022-RIFE](https://github.com/megvii-research/ECCV2022-RIFE)|ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation|3767|2023-11-09| -|168|[InternLM/InternLM](https://github.com/InternLM/InternLM)|InternLM has open-sourced a 7 and 20 billion parameter base models and chat models tailored for practical scenarios and the training system.|3705|2023-12-07| -|169|[codemayq/chinese-chatbot-corpus](https://github.com/codemayq/chinese-chatbot-corpus)|中文公开聊天语料库|3701|2023-07-14| +|160|[pkuliyi2015/multidiffusion-upscaler-for-automatic1111](https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111)|Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0|3898|2023-11-01| +|161|[Plachtaa/VITS-fast-fine-tuning](https://github.com/Plachtaa/VITS-fast-fine-tuning)|This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion|3886|2023-12-06| +|162|[timesler/facenet-pytorch](https://github.com/timesler/facenet-pytorch)|Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models|3880|2023-11-02| +|163|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|3846|2023-10-28| +|164|[tmux-python/tmuxp](https://github.com/tmux-python/tmuxp)|🖥️ tmux session manager. built on libtmux|3835|2023-12-03| +|165|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ to extract content from the internet and build your own Large Language Models in this new AI era|3827|2023-11-28| +|166|[InsaneLife/ChineseNLPCorpus](https://github.com/InsaneLife/ChineseNLPCorpus)|中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。|3822|2023-11-21| +|167|[megvii-research/ECCV2022-RIFE](https://github.com/megvii-research/ECCV2022-RIFE)|ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation|3769|2023-11-09| +|168|[InternLM/InternLM](https://github.com/InternLM/InternLM)|InternLM has open-sourced a 7 and 20 billion parameter base models and chat models tailored for practical scenarios and the training system.|3710|2023-12-08| +|169|[codemayq/chinese-chatbot-corpus](https://github.com/codemayq/chinese-chatbot-corpus)|中文公开聊天语料库|3702|2023-07-14| |170|[FlagAI-Open/FlagAI](https://github.com/FlagAI-Open/FlagAI)|FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.|3668|2023-11-30| -|171|[IDEA-CCNL/Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)|Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。|3640|2023-10-09| -|172|[THUDM/VisualGLM-6B](https://github.com/THUDM/VisualGLM-6B)|Chinese and English multimodal conversational language model 多模态中英双语对话语言模型|3635|2023-12-07| -|173|[aigc-apps/sd-webui-EasyPhoto](https://github.com/aigc-apps/sd-webui-EasyPhoto)|📷 EasyPhoto Your Smart AI Photo Generator.|3612|2023-12-07| -|174|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|3595|2023-11-20| -|175|[tinyvision/DAMO-YOLO](https://github.com/tinyvision/DAMO-YOLO)|DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.|3584|2023-08-21| -|176|[shibing624/text2vec](https://github.com/shibing624/text2vec)|text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。|3490|2023-11-14| -|177|[jzhang38/TinyLlama](https://github.com/jzhang38/TinyLlama)|The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.|3482|2023-11-25| -|178|[mymusise/ChatGLM-Tuning](https://github.com/mymusise/ChatGLM-Tuning)|基于ChatGLM-6B + LoRA的Fintune方案|3471|2023-11-25| -|179|[kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)|-|3458|2023-12-07| -|180|[649453932/Bert-Chinese-Text-Classification-Pytorch](https://github.com/649453932/Bert-Chinese-Text-Classification-Pytorch)|使用Bert,ERNIE,进行中文文本分类|3442|2023-07-02| +|171|[IDEA-CCNL/Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)|Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。|3641|2023-10-09| +|172|[THUDM/VisualGLM-6B](https://github.com/THUDM/VisualGLM-6B)|Chinese and English multimodal conversational language model 多模态中英双语对话语言模型|3637|2023-12-07| +|173|[aigc-apps/sd-webui-EasyPhoto](https://github.com/aigc-apps/sd-webui-EasyPhoto)|📷 EasyPhoto Your Smart AI Photo Generator.|3630|2023-12-08| +|174|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|3596|2023-11-20| +|175|[tinyvision/DAMO-YOLO](https://github.com/tinyvision/DAMO-YOLO)|DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.|3585|2023-08-21| +|176|[jzhang38/TinyLlama](https://github.com/jzhang38/TinyLlama)|The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.|3495|2023-11-25| +|177|[shibing624/text2vec](https://github.com/shibing624/text2vec)|text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。|3492|2023-11-14| +|178|[mymusise/ChatGLM-Tuning](https://github.com/mymusise/ChatGLM-Tuning)|基于ChatGLM-6B + LoRA的Fintune方案|3476|2023-11-25| +|179|[kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)|-|3460|2023-12-08| +|180|[649453932/Bert-Chinese-Text-Classification-Pytorch](https://github.com/649453932/Bert-Chinese-Text-Classification-Pytorch)|使用Bert,ERNIE,进行中文文本分类|3452|2023-07-02| |181|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|3434|2023-12-06| -|182|[zhayujie/bot-on-anything](https://github.com/zhayujie/bot-on-anything)|Connect AI models (like ChatGPT-3.5/4.0, Baidu Yiyan, New Bing, Bard) to apps (like Wechat, public account, DingTalk, Telegram, QQ). 将 ChatGPT、必应、文心一言、谷歌Bard 等对话模型连接各类应用,如微信、公众号、QQ、Telegram、Gmail、Sl ...|3381|2023-08-12| +|182|[zhayujie/bot-on-anything](https://github.com/zhayujie/bot-on-anything)|Connect AI models (like ChatGPT-3.5/4.0, Baidu Yiyan, New Bing, Bard) to apps (like Wechat, public account, DingTalk, Telegram, QQ). 将 ChatGPT、必应、文心一言、谷歌Bard 等对话模型连接各类应用,如微信、公众号、QQ、Telegram、Gmail、Sl ...|3384|2023-08-12| |183|[zhaoyingjun/chatbot](https://github.com/zhaoyingjun/chatbot)|ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。|3380|2023-06-11| |184|[hiyouga/ChatGLM-Efficient-Tuning](https://github.com/hiyouga/ChatGLM-Efficient-Tuning)|Fine-tuning ChatGLM-6B with PEFT 基于 PEFT 的高效 ChatGLM 微调|3348|2023-10-12| |185|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|3317|2023-10-07| -|186|[al-one/hass-xiaomi-miot](https://github.com/al-one/hass-xiaomi-miot)|Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成|3299|2023-12-08| -|187|[THUDM/CogVideo](https://github.com/THUDM/CogVideo)|Text-to-video generation. The repo for ICLR2023 paper "CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers"|3288|2023-06-14| +|186|[al-one/hass-xiaomi-miot](https://github.com/al-one/hass-xiaomi-miot)|Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成|3303|2023-12-08| +|187|[THUDM/CogVideo](https://github.com/THUDM/CogVideo)|Text-to-video generation. The repo for ICLR2023 paper "CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers"|3289|2023-06-14| |188|[deepseek-ai/DeepSeek-Coder](https://github.com/deepseek-ai/DeepSeek-Coder)|DeepSeek Coder: Let the Code Write Itself|3274|2023-12-06| -|189|[nghuyong/WeiboSpider](https://github.com/nghuyong/WeiboSpider)|持续维护的新浪微博采集工具🚀🚀🚀|3245|2023-11-10| +|189|[nghuyong/WeiboSpider](https://github.com/nghuyong/WeiboSpider)|持续维护的新浪微博采集工具🚀🚀🚀|3247|2023-11-10| |190|[shinnytech/tqsdk-python](https://github.com/shinnytech/tqsdk-python)|天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易|3238|2023-09-22| -|191|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|3229|2023-09-03| -|192|[luosiallen/latent-consistency-model](https://github.com/luosiallen/latent-consistency-model)|Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference|3228|2023-12-02| -|193|[Kent0n-Li/ChatDoctor](https://github.com/Kent0n-Li/ChatDoctor)|-|3208|2023-07-01| -|194|[open-mmlab/mmtracking](https://github.com/open-mmlab/mmtracking)|OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.|3204|2023-09-19| -|195|[andreafrancia/trash-cli](https://github.com/andreafrancia/trash-cli)|Command line interface to the freedesktop.org trashcan.|3203|2023-11-10| -|196|[yangjianxin1/Firefly](https://github.com/yangjianxin1/Firefly)|Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Aquila2、Baichuan2、CodeLlama、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya、Bloom等大模型|3201|2023-11-21| -|197|[RockChinQ/QChatGPT](https://github.com/RockChinQ/QChatGPT)|😎高稳定性、🧩支持插件、🌏实时联网的 ChatGPT QQ 机器人🤖 支持 ChatGPT、New Bing、Claude、Google Bard、gpt4free、One API 的 QQ 机器人平台|3194|2023-12-08| -|198|[triwinds/ns-emu-tools](https://github.com/triwinds/ns-emu-tools)|一个用于安装/更新 NS 模拟器的工具|3189|2023-12-08| +|191|[luosiallen/latent-consistency-model](https://github.com/luosiallen/latent-consistency-model)|Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference|3233|2023-12-02| +|192|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|3229|2023-09-03| +|193|[Kent0n-Li/ChatDoctor](https://github.com/Kent0n-Li/ChatDoctor)|-|3209|2023-07-01| +|194|[open-mmlab/mmtracking](https://github.com/open-mmlab/mmtracking)|OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.|3206|2023-09-19| +|195|[andreafrancia/trash-cli](https://github.com/andreafrancia/trash-cli)|Command line interface to the freedesktop.org trashcan.|3204|2023-11-10| +|196|[yangjianxin1/Firefly](https://github.com/yangjianxin1/Firefly)|Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Aquila2、Baichuan2、CodeLlama、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya、Bloom等大模型|3203|2023-11-21| +|197|[RockChinQ/QChatGPT](https://github.com/RockChinQ/QChatGPT)|😎高稳定性、🧩支持插件、🌏实时联网的 ChatGPT QQ 机器人🤖 支持 ChatGPT、New Bing、Claude、Google Bard、gpt4free、One API 的 QQ 机器人平台|3195|2023-12-08| +|198|[triwinds/ns-emu-tools](https://github.com/triwinds/ns-emu-tools)|一个用于安装/更新 NS 模拟器的工具|3193|2023-12-08| |199|[HibiKier/zhenxun_bot](https://github.com/HibiKier/zhenxun_bot)|基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库,非常可爱的绪山真寻bot|3183|2023-09-09| -|200|[newpanjing/simpleui](https://github.com/newpanjing/simpleui)|A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨|3131|2023-11-29| +|200|[newpanjing/simpleui](https://github.com/newpanjing/simpleui)|A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨|3132|2023-11-29|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/R.md b/content/charts/overall/software/R.md index d54b1538..eb70d15a 100644 --- a/content/charts/overall/software/R.md +++ b/content/charts/overall/software/R.md @@ -1,22 +1,22 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > R -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[dreamRs/esquisse](https://github.com/dreamRs/esquisse)|RStudio add-in to make plots interactively with ggplot2|1697|2023-11-24| |2|[BlakeRMills/MetBrewer](https://github.com/BlakeRMills/MetBrewer)|Color palette package in R inspired by works at the Metropolitan Museum of Art in New York|986|2023-09-30| -|3|[stan-dev/rstan](https://github.com/stan-dev/rstan)|RStan, the R interface to Stan|973|2023-12-06| -|4|[crsh/papaja](https://github.com/crsh/papaja)|papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facil ...|609|2023-10-14| +|3|[stan-dev/rstan](https://github.com/stan-dev/rstan)|RStan, the R interface to Stan|974|2023-12-06| +|4|[crsh/papaja](https://github.com/crsh/papaja)|papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facil ...|610|2023-10-14| |5|[DiskFrame/disk.frame](https://github.com/DiskFrame/disk.frame)|Fast Disk-Based Parallelized Data Manipulation Framework for Larger-than-RAM Data|590|2023-08-01| -|6|[erikgahner/PolData](https://github.com/erikgahner/PolData)|A dataset with political datasets|476|2023-11-30| +|6|[erikgahner/PolData](https://github.com/erikgahner/PolData)|A dataset with political datasets|476|2023-12-09| |7|[HenrikBengtsson/progressr](https://github.com/HenrikBengtsson/progressr)|三 R package: An Inclusive, Unifying API for Progress Updates|270|2023-09-05| |8|[wilkox/treemapify](https://github.com/wilkox/treemapify)|🌳 Draw treemaps in ggplot2|206|2023-10-17| |9|[vincentarelbundock/WDI](https://github.com/vincentarelbundock/WDI)|R package to download World Bank data|194|2023-11-23| -|10|[ShichenXie/scorecard](https://github.com/ShichenXie/scorecard)|Scorecard Development in R, 评分卡|156|2023-09-14| +|10|[ShichenXie/scorecard](https://github.com/ShichenXie/scorecard)|Scorecard Development in R, 评分卡|157|2023-09-14| |11|[ChiLiubio/microeco](https://github.com/ChiLiubio/microeco)|An R package for data analysis in microbial community ecology|147|2023-12-03| -|12|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|143|2023-12-08| +|12|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|143|2023-12-09| |13|[psychbruce/bruceR](https://github.com/psychbruce/bruceR)|📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.|139|2023-10-01| |14|[benmarwick/ctv-archaeology](https://github.com/benmarwick/ctv-archaeology)|CRAN Task View: Archaeological Science|135|2023-12-01| |15|[psychbruce/ChineseNames](https://github.com/psychbruce/ChineseNames)|🀄 Chinese Name Database (1930-2008).|121|2023-09-27| @@ -33,7 +33,7 @@ |26|[chuiqin/irGSEA](https://github.com/chuiqin/irGSEA)|The integration of single cell rank-based gene set enrichment analysis|60|2023-12-01| |27|[walkerke/idbr](https://github.com/walkerke/idbr)|An R interface to the US Census Bureau International Data Base API|56|2023-08-14| |28|[koheiw/newsmap](https://github.com/koheiw/newsmap)|Semi-supervised algorithm for geographical document classification|54|2023-10-07| -|29|[ropensci/comtradr](https://github.com/ropensci/comtradr)|Functions for Interacting with the UN Comtrade API|53|2023-11-17| +|29|[ropensci/comtradr](https://github.com/ropensci/comtradr)|Functions for Interacting with the UN Comtrade API|53|2023-12-09| |30|[koheiw/LSX](https://github.com/koheiw/LSX)|Semi-supervised algorithm for document scaling|52|2023-10-31| |31|[skgrange/rmweather](https://github.com/skgrange/rmweather)|Tools to Conduct Meteorological Normalisation on Air Quality Data|43|2023-11-21| |32|[atmoschem/vein](https://github.com/atmoschem/vein)| R+Fortran+OpenMP package to estimate Vehicular Emissions INventories VEIN. |41|2023-09-27| diff --git a/content/charts/overall/software/Ruby.md b/content/charts/overall/software/Ruby.md index 8be421f4..04062201 100644 --- a/content/charts/overall/software/Ruby.md +++ b/content/charts/overall/software/Ruby.md @@ -1,17 +1,17 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Ruby -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|6312|2023-12-01| +|1|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|6313|2023-12-01| |2|[ruby-china/homeland](https://github.com/ruby-china/homeland)|:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.|3740|2023-12-06| |3|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3397|2023-12-03| |4|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|2401|2023-11-02| -|5|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2162|2023-06-21| -|6|[ifmeorg/ifme](https://github.com/ifmeorg/ifme)|Free, open source mental health communication web app to share experiences with loved ones|1414|2023-12-01| -|7|[Eric-Guo/wechat](https://github.com/Eric-Guo/wechat)|API, command and message handling for WeChat in Rails|1299|2023-10-01| +|5|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2163|2023-06-21| +|6|[ifmeorg/ifme](https://github.com/ifmeorg/ifme)|Free, open source mental health communication web app to share experiences with loved ones|1415|2023-12-09| +|7|[Eric-Guo/wechat](https://github.com/Eric-Guo/wechat)|API, command and message handling for WeChat in Rails|1300|2023-10-01| |8|[asciidoctor/asciidoctor-pdf](https://github.com/asciidoctor/asciidoctor-pdf)|:page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.|1096|2023-12-04| |9|[PGYER/fir-cli](https://github.com/PGYER/fir-cli)|fir.im(betaqr.com) command-line interface|1047|2023-07-07| |10|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|1024|2023-11-19| @@ -23,8 +23,8 @@ |16|[huacnlee/rucaptcha](https://github.com/huacnlee/rucaptcha)|Captcha Gem for Rails, which generates captcha image by Rust.|681|2023-10-16| |17|[twitter/twitter-cldr-rb](https://github.com/twitter/twitter-cldr-rb)|Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.|661|2023-11-21| |18|[daqing/rabel](https://github.com/daqing/rabel)|An open-source web forum built on the Ruby on Rails framework.|639|2023-12-04| -|19|[Bywalks/DarkAngel](https://github.com/Bywalks/DarkAngel)|DarkAngel 是一款全自动白帽漏洞扫描器,从hackerone、bugcrowd资产监听到漏洞报告生成、漏洞URL截屏、消息通知。|528|2023-08-17| -|20|[diasks2/pragmatic_segmenter](https://github.com/diasks2/pragmatic_segmenter)|Pragmatic Segmenter is a rule-based sentence boundary detection gem that works out-of-the-box across many languages.|528|2023-10-30| +|19|[diasks2/pragmatic_segmenter](https://github.com/diasks2/pragmatic_segmenter)|Pragmatic Segmenter is a rule-based sentence boundary detection gem that works out-of-the-box across many languages.|529|2023-10-30| +|20|[Bywalks/DarkAngel](https://github.com/Bywalks/DarkAngel)|DarkAngel 是一款全自动白帽漏洞扫描器,从hackerone、bugcrowd资产监听到漏洞报告生成、漏洞URL截屏、消息通知。|528|2023-08-17| |21|[joshlarsen/aws-recon](https://github.com/joshlarsen/aws-recon)|Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.|496|2023-11-10| |22|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|470|2023-11-15| |23|[rails-engine/action-store](https://github.com/rails-engine/action-store)|Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.|398|2023-10-12| @@ -41,47 +41,48 @@ |34|[rails-engine/flow_core](https://github.com/rails-engine/flow_core)|FlowCore is a Rails engine to help you build your automation or business process application.|167|2023-07-23| |35|[rails-engine/audit-log](https://github.com/rails-engine/audit-log)|📑 Create audit logs into the database for user behaviors, including a web UI to query logs.|162|2023-12-04| |36|[bytedance/Bytedance-UnionAD](https://github.com/bytedance/Bytedance-UnionAD)|-|162|2023-12-07| -|37|[huacnlee/activestorage-aliyun](https://github.com/huacnlee/activestorage-aliyun)|Wraps the Aliyun OSS as an Active Storage service. |129|2023-11-13| -|38|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|129|2023-11-15| -|39|[piotrmurach/strings](https://github.com/piotrmurach/strings)|A set of useful functions for transforming strings.|125|2023-10-05| -|40|[uasi/skk-emoji-jisyo](https://github.com/uasi/skk-emoji-jisyo)|SKK 絵文字辞書|108|2023-08-28| -|41|[khiav223577/pluck_all](https://github.com/khiav223577/pluck_all)|A more efficient way to get data from database. Like #pluck method but return array of hashes instead.|100|2023-09-02| -|42|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|92|2023-07-27| -|43|[icyleaf/hpr](https://github.com/icyleaf/hpr)|镜像任意 git 仓库到 gitlab 的同步工具,具有定时更新的功能|86|2023-12-06| -|44|[merongivian/negasonic](https://github.com/merongivian/negasonic)|This ain't Sonic Pi, but it works on the browser: https://negasonic.onrender.com/|85|2023-09-13| -|45|[FunnyWolf/vipermsf](https://github.com/FunnyWolf/vipermsf)|viper 自定义的msf|82|2023-12-03| -|46|[etrex/kamigo](https://github.com/etrex/kamigo)|a chatbot framework based on rails|76|2023-10-23| -|47|[brenes/stopwords-filter](https://github.com/brenes/stopwords-filter)|Project for filtering stopwords|73|2023-11-24| -|48|[MatthiasWinkelmann/firstname-database](https://github.com/MatthiasWinkelmann/firstname-database)|-|72|2023-09-27| -|49|[coderdojo-japan/coderdojo.jp](https://github.com/coderdojo-japan/coderdojo.jp)|☯️ CoderDojo Japan (@coderdojo-japan) official website developed by Ruby on Rails with @YassLab team. 💎|60|2023-12-05| -|50|[ankane/blingfire-ruby](https://github.com/ankane/blingfire-ruby)|High speed text tokenization for Ruby|57|2023-10-30| -|51|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|2023-09-29| -|52|[ChrisZou/geekweibo](https://github.com/ChrisZou/geekweibo)|A twitter-like app where you can save and share short notes around programming. You can think of it as "twitter for programmers".|52|2023-07-11| -|53|[piotrmurach/strings-truncation](https://github.com/piotrmurach/strings-truncation)|Truncate strings with fullwidth characters and ANSI codes.|49|2023-11-08| -|54|[test-kitchen/kitchen-azurerm](https://github.com/test-kitchen/kitchen-azurerm)|A driver for Test Kitchen that works with Azure Resource Manager|48|2023-12-01| -|55|[HugoHasenbein/redmine_more_previews](https://github.com/HugoHasenbein/redmine_more_previews)|Redmine plugin to preview various file types in redmine's preview pane|44|2023-06-16| -|56|[npezza93/redi_search](https://github.com/npezza93/redi_search)|Ruby wrapper around RediSearch that can integrate with Rails|44|2023-11-23| -|57|[Tabll/gemnasium-db](https://github.com/Tabll/gemnasium-db)|GitLab 依赖项扫描的咨询数据库,每天17:00自动更新|38|2023-12-02| -|58|[Z-H-Sun/tswKai](https://github.com/Z-H-Sun/tswKai)|Tower of the Sorcerer for Windows Kai (改): Modifier of game variables and improvement of game experience|31|2023-12-08| -|59|[doorkeeper-gem/doorkeeper-i18n](https://github.com/doorkeeper-gem/doorkeeper-i18n)|Translation files for Doorkeeper OAuth 2 provider|31|2023-09-27| -|60|[ivaquero/homebrew-chinese](https://github.com/ivaquero/homebrew-chinese)|🀄 一个致力于服务国人的 Homebrew 🍺 第三方库|30|2023-12-08| -|61|[HansenCCC/YPTools](https://github.com/HansenCCC/YPTools)|针对 iOS Objective-C 开发者设计 gem 库,根据 json 创建数据库管理类(依赖于框架) 为 Xcode 创建 OC 语言的 mvvm 的模板 快速解析 IPA 文件 混淆中给 OC 代码注入大量垃圾代码 混淆中更新当前目录下面文件后缀为 .h .m 的文件创建时间 检查工程是否存在引用的问题 一行代码和ChatGPT愉快聊天 OpenA ...|28|2023-10-04| -|62|[huacnlee/enumize](https://github.com/huacnlee/enumize)|Extend ActiveRecord::Enum for add more helpful methods.|25|2023-10-12| -|63|[SonicGarden/dekiru](https://github.com/SonicGarden/dekiru)|Usefull helper methods for Ruby on Rails|25|2023-10-18| -|64|[pdcodeunder/cocoapods-ppbuild](https://github.com/pdcodeunder/cocoapods-ppbuild)|iOS pod库预编译静态库,提高编译速度|23|2023-08-25| -|65|[YunzheZJU/non-stop-story](https://github.com/YunzheZJU/non-stop-story)|Backend for holo-schedule on Rails.|23|2023-11-16| -|66|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|21|2023-11-27| -|67|[mika-cn/maoxian-assistant](https://github.com/mika-cn/maoxian-assistant)|-|20|2023-06-29| -|68|[work-design/rails_com](https://github.com/work-design/rails_com)|Rails Common Engine|20|2023-12-07| -|69|[diasks2/word_count_analyzer](https://github.com/diasks2/word_count_analyzer)|Word Count Analyzer is a Ruby gem that analyzes a string for potential areas of the text that might cause word count discrepancies depending on the tool used. It also provides comprehensive configurat ...|18|2023-10-08| -|70|[work-design/work.design](https://github.com/work-design/work.design)|Work Design 开源版本 Full feature & Modular work manage app|17|2023-10-26| -|71|[baidubce/bce-player-ios](https://github.com/baidubce/bce-player-ios)|-|17|2023-06-19| -|72|[windwords/homebrew-vchewing](https://github.com/windwords/homebrew-vchewing)|homebrew-vchewing是一个用于安装/卸载威注音输入法的Homebrew Cask。|16|2023-12-04| -|73|[petertseng/adventofcode-rb-2019](https://github.com/petertseng/adventofcode-rb-2019)|Solutions to https://adventofcode.com/2019 (complete)|15|2023-12-05| -|74|[OSMChina/OSMChina-Website](https://github.com/OSMChina/OSMChina-Website)|OpenStreetMap 中国社区|14|2023-11-03| -|75|[mitakarb/beerkeeper](https://github.com/mitakarb/beerkeeper)|(仮)|13|2023-12-07| -|76|[jodeci/fortuna](https://github.com/jodeci/fortuna)|台灣公司專用薪資計算系統|13|2023-10-02| -|77|[Ezviz-OpenBiz/SDK-iOS](https://github.com/Ezviz-OpenBiz/SDK-iOS)|Ezviz SDK,功能更强大的开发套件,可以实现预览、回放、配网、对讲、设备控制、oAuth授权等功能|13|2023-12-06| +|37|[aliyun/aliyun-oss-ruby-sdk](https://github.com/aliyun/aliyun-oss-ruby-sdk)|Aliyun OSS SDK for Ruby|138|2023-12-09| +|38|[huacnlee/activestorage-aliyun](https://github.com/huacnlee/activestorage-aliyun)|Wraps the Aliyun OSS as an Active Storage service. |129|2023-11-13| +|39|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|129|2023-11-15| +|40|[piotrmurach/strings](https://github.com/piotrmurach/strings)|A set of useful functions for transforming strings.|125|2023-10-05| +|41|[uasi/skk-emoji-jisyo](https://github.com/uasi/skk-emoji-jisyo)|SKK 絵文字辞書|108|2023-08-28| +|42|[khiav223577/pluck_all](https://github.com/khiav223577/pluck_all)|A more efficient way to get data from database. Like #pluck method but return array of hashes instead.|100|2023-09-02| +|43|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|92|2023-07-27| +|44|[icyleaf/hpr](https://github.com/icyleaf/hpr)|镜像任意 git 仓库到 gitlab 的同步工具,具有定时更新的功能|86|2023-12-06| +|45|[merongivian/negasonic](https://github.com/merongivian/negasonic)|This ain't Sonic Pi, but it works on the browser: https://negasonic.onrender.com/|85|2023-09-13| +|46|[FunnyWolf/vipermsf](https://github.com/FunnyWolf/vipermsf)|viper 自定义的msf|82|2023-12-03| +|47|[etrex/kamigo](https://github.com/etrex/kamigo)|a chatbot framework based on rails|76|2023-10-23| +|48|[brenes/stopwords-filter](https://github.com/brenes/stopwords-filter)|Project for filtering stopwords|73|2023-11-24| +|49|[MatthiasWinkelmann/firstname-database](https://github.com/MatthiasWinkelmann/firstname-database)|-|72|2023-09-27| +|50|[coderdojo-japan/coderdojo.jp](https://github.com/coderdojo-japan/coderdojo.jp)|☯️ CoderDojo Japan (@coderdojo-japan) official website developed by Ruby on Rails with @YassLab team. 💎|60|2023-12-05| +|51|[ankane/blingfire-ruby](https://github.com/ankane/blingfire-ruby)|High speed text tokenization for Ruby|57|2023-10-30| +|52|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|2023-09-29| +|53|[ChrisZou/geekweibo](https://github.com/ChrisZou/geekweibo)|A twitter-like app where you can save and share short notes around programming. You can think of it as "twitter for programmers".|52|2023-07-11| +|54|[piotrmurach/strings-truncation](https://github.com/piotrmurach/strings-truncation)|Truncate strings with fullwidth characters and ANSI codes.|49|2023-11-08| +|55|[test-kitchen/kitchen-azurerm](https://github.com/test-kitchen/kitchen-azurerm)|A driver for Test Kitchen that works with Azure Resource Manager|48|2023-12-01| +|56|[HugoHasenbein/redmine_more_previews](https://github.com/HugoHasenbein/redmine_more_previews)|Redmine plugin to preview various file types in redmine's preview pane|44|2023-06-16| +|57|[npezza93/redi_search](https://github.com/npezza93/redi_search)|Ruby wrapper around RediSearch that can integrate with Rails|44|2023-11-23| +|58|[Tabll/gemnasium-db](https://github.com/Tabll/gemnasium-db)|GitLab 依赖项扫描的咨询数据库,每天17:00自动更新|38|2023-12-02| +|59|[Z-H-Sun/tswKai](https://github.com/Z-H-Sun/tswKai)|Tower of the Sorcerer for Windows Kai (改): Modifier of game variables and improvement of game experience|31|2023-12-09| +|60|[doorkeeper-gem/doorkeeper-i18n](https://github.com/doorkeeper-gem/doorkeeper-i18n)|Translation files for Doorkeeper OAuth 2 provider|31|2023-09-27| +|61|[ivaquero/homebrew-chinese](https://github.com/ivaquero/homebrew-chinese)|🀄 一个致力于服务国人的 Homebrew 🍺 第三方库|30|2023-12-09| +|62|[HansenCCC/YPTools](https://github.com/HansenCCC/YPTools)|针对 iOS Objective-C 开发者设计 gem 库,根据 json 创建数据库管理类(依赖于框架) 为 Xcode 创建 OC 语言的 mvvm 的模板 快速解析 IPA 文件 混淆中给 OC 代码注入大量垃圾代码 混淆中更新当前目录下面文件后缀为 .h .m 的文件创建时间 检查工程是否存在引用的问题 一行代码和ChatGPT愉快聊天 OpenA ...|28|2023-10-04| +|63|[huacnlee/enumize](https://github.com/huacnlee/enumize)|Extend ActiveRecord::Enum for add more helpful methods.|25|2023-10-12| +|64|[SonicGarden/dekiru](https://github.com/SonicGarden/dekiru)|Usefull helper methods for Ruby on Rails|25|2023-10-18| +|65|[pdcodeunder/cocoapods-ppbuild](https://github.com/pdcodeunder/cocoapods-ppbuild)|iOS pod库预编译静态库,提高编译速度|23|2023-08-25| +|66|[YunzheZJU/non-stop-story](https://github.com/YunzheZJU/non-stop-story)|Backend for holo-schedule on Rails.|23|2023-11-16| +|67|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|21|2023-11-27| +|68|[mika-cn/maoxian-assistant](https://github.com/mika-cn/maoxian-assistant)|-|20|2023-06-29| +|69|[work-design/rails_com](https://github.com/work-design/rails_com)|Rails Common Engine|20|2023-12-07| +|70|[diasks2/word_count_analyzer](https://github.com/diasks2/word_count_analyzer)|Word Count Analyzer is a Ruby gem that analyzes a string for potential areas of the text that might cause word count discrepancies depending on the tool used. It also provides comprehensive configurat ...|18|2023-10-08| +|71|[work-design/work.design](https://github.com/work-design/work.design)|Work Design 开源版本 Full feature & Modular work manage app|17|2023-10-26| +|72|[baidubce/bce-player-ios](https://github.com/baidubce/bce-player-ios)|-|17|2023-06-19| +|73|[windwords/homebrew-vchewing](https://github.com/windwords/homebrew-vchewing)|homebrew-vchewing是一个用于安装/卸载威注音输入法的Homebrew Cask。|16|2023-12-04| +|74|[petertseng/adventofcode-rb-2019](https://github.com/petertseng/adventofcode-rb-2019)|Solutions to https://adventofcode.com/2019 (complete)|15|2023-12-05| +|75|[OSMChina/OSMChina-Website](https://github.com/OSMChina/OSMChina-Website)|OpenStreetMap 中国社区|14|2023-11-03| +|76|[mitakarb/beerkeeper](https://github.com/mitakarb/beerkeeper)|(仮)|13|2023-12-09| +|77|[jodeci/fortuna](https://github.com/jodeci/fortuna)|台灣公司專用薪資計算系統|13|2023-10-02| +|78|[Ezviz-OpenBiz/SDK-iOS](https://github.com/Ezviz-OpenBiz/SDK-iOS)|Ezviz SDK,功能更强大的开发套件,可以实现预览、回放、配网、对讲、设备控制、oAuth授权等功能|13|2023-12-06|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Rust.md b/content/charts/overall/software/Rust.md index 1f7e526b..95785ce5 100644 --- a/content/charts/overall/software/Rust.md +++ b/content/charts/overall/software/Rust.md @@ -1,105 +1,105 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Rust -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|51370|2023-12-08| -|2|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|41802|2023-12-07| -|3|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|29697|2023-12-08| -|4|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|28995|2023-12-08| -|5|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|19912|2023-12-08| -|6|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|18182|2023-12-05| -|7|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|15902|2023-12-08| -|8|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|14892|2023-12-08| -|9|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|14813|2023-12-03| -|10|[0x192/universal-android-debloater](https://github.com/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.|12238|2023-11-29| -|11|[huggingface/candle](https://github.com/huggingface/candle)|Minimalist ML framework for Rust|10487|2023-12-07| -|12|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|9779|2023-06-26| -|13|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|9158|2023-12-06| -|14|[quickwit-oss/tantivy](https://github.com/quickwit-oss/tantivy)|Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust|9046|2023-12-08| -|15|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|9003|2023-12-02| -|16|[ClassmateLin/dm-ticket](https://github.com/ClassmateLin/dm-ticket)|大麦网自动购票, 支持docker一键部署。Damai automatically purchases tickets, running in docker container.|7605|2023-11-28| -|17|[openobserve/openobserve](https://github.com/openobserve/openobserve)|🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).|7284|2023-12-08| -|18|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|6467|2023-11-28| -|19|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|6445|2023-11-29| -|20|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|6278|2023-11-06| -|21|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|5648|2023-12-08| -|22|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows 🇵🇸|5497|2023-12-03| -|23|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|4723|2023-12-07| -|24|[sxyazi/yazi](https://github.com/sxyazi/yazi)|💥 Blazing fast terminal file manager written in Rust, based on async I/O.|4349|2023-12-08| -|25|[lencx/nofwl](https://github.com/lencx/nofwl)|NoFWL Desktop Application|3893|2023-09-08| +|1|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|51445|2023-12-09| +|2|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|41821|2023-12-07| +|3|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|29707|2023-12-09| +|4|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|29003|2023-12-09| +|5|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|19930|2023-12-08| +|6|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|18188|2023-12-05| +|7|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|15905|2023-12-09| +|8|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|14904|2023-12-09| +|9|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|14820|2023-12-09| +|10|[0x192/universal-android-debloater](https://github.com/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.|12245|2023-11-29| +|11|[huggingface/candle](https://github.com/huggingface/candle)|Minimalist ML framework for Rust|10505|2023-12-09| +|12|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|9782|2023-06-26| +|13|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|9198|2023-12-09| +|14|[quickwit-oss/tantivy](https://github.com/quickwit-oss/tantivy)|Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust|9048|2023-12-08| +|15|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|9007|2023-12-02| +|16|[ClassmateLin/dm-ticket](https://github.com/ClassmateLin/dm-ticket)|大麦网自动购票, 支持docker一键部署。Damai automatically purchases tickets, running in docker container.|7604|2023-11-28| +|17|[openobserve/openobserve](https://github.com/openobserve/openobserve)|🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).|7293|2023-12-09| +|18|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|6470|2023-11-28| +|19|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|6450|2023-11-29| +|20|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|6283|2023-11-06| +|21|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|5653|2023-12-08| +|22|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows 🇵🇸|5500|2023-12-03| +|23|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|4723|2023-12-08| +|24|[sxyazi/yazi](https://github.com/sxyazi/yazi)|💥 Blazing fast terminal file manager written in Rust, based on async I/O.|4358|2023-12-09| +|25|[lencx/nofwl](https://github.com/lencx/nofwl)|NoFWL Desktop Application|3895|2023-09-08| |26|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|3210|2023-08-24| -|27|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|3150|2023-11-06| -|28|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|3090|2023-12-06| -|29|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|2803|2023-12-08| -|30|[ordinals/ord](https://github.com/ordinals/ord)|👁‍🗨 Rare and exotic sats|2544|2023-12-08| -|31|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2508|2023-09-25| -|32|[geph-official/geph4-client](https://github.com/geph-official/geph4-client)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |2470|2023-12-08| -|33|[erg-lang/erg](https://github.com/erg-lang/erg)|A statically typed language that can deeply improve the Python ecosystem|2371|2023-12-06| +|27|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|3149|2023-11-06| +|28|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|3092|2023-12-06| +|29|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|2805|2023-12-09| +|30|[ordinals/ord](https://github.com/ordinals/ord)|👁‍🗨 Rare and exotic sats|2545|2023-12-09| +|31|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2510|2023-09-25| +|32|[geph-official/geph4-client](https://github.com/geph-official/geph4-client)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |2472|2023-12-09| +|33|[erg-lang/erg](https://github.com/erg-lang/erg)|A statically typed language that can deeply improve the Python ecosystem|2371|2023-12-09| |34|[CeresDB/horaedb](https://github.com/CeresDB/horaedb)|HoraeDB is a high-performance, distributed, cloud native time-series database.|2301|2023-12-08| -|35|[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)|Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)|2222|2023-12-04| +|35|[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)|Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)|2224|2023-12-04| |36|[zurawiki/gptcommit](https://github.com/zurawiki/gptcommit)|A git prepare-commit-msg hook for authoring commit messages with GPT-3.|2206|2023-12-04| -|37|[EvilGenius-dot/RustMinerSystem](https://github.com/EvilGenius-dot/RustMinerSystem)|minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy 地表最强矿池代理 矿池中转 矿池抽水 minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy mine ...|2053|2023-12-07| +|37|[EvilGenius-dot/RustMinerSystem](https://github.com/EvilGenius-dot/RustMinerSystem)|minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy 地表最强矿池代理 矿池中转 矿池抽水 minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy mine ...|2056|2023-12-07| |38|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|2037|2023-06-23| |39|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust Compile Time ORM robustness,async, pure Rust Dynamic SQL|2003|2023-12-06| |40|[buckyos/CYFS](https://github.com/buckyos/CYFS)|CYFS is the next-generation technology to build real Web3 by upgrading the basic protocol of Web (TCP/IP+DNS+HTTP),is short for CYberFileSystem. https://www.cyfs.com/, cyfs://cyfs/index_en.html.|1974|2023-06-14| |41|[salsa-rs/salsa](https://github.com/salsa-rs/salsa)|A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.|1913|2023-11-11| |42|[cloudwego/volo](https://github.com/cloudwego/volo)|Rust RPC framework with high-performance and strong-extensibility for building micro-services.|1892|2023-12-08| -|43|[Yamato-Security/hayabusa](https://github.com/Yamato-Security/hayabusa)|Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.|1677|2023-12-04| -|44|[MicroCBer/BetterNCM-Installer](https://github.com/MicroCBer/BetterNCM-Installer)|一键安装 Better 系软件|1669|2023-08-25| +|43|[Yamato-Security/hayabusa](https://github.com/Yamato-Security/hayabusa)|Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.|1678|2023-12-04| +|44|[MicroCBer/BetterNCM-Installer](https://github.com/MicroCBer/BetterNCM-Installer)|一键安装 Better 系软件|1673|2023-08-25| |45|[cangzhang/champ-r](https://github.com/cangzhang/champ-r)|🐶 Yet another League of Legends helper|1629|2023-11-12| |46|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1620|2023-11-05| -|47|[farm-fe/farm](https://github.com/farm-fe/farm)|Extremely fast Vite-compatible web build tool written in Rust|1537|2023-12-08| +|47|[farm-fe/farm](https://github.com/farm-fe/farm)|Extremely fast Vite-compatible web build tool written in Rust|1539|2023-12-09| |48|[oxfeeefeee/goscript](https://github.com/oxfeeefeee/goscript)|An alternative implementation of Golang specs, written in Rust for embedding or wrapping.|1498|2023-09-12| |49|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1474|2023-11-28| -|50|[Brooooooklyn/canvas](https://github.com/Brooooooklyn/canvas)|High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.|1456|2023-12-06| -|51|[mtkennerly/ludusavi](https://github.com/mtkennerly/ludusavi)|Backup tool for PC game saves|1444|2023-12-07| -|52|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.|1443|2023-12-08| -|53|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An educational OLAP database system.|1388|2023-12-07| -|54|[fltk-rs/fltk-rs](https://github.com/fltk-rs/fltk-rs)|Rust bindings for the FLTK GUI library.|1379|2023-12-08| -|55|[zdz/ServerStatus-Rust](https://github.com/zdz/ServerStatus-Rust)|✨ Rust 版 ServerStatus 探针、威力加强版|1341|2023-11-27| +|50|[Brooooooklyn/canvas](https://github.com/Brooooooklyn/canvas)|High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.|1456|2023-12-09| +|51|[mtkennerly/ludusavi](https://github.com/mtkennerly/ludusavi)|Backup tool for PC game saves|1446|2023-12-07| +|52|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.|1444|2023-12-08| +|53|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An educational OLAP database system.|1389|2023-12-09| +|54|[fltk-rs/fltk-rs](https://github.com/fltk-rs/fltk-rs)|Rust bindings for the FLTK GUI library.|1380|2023-12-08| +|55|[zdz/ServerStatus-Rust](https://github.com/zdz/ServerStatus-Rust)|✨ Rust 版 ServerStatus 探针、威力加强版|1341|2023-12-09| |56|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|1332|2023-12-07| -|57|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|1261|2023-10-04| -|58|[pop-os/cosmic-text](https://github.com/pop-os/cosmic-text)|Pure Rust multi-line text handling|1252|2023-12-08| -|59|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|Let's write an OS which can run on RISC-V in Rust from scratch!|1237|2023-11-13| -|60|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|1167|2023-07-12| +|57|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|1262|2023-10-04| +|58|[pop-os/cosmic-text](https://github.com/pop-os/cosmic-text)|Pure Rust multi-line text handling|1255|2023-12-08| +|59|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|Let's write an OS which can run on RISC-V in Rust from scratch!|1238|2023-11-13| +|60|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|1168|2023-12-09| |61|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact/Honkai: Starrail artifacts scanner|1105|2023-09-21| -|62|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple, high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀|1102|2023-12-06| -|63|[wormtql/genshin_artifact](https://github.com/wormtql/genshin_artifact)|莫娜占卜铺 原神 圣遗物搭配 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.|1048|2023-12-03| -|64|[gngpp/ninja](https://github.com/gngpp/ninja)|🦀 Reverse engineered ChatGPT proxy|1009|2023-12-08| -|65|[phodal/aigc](https://github.com/phodal/aigc)|《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。|963|2023-11-04| +|62|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple, high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀|1105|2023-12-06| +|63|[wormtql/genshin_artifact](https://github.com/wormtql/genshin_artifact)|莫娜占卜铺 原神 圣遗物搭配 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.|1047|2023-12-03| +|64|[gngpp/ninja](https://github.com/gngpp/ninja)|🦀 Reverse engineered ChatGPT proxy|1016|2023-12-08| +|65|[phodal/aigc](https://github.com/phodal/aigc)|《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。|964|2023-11-04| |66|[0x727/ObserverWard](https://github.com/0x727/ObserverWard)|Cross platform community web fingerprint identification tool|851|2023-12-04| -|67|[rustsbi/rustsbi](https://github.com/rustsbi/rustsbi)|RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/standalone.|848|2023-12-07| +|67|[rustsbi/rustsbi](https://github.com/rustsbi/rustsbi)|RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/standalone.|848|2023-12-09| |68|[awslabs/aws-lambda-web-adapter](https://github.com/awslabs/aws-lambda-web-adapter)|Run web applications on AWS Lambda|819|2023-11-17| -|69|[Atome-FE/llama-node](https://github.com/Atome-FE/llama-node)|Believe in AI democratization. llama for nodejs backed by llama-rs, llama.cpp and rwkv.cpp, work locally on your laptop CPU. support llama/alpaca/gpt4all/vicuna/rwkv model.|808|2023-08-03| +|69|[Atome-FE/llama-node](https://github.com/Atome-FE/llama-node)|Believe in AI democratization. llama for nodejs backed by llama-rs, llama.cpp and rwkv.cpp, work locally on your laptop CPU. support llama/alpaca/gpt4all/vicuna/rwkv model.|809|2023-08-03| |70|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|785|2023-08-04| -|71|[Borber/seam](https://github.com/Borber/seam)|获取斗鱼,虎牙,哔哩哔哩,抖音,网易CC,快手,花椒,映客 等直播平台的真实流媒体地址(直播源),可在mpv,PotPlayer、flv.js等播放器中播放。将针对性推出不同侧重点的 cli, gui, server 程序|784|2023-12-05| +|71|[Borber/seam](https://github.com/Borber/seam)|获取斗鱼,虎牙,哔哩哔哩,抖音,网易CC,快手,花椒,映客 等直播平台的真实流媒体地址(直播源),可在mpv,PotPlayer、flv.js等播放器中播放。将针对性推出不同侧重点的 cli, gui, server 程序|785|2023-12-05| |72|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|The most accurate natural language detection library for Rust, suitable for short text and mixed-language text|762|2023-12-07| |73|[zu1k/Good-MITM](https://github.com/zu1k/Good-MITM)|Rule-based MITM engine. Rewriting, redirecting and rejecting on HTTP(S) requests and responses, supports JavaScript.|723|2023-08-22| |74|[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect)|A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).|721|2023-12-05| -|75|[Tencent/tquic](https://github.com/Tencent/tquic)|A high-performance, lightweight, and cross-platform QUIC library|692|2023-12-08| +|75|[Tencent/tquic](https://github.com/Tencent/tquic)|A high-performance, lightweight, and cross-platform QUIC library|696|2023-12-08| |76|[1595901624/gpt-aggregated-edition](https://github.com/1595901624/gpt-aggregated-edition)|聚合ChatGPT官方版、ChatGPT免费版、文心一言、Poe、chatchat等多平台,支持自定义导入平台|686|2023-07-25| -|77|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|670|2023-12-01| -|78|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|669|2023-11-07| -|79|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|658|2023-11-26| +|77|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|671|2023-12-01| +|78|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|670|2023-11-07| +|79|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|659|2023-12-09| |80|[EFForg/apkeep](https://github.com/EFForg/apkeep)|-|656|2023-12-04| -|81|[PoloDB/PoloDB](https://github.com/PoloDB/PoloDB)|PoloDB is an embedded document database.|637|2023-09-28| -|82|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|629|2023-07-16| +|81|[PoloDB/PoloDB](https://github.com/PoloDB/PoloDB)|PoloDB is an embedded document database.|638|2023-09-28| +|82|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|630|2023-07-16| |83|[LeeeSe/MessAuto](https://github.com/LeeeSe/MessAuto)|自动提取Mac平台的短信和邮箱验证码,2FHey的免费替代品;Automatic extraction of SMS verification code for Mac platform, free alternatives to 2FHey|626|2023-11-26| |84|[justjavac/dvm](https://github.com/justjavac/dvm)|🦕 Deno Version Manager - Easy way to manage multiple active deno versions.|605|2023-12-04| |85|[lz1998/ricq](https://github.com/lz1998/ricq)|Rust 高性能 QQ 协议(原RS-QQ)。Linux-musl运行内存1.6MB。|603|2023-10-20| -|86|[biliup/biliup-rs](https://github.com/biliup/biliup-rs)|命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p、上海腾讯云内网上传免流+大幅提速。|601|2023-10-23| +|86|[biliup/biliup-rs](https://github.com/biliup/biliup-rs)|命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p、上海腾讯云内网上传免流+大幅提速。|602|2023-10-23| |87|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|598|2023-07-04| -|88|[gngpp/xunlei](https://github.com/gngpp/xunlei)|Linux 迅雷下载服务(支持OpenWrt/Alpine/Docker)|547|2023-11-12| +|88|[gngpp/xunlei](https://github.com/gngpp/xunlei)|Linux 迅雷下载服务(支持OpenWrt/Alpine/Docker)|549|2023-11-12| |89|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|535|2023-10-20| -|90|[bbqsrc/cargo-ndk](https://github.com/bbqsrc/cargo-ndk)|Compile Rust projects against the Android NDK without hassle|534|2023-12-08| +|90|[bbqsrc/cargo-ndk](https://github.com/bbqsrc/cargo-ndk)|Compile Rust projects against the Android NDK without hassle|535|2023-12-08| |91|[bramblex/niva](https://github.com/bramblex/niva)|一个基于 Tauri WRY 跨端 Webview 库的超轻量极易用的跨端应用开发框架。|519|2023-11-09| |92|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|503|2023-11-09| |93|[lolishinshi/imsearch](https://github.com/lolishinshi/imsearch)|基于特征点匹配的相似图片搜索|494|2023-08-02| |94|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|469|2023-12-07| -|95|[TeamFlos/phira](https://github.com/TeamFlos/phira)|-|454|2023-12-06| +|95|[TeamFlos/phira](https://github.com/TeamFlos/phira)|-|456|2023-12-06| |96|[DragonOS-Community/DragonOS](https://github.com/DragonOS-Community/DragonOS)|使用Rust从0自研内核,具有Linux兼容性的操作系统。|453|2023-12-06| |97|[lsk569937453/silverwind](https://github.com/lsk569937453/silverwind)|The High Performance Proxy/Load Balancer|376|2023-09-09| |98|[al8n/stretto](https://github.com/al8n/stretto)|Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.|372|2023-11-08| @@ -108,33 +108,33 @@ |101|[mokeyish/smartdns-rs](https://github.com/mokeyish/smartdns-rs)|A cross platform local DNS server (Dnsmasq like) written in rust to obtain the fastest website IP for the best Internet experience, supports DoT, DoH.|362|2023-12-04| |102|[hsivonen/encoding_rs](https://github.com/hsivonen/encoding_rs)|A Gecko-oriented implementation of the Encoding Standard in Rust|335|2023-08-23| |103|[wtklbm/crm](https://github.com/wtklbm/crm)|Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源 |328|2023-11-23| -|104|[bytedance/g3](https://github.com/bytedance/g3)|Enterprise-oriented Generic Proxy Solutions|295|2023-12-08| -|105|[eunomia-bpf/wasm-bpf](https://github.com/eunomia-bpf/wasm-bpf)|WebAssembly library, toolchain and runtime for eBPF programs|290|2023-11-22| -|106|[supabase-community/postgrest-rs](https://github.com/supabase-community/postgrest-rs)|Rust client for PostgREST|288|2023-07-25| +|104|[bytedance/g3](https://github.com/bytedance/g3)|Enterprise-oriented Generic Proxy Solutions|295|2023-12-09| +|105|[eunomia-bpf/wasm-bpf](https://github.com/eunomia-bpf/wasm-bpf)|WebAssembly library, toolchain and runtime for eBPF programs|291|2023-11-22| +|106|[supabase-community/postgrest-rs](https://github.com/supabase-community/postgrest-rs)|Rust client for PostgREST|289|2023-07-25| |107|[PsiACE/databend-internals](https://github.com/PsiACE/databend-internals)|Databend 内幕大揭秘|284|2023-11-15| |108|[compassd/dcompass](https://github.com/compassd/dcompass)|A high-performance programmable DNS component aiming at robustness, speed, and flexibility|277|2023-06-19| |109|[consenlabs/token-core](https://github.com/consenlabs/token-core)|Next generation core inside imToken Wallet.|276|2023-10-10| |110|[hoothin/RustClock](https://github.com/hoothin/RustClock)|A digital clock for desktop popup every half hour, support 20-20-20 rule. 每隔半小時彈出一次的桌面電子時鐘|267|2023-10-21| |111|[ViporMiner/VIPORMiner](https://github.com/ViporMiner/VIPORMiner)|最稳定的BTC-全币种代理中转,地表最强矿池代理 矿池中转 矿池抽水开发者费用固定千分之2(1台也是0.02%,没有矿机数量门坎)几乎无损的转发,近乎变态的精准比例;轻松支持百万级并发!开发费单一抽取.精准比例,/BTC/ETH/ETC/LTC/RVN/ERGO/CFX/KAS/IRON/CKB/KDA/ZEC/NEXA ,性能极高,经过1000G压力测试,一键安装上手简单!!minerproxy ...|260|2023-12-07| |112|[0xlane/wechat-dump-rs](https://github.com/0xlane/wechat-dump-rs)|该工具用于导出正在运行中的微信进程的 key 并自动解密所有微信数据库文件以及导出 key 后数据库文件离线解密。|257|2023-11-12| -|113|[KipData/KipDB](https://github.com/KipData/KipDB)| Lightweight, asynchronous based on LSM Leveled Compaction KV database|243|2023-12-08| +|113|[KipData/KipDB](https://github.com/KipData/KipDB)| Lightweight, asynchronous based on LSM Leveled Compaction KV database|243|2023-12-09| |114|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|243|2023-12-06| |115|[rust-net/remote-bind](https://github.com/rust-net/remote-bind)|内网穿透,支持服务器中继和基于quic的P2P直连两种模式|241|2023-09-04| |116|[rust-tw/book-tw](https://github.com/rust-tw/book-tw)|Rust 程式設計語言(正體中文翻譯)|241|2023-12-07| |117|[3andne/restls](https://github.com/3andne/restls)|Restls Protocol: A Perfect Impersonation of TLS; Restls协议: 对TLS的完美伪装|240|2023-11-05| |118|[kenkoooo/competitive-programming-rs](https://github.com/kenkoooo/competitive-programming-rs)|Algorithm Snippets for Competitive Programming in Rust|233|2023-08-13| |119|[kihlh/WxDatViewerAutoExportRust](https://github.com/kihlh/WxDatViewerAutoExportRust)|(WxAutoExIm) 自动备份wx聊天图片到指定位置|221|2023-10-31| -|120|[hamflx/huawei-pc-manager-bootstrap](https://github.com/hamflx/huawei-pc-manager-bootstrap)|解决非华为电脑无法安装华为电脑管家的问题。|211|2023-11-06| +|120|[hamflx/huawei-pc-manager-bootstrap](https://github.com/hamflx/huawei-pc-manager-bootstrap)|解决非华为电脑无法安装华为电脑管家的问题。|212|2023-11-06| |121|[THMonster/Revda](https://github.com/THMonster/Revda)|Tools to play live stream with danmaku.|209|2023-10-16| |122|[UnblockNeteaseMusic/server-rust](https://github.com/UnblockNeteaseMusic/server-rust)|Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。|202|2023-10-30| |123|[driftluo/tentacle](https://github.com/driftluo/tentacle)|A multiplexed p2p network framework that supports custom protocols|202|2023-06-21| |124|[fuyoo/bs-redis-desktop-client](https://github.com/fuyoo/bs-redis-desktop-client)|The BS redis desktop client is powered by Rust and Tauri, with very small weight, beautiful interface and faster running speed!|195|2023-11-26| -|125|[meilisearch/charabia](https://github.com/meilisearch/charabia)|Library used by Meilisearch to tokenize queries and documents|182|2023-11-27| +|125|[meilisearch/charabia](https://github.com/meilisearch/charabia)|Library used by Meilisearch to tokenize queries and documents|183|2023-11-27| |126|[rustq/vue-skia](https://github.com/rustq/vue-skia)|Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. 基于 Skia 的 2D 图形 Vue 渲染库 —— 使用 Rust 语言实现纯软件光栅化|176|2023-11-19| |127|[rbatis/fast_log](https://github.com/rbatis/fast_log)|Rust async log High-performance asynchronous logging|175|2023-11-03| |128|[zu1k/srun](https://github.com/zu1k/srun)|srun 深澜认证登录,超轻量、多平台,支持多拨、自动探测IP、指定网卡|170|2023-10-23| |129|[niuhuan/rust_proc_qq](https://github.com/niuhuan/rust_proc_qq)|[RUST] 模块化QQ机器人框架 (Based RICQ)|169|2023-09-19| -|130|[akiirui/mpv-handler](https://github.com/akiirui/mpv-handler)|A protocol handler for mpv. Use mpv and yt-dlp to play video and music from the websites.|166|2023-10-17| +|130|[akiirui/mpv-handler](https://github.com/akiirui/mpv-handler)|A protocol handler for mpv. Use mpv and yt-dlp to play video and music from the websites.|167|2023-10-17| |131|[YDHCUI/rustdesk](https://github.com/YDHCUI/rustdesk)|基于rustdesk修改的远程桌面软件,将agent部分分离出来|154|2023-11-14| |132|[Kingtous/RustPlayer](https://github.com/Kingtous/RustPlayer)|An local audio player & m3u8 radio player using Rust and completely terminal gui🎵. 使用Rust开发的纯终端本地/m3u8网络电台播放器🎵.|138|2023-12-04| |133|[PinkD/corplink-rs](https://github.com/PinkD/corplink-rs)|使用 rust 实现的飞连客户端|130|2023-10-04| @@ -143,7 +143,7 @@ |136|[TheBlindM/CK-567](https://github.com/TheBlindM/CK-567)|免杀工具,强大的Anti-Virus对抗工具|127|2023-07-04| |137|[Steve-xmh/scl](https://github.com/Steve-xmh/scl)|SharpCraftLauncher —— A super light, fast, clean minecraft launcher framework written in rust. 一个用 Rust 编写的无比轻量的,迅速的,简洁的启动器的附属框架们。|126|2023-11-07| |138|[1148118271/ssh-rs](https://github.com/1148118271/ssh-rs)|Rust implementation of ssh2.0 client 👻 rust实现的ssh2.0客户端|123|2023-11-17| -|139|[tickbh/wmproxy](https://github.com/tickbh/wmproxy)|用Rust实现http/https代理, socks5代理, 反向代理, 静态文件服务器,四层TCP/UDP转发,内网穿透nat,后续将实现websocket代理|117|2023-12-06| +|139|[tickbh/wmproxy](https://github.com/tickbh/wmproxy)|用Rust实现http/https代理, socks5代理, 反向代理, 静态文件服务器,四层TCP/UDP转发,内网穿透nat,后续将实现websocket代理|119|2023-12-06| |140|[kanrichan/floatbot](https://github.com/kanrichan/floatbot)|:sparkles: OneBot(原CQHTTP) 多平台的实现|116|2023-10-11| |141|[flaribbit/imgfind](https://github.com/flaribbit/imgfind)|根据文本描述搜索本地图片的工具,powered by Rust + candle + CLIP|115|2023-10-31| |142|[riscv-rust/longan-nano](https://github.com/riscv-rust/longan-nano)|Board support package for the Longan Nano board|114|2023-06-18| @@ -160,16 +160,16 @@ |153|[360quake/quake_rs](https://github.com/360quake/quake_rs)|Quake Command-Line Application|94|2023-12-05| |154|[ChurchTao/Lanaya](https://github.com/ChurchTao/Lanaya)|Simple to use clipboard manager! 全键盘操作的剪贴板管理工具.|92|2023-10-27| |155|[pysrc/diffscreen-web](https://github.com/pysrc/diffscreen-web)|Diffscreen的web版本|89|2023-10-13| -|156|[kekeimiku/PointerSearcher-X](https://github.com/kekeimiku/PointerSearcher-X)|An application for finding memory pointers.|88|2023-12-08| +|156|[kekeimiku/PointerSearcher-X](https://github.com/kekeimiku/PointerSearcher-X)|An application for finding memory pointers.|88|2023-12-09| |157|[rubickCenter/rubick-base](https://github.com/rubickCenter/rubick-base)|desktop automation, screen capture, input listen/simulation, asar compress, color picker for nodejs and electron based on rust. 基于 Rust / WASM 提供截图、取色、键鼠事件监听模拟、压缩解压、图像处理、获取已安装应用等跨平台功能的现代异步 Nodejs 模块,占 ...|87|2023-09-30| |158|[limitcool/bilistream](https://github.com/limitcool/bilistream)|bilistream是一个支持无人值守自动转播Twitch和Youtube(包括预告类型直播)的B站直播自动转播工具。|86|2023-07-28| |159|[cpcdoy/rust-sbert](https://github.com/cpcdoy/rust-sbert)|Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)|84|2023-10-05| |160|[zjp-CN/rustdx](https://github.com/zjp-CN/rustdx)|受 pytdx 启发的 A 股数据获取工具|82|2023-08-28| -|161|[sigoden/upt](https://github.com/sigoden/upt)|Universal Package-management Tool for Windows, macOS and Linux.|82|2023-12-08| +|161|[sigoden/upt](https://github.com/sigoden/upt)|Universal Package-management Tool for all OSs.|82|2023-12-09| |162|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|80|2023-12-06| |163|[LJason77/bilibili-webhook](https://github.com/LJason77/bilibili-webhook)|自动下载 B站 视频|79|2023-09-08| |164|[shenghui0779/api-tpl-rs](https://github.com/shenghui0779/api-tpl-rs)|🔥 轻量好用的 Rust API 项目框架 🚀🚀🚀|78|2023-12-06| -|165|[m13253/FaithType](https://github.com/m13253/FaithType)|Modify fonts to remove bitmap and disable gridfit for Windows font rendering|77|2023-09-02| +|165|[m13253/FaithType](https://github.com/m13253/FaithType)|Modify fonts to remove bitmap and disable gridfit for Windows font rendering|78|2023-09-02| |166|[nanozuki/dantalian](https://github.com/nanozuki/dantalian)|A nfo file generator for your anime. Source from Bangumi.|77|2023-10-02| |167|[nervosnetwork/overlord](https://github.com/nervosnetwork/overlord)|Overlord consensus protocol.|77|2023-09-04| |168|[gwy15/danmu2ass](https://github.com/gwy15/danmu2ass)|将哔哩哔哩的 弹幕 转化为 ass 字幕文件,实时预览|75|2023-12-01| @@ -191,16 +191,16 @@ |184|[owent/wxwork_robotd](https://github.com/owent/wxwork_robotd)|企业微信机器人接入服务|53|2023-10-03| |185|[maiqingqiang/newbee-mall-api-rs](https://github.com/maiqingqiang/newbee-mall-api-rs)| 🔥🔥 Newbee Mall Backend API - Rust Language Version.  新蜂商城后端接口 - rust 语言版本 🚧[WIP]|51|2023-09-23| |186|[jerryshell/osmos](https://github.com/jerryshell/osmos)|Rust + WASM + 神经网络 + 遗传算法|51|2023-12-06| -|187|[Mufanc/DexHunter](https://github.com/Mufanc/DexHunter)|基于内存探测的简易脱壳小工具|50|2023-08-13| +|187|[Mufanc/DexHunter](https://github.com/Mufanc/DexHunter)|基于内存探测的简易脱壳小工具|50|2023-12-09| |188|[PhotonQuantum/shuiyuan-archiver](https://github.com/PhotonQuantum/shuiyuan-archiver)|一个将上海交通大学水源社区的文章存档的工具|47|2023-10-18| |189|[stuartZhang/scaffold-wizard](https://github.com/stuartZhang/scaffold-wizard)|问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll|45|2023-11-12| |190|[BillGoldenWater/ChaosDanmuTool](https://github.com/BillGoldenWater/ChaosDanmuTool)|交流群: 442025553|42|2023-08-18| |191|[magiclen/chinese-lunisolar-calendar](https://github.com/magiclen/chinese-lunisolar-calendar)|The traditional Chinese Calendar, known as 農曆 or 陰曆 in Chinese, is based on the moon, and is commonly referred to as the Lunar Calendar.|41|2023-11-29| |192|[GraiaProject/Ichika](https://github.com/GraiaProject/Ichika)|基于 RICQ 的轻量级 Python QQ 自动化框架。|40|2023-10-18| -|193|[super1207/KookOneBot](https://github.com/super1207/KookOneBot)|onebot 11 in kook!!! kook = 开黑啦|39|2023-12-08| +|193|[super1207/KookOneBot](https://github.com/super1207/KookOneBot)|onebot 11 in kook!!! kook = 开黑啦|39|2023-12-09| |194|[lilydjwg/capture-dns](https://github.com/lilydjwg/capture-dns)|A simple program to capture and show DNS queries|38|2023-10-19| -|195|[jelipo/ocipack-rs](https://github.com/jelipo/ocipack-rs)|🚅 Quickly build simple Docker/OCI images without the need for runtime|37|2023-10-17| -|196|[rust-real-time-os/os_lab](https://github.com/rust-real-time-os/os_lab)|操作系统课程设计|36|2023-11-06| +|195|[rust-real-time-os/os_lab](https://github.com/rust-real-time-os/os_lab)|操作系统课程设计|37|2023-11-06| +|196|[jelipo/ocipack-rs](https://github.com/jelipo/ocipack-rs)|🚅 Quickly build simple Docker/OCI images without the need for runtime|37|2023-10-17| |197|[Wybxc/awr](https://github.com/Wybxc/awr)|(开发暂停)基于 ricq 包装,供 Python 使用的 QQ 无头客户端。|36|2023-07-24|
diff --git a/content/charts/overall/software/Shell.md b/content/charts/overall/software/Shell.md index 73d58c64..0b53c8f4 100644 --- a/content/charts/overall/software/Shell.md +++ b/content/charts/overall/software/Shell.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Shell -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|34218|2023-12-05| -|2|[hq450/fancyss](https://github.com/hq450/fancyss)|fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.|11552|2023-12-06| -|3|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|Xray、Tuic、hy2、sing-box 八合一一键脚本|11028|2023-12-07| -|4|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|10553|2023-09-13| -|5|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|9201|2023-10-15| -|6|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |9110|2023-10-03| +|1|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|34224|2023-12-05| +|2|[hq450/fancyss](https://github.com/hq450/fancyss)|fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.|11553|2023-12-09| +|3|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|Xray、Tuic、hy2、sing-box 八合一一键脚本|11035|2023-12-07| +|4|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|10554|2023-09-13| +|5|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|9202|2023-10-15| +|6|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |9114|2023-10-03| |7|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|7025|2023-12-05| -|8|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|6611|2023-12-01| -|9|[fbelavenuto/arpl](https://github.com/fbelavenuto/arpl)|Automated Redpill Loader|5950|2023-09-29| -|10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|5617|2023-12-08| +|8|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|6614|2023-12-09| +|9|[fbelavenuto/arpl](https://github.com/fbelavenuto/arpl)|Automated Redpill Loader|5957|2023-09-29| +|10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|5623|2023-12-09| |11|[mviereck/x11docker](https://github.com/mviereck/x11docker)|Run GUI applications and desktops in docker and podman containers. Focus on security.|5187|2023-07-31| -|12|[stupidloud/nanopi-openwrt](https://github.com/stupidloud/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S R5S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|5016|2023-12-08| -|13|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|install latest or LTS linux kernel and enable BBR or BBR plus|4347|2023-11-17| -|14|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|有道云笔记|百度贴吧|Bilibili|V2EX|AcFun|天翼云盘|Fa米家|小米运动|百度搜索资源平台||4279|2023-11-01| -|15|[ben1234560/k8s_PaaS](https://github.com/ben1234560/k8s_PaaS)|如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。|4151|2023-10-27| -|16|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|3745|2023-12-05| -|17|[hiddify/Hiddify-Manager](https://github.com/hiddify/Hiddify-Manager)|Multi-user anti-filtering panel, with an effortless installation and supporting more than 20 protocols to circumvent filtering plus the telegram proxy. |3573|2023-12-08| -|18|[dunwu/linux-tutorial](https://github.com/dunwu/linux-tutorial)|:penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本|3407|2023-09-04| -|19|[ivanhao/pvetools](https://github.com/ivanhao/pvetools)|proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.|3290|2023-10-19| +|12|[stupidloud/nanopi-openwrt](https://github.com/stupidloud/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S R5S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|5017|2023-12-09| +|13|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|install latest or LTS linux kernel and enable BBR or BBR plus|4349|2023-11-17| +|14|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|有道云笔记|百度贴吧|Bilibili|V2EX|AcFun|天翼云盘|Fa米家|小米运动|百度搜索资源平台||4281|2023-11-01| +|15|[ben1234560/k8s_PaaS](https://github.com/ben1234560/k8s_PaaS)|如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。|4153|2023-10-27| +|16|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|3746|2023-12-05| +|17|[hiddify/Hiddify-Manager](https://github.com/hiddify/Hiddify-Manager)|Multi-user anti-filtering panel, with an effortless installation and supporting more than 20 protocols to circumvent filtering plus the telegram proxy. |3580|2023-12-08| +|18|[dunwu/linux-tutorial](https://github.com/dunwu/linux-tutorial)|:penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本|3419|2023-09-04| +|19|[ivanhao/pvetools](https://github.com/ivanhao/pvetools)|proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.|3293|2023-10-19| |20|[wjz304/rr](https://github.com/wjz304/rr)|Redpill Recovery (arpl-i18n)|3257|2023-11-26| -|21|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP Installer WARP 一键安装脚本|3251|2023-10-04| -|22|[remote-android/redroid-doc](https://github.com/remote-android/redroid-doc)|redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here|3050|2023-12-07| -|23|[thuml/Time-Series-Library](https://github.com/thuml/Time-Series-Library)|A Library for Advanced Deep Time Series Models.|3026|2023-12-05| -|24|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World!非钟国优化线路使用不佳?不想中转?hysteria一键搞定。|2971|2023-11-04| -|25|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|2969|2023-12-02| +|21|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP Installer WARP 一键安装脚本|3253|2023-10-04| +|22|[remote-android/redroid-doc](https://github.com/remote-android/redroid-doc)|redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here|3051|2023-12-07| +|23|[thuml/Time-Series-Library](https://github.com/thuml/Time-Series-Library)|A Library for Advanced Deep Time Series Models.|3039|2023-12-05| +|24|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World!非钟国优化线路使用不佳?不想中转?hysteria一键搞定。|2973|2023-11-04| +|25|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|2971|2023-12-02| |26|[teddysun/lamp](https://github.com/teddysun/lamp)|Install LAMP (Linux + Apache + MySQL/MariaDB + PHP) for AlmaLinux/RockyLinux/CentOS/Debian/Ubuntu|2791|2023-11-15| -|27|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2753|2023-12-08| -|28|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本|2665|2023-10-28| -|29|[notofonts/noto-cjk](https://github.com/notofonts/noto-cjk)|Noto CJK fonts|2531|2023-08-31| -|30|[gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)|中国运营商IPv4/IPv6地址库-每日更新|2401|2023-12-08| -|31|[QiuChenlyOpenSource/InjectLib](https://github.com/QiuChenlyOpenSource/InjectLib)|基于Ruby编写的命令行注入版本|2375|2023-12-07| -|32|[TrionesType/zhuque](https://github.com/TrionesType/zhuque)|朱雀仿宋/朱雀宋朝/Zhuque Fangsong: An open-source Fansong typeface project|2325|2023-12-07| +|27|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2753|2023-12-09| +|28|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本|2666|2023-10-28| +|29|[notofonts/noto-cjk](https://github.com/notofonts/noto-cjk)|Noto CJK fonts|2533|2023-08-31| +|30|[gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)|中国运营商IPv4/IPv6地址库-每日更新|2401|2023-12-09| +|31|[QiuChenlyOpenSource/InjectLib](https://github.com/QiuChenlyOpenSource/InjectLib)|基于Ruby编写的命令行注入版本|2377|2023-12-07| +|32|[TrionesType/zhuque](https://github.com/TrionesType/zhuque)|朱雀仿宋/朱雀宋朝/Zhuque Fangsong: An open-source Fansong typeface project|2328|2023-12-07| |33|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS(发音为/ˈfɪskl bi:ˈkɒz/)是一个稳定、高效、安全的许可区块链平台,已被广泛应用于现实的行业应用。截至目前,已拥有4000多家企事业单位,300多个行业数字标杆应用,涵盖文化版权、司法服务、政府服务、物联网、金融、智慧社区、房地产建设、社区治理、乡村振兴等领域。FISCO BCOS (pronounced /ˈfɪskl bi:ˈkɒz/) is a stable ...|2228|2023-12-08| -|34|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|2205|2023-12-07| -|35|[Vonng/pigsty](https://github.com/Vonng/pigsty)|PostgreSQL in Great STYle, Battery-Included Free RDS Alternative!|2166|2023-12-01| -|36|[rhasspy/rhasspy](https://github.com/rhasspy/rhasspy)|Offline private voice assistant for many human languages|2128|2023-07-23| -|37|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|2023|2023-11-28| -|38|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|1987|2023-08-10| -|39|[leitbogioro/Tools](https://github.com/leitbogioro/Tools)|Something about tools|1903|2023-11-29| +|34|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|2208|2023-12-07| +|35|[Vonng/pigsty](https://github.com/Vonng/pigsty)|PostgreSQL in Great STYle, Battery-Included Free RDS Alternative!|2168|2023-12-01| +|36|[rhasspy/rhasspy](https://github.com/rhasspy/rhasspy)|Offline private voice assistant for many human languages|2129|2023-07-23| +|37|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|2025|2023-11-28| +|38|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|1989|2023-08-10| +|39|[leitbogioro/Tools](https://github.com/leitbogioro/Tools)|Something about tools|1907|2023-11-29| |40|[Magisk-Modules-Repo/MagiskHidePropsConf](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf)|This tool is now dead...|1836|2023-10-17| -|41|[jorgebucaran/nvm.fish](https://github.com/jorgebucaran/nvm.fish)|The Node.js version manager you'll adore, crafted just for Fish|1832|2023-10-20| -|42|[insightglacier/Dictionary-Of-Pentesting](https://github.com/insightglacier/Dictionary-Of-Pentesting)|Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。|1742|2023-07-21| -|43|[trojanpanel/install-script](https://github.com/trojanpanel/install-script)|Multi-user web administration panel supporting Xray/Trojan-Go/Hysteria/NaiveProxy|1710|2023-11-27| -|44|[haiibo/OpenWrt](https://github.com/haiibo/OpenWrt)|基于 Lean 源码编译的 OpenWrt 固件——适配X86、R2C、R2S、R4S、R4SE、R5C、R5S、香橙派 R1 Plus、树莓派4B、R66S、R68S、M68S、H28K、H66K、H68K、H88K、H69K、E25、N1、S905x3、S922x、HK1、X96max、微加云、贝壳云、我家云、章鱼星球等|1705|2023-12-03| -|45|[spiritLHLS/ecs](https://github.com/spiritLHLS/ecs)|VPS融合怪服务器测评脚本(VPS Fusion Monster Server Test Script)(尽量做最全能测试服务器的脚本)|1656|2023-12-08| -|46|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|1647|2023-11-20| -|47|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。|1627|2023-09-11| +|41|[jorgebucaran/nvm.fish](https://github.com/jorgebucaran/nvm.fish)|The Node.js version manager you'll adore, crafted just for Fish|1833|2023-10-20| +|42|[insightglacier/Dictionary-Of-Pentesting](https://github.com/insightglacier/Dictionary-Of-Pentesting)|Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。|1743|2023-07-21| +|43|[haiibo/OpenWrt](https://github.com/haiibo/OpenWrt)|基于 Lean 源码编译的 OpenWrt 固件——适配X86、R2C、R2S、R4S、R4SE、R5C、R5S、香橙派 R1 Plus、树莓派4B、R66S、R68S、M68S、H28K、H66K、H68K、H88K、H69K、E25、N1、S905x3、S922x、HK1、X96max、微加云、贝壳云、我家云、章鱼星球等|1716|2023-12-09| +|44|[trojanpanel/install-script](https://github.com/trojanpanel/install-script)|Multi-user web administration panel supporting Xray/Trojan-Go/Hysteria/NaiveProxy|1712|2023-11-27| +|45|[spiritLHLS/ecs](https://github.com/spiritLHLS/ecs)|VPS融合怪服务器测评脚本(VPS Fusion Monster Server Test Script)(尽量做最全能测试服务器的脚本)|1663|2023-12-08| +|46|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|1650|2023-11-20| +|47|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。|1628|2023-09-11| |48|[esirplayground/AutoBuild-OpenWrt](https://github.com/esirplayground/AutoBuild-OpenWrt)|Build OpenWrt using GitHub Actions 使用 GitHub Actions 编译 OpenWrt 感谢P3TERX的项目源码 感谢KFERMercer的项目源码|1596|2023-11-29| -|49|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 一键更换系统软件源脚本|1590|2023-10-26| -|50|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|1523|2023-11-23| -|51|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|1522|2023-12-08| -|52|[dylanbai8/kmspro](https://github.com/dylanbai8/kmspro)|windows系统一句命令激活,office套件一句命令激活,一键搭建kms服务器,kms一键脚本,安卓Android搭建kms服务器|1452|2023-10-09| -|53|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙面板全依赖一键安装脚本 / Qinglong Pannel Dependency Install Scripts.|1440|2023-11-12| +|49|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 一键更换系统软件源脚本|1589|2023-10-26| +|50|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|1524|2023-12-08| +|51|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|1523|2023-11-23| +|52|[dylanbai8/kmspro](https://github.com/dylanbai8/kmspro)|windows系统一句命令激活,office套件一句命令激活,一键搭建kms服务器,kms一键脚本,安卓Android搭建kms服务器|1453|2023-10-09| +|53|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙面板全依赖一键安装脚本 / Qinglong Pannel Dependency Install Scripts.|1443|2023-11-12| |54|[archlinuxcn/repo](https://github.com/archlinuxcn/repo)|Arch Linux CN Repository|1393|2023-12-08| -|55|[ophub/amlogic-s9xxx-openwrt](https://github.com/ophub/amlogic-s9xxx-openwrt)|Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.|1383|2023-12-07| -|56|[bulianglin/demo](https://github.com/bulianglin/demo)|阿巴阿巴阿巴阿巴阿巴阿巴阿巴阿巴|1382|2023-11-08| -|57|[datawhalechina/learn-nlp-with-transformers](https://github.com/datawhalechina/learn-nlp-with-transformers)|we want to create a repo to illustrate usage of transformers in chinese|1371|2023-08-24| -|58|[wjz304/rpcb](https://github.com/wjz304/rpcb)|Redpill 定制化编译,自定义配置及驱动并通过 Github Action 编译 DSM redpill 引导的平台. |1359|2023-11-12| -|59|[arloor/iptablesUtils](https://github.com/arloor/iptablesUtils)|iptables转发ddns域名|1354|2023-06-10| -|60|[VR-25/acc](https://github.com/VR-25/acc)|Advanced Charging Controller|1338|2023-12-03| -|61|[JinjunHan/iOSDeviceSupport](https://github.com/JinjunHan/iOSDeviceSupport)|All versions of iOS Device Support|1334|2023-12-07| -|62|[IvanSolis1989/OpenWrt-DIY](https://github.com/IvanSolis1989/OpenWrt-DIY)| 多设备 OpenWrt Aciton 固件云编译——X86、竞斗云、极路由 B70、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、小娱 C5、R2S、R4S、小米 R3G、小米 R3P、小米 Mini、网件 R7800、星际宝盒 CM520、Amlogic S905X3、OrangePi Zero Plus、网件 3800、Linksys Wrt1900 ...|1296|2023-07-25| -|63|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|1253|2023-12-06| -|64|[spiritLHLS/Oracle-server-keep-alive-script](https://github.com/spiritLHLS/Oracle-server-keep-alive-script)|服务器资源占用脚本(甲骨文服务器保活脚本)(Oracle Server Keep Alive Script)|1252|2023-10-22| -|65|[boredazfcuk/docker-icloudpd](https://github.com/boredazfcuk/docker-icloudpd)|An Alpine Linux 3.18.3 container for the iCloud Photos Downloader command line utility |1202|2023-11-15| -|66|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|1185|2023-12-08| -|67|[bohanyang/debi](https://github.com/bohanyang/debi)|Reinstall your VPS to minimal Debian|1165|2023-11-30| -|68|[collabH/bigdata-growth](https://github.com/collabH/bigdata-growth)|大数据知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。|1117|2023-10-20| -|69|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|1115|2023-12-03| -|70|[jlesage/docker-firefox](https://github.com/jlesage/docker-firefox)|Docker container for Firefox|1088|2023-11-27| -|71|[nitefood/asn](https://github.com/nitefood/asn)|ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server|1082|2023-12-07| -|72|[521xueweihan/OneFile](https://github.com/521xueweihan/OneFile)|只有一个文件!|1038|2023-11-02| -|73|[rehiy/dnspod-shell](https://github.com/rehiy/dnspod-shell)|基于DNSPod用户API实现的纯Shell动态域名客户端|1000|2023-08-05| -|74|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|991|2023-12-07| -|75|[wahyd4/aria2-ariang-docker](https://github.com/wahyd4/aria2-ariang-docker)|The Docker image for Aria2 + AriaNg + File Browser + Rclone|978|2023-11-28| -|76|[elitak/nixos-infect](https://github.com/elitak/nixos-infect)|[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)|943|2023-12-08| -|77|[eastmaple/easytrojan](https://github.com/eastmaple/easytrojan)|世界上最简单的Trojan部署脚本,仅需一行命令即可搭建一台代理服务器|942|2023-08-18| -|78|[tty228/luci-app-wechatpush](https://github.com/tty228/luci-app-wechatpush)|A plugin for OpenWRT routers to send various information notifications to a mobile phone via WeChat or Telegram.|936|2023-11-18| -|79|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R(原「搞机助手重制版」)|918|2023-10-11| -|80|[jlesage/docker-baseimage-gui](https://github.com/jlesage/docker-baseimage-gui)|A minimal docker baseimage to ease creation of X graphical application containers|883|2023-11-18| -|81|[pmkol/easymosdns](https://github.com/pmkol/easymosdns)|简化Mosdns基本功能使用的辅助脚本,仅需几分钟即可搭建一台支持ECS的无污染DNS服务器|843|2023-12-08| -|82|[aws/aws-app-mesh-examples](https://github.com/aws/aws-app-mesh-examples)|AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.|840|2023-07-12| -|83|[veip007/dd](https://github.com/veip007/dd)|萌咖大佬的Linux 一键DD脚本|821|2023-10-10| -|84|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|811|2023-08-10| -|85|[asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs)|Node.js plugin for asdf version manager|805|2023-11-21| -|86|[233boy/Xray](https://github.com/233boy/Xray)|最好用的 Xray 一键安装脚本 & 管理脚本|790|2023-10-26| -|87|[ellermister/mtproxy](https://github.com/ellermister/mtproxy)|MTProxyTLS一键安装绿色脚本|781|2023-11-26| -|88|[CJ-Chen/TBtools-II](https://github.com/CJ-Chen/TBtools-II)|GUI/CommandLine Tool Box for biologistists to utilize NGS data.|777|2023-12-01| +|55|[ophub/amlogic-s9xxx-openwrt](https://github.com/ophub/amlogic-s9xxx-openwrt)|Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.|1385|2023-12-09| +|56|[datawhalechina/learn-nlp-with-transformers](https://github.com/datawhalechina/learn-nlp-with-transformers)|we want to create a repo to illustrate usage of transformers in chinese|1371|2023-08-24| +|57|[wjz304/rpcb](https://github.com/wjz304/rpcb)|Redpill 定制化编译,自定义配置及驱动并通过 Github Action 编译 DSM redpill 引导的平台. |1359|2023-11-12| +|58|[arloor/iptablesUtils](https://github.com/arloor/iptablesUtils)|iptables转发ddns域名|1354|2023-06-10| +|59|[VR-25/acc](https://github.com/VR-25/acc)|Advanced Charging Controller|1338|2023-12-03| +|60|[JinjunHan/iOSDeviceSupport](https://github.com/JinjunHan/iOSDeviceSupport)|All versions of iOS Device Support|1334|2023-12-07| +|61|[IvanSolis1989/OpenWrt-DIY](https://github.com/IvanSolis1989/OpenWrt-DIY)| 多设备 OpenWrt Aciton 固件云编译——X86、竞斗云、极路由 B70、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、小娱 C5、R2S、R4S、小米 R3G、小米 R3P、小米 Mini、网件 R7800、星际宝盒 CM520、Amlogic S905X3、OrangePi Zero Plus、网件 3800、Linksys Wrt1900 ...|1296|2023-07-25| +|62|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|1254|2023-12-06| +|63|[spiritLHLS/Oracle-server-keep-alive-script](https://github.com/spiritLHLS/Oracle-server-keep-alive-script)|服务器资源占用脚本(甲骨文服务器保活脚本)(Oracle Server Keep Alive Script)|1253|2023-10-22| +|64|[boredazfcuk/docker-icloudpd](https://github.com/boredazfcuk/docker-icloudpd)|An Alpine Linux 3.18.3 container for the iCloud Photos Downloader command line utility |1202|2023-11-15| +|65|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|1185|2023-12-09| +|66|[bohanyang/debi](https://github.com/bohanyang/debi)|Reinstall your VPS to minimal Debian|1165|2023-11-30| +|67|[collabH/bigdata-growth](https://github.com/collabH/bigdata-growth)|大数据知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。|1118|2023-10-20| +|68|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|1117|2023-12-09| +|69|[jlesage/docker-firefox](https://github.com/jlesage/docker-firefox)|Docker container for Firefox|1089|2023-11-27| +|70|[nitefood/asn](https://github.com/nitefood/asn)|ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server|1083|2023-12-07| +|71|[521xueweihan/OneFile](https://github.com/521xueweihan/OneFile)|只有一个文件!|1038|2023-11-02| +|72|[rehiy/dnspod-shell](https://github.com/rehiy/dnspod-shell)|基于DNSPod用户API实现的纯Shell动态域名客户端|1000|2023-08-05| +|73|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|992|2023-12-07| +|74|[wahyd4/aria2-ariang-docker](https://github.com/wahyd4/aria2-ariang-docker)|The Docker image for Aria2 + AriaNg + File Browser + Rclone|979|2023-11-28| +|75|[elitak/nixos-infect](https://github.com/elitak/nixos-infect)|[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)|944|2023-12-08| +|76|[eastmaple/easytrojan](https://github.com/eastmaple/easytrojan)|世界上最简单的Trojan部署脚本,仅需一行命令即可搭建一台代理服务器|942|2023-08-18| +|77|[tty228/luci-app-wechatpush](https://github.com/tty228/luci-app-wechatpush)|A plugin for OpenWRT routers to send various information notifications to a mobile phone via WeChat or Telegram.|936|2023-11-18| +|78|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R(原「搞机助手重制版」)|918|2023-10-11| +|79|[jlesage/docker-baseimage-gui](https://github.com/jlesage/docker-baseimage-gui)|A minimal docker baseimage to ease creation of X graphical application containers|883|2023-11-18| +|80|[pmkol/easymosdns](https://github.com/pmkol/easymosdns)|简化Mosdns基本功能使用的辅助脚本,仅需几分钟即可搭建一台支持ECS的无污染DNS服务器|844|2023-12-09| +|81|[aws/aws-app-mesh-examples](https://github.com/aws/aws-app-mesh-examples)|AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.|840|2023-07-12| +|82|[veip007/dd](https://github.com/veip007/dd)|萌咖大佬的Linux 一键DD脚本|820|2023-10-10| +|83|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|811|2023-08-10| +|84|[asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs)|Node.js plugin for asdf version manager|805|2023-11-21| +|85|[233boy/Xray](https://github.com/233boy/Xray)|最好用的 Xray 一键安装脚本 & 管理脚本|790|2023-10-26| +|86|[ellermister/mtproxy](https://github.com/ellermister/mtproxy)|MTProxyTLS一键安装绿色脚本|782|2023-11-26| +|87|[CJ-Chen/TBtools-II](https://github.com/CJ-Chen/TBtools-II)|GUI/CommandLine Tool Box for biologistists to utilize NGS data.|777|2023-12-01| +|88|[CharlesChiuGit/Logseq-Git-Sync-101](https://github.com/CharlesChiuGit/Logseq-Git-Sync-101)|This repo aims to help Logseq users to sync their data with Git and GitHub.|765|2023-11-21| |89|[ttionya/vaultwarden-backup](https://github.com/ttionya/vaultwarden-backup)|Backup vaultwarden (formerly known as bitwarden_rs) SQLite3/PostgreSQL/MySQL/MariaDB database by rclone. (Docker)|765|2023-11-28| -|90|[CharlesChiuGit/Logseq-Git-Sync-101](https://github.com/CharlesChiuGit/Logseq-Git-Sync-101)|This repo aims to help Logseq users to sync their data with Git and GitHub.|763|2023-11-21| -|91|[iranee/qnap-alist-webdav](https://github.com/iranee/qnap-alist-webdav)|一款挂载多个云盘的工具|747|2023-11-27| -|92|[a406010503/Miui_Camera](https://github.com/a406010503/Miui_Camera)|一個基於 MIUI 13-14(Android 12-13)適配的 Magisk 相機模組。|723|2023-10-25| -|93|[V2RaySSR/Trojan](https://github.com/V2RaySSR/Trojan)|Trojan 一键安装脚本|704|2023-11-26| -|94|[tom-snow/wechat-windows-versions](https://github.com/tom-snow/wechat-windows-versions)|保存微信历史版本|700|2023-11-09| -|95|[Har-Kuun/OneClickDesktop](https://github.com/Har-Kuun/OneClickDesktop)|A one-click script that installs a remote desktop environment on a Linux server with browser/RDP/VNC access.|670|2023-11-16| -|96|[sbwml/luci-app-mosdns](https://github.com/sbwml/luci-app-mosdns)|一个 DNS 转发器 - OpenWrt 🎁 MosDNS v5 is Ready! 🎉|669|2023-11-19| -|97|[apolloconfig/apollo-quick-start](https://github.com/apolloconfig/apollo-quick-start)|Apollo Quick Start|660|2023-06-24| +|90|[iranee/qnap-alist-webdav](https://github.com/iranee/qnap-alist-webdav)|一款挂载多个云盘的工具|747|2023-11-27| +|91|[a406010503/Miui_Camera](https://github.com/a406010503/Miui_Camera)|一個基於 MIUI 13-14(Android 12-13)適配的 Magisk 相機模組。|725|2023-10-25| +|92|[V2RaySSR/Trojan](https://github.com/V2RaySSR/Trojan)|Trojan 一键安装脚本|705|2023-11-26| +|93|[tom-snow/wechat-windows-versions](https://github.com/tom-snow/wechat-windows-versions)|保存微信历史版本|701|2023-11-09| +|94|[Har-Kuun/OneClickDesktop](https://github.com/Har-Kuun/OneClickDesktop)|A one-click script that installs a remote desktop environment on a Linux server with browser/RDP/VNC access.|670|2023-11-16| +|95|[sbwml/luci-app-mosdns](https://github.com/sbwml/luci-app-mosdns)|一个 DNS 转发器 - OpenWrt 🎁 MosDNS v5 is Ready! 🎉|669|2023-11-19| +|96|[apolloconfig/apollo-quick-start](https://github.com/apolloconfig/apollo-quick-start)|Apollo Quick Start|660|2023-06-24| +|97|[jlesage/docker-handbrake](https://github.com/jlesage/docker-handbrake)|Docker container for HandBrake|650|2023-12-01| |98|[framps/raspiBackup](https://github.com/framps/raspiBackup)|Backup and restore your active Raspberry|649|2023-12-06| -|99|[jlesage/docker-handbrake](https://github.com/jlesage/docker-handbrake)|Docker container for HandBrake|647|2023-12-01| -|100|[cby-chen/Kubernetes](https://github.com/cby-chen/Kubernetes)|kubernetes (k8s) 二进制高可用安装,Binary installation of kubernetes (k8s) --- 开源不易,帮忙点个star,谢谢了🌹|633|2023-12-07| -|101|[kenzok8/openwrt_Build](https://github.com/kenzok8/openwrt_Build)|一键多编译固件|611|2023-12-02| -|102|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|609|2023-10-28| -|103|[GhostTroops/TOP](https://github.com/GhostTroops/TOP)|TOP All bugbounty pentesting CVE-2023- POC Exp RCE example payload Things|593|2023-11-25| -|104|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|590|2023-10-02| -|105|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|585|2023-12-07| -|106|[recolic/awesome-hust](https://github.com/recolic/awesome-hust)|HUST experiments, reports, and useful tools.|553|2023-11-30| -|107|[shvchk/fallout-grub-theme](https://github.com/shvchk/fallout-grub-theme)|Fallout GRUB theme|553|2023-08-26| -|108|[bach-sh/bach](https://github.com/bach-sh/bach)|Bach Testing Framework|540|2023-09-04| -|109|[jlesage/docker-jdownloader-2](https://github.com/jlesage/docker-jdownloader-2)|Docker container for JDownloader 2|539|2023-11-27| +|99|[cby-chen/Kubernetes](https://github.com/cby-chen/Kubernetes)|kubernetes (k8s) 二进制高可用安装,Binary installation of kubernetes (k8s) --- 开源不易,帮忙点个star,谢谢了🌹|633|2023-12-07| +|100|[kenzok8/openwrt_Build](https://github.com/kenzok8/openwrt_Build)|一键多编译固件|611|2023-12-09| +|101|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|609|2023-10-28| +|102|[GhostTroops/TOP](https://github.com/GhostTroops/TOP)|TOP All bugbounty pentesting CVE-2023- POC Exp RCE example payload Things|593|2023-11-25| +|103|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|590|2023-10-02| +|104|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|585|2023-12-07| +|105|[recolic/awesome-hust](https://github.com/recolic/awesome-hust)|HUST experiments, reports, and useful tools.|554|2023-11-30| +|106|[shvchk/fallout-grub-theme](https://github.com/shvchk/fallout-grub-theme)|Fallout GRUB theme|554|2023-08-26| +|107|[fscarmen/ArgoX](https://github.com/fscarmen/ArgoX)|Argo Xray for VPS one-click script. 一键脚本|541|2023-11-22| +|108|[jlesage/docker-jdownloader-2](https://github.com/jlesage/docker-jdownloader-2)|Docker container for JDownloader 2|541|2023-11-27| +|109|[bach-sh/bach](https://github.com/bach-sh/bach)|Bach Testing Framework|540|2023-09-04| |110|[Nick233333/phper-linux-gitbook](https://github.com/Nick233333/phper-linux-gitbook)|💡PHPer 必知必会的 Linux 命令|537|2023-11-01| -|111|[fscarmen/ArgoX](https://github.com/fscarmen/ArgoX)|Argo Xray for VPS one-click script. 一键脚本|535|2023-11-22| -|112|[FranzKafkaYu/sing-box-yes](https://github.com/FranzKafkaYu/sing-box-yes)|Install & manage sing-box easily|519|2023-07-26| +|111|[FranzKafkaYu/sing-box-yes](https://github.com/FranzKafkaYu/sing-box-yes)|Install & manage sing-box easily|519|2023-07-26| +|112|[stilleshan/frpc](https://github.com/stilleshan/frpc)|基于原版 frp 内网穿透客户端 frpc 的一键安装卸载脚本和 docker 镜像.支持群晖NAS,Linux 服务器和 docker 等多种环境安装部署.|518|2023-10-12| |113|[jerry048/Dedicated-Seedbox](https://github.com/jerry048/Dedicated-Seedbox)|-|517|2023-11-10| -|114|[stilleshan/frpc](https://github.com/stilleshan/frpc)|基于原版 frp 内网穿透客户端 frpc 的一键安装卸载脚本和 docker 镜像.支持群晖NAS,Linux 服务器和 docker 等多种环境安装部署.|517|2023-10-12| -|115|[a1ive/grub2-filemanager](https://github.com/a1ive/grub2-filemanager)|GRUB2-based file manager|506|2023-07-06| -|116|[DaoCloud/public-image-mirror](https://github.com/DaoCloud/public-image-mirror)|很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。|502|2023-12-08| -|117|[wang-bin/avbuild](https://github.com/wang-bin/avbuild)|ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.|502|2023-12-03| -|118|[Runner-Go-Team/RunnerGo](https://github.com/Runner-Go-Team/RunnerGo)|RunnerGo是一款国内开发者自研的性能压测工具,可以进行接口测试、场景自动化测试、性能压测等一系列功能。|499|2023-12-08| -|119|[liusj5257/azurlane_anti_name](https://github.com/liusj5257/azurlane_anti_name)|碧蓝航线反和谐:过场图随机12张,皮肤预览,特触,敌我船名,誓约之戒 新增Zygisk模块,Lsposed模块|486|2023-10-17| -|120|[jacyl4/de_GWD](https://github.com/jacyl4/de_GWD)|Debian Gateway & DNS - |484|2023-11-07| -|121|[ineo6/homebrew-install](https://github.com/ineo6/homebrew-install)|homebrew安装使用中科大镜像|479|2023-12-05| -|122|[msojocs/wechat-web-devtools-linux](https://github.com/msojocs/wechat-web-devtools-linux)|适用于微信小程序的微信开发者工具 Linux移植版|460|2023-11-26| -|123|[Jiangmenghao/NUC8i5BEH](https://github.com/Jiangmenghao/NUC8i5BEH)|NUC8i5BEH Hackintosh|459|2023-10-04| -|124|[orangepi-xunlong/orangepi-build](https://github.com/orangepi-xunlong/orangepi-build)|Orange Pi build for H2+, H3, H5, H6, H616, RK3328, RK3399 and RK3588(s)|443|2023-11-22| -|125|[hello-yunshu/Xray_bash_onekey](https://github.com/hello-yunshu/Xray_bash_onekey)|Xray+Nginx 包含 VLESS WebSocket/gPRC+TLS / XTLS+TCP 协议的一键安装脚本|432|2023-06-27| -|126|[yhan219/navicat_reset_mac](https://github.com/yhan219/navicat_reset_mac)|navicat16 mac版无限重置试用期脚本|426|2023-10-23| +|114|[a1ive/grub2-filemanager](https://github.com/a1ive/grub2-filemanager)|GRUB2-based file manager|506|2023-07-06| +|115|[DaoCloud/public-image-mirror](https://github.com/DaoCloud/public-image-mirror)|很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。|502|2023-12-09| +|116|[wang-bin/avbuild](https://github.com/wang-bin/avbuild)|ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.|502|2023-12-03| +|117|[Runner-Go-Team/RunnerGo](https://github.com/Runner-Go-Team/RunnerGo)|RunnerGo是一款国内开发者自研的性能压测工具,可以进行接口测试、场景自动化测试、性能压测等一系列功能。|499|2023-12-08| +|118|[liusj5257/azurlane_anti_name](https://github.com/liusj5257/azurlane_anti_name)|碧蓝航线反和谐:过场图随机12张,皮肤预览,特触,敌我船名,誓约之戒 新增Zygisk模块,Lsposed模块|486|2023-10-17| +|119|[jacyl4/de_GWD](https://github.com/jacyl4/de_GWD)|Debian Gateway & DNS - |482|2023-11-07| +|120|[ineo6/homebrew-install](https://github.com/ineo6/homebrew-install)|homebrew安装使用中科大镜像|479|2023-12-05| +|121|[msojocs/wechat-web-devtools-linux](https://github.com/msojocs/wechat-web-devtools-linux)|适用于微信小程序的微信开发者工具 Linux移植版|460|2023-11-26| +|122|[Jiangmenghao/NUC8i5BEH](https://github.com/Jiangmenghao/NUC8i5BEH)|NUC8i5BEH Hackintosh|459|2023-10-04| +|123|[orangepi-xunlong/orangepi-build](https://github.com/orangepi-xunlong/orangepi-build)|Orange Pi build for H2+, H3, H5, H6, H616, RK3328, RK3399 and RK3588(s)|443|2023-11-22| +|124|[hello-yunshu/Xray_bash_onekey](https://github.com/hello-yunshu/Xray_bash_onekey)|Xray+Nginx 包含 VLESS WebSocket/gPRC+TLS / XTLS+TCP 协议的一键安装脚本|432|2023-06-27| +|125|[yhan219/navicat_reset_mac](https://github.com/yhan219/navicat_reset_mac)|navicat16 mac版无限重置试用期脚本|427|2023-10-23| +|126|[fscarmen/sing-box](https://github.com/fscarmen/sing-box)|Sing-box 全家桶 --- 一键多协议脚本|426|2023-11-22| |127|[dromara/fast-request](https://github.com/dromara/fast-request)|IntelliJ IDEA plugin Restful Fast Request|422|2023-12-06| -|128|[fscarmen/sing-box](https://github.com/fscarmen/sing-box)|Sing-box 全家桶 --- 一键多协议脚本|419|2023-11-22| -|129|[Vonng/pg](https://github.com/Vonng/pg)|PostgreSQL notes|419|2023-07-24| -|130|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|416|2023-07-03| -|131|[h31105/deployX.sh](https://github.com/h31105/deployX.sh)|基于 Docker 容器架构的 Trojan/VLESS/VMess TCP/WS TLS 分流部署&管理脚本|416|2023-11-25| -|132|[apernet/tcp-brutal](https://github.com/apernet/tcp-brutal)|-|414|2023-11-19| -|133|[Flik6/getNode](https://github.com/Flik6/getNode)|每小时更新最新的Clash、v2ray节点信息|412|2023-12-08| -|134|[Azure/container-service-for-azure-china](https://github.com/Azure/container-service-for-azure-china)|Container Service for Azure China|411|2023-06-21| -|135|[Netflixxp/jcnf-box](https://github.com/Netflixxp/jcnf-box)|这是个人常用的服务器指令和一键脚本|405|2023-06-24| -|136|[buildkite/elastic-ci-stack-for-aws](https://github.com/buildkite/elastic-ci-stack-for-aws)|An auto-scaling cluster of build agents running in your own AWS VPC|405|2023-12-07| -|137|[theniceboy/.config](https://github.com/theniceboy/.config)|My dotfiles|402|2023-12-06| -|138|[john-shine/synology-baiduNetdisk-package](https://github.com/john-shine/synology-baiduNetdisk-package)|-|396|2023-11-20| -|139|[decoymini/DecoyMini](https://github.com/decoymini/DecoyMini)|🐝 A highly scalable, safe, free enterprise honeypots 一款高可扩展、安全、免费的企业级蜜罐系统|388|2023-11-20| -|140|[simonsmh/notocjk](https://github.com/simonsmh/notocjk)|NotoSansCJK & NotoSerifCJK full weight patch for Android devices.|387|2023-08-22| -|141|[9bie/sshdHooker](https://github.com/9bie/sshdHooker)|One-click injection into the SSHD process to record and send the password for ssh login|382|2023-06-09| -|142|[haiwen/seafile-server-installer-cn](https://github.com/haiwen/seafile-server-installer-cn)|One script to install seafile server|365|2023-11-17| -|143|[missuo/XrayR-V2Board](https://github.com/missuo/XrayR-V2Board)|XrayR One-Click Script for V2Board|359|2023-11-09| -|144|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|348|2023-12-02| -|145|[sakarie9/DOL-CHS-MODS](https://github.com/sakarie9/DOL-CHS-MODS)|Degrees of Lewdity 整合|347|2023-12-04| -|146|[appotry/PTtool](https://github.com/appotry/PTtool)|自动化硬链接工具,在最大可能情况下节约空间,并保持做种。 小于1M的文件直接复制,刮削修改nfo等小文件不影响做种。 大于1M的文件硬链接到目的目录,可以随意修改文件名。|347|2023-08-26| -|147|[bin456789/reinstall](https://github.com/bin456789/reinstall)|又一个一键重装脚本|342|2023-12-07| -|148|[flagify-com/OctoMation](https://github.com/flagify-com/OctoMation)|OctoMation是一款免费的,具有可视化拖拽功能的编排与自动化产品。通过精心编排的Playbook,OctoMation能够联动数百款安全、网络、IT和SaaS等产品的基础能力。其主要特点包括低代码剧本编排、自动化事件响应、标准化流程操作以及可视化过程监控。 借助OctoMation,运营团队能够开展7x24小时自动化事件响应,不仅可以大幅减少对人员的过度依赖,还能确保团队工作质量始终维持在 ...|341|2023-11-29| -|149|[kkkgo/PaoPaoDNS](https://github.com/kkkgo/PaoPaoDNS)|泡泡DNS是一个能一键部署递归DNS的docker镜像|339|2023-12-05| -|150|[stilleshan/frps](https://github.com/stilleshan/frps)|基于原版 frp 内网穿透服务端 frps 的一键安装卸载脚本和 docker 镜像.支持 Linux 服务器和 docker 等多种环境安装部署.|338|2023-08-17| -|151|[sensec/ddns-scripts_aliyun](https://github.com/sensec/ddns-scripts_aliyun)|OpenWrt/LEDE DDNS support for aliyun (阿里云)|338|2023-07-13| -|152|[northsea4/mdcx-docker](https://github.com/northsea4/mdcx-docker)| 在Docker容器中运行 MDCX,并通过Web界面或远程桌面进行控制。Run MDCX in a Docker container, accessible and controllable via a web interface or remote desktop.|334|2023-11-10| -|153|[lee1080/CloudflareSpeedTestDDNS](https://github.com/lee1080/CloudflareSpeedTestDDNS)|使用CloudflareSpeedTest工具优选IP后自动DDNS到Cloudflare|334|2023-10-11| -|154|[Aranxu/NodePanels](https://github.com/Aranxu/NodePanels)|Nodepanels - 安全,私密,好用的云端服务器集群管理系统|330|2023-07-02| -|155|[crazypeace/v2ray_wss](https://github.com/crazypeace/v2ray_wss)|V2ray v4.45.2,VLESS_WebSocket_TLS模式 / Vmess_WebSocket_TLS模式,极简一键脚本, CaddyV2前置解除TLS和path。支持带参数 域名 IP栈 UUID path 减少安装过程中的交互|327|2023-10-21| -|156|[pdulvp/jellyfin-qnap](https://github.com/pdulvp/jellyfin-qnap)|Jellyfin server packaging for QNAP NAS|326|2023-10-18| -|157|[Netflixxp/N1HK1dabao](https://github.com/Netflixxp/N1HK1dabao)|项目为自动打包N1和HK1(s905x3)盒子的固件,请勿fork,因为fork无法获取最新的固件,请收藏短网址https://jcnf.xyz/gj 获取最新固件版本|325|2023-10-25| -|158|[notmarek/LanguageBreak](https://github.com/notmarek/LanguageBreak)|A kindle <=5.16.2.1.1 jailbreak|323|2023-12-04| -|159|[bigbugcc/OpenWrts](https://github.com/bigbugcc/OpenWrts)|OpenWRT 固件(Raspberry Pi4B/3B+,NanoPi R2S/R4S,Orange Pi R1Plus,x86/64) 依源码更新自动编译(周更)|322|2023-12-06| -|160|[YangguangZhou/Monet-All](https://github.com/YangguangZhou/Monet-All)|莫奈取色整合的Magisk模块,可通过音量键选择是否安装对应应用的取色模块|316|2023-11-16| -|161|[esrrhs/xiaohuangji](https://github.com/esrrhs/xiaohuangji)|小黄鸡表情收集|315|2023-12-01| -|162|[XIU2/Shell](https://github.com/XIU2/Shell)|🐧 自用的一些乱七八糟 Linux 脚本~|313|2023-09-24| -|163|[yanhuacuo/98wubi-tables](https://github.com/yanhuacuo/98wubi-tables)|98五笔基础码表|312|2023-11-27| -|164|[i-abc/Speedtest](https://github.com/i-abc/Speedtest)|多功能测速脚本 Multi-functional speedtest script|311|2023-12-07| -|165|[SuperNG6/docker-aria2](https://github.com/SuperNG6/docker-aria2)|Docker Aria2的最佳实践|310|2023-08-28| -|166|[dadatuputi/bitwarden_gcloud](https://github.com/dadatuputi/bitwarden_gcloud)|Bitwarden installation optimized for Google Cloud's 'always free' e2-micro compute instance|308|2023-11-08| -|167|[zpm-zsh/zpm](https://github.com/zpm-zsh/zpm)|Zpm— Zsh Plugin Manager|308|2023-11-11| -|168|[jlesage/docker-makemkv](https://github.com/jlesage/docker-makemkv)|Docker container for MakeMKV|307|2023-11-27| -|169|[stevezhengshiqi/one-key-cpufriend](https://github.com/stevezhengshiqi/one-key-cpufriend)|Generate customized CPUFriendDataProvider.kext for dynamic macOS CPU power management|306|2023-09-24| -|170|[BingMeme/OpenWrt_CN](https://github.com/BingMeme/OpenWrt_CN)|OpenWrt_简中|303|2023-11-14| -|171|[openwrtcompileshell/OpenwrtCompileScript](https://github.com/openwrtcompileshell/OpenwrtCompileScript)|Openwrt编译辅助脚本可以帮助你更快的搭建openwrt环境,但不会帮你完成整个编译过程|297|2023-10-29| -|172|[dqzboy/Deploy_K8sCluster](https://github.com/dqzboy/Deploy_K8sCluster)|Deploying Highly Available Kubernetes Cluster using Binary Installation 采用二进制方式部署高可用 Kubernetes 集群|296|2023-11-10| -|173|[fscarmen2/Argo-Nezha-Service-Container](https://github.com/fscarmen2/Argo-Nezha-Service-Container)|Nezha server over Argo tunnel 使用 Argo 隧道的哪吒服务端|293|2023-12-08| -|174|[Magisk-Modules-Repo/acc](https://github.com/Magisk-Modules-Repo/acc)|Upstream repo: |293|2023-10-16| -|175|[ameizi/vagrant-kubernetes-cluster](https://github.com/ameizi/vagrant-kubernetes-cluster)|Vagrant一键安装Kubernetes集群。安装 Metrics Server 、Kuboard 、Kubernetes Dashboard、KubePi、Kubernetes集群监控prometheus-operator|290|2023-10-11| -|176|[houbb/cache](https://github.com/houbb/cache)|The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具)|289|2023-08-31| -|177|[jlesage/docker-crashplan-pro](https://github.com/jlesage/docker-crashplan-pro)|Docker container for CrashPlan PRO (aka CrashPlan for Small Business)|282|2023-11-29| -|178|[Asterisk4Magisk/Xray4Magisk](https://github.com/Asterisk4Magisk/Xray4Magisk)|Xray core with service scripts for Android|273|2023-07-30| -|179|[91yun/91yuntest](https://github.com/91yun/91yuntest)|91云服务器一键测试包|270|2023-08-22| -|180|[qxzg/Actions](https://github.com/qxzg/Actions)|每日自动更新fancyss规则|267|2023-12-07| -|181|[ophub/luci-app-amlogic](https://github.com/ophub/luci-app-amlogic)|Support for managing OpenWrt in Amlogic, Rockchip and Allwinner boxes. include install and update the OpenWrt and kernel, Backup and Restore config, Snapshot management, etc.|263|2023-12-08| -|182|[Pal3love/dream-han-cjk](https://github.com/Pal3love/dream-han-cjk)|Dream Han Sans & Serif: open source pan-CJK font families with enormous range of weights.|247|2023-11-05| -|183|[project-nano/releases](https://github.com/project-nano/releases)|release files for nano|244|2023-11-19| -|184|[DoctorLai/Teaching-Kids-Programming](https://github.com/DoctorLai/Teaching-Kids-Programming)|Teaching Kids Programming / Teaching Wife Programming|241|2023-12-07| -|185|[hoochanlon/helpdesk-guide](https://github.com/hoochanlon/helpdesk-guide)|📖《企业信息建设运维实战》系统主机及网络故障综合处理与信息安全自动化运维方案。|241|2023-09-27| -|186|[pzcn/Perfect-Icons-Completion-Project](https://github.com/pzcn/Perfect-Icons-Completion-Project)|MIUI 完美图标补全计划|233|2023-12-06| -|187|[srcrs/MagicBox](https://github.com/srcrs/MagicBox)|一个基于chrome的自动执行定时任务,目前支持B站、v2ex、吾爱、hostloc等网站的签到|232|2023-11-29| -|188|[spiritLHLS/pve](https://github.com/spiritLHLS/pve)|PVE相关的各种一键脚本(Various one-click scripts related to PVE)(一键安装PVE)(One-click installation of PVE)(一键开设KVM或LXC虚拟化的NAT服务器-自带内外网端口转发)(含ARM和X86_64)|231|2023-12-08| -|189|[281677160/build-actions](https://github.com/281677160/build-actions)|超简单的在线编译OpenWrt固件|230|2023-11-19| -|190|[Acris/shadowsocks-asuswrt-merlin](https://github.com/Acris/shadowsocks-asuswrt-merlin)|Shadowsock for Asuswrt-Merlin New Gen|223|2023-09-04| -|191|[spiritLHLS/lxd](https://github.com/spiritLHLS/lxd)|通过LXD命令批量或单独开设NAT服务器以及维护(简称母鸡开小鸡)(Bulk or individual NAT server provisioning and maintenance via LXD commands)|220|2023-11-28| -|192|[yobasystems/alpine-mariadb](https://github.com/yobasystems/alpine-mariadb)|MariaDB running on Alpine Linux [Docker]|214|2023-10-25| -|193|[huangqian8/Cloud-N1-OpenWrt](https://github.com/huangqian8/Cloud-N1-OpenWrt)|Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1)|211|2023-12-03| -|194|[hiifeng/v2ray](https://github.com/hiifeng/v2ray)|V2ray多合一脚本,支持VMESS+websocket+TLS+Nginx、VLESS+TCP+XTLS、VLESS+TCP+TLS等组合|208|2023-08-26| -|195|[dylanbai8/frpspro](https://github.com/dylanbai8/frpspro)|Frps 一键安装脚本,Frpc Windows 便捷脚本!Frp 远程桌面!|207|2023-12-05| -|196|[seagullz4/hysteria2](https://github.com/seagullz4/hysteria2)|hysteria2一键安装/hysteria2 One-click installation,hy2一键安装小白无脑冲,不要进来,真的别进来|206|2023-12-08| -|197|[fanck0605/openwrt-ci](https://github.com/fanck0605/openwrt-ci)|NanoPi R2s 的 OpenWrt 固件|206|2023-10-29| -|198|[y0ngb1n/dockerized](https://github.com/y0ngb1n/dockerized)|🐳 Build once, run anywhere|205|2023-07-07| -|199|[M1Screw/Airport-toolkit](https://github.com/M1Screw/Airport-toolkit)|各類方便機場主進行安裝維護的 Shell Script。|205|2023-07-01| -|200|[lemoeo/AX6S](https://github.com/lemoeo/AX6S)|Redmi 路由器 AX6S|196|2023-10-06| +|128|[Vonng/pg](https://github.com/Vonng/pg)|PostgreSQL notes|419|2023-07-24| +|129|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|416|2023-07-03| +|130|[h31105/deployX.sh](https://github.com/h31105/deployX.sh)|基于 Docker 容器架构的 Trojan/VLESS/VMess TCP/WS TLS 分流部署&管理脚本|416|2023-11-25| +|131|[apernet/tcp-brutal](https://github.com/apernet/tcp-brutal)|-|415|2023-11-19| +|132|[Flik6/getNode](https://github.com/Flik6/getNode)|每小时更新最新的Clash、v2ray节点信息|414|2023-12-09| +|133|[Azure/container-service-for-azure-china](https://github.com/Azure/container-service-for-azure-china)|Container Service for Azure China|411|2023-06-21| +|134|[Netflixxp/jcnf-box](https://github.com/Netflixxp/jcnf-box)|这是个人常用的服务器指令和一键脚本|405|2023-06-24| +|135|[buildkite/elastic-ci-stack-for-aws](https://github.com/buildkite/elastic-ci-stack-for-aws)|An auto-scaling cluster of build agents running in your own AWS VPC|405|2023-12-07| +|136|[theniceboy/.config](https://github.com/theniceboy/.config)|My dotfiles|403|2023-12-06| +|137|[john-shine/synology-baiduNetdisk-package](https://github.com/john-shine/synology-baiduNetdisk-package)|-|396|2023-11-20| +|138|[decoymini/DecoyMini](https://github.com/decoymini/DecoyMini)|🐝 A highly scalable, safe, free enterprise honeypots 一款高可扩展、安全、免费的企业级蜜罐系统|388|2023-11-20| +|139|[simonsmh/notocjk](https://github.com/simonsmh/notocjk)|NotoSansCJK & NotoSerifCJK full weight patch for Android devices.|387|2023-08-22| +|140|[haiwen/seafile-server-installer-cn](https://github.com/haiwen/seafile-server-installer-cn)|One script to install seafile server|365|2023-11-17| +|141|[missuo/XrayR-V2Board](https://github.com/missuo/XrayR-V2Board)|XrayR One-Click Script for V2Board|359|2023-11-09| +|142|[sakarie9/DOL-CHS-MODS](https://github.com/sakarie9/DOL-CHS-MODS)|Degrees of Lewdity 整合|349|2023-12-09| +|143|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|348|2023-12-02| +|144|[appotry/PTtool](https://github.com/appotry/PTtool)|自动化硬链接工具,在最大可能情况下节约空间,并保持做种。 小于1M的文件直接复制,刮削修改nfo等小文件不影响做种。 大于1M的文件硬链接到目的目录,可以随意修改文件名。|347|2023-08-26| +|145|[bin456789/reinstall](https://github.com/bin456789/reinstall)|又一个一键重装脚本|345|2023-12-07| +|146|[flagify-com/OctoMation](https://github.com/flagify-com/OctoMation)|OctoMation是一款免费的,具有可视化拖拽功能的编排与自动化产品。通过精心编排的Playbook,OctoMation能够联动数百款安全、网络、IT和SaaS等产品的基础能力。其主要特点包括低代码剧本编排、自动化事件响应、标准化流程操作以及可视化过程监控。 借助OctoMation,运营团队能够开展7x24小时自动化事件响应,不仅可以大幅减少对人员的过度依赖,还能确保团队工作质量始终维持在 ...|341|2023-11-29| +|147|[kkkgo/PaoPaoDNS](https://github.com/kkkgo/PaoPaoDNS)|泡泡DNS是一个能一键部署递归DNS的docker镜像|341|2023-12-05| +|148|[stilleshan/frps](https://github.com/stilleshan/frps)|基于原版 frp 内网穿透服务端 frps 的一键安装卸载脚本和 docker 镜像.支持 Linux 服务器和 docker 等多种环境安装部署.|340|2023-08-17| +|149|[lee1080/CloudflareSpeedTestDDNS](https://github.com/lee1080/CloudflareSpeedTestDDNS)|使用CloudflareSpeedTest工具优选IP后自动DDNS到Cloudflare|338|2023-10-11| +|150|[sensec/ddns-scripts_aliyun](https://github.com/sensec/ddns-scripts_aliyun)|OpenWrt/LEDE DDNS support for aliyun (阿里云)|338|2023-07-13| +|151|[northsea4/mdcx-docker](https://github.com/northsea4/mdcx-docker)| 在Docker容器中运行 MDCX,并通过Web界面或远程桌面进行控制。Run MDCX in a Docker container, accessible and controllable via a web interface or remote desktop.|336|2023-11-10| +|152|[Aranxu/NodePanels](https://github.com/Aranxu/NodePanels)|Nodepanels - 安全,私密,好用的云端服务器集群管理系统|330|2023-07-02| +|153|[crazypeace/v2ray_wss](https://github.com/crazypeace/v2ray_wss)|V2ray v4.45.2,VLESS_WebSocket_TLS模式 / Vmess_WebSocket_TLS模式,极简一键脚本, CaddyV2前置解除TLS和path。支持带参数 域名 IP栈 UUID path 减少安装过程中的交互|327|2023-10-21| +|154|[pdulvp/jellyfin-qnap](https://github.com/pdulvp/jellyfin-qnap)|Jellyfin server packaging for QNAP NAS|326|2023-10-18| +|155|[notmarek/LanguageBreak](https://github.com/notmarek/LanguageBreak)|A kindle <=5.16.2.1.1 jailbreak|325|2023-12-04| +|156|[Netflixxp/N1HK1dabao](https://github.com/Netflixxp/N1HK1dabao)|项目为自动打包N1和HK1(s905x3)盒子的固件,请勿fork,因为fork无法获取最新的固件,请收藏短网址https://jcnf.xyz/gj 获取最新固件版本|325|2023-10-25| +|157|[bigbugcc/OpenWrts](https://github.com/bigbugcc/OpenWrts)|OpenWRT 固件(Raspberry Pi4B/3B+,NanoPi R2S/R4S,Orange Pi R1Plus,x86/64) 依源码更新自动编译(周更)|323|2023-12-06| +|158|[YangguangZhou/Monet-All](https://github.com/YangguangZhou/Monet-All)|莫奈取色整合的Magisk模块,可通过音量键选择是否安装对应应用的取色模块|318|2023-11-16| +|159|[esrrhs/xiaohuangji](https://github.com/esrrhs/xiaohuangji)|小黄鸡表情收集|315|2023-12-01| +|160|[i-abc/Speedtest](https://github.com/i-abc/Speedtest)|多功能测速脚本 Multi-functional speedtest script|313|2023-12-07| +|161|[XIU2/Shell](https://github.com/XIU2/Shell)|🐧 自用的一些乱七八糟 Linux 脚本~|313|2023-09-24| +|162|[yanhuacuo/98wubi-tables](https://github.com/yanhuacuo/98wubi-tables)|98五笔基础码表|312|2023-11-27| +|163|[dadatuputi/bitwarden_gcloud](https://github.com/dadatuputi/bitwarden_gcloud)|Bitwarden installation optimized for Google Cloud's 'always free' e2-micro compute instance|309|2023-11-08| +|164|[SuperNG6/docker-aria2](https://github.com/SuperNG6/docker-aria2)|Docker Aria2的最佳实践|309|2023-08-28| +|165|[jlesage/docker-makemkv](https://github.com/jlesage/docker-makemkv)|Docker container for MakeMKV|308|2023-11-27| +|166|[zpm-zsh/zpm](https://github.com/zpm-zsh/zpm)|Zpm— Zsh Plugin Manager|308|2023-11-11| +|167|[stevezhengshiqi/one-key-cpufriend](https://github.com/stevezhengshiqi/one-key-cpufriend)|Generate customized CPUFriendDataProvider.kext for dynamic macOS CPU power management|306|2023-09-24| +|168|[BingMeme/OpenWrt_CN](https://github.com/BingMeme/OpenWrt_CN)|OpenWrt_简中|304|2023-11-14| +|169|[dqzboy/Deploy_K8sCluster](https://github.com/dqzboy/Deploy_K8sCluster)|Deploying Highly Available Kubernetes Cluster using Binary Installation 采用二进制方式部署高可用 Kubernetes 集群|297|2023-11-10| +|170|[openwrtcompileshell/OpenwrtCompileScript](https://github.com/openwrtcompileshell/OpenwrtCompileScript)|Openwrt编译辅助脚本可以帮助你更快的搭建openwrt环境,但不会帮你完成整个编译过程|297|2023-10-29| +|171|[fscarmen2/Argo-Nezha-Service-Container](https://github.com/fscarmen2/Argo-Nezha-Service-Container)|Nezha server over Argo tunnel 使用 Argo 隧道的哪吒服务端|293|2023-12-09| +|172|[Magisk-Modules-Repo/acc](https://github.com/Magisk-Modules-Repo/acc)|Upstream repo: |293|2023-10-16| +|173|[ameizi/vagrant-kubernetes-cluster](https://github.com/ameizi/vagrant-kubernetes-cluster)|Vagrant一键安装Kubernetes集群。安装 Metrics Server 、Kuboard 、Kubernetes Dashboard、KubePi、Kubernetes集群监控prometheus-operator|290|2023-10-11| +|174|[houbb/cache](https://github.com/houbb/cache)|The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具)|290|2023-08-31| +|175|[jlesage/docker-crashplan-pro](https://github.com/jlesage/docker-crashplan-pro)|Docker container for CrashPlan PRO (aka CrashPlan for Small Business)|282|2023-11-29| +|176|[Asterisk4Magisk/Xray4Magisk](https://github.com/Asterisk4Magisk/Xray4Magisk)|Xray core with service scripts for Android|273|2023-07-30| +|177|[91yun/91yuntest](https://github.com/91yun/91yuntest)|91云服务器一键测试包|270|2023-08-22| +|178|[qxzg/Actions](https://github.com/qxzg/Actions)|每日自动更新fancyss规则|267|2023-12-08| +|179|[ophub/luci-app-amlogic](https://github.com/ophub/luci-app-amlogic)|Support for managing OpenWrt in Amlogic, Rockchip and Allwinner boxes. include install and update the OpenWrt and kernel, Backup and Restore config, Snapshot management, etc.|263|2023-12-08| +|180|[Pal3love/dream-han-cjk](https://github.com/Pal3love/dream-han-cjk)|Dream Han Sans & Serif: open source pan-CJK font families with enormous range of weights.|248|2023-11-05| +|181|[project-nano/releases](https://github.com/project-nano/releases)|release files for nano|245|2023-11-19| +|182|[DoctorLai/Teaching-Kids-Programming](https://github.com/DoctorLai/Teaching-Kids-Programming)|Teaching Kids Programming / Teaching Wife Programming|241|2023-12-07| +|183|[hoochanlon/helpdesk-guide](https://github.com/hoochanlon/helpdesk-guide)|📖《企业信息建设运维实战》系统主机及网络故障综合处理与信息安全自动化运维方案。|241|2023-09-27| +|184|[pzcn/Perfect-Icons-Completion-Project](https://github.com/pzcn/Perfect-Icons-Completion-Project)|MIUI 完美图标补全计划|234|2023-12-09| +|185|[srcrs/MagicBox](https://github.com/srcrs/MagicBox)|一个基于chrome的自动执行定时任务,目前支持B站、v2ex、吾爱、hostloc等网站的签到|233|2023-11-29| +|186|[281677160/build-actions](https://github.com/281677160/build-actions)|超简单的在线编译OpenWrt固件|232|2023-11-19| +|187|[spiritLHLS/pve](https://github.com/spiritLHLS/pve)|PVE相关的各种一键脚本(Various one-click scripts related to PVE)(一键安装PVE)(One-click installation of PVE)(一键开设KVM或LXC虚拟化的NAT服务器-自带内外网端口转发)(含ARM和X86_64)|231|2023-12-08| +|188|[Acris/shadowsocks-asuswrt-merlin](https://github.com/Acris/shadowsocks-asuswrt-merlin)|Shadowsock for Asuswrt-Merlin New Gen|223|2023-09-04| +|189|[spiritLHLS/lxd](https://github.com/spiritLHLS/lxd)|通过LXD命令批量或单独开设NAT服务器以及维护(简称母鸡开小鸡)(Bulk or individual NAT server provisioning and maintenance via LXD commands)|220|2023-11-28| +|190|[yobasystems/alpine-mariadb](https://github.com/yobasystems/alpine-mariadb)|MariaDB running on Alpine Linux [Docker]|214|2023-10-25| +|191|[huangqian8/Cloud-N1-OpenWrt](https://github.com/huangqian8/Cloud-N1-OpenWrt)|Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1)|211|2023-12-03| +|192|[seagullz4/hysteria2](https://github.com/seagullz4/hysteria2)|hysteria2一键安装/hysteria2 One-click installation,hy2一键安装小白无脑冲,不要进来,真的别进来|209|2023-12-08| +|193|[hiifeng/v2ray](https://github.com/hiifeng/v2ray)|V2ray多合一脚本,支持VMESS+websocket+TLS+Nginx、VLESS+TCP+XTLS、VLESS+TCP+TLS等组合|208|2023-08-26| +|194|[dylanbai8/frpspro](https://github.com/dylanbai8/frpspro)|Frps 一键安装脚本,Frpc Windows 便捷脚本!Frp 远程桌面!|207|2023-12-05| +|195|[fanck0605/openwrt-ci](https://github.com/fanck0605/openwrt-ci)|NanoPi R2s 的 OpenWrt 固件|206|2023-10-29| +|196|[y0ngb1n/dockerized](https://github.com/y0ngb1n/dockerized)|🐳 Build once, run anywhere|205|2023-07-07| +|197|[M1Screw/Airport-toolkit](https://github.com/M1Screw/Airport-toolkit)|各類方便機場主進行安裝維護的 Shell Script。|205|2023-07-01| +|198|[Elegybackup/clash-for-linux-backup](https://github.com/Elegybackup/clash-for-linux-backup)|clash for linux备份仓库|200|2023-12-08| +|199|[lemoeo/AX6S](https://github.com/lemoeo/AX6S)|Redmi 路由器 AX6S|196|2023-10-06| +|200|[Alcatraz323/audiohq_module](https://github.com/Alcatraz323/audiohq_module)|Provide binary and apk for controlling each applications volume using Magisk|195|2023-10-18|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Swift.md b/content/charts/overall/software/Swift.md index e08ab01b..f91b226e 100644 --- a/content/charts/overall/software/Swift.md +++ b/content/charts/overall/software/Swift.md @@ -1,72 +1,72 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Swift -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|17949|2023-12-08| +|1|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|17951|2023-12-09| |2|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|14826|2023-11-17| |3|[PerfectlySoft/Perfect](https://github.com/PerfectlySoft/Perfect)|Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)|13853|2023-08-23| -|4|[Caldis/Mos](https://github.com/Caldis/Mos)|一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS|12869|2023-07-21| -|5|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11711|2023-12-07| -|6|[pointfreeco/swift-composable-architecture](https://github.com/pointfreeco/swift-composable-architecture)|A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.|10313|2023-12-08| +|4|[Caldis/Mos](https://github.com/Caldis/Mos)|一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS|12877|2023-07-21| +|5|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11712|2023-12-07| +|6|[pointfreeco/swift-composable-architecture](https://github.com/pointfreeco/swift-composable-architecture)|A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.|10313|2023-12-09| |7|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自 ...|6846|2023-08-30| -|8|[godly-devotion/MochiDiffusion](https://github.com/godly-devotion/MochiDiffusion)|Run Stable Diffusion on Mac natively|6672|2023-12-07| -|9|[XcodesOrg/XcodesApp](https://github.com/XcodesOrg/XcodesApp)|The easiest way to install and switch between multiple versions of Xcode - with a mouse click. |5980|2023-12-06| -|10|[coteditor/CotEditor](https://github.com/coteditor/CotEditor)|Lightweight Plain-Text Editor for macOS|5810|2023-12-08| -|11|[sparrowcode/PermissionsKit](https://github.com/sparrowcode/PermissionsKit)|Universal API for request permission and get its statuses.|5420|2023-11-30| -|12|[tw93/MiaoYan](https://github.com/tw93/MiaoYan)|⛷ Lightweight Markdown app to help you write great sentences. ⛷ 轻灵的 Markdown 笔记本伴你写出妙言|4886|2023-12-08| +|8|[godly-devotion/MochiDiffusion](https://github.com/godly-devotion/MochiDiffusion)|Run Stable Diffusion on Mac natively|6679|2023-12-07| +|9|[XcodesOrg/XcodesApp](https://github.com/XcodesOrg/XcodesApp)|The easiest way to install and switch between multiple versions of Xcode - with a mouse click. |5983|2023-12-06| +|10|[coteditor/CotEditor](https://github.com/coteditor/CotEditor)|Lightweight Plain-Text Editor for macOS|5810|2023-12-09| +|11|[sparrowcode/PermissionsKit](https://github.com/sparrowcode/PermissionsKit)|Universal API for request permission and get its statuses.|5421|2023-12-09| +|12|[tw93/MiaoYan](https://github.com/tw93/MiaoYan)|⛷ Lightweight Markdown app to help you write great sentences. ⛷ 轻灵的 Markdown 笔记本伴你写出妙言|4887|2023-12-08| |13|[longitachi/ZLPhotoBrowser](https://github.com/longitachi/ZLPhotoBrowser)|Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |4586|2023-12-05| -|14|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|4343|2023-07-20| +|14|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|4344|2023-07-20| |15|[ArtSabintsev/Siren](https://github.com/ArtSabintsev/Siren)|Notify users when a new version of your app is available and prompt them to upgrade.|4160|2023-10-26| |16|[kyleduo/TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac)|TinyPNG client for Mac|3388|2023-11-16| |17|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|3278|2023-10-09| |18|[gee1k/uPic](https://github.com/gee1k/uPic)|📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.|3218|2023-11-08| |19|[aahung/Unshaky](https://github.com/aahung/Unshaky)|A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]|2957|2023-11-20| -|20|[SilenceLove/HXPhotoPicker](https://github.com/SilenceLove/HXPhotoPicker)|图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iC ...|2810|2023-12-02| +|20|[SilenceLove/HXPhotoPicker](https://github.com/SilenceLove/HXPhotoPicker)|图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iC ...|2811|2023-12-02| |21|[WeTransfer/WeScan](https://github.com/WeTransfer/WeScan)|Document Scanning Made Easy for iOS|2712|2023-11-21| |22|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|⚙️ All-in-One menu bar app, hide 💻MacBook Pro's notch, dark mode, AirPods, Shortcuts|2693|2023-12-08| |23|[EhPanda-Team/EhPanda](https://github.com/EhPanda-Team/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI & TCA.|2688|2023-11-30| -|24|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|2529|2023-07-21| -|25|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|2162|2023-12-08| -|26|[mazzzystar/Queryable](https://github.com/mazzzystar/Queryable)|Run OpenAI's CLIP model on iOS to search photos.|2152|2023-11-13| -|27|[Schlaubischlump/LocationSimulator](https://github.com/Schlaubischlump/LocationSimulator)|MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.|1999|2023-11-10| +|24|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|2531|2023-07-21| +|25|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|2164|2023-12-09| +|26|[mazzzystar/Queryable](https://github.com/mazzzystar/Queryable)|Run OpenAI's CLIP model on iOS to search photos.|2155|2023-11-13| +|27|[Schlaubischlump/LocationSimulator](https://github.com/Schlaubischlump/LocationSimulator)|MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.|2001|2023-11-10| |28|[stripe/stripe-ios](https://github.com/stripe/stripe-ios)|Stripe iOS SDK |1978|2023-12-08| |29|[BrikerMan/BMPlayer](https://github.com/BrikerMan/BMPlayer)|A video player for iOS, based on AVPlayer, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles. |1889|2023-08-04| |30|[eggswift/pull-to-refresh](https://github.com/eggswift/pull-to-refresh)|#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh' |1760|2023-09-27| -|31|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1559|2023-10-25| -|32|[netyouli/WHC_ConfuseSoftware](https://github.com/netyouli/WHC_ConfuseSoftware)|iOS代码混淆工具,Uniapp代码混淆工具,react-native代码混淆, iOS代码混淆助手,Android代码混淆助手,Uniapp代码混淆助手,过机器审核,过4.3审核,过other审核,android、ios、uniapp、u3d、cocos2dx、flutter、代码翻新(WHC_ConfuseSoftware)是一款运行在MAC OS平台的App、完美支持Objc和Swift、U ...|1556|2023-12-08| -|33|[VideoFlint/Cabbage](https://github.com/VideoFlint/Cabbage)|A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.|1470|2023-11-08| -|34|[netease-kit/nim-uikit-ios](https://github.com/netease-kit/nim-uikit-ios)|云信 IM UIKit 是基于 NIM SDK(网易云信 IM SDK)开发的一款即时通讯 UI 组件库,包括聊天、会话、圈组、搜索、群管理等组件。通过 IM UIKit,可快速集成包含 UI 界面的即时通讯应用。|1469|2023-12-08| -|35|[3lvis/Networking](https://github.com/3lvis/Networking)|Swift HTTP Networking with stubbing and caching support|1334|2023-07-15| -|36|[alexrozanski/LlamaChat](https://github.com/alexrozanski/LlamaChat)|Chat with your favourite LLaMA models in a native macOS app|1321|2023-06-09| +|31|[Dimillian/ACHNBrowserUI](https://github.com/Dimillian/ACHNBrowserUI)|Animal Crossing New Horizon companion app in SwiftUI|1628|2023-12-06| +|32|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1559|2023-10-25| +|33|[netyouli/WHC_ConfuseSoftware](https://github.com/netyouli/WHC_ConfuseSoftware)|iOS代码混淆工具,Uniapp代码混淆工具,react-native代码混淆, iOS代码混淆助手,Android代码混淆助手,Uniapp代码混淆助手,过机器审核,过4.3审核,过other审核,android、ios、uniapp、u3d、cocos2dx、flutter、代码翻新(WHC_ConfuseSoftware)是一款运行在MAC OS平台的App、完美支持Objc和Swift、U ...|1556|2023-12-08| +|34|[VideoFlint/Cabbage](https://github.com/VideoFlint/Cabbage)|A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.|1471|2023-11-08| +|35|[netease-kit/nim-uikit-ios](https://github.com/netease-kit/nim-uikit-ios)|云信 IM UIKit 是基于 NIM SDK(网易云信 IM SDK)开发的一款即时通讯 UI 组件库,包括聊天、会话、圈组、搜索、群管理等组件。通过 IM UIKit,可快速集成包含 UI 界面的即时通讯应用。|1469|2023-12-08| +|36|[3lvis/Networking](https://github.com/3lvis/Networking)|Swift HTTP Networking with stubbing and caching support|1334|2023-07-15| |37|[JiongXing/PhotoBrowser](https://github.com/JiongXing/PhotoBrowser)| Elegant photo browser in Swift. 图片与视频浏览器。|1200|2023-11-03| |38|[gltwy/LTScrollView](https://github.com/gltwy/LTScrollView)|ScrollView嵌套ScrolloView(UITableView 、UICollectionView)解决方案, 支持OC / Swift(持续更新中...)实现原理:http://blog.csdn.net/glt_code/article/details/78576628|1044|2023-09-05| |39|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|1042|2023-11-12| -|40|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|1012|2023-11-19| +|40|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|1013|2023-12-09| |41|[vvkeep/JSONConverter](https://github.com/vvkeep/JSONConverter)|🔥 🔥 🔥 Powerful and beautiful JSON-to-model MacOS app, supports multiple development languages and popular third-party libraries, flexible custom configuration options to meet a variety of individual n ...|930|2023-07-13| -|42|[37MobileTeam/iChatGPT](https://github.com/37MobileTeam/iChatGPT)|OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS|850|2023-12-04| -|43|[soulverteam/SoulverCore](https://github.com/soulverteam/SoulverCore)|A powerful Swift framework for evaluating mathematical expressions|774|2023-10-27| +|42|[37MobileTeam/iChatGPT](https://github.com/37MobileTeam/iChatGPT)|OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS|853|2023-12-04| +|43|[soulverteam/SoulverCore](https://github.com/soulverteam/SoulverCore)|A powerful Swift framework for evaluating mathematical expressions|774|2023-12-09| |44|[underthestars-zhy/IconChanger](https://github.com/underthestars-zhy/IconChanger)|Simply change your app's icon on macOS. Just a click.|772|2023-10-11| -|45|[thebarbican19/BatteryBoi](https://github.com/thebarbican19/BatteryBoi)|The battery app your Mac's been dreaming about behind your back.|756|2023-12-08| +|45|[thebarbican19/BatteryBoi](https://github.com/thebarbican19/BatteryBoi)|The battery app your Mac's been dreaming about behind your back.|759|2023-12-09| |46|[lifution/FSPopoverView](https://github.com/lifution/FSPopoverView)|An iOS customizable view that displays a popover view.|732|2023-12-06| |47|[AnyImageKit/AnyImageKit](https://github.com/AnyImageKit/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |679|2023-10-18| |48|[TopWidgets/SwingAnimation](https://github.com/TopWidgets/SwingAnimation)|小组件平移动画 Widget on the Move, A Playful Animation|651|2023-11-21| -|49|[kingslay/KSPlayer](https://github.com/kingslay/KSPlayer)|iOS/macOS/tvOS/visionOS video player|645|2023-12-07| +|49|[kingslay/KSPlayer](https://github.com/kingslay/KSPlayer)|iOS/macOS/tvOS/visionOS video player|647|2023-12-09| |50|[cmushroom/redis-pro](https://github.com/cmushroom/redis-pro)|redis-pro redis 桌面管理工具|634|2023-09-10| |51|[fcbox/Lantern](https://github.com/fcbox/Lantern)|基于Swift的高可用视图框架|634|2023-08-04| -|52|[cx-org/CombineX](https://github.com/cx-org/CombineX)|Open source implementation of Apple's Combine|621|2023-07-16| +|52|[cx-org/CombineX](https://github.com/cx-org/CombineX)|Open source implementation of Apple's Combine|620|2023-07-16| |53|[isaced/V2exOS](https://github.com/isaced/V2exOS)|一个用 SwiftUI 编写的 V2ex macOS/iOS/tvOS 客户端 (A V2ex macOS/iOS/tvOS client written in SwiftUI)|619|2023-08-30| -|54|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中...... |609|2023-12-08| +|54|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中...... |610|2023-12-08| |55|[kartik-venugopal/aural-player](https://github.com/kartik-venugopal/aural-player)|An audio player for macOS, inspired by Winamp.|594|2023-12-07| |56|[Pircate/EachNavigationBar](https://github.com/Pircate/EachNavigationBar)|A custom navigation bar for each view controller.|572|2023-09-27| |57|[sshiqiao/douyin-ios-swift](https://github.com/sshiqiao/douyin-ios-swift)|抖音 iOS Swift版|569|2023-12-02| -|58|[zqqf16/SYM](https://github.com/zqqf16/SYM)|A crash log symbolicating Mac app 一个图形化的崩溃日志符号化工具|557|2023-09-18| -|59|[openvanilla/McBopomofo](https://github.com/openvanilla/McBopomofo)|小麥注音輸入法|557|2023-12-05| -|60|[merlos/iOS-Open-GPX-Tracker](https://github.com/merlos/iOS-Open-GPX-Tracker)|GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift|545|2023-06-11| -|61|[wxxsw/VideoPlayer](https://github.com/wxxsw/VideoPlayer)|📽 A video player for SwiftUI, support for caching, preload and custom control view. SwiftUI 视频播放器,支持边下边播、预加载、自定义控制层|544|2023-08-16| -|62|[Tliens/SpeedySwift](https://github.com/Tliens/SpeedySwift)|这是一个app开发的加速库。This is an accelerated library for app development|476|2023-08-30| +|58|[openvanilla/McBopomofo](https://github.com/openvanilla/McBopomofo)|小麥注音輸入法|558|2023-12-05| +|59|[zqqf16/SYM](https://github.com/zqqf16/SYM)|A crash log symbolicating Mac app 一个图形化的崩溃日志符号化工具|557|2023-09-18| +|60|[wxxsw/VideoPlayer](https://github.com/wxxsw/VideoPlayer)|📽 A video player for SwiftUI, support for caching, preload and custom control view. SwiftUI 视频播放器,支持边下边播、预加载、自定义控制层|545|2023-08-16| +|61|[merlos/iOS-Open-GPX-Tracker](https://github.com/merlos/iOS-Open-GPX-Tracker)|GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift|545|2023-06-11| +|62|[Tliens/SpeedySwift](https://github.com/Tliens/SpeedySwift)|这是一个app开发的加速库。This is an accelerated library for app development|477|2023-08-30| |63|[JmoVxia/CLPlayer](https://github.com/JmoVxia/CLPlayer)|自定义视频播放器|411|2023-11-16| |64|[taggon/highlight](https://github.com/taggon/highlight)|Rich featured syntax highlighter for Keynote slides.|380|2023-07-11| |65|[neil-wu/SwiftDump](https://github.com/neil-wu/SwiftDump)|SwiftDump is a command-line tool for retriving the Swift Object info from Mach-O file.|363|2023-08-18| @@ -80,7 +80,7 @@ |73|[Lebron1992/WeChat-SwiftUI](https://github.com/Lebron1992/WeChat-SwiftUI)|用 SwiftUI 仿写的微信。|303|2023-09-14| |74|[creepymonster/GlucoseDirect](https://github.com/creepymonster/GlucoseDirect)|App programmed in Swift/SwiftUI for using Libre blood glucose sensors.|272|2023-12-08| |75|[fatbobman/SwiftUIOverlayContainer](https://github.com/fatbobman/SwiftUIOverlayContainer)|SwiftUI Overlay Container is a view container component for SwiftUI. It is a customizable, efficient and convenient view manager. With just a simple configuration, SwiftUI Overlay Container can do th ...|269|2023-09-06| -|76|[vChewing/vChewing-macOS](https://github.com/vChewing/vChewing-macOS)|威注音輸入法 macOS 版,恐怕是截至目前為止在功能多樣性方面最強的第三方免費 macOS 系統專用輸入法,採純 Swift 語言寫就。威注音的著力點是盡可能在力所能及的範圍內將整個產品的功能做得更好用,搭配特製的簡體中文與繁體中文專用辭庫。是純粹的簡體中文注音輸入法(也內贈原生繁體中文輸入模式),更具諸多威注音特色功能。目前研發管理工作均在 GitLab China 進行。|247|2023-12-07| +|76|[vChewing/vChewing-macOS](https://github.com/vChewing/vChewing-macOS)|威注音輸入法 macOS 版,恐怕是截至目前為止在功能多樣性方面最強的第三方免費 macOS 系統專用輸入法,採純 Swift 語言寫就。威注音的著力點是盡可能在力所能及的範圍內將整個產品的功能做得更好用,搭配特製的簡體中文與繁體中文專用辭庫。是純粹的簡體中文注音輸入法(也內贈原生繁體中文輸入模式),更具諸多威注音特色功能。目前研發管理工作均在 GitLab China 進行。|248|2023-12-07| |77|[winddpan/CodableWrapper](https://github.com/winddpan/CodableWrapper)|@CodingKey("encoder", "decoder") var cool: Bool = true|235|2023-10-04| |78|[axclogo/AxcUIKit-Swift](https://github.com/axclogo/AxcUIKit-Swift)|(重构中)快速构建通用型的UI库|230|2023-09-27| |79|[CloverHackyColor/HWMonitorSMC2](https://github.com/CloverHackyColor/HWMonitorSMC2)|Application for monitoring hardware health in macOS|226|2023-09-08| @@ -92,119 +92,119 @@ |85|[rztime/RZRichTextView](https://github.com/rztime/RZRichTextView)|iOS 原生UITextView 富文本编辑器|197|2023-11-28| |86|[yangKJ/RxNetworks](https://github.com/yangKJ/RxNetworks)|🧚 MVP Network Api library. 插件版网络基础架构,支持响应式。|191|2023-10-30| |87|[seasonZhu/RxStudy](https://github.com/seasonZhu/RxStudy)|RxSwift/RxCocoa框架,MVVM模式编写wanandroid客户端|174|2023-11-29| -|88|[TomJinW/iPadHDMICapture](https://github.com/TomJinW/iPadHDMICapture)|iPadOS 17 USB Capturing App. 用USB采集卡显示软件,支持播放画面和声音|142|2023-06-09| -|89|[QuintGao/GKNavigationBarSwift](https://github.com/QuintGao/GKNavigationBarSwift)|GKNavigationBar的Swift版本|138|2023-10-13| -|90|[pujiaxin33/StackUI](https://github.com/pujiaxin33/StackUI)|StackUI just like SwiftUI|133|2023-10-12| -|91|[CrazyFanFan/Aquarius](https://github.com/CrazyFanFan/Aquarius)|A tool to obtain dependencies by analyzing "Podfile.lock"|123|2023-11-27| -|92|[JerryFans/JFPopup](https://github.com/JerryFans/JFPopup)|A Swift Popup Module help you popup your custom view easily. Support three way to popup, Drawer, Dialog and BottomSheet.|117|2023-09-24| -|93|[iwill/ExCodable](https://github.com/iwill/ExCodable)|Key-Mapping Extensions for Swift Codable|114|2023-12-04| -|94|[octree/pretty](https://github.com/octree/pretty)|根据 Podfile.lock 生成依赖图的 Mac App。Written in Swift|105|2023-06-12| -|95|[jackiehu/SwiftMediator](https://github.com/jackiehu/SwiftMediator)|swift路由:Swift组件化解耦,router,Mirror反射,函数调用,SceneDelegate解耦,AppDelegate解耦|103|2023-07-28| -|96|[AppDevGuy/OSSSpeechKit](https://github.com/AppDevGuy/OSSSpeechKit)|OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.|102|2023-11-23| -|97|[DreamSaddle/MacCopier](https://github.com/DreamSaddle/MacCopier)|MacCopier 是一个提供在 Macos 中收到短信验证码后自动复制到剪贴板功能的软件。|97|2023-06-21| -|98|[fatbobman/NavigationViewKit](https://github.com/fatbobman/NavigationViewKit)|NavigationViewKit is a NavigationView extension library for SwiftUI.|93|2023-09-06| -|99|[623637646/ImpressionKit](https://github.com/623637646/ImpressionKit)|A tool to detect impression events for UIView (exposure of UIView) in iOS. SwiftUI supported.|92|2023-12-03| -|100|[Piwigo/Piwigo-Mobile](https://github.com/Piwigo/Piwigo-Mobile)|Piwigo iOS Mobile Application|91|2023-12-07| -|101|[ZhangDo/NeteaseTVDemo](https://github.com/ZhangDo/NeteaseTVDemo)|NeteaseTVDemo (Vibefy) - 网易云音乐 tvOS 客户端 |88|2023-12-08| -|102|[xaoxuu/ProHUD](https://github.com/xaoxuu/ProHUD)|一个易于上手又完全可定制化的专业HUD库(内含Toast、Alert、Sheet三件套)|87|2023-09-21| -|103|[fatbobman/SheetKit](https://github.com/fatbobman/SheetKit)|an extension library for SwiftUI sheets. |84|2023-09-06| -|104|[HuangRunHua/PicsCase](https://github.com/HuangRunHua/PicsCase)|给你的图片添加设备外壳 Add a  device case to your picture|80|2023-10-19| -|105|[aliyun/aliyun-log-ios-sdk](https://github.com/aliyun/aliyun-log-ios-sdk)|Aliyun LOG iOS SDK|77|2023-09-22| -|106|[yuetyam/jyutping](https://github.com/yuetyam/jyutping)|Cantonese Keyboard for iOS & macOS. 粵語粵拼輸入法鍵盤|75|2023-12-07| -|107|[liujunliuhong/DragCardContainer](https://github.com/liujunliuhong/DragCardContainer)|A multi-directional card swiping library inspired by Tinder and TanTan|74|2023-10-27| -|108|[Lakr233/RainbowFart](https://github.com/Lakr233/RainbowFart)|全自动夸夸机,配备先进的注意力感知功能,人工智能且离线。|70|2023-07-10| -|109|[Panway/PandaNote](https://github.com/Panway/PandaNote)|markdown note taking App on iOS & macOS 支持iOS和macOS的markdown笔记|69|2023-11-02| -|110|[InsectQY/Candy](https://github.com/InsectQY/Candy)|Video iOS client is written in RxSwift and MVVM clean architecture|67|2023-10-09| -|111|[Coder-Star/LTXiOSUtils](https://github.com/Coder-Star/LTXiOSUtils)|iOS Swift常用扩展、常用组件,方便项目快速搭建,提供完整清晰的Demo示例|66|2023-08-12| -|112|[rztime/RZColorfulSwift](https://github.com/rztime/RZColorfulSwift)|NSAttributedString 富文本方法 (图文混排、多样式文本) (RZColorful Swift版) UILabel 折叠 展开 文本可点击|59|2023-08-10| -|113|[Cantoboard/Cantoboard](https://github.com/Cantoboard/Cantoboard)|Cantoboard - Smart Cantonese Keyboard on iOS |56|2023-10-15| -|114|[Rogue24/JPCrop](https://github.com/Rogue24/JPCrop)|高仿小红书App裁剪功能的轻量级工具。|53|2023-10-26| -|115|[DuckDeck/iOSDemo](https://github.com/DuckDeck/iOSDemo)|-|53|2023-08-31| -|116|[FreeYXY/SwiftProject](https://github.com/FreeYXY/SwiftProject)|swift项目实战|52|2023-09-15| -|117|[Xcoder1011/SKGenerateModelTool](https://github.com/Xcoder1011/SKGenerateModelTool)|Automatically generate model files, support JSON and URL requests. JSON转model工具(Mac软件)|51|2023-11-09| -|118|[miku1958/HappyCodable](https://github.com/miku1958/HappyCodable)|A happier codable|46|2023-09-22| -|119|[Jdb156158/JbbAnimateWidget](https://github.com/Jdb156158/JbbAnimateWidget)|ios小组件动画效果调研|45|2023-09-26| -|120|[yuman07/EMHentai](https://github.com/yuman07/EMHentai)|一个简易,小巧,快速,纯Swift的Ehentai的iOS APP|45|2023-11-29| -|121|[isaced/V2exAPI](https://github.com/isaced/V2exAPI)|V2ex API 的 Swift 封装,支持 iOS/macOS (A V2ex API wrapper for iOS/macOS, built with Swift)|44|2023-08-29| -|122|[siyuan-note/siyuan-ios](https://github.com/siyuan-note/siyuan-ios)|SiYuan iOS APP|43|2023-09-08| -|123|[jackiehu/SwiftBrick](https://github.com/jackiehu/SwiftBrick)|swift砖块系列:UI基础框架,有各种工具方便快速搭建APP|43|2023-08-17| -|124|[Rogue24/ScreenRotator](https://github.com/Rogue24/ScreenRotator)|屏幕旋转工具类,能通过代码随时随地改变/保持屏幕方向。|42|2023-06-14| -|125|[lightank/URLServiceRouter](https://github.com/lightank/URLServiceRouter)|A Swift URL router implemented by a high-degree-of-freedom nodeTree and RPC|38|2023-11-08| -|126|[jackiehu/SwiftShow](https://github.com/jackiehu/SwiftShow)|swift砖块系列:各种弹出窗口,toast,loading,alert,popview等等,支持暗黑模式|37|2023-08-17| -|127|[intsig171/SmartCodable](https://github.com/intsig171/SmartCodable)|使用Codable系统解析能力为底层实现,适配了Codable解析失败的情况的Swift数据解析库。并参考了HandyJSON的对外API的实现,可以更快速的替换HandyJSON。|36|2023-12-04| -|128|[cdnbye/ios-p2p-engine](https://github.com/cdnbye/ios-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|36|2023-10-31| -|129|[6tail/lunar-swift](https://github.com/6tail/lunar-swift)|日历、公历(阳历)、农历(阴历、老黄历)、佛历、道历,节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|35|2023-11-10| -|130|[Jumio/mobile-react](https://github.com/Jumio/mobile-react)|Jumio Mobile Plugin for React Native|35|2023-11-03| -|131|[chenxing640/DYFStore](https://github.com/chenxing640/DYFStore)|用于应用内购买的轻量级且易用的iOS库(A lightweight and easy-to-use iOS library for In-App Purchases.)。|34|2023-08-24| -|132|[KeenTeam1990/KTTodayNews](https://github.com/KeenTeam1990/KTTodayNews)|🍍Swift开源项目-今日头条集新闻与娱乐于一体的iOS新闻客户端 |31|2023-10-19| -|133|[sunsx9316/DanDanPlay_Experience](https://github.com/sunsx9316/DanDanPlay_Experience)|弹弹play体验版 write in flutter|30|2023-10-06| -|134|[blabla-yy/monitor](https://github.com/blabla-yy/monitor)|mac 系统状态小组件:网络、CPU、内存. Mac system status widgets include: network, CPU, memory.|30|2023-11-16| -|135|[alenpaulkevin/UICollectionViewDemo](https://github.com/alenpaulkevin/UICollectionViewDemo)|用collectionView实现各种效果|29|2023-09-26| -|136|[luoxuhai/react-native-classify-image](https://github.com/luoxuhai/react-native-classify-image)|🏞 react-native library to classify images using Vision 对图像进行分类的 react-native 库|28|2023-10-21| -|137|[outtable/9live](https://github.com/outtable/9live)|🔥🔥🔥 专业版iOS混淆工具,马甲工具,提供试用版本,过机器审核,支持语言 c/c++/objc/objc++/swift 支持各种资源改名,混淆、一键出包,提供良好的UI界面,支持多包管理一包一特征,解决4.3问题|27|2023-07-14| -|138|[shang1219178163/SwiftTemplet](https://github.com/shang1219178163/SwiftTemplet)|Swift项目模板,代封装、优化、复用、重构试验场。。。|27|2023-11-19| -|139|[yizhi996/evoker](https://github.com/yizhi996/evoker)|小程序引擎|26|2023-07-09| -|140|[DamonHu/ZXFileBrowser](https://github.com/DamonHu/ZXFileBrowser)|The iOS sandbox file browser, which has view, copy, move, delete files and other operations. iOS端沙盒文件浏览器,可以查看、拷贝、移动、删除等操作|26|2023-11-29| -|141|[yujon/ipa-mac-builder](https://github.com/yujon/ipa-mac-builder)|对ipa进行重签名并安装或导出ipa|25|2023-06-29| -|142|[Weang/WLPhotoPicker](https://github.com/Weang/WLPhotoPicker)|iOS图片、视频选择工具。支持多选,支持图片处理,视频压缩,实况和视频互转。|25|2023-08-22| -|143|[gsyhei/GXSegmentPageView](https://github.com/gsyhei/GXSegmentPageView)|Swift版分段分页组件,(网易新闻、腾讯新闻、新浪微博、今日头条等Tab效果)|25|2023-06-13| -|144|[julianschiavo/LocoBuddy](https://github.com/julianschiavo/LocoBuddy)|A Swift command-line tool to parse and traverse AppleGlot Localization Glossaries|23|2023-09-17| -|145|[yangKJ/ImageX](https://github.com/yangKJ/ImageX)|👓 GIFs and images displayed. 动态图像滤镜播放图像框架。|23|2023-10-31| -|146|[tangjianfengVS/WisdomHUD](https://github.com/tangjianfengVS/WisdomHUD)|WisdomHUD 是一款多种样式的 HUD 弹框指示器 SDK。 WisdomHUD 系统最低支持 iOS 9.0版本,支持Swift 5.5,5.6,5.7,并且兼容 OC 类调用使用。 WisdomHUD 支持全局/单点 HUD 属性动态调整,支持延迟时间设置,支持延迟结束事件回调处理。 WisdomHUD 支持多种 Loading 加载样式,支持设置提示动画,API 调用方便/灵活。 W ...|23|2023-08-23| -|147|[Mastercard-Gateway/gateway-ios-sdk](https://github.com/Mastercard-Gateway/gateway-ios-sdk)|-|23|2023-10-04| +|88|[QuintGao/GKNavigationBarSwift](https://github.com/QuintGao/GKNavigationBarSwift)|GKNavigationBar的Swift版本|138|2023-10-13| +|89|[pujiaxin33/StackUI](https://github.com/pujiaxin33/StackUI)|StackUI just like SwiftUI|133|2023-10-12| +|90|[CrazyFanFan/Aquarius](https://github.com/CrazyFanFan/Aquarius)|A tool to obtain dependencies by analyzing "Podfile.lock"|123|2023-11-27| +|91|[JerryFans/JFPopup](https://github.com/JerryFans/JFPopup)|A Swift Popup Module help you popup your custom view easily. Support three way to popup, Drawer, Dialog and BottomSheet.|117|2023-09-24| +|92|[iwill/ExCodable](https://github.com/iwill/ExCodable)|Key-Mapping Extensions for Swift Codable|114|2023-12-04| +|93|[octree/pretty](https://github.com/octree/pretty)|根据 Podfile.lock 生成依赖图的 Mac App。Written in Swift|105|2023-06-12| +|94|[jackiehu/SwiftMediator](https://github.com/jackiehu/SwiftMediator)|swift路由:Swift组件化解耦,router,Mirror反射,函数调用,SceneDelegate解耦,AppDelegate解耦|103|2023-07-28| +|95|[AppDevGuy/OSSSpeechKit](https://github.com/AppDevGuy/OSSSpeechKit)|OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.|103|2023-11-23| +|96|[DreamSaddle/MacCopier](https://github.com/DreamSaddle/MacCopier)|MacCopier 是一个提供在 Macos 中收到短信验证码后自动复制到剪贴板功能的软件。|97|2023-06-21| +|97|[fatbobman/NavigationViewKit](https://github.com/fatbobman/NavigationViewKit)|NavigationViewKit is a NavigationView extension library for SwiftUI.|93|2023-09-06| +|98|[623637646/ImpressionKit](https://github.com/623637646/ImpressionKit)|A tool to detect impression events for UIView (exposure of UIView) in iOS. SwiftUI supported.|92|2023-12-03| +|99|[Piwigo/Piwigo-Mobile](https://github.com/Piwigo/Piwigo-Mobile)|Piwigo iOS Mobile Application|91|2023-12-07| +|100|[ZhangDo/NeteaseTVDemo](https://github.com/ZhangDo/NeteaseTVDemo)|NeteaseTVDemo (Vibefy) - 网易云音乐 tvOS 客户端 |87|2023-12-09| +|101|[xaoxuu/ProHUD](https://github.com/xaoxuu/ProHUD)|一个易于上手又完全可定制化的专业HUD库(内含Toast、Alert、Sheet三件套)|87|2023-09-21| +|102|[fatbobman/SheetKit](https://github.com/fatbobman/SheetKit)|an extension library for SwiftUI sheets. |84|2023-09-06| +|103|[HuangRunHua/PicsCase](https://github.com/HuangRunHua/PicsCase)|给你的图片添加设备外壳 Add a  device case to your picture|80|2023-10-19| +|104|[aliyun/aliyun-log-ios-sdk](https://github.com/aliyun/aliyun-log-ios-sdk)|Aliyun LOG iOS SDK|77|2023-09-22| +|105|[yuetyam/jyutping](https://github.com/yuetyam/jyutping)|Cantonese Keyboard for iOS & macOS. 粵語粵拼輸入法鍵盤|75|2023-12-07| +|106|[liujunliuhong/DragCardContainer](https://github.com/liujunliuhong/DragCardContainer)|A multi-directional card swiping library inspired by Tinder and TanTan|74|2023-10-27| +|107|[Lakr233/RainbowFart](https://github.com/Lakr233/RainbowFart)|全自动夸夸机,配备先进的注意力感知功能,人工智能且离线。|70|2023-07-10| +|108|[Panway/PandaNote](https://github.com/Panway/PandaNote)|markdown note taking App on iOS & macOS 支持iOS和macOS的markdown笔记|69|2023-11-02| +|109|[InsectQY/Candy](https://github.com/InsectQY/Candy)|Video iOS client is written in RxSwift and MVVM clean architecture|67|2023-10-09| +|110|[Coder-Star/LTXiOSUtils](https://github.com/Coder-Star/LTXiOSUtils)|iOS Swift常用扩展、常用组件,方便项目快速搭建,提供完整清晰的Demo示例|66|2023-08-12| +|111|[rztime/RZColorfulSwift](https://github.com/rztime/RZColorfulSwift)|NSAttributedString 富文本方法 (图文混排、多样式文本) (RZColorful Swift版) UILabel 折叠 展开 文本可点击|59|2023-08-10| +|112|[Cantoboard/Cantoboard](https://github.com/Cantoboard/Cantoboard)|Cantoboard - Smart Cantonese Keyboard on iOS |56|2023-10-15| +|113|[Rogue24/JPCrop](https://github.com/Rogue24/JPCrop)|高仿小红书App裁剪功能的轻量级工具。|53|2023-10-26| +|114|[DuckDeck/iOSDemo](https://github.com/DuckDeck/iOSDemo)|-|53|2023-08-31| +|115|[FreeYXY/SwiftProject](https://github.com/FreeYXY/SwiftProject)|swift项目实战|52|2023-09-15| +|116|[Xcoder1011/SKGenerateModelTool](https://github.com/Xcoder1011/SKGenerateModelTool)|Automatically generate model files, support JSON and URL requests. JSON转model工具(Mac软件)|51|2023-11-09| +|117|[miku1958/HappyCodable](https://github.com/miku1958/HappyCodable)|A happier codable|46|2023-09-22| +|118|[Jdb156158/JbbAnimateWidget](https://github.com/Jdb156158/JbbAnimateWidget)|ios小组件动画效果调研|45|2023-09-26| +|119|[yuman07/EMHentai](https://github.com/yuman07/EMHentai)|一个简易,小巧,快速,纯Swift的Ehentai的iOS APP|45|2023-11-29| +|120|[isaced/V2exAPI](https://github.com/isaced/V2exAPI)|V2ex API 的 Swift 封装,支持 iOS/macOS (A V2ex API wrapper for iOS/macOS, built with Swift)|44|2023-08-29| +|121|[siyuan-note/siyuan-ios](https://github.com/siyuan-note/siyuan-ios)|SiYuan iOS APP|43|2023-09-08| +|122|[jackiehu/SwiftBrick](https://github.com/jackiehu/SwiftBrick)|swift砖块系列:UI基础框架,有各种工具方便快速搭建APP|43|2023-08-17| +|123|[Rogue24/ScreenRotator](https://github.com/Rogue24/ScreenRotator)|屏幕旋转工具类,能通过代码随时随地改变/保持屏幕方向。|42|2023-06-14| +|124|[lightank/URLServiceRouter](https://github.com/lightank/URLServiceRouter)|A Swift URL router implemented by a high-degree-of-freedom nodeTree and RPC|38|2023-11-08| +|125|[jackiehu/SwiftShow](https://github.com/jackiehu/SwiftShow)|swift砖块系列:各种弹出窗口,toast,loading,alert,popview等等,支持暗黑模式|37|2023-08-17| +|126|[intsig171/SmartCodable](https://github.com/intsig171/SmartCodable)|使用Codable系统解析能力为底层实现,适配了Codable解析失败的情况的Swift数据解析库。并参考了HandyJSON的对外API的实现,可以更快速的替换HandyJSON。|36|2023-12-04| +|127|[cdnbye/ios-p2p-engine](https://github.com/cdnbye/ios-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|36|2023-10-31| +|128|[6tail/lunar-swift](https://github.com/6tail/lunar-swift)|日历、公历(阳历)、农历(阴历、老黄历)、佛历、道历,节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|35|2023-11-10| +|129|[Jumio/mobile-react](https://github.com/Jumio/mobile-react)|Jumio Mobile Plugin for React Native|35|2023-11-03| +|130|[chenxing640/DYFStore](https://github.com/chenxing640/DYFStore)|用于应用内购买的轻量级且易用的iOS库(A lightweight and easy-to-use iOS library for In-App Purchases.)。|34|2023-08-24| +|131|[KeenTeam1990/KTTodayNews](https://github.com/KeenTeam1990/KTTodayNews)|🍍Swift开源项目-今日头条集新闻与娱乐于一体的iOS新闻客户端 |31|2023-10-19| +|132|[sunsx9316/DanDanPlay_Experience](https://github.com/sunsx9316/DanDanPlay_Experience)|弹弹play体验版 write in flutter|30|2023-10-06| +|133|[blabla-yy/monitor](https://github.com/blabla-yy/monitor)|mac 系统状态小组件:网络、CPU、内存. Mac system status widgets include: network, CPU, memory.|30|2023-11-16| +|134|[alenpaulkevin/UICollectionViewDemo](https://github.com/alenpaulkevin/UICollectionViewDemo)|用collectionView实现各种效果|29|2023-09-26| +|135|[luoxuhai/react-native-classify-image](https://github.com/luoxuhai/react-native-classify-image)|🏞 react-native library to classify images using Vision 对图像进行分类的 react-native 库|28|2023-10-21| +|136|[outtable/9live](https://github.com/outtable/9live)|🔥🔥🔥 专业版iOS混淆工具,马甲工具,提供试用版本,过机器审核,支持语言 c/c++/objc/objc++/swift 支持各种资源改名,混淆、一键出包,提供良好的UI界面,支持多包管理一包一特征,解决4.3问题|27|2023-07-14| +|137|[shang1219178163/SwiftTemplet](https://github.com/shang1219178163/SwiftTemplet)|Swift项目模板,代封装、优化、复用、重构试验场。。。|27|2023-11-19| +|138|[yizhi996/evoker](https://github.com/yizhi996/evoker)|小程序引擎|26|2023-07-09| +|139|[DamonHu/ZXFileBrowser](https://github.com/DamonHu/ZXFileBrowser)|The iOS sandbox file browser, which has view, copy, move, delete files and other operations. iOS端沙盒文件浏览器,可以查看、拷贝、移动、删除等操作|26|2023-11-29| +|140|[yujon/ipa-mac-builder](https://github.com/yujon/ipa-mac-builder)|对ipa进行重签名并安装或导出ipa|25|2023-06-29| +|141|[Weang/WLPhotoPicker](https://github.com/Weang/WLPhotoPicker)|iOS图片、视频选择工具。支持多选,支持图片处理,视频压缩,实况和视频互转。|25|2023-08-22| +|142|[gsyhei/GXSegmentPageView](https://github.com/gsyhei/GXSegmentPageView)|Swift版分段分页组件,(网易新闻、腾讯新闻、新浪微博、今日头条等Tab效果)|25|2023-06-13| +|143|[julianschiavo/LocoBuddy](https://github.com/julianschiavo/LocoBuddy)|A Swift command-line tool to parse and traverse AppleGlot Localization Glossaries|23|2023-09-17| +|144|[yangKJ/ImageX](https://github.com/yangKJ/ImageX)|👓 GIFs and images displayed. 动态图像滤镜播放图像框架。|23|2023-10-31| +|145|[tangjianfengVS/WisdomHUD](https://github.com/tangjianfengVS/WisdomHUD)|WisdomHUD 是一款多种样式的 HUD 弹框指示器 SDK。 WisdomHUD 系统最低支持 iOS 9.0版本,支持Swift 5.5,5.6,5.7,并且兼容 OC 类调用使用。 WisdomHUD 支持全局/单点 HUD 属性动态调整,支持延迟时间设置,支持延迟结束事件回调处理。 WisdomHUD 支持多种 Loading 加载样式,支持设置提示动画,API 调用方便/灵活。 W ...|23|2023-08-23| +|146|[Mastercard-Gateway/gateway-ios-sdk](https://github.com/Mastercard-Gateway/gateway-ios-sdk)|-|23|2023-10-04| +|147|[Rogue24/AnimationPreviewer](https://github.com/Rogue24/AnimationPreviewer)|一个用于快速预览Lottie&SVGA的Mac小工具。|22|2023-11-22| |148|[justaLoli/VPet-Mac](https://github.com/justaLoli/VPet-Mac)|虚拟桌宠模拟器的饭制Mac版(功能不全!)|21|2023-09-17| -|149|[Rogue24/AnimationPreviewer](https://github.com/Rogue24/AnimationPreviewer)|一个用于快速预览Lottie&SVGA的Mac小工具。|21|2023-11-22| -|150|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|21|2023-09-08| -|151|[AttemptD/SwiftUI-MyBill](https://github.com/AttemptD/SwiftUI-MyBill)|一个使用SwiftUI开发的本地记账app|21|2023-11-14| -|152|[jackiehu/SwiftMesh](https://github.com/jackiehu/SwiftMesh)|swift砖块系列:基于Alamofire5的Combine封装,更加快捷的发起网络请求,支持SwiftUI|21|2023-09-28| -|153|[tangjianfengVS/WisdomRouterKit](https://github.com/tangjianfengVS/WisdomRouterKit)|1:一个强大的iOS路由器SDK。 2:针对处理组件化模块之间的调用,WisdomRouterKit可以帮你进行页面之间的属性参数和回调Block传递赋值,并且支持大量化的属性参数和大量化的回调Block传递赋值,无需各个子模块之间进行任何引用,也无需定义公共协议文件进行各个子模块之间关联,真正做到完全解偶,真正做到顶天立地。 3:无论项目将来功能或者业务代码快速的扩展叠加,无需人员维护,无需 ...|21|2023-08-22| -|154|[liamnichols/ListItemFormatter](https://github.com/liamnichols/ListItemFormatter)|NSFormatter subclass that can format lists based on locale following the Unicode CLDR specification|21|2023-06-30| -|155|[Until-You-Possible/NetEaseMusic](https://github.com/Until-You-Possible/NetEaseMusic)|仿网易云APP|20|2023-08-31| -|156|[ptrkstr/Devices](https://github.com/ptrkstr/Devices)|Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8).|20|2023-08-27| -|157|[HDCodePractice/CodePracticeResult](https://github.com/HDCodePractice/CodePracticeResult)|同学们的代码练习参考|20|2023-11-04| -|158|[1691665955/MZRefresh](https://github.com/1691665955/MZRefresh)|Swift下拉刷新、上拉加载组件,简单易用|19|2023-12-07| -|159|[a51095/HelloSwift](https://github.com/a51095/HelloSwift)|swift5.0,定时器,活动倒计时,alter弹框,吐司弹框|19|2023-11-20| -|160|[litecoin-foundation/litewallet-ios](https://github.com/litecoin-foundation/litewallet-ios)|iOS version of Litewallet , official SPV Wallet from the Litecoin Foundation. Maintained by the Litewallet Team & Charlie Lee (Creator of Litecoin)|19|2023-12-04| -|161|[Coder-Star/CSModuleManager](https://github.com/Coder-Star/CSModuleManager)|一个用在Swift的模块管理框架|18|2023-08-22| -|162|[o2oa/o2oa-ios](https://github.com/o2oa/o2oa-ios)|开源OA企业信息化平台O2OA iOS端源码|18|2023-11-01| -|163|[ZevEisenberg/Padiddle](https://github.com/ZevEisenberg/Padiddle)|Draw pictures by spinning your iOS device|18|2023-08-29| -|164|[zgjff/JJCarouselView](https://github.com/zgjff/JJCarouselView)|泛型、block、无任何第三方、易于扩展的轮播图框架|17|2023-09-18| -|165|[xiaoxidong/Shoots](https://github.com/xiaoxidong/Shoots)|管理,发现有用的产品设计截图|16|2023-10-10| -|166|[Louiswu2011/chafenqi](https://github.com/Louiswu2011/chafenqi)|中二节奏/舞萌DX国服查分器|16|2023-11-26| -|167|[tangjianfengVS/WisdomScanKit](https://github.com/tangjianfengVS/WisdomScanKit)|推荐一个强大,好用的摄像,扫描器框架: WisdomScanKit 。 WisdomScanKit 最低支持 iOS 8.0 / Swift 4 编写,SDK处理了系统兼容性问题,并且完全兼容OC项目调用。 WisdomScanKit 目前支持四大功能: 一:系统相册图片选择器; 二:全屏摄像功能; 三:扫二维码功能; 四:图片浏览器功能;|16|2023-09-08| -|168|[IFTTT/ConnectSDK-iOS](https://github.com/IFTTT/ConnectSDK-iOS)|Connect Button SDK for iOS|16|2023-12-04| -|169|[yungfan/Swift-learning](https://github.com/yungfan/Swift-learning)|Swift语法|16|2023-08-12| -|170|[Lakr233/Fix-GPS](https://github.com/Lakr233/Fix-GPS)|从一生足迹中读取位置数据并写入图片|15|2023-11-03| -|171|[Jacke-xu/WYBasisKit-swift](https://github.com/Jacke-xu/WYBasisKit-swift)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|15|2023-10-13| -|172|[summerHearts/TheRouter-Swift](https://github.com/summerHearts/TheRouter-Swift)|一个用于模块间解耦和通信,基于接口进行模块管理和依赖注入的组件化路由工具。用多种方式最大程度地发挥编译检查的功能。 通过 protocol 寻找对应的模块,并用 protocol 进行依赖注入和模块通信。|14|2023-09-28| -|173|[Liao-Hexo/Daily-Bill](https://github.com/Liao-Hexo/Daily-Bill)|蜗牛记账-简约精致的记账app|14|2023-11-28| -|174|[wlgemini/Driftwood](https://github.com/wlgemini/Driftwood)|Driftwood is a DSL to make Auto Layout easy on iOS, tvOS and macOS.|14|2023-12-07| -|175|[Taiwan-Ebook-Lover/EbookTW-iOS](https://github.com/Taiwan-Ebook-Lover/EbookTW-iOS)|台灣電子書搜尋 iOS App|13|2023-11-23| -|176|[Boxzhi/HZPlaceHolder](https://github.com/Boxzhi/HZPlaceHolder)|Quickly create a null data placeholder view(一个方法完成空数据占位图展示,一行代码完成MJRefresh的封装调用)|13|2023-08-18| -|177|[Starkrimson/MovieDB](https://github.com/Starkrimson/MovieDB)|🌇 探索发现海量影视作品|12|2023-11-30| -|178|[lizhi0123/LZTag](https://github.com/lizhi0123/LZTag)|ios swift 标签选择器 tag Label selector,支持左对齐,右对齐,中间对齐。支持自定义样式cell|12|2023-09-26| -|179|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|12|2023-11-28| -|180|[woodyyan/remember](https://github.com/woodyyan/remember)|丁丁记事 - 记住你容易忘记的小事|12|2023-06-28| -|181|[Zyf893549897/ZYFComponentTool](https://github.com/Zyf893549897/ZYFComponentTool)|开发小工具,带计数的textview,可折叠的label支持html,刷新无数据页面,调用本机地图导航,搜索历史,图片选择自适应高度,图片展示,上下拉刷新无数据页面的封装等|11|2023-08-03| -|182|[DevForrestWang/SwiftCase](https://github.com/DevForrestWang/SwiftCase)|Swift开发示例,包括基本组件、常用方法使用、设计模式、算法和一些示例。|11|2023-12-06| -|183|[shmilyQin/RxSwiftLearn](https://github.com/shmilyQin/RxSwiftLearn)|Rx的操作符使用和分析。一些基于MVVM+RxSwift+Moya+HandyJSON(Decodable)|11|2023-11-17| -|184|[cdoky/URLNavigatorExt](https://github.com/cdoky/URLNavigatorExt)|使用注解自动生成Router以及Router相关参数|11|2023-11-03| -|185|[zhfei/BubblePopup](https://github.com/zhfei/BubblePopup)|气泡弹框,气泡提示框,可用于新手引导,功能提示。|10|2023-06-09| -|186|[zgjff/JJKit](https://github.com/zgjff/JJKit)|包括便捷扩展、路由、轮播图、转场动画的框架|10|2023-10-18| -|187|[RickeyBoy/ScreenshotableView](https://github.com/RickeyBoy/ScreenshotableView)|SwiftUI 轻量级自定义截图组件 / A SwiftUI View can easily get a custom screenshot image.|9|2023-08-10| -|188|[luoxubin/visionos-demos-docs](https://github.com/luoxubin/visionos-demos-docs)|分享一些自己预研学习apple visionos时开发或者发现的demo,以及整理一些国内外最新的关于apple visionOS的相关技术文章|9|2023-06-30| -|189|[monako97/2fa-for-macOS](https://github.com/monako97/2fa-for-macOS)|使用Swift UI开发的身份验证器(2FA)|9|2023-11-14| -|190|[haoburongyi/ZHCodable](https://github.com/haoburongyi/ZHCodable)|Swift 封装 Codable 字典转模型|9|2023-11-01| -|191|[eternaljust/Msea](https://github.com/eternaljust/Msea)|一款虫部落搜索论坛第三方 iOS App,使用 SwiftUI 开发,采用最新的 Swift Concurrency 并发技术,支持 iOS 15 和 iPadOS 15 及以上。|9|2023-10-27| -|192|[BinaryParadise/PracticeTLS](https://github.com/BinaryParadise/PracticeTLS)|TLS 1.2、1.3的swift简单实现|9|2023-11-19| -|193|[TIT-Frontend/ipa-mac-builder](https://github.com/TIT-Frontend/ipa-mac-builder)|用于在macOS上对ipa进行重签名并安装或导出ipa|8|2023-06-29| -|194|[Darktt/JsonProtection](https://github.com/Darktt/JsonProtection)|處理後端提供各種神奇 Json 資料,而做的解析保護|8|2023-12-06| -|195|[IANIx/SwiftCost](https://github.com/IANIx/SwiftCost)|swift项目:鲨鱼记账|8|2023-08-14| -|196|[CoderMaoWX/WXNetworkingSwift](https://github.com/CoderMaoWX/WXNetworkingSwift)|iOS基于Alamofire封装的可定制的多功能网络请求框架|8|2023-11-17| -|197|[yangKJ/PixelColor](https://github.com/yangKJ/PixelColor)|🎨. Pixel color extension with Swift and SwiftUI.|8|2023-11-10| -|198|[octree/Yep](https://github.com/octree/Yep)|根据 Assets/.strings 文件,自动生成 Swift 代码|8|2023-08-28| -|199|[CrazyFanFan/K3Pinyin](https://github.com/CrazyFanFan/K3Pinyin)|translate chinese hanzi to pinyin by swift|8|2023-07-04| -|200|[intsig171/AdapterSwift](https://github.com/intsig171/AdapterSwift)|SwiftUI精细化方案,针对不同的苹果手机机型缩放UI控件,让整体UI视觉效果一致。|7|2023-11-28| +|149|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|21|2023-09-08| +|150|[AttemptD/SwiftUI-MyBill](https://github.com/AttemptD/SwiftUI-MyBill)|一个使用SwiftUI开发的本地记账app|21|2023-11-14| +|151|[jackiehu/SwiftMesh](https://github.com/jackiehu/SwiftMesh)|swift砖块系列:基于Alamofire5的Combine封装,更加快捷的发起网络请求,支持SwiftUI|21|2023-09-28| +|152|[tangjianfengVS/WisdomRouterKit](https://github.com/tangjianfengVS/WisdomRouterKit)|1:一个强大的iOS路由器SDK。 2:针对处理组件化模块之间的调用,WisdomRouterKit可以帮你进行页面之间的属性参数和回调Block传递赋值,并且支持大量化的属性参数和大量化的回调Block传递赋值,无需各个子模块之间进行任何引用,也无需定义公共协议文件进行各个子模块之间关联,真正做到完全解偶,真正做到顶天立地。 3:无论项目将来功能或者业务代码快速的扩展叠加,无需人员维护,无需 ...|21|2023-08-22| +|153|[liamnichols/ListItemFormatter](https://github.com/liamnichols/ListItemFormatter)|NSFormatter subclass that can format lists based on locale following the Unicode CLDR specification|21|2023-06-30| +|154|[Until-You-Possible/NetEaseMusic](https://github.com/Until-You-Possible/NetEaseMusic)|仿网易云APP|20|2023-08-31| +|155|[ptrkstr/Devices](https://github.com/ptrkstr/Devices)|Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8).|20|2023-08-27| +|156|[HDCodePractice/CodePracticeResult](https://github.com/HDCodePractice/CodePracticeResult)|同学们的代码练习参考|20|2023-11-04| +|157|[1691665955/MZRefresh](https://github.com/1691665955/MZRefresh)|Swift下拉刷新、上拉加载组件,简单易用|19|2023-12-07| +|158|[a51095/HelloSwift](https://github.com/a51095/HelloSwift)|swift5.0,定时器,活动倒计时,alter弹框,吐司弹框|19|2023-11-20| +|159|[litecoin-foundation/litewallet-ios](https://github.com/litecoin-foundation/litewallet-ios)|iOS version of Litewallet , official SPV Wallet from the Litecoin Foundation. Maintained by the Litewallet Team & Charlie Lee (Creator of Litecoin)|19|2023-12-04| +|160|[Coder-Star/CSModuleManager](https://github.com/Coder-Star/CSModuleManager)|一个用在Swift的模块管理框架|18|2023-08-22| +|161|[o2oa/o2oa-ios](https://github.com/o2oa/o2oa-ios)|开源OA企业信息化平台O2OA iOS端源码|18|2023-11-01| +|162|[ZevEisenberg/Padiddle](https://github.com/ZevEisenberg/Padiddle)|Draw pictures by spinning your iOS device|18|2023-08-29| +|163|[zgjff/JJCarouselView](https://github.com/zgjff/JJCarouselView)|泛型、block、无任何第三方、易于扩展的轮播图框架|17|2023-09-18| +|164|[xiaoxidong/Shoots](https://github.com/xiaoxidong/Shoots)|管理,发现有用的产品设计截图|16|2023-10-10| +|165|[Louiswu2011/chafenqi](https://github.com/Louiswu2011/chafenqi)|中二节奏/舞萌DX国服查分器|16|2023-11-26| +|166|[tangjianfengVS/WisdomScanKit](https://github.com/tangjianfengVS/WisdomScanKit)|推荐一个强大,好用的摄像,扫描器框架: WisdomScanKit 。 WisdomScanKit 最低支持 iOS 8.0 / Swift 4 编写,SDK处理了系统兼容性问题,并且完全兼容OC项目调用。 WisdomScanKit 目前支持四大功能: 一:系统相册图片选择器; 二:全屏摄像功能; 三:扫二维码功能; 四:图片浏览器功能;|16|2023-09-08| +|167|[IFTTT/ConnectSDK-iOS](https://github.com/IFTTT/ConnectSDK-iOS)|Connect Button SDK for iOS|16|2023-12-04| +|168|[yungfan/Swift-learning](https://github.com/yungfan/Swift-learning)|Swift语法|16|2023-08-12| +|169|[Lakr233/Fix-GPS](https://github.com/Lakr233/Fix-GPS)|从一生足迹中读取位置数据并写入图片|15|2023-11-03| +|170|[Jacke-xu/WYBasisKit-swift](https://github.com/Jacke-xu/WYBasisKit-swift)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|15|2023-10-13| +|171|[summerHearts/TheRouter-Swift](https://github.com/summerHearts/TheRouter-Swift)|一个用于模块间解耦和通信,基于接口进行模块管理和依赖注入的组件化路由工具。用多种方式最大程度地发挥编译检查的功能。 通过 protocol 寻找对应的模块,并用 protocol 进行依赖注入和模块通信。|14|2023-09-28| +|172|[Liao-Hexo/Daily-Bill](https://github.com/Liao-Hexo/Daily-Bill)|蜗牛记账-简约精致的记账app|14|2023-11-28| +|173|[wlgemini/Driftwood](https://github.com/wlgemini/Driftwood)|Driftwood is a DSL to make Auto Layout easy on iOS, tvOS and macOS.|14|2023-12-07| +|174|[Taiwan-Ebook-Lover/EbookTW-iOS](https://github.com/Taiwan-Ebook-Lover/EbookTW-iOS)|台灣電子書搜尋 iOS App|13|2023-11-23| +|175|[Boxzhi/HZPlaceHolder](https://github.com/Boxzhi/HZPlaceHolder)|Quickly create a null data placeholder view(一个方法完成空数据占位图展示,一行代码完成MJRefresh的封装调用)|13|2023-08-18| +|176|[Starkrimson/MovieDB](https://github.com/Starkrimson/MovieDB)|🌇 探索发现海量影视作品|12|2023-11-30| +|177|[lizhi0123/LZTag](https://github.com/lizhi0123/LZTag)|ios swift 标签选择器 tag Label selector,支持左对齐,右对齐,中间对齐。支持自定义样式cell|12|2023-09-26| +|178|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|12|2023-11-28| +|179|[woodyyan/remember](https://github.com/woodyyan/remember)|丁丁记事 - 记住你容易忘记的小事|12|2023-06-28| +|180|[Zyf893549897/ZYFComponentTool](https://github.com/Zyf893549897/ZYFComponentTool)|开发小工具,带计数的textview,可折叠的label支持html,刷新无数据页面,调用本机地图导航,搜索历史,图片选择自适应高度,图片展示,上下拉刷新无数据页面的封装等|11|2023-08-03| +|181|[DevForrestWang/SwiftCase](https://github.com/DevForrestWang/SwiftCase)|Swift开发示例,包括基本组件、常用方法使用、设计模式、算法和一些示例。|11|2023-12-09| +|182|[shmilyQin/RxSwiftLearn](https://github.com/shmilyQin/RxSwiftLearn)|Rx的操作符使用和分析。一些基于MVVM+RxSwift+Moya+HandyJSON(Decodable)|11|2023-11-17| +|183|[cdoky/URLNavigatorExt](https://github.com/cdoky/URLNavigatorExt)|使用注解自动生成Router以及Router相关参数|11|2023-11-03| +|184|[zgjff/JJKit](https://github.com/zgjff/JJKit)|包括便捷扩展、路由、轮播图、转场动画的框架|10|2023-10-18| +|185|[RickeyBoy/ScreenshotableView](https://github.com/RickeyBoy/ScreenshotableView)|SwiftUI 轻量级自定义截图组件 / A SwiftUI View can easily get a custom screenshot image.|9|2023-08-10| +|186|[luoxubin/visionos-demos-docs](https://github.com/luoxubin/visionos-demos-docs)|分享一些自己预研学习apple visionos时开发或者发现的demo,以及整理一些国内外最新的关于apple visionOS的相关技术文章|9|2023-06-30| +|187|[monako97/2fa-for-macOS](https://github.com/monako97/2fa-for-macOS)|使用Swift UI开发的身份验证器(2FA)|9|2023-11-14| +|188|[haoburongyi/ZHCodable](https://github.com/haoburongyi/ZHCodable)|Swift 封装 Codable 字典转模型|9|2023-11-01| +|189|[eternaljust/Msea](https://github.com/eternaljust/Msea)|一款虫部落搜索论坛第三方 iOS App,使用 SwiftUI 开发,采用最新的 Swift Concurrency 并发技术,支持 iOS 15 和 iPadOS 15 及以上。|9|2023-10-27| +|190|[BinaryParadise/PracticeTLS](https://github.com/BinaryParadise/PracticeTLS)|TLS 1.2、1.3的swift简单实现|9|2023-11-19| +|191|[TIT-Frontend/ipa-mac-builder](https://github.com/TIT-Frontend/ipa-mac-builder)|用于在macOS上对ipa进行重签名并安装或导出ipa|8|2023-06-29| +|192|[Darktt/JsonProtection](https://github.com/Darktt/JsonProtection)|處理後端提供各種神奇 Json 資料,而做的解析保護|8|2023-12-06| +|193|[IANIx/SwiftCost](https://github.com/IANIx/SwiftCost)|swift项目:鲨鱼记账|8|2023-08-14| +|194|[CoderMaoWX/WXNetworkingSwift](https://github.com/CoderMaoWX/WXNetworkingSwift)|iOS基于Alamofire封装的可定制的多功能网络请求框架|8|2023-11-17| +|195|[yangKJ/PixelColor](https://github.com/yangKJ/PixelColor)|🎨. Pixel color extension with Swift and SwiftUI.|8|2023-11-10| +|196|[octree/Yep](https://github.com/octree/Yep)|根据 Assets/.strings 文件,自动生成 Swift 代码|8|2023-08-28| +|197|[CrazyFanFan/K3Pinyin](https://github.com/CrazyFanFan/K3Pinyin)|translate chinese hanzi to pinyin by swift|8|2023-07-04| +|198|[intsig171/AdapterSwift](https://github.com/intsig171/AdapterSwift)|SwiftUI精细化方案,针对不同的苹果手机机型缩放UI控件,让整体UI视觉效果一致。|7|2023-11-28| +|199|[wyqACoffer/DynamicWidget](https://github.com/wyqACoffer/DynamicWidget)|动态Widget(小组件、实时活动)|7|2023-10-23| +|200|[WHlcj/TalkDrawing](https://github.com/WHlcj/TalkDrawing)|cccc-移动应用创新赛-妙语生花决赛作品|7|2023-10-01|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/TeX.md b/content/charts/overall/software/TeX.md index d941b043..8f871597 100644 --- a/content/charts/overall/software/TeX.md +++ b/content/charts/overall/software/TeX.md @@ -1,21 +1,21 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > TeX -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|4140|2023-11-07| -|2|[HugoBlox/theme-academic-cv](https://github.com/HugoBlox/theme-academic-cv)|🎓 无需编写任何代码即可轻松创建漂亮的学术网站 Easily create a beautiful academic résumé or educational website using Hugo and GitHub. No code.|3269|2023-12-07| +|1|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|4142|2023-11-07| +|2|[HugoBlox/theme-academic-cv](https://github.com/HugoBlox/theme-academic-cv)|🎓 无需编写任何代码即可轻松创建漂亮的学术网站 Easily create a beautiful academic résumé or educational website using Hugo and GitHub. No code.|3270|2023-12-07| |3|[mohuangrui/ucasthesis](https://github.com/mohuangrui/ucasthesis)|LaTeX Thesis Template for the University of Chinese Academy of Sciences |3227|2023-06-19| -|4|[CTeX-org/lshort-zh-cn](https://github.com/CTeX-org/lshort-zh-cn)|A Chi­nese edi­tion of the Not So Short Introduction to LaTeX2ε|2479|2023-09-28| -|5|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|2123|2023-12-07| +|4|[CTeX-org/lshort-zh-cn](https://github.com/CTeX-org/lshort-zh-cn)|A Chi­nese edi­tion of the Not So Short Introduction to LaTeX2ε|2478|2023-09-28| +|5|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|2125|2023-12-07| |6|[ethereum/yellowpaper](https://github.com/ethereum/yellowpaper)|The "Yellow Paper": Ethereum's formal specification|1576|2023-12-07| |7|[ustctug/ustcthesis](https://github.com/ustctug/ustcthesis)|LaTeX template for USTC thesis|1417|2023-08-05| -|8|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|982|2023-11-09| +|8|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|983|2023-11-09| |9|[CTeX-org/ctex-kit](https://github.com/CTeX-org/ctex-kit)|Macro Packages and Scripts for Chinese TeX users|929|2023-12-02| |10|[cosmos/ibc](https://github.com/cosmos/ibc)|Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.|808|2023-12-08| -|11|[hushidong/biblatex-gb7714-2015](https://github.com/hushidong/biblatex-gb7714-2015)|A biblatex implementation of the GB/T7714-2015 bibliography style GB/T 7714-2015 参考文献著录和标注的biblatex样式包|660|2023-09-13| +|11|[hushidong/biblatex-gb7714-2015](https://github.com/hushidong/biblatex-gb7714-2015)|A biblatex implementation of the GB/T7714-2015 bibliography style GB/T 7714-2015 参考文献著录和标注的biblatex样式包|661|2023-09-13| |12|[schoeberl/chisel-book](https://github.com/schoeberl/chisel-book)|Digital Design with Chisel|635|2023-11-30| |13|[Didnelpsun/Math](https://github.com/Didnelpsun/Math)|考研数学,数学一,包括高等数学、线性代数、概率统计|529|2023-07-29| |14|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|466|2023-12-05| @@ -23,12 +23,12 @@ |16|[eliocamp/ggnewscale](https://github.com/eliocamp/ggnewscale)|Multiple Fill, Color and Other Scales in `ggplot2`|369|2023-12-02| |17|[Macin20/why-we-write](https://github.com/Macin20/why-we-write)|为什么写作?|332|2023-10-06| |18|[OsbertWang/install-latex-guide-zh-cn](https://github.com/OsbertWang/install-latex-guide-zh-cn)|一份简短的关于 LaTeX 安装的介绍|313|2023-12-02| -|19|[OpenXiangShan/XiangShan-doc](https://github.com/OpenXiangShan/XiangShan-doc)|Documentation for XiangShan|295|2023-12-01| +|19|[OpenXiangShan/XiangShan-doc](https://github.com/OpenXiangShan/XiangShan-doc)|Documentation for XiangShan|297|2023-12-01| |20|[MAVProxyUser/YushuTechUnitreeGo1](https://github.com/MAVProxyUser/YushuTechUnitreeGo1)|宇树科技 Yushu Technology (Unitree) go1 development notes|213|2023-12-02| |21|[ytiurin/hyphen](https://github.com/ytiurin/hyphen)|Text hyphenation in Javascript.|188|2023-11-17| |22|[latexstudio/GMCMthesis](https://github.com/latexstudio/GMCMthesis)|2020 年研究生数学建模 LaTeX 模板|174|2023-09-19| |23|[sppmg/TW_Thesis_Template](https://github.com/sppmg/TW_Thesis_Template)|The LaTeX Template for TW Thesis 台灣碩博士 LaTeX 論文樣板|131|2023-08-07| -|24|[SJTU-HPC/docs.hpc.sjtu.edu.cn](https://github.com/SJTU-HPC/docs.hpc.sjtu.edu.cn)|SJTU HPC 用户文档站点|110|2023-12-06| +|24|[SJTU-HPC/docs.hpc.sjtu.edu.cn](https://github.com/SJTU-HPC/docs.hpc.sjtu.edu.cn)|SJTU HPC 用户文档站点|111|2023-12-06| |25|[Isoheptane/arch-media-box](https://github.com/Isoheptane/arch-media-box)|Arch Linux 盒装安装媒介的小盒子|108|2023-07-13| |26|[MatNoble/LaTeX-Document](https://github.com/MatNoble/LaTeX-Document)|LaTeX Templates for Document|73|2023-06-29| |27|[alg-nju/intro-disalg-course](https://github.com/alg-nju/intro-disalg-course)|-|73|2023-09-19| @@ -39,12 +39,12 @@ |32|[YangLaTeX/thubeamer](https://github.com/YangLaTeX/thubeamer)|A Beamer Theme for Tsinghua University (THU).|57|2023-11-27| |33|[yhwu-is/Linear-Algebra-Left-Undone](https://github.com/yhwu-is/Linear-Algebra-Left-Undone)|线性代数:未竟之美|56|2023-10-24| |34|[TJ-CSCCG/tongji-recommendation-template](https://github.com/TJ-CSCCG/tongji-recommendation-template)|:page_facing_up: 同济大学推荐信模版,欢迎大家在目标院校未提供模版的情况下取用,支持 Overleaf / Windows / Linux / Workshop。|53|2023-11-15| -|35|[fanhongtao/ebooks](https://github.com/fanhongtao/ebooks)|80年代高中数理化甲种本|48|2023-12-08| +|35|[fanhongtao/ebooks](https://github.com/fanhongtao/ebooks)|80年代高中数理化甲种本|48|2023-12-09| |36|[seed-labs/seedlabs-chinese](https://github.com/seed-labs/seedlabs-chinese)|Chinese translation of the SEED Labs|42|2023-06-15| |37|[thomas10011/WHU-Beamer](https://github.com/thomas10011/WHU-Beamer)|武汉大学Beamer幻灯片模板。武大师生可用于各种报告、展示、答辩等场景。|41|2023-11-01| |38|[TJ-CSCCG/Tongji-Beamer](https://github.com/TJ-CSCCG/Tongji-Beamer)|:page_facing_up: 同济大学 Beamer / 幻灯片 模板,一个其他大学 Beamer 模板的本土化套壳,支持 Overleaf / Windows / Linux。|36|2023-11-22| |39|[zr-tex8r/PXchfon](https://github.com/zr-tex8r/PXchfon)|LaTeX: Ja­panese font setup for pLaTeX|35|2023-08-28| -|40|[the-ccsn/BUCTthesis](https://github.com/the-ccsn/BUCTthesis)|📝A LaTeX writting template for BUCT thesis.|33|2023-11-23| +|40|[the-ccsn/BUCTthesis](https://github.com/the-ccsn/BUCTthesis)|📝A LaTeX writting template for BUCT thesis.|34|2023-11-23| |41|[ahhylau/shuthesis](https://github.com/ahhylau/shuthesis)|LaTeX Thesis Template for Shanghai University|30|2023-09-26| |42|[yxnchen/sysu-beamer-template](https://github.com/yxnchen/sysu-beamer-template)|A LaTeX beamer template for SYSU. 中山大学LaTeX演示模板|28|2023-10-10| |43|[putianyi889/TerrariaWiringTutorial](https://github.com/putianyi889/TerrariaWiringTutorial)|-|27|2023-09-04| @@ -53,7 +53,7 @@ |46|[abdulle-sabaf/cathunu-bhallifa](https://github.com/abdulle-sabaf/cathunu-bhallifa)|悟数学|24|2023-11-23| |47|[kalxd/morelull](https://github.com/kalxd/morelull)|latex民科模板艺术。|22|2023-07-15| |48|[seven1240/latex](https://github.com/seven1240/latex)|Latex/Pandoc/Markdown排版|19|2023-11-10| -|49|[LucaJiang/LaTeX4VSCode](https://github.com/LucaJiang/LaTeX4VSCode)|我在VSCode下使用LaTeX的yi点点心得|14|2023-10-19| +|49|[LucaJiang/LaTeX4VSCode](https://github.com/LucaJiang/LaTeX4VSCode)|我在VSCode下使用LaTeX的yi点点心得|15|2023-10-19| |50|[anlp-nenji/nlproceedings](https://github.com/anlp-nenji/nlproceedings)|LaTeX document class for the proceedings of ANLP|14|2023-11-07| |51|[SwitWu/ODE-DingTongren-Solutions](https://github.com/SwitWu/ODE-DingTongren-Solutions)|常微分方程(丁同仁、李承治著)习题解|11|2023-06-24| |52|[registor/pdfReview](https://github.com/registor/pdfReview)|记录PDF修订的常用软件和操作方式,以备后用。|11|2023-07-04| @@ -70,21 +70,20 @@ |63|[Trikim-Zhang/nudtpaper-undergraduate](https://github.com/Trikim-Zhang/nudtpaper-undergraduate)|本科毕设LaTeX模板|5|2023-06-13| |64|[yuhao-kuo/NKUST-thesis-template](https://github.com/yuhao-kuo/NKUST-thesis-template)|國立高雄科技大學 研究所論文 LaTeX 版型|5|2023-11-22| |65|[Nymphium/nymphium.github.io](https://github.com/Nymphium/nymphium.github.io)|移民|5|2023-11-29| -|66|[wodemaster-NJUSE/NJUSE-Demand-and-business-model-innovation](https://github.com/wodemaster-NJUSE/NJUSE-Demand-and-business-model-innovation)|2023需求与商业模式创新|4|2023-11-16| +|66|[wodemaster-NJUSE/NJUSE-Demand-and-business-model-innovation](https://github.com/wodemaster-NJUSE/NJUSE-Demand-and-business-model-innovation)|2023需求与商业模式创新|4|2023-12-09| |67|[YanMing-lxb/YM-CV-Template](https://github.com/YanMing-lxb/YM-CV-Template)|一个LaTeX简历模板|4|2023-08-19| |68|[Sensente/NJU_LaTex_Template](https://github.com/Sensente/NJU_LaTex_Template)|南京大学作业通用简易模板|4|2023-09-05| |69|[liyuxuan3003/SignalsAndSystems](https://github.com/liyuxuan3003/SignalsAndSystems)|信号与系统 LaTeX笔记|4|2023-09-26| |70|[will-c137/TG_template](https://github.com/will-c137/TG_template)|实用的LaTeX模板|4|2023-10-06| -|71|[temmie-950807/study-group](https://github.com/temmie-950807/study-group)|讀書會的講義或檔案|4|2023-06-09| -|72|[cs-whh/whhResume](https://github.com/cs-whh/whhResume)|简洁的LaTeX中文简历模板|4|2023-08-16| -|73|[liyuxuan3003/DigitalIC](https://github.com/liyuxuan3003/DigitalIC)|数字集成电路LaTeX笔记|3|2023-11-06| -|74|[MengYueqi/computational-theory](https://github.com/MengYueqi/computational-theory)|HIT 2023春计算理论|3|2023-07-28| -|75|[awesome-doge/TON_Paper](https://github.com/awesome-doge/TON_Paper)|The Open Network 白皮書翻譯專案|3|2023-08-14| -|76|[Fr4nk1inCs/ustc-algorithm-2022](https://github.com/Fr4nk1inCs/ustc-algorithm-2022)|USTC 2022 秋算法基础|3|2023-06-17| -|77|[xkwxdyy/whu-beamer](https://github.com/xkwxdyy/whu-beamer)|武汉大学答辩beamer|3|2023-09-16| -|78|[myxxxsquared/PhDDoc](https://github.com/myxxxsquared/PhDDoc)|北京大学博士学位研究生学科综合考试报告Tex参考模板|3|2023-10-18| -|79|[a358003542/zhouyi](https://github.com/a358003542/zhouyi)|周易初讲|3|2023-11-29| -|80|[hu-ke/nw-todo-app](https://github.com/hu-ke/nw-todo-app)|🌲这是一个用node-webkit + vue2 + koa2 + mongodb开发的,可以实时编辑保存的桌面记事本。该项目分为两部分:桌面客户端(node-webkit) + 服务端(koa2)。🚀|3|2023-10-12| +|71|[cs-whh/whhResume](https://github.com/cs-whh/whhResume)|简洁的LaTeX中文简历模板|4|2023-08-16| +|72|[liyuxuan3003/DigitalIC](https://github.com/liyuxuan3003/DigitalIC)|数字集成电路LaTeX笔记|3|2023-11-06| +|73|[MengYueqi/computational-theory](https://github.com/MengYueqi/computational-theory)|HIT 2023春计算理论|3|2023-07-28| +|74|[awesome-doge/TON_Paper](https://github.com/awesome-doge/TON_Paper)|The Open Network 白皮書翻譯專案|3|2023-08-14| +|75|[Fr4nk1inCs/ustc-algorithm-2022](https://github.com/Fr4nk1inCs/ustc-algorithm-2022)|USTC 2022 秋算法基础|3|2023-06-17| +|76|[xkwxdyy/whu-beamer](https://github.com/xkwxdyy/whu-beamer)|武汉大学答辩beamer|3|2023-09-16| +|77|[myxxxsquared/PhDDoc](https://github.com/myxxxsquared/PhDDoc)|北京大学博士学位研究生学科综合考试报告Tex参考模板|3|2023-10-18| +|78|[a358003542/zhouyi](https://github.com/a358003542/zhouyi)|周易初讲|3|2023-11-29| +|79|[hu-ke/nw-todo-app](https://github.com/hu-ke/nw-todo-app)|🌲这是一个用node-webkit + vue2 + koa2 + mongodb开发的,可以实时编辑保存的桌面记事本。该项目分为两部分:桌面客户端(node-webkit) + 服务端(koa2)。🚀|3|2023-10-12|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/TypeScript.md b/content/charts/overall/software/TypeScript.md index 226f45dd..c97bbd21 100644 --- a/content/charts/overall/software/TypeScript.md +++ b/content/charts/overall/software/TypeScript.md @@ -1,195 +1,195 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > TypeScript -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|88588|2023-12-08| -|2|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|60314|2023-12-08| -|3|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|57314|2023-12-08| -|4|[Yidadaa/ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web)|A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。|53177|2023-12-07| -|5|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|45972|2023-12-08| -|6|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35224|2023-12-08| -|7|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|33956|2023-12-08| -|8|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|27267|2023-12-08| -|9|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|26237|2023-12-07| -|10|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|21989|2023-12-08| -|11|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|21732|2023-11-11| -|12|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|19772|2023-11-24| -|13|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19208|2023-10-20| -|14|[openai-translator/openai-translator](https://github.com/openai-translator/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|19058|2023-12-08| -|15|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17698|2023-12-08| +|1|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|88610|2023-12-09| +|2|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|60347|2023-12-09| +|3|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|57322|2023-12-08| +|4|[Yidadaa/ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web)|A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。|53259|2023-12-07| +|5|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|45976|2023-12-09| +|6|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35229|2023-12-08| +|7|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|33960|2023-12-09| +|8|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|27284|2023-12-09| +|9|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|26257|2023-12-08| +|10|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|21997|2023-12-09| +|11|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|21739|2023-11-11| +|12|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|19787|2023-11-24| +|13|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19210|2023-10-20| +|14|[openai-translator/openai-translator](https://github.com/openai-translator/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|19076|2023-12-09| +|15|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17699|2023-12-08| |16|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16570|2023-09-26| -|17|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16503|2023-09-06| -|18|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16152|2023-10-06| -|19|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop app for multiple cutting-edge LLM models, available on Windows, Mac, Linux|15731|2023-11-26| -|20|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source observability platform with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performan ...|15466|2023-12-08| -|21|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15342|2023-12-08| -|22|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15062|2023-12-07| -|23|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|14845|2023-12-08| +|17|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16504|2023-09-06| +|18|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16155|2023-12-09| +|19|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop app for multiple cutting-edge LLM models, available on Windows, Mac, Linux|15737|2023-11-26| +|20|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source observability platform with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performan ...|15471|2023-12-09| +|21|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15348|2023-12-09| +|22|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15064|2023-12-07| +|23|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|14847|2023-12-08| |24|[umijs/umi](https://github.com/umijs/umi)|A framework in react community ✨|14593|2023-12-07| -|25|[tusen-ai/naive-ui](https://github.com/tusen-ai/naive-ui)|A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.|14177|2023-12-08| -|26|[siyuan-note/siyuan](https://github.com/siyuan-note/siyuan)|A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.|13396|2023-12-08| -|27|[aidenybai/million](https://github.com/aidenybai/million)|Make React Faster. Automatically.|13301|2023-12-07| -|28|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|12857|2023-12-08| -|29|[whyour/qinglong](https://github.com/whyour/qinglong)|支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)|12766|2023-12-06| -|30|[alibaba/lowcode-engine](https://github.com/alibaba/lowcode-engine)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|12751|2023-12-07| -|31|[Anarios/return-youtube-dislike](https://github.com/Anarios/return-youtube-dislike)|Chrome extension to return youtube dislikes|11898|2023-12-07| -|32|[langgenius/dify](https://github.com/langgenius/dify)|An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack requ ...|11855|2023-12-08| -|33|[antvis/G2](https://github.com/antvis/G2)|📊 A concise and progressive visualization grammar.|11846|2023-12-08| -|34|[crimx/ext-saladict](https://github.com/crimx/ext-saladict)|🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.|11314|2023-12-03| -|35|[ant-design/ant-design-mobile](https://github.com/ant-design/ant-design-mobile)|Essential UI blocks for building mobile web apps.|11247|2023-12-01| +|25|[tusen-ai/naive-ui](https://github.com/tusen-ai/naive-ui)|A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.|14183|2023-12-09| +|26|[siyuan-note/siyuan](https://github.com/siyuan-note/siyuan)|A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.|13407|2023-12-09| +|27|[aidenybai/million](https://github.com/aidenybai/million)|Make React Faster. Automatically.|13326|2023-12-08| +|28|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|12859|2023-12-08| +|29|[whyour/qinglong](https://github.com/whyour/qinglong)|支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)|12783|2023-12-09| +|30|[alibaba/lowcode-engine](https://github.com/alibaba/lowcode-engine)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|12752|2023-12-07| +|31|[Anarios/return-youtube-dislike](https://github.com/Anarios/return-youtube-dislike)|Chrome extension to return youtube dislikes|11899|2023-12-07| +|32|[langgenius/dify](https://github.com/langgenius/dify)|An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack requ ...|11892|2023-12-09| +|33|[antvis/G2](https://github.com/antvis/G2)|📊 A concise and progressive visualization grammar.|11846|2023-12-09| +|34|[crimx/ext-saladict](https://github.com/crimx/ext-saladict)|🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.|11316|2023-12-03| +|35|[ant-design/ant-design-mobile](https://github.com/ant-design/ant-design-mobile)|Essential UI blocks for building mobile web apps.|11249|2023-12-01| |36|[snabbdom/snabbdom](https://github.com/snabbdom/snabbdom)|A virtual DOM library with focus on simplicity, modularity, powerful features and performance.|11132|2023-12-03| -|37|[alibaba/formily](https://github.com/alibaba/formily)|📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3|10324|2023-12-07| -|38|[tweenjs/tween.js](https://github.com/tweenjs/tween.js)|JavaScript/TypeScript animation engine|9498|2023-11-29| -|39|[honojs/hono](https://github.com/honojs/hono)|Fast, Lightweight, Web-standards|9146|2023-12-07| -|40|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|8635|2023-11-18| -|41|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|8234|2023-11-30| -|42|[illacloud/illa-builder](https://github.com/illacloud/illa-builder)|🚀 Retool open-source alternative, with low-code UI components and support for multiple data resources.|8152|2023-12-08| -|43|[Milkdown/milkdown](https://github.com/Milkdown/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|7984|2023-12-08| -|44|[anse-app/chatgpt-demo](https://github.com/anse-app/chatgpt-demo)|Minimal web UI for ChatGPT. |7660|2023-11-21| -|45|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 2800+ Design Tokens, easy to build your design system. Make Semi Design to Any Design. 🧑🏻‍💻 Design to Code i ...|7472|2023-12-08| -|46|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capabilit ...|7319|2023-12-08| -|47|[Vanessa219/vditor](https://github.com/Vanessa219/vditor)|♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.|7189|2023-11-22| +|37|[alibaba/formily](https://github.com/alibaba/formily)|📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3|10325|2023-12-07| +|38|[tweenjs/tween.js](https://github.com/tweenjs/tween.js)|JavaScript/TypeScript animation engine|9497|2023-11-29| +|39|[honojs/hono](https://github.com/honojs/hono)|Fast, Lightweight, Web-standards|9157|2023-12-09| +|40|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|8634|2023-11-18| +|41|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|8239|2023-11-30| +|42|[illacloud/illa-builder](https://github.com/illacloud/illa-builder)|🚀 Retool open-source alternative, with low-code UI components and support for multiple data resources.|8172|2023-12-08| +|43|[Milkdown/milkdown](https://github.com/Milkdown/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|7990|2023-12-09| +|44|[anse-app/chatgpt-demo](https://github.com/anse-app/chatgpt-demo)|Minimal web UI for ChatGPT. |7658|2023-11-21| +|45|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 2800+ Design Tokens, easy to build your design system. Make Semi Design to Any Design. 🧑🏻‍💻 Design to Code i ...|7475|2023-12-09| +|46|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capabilit ...|7320|2023-12-09| +|47|[Vanessa219/vditor](https://github.com/Vanessa219/vditor)|♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.|7191|2023-11-22| |48|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|7173|2023-12-06| -|49|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|7107|2023-11-30| -|50|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|6899|2023-12-01| -|51|[xiangsx/gpt4free-ts](https://github.com/xiangsx/gpt4free-ts)|Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free|6873|2023-11-28| +|49|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|7118|2023-12-09| +|50|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|6897|2023-12-01| +|51|[xiangsx/gpt4free-ts](https://github.com/xiangsx/gpt4free-ts)|Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free|6880|2023-11-28| |52|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表单/表格解决方案|6713|2023-12-08| -|53|[ztjhz/BetterChatGPT](https://github.com/ztjhz/BetterChatGPT)|An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)|6658|2023-11-26| +|53|[ztjhz/BetterChatGPT](https://github.com/ztjhz/BetterChatGPT)|An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)|6668|2023-11-26| |54|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|6631|2023-11-22| -|55|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴‍♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|6532|2023-11-13| -|56|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GOG, Amazon and Epic Games Launcher for Linux, Windows and Mac.|6461|2023-12-08| -|57|[giscus/giscus](https://github.com/giscus/giscus)|A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|6221|2023-12-03| -|58|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|6169|2023-11-18| -|59|[timlrx/tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-starter-blog)|This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfec ...|6153|2023-12-07| -|60|[didi/LogicFlow](https://github.com/didi/LogicFlow)|A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架,支持实现脑图、ER图、UML、工作流等各种图编辑场景。|6134|2023-12-06| +|55|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴‍♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|6531|2023-11-13| +|56|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GOG, Amazon and Epic Games Launcher for Linux, Windows and Mac.|6466|2023-12-09| +|57|[giscus/giscus](https://github.com/giscus/giscus)|A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|6221|2023-12-09| +|58|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|6177|2023-11-18| +|59|[timlrx/tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-starter-blog)|This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfec ...|6155|2023-12-07| +|60|[didi/LogicFlow](https://github.com/didi/LogicFlow)|A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架,支持实现脑图、ER图、UML、工作流等各种图编辑场景。|6135|2023-12-06| |61|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|6111|2023-10-13| -|62|[labring/laf](https://github.com/labring/laf)|Laf is a cloud development platform offering ready-to-use resources like cloud functions, databases, and storage. It empowers developers to quickly unleash their creativity. |6048|2023-12-08| +|62|[labring/laf](https://github.com/labring/laf)|Laf is a cloud development platform offering ready-to-use resources like cloud functions, databases, and storage. It empowers developers to quickly unleash their creativity. |6053|2023-12-08| |63|[honghuangdc/soybean-admin](https://github.com/honghuangdc/soybean-admin)|A fresh and elegant admin template, based on Vue3,Vite3,TypeScript,NaiveUI and UnoCSS [一个基于Vue3、Vite3、TypeScript、NaiveUI 和 UnoCSS的清新优雅的中后台模版]|5756|2023-11-28| -|64|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|5646|2023-12-08| -|65|[Licoy/ChatGPT-Midjourney](https://github.com/Licoy/ChatGPT-Midjourney)|🍭 一键拥有你自己的 ChatGPT+Midjourney 网页服务 Own your own ChatGPT+Midjourney web service with one click|5231|2023-11-29| -|66|[purocean/yn](https://github.com/purocean/yn)|A highly extensible Markdown editor. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and m ...|5117|2023-11-24| -|67|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|5065|2023-12-07| -|68|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code/low-code platform to build internal tools. |4967|2023-12-08| -|69|[windingwind/zotero-pdf-translate](https://github.com/windingwind/zotero-pdf-translate)|Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.|4938|2023-12-04| +|64|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|5653|2023-12-08| +|65|[Licoy/ChatGPT-Midjourney](https://github.com/Licoy/ChatGPT-Midjourney)|🍭 一键拥有你自己的 ChatGPT+Midjourney 网页服务 Own your own ChatGPT+Midjourney web service with one click|5235|2023-11-29| +|66|[purocean/yn](https://github.com/purocean/yn)|A highly extensible Markdown editor. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and m ...|5119|2023-11-24| +|67|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|5068|2023-12-07| +|68|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code/low-code platform to build internal tools. |4970|2023-12-09| +|69|[windingwind/zotero-pdf-translate](https://github.com/windingwind/zotero-pdf-translate)|Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.|4949|2023-12-04| |70|[brick-design/brick-design](https://github.com/brick-design/brick-design)|低代码框架,支持流式布局与自由布局拖拽编排,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示、自由布局支持辅助对齐、支持自动吸附、实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4928|2023-10-30| -|71|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|4839|2023-12-08| -|72|[LokerL/tts-vue](https://github.com/LokerL/tts-vue)|🎤 微软语音合成工具,使用 Electron + Vue + ElementPlus + Vite 构建。|4608|2023-12-02| -|73|[Tohrusky/Final2x](https://github.com/Tohrusky/Final2x)|2^x Image Super-Resolution ☢️|4512|2023-12-05| -|74|[AutumnWhj/ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot)|ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot|4386|2023-11-21| -|75|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|4350|2023-12-06| -|76|[lobehub/lobe-chat](https://github.com/lobehub/lobe-chat)|🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your priv ...|4271|2023-12-07| -|77|[typestack/routing-controllers](https://github.com/typestack/routing-controllers)|Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.|4256|2023-12-07| -|78|[iorate/ublacklist](https://github.com/iorate/ublacklist)|Blocks specific sites from appearing in Google search results|4243|2023-12-03| -|79|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|4242|2023-10-27| -|80|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|4197|2023-12-08| -|81|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|4165|2023-08-15| -|82|[l0o0/jasminum](https://github.com/l0o0/jasminum)|A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据|4140|2023-11-24| -|83|[web-infra-dev/modern.js](https://github.com/web-infra-dev/modern.js)|Modern.js is a web engineering system, including a web framework and a npm package solution.|3961|2023-12-06| -|84|[Tencent/tmagic-editor](https://github.com/Tencent/tmagic-editor)|-|3858|2023-12-06| +|71|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|4844|2023-12-08| +|72|[LokerL/tts-vue](https://github.com/LokerL/tts-vue)|🎤 微软语音合成工具,使用 Electron + Vue + ElementPlus + Vite 构建。|4614|2023-12-02| +|73|[Tohrusky/Final2x](https://github.com/Tohrusky/Final2x)|2^x Image Super-Resolution ☢️|4513|2023-12-05| +|74|[AutumnWhj/ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot)|ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot|4388|2023-11-21| +|75|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|4350|2023-12-09| +|76|[lobehub/lobe-chat](https://github.com/lobehub/lobe-chat)|🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your priv ...|4345|2023-12-09| +|77|[typestack/routing-controllers](https://github.com/typestack/routing-controllers)|Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.|4257|2023-12-08| +|78|[iorate/ublacklist](https://github.com/iorate/ublacklist)|Blocks specific sites from appearing in Google search results|4247|2023-12-03| +|79|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|4244|2023-10-27| +|80|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|4198|2023-12-09| +|81|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|4166|2023-08-15| +|82|[l0o0/jasminum](https://github.com/l0o0/jasminum)|A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据|4149|2023-11-24| +|83|[web-infra-dev/modern.js](https://github.com/web-infra-dev/modern.js)|Modern.js is a web engineering system, including a web framework and a npm package solution.|3962|2023-12-09| +|84|[Tencent/tmagic-editor](https://github.com/Tencent/tmagic-editor)|-|3863|2023-12-08| |85|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|3806|2023-11-03| |86|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|3769|2023-12-07| -|87|[futantan/OpenGpt](https://github.com/futantan/OpenGpt)|Create your own ChatGPT App in seconds.|3729|2023-08-22| -|88|[zdhxiong/mdui](https://github.com/zdhxiong/mdui)|mdui 是使用 Web Components 实现 Material You 设计规范的前端组件库|3698|2023-12-05| -|89|[Kanaries/Rath](https://github.com/Kanaries/Rath)|Next generation of automated data exploratory analysis and visualization platform.|3632|2023-12-08| -|90|[maotoumao/MusicFree](https://github.com/maotoumao/MusicFree)|插件化、定制化、无广告的免费音乐播放器|3577|2023-12-08| +|87|[futantan/OpenGpt](https://github.com/futantan/OpenGpt)|Create your own ChatGPT App in seconds.|3732|2023-08-22| +|88|[zdhxiong/mdui](https://github.com/zdhxiong/mdui)|mdui 是使用 Web Components 实现 Material You 设计规范的前端组件库|3698|2023-12-09| +|89|[Kanaries/Rath](https://github.com/Kanaries/Rath)|Next generation of automated data exploratory analysis and visualization platform.|3635|2023-12-08| +|90|[maotoumao/MusicFree](https://github.com/maotoumao/MusicFree)|插件化、定制化、无广告的免费音乐播放器|3586|2023-12-08| |91|[koishijs/koishi](https://github.com/koishijs/koishi)|Cross-platform chatbot framework made with love|3524|2023-12-08| -|92|[Tencent/wujie](https://github.com/Tencent/wujie)|极致的微前端框架|3427|2023-11-28| -|93|[xobserve/xobserve](https://github.com/xobserve/xobserve)|Observe any stack, any service and any data at anywhere, using any UI style you prefer. Apache2.0 forever !|3397|2023-12-07| -|94|[codebdy/rxdrag](https://github.com/codebdy/rxdrag)|Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。|3395|2023-11-23| -|95|[BuilderIO/ai-shell](https://github.com/BuilderIO/ai-shell)|A CLI that converts natural language to shell commands.|3394|2023-09-21| +|92|[Tencent/wujie](https://github.com/Tencent/wujie)|极致的微前端框架|3429|2023-11-28| +|93|[xobserve/xobserve](https://github.com/xobserve/xobserve)|Observe any stack, any service and any data at anywhere, using any UI style you prefer. Apache2.0 forever !|3399|2023-12-07| +|94|[codebdy/rxdrag](https://github.com/codebdy/rxdrag)|Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。|3396|2023-11-23| +|95|[BuilderIO/ai-shell](https://github.com/BuilderIO/ai-shell)|A CLI that converts natural language to shell commands.|3393|2023-09-21| |96|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ Yun Portable Air Conditoner. 云空调,便携小空调,为你的夏日带去清凉!|3368|2023-06-12| -|97|[electron-vite/electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)|🥳 Really simple Electron + Vite + Vue boilerplate.|3342|2023-12-03| -|98|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine |3326|2023-12-08| -|99|[BetaSu/big-react](https://github.com/BetaSu/big-react)|跟着我,从0实现React18|3260|2023-10-07| -|100|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|3249|2023-12-01| -|101|[Icalingua-plus-plus/Icalingua-plus-plus](https://github.com/Icalingua-plus-plus/Icalingua-plus-plus)|A client for QQ and more.:electron:|3241|2023-12-06| +|97|[electron-vite/electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)|🥳 Really simple Electron + Vite + Vue boilerplate.|3347|2023-12-03| +|98|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine |3328|2023-12-08| +|99|[BetaSu/big-react](https://github.com/BetaSu/big-react)|跟着我,从0实现React18|3261|2023-10-07| +|100|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|3250|2023-12-01| +|101|[Icalingua-plus-plus/Icalingua-plus-plus](https://github.com/Icalingua-plus-plus/Icalingua-plus-plus)|A client for QQ and more.:electron:|3242|2023-12-06| |102|[oliverschwendener/ueli](https://github.com/oliverschwendener/ueli)|Keystroke launcher for Windows and macOS|3220|2023-12-07| |103|[meowtec/Imagine](https://github.com/meowtec/Imagine)|🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.|3185|2023-08-07| -|104|[emqx/MQTTX](https://github.com/emqx/MQTTX)|A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.|3140|2023-12-08| -|105|[xuejianxianzun/PixivBatchDownloader](https://github.com/xuejianxianzun/PixivBatchDownloader)|Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.|3086|2023-12-05| -|106|[ourongxing/chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel)|Elegant and Powerfull. Powered by OpenAI and Vercel.|3015|2023-11-28| +|104|[emqx/MQTTX](https://github.com/emqx/MQTTX)|A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.|3142|2023-12-08| +|105|[xuejianxianzun/PixivBatchDownloader](https://github.com/xuejianxianzun/PixivBatchDownloader)|Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.|3089|2023-12-05| +|106|[ourongxing/chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel)|Elegant and Powerfull. Powered by OpenAI and Vercel.|3014|2023-11-28| |107|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2988|2023-10-17| |108|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码(LowCode)搭建工作台,实时输出源代码|2979|2023-12-06| -|109|[guangzhengli/ChatFiles](https://github.com/guangzhengli/ChatFiles)|Document Chatbot — multiple files. Powered by GPT / Embedding.|2936|2023-07-19| +|109|[guangzhengli/ChatFiles](https://github.com/guangzhengli/ChatFiles)|Document Chatbot — multiple files. Powered by GPT / Embedding.|2938|2023-07-19| |110|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|2896|2023-12-08| -|111|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2863|2023-12-03| +|111|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2864|2023-12-03| |112|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架 |2844|2023-12-06| -|113|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|2824|2023-09-19| -|114|[gdh1995/vimium-c](https://github.com/gdh1995/vimium-c)|A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar|2803|2023-12-04| -|115|[AprilNEA/ChatGPT-Admin-Web](https://github.com/AprilNEA/ChatGPT-Admin-Web)|One-stop system for shared use of AI within teams and organizationswith 在团队和组织内共享使用人工智能的一站式系统|2801|2023-12-07| +|113|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|2826|2023-09-19| +|114|[AprilNEA/ChatGPT-Admin-Web](https://github.com/AprilNEA/ChatGPT-Admin-Web)|One-stop system for shared use of AI within teams and organizationswith 在团队和组织内共享使用人工智能的一站式系统|2817|2023-12-09| +|115|[gdh1995/vimium-c](https://github.com/gdh1995/vimium-c)|A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar|2811|2023-12-04| |116|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2771|2023-11-04| |117|[notadd/notadd](https://github.com/notadd/notadd)|A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。|2764|2023-12-06| -|118|[Bowen7/regex-vis](https://github.com/Bowen7/regex-vis)|🎨 Regex visualizer & editor|2709|2023-10-28| -|119|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|2677|2023-12-08| +|118|[Bowen7/regex-vis](https://github.com/Bowen7/regex-vis)|🎨 Regex visualizer & editor|2710|2023-10-28| +|119|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|2678|2023-12-09| |120|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|Tencent QQ Bot Library for Node.js|2671|2023-09-22| -|121|[ConnectAI-E/AutoGPT-Next-Web](https://github.com/ConnectAI-E/AutoGPT-Next-Web)|🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用|2665|2023-12-08| -|122|[hahahumble/speechgpt](https://github.com/hahahumble/speechgpt)|💬 SpeechGPT is a web application that enables you to converse with ChatGPT.|2659|2023-10-16| -|123|[opensumi/core](https://github.com/opensumi/core)|🚀 A framework helps you quickly build Cloud or Desktop IDE products.|2630|2023-12-08| -|124|[BilibiliVideoDownload/BilibiliVideoDownload](https://github.com/BilibiliVideoDownload/BilibiliVideoDownload)|Cross-platform download bilibili video desktop software, support windows, macOS, Linux|2627|2023-12-04| -|125|[czy0729/Bangumi](https://github.com/czy0729/Bangumi)|:electron: An unofficial https://bgm.tv app client for Android and iOS, built with React Native. 一个无广告、以爱好为驱动、不以盈利为目的、专门做 ACG 的类似豆瓣的追番记录,bgm.tv 第三方客户端。为移动端重新设计,内置大量加强的网页端难以实现的功能,且提供了相当的自定义选项。 目前已适配 iO ...|2614|2023-12-04| +|121|[ConnectAI-E/AutoGPT-Next-Web](https://github.com/ConnectAI-E/AutoGPT-Next-Web)|🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用|2664|2023-12-09| +|122|[hahahumble/speechgpt](https://github.com/hahahumble/speechgpt)|💬 SpeechGPT is a web application that enables you to converse with ChatGPT.|2660|2023-10-16| +|123|[opensumi/core](https://github.com/opensumi/core)|🚀 A framework helps you quickly build Cloud or Desktop IDE products.|2631|2023-12-08| +|124|[BilibiliVideoDownload/BilibiliVideoDownload](https://github.com/BilibiliVideoDownload/BilibiliVideoDownload)|Cross-platform download bilibili video desktop software, support windows, macOS, Linux|2627|2023-12-09| +|125|[czy0729/Bangumi](https://github.com/czy0729/Bangumi)|:electron: An unofficial https://bgm.tv app client for Android and iOS, built with React Native. 一个无广告、以爱好为驱动、不以盈利为目的、专门做 ACG 的类似豆瓣的追番记录,bgm.tv 第三方客户端。为移动端重新设计,内置大量加强的网页端难以实现的功能,且提供了相当的自定义选项。 目前已适配 iO ...|2615|2023-12-04| |126|[cwackerfuss/react-wordle](https://github.com/cwackerfuss/react-wordle)|A fun Wordle clone made using React, Typescript, and Tailwind|2599|2023-12-04| -|127|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2559|2023-09-15| -|128|[vrtmrz/obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync)|-|2555|2023-12-04| +|127|[vrtmrz/obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync)|-|2561|2023-12-04| +|128|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2559|2023-09-15| |129|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library.|2488|2023-12-06| -|130|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|Distributed, Docker-supported, out-of-the-box, and Lightweight control panel for Minecraft server and more.|2484|2023-12-03| +|130|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|Distributed, Docker-supported, out-of-the-box, and Lightweight control panel for Minecraft server and more.|2487|2023-12-03| |131|[koishijs/novelai-bot](https://github.com/koishijs/novelai-bot)|Generate images by NovelAI 基于 NovelAI 的画图机器人|2426|2023-11-25| |132|[zce/caz](https://github.com/zce/caz)|A simple yet powerful template-based Scaffolding tools.|2423|2023-12-07| -|133|[liou666/polyglot](https://github.com/liou666/polyglot)|🤖️ Cross-platform AI language practice app (跨平台AI语言练习应用)|2369|2023-12-01| -|134|[frappe/books](https://github.com/frappe/books)|Free Accounting Software|2367|2023-12-05| +|133|[liou666/polyglot](https://github.com/liou666/polyglot)|🤖️ Cross-platform AI language practice app (跨平台AI语言练习应用)|2370|2023-12-01| +|134|[frappe/books](https://github.com/frappe/books)|Free Accounting Software|2368|2023-12-05| |135|[suanmei/callapp-lib](https://github.com/suanmei/callapp-lib)|🔥call app from h5(H5唤起客户端 )|2344|2023-10-27| -|136|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|2314|2023-12-08| -|137|[Mereithhh/vanblog](https://github.com/Mereithhh/vanblog)|一款简洁实用优雅的个人博客系统|2263|2023-11-28| -|138|[hydro-dev/Hydro](https://github.com/hydro-dev/Hydro)|Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)|2253|2023-12-07| +|136|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|2313|2023-12-08| +|137|[Mereithhh/vanblog](https://github.com/Mereithhh/vanblog)|一款简洁实用优雅的个人博客系统|2266|2023-11-28| +|138|[hydro-dev/Hydro](https://github.com/hydro-dev/Hydro)|Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)|2260|2023-12-09| |139|[web-infra-dev/garfish](https://github.com/web-infra-dev/garfish)|A powerful micro front-end framework 🚚|2244|2023-12-04| -|140|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|2244|2023-07-05| +|140|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|2243|2023-07-05| |141|[visiky/resume](https://github.com/visiky/resume)|🚀 在线简历生成器|2233|2023-08-30| -|142|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|A brand new web Visual Novel engine 全新的网页端视觉小说引擎|2207|2023-12-06| -|143|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)|2194|2023-12-06| +|142|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|A brand new web Visual Novel engine 全新的网页端视觉小说引擎|2211|2023-12-06| +|143|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)|2195|2023-12-06| |144|[Flaque/quirk](https://github.com/Flaque/quirk)|✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool|2166|2023-11-05| -|145|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|2156|2023-12-08| -|146|[alovajs/alova](https://github.com/alovajs/alova)|Request strategy library for MVVM libraries such as Vue.js, React.js and Svelte.js|2152|2023-12-07| +|145|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|2157|2023-12-09| +|146|[alovajs/alova](https://github.com/alovajs/alova)|Request strategy library for MVVM libraries such as Vue.js, React.js and Svelte.js|2153|2023-12-07| |147|[simonbengtsson/jsPDF-AutoTable](https://github.com/simonbengtsson/jsPDF-AutoTable)|jsPDF plugin for generating PDF tables with javascript|2145|2023-12-06| -|148|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|🔥 cool-admin(midway版)一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 3.x、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建|2132|2023-12-08| -|149|[msgbyte/tailchat](https://github.com/msgbyte/tailchat)|Next generation noIM application in your own workspace, not only another Slack/Discord/Rocket.chat|2123|2023-12-06| -|150|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|2123|2023-07-18| -|151|[aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials)|Configure AWS credential environment variables for use in other GitHub Actions.|2108|2023-12-08| -|152|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|2072|2023-12-05| -|153|[theajack/cnchar](https://github.com/theajack/cnchar)|🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)|2071|2023-11-26| -|154|[blinker-iot/blinker-js](https://github.com/blinker-iot/blinker-js)|Blinker node.js library for hardware. Works with Raspberry Pi, Banana Pi, linux, windows, macos.|2070|2023-11-10| +|148|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|🔥 cool-admin(midway版)一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 3.x、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建|2133|2023-12-08| +|149|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|2128|2023-07-18| +|150|[msgbyte/tailchat](https://github.com/msgbyte/tailchat)|Next generation noIM application in your own workspace, not only another Slack/Discord/Rocket.chat|2123|2023-12-06| +|151|[aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials)|Configure AWS credential environment variables for use in other GitHub Actions.|2109|2023-12-08| +|152|[blinker-iot/blinker-js](https://github.com/blinker-iot/blinker-js)|Blinker node.js library for hardware. Works with Raspberry Pi, Banana Pi, linux, windows, macos.|2075|2023-11-10| +|153|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|2072|2023-12-05| +|154|[theajack/cnchar](https://github.com/theajack/cnchar)|🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)|2071|2023-11-26| |155|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|2053|2023-11-23| -|156|[ruilisi/fortune-sheet](https://github.com/ruilisi/fortune-sheet)|A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets|2034|2023-10-03| -|157|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 https://aisuda.github.io/amis-editor-demo|2033|2023-11-16| -|158|[Kanaries/graphic-walker](https://github.com/Kanaries/graphic-walker)|An open source alternative to Tableau. Easily embedded in any web apps.|1998|2023-12-07| +|156|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 https://aisuda.github.io/amis-editor-demo|2034|2023-11-16| +|157|[ruilisi/fortune-sheet](https://github.com/ruilisi/fortune-sheet)|A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets|2033|2023-10-03| +|158|[Kanaries/graphic-walker](https://github.com/Kanaries/graphic-walker)|An open source alternative to Tableau. Easily embedded in any web apps.|2000|2023-12-07| |159|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io|1964|2023-12-08| |160|[umijs/father](https://github.com/umijs/father)|NPM package development tool|1950|2023-11-07| -|161|[liihuu/KLineChart](https://github.com/liihuu/KLineChart)|📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)|1891|2023-12-08| +|161|[liihuu/KLineChart](https://github.com/liihuu/KLineChart)|📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)|1891|2023-12-09| |162|[jabbany/CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary)|Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。|1877|2023-10-17| -|163|[liyupi/yuindex](https://github.com/liyupi/yuindex)|✨ 新项目 - 极客范儿的浏览器主页 💻 Vue 3 + Node.js 全栈项目,自实现 web 终端 + 命令系统|1861|2023-12-05| -|164|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷️Github China/Global User Ranking, Global Warehouse Star Ranking (Github Action is automatically updated daily).|1835|2023-12-08| -|165|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点乐趣😏~(支持Mac、Win和Linux)|1821|2023-10-05| -|166|[alex8088/electron-vite](https://github.com/alex8088/electron-vite)|Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护|1818|2023-12-08| +|163|[liyupi/yuindex](https://github.com/liyupi/yuindex)|✨ 新项目 - 极客范儿的浏览器主页 💻 Vue 3 + Node.js 全栈项目,自实现 web 终端 + 命令系统|1862|2023-12-05| +|164|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷️Github China/Global User Ranking, Global Warehouse Star Ranking (Github Action is automatically updated daily).|1835|2023-12-09| +|165|[alex8088/electron-vite](https://github.com/alex8088/electron-vite)|Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护|1824|2023-12-08| +|166|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点乐趣😏~(支持Mac、Win和Linux)|1822|2023-10-05| |167|[hellof2e/quark-design](https://github.com/hellof2e/quark-design)|Browser-native component library, framework-agnostic, base on web components.(面向未来的组件库,跨端、跨框架、浏览器原生,即插即用。底层基于 Quarkc!)|1808|2023-12-08| -|168|[ha0z1/New-Bing-Anywhere](https://github.com/ha0z1/New-Bing-Anywhere)|💬 New-Bing-Anywhere extension's source |1801|2023-12-04| +|168|[ha0z1/New-Bing-Anywhere](https://github.com/ha0z1/New-Bing-Anywhere)|💬 New-Bing-Anywhere extension's source |1806|2023-12-04| |169|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1793|2023-11-10| |170|[quantizor/markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1712|2023-12-07| -|171|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with TypeScript + Discord.js, includes Docker builds & localization in 20+ languages|1709|2023-12-08| -|172|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|1702|2023-12-05| +|171|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with TypeScript + Discord.js, includes Docker builds & localization in 20+ languages|1711|2023-12-08| +|172|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|1703|2023-12-05| |173|[ZhongAnTech/zarm](https://github.com/ZhongAnTech/zarm)|基于 React 的移动端 UI 组件库|1673|2023-12-05| -|174|[k8w/tsrpc](https://github.com/k8w/tsrpc)|A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeS ...|1653|2023-07-04| +|174|[k8w/tsrpc](https://github.com/k8w/tsrpc)|A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeS ...|1654|2023-07-04| |175|[editablejs/editable](https://github.com/editablejs/editable)|🌱 A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. 一款强到离谱的富文本编辑器框架,专注于稳定性、可控性、扩展性和性能。|1652|2023-11-25| -|176|[xjh22222228/nav](https://github.com/xjh22222228/nav)|🔍 发现导航 , 打造最强静态导航网站(支持SEO) Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing|1647|2023-11-14| -|177|[OneKeyHQ/app-monorepo](https://github.com/OneKeyHQ/app-monorepo)|Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.|1643|2023-12-08| -|178|[vuepress-theme-hope/vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope)|A vuepress theme with tons of features✨|1631|2023-12-08| -|179|[vuejs/babel-plugin-jsx](https://github.com/vuejs/babel-plugin-jsx)|JSX for Vue 3|1630|2023-12-08| -|180|[lxfater/inpaint-web](https://github.com/lxfater/inpaint-web)|A free and open-source inpainting tool powered by webgpu and wasm on the browser.|1607|2023-12-06| -|181|[lobehub/sd-webui-lobe-theme](https://github.com/lobehub/sd-webui-lobe-theme)|🤯 Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.|1601|2023-12-06| -|182|[anse-app/anse](https://github.com/anse-app/anse)|Supercharged experience for ChatGPT, DALL-E and Stable Diffusion.|1596|2023-11-17| -|183|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|1592|2023-12-06| -|184|[webfansplz/vite-plugin-vue-devtools](https://github.com/webfansplz/vite-plugin-vue-devtools)|Vite + Vue DevTools = DX 🔥|1590|2023-12-08| -|185|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不破楼兰终不还|1583|2023-12-08| +|176|[OneKeyHQ/app-monorepo](https://github.com/OneKeyHQ/app-monorepo)|Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.|1647|2023-12-09| +|177|[xjh22222228/nav](https://github.com/xjh22222228/nav)|🔍 发现导航 , 打造最强静态导航网站(支持SEO) Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing|1647|2023-11-14| +|178|[vuepress-theme-hope/vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope)|A vuepress theme with tons of features✨|1633|2023-12-09| +|179|[vuejs/babel-plugin-jsx](https://github.com/vuejs/babel-plugin-jsx)|JSX for Vue 3|1632|2023-12-09| +|180|[lxfater/inpaint-web](https://github.com/lxfater/inpaint-web)|A free and open-source inpainting tool powered by webgpu and wasm on the browser.|1613|2023-12-06| +|181|[lobehub/sd-webui-lobe-theme](https://github.com/lobehub/sd-webui-lobe-theme)|🤯 Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.|1604|2023-12-06| +|182|[anse-app/anse](https://github.com/anse-app/anse)|Supercharged experience for ChatGPT, DALL-E and Stable Diffusion.|1597|2023-11-17| +|183|[webfansplz/vite-plugin-vue-devtools](https://github.com/webfansplz/vite-plugin-vue-devtools)|Vite + Vue DevTools = DX 🔥|1592|2023-12-09| +|184|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|1592|2023-12-06| +|185|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不破楼兰终不还|1588|2023-12-09| |186|[geekape/geek-navigation](https://github.com/geekape/geek-navigation)|❤️ 极客猿导航-独立开发者的导航站!|1559|2023-06-12| |187|[xjq7/books](https://github.com/xjq7/books)|IT 电子书, 计算机基础(编译原理, 数据结构与算法, 操作系统), 计算机网络, 编程语言, 前端, 网络安全, 软件测试, 算法, 数据库, 经济学, 数学, 多种文件格式(pdf、mobi、epubi、azw3), 多种下载方式(百度网盘, 阿里网盘, 直链)|1545|2023-07-11| |188|[NetEase/tango](https://github.com/NetEase/tango)|A source code based low-code builder. Integrate low-code experience into your local development workflow seamlessly.|1516|2023-12-08| @@ -197,12 +197,12 @@ |190|[microsoft/vscode-mssql](https://github.com/microsoft/vscode-mssql)|Visual Studio Code SQL Server extension.|1485|2023-11-11| |191|[umijs/hox](https://github.com/umijs/hox)|State sharing for React components.|1415|2023-12-01| |192|[alibaba/lowcode-demo](https://github.com/alibaba/lowcode-demo)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|1410|2023-12-05| -|193|[zonemeen/musicn](https://github.com/zonemeen/musicn)|🎵 一个可播放及下载音乐的 Node.js 命令行工具|1398|2023-11-30| -|194|[FeatureProbe/FeatureProbe](https://github.com/FeatureProbe/FeatureProbe)|FeatureProbe is an open source feature management service. 开源的高效可视化『特性』管理平台,提供特性开关、灰度发布、AB实验全功能。|1391|2023-12-07| -|195|[electron-vite/electron-vite-react](https://github.com/electron-vite/electron-vite-react)|:electron: Electron + Vite + React + Sass boilerplate.|1386|2023-11-07| -|196|[lcomplete/huntly](https://github.com/lcomplete/huntly)|Huntly, information management tool, rss reader, automatic saving browsed contents include tweets, github stars management tool. 信息管理工具、RSS 阅读器、GitHub stars 管理、推文管理、自动记录浏览过的文章。|1378|2023-09-28| -|197|[chenhb23/lanzouyun-disk](https://github.com/chenhb23/lanzouyun-disk)|蓝奏云网盘、客户端,实现了蓝奏云大部分功能并添加了许多增强型功能,可作为网盘的日常管理工具使用。项目用 electron 构建,支持 macos 和 windows。|1363|2023-08-22| -|198|[gkd-kit/subscription](https://github.com/gkd-kit/subscription)|GKD 默认订阅规则|1362|2023-12-08| +|193|[zonemeen/musicn](https://github.com/zonemeen/musicn)|🎵 一个可播放及下载音乐的 Node.js 命令行工具|1399|2023-11-30| +|194|[FeatureProbe/FeatureProbe](https://github.com/FeatureProbe/FeatureProbe)|FeatureProbe is an open source feature management service. 开源的高效可视化『特性』管理平台,提供特性开关、灰度发布、AB实验全功能。|1390|2023-12-08| +|195|[electron-vite/electron-vite-react](https://github.com/electron-vite/electron-vite-react)|:electron: Electron + Vite + React + Sass boilerplate.|1390|2023-11-07| +|196|[gkd-kit/subscription](https://github.com/gkd-kit/subscription)|GKD 默认订阅规则|1380|2023-12-09| +|197|[lcomplete/huntly](https://github.com/lcomplete/huntly)|Huntly, information management tool, rss reader, automatic saving browsed contents include tweets, github stars management tool. 信息管理工具、RSS 阅读器、GitHub stars 管理、推文管理、自动记录浏览过的文章。|1379|2023-09-28| +|198|[chenhb23/lanzouyun-disk](https://github.com/chenhb23/lanzouyun-disk)|蓝奏云网盘、客户端,实现了蓝奏云大部分功能并添加了许多增强型功能,可作为网盘的日常管理工具使用。项目用 electron 构建,支持 macos 和 windows。|1362|2023-08-22| |199|[edrlab/thorium-reader](https://github.com/edrlab/thorium-reader)|A cross platform desktop reading app, based on the Readium Desktop toolkit|1346|2023-12-07| |200|[leaferjs/ui](https://github.com/leaferjs/ui)|Leafer UI 是基于 Leafer 开发的一套绚丽多彩的 UI 绘图框架,可结合 AI 绘图、生成界面。|1344|2023-12-07| diff --git a/content/charts/overall/software/Vim-script.md b/content/charts/overall/software/Vim-script.md index 09b2869b..7a9476ab 100644 --- a/content/charts/overall/software/Vim-script.md +++ b/content/charts/overall/software/Vim-script.md @@ -1,28 +1,28 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Vim script -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20077|2023-09-23| -|2|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|8362|2023-10-31| -|3|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4891|2023-11-16| -|4|[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)|:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!|1779|2023-09-30| +|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20075|2023-09-23| +|2|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|8363|2023-10-31| +|3|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4892|2023-11-16| +|4|[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)|:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!|1780|2023-09-30| |5|[luochen1990/rainbow](https://github.com/luochen1990/rainbow)|Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.|1713|2023-10-06| |6|[youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim)|Make your vim more power and much easer.|1358|2023-11-14| -|7|[skywind3000/vim](https://github.com/skywind3000/vim)|Personal Vim Profile|880|2023-12-08| -|8|[skywind3000/vim-init](https://github.com/skywind3000/vim-init)|轻量级 Vim 配置框架,全中文注释|868|2023-09-26| +|7|[skywind3000/vim](https://github.com/skywind3000/vim)|Personal Vim Profile|880|2023-12-09| +|8|[skywind3000/vim-init](https://github.com/skywind3000/vim-init)|轻量级 Vim 配置框架,全中文注释|869|2023-09-26| |9|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|850|2023-09-21| -|10|[SidOfc/mkdx](https://github.com/SidOfc/mkdx)|A vim plugin that adds some nice extra's for working with markdown documents|478|2023-10-16| +|10|[SidOfc/mkdx](https://github.com/SidOfc/mkdx)|A vim plugin that adds some nice extra's for working with markdown documents|479|2023-10-16| |11|[sillybun/vim-repl](https://github.com/sillybun/vim-repl)|Best REPL environment for Vim|433|2023-07-15| |12|[ruchee/vimrc](https://github.com/ruchee/vimrc)|Ruchee's Vim Config Files|415|2023-10-17| -|13|[jayli/vim-easycomplete](https://github.com/jayli/vim-easycomplete)|杭州市余杭区最好用的 VIM/NVIM 代码补全插件|382|2023-12-08| +|13|[jayli/vim-easycomplete](https://github.com/jayli/vim-easycomplete)|杭州市余杭区最好用的 VIM/NVIM 代码补全插件|382|2023-12-09| |14|[lilydjwg/dotvim](https://github.com/lilydjwg/dotvim)|My vim config|276|2023-10-27| -|15|[HonkW93/automatic-verilog](https://github.com/HonkW93/automatic-verilog)|automatic-verilog based on vimscript|171|2023-10-24| +|15|[HonkW93/automatic-verilog](https://github.com/HonkW93/automatic-verilog)|automatic-verilog based on vimscript|172|2023-10-24| |16|[dofy/7th-vim](https://github.com/dofy/7th-vim)|安装简单,轻量、易用、高可配置性。 Lightweight & Customizable Vim configuration options.|98|2023-11-25| |17|[pi314/ime.vim](https://github.com/pi314/ime.vim)|A Vim input method engine|83|2023-09-30| -|18|[chenxuan520/vim-fast](https://github.com/chenxuan520/vim-fast)|A very fast Vim repository for C/C++,Go,Python,Rust|71|2023-11-27| +|18|[chenxuan520/vim-fast](https://github.com/chenxuan520/vim-fast)|A very fast Vim repository for C/C++,Go,Python,Rust|71|2023-12-09| |19|[skywind3000/vim-dict](https://github.com/skywind3000/vim-dict)|没办法,被逼的,重新整理一个词典补全的数据库|54|2023-11-28| |20|[anzhihe/Efficient-office](https://github.com/anzhihe/Efficient-office)|Alfred-Workflows,Vim,Script,Mac|48|2023-11-02| |21|[pseudoyu/dotfiles](https://github.com/pseudoyu/dotfiles)|我的 macOS 与 Linux 配置|35|2023-08-27| diff --git a/content/charts/overall/software/Vue.md b/content/charts/overall/software/Vue.md index 577b29fc..de5ea9af 100644 --- a/content/charts/overall/software/Vue.md +++ b/content/charts/overall/software/Vue.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Vue -数据更新: 2023-12-09   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|84819|2023-11-29| -|2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53798|2023-12-08| -|3|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|28525|2023-12-07| -|4|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|21980|2023-11-19| -|5|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|20629|2023-12-08| -|6|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19040|2023-12-06| -|7|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|17738|2023-06-23| -|8|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17625|2023-06-25| -|9|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro|15347|2023-12-06| -|10|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!|13818|2023-12-07| -|11|[pure-admin/vue-pure-admin](https://github.com/pure-admin/vue-pure-admin)|🔥 ✨✨ ✨ Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)|11410|2023-12-05| -|12|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|11231|2023-06-10| -|13|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)|10422|2023-08-03| -|14|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|9269|2023-11-09| -|15|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)|8385|2023-07-06| -|16|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|8115|2023-11-19| -|17|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 、支持多端小程序(A Vue.js UI Toolkit for Mobile Web)|5634|2023-12-08| -|18|[HalseySpicy/Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin)|✨✨✨ Geeker Admin,基于 Vue3.3、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。|5446|2023-12-02| -|19|[Moonvy/OpenPromptStudio](https://github.com/Moonvy/OpenPromptStudio)|🥣 AIGC 提示词可视化编辑器 OPS Open Prompt Studio|5375|2023-08-30| -|20|[GavinZhuLei/vue-form-making](https://github.com/GavinZhuLei/vue-form-making)|A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue的可视化表单设计器,让表单开发简单而高效。)|5262|2023-06-20| -|21|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。|4923|2023-12-06| -|22|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|4643|2023-11-30| -|23|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|4509|2023-12-05| -|24|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|商城低代码平台,可视化搭建H5、小程序多端商城|4465|2023-12-02| -|25|[crmeb/CRMEB](https://github.com/crmeb/CRMEB)|🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议|4441|2023-11-09| -|26|[varletjs/varlet](https://github.com/varletjs/varlet)|Material design mobile component library for Vue3|4432|2023-12-08| -|27|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|4353|2023-12-07| -|28|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|4271|2023-10-25| -|29|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin jpa版本:前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统|4246|2023-07-26| -|30|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|4244|2023-11-10| -|31|[YunYouJun/cook](https://github.com/YunYouJun/cook)|🍲 好的,今天我们来做菜!OK, Let's Cook!|4185|2023-11-16| -|32|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~|4068|2023-12-07| -|33|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|4023|2023-11-08| -|34|[gaozhangmin/aliyunpan](https://github.com/gaozhangmin/aliyunpan)|小白羊网盘 - Powered by 阿里云盘。|3947|2023-12-07| -|35|[umicro/uView](https://github.com/umicro/uView)|uView UI,是uni-app生态最优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|3869|2023-11-10| -|36|[XPoet/picx](https://github.com/XPoet/picx)|🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。|3676|2023-12-08| -|37|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|3530|2023-10-25| -|38|[liyupi/sql-generator](https://github.com/liyupi/sql-generator)|🔨 用 JSON 来生成结构化的 SQL 语句,基于 Vue3 + TypeScript + Vite + Ant Design + MonacoEditor 实现,项目简单(重逻辑轻页面)、适合练手~|3329|2023-10-16| -|39|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|3132|2023-12-08| -|40|[chatpire/chatgpt-web-share](https://github.com/chatpire/chatgpt-web-share)|ChatGPT Plus 共享方案。ChatGPT Plus / OpenAI API sharing solution.|3080|2023-12-08| -|41|[nihaojob/vue-fabric-editor](https://github.com/nihaojob/vue-fabric-editor)|基于fabric.js和Vue的图片编辑器,可自定义字体、素材、设计模板。fabric.js and Vue based image editor, can customize fonts, materials, design templates.|2979|2023-11-19| -|42|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉Vue 3 + Vite 2 + Vue-Router 4 + Element-Plus + Echarts 5 + Axios 开发的后台管理系统|2970|2023-11-14| -|43|[un-pany/v3-admin-vite](https://github.com/un-pany/v3-admin-vite)|☀️ A vue3 admin template vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统|2941|2023-12-08| -|44|[RainManGO/vue3-composition-admin](https://github.com/RainManGO/vue3-composition-admin)|🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin|2912|2023-07-28| -|45|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 一个纯前端实现的头像生成网站|2885|2023-12-05| -|46|[buqiyuan/vue3-antdv-admin](https://github.com/buqiyuan/vue3-antdv-admin)|基于 vite4.x/vue-cli5.x + vue3.x + ant-design-vue4.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|2874|2023-11-27| -|47|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2686|2023-09-28| -|48|[tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm)|A Modern Redis GUI Client|2642|2023-12-08| -|49|[mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)|基于Golang的开源社区系统。|2608|2023-08-15| -|50|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|2527|2023-10-11| -|51|[open-source-labs/OverVue](https://github.com/open-source-labs/OverVue)|Prototyping Tool For Vue Devs 适用于Vue的原型工具|2428|2023-09-07| -|52|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库,轻量、简洁的移动端组件库。组件文档地址:https://thorui.cn/doc |2391|2023-11-07| -|53|[Hiram-Wong/ZyPlayer](https://github.com/Hiram-Wong/ZyPlayer)|跨平台桌面端视频资源播放器,免费高颜值.|2323|2023-12-05| -|54|[mirari/v-viewer](https://github.com/mirari/v-viewer)|Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js|2306|2023-10-17| -|55|[tookit/vue-material-admin](https://github.com/tookit/vue-material-admin)|A vue material design admin template|2258|2023-06-15| -|56|[maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer)|🎵 基于 Vue 的在线音乐播放器 Online music player|2253|2023-12-02| -|57|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况|2155|2023-11-23| -|58|[nmxiaowei/avue](https://github.com/nmxiaowei/avue)|Avue.js2.0是基于现有的element-ui库进行的二次封装,简化一些繁琐的操作,核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景,同时衍生出更多企业常用的组件,达到高复用,容易维护和扩展的框架,同时内置了丰富了数据展示组件,让开发变得更加容易|2129|2023-12-06| -|59|[foamzou/melody](https://github.com/foamzou/melody)|我的音乐精灵|2080|2023-10-16| -|60|[1024-lab/smart-admin](https://github.com/1024-lab/smart-admin)|低代码中后台解决方案SmartAdmin,使用SpringBoot2 和 Vue3 Setup语法糖、 Composition Api (同时支持JavaScript和TypeScript双版本) , 我们开源一套漂亮的代码和一套整洁的代码规范,让大家在这浮躁的代码世界里感受到一股把代码写好的清流!同时又让开发者节省大量的时间,减少加班,快乐工作,热爱代码,更热爱生活。|2014|2023-06-15| -|61|[jeecgboot/jeecgboot-vue3](https://github.com/jeecgboot/jeecgboot-vue3)|🔥JeecgBoot—Vue3版前端源码,采用 Vue3.0+TypeScript+Vite+Ant-Design-Vue等新技术方案,包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能。 是JeecgBoot低代码平台的vue3技术栈的全新UI版本,功能强于vue2版。|1940|2023-12-08| -|62|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1909|2023-10-09| -|63|[Java-S12138/frank](https://github.com/Java-S12138/frank)|A bran-new League of Legends assistant software, a replacement for WeGame.|1819|2023-10-26| -|64|[dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)|基于uni-app的、全端兼容的、高性能UI框架|1698|2023-12-06| -|65|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|1681|2023-07-09| -|66|[imsyy/home](https://github.com/imsyy/home)|个人主页,我的个人主页,个人主页源码,主页模板,homepage|1656|2023-12-08| -|67|[fantastic-admin/basic](https://github.com/fantastic-admin/basic)|⭐⭐⭐⭐⭐ 一款开箱即用的 Vue 中后台管理系统框架,支持多款 UI 组件库,兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|1654|2023-12-08| -|68|[lyt-Top/vue-next-admin](https://github.com/lyt-Top/vue-next-admin)|🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库(vue2.x请切换vue-prev-admin分支)|1627|2023-09-07| -|69|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|1577|2023-08-26| -|70|[newbee-ltd/newbee-mall-vue-app](https://github.com/newbee-ltd/newbee-mall-vue-app)|🔥 🎉Vue2 全家桶 + Vant 搭建大型单页面商城项目。新蜂商城前后端分离版本-前端Vue项目源码|1509|2023-07-18| -|71|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|1412|2023-11-20| -|72|[dromara/mayfly-go](https://github.com/dromara/mayfly-go)|web版linux(终端 文件 脚本 进程)、数据库(mysql pgsql)、redis(单机 哨兵 集群)、mongo统一管理操作平台。|1390|2023-12-07| -|73|[cars10/elasticvue](https://github.com/cars10/elasticvue)|Elasticsearch gui for the browser|1390|2023-12-04| -|74|[lsgwr/spring-boot-online-exam](https://github.com/lsgwr/spring-boot-online-exam)|基于Spring Boot的在线考试系统(预览地址 http://129.211.88.191 ,账户分别是admin、teacher、student,密码是admin123),也有Python实现|1375|2023-08-30| -|75|[TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)|适用于echarts等地图geoJson行政边界数据的实时获取与应用,全国省市区县多级联动下钻,真正意义的下钻至县级【附最新全国省市区县乡镇三级或四级城市geoJson文件下载,另可下载四级联动或五级(村级)行政编码对应关系】|1329|2023-11-01| -|76|[StavinLi/Workflow](https://github.com/StavinLi/Workflow)|仿钉钉审批流程设置|1301|2023-10-17| -|77|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|1290|2023-11-13| -|78|[zclzone/vue-naive-admin](https://github.com/zclzone/vue-naive-admin)|⚡️基于 Vue3 + Vite + Pinia + Unocss + Naive UI 的轻量级后台管理模板。|1274|2023-12-08| -|79|[Tsuk1ko/bilibili-live-chat](https://github.com/Tsuk1ko/bilibili-live-chat)|📽️ 无后端的仿 YouTube Live Chat 风格的简易 Bilibili 弹幕姬|1235|2023-11-17| -|80|[sscfaith/avue-form-design](https://github.com/sscfaith/avue-form-design)|本项目是一款基于 Avue 的表单设计器,拖拽式操作让你快速构建一个表单。|1203|2023-07-06| -|81|[Thecosy/IceCMS](https://github.com/Thecosy/IceCMS)|🌈冰激凌内容管理系统🍦,实现MacWK资源站,社区图片视频圈子CMS,支持网页端移动端小程序🌟适合做 资讯商城,社区论坛,聊天交友 社区,博客,圈子,论坛,图片,视频,社交。|1198|2023-11-20| -|82|[WongSaang/chatgpt-ui](https://github.com/WongSaang/chatgpt-ui)|A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.|1191|2023-11-22| -|83|[niefy/wx-manage](https://github.com/niefy/wx-manage)|🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩|1177|2023-11-11| -|84|[0xJacky/nginx-ui](https://github.com/0xJacky/nginx-ui)|Yet another WebUI for Nginx|1154|2023-12-08| -|85|[baiy/Ctool](https://github.com/baiy/Ctool)|程序开发常用工具 chrome / edge / firefox / utools / windows / linux / mac|1150|2023-12-07| -|86|[Kchengz/k-form-design](https://github.com/Kchengz/k-form-design)|基于vue Ant-Design 的表单设计器,快速开发|1138|2023-07-29| -|87|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️‍🌈 Futuristic auroral Hexo theme.|1119|2023-12-06| -|88|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板;并基于常见业务场景,抽象出常见功能组件;包括动态菜单,菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|1118|2023-11-06| -|89|[go-admin-team/go-admin-ui](https://github.com/go-admin-team/go-admin-ui)|基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统的前端模块|1020|2023-11-27| -|90|[youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify)|Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能!|1005|2023-11-20| -|91|[jeecgboot/jeecg-uniapp](https://github.com/jeecgboot/jeecg-uniapp)|JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与JeecgBoot平台完美对接的移动解决方案!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。|1005|2023-12-05| -|92|[arco-design/arco-design-pro-vue](https://github.com/arco-design/arco-design-pro-vue)|An out-of-the-box solution to quickly build enterprise-level applications based on Arco Design.|1002|2023-08-25| -|93|[cfour-hi/gitstars](https://github.com/cfour-hi/gitstars)|Github Starred Repositories Manager|995|2023-11-11| -|94|[build-admin/buildadmin](https://github.com/build-admin/buildadmin)|可视化生成CRUD代码、内置WEB终端,技术栈为Vue3.x(setup)+ThinkPHP6+TypeScript+Vite+Pinia+Element Plus,自适应多端,同时提供Web和Server端、自动注册路由、无限级菜单权限节点、全局数据回收站、字段级修改保护等等,是集颜值、实用、敏捷于一身的管理系统。|991|2023-11-17| -|95|[Hacker233/resume-design](https://github.com/Hacker233/resume-design)|一款开源简历设计生成器,内置两款设计器,多种免费模板选择,还可以自定义模板、主题等等,支持导出PDF、JSON数据。|946|2023-12-04| -|96|[vform666/variant-form3-vite](https://github.com/vform666/variant-form3-vite)|-|933|2023-11-20| -|97|[biubiubiu01/vue3-bigData](https://github.com/biubiubiu01/vue3-bigData)|一个基于vue3.0的大数据分析系统,包含各种echarts和vue3.0新API|931|2023-07-07| -|98|[wuyawei/Vchat](https://github.com/wuyawei/Vchat)|💘🍦🙈Vchat — 从头到脚,撸一个社交聊天系统(vue + node + mongodb)|927|2023-10-08| -|99|[anvaka/map-of-github](https://github.com/anvaka/map-of-github)|Inspirational Mapping|912|2023-10-11| -|100|[zhengguorong/h5maker](https://github.com/zhengguorong/h5maker)|h5编辑器类似maka、易企秀 账号/密码:admin|892|2023-11-28| -|101|[WuKongOpenSource/Wukong_Accounting](https://github.com/WuKongOpenSource/Wukong_Accounting)|悟空财务管理系统(悟空FS) 实现凭证管理、账簿管理、资产负债表、现金流量表、利润表等管理。开启数智财务新时代。|884|2023-11-06| -|102|[shiyutim/tickets](https://github.com/shiyutim/tickets)|大麦网演唱会抢票软件,一个基于 tauri + rust + vue 调用接口的抢票软件。|857|2023-07-16| -|103|[opentiny/tiny-engine](https://github.com/opentiny/tiny-engine)|TinyEingine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEingine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台|831|2023-12-08| -|104|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact 100% running in browser. 纯网页端的原神工具箱,保证每一行代码都是熬夜加班打造。|819|2023-11-16| -|105|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏 An amazing admin framework of vue3|780|2023-12-07| -|106|[iamdarcy/hioshop-admin](https://github.com/iamdarcy/hioshop-admin)|海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE|776|2023-08-30| -|107|[geekskai/vue3-jd-h5](https://github.com/geekskai/vue3-jd-h5)|:fire: Based on vue3.0.0, vant3.0.0, vue-router v4.0.0-0, vuex^4.0.0-0, vue-cli3, mockjs, imitating Jingdong Taobao, mobile H5 e-commerce platform! 基于vue3.0.0 ,vant3.0.0,vue-router v4.0.0-0, vuex^4.0. ...|775|2023-11-19| -|108|[wsydxiangwang/Mood](https://github.com/wsydxiangwang/Mood)|Vue的Nuxt.js服务端渲染框架,NodeJS为后端的全栈项目,Docker一键部署,面向小白的完美博客系统|774|2023-11-08| -|109|[chiflix/splayerx](https://github.com/chiflix/splayerx)|SPlayerX@2018|766|2023-09-27| -|110|[woai3c/vue-admin-template](https://github.com/woai3c/vue-admin-template)|Vue 轻量级后台管理系统基础模板|742|2023-06-28| -|111|[leadream/wedding-invitation-for-programmers](https://github.com/leadream/wedding-invitation-for-programmers)|程序猿的婚礼邀请函。|735|2023-10-27| -|112|[zouzhibin/zb-admin](https://github.com/zouzhibin/zb-admin)|系统基于vite+vue3+pinia+element-plus+ts后台管理系统、一款开箱即用的 Vue 中后台管理系统框架, 兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|733|2023-12-06| -|113|[fzf404/Monit](https://github.com/fzf404/Monit)|🎯 Desktop Widget ( 桌面小组件 )|724|2023-11-21| -|114|[yangjian102621/chatgpt-plus](https://github.com/yangjian102621/chatgpt-plus)|AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。|718|2023-12-06| -|115|[WeBankPartners/we-cmdb](https://github.com/WeBankPartners/we-cmdb)|CMDB from WeBank|708|2023-11-30| -|116|[AnsGoo/openDataV](https://github.com/AnsGoo/openDataV)|OpenDataV 是一个纯前端的拖拽式、可视化、低代码数据可视化🌈开发平台,你可以用它自由的拼接成各种✨炫酷的大屏,同时支持用户方便的开发自己的组件并接入平台。|706|2023-11-08| -|117|[caohuatao/vue-super-flow](https://github.com/caohuatao/vue-super-flow)|Flow chart component based on Vue。vue flowchart|698|2023-10-28| -|118|[hilanmiao/LanMiaoDesktop](https://github.com/hilanmiao/LanMiaoDesktop)|一个完整electron桌面记账程序,技术栈主要使用electron-vue+vuetify。开机自动启动,自动更新,托盘最小化,闪烁等常用功能,Nsis制作漂亮的安装包。|698|2023-08-25| -|119|[yudaocode/yudao-ui-admin-vue3](https://github.com/yudaocode/yudao-ui-admin-vue3)|芋道管理后台,基于 Vue3 + Element Plus 实现,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。|697|2023-12-06| -|120|[gzydong/LumenIM](https://github.com/gzydong/LumenIM)|Lumen IM 是一个网页版在线聊天项目,前端使用 Naive UI + Vue3,后端采用 GO 开发。|695|2023-12-06| -|121|[gmingchen/agile-admin](https://github.com/gmingchen/agile-admin)|agile-admin vue3-element-plus-admin vue3.0 ts typescript element-plus vue-cli vue-router i18n vuex composition-api class-style vite pinia webpack 管理端 后台管理 admin模版框架 后端权限控制 动态加载路由 国际化 前端vue 后端java spr ...|685|2023-11-21| -|122|[anjoy8/Blog.Admin](https://github.com/anjoy8/Blog.Admin)|✨ 基于vue 的管理后台,配合Blog.Core与Blog.Vue等多个项目使用|679|2023-08-22| -|123|[buqiyuan/vite-vue3-admin](https://github.com/buqiyuan/vite-vue3-admin)|基于vite4.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|676|2023-10-17| -|124|[meterscao/Speechless](https://github.com/meterscao/Speechless)|把新浪微博的内容,导出成 PDF 文件进行备份的 Chrome Extension。|674|2023-08-16| -|125|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|668|2023-11-08| -|126|[youlaitech/vue3-element-admin](https://github.com/youlaitech/vue3-element-admin)|🔥基于 vue3 + vite4 + typescript + element-plus 构建的后台管理系统(配套接口文档和后端源码)。vue-element-admin 的 vue3 版本。|655|2023-12-08| -|127|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine platform. Sonic云真机平台前端。|653|2023-09-22| -|128|[SchneeHertz/exhentai-manga-manager](https://github.com/SchneeHertz/exhentai-manga-manager)|ExHentai本地漫画标签管理阅读应用, ExHentai local manga tag-manager and reader|652|2023-12-08| -|129|[freakchick/DBApi](https://github.com/freakchick/DBApi)|🔥🔥🔥零代码开发API,只需要写sql,自动生成http API。A no-code tool to build http API from sql. Only need to write sql , then http API generated automatically. Especially suitable for developing backend service for repor ...|652|2023-11-23| -|130|[hifarer/vueditor](https://github.com/hifarer/vueditor)|A wysiwyg editor written in Vue.js and Vuex.js|645|2023-10-31| -|131|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|638|2023-12-06| -|132|[hangjob/vue-bag-admin](https://github.com/hangjob/vue-bag-admin)|🎉vue-bag-admin,采用Vite4、Vue3、TypeScript、JavaScript构建,支持多种写法和调用,完整的框架体系,响应式中后台管理系统|628|2023-11-28| -|133|[readpage/undraw-ui](https://github.com/readpage/undraw-ui)|vue评论组件,🔥基于vue3的UI组件,主要功能有评论,聊天,搜索,锚点。你的⭐️Star ,是作者开发的动力!|619|2023-12-08| -|134|[zdy1988/vue-jstree](https://github.com/zdy1988/vue-jstree)|A Tree Plugin For Vue2.0+|608|2023-09-22| -|135|[dulaiduwang003/SuperBot](https://github.com/dulaiduwang003/SuperBot)|基于JDK17开发的微信流量主小程序 ,内置图片服务器无需第三方OSS,内含两个版本,小程序与网页版本数据不连贯,接入支付宝当面付款|599|2023-08-16| -|136|[baimingxuan/vue-admin-design](https://github.com/baimingxuan/vue-admin-design)|基于vue + elementUI的管理系统模板|594|2023-12-08| -|137|[Cc-Edit/CcClip](https://github.com/Cc-Edit/CcClip)|vue and ffmpeg based tool for video clips. 使用vue(vue3) + ffmpeg + wasm 实现纯前端音视频编辑,功能包括:视频剪辑、音频剪辑、音频合成裁剪、音波展示、视频抽帧、gif抽帧、帧播放器、字幕、贴图、时间轴、素材轨道|583|2023-12-07| -|138|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|581|2023-08-24| -|139|[arkntools/arknights-toolbox](https://github.com/arkntools/arknights-toolbox)|🔨 Arknights Toolbox, all servers are supported. 明日方舟工具箱,全服支持|581|2023-11-29| -|140|[lazzyfu/YaSQL](https://github.com/lazzyfu/YaSQL)|基于Django框架开发的DB工单审核、执行、查询的平台|577|2023-11-03| -|141|[Diving-Fish/maimaidx-prober](https://github.com/Diving-Fish/maimaidx-prober)|舞萌 DX 查分器|569|2023-11-03| -|142|[vincentzyc/form-design](https://github.com/vincentzyc/form-design)|动态表单页面设计--自动生成页面|562|2023-08-03| -|143|[zce/dashboard](https://github.com/zce/dashboard)|A dashboard scaffolding based on Vue.js 3.0 created by Vite.|549|2023-12-08| -|144|[huangwei9527/Ink-wash-docs](https://github.com/huangwei9527/Ink-wash-docs)|水墨文档,一款基于egg+vue开发的在线文档管理平台,支持markdown文档, excel文档,原型托管等功能. http://139.199.172.193:7001/|546|2023-09-08| -|145|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费 https://wishmelz.github.io/imgurl ;基于Imgur的免费图床:https://github.com/WishMelz/imgur|536|2023-09-20| -|146|[lkw199711/smanga](https://github.com/lkw199711/smanga)|A simple manga browser 一款docker直装的漫画浏览器|512|2023-12-06| -|147|[WuKongOpenSource/Wukong_KnowledgeBase](https://github.com/WuKongOpenSource/Wukong_KnowledgeBase)|悟空知识库,提供全面的知识管理功能,您可以在知识库中编辑wiki信息,同时可以将知识库内容共享给同事,进行协同创作。|491|2023-11-06| -|148|[cscan/vue-excel-editor](https://github.com/cscan/vue-excel-editor)|Vue2 plugin for displaying and editing the array-of-object in Excel style|487|2023-07-07| -|149|[hellodigua/vue-danmaku](https://github.com/hellodigua/vue-danmaku)|基于 Vue 的弹幕交互组件 A danmaku component for Vue|484|2023-09-07| -|150|[zhaoyiming0803/VueNode](https://github.com/zhaoyiming0803/VueNode)|VueNode is a project of front and backend separation that building on TypeScript + Vue3.x + Node.js + MySQL + TypeORM|473|2023-10-08| -|151|[WuKongOpenSource/Wukong_ProjectManagement](https://github.com/WuKongOpenSource/Wukong_ProjectManagement)|悟空项目管理-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离项目管理系统|471|2023-11-06| -|152|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|466|2023-11-14| -|153|[hsiangleev/element-plus-admin](https://github.com/hsiangleev/element-plus-admin)|基于vite+ts+elementPlus|464|2023-09-07| -|154|[AlanLee1996/wenda-webui](https://github.com/AlanLee1996/wenda-webui)|专为 l15y/wenda 闻达平台设计的webui|443|2023-07-04| -|155|[acccccccb/vue-img-cutter](https://github.com/acccccccb/vue-img-cutter)|简单易用的vue图片裁剪插件,支持移动图像,裁剪图片,放大缩小图片,上下左右移动,固定比例,固定尺寸,远程图片裁剪,只需要很少的代码就可以实现裁剪功能,也可以通过调整参数以适应你自己的业务需求。|441|2023-07-22| -|156|[lianginx/chatgpt-vue](https://github.com/lianginx/chatgpt-vue)|使用 Vue3 + Typescript + Tailwind CSS 框架,调用 OpenAI 的 gpt-3.5-turbo 模型 API 实现的简单聊天对话,支持连续对话。|438|2023-06-27| -|157|[didi/epage](https://github.com/didi/epage)|一款基于schema的低代码可视化页面配置工具|436|2023-11-17| -|158|[xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)|一款快捷易用的轻量级kafka可视化管理平台|435|2023-12-06| -|159|[xusenlin/vue-element-ui-admin](https://github.com/xusenlin/vue-element-ui-admin)|:maple_leaf: 一个基于Vue 3(ScriptSetup) + TS + Vite + ElementPlus + Pinia + VueRouter + Axios的后台模板,做了目录结构的整理和常用方法的封装,开箱即用 :)|433|2023-11-11| -|160|[AndersonBY/vector-vein](https://github.com/AndersonBY/vector-vein)|No-code AI workflow|428|2023-10-12| -|161|[huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor)|Openpose editor for ControlNet. Full hand/face support.|427|2023-11-21| -|162|[Mario343214420/Big-Data-Demo](https://github.com/Mario343214420/Big-Data-Demo)|基于Vue、three.js、echarts,数据可视化展示项目,包含三维模型导入交互、三维模型标注等功能|424|2023-11-23| -|163|[mirari/vue-fullscreen](https://github.com/mirari/vue-fullscreen)|A simple Vue.js component for fullscreen|421|2023-10-19| -|164|[JoeshuTT/v-shop](https://github.com/JoeshuTT/v-shop)|🛒 v-shop 是一个移动端 H5 商城|420|2023-11-20| -|165|[zfile-dev/zfile-vue](https://github.com/zfile-dev/zfile-vue)|zfile 前端工程|413|2023-11-28| -|166|[dreamhunter2333/cloudflare_temp_email](https://github.com/dreamhunter2333/cloudflare_temp_email)|CloudFlare free temp domain email 免费 临时 域名邮箱|412|2023-12-06| -|167|[macrozheng/mall-app-web](https://github.com/macrozheng/mall-app-web)|mall-app-web是一个电商系统的移动端项目,基于uni-app实现。主要包括首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等功能。|412|2023-09-19| -|168|[WanyueKJ/Food-delivery-uniapp](https://github.com/WanyueKJ/Food-delivery-uniapp)|万岳同城外卖(food delivery) 系统开源版,前端uniapp+后台php搭建,系统包含商家端、配送端、用户端以及总管理后台、城市配送后台|411|2023-07-20| -|169|[Rocket1184/electron-netease-cloud-music](https://github.com/Rocket1184/electron-netease-cloud-music)|UNOFFICIAL client for music.163.com. Powered by Electron and Vue|410|2023-12-04| -|170|[hslr-s/sun-panel](https://github.com/hslr-s/sun-panel)|一个NAS导航面板、Homepage、浏览器首页。|408|2023-12-08| -|171|[yangzongzhuan/RuoYi-Cloud-Vue3](https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3)|🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统|406|2023-12-01| -|172|[EsunR/Blog-Index](https://github.com/EsunR/Blog-Index)|一个通用的个人网站的引导页、导航页模板|405|2023-11-03| -|173|[xpf0000/PhpWebStudy](https://github.com/xpf0000/PhpWebStudy)|Php and Web development environment manage tool for MacOS system, the better way to manage your local web server|404|2023-11-30| -|174|[AwesomeDevin/vue-waterfall2](https://github.com/AwesomeDevin/vue-waterfall2)| Waterfall adaptive plugin for vue and support lazy load , so easy! |401|2023-11-15| -|175|[LiuXIn011/rightHouse](https://github.com/LiuXIn011/rightHouse)|right-house房适,一个开源的房屋租赁管理系统,改变传统租房平台中间商的思路,带来P2P租房新模式,租客和房东直接对接。前期提供房东房源发布和租客求租等功能。建立租赁关系后,提供租客交租和房屋报修等功能,房东管理租客信息,维修房屋等功能。终止租赁关系后,租客对房东进行评价评分,提供给后来租客做参考。|396|2023-08-28| -|176|[rap2hpoutre/vue-picture-swipe](https://github.com/rap2hpoutre/vue-picture-swipe)|🖼 Vue Picture Swipe Gallery (a gallery of image with thumbnails, lazy-load and swipe) backed by photoswipe|393|2023-11-10| -|177|[tiger1103/gfast-ui](https://github.com/tiger1103/gfast-ui)|gfast后台UI界面|390|2023-12-07| -|178|[yuanyuekeji/stable-diffusion-mobileui](https://github.com/yuanyuekeji/stable-diffusion-mobileui)|基于一键包搭建的stable-diffusion,推出适配移动端的界面UI,可以生成H5和微信小程序。|384|2023-06-17| -|179|[StavinLi/Workflow-Vue3](https://github.com/StavinLi/Workflow-Vue3)|仿钉钉审批流程设置vue3版本|384|2023-10-17| -|180|[ddiu8081/oreooo](https://github.com/ddiu8081/oreooo)|🍪 An oreo generater.|384|2023-10-18| -|181|[jamebal/jmal-cloud-view](https://github.com/jamebal/jmal-cloud-view)|JmalCloud 是一款私有云存储网盘项目,能够简单安全管理您的云端文件|382|2023-12-05| -|182|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|380|2023-11-27| -|183|[trueleaf/moyu](https://github.com/trueleaf/moyu)|基于 Vue 和 Electron 的在线协同api接口管理工具。接口文档管理工具、接口工具、接口文档、api文档、api工具、快乐摸鱼|380|2023-11-11| -|184|[NCZkevin/chatglm-web](https://github.com/NCZkevin/chatglm-web)|用 FastAPI 和 Vue3 搭建的 ChatGLM 网页 (前端样式仿照chatgpt-web, 支持chatglm流式输出、前端调整参数、上下文选择、保存图片、知识库问答等功能)|369|2023-07-16| -|185|[guyan0319/go-admin](https://github.com/guyan0319/go-admin)|基于go+gin+vue+element admin 后台管理系统,支持用户管理,认证,内容管理等|367|2023-09-27| -|186|[liyunkun11/official-website](https://github.com/liyunkun11/official-website)|企业官方网站模板(响应式)|367|2023-06-30| -|187|[6c65726f79/Transmissionic](https://github.com/6c65726f79/Transmissionic)|Remote for Transmission Daemon|366|2023-07-21| -|188|[AeroWang/XanaduCompany](https://github.com/AeroWang/XanaduCompany)|企业门户网站管理系统,包括前台展示、后台管理、后端服务(Node.js、Koa、sequelize、MySQL),前端主要使用Vue+ElementUI。无预览地址,服务器没了|364|2023-11-30| -|189|[armomu/vue-material-admin](https://github.com/armomu/vue-material-admin)|基于 Vue3 Vuetify 的中后台模版|362|2023-12-08| -|190|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|346|2023-08-11| -|191|[li-junpeng/dbtu-client](https://github.com/li-junpeng/dbtu-client)|🔥🔥🔥DB兔,免费的数据库管理工具🧰,支持Web在线使用🚀,将计划支持Windows、Mac,、Linux等系统。如果你对此项目感兴趣,动动您的小手给个Star⭐吧。|345|2023-09-01| -|192|[xlzy520/bilibili-img-uploader](https://github.com/xlzy520/bilibili-img-uploader)|Chrome/Firefox/Edge Extension bilibili img uploader。哔哩哔哩图床上传插件.https://chrome.google.com/webstore/detail/b%E7%AB%99%E5%9B%BE%E5%BA%8A/domljbndjbjgpkhdbmfgmiclggdfojnd?hl=zh-CN|338|2023-12-08| -|193|[dulaiduwang003/ScribbleHub](https://github.com/dulaiduwang003/ScribbleHub)|基于SpringBoot3开发的轻量级技术博客小程序,支持 文章发布(支持上传音频内容或视频内容) 专题管理 搜索 以及渲染 以及文章评论功能 无需第三方OSS存储,使用的是服务器存储空间 详细请看yml中的file配置|337|2023-11-05| -|194|[javaLuo/vue-puzzle-vcode](https://github.com/javaLuo/vue-puzzle-vcode)|vue 拼图人机验证 右滑拼图验证|335|2023-11-14| -|195|[galaxy-s10/billd-live](https://github.com/galaxy-s10/billd-live)|基于Vue3 + WebRTC + Node + SRS搭建的直播间|332|2023-12-08| -|196|[un-pany/v3-admin](https://github.com/un-pany/v3-admin)|☀️ A vue3 admin template, based on 'vue-cli'|331|2023-08-11| -|197|[aehyok/vue-qiankun](https://github.com/aehyok/vue-qiankun)|基于vite4+vue3+TypeScript+qiankun2 +pnpm+ monorepo (首页包含openai)乾坤微前端后台管理系统项目,腾讯云在线运行(封装了动态form表单和table列表、jsx(tsx)项目demo、以及leaflet地图和leaflet-geoman编辑图层)|331|2023-06-24| -|198|[roncoo/roncoo-education-web](https://github.com/roncoo/roncoo-education-web)|《领课教育》的前端门户系统。领课教育系统(roncoo-education)是基于领课网络多年的在线教育平台开发和运营经验打造出来的产品,致力于打造一个全行业都适用的分布式在线教育系统。|331|2023-11-29| -|199|[imsyy/SPlayer](https://github.com/imsyy/SPlayer)|【重构中】🎉 一个简约的在线音乐播放器,支持网易云音乐账号登录,逐字歌词,下载歌曲,展示评论区,音乐云盘及歌单管理,移动端基础适配|330|2023-12-08| -|200|[hjp1011/uniapp-oa](https://github.com/hjp1011/uniapp-oa)|Uni-OA通用办公系统主要为国内企业提供办公自动化信息服务,功能为如:工作流自定义,个人中心(通讯录、我的日志、我的日程、我的总结);信息中心(新闻动态、下载中心、公告管理)、学习中心(制度管理、业务知识、安全知识);工作审批(报修管理、报销管理、用车申请、请假管理、加班管理、出差管理、申购管理、申领管理)、资产管理、车辆管理、档案管理、人事管理(员工信息、合同管理、奖惩管理、社保管理、)、考勤 ...|324|2023-08-08| +|1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|84823|2023-11-29| +|2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53795|2023-12-08| +|3|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|40521|2023-12-09| +|4|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|28538|2023-12-07| +|5|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|21980|2023-11-19| +|6|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|20637|2023-12-09| +|7|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19042|2023-12-09| +|8|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|17740|2023-06-23| +|9|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17625|2023-06-25| +|10|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro|15353|2023-12-06| +|11|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!|13828|2023-12-07| +|12|[pure-admin/vue-pure-admin](https://github.com/pure-admin/vue-pure-admin)|🔥 ✨✨ ✨ Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)|11420|2023-12-05| +|13|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|11235|2023-06-10| +|14|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)|10423|2023-08-03| +|15|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|9271|2023-11-09| +|16|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)|8386|2023-07-06| +|17|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|8117|2023-11-19| +|18|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 、支持多端小程序(A Vue.js UI Toolkit for Mobile Web)|5635|2023-12-09| +|19|[HalseySpicy/Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin)|✨✨✨ Geeker Admin,基于 Vue3.3、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。|5446|2023-12-02| +|20|[Moonvy/OpenPromptStudio](https://github.com/Moonvy/OpenPromptStudio)|🥣 AIGC 提示词可视化编辑器 OPS Open Prompt Studio|5376|2023-08-30| +|21|[GavinZhuLei/vue-form-making](https://github.com/GavinZhuLei/vue-form-making)|A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue的可视化表单设计器,让表单开发简单而高效。)|5262|2023-06-20| +|22|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。|4924|2023-12-06| +|23|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|4643|2023-11-30| +|24|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|4511|2023-12-05| +|25|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|商城低代码平台,可视化搭建H5、小程序多端商城|4465|2023-12-02| +|26|[crmeb/CRMEB](https://github.com/crmeb/CRMEB)|🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议|4443|2023-11-09| +|27|[varletjs/varlet](https://github.com/varletjs/varlet)|Material design mobile component library for Vue3|4435|2023-12-09| +|28|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|4353|2023-12-07| +|29|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|4273|2023-10-25| +|30|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|4251|2023-11-10| +|31|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin jpa版本:前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统|4251|2023-07-26| +|32|[YunYouJun/cook](https://github.com/YunYouJun/cook)|🍲 好的,今天我们来做菜!OK, Let's Cook!|4185|2023-11-16| +|33|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~|4074|2023-12-09| +|34|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|4023|2023-11-08| +|35|[gaozhangmin/aliyunpan](https://github.com/gaozhangmin/aliyunpan)|小白羊网盘 - Powered by 阿里云盘。|3957|2023-12-07| +|36|[umicro/uView](https://github.com/umicro/uView)|uView UI,是uni-app生态最优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|3869|2023-11-10| +|37|[XPoet/picx](https://github.com/XPoet/picx)|🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。|3684|2023-12-08| +|38|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|3530|2023-10-25| +|39|[liyupi/sql-generator](https://github.com/liyupi/sql-generator)|🔨 用 JSON 来生成结构化的 SQL 语句,基于 Vue3 + TypeScript + Vite + Ant Design + MonacoEditor 实现,项目简单(重逻辑轻页面)、适合练手~|3332|2023-10-16| +|40|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|3136|2023-12-08| +|41|[chatpire/chatgpt-web-share](https://github.com/chatpire/chatgpt-web-share)|ChatGPT Plus 共享方案。ChatGPT Plus / OpenAI API sharing solution.|3085|2023-12-08| +|42|[nihaojob/vue-fabric-editor](https://github.com/nihaojob/vue-fabric-editor)|基于fabric.js和Vue的图片编辑器,可自定义字体、素材、设计模板。fabric.js and Vue based image editor, can customize fonts, materials, design templates.|2979|2023-11-19| +|43|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉Vue 3 + Vite 2 + Vue-Router 4 + Element-Plus + Echarts 5 + Axios 开发的后台管理系统|2970|2023-11-14| +|44|[un-pany/v3-admin-vite](https://github.com/un-pany/v3-admin-vite)|☀️ A vue3 admin template vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统|2945|2023-12-08| +|45|[RainManGO/vue3-composition-admin](https://github.com/RainManGO/vue3-composition-admin)|🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin|2912|2023-07-28| +|46|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 一个纯前端实现的头像生成网站|2886|2023-12-05| +|47|[buqiyuan/vue3-antdv-admin](https://github.com/buqiyuan/vue3-antdv-admin)|基于 vite4.x/vue-cli5.x + vue3.x + ant-design-vue4.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|2876|2023-11-27| +|48|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2686|2023-09-28| +|49|[tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm)|A Modern Redis GUI Client|2644|2023-12-08| +|50|[mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)|基于Golang的开源社区系统。|2609|2023-08-15| +|51|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|2527|2023-10-11| +|52|[open-source-labs/OverVue](https://github.com/open-source-labs/OverVue)|Prototyping Tool For Vue Devs 适用于Vue的原型工具|2428|2023-09-07| +|53|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库,轻量、简洁的移动端组件库。组件文档地址:https://thorui.cn/doc |2391|2023-11-07| +|54|[Hiram-Wong/ZyPlayer](https://github.com/Hiram-Wong/ZyPlayer)|跨平台桌面端视频资源播放器,免费高颜值.|2330|2023-12-05| +|55|[mirari/v-viewer](https://github.com/mirari/v-viewer)|Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js|2307|2023-10-17| +|56|[tookit/vue-material-admin](https://github.com/tookit/vue-material-admin)|A vue material design admin template|2258|2023-06-15| +|57|[maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer)|🎵 基于 Vue 的在线音乐播放器 Online music player|2254|2023-12-02| +|58|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况|2155|2023-11-23| +|59|[nmxiaowei/avue](https://github.com/nmxiaowei/avue)|Avue.js2.0是基于现有的element-ui库进行的二次封装,简化一些繁琐的操作,核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景,同时衍生出更多企业常用的组件,达到高复用,容易维护和扩展的框架,同时内置了丰富了数据展示组件,让开发变得更加容易|2129|2023-12-06| +|60|[foamzou/melody](https://github.com/foamzou/melody)|我的音乐精灵|2081|2023-10-16| +|61|[1024-lab/smart-admin](https://github.com/1024-lab/smart-admin)|低代码中后台解决方案SmartAdmin,使用SpringBoot2 和 Vue3 Setup语法糖、 Composition Api (同时支持JavaScript和TypeScript双版本) , 我们开源一套漂亮的代码和一套整洁的代码规范,让大家在这浮躁的代码世界里感受到一股把代码写好的清流!同时又让开发者节省大量的时间,减少加班,快乐工作,热爱代码,更热爱生活。|2014|2023-06-15| +|62|[jeecgboot/jeecgboot-vue3](https://github.com/jeecgboot/jeecgboot-vue3)|🔥JeecgBoot—Vue3版前端源码,采用 Vue3.0+TypeScript+Vite+Ant-Design-Vue等新技术方案,包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能。 是JeecgBoot低代码平台的vue3技术栈的全新UI版本,功能强于vue2版。|1941|2023-12-08| +|63|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1909|2023-10-09| +|64|[Java-S12138/frank](https://github.com/Java-S12138/frank)|A bran-new League of Legends assistant software, a replacement for WeGame.|1820|2023-12-09| +|65|[dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)|基于uni-app的、全端兼容的、高性能UI框架|1698|2023-12-06| +|66|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|1680|2023-07-09| +|67|[imsyy/home](https://github.com/imsyy/home)|个人主页,我的个人主页,个人主页源码,主页模板,homepage|1661|2023-12-09| +|68|[fantastic-admin/basic](https://github.com/fantastic-admin/basic)|⭐⭐⭐⭐⭐ 一款开箱即用的 Vue 中后台管理系统框架,支持多款 UI 组件库,兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|1654|2023-12-09| +|69|[lyt-Top/vue-next-admin](https://github.com/lyt-Top/vue-next-admin)|🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库(vue2.x请切换vue-prev-admin分支)|1627|2023-09-07| +|70|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|1579|2023-08-26| +|71|[newbee-ltd/newbee-mall-vue-app](https://github.com/newbee-ltd/newbee-mall-vue-app)|🔥 🎉Vue2 全家桶 + Vant 搭建大型单页面商城项目。新蜂商城前后端分离版本-前端Vue项目源码|1509|2023-07-18| +|72|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|1415|2023-11-20| +|73|[cars10/elasticvue](https://github.com/cars10/elasticvue)|Elasticsearch gui for the browser|1391|2023-12-04| +|74|[dromara/mayfly-go](https://github.com/dromara/mayfly-go)|web版linux(终端 文件 脚本 进程)、数据库(mysql pgsql)、redis(单机 哨兵 集群)、mongo统一管理操作平台。|1390|2023-12-09| +|75|[lsgwr/spring-boot-online-exam](https://github.com/lsgwr/spring-boot-online-exam)|基于Spring Boot的在线考试系统(预览地址 http://129.211.88.191 ,账户分别是admin、teacher、student,密码是admin123),也有Python实现|1376|2023-08-30| +|76|[TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)|适用于echarts等地图geoJson行政边界数据的实时获取与应用,全国省市区县多级联动下钻,真正意义的下钻至县级【附最新全国省市区县乡镇三级或四级城市geoJson文件下载,另可下载四级联动或五级(村级)行政编码对应关系】|1329|2023-11-01| +|77|[zclzone/vue-naive-admin](https://github.com/zclzone/vue-naive-admin)|⚡️基于 Vue3 + Vite + Pinia + Unocss + Naive UI 的轻量级后台管理模板。|1305|2023-12-09| +|78|[StavinLi/Workflow](https://github.com/StavinLi/Workflow)|仿钉钉审批流程设置|1301|2023-10-17| +|79|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|1290|2023-11-13| +|80|[Tsuk1ko/bilibili-live-chat](https://github.com/Tsuk1ko/bilibili-live-chat)|📽️ 无后端的仿 YouTube Live Chat 风格的简易 Bilibili 弹幕姬|1236|2023-11-17| +|81|[Thecosy/IceCMS](https://github.com/Thecosy/IceCMS)|🌈冰激凌内容管理系统🍦,实现MacWK资源站,社区图片视频圈子CMS,支持网页端移动端小程序🌟适合做 资讯商城,社区论坛,聊天交友 社区,博客,圈子,论坛,图片,视频,社交。|1203|2023-11-20| +|82|[sscfaith/avue-form-design](https://github.com/sscfaith/avue-form-design)|本项目是一款基于 Avue 的表单设计器,拖拽式操作让你快速构建一个表单。|1203|2023-07-06| +|83|[WongSaang/chatgpt-ui](https://github.com/WongSaang/chatgpt-ui)|A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.|1193|2023-11-22| +|84|[niefy/wx-manage](https://github.com/niefy/wx-manage)|🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩|1177|2023-11-11| +|85|[0xJacky/nginx-ui](https://github.com/0xJacky/nginx-ui)|Yet another WebUI for Nginx|1154|2023-12-09| +|86|[baiy/Ctool](https://github.com/baiy/Ctool)|程序开发常用工具 chrome / edge / firefox / utools / windows / linux / mac|1151|2023-12-07| +|87|[Kchengz/k-form-design](https://github.com/Kchengz/k-form-design)|基于vue Ant-Design 的表单设计器,快速开发|1138|2023-07-29| +|88|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️‍🌈 Futuristic auroral Hexo theme.|1120|2023-12-06| +|89|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板;并基于常见业务场景,抽象出常见功能组件;包括动态菜单,菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|1118|2023-11-06| +|90|[go-admin-team/go-admin-ui](https://github.com/go-admin-team/go-admin-ui)|基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统的前端模块|1020|2023-11-27| +|91|[youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify)|Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能!|1009|2023-11-20| +|92|[jeecgboot/jeecg-uniapp](https://github.com/jeecgboot/jeecg-uniapp)|JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与JeecgBoot平台完美对接的移动解决方案!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。|1005|2023-12-05| +|93|[arco-design/arco-design-pro-vue](https://github.com/arco-design/arco-design-pro-vue)|An out-of-the-box solution to quickly build enterprise-level applications based on Arco Design.|1002|2023-08-25| +|94|[cfour-hi/gitstars](https://github.com/cfour-hi/gitstars)|Github Starred Repositories Manager|995|2023-11-11| +|95|[build-admin/buildadmin](https://github.com/build-admin/buildadmin)|可视化生成CRUD代码、内置WEB终端,技术栈为Vue3.x(setup)+ThinkPHP6+TypeScript+Vite+Pinia+Element Plus,自适应多端,同时提供Web和Server端、自动注册路由、无限级菜单权限节点、全局数据回收站、字段级修改保护等等,是集颜值、实用、敏捷于一身的管理系统。|991|2023-11-17| +|96|[Hacker233/resume-design](https://github.com/Hacker233/resume-design)|一款开源简历设计生成器,内置两款设计器,多种免费模板选择,还可以自定义模板、主题等等,支持导出PDF、JSON数据。|946|2023-12-04| +|97|[vform666/variant-form3-vite](https://github.com/vform666/variant-form3-vite)|-|932|2023-11-20| +|98|[biubiubiu01/vue3-bigData](https://github.com/biubiubiu01/vue3-bigData)|一个基于vue3.0的大数据分析系统,包含各种echarts和vue3.0新API|931|2023-07-07| +|99|[wuyawei/Vchat](https://github.com/wuyawei/Vchat)|💘🍦🙈Vchat — 从头到脚,撸一个社交聊天系统(vue + node + mongodb)|927|2023-10-08| +|100|[anvaka/map-of-github](https://github.com/anvaka/map-of-github)|Inspirational Mapping|912|2023-10-11| +|101|[WuKongOpenSource/Wukong_Accounting](https://github.com/WuKongOpenSource/Wukong_Accounting)|悟空财务管理系统(悟空FS) 实现凭证管理、账簿管理、资产负债表、现金流量表、利润表等管理。开启数智财务新时代。|893|2023-11-06| +|102|[zhengguorong/h5maker](https://github.com/zhengguorong/h5maker)|h5编辑器类似maka、易企秀 账号/密码:admin|892|2023-11-28| +|103|[shiyutim/tickets](https://github.com/shiyutim/tickets)|大麦网演唱会抢票软件,一个基于 tauri + rust + vue 调用接口的抢票软件。|857|2023-07-16| +|104|[opentiny/tiny-engine](https://github.com/opentiny/tiny-engine)|TinyEingine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEingine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台|840|2023-12-08| +|105|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact 100% running in browser. 纯网页端的原神工具箱,保证每一行代码都是熬夜加班打造。|820|2023-11-16| +|106|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏 An amazing admin framework of vue3|780|2023-12-09| +|107|[iamdarcy/hioshop-admin](https://github.com/iamdarcy/hioshop-admin)|海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE|776|2023-08-30| +|108|[geekskai/vue3-jd-h5](https://github.com/geekskai/vue3-jd-h5)|:fire: Based on vue3.0.0, vant3.0.0, vue-router v4.0.0-0, vuex^4.0.0-0, vue-cli3, mockjs, imitating Jingdong Taobao, mobile H5 e-commerce platform! 基于vue3.0.0 ,vant3.0.0,vue-router v4.0.0-0, vuex^4.0. ...|775|2023-11-19| +|109|[wsydxiangwang/Mood](https://github.com/wsydxiangwang/Mood)|Vue的Nuxt.js服务端渲染框架,NodeJS为后端的全栈项目,Docker一键部署,面向小白的完美博客系统|774|2023-11-08| +|110|[chiflix/splayerx](https://github.com/chiflix/splayerx)|SPlayerX@2018|766|2023-09-27| +|111|[woai3c/vue-admin-template](https://github.com/woai3c/vue-admin-template)|Vue 轻量级后台管理系统基础模板|742|2023-06-28| +|112|[leadream/wedding-invitation-for-programmers](https://github.com/leadream/wedding-invitation-for-programmers)|程序猿的婚礼邀请函。|735|2023-10-27| +|113|[zouzhibin/zb-admin](https://github.com/zouzhibin/zb-admin)|系统基于vite+vue3+pinia+element-plus+ts后台管理系统、一款开箱即用的 Vue 中后台管理系统框架, 兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|733|2023-12-06| +|114|[fzf404/Monit](https://github.com/fzf404/Monit)|🎯 Desktop Widget ( 桌面小组件 )|724|2023-11-21| +|115|[yangjian102621/chatgpt-plus](https://github.com/yangjian102621/chatgpt-plus)|AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。|718|2023-12-06| +|116|[WeBankPartners/we-cmdb](https://github.com/WeBankPartners/we-cmdb)|CMDB from WeBank|708|2023-11-30| +|117|[AnsGoo/openDataV](https://github.com/AnsGoo/openDataV)|OpenDataV 是一个纯前端的拖拽式、可视化、低代码数据可视化🌈开发平台,你可以用它自由的拼接成各种✨炫酷的大屏,同时支持用户方便的开发自己的组件并接入平台。|706|2023-11-08| +|118|[caohuatao/vue-super-flow](https://github.com/caohuatao/vue-super-flow)|Flow chart component based on Vue。vue flowchart|698|2023-10-28| +|119|[hilanmiao/LanMiaoDesktop](https://github.com/hilanmiao/LanMiaoDesktop)|一个完整electron桌面记账程序,技术栈主要使用electron-vue+vuetify。开机自动启动,自动更新,托盘最小化,闪烁等常用功能,Nsis制作漂亮的安装包。|698|2023-08-25| +|120|[yudaocode/yudao-ui-admin-vue3](https://github.com/yudaocode/yudao-ui-admin-vue3)|芋道管理后台,基于 Vue3 + Element Plus 实现,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。|697|2023-12-06| +|121|[gzydong/LumenIM](https://github.com/gzydong/LumenIM)|Lumen IM 是一个网页版在线聊天项目,前端使用 Naive UI + Vue3,后端采用 GO 开发。|696|2023-12-06| +|122|[gmingchen/agile-admin](https://github.com/gmingchen/agile-admin)|agile-admin vue3-element-plus-admin vue3.0 ts typescript element-plus vue-cli vue-router i18n vuex composition-api class-style vite pinia webpack 管理端 后台管理 admin模版框架 后端权限控制 动态加载路由 国际化 前端vue 后端java spr ...|685|2023-11-21| +|123|[anjoy8/Blog.Admin](https://github.com/anjoy8/Blog.Admin)|✨ 基于vue 的管理后台,配合Blog.Core与Blog.Vue等多个项目使用|679|2023-08-22| +|124|[buqiyuan/vite-vue3-admin](https://github.com/buqiyuan/vite-vue3-admin)|基于vite4.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|676|2023-10-17| +|125|[meterscao/Speechless](https://github.com/meterscao/Speechless)|把新浪微博的内容,导出成 PDF 文件进行备份的 Chrome Extension。|674|2023-08-16| +|126|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|668|2023-11-08| +|127|[SchneeHertz/exhentai-manga-manager](https://github.com/SchneeHertz/exhentai-manga-manager)|ExHentai本地漫画标签管理阅读应用, ExHentai local manga tag-manager and reader|656|2023-12-09| +|128|[youlaitech/vue3-element-admin](https://github.com/youlaitech/vue3-element-admin)|🔥基于 vue3 + vite4 + typescript + element-plus 构建的后台管理系统(配套接口文档和后端源码)。vue-element-admin 的 vue3 版本。|655|2023-12-08| +|129|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine platform. Sonic云真机平台前端。|653|2023-09-22| +|130|[freakchick/DBApi](https://github.com/freakchick/DBApi)|🔥🔥🔥零代码开发API,只需要写sql,自动生成http API。A no-code tool to build http API from sql. Only need to write sql , then http API generated automatically. Especially suitable for developing backend service for repor ...|653|2023-11-23| +|131|[hifarer/vueditor](https://github.com/hifarer/vueditor)|A wysiwyg editor written in Vue.js and Vuex.js|645|2023-10-31| +|132|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|639|2023-12-06| +|133|[hangjob/vue-bag-admin](https://github.com/hangjob/vue-bag-admin)|🎉vue-bag-admin,采用Vite4、Vue3、TypeScript、JavaScript构建,支持多种写法和调用,完整的框架体系,响应式中后台管理系统|628|2023-11-28| +|134|[readpage/undraw-ui](https://github.com/readpage/undraw-ui)|vue评论组件,🔥基于vue3的UI组件,主要功能有评论,聊天,搜索,锚点。你的⭐️Star ,是作者开发的动力!|619|2023-12-08| +|135|[zdy1988/vue-jstree](https://github.com/zdy1988/vue-jstree)|A Tree Plugin For Vue2.0+|608|2023-09-22| +|136|[dulaiduwang003/SuperBot](https://github.com/dulaiduwang003/SuperBot)|基于JDK17开发的微信流量主小程序 ,内置图片服务器无需第三方OSS,内含两个版本,小程序与网页版本数据不连贯,接入支付宝当面付款|599|2023-08-16| +|137|[baimingxuan/vue-admin-design](https://github.com/baimingxuan/vue-admin-design)|基于vue + elementUI的管理系统模板|594|2023-12-08| +|138|[Cc-Edit/CcClip](https://github.com/Cc-Edit/CcClip)|vue and ffmpeg based tool for video clips. 使用vue(vue3) + ffmpeg + wasm 实现纯前端音视频编辑,功能包括:视频剪辑、音频剪辑、音频合成裁剪、音波展示、视频抽帧、gif抽帧、帧播放器、字幕、贴图、时间轴、素材轨道|584|2023-12-07| +|139|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|581|2023-08-24| +|140|[arkntools/arknights-toolbox](https://github.com/arkntools/arknights-toolbox)|🔨 Arknights Toolbox, all servers are supported. 明日方舟工具箱,全服支持|581|2023-11-29| +|141|[lazzyfu/YaSQL](https://github.com/lazzyfu/YaSQL)|基于Django框架开发的DB工单审核、执行、查询的平台|577|2023-11-03| +|142|[Diving-Fish/maimaidx-prober](https://github.com/Diving-Fish/maimaidx-prober)|舞萌 DX 查分器|569|2023-11-03| +|143|[vincentzyc/form-design](https://github.com/vincentzyc/form-design)|动态表单页面设计--自动生成页面|562|2023-08-03| +|144|[zce/dashboard](https://github.com/zce/dashboard)|A dashboard scaffolding based on Vue.js 3.0 created by Vite.|549|2023-12-08| +|145|[huangwei9527/Ink-wash-docs](https://github.com/huangwei9527/Ink-wash-docs)|水墨文档,一款基于egg+vue开发的在线文档管理平台,支持markdown文档, excel文档,原型托管等功能. http://139.199.172.193:7001/|545|2023-09-08| +|146|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费 https://wishmelz.github.io/imgurl ;基于Imgur的免费图床:https://github.com/WishMelz/imgur|536|2023-09-20| +|147|[lkw199711/smanga](https://github.com/lkw199711/smanga)|A simple manga browser 一款docker直装的漫画浏览器|512|2023-12-09| +|148|[WuKongOpenSource/Wukong_KnowledgeBase](https://github.com/WuKongOpenSource/Wukong_KnowledgeBase)|悟空知识库,提供全面的知识管理功能,您可以在知识库中编辑wiki信息,同时可以将知识库内容共享给同事,进行协同创作。|502|2023-11-06| +|149|[cscan/vue-excel-editor](https://github.com/cscan/vue-excel-editor)|Vue2 plugin for displaying and editing the array-of-object in Excel style|487|2023-07-07| +|150|[WuKongOpenSource/Wukong_ProjectManagement](https://github.com/WuKongOpenSource/Wukong_ProjectManagement)|悟空项目管理-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离项目管理系统|484|2023-11-06| +|151|[hellodigua/vue-danmaku](https://github.com/hellodigua/vue-danmaku)|基于 Vue 的弹幕交互组件 A danmaku component for Vue|484|2023-09-07| +|152|[zhaoyiming0803/VueNode](https://github.com/zhaoyiming0803/VueNode)|VueNode is a project of front and backend separation that building on TypeScript + Vue3.x + Node.js + MySQL + TypeORM|473|2023-10-08| +|153|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|466|2023-11-14| +|154|[hsiangleev/element-plus-admin](https://github.com/hsiangleev/element-plus-admin)|基于vite+ts+elementPlus|464|2023-09-07| +|155|[AlanLee1996/wenda-webui](https://github.com/AlanLee1996/wenda-webui)|专为 l15y/wenda 闻达平台设计的webui|443|2023-07-04| +|156|[acccccccb/vue-img-cutter](https://github.com/acccccccb/vue-img-cutter)|简单易用的vue图片裁剪插件,支持移动图像,裁剪图片,放大缩小图片,上下左右移动,固定比例,固定尺寸,远程图片裁剪,只需要很少的代码就可以实现裁剪功能,也可以通过调整参数以适应你自己的业务需求。|441|2023-07-22| +|157|[lianginx/chatgpt-vue](https://github.com/lianginx/chatgpt-vue)|使用 Vue3 + Typescript + Tailwind CSS 框架,调用 OpenAI 的 gpt-3.5-turbo 模型 API 实现的简单聊天对话,支持连续对话。|439|2023-06-27| +|158|[didi/epage](https://github.com/didi/epage)|一款基于schema的低代码可视化页面配置工具|436|2023-11-17| +|159|[xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)|一款快捷易用的轻量级kafka可视化管理平台|435|2023-12-06| +|160|[xusenlin/vue-element-ui-admin](https://github.com/xusenlin/vue-element-ui-admin)|:maple_leaf: 一个基于Vue 3(ScriptSetup) + TS + Vite + ElementPlus + Pinia + VueRouter + Axios的后台模板,做了目录结构的整理和常用方法的封装,开箱即用 :)|433|2023-11-11| +|161|[AndersonBY/vector-vein](https://github.com/AndersonBY/vector-vein)|No-code AI workflow|428|2023-12-09| +|162|[huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor)|Openpose editor for ControlNet. Full hand/face support.|427|2023-11-21| +|163|[Mario343214420/Big-Data-Demo](https://github.com/Mario343214420/Big-Data-Demo)|基于Vue、three.js、echarts,数据可视化展示项目,包含三维模型导入交互、三维模型标注等功能|424|2023-11-23| +|164|[hslr-s/sun-panel](https://github.com/hslr-s/sun-panel)|一个NAS导航面板、Homepage、浏览器首页。|421|2023-12-08| +|165|[mirari/vue-fullscreen](https://github.com/mirari/vue-fullscreen)|A simple Vue.js component for fullscreen|421|2023-10-19| +|166|[JoeshuTT/v-shop](https://github.com/JoeshuTT/v-shop)|🛒 v-shop 是一个移动端 H5 商城|420|2023-11-20| +|167|[dreamhunter2333/cloudflare_temp_email](https://github.com/dreamhunter2333/cloudflare_temp_email)|CloudFlare free temp domain email 免费 临时 域名邮箱|417|2023-12-06| +|168|[macrozheng/mall-app-web](https://github.com/macrozheng/mall-app-web)|mall-app-web是一个电商系统的移动端项目,基于uni-app实现。主要包括首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等功能。|414|2023-09-19| +|169|[zfile-dev/zfile-vue](https://github.com/zfile-dev/zfile-vue)|zfile 前端工程|413|2023-11-28| +|170|[WanyueKJ/Food-delivery-uniapp](https://github.com/WanyueKJ/Food-delivery-uniapp)|万岳同城外卖(food delivery) 系统开源版,前端uniapp+后台php搭建,系统包含商家端、配送端、用户端以及总管理后台、城市配送后台|412|2023-07-20| +|171|[Rocket1184/electron-netease-cloud-music](https://github.com/Rocket1184/electron-netease-cloud-music)|UNOFFICIAL client for music.163.com. Powered by Electron and Vue|410|2023-12-04| +|172|[yangzongzhuan/RuoYi-Cloud-Vue3](https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3)|🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统|406|2023-12-01| +|173|[EsunR/Blog-Index](https://github.com/EsunR/Blog-Index)|一个通用的个人网站的引导页、导航页模板|406|2023-11-03| +|174|[xpf0000/PhpWebStudy](https://github.com/xpf0000/PhpWebStudy)|Php and Web development environment manage tool for MacOS system, the better way to manage your local web server|404|2023-11-30| +|175|[AwesomeDevin/vue-waterfall2](https://github.com/AwesomeDevin/vue-waterfall2)| Waterfall adaptive plugin for vue and support lazy load , so easy! |401|2023-11-15| +|176|[LiuXIn011/rightHouse](https://github.com/LiuXIn011/rightHouse)|right-house房适,一个开源的房屋租赁管理系统,改变传统租房平台中间商的思路,带来P2P租房新模式,租客和房东直接对接。前期提供房东房源发布和租客求租等功能。建立租赁关系后,提供租客交租和房屋报修等功能,房东管理租客信息,维修房屋等功能。终止租赁关系后,租客对房东进行评价评分,提供给后来租客做参考。|396|2023-08-28| +|177|[rap2hpoutre/vue-picture-swipe](https://github.com/rap2hpoutre/vue-picture-swipe)|🖼 Vue Picture Swipe Gallery (a gallery of image with thumbnails, lazy-load and swipe) backed by photoswipe|393|2023-11-10| +|178|[tiger1103/gfast-ui](https://github.com/tiger1103/gfast-ui)|gfast后台UI界面|390|2023-12-07| +|179|[yuanyuekeji/stable-diffusion-mobileui](https://github.com/yuanyuekeji/stable-diffusion-mobileui)|基于一键包搭建的stable-diffusion,推出适配移动端的界面UI,可以生成H5和微信小程序。|385|2023-06-17| +|180|[StavinLi/Workflow-Vue3](https://github.com/StavinLi/Workflow-Vue3)|仿钉钉审批流程设置vue3版本|385|2023-10-17| +|181|[ddiu8081/oreooo](https://github.com/ddiu8081/oreooo)|🍪 An oreo generater.|384|2023-10-18| +|182|[jamebal/jmal-cloud-view](https://github.com/jamebal/jmal-cloud-view)|JmalCloud 是一款私有云存储网盘项目,能够简单安全管理您的云端文件|382|2023-12-05| +|183|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|380|2023-11-27| +|184|[trueleaf/moyu](https://github.com/trueleaf/moyu)|基于 Vue 和 Electron 的在线协同api接口管理工具。接口文档管理工具、接口工具、接口文档、api文档、api工具、快乐摸鱼|380|2023-11-11| +|185|[NCZkevin/chatglm-web](https://github.com/NCZkevin/chatglm-web)|用 FastAPI 和 Vue3 搭建的 ChatGLM 网页 (前端样式仿照chatgpt-web, 支持chatglm流式输出、前端调整参数、上下文选择、保存图片、知识库问答等功能)|369|2023-07-16| +|186|[guyan0319/go-admin](https://github.com/guyan0319/go-admin)|基于go+gin+vue+element admin 后台管理系统,支持用户管理,认证,内容管理等|367|2023-09-27| +|187|[liyunkun11/official-website](https://github.com/liyunkun11/official-website)|企业官方网站模板(响应式)|367|2023-06-30| +|188|[6c65726f79/Transmissionic](https://github.com/6c65726f79/Transmissionic)|Remote for Transmission Daemon|366|2023-07-21| +|189|[AeroWang/XanaduCompany](https://github.com/AeroWang/XanaduCompany)|企业门户网站管理系统,包括前台展示、后台管理、后端服务(Node.js、Koa、sequelize、MySQL),前端主要使用Vue+ElementUI。无预览地址,服务器没了|364|2023-11-30| +|190|[armomu/vue-material-admin](https://github.com/armomu/vue-material-admin)|基于 Vue3 Vuetify 的中后台模版|362|2023-12-08| +|191|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|346|2023-08-11| +|192|[li-junpeng/dbtu-client](https://github.com/li-junpeng/dbtu-client)|🔥🔥🔥DB兔,免费的数据库管理工具🧰,支持Web在线使用🚀,将计划支持Windows、Mac,、Linux等系统。如果你对此项目感兴趣,动动您的小手给个Star⭐吧。|345|2023-09-01| +|193|[xlzy520/bilibili-img-uploader](https://github.com/xlzy520/bilibili-img-uploader)|Chrome/Firefox/Edge Extension bilibili img uploader。哔哩哔哩图床上传插件.https://chrome.google.com/webstore/detail/b%E7%AB%99%E5%9B%BE%E5%BA%8A/domljbndjbjgpkhdbmfgmiclggdfojnd?hl=zh-CN|338|2023-12-08| +|194|[dulaiduwang003/ScribbleHub](https://github.com/dulaiduwang003/ScribbleHub)|基于SpringBoot3开发的轻量级技术博客小程序,支持 文章发布(支持上传音频内容或视频内容) 专题管理 搜索 以及渲染 以及文章评论功能 无需第三方OSS存储,使用的是服务器存储空间 详细请看yml中的file配置|337|2023-11-05| +|195|[javaLuo/vue-puzzle-vcode](https://github.com/javaLuo/vue-puzzle-vcode)|vue 拼图人机验证 右滑拼图验证|335|2023-11-14| +|196|[galaxy-s10/billd-live](https://github.com/galaxy-s10/billd-live)|基于Vue3 + WebRTC + Node + SRS搭建的直播间|332|2023-12-09| +|197|[un-pany/v3-admin](https://github.com/un-pany/v3-admin)|☀️ A vue3 admin template, based on 'vue-cli'|331|2023-08-11| +|198|[aehyok/vue-qiankun](https://github.com/aehyok/vue-qiankun)|基于vite4+vue3+TypeScript+qiankun2 +pnpm+ monorepo (首页包含openai)乾坤微前端后台管理系统项目,腾讯云在线运行(封装了动态form表单和table列表、jsx(tsx)项目demo、以及leaflet地图和leaflet-geoman编辑图层)|331|2023-06-24| +|199|[roncoo/roncoo-education-web](https://github.com/roncoo/roncoo-education-web)|《领课教育》的前端门户系统。领课教育系统(roncoo-education)是基于领课网络多年的在线教育平台开发和运营经验打造出来的产品,致力于打造一个全行业都适用的分布式在线教育系统。|331|2023-11-29| +|200|[imsyy/SPlayer](https://github.com/imsyy/SPlayer)|【重构中】🎉 一个简约的在线音乐播放器,支持网易云音乐账号登录,逐字歌词,下载歌曲,展示评论区,音乐云盘及歌单管理,移动端基础适配|330|2023-12-08|

↓ -- 感谢读者 -- ↓