From 61a793f4f422c4d0430c726eb80f0660cf33c6d3 Mon Sep 17 00:00:00 2001 From: GrowingGit Date: Wed, 20 Dec 2023 21:49:02 +0800 Subject: [PATCH] data update --- .../charts/overall/software/All-Language.md | 356 ++++++++-------- content/charts/overall/software/Assembly.md | 14 +- content/charts/overall/software/C.md | 380 ++++++++--------- content/charts/overall/software/CPP.md | 314 +++++++------- content/charts/overall/software/CSHARP.md | 336 +++++++-------- content/charts/overall/software/CSS.md | 304 +++++++------- content/charts/overall/software/Dart.md | 352 ++++++++-------- content/charts/overall/software/Go.md | 358 ++++++++-------- content/charts/overall/software/HTML.md | 372 ++++++++-------- content/charts/overall/software/Java.md | 388 ++++++++--------- content/charts/overall/software/JavaScript.md | 298 ++++++------- .../overall/software/Jupyter-Notebook.md | 138 +++--- content/charts/overall/software/Kotlin.md | 396 +++++++++--------- content/charts/overall/software/Lua.md | 236 +++++------ .../charts/overall/software/Objective-C.md | 68 +-- content/charts/overall/software/PHP.md | 124 +++--- content/charts/overall/software/Python.md | 326 +++++++------- content/charts/overall/software/Ruby.md | 40 +- content/charts/overall/software/Rust.md | 329 +++++++-------- content/charts/overall/software/Shell.md | 240 +++++------ content/charts/overall/software/Swift.md | 90 ++-- content/charts/overall/software/TypeScript.md | 342 +++++++-------- content/charts/overall/software/Vim-script.md | 20 +- content/charts/overall/software/Vue.md | 338 +++++++-------- 24 files changed, 3078 insertions(+), 3081 deletions(-) diff --git a/content/charts/overall/software/All-Language.md b/content/charts/overall/software/All-Language.md index 66ef09fd..3f1d36f3 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-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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|205965|JavaScript|2023-12-18| -|2|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|117267|Python|2023-12-18| -|3|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|110003|C++|2023-12-18| -|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|88709|TypeScript|2023-12-18| -|5|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|84924|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.|74982|Go|2023-12-18| +|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|205981|JavaScript|2023-12-19| +|2|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|117337|Python|2023-12-19| +|3|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|110012|C++|2023-12-18| +|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|88721|TypeScript|2023-12-19| +|5|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|84936|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.|75026|Go|2023-12-18| |7|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|73674|Clojure|2023-11-09| -|8|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|72443|Java|2023-12-18| -|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|63665|JavaScript|2023-12-18| -|10|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|60680|TypeScript|2023-12-18| -|11|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|57404|TypeScript|2023-12-15| -|12|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|55821|Assembly|2023-12-09| +|8|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|72488|Java|2023-12-19| +|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|63698|JavaScript|2023-12-19| +|10|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|60728|TypeScript|2023-12-19| +|11|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|57403|TypeScript|2023-12-15| +|12|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|55824|Assembly|2023-12-09| |13|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|55330|Python|2023-12-03| -|14|[ChatGPTNextWeb/ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)|A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。|54315|TypeScript|2023-12-18| +|14|[ChatGPTNextWeb/ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)|A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。|54460|TypeScript|2023-12-19| |15|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53807|Vue|2023-12-17| -|16|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|51951|Rust|2023-12-18| -|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.|50884|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|50538|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, 通义千问, 书生, 讯飞星火等。|49282|Python|2023-12-17| -|20|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46966|JavaScript|2023-10-23| -|21|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|46052|TypeScript|2023-12-18| -|22|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|45825|Python|2023-12-16| -|23|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|45533|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! – |45430|JavaScript|2023-12-18| -|25|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|44912|JavaScript|2023-12-15| +|16|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|51997|Rust|2023-12-19| +|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.|50887|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|50549|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, 通义千问, 书生, 讯飞星火等。|49351|Python|2023-12-17| +|20|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46969|JavaScript|2023-10-23| +|21|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|46062|TypeScript|2023-12-19| +|22|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|45845|Python|2023-12-16| +|23|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|45541|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! – |45431|JavaScript|2023-12-18| +|25|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|44916|JavaScript|2023-12-15| |26|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|44086|JavaScript|2023-10-20| -|27|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|43453|Makefile|2023-11-09| -|28|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43440|Go|2023-12-17| -|29|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|42013|Rust|2023-12-17| -|30|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|41391|JavaScript|2023-12-12| -|31|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|40547|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|39731|Go|2023-12-18| -|33|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39622|Java|2023-12-18| -|34|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38925|JavaScript|2023-12-18| -|35|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|36605|Python|2023-11-02| -|36|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|36599|Java|2023-12-16| -|37|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|35663|Python|2023-12-18| -|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|35376|Go|2023-12-18| -|39|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35259|TypeScript|2023-12-18| -|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 ...|35256|Python|2023-12-18| -|41|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34838|JavaScript|2023-10-04| +|27|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|43482|Makefile|2023-11-09| +|28|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43449|Go|2023-12-19| +|29|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|42045|Rust|2023-12-17| +|30|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|41404|JavaScript|2023-12-12| +|31|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|40549|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|39751|Go|2023-12-19| +|33|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39623|Java|2023-12-18| +|34|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38932|JavaScript|2023-12-19| +|35|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|36636|Python|2023-11-02| +|36|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|36602|Java|2023-12-16| +|37|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|35668|Python|2023-12-18| +|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|35385|Go|2023-12-19| +|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 ...|35280|Python|2023-12-19| +|40|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35269|TypeScript|2023-12-18| +|41|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34841|JavaScript|2023-10-04| |42|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34547|JavaScript|2023-12-15| -|43|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|34406|Shell|2023-12-17| -|44|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34080|Java|2023-12-18| +|43|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|34429|Shell|2023-12-17| +|44|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34081|Java|2023-12-18| |45|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|34009|JavaScript|2023-12-05| -|46|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|34005|TypeScript|2023-12-18| -|47|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|33945|Java|2023-12-11| -|48|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|33923|JavaScript|2023-12-12| -|49|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33516|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。|33359|Go|2023-12-18| -|51|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|32462|JavaScript|2023-09-05| -|52|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31154|Java|2023-11-21| -|53|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|31100|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.|30467|Go|2023-12-17| -|55|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|30428|C++|2023-12-17| -|56|[The-Run-Philosophy-Organization/run](https://github.com/The-Run-Philosophy-Organization/run)|润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。|30072|-|2023-09-26| -|57|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|30006|Java|2023-12-17| -|58|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|29860|Java|2023-12-18| +|46|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|34008|TypeScript|2023-12-19| +|47|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|33948|Java|2023-12-11| +|48|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|33944|JavaScript|2023-12-12| +|49|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33520|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。|33394|Go|2023-12-19| +|51|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|32471|JavaScript|2023-09-05| +|52|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31169|Java|2023-11-21| +|53|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|31105|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.|30469|Go|2023-12-19| +|55|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|30461|C++|2023-12-17| +|56|[The-Run-Philosophy-Organization/run](https://github.com/The-Run-Philosophy-Organization/run)|润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。|30107|-|2023-09-26| +|57|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|30018|Java|2023-12-17| +|58|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|29889|Java|2023-12-19| |59|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|29857|JavaScript|2023-12-16| -|60|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|29836|Rust|2023-12-13| -|61|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|29376|JavaScript|2023-12-16| -|62|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|29346|Python|2023-12-14| +|60|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|29848|Rust|2023-12-19| +|61|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|29386|JavaScript|2023-12-18| +|62|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|29362|Python|2023-12-14| |63|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|29063|Rust|2023-12-15| -|64|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|28921|Jupyter Notebook|2023-12-14| -|65|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|28696|Vue|2023-12-11| -|66|[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.|28669|JavaScript|2023-12-17| -|67|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28521|Java|2023-12-17| -|68|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28336|JavaScript|2023-12-17| -|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.|28138|Java|2023-12-18| -|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, ...|27902|Go|2023-12-01| -|71|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|27809|JavaScript|2023-12-15| -|72|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|27807|C|2023-12-18| -|73|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|Reverse engineered ChatGPT API|27666|Python|2023-08-02| -|74|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|27639|Java|2023-12-18| -|75|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|27493|TypeScript|2023-12-18| -|76|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27427|Java|2023-12-18| -|77|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27407|JavaScript|2023-12-14| +|64|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|28934|Jupyter Notebook|2023-12-14| +|65|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|28704|Vue|2023-12-11| +|66|[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.|28677|JavaScript|2023-12-18| +|67|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28518|Java|2023-12-19| +|68|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28339|JavaScript|2023-12-18| +|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.|28148|Java|2023-12-19| +|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, ...|27914|Go|2023-12-01| +|71|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|27829|JavaScript|2023-12-15| +|72|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|27818|C|2023-12-19| +|73|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|Reverse engineered ChatGPT API|27670|Python|2023-08-02| +|74|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|27650|Java|2023-12-19| +|75|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|27524|TypeScript|2023-12-19| +|76|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27429|Java|2023-12-19| +|77|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27419|JavaScript|2023-12-19| |78|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27121|Java|2023-12-15| -|79|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|27116|JavaScript|2023-12-18| +|79|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|27119|JavaScript|2023-12-19| |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.|26983|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.|26790|Java|2023-12-18| +|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.|26795|Java|2023-12-19| |82|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26739|JavaScript|2023-10-25| -|83|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|26606|Go|2023-12-18| -|84|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|26593|Java|2023-07-15| -|85|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|26427|Python|2023-12-18| -|86|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|26346|TypeScript|2023-12-18| -|87|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|25730|Java|2023-12-15| -|88|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |25605|JavaScript|2023-12-08| -|89|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25571|JavaScript|2023-12-18| -|90|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25519|Java|2023-11-18| -|91|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24602|Java|2023-12-18| -|92|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24532|Python|2023-09-28| -|93|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|24506|Java|2023-11-19| -|94|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|24448|Dart|2023-12-17| -|95|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|24276|Python|2023-12-10| -|96|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|24275|C#|2023-12-13| -|97|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24178|C++|2023-12-13| +|83|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|26614|Go|2023-12-19| +|84|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|26605|Java|2023-07-15| +|85|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|26441|Python|2023-12-18| +|86|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|26356|TypeScript|2023-12-19| +|87|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|25731|Java|2023-12-15| +|88|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |25603|JavaScript|2023-12-08| +|89|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25572|JavaScript|2023-12-18| +|90|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25521|Java|2023-11-18| +|91|[apache/incubator-seata](https://github.com/apache/incubator-seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24602|Java|2023-12-19| +|92|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24537|Python|2023-09-28| +|93|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|24505|Java|2023-11-19| +|94|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|24498|Dart|2023-12-17| +|95|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|24291|C#|2023-12-13| +|96|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|24276|Python|2023-12-10| +|97|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24180|C++|2023-12-13| |98|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23869|Java|2023-12-08| -|99|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|23830|JavaScript|2023-12-17| +|99|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|23843|JavaScript|2023-12-17| |100|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|23559|JavaScript|2023-11-13| -|101|[alibaba/flutter-go](https://github.com/alibaba/flutter-go)|flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档|23488|Dart|2023-12-11| -|102|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23400|JavaScript|2023-12-09| -|103|[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.|23312|C++|2023-12-18| -|104|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23166|C++|2023-12-18| -|105|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|22735|Java|2023-12-18| -|106|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|22721|Python|2023-12-18| -|107|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|22705|Python|2023-12-18| +|101|[alibaba/flutter-go](https://github.com/alibaba/flutter-go)|flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档|23489|Dart|2023-12-11| +|102|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23398|JavaScript|2023-12-09| +|103|[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.|23317|C++|2023-12-18| +|104|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23177|C++|2023-12-19| +|105|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|22737|Java|2023-12-19| +|106|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|22728|Python|2023-12-18| +|107|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|22713|Python|2023-12-19| |108|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22497|JavaScript|2023-12-11| -|109|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22376|Python|2023-12-09| -|110|[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.|22357|Python|2023-12-18| +|109|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22390|Python|2023-12-09| +|110|[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.|22358|Python|2023-12-19| |111|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22323|JavaScript|2023-09-19| -|112|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|22077|TypeScript|2023-12-18| -|113|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|22055|Vue|2023-11-19| -|114|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|21808|TypeScript|2023-12-11| -|115|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21635|Java|2023-12-10| -|116|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|21614|Python|2023-11-11| -|117|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|21579|Objective-C|2023-07-19| -|118|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21154|Python|2023-12-18| -|119|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|21106|Java|2023-12-12| -|120|[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!|20730|Vue|2023-12-18| -|121|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|20445|Java|2023-12-16| +|112|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|22091|TypeScript|2023-12-19| +|113|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|22056|Vue|2023-11-19| +|114|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|21814|TypeScript|2023-12-11| +|115|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|21642|Python|2023-11-11| +|116|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21637|Java|2023-12-10| +|117|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|21588|Objective-C|2023-07-19| +|118|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21154|Python|2023-12-19| +|119|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|21117|Java|2023-12-12| +|120|[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!|20746|Vue|2023-12-19| +|121|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|20448|Java|2023-12-19| |122|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|20414|CMake|2023-12-18| -|123|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20094|JavaScript|2023-12-13| -|124|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20076|Vim script|2023-09-23| -|125|[linexjlin/GPTs](https://github.com/linexjlin/GPTs)|leaked prompts of GPTs|20034|-|2023-12-17| -|126|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|20023|Rust|2023-12-18| -|127|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|19895|TypeScript|2023-12-18| -|128|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19779|Java|2023-12-06| -|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 |19730|Python|2023-12-18| -|130|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|19682|Go|2023-12-07| -|131|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19421|PHP|2023-12-18| -|132|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19333|Java|2023-12-13| -|133|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19301|Python|2023-12-06| -|134|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19264|Go|2023-12-18| -|135|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19235|TypeScript|2023-10-20| -|136|[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.|19204|TypeScript|2023-12-18| -|137|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19180|JavaScript|2023-11-14| -|138|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19081|Vue|2023-12-18| -|139|[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.|19000|Python|2023-11-29| -|140|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。|18950|Go|2023-12-18| -|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/文心一言/讯飞星火/通义千问/Gemini/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器 ...|18862|Python|2023-12-17| -|142|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18720|JavaScript|2023-12-14| -|143|[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.|18685|CSS|2023-11-01| -|144|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18553|Java|2023-10-30| -|145|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18478|Go|2023-12-18| -|146|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18458|C++|2023-12-18| -|147|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|18449|-|2023-10-17| -|148|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|18410|Shell|2023-12-18| -|149|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。|18403|JavaScript|2023-12-18| -|150|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|18329|Python|2023-12-18| -|151|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18276|JavaScript|2023-11-13| -|152|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|18270|Rust|2023-12-05| -|153|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18234|Java|2023-12-17| +|123|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20109|JavaScript|2023-12-13| +|124|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20078|Vim script|2023-09-23| +|125|[linexjlin/GPTs](https://github.com/linexjlin/GPTs)|leaked prompts of GPTs|20069|-|2023-12-17| +|126|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|20038|Rust|2023-12-18| +|127|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|19907|TypeScript|2023-12-18| +|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 |19796|Python|2023-12-19| +|129|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19781|Java|2023-12-06| +|130|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|19689|Go|2023-12-07| +|131|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19421|PHP|2023-12-19| +|132|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19337|Java|2023-12-13| +|133|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19307|Python|2023-12-06| +|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.|19301|TypeScript|2023-12-19| +|135|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19269|Go|2023-12-19| +|136|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19238|TypeScript|2023-10-20| +|137|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19179|JavaScript|2023-11-14| +|138|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19086|Vue|2023-12-19| +|139|[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.|19022|Python|2023-11-29| +|140|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。|18963|Go|2023-12-19| +|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/文心一言/讯飞星火/通义千问/Gemini/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器 ...|18931|Python|2023-12-19| +|142|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18719|JavaScript|2023-12-14| +|143|[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.|18688|CSS|2023-11-01| +|144|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18557|Java|2023-10-30| +|145|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18483|Go|2023-12-19| +|146|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18466|C++|2023-12-19| +|147|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|18453|-|2023-10-17| +|148|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。|18451|JavaScript|2023-12-19| +|149|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|18432|Shell|2023-12-19| +|150|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|18335|Python|2023-12-19| +|151|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|18277|Rust|2023-12-05| +|152|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18276|JavaScript|2023-11-13| +|153|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18237|Java|2023-12-18| |154|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18176|C++|2023-11-17| -|155|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18095|C++|2023-12-18| -|156|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|17981|C|2023-07-21| -|157|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|17977|Swift|2023-12-18| -|158|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|17778|Vue|2023-06-23| -|159|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17704|TypeScript|2023-12-18| -|160|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17625|Vue|2023-06-25| -|161|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17612|Jupyter Notebook|2023-12-10| -|162|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17211|JavaScript|2023-12-18| -|163|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|17157|-|2023-10-07| -|164|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17038|Python|2023-11-02| +|155|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18095|C++|2023-12-19| +|156|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|17993|C|2023-07-21| +|157|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|17981|Swift|2023-12-19| +|158|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|17781|Vue|2023-06-23| +|159|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17705|TypeScript|2023-12-19| +|160|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17625|Jupyter Notebook|2023-12-10| +|161|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17623|Vue|2023-06-25| +|162|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17215|JavaScript|2023-12-18| +|163|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|17181|-|2023-10-07| +|164|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17047|Python|2023-11-02| |165|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17013|Java|2023-12-18| -|166|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|17002|C++|2023-12-18| -|167|[hzlzh/Best-App](https://github.com/hzlzh/Best-App)|收集&推荐优秀的 Apps/硬件/技巧/周边等|16859|-|2023-11-02| -|168|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|16851|Python|2023-12-18| -|169|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|16639|C#|2023-12-18| -|170|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16607|TypeScript|2023-09-26| -|171|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16541|TypeScript|2023-09-06| -|172|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|16524|JavaScript|2023-09-13| -|173|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。|16448|C#|2023-12-18| -|174|[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.|16424|C++|2023-12-06| -|175|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16404|Go|2023-12-16| -|176|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|16212|JavaScript|2023-12-18| -|177|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16173|TypeScript|2023-12-09| -|178|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|16133|Python|2023-07-05| -|179|[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.|16128|Java|2023-12-12| -|180|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|15953|Rust|2023-12-17| -|181|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux|15916|TypeScript|2023-12-12| -|182|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告|15907|Python|2023-12-18| +|166|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|17005|C++|2023-12-19| +|167|[hzlzh/Best-App](https://github.com/hzlzh/Best-App)|收集&推荐优秀的 Apps/硬件/技巧/周边等|16862|-|2023-11-02| +|168|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|16859|Python|2023-12-19| +|169|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|16651|C#|2023-12-19| +|170|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16608|TypeScript|2023-09-26| +|171|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|16583|JavaScript|2023-09-13| +|172|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16546|TypeScript|2023-09-06| +|173|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。|16497|C#|2023-12-18| +|174|[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.|16428|C++|2023-12-06| +|175|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16411|Go|2023-12-19| +|176|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|16235|JavaScript|2023-12-19| +|177|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告|16189|Python|2023-12-19| +|178|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16174|TypeScript|2023-12-09| +|179|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|16133|Python|2023-07-05| +|180|[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.|16128|Java|2023-12-12| +|181|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|15954|Rust|2023-12-17| +|182|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux|15943|TypeScript|2023-12-12| |183|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|15699|Python|2023-11-09| -|184|[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 ...|15605|TypeScript|2023-12-18| +|184|[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 ...|15629|TypeScript|2023-12-19| |185|[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 ...|15522|C++|2023-12-16| -|186|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15451|Java|2023-12-14| -|187|[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|15397|Vue|2023-12-18| -|188|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15383|TypeScript|2023-12-15| +|186|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15456|Java|2023-12-14| +|187|[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|15403|Vue|2023-12-18| +|188|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15396|TypeScript|2023-12-19| |189|[vulhub/vulhub](https://github.com/vulhub/vulhub)|Pre-Built Vulnerable Environments Based on Docker-Compose|15382|Dockerfile|2023-12-07| -|190|[xx025/carrot](https://github.com/xx025/carrot)|Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点|15313|-|2023-12-13| -|191|[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.|15108|JavaScript|2023-12-01| -|192|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15088|TypeScript|2023-12-15| -|193|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|15018|Rust|2023-12-18| -|194|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|14983|Rust|2023-12-14| -|195|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|14896|TypeScript|2023-12-15| +|190|[xx025/carrot](https://github.com/xx025/carrot)|Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点|15363|-|2023-12-13| +|191|[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.|15111|JavaScript|2023-12-01| +|192|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15090|TypeScript|2023-12-19| +|193|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|15029|Rust|2023-12-19| +|194|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|14995|Rust|2023-12-14| +|195|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|14903|TypeScript|2023-12-15| |196|[Tencent/weui-wxss](https://github.com/Tencent/weui-wxss)|A UI library by WeChat official design team, includes the most useful widgets/modules.|14884|Less|2023-11-01| |197|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|14831|Swift|2023-11-17| -|198|[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 ...|14681|Go|2023-12-13| -|199|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!|14640|Python|2023-11-23| -|200|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|14637|Python|2023-12-14| +|198|[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 ...|14686|Go|2023-12-13| +|199|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!|14666|Python|2023-11-23| +|200|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|14662|Python|2023-12-14|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Assembly.md b/content/charts/overall/software/Assembly.md index d26d9d5b..cf5e5c5f 100644 --- a/content/charts/overall/software/Assembly.md +++ b/content/charts/overall/software/Assembly.md @@ -1,12 +1,12 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Assembly -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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.|55821|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!|10362|2023-11-29| +|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|55824|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!|10363|2023-11-29| |3|[TG9541/stm8ef](https://github.com/TG9541/stm8ef)|STM8 eForth - a user friendly Forth for simple µCs with docs|299|2023-08-05| |4|[mengning/linuxkernel](https://github.com/mengning/linuxkernel)|操作系统导论教学资料、《庖丁解牛Linux内核》配套资料|251|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| @@ -14,7 +14,7 @@ |7|[weipeng2k/hot-wind](https://github.com/weipeng2k/hot-wind)|技术杂文集|32|2023-12-15| |8|[team-s2/summer_course_2023](https://github.com/team-s2/summer_course_2023)|AAA - 2023 短学期安全攻防实践开源仓库|30|2023-08-06| |9|[bereal/AdventOfCode2020](https://github.com/bereal/AdventOfCode2020)|Solving Advent of Code 2020, each day in a different language|24|2023-12-09| -|10|[flyleeee/noob_hust_cs_20](https://github.com/flyleeee/noob_hust_cs_20)|华中科技大学计算机学院20级实验报告/代码——汇编实验;机器学习;计算机系统基础;算法实验;游戏设计;组原;计算机网络;软件工程;数据库;计算机视觉;操作系统课设|11|2023-12-16| +|10|[flyleeee/noob_hust_cs_20](https://github.com/flyleeee/noob_hust_cs_20)|华中科技大学计算机学院20级实验报告/代码——汇编实验;机器学习;计算机系统基础;算法实验;游戏设计;组原;计算机网络;软件工程;数据库;计算机视觉;操作系统课设|12|2023-12-16| |11|[fzf404/MiniSys](https://github.com/fzf404/MiniSys)|💾 Nasm 汇编写操作系统|10|2023-09-12| |12|[VLSMB/CLANNAD-Side-Stories-Hook-Tool](https://github.com/VLSMB/CLANNAD-Side-Stories-Hook-Tool)|CLANNAD外传:被光守护着的坡道(CLANNAD Side Stories) PC汉化版|9|2023-11-10| |13|[SDGLBL/go-src](https://github.com/SDGLBL/go-src)|Knowledge of go's internal implementation Go语言内部实现分析|7|2023-10-12| @@ -23,10 +23,8 @@ |16|[xingji-studio/XJ380-Kernel](https://github.com/xingji-studio/XJ380-Kernel)|XJ380操作系统的内核(汇编部分)|4|2023-08-12| |17|[thu-cs-lab/supervisor-la32r](https://github.com/thu-cs-lab/supervisor-la32r)|LoongArch 32 Reduced 监控程序|4|2023-08-08| |18|[Lisadww/Assembly2048](https://github.com/Lisadww/Assembly2048)|汇編語言2048|3|2023-08-28| -|19|[wangyule/flutter_to_exist_app](https://github.com/wangyule/flutter_to_exist_app)|flutter与iOS/android混合开发、flutter源码集成到已有原生项目中|3|2023-06-19| -|20|[cybernagle/buffer-overflow](https://github.com/cybernagle/buffer-overflow)|华盛顿大学 bufferoverflow 试验讲解. 视频请见 bilibli|3|2023-06-19| -|21|[KristianLi/Assembler_lab_homework](https://github.com/KristianLi/Assembler_lab_homework)|汇编作业|2|2023-12-05| -|22|[LuyuZhang00/Embedded-Systems](https://github.com/LuyuZhang00/Embedded-Systems)|2022秋季《微机原理实验》:使用80386汇编完成七个程序。2023春季《嵌入式计算机系统》项目:基于8051的数字体温计/基于MSP430的心电采集计数系统|2|2023-11-01| +|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|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/C.md b/content/charts/overall/software/C.md index b75bdb24..2b78705c 100644 --- a/content/charts/overall/software/C.md +++ b/content/charts/overall/software/C.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > C -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|27807|2023-12-18| -|2|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|17981|2023-07-21| -|3|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|14013|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.|13872|2023-12-18| -|5|[karpathy/llama2.c](https://github.com/karpathy/llama2.c)|Inference Llama 2 in one file of pure C|13453|2023-12-14| -|6|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|13151|2023-12-15| -|7|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|12402|2023-12-18| -|8|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|12379|2023-12-14| -|9|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|11814|2023-12-07| -|10|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|11707|2023-12-18| -|11|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie Plus & Classic|11169|2023-12-18| -|12|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|10936|2023-12-18| -|13|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|10673|2023-07-27| +|1|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|27818|2023-12-19| +|2|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|17993|2023-07-21| +|3|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|14019|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.|13884|2023-12-19| +|5|[karpathy/llama2.c](https://github.com/karpathy/llama2.c)|Inference Llama 2 in one file of pure C|13462|2023-12-14| +|6|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|13150|2023-12-19| +|7|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|12403|2023-12-18| +|8|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|12382|2023-12-14| +|9|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|11819|2023-12-07| +|10|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|11713|2023-12-18| +|11|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie Plus & Classic|11176|2023-12-19| +|12|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|10938|2023-12-19| +|13|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|10679|2023-07-27| |14|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9853|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)。|9759|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)。|9762|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.|8831|2023-12-18| -|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 ...|8759|2023-12-13| -|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.|7590|2023-12-17| -|19|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|7468|2023-12-18| -|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。|7260|2023-12-17| -|21|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|6083|2023-12-18| -|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.|6034|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 ...|8762|2023-12-13| +|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.|7597|2023-12-19| +|19|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|7472|2023-12-19| +|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。|7261|2023-12-19| +|21|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|6083|2023-12-19| +|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.|6037|2023-11-20| |23|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5835|2023-12-09| -|24|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|5660|2023-10-29| -|25|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|5543|2023-12-07| -|26|[yourtion/30dayMakeOS](https://github.com/yourtion/30dayMakeOS)|《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程|5458|2023-06-19| -|27|[peng-zhihui/HDMI-PI](https://github.com/peng-zhihui/HDMI-PI)|我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。|5456|2023-09-10| -|28|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|5450|2023-11-15| -|29|[Meituan-Dianping/SQLAdvisor](https://github.com/Meituan-Dianping/SQLAdvisor)|输入SQL,输出索引优化建议|5424|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|5370|2023-12-10| -|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.|5093|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.|4908|2023-12-18| -|33|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings|4486|2023-07-04| -|34|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱|4447|2023-12-18| -|35|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|4259|2023-12-16| -|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!|4164|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|4070|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.|4048|2023-12-14| -|39|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a 100Gbps network load tester.|3955|2023-11-23| -|40|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3912|2023-12-16| -|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.|3864|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.|3626|2023-09-21| -|43|[canonical/dqlite](https://github.com/canonical/dqlite)|Embeddable, replicated and fault tolerant SQL engine.|3596|2023-12-16| -|44|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|🐛 Access your terminal from anywhere via the web.|3444|2023-09-13| -|45|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|3396|2023-12-18| -|46|[cuber/ngx_http_google_filter_module](https://github.com/cuber/ngx_http_google_filter_module)|Nginx Module for Google Mirror|3338|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++ 日志库|3287|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)|3167|2023-12-18| -|50|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Iceman Fork - Proxmark3|3127|2023-12-18| -|51|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|3065|2023-09-25| -|52|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|2889|2023-12-15| -|53|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)|2882|2023-12-18| -|54|[seclab-ucr/INTANG](https://github.com/seclab-ucr/INTANG)|-|2860|2023-12-02| -|55|[Simple-XX/SimpleKernel](https://github.com/Simple-XX/SimpleKernel)|Simple kernel for learning operating systems. 用于学习操作系统的简单内核|2845|2023-09-12| -|56|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2774|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.|2709|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..|2700|2023-12-18| -|59|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|2672|2023-12-18| -|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 ...|2596|2023-12-12| -|61|[cleanflight/cleanflight](https://github.com/cleanflight/cleanflight)|Clean-code version of the baseflight flight controller firmware|2539|2023-10-20| -|62|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2485|2023-11-05| -|63|[wechat-miniprogram/minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform)|-|2345|2023-12-18| -|64|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|2282|2023-12-18| -|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|2250|2023-12-18| -|66|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|2175|2023-11-28| -|67|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|2095|2023-12-16| -|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!|2068|2023-12-17| -|69|[jiangdongguo/AndroidUSBCamera](https://github.com/jiangdongguo/AndroidUSBCamera)|🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!|2011|2023-12-05| -|70|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1988|2023-12-13| -|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 ...|1899|2023-12-13| -|72|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1835|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.|1822|2023-12-09| -|74|[helloexp/0day](https://github.com/helloexp/0day)|各种CMS、各种平台、各种系统、各种软件漏洞的EXP、POC ,该项目将持续更新|1803|2023-09-12| -|75|[Perfare/Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper)|Using Zygisk to dump il2cpp data at runtime|1786|2023-11-12| -|76|[zrythm/zrythm](https://github.com/zrythm/zrythm)|a highly automated and intuitive digital audio workstation - official mirror|1747|2023-12-18| -|77|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1742|2023-12-17| -|78|[spacemeowx2/switch-lan-play](https://github.com/spacemeowx2/switch-lan-play)|Make you and your friends play games like in a LAN.|1737|2023-11-14| -|79|[langhuihui/jessibuca](https://github.com/langhuihui/jessibuca)|Jessibuca是一款开源的纯H5直播流播放器|1711|2023-12-18| -|80|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG known as PAL.|1651|2023-12-16| -|81|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1636|2023-12-18| -|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.|1628|2023-12-10| -|83|[openctp/openctp](https://github.com/openctp/openctp)|CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。|1610|2023-12-13| -|84|[avem-labs/Avem](https://github.com/avem-labs/Avem)|🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]|1596|2023-10-03| -|85|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1590|2023-11-27| -|86|[bb-qq/r8152](https://github.com/bb-qq/r8152)|Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters|1589|2023-11-03| +|24|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|5661|2023-10-29| +|25|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|5551|2023-12-07| +|26|[peng-zhihui/HDMI-PI](https://github.com/peng-zhihui/HDMI-PI)|我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。|5456|2023-09-10| +|27|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|5450|2023-11-15| +|28|[Meituan-Dianping/SQLAdvisor](https://github.com/Meituan-Dianping/SQLAdvisor)|输入SQL,输出索引优化建议|5424|2023-10-08| +|29|[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|5372|2023-12-10| +|30|[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.|5093|2023-11-28| +|31|[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.|4916|2023-12-19| +|32|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings|4487|2023-07-04| +|33|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱|4447|2023-12-18| +|34|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|4261|2023-12-16| +|35|[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!|4164|2023-11-12| +|36|[Facico/Chinese-Vicuna](https://github.com/Facico/Chinese-Vicuna)|Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca|4072|2023-11-09| +|37|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|4048|2023-12-14| +|38|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a 100Gbps network load tester.|3963|2023-11-23| +|39|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3911|2023-12-16| +|40|[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.|3864|2023-10-07| +|41|[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.|3625|2023-09-21| +|42|[canonical/dqlite](https://github.com/canonical/dqlite)|Embeddable, replicated and fault tolerant SQL engine.|3602|2023-12-16| +|43|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|🐛 Access your terminal from anywhere via the web.|3445|2023-09-13| +|44|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|3398|2023-12-18| +|45|[cuber/ngx_http_google_filter_module](https://github.com/cuber/ngx_http_google_filter_module)|Nginx Module for Google Mirror|3338|2023-09-26| +|46|[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++ 日志库|3287|2023-11-19| +|47|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|3215|2023-08-02| +|48|[istoreos/istoreos](https://github.com/istoreos/istoreos)|提供一个人人会用的的路由、NAS系统 (目前活跃的分支是 istoreos-22.03)|3174|2023-12-18| +|49|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Iceman Fork - Proxmark3|3129|2023-12-18| +|50|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|3065|2023-09-25| +|51|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|2892|2023-12-15| +|52|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)|2882|2023-12-19| +|53|[seclab-ucr/INTANG](https://github.com/seclab-ucr/INTANG)|-|2859|2023-12-02| +|54|[Simple-XX/SimpleKernel](https://github.com/Simple-XX/SimpleKernel)|Simple kernel for learning operating systems. 用于学习操作系统的简单内核|2845|2023-09-12| +|55|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2774|2023-10-29| +|56|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|A cloud-native database based on PostgreSQL developed by Alibaba Cloud.|2709|2023-11-24| +|57|[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..|2703|2023-12-18| +|58|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|2679|2023-12-18| +|59|[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 ...|2597|2023-12-12| +|60|[cleanflight/cleanflight](https://github.com/cleanflight/cleanflight)|Clean-code version of the baseflight flight controller firmware|2540|2023-10-20| +|61|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2485|2023-11-05| +|62|[wechat-miniprogram/minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform)|-|2346|2023-12-18| +|63|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|2282|2023-12-18| +|64|[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|2250|2023-12-18| +|65|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|2175|2023-11-28| +|66|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|2097|2023-12-16| +|67|[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!|2069|2023-12-19| +|68|[jiangdongguo/AndroidUSBCamera](https://github.com/jiangdongguo/AndroidUSBCamera)|🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!|2011|2023-12-05| +|69|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1988|2023-12-13| +|70|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ...|1902|2023-12-13| +|71|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1836|2023-11-28| +|72|[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.|1824|2023-12-09| +|73|[helloexp/0day](https://github.com/helloexp/0day)|各种CMS、各种平台、各种系统、各种软件漏洞的EXP、POC ,该项目将持续更新|1806|2023-09-12| +|74|[Perfare/Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper)|Using Zygisk to dump il2cpp data at runtime|1786|2023-11-12| +|75|[zrythm/zrythm](https://github.com/zrythm/zrythm)|a highly automated and intuitive digital audio workstation - official mirror|1748|2023-12-18| +|76|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1741|2023-12-17| +|77|[spacemeowx2/switch-lan-play](https://github.com/spacemeowx2/switch-lan-play)|Make you and your friends play games like in a LAN.|1737|2023-11-14| +|78|[langhuihui/jessibuca](https://github.com/langhuihui/jessibuca)|Jessibuca是一款开源的纯H5直播流播放器|1715|2023-12-19| +|79|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG known as PAL.|1651|2023-12-16| +|80|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1638|2023-12-19| +|81|[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.|1628|2023-12-10| +|82|[openctp/openctp](https://github.com/openctp/openctp)|CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。|1615|2023-12-13| +|83|[avem-labs/Avem](https://github.com/avem-labs/Avem)|🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]|1599|2023-10-03| +|84|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1590|2023-11-27| +|85|[bb-qq/r8152](https://github.com/bb-qq/r8152)|Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters|1589|2023-11-03| +|86|[zetaloop/ExplorerPatcher](https://github.com/zetaloop/ExplorerPatcher)|ExplorerPatcher Chinese Localization - 在 Windows 11 上恢复高效的工作环境|1571|2023-11-30| |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|1568|2023-11-23| -|88|[zetaloop/ExplorerPatcher](https://github.com/zetaloop/ExplorerPatcher)|ExplorerPatcher Chinese Localization - 在 Windows 11 上恢复高效的工作环境|1567|2023-11-30| -|89|[alibaba/xquic](https://github.com/alibaba/xquic)|XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.|1556|2023-12-18| -|90|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1545|2023-11-27| -|91|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|1505|2023-12-02| -|92|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件|1491|2023-10-27| -|93|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|1467|2023-12-08| +|88|[alibaba/xquic](https://github.com/alibaba/xquic)|XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.|1555|2023-12-19| +|89|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1545|2023-11-27| +|90|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|1507|2023-12-02| +|91|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件|1491|2023-10-27| +|92|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|1467|2023-12-08| +|93|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|1463|2023-12-19| |94|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|1457|2023-10-28| -|95|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|1455|2023-12-15| -|96|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1446|2023-11-14| -|97|[SpenceKonde/ATTinyCore](https://github.com/SpenceKonde/ATTinyCore)|Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8 |1434|2023-11-21| -|98|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|1400|2023-10-15| -|99|[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. |1397|2023-10-25| -|100|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|1385|2023-10-23| -|101|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1331|2023-06-25| -|102|[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.|1296|2023-10-11| -|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|[kerwincui/FastBee](https://github.com/kerwincui/FastBee)|FastBee开源物联网平台,简单易用,可用于搭建物联网平台以及二次开发和学习。适用于智能家居、智慧办公、智慧社区、农业监测、水利监测、工业控制等。|1163|2023-10-28| -|105|[waveshareteam/e-Paper](https://github.com/waveshareteam/e-Paper)|-|1132|2023-12-01| -|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|1132|2023-11-23| -|107|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|1125|2023-07-01| -|108|[ReimuNotMoe/ydotool](https://github.com/ReimuNotMoe/ydotool)|Generic command-line automation tool (no X!)|1112|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 通用驱动库|1108|2023-11-13| -|110|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|1097|2023-09-20| -|111|[swow/swow](https://github.com/swow/swow)|Coroutine-based cross-platform concurrent I/O engine.|1086|2023-12-16| -|112|[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 ...|1074|2023-08-10| -|113|[DS-Homebrew/nds-bootstrap](https://github.com/DS-Homebrew/nds-bootstrap)|Boot an nds file|1072|2023-12-18| -|114|[HVML/PurC](https://github.com/HVML/PurC)|The prime HVML interpreter for C Language.|1054|2023-12-07| +|95|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1448|2023-12-19| +|96|[SpenceKonde/ATTinyCore](https://github.com/SpenceKonde/ATTinyCore)|Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8 |1437|2023-11-21| +|97|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|1401|2023-10-15| +|98|[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. |1397|2023-10-25| +|99|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|1385|2023-10-23| +|100|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1331|2023-06-25| +|101|[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.|1296|2023-10-11| +|102|[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| +|103|[kerwincui/FastBee](https://github.com/kerwincui/FastBee)|FastBee开源物联网平台,简单易用,可用于搭建物联网平台以及二次开发和学习。适用于智能家居、智慧办公、智慧社区、农业监测、水利监测、工业控制等。|1167|2023-10-28| +|104|[waveshareteam/e-Paper](https://github.com/waveshareteam/e-Paper)|-|1133|2023-12-01| +|105|[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|1132|2023-11-23| +|106|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|1125|2023-07-01| +|107|[ReimuNotMoe/ydotool](https://github.com/ReimuNotMoe/ydotool)|Generic command-line automation tool (no X!)|1115|2023-11-10| +|108|[armink/SFUD](https://github.com/armink/SFUD)|An using JEDEC's SFDP standard serial (SPI) flash universal driver library 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库|1109|2023-11-13| +|109|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|1097|2023-09-20| +|110|[swow/swow](https://github.com/swow/swow)|Coroutine-based cross-platform concurrent I/O engine.|1086|2023-12-16| +|111|[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 ...|1075|2023-08-10| +|112|[DS-Homebrew/nds-bootstrap](https://github.com/DS-Homebrew/nds-bootstrap)|Boot an nds file|1072|2023-12-18| +|113|[HVML/PurC](https://github.com/HVML/PurC)|The prime HVML interpreter for C Language.|1054|2023-12-07| +|114|[Nicholas3388/LuaNode](https://github.com/Nicholas3388/LuaNode)|Esp32/esp8266/w80x/STM32L4 Lua sdk|995|2023-12-14| |115|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|994|2023-10-11| -|116|[Nicholas3388/LuaNode](https://github.com/Nicholas3388/LuaNode)|Esp32/esp8266/w80x/STM32L4 Lua sdk|993|2023-12-14| -|117|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|986|2023-09-19| -|118|[zhaojh329/oui](https://github.com/zhaojh329/oui)|🐛 A framework used to develop Web interface for OpenWrt. Use Lua-eco + Vue3 + Vite + Element Plus.|986|2023-12-08| -|119|[NevermindZZT/letter-shell](https://github.com/NevermindZZT/letter-shell)|letter shell|985|2023-12-06| -|120|[ttttupup/wxhelper](https://github.com/ttttupup/wxhelper)|Hook WeChat / 微信逆向|977|2023-11-14| -|121|[newaetech/chipwhisperer](https://github.com/newaetech/chipwhisperer)|ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks|969|2023-12-15| -|122|[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微信协议算法 |938|2023-12-18| -|123|[WebSpiderUtils/verification_code](https://github.com/WebSpiderUtils/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|928|2023-12-18| -|124|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|923|2023-08-21| -|125|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|922|2023-12-18| +|116|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|987|2023-09-19| +|117|[zhaojh329/oui](https://github.com/zhaojh329/oui)|🐛 A framework used to develop Web interface for OpenWrt. Use Lua-eco + Vue3 + Vite + Element Plus.|986|2023-12-08| +|118|[NevermindZZT/letter-shell](https://github.com/NevermindZZT/letter-shell)|letter shell|985|2023-12-06| +|119|[ttttupup/wxhelper](https://github.com/ttttupup/wxhelper)|Hook WeChat / 微信逆向|979|2023-11-14| +|120|[newaetech/chipwhisperer](https://github.com/newaetech/chipwhisperer)|ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks|970|2023-12-15| +|121|[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微信协议算法 |939|2023-12-18| +|122|[WebSpiderUtils/verification_code](https://github.com/WebSpiderUtils/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|934|2023-12-18| +|123|[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。|927|2023-12-19| +|124|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|923|2023-12-19| +|125|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|923|2023-08-21| |126|[aitos-io/BoAT-X-Framework](https://github.com/aitos-io/BoAT-X-Framework)|BoAT-X Blockchain Application Framework for IoT|921|2023-10-01| -|127|[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。|919|2023-11-01| -|128|[canonical/raft](https://github.com/canonical/raft)|C implementation of the Raft consensus protocol|911|2023-12-14| -|129|[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|906|2023-12-18| -|130|[cloudwu/sproto](https://github.com/cloudwu/sproto)|Yet another protocol library like google protocol buffers , but simple and fast.|900|2023-11-03| -|131|[liangkangnan/tinyriscv](https://github.com/liangkangnan/tinyriscv)|A very simple and easy to understand RISC-V core.|895|2023-11-09| -|132|[Tongsuo-Project/Tongsuo](https://github.com/Tongsuo-Project/Tongsuo)|铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library|893|2023-12-18| -|133|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|891|2023-11-23| +|127|[canonical/raft](https://github.com/canonical/raft)|C implementation of the Raft consensus protocol|911|2023-12-14| +|128|[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|906|2023-12-18| +|129|[cloudwu/sproto](https://github.com/cloudwu/sproto)|Yet another protocol library like google protocol buffers , but simple and fast.|900|2023-11-03| +|130|[liangkangnan/tinyriscv](https://github.com/liangkangnan/tinyriscv)|A very simple and easy to understand RISC-V core.|896|2023-11-09| +|131|[Tongsuo-Project/Tongsuo](https://github.com/Tongsuo-Project/Tongsuo)|铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library|894|2023-12-18| +|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|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|880|2023-12-17| |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-13| -|135|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|878|2023-12-17| -|136|[CoretechR/OMOTE](https://github.com/CoretechR/OMOTE)|Open Source Remote Using ESP32 and LVGL|836|2023-12-02| -|137|[NaruseMioShirakana/MoeVoiceStudio](https://github.com/NaruseMioShirakana/MoeVoiceStudio)|一个使用C++编写的音频处理软件|815|2023-12-16| -|138|[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.|800|2023-12-09| -|139|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|792|2023-12-11| -|140|[plantegg/programmer_case](https://github.com/plantegg/programmer_case)|程序员案例集锦|768|2023-11-30| -|141|[majianjia/nnom](https://github.com/majianjia/nnom)|A higher-level Neural Network library for microcontrollers.|760|2023-11-22| -|142|[berkeley-abc/abc](https://github.com/berkeley-abc/abc)|ABC: System for Sequential Logic Synthesis and Formal Verification|759|2023-12-18| -|143|[xboot/xboot](https://github.com/xboot/xboot)|The extensible bootloader for embedded system with application engine, write once, run everywhere.|757|2023-12-02| -|144|[li-xiaojun/AndroidKTX](https://github.com/li-xiaojun/AndroidKTX)|🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!|753|2023-12-15| -|145|[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| -|146|[metartc/metaRTC](https://github.com/metartc/metaRTC)|A cross-platform webRTC SDK|741|2023-11-27| -|147|[wangbojing/NtyCo](https://github.com/wangbojing/NtyCo)|纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例|741|2023-08-30| -|148|[espressif/esp-at](https://github.com/espressif/esp-at)|AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266|721|2023-12-14| -|149|[AnJoiner/FFmpegCommand](https://github.com/AnJoiner/FFmpegCommand)|FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等|711|2023-11-10| -|150|[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| -|151|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|699|2023-12-01| -|152|[bytedance/tailor](https://github.com/bytedance/tailor)|-|685|2023-07-13| -|153|[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.|676|2023-12-04| -|154|[tsingsee/EasyRTMP](https://github.com/tsingsee/EasyRTMP)|EasyRTMP是一套调用简单、功能完善、运行高效稳定的RTMP功能组件,经过多年实战和线上运行打造,支持RTMP推送断线重连、环形缓冲、智能丢帧、网络事件回调,支持Windows、Linux、arm(hisiv100/hisiv200/hisiv300/hisiv400/hisiv500/hisiv600/etc..)、Android、iOS平台,支持市面上绝大部分的RTMP流媒体服务器,包括W ...|671|2023-10-20| -|155|[simon987/sist2](https://github.com/simon987/sist2)|Lightning-fast file system indexer and search tool|663|2023-12-10| -|156|[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 ...|655|2023-12-09| -|157|[skylersaleh/SkyEmu](https://github.com/skylersaleh/SkyEmu)|Game Boy Advance, Game Boy, Game Boy Color, and Nintendo DS Emulator|650|2023-12-17| -|158|[dhm2013724/yolov2_xilinx_fpga](https://github.com/dhm2013724/yolov2_xilinx_fpga)|A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard|647|2023-11-07| -|159|[moononournation/Arduino_GFX](https://github.com/moononournation/Arduino_GFX)|Arduino GFX developing for various color displays and various data bus interfaces|644|2023-12-16| -|160|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为开源鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|635|2023-11-28| -|161|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the android classes.dex file|628|2023-11-22| -|162|[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).|622|2023-09-17| -|163|[wangbojing/NtyTcp](https://github.com/wangbojing/NtyTcp)|单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例|617|2023-06-20| -|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|[jedisct1/pure-ftpd](https://github.com/jedisct1/pure-ftpd)|Pure FTP server|603|2023-09-30| -|166|[chenall/grub4dos](https://github.com/chenall/grub4dos)|外部命令和工具源码:https://github.com/chenall/grubutils 下载:|602|2023-11-29| -|167|[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| -|168|[daoluan/decode-memcached](https://github.com/daoluan/decode-memcached)|memcached 源码剖析注释|596|2023-06-26| -|169|[Barenboim/json-parser](https://github.com/Barenboim/json-parser)|JSON parser in standard C|587|2023-12-17| +|135|[CoretechR/OMOTE](https://github.com/CoretechR/OMOTE)|Open Source Remote Using ESP32 and LVGL|836|2023-12-02| +|136|[NaruseMioShirakana/MoeVoiceStudio](https://github.com/NaruseMioShirakana/MoeVoiceStudio)|一个使用C++编写的音频处理软件|815|2023-12-16| +|137|[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.|800|2023-12-09| +|138|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|793|2023-12-11| +|139|[plantegg/programmer_case](https://github.com/plantegg/programmer_case)|程序员案例集锦|767|2023-11-30| +|140|[majianjia/nnom](https://github.com/majianjia/nnom)|A higher-level Neural Network library for microcontrollers.|760|2023-11-22| +|141|[berkeley-abc/abc](https://github.com/berkeley-abc/abc)|ABC: System for Sequential Logic Synthesis and Formal Verification|760|2023-12-18| +|142|[xboot/xboot](https://github.com/xboot/xboot)|The extensible bootloader for embedded system with application engine, write once, run everywhere.|758|2023-12-02| +|143|[li-xiaojun/AndroidKTX](https://github.com/li-xiaojun/AndroidKTX)|🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!|753|2023-12-15| +|144|[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|747|2023-10-16| +|145|[metartc/metaRTC](https://github.com/metartc/metaRTC)|A cross-platform webRTC SDK|742|2023-11-27| +|146|[wangbojing/NtyCo](https://github.com/wangbojing/NtyCo)|纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例|740|2023-08-30| +|147|[espressif/esp-at](https://github.com/espressif/esp-at)|AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266|721|2023-12-14| +|148|[AnJoiner/FFmpegCommand](https://github.com/AnJoiner/FFmpegCommand)|FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等|711|2023-11-10| +|149|[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| +|150|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|699|2023-12-19| +|151|[bytedance/tailor](https://github.com/bytedance/tailor)|-|685|2023-07-13| +|152|[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.|677|2023-12-04| +|153|[tsingsee/EasyRTMP](https://github.com/tsingsee/EasyRTMP)|EasyRTMP是一套调用简单、功能完善、运行高效稳定的RTMP功能组件,经过多年实战和线上运行打造,支持RTMP推送断线重连、环形缓冲、智能丢帧、网络事件回调,支持Windows、Linux、arm(hisiv100/hisiv200/hisiv300/hisiv400/hisiv500/hisiv600/etc..)、Android、iOS平台,支持市面上绝大部分的RTMP流媒体服务器,包括W ...|671|2023-10-20| +|154|[simon987/sist2](https://github.com/simon987/sist2)|Lightning-fast file system indexer and search tool|663|2023-12-10| +|155|[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 ...|655|2023-12-09| +|156|[skylersaleh/SkyEmu](https://github.com/skylersaleh/SkyEmu)|Game Boy Advance, Game Boy, Game Boy Color, and Nintendo DS Emulator|649|2023-12-17| +|157|[dhm2013724/yolov2_xilinx_fpga](https://github.com/dhm2013724/yolov2_xilinx_fpga)|A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard|647|2023-11-07| +|158|[moononournation/Arduino_GFX](https://github.com/moononournation/Arduino_GFX)|Arduino GFX developing for various color displays and various data bus interfaces|644|2023-12-16| +|159|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为开源鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|635|2023-11-28| +|160|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the android classes.dex file|630|2023-11-22| +|161|[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).|622|2023-09-17| +|162|[wangbojing/NtyTcp](https://github.com/wangbojing/NtyTcp)|单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例|617|2023-06-20| +|163|[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| +|164|[jedisct1/pure-ftpd](https://github.com/jedisct1/pure-ftpd)|Pure FTP server|603|2023-09-30| +|165|[chenall/grub4dos](https://github.com/chenall/grub4dos)|外部命令和工具源码:https://github.com/chenall/grubutils 下载:|602|2023-11-29| +|166|[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| +|167|[daoluan/decode-memcached](https://github.com/daoluan/decode-memcached)|memcached 源码剖析注释|596|2023-06-26| +|168|[Barenboim/json-parser](https://github.com/Barenboim/json-parser)|JSON parser in standard C|590|2023-12-18| +|169|[WeActStudio/WeActStudio.MiniSTM32F4x1](https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|586|2023-12-11| |170|[RQNG/WouoUI](https://github.com/RQNG/WouoUI)|模仿稚晖君MonoUI风格的超丝滑菜单,使用EC11旋转编码器控制。|585|2023-10-16| -|171|[WeActStudio/WeActStudio.MiniSTM32F4x1](https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|585|2023-12-11| -|172|[ph4ntonn/Impost3r](https://github.com/ph4ntonn/Impost3r)|👻Impost3r -- A linux password thief|580|2023-07-05| +|171|[ph4ntonn/Impost3r](https://github.com/ph4ntonn/Impost3r)|👻Impost3r -- A linux password thief|581|2023-07-05| +|172|[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 ...|578|2023-12-02| |173|[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. |577|2023-10-22| -|174|[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 ...|577|2023-12-02| -|175|[hroptatyr/dateutils](https://github.com/hroptatyr/dateutils)|nifty command line date and time utilities; fast date calculations and conversion in the shell|577|2023-11-28| -|176|[pexcn/daily](https://github.com/pexcn/daily)|Poetry and far afield. 🌊|566|2023-12-18| -|177|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|564|2023-08-26| -|178|[libdriver/w25qxx](https://github.com/libdriver/w25qxx)|W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux.|562|2023-12-16| -|179|[chronolaw/annotated_nginx](https://github.com/chronolaw/annotated_nginx)|Annotated Nginx Source(中文)|561|2023-10-25| -|180|[SeeFlowerX/stackplz](https://github.com/SeeFlowerX/stackplz)|基于eBPF的堆栈追踪工具|556|2023-11-20| +|174|[hroptatyr/dateutils](https://github.com/hroptatyr/dateutils)|nifty command line date and time utilities; fast date calculations and conversion in the shell|577|2023-11-28| +|175|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|566|2023-08-26| +|176|[pexcn/daily](https://github.com/pexcn/daily)|Poetry and far afield. 🌊|566|2023-12-19| +|177|[libdriver/w25qxx](https://github.com/libdriver/w25qxx)|W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux.|563|2023-12-16| +|178|[chronolaw/annotated_nginx](https://github.com/chronolaw/annotated_nginx)|Annotated Nginx Source(中文)|561|2023-10-25| +|179|[SeeFlowerX/stackplz](https://github.com/SeeFlowerX/stackplz)|基于eBPF的堆栈追踪工具|559|2023-11-20| +|180|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。|555|2023-06-24| |181|[chexiongsheng/build_xlua_with_libs](https://github.com/chexiongsheng/build_xlua_with_libs)|为xLua集成几个常用库,方便使用|554|2023-08-31| -|182|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。|553|2023-06-24| -|183|[xhawk18/s_task](https://github.com/xhawk18/s_task)|awaitable coroutine library for C|541|2023-10-03| -|184|[espressif/esp-drone](https://github.com/espressif/esp-drone)|Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.|540|2023-11-24| -|185|[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.|536|2023-10-10| -|186|[liaozhelin/yds-charger](https://github.com/liaozhelin/yds-charger)|一个精致的多功能四路166W桌面充电器|528|2023-09-03| -|187|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|527|2023-10-30| -|188|[andwn/cave-story-md](https://github.com/andwn/cave-story-md)|A fan port of Cave Story for the Sega Mega Drive|524|2023-10-19| -|189|[xtoolbox/TeenyUSB](https://github.com/xtoolbox/TeenyUSB)|Lightweight USB device and host stack for STM32 and other MCUs. Ready for USB 3.0 device.|518|2023-11-30| -|190|[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.|506|2023-12-12| -|191|[aliyun/iotkit-embedded](https://github.com/aliyun/iotkit-embedded)|高速镜像: https://code.aliyun.com/linkkit/c-sdk|497|2023-10-29| -|192|[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| -|193|[cyrusimap/cyrus-imapd](https://github.com/cyrusimap/cyrus-imapd)|Cyrus IMAP is an email, contacts and calendar server|491|2023-12-18| -|194|[pasky/pachi](https://github.com/pasky/pachi)|A fairly strong Go/Baduk/Weiqi playing program|490|2023-09-22| -|195|[HelTecAutomation/Heltec_ESP32](https://github.com/HelTecAutomation/Heltec_ESP32)|Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards|487|2023-10-26| -|196|[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!|479|2023-12-02| -|197|[updateing/minieap](https://github.com/updateing/minieap)|可扩展的 802.1x 客户端,带有锐捷 v3 (v4) 算法插件支持|477|2023-09-21| -|198|[DragonMinded/libdragon](https://github.com/DragonMinded/libdragon)|Open source library for N64 development.|475|2023-12-17| -|199|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux ARM64内核硬件进程内存读写驱动、硬件断点调试驱动。硬件级读写Linux进程内存、硬件级下断点。|474|2023-09-07| -|200|[linuxkerneltravel/lmp](https://github.com/linuxkerneltravel/lmp)|LMP is a supermarket|470|2023-12-18| +|182|[xhawk18/s_task](https://github.com/xhawk18/s_task)|awaitable coroutine library for C|542|2023-10-03| +|183|[espressif/esp-drone](https://github.com/espressif/esp-drone)|Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.|540|2023-11-24| +|184|[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.|536|2023-10-10| +|185|[liaozhelin/yds-charger](https://github.com/liaozhelin/yds-charger)|一个精致的多功能四路166W桌面充电器|528|2023-09-03| +|186|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|527|2023-10-30| +|187|[andwn/cave-story-md](https://github.com/andwn/cave-story-md)|A fan port of Cave Story for the Sega Mega Drive|524|2023-10-19| +|188|[xtoolbox/TeenyUSB](https://github.com/xtoolbox/TeenyUSB)|Lightweight USB device and host stack for STM32 and other MCUs. Ready for USB 3.0 device.|518|2023-11-30| +|189|[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.|506|2023-12-19| +|190|[aliyun/iotkit-embedded](https://github.com/aliyun/iotkit-embedded)|高速镜像: https://code.aliyun.com/linkkit/c-sdk|497|2023-10-29| +|191|[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| +|192|[cyrusimap/cyrus-imapd](https://github.com/cyrusimap/cyrus-imapd)|Cyrus IMAP is an email, contacts and calendar server|491|2023-12-18| +|193|[pasky/pachi](https://github.com/pasky/pachi)|A fairly strong Go/Baduk/Weiqi playing program|490|2023-09-22| +|194|[HelTecAutomation/Heltec_ESP32](https://github.com/HelTecAutomation/Heltec_ESP32)|Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards|487|2023-10-26| +|195|[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!|479|2023-12-02| +|196|[updateing/minieap](https://github.com/updateing/minieap)|可扩展的 802.1x 客户端,带有锐捷 v3 (v4) 算法插件支持|477|2023-09-21| +|197|[DragonMinded/libdragon](https://github.com/DragonMinded/libdragon)|Open source library for N64 development.|475|2023-12-19| +|198|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux ARM64内核硬件进程内存读写驱动、硬件断点调试驱动。硬件级读写Linux进程内存、硬件级下断点。|474|2023-09-07| +|199|[linuxkerneltravel/lmp](https://github.com/linuxkerneltravel/lmp)|LMP is a supermarket|471|2023-12-18| +|200|[nowar-fonts/Warcraft-Font-Merger](https://github.com/nowar-fonts/Warcraft-Font-Merger)|Warcraft Font Merger,魔兽世界字体合并/补全工具。|468|2023-11-28|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/CPP.md b/content/charts/overall/software/CPP.md index c2e40c1e..82217686 100644 --- a/content/charts/overall/software/CPP.md +++ b/content/charts/overall/software/CPP.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > C++ -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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|110003|2023-12-18| -|2|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|30428|2023-12-17| -|3|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24178|2023-12-13| -|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.|23312|2023-12-18| -|5|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23166|2023-12-18| -|6|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18458|2023-12-18| +|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|110012|2023-12-18| +|2|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|30461|2023-12-17| +|3|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24180|2023-12-13| +|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.|23317|2023-12-18| +|5|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23177|2023-12-19| +|6|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18466|2023-12-19| |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|18095|2023-12-18| -|9|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|17002|2023-12-18| -|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.|16424|2023-12-06| +|8|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18095|2023-12-19| +|9|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|17005|2023-12-19| +|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.|16428|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 ...|15522|2023-12-16| -|12|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级WebServer服务器|13613|2023-11-03| -|13|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|13564|2023-12-18| -|14|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Framework|11859|2023-12-18| -|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|11373|2023-12-18| -|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 ...|11227|2023-12-12| -|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 |11188|2023-08-14| -|18|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|11090|2023-11-22| +|12|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级WebServer服务器|13625|2023-11-03| +|13|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|13563|2023-12-18| +|14|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Framework|11863|2023-12-19| +|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|11385|2023-12-19| +|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 ...|11233|2023-12-12| +|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 |11196|2023-08-14| +|18|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|11091|2023-11-22| |19|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|11039|2023-12-18| -|20|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|10314|2023-12-10| -|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|10285|2023-12-18| +|20|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|10315|2023-12-10| +|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|10286|2023-12-18| |22|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|10132|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 ...|9765|2023-12-18| -|24|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|9738|2023-12-18| -|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.|9710|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 ...|9607|2023-12-18| -|27|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|9111|2023-08-23| -|28|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|9085|2023-12-18| -|29|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|8672|2023-12-05| +|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 ...|9767|2023-12-19| +|24|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|9741|2023-12-18| +|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 ...|9613|2023-12-18| +|27|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|9114|2023-08-23| +|28|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|9087|2023-12-19| +|29|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|8673|2023-12-05| |30|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8449|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|8047|2023-12-12| -|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.|7904|2023-08-21| -|33|[MatsuriDayo/nekoray](https://github.com/MatsuriDayo/nekoray)|Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)|7754|2023-12-09| -|34|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|7740|2023-11-27| -|35|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |7369|2023-12-11| -|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 ...|7271|2023-12-18| -|37|[chaitin/SafeLine](https://github.com/chaitin/SafeLine)|一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。|7249|2023-12-15| -|38|[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|7064|2023-12-18| -|39|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|6985|2023-11-29| -|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.|6942|2023-12-18| -|41|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)|6728|2023-12-06| +|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|8052|2023-12-12| +|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.|7907|2023-08-21| +|33|[MatsuriDayo/nekoray](https://github.com/MatsuriDayo/nekoray)|Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)|7769|2023-12-09| +|34|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|7743|2023-11-27| +|35|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |7370|2023-12-11| +|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 ...|7276|2023-12-19| +|37|[chaitin/SafeLine](https://github.com/chaitin/SafeLine)|一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。|7250|2023-12-15| +|38|[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|7086|2023-12-19| +|39|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|6983|2023-11-29| +|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.|6946|2023-12-19| +|41|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)|6731|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|6652|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)|6556|2023-11-15| -|44|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|6219|2023-11-14| -|45|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|The Next Generation of Anti-Rookit(ARK) tool for Windows.|6170|2023-12-17| -|46|[MicroCBer/BetterNCM](https://github.com/MicroCBer/BetterNCM)|NCM 软件插件管理器|6147|2023-12-17| +|44|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|6220|2023-11-14| +|45|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|The Next Generation of Anti-Rookit(ARK) tool for Windows.|6180|2023-12-17| +|46|[MicroCBer/BetterNCM](https://github.com/MicroCBer/BetterNCM)|NCM 软件插件管理器|6152|2023-12-17| |47|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Google SafetyNet attestation workarounds for Magisk|5754|2023-06-22| |48|[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, ...|5507|2023-09-30| |49|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.|5495|2023-12-16| -|50|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a NoSQL database compatible with Redis developed by Qihoo's infrastructure team.|5411|2023-12-18| -|51|[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.|5316|2023-12-11| -|52|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|5304|2023-11-29| +|50|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a NoSQL database compatible with Redis developed by Qihoo's infrastructure team.|5414|2023-12-19| +|51|[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.|5321|2023-12-11| +|52|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|5307|2023-12-19| |53|[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 ...|5151|2023-11-09| -|54|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4653|2023-12-18| -|55|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|4541|2023-07-04| -|56|[anyrtcIO-Community/anyRTC-RTMP-OpenSource](https://github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource)|RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码|4510|2023-12-18| -|57|[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.|4501|2023-12-18| +|54|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4655|2023-12-18| +|55|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|4542|2023-07-04| +|56|[anyrtcIO-Community/anyRTC-RTMP-OpenSource](https://github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource)|RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码|4511|2023-12-18| +|57|[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.|4500|2023-12-19| |58|[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)|4490|2023-07-22| -|59|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4484|2023-10-30| -|60|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|4425|2023-08-19| -|61|[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:|4374|2023-12-06| -|62|[Tencent/puerts](https://github.com/Tencent/puerts)|PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.|4370|2023-12-18| -|63|[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 ...|4186|2023-12-06| -|64|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|4067|2023-11-13| -|65|[cxasm/notepad--](https://github.com/cxasm/notepad--)|一个支持windows/linux/mac的文本编辑器,目标是做中国人自己的编辑器,来自中国。|3975|2023-12-01| -|66|[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.|3956|2023-12-18| -|67|[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.|3861|2023-07-26| -|68|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|3789|2023-10-11| -|69|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|3744|2023-11-05| +|59|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4486|2023-10-30| +|60|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|4426|2023-08-19| +|61|[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:|4381|2023-12-06| +|62|[Tencent/puerts](https://github.com/Tencent/puerts)|PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.|4372|2023-12-18| +|63|[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 ...|4187|2023-12-06| +|64|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|4069|2023-11-13| +|65|[cxasm/notepad--](https://github.com/cxasm/notepad--)|一个支持windows/linux/mac的文本编辑器,目标是做中国人自己的编辑器,来自中国。|3986|2023-12-01| +|66|[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.|3960|2023-12-19| +|67|[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.|3865|2023-07-26| +|68|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|3788|2023-10-11| +|69|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|3747|2023-11-05| |70|[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-18| -|71|[idealvin/coost](https://github.com/idealvin/coost)|A tiny boost library in C++11.|3659|2023-12-09| +|71|[idealvin/coost](https://github.com/idealvin/coost)|A tiny boost library in C++11.|3661|2023-12-09| |72|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|3584|2023-10-17| -|73|[rime/weasel](https://github.com/rime/weasel)|【小狼毫】Rime for Windows|3420|2023-12-17| -|74|[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|3348|2023-11-19| +|73|[rime/weasel](https://github.com/rime/weasel)|【小狼毫】Rime for Windows|3428|2023-12-19| +|74|[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|3350|2023-11-19| |75|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|3346|2023-12-14| |76|[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, ...|3318|2023-12-08| -|77|[acidanthera/AppleALC](https://github.com/acidanthera/AppleALC)|Native macOS HD audio for not officially supported codecs|3313|2023-12-15| -|78|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|3296|2023-12-18| -|79|[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| -|80|[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.|3263|2023-12-11| +|77|[acidanthera/AppleALC](https://github.com/acidanthera/AppleALC)|Native macOS HD audio for not officially supported codecs|3315|2023-12-15| +|78|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|3296|2023-12-19| +|79|[Tencent/phxpaxos](https://github.com/Tencent/phxpaxos)|The Paxos library implemented in C++ that has been used in the WeChat production environment.|3282|2023-12-04| +|80|[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.|3264|2023-12-11| |81|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|3198|2023-11-22| |82|[giuspen/cherrytree](https://github.com/giuspen/cherrytree)|cherrytree|3095|2023-12-17| |83|[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 ...|3077|2023-08-28| |84|[CtripMobile/DynamicAPK](https://github.com/CtripMobile/DynamicAPK)|Solution to implement multi apk dynamic loading and hot fixing for Android App. (实现Android App多apk插件化和动态加载,支持资源分包和热修复)|3009|2023-07-13| -|85|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba 来自阿里巴巴的一站式大规模图计算系统 图分析 图查询 图机器学习|2992|2023-12-18| -|86|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2991|2023-11-14| -|87|[wondertrader/wondertrader](https://github.com/wondertrader/wondertrader)|WonderTrader——量化研发交易一站式框架|2980|2023-12-18| -|88|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2967|2023-12-17| -|89|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCore(OCAT)|2951|2023-09-14| -|90|[markparticle/WebServer](https://github.com/markparticle/WebServer)|C++ Linux WebServer服务器|2867|2023-12-02| +|85|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2993|2023-11-14| +|86|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba 来自阿里巴巴的一站式大规模图计算系统 图分析 图查询 图机器学习|2992|2023-12-19| +|87|[wondertrader/wondertrader](https://github.com/wondertrader/wondertrader)|WonderTrader——量化研发交易一站式框架|2983|2023-12-18| +|88|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2968|2023-12-17| +|89|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCore(OCAT)|2955|2023-09-14| +|90|[markparticle/WebServer](https://github.com/markparticle/WebServer)|C++ Linux WebServer服务器|2869|2023-12-02| |91|[alibaba/euler](https://github.com/alibaba/euler)|A distributed graph deep learning framework.|2863|2023-08-19| -|92|[DS-Homebrew/TWiLightMenu](https://github.com/DS-Homebrew/TWiLightMenu)|DSi Menu replacement for DS/DSi/3DS/2DS|2823|2023-12-18| +|92|[DS-Homebrew/TWiLightMenu](https://github.com/DS-Homebrew/TWiLightMenu)|DSi Menu replacement for DS/DSi/3DS/2DS|2826|2023-12-19| |93|[helio-fm/helio-sequencer](https://github.com/helio-fm/helio-sequencer)|One music sequencer for all major platforms, desktop and mobile|2807|2023-12-17| -|94|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|2796|2023-08-12| -|95|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|2692|2023-11-21| -|96|[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.|2676|2023-12-18| +|94|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|2803|2023-08-12| +|95|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|2691|2023-11-21| +|96|[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.|2675|2023-12-19| |97|[ztxz16/fastllm](https://github.com/ztxz16/fastllm)|纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行|2668|2023-12-13| -|98|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|2665|2023-09-21| -|99|[baidu/openrasp](https://github.com/baidu/openrasp)|🔥Open source RASP solution|2617|2023-11-11| +|98|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|2667|2023-09-21| +|99|[baidu/openrasp](https://github.com/baidu/openrasp)|🔥Open source RASP solution|2617|2023-12-18| |100|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2603|2023-10-01| -|101|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|2589|2023-11-05| -|102|[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 ...|2477|2023-12-18| +|101|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|2593|2023-11-05| +|102|[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 ...|2484|2023-12-19| |103|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Kernel Extensions for macOS|2345|2023-07-24| |104|[xfangfang/wiliwili](https://github.com/xfangfang/wiliwili)|专为手柄控制设计的第三方跨平台B站客户端,目前可以运行在PC全平台、PSVita、PS4 和 Nintendo Switch上|2332|2023-12-14| |105|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。|2317|2023-10-15| -|106|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|2190|2023-12-09| -|107|[rhasspy/piper](https://github.com/rhasspy/piper)|A fast, local neural text to speech system|2174|2023-12-16| +|106|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|2189|2023-12-09| +|107|[rhasspy/piper](https://github.com/rhasspy/piper)|A fast, local neural text to speech system|2183|2023-12-19| |108|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|2132|2023-09-05| |109|[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| |110|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|2057|2023-07-21| -|111|[abcz316/SKRoot-linuxKernelRoot](https://github.com/abcz316/SKRoot-linuxKernelRoot)|新一代SKRoot,挑战全网root检测手段,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,全程不需要暂停SELinux,实现真正的SELinux 0%触碰,通用性强,通杀所有内核,不需要内核源码,直接patch内核,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|2028|2023-08-31| -|112|[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.(支持网易云音乐、酷我音乐、酷狗音乐)|2014|2023-12-17| -|113|[oceanbase/miniob](https://github.com/oceanbase/miniob)|MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.|1969|2023-12-04| +|111|[abcz316/SKRoot-linuxKernelRoot](https://github.com/abcz316/SKRoot-linuxKernelRoot)|新一代SKRoot,挑战全网root检测手段,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,全程不需要暂停SELinux,实现真正的SELinux 0%触碰,通用性强,通杀所有内核,不需要内核源码,直接patch内核,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|2030|2023-08-31| +|112|[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.(支持网易云音乐、酷我音乐、酷狗音乐)|2024|2023-12-18| +|113|[oceanbase/miniob](https://github.com/oceanbase/miniob)|MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.|1974|2023-12-04| |114|[Aloshi/EmulationStation](https://github.com/Aloshi/EmulationStation)|A flexible emulator front-end supporting keyboardless navigation and custom system themes.|1963|2023-12-16| |115|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1947|2023-10-18| -|116|[netease-im/NIM_Duilib_Framework](https://github.com/netease-im/NIM_Duilib_Framework)|网易云信Windows应用开发框架。|1930|2023-09-07| -|117|[fasiondog/hikyuu](https://github.com/fasiondog/hikyuu)|Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架|1877|2023-12-18| -|118|[sanni/cartreader](https://github.com/sanni/cartreader)|A shield for the Arduino Mega that can back up video game cartridges.|1864|2023-11-29| -|119|[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.|1863|2023-12-09| -|120|[LucidVR/lucidgloves](https://github.com/LucidVR/lucidgloves)|Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.|1857|2023-10-28| -|121|[youngyangyang04/Skiplist-CPP](https://github.com/youngyangyang04/Skiplist-CPP)|A tiny KV storage based on skiplist written in C++ language 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀|1816|2023-12-08| -|122|[sogou/srpc](https://github.com/sogou/srpc)|RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.|1778|2023-12-11| +|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的开源量化交易研究框架|1878|2023-12-18| +|118|[sanni/cartreader](https://github.com/sanni/cartreader)|A shield for the Arduino Mega that can back up video game cartridges.|1865|2023-11-29| +|119|[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.|1864|2023-12-09| +|120|[LucidVR/lucidgloves](https://github.com/LucidVR/lucidgloves)|Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.|1859|2023-10-28| +|121|[youngyangyang04/Skiplist-CPP](https://github.com/youngyangyang04/Skiplist-CPP)|A tiny KV storage based on skiplist written in C++ language 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀|1818|2023-12-08| +|122|[sogou/srpc](https://github.com/sogou/srpc)|RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.|1780|2023-12-19| |123|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1755|2023-10-24| -|124|[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.|1745|2023-11-13| -|125|[Artikash/Textractor](https://github.com/Artikash/Textractor)|Extracts text from video games and visual novels. Highly extensible.|1745|2023-12-17| +|124|[Artikash/Textractor](https://github.com/Artikash/Textractor)|Extracts text from video games and visual novels. Highly extensible.|1746|2023-12-17| +|125|[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.|1745|2023-11-13| |126|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1727|2023-11-17| -|127|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1700|2023-12-04| -|128|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|1696|2023-12-17| -|129|[Fluorohydride/ygopro](https://github.com/Fluorohydride/ygopro)|A script engine for "yu-gi-oh!" and sample gui|1694|2023-12-18| -|130|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++20), cross-platform, header-only, easy to use http framework|1684|2023-12-17| +|127|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1701|2023-12-04| +|128|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|1698|2023-12-17| +|129|[Fluorohydride/ygopro](https://github.com/Fluorohydride/ygopro)|A script engine for "yu-gi-oh!" and sample gui|1694|2023-12-19| +|130|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++20), cross-platform, header-only, easy to use http framework|1684|2023-12-19| |131|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO|1681|2023-12-10| |132|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1669|2023-12-11| -|133|[zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer)|带你从零实现一个高性能的深度学习推理库,支持Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step|1646|2023-12-18| -|134|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4 or 5|1635|2023-12-07| -|135|[InternLM/lmdeploy](https://github.com/InternLM/lmdeploy)|LMDeploy is a toolkit for compressing, deploying, and serving LLMs.|1583|2023-12-16| -|136|[FEX-Emu/FEX](https://github.com/FEX-Emu/FEX)|A fast usermode x86 and x86-64 emulator for Arm64 Linux|1580|2023-12-18| -|137|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1548|2023-12-10| -|138|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1514|2023-09-15| -|139|[Qalculate/libqalculate](https://github.com/Qalculate/libqalculate)|Qalculate! library and CLI|1509|2023-12-18| -|140|[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.|1504|2023-09-04| -|141|[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-18| -|142|[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 ...|1477|2023-11-25| -|143|[loot/loot](https://github.com/loot/loot)|A modding utility for Starfield and some Elder Scrolls and Fallout games.|1460|2023-12-17| -|144|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|Fast and Lightweight Observability Data Collector|1408|2023-12-18| +|133|[zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer)|带你从零实现一个高性能的深度学习推理库,支持Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step|1649|2023-12-18| +|134|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4 or 5|1637|2023-12-07| +|135|[InternLM/lmdeploy](https://github.com/InternLM/lmdeploy)|LMDeploy is a toolkit for compressing, deploying, and serving LLMs.|1593|2023-12-19| +|136|[FEX-Emu/FEX](https://github.com/FEX-Emu/FEX)|A fast usermode x86 and x86-64 emulator for Arm64 Linux|1581|2023-12-19| +|137|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1550|2023-12-10| +|138|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1515|2023-09-15| +|139|[Qalculate/libqalculate](https://github.com/Qalculate/libqalculate)|Qalculate! library and CLI|1508|2023-12-18| +|140|[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.|1505|2023-09-04| +|141|[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.|1489|2023-12-19| +|142|[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 ...|1479|2023-11-25| +|143|[loot/loot](https://github.com/loot/loot)|A modding utility for Starfield and some Elder Scrolls and Fallout games.|1462|2023-12-19| +|144|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|Fast and Lightweight Observability Data Collector|1408|2023-12-19| |145|[bupticybee/TexasSolver](https://github.com/bupticybee/TexasSolver)|🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:|1371|2023-10-14| |146|[joyieldInc/predixy](https://github.com/joyieldInc/predixy)|A high performance and fully featured proxy for redis, support redis sentinel and redis cluster|1367|2023-12-11| -|147|[sewenew/redis-plus-plus](https://github.com/sewenew/redis-plus-plus)|Redis client written in C++|1349|2023-12-09| -|148|[qdtroy/DuiLib_Ultimate](https://github.com/qdtroy/DuiLib_Ultimate)|duilib 旗舰版-高分屏、多语言、样式表、资源管理器、异形窗口、窗口阴影、简单动画|1348|2023-08-18| -|149|[karlkurzer/path_planner](https://github.com/karlkurzer/path_planner)|Hybrid A* Path Planner for the KTH Research Concept Vehicle|1303|2023-08-17| +|147|[sewenew/redis-plus-plus](https://github.com/sewenew/redis-plus-plus)|Redis client written in C++|1350|2023-12-09| +|148|[qdtroy/DuiLib_Ultimate](https://github.com/qdtroy/DuiLib_Ultimate)|duilib 旗舰版-高分屏、多语言、样式表、资源管理器、异形窗口、窗口阴影、简单动画|1347|2023-08-18| +|149|[karlkurzer/path_planner](https://github.com/karlkurzer/path_planner)|Hybrid A* Path Planner for the KTH Research Concept Vehicle|1306|2023-08-17| |150|[hiyohiyo/CrystalDiskInfo](https://github.com/hiyohiyo/CrystalDiskInfo)|CrystalDiskInfo|1302|2023-11-21| -|151|[KikoPlayProject/KikoPlay](https://github.com/KikoPlayProject/KikoPlay)|KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器|1280|2023-12-17| -|152|[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 ...|1260|2023-12-10| -|153|[ylmbtm/GameProject3](https://github.com/ylmbtm/GameProject3)|游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。|1245|2023-08-26| +|151|[KikoPlayProject/KikoPlay](https://github.com/KikoPlayProject/KikoPlay)|KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器|1283|2023-12-17| +|152|[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 ...|1260|2023-12-19| +|153|[ylmbtm/GameProject3](https://github.com/ylmbtm/GameProject3)|游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。|1247|2023-08-26| |154|[alibaba/graph-learn](https://github.com/alibaba/graph-learn)|An Industrial Graph Neural Network Framework|1235|2023-11-14| |155|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |1211|2023-12-14| -|156|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|【A simple C++ DAG framework】 一个简单好用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork|1207|2023-12-17| -|157|[SVF-tools/SVF](https://github.com/SVF-tools/SVF)|Static Value-Flow Analysis Framework for Source Code|1186|2023-12-18| -|158|[xubiaolin/docker-zerotier-planet](https://github.com/xubiaolin/docker-zerotier-planet)|私有部署zerotier-planet服务|1144|2023-12-14| -|159|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|1142|2023-12-08| -|160|[J-D-K/JKSV](https://github.com/J-D-K/JKSV)|JK's Save Manager Switch Edition|1141|2023-08-23| -|161|[ruyo/VRM4U](https://github.com/ruyo/VRM4U)|Runtime VRM loader for UnrealEngine4|1137|2023-12-01| -|162|[bambulab/BambuStudio](https://github.com/bambulab/BambuStudio)|PC Software for BambuLab's 3D printers|1130|2023-12-17| +|156|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|【A simple C++ DAG framework】 一个简单好用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork|1209|2023-12-17| +|157|[SVF-tools/SVF](https://github.com/SVF-tools/SVF)|Static Value-Flow Analysis Framework for Source Code|1187|2023-12-19| +|158|[xubiaolin/docker-zerotier-planet](https://github.com/xubiaolin/docker-zerotier-planet)|私有部署zerotier-planet服务|1147|2023-12-14| +|159|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|1143|2023-12-08| +|160|[J-D-K/JKSV](https://github.com/J-D-K/JKSV)|JK's Save Manager Switch Edition|1143|2023-08-23| +|161|[ruyo/VRM4U](https://github.com/ruyo/VRM4U)|Runtime VRM loader for UnrealEngine4|1136|2023-12-01| +|162|[bambulab/BambuStudio](https://github.com/bambulab/BambuStudio)|PC Software for BambuLab's 3D printers|1135|2023-12-18| |163|[HamletDuFromage/aio-switch-updater](https://github.com/HamletDuFromage/aio-switch-updater)|Update your CFW, cheat codes, firmwares and more directly from your Nintendo Switch!|1129|2023-11-20| -|164|[primihub/primihub](https://github.com/primihub/primihub)|Privacy-Preserving Computing Platform 由密码学专家团队打造的开源隐私计算平台,支持多方安全计算、联邦学习、隐私求交、匿踪查询等。|1115|2023-12-12| +|164|[primihub/primihub](https://github.com/primihub/primihub)|Privacy-Preserving Computing Platform 由密码学专家团队打造的开源隐私计算平台,支持多方安全计算、联邦学习、隐私求交、匿踪查询等。|1118|2023-12-18| |165|[baidu/BaikalDB](https://github.com/baidu/BaikalDB)|BaikalDB, A Distributed HTAP Database.|1113|2023-09-19| -|166|[Voine/ChatWaifu_Mobile](https://github.com/Voine/ChatWaifu_Mobile)|移动版二次元 AI 老婆聊天器|1106|2023-06-19| -|167|[troldal/OpenXLSX](https://github.com/troldal/OpenXLSX)|A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.|1106|2023-11-16| -|168|[qicosmos/ormpp](https://github.com/qicosmos/ormpp)|modern C++ ORM, C++17, support mysql, postgresql,sqlite|1058|2023-12-15| -|169|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system - a simulation & rendering engine in nodes|1041|2023-12-18| -|170|[ju1ce/April-Tag-VR-FullBody-Tracker](https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker)|Full-body tracking in VR using AprilTag markers.|1007|2023-10-31| -|171|[Gooddbird/tinyrpc](https://github.com/Gooddbird/tinyrpc)|c++ async rpc framework. 14w+qps.|1002|2023-10-18| -|172|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|974|2023-12-16| -|173|[TuGraph-family/tugraph-db](https://github.com/TuGraph-family/tugraph-db)|TuGraph is a high performance graph database.|968|2023-12-14| -|174|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|963|2023-08-13| -|175|[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|941|2023-09-14| -|176|[Netis/cloud-probe](https://github.com/Netis/cloud-probe)|A Software Probe for network packet capturing and forwarding in Cloud/Kubernetes and Virtualized environment.|938|2023-11-15| -|177|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|935|2023-11-07| +|166|[troldal/OpenXLSX](https://github.com/troldal/OpenXLSX)|A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.|1106|2023-11-16| +|167|[qicosmos/ormpp](https://github.com/qicosmos/ormpp)|modern C++ ORM, C++17, support mysql, postgresql,sqlite|1059|2023-12-19| +|168|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system - a simulation & rendering engine in nodes|1041|2023-12-19| +|169|[ju1ce/April-Tag-VR-FullBody-Tracker](https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker)|Full-body tracking in VR using AprilTag markers.|1008|2023-10-31| +|170|[Gooddbird/tinyrpc](https://github.com/Gooddbird/tinyrpc)|c++ async rpc framework. 14w+qps.|1003|2023-10-18| +|171|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|975|2023-12-19| +|172|[TuGraph-family/tugraph-db](https://github.com/TuGraph-family/tugraph-db)|TuGraph is a high performance graph database.|971|2023-12-19| +|173|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|963|2023-08-13| +|174|[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|941|2023-09-14| +|175|[Netis/cloud-probe](https://github.com/Netis/cloud-probe)|A Software Probe for network packet capturing and forwarding in Cloud/Kubernetes and Virtualized environment.|938|2023-11-15| +|176|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|936|2023-11-07| +|177|[FeiYull/TensorRT-Alpha](https://github.com/FeiYull/TensorRT-Alpha)|🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎|923|2023-12-19| |178|[caozhiyi/CppNet](https://github.com/caozhiyi/CppNet)|Cross platform network library with C++11|922|2023-11-18| -|179|[FeiYull/TensorRT-Alpha](https://github.com/FeiYull/TensorRT-Alpha)|🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎|917|2023-12-09| -|180|[mdias/rs_asio](https://github.com/mdias/rs_asio)|ASIO for Rocksmith 2014|911|2023-12-03| -|181|[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-14| -|182|[HolographicHat/YaeAchievement](https://github.com/HolographicHat/YaeAchievement)|更快、更准的原神成就导出工具|900|2023-11-09| -|183|[FengJungle/DesignPattern](https://github.com/FengJungle/DesignPattern)|Design pattern demo code|900|2023-09-24| -|184|[qicosmos/iguana](https://github.com/qicosmos/iguana)|universal serialization engine|884|2023-12-07| -|185|[JonMagon/KDiskMark](https://github.com/JonMagon/KDiskMark)|A simple open-source disk benchmark tool for Linux distros|873|2023-08-07| -|186|[Rvn0xsy/Cooolis-ms](https://github.com/Rvn0xsy/Cooolis-ms)|Cooolis-ms是一个包含了Metasploit Payload Loader、Cobalt Strike External C2 Loader、Reflective DLL injection的代码执行工具,它的定位在于能够在静态查杀上规避一些我们将要执行且含有特征的代码,帮助红队人员更方便快捷的从Web容器环境切换到C2环境进一步进行工作。|871|2023-10-20| -|187|[YYC572652645/QCoolPage](https://github.com/YYC572652645/QCoolPage)|Qt炫酷界面|868|2023-07-11| -|188|[topling/toplingdb](https://github.com/topling/toplingdb)|ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction|860|2023-12-18| -|189|[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.|856|2023-12-16| -|190|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|855|2023-12-18| -|191|[PaddlePaddle/Serving](https://github.com/PaddlePaddle/Serving)|A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)|854|2023-09-27| -|192|[LiteLDev/LeviLamina](https://github.com/LiteLDev/LeviLamina)|A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS|852|2023-12-18| -|193|[tablacus/TablacusExplorer](https://github.com/tablacus/TablacusExplorer)|A tabbed file manager with Add-on support|846|2023-10-18| -|194|[LitLeo/TensorRT_Tutorial](https://github.com/LitLeo/TensorRT_Tutorial)|-|840|2023-10-30| -|195|[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)|839|2023-11-29| -|196|[juzzlin/Heimer](https://github.com/juzzlin/Heimer)|Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.|832|2023-12-13| -|197|[wangwenx190/framelesshelper](https://github.com/wangwenx190/framelesshelper)|Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.|828|2023-12-17| -|198|[Qalculate/qalculate-gtk](https://github.com/Qalculate/qalculate-gtk)|Qalculate! GTK+ UI|825|2023-12-15| -|199|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|820|2023-10-18| -|200|[daipeihust/im-select](https://github.com/daipeihust/im-select)|📟 Switch your input method through terminal|811|2023-12-10| +|179|[mdias/rs_asio](https://github.com/mdias/rs_asio)|ASIO for Rocksmith 2014|911|2023-12-03| +|180|[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-14| +|181|[FengJungle/DesignPattern](https://github.com/FengJungle/DesignPattern)|Design pattern demo code|900|2023-09-24| +|182|[HolographicHat/YaeAchievement](https://github.com/HolographicHat/YaeAchievement)|更快、更准的原神成就导出工具|899|2023-11-09| +|183|[qicosmos/iguana](https://github.com/qicosmos/iguana)|universal serialization engine|885|2023-12-07| +|184|[JonMagon/KDiskMark](https://github.com/JonMagon/KDiskMark)|A simple open-source disk benchmark tool for Linux distros|873|2023-08-07| +|185|[Rvn0xsy/Cooolis-ms](https://github.com/Rvn0xsy/Cooolis-ms)|Cooolis-ms是一个包含了Metasploit Payload Loader、Cobalt Strike External C2 Loader、Reflective DLL injection的代码执行工具,它的定位在于能够在静态查杀上规避一些我们将要执行且含有特征的代码,帮助红队人员更方便快捷的从Web容器环境切换到C2环境进一步进行工作。|871|2023-10-20| +|186|[YYC572652645/QCoolPage](https://github.com/YYC572652645/QCoolPage)|Qt炫酷界面|868|2023-07-11| +|187|[topling/toplingdb](https://github.com/topling/toplingdb)|ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction|860|2023-12-19| +|188|[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.|856|2023-12-16| +|189|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|855|2023-12-18| +|190|[PaddlePaddle/Serving](https://github.com/PaddlePaddle/Serving)|A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)|854|2023-09-27| +|191|[LiteLDev/LeviLamina](https://github.com/LiteLDev/LeviLamina)|A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS|853|2023-12-19| +|192|[tablacus/TablacusExplorer](https://github.com/tablacus/TablacusExplorer)|A tabbed file manager with Add-on support|846|2023-10-18| +|193|[LitLeo/TensorRT_Tutorial](https://github.com/LitLeo/TensorRT_Tutorial)|-|842|2023-10-30| +|194|[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)|839|2023-11-29| +|195|[juzzlin/Heimer](https://github.com/juzzlin/Heimer)|Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.|831|2023-12-13| +|196|[wangwenx190/framelesshelper](https://github.com/wangwenx190/framelesshelper)|Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.|828|2023-12-19| +|197|[Qalculate/qalculate-gtk](https://github.com/Qalculate/qalculate-gtk)|Qalculate! GTK+ UI|825|2023-12-15| +|198|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|821|2023-10-18| +|199|[daipeihust/im-select](https://github.com/daipeihust/im-select)|📟 Switch your input method through terminal|812|2023-12-10| +|200|[czyt1988/SARibbon](https://github.com/czyt1988/SARibbon)|Ribbon Control for Qt|810|2023-12-17|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/CSHARP.md b/content/charts/overall/software/CSHARP.md index 61729155..80a978dd 100644 --- a/content/charts/overall/software/CSHARP.md +++ b/content/charts/overall/software/CSHARP.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > C# -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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防撤回补丁(我已经看到了,撤回也没用了)|24275|2023-12-13| -|2|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|16639|2023-12-18| -|3|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。|16448|2023-12-18| -|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 数字权利(数字许可证)激活工具!|12981|2023-10-07| -|5|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|The finest Windows Optimizer|10194|2023-12-04| +|1|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|24291|2023-12-13| +|2|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|16651|2023-12-19| +|3|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。|16497|2023-12-18| +|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 数字权利(数字许可证)激活工具!|12984|2023-10-07| +|5|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|The finest Windows Optimizer|10208|2023-12-04| |6|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|8507|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#.|8089|2023-12-17| +|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#.|8091|2023-12-17| |8|[0x7c13/Notepads](https://github.com/0x7c13/Notepads)|A modern, lightweight text editor with a minimalist design.|8035|2023-12-18| -|9|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file|7904|2023-12-15| -|10|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|7889|2023-12-18| -|11|[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.|7887|2023-12-12| +|9|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file|7909|2023-12-15| +|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.|7892|2023-12-12| +|11|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|7890|2023-12-18| |12|[jynew/jynew](https://github.com/jynew/jynew)|JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable demo games.|7321|2023-08-17| |13|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|7280|2023-12-14| -|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.|6926|2023-12-18| +|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.|6927|2023-12-19| |15|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|”深蓝词库转换“ 一款开源免费的输入法词库转换程序|6804|2023-12-14| -|16|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|【Unity杂货铺】unity大杂烩~|6441|2023-12-16| -|17|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|5974|2023-12-13| -|18|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|5448|2023-12-18| +|16|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|【Unity杂货铺】unity大杂烩~|6455|2023-12-18| +|17|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|5979|2023-12-13| +|18|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|5450|2023-12-18| |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.|5348|2023-12-18| -|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.|5341|2023-12-14| -|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 ...|5141|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 ...|4731|2023-12-18| -|23|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。|4333|2023-12-17| -|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|4262|2023-09-30| -|25|[BornToBeRoot/NETworkManager](https://github.com/BornToBeRoot/NETworkManager)|A powerful tool for managing networks and troubleshoot network problems!|4210|2023-12-18| -|26|[OdysseusYuan/LKY_OfficeTools](https://github.com/OdysseusYuan/LKY_OfficeTools)|一键自动化 下载、安装、激活 Office 的利器。|4056|2023-08-30| +|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.|5343|2023-12-14| +|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 ...|5143|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 ...|4732|2023-12-19| +|23|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。|4335|2023-12-17| +|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|4263|2023-09-30| +|25|[BornToBeRoot/NETworkManager](https://github.com/BornToBeRoot/NETworkManager)|A powerful tool for managing networks and troubleshoot network problems!|4211|2023-12-18| +|26|[OdysseusYuan/LKY_OfficeTools](https://github.com/OdysseusYuan/LKY_OfficeTools)|一键自动化 下载、安装、激活 Office 的利器。|4059|2023-08-30| |27|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3976|2023-12-05| -|28|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|3966|2023-12-15| +|28|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|3965|2023-12-15| |29|[LorisYounger/VPet](https://github.com/LorisYounger/VPet)|虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序|3888|2023-12-18| -|30|[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 ...|3839|2023-12-17| -|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.|3829|2023-12-08| -|32|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Godot/Unity3D System Design Architecture|3747|2023-12-17| -|33|[AdminTest0/SharpWxDump](https://github.com/AdminTest0/SharpWxDump)|微信客户端取证,可获取用户个人信息(昵称/账号/手机/邮箱/数据库密钥(用来解密聊天记录));支持获取多用户信息,不定期更新新版本偏移,目前支持所有新版本、正式版本|3606|2023-10-14| -|34|[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.|3583|2023-11-25| +|30|[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 ...|3843|2023-12-19| +|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.|3833|2023-12-08| +|32|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Godot/Unity3D System Design Architecture|3749|2023-12-17| +|33|[AdminTest0/SharpWxDump](https://github.com/AdminTest0/SharpWxDump)|微信客户端取证,可获取用户个人信息(昵称/账号/手机/邮箱/数据库密钥(用来解密聊天记录));支持获取多用户信息,不定期更新新版本偏移,目前支持所有新版本、正式版本|3613|2023-10-14| +|34|[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.|3585|2023-11-25| |35|[Ponderfly/GoogleTranslateIpCheck](https://github.com/Ponderfly/GoogleTranslateIpCheck)|-|3554|2023-12-17| -|36|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3545|2023-11-16| -|37|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3488|2023-07-10| -|38|[BartoszCichecki/LenovoLegionToolkit](https://github.com/BartoszCichecki/LenovoLegionToolkit)|Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.|3481|2023-12-16| -|39|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|3462|2023-08-26| -|40|[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/|3453|2023-12-17| -|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|3328|2023-10-13| -|42|[kwsch/PKHeX](https://github.com/kwsch/PKHeX)|Pokémon Save File Editor|3239|2023-12-18| -|43|[BililiveRecorder/BililiveRecorder](https://github.com/BililiveRecorder/BililiveRecorder)|录播姬 mikufans 生放送录制|3238|2023-12-11| -|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|3235|2023-12-18| -|45|[Planshit/Tai](https://github.com/Planshit/Tai)|👻 在Windows上统计软件使用时长和网站浏览时长|3117|2023-11-29| +|36|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3546|2023-11-16| +|37|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3489|2023-07-10| +|38|[BartoszCichecki/LenovoLegionToolkit](https://github.com/BartoszCichecki/LenovoLegionToolkit)|Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.|3486|2023-12-18| +|39|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|3464|2023-08-26| +|40|[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/|3455|2023-12-19| +|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|3331|2023-10-13| +|42|[kwsch/PKHeX](https://github.com/kwsch/PKHeX)|Pokémon Save File Editor|3276|2023-12-19| +|43|[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|3249|2023-12-19| +|44|[BililiveRecorder/BililiveRecorder](https://github.com/BililiveRecorder/BililiveRecorder)|录播姬 mikufans 生放送录制|3239|2023-12-11| +|45|[Planshit/Tai](https://github.com/Planshit/Tai)|👻 在Windows上统计软件使用时长和网站浏览时长|3119|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#.|3015|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|2961|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. |2892|2023-11-30| +|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. |2891|2023-11-30| |49|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|2862|2023-12-18| -|50|[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.|2835|2023-10-26| -|51|[XCharts-Team/XCharts](https://github.com/XCharts-Team/XCharts)|A charting and data visualization library for Unity. Unity数据可视化图表插件。 |2832|2023-12-17| -|52|[QianMo/X-PostProcessing-Library](https://github.com/QianMo/X-PostProcessing-Library)|Unity Post Processing Stack Library Unity引擎的高品质后处理库|2810|2023-07-14| -|53|[nilaoda/N_m3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE)|Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文. |2732|2023-12-15| -|54|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|2699|2023-12-08| -|55|[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. |2662|2023-12-15| -|56|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。|2628|2023-11-28| -|57|[1Remote/1Remote](https://github.com/1Remote/1Remote)|One Remote Access Manager to Rule Them All|2551|2023-12-17| -|58|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|2515|2023-12-16| -|59|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for FFXIV|2429|2023-12-18| +|50|[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.|2837|2023-10-26| +|51|[XCharts-Team/XCharts](https://github.com/XCharts-Team/XCharts)|A charting and data visualization library for Unity. Unity数据可视化图表插件。 |2833|2023-12-19| +|52|[QianMo/X-PostProcessing-Library](https://github.com/QianMo/X-PostProcessing-Library)|Unity Post Processing Stack Library Unity引擎的高品质后处理库|2811|2023-07-14| +|53|[nilaoda/N_m3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE)|Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文. |2742|2023-12-15| +|54|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|2701|2023-12-08| +|55|[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. |2667|2023-12-15| +|56|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。|2629|2023-11-28| +|57|[1Remote/1Remote](https://github.com/1Remote/1Remote)|One Remote Access Manager to Rule Them All|2554|2023-12-17| +|58|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|2521|2023-12-19| +|59|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for FFXIV|2429|2023-12-19| |60|[1y0n/AV_Evasion_Tool](https://github.com/1y0n/AV_Evasion_Tool)|掩日 - 免杀执行器生成工具|2427|2023-12-08| |61|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|2415|2023-10-25| -|62|[xasset/xasset](https://github.com/xasset/xasset)|专业 Unity 资产系统。提供开箱即用的资产打包、分包、加密、热更和加载等技术方案。让 Unity 项目开发更轻松!|2367|2023-12-11| -|63|[Danily07/Translumo](https://github.com/Danily07/Translumo)|Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.|2297|2023-11-27| -|64|[DGP-Studio/Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)|实用的开源多功能原神工具箱 🧰 / Multifunctional Open-Source Genshin Impact Toolkit 🧰|2271|2023-12-18| -|65|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|2264|2023-12-17| -|66|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观|2252|2023-12-08| +|62|[xasset/xasset](https://github.com/xasset/xasset)|专业 Unity 资产系统。提供开箱即用的资产打包、分包、加密、热更和加载等技术方案。让 Unity 项目开发更轻松!|2368|2023-12-11| +|63|[Danily07/Translumo](https://github.com/Danily07/Translumo)|Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.|2309|2023-11-27| +|64|[DGP-Studio/Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)|实用的开源多功能原神工具箱 🧰 / Multifunctional Open-Source Genshin Impact Toolkit 🧰|2276|2023-12-19| +|65|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|2265|2023-12-17| +|66|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观|2253|2023-12-08| |67|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|2157|2023-07-24| -|68|[apache/lucenenet](https://github.com/apache/lucenenet)|Apache Lucene.NET|2080|2023-11-08| -|69|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows|2068|2023-12-15| +|68|[apache/lucenenet](https://github.com/apache/lucenenet)|Apache Lucene.NET|2081|2023-11-08| +|69|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows|2069|2023-12-19| |70|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|Make .NET development easier, more versatile, and more popular.|2067|2023-12-17| -|71|[metatube-community/jellyfin-plugin-metatube](https://github.com/metatube-community/jellyfin-plugin-metatube)|MetaTube Plugin for Jellyfin/Emby|2050|2023-12-15| -|72|[stevencohn/OneMore](https://github.com/stevencohn/OneMore)|A OneNote add-in with simple, yet powerful and useful features|2014|2023-12-18| -|73|[Scighost/Starward](https://github.com/Scighost/Starward)|Game Launcher for miHoYo - 米家游戏启动器|2001|2023-12-07| +|71|[metatube-community/jellyfin-plugin-metatube](https://github.com/metatube-community/jellyfin-plugin-metatube)|MetaTube Plugin for Jellyfin/Emby|2051|2023-12-15| +|72|[stevencohn/OneMore](https://github.com/stevencohn/OneMore)|A OneNote add-in with simple, yet powerful and useful features|2018|2023-12-19| +|73|[Scighost/Starward](https://github.com/Scighost/Starward)|Game Launcher for miHoYo - 米家游戏启动器|2005|2023-12-07| |74|[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.|1984|2023-11-21| -|75|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PS、NS、EA Desktop & Origin、战网国际服、Epic、Riot Games下载加速。|1948|2023-12-17| -|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.|1940|2023-08-24| -|77|[morkt/GARbro](https://github.com/morkt/GARbro)|Visual Novels resource browser|1927|2023-12-17| -|78|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1888|2023-10-31| -|79|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1810|2023-11-02| -|80|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1787|2023-10-20| -|81|[babalae/better-genshin-impact](https://github.com/babalae/better-genshin-impact)|🍨BetterGI · 更好的原神 - 自动拾取 自动剧情 全自动钓鱼(AI) 全自动七圣召唤 自动伐木 自动派遣 一键强化 - UI Automation Testing Tools For Genshin Impact|1777|2023-12-18| -|82|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net 4.0+、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|1758|2023-12-18| -|83|[jie65535/GrasscutterCommandGenerator](https://github.com/jie65535/GrasscutterCommandGenerator)|Command Generator and Gacha Banner Editor|1744|2023-11-12| -|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 ...|1686|2023-12-18| -|85|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1682|2023-12-13| +|75|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PS、NS、EA Desktop & Origin、战网国际服、Epic、Riot Games下载加速。|1953|2023-12-19| +|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.|1941|2023-08-24| +|77|[morkt/GARbro](https://github.com/morkt/GARbro)|Visual Novels resource browser|1929|2023-12-17| +|78|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1889|2023-10-31| +|79|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1811|2023-11-02| +|80|[babalae/better-genshin-impact](https://github.com/babalae/better-genshin-impact)|🍨BetterGI · 更好的原神 - 自动拾取 自动剧情 全自动钓鱼(AI) 全自动七圣召唤 自动伐木 自动派遣 一键强化 - UI Automation Testing Tools For Genshin Impact|1786|2023-12-19| +|81|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1786|2023-10-20| +|82|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net 4.0+、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|1761|2023-12-18| +|83|[jie65535/GrasscutterCommandGenerator](https://github.com/jie65535/GrasscutterCommandGenerator)|Command Generator and Gacha Banner Editor|1745|2023-11-12| +|84|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1686|2023-12-13| +|85|[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 ...|1686|2023-12-18| |86|[prime31/Nez](https://github.com/prime31/Nez)|Nez is a free 2D focused framework that works with MonoGame and FNA|1662|2023-12-08| -|87|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1649|2023-12-16| -|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|1642|2023-11-27| -|89|[dotnetcore/BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor)|A set of enterprise-class UI components based on Bootstrap and Blazor|1625|2023-12-18| +|87|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1648|2023-12-16| +|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|1643|2023-11-27| +|89|[dotnetcore/BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor)|A set of enterprise-class UI components based on Bootstrap and Blazor|1628|2023-12-19| |90|[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 ...|1623|2023-11-15| |91|[zengzhan/qqzeng-ip](https://github.com/zengzhan/qqzeng-ip)|最新IP地址数据库-多语言解析以及导入数据库脚本|1585|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|1529|2023-12-14| -|93|[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 ...|1511|2023-11-29| -|94|[BookerLiu/GeekDesk](https://github.com/BookerLiu/GeekDesk)|🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search|1488|2023-09-07| -|95|[gusmanb/logicanalyzer](https://github.com/gusmanb/logicanalyzer)|24 channel, 100Msps logic analyzer hardware and software|1454|2023-10-24| +|92|[OkGoDoIt/OpenAI-API-dotnet](https://github.com/OkGoDoIt/OpenAI-API-dotnet)|An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API|1530|2023-12-14| +|93|[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 ...|1512|2023-11-29| +|94|[BookerLiu/GeekDesk](https://github.com/BookerLiu/GeekDesk)|🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search|1489|2023-09-07| +|95|[gusmanb/logicanalyzer](https://github.com/gusmanb/logicanalyzer)|24 channel, 100Msps logic analyzer hardware and software|1456|2023-10-24| |96|[MCCTeam/Minecraft-Console-Client](https://github.com/MCCTeam/Minecraft-Console-Client)|Lightweight console for Minecraft chat and automated scripts|1434|2023-12-15| -|97|[Archeb/opentrace](https://github.com/Archeb/opentrace)|A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience. OpenTrace 是 NextTrace 的跨平台 GUI 界面,带来您熟悉但更强大的用户体验。|1421|2023-12-14| -|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 ...|1419|2023-12-15| -|99|[jitwxs/163MusicLyrics](https://github.com/jitwxs/163MusicLyrics)|Windows 云音乐歌词获取【网易云、QQ音乐】|1416|2023-11-20| -|100|[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. ...|1410|2023-09-27| -|101|[LykosAI/StabilityMatrix](https://github.com/LykosAI/StabilityMatrix)|Multi-Platform Package Manager for Stable Diffusion|1405|2023-12-18| +|97|[Archeb/opentrace](https://github.com/Archeb/opentrace)|A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience. OpenTrace 是 NextTrace 的跨平台 GUI 界面,带来您熟悉但更强大的用户体验。|1433|2023-12-14| +|98|[LykosAI/StabilityMatrix](https://github.com/LykosAI/StabilityMatrix)|Multi-Platform Package Manager for Stable Diffusion|1430|2023-12-19| +|99|[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 ...|1422|2023-12-18| +|100|[jitwxs/163MusicLyrics](https://github.com/jitwxs/163MusicLyrics)|Windows 云音乐歌词获取【网易云、QQ音乐】|1417|2023-11-20| +|101|[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. ...|1410|2023-09-27| |102|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|1396|2023-09-14| -|103|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|1382|2023-12-17| -|104|[bbepis/XUnity.AutoTranslator](https://github.com/bbepis/XUnity.AutoTranslator)|-|1360|2023-11-29| -|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 ...|1353|2023-11-11| -|106|[Pathoschild/SMAPI](https://github.com/Pathoschild/SMAPI)|The modding API for Stardew Valley.|1352|2023-12-17| +|103|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|1384|2023-12-19| +|104|[bbepis/XUnity.AutoTranslator](https://github.com/bbepis/XUnity.AutoTranslator)|-|1361|2023-11-29| +|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 ...|1354|2023-11-11| +|106|[Pathoschild/SMAPI](https://github.com/Pathoschild/SMAPI)|The modding API for Stardew Valley.|1353|2023-12-17| |107|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |1346|2023-07-20| |108|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1343|2023-07-22| -|109|[2881099/FreeIM](https://github.com/2881099/FreeIM)|.NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.|1342|2023-11-18| -|110|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|1333|2023-12-15| -|111|[AlexanderPro/SmartSystemMenu](https://github.com/AlexanderPro/SmartSystemMenu)|SmartSystemMenu extends system menu of all windows in the system|1314|2023-09-23| -|112|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|1294|2023-12-17| -|113|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|1262|2023-12-17| -|114|[AlphaYu/adnc](https://github.com/AlphaYu/adnc)|.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。|1262|2023-10-19| -|115|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|1262|2023-07-22| +|109|[2881099/FreeIM](https://github.com/2881099/FreeIM)|.NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.|1343|2023-11-18| +|110|[AlexanderPro/SmartSystemMenu](https://github.com/AlexanderPro/SmartSystemMenu)|SmartSystemMenu extends system menu of all windows in the system|1335|2023-09-23| +|111|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|1334|2023-12-15| +|112|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|1296|2023-12-17| +|113|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|1263|2023-07-22| +|114|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|1262|2023-12-17| +|115|[AlphaYu/adnc](https://github.com/AlphaYu/adnc)|.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。|1262|2023-10-19| |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.|1232|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 ...|1227|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。|1196|2023-12-02| -|119|[nkc3g4/wtg-assistant](https://github.com/nkc3g4/wtg-assistant)|Deploy Windows To Go on USB devices.|1166|2023-11-19| -|120|[real-zony/ZonyLrcToolsX](https://github.com/real-zony/ZonyLrcToolsX)|ZonyLrcToolsX 是一个能够方便地下载歌词的小软件。|1163|2023-12-12| -|121|[yanghuan/CSharp.lua](https://github.com/yanghuan/CSharp.lua)|The C# to Lua compiler|1154|2023-12-12| -|122|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具|1118|2023-12-17| -|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.|1102|2023-07-31| -|124|[CrazyZhang666/GTA5OnlineTools](https://github.com/CrazyZhang666/GTA5OnlineTools)|GTA5线上小助手|1094|2023-12-17| -|125|[arkypita/LaserGRBL](https://github.com/arkypita/LaserGRBL)|Laser optimized GUI for GRBL|1080|2023-11-25| -|126|[Richasy/Bili.Copilot](https://github.com/Richasy/Bili.Copilot)|哔哩哔哩用户的个人助理|1072|2023-10-29| -|127|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|1071|2023-12-10| -|128|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|网络联机游戏解决方案---Unity制作的联机赛车游戏,服务端为SpringBoot + Mybatis;后台为Vue + Element;游戏端采用QFramework框架,Addressable+HybridCLR实现热更新,支持KCP和WebSocket网络(商用级) |1050|2023-12-18| -|129|[copyliu/bililive_dm](https://github.com/copyliu/bililive_dm)|B站弹幕姬 - B站直播彈幕工具|996|2023-10-01| -|130|[CollapseLauncher/Collapse](https://github.com/CollapseLauncher/Collapse)|An Advanced Launcher for miHoYo Games|979|2023-12-17| -|131|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|中台Admin前后端分离的权限管理系统。支持多租户、数据权限、动态Api、任务调度、OSS文件上传、滑块拼图验证、国内外主流数据库自由切换和动态高级查询。基于.Net跨平台开发的WebApi。集成统一认证授权、事件总线、数据验证、分布式缓存、分布式事务、Ip限流、全Api鉴权、集成测试、性能分析、健康检查、接口文档等。|968|2023-12-16| +|117|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,包含微信公众平台(订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418【满】、930461548。|1200|2023-12-02| +|118|[nkc3g4/wtg-assistant](https://github.com/nkc3g4/wtg-assistant)|Deploy Windows To Go on USB devices.|1166|2023-11-19| +|119|[real-zony/ZonyLrcToolsX](https://github.com/real-zony/ZonyLrcToolsX)|ZonyLrcToolsX 是一个能够方便地下载歌词的小软件。|1164|2023-12-12| +|120|[yanghuan/CSharp.lua](https://github.com/yanghuan/CSharp.lua)|The C# to Lua compiler|1154|2023-12-12| +|121|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具|1118|2023-12-17| +|122|[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.|1102|2023-07-31| +|123|[CrazyZhang666/GTA5OnlineTools](https://github.com/CrazyZhang666/GTA5OnlineTools)|GTA5线上小助手|1094|2023-12-17| +|124|[arkypita/LaserGRBL](https://github.com/arkypita/LaserGRBL)|Laser optimized GUI for GRBL|1080|2023-11-25| +|125|[Richasy/Bili.Copilot](https://github.com/Richasy/Bili.Copilot)|哔哩哔哩用户的个人助理|1074|2023-10-29| +|126|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|1071|2023-12-10| +|127|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|网络联机游戏解决方案---Unity制作的联机赛车游戏,服务端为SpringBoot + Mybatis;后台为Vue + Element;游戏端采用QFramework框架,Addressable+HybridCLR实现热更新,支持KCP和WebSocket网络(商用级) |1050|2023-12-18| +|128|[copyliu/bililive_dm](https://github.com/copyliu/bililive_dm)|B站弹幕姬 - B站直播彈幕工具|998|2023-10-01| +|129|[CollapseLauncher/Collapse](https://github.com/CollapseLauncher/Collapse)|An Advanced Launcher for miHoYo Games|979|2023-12-17| +|130|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|中台Admin前后端分离的权限管理系统。支持多租户、数据权限、动态Api、任务调度、OSS文件上传、滑块拼图验证、国内外主流数据库自由切换和动态高级查询。基于.Net跨平台开发的WebApi。集成统一认证授权、事件总线、数据验证、分布式缓存、分布式事务、Ip限流、全Api鉴权、集成测试、性能分析、健康检查、接口文档等。|970|2023-12-19| +|131|[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.|955|2023-12-19| |132|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|954|2023-12-18| -|133|[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.|947|2023-12-18| +|133|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|943|2023-12-04| |134|[xunkong/xunkong](https://github.com/xunkong/xunkong)|记录旅途中发生的事|940|2023-09-26| |135|[bradymholt/cron-expression-descriptor](https://github.com/bradymholt/cron-expression-descriptor)|A .NET library that converts cron expressions into human readable descriptions.|933|2023-12-06| |136|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|932|2023-11-21| -|137|[starik222/BooruDatasetTagManager](https://github.com/starik222/BooruDatasetTagManager)|-|928|2023-12-18| +|137|[starik222/BooruDatasetTagManager](https://github.com/starik222/BooruDatasetTagManager)|-|930|2023-12-19| |138|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|902|2023-12-06| -|139|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|902|2023-12-04| -|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.|886|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.)|879|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)|867|2023-09-22| -|143|[IoTSharp/IoTSharp](https://github.com/IoTSharp/IoTSharp)|IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.|862|2023-12-18| -|144|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|853|2023-10-10| -|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|[Valkirie/HandheldCompanion](https://github.com/Valkirie/HandheldCompanion)|ControllerService|824|2023-12-14| -|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!|822|2023-10-16| -|148|[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|812|2023-10-08| -|149|[CFPAOrg/Minecraft-Mod-Language-Package](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package)|A language package for Minecraft Mods.|799|2023-12-18| -|150|[Panuon/Panuon.WPF.UI](https://github.com/Panuon/Panuon.WPF.UI)|Professional wpf ui library.|796|2023-12-11| -|151|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 7.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|793|2023-09-12| -|152|[yuzhengyang/Fork](https://github.com/yuzhengyang/Fork)|a c# utility library. C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools)|791|2023-07-13| -|153|[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-13| -|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)|788|2023-12-18| -|155|[cxfksword/jellyfin-plugin-metashark](https://github.com/cxfksword/jellyfin-plugin-metashark)|jellyfin电影元数据插件|775|2023-12-16| -|156|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|772|2023-11-17| -|157|[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.|771|2023-11-14| -|158|[EllanJiang/StarForce](https://github.com/EllanJiang/StarForce)|This is a demo made with Game Framework.|771|2023-09-15| -|159|[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.|763|2023-12-01| -|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。欢迎提交各 ...|762|2023-10-10| -|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 开源工作流|753|2023-10-21| -|163|[kannagi0303/yt-dlp-gui](https://github.com/kannagi0303/yt-dlp-gui)|Windows GUI for yt-dlp|749|2023-11-17| -|164|[zhuxb711/RX-Explorer](https://github.com/zhuxb711/RX-Explorer)|一款优雅的UWP文件管理器 An elegant UWP Explorer|739|2023-10-27| -|165|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|732|2023-12-04| -|166|[dathlin/OpcUaHelper](https://github.com/dathlin/OpcUaHelper)|一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。|728|2023-09-26| -|167|[Ruben2776/PicView](https://github.com/Ruben2776/PicView)|Fast, free and customizable image viewer for Windows 10 and 11.|726|2023-12-17| -|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.|721|2023-11-21| -|169|[lysilver/KopSoftWms](https://github.com/lysilver/KopSoftWms)|KopSoft仓库管理系统|717|2023-10-04| -|170|[OpportunityLiu/E-Viewer](https://github.com/OpportunityLiu/E-Viewer)|An UWP Client for https://e-hentai.org.|713|2023-10-30| +|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.|886|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.)|879|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)|869|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.|865|2023-12-19| +|143|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|853|2023-10-10| +|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|[Valkirie/HandheldCompanion](https://github.com/Valkirie/HandheldCompanion)|ControllerService|824|2023-12-19| +|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!|822|2023-10-16| +|147|[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|813|2023-10-08| +|148|[CFPAOrg/Minecraft-Mod-Language-Package](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package)|A language package for Minecraft Mods.|798|2023-12-19| +|149|[Panuon/Panuon.WPF.UI](https://github.com/Panuon/Panuon.WPF.UI)|Professional wpf ui library.|796|2023-12-11| +|150|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 7.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|794|2023-09-12| +|151|[yuzhengyang/Fork](https://github.com/yuzhengyang/Fork)|a c# utility library. C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools)|791|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-13| +|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)|788|2023-12-18| +|154|[cxfksword/jellyfin-plugin-metashark](https://github.com/cxfksword/jellyfin-plugin-metashark)|jellyfin电影元数据插件|780|2023-12-16| +|155|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|773|2023-11-17| +|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.|771|2023-11-14| +|157|[EllanJiang/StarForce](https://github.com/EllanJiang/StarForce)|This is a demo made with Game Framework.|771|2023-09-15| +|158|[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.|763|2023-12-01| +|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。欢迎提交各 ...|762|2023-10-10| +|160|[mili-tan/AuroraDNS.GUI](https://github.com/mili-tan/AuroraDNS.GUI)|纯净抗污染,简单轻量级|754|2023-11-03| +|161|[besley/Slickflow](https://github.com/besley/Slickflow)|.NET Open Source Workflow Engine, .NET 开源工作流|753|2023-10-21| +|162|[kannagi0303/yt-dlp-gui](https://github.com/kannagi0303/yt-dlp-gui)|Windows GUI for yt-dlp|749|2023-11-17| +|163|[zhuxb711/RX-Explorer](https://github.com/zhuxb711/RX-Explorer)|一款优雅的UWP文件管理器 An elegant UWP Explorer|739|2023-10-27| +|164|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|732|2023-12-04| +|165|[dathlin/OpcUaHelper](https://github.com/dathlin/OpcUaHelper)|一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。|728|2023-09-26| +|166|[Ruben2776/PicView](https://github.com/Ruben2776/PicView)|Fast, free and customizable image viewer for Windows 10 and 11.|726|2023-12-17| +|167|[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.|721|2023-11-21| +|168|[lysilver/KopSoftWms](https://github.com/lysilver/KopSoftWms)|KopSoft仓库管理系统|717|2023-10-04| +|169|[OpportunityLiu/E-Viewer](https://github.com/OpportunityLiu/E-Viewer)|An UWP Client for https://e-hentai.org.|713|2023-10-30| +|170|[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.|699|2023-11-22| |171|[KumoKyaku/kcp](https://github.com/KumoKyaku/kcp)|KCP C#版。线程安全,运行时无alloc,对gc无压力。|694|2023-11-16| -|172|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|692|2023-11-29| +|172|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|693|2023-11-29| |173|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 7 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|691|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.|682|2023-11-22| -|175|[focus-creative-games/hybridclr_trial](https://github.com/focus-creative-games/hybridclr_trial)|HybridCLR 示例项目|682|2023-12-13| -|176|[DotNetNext/WebFirst](https://github.com/DotNetNext/WebFirst)|.NET CORE 代码生成器 ,Web中使用CodeFirst模式, 实体生成器,UI代码生成器,在线建表,导出文档,模版配置, WEB代码生成器 ,API代码生成器|680|2023-10-02| -|177|[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 ...|678|2023-12-01| -|178|[ViewFaceCore/ViewFaceCore](https://github.com/ViewFaceCore/ViewFaceCore)|C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )|668|2023-09-21| -|179|[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。|668|2023-12-16| -|180|[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| -|181|[JasonMa0012/LWGUI](https://github.com/JasonMa0012/LWGUI)|A Lightweight, Flexible, Powerful Shader GUI System for Unity.|639|2023-12-13| -|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|638|2023-11-20| -|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.|632|2023-12-17| -|184|[kendryte/nncase](https://github.com/kendryte/nncase)|Open deep learning compiler stack for Kendryte AI accelerator ✨|632|2023-12-18| -|185|[SuxueCode/WechatBakTool](https://github.com/SuxueCode/WechatBakTool)|基于C#的微信PC版聊天记录备份工具,提供图形界面,解密微信数据库并导出聊天记录。|617|2023-12-18| -|186|[skyarkhangel/Hardcore-SK](https://github.com/skyarkhangel/Hardcore-SK)|Rimworld Hardcore SK project, our discord server:|611|2023-12-17| -|187|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台管理系统|603|2023-10-17| -|188|[dathlin/HslControlsDemo](https://github.com/dathlin/HslControlsDemo)|HslControls控件库的使用demo,HslControls是一个工业物联网的控件库,基于C#开发,配套HslCommunication组件可以实现工业上位机软件的快速开发,支持常用的工业图形化控件,快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。|603|2023-12-15| -|189|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制|601|2023-12-16| -|190|[pungin/Beanfun](https://github.com/pungin/Beanfun)|繽放 - 樂豆第三方客戶端|593|2023-09-25| -|191|[chummer5a/chummer5a](https://github.com/chummer5a/chummer5a)|Character generator for Shadowrun 5th edition|593|2023-12-18| +|174|[focus-creative-games/hybridclr_trial](https://github.com/focus-creative-games/hybridclr_trial)|HybridCLR 示例项目|682|2023-12-13| +|175|[DotNetNext/WebFirst](https://github.com/DotNetNext/WebFirst)|.NET CORE 代码生成器 ,Web中使用CodeFirst模式, 实体生成器,UI代码生成器,在线建表,导出文档,模版配置, WEB代码生成器 ,API代码生成器|680|2023-10-02| +|176|[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 ...|678|2023-12-01| +|177|[ViewFaceCore/ViewFaceCore](https://github.com/ViewFaceCore/ViewFaceCore)|C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )|669|2023-09-21| +|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。|668|2023-12-16| +|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|[JasonMa0012/LWGUI](https://github.com/JasonMa0012/LWGUI)|A Lightweight, Flexible, Powerful Shader GUI System for Unity.|642|2023-12-18| +|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|638|2023-12-18| +|182|[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.|633|2023-12-17| +|183|[kendryte/nncase](https://github.com/kendryte/nncase)|Open deep learning compiler stack for Kendryte AI accelerator ✨|632|2023-12-19| +|184|[SuxueCode/WechatBakTool](https://github.com/SuxueCode/WechatBakTool)|基于C#的微信PC版聊天记录备份工具,提供图形界面,解密微信数据库并导出聊天记录。|617|2023-12-18| +|185|[skyarkhangel/Hardcore-SK](https://github.com/skyarkhangel/Hardcore-SK)|Rimworld Hardcore SK project, our discord server:|612|2023-12-17| +|186|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台管理系统|603|2023-10-17| +|187|[dathlin/HslControlsDemo](https://github.com/dathlin/HslControlsDemo)|HslControls控件库的使用demo,HslControls是一个工业物联网的控件库,基于C#开发,配套HslCommunication组件可以实现工业上位机软件的快速开发,支持常用的工业图形化控件,快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。|603|2023-12-15| +|188|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制|601|2023-12-19| +|189|[pungin/Beanfun](https://github.com/pungin/Beanfun)|繽放 - 樂豆第三方客戶端|593|2023-09-25| +|190|[chummer5a/chummer5a](https://github.com/chummer5a/chummer5a)|Character generator for Shadowrun 5th edition|593|2023-12-19| +|191|[RRQM/TouchSocket](https://github.com/RRQM/TouchSocket)|TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。|587|2023-12-18| |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大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。|585|2023-12-18| -|194|[ModuleArt/quick-picture-viewer](https://github.com/ModuleArt/quick-picture-viewer)|🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.|581|2023-12-14| -|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 ...|576|2023-08-30| -|196|[pierre3/PlantUmlClassDiagramGenerator](https://github.com/pierre3/PlantUmlClassDiagramGenerator)|This is a generator to create a class-diagram of PlantUML from the C# source code.|576|2023-12-16| -|197|[SaiTingHu/HTFramework](https://github.com/SaiTingHu/HTFramework)|Unity HTFramework, a rapid development framework of client to the unity.|569|2023-12-14| -|198|[dotnetcore/CanalSharp](https://github.com/dotnetcore/CanalSharp)| Alibaba mysql database binlog subscription & consumer components Canal's .NET client.|559|2023-12-04| -|199|[GB28181/GB28181.Solution](https://github.com/GB28181/GB28181.Solution)|Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联|557|2023-07-22| -|200|[iccfish/FSLib.App.SimpleUpdater](https://github.com/iccfish/FSLib.App.SimpleUpdater)|A simple automatic update library for .net. 一个炒鸡简单但是足够好用的自动更新库。|553|2023-10-17| +|193|[ModuleArt/quick-picture-viewer](https://github.com/ModuleArt/quick-picture-viewer)|🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.|581|2023-12-14| +|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 ...|576|2023-08-30| +|195|[pierre3/PlantUmlClassDiagramGenerator](https://github.com/pierre3/PlantUmlClassDiagramGenerator)|This is a generator to create a class-diagram of PlantUML from the C# source code.|576|2023-12-16| +|196|[SaiTingHu/HTFramework](https://github.com/SaiTingHu/HTFramework)|Unity HTFramework, a rapid development framework of client to the unity.|569|2023-12-14| +|197|[dotnetcore/CanalSharp](https://github.com/dotnetcore/CanalSharp)| Alibaba mysql database binlog subscription & consumer components Canal's .NET client.|559|2023-12-04| +|198|[GB28181/GB28181.Solution](https://github.com/GB28181/GB28181.Solution)|Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联|557|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.|551|2023-12-02|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/CSS.md b/content/charts/overall/software/CSS.md index ac7fcef6..c3e6f13d 100644 --- a/content/charts/overall/software/CSS.md +++ b/content/charts/overall/software/CSS.md @@ -1,21 +1,21 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > CSS -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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.|18685|2023-11-01| -|2|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|9034|2023-12-15| -|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 ...|8983|2023-12-17| -|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|5719|2023-11-17| -|5|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|5668|2023-11-29| +|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.|18688|2023-11-01| +|2|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|9039|2023-12-15| +|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 ...|8983|2023-12-19| +|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|5722|2023-11-17| +|5|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|5670|2023-11-29| |6|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|5620|2023-07-12| -|7|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|5423|2023-11-30| -|8|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|4411|2023-09-22| -|9|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3857|2023-09-03| +|7|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|5427|2023-11-30| +|8|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|4414|2023-09-22| +|9|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3858|2023-09-03| |10|[guaguaguaxia/weekly_report](https://github.com/guaguaguaxia/weekly_report)|简单描述工作内容,帮你生成完整周报|3085|2023-11-08| -|11|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark|2457|2023-10-08| +|11|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark|2460|2023-10-08| |12|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2111|2023-09-16| |13|[apachecn/.github](https://github.com/apachecn/.github)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1723|2023-12-08| |14|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1653|2023-12-16| @@ -24,160 +24,160 @@ |17|[smartping/smartping](https://github.com/smartping/smartping)|综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能 |1533|2023-07-18| |18|[botuniverse/onebot](https://github.com/botuniverse/onebot)|OneBot:统一的聊天机器人应用接口标准|1531|2023-07-06| |19|[arterli/CmsWing](https://github.com/arterli/CmsWing)|一款基于Egg.js(为企业级框架和应用而生)、Sequelize和GraphQL,功能强大的(PC端,手机端和微信公众平台)电子商务平台及CMS建站系统|1332|2023-12-10| -|20|[Rainbell129/Obsidian-Homepage](https://github.com/Rainbell129/Obsidian-Homepage)|A dashboard for your obsidian vault.|1164|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.|1070|2023-09-25| -|22|[PKM-er/Blue-Topaz_Obsidian-css](https://github.com/PKM-er/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |965|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|[lovefc/china_school_badge](https://github.com/lovefc/china_school_badge)|全国高校校徽字体图标库|809|2023-12-01| -|25|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com|807|2023-12-18| -|26|[hraban/tomono](https://github.com/hraban/tomono)|Multi- To Mono-repository merge|776|2023-10-14| -|27|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|699|2023-12-11| -|28|[Theigrams/My-Typora-Themes](https://github.com/Theigrams/My-Typora-Themes)|A CSS style for Typora|697|2023-07-24| -|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|629|2023-09-10| -|31|[TieBaMma/InstallTutorial](https://github.com/TieBaMma/InstallTutorial)|-|583|2023-08-19| -|32|[Tokinx/Wing](https://github.com/Tokinx/Wing)|Simple, smooth, data-driven, responsive WordPress theme|515|2023-11-27| -|33|[markserv/markserv](https://github.com/markserv/markserv)|🏁 serve markdown as html (GitHub style), index directories, live-reload as you edit|492|2023-11-25| -|34|[typlog/yue.css](https://github.com/typlog/yue.css)|A typography stylesheet for readable content|490|2023-07-21| -|35|[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| -|36|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|485|2023-07-11| -|37|[byrwiki/byrwiki](https://github.com/byrwiki/byrwiki)|北邮人导航:一个框,全能搜|483|2023-10-18| -|38|[paul-hammant/tbd](https://github.com/paul-hammant/tbd)|Source for TrunkBasedDevelopment.com|471|2023-10-25| -|39|[MeiK2333/github-style](https://github.com/MeiK2333/github-style)|-|451|2023-09-18| -|40|[tgnav/tgnav.github.io](https://github.com/tgnav/tgnav.github.io)|TGNAV - Telegram频道导航。收录Telegram上的优质频道,打造一个高质量Telegram频道导航。|419|2023-12-17| -|41|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|410|2023-09-26| -|42|[Johnserf-Seed/TikTokWeb](https://github.com/Johnserf-Seed/TikTokWeb)|TikTokDownload 网页版|396|2023-09-10| -|43|[LyLme/lylme_spage](https://github.com/LyLme/lylme_spage)|六零导航页|383|2023-12-17| -|44|[yaoyao-liu/minimal-light](https://github.com/yaoyao-liu/minimal-light)|A simple and elegant Jekyll theme for an academic personal homepage|383|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|373|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 / 一亩三分地的油猴脚本|364|2023-11-19| -|49|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题,目前由@Bobs9维护开发中。|347|2023-11-16| -|50|[xiangjianan/lks](https://github.com/xiangjianan/lks)|-|326|2023-10-01| -|51|[cuifengcn/wechat-video-generate](https://github.com/cuifengcn/wechat-video-generate)|一键生成微信对话视频的工具|317|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)|一站式自动化测试平台及解决方案|297|2023-12-16| -|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|[MellowCo/unocss-preset-weapp](https://github.com/MellowCo/unocss-preset-weapp)|unocss preset for wechat miniprogram,unocss小程序预设,在 taro uniapp 原生小程序 中使用unocss|271|2023-12-06| -|57|[solstice23/hexo-theme-argon](https://github.com/solstice23/hexo-theme-argon)|Argon-Theme 的 Hexo 移植版|269|2023-11-02| -|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的风格|266|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|249|2023-12-16| -|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 强势归来|224|2023-08-27| -|65|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 ‘Jekyll’ 主题。A candy-colored 🍬 ‘Jekyll’ theme.|220|2023-09-23| -|66|[bukun/TorCMS](https://github.com/bukun/TorCMS)|Flexible, extensible web CMS framework built on Tornado.|219|2023-12-16| -|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是一款针对域威胁的日志分析与监控系统|210|2023-07-27| -|69|[hamster1963/HomeDash](https://github.com/hamster1963/HomeDash)|一个仪表盘|206|2023-12-18| -|70|[oldinaction/ChatGPT-MP](https://github.com/oldinaction/ChatGPT-MP)|基于ChatGPT实现的微信小程序,适配H5和WEB端。包含前后端,支持打字效果输出流式输出,支持AI聊天次数限制,支持分享增加次数等功能。|202|2023-06-28| -|71|[wozulong/ChatGPTAuthHelper](https://github.com/wozulong/ChatGPTAuthHelper)|一个简单的Chrome插件,用来帮助你登录ChatGPT。|196|2023-11-30| -|72|[hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next](https://github.com/hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next)|下一代Acrylic何必是butterfly|187|2023-09-15| -|73|[colonelpanic8/dotfiles](https://github.com/colonelpanic8/dotfiles)|Configuration files for XMonad, Emacs, NixOS, Taffybar and more.|178|2023-12-17| -|74|[outlovecn/portainer-cn](https://github.com/outlovecn/portainer-cn)|portainer-ce 2.11 中文汉化版docker镜像,支持X86、ARM、ARM64|170|2023-11-19| -|75|[zhheo/HeoMusic](https://github.com/zhheo/HeoMusic)|一个基于Aplayer和MetingJS的静态音乐播放器|169|2023-07-28| -|76|[zouyaoji/wedding-invitation](https://github.com/zouyaoji/wedding-invitation)|微信小程序婚礼请柬|167|2023-10-18| -|77|[yong-s/alms](https://github.com/yong-s/alms)|7X24小时在线要饭🍚系统,欢迎👏各位老板打赏,打赏一分也是爱|159|2023-11-19| -|78|[MLNLP-World/MyArxiv](https://github.com/MLNLP-World/MyArxiv)|Arxiv个性化定制化模版,实现对特定领域的相关内容、作者与学术会议的有效跟进。|158|2023-12-17| -|79|[1-2-3/remark-it](https://github.com/1-2-3/remark-it)|markdown -> slideshow ——Write PPT like a programmer|153|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|[newdraw/AppTime](https://github.com/newdraw/AppTime)|桌面时间管理 Desktop Time Management|143|2023-06-29| -|83|[zkeq/news](https://github.com/zkeq/news)|前后端均基于 vercel 的轻量级每日早报项目,支持一键部署,支持部署至服务器。后端由 FastAPI + BeautifulSoup 实现。|142|2023-09-15| -|84|[HappySimple/Typora-theme-Happysimple](https://github.com/HappySimple/Typora-theme-Happysimple)|一款自制的Markdown主题!|139|2023-10-31| -|85|[liuzhengyang/lets-hotfix](https://github.com/liuzhengyang/lets-hotfix)|Dynamic class reloading for java。Java代码热更新,支持本地、远程|139|2023-12-05| -|86|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款多功能双模式主题 A multifunctional dual-mode theme of SiYuan Note.|137|2023-12-15| -|87|[xOS/Nange](https://github.com/xOS/Nange)|个人主页|135|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,兼容不支持的语法。|130|2023-12-13| -|89|[Bililive/www.danmuji.org](https://github.com/Bililive/www.danmuji.org)|弹幕姬的网站 https://www.danmuji.org 弹幕姬 https://github.com/copyliu/bililive_dm|128|2023-12-04| -|90|[win4r/AISuperDomain](https://github.com/win4r/AISuperDomain)|AI超元域->最强AI集成客户端。ChatGPT windows macos android客户端 一次提问能获得16款AI的同时回答,自带ChatGPT、Claude2、Gemini、Bard、bing AI、GPTs、LLaMA2等多款AI。 可自定义不同AI来回答你的提问,自带双向翻译功能以解决英文不好的用户方便使用Bard等AI。 可自定义提示词,使用提示词的适合在最下面的输入框输入斜线 ...|127|2023-12-15| -|91|[idealclover/UniTypecho](https://github.com/idealclover/UniTypecho)|🎉 多平台 Typecho 移动应用解决方案 可打包为 APP/小程序|124|2023-11-28| -|92|[HVML/HVML-Docs](https://github.com/HVML/HVML-Docs)|Specification drafts, articles, and samples about HVML|114|2023-11-02| -|93|[leovan/data-science-introduction-with-r](https://github.com/leovan/data-science-introduction-with-r)|R 语言数据科学导论 Data Science Introduction with R|111|2023-10-31| -|94|[ZhongFuCheng3y/austin-admin](https://github.com/ZhongFuCheng3y/austin-admin)|消息推送平台前端项目🔥依赖低代码平台Amis|106|2023-07-30| -|95|[AJLoveChina/loveBalloon](https://github.com/AJLoveChina/loveBalloon)|:balloon:塞纳河畔,左岸的咖啡。告白气球,说出心里的小九九。https://ajlovechina.github.io/loveBalloon/.|106|2023-10-09| -|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复刻|98|2023-12-18| -|100|[FederatedAI/FATE-Board](https://github.com/FederatedAI/FATE-Board)|FATE's Visualization Toolkit|95|2023-12-18| -|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 等主流技术开发,内置许多开箱即用的组件,能快速构建中后台管理系统,目前决定完全开源。|91|2023-09-21| -|103|[xinlei3166/vitepress-demo](https://github.com/xinlei3166/vitepress-demo)|使用 Vitepress 搭建组件库文档站点。|86|2023-07-19| -|104|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|83|2023-12-18| -|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|81|2023-10-26| -|107|[uu6/llxhq](https://github.com/uu6/llxhq)|流量消耗器,流量消失器,多线程消耗流量,消耗定向流量,流量杀手|80|2023-11-21| -|108|[aisuda/amis-widget](https://github.com/aisuda/amis-widget)|amis组件注册器(支持react、vue2.0、vue3.0和jQuery技术栈),主要用于注册amis渲染器、amis-editor插件。|79|2023-11-23| -|109|[MUKAPP/LiteLoaderQQNT-MSpring-Theme](https://github.com/MUKAPP/LiteLoaderQQNT-MSpring-Theme)|LiteLoaderQQNT 主题,优雅 · 粉粉 · 细致|77|2023-12-15| -|110|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|77|2023-09-11| -|111|[MichealWayne/Moo-CSS](https://github.com/MichealWayne/Moo-CSS)|模块化面向对象的css写法规范策略。适用于大中小型C端项目样式开发,旨在提高开发和维护效率。|77|2023-10-07| -|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和大数据等技术栈总结!|74|2023-08-01| -|114|[guqing/halo-theme-higan](https://github.com/guqing/halo-theme-higan)|halo主题名彼岸,生死为此岸,涅槃为彼岸;有苦无乐为此岸,无苦无乐为彼岸...它代表着对一切美好的精神追求,也代表着生生不息的轮回亦如本主题分黑白两色,阴极阳至,向死而生。|74|2023-12-12| -|115|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个北大教学网的美化样式|71|2023-12-02| -|116|[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| -|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日本影片重命名脚本|67|2023-08-24| -|119|[Sight-wcg/layui-theme-dark](https://github.com/Sight-wcg/layui-theme-dark)|layui 暗色主题|65|2023-11-01| -|120|[ning0818/hexo-theme-ning](https://github.com/ning0818/hexo-theme-ning)|一款简洁的Hexo主题|64|2023-09-16| -|121|[Roozenlz/halo-theme-aurora](https://github.com/Roozenlz/halo-theme-aurora)|移植自hexo-theme-aurora适配Halo2.x的Aurora主题|62|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| -|124|[red/docs](https://github.com/red/docs)|Red-related user documentation repository|58|2023-11-08| -|125|[waite0603/Resume-vCard-Collection](https://github.com/waite0603/Resume-vCard-Collection)|About Responsive Personal Portfolio Website Using HTML CSS and JavaScript with Light & Dark Theme Toggle, Web前端静态个人简历,网页个人简历模版,HTML&CSS制作个人简历, 个人作品集网站|57|2023-12-10| -|126|[smallyunet/hexo-theme-yinwang](https://github.com/smallyunet/hexo-theme-yinwang)|Hexo blog theme, Wang Yin’s blog theme, yinwang.org style.|57|2023-10-22| -|127|[Gamuxorg/AppImage-CN](https://github.com/Gamuxorg/AppImage-CN)|AppImage中文文档,源自官方英文文档。|57|2023-07-16| -|128|[xiaoxuan6/chatgpt-server](https://github.com/xiaoxuan6/chatgpt-server)|ChatGPT 在线免费网站|52|2023-12-17| -|129|[Bronya-Rayi/PDScan](https://github.com/Bronya-Rayi/PDScan)|简单的一键式网络空间资产搜集测绘和Web漏扫的结合工具,Web端管理页面,只需要输入域名或ip,结合了oneforall、scaninfo、httpx、crawlergo、xray等多个优秀工具|52|2023-08-02| -|130|[renyuanzhe/NJUPT-CS-Courses](https://github.com/renyuanzhe/NJUPT-CS-Courses)|NJUPT南京邮电大学,计算机相关课程的实验报告,大作业以及学习资料【合集】【包括:南京邮电大学数据结构实验,南京邮电大学离散数学实验,南京邮电大学操作系统实验,南京邮电大学电工电子基础实验B实验,南京邮电大学汇编语言实验,南京邮电大学密码学实验,南京邮电大学Web安全实验,南京邮电大学计算机通信与网络实验,南京邮电大学软件工程(双语)实验……】|49|2023-06-28| -|131|[shuhongfan/sl-express](https://github.com/shuhongfan/sl-express)|神领物流 黑马 物流项目 神领物流系统类似顺丰速运,是向C端用户提供快递服务的系统。竞品有:顺丰、中通、圆通、京东快递等。 项目产品主要有4端产品: - 用户端:基于微信小程序开发,外部客户使用,可以寄件、查询物流信息等。 - 快递员端:基于安卓开发的手机APP,公司内部的快递员使用,可以接收取派件任务等。 - 司机端:基于安卓开发的手机APP,公司内部的司机使用,可以接收运输任务、上报位置信息 ...|48|2023-10-04| -|132|[vnyoon/web-magic](https://github.com/vnyoon/web-magic)|这个repo通过实际案例来演示如何运用HTML、CSS和JavaScript创建各种互动性、独特性、动感酷炫和视觉效果。|48|2023-12-18| +|20|[Rainbell129/Obsidian-Homepage](https://github.com/Rainbell129/Obsidian-Homepage)|A dashboard for your obsidian vault.|1165|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.|1071|2023-09-25| +|22|[canxin0523/thesixsectorTeam](https://github.com/canxin0523/thesixsectorTeam)|-|982|2023-12-17| +|23|[PKM-er/Blue-Topaz_Obsidian-css](https://github.com/PKM-er/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |966|2023-11-26| +|24|[D0n9X1n/hexo-blog-encrypt](https://github.com/D0n9X1n/hexo-blog-encrypt)|Yet, just another hexo plugin for security.|924|2023-09-19| +|25|[lovefc/china_school_badge](https://github.com/lovefc/china_school_badge)|全国高校校徽字体图标库|809|2023-12-01| +|26|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com|807|2023-12-18| +|27|[hraban/tomono](https://github.com/hraban/tomono)|Multi- To Mono-repository merge|776|2023-10-14| +|28|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|699|2023-12-11| +|29|[Theigrams/My-Typora-Themes](https://github.com/Theigrams/My-Typora-Themes)|A CSS style for Typora|696|2023-07-24| +|30|[honjun/hexo-theme-sakura](https://github.com/honjun/hexo-theme-sakura)|-|667|2023-07-16| +|31|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|631|2023-09-10| +|32|[TieBaMma/InstallTutorial](https://github.com/TieBaMma/InstallTutorial)|-|584|2023-08-19| +|33|[Tokinx/Wing](https://github.com/Tokinx/Wing)|Simple, smooth, data-driven, responsive WordPress theme|517|2023-11-27| +|34|[markserv/markserv](https://github.com/markserv/markserv)|🏁 serve markdown as html (GitHub style), index directories, live-reload as you edit|492|2023-11-25| +|35|[typlog/yue.css](https://github.com/typlog/yue.css)|A typography stylesheet for readable content|491|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| +|37|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|485|2023-07-11| +|38|[byrwiki/byrwiki](https://github.com/byrwiki/byrwiki)|北邮人导航:一个框,全能搜|483|2023-10-18| +|39|[paul-hammant/tbd](https://github.com/paul-hammant/tbd)|Source for TrunkBasedDevelopment.com|471|2023-10-25| +|40|[MeiK2333/github-style](https://github.com/MeiK2333/github-style)|-|451|2023-09-18| +|41|[tgnav/tgnav.github.io](https://github.com/tgnav/tgnav.github.io)|TGNAV - Telegram频道导航。收录Telegram上的优质频道,打造一个高质量Telegram频道导航。|419|2023-12-17| +|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 网页版|398|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|384|2023-10-31| +|45|[LyLme/lylme_spage](https://github.com/LyLme/lylme_spage)|六零导航页|383|2023-12-19| +|46|[slippersheepig/chatgpt-web](https://github.com/slippersheepig/chatgpt-web)|使用官方ChatGPT API实现简单HTML网页版在线聊天(支持markdown语法、多用户会话隔离及连续对话)|373|2023-09-04| +|47|[varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)|:star2: A simple and beautiful theme for Hugo|373|2023-09-18| +|48|[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| +|49|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|364|2023-11-19| +|50|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题,目前由@Bobs9维护开发中。|348|2023-11-16| +|51|[xiangjianan/lks](https://github.com/xiangjianan/lks)|-|326|2023-10-01| +|52|[cuifengcn/wechat-video-generate](https://github.com/cuifengcn/wechat-video-generate)|一键生成微信对话视频的工具|316|2023-07-14| +|53|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,绑定解绑域名,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|307|2023-08-08| +|54|[m2kar/m2kar.github.io](https://github.com/m2kar/m2kar.github.io)|M2kar的个人主页|301|2023-08-23| +|55|[testdevhome/Autotestplat](https://github.com/testdevhome/Autotestplat)|一站式自动化测试平台及解决方案|299|2023-12-16| +|56|[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| +|57|[MellowCo/unocss-preset-weapp](https://github.com/MellowCo/unocss-preset-weapp)|unocss preset for wechat miniprogram,unocss小程序预设,在 taro uniapp 原生小程序 中使用unocss|272|2023-12-06| +|58|[solstice23/hexo-theme-argon](https://github.com/solstice23/hexo-theme-argon)|Argon-Theme 的 Hexo 移植版|270|2023-11-02| +|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的风格|266|2023-11-23| +|60|[qr-merger/merger](https://github.com/qr-merger/merger)|Lightweight, Integrated QR Code Payment Interface - https://demo.qrcdn.com|262|2023-08-28| +|61|[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| +|62|[YiNNx/typora-theme-lapis](https://github.com/YiNNx/typora-theme-lapis)|🖊️A clean Typora theme in blue tones|255|2023-12-16| +|63|[kujian/simple-flexible](https://github.com/kujian/simple-flexible)|mobile frontend simple rem responsive code|253|2023-10-26| +|64|[happypeter/haoduoshipin](https://github.com/happypeter/haoduoshipin)|好多视频|226|2023-07-13| +|65|[hexo-theme-Acrylic/Hexo-Theme-Acrylic](https://github.com/hexo-theme-Acrylic/Hexo-Theme-Acrylic)|Acrylic-Promote 强势归来|224|2023-08-27| +|66|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 ‘Jekyll’ 主题。A candy-colored 🍬 ‘Jekyll’ theme.|220|2023-09-23| +|67|[bukun/TorCMS](https://github.com/bukun/TorCMS)|Flexible, extensible web CMS framework built on Tornado.|219|2023-12-16| +|68|[slippersheepig/chatgpt-html](https://github.com/slippersheepig/chatgpt-html)|使用ChatGPT接口,实现简单HTML网页版在线聊天(支持markdown语法、多用户会话隔离及查看连续对话记录)|217|2023-09-04| +|69|[Qihoo360/WatchAD2.0](https://github.com/Qihoo360/WatchAD2.0)|WatchAD2.0是一款针对域威胁的日志分析与监控系统|210|2023-07-27| +|70|[hamster1963/HomeDash](https://github.com/hamster1963/HomeDash)|一个仪表盘|206|2023-12-19| +|71|[oldinaction/ChatGPT-MP](https://github.com/oldinaction/ChatGPT-MP)|基于ChatGPT实现的微信小程序,适配H5和WEB端。包含前后端,支持打字效果输出流式输出,支持AI聊天次数限制,支持分享增加次数等功能。|203|2023-06-28| +|72|[wozulong/ChatGPTAuthHelper](https://github.com/wozulong/ChatGPTAuthHelper)|一个简单的Chrome插件,用来帮助你登录ChatGPT。|197|2023-11-30| +|73|[hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next](https://github.com/hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next)|下一代Acrylic何必是butterfly|187|2023-09-15| +|74|[colonelpanic8/dotfiles](https://github.com/colonelpanic8/dotfiles)|Configuration files for XMonad, Emacs, NixOS, Taffybar and more.|178|2023-12-17| +|75|[outlovecn/portainer-cn](https://github.com/outlovecn/portainer-cn)|portainer-ce 2.11 中文汉化版docker镜像,支持X86、ARM、ARM64|170|2023-11-19| +|76|[zhheo/HeoMusic](https://github.com/zhheo/HeoMusic)|一个基于Aplayer和MetingJS的静态音乐播放器|169|2023-07-28| +|77|[zouyaoji/wedding-invitation](https://github.com/zouyaoji/wedding-invitation)|微信小程序婚礼请柬|167|2023-10-18| +|78|[MLNLP-World/MyArxiv](https://github.com/MLNLP-World/MyArxiv)|Arxiv个性化定制化模版,实现对特定领域的相关内容、作者与学术会议的有效跟进。|161|2023-12-19| +|79|[yong-s/alms](https://github.com/yong-s/alms)|7X24小时在线要饭🍚系统,欢迎👏各位老板打赏,打赏一分也是爱|160|2023-11-19| +|80|[1-2-3/remark-it](https://github.com/1-2-3/remark-it)|markdown -> slideshow ——Write PPT like a programmer|153|2023-10-06| +|81|[zhitom/zkweb](https://github.com/zhitom/zkweb)|zookeeper web管理和监控界面,使用内置的H2数据库,此版本基于淘宝大神yasenagat的zkWeb源码基础之上进行了大幅升级和修改,主要新增了集群监控和国际化功能,直接java -jar或将war包放入tomcat即可运行!最近新增加了docker镜像功能!|152|2023-10-11| +|82|[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| +|83|[newdraw/AppTime](https://github.com/newdraw/AppTime)|桌面时间管理 Desktop Time Management|143|2023-06-29| +|84|[zkeq/news](https://github.com/zkeq/news)|前后端均基于 vercel 的轻量级每日早报项目,支持一键部署,支持部署至服务器。后端由 FastAPI + BeautifulSoup 实现。|142|2023-09-15| +|85|[HappySimple/Typora-theme-Happysimple](https://github.com/HappySimple/Typora-theme-Happysimple)|一款自制的Markdown主题!|140|2023-10-31| +|86|[liuzhengyang/lets-hotfix](https://github.com/liuzhengyang/lets-hotfix)|Dynamic class reloading for java。Java代码热更新,支持本地、远程|139|2023-12-05| +|87|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款多功能双模式主题 A multifunctional dual-mode theme of SiYuan Note.|137|2023-12-15| +|88|[xOS/Nange](https://github.com/xOS/Nange)|个人主页|135|2023-10-13| +|89|[unocss-applet/unocss-applet](https://github.com/unocss-applet/unocss-applet)|Using UnoCSS in applet(UniApp / Taro) to be compatible with unsupported syntax. 在小程序中使用UnoCSS,兼容不支持的语法。|130|2023-12-13| +|90|[win4r/AISuperDomain](https://github.com/win4r/AISuperDomain)|AI超元域->最强AI集成客户端。ChatGPT windows macos android客户端 一次提问能获得16款AI的同时回答,自带ChatGPT、Claude2、Gemini、Bard、bing AI、GPTs、LLaMA2等多款AI。 可自定义不同AI来回答你的提问,自带双向翻译功能以解决英文不好的用户方便使用Bard等AI。 可自定义提示词,使用提示词的适合在最下面的输入框输入斜线 ...|128|2023-12-15| +|91|[Bililive/www.danmuji.org](https://github.com/Bililive/www.danmuji.org)|弹幕姬的网站 https://www.danmuji.org 弹幕姬 https://github.com/copyliu/bililive_dm|128|2023-12-04| +|92|[idealclover/UniTypecho](https://github.com/idealclover/UniTypecho)|🎉 多平台 Typecho 移动应用解决方案 可打包为 APP/小程序|124|2023-11-28| +|93|[HVML/HVML-Docs](https://github.com/HVML/HVML-Docs)|Specification drafts, articles, and samples about HVML|114|2023-11-02| +|94|[leovan/data-science-introduction-with-r](https://github.com/leovan/data-science-introduction-with-r)|R 语言数据科学导论 Data Science Introduction with R|111|2023-10-31| +|95|[ZhongFuCheng3y/austin-admin](https://github.com/ZhongFuCheng3y/austin-admin)|消息推送平台前端项目🔥依赖低代码平台Amis|106|2023-07-30| +|96|[AJLoveChina/loveBalloon](https://github.com/AJLoveChina/loveBalloon)|:balloon:塞纳河畔,左岸的咖啡。告白气球,说出心里的小九九。https://ajlovechina.github.io/loveBalloon/.|106|2023-10-09| +|97|[1251240000/StockVisualization](https://github.com/1251240000/StockVisualization)|基于Django框架的Tushare股票数据可视化平台|104|2023-07-23| +|98|[axui/axui](https://github.com/axui/axui)|AXUI前端框架的理念是:能用css实现的不用js,需要使用js则尽量少用,需要大量使用js则尽量可复用。|100|2023-11-01| +|99|[qihaiyan/ng-boot-oauth](https://github.com/qihaiyan/ng-boot-oauth)|oauth2 demo with angularjs and springboot|99|2023-10-27| +|100|[royc01/notion-theme](https://github.com/royc01/notion-theme)|notion复刻|98|2023-12-19| +|101|[FederatedAI/FATE-Board](https://github.com/FederatedAI/FATE-Board)|FATE's Visualization Toolkit|95|2023-12-19| +|102|[aliyun/cloud-design](https://github.com/aliyun/cloud-design)|阿里云前端组件库,由专有云&公有云前端团队共建|92|2023-08-28| +|103|[biubiubiu01/vue3-basic-admin](https://github.com/biubiubiu01/vue3-basic-admin)|vue3-basic-admin 是一款开源开箱即用的中后台管理系统。基于 Vue3、Vite、Element-Plus、TypeScript、Pinia 等主流技术开发,内置许多开箱即用的组件,能快速构建中后台管理系统,目前决定完全开源。|91|2023-09-21| +|104|[xinlei3166/vitepress-demo](https://github.com/xinlei3166/vitepress-demo)|使用 Vitepress 搭建组件库文档站点。|86|2023-07-19| +|105|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|83|2023-12-18| +|106|[ciaoca/ZenCalendar](https://github.com/ciaoca/ZenCalendar)|使用 CSS 样式设计,制作丰富的主题日历。|81|2023-10-27| +|107|[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|81|2023-10-26| +|108|[uu6/llxhq](https://github.com/uu6/llxhq)|流量消耗器,流量消失器,多线程消耗流量,消耗定向流量,流量杀手|80|2023-11-21| +|109|[aisuda/amis-widget](https://github.com/aisuda/amis-widget)|amis组件注册器(支持react、vue2.0、vue3.0和jQuery技术栈),主要用于注册amis渲染器、amis-editor插件。|79|2023-11-23| +|110|[MUKAPP/LiteLoaderQQNT-MSpring-Theme](https://github.com/MUKAPP/LiteLoaderQQNT-MSpring-Theme)|LiteLoaderQQNT 主题,优雅 · 粉粉 · 细致|77|2023-12-15| +|111|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|77|2023-09-11| +|112|[MichealWayne/Moo-CSS](https://github.com/MichealWayne/Moo-CSS)|模块化面向对象的css写法规范策略。适用于大中小型C端项目样式开发,旨在提高开发和维护效率。|77|2023-10-07| +|113|[tonydeng/EA-practices](https://github.com/tonydeng/EA-practices)|企业架构设计方法与实践|75|2023-11-29| +|114|[guqing/halo-theme-higan](https://github.com/guqing/halo-theme-higan)|halo主题名彼岸,生死为此岸,涅槃为彼岸;有苦无乐为此岸,无苦无乐为彼岸...它代表着对一切美好的精神追求,也代表着生生不息的轮回亦如本主题分黑白两色,阴极阳至,向死而生。|75|2023-12-12| +|115|[yu120/lemon-guide](https://github.com/yu120/lemon-guide)|收纳操作系统、JAVA、算法、数据库、中间件、解决方案、架构、DevOps和大数据等技术栈总结!|74|2023-08-01| +|116|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个北大教学网的美化样式|71|2023-12-02| +|117|[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| +|118|[willard-yuan/willard-yuan.github.io](https://github.com/willard-yuan/willard-yuan.github.io)|💎 Yong's Homepage|68|2023-11-05| +|119|[LSD08KM/115RenamePlus](https://github.com/LSD08KM/115RenamePlus)|115日本影片重命名脚本|67|2023-08-24| +|120|[Sight-wcg/layui-theme-dark](https://github.com/Sight-wcg/layui-theme-dark)|layui 暗色主题|65|2023-11-01| +|121|[ning0818/hexo-theme-ning](https://github.com/ning0818/hexo-theme-ning)|一款简洁的Hexo主题|64|2023-09-16| +|122|[Roozenlz/halo-theme-aurora](https://github.com/Roozenlz/halo-theme-aurora)|移植自hexo-theme-aurora适配Halo2.x的Aurora主题|62|2023-08-23| +|123|[lvming6816077/report-monitor](https://github.com/lvming6816077/report-monitor)|【Report Monitor】一款完整、高性能、高可用的打点监控和统计平台|58|2023-10-30| +|124|[noisky/Homepage](https://github.com/noisky/Homepage)|饭饭's Homepage 2.0|58|2023-06-27| +|125|[red/docs](https://github.com/red/docs)|Red-related user documentation repository|58|2023-11-08| +|126|[waite0603/Resume-vCard-Collection](https://github.com/waite0603/Resume-vCard-Collection)|About Responsive Personal Portfolio Website Using HTML CSS and JavaScript with Light & Dark Theme Toggle, Web前端静态个人简历,网页个人简历模版,HTML&CSS制作个人简历, 个人作品集网站|57|2023-12-10| +|127|[smallyunet/hexo-theme-yinwang](https://github.com/smallyunet/hexo-theme-yinwang)|Hexo blog theme, Wang Yin’s blog theme, yinwang.org style.|57|2023-10-22| +|128|[Gamuxorg/AppImage-CN](https://github.com/Gamuxorg/AppImage-CN)|AppImage中文文档,源自官方英文文档。|57|2023-07-16| +|129|[xiaoxuan6/chatgpt-server](https://github.com/xiaoxuan6/chatgpt-server)|ChatGPT 在线免费网站|52|2023-12-17| +|130|[Bronya-Rayi/PDScan](https://github.com/Bronya-Rayi/PDScan)|简单的一键式网络空间资产搜集测绘和Web漏扫的结合工具,Web端管理页面,只需要输入域名或ip,结合了oneforall、scaninfo、httpx、crawlergo、xray等多个优秀工具|52|2023-08-02| +|131|[renyuanzhe/NJUPT-CS-Courses](https://github.com/renyuanzhe/NJUPT-CS-Courses)|NJUPT南京邮电大学,计算机相关课程的实验报告,大作业以及学习资料【合集】【包括:南京邮电大学数据结构实验,南京邮电大学离散数学实验,南京邮电大学操作系统实验,南京邮电大学电工电子基础实验B实验,南京邮电大学汇编语言实验,南京邮电大学密码学实验,南京邮电大学Web安全实验,南京邮电大学计算机通信与网络实验,南京邮电大学软件工程(双语)实验……】|49|2023-06-28| +|132|[shuhongfan/sl-express](https://github.com/shuhongfan/sl-express)|神领物流 黑马 物流项目 神领物流系统类似顺丰速运,是向C端用户提供快递服务的系统。竞品有:顺丰、中通、圆通、京东快递等。 项目产品主要有4端产品: - 用户端:基于微信小程序开发,外部客户使用,可以寄件、查询物流信息等。 - 快递员端:基于安卓开发的手机APP,公司内部的快递员使用,可以接收取派件任务等。 - 司机端:基于安卓开发的手机APP,公司内部的司机使用,可以接收运输任务、上报位置信息 ...|48|2023-10-04| |133|[Firestar-Reimu/Arch-and-Manjaro-KDE-Installation](https://github.com/Firestar-Reimu/Arch-and-Manjaro-KDE-Installation)|安装 Arch/Manjaro Linux + KDE Plasma + Windows 11 双系统的指南|48|2023-11-21| |134|[PyChina/weekly](https://github.com/PyChina/weekly)|Pelican as static blog for http://weekly.pychina.org|48|2023-12-18| -|135|[BlueSkyCaps/CoolNetBlog](https://github.com/BlueSkyCaps/CoolNetBlog)|使用c#/asp.net core 6的轻量级、简洁、跨平台的博客框架 博客系统。A lightweight, concise, and fast blogging framework using c# asp.net core 6.|46|2023-08-19| -|136|[actions-cool/cool](https://github.com/actions-cool/cool)|😎 Cool is over. 酷就完事了。https://actions-cool.github.io/cool/|46|2023-12-17| -|137|[dongyao8/dycms](https://github.com/dongyao8/dycms)|DYCMS Website Navigation 网址导航、内容导航平台,人人都是生活的导航者! (寻前端朋友构建定制化界面,欢迎联系)|46|2023-09-27| -|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-12-17| -|140|[1771245847/1771245847.github.io](https://github.com/1771245847/1771245847.github.io)|Web Site - 残月引导页|39|2023-11-07| -|141|[sunyctf/css-effects](https://github.com/sunyctf/css-effects)|⭐ 前端css特效,持续更新。喜欢的话就Star一下吧!|38|2023-12-11| -|142|[EasyOC/EasyOC](https://github.com/EasyOC/EasyOC)|EasyOC 是一个基于OrchardCore 的低代码SPA 服务端开发框架 ,前端项目 https://github.com/EasyOC/EasyOC.VbenAdmin|38|2023-08-28| -|143|[Project-Gutenberg/Pincong-data](https://github.com/Project-Gutenberg/Pincong-data)|品葱精选,看翻车新闻|38|2023-12-18| -|144|[silianpan/Seal-UniPlugin-Demo](https://github.com/silianpan/Seal-UniPlugin-Demo)|跨平台Office文档、图片在线预览,音视频播放原生插件Seal-OfficeOnline【非X5离线、组件嵌入、水印、WPS预览编辑】。百度OCR文字识别、证卡识别、票据识别原生插件Seal-OCR。百度语音在线识别原生插件Seal-VoiceASR。|38|2023-12-16| -|145|[sssdgithub/ddns4j](https://github.com/sssdgithub/ddns4j)|动态域名解析 将集成主流域名解析服务商,阿里云,腾讯云,Cloudflare等的使用Java实现的动态域名解析工具 DDNS4J|35|2023-12-15| -|146|[qjyn1314/authorization-life](https://github.com/qjyn1314/authorization-life)|spring-authorization-server 与 spring-security + springboot + nacos 深度整合示例。|35|2023-12-17| -|147|[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| -|148|[gslnzfq/obsidian-proxy-server](https://github.com/gslnzfq/obsidian-proxy-server)|为了解决国内无法访问插件商店和主题商店的问题,我写了这个代理服务器,可以部署在netlify上运行。|34|2023-11-24| -|149|[roinli/charge-pile-saas-system](https://github.com/roinli/charge-pile-saas-system)|充电桩Saas云平台源代码。技术栈:java微服务,springcloud和springboot、mysql 、redis等常用,充电桩系统包含(公众号、H5、小程序)、采集端、运营端、代理商端、支持云快充1.5协议、充电桩硬件,充电桩二轮、充电桩四轮,。二轮充电桩解决方案文档、四轮充电桩解决方案文档技术。(小程序演示平台 h5演示平台 充电桩商户端演示、充电桩平台端演示)|34|2023-12-07| -|150|[bingoYB/website-navigation](https://github.com/bingoYB/website-navigation)|我的网址导航|34|2023-06-19| +|135|[vnyoon/web-magic](https://github.com/vnyoon/web-magic)|这个repo通过实际案例来演示如何运用HTML、CSS和JavaScript创建各种互动性、独特性、动感酷炫和视觉效果。|47|2023-12-19| +|136|[BlueSkyCaps/CoolNetBlog](https://github.com/BlueSkyCaps/CoolNetBlog)|使用c#/asp.net core 6的轻量级、简洁、跨平台的博客框架 博客系统。A lightweight, concise, and fast blogging framework using c# asp.net core 6.|46|2023-08-19| +|137|[actions-cool/cool](https://github.com/actions-cool/cool)|😎 Cool is over. 酷就完事了。https://actions-cool.github.io/cool/|46|2023-12-17| +|138|[dongyao8/dycms](https://github.com/dongyao8/dycms)|DYCMS Website Navigation 网址导航、内容导航平台,人人都是生活的导航者! (寻前端朋友构建定制化界面,欢迎联系)|46|2023-09-27| +|139|[Dejavu-Tech/EP-Admin](https://github.com/Dejavu-Tech/EP-Admin)|EP 吃货星球 社区团购后端/CMS 5.x|42|2023-11-29| +|140|[sheep-realms/Echo-Live](https://github.com/sheep-realms/Echo-Live)|一款基于 Echo 的用于无声系虚拟主播直播的仿视觉小说对话框 OBS 插件|39|2023-12-19| +|141|[1771245847/1771245847.github.io](https://github.com/1771245847/1771245847.github.io)|Web Site - 残月引导页|39|2023-11-07| +|142|[sunyctf/css-effects](https://github.com/sunyctf/css-effects)|⭐ 前端css特效,持续更新。喜欢的话就Star一下吧!|38|2023-12-11| +|143|[EasyOC/EasyOC](https://github.com/EasyOC/EasyOC)|EasyOC 是一个基于OrchardCore 的低代码SPA 服务端开发框架 ,前端项目 https://github.com/EasyOC/EasyOC.VbenAdmin|38|2023-08-28| +|144|[Project-Gutenberg/Pincong-data](https://github.com/Project-Gutenberg/Pincong-data)|品葱精选,看翻车新闻|38|2023-12-18| +|145|[silianpan/Seal-UniPlugin-Demo](https://github.com/silianpan/Seal-UniPlugin-Demo)|跨平台Office文档、图片在线预览,音视频播放原生插件Seal-OfficeOnline【非X5离线、组件嵌入、水印、WPS预览编辑】。百度OCR文字识别、证卡识别、票据识别原生插件Seal-OCR。百度语音在线识别原生插件Seal-VoiceASR。|38|2023-12-19| +|146|[sssdgithub/ddns4j](https://github.com/sssdgithub/ddns4j)|动态域名解析 将集成主流域名解析服务商,阿里云,腾讯云,Cloudflare等的使用Java实现的动态域名解析工具 DDNS4J|35|2023-12-18| +|147|[qjyn1314/authorization-life](https://github.com/qjyn1314/authorization-life)|spring-authorization-server 与 spring-security + springboot + nacos 深度整合示例。|35|2023-12-17| +|148|[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| +|149|[gslnzfq/obsidian-proxy-server](https://github.com/gslnzfq/obsidian-proxy-server)|为了解决国内无法访问插件商店和主题商店的问题,我写了这个代理服务器,可以部署在netlify上运行。|34|2023-11-24| +|150|[roinli/charge-pile-saas-system](https://github.com/roinli/charge-pile-saas-system)|充电桩Saas云平台源代码。技术栈:java微服务,springcloud和springboot、mysql 、redis等常用,充电桩系统包含(公众号、H5、小程序)、采集端、运营端、代理商端、支持云快充1.5协议、充电桩硬件,充电桩二轮、充电桩四轮,。二轮充电桩解决方案文档、四轮充电桩解决方案文档技术。(小程序演示平台 h5演示平台 充电桩商户端演示、充电桩平台端演示)|34|2023-12-07| |151|[xxhzm/FontLibs](https://github.com/xxhzm/FontLibs)|typecho插件FontLibs,后台可以更换字体|32|2023-08-21| |152|[hexie2108/bilibili_dynamic_lottery](https://github.com/hexie2108/bilibili_dynamic_lottery)|B站动态转发抽奖小程序|32|2023-11-11| |153|[HSSkyBoy/DOL-CheatExtend](https://github.com/HSSkyBoy/DOL-CheatExtend)|DOL Cheta Extend 欲都孤儿作弊扩展|31|2023-12-10| |154|[festoney8/LiteLoaderQQNT-Telegram-Theme](https://github.com/festoney8/LiteLoaderQQNT-Telegram-Theme)|LiteLoaderQQNT 插件,高仿Telegram风格的QQ主题|31|2023-08-08| -|155|[forFudan/yuhao](https://github.com/forFudan/yuhao)|宇浩繁简通打输入法·全汉字覆盖·四重注解·臺灣字形支持|30|2023-12-06| -|156|[shaonianzhentan/google_maps](https://github.com/shaonianzhentan/google_maps)|使用百度地图替换官方的Google地图|30|2023-11-02| -|157|[xOS/Home](https://github.com/xOS/Home)|个人主页|30|2023-10-13| +|155|[shaonianzhentan/google_maps](https://github.com/shaonianzhentan/google_maps)|使用百度地图替换官方的Google地图|31|2023-11-02| +|156|[xOS/Home](https://github.com/xOS/Home)|个人主页|31|2023-10-13| +|157|[forFudan/yuhao](https://github.com/forFudan/yuhao)|宇浩繁简通打输入法·全汉字覆盖·四重注解·臺灣字形支持|30|2023-12-18| |158|[qiaohao9/dotfiles](https://github.com/qiaohao9/dotfiles)| :gear: My ArchLinux/macOS Config files. |30|2023-08-29| |159|[FE-Mars/bilibili-source](https://github.com/FE-Mars/bilibili-source)|上传B站视频的源码|29|2023-12-18| |160|[LightAPIs/WebStackTypechoTheme](https://github.com/LightAPIs/WebStackTypechoTheme)|WebStack 网址导航 Typecho 主题|29|2023-10-02| |161|[glzjin/CISCN-2019-Northern-China-Web](https://github.com/glzjin/CISCN-2019-Northern-China-Web)|国赛 2019 华北赛区 Web 题目备份|29|2023-11-15| |162|[DuoSco/Hexo-theme-solitude](https://github.com/DuoSco/Hexo-theme-solitude)|一个优雅的Heo风格的Hexo主题,接近Heo,完整度高。|27|2023-11-28| |163|[gwcx/imgdalao](https://github.com/gwcx/imgdalao)|大佬图床|27|2023-08-13| -|164|[uhppoted/uhppoted](https://github.com/uhppoted/uhppoted)|Cross-platform components for building access control systems based on the UHPPOTE UT0311 TCP/IP access controller boards|27|2023-12-14| +|164|[uhppoted/uhppoted](https://github.com/uhppoted/uhppoted)|Cross-platform components for building access control systems based on the UHPPOTE UT0311 TCP/IP access controller boards|27|2023-12-18| |165|[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| |166|[zkeq/Tuostudy-Short-url](https://github.com/zkeq/Tuostudy-Short-url)|利用 404 原理的一个短链服务。(数据库已集成 OSS , Notion's Database )|26|2023-11-12| |167|[ncchen99/NCKU-Evaluator](https://github.com/ncchen99/NCKU-Evaluator)|為成大選課系統注入來自 urschool 和 nckuhub 的評價🤖|26|2023-07-18| |168|[Siozeonhang/Ying](https://github.com/Siozeonhang/Ying)|懒鬼一个,随缘更|25|2023-09-01| -|169|[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 瓦罗兰特商店查询,无需安装任何软件即可帮助你查询每日商店、黑市和配件商店的网页|24|2023-11-06| -|170|[0000cd/character-prompts](https://github.com/0000cd/character-prompts)|ChatGPT 交个AI虚拟朋友(CP)吧 👥|24|2023-09-20| -|171|[tomlxq/best-practice](https://github.com/tomlxq/best-practice)|零配置spring mvc+jpg+freemarker|24|2023-06-29| -|172|[houlangs/Newlangs4](https://github.com/houlangs/Newlangs4)|全新二级域名程序,由厚浪开发|23|2023-12-12| -|173|[Thunderw01/SSPanel-Metrons](https://github.com/Thunderw01/SSPanel-Metrons)|SSPanel,SSPanel-Metrons主题,SSPanel主题, SSPanel Theme,基于 SSPanel-Metron深度优化主题|23|2023-09-24| +|169|[Thunderw01/SSPanel-Metrons](https://github.com/Thunderw01/SSPanel-Metrons)|SSPanel,SSPanel-Metrons主题,SSPanel主题, SSPanel Theme,基于 SSPanel-Metron深度优化主题|24|2023-09-24| +|170|[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 瓦罗兰特商店查询,无需安装任何软件即可帮助你查询每日商店、黑市和配件商店的网页|24|2023-11-06| +|171|[0000cd/character-prompts](https://github.com/0000cd/character-prompts)|ChatGPT 交个AI虚拟朋友(CP)吧 👥|24|2023-09-20| +|172|[tomlxq/best-practice](https://github.com/tomlxq/best-practice)|零配置spring mvc+jpg+freemarker|24|2023-06-29| +|173|[houlangs/Newlangs4](https://github.com/houlangs/Newlangs4)|全新二级域名程序,由厚浪开发|23|2023-12-12| |174|[mengrru/mastodon-on-blog](https://github.com/mengrru/mastodon-on-blog)|Put a Mastodon widget on your website or blog 🐘|23|2023-08-21| |175|[onlypeng/dsm7_login_translucent](https://github.com/onlypeng/dsm7_login_translucent)|群晖7.x设置自动切换壁纸后白色输入框显示和突兀,所以改为半透明化很有必要|21|2023-11-07| |176|[jarvanstack/markdown-resume](https://github.com/jarvanstack/markdown-resume)|Markdown 简历模版, typroa 简历主题, 保证导出 PDF 简历刚好一页|21|2023-10-07| @@ -195,10 +195,10 @@ |188|[0809zheng/0809zheng.github.io](https://github.com/0809zheng/0809zheng.github.io)|郑之杰的个人网站|18|2023-12-15| |189|[lengain/BanbdAdForSafari](https://github.com/lengain/BanbdAdForSafari)|Safari过滤百度搜索广告插件|18|2023-09-21| |190|[wangdoc/loppo-theme-wangdoc](https://github.com/wangdoc/loppo-theme-wangdoc)|Wangdoc 文档页面的默认主题|18|2023-08-02| -|191|[98zi/hugo-theme-Reader](https://github.com/98zi/hugo-theme-Reader)|一款简单的、易于阅读的 hugo 主题,集成了多种功能。|17|2023-10-07| -|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| +|191|[mryqr-com/mry-frontend](https://github.com/mryqr-com/mry-frontend)|本代码库为码如云前端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DDD、整洁架构和事件驱动架构思想完成开发。|17|2023-12-19| +|192|[98zi/hugo-theme-Reader](https://github.com/98zi/hugo-theme-Reader)|一款简单的、易于阅读的 hugo 主题,集成了多种功能。|17|2023-10-07| +|193|[xuperchain/docs](https://github.com/xuperchain/docs)|The documents of xuperchain.|17|2023-07-28| +|194|[GamerNoTitle/CraftMon](https://github.com/GamerNoTitle/CraftMon)|A website that help you get Minecraft server status 一个用于显示Minecraft服务器在线信息及其他内容的网站|16|2023-09-28| |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|[jiewenhuang/halo-theme-macwen](https://github.com/jiewenhuang/halo-theme-macwen)|Halo2应用下载类主题|16|2023-08-24| diff --git a/content/charts/overall/software/Dart.md b/content/charts/overall/software/Dart.md index 6c3097bc..c10d8390 100644 --- a/content/charts/overall/software/Dart.md +++ b/content/charts/overall/software/Dart.md @@ -1,192 +1,192 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Dart -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|24448|2023-12-17| -|2|[alibaba/flutter-go](https://github.com/alibaba/flutter-go)|flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档|23488|2023-12-11| -|3|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|14372|2023-11-23| -|4|[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 ...|12008|2023-12-18| -|5|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|8359|2023-07-22| -|6|[GopeedLab/gopeed](https://github.com/GopeedLab/gopeed)|A modern download manager that supports all platforms. Built with Golang and Flutter.|7772|2023-12-15| -|7|[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 ...|7427|2023-11-21| -|8|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|6875|2023-11-28| +|1|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|24498|2023-12-17| +|2|[alibaba/flutter-go](https://github.com/alibaba/flutter-go)|flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档|23489|2023-12-11| +|3|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|14377|2023-11-23| +|4|[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 ...|12010|2023-12-19| +|5|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|8361|2023-07-22| +|6|[GopeedLab/gopeed](https://github.com/GopeedLab/gopeed)|A modern download manager that supports all platforms. Built with Golang and Flutter.|7774|2023-12-15| +|7|[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 ...|7429|2023-11-21| +|8|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|6885|2023-11-28| |9|[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|6696|2023-12-15| -|10|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|5862|2023-12-17| -|11|[mylxsw/aidea](https://github.com/mylxsw/aidea)|AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。|5495|2023-12-18| -|12|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的漫画和游戏客户端,同时支持MacOS,Windows,Android,iOS。|4953|2023-11-17| +|10|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|5864|2023-12-19| +|11|[mylxsw/aidea](https://github.com/mylxsw/aidea)|AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。|5503|2023-12-19| +|12|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的漫画和游戏客户端,同时支持MacOS,Windows,Android,iOS。|4959|2023-11-17| |13|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4944|2023-11-26| -|14|[xuelongqy/flutter_easy_refresh](https://github.com/xuelongqy/flutter_easy_refresh)|A flutter widget that provides pull-down refresh and pull-up load.|3687|2023-12-13| -|15|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|3671|2023-11-24| -|16|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|3502|2023-12-11| -|17|[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.|3334|2023-12-11| -|18|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|A comic browser,support Android / iOS / MacOS / Windows / Linux.|2968|2023-11-02| -|19|[xiaoyaocz/dart_simple_live](https://github.com/xiaoyaocz/dart_simple_live)|简简单单的看直播|2954|2023-12-11| -|20|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)|2950|2023-09-13| -|21|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2925|2023-12-10| +|14|[xuelongqy/flutter_easy_refresh](https://github.com/xuelongqy/flutter_easy_refresh)|A flutter widget that provides pull-down refresh and pull-up load.|3688|2023-12-13| +|15|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|3672|2023-11-24| +|16|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|3505|2023-12-11| +|17|[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.|3339|2023-12-11| +|18|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|A comic browser,support Android / iOS / MacOS / Windows / Linux.|2967|2023-11-02| +|19|[xiaoyaocz/dart_simple_live](https://github.com/xiaoyaocz/dart_simple_live)|简简单单的看直播|2964|2023-12-11| +|20|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)|2952|2023-09-13| +|21|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2927|2023-12-10| |22|[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.|2920|2023-12-11| -|23|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2863|2023-11-22| -|24|[wanghongenpin/network_proxy_flutter](https://github.com/wanghongenpin/network_proxy_flutter)|开源免费抓包软件ProxyPin,支持全平台系统,用flutter框架开发|2844|2023-12-17| +|23|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2864|2023-11-22| +|24|[wanghongenpin/network_proxy_flutter](https://github.com/wanghongenpin/network_proxy_flutter)|开源免费抓包软件ProxyPin,支持全平台系统,用flutter框架开发|2851|2023-12-17| |25|[phoenixsky/fun_android_flutter](https://github.com/phoenixsky/fun_android_flutter)| 👿👿👿👿👿玩Android客户端Flutter版本。Provider的最佳实践.DarkMode、多色彩主题、国际化、切换字体、优美动画|2679|2023-11-26| |26|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2645|2023-12-17| -|27|[lucinhu/bili_you](https://github.com/lucinhu/bili_you)|一个用flutter制作的第三方B站客户端.|2592|2023-08-26| -|28|[bdlukaa/fluent_ui](https://github.com/bdlukaa/fluent_ui)|Implements Microsoft's WinUI3 in Flutter.|2516|2023-12-16| -|29|[wuba/Fair](https://github.com/wuba/Fair)|A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案|2421|2023-11-24| -|30|[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.|2321|2023-12-18| -|31|[3003h/FEhViewer](https://github.com/3003h/FEhViewer)|An e-hentai/exhentai app make on flutter|2284|2023-12-14| -|32|[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.|2213|2023-12-17| -|33|[lollipopkit/flutter_server_box](https://github.com/lollipopkit/flutter_server_box)|server status & toolbox app using Flutter|2055|2023-12-18| -|34|[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|1964|2023-12-05| -|35|[guozhigq/pilipala](https://github.com/guozhigq/pilipala)|PiliPala 是使用Flutter开发的BiliBili第三方客户端,感谢使用。|1900|2023-12-18| -|36|[jiangtian616/JHenTai](https://github.com/jiangtian616/JHenTai)|A cross-platform app made for e-hentai & exhentai by Flutter|1780|2023-12-15| -|37|[rrousselGit/freezed](https://github.com/rrousselGit/freezed)|Code generation for immutable classes that has a simple syntax/API without compromising on the features.|1705|2023-12-15| -|38|[wgh136/PicaComic](https://github.com/wgh136/PicaComic)|使用Flutter构建的漫画APP, 支持查看许多漫画源|1628|2023-12-18| -|39|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信、飞书、字节小程序以及 Web 应用开发。如果您觉得该项目还不错,可以考虑点个 Star 或者通过这个页面 https://mpflutter.com/zh/docs/support-us 支持我们哦。|1619|2023-12-17| +|27|[lucinhu/bili_you](https://github.com/lucinhu/bili_you)|一个用flutter制作的第三方B站客户端.|2593|2023-08-26| +|28|[bdlukaa/fluent_ui](https://github.com/bdlukaa/fluent_ui)|Implements Microsoft's WinUI3 in Flutter.|2517|2023-12-16| +|29|[wuba/Fair](https://github.com/wuba/Fair)|A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案|2423|2023-11-24| +|30|[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.|2320|2023-12-19| +|31|[3003h/FEhViewer](https://github.com/3003h/FEhViewer)|An e-hentai/exhentai app make on flutter|2286|2023-12-19| +|32|[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.|2236|2023-12-19| +|33|[lollipopkit/flutter_server_box](https://github.com/lollipopkit/flutter_server_box)|server status & toolbox app using Flutter|2060|2023-12-19| +|34|[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|1965|2023-12-05| +|35|[guozhigq/pilipala](https://github.com/guozhigq/pilipala)|PiliPala 是使用Flutter开发的BiliBili第三方客户端,感谢使用。|1917|2023-12-19| +|36|[jiangtian616/JHenTai](https://github.com/jiangtian616/JHenTai)|A cross-platform app made for e-hentai & exhentai by Flutter|1784|2023-12-15| +|37|[rrousselGit/freezed](https://github.com/rrousselGit/freezed)|Code generation for immutable classes that has a simple syntax/API without compromising on the features.|1707|2023-12-15| +|38|[wgh136/PicaComic](https://github.com/wgh136/PicaComic)|使用Flutter构建的漫画APP, 支持查看许多漫画源|1633|2023-12-18| +|39|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信、飞书、字节小程序以及 Web 应用开发。如果您觉得该项目还不错,可以考虑点个 Star 或者通过这个页面 https://mpflutter.com/zh/docs/support-us 支持我们哦。|1619|2023-12-19| |40|[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 ...|1534|2023-11-07| |41|[boyan01/flutter-tetris](https://github.com/boyan01/flutter-tetris)|a tetris game powered by flutter. 使用flutter开发俄罗斯方块。|1521|2023-11-01| -|42|[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|1456|2023-10-07| -|43|[xiaoyaocz/flutter_dmzj](https://github.com/xiaoyaocz/flutter_dmzj)|动漫之家Flutter客户端|1431|2023-06-19| -|44|[saber-notes/saber](https://github.com/saber-notes/saber)|A (work-in-progress) cross-platform libre handwritten notes app|1410|2023-12-18| -|45|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|1382|2023-09-10| -|46|[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.|1368|2023-12-09| -|47|[mabDc/eso](https://github.com/mabDc/eso)|亦搜,亦看,亦闻 manga&novel reader, audio&video player in one app developed by flutter|1302|2023-11-25| -|48|[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|1177|2023-07-17| -|49|[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.|1112|2023-12-17| -|50|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|1058|2023-09-19| -|51|[marchellodev/sharik](https://github.com/marchellodev/sharik)|Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot|1045|2023-08-17| -|52|[JideGuru/FlutterTravel](https://github.com/JideGuru/FlutterTravel)|Flutter representation of a Travel App Concept.|1015|2023-08-17| -|53|[bostrot/wsl2-distro-manager](https://github.com/bostrot/wsl2-distro-manager)|A GUI to quickly manage your WSL2 instances|963|2023-12-18| -|54|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|957|2023-12-16| -|55|[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.|913|2023-10-13| -|56|[niuhuan/daisy](https://github.com/niuhuan/daisy)|美观易用且无广告的漫画和轻小说客户端, 同时支持MacOS,Windows,Android,iOS。类似动漫之家。|824|2023-11-03| -|57|[LeetaoGoooo/RSSAid](https://github.com/LeetaoGoooo/RSSAid)|RSSAid is a complementary app for RSSHub built with Flutter RSSAid 是一个由 Flutter 构建的 RSSHub 的辅助 App|815|2023-09-26| -|58|[MMMzq/bot_toast](https://github.com/MMMzq/bot_toast)|A very easy-to-use flutter popup library. Including toast, loading, etc.|782|2023-09-19| -|59|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|763|2023-12-16| -|60|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|751|2023-12-17| -|61|[iotjin/jh_flutter_demo](https://github.com/iotjin/jh_flutter_demo)|flutter项目- 实现一些常用效果、封装通用组件和工具类|743|2023-11-22| -|62|[media-kit/media-kit](https://github.com/media-kit/media-kit)|A cross-platform video player & audio player for Flutter & Dart.|701|2023-12-17| -|63|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|700|2023-08-31| -|64|[AgoraIO-Extensions/Agora-Flutter-SDK](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK)|Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows|696|2023-12-15| -|65|[git-xiaocao/pixiv_func_mobile](https://github.com/git-xiaocao/pixiv_func_mobile)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看直播|658|2023-06-21| -|66|[leanflutter/flutter_distributor](https://github.com/leanflutter/flutter_distributor)|A complete tool for packaging and publishing your Flutter apps.|625|2023-12-04| -|67|[iota9star/mikan_flutter](https://github.com/iota9star/mikan_flutter)|Flutter 驱动的三方 蜜柑计划(https://mikanani.me) APP,:construction: 开发中...|622|2023-11-03| -|68|[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.|610|2023-12-18| -|69|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|591|2023-11-21| -|70|[niuhuan/wax](https://github.com/niuhuan/wax)|“绅士漫画”的客户端|589|2023-11-03| -|71|[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| -|72|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|560|2023-11-03| +|42|[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|1459|2023-10-07| +|43|[saber-notes/saber](https://github.com/saber-notes/saber)|A (work-in-progress) cross-platform libre handwritten notes app|1410|2023-12-18| +|44|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|1382|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.|1368|2023-12-09| +|46|[mabDc/eso](https://github.com/mabDc/eso)|亦搜,亦看,亦闻 manga&novel reader, audio&video player in one app developed by flutter|1302|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|1177|2023-07-17| +|48|[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.|1117|2023-12-19| +|49|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|1059|2023-09-19| +|50|[marchellodev/sharik](https://github.com/marchellodev/sharik)|Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot|1045|2023-08-17| +|51|[JideGuru/FlutterTravel](https://github.com/JideGuru/FlutterTravel)|Flutter representation of a Travel App Concept.|1015|2023-08-17| +|52|[bostrot/wsl2-distro-manager](https://github.com/bostrot/wsl2-distro-manager)|A GUI to quickly manage your WSL2 instances|963|2023-12-18| +|53|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|957|2023-12-16| +|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.|916|2023-10-13| +|55|[niuhuan/daisy](https://github.com/niuhuan/daisy)|美观易用且无广告的漫画和轻小说客户端, 同时支持MacOS,Windows,Android,iOS。类似动漫之家。|825|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|817|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.|782|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.|763|2023-12-16| +|59|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|752|2023-12-17| +|60|[iotjin/jh_flutter_demo](https://github.com/iotjin/jh_flutter_demo)|flutter项目- 实现一些常用效果、封装通用组件和工具类|744|2023-11-22| +|61|[media-kit/media-kit](https://github.com/media-kit/media-kit)|A cross-platform video player & audio player for Flutter & Dart.|703|2023-12-17| +|62|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|701|2023-08-31| +|63|[AgoraIO-Extensions/Agora-Flutter-SDK](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK)|Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows|696|2023-12-19| +|64|[git-xiaocao/pixiv_func_mobile](https://github.com/git-xiaocao/pixiv_func_mobile)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看直播|658|2023-06-21| +|65|[leanflutter/flutter_distributor](https://github.com/leanflutter/flutter_distributor)|A complete tool for packaging and publishing your Flutter apps.|627|2023-12-19| +|66|[iota9star/mikan_flutter](https://github.com/iota9star/mikan_flutter)|Flutter 驱动的三方 蜜柑计划(https://mikanani.me) APP,:construction: 开发中...|622|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.|610|2023-12-18| +|68|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|591|2023-11-21| +|69|[niuhuan/wax](https://github.com/niuhuan/wax)|“绅士漫画”的客户端|589|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| +|71|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|561|2023-11-03| +|72|[2697a/bujuan](https://github.com/2697a/bujuan)|Flutter移动端+桌面端三方网易云播放器|509|2023-12-15| |73|[Kuingsmile/PicHoro](https://github.com/Kuingsmile/PicHoro)|一款手机端云存储平台/图床管理和文件上传/下载工具,支持直接管理Webdav,Alist,SSH/SFTP,云服务器,兼容S3 API的平台,腾讯COS,阿里OSS,七牛云,又拍云,兰空图床,Imgur,SM.MS和github|508|2023-12-10| -|74|[2697a/bujuan](https://github.com/2697a/bujuan)|Flutter移动端+桌面端三方网易云播放器|507|2023-12-15| -|75|[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.|506|2023-10-16| -|76|[bravekingzhang/flutter_chat_box](https://github.com/bravekingzhang/flutter_chat_box)|Flutter开发的和ChatGPT聊天的App,全平台支持|484|2023-12-12| -|77|[OpenFlutter/flutter_oktoast](https://github.com/OpenFlutter/flutter_oktoast)|Toast library for Flutter.|479|2023-11-17| -|78|[guozhigq/flutter_v2ex](https://github.com/guozhigq/flutter_v2ex)|使用flutter开发的v2ex客户端,支持Android和iOS设备。在Android 12+机型上支持Material You取色|476|2023-11-04| -|79|[fmtjava/Flutter_Eyepetizer](https://github.com/fmtjava/Flutter_Eyepetizer)|Flutter + 组件化实现的一款精美的仿开眼视频(Eyepetizer )跨平台App,适合入门,快速掌握Dart语言以及上手flutter开发(提供Kotlin、React Native、小程序版本 😁 ),希望和大家共同成长,喜欢的话,欢迎start或fork!|442|2023-08-02| -|80|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手|422|2023-11-15| -|81|[hackware1993/Flutter_ConstraintLayout](https://github.com/hackware1993/Flutter_ConstraintLayout)|A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS. But the code implementation is much more efficient, it has O(n) layout ...|416|2023-11-08| -|82|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|398|2023-08-30| +|74|[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.|506|2023-10-16| +|75|[bravekingzhang/flutter_chat_box](https://github.com/bravekingzhang/flutter_chat_box)|Flutter开发的和ChatGPT聊天的App,全平台支持|485|2023-12-12| +|76|[OpenFlutter/flutter_oktoast](https://github.com/OpenFlutter/flutter_oktoast)|Toast library for Flutter.|480|2023-11-17| +|77|[guozhigq/flutter_v2ex](https://github.com/guozhigq/flutter_v2ex)|使用flutter开发的v2ex客户端,支持Android和iOS设备。在Android 12+机型上支持Material You取色|476|2023-11-04| +|78|[fmtjava/Flutter_Eyepetizer](https://github.com/fmtjava/Flutter_Eyepetizer)|Flutter + 组件化实现的一款精美的仿开眼视频(Eyepetizer )跨平台App,适合入门,快速掌握Dart语言以及上手flutter开发(提供Kotlin、React Native、小程序版本 😁 ),希望和大家共同成长,喜欢的话,欢迎start或fork!|443|2023-08-02| +|79|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手|423|2023-11-15| +|80|[hackware1993/Flutter_ConstraintLayout](https://github.com/hackware1993/Flutter_ConstraintLayout)|A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS. But the code implementation is much more efficient, it has O(n) layout ...|416|2023-11-08| +|81|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|398|2023-08-30| +|82|[mapleafgo/clash-for-flutter](https://github.com/mapleafgo/clash-for-flutter)|Clash的桌面客户端,支持 windows、linux、macos|398|2023-12-12| |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|386|2023-09-30| -|85|[mapleafgo/clash-for-flutter](https://github.com/mapleafgo/clash-for-flutter)|Clash的桌面客户端,支持 windows、linux、macos|385|2023-12-12| -|86|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|370|2023-12-12| -|87|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|361|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|359|2023-12-15| -|89|[project-violet/violet](https://github.com/project-violet/violet)|Flutter based Viewer App|352|2023-12-18| -|90|[AmosHuKe/Mood-Example](https://github.com/AmosHuKe/Mood-Example)|🐦 Flutter 3 心情记录 样例工程 - 国际化 i18n、uni 小程序、深色模式、多主题、本地数据管理、路由管理、状态管理、无障碍(Semantics)、异步 FFI、集成测试、图表统计、Excel 导入导出、游戏…|351|2023-12-17| -|91|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support Windows,Mac,Web.|347|2023-11-08| -|92|[nightmare-space/adb_kit](https://github.com/nightmare-space/adb_kit)|使用 Flutter 开发的 ADB GUI 客户端|345|2023-12-03| -|93|[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| -|94|[togettoyou/flutter-one-app](https://github.com/togettoyou/flutter-one-app)|🎊 Flutter 仿「ONE·一个」APP|340|2023-11-02| -|95|[openimsdk/open-im-sdk-flutter](https://github.com/openimsdk/open-im-sdk-flutter)|IM SDK Flutter|329|2023-12-13| -|96|[gvenusleo/MeRead](https://github.com/gvenusleo/MeRead)|A RSS reader built with Flutter and designed with Material You. 简洁、易用的 RSS 阅读器,使用 Flutter 构建和 Material You 设计|325|2023-12-18| -|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|[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.)|321|2023-09-14| -|99|[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.|315|2023-11-21| -|100|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|305|2023-12-18| -|101|[zhouzaihang/flutter_hand_tracking_plugin](https://github.com/zhouzaihang/flutter_hand_tracking_plugin)|这是一个 Flutter Packge 以实现摄像头精确追踪并识别十指的运动路径/轨迹和手势动作, 且输出22个手部关键点以支持更多手势自定义. 基于这个包可以编写业务逻辑将手势信息实时转化为指令信息: 一二三四五, rock, spiderman...还可以对不同手势编写不同特效. 可用于短视频直播特效, 智能硬件等领域, 为人机互动带来更自然丰富的体验|297|2023-09-26| -|102|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|293|2023-08-18| -|103|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|279|2023-12-15| -|104|[BFWXKJGS/AlistClient](https://github.com/BFWXKJGS/AlistClient)|AList Client for iOS and Android. / 基于 AList api 开发的 Android 和 iOS 客户端|274|2023-10-22| -|105|[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.|273|2023-12-10| -|106|[bapaws/answer](https://github.com/bapaws/answer)|小答是一款基于 ChatGPT API 的开源客户端。Chat Answer is an open source app based on ChatGPT.|271|2023-07-10| -|107|[asjqkkkk/markdown_widget](https://github.com/asjqkkkk/markdown_widget)|📖Rendering markdown by flutter!Welcome for pr and issue.|258|2023-12-16| -|108|[chaldea-center/chaldea](https://github.com/chaldea-center/chaldea)|Chaldea - Yet Another Material Planner and Battle Simulator for Fate/Grand Order aka FGO|255|2023-12-18| -|109|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|250|2023-12-04| -|110|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|246|2023-12-06| -|111|[niuhuan/pansy](https://github.com/niuhuan/pansy)|A illustration client. |235|2023-11-26| -|112|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|231|2023-12-15| -|113|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|198|2023-12-15| -|114|[fluttercandies/pull_to_refresh_notification](https://github.com/fluttercandies/pull_to_refresh_notification)|Flutter plugin for building pull to refresh effects with PullToRefreshNotification and PullToRefreshContainer quickly.|180|2023-08-17| -|115|[zhouteng0217/ShareExtend](https://github.com/zhouteng0217/ShareExtend)|调用系统分享的Flutter组件,支持分享文本,图片,视频和文件|175|2023-11-15| -|116|[Wolfteam/Shiori](https://github.com/Wolfteam/Shiori)|The app you need for Genshin Impact|173|2023-12-12| -|117|[CoderTitan/mahuaPet](https://github.com/CoderTitan/mahuaPet)|Flutter跨平台开发的完整项目---麻花宠物, 一款记录宠物生活的APP|172|2023-12-18| -|118|[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-12-14| -|119|[BoxCatTeam/SRCat](https://github.com/BoxCatTeam/SRCat)|Honkai: Star Rail Toolbox 崩坏:星穹铁道工具箱|167|2023-10-27| -|120|[tec8297729/flutter_flexible](https://github.com/tec8297729/flutter_flexible)|flutter脚手架,让你更专注UI层|167|2023-11-21| -|121|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|154|2023-09-10| -|122|[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| -|123|[MobClub/ShareSDK-For-Flutter](https://github.com/MobClub/ShareSDK-For-Flutter)|-|138|2023-07-13| -|124|[arcticfox1919/LuaDardo](https://github.com/arcticfox1919/LuaDardo)|A Lua virtual machine written in Dart|137|2023-09-06| -|125|[tp7309/flutter_sticky_and_expandable_list](https://github.com/tp7309/flutter_sticky_and_expandable_list)|粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.|134|2023-09-24| -|126|[SpicyChair/pluvia_weather_flutter](https://github.com/SpicyChair/pluvia_weather_flutter)|Pluvia 🌦️ A weather app with beautiful animations, built with Flutter.|133|2023-08-19| -|127|[arcticfox1919/flutter-scankit](https://github.com/arcticfox1919/flutter-scankit)|Flutter QR code scanning|132|2023-10-14| -|128|[GetuiLaboratory/getui-flutter-plugin](https://github.com/GetuiLaboratory/getui-flutter-plugin)|个推官方提供的推送SDK Flutter 插件(支持 Android & iOS)|131|2023-12-11| -|129|[benjaken/flutter_vant_kit](https://github.com/benjaken/flutter_vant_kit)|A Vant style flutter UI library.|130|2023-11-20| -|130|[nullptrx/pangle_flutter](https://github.com/nullptrx/pangle_flutter)|Flutter版穿山甲SDK,支持Android、iOS。A Flutter plugin that supports Pangle SDK on Android and iOS.|123|2023-08-18| -|131|[bravekingzhang/flutter_template](https://github.com/bravekingzhang/flutter_template)|一个flutter高效开发的模板|120|2023-07-27| -|132|[zsakvo/wenku8x](https://github.com/zsakvo/wenku8x)|基于 Flutter 构建的第三方轻小说文库客户端|119|2023-11-30| -|133|[coder-dongjiayi/MXLogger](https://github.com/coder-dongjiayi/MXLogger)|MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现,高效稳定。|116|2023-12-12| -|134|[6tail/lunar-flutter](https://github.com/6tail/lunar-flutter)|日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|114|2023-11-10| -|135|[liujiakuoyx/leak_detector](https://github.com/liujiakuoyx/leak_detector)|flutter memory leak detector.|113|2023-08-16| -|136|[jarryleo/watch_together](https://github.com/jarryleo/watch_together)|异地不同设备同屏观看视频项目|111|2023-09-23| -|137|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|111|2023-10-11| -|138|[VenusCao/x5_webview_flutter](https://github.com/VenusCao/x5_webview_flutter)|一个基于腾讯x5引擎的webview flutter插件,简化集成,一行代码打开视频播放,暂时只支持android使用|109|2023-09-20| -|139|[xxNull-lsk/Copybook](https://github.com/xxNull-lsk/Copybook)|生成拼音、汉字、汉字字帖,支持笔顺|108|2023-09-30| -|140|[waifu-project/movie](https://github.com/waifu-project/movie)|🦄 开箱即用的一款支持扩展播放源的播放器 🥳|107|2023-07-06| -|141|[WinWang/open_eye](https://github.com/WinWang/open_eye)|Flutter 开眼APP:整体项目架构基于Getx搭建,完成路由,依赖注入;网络请求框架基于Retrofit+Dio实现,配合官方JsonSerialize实现解析;封装项目页面多状态(加载中,成功,失败,空数据);封装列表页面下拉刷新+上拉加载更多等,同时示范了多Base URL的使用示范和Flutter自定义绘图的示范;具体更多内容,请下载项目了解更多(感谢FlutterBlog(https ...|104|2023-12-02| -|142|[sunyongsheng/Allpass](https://github.com/sunyongsheng/Allpass)|Allpass是一款简洁的私密信息管理工具,包括密码管理与卡片信息管理,支持指纹解锁软件、csv导入导出、从Chrome中导入、从剪贴板中导入、文件夹与标签功能、收藏与备注功能、密码生成器、WebDAV同步等功能,采用Flutter构建|102|2023-10-25| -|143|[mdddj/flutter_simple_shop](https://github.com/mdddj/flutter_simple_shop)|开源淘宝客|100|2023-11-27| -|144|[RandyWei/flt_video_player](https://github.com/RandyWei/flt_video_player)|基于腾讯云点播播放器的Flutter插件|100|2023-07-24| -|145|[cdnbye/flutter-p2p-engine](https://github.com/cdnbye/flutter-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|98|2023-10-31| -|146|[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爬虫程序,抓取 ...|94|2023-12-04| -|147|[nano71/GlutAssistantN](https://github.com/nano71/GlutAssistantN)|桂林理工大学-空港校区(分校)-桂工助手N|88|2023-11-03| -|148|[zhaolongs/Flutter_Fai_Webview](https://github.com/zhaolongs/Flutter_Fai_Webview)|Flutter 加载 Html 插件,Flutter与JS的双向互调|88|2023-09-22| -|149|[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| -|150|[fluttercandies/flutter_tilt](https://github.com/fluttercandies/flutter_tilt)|👀 Easily apply tilt parallax hover effects for Flutter, which supports tilt, light, shadow effects, and gyroscope sensors 为 Flutter 轻松创建倾斜视差悬停效果,支持倾斜、光照、阴影效果和陀螺仪传感器|84|2023-12-16| -|151|[liuchuancong/parse_video](https://github.com/liuchuancong/parse_video)|抖音/皮皮虾/火山/微视/微博/绿洲/最右/轻视频/instagram/哔哩哔哩/快手/全民小视频/皮皮搞笑/全民k歌/巴塞电影/陌陌/Before避风/开眼/Vue Vlog/小咖秀/西瓜视频/逗拍/虎牙/6间房/新片场/Acfun/美拍|84|2023-08-16| -|152|[finogeeks/mop-flutter-sdk](https://github.com/finogeeks/mop-flutter-sdk)|FinClip 小程序 Flutter SDK 插件,用于在 Flutter 应用中运行小程序 / Flutter SDK for FinClip|82|2023-12-11| -|153|[elementlo/shorey](https://github.com/elementlo/shorey)|Shorey is a simple note app which is built with Flutter 2 3 and supports both Android/iOS platforms. It provides me full experience of interacting with Flutter and in the meantime I hope it can be you ...|81|2023-11-21| +|85|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|370|2023-12-12| +|86|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|361|2023-11-02| +|87|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|359|2023-12-15| +|88|[project-violet/violet](https://github.com/project-violet/violet)|Flutter based Viewer App|352|2023-12-19| +|89|[AmosHuKe/Mood-Example](https://github.com/AmosHuKe/Mood-Example)|🐦 Flutter 3 心情记录 样例工程 - 国际化 i18n、uni 小程序、深色模式、多主题、本地数据管理、路由管理、状态管理、无障碍(Semantics)、异步 FFI、集成测试、图表统计、Excel 导入导出、游戏…|351|2023-12-19| +|90|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support Windows,Mac,Web.|347|2023-11-08| +|91|[nightmare-space/adb_kit](https://github.com/nightmare-space/adb_kit)|使用 Flutter 开发的 ADB GUI 客户端|346|2023-12-03| +|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|[openimsdk/open-im-sdk-flutter](https://github.com/openimsdk/open-im-sdk-flutter)|IM SDK Flutter|330|2023-12-13| +|95|[gvenusleo/MeRead](https://github.com/gvenusleo/MeRead)|A RSS reader built with Flutter and designed with Material You. 简洁、易用的 RSS 阅读器,使用 Flutter 构建和 Material You 设计|326|2023-12-18| +|96|[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| +|97|[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.)|321|2023-09-14| +|98|[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.|315|2023-11-21| +|99|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|305|2023-12-18| +|100|[zhouzaihang/flutter_hand_tracking_plugin](https://github.com/zhouzaihang/flutter_hand_tracking_plugin)|这是一个 Flutter Packge 以实现摄像头精确追踪并识别十指的运动路径/轨迹和手势动作, 且输出22个手部关键点以支持更多手势自定义. 基于这个包可以编写业务逻辑将手势信息实时转化为指令信息: 一二三四五, rock, spiderman...还可以对不同手势编写不同特效. 可用于短视频直播特效, 智能硬件等领域, 为人机互动带来更自然丰富的体验|298|2023-09-26| +|101|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|293|2023-08-18| +|102|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|280|2023-12-15| +|103|[BFWXKJGS/AlistClient](https://github.com/BFWXKJGS/AlistClient)|AList Client for iOS and Android. / 基于 AList api 开发的 Android 和 iOS 客户端|275|2023-10-22| +|104|[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.|273|2023-12-10| +|105|[bapaws/answer](https://github.com/bapaws/answer)|小答是一款基于 ChatGPT API 的开源客户端。Chat Answer is an open source app based on ChatGPT.|272|2023-07-10| +|106|[asjqkkkk/markdown_widget](https://github.com/asjqkkkk/markdown_widget)|📖Rendering markdown by flutter!Welcome for pr and issue.|258|2023-12-16| +|107|[chaldea-center/chaldea](https://github.com/chaldea-center/chaldea)|Chaldea - Yet Another Material Planner and Battle Simulator for Fate/Grand Order aka FGO|255|2023-12-18| +|108|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|250|2023-12-04| +|109|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|245|2023-12-06| +|110|[niuhuan/pansy](https://github.com/niuhuan/pansy)|A illustration client. |237|2023-11-26| +|111|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|231|2023-12-15| +|112|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|198|2023-12-15| +|113|[fluttercandies/pull_to_refresh_notification](https://github.com/fluttercandies/pull_to_refresh_notification)|Flutter plugin for building pull to refresh effects with PullToRefreshNotification and PullToRefreshContainer quickly.|180|2023-08-17| +|114|[zhouteng0217/ShareExtend](https://github.com/zhouteng0217/ShareExtend)|调用系统分享的Flutter组件,支持分享文本,图片,视频和文件|175|2023-11-15| +|115|[Wolfteam/Shiori](https://github.com/Wolfteam/Shiori)|The app you need for Genshin Impact|173|2023-12-12| +|116|[CoderTitan/mahuaPet](https://github.com/CoderTitan/mahuaPet)|Flutter跨平台开发的完整项目---麻花宠物, 一款记录宠物生活的APP|173|2023-12-18| +|117|[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-12-19| +|118|[BoxCatTeam/SRCat](https://github.com/BoxCatTeam/SRCat)|Honkai: Star Rail Toolbox 崩坏:星穹铁道工具箱|167|2023-10-27| +|119|[tec8297729/flutter_flexible](https://github.com/tec8297729/flutter_flexible)|flutter脚手架,让你更专注UI层|167|2023-11-21| +|120|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|154|2023-09-10| +|121|[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| +|122|[MobClub/ShareSDK-For-Flutter](https://github.com/MobClub/ShareSDK-For-Flutter)|-|138|2023-07-13| +|123|[arcticfox1919/LuaDardo](https://github.com/arcticfox1919/LuaDardo)|A Lua virtual machine written in Dart|137|2023-09-06| +|124|[tp7309/flutter_sticky_and_expandable_list](https://github.com/tp7309/flutter_sticky_and_expandable_list)|粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.|134|2023-09-24| +|125|[SpicyChair/pluvia_weather_flutter](https://github.com/SpicyChair/pluvia_weather_flutter)|Pluvia 🌦️ A weather app with beautiful animations, built with Flutter.|133|2023-08-19| +|126|[arcticfox1919/flutter-scankit](https://github.com/arcticfox1919/flutter-scankit)|Flutter QR code scanning|132|2023-10-14| +|127|[GetuiLaboratory/getui-flutter-plugin](https://github.com/GetuiLaboratory/getui-flutter-plugin)|个推官方提供的推送SDK Flutter 插件(支持 Android & iOS)|131|2023-12-19| +|128|[benjaken/flutter_vant_kit](https://github.com/benjaken/flutter_vant_kit)|A Vant style flutter UI library.|130|2023-11-20| +|129|[nullptrx/pangle_flutter](https://github.com/nullptrx/pangle_flutter)|Flutter版穿山甲SDK,支持Android、iOS。A Flutter plugin that supports Pangle SDK on Android and iOS.|123|2023-08-18| +|130|[bravekingzhang/flutter_template](https://github.com/bravekingzhang/flutter_template)|一个flutter高效开发的模板|120|2023-07-27| +|131|[zsakvo/wenku8x](https://github.com/zsakvo/wenku8x)|基于 Flutter 构建的第三方轻小说文库客户端|120|2023-11-30| +|132|[coder-dongjiayi/MXLogger](https://github.com/coder-dongjiayi/MXLogger)|MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现,高效稳定。|116|2023-12-12| +|133|[6tail/lunar-flutter](https://github.com/6tail/lunar-flutter)|日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|114|2023-11-10| +|134|[liujiakuoyx/leak_detector](https://github.com/liujiakuoyx/leak_detector)|flutter memory leak detector.|113|2023-08-16| +|135|[jarryleo/watch_together](https://github.com/jarryleo/watch_together)|异地不同设备同屏观看视频项目|111|2023-09-23| +|136|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|111|2023-10-11| +|137|[VenusCao/x5_webview_flutter](https://github.com/VenusCao/x5_webview_flutter)|一个基于腾讯x5引擎的webview flutter插件,简化集成,一行代码打开视频播放,暂时只支持android使用|109|2023-09-20| +|138|[xxNull-lsk/Copybook](https://github.com/xxNull-lsk/Copybook)|生成拼音、汉字、汉字字帖,支持笔顺|108|2023-09-30| +|139|[waifu-project/movie](https://github.com/waifu-project/movie)|🦄 开箱即用的一款支持扩展播放源的播放器 🥳|107|2023-07-06| +|140|[WinWang/open_eye](https://github.com/WinWang/open_eye)|Flutter 开眼APP:整体项目架构基于Getx搭建,完成路由,依赖注入;网络请求框架基于Retrofit+Dio实现,配合官方JsonSerialize实现解析;封装项目页面多状态(加载中,成功,失败,空数据);封装列表页面下拉刷新+上拉加载更多等,同时示范了多Base URL的使用示范和Flutter自定义绘图的示范;具体更多内容,请下载项目了解更多(感谢FlutterBlog(https ...|104|2023-12-02| +|141|[sunyongsheng/Allpass](https://github.com/sunyongsheng/Allpass)|Allpass是一款简洁的私密信息管理工具,包括密码管理与卡片信息管理,支持指纹解锁软件、csv导入导出、从Chrome中导入、从剪贴板中导入、文件夹与标签功能、收藏与备注功能、密码生成器、WebDAV同步等功能,采用Flutter构建|102|2023-10-25| +|142|[mdddj/flutter_simple_shop](https://github.com/mdddj/flutter_simple_shop)|开源淘宝客|101|2023-11-27| +|143|[RandyWei/flt_video_player](https://github.com/RandyWei/flt_video_player)|基于腾讯云点播播放器的Flutter插件|100|2023-07-24| +|144|[cdnbye/flutter-p2p-engine](https://github.com/cdnbye/flutter-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|98|2023-10-31| +|145|[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爬虫程序,抓取 ...|94|2023-12-04| +|146|[zhaolongs/Flutter_Fai_Webview](https://github.com/zhaolongs/Flutter_Fai_Webview)|Flutter 加载 Html 插件,Flutter与JS的双向互调|88|2023-09-22| +|147|[nano71/GlutAssistantN](https://github.com/nano71/GlutAssistantN)|桂林理工大学-空港校区(分校)-桂工助手N|87|2023-11-03| +|148|[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| +|149|[fluttercandies/flutter_tilt](https://github.com/fluttercandies/flutter_tilt)|👀 Easily apply tilt parallax hover effects for Flutter, which supports tilt, light, shadow effects, and gyroscope sensors 为 Flutter 轻松创建倾斜视差悬停效果,支持倾斜、光照、阴影效果和陀螺仪传感器|84|2023-12-16| +|150|[liuchuancong/parse_video](https://github.com/liuchuancong/parse_video)|抖音/皮皮虾/火山/微视/微博/绿洲/最右/轻视频/instagram/哔哩哔哩/快手/全民小视频/皮皮搞笑/全民k歌/巴塞电影/陌陌/Before避风/开眼/Vue Vlog/小咖秀/西瓜视频/逗拍/虎牙/6间房/新片场/Acfun/美拍|84|2023-08-16| +|151|[finogeeks/mop-flutter-sdk](https://github.com/finogeeks/mop-flutter-sdk)|FinClip 小程序 Flutter SDK 插件,用于在 Flutter 应用中运行小程序 / Flutter SDK for FinClip|82|2023-12-11| +|152|[elementlo/shorey](https://github.com/elementlo/shorey)|Shorey is a simple note app which is built with Flutter 2 3 and supports both Android/iOS platforms. It provides me full experience of interacting with Flutter and in the meantime I hope it can be you ...|81|2023-11-21| +|153|[niuhuan/kobi](https://github.com/niuhuan/kobi)|拷贝漫画客户端|80|2023-12-13| |154|[DargonLee/easy_pasta](https://github.com/DargonLee/easy_pasta)|EasyPasta是一个 PC 平台的剪贴板记录工具|80|2023-07-04| -|155|[niuhuan/kobi](https://github.com/niuhuan/kobi)|拷贝漫画客户端|79|2023-12-13| -|156|[fluttercandies/flutter_asset_generator](https://github.com/fluttercandies/flutter_asset_generator)|Generate an R file for mapping all assets. Supports preview of image.|76|2023-11-22| -|157|[seasonZhu/GetXStudy](https://github.com/seasonZhu/GetXStudy)|使用GetX,重构了Flutter wanandroid客户端|74|2023-12-15| -|158|[LiteAVSDK/TRTC_Flutter](https://github.com/LiteAVSDK/TRTC_Flutter)|High-quality Interactive Audio/Video Flutter SDK|72|2023-12-15| -|159|[Mr-Pepe/stroke-order-animator](https://github.com/Mr-Pepe/stroke-order-animator)|Stroke order animations and quizzes for Chinese characters for use in Flutter apps|68|2023-09-16| -|160|[CustedNG/CustedNG](https://github.com/CustedNG/CustedNG)|Custed NG,致力于你的校园生活|68|2023-07-01| -|161|[ozyl/flutter_lyric](https://github.com/ozyl/flutter_lyric)|用于展示歌词的flutter小部件|68|2023-10-09| -|162|[yhsj0919/music_api](https://github.com/yhsj0919/music_api)|音乐api,myfreemp3,bd,kg,kw,mg,qq,wy,一网打尽|67|2023-12-18| -|163|[Soneso/stellar_flutter_sdk](https://github.com/Soneso/stellar_flutter_sdk)|Stellar SDK for flutter - dart, Stellar, Horizon, Soneso|67|2023-12-18| -|164|[doraemonkeys/WindSend](https://github.com/doraemonkeys/WindSend)|Sync clipboard, files and pictures between mobile phone and computer. 快速安全的同步剪切板,支持传输图片与文件|66|2023-11-26| -|165|[Binbiubiubiu/flant](https://github.com/Binbiubiubiu/flant)|vant风格的flutter组件库|62|2023-08-17| -|166|[swiftdo/web-demo](https://github.com/swiftdo/web-demo)|Responsive web app powered by Flutter + Appwrite, also support macOS|61|2023-11-14| -|167|[CaiJingLong/dart_image_size_getter](https://github.com/CaiJingLong/dart_image_size_getter)|Use dart file api to get image size, needn't use decode. just read the metadata.|61|2023-10-04| -|168|[LunaGao/flag_flutter](https://github.com/LunaGao/flag_flutter)|flag icons|61|2023-06-29| -|169|[TencentCloud/TPNS-Flutter-Plugin](https://github.com/TencentCloud/TPNS-Flutter-Plugin)|-|60|2023-10-27| -|170|[linyi102/anime_trace](https://github.com/linyi102/anime_trace)|漫迹:动漫清单软件,记录动漫计划和观看历史|51|2023-12-16| -|171|[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| -|172|[MobClub/MobPush-For-Flutter](https://github.com/MobClub/MobPush-For-Flutter)|MobPush的Flutter插件|50|2023-07-10| -|173|[zegoim/zego-express-flutter-sdk](https://github.com/zegoim/zego-express-flutter-sdk)|🚀 ZEGO RTC SDK for Flutter|49|2023-12-08| -|174|[NKUST-ITC/NKUST-AP-Flutter](https://github.com/NKUST-ITC/NKUST-AP-Flutter)|高科校務通 made by Flutter|48|2023-11-16| -|175|[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| -|176|[hrxiang/flutter_openim_widget](https://github.com/hrxiang/flutter_openim_widget)|-|46|2023-08-08| -|177|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|45|2023-10-15| -|178|[GuoguoDad/jd_mall_flutter](https://github.com/GuoguoDad/jd_mall_flutter)|🔥🔥高仿某东商城flutter版本,持续更新... 同款Android Kotlin版本( https://github.com/GuoguoDad/jd_mall.git )|44|2023-12-18| -|179|[happyme531/a5btool](https://github.com/happyme531/a5btool)|Rock5B工具箱|42|2023-11-23| -|180|[huhx/flutter_oss_aliyun](https://github.com/huhx/flutter_oss_aliyun)|阿里云oss sdk的flutter版本|42|2023-12-09| -|181|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|42|2023-10-07| -|182|[shirne/chinese_chess](https://github.com/shirne/chinese_chess)|Chinese Chess game by Flutter|42|2023-11-01| +|155|[fluttercandies/flutter_asset_generator](https://github.com/fluttercandies/flutter_asset_generator)|Generate an R file for mapping all assets. Supports preview of image.|76|2023-11-22| +|156|[seasonZhu/GetXStudy](https://github.com/seasonZhu/GetXStudy)|使用GetX,重构了Flutter wanandroid客户端|74|2023-12-19| +|157|[LiteAVSDK/TRTC_Flutter](https://github.com/LiteAVSDK/TRTC_Flutter)|High-quality Interactive Audio/Video Flutter SDK|72|2023-12-15| +|158|[Mr-Pepe/stroke-order-animator](https://github.com/Mr-Pepe/stroke-order-animator)|Stroke order animations and quizzes for Chinese characters for use in Flutter apps|68|2023-09-16| +|159|[CustedNG/CustedNG](https://github.com/CustedNG/CustedNG)|Custed NG,致力于你的校园生活|68|2023-07-01| +|160|[ozyl/flutter_lyric](https://github.com/ozyl/flutter_lyric)|用于展示歌词的flutter小部件|68|2023-10-09| +|161|[yhsj0919/music_api](https://github.com/yhsj0919/music_api)|音乐api,myfreemp3,bd,kg,kw,mg,qq,wy,一网打尽|67|2023-12-19| +|162|[Soneso/stellar_flutter_sdk](https://github.com/Soneso/stellar_flutter_sdk)|Stellar SDK for flutter - dart, Stellar, Horizon, Soneso|67|2023-12-18| +|163|[doraemonkeys/WindSend](https://github.com/doraemonkeys/WindSend)|Sync clipboard, files and pictures between mobile phone and computer. 快速安全的同步剪切板,支持传输图片与文件|66|2023-11-26| +|164|[Binbiubiubiu/flant](https://github.com/Binbiubiubiu/flant)|vant风格的flutter组件库|62|2023-08-17| +|165|[swiftdo/web-demo](https://github.com/swiftdo/web-demo)|Responsive web app powered by Flutter + Appwrite, also support macOS|61|2023-11-14| +|166|[CaiJingLong/dart_image_size_getter](https://github.com/CaiJingLong/dart_image_size_getter)|Use dart file api to get image size, needn't use decode. just read the metadata.|61|2023-10-04| +|167|[LunaGao/flag_flutter](https://github.com/LunaGao/flag_flutter)|flag icons|61|2023-06-29| +|168|[TencentCloud/TPNS-Flutter-Plugin](https://github.com/TencentCloud/TPNS-Flutter-Plugin)|-|60|2023-10-27| +|169|[linyi102/anime_trace](https://github.com/linyi102/anime_trace)|漫迹:动漫清单软件,记录动漫计划和观看历史|51|2023-12-16| +|170|[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| +|171|[MobClub/MobPush-For-Flutter](https://github.com/MobClub/MobPush-For-Flutter)|MobPush的Flutter插件|50|2023-07-10| +|172|[zegoim/zego-express-flutter-sdk](https://github.com/zegoim/zego-express-flutter-sdk)|🚀 ZEGO RTC SDK for Flutter|49|2023-12-08| +|173|[NKUST-ITC/NKUST-AP-Flutter](https://github.com/NKUST-ITC/NKUST-AP-Flutter)|高科校務通 made by Flutter|48|2023-11-16| +|174|[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| +|175|[hrxiang/flutter_openim_widget](https://github.com/hrxiang/flutter_openim_widget)|-|46|2023-08-08| +|176|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|45|2023-10-15| +|177|[GuoguoDad/jd_mall_flutter](https://github.com/GuoguoDad/jd_mall_flutter)|🔥🔥高仿某东商城flutter版本,持续更新... 同款Android Kotlin版本( https://github.com/GuoguoDad/jd_mall.git )|44|2023-12-18| +|178|[happyme531/a5btool](https://github.com/happyme531/a5btool)|Rock5B工具箱|42|2023-11-23| +|179|[huhx/flutter_oss_aliyun](https://github.com/huhx/flutter_oss_aliyun)|阿里云oss sdk的flutter版本|42|2023-12-09| +|180|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|42|2023-10-07| +|181|[shirne/chinese_chess](https://github.com/shirne/chinese_chess)|Chinese Chess game by Flutter|42|2023-11-01| +|182|[Cc-Edit/CcClipApp](https://github.com/Cc-Edit/CcClipApp)|2023-12 最新 - 使用 Flutter 实现音视频编辑项目 App,Flutter学习上手项目,前端上手Flutter项目,好看的 Flutter 模板,好看的 Flutter 闪屏页,如有帮助还请Star 支持一下 😊|41|2023-12-15| |183|[springeye/fterm](https://github.com/springeye/fterm)|fterm是一款基于Flutter开发的跨平台终端工具|41|2023-07-27| |184|[FlutterPlayer/fplayer](https://github.com/FlutterPlayer/fplayer)|fplayer播放器|41|2023-11-07| |185|[itning/yunshu_music](https://github.com/itning/yunshu_music)|使用flutter构建的音乐播放器|41|2023-12-16| @@ -201,10 +201,10 @@ |194|[danielwii/flutter_barrage](https://github.com/danielwii/flutter_barrage)|A barrage wall(danmu) plugin for flutter. 一个 flutter 的弹幕墙插件。|36|2023-09-07| |195|[evan361425/flutter-pos-system](https://github.com/evan361425/flutter-pos-system)|開源的 Flutter 應用程式,希望和使用者一起建立一個好用的 POS 系統(點餐系統)。|35|2023-12-03| |196|[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| -|197|[Cc-Edit/CcClipApp](https://github.com/Cc-Edit/CcClipApp)|2023-12 最新 - 使用 Flutter 实现音视频编辑项目 App,Flutter学习上手项目,前端上手Flutter项目,好看的 Flutter 模板,好看的 Flutter 闪屏页,如有帮助还请Star 支持一下 😊|34|2023-12-15| -|198|[roomanl/famd](https://github.com/roomanl/famd)|flutter aria2 m3u8 downloader,使用flutter+aria2+m3u8开发的一个M3U8下载器。|34|2023-12-15| -|199|[TermPlux/TermPlux-App](https://github.com/TermPlux/TermPlux-App)|TermPlux致力于让Termux更加好用、易用,提高移动设备生产力。|34|2023-10-15| -|200|[tsukiseele/ComicNyaa](https://github.com/tsukiseele/ComicNyaa)|A cross-platform comic/gallery reader. 一个跨平台的漫画/图库聚合阅读器.|34|2023-08-22| +|197|[roomanl/famd](https://github.com/roomanl/famd)|flutter aria2 m3u8 downloader,使用flutter+aria2+m3u8开发的一个M3U8下载器。|34|2023-12-15| +|198|[TermPlux/TermPlux-App](https://github.com/TermPlux/TermPlux-App)|TermPlux致力于让Termux更加好用、易用,提高移动设备生产力。|34|2023-10-15| +|199|[tsukiseele/ComicNyaa](https://github.com/tsukiseele/ComicNyaa)|A cross-platform comic/gallery reader. 一个跨平台的漫画/图库聚合阅读器.|34|2023-08-22| +|200|[hhanh00/zwallet](https://github.com/hhanh00/zwallet)|Zcash and Ycash light shielded wallet|34|2023-12-19|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Go.md b/content/charts/overall/software/Go.md index d6c02cd0..f2af1d42 100644 --- a/content/charts/overall/software/Go.md +++ b/content/charts/overall/software/Go.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Go -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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.|74982|2023-12-18| -|2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43440|2023-12-17| -|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|39731|2023-12-18| -|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|35376|2023-12-18| -|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。|33359|2023-12-18| -|6|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30467|2023-12-17| -|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, ...|27902|2023-12-01| -|8|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|26606|2023-12-18| -|9|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|19682|2023-12-07| -|10|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19264|2023-12-18| -|11|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。|18950|2023-12-18| -|12|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18478|2023-12-18| -|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|16404|2023-12-16| -|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 ...|14681|2023-12-13| -|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 ...|14528|2023-11-10| -|16|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~|14402|2023-12-15| -|17|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|14395|2023-10-11| -|18|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|14389|2023-12-18| -|19|[1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel)|🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。|14169|2023-12-18| -|20|[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动手写/从零实现系列|14120|2023-09-15| -|21|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform programmable network tool. 一个跨平台可编程网络工具.|14022|2023-11-23| -|22|[cosmtrek/air](https://github.com/cosmtrek/air)|☁️ Live reload for Go apps|13130|2023-12-18| -|23|[openimsdk/open-im-server](https://github.com/openimsdk/open-im-server)|IM Chat |12334|2023-12-18| -|24|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|12017|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 池。|11452|2023-12-13| -|26|[apernet/hysteria](https://github.com/apernet/hysteria)|Hysteria is a powerful, lightning fast and censorship resistant proxy.|11126|2023-12-15| -|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|11015|2023-12-15| -|28|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|10463|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. |10346|2023-12-18| -|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 ...|10228|2023-12-12| -|31|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|9965|2023-11-22| -|32|[blevesearch/bleve](https://github.com/blevesearch/bleve)|A modern text indexing library for go|9383|2023-12-15| +|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.|75026|2023-12-18| +|2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43449|2023-12-19| +|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|39751|2023-12-19| +|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|35385|2023-12-19| +|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。|33394|2023-12-19| +|6|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30469|2023-12-19| +|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, ...|27914|2023-12-01| +|8|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|26614|2023-12-19| +|9|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|19689|2023-12-07| +|10|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19269|2023-12-19| +|11|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。|18963|2023-12-19| +|12|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18483|2023-12-19| +|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|16411|2023-12-19| +|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 ...|14686|2023-12-13| +|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 ...|14551|2023-11-10| +|16|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~|14424|2023-12-15| +|17|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|14395|2023-12-19| +|18|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|14392|2023-12-19| +|19|[1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel)|🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。|14213|2023-12-19| +|20|[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动手写/从零实现系列|14130|2023-09-15| +|21|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform programmable network tool. 一个跨平台可编程网络工具.|14025|2023-11-23| +|22|[cosmtrek/air](https://github.com/cosmtrek/air)|☁️ Live reload for Go apps|13149|2023-12-18| +|23|[openimsdk/open-im-server](https://github.com/openimsdk/open-im-server)|IM Chat |12339|2023-12-19| +|24|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|12015|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 池。|11459|2023-12-13| +|26|[apernet/hysteria](https://github.com/apernet/hysteria)|Hysteria is a powerful, lightning fast and censorship resistant proxy.|11141|2023-12-18| +|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|11017|2023-12-15| +|28|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|10466|2023-12-18| +|29|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |10355|2023-12-19| +|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 ...|10235|2023-12-18| +|31|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|9968|2023-12-18| +|32|[blevesearch/bleve](https://github.com/blevesearch/bleve)|A modern text indexing library for go|9384|2023-12-19| |33|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|9282|2023-10-19| -|34|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|9242|2023-11-17| -|35|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|9163|2023-12-18| -|36|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar|8883|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 网络框架。|8249|2023-12-13| -|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.|8063|2023-12-14| -|39|[cookieY/Yearning](https://github.com/cookieY/Yearning)|🐳 A most popular sql audit platform for mysql |8047|2023-12-18| -|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!|7817|2023-12-05| -|41|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|7643|2023-12-14| -|42|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云、Dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain)|7608|2023-12-15| -|43|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7384|2023-10-07| -|44|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|7246|2023-11-15| -|45|[songquanpeng/one-api](https://github.com/songquanpeng/one-api)|OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution ...|7169|2023-12-17| -|46|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|6813|2023-12-18| +|34|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|9246|2023-11-17| +|35|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|9164|2023-12-19| +|36|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar|8886|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 网络框架。|8253|2023-12-13| +|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.|8083|2023-12-19| +|39|[cookieY/Yearning](https://github.com/cookieY/Yearning)|🐳 A most popular sql audit platform for mysql |8051|2023-12-18| +|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!|7818|2023-12-19| +|41|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|7645|2023-12-18| +|42|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云、Dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain)|7618|2023-12-19| +|43|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7386|2023-10-07| +|44|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|7260|2023-11-15| +|45|[songquanpeng/one-api](https://github.com/songquanpeng/one-api)|OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution ...|7220|2023-12-19| +|46|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|6814|2023-12-19| |47|[charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)|Style definitions for nice terminal layouts 👄|6737|2023-12-07| -|48|[jetpack-io/devbox](https://github.com/jetpack-io/devbox)|Instant, easy, and predictable development environments|6667|2023-12-18| -|49|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|6631|2023-09-09| -|50|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|6627|2023-12-09| -|51|[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.|6596|2023-12-18| -|52|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|6534|2023-07-07| -|53|[aceld/zinx](https://github.com/aceld/zinx)|A lightweight concurrent server framework based on Golang.(基于Golang轻量级TCP并发服务器框架).|6506|2023-12-18| -|54|[cloudwego/kitex](https://github.com/cloudwego/kitex)|Go RPC framework with high-performance and strong-extensibility for building micro-services.|6424|2023-12-14| +|48|[jetpack-io/devbox](https://github.com/jetpack-io/devbox)|Instant, easy, and predictable development environments|6679|2023-12-19| +|49|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|6630|2023-09-09| +|50|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|6630|2023-12-09| +|51|[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.|6600|2023-12-18| +|52|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|6536|2023-07-07| +|53|[aceld/zinx](https://github.com/aceld/zinx)|A lightweight concurrent server framework based on Golang.(基于Golang轻量级TCP并发服务器框架).|6511|2023-12-19| +|54|[cloudwego/kitex](https://github.com/cloudwego/kitex)|Go RPC framework with high-performance and strong-extensibility for building micro-services.|6426|2023-12-19| |55|[flike/kingshard](https://github.com/flike/kingshard)|A high-performance MySQL proxy|6290|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 ...|6188|2023-10-26| -|57|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|6183|2023-12-18| -|58|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5997|2023-12-09| -|59|[iDvel/rime-ice](https://github.com/iDvel/rime-ice)|Rime 配置:雾凇拼音 长期维护的简体词库|5845|2023-12-18| -|60|[bytedance/sonic](https://github.com/bytedance/sonic)|A blazingly fast JSON serializing & deserializing library|5828|2023-12-18| -|61|[kubevela/kubevela](https://github.com/kubevela/kubevela)|The Modern Application Platform.|5804|2023-12-18| -|62|[Hackl0us/GeoIP2-CN](https://github.com/Hackl0us/GeoIP2-CN)|小巧精悍、准确、实用 GeoIP2 数据库|5789|2023-12-16| -|63|[evrone/go-clean-template](https://github.com/evrone/go-clean-template)|Clean Architecture template for Golang services|5686|2023-11-16| +|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 ...|6190|2023-10-26| +|57|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|6184|2023-12-19| +|58|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5996|2023-12-18| +|59|[iDvel/rime-ice](https://github.com/iDvel/rime-ice)|Rime 配置:雾凇拼音 长期维护的简体词库|5856|2023-12-18| +|60|[bytedance/sonic](https://github.com/bytedance/sonic)|A blazingly fast JSON serializing & deserializing library|5845|2023-12-19| +|61|[kubevela/kubevela](https://github.com/kubevela/kubevela)|The Modern Application Platform.|5806|2023-12-18| +|62|[Hackl0us/GeoIP2-CN](https://github.com/Hackl0us/GeoIP2-CN)|小巧精悍、准确、实用 GeoIP2 数据库|5795|2023-12-19| +|63|[evrone/go-clean-template](https://github.com/evrone/go-clean-template)|Clean Architecture template for Golang services|5685|2023-11-16| |64|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|5619|2023-12-06| -|65|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: Self-hosted, lightweight server and website monitoring and O&M tool|5489|2023-12-11| -|66|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|5416|2023-12-13| -|67|[TencentBlueKing/bk-cmdb](https://github.com/TencentBlueKing/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|5202|2023-12-18| -|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 ...|5123|2023-07-09| -|69|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|5106|2023-09-24| -|70|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|5035|2023-12-18| -|71|[ffhelicopter/Go42](https://github.com/ffhelicopter/Go42)|《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。|4907|2023-10-11| -|72|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4868|2023-11-14| -|73|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4805|2023-10-14| -|74|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|4772|2023-08-22| -|75|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo .|4588|2023-12-14| -|76|[goodrain/rainbond](https://github.com/goodrain/rainbond)|No need to know Kubernetes' cloud native application management platform 不用懂 Kubernetes 的云原生应用管理平台|4506|2023-12-12| +|65|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: Self-hosted, lightweight server and website monitoring and O&M tool|5494|2023-12-19| +|66|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|5417|2023-12-13| +|67|[TencentBlueKing/bk-cmdb](https://github.com/TencentBlueKing/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|5201|2023-12-19| +|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 ...|5127|2023-07-09| +|69|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|5107|2023-09-24| +|70|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|5038|2023-12-19| +|71|[ffhelicopter/Go42](https://github.com/ffhelicopter/Go42)|《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。|4909|2023-10-11| +|72|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4873|2023-11-14| +|73|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4806|2023-12-19| +|74|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|4771|2023-08-22| +|75|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo .|4589|2023-12-14| +|76|[goodrain/rainbond](https://github.com/goodrain/rainbond)|No need to know Kubernetes' cloud native application management platform 不用懂 Kubernetes 的云原生应用管理平台|4508|2023-12-19| |77|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|4431|2023-12-14| -|78|[go-rod/rod](https://github.com/go-rod/rod)|A Devtools driver for web automation and scraping|4409|2023-11-29| -|79|[cloudwego/hertz](https://github.com/cloudwego/hertz)|Go HTTP framework with high-performance and strong-extensibility for building micro-services.|4396|2023-12-18| -|80|[nxtrace/NTrace-core](https://github.com/nxtrace/NTrace-core)|NextTrace, an open source visual route tracking CLI tool|4302|2023-12-18| +|78|[go-rod/rod](https://github.com/go-rod/rod)|A Devtools driver for web automation and scraping|4411|2023-11-29| +|79|[cloudwego/hertz](https://github.com/cloudwego/hertz)|Go HTTP framework with high-performance and strong-extensibility for building micro-services.|4398|2023-12-18| +|80|[nxtrace/NTrace-core](https://github.com/nxtrace/NTrace-core)|NextTrace, an open source visual route tracking CLI tool|4310|2023-12-18| |81|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter: Governance-oriented Microservice Framework.|4275|2023-12-18| -|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|4265|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|4228|2023-10-17| -|84|[openkruise/kruise](https://github.com/openkruise/kruise)|Automated management of large-scale applications on Kubernetes (incubating project under CNCF)|4207|2023-12-18| -|85|[rosedblabs/rosedb](https://github.com/rosedblabs/rosedb)|Lightweight, fast and reliable key/value storage engine based on Bitcask.|4139|2023-12-12| -|86|[cubefs/cubefs](https://github.com/cubefs/cubefs)|CubeFS is a cloud native unstructured data storage|4129|2023-12-18| -|87|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|4107|2023-11-30| -|88|[orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|a thread-safe concurrent map for go|3984|2023-11-17| -|89|[lwch/natpass](https://github.com/lwch/natpass)|🔥居家办公,远程开发神器|3937|2023-11-30| -|90|[httprunner/httprunner](https://github.com/httprunner/httprunner)|HttpRunner 是一个开源的 API/UI 测试工具,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。|3866|2023-11-05| -|91|[imroc/req](https://github.com/imroc/req)|Simple Go HTTP client with Black Magic|3808|2023-11-20| -|92|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework focusing on RPC scenarios.|3753|2023-12-08| -|93|[eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat)|golang微信SDK|3749|2023-12-13| -|94|[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.|3735|2023-11-08| -|95|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|3731|2023-12-18| -|96|[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 ...|3725|2023-11-03| -|97|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】|3615|2023-12-18| -|98|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|3605|2023-10-11| -|99|[rocboss/paopao-ce](https://github.com/rocboss/paopao-ce)|🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区|3534|2023-12-18| -|100|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹20000+,暴力破解协议10余种。|3461|2023-08-22| -|101|[tair-opensource/RedisShake](https://github.com/tair-opensource/RedisShake)|RedisShake is a Redis data processing and migration tool.|3455|2023-12-18| -|102|[cherish-chat/xxim-server](https://github.com/cherish-chat/xxim-server)|惺惺 —— 属于你的社交地盘!惺惺是一个100%开源社交平台,每个人都可以搭建自己的服务器,掌握数据的所有权。此APP非盈利项目!|3439|2023-08-31| -|103|[youshandefeiyang/LiveRedirect](https://github.com/youshandefeiyang/LiveRedirect)|LiveRedirect|3403|2023-11-19| -|104|[cdk-team/CDK](https://github.com/cdk-team/CDK)|📦 Make security testing of K8s, Docker, and Containerd easier.|3395|2023-10-17| -|105|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|3389|2023-11-16| -|106|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统(带配套课程)|3343|2023-12-13| -|107|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider. 一个查询IP地理信息和CDN服务提供商的离线终端工具.|3343|2023-12-11| -|108|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|3329|2023-11-09| -|109|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|3316|2023-12-14| -|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插件,支持同步备份功能。|3252|2023-12-10| -|113|[EndlessCheng/codeforces-go](https://github.com/EndlessCheng/codeforces-go)|算法竞赛模板库 by 灵茶山艾府 💭💡🎈|3216|2023-12-17| -|114|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of Go.|3208|2023-12-16| -|115|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|3115|2023-10-17| -|116|[kevwan/tproxy](https://github.com/kevwan/tproxy)|A cli tool to proxy and analyze TCP connections.|3094|2023-12-18| -|117|[greycodee/wechat-backup](https://github.com/greycodee/wechat-backup)|微信聊天记录持久化备份本地硬盘,释放手机存储空间。|3043|2023-06-22| -|118|[chaozh/MIT-6.824](https://github.com/chaozh/MIT-6.824)|Basic Sources for MIT 6.824 Distributed Systems Class|3022|2023-10-02| -|119|[ChineseSubFinder/ChineseSubFinder](https://github.com/ChineseSubFinder/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k、SubtitleBest 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|2869|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.|2790|2023-12-18| -|121|[XTLS/REALITY](https://github.com/XTLS/REALITY)|THE NEXT FUTURE|2747|2023-11-12| +|82|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|4229|2023-10-17| +|83|[openkruise/kruise](https://github.com/openkruise/kruise)|Automated management of large-scale applications on Kubernetes (incubating project under CNCF)|4209|2023-12-19| +|84|[rosedblabs/rosedb](https://github.com/rosedblabs/rosedb)|Lightweight, fast and reliable key/value storage engine based on Bitcask.|4139|2023-12-19| +|85|[cubefs/cubefs](https://github.com/cubefs/cubefs)|CubeFS is a cloud native unstructured data storage|4133|2023-12-19| +|86|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|4113|2023-11-30| +|87|[orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|a thread-safe concurrent map for go|3984|2023-11-17| +|88|[lwch/natpass](https://github.com/lwch/natpass)|🔥居家办公,远程开发神器|3937|2023-11-30| +|89|[httprunner/httprunner](https://github.com/httprunner/httprunner)|HttpRunner 是一个开源的 API/UI 测试工具,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。|3868|2023-11-05| +|90|[imroc/req](https://github.com/imroc/req)|Simple Go HTTP client with Black Magic|3808|2023-11-20| +|91|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework focusing on RPC scenarios.|3755|2023-12-19| +|92|[eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat)|golang微信SDK|3754|2023-12-13| +|93|[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.|3739|2023-11-08| +|94|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|3738|2023-12-19| +|95|[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 ...|3727|2023-11-03| +|96|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】|3617|2023-12-19| +|97|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|3606|2023-10-11| +|98|[rocboss/paopao-ce](https://github.com/rocboss/paopao-ce)|🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区|3537|2023-12-19| +|99|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹20000+,暴力破解协议10余种。|3464|2023-08-22| +|100|[tair-opensource/RedisShake](https://github.com/tair-opensource/RedisShake)|RedisShake is a Redis data processing and migration tool.|3458|2023-12-18| +|101|[cherish-chat/xxim-server](https://github.com/cherish-chat/xxim-server)|惺惺 —— 属于你的社交地盘!惺惺是一个100%开源社交平台,每个人都可以搭建自己的服务器,掌握数据的所有权。此APP非盈利项目!|3439|2023-08-31| +|102|[youshandefeiyang/LiveRedirect](https://github.com/youshandefeiyang/LiveRedirect)|LiveRedirect|3402|2023-11-19| +|103|[cdk-team/CDK](https://github.com/cdk-team/CDK)|📦 Make security testing of K8s, Docker, and Containerd easier.|3395|2023-10-17| +|104|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|3389|2023-11-16| +|105|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统(带配套课程)|3345|2023-12-13| +|106|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider. 一个查询IP地理信息和CDN服务提供商的离线终端工具.|3343|2023-12-18| +|107|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|3332|2023-11-09| +|108|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|3317|2023-12-19| +|109|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|3270|2023-11-01| +|110|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|3258|2023-12-08| +|111|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。|3255|2023-12-10| +|112|[EndlessCheng/codeforces-go](https://github.com/EndlessCheng/codeforces-go)|算法竞赛模板库 by 灵茶山艾府 💭💡🎈|3224|2023-12-19| +|113|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of Go.|3215|2023-12-16| +|114|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|3117|2023-10-17| +|115|[kevwan/tproxy](https://github.com/kevwan/tproxy)|A cli tool to proxy and analyze TCP connections.|3095|2023-12-18| +|116|[greycodee/wechat-backup](https://github.com/greycodee/wechat-backup)|微信聊天记录持久化备份本地硬盘,释放手机存储空间。|3047|2023-06-22| +|117|[chaozh/MIT-6.824](https://github.com/chaozh/MIT-6.824)|Basic Sources for MIT 6.824 Distributed Systems Class|3022|2023-10-02| +|118|[ChineseSubFinder/ChineseSubFinder](https://github.com/ChineseSubFinder/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k、SubtitleBest 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|2872|2023-12-09| +|119|[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.|2790|2023-12-19| +|120|[XTLS/REALITY](https://github.com/XTLS/REALITY)|THE NEXT FUTURE|2748|2023-11-12| +|121|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Reference implementation of the Filecoin protocol, written in Go|2718|2023-12-19| |122|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a cloud native application framework for Go with rich eco-system|2718|2023-10-11| -|123|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Reference implementation of the Filecoin protocol, written in Go|2717|2023-12-18| -|124|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|2661|2023-11-09| -|125|[hr3lxphr6j/bililive-go](https://github.com/hr3lxphr6j/bililive-go)|一个直播录制工具|2629|2023-11-25| -|126|[CryoByte33/steam-deck-utilities](https://github.com/CryoByte33/steam-deck-utilities)|A utility to improve performance and help manage storage on Steam Deck.|2624|2023-11-29| -|127|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2624|2023-12-18| -|128|[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 ...|2623|2023-12-14| -|129|[nicksnyder/go-i18n](https://github.com/nicksnyder/go-i18n)|Translate your Go program into multiple languages.|2611|2023-12-05| -|130|[iyear/tdl](https://github.com/iyear/tdl)|📥 A Telegram downloader/tools written in Golang|2579|2023-12-18| -|131|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go enables reliability and resiliency for Go microservices|2578|2023-12-18| -|132|[lonng/nano](https://github.com/lonng/nano)|Lightweight, facility, high performance golang based game server framework|2564|2023-11-16| -|133|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2521|2023-10-22| -|134|[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.|2506|2023-12-15| -|135|[andeya/erpc](https://github.com/andeya/erpc)|An efficient, extensible and easy-to-use RPC framework.|2504|2023-11-02| -|136|[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. 直播|2469|2023-11-14| -|137|[uptrace/uptrace](https://github.com/uptrace/uptrace)|Open source APM: OpenTelemetry traces, metrics, and logs|2466|2023-12-18| -|138|[xiaonanln/goworld](https://github.com/xiaonanln/goworld)|Scalable Distributed Game Server Engine with Hot Swapping in Golang|2437|2023-11-27| -|139|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|2436|2023-10-11| -|140|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|2434|2023-11-25| -|141|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|2394|2023-10-31| -|142|[go-ego/gse](https://github.com/go-ego/gse)|Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.|2384|2023-11-16| -|143|[xjasonlyu/tun2socks](https://github.com/xjasonlyu/tun2socks)|tun2socks - powered by gVisor TCP/IP stack|2372|2023-11-13| -|144|[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.|2337|2023-12-18| -|145|[zan8in/afrog](https://github.com/zan8in/afrog)|A Security Tool for Bug Bounty, Pentest and Red Teaming.|2335|2023-12-14| -|146|[ph4ntonn/Stowaway](https://github.com/ph4ntonn/Stowaway)|👻Stowaway -- Multi-hop Proxy Tool for pentesters|2310|2023-12-05| -|147|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|2304|2023-08-16| -|148|[1Panel-dev/KubePi](https://github.com/1Panel-dev/KubePi)|KubePi 是一个现代化的 K8s 面板。|2296|2023-09-03| -|149|[alberliu/gim](https://github.com/alberliu/gim)|golang写的IM服务器(服务组件形式)|2291|2023-10-19| -|150|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|2288|2023-09-05| -|151|[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 ...|2282|2023-12-18| +|123|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|2661|2023-11-09| +|124|[hr3lxphr6j/bililive-go](https://github.com/hr3lxphr6j/bililive-go)|一个直播录制工具|2631|2023-11-25| +|125|[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 ...|2627|2023-12-19| +|126|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2625|2023-12-19| +|127|[CryoByte33/steam-deck-utilities](https://github.com/CryoByte33/steam-deck-utilities)|A utility to improve performance and help manage storage on Steam Deck.|2624|2023-11-29| +|128|[nicksnyder/go-i18n](https://github.com/nicksnyder/go-i18n)|Translate your Go program into multiple languages.|2613|2023-12-05| +|129|[iyear/tdl](https://github.com/iyear/tdl)|📥 A Telegram downloader/tools written in Golang|2585|2023-12-19| +|130|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go enables reliability and resiliency for Go microservices|2579|2023-12-18| +|131|[lonng/nano](https://github.com/lonng/nano)|Lightweight, facility, high performance golang based game server framework|2565|2023-11-16| +|132|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2521|2023-10-22| +|133|[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.|2516|2023-12-15| +|134|[andeya/erpc](https://github.com/andeya/erpc)|An efficient, extensible and easy-to-use RPC framework.|2503|2023-11-02| +|135|[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. 直播|2473|2023-11-14| +|136|[uptrace/uptrace](https://github.com/uptrace/uptrace)|Open source APM: OpenTelemetry traces, metrics, and logs|2471|2023-12-19| +|137|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|2446|2023-10-11| +|138|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|2437|2023-11-25| +|139|[xiaonanln/goworld](https://github.com/xiaonanln/goworld)|Scalable Distributed Game Server Engine with Hot Swapping in Golang|2437|2023-11-27| +|140|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|2395|2023-10-31| +|141|[go-ego/gse](https://github.com/go-ego/gse)|Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.|2386|2023-11-16| +|142|[xjasonlyu/tun2socks](https://github.com/xjasonlyu/tun2socks)|tun2socks - powered by gVisor TCP/IP stack|2372|2023-11-13| +|143|[zan8in/afrog](https://github.com/zan8in/afrog)|A Security Tool for Bug Bounty, Pentest and Red Teaming.|2340|2023-12-14| +|144|[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.|2338|2023-12-19| +|145|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|2315|2023-08-16| +|146|[ph4ntonn/Stowaway](https://github.com/ph4ntonn/Stowaway)|👻Stowaway -- Multi-hop Proxy Tool for pentesters|2314|2023-12-05| +|147|[1Panel-dev/KubePi](https://github.com/1Panel-dev/KubePi)|KubePi 是一个现代化的 K8s 面板。|2301|2023-09-03| +|148|[alberliu/gim](https://github.com/alberliu/gim)|golang写的IM服务器(服务组件形式)|2292|2023-10-19| +|149|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|2287|2023-09-05| +|150|[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 ...|2281|2023-12-19| +|151|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|2280|2023-12-19| |152|[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| -|153|[signintech/gopdf](https://github.com/signintech/gopdf)|A simple library for generating PDF written in Go lang|2256|2023-11-19| -|154|[FloatTech/ZeroBot-Plugin](https://github.com/FloatTech/ZeroBot-Plugin)|基于 ZeroBot 的 OneBot 插件|2236|2023-12-15| +|153|[signintech/gopdf](https://github.com/signintech/gopdf)|A simple library for generating PDF written in Go lang|2259|2023-11-19| +|154|[FloatTech/ZeroBot-Plugin](https://github.com/FloatTech/ZeroBot-Plugin)|基于 ZeroBot 的 OneBot 插件|2237|2023-12-19| |155|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2225|2023-07-16| -|156|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器|2212|2023-11-12| -|157|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Platform for Microservice and Distributed Architecture|2208|2023-12-18| -|158|[babyname/fate](https://github.com/babyname/fate)|Fate is a modern science chinese name create tool. |2208|2023-11-28| +|156|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器|2215|2023-11-12| +|157|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Platform for Microservice and Distributed Architecture|2208|2023-12-19| +|158|[babyname/fate](https://github.com/babyname/fate)|Fate is a modern science chinese name create tool. |2207|2023-11-28| |159|[bilibili/overlord](https://github.com/bilibili/overlord)|Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。|2181|2023-07-16| -|160|[yunionio/cloudpods](https://github.com/yunionio/cloudpods)|A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台|2165|2023-12-18| -|161|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|2162|2023-12-18| +|160|[yunionio/cloudpods](https://github.com/yunionio/cloudpods)|A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台|2165|2023-12-19| +|161|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|2163|2023-12-18| |162|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|2146|2023-07-22| -|163|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|2109|2023-09-29| -|164|[pingc0y/URLFinder](https://github.com/pingc0y/URLFinder)|一款快速、全面、易用的页面信息提取工具,可快速发现和提取页面中的JS、URL和敏感信息。|2100|2023-10-21| +|163|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|2110|2023-09-29| +|164|[pingc0y/URLFinder](https://github.com/pingc0y/URLFinder)|一款快速、全面、易用的页面信息提取工具,可快速发现和提取页面中的JS、URL和敏感信息。|2104|2023-10-21| |165|[sipt/shuttle](https://github.com/sipt/shuttle)|A web proxy in Golang with amazing features.|2043|2023-07-17| -|166|[ying32/govcl](https://github.com/ying32/govcl)| Cross-platform Go/Golang GUI library.|1994|2023-12-09| -|167|[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 ...|1979|2023-12-18| +|166|[ying32/govcl](https://github.com/ying32/govcl)| Cross-platform Go/Golang GUI library.|1995|2023-12-09| +|167|[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 ...|1980|2023-12-19| |168|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|1974|2023-10-13| |169|[ConnectAI-E/Dingtalk-OpenAI](https://github.com/ConnectAI-E/Dingtalk-OpenAI)|🎒 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀|1973|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|1965|2023-12-16| -|171|[sealerio/sealer](https://github.com/sealerio/sealer)|Build, Share and Run Both Your Kubernetes Cluster and Distributed Applications (Project under CNCF)|1960|2023-11-30| -|172|[alibaba/higress](https://github.com/alibaba/higress)|Next-generation Cloud Native Gateway 下一代云原生网关|1951|2023-12-18| -|173|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|1950|2023-12-14| -|174|[araddon/dateparse](https://github.com/araddon/dateparse)|GoLang Parse many date strings without knowing format in advance.|1938|2023-08-07| +|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|1966|2023-12-16| +|171|[sealerio/sealer](https://github.com/sealerio/sealer)|Build, Share and Run Both Your Kubernetes Cluster and Distributed Applications (Project under CNCF)|1960|2023-12-19| +|172|[alibaba/higress](https://github.com/alibaba/higress)|Next-generation Cloud Native Gateway 下一代云原生网关|1953|2023-12-19| +|173|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|1951|2023-12-18| +|174|[araddon/dateparse](https://github.com/araddon/dateparse)|GoLang Parse many date strings without knowing format in advance.|1939|2023-08-07| |175|[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 🔥 ⎈ 🐳|1930|2023-12-14| |176|[mojocn/base64Captcha](https://github.com/mojocn/base64Captcha)|captcha of base64 image string|1922|2023-12-08| |177|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1898|2023-08-19| |178|[bitepeng/b0pass](https://github.com/bitepeng/b0pass)|百灵快传(B0Pass):基于Go语言的高性能 "手机电脑超大文件传输神器"、"局域网共享文件服务器"。LAN large file transfer tool。|1864|2023-12-15| -|179|[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.|1846|2023-12-18| +|179|[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.|1848|2023-12-19| |180|[baetyl/baetyl](https://github.com/baetyl/baetyl)|Extend cloud computing, data and service seamlessly to edge devices.|1834|2023-12-14| -|181|[dchest/captcha](https://github.com/dchest/captcha)|Go package captcha implements generation and verification of image and audio CAPTCHAs.|1827|2023-11-30| -|182|[m13253/dns-over-https](https://github.com/m13253/dns-over-https)|High performance DNS over HTTPS client & server|1817|2023-11-13| -|183|[gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample)|Go by Example 通过例子学 Golang|1808|2023-08-21| -|184|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|1781|2023-08-14| -|185|[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 ...|1732|2023-09-04| -|186|[brokercap/Bifrost](https://github.com/brokercap/Bifrost)|Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件|1731|2023-12-03| -|187|[kubeovn/kube-ovn](https://github.com/kubeovn/kube-ovn)|A Bridge between SDN and Cloud Native (Project under CNCF)|1723|2023-12-18| -|188|[davyxu/tabtoy](https://github.com/davyxu/tabtoy)|高性能表格数据导出器|1720|2023-11-23| -|189|[FxPool/FXMinerProxy](https://github.com/FxPool/FXMinerProxy)|🔥minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,矿池抽水,矿池中转,矿场运维专用|1715|2023-12-02| -|190|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1714|2023-11-12| +|181|[dchest/captcha](https://github.com/dchest/captcha)|Go package captcha implements generation and verification of image and audio CAPTCHAs.|1826|2023-11-30| +|182|[m13253/dns-over-https](https://github.com/m13253/dns-over-https)|High performance DNS over HTTPS client & server|1819|2023-11-13| +|183|[gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample)|Go by Example 通过例子学 Golang|1809|2023-08-21| +|184|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|1784|2023-08-14| +|185|[brokercap/Bifrost](https://github.com/brokercap/Bifrost)|Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件|1732|2023-12-03| +|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 ...|1732|2023-09-04| +|187|[kubeovn/kube-ovn](https://github.com/kubeovn/kube-ovn)|A Bridge between SDN and Cloud Native (Project under CNCF)|1724|2023-12-19| +|188|[davyxu/tabtoy](https://github.com/davyxu/tabtoy)|高性能表格数据导出器|1721|2023-11-23| +|189|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1717|2023-11-12| +|190|[FxPool/FXMinerProxy](https://github.com/FxPool/FXMinerProxy)|🔥minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,矿池抽水,矿池中转,矿场运维专用|1715|2023-12-02| |191|[indes/flowerss-bot](https://github.com/indes/flowerss-bot)|A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。|1707|2023-08-21| -|192|[gdy666/lucky](https://github.com/gdy666/lucky)|软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser|1693|2023-12-02| -|193|[saltbo/zpan](https://github.com/saltbo/zpan)|A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。|1692|2023-10-21| -|194|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具(深信服深蓝实验室天威战队强力驱动)|1684|2023-07-25| -|195|[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,结 ...|1680|2023-12-15| +|192|[gdy666/lucky](https://github.com/gdy666/lucky)|软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser|1696|2023-12-02| +|193|[saltbo/zpan](https://github.com/saltbo/zpan)|A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。|1692|2023-12-19| +|194|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具(深信服深蓝实验室天威战队强力驱动)|1686|2023-07-25| +|195|[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,结 ...|1682|2023-12-15| |196|[smartwalle/alipay](https://github.com/smartwalle/alipay)|支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签,支持文件上传和接口内容加密。|1680|2023-12-08| -|197|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1671|2023-09-22| -|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 ...|1656|2023-11-30| +|197|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1670|2023-09-22| +|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 ...|1657|2023-11-30| |199|[xluohome/phonedata](https://github.com/xluohome/phonedata)|手机号码归属地信息库、手机号归属地查询 phone.dat 最后更新:2023年02月 |1641|2023-11-14| -|200|[alibaba/MongoShake](https://github.com/alibaba/MongoShake)|MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具,可以满足迁移和同步的需求, ...|1601|2023-09-04| +|200|[alibaba/MongoShake](https://github.com/alibaba/MongoShake)|MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具,可以满足迁移和同步的需求, ...|1602|2023-09-04|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/HTML.md b/content/charts/overall/software/HTML.md index f558e4a5..2ccf11f7 100644 --- a/content/charts/overall/software/HTML.md +++ b/content/charts/overall/software/HTML.md @@ -1,209 +1,209 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > HTML -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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.|26983|2023-11-01| -|2|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|12150|2023-08-23| -|3|[atelier-anchor/smiley-sans](https://github.com/atelier-anchor/smiley-sans)|得意黑 Smiley Sans:一款在人文观感和几何特征中寻找平衡的中文黑体|11748|2023-11-28| -|4|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|11516|2023-12-18| -|5|[liu673cn/box](https://github.com/liu673cn/box)|TVbox开源版(空壳-自行配置)|10756|2023-12-10| -|6|[adams549659584/go-proxy-bingai](https://github.com/adams549659584/go-proxy-bingai)|用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。|8399|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|7536|2023-12-16| -|8|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|7322|2023-11-28| -|9|[LianjiaTech/BELLE](https://github.com/LianjiaTech/BELLE)|BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)|7067|2023-12-16| +|2|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|12164|2023-08-23| +|3|[atelier-anchor/smiley-sans](https://github.com/atelier-anchor/smiley-sans)|得意黑 Smiley Sans:一款在人文观感和几何特征中寻找平衡的中文黑体|11749|2023-11-28| +|4|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|11516|2023-12-19| +|5|[liu673cn/bug](https://github.com/liu673cn/bug)|TVbox开源版(空壳-自行配置)|10759|2023-12-19| +|6|[adams549659584/go-proxy-bingai](https://github.com/adams549659584/go-proxy-bingai)|用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。|8400|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|7538|2023-12-17| +|8|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|7323|2023-11-28| +|9|[LianjiaTech/BELLE](https://github.com/LianjiaTech/BELLE)|BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)|7071|2023-12-16| |10|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6687|2023-12-12| -|11|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|6587|2023-10-12| +|11|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|6587|2023-12-19| |12|[tjy-gitnub/win12](https://github.com/tjy-gitnub/win12)|Windows 12 网页版,在线体验 点击下面的链接在线体验|5605|2023-12-12| -|13|[cotes2020/jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy)|A minimal, responsive, and feature-rich Jekyll theme for technical writing.|5413|2023-12-18| -|14|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:2024年系统架构设计师(软考高级)备考资料。|5102|2023-11-06| +|13|[cotes2020/jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy)|A minimal, responsive, and feature-rich Jekyll theme for technical writing.|5423|2023-12-18| +|14|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:2024年系统架构设计师(软考高级)备考资料。|5106|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|5043|2023-11-08| -|16|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|4839|2023-12-05| -|17|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )|4676|2023-09-20| -|18|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |4082|2023-12-18| -|19|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|3908|2023-12-05| -|20|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具(⚠️请勿在贡献代码以外的情况下 Fork)|3382|2023-12-08| -|21|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3363|2023-12-05| -|22|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2981|2023-10-14| -|23|[refscn/rplibs](https://github.com/refscn/rplibs)|Refs.cn 原型设计元件库,基于Axure RP 10/9,支持 Android、Apple、Windows、微信,移动、桌面平台的应用和网站原型设计。六年历程 2.8k+ star,感谢大家使用。|2955|2023-11-29| -|24|[x-dr/chatgptProxyAPI](https://github.com/x-dr/chatgptProxyAPI)|🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出|2582|2023-11-20| -|25|[OWASP/ASVS](https://github.com/OWASP/ASVS)|Application Security Verification Standard|2387|2023-12-15| +|16|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|4841|2023-12-05| +|17|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )|4675|2023-09-20| +|18|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |4083|2023-12-19| +|19|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|3909|2023-12-05| +|20|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具(⚠️请勿在贡献代码以外的情况下 Fork)|3385|2023-12-08| +|21|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3364|2023-12-05| +|22|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2983|2023-10-14| +|23|[refscn/rplibs](https://github.com/refscn/rplibs)|Refs.cn 原型设计元件库,基于Axure RP 10/9,支持 Android、Apple、Windows、微信,移动、桌面平台的应用和网站原型设计。|2956|2023-11-29| +|24|[x-dr/chatgptProxyAPI](https://github.com/x-dr/chatgptProxyAPI)|🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出|2583|2023-11-20| +|25|[OWASP/ASVS](https://github.com/OWASP/ASVS)|Application Security Verification Standard|2389|2023-12-15| |26|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|2363|2023-12-12| |27|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|2144|2023-12-01| -|28|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|2122|2023-11-23| -|29|[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.|1984|2023-12-18| -|30|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1950|2023-07-18| -|31|[rust-lang/this-week-in-rust](https://github.com/rust-lang/this-week-in-rust)|Data for this-week-in-rust.org|1890|2023-12-18| -|32|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1866|2023-12-15| +|28|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|2124|2023-11-23| +|29|[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.|1983|2023-12-19| +|30|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1951|2023-07-18| +|31|[rust-lang/this-week-in-rust](https://github.com/rust-lang/this-week-in-rust)|Data for this-week-in-rust.org|1890|2023-12-19| +|32|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1866|2023-12-19| |33|[cym1102/nginxWebUI](https://github.com/cym1102/nginxWebUI)|Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具,使用网页来快速配置与管理nginx单机与集群|1854|2023-11-23| |34|[maple3142/GDIndex](https://github.com/maple3142/GDIndex)|A Google Drive Index built with Vue Running on CloudFlare Workers|1832|2023-07-10| -|35|[sinaweibosdk/weibo_android_sdk](https://github.com/sinaweibosdk/weibo_android_sdk)|新浪微博 Android SDK|1816|2023-12-18| -|36|[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|1809|2023-12-06| -|37|[logoove/weui](https://github.com/logoove/weui)|weui+是在weui和zepto基础上开发的增强UI组件,目前分为表单,基础,组件,js插件四大类,共计百余项功能,是最全的weui样式|1754|2023-12-12| -|38|[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: 优秀计算机科学与技术 ...|1742|2023-12-04| -|39|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1657|2023-09-28| -|40|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1581|2023-12-12| -|41|[ccforward/cc](https://github.com/ccforward/cc)|Code & Blog|1580|2023-09-04| -|42|[wx-chevalier/DistributedSystem-Notes](https://github.com/wx-chevalier/DistributedSystem-Notes)|:books: 深入浅出分布式基础架构,Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1487|2023-09-23| -|43|[NICEXAI/leaflet_zh](https://github.com/NICEXAI/leaflet_zh)|Leaflet 中文网|1484|2023-11-14| -|44|[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.|1482|2023-12-18| -|45|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1481|2023-12-12| -|46|[Threekiii/Vulnerability-Wiki](https://github.com/Threekiii/Vulnerability-Wiki)|基于 docsify 部署,目前漏洞数量 1000+|1382|2023-12-12| -|47|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|1356|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等构建|1334|2023-12-17| -|49|[openresty/openresty.org](https://github.com/openresty/openresty.org)|Code and data for the openresty.org site|1250|2023-12-18| +|35|[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|1809|2023-12-06| +|36|[logoove/weui](https://github.com/logoove/weui)|weui+是在weui和zepto基础上开发的增强UI组件,目前分为表单,基础,组件,js插件四大类,共计百余项功能,是最全的weui样式|1754|2023-12-12| +|37|[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: 优秀计算机科学与技术 ...|1742|2023-12-04| +|38|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1657|2023-09-28| +|39|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1581|2023-12-12| +|40|[ccforward/cc](https://github.com/ccforward/cc)|Code & Blog|1580|2023-09-04| +|41|[wx-chevalier/DistributedSystem-Notes](https://github.com/wx-chevalier/DistributedSystem-Notes)|:books: 深入浅出分布式基础架构,Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1487|2023-09-23| +|42|[NICEXAI/leaflet_zh](https://github.com/NICEXAI/leaflet_zh)|Leaflet 中文网|1484|2023-11-14| +|43|[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.|1483|2023-12-18| +|44|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1481|2023-12-12| +|45|[Threekiii/Vulnerability-Wiki](https://github.com/Threekiii/Vulnerability-Wiki)|基于 docsify 部署,目前漏洞数量 1000+|1383|2023-12-12| +|46|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|1358|2023-07-27| +|47|[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等构建|1337|2023-12-17| +|48|[openresty/openresty.org](https://github.com/openresty/openresty.org)|Code and data for the openresty.org site|1250|2023-12-18| +|49|[aoaostar/legado](https://github.com/aoaostar/legado)|阅读APP书源|1242|2023-12-18| |50|[cnych/qikqiak.com](https://github.com/cnych/qikqiak.com)|关注 chatgpt、容器、kubernetes、devops、python、golang、微服务等技术 🎉🎉🎉|1239|2023-07-23| -|51|[aoaostar/legado](https://github.com/aoaostar/legado)|阅读APP书源|1234|2023-12-17| -|52|[xiaolai/xiaolai.github.io](https://github.com/xiaolai/xiaolai.github.io)|an ever-growing brain|1211|2023-09-10| -|53|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|1210|2023-10-12| -|54|[Qexo/Qexo](https://github.com/Qexo/Qexo)|A Quick, Powerful and Pretty Online Manager for Hexo. |1191|2023-12-12| -|55|[re-zero-khis/re0-web](https://github.com/re-zero-khis/re0-web)|Re0:从零开始的异世界生活 (WEB版)|1174|2023-11-21| -|56|[itbdw/ip-database](https://github.com/itbdw/ip-database)|免费IP离线数据库,支持IPV4+IPV6 ,国家、省、市、县、运营商|1164|2023-12-01| -|57|[qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV)|最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/|1100|2023-10-29| -|58|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|1089|2023-10-29| -|59|[MetaGLM/FinGLM](https://github.com/MetaGLM/FinGLM)|FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。|1073|2023-11-29| +|51|[xiaolai/xiaolai.github.io](https://github.com/xiaolai/xiaolai.github.io)|an ever-growing brain|1211|2023-09-10| +|52|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|1210|2023-10-12| +|53|[Qexo/Qexo](https://github.com/Qexo/Qexo)|A Quick, Powerful and Pretty Online Manager for Hexo. |1196|2023-12-12| +|54|[re-zero-khis/re0-web](https://github.com/re-zero-khis/re0-web)|Re0:从零开始的异世界生活 (WEB版)|1174|2023-11-21| +|55|[itbdw/ip-database](https://github.com/itbdw/ip-database)|免费IP离线数据库,支持IPV4+IPV6 ,国家、省、市、县、运营商|1167|2023-12-01| +|56|[qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV)|最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/|1100|2023-10-29| +|57|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|1090|2023-10-29| +|58|[MetaGLM/FinGLM](https://github.com/MetaGLM/FinGLM)|FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。|1088|2023-11-29| +|59|[travellings-link/travellings](https://github.com/travellings-link/travellings)|开往-友链接力|1065|2023-12-16| |60|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|1065|2023-12-02| -|61|[travellings-link/travellings](https://github.com/travellings-link/travellings)|开往-友链接力|1064|2023-12-16| -|62|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|1056|2023-08-27| -|63|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|1045|2023-08-18| -|64|[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.|1014|2023-12-16| -|65|[DIYgod/Resume](https://github.com/DIYgod/Resume)|:cake: Simple resume|1013|2023-11-09| -|66|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|1012|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、大数据与数据中台|990|2023-12-17| -|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|972|2023-10-30| -|71|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|957|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"|915|2023-11-25| -|73|[dark-kingA/superSearchPlus](https://github.com/dark-kingA/superSearchPlus)|谷歌插件版本- superSearchPlus是聚合型信息收集插件,支持综合查询,资产测绘查询,信息收集 敏感信息提取 js资源扫描 目录扫描 vue组件扫描 整合了目前常见的资产测绘平台 同时支持数据导出|915|2023-12-16| -|74|[ybdt/exp-hub](https://github.com/ybdt/exp-hub)|漏洞检测、漏洞利用|885|2023-11-26| -|75|[xianmin/hugo-theme-jane](https://github.com/xianmin/hugo-theme-jane)|A readable & concise theme for Hugo|878|2023-12-03| -|76|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|871|2023-11-17| -|77|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|869|2023-12-15| -|78|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|848|2023-12-12| -|79|[ybdt/post-hub](https://github.com/ybdt/post-hub)|内网渗透|843|2023-08-24| -|80|[xqdoo00o/chatgpt-web](https://github.com/xqdoo00o/chatgpt-web)|Pure Javascript ChatGPT demo based on OpenAI API|820|2023-11-17| -|81|[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性能测试工具)|807|2023-12-15| -|82|[NJU-SE-15-share-review/professional-class](https://github.com/NJU-SE-15-share-review/professional-class)|NJUSE-专业课 LFS配额已经超支,可能已经无法继续contribute|804|2023-11-24| -|83|[xinglie/report-designer](https://github.com/xinglie/report-designer)|⚡打印设计、可视化、标签打印、编辑器、设计器、数据分析、报表设计、组件化、表单设计、h5页面、调查问卷、pdf生成、流程图、试卷、SVG、图形元素、物联网、标签纸|775|2023-12-03| -|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|730|2023-08-08| -|86|[QianJianTech/LaTeXLive](https://github.com/QianJianTech/LaTeXLive)|LateX公式编辑器-妈叔出品|729|2023-07-02| -|87|[yuhuage/dizhi](https://github.com/yuhuage/dizhi)|雨花阁|726|2023-10-21| -|88|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|706|2023-09-02| -|89|[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-12| -|90|[xiaomabenten/system_architect](https://github.com/xiaomabenten/system_architect)|💯2024年 系统架构设计师(软考高级)备考资源库+配套免费刷题软件。|697|2023-11-02| -|91|[w3c/clreq](https://github.com/w3c/clreq)|Requirements for Chinese Text Layout|685|2023-12-15| -|92|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|683|2023-09-03| -|93|[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.|679|2023-12-18| -|94|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|672|2023-07-13| -|95|[xbzstudio/Timeless-Sydney](https://github.com/xbzstudio/Timeless-Sydney)|好用的New Bing web客户端,功能众多~|671|2023-08-22| -|96|[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.|671|2023-12-14| -|97|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|666|2023-12-06| -|98|[zqzess/MyWebStorage](https://github.com/zqzess/MyWebStorage)|整合网络上现有的香色闺阁源|653|2023-12-18| -|99|[FrankFang/gulu](https://github.com/FrankFang/gulu)|轱辘,面向源码阅读者的 UI 框架|650|2023-09-08| -|100|[HEIGE-PCloud/DoIt](https://github.com/HEIGE-PCloud/DoIt)|A clean, elegant and advanced blog theme for Hugo.|644|2023-12-18| -|101|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|638|2023-11-15| -|102|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|606|2023-11-05| -|103|[wardley-maps-community/awesome-wardley-maps](https://github.com/wardley-maps-community/awesome-wardley-maps)|Wardley maps community hub. Useful Wardley mapping resources|597|2023-10-30| -|104|[zoom/meetingsdk-web-sample](https://github.com/zoom/meetingsdk-web-sample)|Zoom Meeting SDK web sample|597|2023-12-13| -|105|[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-15| -|106|[geeeeeeeek/videoproject](https://github.com/geeeeeeeek/videoproject)|基于python的视频点播网站,视频点播系统,python+Django开发的视频管理系统 - 毕业设计 - 课程设计|573|2023-12-17| -|107|[dmego/home.github.io](https://github.com/dmego/home.github.io)|个人主页|567|2023-12-18| -|108|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|555|2023-11-17| -|109|[adobe/NLP-Cube](https://github.com/adobe/NLP-Cube)|Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing|539|2023-06-22| -|110|[w3c/chinese-ig](https://github.com/w3c/chinese-ig)|Web中文兴趣组|533|2023-10-23| -|111|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|526|2023-12-07| -|112|[JohnYan2017/SmartCharts](https://github.com/JohnYan2017/SmartCharts)|🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步|515|2023-09-25| -|113|[kujian/weixinTip](https://github.com/kujian/weixinTip)|微信下载APP弹出提示|505|2023-10-26| -|114|[lazyparser/weloveinterns](https://github.com/lazyparser/weloveinterns)|中科院软件所智能软件中心实习生社区|484|2023-11-27| -|115|[plctlab/PLCT-Weekly](https://github.com/plctlab/PLCT-Weekly)|软件所PLCT实验室在开源领域的不定期简报|481|2023-12-05| -|116|[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-18| -|117|[Julie-Wang/jackfrued-Python-100-Days](https://github.com/Julie-Wang/jackfrued-Python-100-Days)|-|469|2023-10-17| -|118|[AmazingRise/hugo-theme-diary](https://github.com/AmazingRise/hugo-theme-diary)|Moments piled up. A Hugo theme ported from SumiMakito/hexo-theme-Journal.|468|2023-12-18| -|119|[OpenIoTHub/OpenIoTHub](https://github.com/OpenIoTHub/OpenIoTHub)|💖A free IoT (Internet of Things) platform and private cloud. [一个免费的物联网和私有云平台,支持内网穿透]|465|2023-11-20| -|120|[joway/hugo-theme-yinyang](https://github.com/joway/hugo-theme-yinyang)|A black-white theme for Hugo.|445|2023-10-09| -|121|[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-14| -|122|[razonyang/hugo-theme-bootstrap](https://github.com/razonyang/hugo-theme-bootstrap)|A fast, responsive, multipurpose and feature-rich Hugo theme.|439|2023-12-05| -|123|[Shao-Kui/D3.js-Demos](https://github.com/Shao-Kui/D3.js-Demos)|-|432|2023-09-26| -|124|[bulianglin/psub](https://github.com/bulianglin/psub)|利用CF Worker搭建的反代订阅转换工具|423|2023-11-01| -|125|[waityousea/xuniren](https://github.com/waityousea/xuniren)|-|401|2023-11-27| -|126|[icpd/crawler](https://github.com/icpd/crawler)|-|398|2023-11-07| -|127|[ProletRevDicta/Prolet](https://github.com/ProletRevDicta/Prolet)|Historical documents (in Chinese) about the GPCR (Thanks Comrade RC MR HR etc.)|390|2023-12-18| -|128|[MassMove/AttackVectors](https://github.com/MassMove/AttackVectors)|A repository to monitor attack vectors from state-backed information operations|386|2023-07-23| -|129|[dream-num/Luckyexcel](https://github.com/dream-num/Luckyexcel)|Luckysheet import export library|385|2023-12-15| -|130|[erdengk/gsoc-analyse](https://github.com/erdengk/gsoc-analyse)|帮助新手参与开源|378|2023-07-27| -|131|[maunium/dontasktoask.com](https://github.com/maunium/dontasktoask.com)|An informational website about why you should ask questions directly instead of asking to ask|375|2023-12-01| -|132|[kyuridenamida/atcoder-tools](https://github.com/kyuridenamida/atcoder-tools)|Convenient modules & tools for AtCoder users, written in Python 3.6|367|2023-10-27| -|133|[ZutJoe/KoalaHackerNews](https://github.com/ZutJoe/KoalaHackerNews)|Koala hacker news 周报内容 每周二0点左右更新|364|2023-12-18| -|134|[LuckyPuppy514/Play-With-MPV](https://github.com/LuckyPuppy514/Play-With-MPV)|使用 MPV 播放网页中的视频|364|2023-12-18| -|135|[DistSysCorp/ddia](https://github.com/DistSysCorp/ddia)|DDIA 逐章精读|361|2023-12-14| -|136|[doocs/doocs.github.io](https://github.com/doocs/doocs.github.io)|💁‍♀️ Welcome to the Doocs Open Source organization 欢迎加入 Doocs 开源社区|359|2023-12-17| -|137|[cdfmlr/muvtuber](https://github.com/cdfmlr/muvtuber)|Makes your AI vtuber|353|2023-08-14| -|138|[DualSubs/YouTube](https://github.com/DualSubs/YouTube)|YouTube字幕增强及双语模块|352|2023-11-02| +|61|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|1056|2023-08-27| +|62|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|1046|2023-08-18| +|63|[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.|1015|2023-12-16| +|64|[DIYgod/Resume](https://github.com/DIYgod/Resume)|:cake: Simple resume|1013|2023-11-09| +|65|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|1013|2023-07-11| +|66|[helloxz/ccaa](https://github.com/helloxz/ccaa)|Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载、文件管理。|995|2023-10-21| +|67|[wx-chevalier/Database-Notes](https://github.com/wx-chevalier/Database-Notes)|📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|990|2023-12-17| +|68|[nshalabi/ATTACK-Tools](https://github.com/nshalabi/ATTACK-Tools)|Utilities for MITRE™ ATT&CK|977|2023-10-20| +|69|[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|973|2023-10-30| +|70|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|956|2023-11-09| +|71|[dark-kingA/superSearchPlus](https://github.com/dark-kingA/superSearchPlus)|谷歌插件版本- superSearchPlus是聚合型信息收集插件,支持综合查询,资产测绘查询,信息收集 敏感信息提取 js资源扫描 目录扫描 vue组件扫描 整合了目前常见的资产测绘平台 同时支持数据导出|919|2023-12-19| +|72|[thunlp/WebCPM](https://github.com/thunlp/WebCPM)|Official codes for ACL 2023 paper "WebCPM: Interactive Web Search for Chinese Long-form Question Answering"|917|2023-11-25| +|73|[ybdt/exp-hub](https://github.com/ybdt/exp-hub)|漏洞检测、漏洞利用|885|2023-11-26| +|74|[xianmin/hugo-theme-jane](https://github.com/xianmin/hugo-theme-jane)|A readable & concise theme for Hugo|878|2023-12-03| +|75|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|872|2023-11-17| +|76|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|870|2023-12-15| +|77|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|848|2023-12-12| +|78|[ybdt/post-hub](https://github.com/ybdt/post-hub)|内网渗透|843|2023-08-24| +|79|[xqdoo00o/chatgpt-web](https://github.com/xqdoo00o/chatgpt-web)|Pure Javascript ChatGPT demo based on OpenAI API|820|2023-11-17| +|80|[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性能测试工具)|810|2023-12-19| +|81|[NJU-SE-15-share-review/professional-class](https://github.com/NJU-SE-15-share-review/professional-class)|NJUSE-专业课 LFS配额已经超支,可能已经无法继续contribute|804|2023-11-24| +|82|[xinglie/report-designer](https://github.com/xinglie/report-designer)|⚡打印设计、可视化、标签打印、编辑器、设计器、数据分析、报表设计、组件化、表单设计、h5页面、调查问卷、pdf生成、流程图、试卷、SVG、图形元素、物联网、标签纸|777|2023-12-03| +|83|[bangumi/api](https://github.com/bangumi/api)|Build your app on Bangumi|746|2023-11-15| +|84|[QianJianTech/LaTeXLive](https://github.com/QianJianTech/LaTeXLive)|LateX公式编辑器-妈叔出品|732|2023-07-02| +|85|[goose3/goose3](https://github.com/goose3/goose3)|A Python 3 compatible version of goose http://goose3.readthedocs.io/en/latest/index.html|729|2023-08-08| +|86|[yuhuage/dizhi](https://github.com/yuhuage/dizhi)|雨花阁|726|2023-10-21| +|87|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|706|2023-09-02| +|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-12| +|89|[xiaomabenten/system_architect](https://github.com/xiaomabenten/system_architect)|💯2024年 系统架构设计师(软考高级)备考资源库+配套免费刷题软件。|701|2023-11-02| +|90|[w3c/clreq](https://github.com/w3c/clreq)|Requirements for Chinese Text Layout|685|2023-12-15| +|91|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|683|2023-09-03| +|92|[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.|679|2023-12-18| +|93|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|672|2023-07-13| +|94|[xbzstudio/Timeless-Sydney](https://github.com/xbzstudio/Timeless-Sydney)|好用的New Bing web客户端,功能众多~|671|2023-08-22| +|95|[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.|671|2023-12-14| +|96|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|666|2023-12-19| +|97|[zqzess/MyWebStorage](https://github.com/zqzess/MyWebStorage)|整合网络上现有的香色闺阁源|653|2023-12-18| +|98|[FrankFang/gulu](https://github.com/FrankFang/gulu)|轱辘,面向源码阅读者的 UI 框架|650|2023-09-08| +|99|[HEIGE-PCloud/DoIt](https://github.com/HEIGE-PCloud/DoIt)|A clean, elegant and advanced blog theme for Hugo.|644|2023-12-18| +|100|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|638|2023-11-15| +|101|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|606|2023-11-05| +|102|[wardley-maps-community/awesome-wardley-maps](https://github.com/wardley-maps-community/awesome-wardley-maps)|Wardley maps community hub. Useful Wardley mapping resources|597|2023-10-30| +|103|[zoom/meetingsdk-web-sample](https://github.com/zoom/meetingsdk-web-sample)|Zoom Meeting SDK web sample|597|2023-12-13| +|104|[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-15| +|105|[geeeeeeeek/videoproject](https://github.com/geeeeeeeek/videoproject)|基于python的视频点播网站,视频点播系统,python+Django开发的视频管理系统 - 毕业设计 - 课程设计|575|2023-12-17| +|106|[dmego/home.github.io](https://github.com/dmego/home.github.io)|个人主页|568|2023-12-19| +|107|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|555|2023-11-17| +|108|[adobe/NLP-Cube](https://github.com/adobe/NLP-Cube)|Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing|539|2023-06-22| +|109|[w3c/chinese-ig](https://github.com/w3c/chinese-ig)|Web中文兴趣组|533|2023-10-23| +|110|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|529|2023-12-07| +|111|[JohnYan2017/SmartCharts](https://github.com/JohnYan2017/SmartCharts)|🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步|515|2023-09-25| +|112|[kujian/weixinTip](https://github.com/kujian/weixinTip)|微信下载APP弹出提示|505|2023-10-26| +|113|[lazyparser/weloveinterns](https://github.com/lazyparser/weloveinterns)|中科院软件所智能软件中心实习生社区|484|2023-11-27| +|114|[plctlab/PLCT-Weekly](https://github.com/plctlab/PLCT-Weekly)|软件所PLCT实验室在开源领域的不定期简报|481|2023-12-05| +|115|[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-19| +|116|[Julie-Wang/jackfrued-Python-100-Days](https://github.com/Julie-Wang/jackfrued-Python-100-Days)|-|470|2023-10-17| +|117|[AmazingRise/hugo-theme-diary](https://github.com/AmazingRise/hugo-theme-diary)|Moments piled up. A Hugo theme ported from SumiMakito/hexo-theme-Journal.|469|2023-12-18| +|118|[OpenIoTHub/OpenIoTHub](https://github.com/OpenIoTHub/OpenIoTHub)|💖A free IoT (Internet of Things) platform and private cloud. [一个免费的物联网和私有云平台,支持内网穿透]|465|2023-11-20| +|119|[joway/hugo-theme-yinyang](https://github.com/joway/hugo-theme-yinyang)|A black-white theme for Hugo.|445|2023-10-09| +|120|[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-14| +|121|[razonyang/hugo-theme-bootstrap](https://github.com/razonyang/hugo-theme-bootstrap)|A fast, responsive, multipurpose and feature-rich Hugo theme.|439|2023-12-05| +|122|[Shao-Kui/D3.js-Demos](https://github.com/Shao-Kui/D3.js-Demos)|-|432|2023-09-26| +|123|[bulianglin/psub](https://github.com/bulianglin/psub)|利用CF Worker搭建的反代订阅转换工具|423|2023-11-01| +|124|[waityousea/xuniren](https://github.com/waityousea/xuniren)|-|403|2023-11-27| +|125|[icpd/crawler](https://github.com/icpd/crawler)|-|398|2023-11-07| +|126|[ProletRevDicta/Prolet](https://github.com/ProletRevDicta/Prolet)|Historical documents (in Chinese) about the GPCR (Thanks Comrade RC MR HR etc.)|390|2023-12-19| +|127|[MassMove/AttackVectors](https://github.com/MassMove/AttackVectors)|A repository to monitor attack vectors from state-backed information operations|386|2023-07-23| +|128|[dream-num/Luckyexcel](https://github.com/dream-num/Luckyexcel)|Luckysheet import export library|385|2023-12-15| +|129|[erdengk/gsoc-analyse](https://github.com/erdengk/gsoc-analyse)|帮助新手参与开源|378|2023-07-27| +|130|[maunium/dontasktoask.com](https://github.com/maunium/dontasktoask.com)|An informational website about why you should ask questions directly instead of asking to ask|375|2023-12-01| +|131|[kyuridenamida/atcoder-tools](https://github.com/kyuridenamida/atcoder-tools)|Convenient modules & tools for AtCoder users, written in Python 3.6|367|2023-10-27| +|132|[ZutJoe/KoalaHackerNews](https://github.com/ZutJoe/KoalaHackerNews)|Koala hacker news 周报内容 每周二0点左右更新|365|2023-12-18| +|133|[LuckyPuppy514/Play-With-MPV](https://github.com/LuckyPuppy514/Play-With-MPV)|使用 MPV 播放网页中的视频|365|2023-12-18| +|134|[DistSysCorp/ddia](https://github.com/DistSysCorp/ddia)|DDIA 逐章精读|361|2023-12-14| +|135|[doocs/doocs.github.io](https://github.com/doocs/doocs.github.io)|💁‍♀️ Welcome to the Doocs Open Source organization 欢迎加入 Doocs 开源社区|360|2023-12-17| +|136|[cdfmlr/muvtuber](https://github.com/cdfmlr/muvtuber)|Makes your AI vtuber|353|2023-08-14| +|137|[DualSubs/YouTube](https://github.com/DualSubs/YouTube)|YouTube字幕增强及双语模块|352|2023-11-02| +|138|[Meekdai/Gmeek](https://github.com/Meekdai/Gmeek)|Gmeek is a Blog All in Github|343|2023-12-16| |139|[folkstory/lingqiu](https://github.com/folkstory/lingqiu)|灵丘民间故事歌谣谚语集成|343|2023-09-04| -|140|[Meekdai/Gmeek](https://github.com/Meekdai/Gmeek)|Gmeek is a Blog All in Github|339|2023-12-16| +|140|[x-dr/tts](https://github.com/x-dr/tts)|微软azure文本转语音 音频下载|339|2023-11-28| |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|[x-dr/tts](https://github.com/x-dr/tts)|微软azure文本转语音 音频下载|335|2023-11-28| -|143|[Programming-With-Love/JVMStudy](https://github.com/Programming-With-Love/JVMStudy)|💊JVM 底层原理解析 |335|2023-11-16| -|144|[neil-pan-s/one-quant-doc](https://github.com/neil-pan-s/one-quant-doc)|缠中说禅-缠论技术分析 实时自动笔段画线、中枢标识 递归分析整体走势 作为买卖分析参考|333|2023-06-29| -|145|[warmsound/crystal-face](https://github.com/warmsound/crystal-face)|Garmin Connect IQ watch face|332|2023-12-11| -|146|[confcodeofconduct/confcodeofconduct.com](https://github.com/confcodeofconduct/confcodeofconduct.com)|A code of conduct template for conferences|329|2023-10-05| -|147|[knowsex/knowsex.github.io](https://github.com/knowsex/knowsex.github.io)|KnowSex ,开放式性教育网站。KnowSex.net is a sex education website.|324|2023-12-10| -|148|[daliansky/daliansky.github.io](https://github.com/daliansky/daliansky.github.io)|黑果小兵的部落阁|320|2023-11-27| -|149|[zenuo/gogo](https://github.com/zenuo/gogo)|「勾勾」是一个搜索工具,搜索结果基于谷歌,致力于「安全和简洁」的搜索体验。|314|2023-08-28| -|150|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|302|2023-11-16| -|151|[duanbiaowu/go-examples-for-beginners](https://github.com/duanbiaowu/go-examples-for-beginners)|Getting Started Go|301|2023-11-09| -|152|[CyC2018/Text-Typesetting](https://github.com/CyC2018/Text-Typesetting)|:art: 中英混排文档在线排版工具|298|2023-11-06| -|153|[xuyuanzhi051/My520](https://github.com/xuyuanzhi051/My520)|520表白神器|296|2023-09-07| -|154|[yangzongzhuan/RuoYi-fast](https://github.com/yangzongzhuan/RuoYi-fast)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|286|2023-12-05| -|155|[1024huijia/GoHome](https://github.com/1024huijia/GoHome)|1024,1024回家,91地址,老司机,草榴,91,91porn,免翻,地址,长期,自动更新,邀请码,小草,porn,小草安卓,安装包|284|2023-09-04| -|156|[mqycn/huile8](https://github.com/mqycn/huile8)|英语差等生必备的 vscode 插件,解决 单词不会读、单词不认识的痛点|270|2023-06-21| -|157|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|269|2023-11-20| -|158|[g1eny0ung/hugo-theme-dream](https://github.com/g1eny0ung/hugo-theme-dream)|🌱 Hugo theme named Dream.|265|2023-10-17| -|159|[miaoermua/CatWrt](https://github.com/miaoermua/CatWrt)|🌠 客制化 OpenWrt 智能网关|264|2023-12-06| -|160|[breakings/OpenWrt](https://github.com/breakings/OpenWrt)|-|263|2023-12-15| -|161|[1pone/clockindle](https://github.com/1pone/clockindle)|Kindle拯救计划——一个Kindle实用工具网站,让你吃灰的Kindle成为时钟、天气看板、电子相册、微博热搜榜单...|259|2023-12-06| -|162|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|256|2023-12-01| -|163|[yumendy/LibraryManagement](https://github.com/yumendy/LibraryManagement)|-|254|2023-06-21| -|164|[kono-dada/Sakuranotoki-Chinese](https://github.com/kono-dada/Sakuranotoki-Chinese)|樱之刻简中汉化|246|2023-10-06| -|165|[favourhong/Awesome-Marp](https://github.com/favourhong/Awesome-Marp)|🥂 custom Marp templates with a selection of over a dozen themes|245|2023-10-17| -|166|[xiongbao/we.dog](https://github.com/xiongbao/we.dog)|我们是狗,舔狗。心酸的舔狗日记。|245|2023-11-16| -|167|[souying/vercel-api-proxy](https://github.com/souying/vercel-api-proxy)|vercel反向代理。完全免费,万能代理,可代理全网一切接口,包括openai、github、google、Telegram、全面代理ai项目一键安装|241|2023-07-17| -|168|[25H/MayeLite](https://github.com/25H/MayeLite)|Maye Lite 一个更轻更简洁的快速启动工具|232|2023-07-26| -|169|[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| -|170|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|229|2023-12-05| -|171|[loongson/LoongArch-Documentation](https://github.com/loongson/LoongArch-Documentation)|The documentation for LoongArch.|218|2023-11-17| -|172|[Skylark0924/Reinforcement-Learning-in-Robotics](https://github.com/Skylark0924/Reinforcement-Learning-in-Robotics)|This is a private learning repository for reinforcement learning techniques used in robotics. |216|2023-08-25| -|173|[wyagd001/wyagd001.github.io](https://github.com/wyagd001/wyagd001.github.io)|个人主页, Autohotkey 中文帮助, 自用脚本介绍|215|2023-12-03| -|174|[radogado/niui](https://github.com/radogado/niui)|Lightweight, feature-rich, accessible front-end UI library|213|2023-11-10| -|175|[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| -|176|[laike9m/My_Blog](https://github.com/laike9m/My_Blog)|My Django Blog|210|2023-11-19| -|177|[microsoft/cordova-simulate](https://github.com/microsoft/cordova-simulate)|Simulates your Apache Cordova application in the browser.|209|2023-12-08| -|178|[wx-chevalier/Frontend-Notes](https://github.com/wx-chevalier/Frontend-Notes)|:books: 大前端的工程实践:iOS 篇 Android 篇 混合式开发篇 - ReactNative、Weex、Weapp|208|2023-08-25| -|179|[SSPanel-UIM/Wiki](https://github.com/SSPanel-UIM/Wiki)|我们安装,我们更新,我们开发|207|2023-12-14| -|180|[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 繁媛明朝是基於源樣明體開發的簡轉繁字型,能處理一簡對多繁|204|2023-07-12| -|181|[siddhantgoel/awesome-beancount](https://github.com/siddhantgoel/awesome-beancount)|Awesome Beancount Resources|200|2023-12-10| -|182|[zhanggao2013/AmazingQuant](https://github.com/zhanggao2013/AmazingQuant)|AmazingQuant——为交易而生的智能投研Lab。包含策略组合研究服务、量化数据服务、指标计算服务、绩效分析服务四大功能模块。|200|2023-12-11| +|142|[Programming-With-Love/JVMStudy](https://github.com/Programming-With-Love/JVMStudy)|💊JVM 底层原理解析 |335|2023-11-16| +|143|[neil-pan-s/one-quant-doc](https://github.com/neil-pan-s/one-quant-doc)|缠中说禅-缠论技术分析 实时自动笔段画线、中枢标识 递归分析整体走势 作为买卖分析参考|333|2023-06-29| +|144|[warmsound/crystal-face](https://github.com/warmsound/crystal-face)|Garmin Connect IQ watch face|332|2023-12-11| +|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.|324|2023-12-10| +|147|[daliansky/daliansky.github.io](https://github.com/daliansky/daliansky.github.io)|黑果小兵的部落阁|320|2023-11-27| +|148|[zenuo/gogo](https://github.com/zenuo/gogo)|「勾勾」是一个搜索工具,搜索结果基于谷歌,致力于「安全和简洁」的搜索体验。|314|2023-08-28| +|149|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|302|2023-11-16| +|150|[duanbiaowu/go-examples-for-beginners](https://github.com/duanbiaowu/go-examples-for-beginners)|Getting Started Go|301|2023-11-09| +|151|[CyC2018/Text-Typesetting](https://github.com/CyC2018/Text-Typesetting)|:art: 中英混排文档在线排版工具|298|2023-11-06| +|152|[xuyuanzhi051/My520](https://github.com/xuyuanzhi051/My520)|520表白神器|296|2023-09-07| +|153|[yangzongzhuan/RuoYi-fast](https://github.com/yangzongzhuan/RuoYi-fast)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|287|2023-12-05| +|154|[1024huijia/GoHome](https://github.com/1024huijia/GoHome)|1024,1024回家,91地址,老司机,草榴,91,91porn,免翻,地址,长期,自动更新,邀请码,小草,porn,小草安卓,安装包|284|2023-09-04| +|155|[mqycn/huile8](https://github.com/mqycn/huile8)|英语差等生必备的 vscode 插件,解决 单词不会读、单词不认识的痛点|270|2023-06-21| +|156|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|269|2023-11-20| +|157|[g1eny0ung/hugo-theme-dream](https://github.com/g1eny0ung/hugo-theme-dream)|🌱 Hugo theme named Dream.|265|2023-10-17| +|158|[miaoermua/CatWrt](https://github.com/miaoermua/CatWrt)|🌠 客制化 OpenWrt 智能网关|264|2023-12-06| +|159|[breakings/OpenWrt](https://github.com/breakings/OpenWrt)|-|263|2023-12-15| +|160|[1pone/clockindle](https://github.com/1pone/clockindle)|Kindle拯救计划——一个Kindle实用工具网站,让你吃灰的Kindle成为时钟、天气看板、电子相册、微博热搜榜单...|259|2023-12-06| +|161|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|256|2023-12-01| +|162|[yumendy/LibraryManagement](https://github.com/yumendy/LibraryManagement)|-|254|2023-06-21| +|163|[kono-dada/Sakuranotoki-Chinese](https://github.com/kono-dada/Sakuranotoki-Chinese)|樱之刻简中汉化|246|2023-10-06| +|164|[favourhong/Awesome-Marp](https://github.com/favourhong/Awesome-Marp)|🥂 custom Marp templates with a selection of over a dozen themes|245|2023-10-17| +|165|[xiongbao/we.dog](https://github.com/xiongbao/we.dog)|我们是狗,舔狗。心酸的舔狗日记。|245|2023-11-16| +|166|[souying/vercel-api-proxy](https://github.com/souying/vercel-api-proxy)|vercel反向代理。完全免费,万能代理,可代理全网一切接口,包括openai、github、google、Telegram、全面代理ai项目一键安装|241|2023-07-17| +|167|[25H/MayeLite](https://github.com/25H/MayeLite)|Maye Lite 一个更轻更简洁的快速启动工具|232|2023-07-26| +|168|[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| +|169|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|229|2023-12-05| +|170|[loongson/LoongArch-Documentation](https://github.com/loongson/LoongArch-Documentation)|The documentation for LoongArch.|218|2023-11-17| +|171|[Skylark0924/Reinforcement-Learning-in-Robotics](https://github.com/Skylark0924/Reinforcement-Learning-in-Robotics)|This is a private learning repository for reinforcement learning techniques used in robotics. |216|2023-08-25| +|172|[wyagd001/wyagd001.github.io](https://github.com/wyagd001/wyagd001.github.io)|个人主页, Autohotkey 中文帮助, 自用脚本介绍|215|2023-12-03| +|173|[radogado/niui](https://github.com/radogado/niui)|Lightweight, feature-rich, accessible front-end UI library|213|2023-11-10| +|174|[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| +|175|[laike9m/My_Blog](https://github.com/laike9m/My_Blog)|My Django Blog|210|2023-11-19| +|176|[microsoft/cordova-simulate](https://github.com/microsoft/cordova-simulate)|Simulates your Apache Cordova application in the browser.|209|2023-12-08| +|177|[wx-chevalier/Frontend-Notes](https://github.com/wx-chevalier/Frontend-Notes)|:books: 大前端的工程实践:iOS 篇 Android 篇 混合式开发篇 - ReactNative、Weex、Weapp|208|2023-08-25| +|178|[SSPanel-UIM/Wiki](https://github.com/SSPanel-UIM/Wiki)|我们安装,我们更新,我们开发|207|2023-12-14| +|179|[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 繁媛明朝是基於源樣明體開發的簡轉繁字型,能處理一簡對多繁|204|2023-07-12| +|180|[siddhantgoel/awesome-beancount](https://github.com/siddhantgoel/awesome-beancount)|Awesome Beancount Resources|200|2023-12-10| +|181|[zhanggao2013/AmazingQuant](https://github.com/zhanggao2013/AmazingQuant)|AmazingQuant——为交易而生的智能投研Lab。包含策略组合研究服务、量化数据服务、指标计算服务、绩效分析服务四大功能模块。|200|2023-12-18| +|182|[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.|200|2023-08-15| |183|[openspug/index](https://github.com/openspug/index)|企业内部导航页|199|2023-11-17| -|184|[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.|199|2023-08-15| -|185|[rawchen/AliPan](https://github.com/rawchen/AliPan)|阿里云盘列表程序 - Spring Boot|196|2023-10-16| +|184|[rawchen/AliPan](https://github.com/rawchen/AliPan)|阿里云盘列表程序 - Spring Boot|196|2023-10-16| +|185|[YongxinLiu/EasyAmplicon](https://github.com/YongxinLiu/EasyAmplicon)|Easy Amplicon data analysis pipeline |195|2023-10-15| |186|[iplaycode/webstack-hugo](https://github.com/iplaycode/webstack-hugo)|Hugo版 WebStack 主题 Demo|194|2023-07-26| -|187|[YongxinLiu/EasyAmplicon](https://github.com/YongxinLiu/EasyAmplicon)|Easy Amplicon data analysis pipeline |194|2023-10-15| -|188|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|194|2023-09-21| -|189|[kbtxwer/IELTS](https://github.com/kbtxwer/IELTS)|剑桥雅思|191|2023-06-25| -|190|[wangrenyisme/Shukongdashi](https://github.com/wangrenyisme/Shukongdashi)|使用知识图谱,自然语言处理,卷积神经网络等技术,基于python语言,设计了一个数控领域故障诊断专家系统|190|2023-08-28| -|191|[ZJUZBW/Wotr-BD-LR](https://github.com/ZJUZBW/Wotr-BD-LR)|正义之怒Wotr主角BD搜集|189|2023-12-15| -|192|[ZJUZBW/-Wotr-BD-](https://github.com/ZJUZBW/-Wotr-BD-)|开拓者-正义之怒的剧情队友的强力Build收集|189|2023-12-15| -|193|[yihui/yihui.org](https://github.com/yihui/yihui.org)|Personal website and discussion board of Yihui Xie 谢益辉|189|2023-12-15| -|194|[MugglePay/MugglePay](https://github.com/MugglePay/MugglePay)|Make Crypto Payment Easy 让数字货币支付更简单|186|2023-11-27| -|195|[youerning/blog](https://github.com/youerning/blog)|文章列表|185|2023-12-15| -|196|[smallfox233/JsonExp](https://github.com/smallfox233/JsonExp)|fastjson漏洞批量检测工具|179|2023-08-18| -|197|[geeeeeeeek/stock_page](https://github.com/geeeeeeeek/stock_page)|股票行情分析看板(python)|178|2023-11-28| -|198|[barretlee/blog](https://github.com/barretlee/blog)|Blog & Blog System|178|2023-10-27| -|199|[wzs28150/coolui-scroller](https://github.com/wzs28150/coolui-scroller)|微信小程序下拉刷新上拉加载组件|176|2023-10-30| +|187|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|194|2023-09-21| +|188|[kbtxwer/IELTS](https://github.com/kbtxwer/IELTS)|剑桥雅思|193|2023-06-25| +|189|[wangrenyisme/Shukongdashi](https://github.com/wangrenyisme/Shukongdashi)|使用知识图谱,自然语言处理,卷积神经网络等技术,基于python语言,设计了一个数控领域故障诊断专家系统|191|2023-08-28| +|190|[ZJUZBW/Wotr-BD-LR](https://github.com/ZJUZBW/Wotr-BD-LR)|正义之怒Wotr主角BD搜集|190|2023-12-15| +|191|[ZJUZBW/-Wotr-BD-](https://github.com/ZJUZBW/-Wotr-BD-)|开拓者-正义之怒的剧情队友的强力Build收集|189|2023-12-15| +|192|[yihui/yihui.org](https://github.com/yihui/yihui.org)|Personal website and discussion board of Yihui Xie 谢益辉|189|2023-12-19| +|193|[MugglePay/MugglePay](https://github.com/MugglePay/MugglePay)|Make Crypto Payment Easy 让数字货币支付更简单|186|2023-12-17| +|194|[youerning/blog](https://github.com/youerning/blog)|文章列表|185|2023-12-15| +|195|[smallfox233/JsonExp](https://github.com/smallfox233/JsonExp)|fastjson漏洞批量检测工具|179|2023-08-18| +|196|[geeeeeeeek/stock_page](https://github.com/geeeeeeeek/stock_page)|股票行情分析看板(python)|178|2023-11-28| +|197|[barretlee/blog](https://github.com/barretlee/blog)|Blog & Blog System|178|2023-10-27| +|198|[wzs28150/coolui-scroller](https://github.com/wzs28150/coolui-scroller)|微信小程序下拉刷新上拉加载组件|176|2023-10-30| +|199|[tansuotv/tansuotv](https://github.com/tansuotv/tansuotv)|探索TV 发现更美 t.tansuo.tv|173|2023-12-16| |200|[martignoni/hugo-notice](https://github.com/martignoni/hugo-notice)|A Hugo theme component to display nice notices|173|2023-08-29|
diff --git a/content/charts/overall/software/Java.md b/content/charts/overall/software/Java.md index 5eda23b0..b7022677 100644 --- a/content/charts/overall/software/Java.md +++ b/content/charts/overall/software/Java.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Java -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|72443|2023-12-18| -|2|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39622|2023-12-18| -|3|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|36599|2023-12-16| -|4|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34080|2023-12-18| -|5|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|33945|2023-12-11| -|6|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31154|2023-11-21| -|7|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|30006|2023-12-17| -|8|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|29860|2023-12-18| -|9|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28521|2023-12-17| -|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.|28138|2023-12-18| -|11|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|27639|2023-12-18| -|12|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27427|2023-12-18| +|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|72488|2023-12-19| +|2|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39623|2023-12-18| +|3|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|36602|2023-12-16| +|4|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34081|2023-12-18| +|5|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|33948|2023-12-11| +|6|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31169|2023-11-21| +|7|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|30018|2023-12-17| +|8|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|29889|2023-12-19| +|9|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28518|2023-12-19| +|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.|28148|2023-12-19| +|11|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|27650|2023-12-19| +|12|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27429|2023-12-19| |13|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27121|2023-12-15| -|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.|26790|2023-12-18| -|15|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|26593|2023-07-15| -|16|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|25730|2023-12-15| -|17|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25519|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.|24602|2023-12-18| -|19|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|24506|2023-11-19| +|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.|26795|2023-12-19| +|15|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|26605|2023-07-15| +|16|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|25731|2023-12-15| +|17|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25521|2023-11-18| +|18|[apache/incubator-seata](https://github.com/apache/incubator-seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24602|2023-12-19| +|19|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|24505|2023-11-19| |20|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23869|2023-12-08| -|21|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|22735|2023-12-18| -|22|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21635|2023-12-10| -|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 ⭐️,是作者生发的动力!|21106|2023-12-12| -|24|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|20445|2023-12-16| -|25|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19779|2023-12-06| -|26|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19333|2023-12-13| -|27|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18553|2023-10-30| -|28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18234|2023-12-17| +|21|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|22737|2023-12-19| +|22|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21637|2023-12-10| +|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 ⭐️,是作者生发的动力!|21117|2023-12-12| +|24|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|20448|2023-12-19| +|25|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19781|2023-12-06| +|26|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19337|2023-12-13| +|27|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18557|2023-10-30| +|28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18237|2023-12-18| |29|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17013|2023-12-18| |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.|16128|2023-12-12| -|31|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15451|2023-12-14| -|32|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|14528|2023-12-18| -|33|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|14507|2023-12-15| -|34|[YunaiV/yudao-cloud](https://github.com/YunaiV/yudao-cloud)|ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|14480|2023-12-15| +|31|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15456|2023-12-14| +|32|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|14534|2023-12-18| +|33|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|14515|2023-12-15| +|34|[YunaiV/yudao-cloud](https://github.com/YunaiV/yudao-cloud)|ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|14488|2023-12-15| |35|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|14324|2023-09-11| -|36|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|14246|2023-11-27| -|37|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|13672|2023-12-18| -|38|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|13089|2023-11-09| -|39|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|12870|2023-12-17| -|40|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是 ...|12318|2023-12-12| -|41|[codecentric/spring-boot-admin](https://github.com/codecentric/spring-boot-admin)|Admin UI for administration of spring boot applications|12013|2023-12-17| +|36|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|14247|2023-11-27| +|37|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|13675|2023-12-19| +|38|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|13100|2023-11-09| +|39|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|12872|2023-12-17| +|40|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是 ...|12353|2023-12-12| +|41|[codecentric/spring-boot-admin](https://github.com/codecentric/spring-boot-admin)|Admin UI for administration of spring boot applications|12014|2023-12-19| |42|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|11936|2023-12-17| -|43|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|11817|2023-09-20| -|44|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|11228|2023-11-14| -|45|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|11039|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 ...|11003|2023-11-10| -|47|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|10776|2023-12-13| -|48|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|10704|2023-08-20| +|43|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|11816|2023-09-20| +|44|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|11230|2023-11-14| +|45|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|11043|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 ...|11007|2023-11-10| +|47|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|10782|2023-12-13| +|48|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|10706|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+ ...|10569|2023-10-09| -|50|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 一站式开源持续测试平台,为软件质量保驾护航。搞测试,就选 MeterSphere!|10487|2023-12-18| -|51|[apache/doris](https://github.com/apache/doris)|Apache Doris is an easy-to-use, high performance and unified analytics database.|10306|2023-12-18| -|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客户端和报表工具)|10190|2023-12-17| -|53|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9717|2023-10-09| -|54|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9447|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.|9406|2023-12-18| -|56|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|Universal File Online Preview Project based on Spring-Boot|9208|2023-12-18| -|57|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|9033|2023-12-09| -|58|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|8994|2023-12-17| -|59|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8853|2023-08-07| -|60|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!|8542|2023-12-14| -|61|[Snoopy1866/LiTiaotiao-Custom-Rules](https://github.com/Snoopy1866/LiTiaotiao-Custom-Rules)|李跳跳自定义规则|8467|2023-11-11| -|62|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|8396|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等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|8388|2023-12-17| -|64|[zfile-dev/zfile](https://github.com/zfile-dev/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai、上传、下载|8321|2023-12-10| -|65|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|8186|2023-12-15| -|66|[apache/shenyu](https://github.com/apache/shenyu)|Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.|8163|2023-12-18| -|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 ...|8110|2023-12-16| -|68|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|7887|2023-09-18| -|69|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed to easily build cross-platform dynamic apps. 👏|7685|2023-12-18| -|70|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7569|2023-09-06| -|71|[wildfirechat/im-server](https://github.com/wildfirechat/im-server)|即时通讯(IM)系统|7500|2023-12-11| -|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 ...|7389|2023-12-14| -|73|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|7195|2023-11-04| -|74|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|7194|2023-12-12| -|75|[Team-xManager/xManager](https://github.com/Team-xManager/xManager)|Ad-Free, New Features & Freedom|7063|2023-12-15| -|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 ...|6967|2023-12-16| -|77|[apache/seatunnel](https://github.com/apache/seatunnel)|SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.|6797|2023-12-18| -|78|[markzhai/AndroidPerformanceMonitor](https://github.com/markzhai/AndroidPerformanceMonitor)|A transparent ui-block detection library for Android. (known as BlockCanary)|6602|2023-07-15| -|79|[didi/KnowStreaming](https://github.com/didi/KnowStreaming)|一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛|6557|2023-12-09| -|80|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|6455|2023-10-16| -|81|[NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg)|ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典|6388|2023-11-19| -|82|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|6254|2023-10-09| -|83|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库,包括日期及时间选择器(可用于出生日期、营业时间等)、单项选择器(可用于性别、民族、职业、学历、星座等)、二三级联动选择器(可用于车牌号、基金定投日期等)、城市地址选择器(分省级、地市级及区县级)、数字选择器(可用于年龄、身高、体重、温度等)、日历选日期择器(可用于酒店及机票预定日期)、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|6194|2023-12-02| -|84|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|6181|2023-07-18| -|85|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|6107|2023-12-04| -|86|[singwhatiwanna/dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk)|DL : dynamic load framework in android|6010|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.|5863|2023-12-04| -|88|[raphw/byte-buddy](https://github.com/raphw/byte-buddy)|Runtime code generation for the Java virtual machine.|5853|2023-12-18| -|89|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5818|2023-11-28| -|90|[huanghongxun/HMCL](https://github.com/huanghongxun/HMCL)|A Minecraft Launcher which is multi-functional, cross-platform and popular|5801|2023-12-18| -|91|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5687|2023-08-16| -|92|[knightliao/disconf](https://github.com/knightliao/disconf)|Distributed Configuration Management Platform(分布式配置管理平台)|5576|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 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活|5451|2023-11-23| -|94|[AriaLyy/Aria](https://github.com/AriaLyy/Aria)|下载可以很简单|5424|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.|5365|2023-08-09| -|96|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️微服务商城系统 springcloud微服务商城 小程序商城|5315|2023-12-14| -|97|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2022 、Spring Boot 3.1、 OAuth2 的 RBAC 权限管理系统|5242|2023-12-15| -|98|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|5124|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|5019|2023-12-06| -|100|[Frooodle/Stirling-PDF](https://github.com/Frooodle/Stirling-PDF)|locally hosted web application that allows you to perform various operations on PDF files|4989|2023-12-12| -|101|[getActivity/XXPermissions](https://github.com/getActivity/XXPermissions)|Android 权限请求框架,已适配 Android 14|4983|2023-10-10| -|102|[zfdang/Android-Touch-Helper](https://github.com/zfdang/Android-Touch-Helper)|开屏跳过-安卓系统的开屏广告自动跳过助手|4976|2023-12-17| -|103|[Javen205/IJPay](https://github.com/Javen205/IJPay)|IJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨ |4964|2023-11-30| -|104|[DingMouRen/LayoutManagerGroup](https://github.com/DingMouRen/LayoutManagerGroup)|:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)|4961|2023-10-11| -|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.|4909|2023-11-28| -|106|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|🔥「数据可视化报表工具」类似excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|4907|2023-12-14| -|107|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4859|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.|4837|2023-12-12| -|109|[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等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|4765|2023-12-12| -|110|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|CDC Connectors for Apache Flink®|4744|2023-12-18| -|111|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。|4625|2023-12-13| -|112|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|4601|2023-12-15| -|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 ...|4524|2023-12-17| -|115|[apache/rocketmq-externals](https://github.com/apache/rocketmq-externals)|Mirror of Apache RocketMQ (Incubating)|4502|2023-08-29| -|116|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|4475|2023-12-13| -|117|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|4421|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.|4418|2023-12-11| -|119|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。 |4406|2023-11-30| -|120|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|4357|2023-12-17| -|121|[baomidou/dynamic-datasource](https://github.com/baomidou/dynamic-datasource)|dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务 |4305|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|4278|2023-07-22| -|123|[jeequan/jeepay](https://github.com/jeequan/jeepay)|Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。|4235|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|4208|2023-09-06| -|125|[tianshiyeben/wgcloud](https://github.com/tianshiyeben/wgcloud)|Linux运维监控工具,支持系统硬件信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,服务接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,Linux面板(探针),SNMP,故障告警|4149|2023-12-04| -|126|[apache/iotdb](https://github.com/apache/iotdb)|Apache IoTDB|4109|2023-12-18| -|127|[gz-yami/mall4j](https://github.com/gz-yami/mall4j)|⭐️⭐️⭐️ 电商商城 小程序电商商城系统 PC商城 H5商城 APP商城 Java商城 O2O商城|4077|2023-12-18| -|128|[killme2008/aviatorscript](https://github.com/killme2008/aviatorscript)|A high performance scripting language hosted on the JVM.|4064|2023-10-14| -|129|[981011512/--](https://github.com/981011512/--)|停车场系统源码,新能源充电桩系统,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持a ...|4051|2023-12-05| -|130|[dragonwell-project/dragonwell8](https://github.com/dragonwell-project/dragonwell8)|Alibaba Dragonwell8 JDK|4045|2023-12-14| -|131|[luckybilly/CC](https://github.com/luckybilly/CC)|业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.|4026|2023-10-11| -|132|[will-che/flink-recommandSystem-demo](https://github.com/will-che/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|4018|2023-09-05| -|133|[mybatis/spring-boot-starter](https://github.com/mybatis/spring-boot-starter)|MyBatis integration with Spring Boot|3999|2023-12-15| -|134|[code4craft/tiny-spring](https://github.com/code4craft/tiny-spring)|A tiny IoC container refer to Spring.|3983|2023-11-27| -|135|[apache/dubbo-admin](https://github.com/apache/dubbo-admin)|The ops and reference implementation for Apache Dubbo|3922|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等推流转发到国标平台。|3911|2023-12-18| -|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. |3884|2023-12-18| -|138|[DTStack/chunjun](https://github.com/DTStack/chunjun)|A data integration framework|3810|2023-12-18| -|139|[lilishop/lilishop](https://github.com/lilishop/lilishop)|商城 JAVA电商商城 多语言商城 uniapp商城 微服务商城 |3754|2023-12-05| -|140|[Sayi/poi-tl](https://github.com/Sayi/poi-tl)|Generate awesome word(docx) with template|3707|2023-09-12| -|141|[xuchengsheng/spring-reading](https://github.com/xuchengsheng/spring-reading)|涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。|3680|2023-12-11| -|142|[javastacks/spring-boot-best-practice](https://github.com/javastacks/spring-boot-best-practice)|Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。|3663|2023-12-04| -|143|[rememberber/WePush](https://github.com/rememberber/WePush)|专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信|3610|2023-09-24| -|144|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|3591|2023-08-17| -|145|[apache/kylin](https://github.com/apache/kylin)|Apache Kylin|3559|2023-12-14| -|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|3551|2023-12-18| -|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. |3446|2023-12-06| -|148|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|3428|2023-11-02| -|149|[huburt-Hu/NewbieGuide](https://github.com/huburt-Hu/NewbieGuide)|Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示|3425|2023-10-16| -|150|[hneemann/Digital](https://github.com/hneemann/Digital)|A digital logic designer and circuit simulator.|3418|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 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|3407|2023-07-19| -|152|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|3377|2023-12-02| -|153|[zhpanvip/BannerViewPager](https://github.com/zhpanvip/BannerViewPager)|🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。|3374|2023-08-31| -|154|[201206030/novel-plus](https://github.com/201206030/novel-plus)|novel-plus 是一个多端(PC、WAP)阅读 、功能完善的小说 CMS 系统。包括小说推荐、小说检索、小说排行、小说阅读、小说书架、小说评论、小说爬虫、会员中心、作家专区、充值订阅、新闻发布等功能。|3327|2023-10-31| -|155|[novicezk/midjourney-proxy](https://github.com/novicezk/midjourney-proxy)|代理 MidJourney 的discord频道,实现api形式调用AI绘图|3242|2023-11-15| -|156|[linhaojun857/aurora](https://github.com/linhaojun857/aurora)|基于SpringBoot+Vue开发的个人博客系统|3228|2023-12-05| -|157|[jfinal/jfinal](https://github.com/jfinal/jfinal)|JAVA WEB + ORM Framework|3220|2023-09-25| -|158|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|3195|2023-12-02| -|159|[alibaba/fastjson2](https://github.com/alibaba/fastjson2)|🚄 FASTJSON2 is a Java JSON library with excellent performance.|3191|2023-12-15| -|160|[grpc-ecosystem/grpc-spring](https://github.com/grpc-ecosystem/grpc-spring)|Spring Boot starter module for gRPC framework.|3182|2023-12-14| -|161|[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.|3178|2023-12-17| -|162|[crazyandcoder/citypicker](https://github.com/crazyandcoder/citypicker)|citypicker城市选择器,详细的省市区地址信息,支持仿iOS滚轮实现,仿京东样式,一级或者三级列表展示方式。|3169|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.|3168|2023-10-15| -|164|[PlexPt/chatgpt-java](https://github.com/PlexPt/chatgpt-java)|ChatGPT Java SDK。支持 GPT3.5、 GPT4 API。开箱即用。|3148|2023-12-13| -|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)|组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!|3107|2023-10-12| -|167|[WinterChenS/my-site](https://github.com/WinterChenS/my-site)|springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品|3098|2023-09-28| -|168|[wenbochang888/house](https://github.com/wenbochang888/house)|有完整版的PDF下载。|3085|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 ...|3075|2023-12-17| -|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.|3064|2023-12-11| -|171|[sofastack/sofa-jarslink](https://github.com/sofastack/sofa-jarslink)|Jarslink is a sofa ark plugin used to manage multi-application deployment |3042|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.|2983|2023-11-16| -|173|[getActivity/Toaster](https://github.com/getActivity/Toaster)|Android 吐司框架,专治 Toast 各种疑难杂症|2955|2023-11-12| -|174|[Pay-Group/best-pay-sdk](https://github.com/Pay-Group/best-pay-sdk)|可能是最好的支付SDK|2869|2023-12-05| -|175|[HelloWorld521/Java](https://github.com/HelloWorld521/Java)|java项目实战练习|2836|2023-10-31| -|176|[AnyListen/tools-ocr](https://github.com/AnyListen/tools-ocr)|树洞 OCR 文字识别(一款跨平台的 OCR 小工具)|2825|2023-12-10| -|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 ...|2822|2023-09-21| -|178|[jenly1314/ZXingLite](https://github.com/jenly1314/ZXingLite)|🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)|2812|2023-09-12| -|179|[xiaojinzi123/Component](https://github.com/xiaojinzi123/Component)|A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架|2799|2023-10-25| -|180|[qunarcorp/qmq](https://github.com/qunarcorp/qmq)| QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。|2751|2023-12-01| -|181|[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|2732|2023-12-16| -|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.|2729|2023-12-18| -|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.|2703|2023-09-26| -|184|[simple-android-framework/android_design_patterns_analysis](https://github.com/simple-android-framework/android_design_patterns_analysis)|Android源码设计模式分析项目|2663|2023-09-26| -|185|[cinit/QAuxiliary](https://github.com/cinit/QAuxiliary)|QNotified phoenix - To make OICQ great again|2655|2023-12-18| -|186|[JPressProjects/jpress](https://github.com/JPressProjects/jpress)|JPress,一个使用 Java 开发的建站神器,目前已经有 10w+ 网站使用 JPress 进行驱动,其中包括多个政府机构,200+上市公司,中科院、红+字会等。|2632|2023-07-18| -|187|[FudanNLP/fnlp](https://github.com/FudanNLP/fnlp)|中文自然语言处理工具包 Toolkit for Chinese natural language processing|2624|2023-11-17| -|188|[AlexLiuSheng/CheckVersionLib](https://github.com/AlexLiuSheng/CheckVersionLib)|版本检测升级(更新)库。an auto check version library(app update) on Android|2616|2023-07-18| -|189|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|2613|2023-12-14| -|190|[jishenghua/jshERP](https://github.com/jishenghua/jshERP)|华夏ERP基于SpringBoot框架和SaaS模式,立志为中小企业提供开源好用的ERP软件,目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单。|2603|2023-12-14| -|191|[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 ...|2575|2023-12-18| -|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优化、注册中心 、数据脱敏 等互联网主流技术, 文章图解理论配合实战案例,实现开发中常见功能点的综合项目。 本着拿来即用的原则,助力 ...|2566|2023-12-13| -|193|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|2542|2023-07-07| -|194|[egzosn/pay-java-parent](https://github.com/egzosn/pay-java-parent)|第三方支付对接全能支付Java开发工具包.优雅的轻量级支付模块集成支付对接支付整合(微信,支付宝,银联,友店,富友,跨境支付paypal,payoneer(P卡派安盈)易极付)app,扫码,网页刷脸付刷卡付条码付转账服务商模式,微信分账,微信合单支付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包 ...|2541|2023-10-09| -|195|[nutzam/nutz](https://github.com/nutzam/nutz)|Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer|2512|2023-07-07| -|196|[oasisfeng/condom](https://github.com/oasisfeng/condom)|一个超轻超薄的Android工具库,阻止三方SDK中常见的有害行为,而不影响应用自身的功能。(例如严重影响用户体验的『链式唤醒』)|2491|2023-10-09| -|197|[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. |2477|2023-12-08| -|198|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine platform. Sonic云真机平台后端服务。|2434|2023-12-11| -|199|[wildfirechat/android-chat](https://github.com/wildfirechat/android-chat)|开源即时通讯(野火IM)系统Android端,支持Android 4.x —— 最新|2430|2023-12-18| -|200|[huaban/jieba-analysis](https://github.com/huaban/jieba-analysis)|结巴分词(java版)|2423|2023-06-25| +|50|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 一站式开源持续测试平台,为软件质量保驾护航。搞测试,就选 MeterSphere!|10490|2023-12-19| +|51|[apache/doris](https://github.com/apache/doris)|Apache Doris is an easy-to-use, high performance and unified analytics database.|10309|2023-12-19| +|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客户端和报表工具)|10222|2023-12-19| +|53|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9716|2023-10-09| +|54|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9448|2023-10-18| +|55|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~|9443|2023-12-17| +|56|[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.|9409|2023-12-19| +|57|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|Universal File Online Preview Project based on Spring-Boot|9215|2023-12-19| +|58|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|9034|2023-12-09| +|59|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|9010|2023-12-17| +|60|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8854|2023-08-07| +|61|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!|8542|2023-12-14| +|62|[Snoopy1866/LiTiaotiao-Custom-Rules](https://github.com/Snoopy1866/LiTiaotiao-Custom-Rules)|李跳跳自定义规则|8512|2023-11-11| +|63|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|8396|2023-10-20| +|64|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|8388|2023-12-17| +|65|[zfile-dev/zfile](https://github.com/zfile-dev/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai、上传、下载|8324|2023-12-10| +|66|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|8189|2023-12-19| +|67|[apache/shenyu](https://github.com/apache/shenyu)|Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.|8163|2023-12-19| +|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 ...|8115|2023-12-16| +|69|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|7887|2023-09-18| +|70|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed to easily build cross-platform dynamic apps. 👏|7685|2023-12-18| +|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)系统|7504|2023-12-11| +|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 ...|7390|2023-12-14| +|74|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|7195|2023-11-04| +|75|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|7194|2023-12-12| +|76|[Team-xManager/xManager](https://github.com/Team-xManager/xManager)|Ad-Free, New Features & Freedom|7077|2023-12-19| +|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 ...|6967|2023-12-16| +|78|[apache/seatunnel](https://github.com/apache/seatunnel)|SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.|6800|2023-12-19| +|79|[markzhai/AndroidPerformanceMonitor](https://github.com/markzhai/AndroidPerformanceMonitor)|A transparent ui-block detection library for Android. (known as BlockCanary)|6602|2023-07-15| +|80|[didi/KnowStreaming](https://github.com/didi/KnowStreaming)|一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛|6560|2023-12-09| +|81|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|6455|2023-10-16| +|82|[NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg)|ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典|6388|2023-11-19| +|83|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|6254|2023-10-09| +|84|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库,包括日期及时间选择器(可用于出生日期、营业时间等)、单项选择器(可用于性别、民族、职业、学历、星座等)、二三级联动选择器(可用于车牌号、基金定投日期等)、城市地址选择器(分省级、地市级及区县级)、数字选择器(可用于年龄、身高、体重、温度等)、日历选日期择器(可用于酒店及机票预定日期)、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|6194|2023-12-02| +|85|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|6181|2023-07-18| +|86|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|6109|2023-12-04| +|87|[singwhatiwanna/dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk)|DL : dynamic load framework in android|6010|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.|5863|2023-12-04| +|89|[raphw/byte-buddy](https://github.com/raphw/byte-buddy)|Runtime code generation for the Java virtual machine.|5855|2023-12-18| +|90|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5818|2023-11-28| +|91|[huanghongxun/HMCL](https://github.com/huanghongxun/HMCL)|A Minecraft Launcher which is multi-functional, cross-platform and popular|5805|2023-12-18| +|92|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5687|2023-08-16| +|93|[knightliao/disconf](https://github.com/knightliao/disconf)|Distributed Configuration Management Platform(分布式配置管理平台)|5576|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 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活|5452|2023-11-23| +|95|[AriaLyy/Aria](https://github.com/AriaLyy/Aria)|下载可以很简单|5426|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.|5365|2023-08-09| +|97|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️微服务商城系统 springcloud微服务商城 小程序商城|5325|2023-12-14| +|98|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2022 、Spring Boot 3.1、 OAuth2 的 RBAC 权限管理系统|5247|2023-12-15| +|99|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|5127|2023-11-21| +|100|[Frooodle/Stirling-PDF](https://github.com/Frooodle/Stirling-PDF)|locally hosted web application that allows you to perform various operations on PDF files|5086|2023-12-18| +|101|[Trinea/android-common](https://github.com/Trinea/android-common)|Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on|5019|2023-12-06| +|102|[getActivity/XXPermissions](https://github.com/getActivity/XXPermissions)|Android 权限请求框架,已适配 Android 14|4983|2023-10-10| +|103|[zfdang/Android-Touch-Helper](https://github.com/zfdang/Android-Touch-Helper)|开屏跳过-安卓系统的开屏广告自动跳过助手|4976|2023-12-17| +|104|[Javen205/IJPay](https://github.com/Javen205/IJPay)|IJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨ |4964|2023-11-30| +|105|[DingMouRen/LayoutManagerGroup](https://github.com/DingMouRen/LayoutManagerGroup)|:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)|4961|2023-10-11| +|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.|4918|2023-12-19| +|107|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|🔥「数据可视化报表工具」类似excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|4913|2023-12-14| +|108|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4859|2023-11-09| +|109|[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.|4837|2023-12-12| +|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等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|4765|2023-12-18| +|111|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|CDC Connectors for Apache Flink®|4763|2023-12-19| +|112|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。|4633|2023-12-13| +|113|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|4601|2023-12-15| +|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 ...|4524|2023-12-18| +|116|[apache/rocketmq-externals](https://github.com/apache/rocketmq-externals)|Mirror of Apache RocketMQ (Incubating)|4502|2023-08-29| +|117|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|4477|2023-12-13| +|118|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|4420|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.|4418|2023-12-11| +|120|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。 |4408|2023-11-30| +|121|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|4359|2023-12-17| +|122|[baomidou/dynamic-datasource](https://github.com/baomidou/dynamic-datasource)|dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务 |4311|2023-11-16| +|123|[tiann/epic](https://github.com/tiann/epic)|Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11|4277|2023-07-22| +|124|[jeequan/jeepay](https://github.com/jeequan/jeepay)|Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。|4237|2023-12-05| +|125|[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|4208|2023-09-06| +|126|[tianshiyeben/wgcloud](https://github.com/tianshiyeben/wgcloud)|Linux运维监控工具,支持系统硬件信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,服务接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,Linux面板(探针),SNMP,故障告警|4152|2023-12-04| +|127|[apache/iotdb](https://github.com/apache/iotdb)|Apache IoTDB|4112|2023-12-19| +|128|[gz-yami/mall4j](https://github.com/gz-yami/mall4j)|⭐️⭐️⭐️ 电商商城 小程序电商商城系统 PC商城 H5商城 APP商城 Java商城 O2O商城|4084|2023-12-18| +|129|[killme2008/aviatorscript](https://github.com/killme2008/aviatorscript)|A high performance scripting language hosted on the JVM.|4069|2023-10-14| +|130|[981011512/--](https://github.com/981011512/--)|停车场系统源码,新能源充电桩系统,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持a ...|4051|2023-12-05| +|131|[dragonwell-project/dragonwell8](https://github.com/dragonwell-project/dragonwell8)|Alibaba Dragonwell8 JDK|4047|2023-12-14| +|132|[luckybilly/CC](https://github.com/luckybilly/CC)|业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.|4027|2023-10-11| +|133|[will-che/flink-recommandSystem-demo](https://github.com/will-che/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|4018|2023-09-05| +|134|[mybatis/spring-boot-starter](https://github.com/mybatis/spring-boot-starter)|MyBatis integration with Spring Boot|4000|2023-12-15| +|135|[code4craft/tiny-spring](https://github.com/code4craft/tiny-spring)|A tiny IoC container refer to Spring.|3984|2023-11-27| +|136|[apache/dubbo-admin](https://github.com/apache/dubbo-admin)|The ops and reference implementation for Apache Dubbo|3924|2023-12-05| +|137|[648540858/wvp-GB28181-pro](https://github.com/648540858/wvp-GB28181-pro)|WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。|3915|2023-12-19| +|138|[dromara/hertzbeat](https://github.com/dromara/hertzbeat)|An open source, real-time monitoring system with custom-monitoring, high performance cluster, prometheus-like and agentless. |3884|2023-12-18| +|139|[DTStack/chunjun](https://github.com/DTStack/chunjun)|A data integration framework|3812|2023-12-18| +|140|[lilishop/lilishop](https://github.com/lilishop/lilishop)|商城 JAVA电商商城 多语言商城 uniapp商城 微服务商城 |3757|2023-12-05| +|141|[xuchengsheng/spring-reading](https://github.com/xuchengsheng/spring-reading)|涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。|3724|2023-12-11| +|142|[Sayi/poi-tl](https://github.com/Sayi/poi-tl)|Generate awesome word(docx) with template|3709|2023-09-12| +|143|[javastacks/spring-boot-best-practice](https://github.com/javastacks/spring-boot-best-practice)|Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。|3679|2023-12-04| +|144|[rememberber/WePush](https://github.com/rememberber/WePush)|专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信|3616|2023-09-24| +|145|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|3592|2023-08-17| +|146|[apache/kylin](https://github.com/apache/kylin)|Apache Kylin|3560|2023-12-19| +|147|[apache/incubator-streampark](https://github.com/apache/incubator-streampark)|StreamPark, Make stream processing easier! easy-to-use streaming application development framework and operation platform|3552|2023-12-19| +|148|[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| +|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 框架-附详细实现过程和相关教程。)|3434|2023-11-02| +|150|[huburt-Hu/NewbieGuide](https://github.com/huburt-Hu/NewbieGuide)|Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示|3426|2023-10-16| +|151|[hneemann/Digital](https://github.com/hneemann/Digital)|A digital logic designer and circuit simulator.|3419|2023-10-13| +|152|[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 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|3407|2023-07-19| +|153|[zhpanvip/BannerViewPager](https://github.com/zhpanvip/BannerViewPager)|🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。|3378|2023-08-31| +|154|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|3377|2023-12-19| +|155|[201206030/novel-plus](https://github.com/201206030/novel-plus)|novel-plus 是一个多端(PC、WAP)阅读 、功能完善的小说 CMS 系统。包括小说推荐、小说检索、小说排行、小说阅读、小说书架、小说评论、小说爬虫、会员中心、作家专区、充值订阅、新闻发布等功能。|3328|2023-10-31| +|156|[novicezk/midjourney-proxy](https://github.com/novicezk/midjourney-proxy)|代理 MidJourney 的discord频道,实现api形式调用AI绘图|3246|2023-11-15| +|157|[linhaojun857/aurora](https://github.com/linhaojun857/aurora)|基于SpringBoot+Vue开发的个人博客系统|3237|2023-12-05| +|158|[jfinal/jfinal](https://github.com/jfinal/jfinal)|JAVA WEB + ORM Framework|3220|2023-09-25| +|159|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|3200|2023-12-02| +|160|[alibaba/fastjson2](https://github.com/alibaba/fastjson2)|🚄 FASTJSON2 is a Java JSON library with excellent performance.|3197|2023-12-19| +|161|[grpc-ecosystem/grpc-spring](https://github.com/grpc-ecosystem/grpc-spring)|Spring Boot starter module for gRPC framework.|3185|2023-12-18| +|162|[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.|3179|2023-12-19| +|163|[crazyandcoder/citypicker](https://github.com/crazyandcoder/citypicker)|citypicker城市选择器,详细的省市区地址信息,支持仿iOS滚轮实现,仿京东样式,一级或者三级列表展示方式。|3169|2023-08-17| +|164|[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.|3168|2023-10-15| +|165|[PlexPt/chatgpt-java](https://github.com/PlexPt/chatgpt-java)|ChatGPT Java SDK。支持 GPT3.5、 GPT4 API。开箱即用。|3157|2023-12-13| +|166|[zhou-you/RxEasyHttp](https://github.com/zhou-you/RxEasyHttp)|本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构 ...|3119|2023-09-12| +|167|[yangchong211/YCAppTool](https://github.com/yangchong211/YCAppTool)|组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!|3107|2023-10-12| +|168|[WinterChenS/my-site](https://github.com/WinterChenS/my-site)|springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品|3098|2023-09-28| +|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 ...|3086|2023-12-19| +|170|[wenbochang888/house](https://github.com/wenbochang888/house)|有完整版的PDF下载。|3085|2023-07-23| +|171|[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.|3066|2023-12-18| +|172|[sofastack/sofa-jarslink](https://github.com/sofastack/sofa-jarslink)|Jarslink is a sofa ark plugin used to manage multi-application deployment |3042|2023-12-01| +|173|[elvishew/xLog](https://github.com/elvishew/xLog)|Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.|2983|2023-11-16| +|174|[getActivity/Toaster](https://github.com/getActivity/Toaster)|Android 吐司框架,专治 Toast 各种疑难杂症|2955|2023-11-12| +|175|[Pay-Group/best-pay-sdk](https://github.com/Pay-Group/best-pay-sdk)|可能是最好的支付SDK|2869|2023-12-05| +|176|[HelloWorld521/Java](https://github.com/HelloWorld521/Java)|java项目实战练习|2842|2023-10-31| +|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 ...|2825|2023-09-21| +|178|[AnyListen/tools-ocr](https://github.com/AnyListen/tools-ocr)|树洞 OCR 文字识别(一款跨平台的 OCR 小工具)|2825|2023-12-10| +|179|[jenly1314/ZXingLite](https://github.com/jenly1314/ZXingLite)|🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)|2813|2023-09-12| +|180|[xiaojinzi123/Component](https://github.com/xiaojinzi123/Component)|A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架|2799|2023-10-25| +|181|[qunarcorp/qmq](https://github.com/qunarcorp/qmq)| QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。|2751|2023-12-01| +|182|[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|2740|2023-12-16| +|183|[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.|2732|2023-12-19| +|184|[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.|2702|2023-09-26| +|185|[simple-android-framework/android_design_patterns_analysis](https://github.com/simple-android-framework/android_design_patterns_analysis)|Android源码设计模式分析项目|2663|2023-09-26| +|186|[cinit/QAuxiliary](https://github.com/cinit/QAuxiliary)|QNotified phoenix - To make OICQ great again|2658|2023-12-19| +|187|[JPressProjects/jpress](https://github.com/JPressProjects/jpress)|JPress,一个使用 Java 开发的建站神器,目前已经有 10w+ 网站使用 JPress 进行驱动,其中包括多个政府机构,200+上市公司,中科院、红+字会等。|2632|2023-07-18| +|188|[FudanNLP/fnlp](https://github.com/FudanNLP/fnlp)|中文自然语言处理工具包 Toolkit for Chinese natural language processing|2625|2023-11-17| +|189|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|2618|2023-12-14| +|190|[AlexLiuSheng/CheckVersionLib](https://github.com/AlexLiuSheng/CheckVersionLib)|版本检测升级(更新)库。an auto check version library(app update) on Android|2617|2023-07-18| +|191|[jishenghua/jshERP](https://github.com/jishenghua/jshERP)|华夏ERP基于SpringBoot框架和SaaS模式,立志为中小企业提供开源好用的ERP软件,目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单。|2606|2023-12-18| +|192|[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 ...|2579|2023-12-19| +|193|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、注册中心 、数据脱敏 等互联网主流技术, 文章图解理论配合实战案例,实现开发中常见功能点的综合项目。 本着拿来即用的原则,助力 ...|2572|2023-12-13| +|194|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|2543|2023-07-07| +|195|[egzosn/pay-java-parent](https://github.com/egzosn/pay-java-parent)|第三方支付对接全能支付Java开发工具包.优雅的轻量级支付模块集成支付对接支付整合(微信,支付宝,银联,友店,富友,跨境支付paypal,payoneer(P卡派安盈)易极付)app,扫码,网页刷脸付刷卡付条码付转账服务商模式,微信分账,微信合单支付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包 ...|2541|2023-10-09| +|196|[nutzam/nutz](https://github.com/nutzam/nutz)|Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer|2512|2023-07-07| +|197|[oasisfeng/condom](https://github.com/oasisfeng/condom)|一个超轻超薄的Android工具库,阻止三方SDK中常见的有害行为,而不影响应用自身的功能。(例如严重影响用户体验的『链式唤醒』)|2491|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. |2477|2023-12-19| +|199|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine platform. Sonic云真机平台后端服务。|2434|2023-12-19| +|200|[wildfirechat/android-chat](https://github.com/wildfirechat/android-chat)|开源即时通讯(野火IM)系统Android端,支持Android 4.x —— 最新|2432|2023-12-18|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/JavaScript.md b/content/charts/overall/software/JavaScript.md index d15e461c..9fa1e6ac 100644 --- a/content/charts/overall/software/JavaScript.md +++ b/content/charts/overall/software/JavaScript.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > JavaScript -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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|205965|2023-12-18| -|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|63665|2023-12-18| -|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.|50884|2023-12-08| -|4|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46966|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首词。|45533|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! – |45430|2023-12-18| -|7|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|44912|2023-12-15| +|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|205981|2023-12-19| +|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|63698|2023-12-19| +|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.|50887|2023-12-08| +|4|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|46969|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首词。|45541|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! – |45431|2023-12-18| +|7|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|44916|2023-12-15| |8|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|44086|2023-10-20| -|9|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|41391|2023-12-12| -|10|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38925|2023-12-18| -|11|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34838|2023-10-04| +|9|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|41404|2023-12-12| +|10|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|38932|2023-12-19| +|11|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34841|2023-10-04| |12|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34547|2023-12-15| |13|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|34009|2023-12-05| -|14|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|33923|2023-12-12| -|15|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33516|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|32462|2023-09-05| +|14|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|33944|2023-12-12| +|15|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33520|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|32471|2023-09-05| |17|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|29857|2023-12-16| -|18|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|29376|2023-12-16| -|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.|28669|2023-12-17| -|20|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28336|2023-12-17| -|21|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|27809|2023-12-15| -|22|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27407|2023-12-14| -|23|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|27116|2023-12-18| +|18|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|29386|2023-12-18| +|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.|28677|2023-12-18| +|20|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28339|2023-12-18| +|21|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|27829|2023-12-15| +|22|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27419|2023-12-19| +|23|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|27119|2023-12-19| |24|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26739|2023-10-25| -|25|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |25605|2023-12-08| -|26|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25571|2023-12-18| -|27|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|23830|2023-12-17| +|25|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |25603|2023-12-08| +|26|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25572|2023-12-18| +|27|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|23843|2023-12-17| |28|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|23559|2023-11-13| -|29|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23400|2023-12-09| +|29|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23398|2023-12-09| |30|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22497|2023-12-11| |31|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22323|2023-09-19| -|32|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20094|2023-12-13| -|33|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19180|2023-11-14| -|34|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18720|2023-12-14| -|35|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。|18403|2023-12-18| +|32|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20109|2023-12-13| +|33|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19179|2023-11-14| +|34|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18719|2023-12-14| +|35|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。|18451|2023-12-19| |36|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18276|2023-11-13| -|37|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17211|2023-12-18| -|38|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|16524|2023-09-13| -|39|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|16212|2023-12-18| -|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.|15108|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的汉化版, 汉化补丁及汉化版安装程序|14140|2023-11-03| -|42|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|13680|2023-12-05| -|43|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|The project has been migrated to @wolf-table/table https://github.com/wolf-table/table|13625|2023-12-14| -|44|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|13330|2023-12-06| -|45|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|13316|2023-12-08| -|46|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|分流规则、重写写规则及脚本。|13128|2023-12-17| -|47|[Tencent/omi](https://github.com/Tencent/omi)|Web Components Framework - Web组件框架|12843|2023-12-18| +|37|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17215|2023-12-18| +|38|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|16583|2023-09-13| +|39|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|16235|2023-12-19| +|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.|15111|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的汉化版, 汉化补丁及汉化版安装程序|14186|2023-11-03| +|42|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|13684|2023-12-05| +|43|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|The project has been migrated to @wolf-table/table https://github.com/wolf-table/table|13629|2023-12-14| +|44|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|13332|2023-12-06| +|45|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|13321|2023-12-08| +|46|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|分流规则、重写写规则及脚本。|13145|2023-12-18| +|47|[Tencent/omi](https://github.com/Tencent/omi)|Web Components Framework - Web组件框架|12842|2023-12-19| |48|[xcanwin/KeepChatGPT](https://github.com/xcanwin/KeepChatGPT)|这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、展示全屏、拦截跟踪、日新月异等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。|12720|2023-11-28| -|49|[amfe/lib-flexible](https://github.com/amfe/lib-flexible)|可伸缩布局方案|12420|2023-09-11| +|49|[amfe/lib-flexible](https://github.com/amfe/lib-flexible)|可伸缩布局方案|12423|2023-09-11| |50|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|12392|2023-11-11| |51|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|12309|2023-12-15| -|52|[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|12036|2023-12-17| -|53|[Anarios/return-youtube-dislike](https://github.com/Anarios/return-youtube-dislike)|Chrome extension to return youtube dislikes|11924|2023-12-16| -|54|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|11766|2023-10-26| +|52|[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|12108|2023-12-17| +|53|[Anarios/return-youtube-dislike](https://github.com/Anarios/return-youtube-dislike)|Chrome extension to return youtube dislikes|11928|2023-12-16| +|54|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|11769|2023-10-26| |55|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|11763|2023-12-08| -|56|[SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)|哔哩哔哩-API收集整理【不断更新中....】|11514|2023-12-17| -|57|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|11085|2023-09-29| -|58|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|10922|2023-12-02| -|59|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|10765|2023-12-18| -|60|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|9392|2023-11-29| +|56|[SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)|哔哩哔哩-API收集整理【不断更新中....】|11533|2023-12-17| +|57|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|11087|2023-09-29| +|58|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|10923|2023-12-02| +|59|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|10768|2023-12-18| +|60|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|9394|2023-11-29| |61|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9302|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! |9148|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! |9150|2023-11-28| |63|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|9089|2023-10-28| -|64|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|8908|2023-12-13| -|65|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|8819|2023-12-15| +|64|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|8917|2023-12-18| +|65|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|8820|2023-12-18| |66|[blueedgetechno/win11React](https://github.com/blueedgetechno/win11React)|Windows 11 in React 💻🌈⚡|8632|2023-12-17| |67|[litten/hexo-theme-yilia](https://github.com/litten/hexo-theme-yilia)|一个简洁优雅的hexo主题 A simple and elegant theme for hexo.|8339|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平台.|8104|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 ...|7950|2023-09-17| -|70|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|7949|2023-12-15| -|71|[chvin/react-tetris](https://github.com/chvin/react-tetris)|Use React, Redux, Immutable to code Tetris. 🎮|7921|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)|7678|2023-12-04| +|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平台.|8111|2023-12-08| +|69|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|7955|2023-12-15| +|70|[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 ...|7949|2023-09-17| +|71|[chvin/react-tetris](https://github.com/chvin/react-tetris)|Use React, Redux, Immutable to code Tetris. 🎮|7923|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)|7681|2023-12-04| |73|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|7541|2023-07-18| |74|[hotoo/pinyin](https://github.com/hotoo/pinyin)|:cn: 汉字拼音 ➜ hàn zì pīn yīn|7155|2023-12-04| -|75|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|7059|2023-12-14| +|75|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|7068|2023-12-19| |76|[1j01/jspaint](https://github.com/1j01/jspaint)|🎨 Classic MS Paint, REVIVED + ✨Extras|6972|2023-12-18| |77|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|6805|2023-12-13| -|78|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|6791|2023-12-15| +|78|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|6793|2023-12-15| |79|[pot-app/pot-desktop](https://github.com/pot-app/pot-desktop)|🌈一个跨平台的划词翻译和OCR软件 A cross-platform software for text translation and recognize.|6724|2023-12-17| |80|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts 的微信小程序版本|6721|2023-08-14| -|81|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |6608|2023-12-17| -|82|[memochou1993/gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant)|OpenAI + LINE + Vercel = GPT AI Assistant|6566|2023-12-16| -|83|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|6556|2023-12-16| -|84|[TheRamU/Fay](https://github.com/TheRamU/Fay)|Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, ...|6419|2023-12-18| -|85|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|6277|2023-12-14| -|86|[jerryc127/hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly)| 🦋 A Hexo Theme: Butterfly|6207|2023-11-25| -|87|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|5848|2023-11-28| -|88|[wenda-LLM/wenda](https://github.com/wenda-LLM/wenda)|闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题|5789|2023-12-10| +|81|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |6611|2023-12-19| +|82|[memochou1993/gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant)|OpenAI + LINE + Vercel = GPT AI Assistant|6573|2023-12-16| +|83|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|6555|2023-12-16| +|84|[TheRamU/Fay](https://github.com/TheRamU/Fay)|Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, ...|6426|2023-12-18| +|85|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|6278|2023-12-14| +|86|[jerryc127/hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly)| 🦋 A Hexo Theme: Butterfly|6212|2023-11-25| +|87|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|5852|2023-11-28| +|88|[wenda-LLM/wenda](https://github.com/wenda-LLM/wenda)|闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题|5794|2023-12-10| |89|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|5769|2023-08-16| -|90|[pt-plugins/PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus)|PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|5704|2023-12-18| +|90|[pt-plugins/PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus)|PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|5709|2023-12-18| |91|[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|5684|2023-12-16| -|92|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|5582|2023-08-16| -|93|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|5378|2023-09-12| -|94|[xifangczy/cat-catch](https://github.com/xifangczy/cat-catch)|猫抓 chrome资源嗅探扩展|5245|2023-12-17| -|95|[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.|5234|2023-11-01| -|96|[xenova/transformers.js](https://github.com/xenova/transformers.js)|State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!|5207|2023-12-17| -|97|[aisingapore/TagUI](https://github.com/aisingapore/TagUI)|Free RPA tool by AI Singapore|5131|2023-07-09| -|98|[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|5078|2023-12-02| -|99|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|4973|2023-10-09| +|92|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|5584|2023-08-16| +|93|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|5380|2023-09-12| +|94|[xifangczy/cat-catch](https://github.com/xifangczy/cat-catch)|猫抓 chrome资源嗅探扩展|5252|2023-12-17| +|95|[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.|5239|2023-11-01| +|96|[xenova/transformers.js](https://github.com/xenova/transformers.js)|State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!|5229|2023-12-18| +|97|[aisingapore/TagUI](https://github.com/aisingapore/TagUI)|Free RPA tool by AI Singapore|5132|2023-07-09| +|98|[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|5077|2023-12-02| +|99|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|4975|2023-10-09| |100|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|4972|2023-08-04| -|101|[wux-weapp/wux-weapp](https://github.com/wux-weapp/wux-weapp)|:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库|4957|2023-12-05| +|101|[wux-weapp/wux-weapp](https://github.com/wux-weapp/wux-weapp)|:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库|4956|2023-12-05| |102|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2023年12月11日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|4942|2023-12-11| |103|[googleanalytics/autotrack](https://github.com/googleanalytics/autotrack)|Automatic and enhanced Google Analytics tracking for common user interactions on the web.|4924|2023-07-04| -|104|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架|4907|2023-12-18| -|105|[duxianwei520/react](https://github.com/duxianwei520/react)| React+webpack+redux+ant design+axios+less全家桶后台管理框架|4897|2023-12-08| -|106|[kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|4891|2023-12-16| +|104|[kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|4910|2023-12-16| +|105|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架|4908|2023-12-18| +|106|[duxianwei520/react](https://github.com/duxianwei520/react)| React+webpack+redux+ant design+axios+less全家桶后台管理框架|4897|2023-12-08| |107|[xiaolin3303/wx-charts](https://github.com/xiaolin3303/wx-charts)|微信小程序图表charts组件,Charts for WeChat Mini Program|4854|2023-10-14| -|108|[zxlie/FeHelper](https://github.com/zxlie/FeHelper)|😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)|4843|2023-07-04| -|109|[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.|4793|2023-12-13| -|110|[UnblockNeteaseMusic/server](https://github.com/UnblockNeteaseMusic/server)|Revive unavailable songs for Netease Cloud Music (Refactored & Enhanced version)|4770|2023-12-12| -|111|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|4704|2023-12-17| -|112|[baidu/san](https://github.com/baidu/san)|A fast, portable, flexible JavaScript component framework|4679|2023-12-18| +|108|[zxlie/FeHelper](https://github.com/zxlie/FeHelper)|😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)|4845|2023-07-04| +|109|[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.|4795|2023-12-18| +|110|[UnblockNeteaseMusic/server](https://github.com/UnblockNeteaseMusic/server)|Revive unavailable songs for Netease Cloud Music (Refactored & Enhanced version)|4771|2023-12-18| +|111|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|4708|2023-12-17| +|112|[baidu/san](https://github.com/baidu/san)|A fast, portable, flexible JavaScript component framework|4678|2023-12-18| |113|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4668|2023-11-15| -|114|[Postcatlab/postcat](https://github.com/Postcatlab/postcat)|Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.|4579|2023-11-17| -|115|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4497|2023-12-18| +|114|[Postcatlab/postcat](https://github.com/Postcatlab/postcat)|Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.|4583|2023-11-17| +|115|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4497|2023-12-19| |116|[koajs/examples](https://github.com/koajs/examples)|Example Koa apps|4492|2023-10-12| -|117|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|4277|2023-12-14| -|118|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|4270|2023-12-17| +|117|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|4283|2023-12-14| +|118|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|4271|2023-12-17| |119|[Tencent/westore](https://github.com/Tencent/westore)|小程序项目分层架构|4195|2023-10-07| -|120|[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编码解码|4129|2023-12-17| -|121|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|4120|2023-12-18| -|122|[wandergis/coordtransform](https://github.com/wandergis/coordtransform)|提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换|4113|2023-10-13| -|123|[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.|4099|2023-12-15| -|124|[SillyTavern/SillyTavern](https://github.com/SillyTavern/SillyTavern)|LLM Frontend for Power Users.|4050|2023-12-17| -|125|[alibaba/butterfly](https://github.com/alibaba/butterfly)|🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)|3995|2023-08-30| -|126|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3964|2023-10-06| -|127|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3964|2023-08-11| -|128|[MonsterNone/tmall-miao](https://github.com/MonsterNone/tmall-miao)|喵币助手:双十一天猫(淘宝)、京东任务一键完成。基于AutoX.JS。(幻想岛总动员)|3926|2023-11-03| -|129|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|3864|2023-11-21| -|130|[zizifn/edgetunnel](https://github.com/zizifn/edgetunnel)|Running V2ray inside edge/serverless runtime|3810|2023-12-14| -|131|[sidorares/node-mysql2](https://github.com/sidorares/node-mysql2)|:zap: fast mysqljs/mysql compatible mysql driver for node.js|3773|2023-12-12| -|132|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3751|2023-12-16| -|133|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|DUI 配置 for foobar2000|3738|2023-12-02| -|134|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|3730|2023-12-06| -|135|[xiaoymin/knife4j](https://github.com/xiaoymin/knife4j)|Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution|3712|2023-12-10| -|136|[ipcjs/bilibili-helper](https://github.com/ipcjs/bilibili-helper)|各种油猴脚本|3708|2023-11-27| -|137|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|3668|2023-12-15| +|120|[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编码解码|4134|2023-12-17| +|121|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|4121|2023-12-19| +|122|[wandergis/coordtransform](https://github.com/wandergis/coordtransform)|提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换|4115|2023-10-13| +|123|[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.|4099|2023-12-18| +|124|[SillyTavern/SillyTavern](https://github.com/SillyTavern/SillyTavern)|LLM Frontend for Power Users.|4087|2023-12-19| +|125|[alibaba/butterfly](https://github.com/alibaba/butterfly)|🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)|3994|2023-08-30| +|126|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3966|2023-10-06| +|127|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3965|2023-08-11| +|128|[MonsterNone/tmall-miao](https://github.com/MonsterNone/tmall-miao)|喵币助手:双十一天猫(淘宝)、京东任务一键完成。基于AutoX.JS。(幻想岛总动员)|3925|2023-11-03| +|129|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|3869|2023-11-21| +|130|[zizifn/edgetunnel](https://github.com/zizifn/edgetunnel)|Running V2ray inside edge/serverless runtime|3821|2023-12-14| +|131|[sidorares/node-mysql2](https://github.com/sidorares/node-mysql2)|:zap: fast mysqljs/mysql compatible mysql driver for node.js|3776|2023-12-19| +|132|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3752|2023-12-16| +|133|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|DUI 配置 for foobar2000|3741|2023-12-18| +|134|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|3732|2023-12-06| +|135|[xiaoymin/knife4j](https://github.com/xiaoymin/knife4j)|Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution|3715|2023-12-10| +|136|[ipcjs/bilibili-helper](https://github.com/ipcjs/bilibili-helper)|各种油猴脚本|3709|2023-11-27| +|137|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|3671|2023-12-15| |138|[cnpm/cnpmjs.org](https://github.com/cnpm/cnpmjs.org)|‼️ ‼️ ‼️ ‼️ DEPRECATED, please use https://github.com/cnpm/cnpmcore ‼️ ‼️ ‼️ ‼️ |3566|2023-12-01| -|139|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|3557|2023-11-28| -|140|[midoks/mdserver-web](https://github.com/midoks/mdserver-web)|Simple Linux Panel|3538|2023-12-18| -|141|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|3525|2023-12-18| +|139|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|3558|2023-11-28| +|140|[midoks/mdserver-web](https://github.com/midoks/mdserver-web)|Simple Linux Panel|3539|2023-12-19| +|141|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|3526|2023-12-19| |142|[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. |3511|2023-07-28| -|143|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|3447|2023-12-18| +|143|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|3449|2023-12-19| |144|[doramart/DoraCMS](https://github.com/doramart/DoraCMS)|DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。|3427|2023-07-12| -|145|[brentvollebregt/auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe)|Converts .py to .exe using a simple graphical interface |3382|2023-11-24| -|146|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|3344|2023-12-15| -|147|[qd-today/qd](https://github.com/qd-today/qd)|QD [v20230821] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server|3297|2023-11-18| -|148|[anc95/ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview)|🐥 A code review bot powered by ChatGPT|3270|2023-12-10| -|149|[justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)|⚡️ 一个 Chrome 插件:将 Google CDN 替换为国内的。|3232|2023-12-07| -|150|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|3211|2023-10-12| -|151|[lecepin/WeChatVideoDownloader](https://github.com/lecepin/WeChatVideoDownloader)|超方便的微信视频号下载器|3176|2023-12-07| -|152|[neutrinojs/webpack-chain](https://github.com/neutrinojs/webpack-chain)|A chaining API to generate and simplify the modification of Webpack configurations.|3156|2023-09-04| -|153|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|3152|2023-10-21| +|145|[brentvollebregt/auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe)|Converts .py to .exe using a simple graphical interface |3384|2023-11-24| +|146|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|3346|2023-12-15| +|147|[qd-today/qd](https://github.com/qd-today/qd)|QD [v20230821] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server|3301|2023-11-18| +|148|[anc95/ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview)|🐥 A code review bot powered by ChatGPT|3287|2023-12-10| +|149|[justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)|⚡️ 一个 Chrome 插件:将 Google CDN 替换为国内的。|3235|2023-12-07| +|150|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|3218|2023-10-12| +|151|[lecepin/WeChatVideoDownloader](https://github.com/lecepin/WeChatVideoDownloader)|超方便的微信视频号下载器|3198|2023-12-07| +|152|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|3156|2023-10-21| +|153|[neutrinojs/webpack-chain](https://github.com/neutrinojs/webpack-chain)|A chaining API to generate and simplify the modification of Webpack configurations.|3156|2023-12-18| |154|[AntSwordProject/antSword](https://github.com/AntSwordProject/antSword)|中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.|3151|2023-10-11| -|155|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3145|2023-08-14| -|156|[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|3144|2023-12-06| +|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|3145|2023-12-06| +|156|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3145|2023-08-14| |157|[umijs/babel-plugin-import](https://github.com/umijs/babel-plugin-import)|Modularly import plugin for babel.|3127|2023-07-26| -|158|[hizzgdev/jsmind](https://github.com/hizzgdev/jsmind)|a mind mapping library built by javascript|3110|2023-12-15| +|158|[hizzgdev/jsmind](https://github.com/hizzgdev/jsmind)|a mind mapping library built by javascript|3112|2023-12-15| |159|[wordshub/free-font](https://github.com/wordshub/free-font)|大概是2020年最全的免费可商用字体,这里收录的商免字体都能找到明确的授权出处,可以放心使用,持续更新中...|3093|2023-09-25| -|160|[qianjiachun/douyuEx](https://github.com/qianjiachun/douyuEx)|斗鱼直播间增强插件(Tampermonkey)|3079|2023-11-30| -|161|[TBXark/ChatGPT-Telegram-Workers](https://github.com/TBXark/ChatGPT-Telegram-Workers)|Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.|3044|2023-12-15| -|162|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|3021|2023-12-18| +|160|[qianjiachun/douyuEx](https://github.com/qianjiachun/douyuEx)|斗鱼直播间增强插件(Tampermonkey)|3079|2023-12-19| +|161|[TBXark/ChatGPT-Telegram-Workers](https://github.com/TBXark/ChatGPT-Telegram-Workers)|Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.|3047|2023-12-15| +|162|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|3022|2023-12-18| |163|[hyj1991/easy-monitor](https://github.com/hyj1991/easy-monitor)|企业级 Node.js 应用性能监控与线上故障定位解决方案|3015|2023-10-10| |164|[aliyun/oss-browser](https://github.com/aliyun/oss-browser)|OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件,上传下载文件,支持断点续传等。|3014|2023-12-15| -|165|[fex-team/kityminder-editor](https://github.com/fex-team/kityminder-editor)|Powerful Mindmap Editing Tool|2991|2023-09-12| -|166|[aquasecurity/cloudsploit](https://github.com/aquasecurity/cloudsploit)|Cloud Security Posture Management (CSPM)|2986|2023-12-17| -|167|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2985|2023-11-22| -|168|[HeiSir2014/M3U8-Downloader](https://github.com/HeiSir2014/M3U8-Downloader)| M3U8-Downloader 支持多线程、断点续传、加密视频下载缓存。|2983|2023-11-09| -|169|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|2964|2023-12-14| -|170|[mindskip/xzs](https://github.com/mindskip/xzs)|在线考试系统|2938|2023-12-18| -|171|[yanyiwu/nodejieba](https://github.com/yanyiwu/nodejieba)|"结巴"中文分词的Node.js版本|2883|2023-12-14| +|165|[fex-team/kityminder-editor](https://github.com/fex-team/kityminder-editor)|Powerful Mindmap Editing Tool|2992|2023-09-12| +|166|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2988|2023-11-22| +|167|[aquasecurity/cloudsploit](https://github.com/aquasecurity/cloudsploit)|Cloud Security Posture Management (CSPM)|2987|2023-12-18| +|168|[HeiSir2014/M3U8-Downloader](https://github.com/HeiSir2014/M3U8-Downloader)| M3U8-Downloader 支持多线程、断点续传、加密视频下载缓存。|2984|2023-11-09| +|169|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|2965|2023-12-14| +|170|[mindskip/xzs](https://github.com/mindskip/xzs)|在线考试系统|2942|2023-12-19| +|171|[yanyiwu/nodejieba](https://github.com/yanyiwu/nodejieba)|"结巴"中文分词的Node.js版本|2884|2023-12-14| |172|[benjycui/bisheng](https://github.com/benjycui/bisheng)|Transform Markdown(and other static files with transformers) into a SPA website using React.|2854|2023-09-26| |173|[fex-team/fis3](https://github.com/fex-team/fis3)|FIS3|2790|2023-11-22| -|174|[mumuy/relationship](https://github.com/mumuy/relationship)|中国亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法/親戚稱呼計算機_Chinese kinship system.|2772|2023-12-12| -|175|[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 ...|2769|2023-12-17| -|176|[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.|2755|2023-12-16| -|177|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 7 (.Net CMS)可视化设计在线编辑内容管理系统|2745|2023-12-15| -|178|[gaotianliuyun/gao](https://github.com/gaotianliuyun/gao)|FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。|2731|2023-12-17| +|174|[mumuy/relationship](https://github.com/mumuy/relationship)|中国亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法/親戚稱呼計算機_Chinese kinship system.|2773|2023-12-12| +|175|[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 ...|2771|2023-12-17| +|176|[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.|2754|2023-12-16| +|177|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 7 (.Net CMS)可视化设计在线编辑内容管理系统|2746|2023-12-15| +|178|[gaotianliuyun/gao](https://github.com/gaotianliuyun/gao)|FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。|2740|2023-12-17| |179|[TaleLin/lin-cms-vue](https://github.com/TaleLin/lin-cms-vue)| 🔆 Vue+ElementPlus构建的CMS开发框架|2717|2023-11-15| -|180|[app2smile/rules](https://github.com/app2smile/rules)|iOS App去广告|2694|2023-10-22| -|181|[vanjs-org/van](https://github.com/vanjs-org/van)|🍦 VanJS: World's smallest reactive UI framework. Incredibly Powerful, Insanely Small - Everyone can build a useful UI app in an hour.|2685|2023-12-18| -|182|[wechatsync/Wechatsync](https://github.com/wechatsync/Wechatsync)|一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力|2666|2023-09-05| +|180|[app2smile/rules](https://github.com/app2smile/rules)|iOS App去广告|2700|2023-10-22| +|181|[vanjs-org/van](https://github.com/vanjs-org/van)|🍦 VanJS: World's smallest reactive UI framework. Incredibly Powerful, Insanely Small - Everyone can build a useful UI app in an hour.|2685|2023-12-19| +|182|[wechatsync/Wechatsync](https://github.com/wechatsync/Wechatsync)|一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力|2670|2023-09-05| |183|[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. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。|2666|2023-12-14| |184|[mumuy/data_location](https://github.com/mumuy/data_location)|中华人民共和国行政区划数据【省、市、区县、乡镇街道】中国省市区镇三级四级联动地址数据(GB/T 2260)|2659|2023-11-23| -|185|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|2646|2023-11-30| +|185|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|2647|2023-11-30| |186|[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| -|187|[iamxjb/winxin-app-watch-life.net](https://github.com/iamxjb/winxin-app-watch-life.net)|微慕小程序开源版-WordPress版微信小程序|2626|2023-12-15| -|188|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统是一款 java + vue 的前后端分离的考试系统。主要优点是开发、部署简单快捷、界面设计友好、代码结构清晰。支持web端和微信小程序,能覆盖到pc机和手机等设备。 支持多种部署方式:集成部署、前后端分离部署、docker部署。|2625|2023-12-18| +|187|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统是一款 java + vue 的前后端分离的考试系统。主要优点是开发、部署简单快捷、界面设计友好、代码结构清晰。支持web端和微信小程序,能覆盖到pc机和手机等设备。 支持多种部署方式:集成部署、前后端分离部署、docker部署。|2627|2023-12-19| +|188|[iamxjb/winxin-app-watch-life.net](https://github.com/iamxjb/winxin-app-watch-life.net)|微慕小程序开源版-WordPress版微信小程序|2626|2023-12-15| |189|[jones2000/HQChart](https://github.com/jones2000/HQChart)|HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据替换接口|2620|2023-12-18| -|190|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2605|2023-08-28| -|191|[easysoft/zui](https://github.com/easysoft/zui)|ZUI is an HTML5 front UI framework.|2594|2023-12-18| -|192|[anaer/Sub](https://github.com/anaer/Sub)|自用clash订阅链接|2568|2023-12-17| +|190|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2604|2023-08-28| +|191|[easysoft/zui](https://github.com/easysoft/zui)|ZUI is an HTML5 front UI framework.|2594|2023-12-19| +|192|[anaer/Sub](https://github.com/anaer/Sub)|自用clash订阅链接|2571|2023-12-19| |193|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去网页广告计划(稳定版)For Quantumult X & Surge & Shadowrocket & 油猴 ;如去内容农场/禁漫天堂/绅士漫画/奈菲影视/低端影视/哔嘀影视/片库网/Pornhub/Jable/Netflav等视频网站广告或其他ACG网站网页广告;|2558|2023-12-18| -|194|[EdgeTranslate/EdgeTranslate](https://github.com/EdgeTranslate/EdgeTranslate)|A translation extension.|2546|2023-11-13| +|194|[EdgeTranslate/EdgeTranslate](https://github.com/EdgeTranslate/EdgeTranslate)|A translation extension.|2547|2023-11-13| |195|[cskefu/cskefu](https://github.com/cskefu/cskefu)|🌲 春松客服,开源客服系统|2542|2023-12-09| |196|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|2504|2023-12-18| |197|[2hacc/TVBox](https://github.com/2hacc/TVBox)|TVBox 网络接口,更新速度快,接口访问速度快且稳定!|2497|2023-12-11| |198|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|2485|2023-09-05| -|199|[wendux/ajax-hook](https://github.com/wendux/ajax-hook)|Intercepting browser's http requests which made by XMLHttpRequest.|2469|2023-09-24| -|200|[feiyu563/PrometheusAlert](https://github.com/feiyu563/PrometheusAlert)|Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等|2466|2023-12-07| +|199|[wendux/ajax-hook](https://github.com/wendux/ajax-hook)|Intercepting browser's http requests which made by XMLHttpRequest.|2470|2023-09-24| +|200|[feiyu563/PrometheusAlert](https://github.com/feiyu563/PrometheusAlert)|Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等|2468|2023-12-07|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Jupyter-Notebook.md b/content/charts/overall/software/Jupyter-Notebook.md index 52fc6635..bcc7d26d 100644 --- a/content/charts/overall/software/Jupyter-Notebook.md +++ b/content/charts/overall/software/Jupyter-Notebook.md @@ -1,60 +1,60 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Jupyter Notebook -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|28921|2023-12-14| -|2|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17612|2023-12-10| -|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.|9907|2023-12-18| +|1|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|28934|2023-12-14| +|2|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17625|2023-12-10| +|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.|9912|2023-12-18| |4|[hoochanlon/hamulete](https://github.com/hoochanlon/hamulete)|🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。|8584|2023-12-11| -|5|[advimman/lama](https://github.com/advimman/lama)|🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022|6600|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|6487|2023-12-15| +|5|[advimman/lama](https://github.com/advimman/lama)|🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022|6604|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|6494|2023-12-15| |7|[jvns/pandas-cookbook](https://github.com/jvns/pandas-cookbook)|Recipes for using Python's pandas library|6384|2023-10-28| -|8|[meituan/YOLOv6](https://github.com/meituan/YOLOv6)|YOLOv6: a single-stage object detection framework dedicated to industrial applications.|5351|2023-12-15| -|9|[chenzomi12/DeepLearningSystem](https://github.com/chenzomi12/DeepLearningSystem)|Deep Learning System core principles introduction.|5340|2023-12-14| -|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|5011|2023-11-14| -|11|[geekyutao/Inpaint-Anything](https://github.com/geekyutao/Inpaint-Anything)|Inpaint anything using Segment Anything and inpainting models.|4609|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|4256|2023-10-18| -|13|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路|3817|2023-11-13| -|14|[LC1332/Luotuo-Chinese-LLM](https://github.com/LC1332/Luotuo-Chinese-LLM)|骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技|3480|2023-09-03| -|15|[kaieye/2022-Machine-Learning-Specialization](https://github.com/kaieye/2022-Machine-Learning-Specialization)|-|3103|2023-07-26| -|16|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/|2927|2023-08-23| -|17|[prophesier/diff-svc](https://github.com/prophesier/diff-svc)|Singing Voice Conversion via diffusion model|2518|2023-07-10| +|8|[chenzomi12/DeepLearningSystem](https://github.com/chenzomi12/DeepLearningSystem)|Deep Learning System core principles introduction.|5378|2023-12-14| +|9|[meituan/YOLOv6](https://github.com/meituan/YOLOv6)|YOLOv6: a single-stage object detection framework dedicated to industrial applications.|5352|2023-12-15| +|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|5017|2023-11-14| +|11|[geekyutao/Inpaint-Anything](https://github.com/geekyutao/Inpaint-Anything)|Inpaint anything using Segment Anything and inpainting models.|4610|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|4257|2023-10-18| +|13|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路|3818|2023-11-13| +|14|[LC1332/Luotuo-Chinese-LLM](https://github.com/LC1332/Luotuo-Chinese-LLM)|骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技|3485|2023-09-03| +|15|[kaieye/2022-Machine-Learning-Specialization](https://github.com/kaieye/2022-Machine-Learning-Specialization)|-|3107|2023-07-26| +|16|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/|2929|2023-12-19| +|17|[prophesier/diff-svc](https://github.com/prophesier/diff-svc)|Singing Voice Conversion via diffusion model|2520|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 ...|2243|2023-12-12| -|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. |2220|2023-12-09| -|20|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|2186|2023-12-16| -|21|[TommyZihao/Train_Custom_Dataset](https://github.com/TommyZihao/Train_Custom_Dataset)|标注自己的数据集,训练、评估、测试、部署自己的人工智能算法|2141|2023-11-12| -|22|[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|2139|2023-12-10| -|23|[carefree0910/carefree-creator](https://github.com/carefree0910/carefree-creator)|AI magics meet Infinite draw board.|2089|2023-11-15| +|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. |2223|2023-12-09| +|20|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|2189|2023-12-16| +|21|[TommyZihao/Train_Custom_Dataset](https://github.com/TommyZihao/Train_Custom_Dataset)|标注自己的数据集,训练、评估、测试、部署自己的人工智能算法|2148|2023-11-12| +|22|[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|2143|2023-12-10| +|23|[carefree0910/carefree-creator](https://github.com/carefree0910/carefree-creator)|AI magics meet Infinite draw board.|2091|2023-11-15| |24|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|1999|2023-12-06| |25|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1960|2023-10-27| |26|[datawhalechina/hugging-llm](https://github.com/datawhalechina/hugging-llm)|HuggingLLM, Hugging Future.|1930|2023-11-27| |27|[lyogavin/Anima](https://github.com/lyogavin/Anima)|33B Chinese LLM, DPO QLORA, 100K context, AirLLM 70B inference with single 4GB GPU|1819|2023-12-18| -|28|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉相关好玩的AI项目(Python、C++)|1793|2023-11-29| -|29|[hugo2046/QuantsPlaybook](https://github.com/hugo2046/QuantsPlaybook)|量化研究-券商金工研报复现|1786|2023-08-14| -|30|[tencentmusic/cube-studio](https://github.com/tencentmusic/cube-studio)|cube studio开源云原生一站式机器学习/深度学习AI平台,支持sso登录,多租户/多项目组,数据资产对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式算法训练,超参搜索,推理服务VGPU,多集群调度,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型一键微调,llmops,私有知识库,AI应用商店,支持模型一键开发/推理/微调,私有化部署 ...|1644|2023-12-18| -|31|[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|1514|2023-11-03| +|28|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉相关好玩的AI项目(Python、C++)|1794|2023-11-29| +|29|[hugo2046/QuantsPlaybook](https://github.com/hugo2046/QuantsPlaybook)|量化研究-券商金工研报复现|1789|2023-08-14| +|30|[tencentmusic/cube-studio](https://github.com/tencentmusic/cube-studio)|cube studio开源云原生一站式机器学习/深度学习AI平台,支持sso登录,多租户/多项目组,数据资产对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式算法训练,超参搜索,推理服务VGPU,多集群调度,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型一键微调,llmops,私有知识库,AI应用商店,支持模型一键开发/推理/微调,私有化部署 ...|1647|2023-12-19| +|31|[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|1518|2023-11-03| |32|[TheEconomist/big-mac-data](https://github.com/TheEconomist/big-mac-data)|Data and methodology for the Big Mac index|1494|2023-11-17| -|33|[KevinWang676/Bark-Voice-Cloning](https://github.com/KevinWang676/Bark-Voice-Cloning)|Bark Voice Cloning and Voice Cloning for Chinese Speech|1400|2023-12-14| -|34|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|1313|2023-10-15| -|35|[Ayanaminn/N46Whisper](https://github.com/Ayanaminn/N46Whisper)|Whisper based Japanese subtitle generator|1267|2023-12-10| -|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.|1214|2023-12-18| -|37|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|1194|2023-12-01| -|38|[lyhue1991/torchkeras](https://github.com/lyhue1991/torchkeras)|Pytorch❤️ Keras 😋😋|1106|2023-12-04| -|39|[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 ...|1035|2023-08-06| -|40|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|985|2023-10-01| +|33|[KevinWang676/Bark-Voice-Cloning](https://github.com/KevinWang676/Bark-Voice-Cloning)|Bark Voice Cloning and Voice Cloning for Chinese Speech|1406|2023-12-14| +|34|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|1314|2023-10-15| +|35|[Ayanaminn/N46Whisper](https://github.com/Ayanaminn/N46Whisper)|Whisper based Japanese subtitle generator|1268|2023-12-10| +|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.|1216|2023-12-19| +|37|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|1195|2023-12-01| +|38|[lyhue1991/torchkeras](https://github.com/lyhue1991/torchkeras)|Pytorch❤️ Keras 😋😋|1112|2023-12-04| +|39|[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 ...|1036|2023-08-06| +|40|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|986|2023-10-01| |41|[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 ...|970|2023-07-30| -|42|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|946|2023-12-10| -|43|[AI4Finance-Foundation/FinNLP](https://github.com/AI4Finance-Foundation/FinNLP)|Democratizing Internet-scale financial data.|906|2023-11-26| -|44|[yangheng95/PyABSA](https://github.com/yangheng95/PyABSA)|Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.; |798|2023-12-18| +|42|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|947|2023-12-10| +|43|[AI4Finance-Foundation/FinNLP](https://github.com/AI4Finance-Foundation/FinNLP)|Democratizing Internet-scale financial data.|907|2023-11-26| +|44|[yangheng95/PyABSA](https://github.com/yangheng95/PyABSA)|Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.; |799|2023-12-19| |45|[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/|789|2023-07-21| -|46|[megvii-research/IJCAI2023-CoNR](https://github.com/megvii-research/IJCAI2023-CoNR)|IJCAI2023 - Collaborative Neural Rendering using Anime Character Sheets|767|2023-08-24| -|47|[ytzfhqs/AAAMLP-CN](https://github.com/ytzfhqs/AAAMLP-CN)|Approaching (Almost) Any Machine Learning Problem中译版,在线文档地址:https://ytzfhqs.github.io/AAAMLP-CN/|764|2023-12-07| -|48|[Estom/notes](https://github.com/Estom/notes)|一个码农的毕生所学!笔记 & 教程。考研,就业,上学.语言篇,Android,C++,Java,JavaScript,Latex,MATLAB,NodeJS,PHP,Python,技术篇,docker,git,Linux,Maven,office,Spark,Spring,SVN,基础篇,编译原理,操作系统,单片机,计算机网络,计算机网络实验,架构模式,软件文档写作,设计模式,数据结构,数据库,算 ...|752|2023-11-09| +|46|[ytzfhqs/AAAMLP-CN](https://github.com/ytzfhqs/AAAMLP-CN)|Approaching (Almost) Any Machine Learning Problem中译版,在线文档地址:https://ytzfhqs.github.io/AAAMLP-CN/|768|2023-12-07| +|47|[megvii-research/IJCAI2023-CoNR](https://github.com/megvii-research/IJCAI2023-CoNR)|IJCAI2023 - Collaborative Neural Rendering using Anime Character Sheets|767|2023-08-24| +|48|[Estom/notes](https://github.com/Estom/notes)|一个码农的毕生所学!笔记 & 教程。考研,就业,上学.语言篇,Android,C++,Java,JavaScript,Latex,MATLAB,NodeJS,PHP,Python,技术篇,docker,git,Linux,Maven,office,Spark,Spring,SVN,基础篇,编译原理,操作系统,单片机,计算机网络,计算机网络实验,架构模式,软件文档写作,设计模式,数据结构,数据库,算 ...|753|2023-11-09| |49|[charliedream1/ai_quant_trade](https://github.com/charliedream1/ai_quant_trade)|股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易|751|2023-07-01| -|50|[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. 💫 人工智能与深度学习实战,数理统计篇 机器学习篇 深度学习篇 自然语言处理篇 工具 ...|734|2023-10-14| +|50|[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. 💫 人工智能与深度学习实战,数理统计篇 机器学习篇 深度学习篇 自然语言处理篇 工具 ...|735|2023-10-14| |51|[luxonis/depthai-experiments](https://github.com/luxonis/depthai-experiments)|Experimental projects we've done with DepthAI. |725|2023-12-15| |52|[sekilab/RoadDamageDetector](https://github.com/sekilab/RoadDamageDetector)|-|647|2023-10-02| |53|[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|645|2023-10-24| @@ -64,57 +64,57 @@ |57|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|562|2023-09-08| |58|[SummerGift/EmbeddedSystem](https://github.com/SummerGift/EmbeddedSystem)|:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结|562|2023-11-23| |59|[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.|543|2023-12-14| -|60|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|515|2023-09-24| -|61|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|497|2023-08-18| +|60|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|516|2023-09-24| +|61|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|498|2023-08-18| |62|[cliuxinxin/TX-WORD2VEC-SMALL](https://github.com/cliuxinxin/TX-WORD2VEC-SMALL)|腾讯word2vec模型缩小版|472|2023-08-06| |63|[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目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数 ...|400|2023-10-31| |64|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|384|2023-09-27| |65|[davidfrz/yolov5_distance_count](https://github.com/davidfrz/yolov5_distance_count)|使用yolov5,双目摄像头进行测距|369|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...|355|2023-12-18| +|66|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|(Chinese Only)Everything I know: DevOps & CloudNative, Linux, Embedded, Homelab, Music, Blockchain, AI, etc...|356|2023-12-19| |67|[yuanjie-ai/ChatLLM](https://github.com/yuanjie-ai/ChatLLM)|轻松玩转LLM兼容openai&langchain,支持文心一言、讯飞星火、腾讯混元、智谱ChatGLM等|351|2023-10-16| -|68|[Luhuanz/pytorch_project](https://github.com/Luhuanz/pytorch_project)|一些日常的项目记录|325|2023-09-13| +|68|[Luhuanz/pytorch_project](https://github.com/Luhuanz/pytorch_project)|一些日常的项目记录|327|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-18| |71|[allenlu2008/PythonDemo](https://github.com/allenlu2008/PythonDemo)|虾神的Python示例代码库|286|2023-09-14| -|72|[megvii-research/CVPR2023-DMVFN](https://github.com/megvii-research/CVPR2023-DMVFN)|CVPR2023 (highlight) - A Dynamic Multi-Scale Voxel Flow Network for Video Prediction|281|2023-12-18| +|72|[megvii-research/CVPR2023-DMVFN](https://github.com/megvii-research/CVPR2023-DMVFN)|CVPR2023 (highlight) - A Dynamic Multi-Scale Voxel Flow Network for Video Prediction|281|2023-12-19| |73|[datawhalechina/learn-python-the-smart-way](https://github.com/datawhalechina/learn-python-the-smart-way)|聪明方法学Python,简明且系统的 Python 入门教程。|277|2023-10-29| |74|[lyhue1991/PythonAiRoad](https://github.com/lyhue1991/PythonAiRoad)|source code of some articles |272|2023-11-26| |75|[CHH3213/chhRobotics](https://github.com/CHH3213/chhRobotics)|自动驾驶规划控制python代码实现|269|2023-08-26| |76|[X-lab2017/open-digger](https://github.com/X-lab2017/open-digger)|Open source analysis tools|263|2023-12-18| -|77|[mesolitica/malaysian-dataset](https://github.com/mesolitica/malaysian-dataset)|Text corpus for Malaysian, https://malaya.readthedocs.io/en/latest/Dataset.html|259|2023-12-17| +|77|[mesolitica/malaysian-dataset](https://github.com/mesolitica/malaysian-dataset)|Text corpus for Malaysian, https://malaya.readthedocs.io/en/latest/Dataset.html|259|2023-12-19| |78|[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🚶🚘🚉|258|2023-10-18| -|79|[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-15| -|80|[AmazingAng/WTF-DeepRL](https://github.com/AmazingAng/WTF-DeepRL)|Deep RL algorithm in pytorch|249|2023-09-05| +|79|[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-19| +|80|[AmazingAng/WTF-DeepRL](https://github.com/AmazingAng/WTF-DeepRL)|Deep RL algorithm in pytorch|250|2023-09-05| |81|[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| |82|[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| |83|[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,操作系统,操作系统课程设计,计算机系统结构,系统分析与设计,数据库原理与应用,数据库原理与应用课程设计,算法分析设计,人工智能导论,计算机网络,计算机网络实验,软件工程,软件工程课程设计,软件设计模式,智能计算系统,编译原理,嵌入式系统导论,物联网应用基础,用户交互技术,软件测试, ...|230|2023-07-10| -|84|[TommyZihao/Label2Everything](https://github.com/TommyZihao/Label2Everything)|常见计算机视觉标注格式相互转换|214|2023-07-18| +|84|[TommyZihao/Label2Everything](https://github.com/TommyZihao/Label2Everything)|常见计算机视觉标注格式相互转换|215|2023-07-18| |85|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|205|2023-12-01| |86|[oldratlee/software-practice-thoughts](https://github.com/oldratlee/software-practice-thoughts)|📚 🐣 软件实践文集。主题不限,思考讨论有趣有料就好,包含如 系统的模型分析/量化分析、开源漫游者指南、软件可靠性设计实践、平台产品的逻辑与执行… 🥤|201|2023-10-11| -|87|[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 ...|189|2023-11-02| +|87|[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 ...|190|2023-11-02| |88|[roberthsu2003/python](https://github.com/roberthsu2003/python)|python 說明|187|2023-12-14| |89|[andy6804tw/2020-12th-ironman](https://github.com/andy6804tw/2020-12th-ironman)|[全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 |183|2023-12-02| -|90|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|181|2023-12-14| -|91|[RuifMaxx/Multidimensional-time-series-with-transformer](https://github.com/RuifMaxx/Multidimensional-time-series-with-transformer)|transformer/self-attention for Multidimensional time series forecasting 使用transformer架构实现多维时间预测|180|2023-08-21| +|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架构实现多维时间预测|181|2023-08-21| +|91|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|181|2023-12-19| |92|[RonaldJEN/FinanceChatGLM](https://github.com/RonaldJEN/FinanceChatGLM)|SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍|175|2023-08-10| |93|[EdwinZhang1970/Python](https://github.com/EdwinZhang1970/Python)|Source code about Python Development|169|2023-12-12| |94|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|159|2023-08-30| |95|[datawhalechina/whale-quant](https://github.com/datawhalechina/whale-quant)|本项目为量化开源课程,可以帮助人们快速掌握量化金融知识以及使用Python进行量化开发的能力。|155|2023-10-10| |96|[mindspore-ai/docs](https://github.com/mindspore-ai/docs)|MindSpore document|155|2023-07-17| |97|[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| -|98|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|Notes on Machine Learning on edge for embedded/sensor/IoT uses|141|2023-12-12| +|98|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|Notes on Machine Learning on edge for embedded/sensor/IoT uses|141|2023-12-19| |99|[andy6804tw/2021-13th-ironman](https://github.com/andy6804tw/2021-13th-ironman)|第13屆iT邦幫忙鐵人賽|136|2023-12-02| |100|[jackjyq/xiaohei-zuowen](https://github.com/jackjyq/xiaohei-zuowen)|小嘿作文生成器:根据主题谓语、主题宾语,生成中学考试风格的作文。|131|2023-12-09| |101|[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 ...|127|2023-09-01| |102|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|124|2023-12-01| -|103|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|120|2023-12-07| -|104|[datawhalechina/learn-python-the-smart-way-v2](https://github.com/datawhalechina/learn-python-the-smart-way-v2)|聪明办法学Python,简明且系统的 Python 入门教程第二版。|119|2023-11-17| +|103|[datawhalechina/learn-python-the-smart-way-v2](https://github.com/datawhalechina/learn-python-the-smart-way-v2)|聪明办法学Python,简明且系统的 Python 入门教程第二版。|120|2023-11-17| +|104|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|120|2023-12-07| |105|[jajupmochi/graphkit-learn](https://github.com/jajupmochi/graphkit-learn)|A python package for graph kernels, graph edit distances, and graph pre-image problem.|107|2023-12-07| |106|[roberthsu2003/PythonForDataAnalysis](https://github.com/roberthsu2003/PythonForDataAnalysis)|AI 人工智慧開發入門|106|2023-11-26| -|107|[Glanvery/LLM-Travel](https://github.com/Glanvery/LLM-Travel)|欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。|88|2023-10-30| +|107|[Glanvery/LLM-Travel](https://github.com/Glanvery/LLM-Travel)|欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。|89|2023-10-30| |108|[WSH032/kohya-config-webui](https://github.com/WSH032/kohya-config-webui)|A WebUI for making config files used by kohya_sd_script. 一个用于生成kohya-ss训练脚本使用的toml配置文件的WebUI|87|2023-08-01| -|109|[hhhparty/security](https://github.com/hhhparty/security)|About cyber security, data scrapy , aisec analysis, vulnerability analysis, enterprise security, and so on.|85|2023-10-17| -|110|[HuichuanLI/Recommand-Algorithme](https://github.com/HuichuanLI/Recommand-Algorithme)|推荐算法实战(Recommend algorithm)|85|2023-12-16| +|109|[HuichuanLI/Recommand-Algorithme](https://github.com/HuichuanLI/Recommand-Algorithme)|推荐算法实战(Recommend algorithm)|86|2023-12-16| +|110|[hhhparty/security](https://github.com/hhhparty/security)|About cyber security, data scrapy , aisec analysis, vulnerability analysis, enterprise security, and so on.|85|2023-10-17| |111|[montera34/escovid19data](https://github.com/montera34/escovid19data)|Recopilación de datos de COVID19 por provincias en España|81|2023-07-03| |112|[piginzoo/mfm_learner](https://github.com/piginzoo/mfm_learner)|我的多因子模型、量化投资沙盒|75|2023-06-20| |113|[chengjun/mybook](https://github.com/chengjun/mybook)|Lectures on Computational Communication |73|2023-12-01| @@ -123,8 +123,8 @@ |116|[astronomical-data-processing/fundamentals_of_interferometry_chinese](https://github.com/astronomical-data-processing/fundamentals_of_interferometry_chinese)|Fundamentals of Interferometry Chinese Version|58|2023-07-06| |117|[xushengyuan/Fastsinging](https://github.com/xushengyuan/Fastsinging)|一个基于Fastspeech的开源歌声合成系统|57|2023-07-06| |118|[BoXiaolei/MyTransformer_pytorch](https://github.com/BoXiaolei/MyTransformer_pytorch)|关于Transformer模型的最简洁pytorch实现,包含详细注释|56|2023-11-13| -|119|[Kedreamix/PaddleAvatar](https://github.com/Kedreamix/PaddleAvatar)|你是否曾经幻想过与自己的虚拟人交互?现在,使用PaddleAvatar,您可以将自己的图像、音频和视频转化为一个逼真的数字人视频,与其进行人机交互。 PaddleAvatar是一种基于PaddlePaddle深度学习框架的数字人生成工具,基于Paddle的许多套件,它可以将您的数字图像、音频和视频合成为一个逼真的数字人视频。除此之外,PaddleAvatar还支持进一步的开发,例如使用自然语言处 ...|55|2023-12-10| -|120|[Alex-CHUN-YU/Word2vec](https://github.com/Alex-CHUN-YU/Word2vec)|訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.|55|2023-07-04| +|119|[Alex-CHUN-YU/Word2vec](https://github.com/Alex-CHUN-YU/Word2vec)|訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.|56|2023-07-04| +|120|[Kedreamix/PaddleAvatar](https://github.com/Kedreamix/PaddleAvatar)|你是否曾经幻想过与自己的虚拟人交互?现在,使用PaddleAvatar,您可以将自己的图像、音频和视频转化为一个逼真的数字人视频,与其进行人机交互。 PaddleAvatar是一种基于PaddlePaddle深度学习框架的数字人生成工具,基于Paddle的许多套件,它可以将您的数字图像、音频和视频合成为一个逼真的数字人视频。除此之外,PaddleAvatar还支持进一步的开发,例如使用自然语言处 ...|55|2023-12-10| |121|[wolf-bailang/AI-Projects](https://github.com/wolf-bailang/AI-Projects)|AI项目(强化学习、深度学习、计算机视觉、推荐系统、自然语言处理、机器导航、医学影像处理)|54|2023-08-08| |122|[ImpulsoGov/farolcovid](https://github.com/ImpulsoGov/farolcovid)|🚦🏥. Ferramenta de monitoramento do risco de colapso no sistema de saúde em municípios brasileiros com a Covid-19 • Monitoring tool & simulation of the risk of collapse in Brazilian municipalities' hea ...|53|2023-07-06| |123|[microsoft/inmt](https://github.com/microsoft/inmt)|Interactive Neural Machine Translation tool|52|2023-07-14| @@ -135,8 +135,8 @@ |128|[dkl0707/factor_backtest](https://github.com/dkl0707/factor_backtest)|因子回测框架|43|2023-07-09| |129|[muzishen/VIPriors-Object-Detection-Challenge](https://github.com/muzishen/VIPriors-Object-Detection-Challenge)|2020 ECCV VIPirios 目标检测冠军|43|2023-07-10| |130|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|🏆🥈🥉 TianChi/天池 AIStudio iFLYTEKAI...|43|2023-12-17| -|131|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|41|2023-11-25| -|132|[kevin-meng/HuggingfaceDownloadShare](https://github.com/kevin-meng/HuggingfaceDownloadShare)|中国如何下载huggingface 模型并共享链接|40|2023-11-20| +|131|[kevin-meng/HuggingfaceDownloadShare](https://github.com/kevin-meng/HuggingfaceDownloadShare)|中国如何下载huggingface 模型并共享链接|41|2023-11-20| +|132|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|41|2023-11-25| |133|[Yourdaylight/Python-DA-and-DM](https://github.com/Yourdaylight/Python-DA-and-DM)|python数据分析与数据挖掘实例|39|2023-10-17| |134|[asukaminato0721/IntWithStepsOfTeXForm](https://github.com/asukaminato0721/IntWithStepsOfTeXForm)|不定积分过程生成器(By Mathematica)|38|2023-11-04| |135|[YunWGui/RecSys-Book-Notes](https://github.com/YunWGui/RecSys-Book-Notes)|推荐系统读书笔记、思维导图等|37|2023-07-06| @@ -144,15 +144,15 @@ |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-11| +|140|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|33|2023-12-18| |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-10| -|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|[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中的三元组数据进 ...|30|2023-06-24| +|145|[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中的三元组数据进 ...|31|2023-06-24| +|146|[flizzywine/kline-mirror](https://github.com/flizzywine/kline-mirror)|A股历史复盘|31|2023-06-29| +|147|[RyoWakabayashi/elixir-learning](https://github.com/RyoWakabayashi/elixir-learning)|Elixir 学習用|31|2023-12-10| +|148|[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| |149|[HaoningChen/scutquant](https://github.com/HaoningChen/scutquant)|scutquant是一个开源的离线量化投资平台,由华南理工大学量化投资协会负责维护. 该框架具有低耦合, 高内聚的特点|28|2023-12-15| |150|[ktakita1011/my_kaggle_docker](https://github.com/ktakita1011/my_kaggle_docker)|2023年版kaggle環境|28|2023-11-04| |151|[JeffMony/AV_Library](https://github.com/JeffMony/AV_Library)|从0开始教你做一款剪映APP|28|2023-10-23| @@ -171,8 +171,8 @@ |164|[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| |165|[ningmengwei-ata/Class-Project](https://github.com/ningmengwei-ata/Class-Project)|一个包含数据科学本科专业课作业的项目文件夹🍬 包括计算机网络、操作系统、人工智能、计算机视觉、软件系统优化、计算机系统、分布式系统、统计、算法、神经网络、数据科学数学基础、PHP网站、导论(情感分析)|22|2023-07-23| |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-16| -|168|[DevinWang23/tianchi_ai_ops_2020](https://github.com/DevinWang23/tianchi_ai_ops_2020)|PAKDD2020 阿里巴巴智能运维算法大赛 复赛28名方案|21|2023-07-06| +|167|[DevinWang23/tianchi_ai_ops_2020](https://github.com/DevinWang23/tianchi_ai_ops_2020)|PAKDD2020 阿里巴巴智能运维算法大赛 复赛28名方案|21|2023-07-06| +|168|[roberthsu2003/__chihlee_pico__](https://github.com/roberthsu2003/__chihlee_pico__)|致理pico_w課程|20|2023-12-16| |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|20|2023-08-24| |170|[CIDO-ontology/cido](https://github.com/CIDO-ontology/cido)|CIDO: Coronavirus Infectious Disease Ontology|20|2023-11-04| |171|[SocratesClub/cc2018](https://github.com/SocratesClub/cc2018)|计算传播学编程基础|20|2023-10-03| diff --git a/content/charts/overall/software/Kotlin.md b/content/charts/overall/software/Kotlin.md index 59b92fed..11afb0c1 100644 --- a/content/charts/overall/software/Kotlin.md +++ b/content/charts/overall/software/Kotlin.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Kotlin -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|13616|2023-12-08| -|2|[gkd-kit/gkd](https://github.com/gkd-kit/gkd)|基于 无障碍 + 高级选择器 + 订阅规则 的自定义屏幕点击 Android APP|9971|2023-12-18| -|3|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|9791|2023-12-18| -|4|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|8017|2023-12-06| -|5|[tiann/KernelSU](https://github.com/tiann/KernelSU)|A Kernel based root solution for Android|5519|2023-12-15| +|1|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|13617|2023-12-08| +|2|[gkd-kit/gkd](https://github.com/gkd-kit/gkd)|基于 无障碍 + 高级选择器 + 订阅规则 的自定义屏幕点击 Android APP|10210|2023-12-18| +|3|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|9796|2023-12-19| +|4|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|8024|2023-12-06| +|5|[tiann/KernelSU](https://github.com/tiann/KernelSU)|A Kernel based root solution for Android|5527|2023-12-19| |6|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|5190|2023-12-17| -|7|[Ehviewer-Overhauled/Ehviewer](https://github.com/Ehviewer-Overhauled/Ehviewer)|EhViewer overhauled with Material Design 3, Jetpack Compose and more|4708|2023-09-06| -|8|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|4680|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|4219|2023-11-13| -|10|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|4130|2023-12-14| -|11|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4094|2023-11-03| -|12|[AlmasB/FXGL](https://github.com/AlmasB/FXGL)|Java / JavaFX / Kotlin Game Library (Engine)|3903|2023-12-13| -|13|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3610|2023-12-07| +|7|[Ehviewer-Overhauled/Ehviewer](https://github.com/Ehviewer-Overhauled/Ehviewer)|EhViewer overhauled with Material Design 3, Jetpack Compose and more|4710|2023-09-06| +|8|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|4681|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|4220|2023-11-13| +|10|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|4132|2023-12-14| +|11|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4095|2023-11-03| +|12|[AlmasB/FXGL](https://github.com/AlmasB/FXGL)|Java / JavaFX / Kotlin Game Library (Engine)|3907|2023-12-13| +|13|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3613|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 )|2962|2023-12-12| -|15|[Moriafly/SaltPlayerSource](https://github.com/Moriafly/SaltPlayerSource)|Salt Player, The Best!|2480|2023-12-16| -|16|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / V2Ray / universal proxy toolchain for Android / Fork of SagerNet|2456|2023-06-30| +|15|[Moriafly/SaltPlayerSource](https://github.com/Moriafly/SaltPlayerSource)|Salt Player, The Best!|2485|2023-12-16| +|16|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / V2Ray / universal proxy toolchain for Android / Fork of SagerNet|2457|2023-06-30| |17|[Ccixyj/JBusDriver](https://github.com/Ccixyj/JBusDriver)|这是去幼儿园的班车(滑稽|2451|2023-10-08| -|18|[osfans/trime](https://github.com/osfans/trime)|同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android|2417|2023-12-18| -|19|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|[使用文档] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大|2255|2023-12-16| -|20|[guolindev/coolweatherjetpack](https://github.com/guolindev/coolweatherjetpack)|酷欧天气的Jetpack版本实现,采用了MVVM架构。|2254|2023-09-05| -|21|[TencentBlueKing/bk-ci](https://github.com/TencentBlueKing/bk-ci)|蓝鲸持续集成平台(蓝盾) |2245|2023-12-18| -|22|[wangchenyan/ponymusic](https://github.com/wangchenyan/ponymusic)|An Android online music player like NetEase Cloud Music|2212|2023-11-27| -|23|[Dr-TSNG/Hide-My-Applist](https://github.com/Dr-TSNG/Hide-My-Applist)|An Xposed module to intercept applist detections|2081|2023-10-15| -|24|[azhon/AppUpdate](https://github.com/azhon/AppUpdate)|Android App update library. Android版本更新库,简单、轻量、可随意定制|2068|2023-12-18| -|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.|1999|2023-12-11| -|26|[gallonyin/worktool](https://github.com/gallonyin/worktool)|【企业微信】企业微信机器人 聊天机器人、自动加好友、自动拉群、自动群发机器人 免Root零封号 集成ChatGPT|1954|2023-11-23| -|27|[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 ...|1942|2023-12-18| -|28|[jing332/tts-server-android](https://github.com/jing332/tts-server-android)|这是一个Android系统TTS应用,内置微软演示接口,可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。|1933|2023-11-10| -|29|[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|1901|2023-12-02| -|30|[kotlin-orm/ktorm](https://github.com/kotlin-orm/ktorm)|A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.|1888|2023-11-18| -|31|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|工信部-Android隐私合规整改检测工具,注解+Asm修改字节码的检测方案|1852|2023-12-15| -|32|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1808|2023-09-29| -|33|[czy1121/update](https://github.com/czy1121/update)|清晰灵活简单易用的应用更新库|1793|2023-12-05| -|34|[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 ...|1746|2023-12-15| -|35|[HMBSbige/ShadowsocksR-Android](https://github.com/HMBSbige/ShadowsocksR-Android)|【自用】咕咕咕|1742|2023-12-15| -|36|[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 ...|1714|2023-09-18| -|37|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1672|2023-11-20| -|38|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|Android 基于协程/OkHttp网络请求工具|1609|2023-11-30| -|39|[fcitx5-android/fcitx5-android](https://github.com/fcitx5-android/fcitx5-android)|Fcitx5 input method framework and engines ported to Android|1601|2023-12-18| -|40|[wdsqjq/FengYunWeather](https://github.com/wdsqjq/FengYunWeather)|风云天气是Android 平台开源天气 App,采用Kotlin、Room、OKHttp3、 协程等框架实现。|1566|2023-09-14| -|41|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|1535|2023-10-23| -|42|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|1465|2023-11-06| -|43|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!|1446|2023-11-22| -|44|[easybangumiorg/EasyBangumi](https://github.com/easybangumiorg/EasyBangumi)|纯纯看番,使用 Compose 开发的看番软件,支持多番剧源|1423|2023-12-17| -|45|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|1377|2023-12-02| -|46|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 !|1377|2023-11-15| -|47|[CarGuo/GSYGithubAppKotlin](https://github.com/CarGuo/GSYGithubAppKotlin)|超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: ...|1366|2023-07-21| -|48|[dkrivoruchko/ScreenStream](https://github.com/dkrivoruchko/ScreenStream)|ScreenStream Android App|1359|2023-12-16| -|49|[angcyo/DslTabLayout](https://github.com/angcyo/DslTabLayout)|:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等|1356|2023-08-21| -|50|[XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)|[Gap month 2023.12.1 - 2023.12.31] 数据备份 DataBackup for Android|1325|2023-12-16| -|51|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps|1250|2023-12-17| -|52|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件|1187|2023-12-18| -|53|[stripe/stripe-android](https://github.com/stripe/stripe-android)|Stripe Android SDK |1170|2023-12-15| -|54|[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 ...|1108|2023-12-14| -|55|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|1091|2023-12-18| -|56|[rRemix/APlayer](https://github.com/rRemix/APlayer)|Android Music Player|1081|2023-11-23| -|57|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|1072|2023-12-15| -|58|[SusionSuc/rabbit-client](https://github.com/SusionSuc/rabbit-client)|🐰 a simple and easy to use android apm framework (tools)|1040|2023-07-10| -|59|[FooIbar/EhViewer](https://github.com/FooIbar/EhViewer)|EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer|1036|2023-12-18| -|60|[GuoXiCheng/SKIP](https://github.com/GuoXiCheng/SKIP)|自动跳过APP开屏广告|1022|2023-12-18| -|61|[compose-museum/jetpack-compose-book](https://github.com/compose-museum/jetpack-compose-book)|-|1015|2023-10-06| -|62|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架 |1012|2023-09-23| -|63|[RookieTree/DaMaiHelper](https://github.com/RookieTree/DaMaiHelper)|大麦抢票辅助|993|2023-07-18| -|64|[HighCapable/YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)|⛱️ An efficient Hook API and Xposed Module solution built in Kotlin.|993|2023-12-18| -|65|[eprendre/tingshu](https://github.com/eprendre/tingshu)|一款可在线播放多个免费听书站点的安卓app|989|2023-10-09| -|66|[aaa1115910/bv](https://github.com/aaa1115910/bv)|哔哩哔哩 的第三方 Android TV 应用。A third-party Android TV app for Bilibili.|969|2023-12-18| -|67|[10miaomiao/bilimiao2](https://github.com/10miaomiao/bilimiao2)|bilimiao 2.0|959|2023-12-09| -|68|[fumiama/copymanga](https://github.com/fumiama/copymanga)|拷贝漫画的第三方APP,优化阅读/下载体验|911|2023-11-29| -|69|[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~|884|2023-12-07| -|70|[YvesCheung/RollingText](https://github.com/YvesCheung/RollingText)|Android TextView with rolling animation|858|2023-09-05| -|71|[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.|851|2023-12-18| -|72|[DUpdateSystem/UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll)|Check updates for Android apps, Magisk modules and more!|835|2023-12-18| -|73|[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 ...|822|2023-12-05| -|74|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版,弹弹play系列应用安卓平台上的实现,是一个提供了视频播放(本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|822|2023-10-10| -|75|[tangshimin/MuJing](https://github.com/tangshimin/MuJing)|幕境 - 使用自己感兴趣的电影、美剧或文档,生成词库(单词本)。在记忆单词时,可以用键盘打字,练习拼写并观看相关的视频片段,以便更好的理解和记忆单词。播放电影时,以弹幕的形式复习词库中的单词。|785|2023-12-17| -|76|[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.|782|2023-12-18| -|77|[lihenggui/blocker](https://github.com/lihenggui/blocker)|An useful tool that controls android components|778|2023-12-18| -|78|[liujingxing/XmlClassGuard](https://github.com/liujingxing/XmlClassGuard)|一个可混淆4大组件,自定义View等任意类的插件,上架Google Play的利器|764|2023-10-21| -|79|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)|761|2023-07-20| -|80|[fankes/TSBattery](https://github.com/fankes/TSBattery)|A new way to save your battery avoid cancer apps hacker it.|757|2023-12-10| -|81|[Block-Network/StatusBarLyric](https://github.com/Block-Network/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|749|2023-12-10| -|82|[suming77/SumTea_Android](https://github.com/suming77/SumTea_Android)|基于组件化+模块化+Kotlin+协程+Flow+Retrofit+Jetpack+MVVM+短视频架构实现的WanAndroid客户端|729|2023-12-18| -|83|[ifmvo/TogetherAd](https://github.com/ifmvo/TogetherAd)|🔥持续更新。Android广告聚合:帮助 Android 开发者快速、便捷、灵活的接入国内多家主流安卓广告 SDK。广点通(优量汇)、穿山甲、快手联盟、百青藤(百度Mob)。开屏广告、Banner横幅广告、插屏广告、激励广告、原生信息流、全屏广告。|723|2023-09-02| -|84|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|705|2023-10-17| -|85|[Zhao-Yan-Yan/MultiStatePage](https://github.com/Zhao-Yan-Yan/MultiStatePage)|Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器|699|2023-07-30| -|86|[m-i-n-a-r/birday](https://github.com/m-i-n-a-r/birday)|🎉 A beautiful Kotlin app to remember birthdays and events without having to open Facebook, set alarms or rely on Google Calendar|681|2023-12-02| -|87|[yueeng/hacg](https://github.com/yueeng/hacg)|琉璃神社 hacg android app|674|2023-12-15| -|88|[sangcomz/FishBun](https://github.com/sangcomz/FishBun)|:blowfish:FishBun is Image Picker for android.|663|2023-09-22| -|89|[aleyn97/MVVMLin](https://github.com/aleyn97/MVVMLin)|一个基于MVVM用Kotlin+Retrofit+协程+Databinding+LiveData来封装的快速开发框架|645|2023-10-25| -|90|[WaxMoon/MultiApp](https://github.com/WaxMoon/MultiApp)|A customizable virtual Android container/一款可定制的虚拟安卓容器|634|2023-12-08| -|91|[pemistahl/lingua](https://github.com/pemistahl/lingua)|The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike|622|2023-12-07| -|92|[valentjn/ltex-ls](https://github.com/valentjn/ltex-ls)|LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others|621|2023-10-06| -|93|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|611|2023-07-04| -|94|[zhpanvip/viewpagerindicator](https://github.com/zhpanvip/viewpagerindicator)|🔥 Worked with ViewPager and ViewPager2,support multiple slider styles and multiple slide mode.This repo was split from BannerViewPager-|609|2023-06-29| -|95|[ultranity/Pix-EzViewer](https://github.com/ultranity/Pix-EzViewer)|一个支持免代理直连+多种额外特性功能优化的第三方 Pixiv android 客户端 A third-party Pixiv Android client with modern design and many other enhancements|600|2023-08-30| -|96|[ldlywt/FastJetpack](https://github.com/ldlywt/FastJetpack)|基于Kotlin、协程、Retrofit的网络请求封装,快速简单轻便。|586|2023-09-20| -|97|[jaaksi/pickerview](https://github.com/jaaksi/pickerview)|One very very user-friendly Picker library(内部提供两种常用类型的Picker:时间选择器(支持聚合)和联动选择器(支持不联动)。支持扩展自定义Picker。支持自定义弹窗。支持作为view的非弹窗场景。)|581|2023-10-09| -|98|[vincent-series/smart-show](https://github.com/vincent-series/smart-show)|Toast # Snackbar # Dialog |577|2023-11-01| -|99|[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)|576|2023-09-07| -|100|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|570|2023-10-21| -|101|[liangjingkanji/StateLayout](https://github.com/liangjingkanji/StateLayout)|🍘 Android上最强大的缺省页框架|542|2023-10-09| -|102|[DylanCaiCoding/Longan](https://github.com/DylanCaiCoding/Longan)|Probably the best Kotlin utils library for Android. (可能是最好用的 Kotlin 工具库)|534|2023-08-21| -|103|[leavesCZY/Matisse](https://github.com/leavesCZY/Matisse)|A Image/Video Selector Implemented with Jetpack Compose(一个用 Jetpack Compose 实现的 Android 图片/视频 选择框架)|520|2023-12-10| -|104|[ssseasonnn/Yasha](https://github.com/ssseasonnn/Yasha)|A DSL library for rendering RecyclerView and ViewPager.|518|2023-11-02| -|105|[izhangzhihao/intellij-rainbow-fart](https://github.com/izhangzhihao/intellij-rainbow-fart)|🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart|512|2023-08-17| -|106|[iamr0s/Dhizuku](https://github.com/iamr0s/Dhizuku)|A Android Application for share DeviceOwner|504|2023-12-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是一个虚拟引擎内核, ...|497|2023-07-30| -|108|[liangjingkanji/spannable](https://github.com/liangjingkanji/spannable)|Android最好的Spannable富文本工具, 唯一支持正则匹配/图文混排/图标/GIF动画/自定义表情包|492|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)|464|2023-12-05| -|111|[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|462|2023-11-27| -|112|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android application for Meshtastic|460|2023-12-14| -|113|[Pangu-Immortal/MagicWX](https://github.com/Pangu-Immortal/MagicWX)|🔥免root实现 Android改机(一键新机)技术解密,微信无限多开等。|454|2023-11-20| -|114|[YenalyLiew/Han1meViewer](https://github.com/YenalyLiew/Han1meViewer)|A Hanime1.me Application for Android.|440|2023-12-12| -|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|435|2023-11-12| -|116|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有。还使用 Compose-Desktop 编写了桌面版本,快来试试吧!🔥🔥🔥|430|2023-08-31| -|117|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架,提高Android开发效率|417|2023-10-07| -|118|[fei-ke/HMSPush](https://github.com/fei-ke/HMSPush)|让非华为设备支持 HMS 推送,同时避免唤醒目标应用|415|2023-12-15| -|119|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|412|2023-11-10| -|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.|402|2023-12-16| -|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| -|125|[liangjingkanji/Channel](https://github.com/liangjingkanji/Channel)|🍯 LiveData / Coroutine / Lifecycle / EventBus 特性的事件总线框架|340|2023-08-16| -|126|[LuckyPray/DexKit](https://github.com/LuckyPray/DexKit)|An easy-to-use, high-performance dex deobfuscation library.|337|2023-12-12| -|127|[ekibun/Bangumi](https://github.com/ekibun/Bangumi)|Bangumi番组计划Android客户端|334|2023-07-21| -|128|[cloudoptlab/cloudopt-next](https://github.com/cloudoptlab/cloudopt-next)|A simple and modern Java and Kotlin vert.x web framework|332|2023-09-22| -|129|[Krosxx/Android-Auto-Api](https://github.com/Krosxx/Android-Auto-Api)|安卓无障碍服务Api, 为了简化无障碍服务使用,并使用 Kotlin 以提供简洁的Api。|329|2023-12-11| -|130|[twiceyuan/WXAPK](https://github.com/twiceyuan/WXAPK)|直接安装微信接收到的 APK|326|2023-12-17| -|131|[devin1014/DLNA-Cast](https://github.com/devin1014/DLNA-Cast)|基于Cling库封装的DLNA投屏库,支持DMC、DMS、DMR功能。|324|2023-09-07| -|132|[Arcns/arc-fast](https://github.com/Arcns/arc-fast)|本项目包含一系列Android开发的便携工具,主要包括Fast Permission、Immersive Dialog、Immersive PopupWindow、Fast Span、Fast Mask等,能够让你快速、优雅的享受安卓便捷开发~|319|2023-11-14| -|133|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|A library to make Xposed modules development easier.|317|2023-10-29| -|134|[soulqw/CoCo](https://github.com/soulqw/CoCo)|A delicate lib for System Capture, Pick and Crop in Android |309|2023-07-22| -|135|[shizq123/BIKA](https://github.com/shizq123/BIKA)|第三方哔咔漫画|293|2023-07-18| -|136|[JuliaEditorSupport/julia-intellij](https://github.com/JuliaEditorSupport/julia-intellij)|:computer: Julia Plugin for IntelliJ IDEA ┗:smiley:┛ ┏:smiley:┓ ┗:smiley:┛|289|2023-09-11| -|137|[GangJust/FreedomPlus](https://github.com/GangJust/FreedomPlus)|依赖于抖音运行的Xposed模块.|286|2023-12-14| -|138|[hadix-lin/ideavim_extension](https://github.com/hadix-lin/ideavim_extension)|IdeaVIM插件的扩展插件|281|2023-11-14| -|139|[jing332/AlistAndroid](https://github.com/jing332/AlistAndroid)|AList 安卓版本,APK安装即用,无需Root或Termux。|280|2023-11-25| -|140|[linwg1988/LCardView](https://github.com/linwg1988/LCardView)|卡片布局,可设置阴影颜色,透明度,圆角大小,阴影宽度|280|2023-08-29| -|141|[hushenghao/AndroidEasterEggs](https://github.com/hushenghao/AndroidEasterEggs)|Organize the Easter eggs of the official versions of the Android system.|274|2023-12-16| -|142|[liangjingkanji/StatusBar](https://github.com/liangjingkanji/StatusBar)|[开发必备] Android一行代码配置透明状态栏|273|2023-08-14| -|143|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)| Jetpack Compose 最佳实践,用 Jetpack Compose 写一个 IM APP|266|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.|261|2023-12-10| -|145|[FunnySaltyFish/FunnyTranslation](https://github.com/FunnySaltyFish/FunnyTranslation)|基于Jetpack Compose开发的翻译软件,支持多引擎、插件化~ Jetpack Compose+MVVM+协程+Room|259|2023-10-10| -|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 ...|256|2023-12-16| -|147|[liangjingkanji/soft-input-event](https://github.com/liangjingkanji/soft-input-event)|Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation|246|2023-09-07| -|148|[chr56/Phonograph_Plus](https://github.com/chr56/Phonograph_Plus)|A fork of kabouzeid/Phonograph under maintenance and development|244|2023-12-02| -|149|[lingxiaoplus/BiliBili](https://github.com/lingxiaoplus/BiliBili)|基于ijkplayer+rxjava+retrofit,组件化思想,实现一个仿B站的Android客户端|242|2023-07-10| -|150|[TabooLib/taboolib](https://github.com/TabooLib/taboolib)|Powerful framework for creating multi-platform Minecraft plugin|241|2023-12-18| -|151|[leavesCZY/Monitor](https://github.com/leavesCZY/Monitor)|一个适用于 OkHttp / Retrofit 的可视化抓包工具|235|2023-12-07| -|152|[WaitFme/CoolbbsYou](https://github.com/WaitFme/CoolbbsYou)|Jetpack Compose 第三方酷安|229|2023-11-26| -|153|[AndroidCoderPeng/AutoDingding](https://github.com/AndroidCoderPeng/AutoDingding)|钉钉自动打卡|228|2023-12-04| -|154|[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| -|155|[leavesCZY/asm-samples](https://github.com/leavesCZY/asm-samples)|Android 字节码插桩实战|222|2023-11-10| -|156|[liangjingkanji/Serialize](https://github.com/liangjingkanji/Serialize)|🍒 Android 简单高性能读写本地数据, 直接存储对象/基础类型|221|2023-08-31| -|157|[phodal/chapi](https://github.com/phodal/chapi)|Chapi is A common language meta information convertor, convert different languages to same meta-data model. 一个通用语言元信息转换器,能将不同语言转换为相同的模型。|221|2023-08-13| -|158|[TrPlugins/TrMenu](https://github.com/TrPlugins/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|220|2023-08-17| -|159|[crowforkotlin/CopyMangaX](https://github.com/crowforkotlin/CopyMangaX)|拷贝漫画三方APP 、项目采用多模块 和 MVI框架开发|218|2023-12-17| -|160|[bitlap/geocoding](https://github.com/bitlap/geocoding)|:globe_with_meridians: 地理编码技术,提供地址标准化和相似度计算。|214|2023-11-07| -|161|[YvesCheung/UInspector](https://github.com/YvesCheung/UInspector)|A UI inspector to traverse a view hierarchy on Android|212|2023-07-30| -|162|[Colter23/bilibili-dynamic-mirai-plugin](https://github.com/Colter23/bilibili-dynamic-mirai-plugin)|低延迟检测B站动态/直播的mirai-console插件|209|2023-08-27| -|163|[shizheng233/CopyMangaJava](https://github.com/shizheng233/CopyMangaJava)|一个第三方的拷贝漫画带有M3风格,支持动态主题。该App已通过Kotlin来实现,只是标题没改。|208|2023-09-14| -|164|[hefengbao/jingmo](https://github.com/hefengbao/jingmo)|『京墨』开源免费的古诗词文(名句)、歇后语、成语、传统节日、绕口令等的阅读APP|205|2023-12-14| -|165|[zippo88888888/ZFileManager](https://github.com/zippo88888888/ZFileManager)|Android 文件操作|205|2023-11-14| -|166|[Samarium150/mirai-console-lolicon](https://github.com/Samarium150/mirai-console-lolicon)|基于LoliconAPI的mirai-console插件|201|2023-12-04| -|167|[anyascii/anyascii](https://github.com/anyascii/anyascii)|Unicode to ASCII transliteration - C Elixir Go Java JS Julia PHP Python Ruby Rust Shell .NET|201|2023-11-27| -|168|[chr233/PureNGA](https://github.com/chr233/PureNGA)|NGA 去广告Xposed模块 支持 Lspatch|200|2023-12-11| -|169|[anruence/enode](https://github.com/anruence/enode)|DDD 框架|200|2023-10-24| -|170|[Shouheng88/arch-android](https://github.com/Shouheng88/arch-android)|Type based Jetpack MVVM library.|198|2023-12-15| -|171|[manondidi/kotlinArch](https://github.com/manondidi/kotlinArch)|kotlin mvp 开发脚手架|198|2023-08-30| -|172|[SapuSeven/BetterUntis](https://github.com/SapuSeven/BetterUntis)|An alternative mobile client for the Untis timetable system.|196|2023-11-25| -|173|[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 封装|193|2023-12-05| -|174|[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-15| -|175|[StarWishsama/Comet-Bot](https://github.com/StarWishsama/Comet-Bot)|☄ 支持多 IM 平台的机器人|192|2023-10-20| -|176|[CofbroTeam/Doraemon](https://github.com/CofbroTeam/Doraemon)|⭐ ⭐ ⭐不止签到!更有一键同步作业功能!⭐ ⭐ ⭐ UI友好的安卓-Android移动端学习通签到助手,支持普通签到,扫码签到,图片签到,二维码签到,定位签到,签到码签到,手势签到,作业提醒:push通知,短信通知!!|188|2023-12-18| -|177|[Mingyueyixi/MaskWechat](https://github.com/Mingyueyixi/MaskWechat)|这是一个微信 Xposed 模块,她可以隐藏特定用户的聊天记录,防止私密的聊天被第三人偷看|183|2023-12-10| -|178|[luckyzyx/LuckyTool](https://github.com/luckyzyx/LuckyTool)|对ColorOS系统进行的扩展优化的Xposed模块,未经开发者授权,禁止私自搬运转载|177|2023-10-19| -|179|[cgspine/emo-public](https://github.com/cgspine/emo-public)|emo 开源库|173|2023-06-27| -|180|[pwh-pwh/wxrecordread](https://github.com/pwh-pwh/wxrecordread)|用于获取微信聊天记录发送消息者wx_id,修改聊天页面信息,获取红包领取详情及总额|166|2023-12-15| -|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-12-15| -|183|[yellowbluesky/PixivforMuzei3](https://github.com/yellowbluesky/PixivforMuzei3)|Best Pixiv plugin for Muzei 3|160|2023-11-09| -|184|[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.|157|2023-09-09| -|185|[xihan123/SignHook](https://github.com/xihan123/SignHook)|这是一个简单的签名校验通杀模块|156|2023-12-14| -|186|[RW-HPS/RW-HPS](https://github.com/RW-HPS/RW-HPS)|Dedicated to Rusted Warfare(RustedWarfare) High Performance Server / 铁锈战争高效率服务器|155|2023-10-30| -|187|[unit-mesh/unit-mesh](https://github.com/unit-mesh/unit-mesh)|Unit Mesh is a Asymptotic AI programming architecture pattern. Unit Mesh 是一个基于 AIGC/GenAI 为核心思想的软件架构|154|2023-12-15| -|188|[geph-official/geph-android](https://github.com/geph-official/geph-android)|Geph Android 迷霧通Android界面|154|2023-11-03| -|189|[Luo-DH/OutCat](https://github.com/Luo-DH/OutCat)|大麦抢票辅助,抢票脚本,自动点击抢票,刷回流票|149|2023-08-30| -|190|[Forgo7ten/VulnerableApp](https://github.com/Forgo7ten/VulnerableApp)|移动安全_漏洞靶场_Android应用层漏洞|148|2023-08-24| -|191|[GuoguoDad/jd_mall](https://github.com/GuoguoDad/jd_mall)|🔥🔥高仿京东商城App,具有完整的结构,代码整洁规范,结构清晰,集成Flutter模块,具备React-Native热更功能... 同款Flutter版本( https://github.com/GuoguoDad/jd_mall_flutter.git )|146|2023-11-10| -|192|[airshu/lx-music-android](https://github.com/airshu/lx-music-android)|洛雪音乐助手Android版|144|2023-11-04| -|193|[miaoMiaoDaShi/YangYanNew](https://github.com/miaoMiaoDaShi/YangYanNew)|精简看美图|143|2023-09-27| -|194|[l7naive/pattern-lock](https://github.com/l7naive/pattern-lock)|Awesome pattern lock view for android written in kotlin. |143|2023-09-19| -|195|[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-10| -|196|[DylanCaiCoding/MMKV-KTX](https://github.com/DylanCaiCoding/MMKV-KTX)|The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)|141|2023-08-16| -|197|[anjiemo/SunnyBeach](https://github.com/anjiemo/SunnyBeach)|阳光沙滩APP|139|2023-12-18| -|198|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知,支持多会话/多消息/多渠道,兼容手环手表。|137|2023-11-26| -|199|[cuiliang/QuickerAndroid](https://github.com/cuiliang/QuickerAndroid)|Quicker 安卓客户端|136|2023-10-26| -|200|[wangyiqian/StockChart](https://github.com/wangyiqian/StockChart)|StockChart 一款适用于Android的高扩展性、高性能股票图/K线图开发库,支持多图组合,除了使用内置子图还支持定制子图满足复杂的业务需求。|135|2023-11-06| +|18|[osfans/trime](https://github.com/osfans/trime)|同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android|2418|2023-12-19| +|19|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|2368|2023-12-19| +|20|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|[使用文档] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大|2258|2023-12-16| +|21|[guolindev/coolweatherjetpack](https://github.com/guolindev/coolweatherjetpack)|酷欧天气的Jetpack版本实现,采用了MVVM架构。|2254|2023-09-05| +|22|[TencentBlueKing/bk-ci](https://github.com/TencentBlueKing/bk-ci)|蓝鲸持续集成平台(蓝盾) |2246|2023-12-19| +|23|[wangchenyan/ponymusic](https://github.com/wangchenyan/ponymusic)|An Android online music player like NetEase Cloud Music|2219|2023-11-27| +|24|[Dr-TSNG/Hide-My-Applist](https://github.com/Dr-TSNG/Hide-My-Applist)|An Xposed module to intercept applist detections|2082|2023-10-15| +|25|[azhon/AppUpdate](https://github.com/azhon/AppUpdate)|Android App update library. Android版本更新库,简单、轻量、可随意定制|2071|2023-12-18| +|26|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|2001|2023-12-11| +|27|[gallonyin/worktool](https://github.com/gallonyin/worktool)|【企业微信】企业微信机器人 聊天机器人、自动加好友、自动拉群、自动群发机器人 免Root零封号 集成ChatGPT|1956|2023-11-23| +|28|[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 ...|1944|2023-12-19| +|29|[jing332/tts-server-android](https://github.com/jing332/tts-server-android)|这是一个Android系统TTS应用,内置微软演示接口,可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。|1937|2023-11-10| +|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|1903|2023-12-02| +|31|[kotlin-orm/ktorm](https://github.com/kotlin-orm/ktorm)|A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.|1888|2023-11-18| +|32|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|工信部-Android隐私合规整改检测工具,注解+Asm修改字节码的检测方案|1854|2023-12-15| +|33|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1808|2023-09-29| +|34|[czy1121/update](https://github.com/czy1121/update)|清晰灵活简单易用的应用更新库|1793|2023-12-05| +|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 ...|1750|2023-12-15| +|36|[HMBSbige/ShadowsocksR-Android](https://github.com/HMBSbige/ShadowsocksR-Android)|【自用】咕咕咕|1742|2023-12-15| +|37|[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 ...|1714|2023-09-18| +|38|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1672|2023-11-20| +|39|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|Android 基于协程/OkHttp网络请求工具|1610|2023-11-30| +|40|[fcitx5-android/fcitx5-android](https://github.com/fcitx5-android/fcitx5-android)|Fcitx5 input method framework and engines ported to Android|1605|2023-12-19| +|41|[wdsqjq/FengYunWeather](https://github.com/wdsqjq/FengYunWeather)|风云天气是Android 平台开源天气 App,采用Kotlin、Room、OKHttp3、 协程等框架实现。|1566|2023-09-14| +|42|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|1536|2023-10-23| +|43|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|1465|2023-11-06| +|44|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!|1449|2023-11-22| +|45|[easybangumiorg/EasyBangumi](https://github.com/easybangumiorg/EasyBangumi)|纯纯看番,使用 Compose 开发的看番软件,支持多番剧源|1434|2023-12-18| +|46|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|1378|2023-12-02| +|47|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 !|1376|2023-11-15| +|48|[CarGuo/GSYGithubAppKotlin](https://github.com/CarGuo/GSYGithubAppKotlin)|超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: ...|1368|2023-07-21| +|49|[dkrivoruchko/ScreenStream](https://github.com/dkrivoruchko/ScreenStream)|ScreenStream Android App|1363|2023-12-18| +|50|[angcyo/DslTabLayout](https://github.com/angcyo/DslTabLayout)|:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等|1357|2023-08-21| +|51|[XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)|[Gap month 2023.12.1 - 2023.12.31] 数据备份 DataBackup for Android|1329|2023-12-18| +|52|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps|1255|2023-12-18| +|53|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件|1187|2023-12-19| +|54|[stripe/stripe-android](https://github.com/stripe/stripe-android)|Stripe Android SDK |1170|2023-12-19| +|55|[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 ...|1108|2023-12-19| +|56|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|1092|2023-12-18| +|57|[rRemix/APlayer](https://github.com/rRemix/APlayer)|Android Music Player|1081|2023-11-23| +|58|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|1072|2023-12-15| +|59|[FooIbar/EhViewer](https://github.com/FooIbar/EhViewer)|EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer|1047|2023-12-19| +|60|[SusionSuc/rabbit-client](https://github.com/SusionSuc/rabbit-client)|🐰 a simple and easy to use android apm framework (tools)|1040|2023-07-10| +|61|[GuoXiCheng/SKIP](https://github.com/GuoXiCheng/SKIP)|自动跳过APP开屏广告|1025|2023-12-18| +|62|[compose-museum/jetpack-compose-book](https://github.com/compose-museum/jetpack-compose-book)|-|1015|2023-10-06| +|63|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架 |1013|2023-09-23| +|64|[HighCapable/YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)|⛱️ An efficient Hook API and Xposed Module solution built in Kotlin.|996|2023-12-18| +|65|[RookieTree/DaMaiHelper](https://github.com/RookieTree/DaMaiHelper)|大麦抢票辅助|994|2023-07-18| +|66|[eprendre/tingshu](https://github.com/eprendre/tingshu)|一款可在线播放多个免费听书站点的安卓app|990|2023-10-09| +|67|[aaa1115910/bv](https://github.com/aaa1115910/bv)|哔哩哔哩 的第三方 Android TV 应用。A third-party Android TV app for Bilibili.|969|2023-12-18| +|68|[10miaomiao/bilimiao2](https://github.com/10miaomiao/bilimiao2)|bilimiao 2.0|961|2023-12-09| +|69|[fumiama/copymanga](https://github.com/fumiama/copymanga)|拷贝漫画的第三方APP,优化阅读/下载体验|916|2023-11-29| +|70|[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~|884|2023-12-07| +|71|[YvesCheung/RollingText](https://github.com/YvesCheung/RollingText)|Android TextView with rolling animation|859|2023-09-05| +|72|[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.|853|2023-12-18| +|73|[DUpdateSystem/UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll)|Check updates for Android apps, Magisk modules and more!|835|2023-12-19| +|74|[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 ...|822|2023-12-05| +|75|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版,弹弹play系列应用安卓平台上的实现,是一个提供了视频播放(本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|822|2023-10-10| +|76|[tangshimin/MuJing](https://github.com/tangshimin/MuJing)|幕境 - 使用自己感兴趣的电影、美剧或文档,生成词库(单词本)。在记忆单词时,可以用键盘打字,练习拼写并观看相关的视频片段,以便更好的理解和记忆单词。播放电影时,以弹幕的形式复习词库中的单词。|789|2023-12-17| +|77|[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.|783|2023-12-19| +|78|[lihenggui/blocker](https://github.com/lihenggui/blocker)|An useful tool that controls android components|780|2023-12-19| +|79|[liujingxing/XmlClassGuard](https://github.com/liujingxing/XmlClassGuard)|一个可混淆4大组件,自定义View等任意类的插件,上架Google Play的利器|764|2023-10-21| +|80|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)|762|2023-07-20| +|81|[fankes/TSBattery](https://github.com/fankes/TSBattery)|A new way to save your battery avoid cancer apps hacker it.|758|2023-12-10| +|82|[Block-Network/StatusBarLyric](https://github.com/Block-Network/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|749|2023-12-10| +|83|[suming77/SumTea_Android](https://github.com/suming77/SumTea_Android)|基于组件化+模块化+Kotlin+协程+Flow+Retrofit+Jetpack+MVVM+短视频架构实现的WanAndroid客户端|730|2023-12-18| +|84|[ifmvo/TogetherAd](https://github.com/ifmvo/TogetherAd)|🔥持续更新。Android广告聚合:帮助 Android 开发者快速、便捷、灵活的接入国内多家主流安卓广告 SDK。广点通(优量汇)、穿山甲、快手联盟、百青藤(百度Mob)。开屏广告、Banner横幅广告、插屏广告、激励广告、原生信息流、全屏广告。|723|2023-09-02| +|85|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|705|2023-10-17| +|86|[Zhao-Yan-Yan/MultiStatePage](https://github.com/Zhao-Yan-Yan/MultiStatePage)|Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器|700|2023-07-30| +|87|[m-i-n-a-r/birday](https://github.com/m-i-n-a-r/birday)|🎉 A beautiful Kotlin app to remember birthdays and events without having to open Facebook, set alarms or rely on Google Calendar|681|2023-12-02| +|88|[yueeng/hacg](https://github.com/yueeng/hacg)|琉璃神社 hacg android app|675|2023-12-15| +|89|[sangcomz/FishBun](https://github.com/sangcomz/FishBun)|:blowfish:FishBun is Image Picker for android.|663|2023-09-22| +|90|[aleyn97/MVVMLin](https://github.com/aleyn97/MVVMLin)|一个基于MVVM用Kotlin+Retrofit+协程+Databinding+LiveData来封装的快速开发框架|646|2023-10-25| +|91|[WaxMoon/MultiApp](https://github.com/WaxMoon/MultiApp)|A customizable virtual Android container/一款可定制的虚拟安卓容器|635|2023-12-08| +|92|[pemistahl/lingua](https://github.com/pemistahl/lingua)|The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike|623|2023-12-07| +|93|[valentjn/ltex-ls](https://github.com/valentjn/ltex-ls)|LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others|622|2023-10-06| +|94|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|611|2023-07-04| +|95|[zhpanvip/viewpagerindicator](https://github.com/zhpanvip/viewpagerindicator)|🔥 Worked with ViewPager and ViewPager2,support multiple slider styles and multiple slide mode.This repo was split from BannerViewPager-|610|2023-06-29| +|96|[ultranity/Pix-EzViewer](https://github.com/ultranity/Pix-EzViewer)|一个支持免代理直连+多种额外特性功能优化的第三方 Pixiv android 客户端 A third-party Pixiv Android client with modern design and many other enhancements|602|2023-08-30| +|97|[ldlywt/FastJetpack](https://github.com/ldlywt/FastJetpack)|基于Kotlin、协程、Retrofit的网络请求封装,快速简单轻便。|587|2023-09-20| +|98|[jaaksi/pickerview](https://github.com/jaaksi/pickerview)|One very very user-friendly Picker library(内部提供两种常用类型的Picker:时间选择器(支持聚合)和联动选择器(支持不联动)。支持扩展自定义Picker。支持自定义弹窗。支持作为view的非弹窗场景。)|581|2023-10-09| +|99|[vincent-series/smart-show](https://github.com/vincent-series/smart-show)|Toast # Snackbar # Dialog |577|2023-11-01| +|100|[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)|576|2023-09-07| +|101|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|571|2023-10-21| +|102|[liangjingkanji/StateLayout](https://github.com/liangjingkanji/StateLayout)|🍘 Android上最强大的缺省页框架|543|2023-10-09| +|103|[DylanCaiCoding/Longan](https://github.com/DylanCaiCoding/Longan)|Probably the best Kotlin utils library for Android. (可能是最好用的 Kotlin 工具库)|535|2023-08-21| +|104|[leavesCZY/Matisse](https://github.com/leavesCZY/Matisse)|A Image/Video Selector Implemented with Jetpack Compose(一个用 Jetpack Compose 实现的 Android 图片/视频 选择框架)|520|2023-12-10| +|105|[ssseasonnn/Yasha](https://github.com/ssseasonnn/Yasha)|A DSL library for rendering RecyclerView and ViewPager.|518|2023-11-02| +|106|[izhangzhihao/intellij-rainbow-fart](https://github.com/izhangzhihao/intellij-rainbow-fart)|🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart|512|2023-08-17| +|107|[iamr0s/Dhizuku](https://github.com/iamr0s/Dhizuku)|A Android Application for share DeviceOwner|506|2023-12-18| +|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是一个虚拟引擎内核, ...|499|2023-07-30| +|109|[liangjingkanji/spannable](https://github.com/liangjingkanji/spannable)|Android最好的Spannable富文本工具, 唯一支持正则匹配/图文混排/图标/GIF动画/自定义表情包|493|2023-08-10| +|110|[simple-robot/simpler-robot](https://github.com/simple-robot/simpler-robot)|Simple Robot,一个bot风格的高效异步事件调度框架,用灵活统一的标准来编写不同平台的bot应用。simpler-robot是用于区别于旧版本仓库 simple-robot 的新版本命名。|474|2023-10-11| +|111|[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)|466|2023-12-05| +|112|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android application for Meshtastic|463|2023-12-19| +|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|462|2023-11-27| +|114|[Pangu-Immortal/MagicWX](https://github.com/Pangu-Immortal/MagicWX)|🔥免root实现 Android改机(一键新机)技术解密,微信无限多开等。|454|2023-11-20| +|115|[YenalyLiew/Han1meViewer](https://github.com/YenalyLiew/Han1meViewer)|A Hanime1.me Application for Android.|441|2023-12-12| +|116|[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|438|2023-11-12| +|117|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有。还使用 Compose-Desktop 编写了桌面版本,快来试试吧!🔥🔥🔥|431|2023-08-31| +|118|[fei-ke/HMSPush](https://github.com/fei-ke/HMSPush)|让非华为设备支持 HMS 推送,同时避免唤醒目标应用|417|2023-12-15| +|119|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架,提高Android开发效率|417|2023-10-07| +|120|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|413|2023-11-10| +|121|[tangcent/easy-yapi](https://github.com/tangcent/easy-yapi)|Generate API document to yapi|408|2023-12-07| +|122|[platonai/PulsarRPA](https://github.com/platonai/PulsarRPA)|Automate webpages at scale, scrape web data completely and accurately with high performance, distributed RPA.|402|2023-12-16| +|123|[hi-dhl/ComposingBuilds-vs-buildSrc](https://github.com/hi-dhl/ComposingBuilds-vs-buildSrc)| Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢|396|2023-08-09| +|124|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|375|2023-12-04| +|125|[iTXTech/mirai-native](https://github.com/iTXTech/mirai-native)|强大的 mirai 原生插件加载器|366|2023-07-31| +|126|[liangjingkanji/Channel](https://github.com/liangjingkanji/Channel)|🍯 LiveData / Coroutine / Lifecycle / EventBus 特性的事件总线框架|340|2023-08-16| +|127|[LuckyPray/DexKit](https://github.com/LuckyPray/DexKit)|An easy-to-use, high-performance dex deobfuscation library.|338|2023-12-12| +|128|[ekibun/Bangumi](https://github.com/ekibun/Bangumi)|Bangumi番组计划Android客户端|335|2023-07-21| +|129|[cloudoptlab/cloudopt-next](https://github.com/cloudoptlab/cloudopt-next)|A simple and modern Java and Kotlin vert.x web framework|332|2023-09-22| +|130|[Krosxx/Android-Auto-Api](https://github.com/Krosxx/Android-Auto-Api)|安卓无障碍服务Api, 为了简化无障碍服务使用,并使用 Kotlin 以提供简洁的Api。|329|2023-12-11| +|131|[twiceyuan/WXAPK](https://github.com/twiceyuan/WXAPK)|直接安装微信接收到的 APK|327|2023-12-17| +|132|[devin1014/DLNA-Cast](https://github.com/devin1014/DLNA-Cast)|基于Cling库封装的DLNA投屏库,支持DMC、DMS、DMR功能。|326|2023-09-07| +|133|[Arcns/arc-fast](https://github.com/Arcns/arc-fast)|本项目包含一系列Android开发的便携工具,主要包括Fast Permission、Immersive Dialog、Immersive PopupWindow、Fast Span、Fast Mask等,能够让你快速、优雅的享受安卓便捷开发~|320|2023-11-14| +|134|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|A library to make Xposed modules development easier.|317|2023-10-29| +|135|[soulqw/CoCo](https://github.com/soulqw/CoCo)|A delicate lib for System Capture, Pick and Crop in Android |309|2023-07-22| +|136|[shizq123/BIKA](https://github.com/shizq123/BIKA)|第三方哔咔漫画|293|2023-07-18| +|137|[GangJust/FreedomPlus](https://github.com/GangJust/FreedomPlus)|依赖于抖音运行的Xposed模块.|289|2023-12-14| +|138|[JuliaEditorSupport/julia-intellij](https://github.com/JuliaEditorSupport/julia-intellij)|:computer: Julia Plugin for IntelliJ IDEA ┗:smiley:┛ ┏:smiley:┓ ┗:smiley:┛|289|2023-09-11| +|139|[jing332/AlistAndroid](https://github.com/jing332/AlistAndroid)|AList 安卓版本,APK安装即用,无需Root或Termux。|284|2023-11-25| +|140|[hadix-lin/ideavim_extension](https://github.com/hadix-lin/ideavim_extension)|IdeaVIM插件的扩展插件|281|2023-11-14| +|141|[linwg1988/LCardView](https://github.com/linwg1988/LCardView)|卡片布局,可设置阴影颜色,透明度,圆角大小,阴影宽度|280|2023-08-29| +|142|[hushenghao/AndroidEasterEggs](https://github.com/hushenghao/AndroidEasterEggs)|Organize the Easter eggs of the official versions of the Android system.|274|2023-12-19| +|143|[liangjingkanji/StatusBar](https://github.com/liangjingkanji/StatusBar)|[开发必备] Android一行代码配置透明状态栏|274|2023-08-14| +|144|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)| Jetpack Compose 最佳实践,用 Jetpack Compose 写一个 IM APP|267|2023-12-07| +|145|[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.|262|2023-12-10| +|146|[FunnySaltyFish/FunnyTranslation](https://github.com/FunnySaltyFish/FunnyTranslation)|基于Jetpack Compose开发的翻译软件,支持多引擎、插件化~ Jetpack Compose+MVVM+协程+Room|260|2023-10-10| +|147|[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 ...|259|2023-12-16| +|148|[liangjingkanji/soft-input-event](https://github.com/liangjingkanji/soft-input-event)|Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation|246|2023-09-07| +|149|[chr56/Phonograph_Plus](https://github.com/chr56/Phonograph_Plus)|A fork of kabouzeid/Phonograph under maintenance and development|244|2023-12-02| +|150|[lingxiaoplus/BiliBili](https://github.com/lingxiaoplus/BiliBili)|基于ijkplayer+rxjava+retrofit,组件化思想,实现一个仿B站的Android客户端|242|2023-07-10| +|151|[TabooLib/taboolib](https://github.com/TabooLib/taboolib)|Powerful framework for creating multi-platform Minecraft plugin|241|2023-12-18| +|152|[WaitFme/CoolbbsYou](https://github.com/WaitFme/CoolbbsYou)|Jetpack Compose 第三方酷安|237|2023-11-26| +|153|[leavesCZY/Monitor](https://github.com/leavesCZY/Monitor)|一个适用于 OkHttp / Retrofit 的可视化抓包工具|235|2023-12-07| +|154|[AndroidCoderPeng/AutoDingding](https://github.com/AndroidCoderPeng/AutoDingding)|钉钉自动打卡|231|2023-12-04| +|155|[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| +|156|[leavesCZY/asm-samples](https://github.com/leavesCZY/asm-samples)|Android 字节码插桩实战|222|2023-11-10| +|157|[liangjingkanji/Serialize](https://github.com/liangjingkanji/Serialize)|🍒 Android 简单高性能读写本地数据, 直接存储对象/基础类型|221|2023-08-31| +|158|[phodal/chapi](https://github.com/phodal/chapi)|Chapi is A common language meta information convertor, convert different languages to same meta-data model. 一个通用语言元信息转换器,能将不同语言转换为相同的模型。|221|2023-08-13| +|159|[TrPlugins/TrMenu](https://github.com/TrPlugins/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|220|2023-08-17| +|160|[crowforkotlin/CopyMangaX](https://github.com/crowforkotlin/CopyMangaX)|拷贝漫画三方APP 、项目采用多模块 和 MVI框架开发|219|2023-12-17| +|161|[bitlap/geocoding](https://github.com/bitlap/geocoding)|:globe_with_meridians: 地理编码技术,提供地址标准化和相似度计算。|215|2023-11-07| +|162|[YvesCheung/UInspector](https://github.com/YvesCheung/UInspector)|A UI inspector to traverse a view hierarchy on Android|212|2023-07-30| +|163|[Colter23/bilibili-dynamic-mirai-plugin](https://github.com/Colter23/bilibili-dynamic-mirai-plugin)|低延迟检测B站动态/直播的mirai-console插件|209|2023-08-27| +|164|[shizheng233/CopyMangaJava](https://github.com/shizheng233/CopyMangaJava)|一个第三方的拷贝漫画带有M3风格,支持动态主题。该App已通过Kotlin来实现,只是标题没改。|208|2023-09-14| +|165|[hefengbao/jingmo](https://github.com/hefengbao/jingmo)|『京墨』开源免费的古诗词文(名句)、歇后语、成语、传统节日、绕口令等的阅读APP|205|2023-12-14| +|166|[zippo88888888/ZFileManager](https://github.com/zippo88888888/ZFileManager)|Android 文件操作|205|2023-11-14| +|167|[chr233/PureNGA](https://github.com/chr233/PureNGA)|NGA 去广告Xposed模块 支持 Lspatch|203|2023-12-11| +|168|[anyascii/anyascii](https://github.com/anyascii/anyascii)|Unicode to ASCII transliteration - C Elixir Go Java JS Julia PHP Python Ruby Rust Shell .NET|203|2023-11-27| +|169|[Samarium150/mirai-console-lolicon](https://github.com/Samarium150/mirai-console-lolicon)|基于LoliconAPI的mirai-console插件|201|2023-12-04| +|170|[anruence/enode](https://github.com/anruence/enode)|DDD 框架|200|2023-10-24| +|171|[Shouheng88/arch-android](https://github.com/Shouheng88/arch-android)|Type based Jetpack MVVM library.|198|2023-12-15| +|172|[manondidi/kotlinArch](https://github.com/manondidi/kotlinArch)|kotlin mvp 开发脚手架|198|2023-08-30| +|173|[SapuSeven/BetterUntis](https://github.com/SapuSeven/BetterUntis)|An alternative mobile client for the Untis timetable system.|196|2023-11-25| +|174|[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 封装|194|2023-12-05| +|175|[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-15| +|176|[StarWishsama/Comet-Bot](https://github.com/StarWishsama/Comet-Bot)|☄ 支持多 IM 平台的机器人|192|2023-10-20| +|177|[CofbroTeam/Doraemon](https://github.com/CofbroTeam/Doraemon)|⭐ ⭐ ⭐不止签到!更有一键同步作业功能!⭐ ⭐ ⭐ UI友好的安卓-Android移动端学习通签到助手,支持普通签到,扫码签到,图片签到,二维码签到,定位签到,签到码签到,手势签到,作业提醒:push通知,短信通知!!|188|2023-12-18| +|178|[Mingyueyixi/MaskWechat](https://github.com/Mingyueyixi/MaskWechat)|这是一个微信 Xposed 模块,她可以隐藏特定用户的聊天记录,防止私密的聊天被第三人偷看|183|2023-12-10| +|179|[luckyzyx/LuckyTool](https://github.com/luckyzyx/LuckyTool)|对ColorOS系统进行的扩展优化的Xposed模块,未经开发者授权,禁止私自搬运转载|177|2023-10-19| +|180|[cgspine/emo-public](https://github.com/cgspine/emo-public)|emo 开源库|173|2023-06-27| +|181|[pwh-pwh/wxrecordread](https://github.com/pwh-pwh/wxrecordread)|用于获取微信聊天记录发送消息者wx_id,修改聊天页面信息,获取红包领取详情及总额|167|2023-12-15| +|182|[iostyle/ContinuousTrigger](https://github.com/iostyle/ContinuousTrigger)|多线程连续触发器,用于如按序展示弹窗(App更新、公告、签到之类)。支持多接口返回,等待超时,任意位置注册,任意位置绑定,支持DSL语法。喜欢请star⭐️|166|2023-07-17| +|183|[TencentCloud/httpdns-sdk-android](https://github.com/TencentCloud/httpdns-sdk-android)|智营防劫持SDK|166|2023-12-15| +|184|[xihan123/SignHook](https://github.com/xihan123/SignHook)|这是一个简单的签名校验通杀模块|161|2023-12-14| +|185|[yellowbluesky/PixivforMuzei3](https://github.com/yellowbluesky/PixivforMuzei3)|Best Pixiv plugin for Muzei 3|160|2023-11-09| +|186|[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.|157|2023-09-09| +|187|[RW-HPS/RW-HPS](https://github.com/RW-HPS/RW-HPS)|Dedicated to Rusted Warfare(RustedWarfare) High Performance Server / 铁锈战争高效率服务器|155|2023-10-30| +|188|[unit-mesh/unit-mesh](https://github.com/unit-mesh/unit-mesh)|Unit Mesh is a Asymptotic AI programming architecture pattern. Unit Mesh 是一个基于 AIGC/GenAI 为核心思想的软件架构|154|2023-12-15| +|189|[geph-official/geph-android](https://github.com/geph-official/geph-android)|Geph Android 迷霧通Android界面|154|2023-11-03| +|190|[Luo-DH/OutCat](https://github.com/Luo-DH/OutCat)|大麦抢票辅助,抢票脚本,自动点击抢票,刷回流票|149|2023-08-30| +|191|[Forgo7ten/VulnerableApp](https://github.com/Forgo7ten/VulnerableApp)|移动安全_漏洞靶场_Android应用层漏洞|148|2023-08-24| +|192|[GuoguoDad/jd_mall](https://github.com/GuoguoDad/jd_mall)|🔥🔥高仿京东商城App,具有完整的结构,代码整洁规范,结构清晰,集成Flutter模块,具备React-Native热更功能... 同款Flutter版本( https://github.com/GuoguoDad/jd_mall_flutter.git )|146|2023-11-10| +|193|[airshu/lx-music-android](https://github.com/airshu/lx-music-android)|洛雪音乐助手Android版|144|2023-11-04| +|194|[miaoMiaoDaShi/YangYanNew](https://github.com/miaoMiaoDaShi/YangYanNew)|精简看美图|143|2023-09-27| +|195|[l7naive/pattern-lock](https://github.com/l7naive/pattern-lock)|Awesome pattern lock view for android written in kotlin. |143|2023-09-19| +|196|[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-10| +|197|[DylanCaiCoding/MMKV-KTX](https://github.com/DylanCaiCoding/MMKV-KTX)|The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)|141|2023-08-16| +|198|[anjiemo/SunnyBeach](https://github.com/anjiemo/SunnyBeach)|阳光沙滩APP|139|2023-12-19| +|199|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知,支持多会话/多消息/多渠道,兼容手环手表。|137|2023-11-26| +|200|[cuiliang/QuickerAndroid](https://github.com/cuiliang/QuickerAndroid)|Quicker 安卓客户端|136|2023-10-26|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Lua.md b/content/charts/overall/software/Lua.md index 45676fea..9337c9d5 100644 --- a/content/charts/overall/software/Lua.md +++ b/content/charts/overall/software/Lua.md @@ -1,17 +1,17 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Lua -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|13065|2023-12-18| +|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|13074|2023-12-19| |2|[rxyhn/yoru](https://github.com/rxyhn/yoru)|夜 - Yoru Aesthetic and Beautiful Awesome Environment :first_quarter_moon:|3217|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.|2854|2023-12-10| |4|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime Squirrel 鼠须管配置文件(朙月拼音、小鹤双拼、自然码双拼)|2684|2023-08-13| -|5|[L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip)|Snippet Engine for Neovim written in Lua.|2507|2023-12-17| -|6|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|2478|2023-12-14| -|7|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2297|2023-08-25| +|5|[L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip)|Snippet Engine for Neovim written in Lua.|2512|2023-12-19| +|6|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|2479|2023-12-14| +|7|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2296|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|1629|2023-12-06| |10|[tkkcc/ArkLights](https://github.com/tkkcc/ArkLights)|明日方舟速通 arknights 本仓库不再维护,请使用 https://github.com/AegirTech/ArkLights|1515|2023-10-07| @@ -19,176 +19,178 @@ |12|[unixhot/waf](https://github.com/unixhot/waf)|使用Nginx+Lua实现的WAF(版本v1.0)|1287|2023-08-07| |13|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|1164|2023-09-25| |14|[threathunterX/nebula](https://github.com/threathunterX/nebula)|"星云"业务风控系统,主工程|1047|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|984|2023-10-11| +|15|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|1005|2023-08-31| +|16|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,只依赖Openwrt标准组件。支持其它固件开发者集成到自己的固件里面。更方便入门用户搜索安装插件。The iStore is a app store for OpenWRT|988|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)五笔输入法|881|2023-12-12| |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,易于使用,现代化的视频播放器)|880|2023-12-11| |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|751|2023-12-03| -|22|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|698|2023-06-21| -|23|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|690|2023-11-16| +|22|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|698|2023-12-19| +|23|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|691|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|685|2023-11-23| |25|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|642|2023-12-17| -|26|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to the investigation of realtime censorship|588|2023-11-21| +|26|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to the investigation of realtime censorship|589|2023-11-21| |27|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|583|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|501|2023-11-23| |29|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|488|2023-11-23| -|30|[chenxuuu/sms_forwarding](https://github.com/chenxuuu/sms_forwarding)|超低成本硬件短信转发器,只需29.9|456|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|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|396|2023-12-08| +|30|[chenxuuu/sms_forwarding](https://github.com/chenxuuu/sms_forwarding)|超低成本硬件短信转发器,只需29.9|457|2023-08-25| +|31|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|423|2023-11-23| +|32|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|396|2023-12-19| |33|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|395|2023-11-14| -|34|[ElvUI-WotLK/ElvUI](https://github.com/ElvUI-WotLK/ElvUI)|ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)|389|2023-06-26| -|35|[Safe3/uuWAF](https://github.com/Safe3/uuWAF)|一款社区驱动的免费、高性能、高扩展顶级Web应用和API安全防护产品|387|2023-12-18| +|34|[Safe3/uuWAF](https://github.com/Safe3/uuWAF)|一款社区驱动的免费、高性能、高扩展顶级Web应用和API安全防护产品|390|2023-12-18| +|35|[ElvUI-WotLK/ElvUI](https://github.com/ElvUI-WotLK/ElvUI)|ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)|389|2023-06-26| |36|[cloudwu/stellaris_cn](https://github.com/cloudwu/stellaris_cn)|Stellaris 群星 汉化 Mod|386|2023-12-05| |37|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|362|2023-12-17| |38|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|346|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-18| -|41|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on native lsp|286|2023-12-17| +|39|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|317|2023-12-19| +|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.|295|2023-12-18| +|41|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on native lsp|287|2023-12-17| |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|274|2023-11-18| |43|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|251|2023-12-16| |44|[yuanyan3060/ArknightsGameResource](https://github.com/yuanyan3060/ArknightsGameResource)|明日方舟客户端素材|225|2023-12-14| |45|[0wQ/air724ug-forwarder](https://github.com/0wQ/air724ug-forwarder)|Air724UG 短信转发 & 来电通知 & 语音信箱|223|2023-12-03| -|46|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |223|2023-12-18| +|46|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |223|2023-12-19| |47|[0wQ/air780e-forwarder](https://github.com/0wQ/air780e-forwarder)|Air700E / Air780E / Air780EG / Air780EX 短信转发 (不支持电信卡, Air700E 只支持移动卡), 电信转发看这里 -> https://github.com/0wQ/air724ug-forwarder|220|2023-11-11| -|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.|209|2023-12-18| -|49|[AegirTech/ArkLights](https://github.com/AegirTech/ArkLights)|明日方舟速通 arknights|207|2023-12-06| +|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.|209|2023-12-19| +|49|[AegirTech/ArkLights](https://github.com/AegirTech/ArkLights)|明日方舟速通 arknights|208|2023-12-19| |50|[LufsX/rime](https://github.com/LufsX/rime)|Rime(中州韵)全拼与双拼的自用配置方案|207|2023-12-17| |51|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|207|2023-07-18| -|52|[JiaqinKang/apexNoRecoilMarco](https://github.com/JiaqinKang/apexNoRecoilMarco)|全自动武器检测apex压枪宏/Fully Weapon detection apex marco no recoil|181|2023-12-13| +|52|[JiaqinKang/apexNoRecoilMarco](https://github.com/JiaqinKang/apexNoRecoilMarco)|全自动武器检测apex压枪宏/Fully Weapon detection apex marco no recoil|182|2023-12-13| |53|[Afool4U/Logi_purgatory_macro](https://github.com/Afool4U/Logi_purgatory_macro)|罗技G系列炼狱宏|176|2023-10-31| |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.)|172|2023-10-03| -|55|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|172|2023-12-18| -|56|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|My personal dotfiles, about neovim, zsh shell, tmux...|170|2023-12-09| +|55|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|172|2023-12-19| +|56|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|My personal dotfiles, about neovim, zsh shell, tmux...|170|2023-12-19| |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!|157|2023-12-17| +|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!|158|2023-12-19| |59|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|149|2023-12-17| |60|[Creckeryop/NOBORU](https://github.com/Creckeryop/NOBORU)|Application for PlayStation Vita to read manga or comics|149|2023-07-08| -|61|[yaocccc/nvim](https://github.com/yaocccc/nvim)|开箱即用的nvim配置 详细的文档 lua实现|146|2023-12-14| +|61|[yaocccc/nvim](https://github.com/yaocccc/nvim)|开箱即用的nvim配置 详细的文档 lua实现|147|2023-12-14| |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|[xhcherry/GTA5-Stand-LuaAIO](https://github.com/xhcherry/GTA5-Stand-LuaAIO)|GTA5 Mod Stand Lua All in One;含综合、任务、crash、模组、娱乐等多种standlua于一体的存储库|131|2023-12-17| -|64|[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| +|63|[xhcherry/GTA5-Stand-LuaAIO](https://github.com/xhcherry/GTA5-Stand-LuaAIO)|GTA5 Mod Stand Lua All in One;含综合、任务、crash、模组、娱乐等多种standlua于一体的存储库|131|2023-12-19| +|64|[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-19| |65|[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| |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.|112|2023-12-15| |68|[freeioe/freeioe](https://github.com/freeioe/freeioe)|An edge-computing framework for Industrial Internet of Things 开源的边缘计算网关框架. 讨论群: 291292378|109|2023-12-11| |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-12-18| -|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-18| -|72|[boris1993/sms_forwarder_air780_esp32](https://github.com/boris1993/sms_forwarder_air780_esp32)|使用合宙ESP32和Air780E构建的短信转发器|93|2023-11-24| +|71|[boris1993/sms_forwarder_air780_esp32](https://github.com/boris1993/sms_forwarder_air780_esp32)|使用合宙ESP32和Air780E构建的短信转发器|94|2023-11-24| +|72|[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-19| |73|[xkinput/Rime_JD](https://github.com/xkinput/Rime_JD)|星空键道6是星空系列输入法中的一款双拼音形码中文输入法方案,「Rime键道」是该方案借助RIME开源输入平台的实现。|93|2023-10-12| |74|[defold/doc](https://github.com/defold/doc)|Defold game engine documentation for www.defold.com|93|2023-12-18| |75|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|90|2023-11-05| -|76|[halfmoonvic/Rime](https://github.com/halfmoonvic/Rime)|致第一次安装Rime的你|88|2023-12-03| +|76|[halfmoonvic/Rime](https://github.com/halfmoonvic/Rime)|致第一次安装Rime的你|88|2023-12-19| |77|[DarkEnergyProcessor/livesim2_async](https://github.com/DarkEnergyProcessor/livesim2_async)|Love Live! School Idol Festival Live Simulator|86|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-18| +|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-19| |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|77|2023-12-18| +|80|[mrbeardad/nvim](https://github.com/mrbeardad/nvim)|:moon:基于LunarVim的开箱即用的现代化高性能IDE. My custom LunarVim config, use modern neovim as high performance IDE|77|2023-12-19| +|81|[functoreality/rime-flypy-zrmfast](https://github.com/functoreality/rime-flypy-zrmfast)|Rime 输入法配置文件,小鹤双拼+自然快手/小鹤双形辅助码|76|2023-07-06| |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-12| -|85|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|68|2023-08-02| +|85|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|69|2023-08-02| |86|[Hemmelfort/Civ6ModdingNotes](https://github.com/Hemmelfort/Civ6ModdingNotes)|Notes for Civilization VI modding.|67|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|[kchen0x/rime-crane](https://github.com/kchen0x/rime-crane)|凇鹤拼音 —— Rime 简体中文输入法方案,整合了雾凇拼音和小鹤双拼/音形方案的拼音输入法。|60|2023-10-28| +|89|[kchen0x/rime-crane](https://github.com/kchen0x/rime-crane)|凇鹤拼音 —— Rime 简体中文输入法方案,整合了雾凇拼音和小鹤双拼/音形方案的拼音输入法。|61|2023-10-28| +|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|[jiaxinaoliao/neovimBeginCpp](https://github.com/jiaxinaoliao/neovimBeginCpp)|纯lua配置的neovim快速配置(基本开箱即用)|53|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|51|2023-09-18| -|96|[boluokk/e7Helper](https://github.com/boluokk/e7Helper)|【EPIC】第七史诗多功能覆盖脚本(刷书签🍃,挂讨伐、后记、祭坛✌️,挂JJC等📛,多服务器支持📺,qq机器人消息通知📩)|49|2023-12-12| +|93|[boluokk/e7Helper](https://github.com/boluokk/e7Helper)|【EPIC】第七史诗多功能覆盖脚本(刷书签🍃,挂讨伐、后记、祭坛✌️,挂JJC等📛,多服务器支持📺,qq机器人消息通知📩)|52|2023-12-12| +|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|51|2023-09-18| |97|[forleoshare/auto_use_treasure_map](https://github.com/forleoshare/auto_use_treasure_map)|梦幻西游自动挖宝,触动精灵开源脚本,适用设备1920x1080,需要root|47|2023-08-19| |98|[caixw/VimIDE](https://github.com/caixw/VimIDE)|自用的一个 vimrc 配置文件,适用于 PHP 和 Go 及 HTML|45|2023-11-28| |99|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 / Fcitx5 码表 For Linux & Android|44|2023-12-05| |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|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|42|2023-12-18| +|101|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|42|2023-12-19| |102|[vittary/ML](https://github.com/vittary/ML)|收集整理一些大佬免流脚本|41|2023-09-03| -|103|[zhandouxiaojiji/skynet-creator](https://github.com/zhandouxiaojiji/skynet-creator)|skynet脚手架|37|2023-11-28| +|103|[zhandouxiaojiji/skynet-creator](https://github.com/zhandouxiaojiji/skynet-creator)|skynet脚手架|37|2023-12-19| |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.|34|2023-12-18| +|107|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|34|2023-12-19| |108|[hchunhui/librime-cloud](https://github.com/hchunhui/librime-cloud)|-|33|2023-10-13| |109|[ksqsf/rime-moran](https://github.com/ksqsf/rime-moran)|魔改自然碼 Rime 方案 (自然碼雙拼+輔助碼+外語混輸+簡繁方案+emoji+α)|32|2023-12-12| |110|[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|31|2023-07-11| |111|[loaden/rime](https://github.com/loaden/rime)|中州韵输入法|31|2023-07-31| -|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|[whsir/ngx_lua_waf](https://github.com/whsir/ngx_lua_waf)|ngx_lua_waf改版,增加网段白名单等新功能|29|2023-11-15| -|115|[ck2plus/CleanSlate](https://github.com/ck2plus/CleanSlate)|A community resource, clean base from which to begin mods for CrusaderKings 2|27|2023-12-15| -|116|[sniperHW/Agar.io-Server](https://github.com/sniperHW/Agar.io-Server)|Agar.io cocos2dx-lua客户端配套的服务器|27|2023-08-28| -|117|[limao996/LuaDB](https://github.com/limao996/LuaDB)|基于 Lua 的高性能持久化 kv 数据库|24|2023-06-29| -|118|[AideLua/AideLua](https://github.com/AideLua/AideLua)|依赖 Aide 的一款 Lua 编辑器|24|2023-08-15| -|119|[JACKCHAN000/Rime-Lua-GoogleTranslate](https://github.com/JACKCHAN000/Rime-Lua-GoogleTranslate)|GoogleTranslate Lua Plug-in in Rime輸入法|24|2023-10-26| -|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|24|2023-12-11| -|122|[liyunfan1223/unbot-addon](https://github.com/liyunfan1223/unbot-addon)|基于 UnBot 插件修改的机器人控制插件,作为 AzerothCore 机器人模组的配套插件|22|2023-12-18| -|123|[pingshunhuangalex/rime-keydo](https://github.com/pingshunhuangalex/rime-keydo)|键指星海,道化万物。|22|2023-10-29| -|124|[axiaoxin-com/ratelimiter](https://github.com/axiaoxin-com/ratelimiter)|token bucket ratelimiter for nginx-lua/go/gin-middleware|22|2023-07-05| -|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-10| -|126|[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|21|2023-12-17| -|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|[daisukiKaffuChino/reOpenLua-Open-Source](https://github.com/daisukiKaffuChino/reOpenLua-Open-Source)|诸多修改版AndroLua+中的一种。|19|2023-12-12| -|129|[PlexPt/factorio-chinese](https://github.com/PlexPt/factorio-chinese)|factorio 开源中文汉化语言包|19|2023-10-23| -|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-11| -|132|[forFudan/xuma](https://github.com/forFudan/xuma)|Rime·尔雅徐码输入法·CJK全汉字拆分·三重注解|16|2023-09-15| -|133|[Casual-Ragnarok/ro-single-client](https://github.com/Casual-Ragnarok/ro-single-client)|仙境 RO 传说 - 单机客户端(登陆补丁)|16|2023-09-28| -|134|[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| -|135|[KakaruHayate/CODEY_Dataset](https://github.com/KakaruHayate/CODEY_Dataset)|一个第三方的泠鸢yousa歌声数据集|15|2023-11-28| -|136|[muchenhen/MuQianQiu](https://github.com/muchenhen/MuQianQiu)|千秋戏复刻|15|2023-10-15| -|137|[easy-do/dnf-admin](https://github.com/easy-do/dnf-admin)|某不可描述的勇士game后台|14|2023-12-06| -|138|[chenmozhijin/luci-app-socat](https://github.com/chenmozhijin/luci-app-socat)|同时兼容firewall3/4 的luci-app-socat|14|2023-11-19| -|139|[sirpdboy/luci-app-parentcontrol](https://github.com/sirpdboy/luci-app-parentcontrol)|luci-app-parentcontrol 专为手机用户制作:家长控制 ,可以按时间控制机器,端口和关键字过滤等。|14|2023-06-24| -|140|[foggyhlw/Storage](https://github.com/foggyhlw/Storage)|视频中用到的一些软件和脚本|14|2023-12-17| -|141|[siuze/ShanRenMaLTS](https://github.com/siuze/ShanRenMaLTS)|【山人码LTS】是山人全息码输入方案的长期支持版。该方案继承了谢振斌、持双山、疏影孤桐、五磅兔、张仓等前辈的大部分山人码方案设计,单字码表已完全覆盖Unicode15.0内9万字余汉字。|14|2023-11-06| -|142|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|14|2023-09-23| -|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-12-14| -|145|[zgwit/iot-noob](https://github.com/zgwit/iot-noob)|物联小白,物联网控制盒的操作系统,完全的参数化、配置化、模板化。系统通过Modbus RTU标准协议自动采集数据,并根据策略实现自动控制,相于物联网的PLC,但是非常简单|13|2023-08-01| -|146|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|13|2023-12-16| -|147|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|13|2023-10-10| -|148|[limao996/AFS-androlua](https://github.com/limao996/AFS-androlua)|基于 AndroLua+ 的 Android/data 文件操作模块|12|2023-11-11| -|149|[lucikap/luci-app-ua2f](https://github.com/lucikap/luci-app-ua2f)|一个基于ua2f开发的配置界面,更简单的配置ua2f|12|2023-07-26| -|150|[TencentBlueKing/blueking-apigateway-apisix](https://github.com/TencentBlueKing/blueking-apigateway-apisix)|蓝鲸 API 网关 - 数据面|12|2023-12-08| -|151|[lost-melody/rime-smyh](https://github.com/lost-melody/rime-smyh)|吉旦餅:亂序字根,三碼定長,延遲頂字。|12|2023-12-10| -|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|[usiege/publisher](https://github.com/usiege/publisher)|WOW插件详细说明外部链接图文床,直接点击名称可查看详情。|12|2023-12-11| -|155|[yangmv/SapiGW](https://github.com/yangmv/SapiGW)|基于openresty + Lua开发的一套API网关系统|12|2023-12-07| -|156|[qwertyuiop6/DST-Server-Build](https://github.com/qwertyuiop6/DST-Server-Build)|:video_game: 饥荒DST-server搭建|11|2023-11-06| -|157|[bg4uvr/4G-Tracker](https://github.com/bg4uvr/4G-Tracker)|使用商品4G DTU制作的APRS Tracker|10|2023-06-21| -|158|[controlledentropy/RIME_flypySchema_xhup-doublepinyinflypy](https://github.com/controlledentropy/RIME_flypySchema_xhup-doublepinyinflypy)|windows10rime小狼豪自用配置,小鹤双拼+小鹤双拼音形方案整合版本。Android trime测试不稳定;linux平台未测试,推荐应用小鹤音形官方指导方案。|10|2023-08-21| -|159|[chai2010/im4corner](https://github.com/chai2010/im4corner)|Google输入法四角号码扩展|10|2023-10-31| -|160|[HowcanoeWang/rime-lua-aux-code](https://github.com/HowcanoeWang/rime-lua-aux-code)|RIME输入法辅助码音形分离插件|9|2023-12-16| -|161|[hugh7007/xmjd6-rere](https://github.com/hugh7007/xmjd6-rere)|基于星空键道,拓展出来百万词库版本-星猫键道6|9|2023-12-15| -|162|[MUKAPP/MGenshinTool](https://github.com/MUKAPP/MGenshinTool)|原神工具 应急食品 的仓库|9|2023-07-10| -|163|[ywxt/rime-huma](https://github.com/ywxt/rime-huma)|虎碼輸入方案,三重註解、字集切換、雙重反查、全碼後置……|9|2023-12-14| -|164|[EKE00372/EKPlates](https://github.com/EKE00372/EKPlates)|其實我比較喜歡WOWI,因為它是黑色的:https://www.wowinterface.com/downloads/info24109|9|2023-09-07| -|165|[Kicamon/im-switch.nvim](https://github.com/Kicamon/im-switch.nvim)|neovim的输入法自动切换插件,在写文档以及代码注释的时候可以自动帮忙切换输入法|8|2023-12-10| -|166|[amorphobia/rime-jiandao](https://github.com/amorphobia/rime-jiandao)|🌟️星空键道输入方案|8|2023-12-18| -|167|[IoT-ThingsCloud/luatos-thingscloud-sdk](https://github.com/IoT-ThingsCloud/luatos-thingscloud-sdk)|基于合宙模组 LuatOS 快速接入 ThingsCloud 物联网平台的 SDK ,帮你 10 分钟完成模组到云平台的双向通信。|8|2023-12-14| -|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-18| -|170|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|8|2023-12-14| -|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|[Yooootsuba/ani-gamer-danmu](https://github.com/Yooootsuba/ani-gamer-danmu)|在 MPV 觀看巴哈姆特動畫瘋時,可以支援彈幕列表|7|2023-07-01| -|173|[quintin-lee/NVCode](https://github.com/quintin-lee/NVCode)|neovim 配置|7|2023-12-07| -|174|[Jint-lzxy/nvimconfig](https://github.com/Jint-lzxy/nvimconfig)|My Neovim config.|7|2023-12-18| -|175|[frog-game/Ubuntu20.04-nvim](https://github.com/frog-game/Ubuntu20.04-nvim)|nvim 配置|7|2023-10-21| -|176|[ufo169/rime-sbxh_smart](https://github.com/ufo169/rime-sbxh_smart)|声笔小鹤输入方案(iOS,Win 等各个平台通用版)|6|2023-07-03| -|177|[sjy19980901/gg-script-tools](https://github.com/sjy19980901/gg-script-tools)|gg修改器脚本工具|6|2023-07-17| -|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-18| -|183|[Guobamao/Budaolepao](https://github.com/Guobamao/Budaolepao)|一个步道乐跑的GG修改器脚本|5|2023-11-17| -|184|[jibukeshi/hange_home](https://github.com/jibukeshi/hange_home)|函鸽首页布局源码(可切换萌盒木函风格),附赠功能页、功能搜索、功能收藏、设置页、关于页、主题配色更改,支持两种风格切换|5|2023-07-30| +|112|[kevinhwang91/nvim-ibus-sw](https://github.com/kevinhwang91/nvim-ibus-sw)|Switch ibus between insert and normal mode in Neovim|31|2023-12-19| +|113|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|30|2023-11-16| +|114|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|30|2023-11-24| +|115|[whsir/ngx_lua_waf](https://github.com/whsir/ngx_lua_waf)|ngx_lua_waf改版,增加网段白名单等新功能|29|2023-11-15| +|116|[ck2plus/CleanSlate](https://github.com/ck2plus/CleanSlate)|A community resource, clean base from which to begin mods for CrusaderKings 2|27|2023-12-15| +|117|[sniperHW/Agar.io-Server](https://github.com/sniperHW/Agar.io-Server)|Agar.io cocos2dx-lua客户端配套的服务器|27|2023-08-28| +|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|[JACKCHAN000/Rime-Lua-GoogleTranslate](https://github.com/JACKCHAN000/Rime-Lua-GoogleTranslate)|GoogleTranslate Lua Plug-in in Rime輸入法|24|2023-10-26| +|121|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|24|2023-08-15| +|122|[CNMan/rime-data](https://github.com/CNMan/rime-data)|新世纪五笔字型 for Rime|24|2023-12-11| +|123|[liyunfan1223/unbot-addon](https://github.com/liyunfan1223/unbot-addon)|基于 UnBot 插件修改的机器人控制插件,作为 AzerothCore 机器人模组的配套插件|22|2023-12-18| +|124|[pingshunhuangalex/rime-keydo](https://github.com/pingshunhuangalex/rime-keydo)|键指星海,道化万物。|22|2023-10-29| +|125|[axiaoxin-com/ratelimiter](https://github.com/axiaoxin-com/ratelimiter)|token bucket ratelimiter for nginx-lua/go/gin-middleware|22|2023-07-05| +|126|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|21|2023-12-10| +|127|[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|21|2023-12-17| +|128|[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| +|129|[daisukiKaffuChino/reOpenLua-Open-Source](https://github.com/daisukiKaffuChino/reOpenLua-Open-Source)|诸多修改版AndroLua+中的一种。|19|2023-12-19| +|130|[PlexPt/factorio-chinese](https://github.com/PlexPt/factorio-chinese)|factorio 开源中文汉化语言包|19|2023-10-23| +|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-11| +|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|[chenmozhijin/luci-app-socat](https://github.com/chenmozhijin/luci-app-socat)|同时兼容firewall3/4 的luci-app-socat|14|2023-11-19| +|140|[sirpdboy/luci-app-parentcontrol](https://github.com/sirpdboy/luci-app-parentcontrol)|luci-app-parentcontrol 专为手机用户制作:家长控制 ,可以按时间控制机器,端口和关键字过滤等。|14|2023-06-24| +|141|[foggyhlw/Storage](https://github.com/foggyhlw/Storage)|视频中用到的一些软件和脚本|14|2023-12-17| +|142|[siuze/ShanRenMaLTS](https://github.com/siuze/ShanRenMaLTS)|【山人码LTS】是山人全息码输入方案的长期支持版。该方案继承了谢振斌、持双山、疏影孤桐、五磅兔、张仓等前辈的大部分山人码方案设计,单字码表已完全覆盖Unicode15.0内9万字余汉字。|14|2023-11-06| +|143|[tanukihee/ChineseJFM](https://github.com/tanukihee/ChineseJFM)|适用于简繁中文与日文的 luatexja JFM 文件|14|2023-12-19| +|144|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|14|2023-09-23| +|145|[iChunyu/nvim](https://github.com/iChunyu/nvim)|NeoVim 配置|13|2023-10-15| +|146|[CN-DST-DEVELOPER/scripts](https://github.com/CN-DST-DEVELOPER/scripts)|官方scripts目录,每两小时自动更新|13|2023-12-19| +|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-16| +|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|[TencentBlueKing/blueking-apigateway-apisix](https://github.com/TencentBlueKing/blueking-apigateway-apisix)|蓝鲸 API 网关 - 数据面|12|2023-12-08| +|153|[lost-melody/rime-smyh](https://github.com/lost-melody/rime-smyh)|吉旦餅:亂序字根,三碼定長,延遲頂字。|12|2023-12-10| +|154|[boomker/spacehammer](https://github.com/boomker/spacehammer)|🚀 空格键作为 Hyper 的 Hammerspoon 配置, 上手简单并且功能强大, 集多套开源优秀配置于一身|12|2023-10-01| +|155|[Yidadaa/Oh-My-Nvim](https://github.com/Yidadaa/Oh-My-Nvim)|IDE-like neovim config. 把 NeoVim 打造为 IDE。|12|2023-10-22| +|156|[usiege/publisher](https://github.com/usiege/publisher)|WOW插件详细说明外部链接图文床,直接点击名称可查看详情。|12|2023-12-11| +|157|[yangmv/SapiGW](https://github.com/yangmv/SapiGW)|基于openresty + Lua开发的一套API网关系统|12|2023-12-07| +|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|[HowcanoeWang/rime-lua-aux-code](https://github.com/HowcanoeWang/rime-lua-aux-code)|RIME输入法辅助码音形分离插件|9|2023-12-16| +|163|[hugh7007/xmjd6-rere](https://github.com/hugh7007/xmjd6-rere)|基于星空键道,拓展出来百万词库版本-星猫键道6|9|2023-12-15| +|164|[MUKAPP/MGenshinTool](https://github.com/MUKAPP/MGenshinTool)|原神工具 应急食品 的仓库|9|2023-07-10| +|165|[ywxt/rime-huma](https://github.com/ywxt/rime-huma)|虎碼輸入方案,三重註解、字集切換、雙重反查、全碼後置……|9|2023-12-14| +|166|[EKE00372/EKPlates](https://github.com/EKE00372/EKPlates)|其實我比較喜歡WOWI,因為它是黑色的:https://www.wowinterface.com/downloads/info24109|9|2023-09-07| +|167|[Kicamon/im-switch.nvim](https://github.com/Kicamon/im-switch.nvim)|neovim的输入法自动切换插件,在写文档以及代码注释的时候可以自动帮忙切换输入法|8|2023-12-10| +|168|[amorphobia/rime-jiandao](https://github.com/amorphobia/rime-jiandao)|🌟️星空键道输入方案|8|2023-12-18| +|169|[IoT-ThingsCloud/luatos-thingscloud-sdk](https://github.com/IoT-ThingsCloud/luatos-thingscloud-sdk)|基于合宙模组 LuatOS 快速接入 ThingsCloud 物联网平台的 SDK ,帮你 10 分钟完成模组到云平台的双向通信。|8|2023-12-14| +|170|[AideLua/AndroLuaX](https://github.com/AideLua/AndroLuaX)|适配了AndroidX的AndroLua+|8|2023-09-22| +|171|[flappybriefs/pantsu-xkjd6alter](https://github.com/flappybriefs/pantsu-xkjd6alter)|星空键道6的个人魔改版|8|2023-12-19| +|172|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|8|2023-12-14| +|173|[qyh214/wow_addons_private_use](https://github.com/qyh214/wow_addons_private_use)|World Of Warcraft Addons private use 魔兽世界自用插件|8|2023-12-06| +|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-19| +|177|[frog-game/Ubuntu20.04-nvim](https://github.com/frog-game/Ubuntu20.04-nvim)|nvim 配置|7|2023-10-21| +|178|[ufo169/rime-sbxh_smart](https://github.com/ufo169/rime-sbxh_smart)|声笔小鹤输入方案(iOS,Win 等各个平台通用版)|6|2023-07-03| +|179|[sjy19980901/gg-script-tools](https://github.com/sjy19980901/gg-script-tools)|gg修改器脚本工具|6|2023-07-17| +|180|[Rovniced/ArkLights](https://github.com/Rovniced/ArkLights)|明日方舟速通 arknights|6|2023-11-25| +|181|[FinnRaze/mpv-player-config](https://github.com/FinnRaze/mpv-player-config)|mpv播放器的自定义设置方案|6|2023-11-26| +|182|[ryan1iu/dotfiles](https://github.com/ryan1iu/dotfiles)|一些配置文件|6|2023-11-18| +|183|[Se7enMuting/Openwrt-Packages](https://github.com/Se7enMuting/Openwrt-Packages)|自用openwrt额外软件包|6|2023-06-24| +|184|[Slidingwall/vocaloid-dictionaries](https://github.com/Slidingwall/vocaloid-dictionaries)|Interlingual user dictionaries and Job Plugins for VOCALOID. VOCALOID的跨语种用户字典和任务插件。|6|2023-12-18| +|185|[Guobamao/Budaolepao](https://github.com/Guobamao/Budaolepao)|一个步道乐跑的GG修改器脚本|5|2023-11-17| +|186|[jibukeshi/hange_home](https://github.com/jibukeshi/hange_home)|函鸽首页布局源码(可切换萌盒木函风格),附赠功能页、功能搜索、功能收藏、设置页、关于页、主题配色更改,支持两种风格切换|5|2023-07-30|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Objective-C.md b/content/charts/overall/software/Objective-C.md index 5dc17992..a1b5ab2e 100644 --- a/content/charts/overall/software/Objective-C.md +++ b/content/charts/overall/software/Objective-C.md @@ -1,54 +1,54 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Objective-C -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|21579|2023-07-19| -|2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12736|2023-12-14| -|3|[sunnyyoung/WeChatTweak-macOS](https://github.com/sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨|10076|2023-09-10| +|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|21588|2023-07-19| +|2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12735|2023-12-19| +|3|[sunnyyoung/WeChatTweak-macOS](https://github.com/sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨|10087|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+|7973|2023-12-13| |5|[MatthewYork/DateTools](https://github.com/MatthewYork/DateTools)|Dates and times made easy in iOS|7214|2023-08-02| |6|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6999|2023-07-31| |7|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6959|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分类切换滚动视图)|5985|2023-12-04| |9|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5368|2023-09-11| -|10|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创多端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp,服务端基于Netty。|5118|2023-12-07| +|10|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创多端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp,服务端基于Netty。|5119|2023-12-07| |11|[Tencent/lemon-cleaner](https://github.com/Tencent/lemon-cleaner)|腾讯柠檬清理是针对macOS系统专属制定的清理工具。主要功能包括重复文件和相似照片的识别、软件的定制化垃圾扫描、可视化的全盘空间分析、内存释放、浏览器隐私清理以及设备实时状态的监控等。重点聚焦清理功能,对上百款软件提供定制化的清理方案,提供专业的清理建议,帮助用户轻松完成一键式清理。|5081|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 t ...|4464|2023-12-18| -|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 ...|4332|2023-08-25| -|15|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|4127|2023-12-13| +|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 translatin ...|4499|2023-12-19| +|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 ...|4333|2023-08-25| +|15|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|4128|2023-12-19| |16|[nicklockwood/iRate](https://github.com/nicklockwood/iRate)|[DEPRECATED]|4121|2023-10-13| |17|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|3743|2023-12-18| -|18|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|3679|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| +|18|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|3682|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 ...|3371|2023-10-02| |20|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|3301|2023-08-29| |21|[zhengwenming/WMPlayer](https://github.com/zhengwenming/WMPlayer)|WMPlayer-AVPlayer的封装,继承UIView,支持pods,手势快进、快退,全面适配全面屏,同时支持网络和本地视频的播放|3276|2023-08-09| |22|[wangmchn/WMPageController](https://github.com/wangmchn/WMPageController)|An easy solution to page controllers like NetEase News|2916|2023-08-23| -|23|[benbaker76/Hackintool](https://github.com/benbaker76/Hackintool)|The Swiss army knife of vanilla Hackintoshing|2830|2023-09-30| +|23|[benbaker76/Hackintool](https://github.com/benbaker76/Hackintool)|The Swiss army knife of vanilla Hackintoshing|2833|2023-09-30| |24|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2342|2023-11-24| |25|[sshiqiao/douyin-ios-objectc](https://github.com/sshiqiao/douyin-ios-objectc)|抖音 iOS Object-C版|2318|2023-12-02| |26|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|2114|2023-11-06| -|27|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1931|2023-06-21| +|27|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1932|2023-06-21| |28|[Pluto-Y/iOS-Echarts](https://github.com/Pluto-Y/iOS-Echarts)|-|1911|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|1750|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 ...|1681|2023-12-16| |32|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1662|2023-12-05| |33|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1481|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| +|34|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1456|2023-11-17| |35|[huangzhibiao/BGFMDB](https://github.com/huangzhibiao/BGFMDB)|BGFMDB让数据的增删改查分别只需要一行代码即可,就是这么简单任性,本库几乎支持存储ios所有基本的自带数据类型.|1437|2023-07-21| -|36|[sinaweibosdk/weibo_ios_sdk](https://github.com/sinaweibosdk/weibo_ios_sdk)|新浪微博 IOS SDK|1435|2023-12-11| +|36|[sinaweibosdk/weibo_ios_sdk](https://github.com/sinaweibosdk/weibo_ios_sdk)|新浪微博 IOS SDK|1435|2023-12-19| |37|[rugarciap/Turbo-Boost-Switcher](https://github.com/rugarciap/Turbo-Boost-Switcher)|Turbo Boost disabler / enable app for Mac OS X|1419|2023-06-28| |38|[wuba/WBBlades](https://github.com/wuba/WBBlades)|基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。|1404|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)。|1330|2023-09-22| -|40|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1278|2023-08-18| +|40|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1279|2023-08-18| |41|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|1229|2023-12-13| |42|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|1200|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|1193|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.|1137|2023-08-29| +|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.|1138|2023-08-29| |45|[AsTryE/QQRedPackHelper](https://github.com/AsTryE/QQRedPackHelper)|Mac 系统下的QQ抢红包插件,消息防撤回,消息自动回复,红包指定群过滤,红包指定关键字过滤,无需回复-抢文字口令红包,时间随机延迟抢红包|1131|2023-09-13| |46|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|1120|2023-12-14| |47|[LiteAVSDK/Player_iOS](https://github.com/LiteAVSDK/Player_iOS)|Super player for iOS...|1095|2023-09-01| @@ -59,27 +59,27 @@ |52|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|825|2023-10-23| |53|[iTofu/LCActionSheet](https://github.com/iTofu/LCActionSheet)|一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。|818|2023-08-01| |54|[guangqiang-liu/iOS-Component-Pro](https://github.com/guangqiang-liu/iOS-Component-Pro)|iOS 组件化开发项目架构设计,结合 MVVM 设计模式 + RAC 数据绑定 + Pod 组件管理, 实现一套实战性的iOS组件化架构|678|2023-11-30| -|55|[sensorsdata/sa-sdk-ios](https://github.com/sensorsdata/sa-sdk-ios)|神策数据官方 iOS 埋点 SDK,是一款轻量级用于 iOS 端的数据采集埋点 SDK。神策分析 iOS SDK 不仅有代码埋点功能,还通过使用运行时机制(Runtime)中的相关技术实现 iOS 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)、点击图、可视化全埋点。|656|2023-12-05| +|55|[sensorsdata/sa-sdk-ios](https://github.com/sensorsdata/sa-sdk-ios)|神策数据官方 iOS 埋点 SDK,是一款轻量级用于 iOS 端的数据采集埋点 SDK。神策分析 iOS SDK 不仅有代码埋点功能,还通过使用运行时机制(Runtime)中的相关技术实现 iOS 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)、点击图、可视化全埋点。|655|2023-12-05| |56|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK. |642|2023-11-21| -|57|[OpenFlutter/tobias](https://github.com/OpenFlutter/tobias)|AliPay For Flutter.支付宝Flutter插件|640|2023-12-15| +|57|[OpenFlutter/tobias](https://github.com/OpenFlutter/tobias)|AliPay For Flutter.支付宝Flutter插件|641|2023-12-15| |58|[AirtestProject/iOS-Tagent](https://github.com/AirtestProject/iOS-Tagent)|iOS support agent for automation|611|2023-11-02| |59|[Zws-China/DatePicker](https://github.com/Zws-China/DatePicker)|日期选择器,日期时间选择,时间选择器 💯|599|2023-10-10| |60|[adjust/ios_sdk](https://github.com/adjust/ios_sdk)|This is the iOS SDK of|595|2023-11-21| -|61|[shaojiankui/ProfilesManager](https://github.com/shaojiankui/ProfilesManager)|Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac|578|2023-08-14| +|61|[shaojiankui/ProfilesManager](https://github.com/shaojiankui/ProfilesManager)|Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac|577|2023-08-14| |62|[QuintGao/GKDYVideo](https://github.com/QuintGao/GKDYVideo)|iOS仿抖音短视频|559|2023-08-22| -|63|[SmileZXLee/IpaDownloadTool](https://github.com/SmileZXLee/IpaDownloadTool)|输入下载页面链接自动解析ipa下载地址,支持本地下载,支持第三方和自定义下载页面(通过拦截webView的itms-services://请求获取plist文件,支持各类企业版、内测包ipa下载)|540|2023-08-12| +|63|[SmileZXLee/IpaDownloadTool](https://github.com/SmileZXLee/IpaDownloadTool)|输入下载页面链接自动解析ipa下载地址,支持本地下载,支持第三方和自定义下载页面(通过拦截webView的itms-services://请求获取plist文件,支持各类企业版、内测包ipa下载)|543|2023-08-12| |64|[pili-engineering/PLMediaStreamingKit](https://github.com/pili-engineering/PLMediaStreamingKit)|PLMediaStreamingKit 是七牛推出的一款适用于 iOS 平台的推流 SDK,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。|539|2023-08-10| |65|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|448|2023-12-12| |66|[qiniu/objc-sdk](https://github.com/qiniu/objc-sdk)|Qiniu Resource (Cloud) Storage Objective-C SDK for Mac/iOS|436|2023-11-27| -|67|[donggelaile/HDCollectionView](https://github.com/donggelaile/HDCollectionView)|An efficient and flexible listView (data driven). Based on Flexbox, it supports floating, waterfall, decorative view, horizontal sliding, segmented layout, and various alignments. Support diff refresh ...|414|2023-08-09| +|67|[donggelaile/HDCollectionView](https://github.com/donggelaile/HDCollectionView)|An efficient and flexible listView (data driven). Based on Flexbox, it supports floating, waterfall, decorative view, horizontal sliding, segmented layout, and various alignments. Support diff refresh ...|415|2023-08-09| |68|[BlinkID/blinkid-ios](https://github.com/BlinkID/blinkid-ios)|Everything you need to add AI-driven ID scanning into your native iOS app.|377|2023-12-15| |69|[maniackk/TimeProfiler](https://github.com/maniackk/TimeProfiler)|Recording all OC methods in the main thread takes time|369|2023-08-10| -|70|[LuKane/KNPhotoBrowser](https://github.com/LuKane/KNPhotoBrowser)|图片浏览器(本地和网络) ,视频浏览器 (本地和网络), 无耦合性,自定义控件,资源路径保存和获取, 完美适配 iPhone 以及 iPad ,屏幕旋转功能.|364|2023-07-05| +|70|[LuKane/KNPhotoBrowser](https://github.com/LuKane/KNPhotoBrowser)|图片浏览器(本地和网络) ,视频浏览器 (本地和网络), 无耦合性,自定义控件,资源路径保存和获取, 完美适配 iPhone 以及 iPad ,屏幕旋转功能.|365|2023-07-05| |71|[doushiDev/ds_ios](https://github.com/doushiDev/ds_ios)|逗视iOS客户端|352|2023-10-11| |72|[januslo/react-native-bluetooth-escpos-printer](https://github.com/januslo/react-native-bluetooth-escpos-printer)|React-Native plugin for the bluetooth ESC/POS & TSC printers.|328|2023-10-26| -|73|[muzipiao/GMObjC](https://github.com/muzipiao/GMObjC)|SM2/SM3/SM4/ECDH crypto library based on OpenSSL.|324|2023-11-30| +|73|[muzipiao/GMObjC](https://github.com/muzipiao/GMObjC)|SM2/SM3/SM4/ECDH crypto library based on OpenSSL.|325|2023-11-30| |74|[SmileZXLee/ZXNavigationBar](https://github.com/SmileZXLee/ZXNavigationBar)|灵活轻量的自定义导航栏,导航栏属于控制器view,支持导航栏联动,一行代码实现【导航栏背景图片设置、导航栏渐变、折叠、修改Item大小和边距、自定义导航栏高度、全屏手势返回、pop拦截、仿系统导航栏历史堆栈】等各种效果|319|2023-09-14| -|75|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|HE —— “螺旋熵减机”|316|2023-12-03| +|75|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|HE —— “螺旋熵减机”|316|2023-12-19| |76|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现,耦合度底,使用更便捷|309|2023-10-13| |77|[Faceunity/FULiveDemo](https://github.com/Faceunity/FULiveDemo)|Faceunity 面部跟踪和虚拟道具 SDK 在 iOS 平台中的集成 Demo|291|2023-12-08| |78|[SunriseOYR/SKUDataFilter](https://github.com/SunriseOYR/SKUDataFilter)|SKU 商品属性组合算法 |285|2023-07-27| @@ -87,14 +87,14 @@ |80|[ChenYilong/CYLDeallocBlockExecutor](https://github.com/ChenYilong/CYLDeallocBlockExecutor)|Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”|252|2023-08-04| |81|[Suzhibin/ZBNetworking](https://github.com/Suzhibin/ZBNetworking)| AFNetworking4.X封装 GET/POST /PUT/PATCH /DELETE / UPLOAD /DOWNLOAD 网络请求 添加了缓存机制,插件机制,断点下载,重复请求的处理,取消当前请求等功能.支持iOS,macOS, watchOS, tvOS|233|2023-07-17| |82|[internetWei/LLDynamicLaunchScreen](https://github.com/internetWei/LLDynamicLaunchScreen)|不用更新APP版本即可修改启动图,可以使用网络图片;自动修复启动图显示异常。|195|2023-11-25| -|83|[chanify/chanify-ios](https://github.com/chanify/chanify-ios)|Chanify is a safe and simple notification tools. This repository is iOS clinet for Chanify.|190|2023-08-12| -|84|[midoks/mdserver-mac](https://github.com/midoks/mdserver-mac)|mdserver (mac version, secondary development)|188|2023-11-14| +|83|[chanify/chanify-ios](https://github.com/chanify/chanify-ios)|Chanify is a safe and simple notification tools. This repository is iOS clinet for Chanify.|191|2023-08-12| +|84|[midoks/mdserver-mac](https://github.com/midoks/mdserver-mac)|mdserver (mac version, secondary development)|189|2023-11-14| |85|[zfdang/chinese-lunar-calendar-for-mac](https://github.com/zfdang/chinese-lunar-calendar-for-mac)|Chinese Lunar Calendar for Mac|186|2023-10-25| |86|[BuglyDevTeam/Bugly-iOS](https://github.com/BuglyDevTeam/Bugly-iOS)|Bugly iOS SDK|181|2023-10-13| |87|[umeng/React_Native_Compent](https://github.com/umeng/React_Native_Compent)|-|173|2023-10-11| |88|[TencentCloud/httpdns-sdk-ios](https://github.com/TencentCloud/httpdns-sdk-ios)|智营防劫持SDK|146|2023-12-15| -|89|[l1Dan/NXNavigationExtension](https://github.com/l1Dan/NXNavigationExtension)|🔥 Lightweight, simple, and easy-to-use UINavigationBar library.|144|2023-09-24| -|90|[openimsdk/open-im-sdk-ios](https://github.com/openimsdk/open-im-sdk-ios)|An OpenIM SDK in Objective-C for iOS|143|2023-11-16| +|89|[openimsdk/open-im-sdk-ios](https://github.com/openimsdk/open-im-sdk-ios)|An OpenIM SDK in Objective-C for iOS|144|2023-11-16| +|90|[l1Dan/NXNavigationExtension](https://github.com/l1Dan/NXNavigationExtension)|🔥 Lightweight, simple, and easy-to-use UINavigationBar library.|144|2023-09-24| |91|[DmcSDK/cordova-plugin-mediaPicker](https://github.com/DmcSDK/cordova-plugin-mediaPicker)|cordova android ios mediaPicker support selection of multiple image and video gif ✨ cordova android 和 ios 图片视频选择cordova插件,支持多图 视频 gif,ui类似微信|139|2023-11-22| |92|[QuintGao/GKCycleScrollView](https://github.com/QuintGao/GKCycleScrollView)|一个轻量级的自定义轮播图组件|137|2023-12-18| |93|[GaoGuohao/GGWkCookie](https://github.com/GaoGuohao/GGWkCookie)|帮助 WKWebView 管理 cookie|132|2023-09-21| @@ -135,7 +135,7 @@ |128|[xxzzddxzd/unitySpeedTools](https://github.com/xxzzddxzd/unitySpeedTools)|iOS越狱端Unity游戏变速,加速减速。|53|2023-08-23| |129|[pili-engineering/QNRTC-iOS](https://github.com/pili-engineering/QNRTC-iOS)|QNRTCKit 是七牛云推出的一款适用于 iOS 平台的实时音视频 SDK,提供了包括音视频通话、美颜、滤镜、水印等多种功能,提供灵活的接口,支持高度定制以及二次开发。|53|2023-11-17| |130|[TuSDK/TuSDK-for-iOS](https://github.com/TuSDK/TuSDK-for-iOS)|TuSDK iOS 图像 SDK|50|2023-07-31| -|131|[QiuChenlyOpenSource/SearchHexCodeInFile](https://github.com/QiuChenlyOpenSource/SearchHexCodeInFile)|编写,测试特征码在文件中的相对位置,以便注入绝对地址。|44|2023-10-26| +|131|[QiuChenlyOpenSource/SearchHexCodeInFile](https://github.com/QiuChenlyOpenSource/SearchHexCodeInFile)|编写,测试特征码在文件中的相对位置,以便注入绝对地址。|45|2023-10-26| |132|[dingpuyu/xiaoji](https://github.com/dingpuyu/xiaoji)|一款根据晨间日记编写的app|44|2023-09-03| |133|[MacPaw/FMPFeedbackForm](https://github.com/MacPaw/FMPFeedbackForm)|Feedback form for macOS products|43|2023-09-27| |134|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|42|2023-11-23| @@ -161,7 +161,7 @@ |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-12-15| |156|[BlackStarLang/BSFramework](https://github.com/BlackStarLang/BSFramework)|多功能 framework,持续集成中。已开发pod组件:图片、视频选择器、图片视频预览控件、自定义相机:拍照+拍摄 ,3D轮播图 + iOS功能点学习(如 runloop、runtime、多线程、AutoreleasePool、DynamicBehavior 等等)|27|2023-12-06| -|157|[wildfirechat/wfc_flutter_plugins](https://github.com/wildfirechat/wfc_flutter_plugins)|野火flutter插件,包含即时通讯和实时音视频插件|26|2023-12-18| +|157|[wildfirechat/wfc_flutter_plugins](https://github.com/wildfirechat/wfc_flutter_plugins)|野火flutter插件,包含即时通讯和实时音视频插件|26|2023-12-19| |158|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|26|2023-12-08| |159|[chenxing640/DYFAuthIDAndGestureLock](https://github.com/chenxing640/DYFAuthIDAndGestureLock)|手势密码解锁和 TouchID (指纹) / FaceID(面容) 解锁,代码简洁高效。(Gesture passcode unlocking and TouchID (fingerprint) / FaceID (facial features) unlocking.)|26|2023-06-27| |160|[ThinkingDataAnalytics/unity-sdk](https://github.com/ThinkingDataAnalytics/unity-sdk)|ThinkingData SDK for Unity|25|2023-12-04| @@ -183,7 +183,7 @@ |176|[TangSengDaoDao/TangSengDaoDaoiOS](https://github.com/TangSengDaoDao/TangSengDaoDaoiOS)|唐僧叨叨即时通讯(im) iOS 端|17|2023-12-18| |177|[lyb5834/YBWebViewScrollNestView](https://github.com/lyb5834/YBWebViewScrollNestView)|webView和tableView嵌套解决方案|17|2023-07-10| |178|[wangyingbo/SparkDemo](https://github.com/wangyingbo/SparkDemo)|烟花效果|17|2023-10-10| -|179|[GuanceCloud/datakit-ios](https://github.com/GuanceCloud/datakit-ios)|DataKit ios app|16|2023-12-15| +|179|[GuanceCloud/datakit-ios](https://github.com/GuanceCloud/datakit-ios)|DataKit ios app|16|2023-12-19| |180|[gu0315/YYLabelCopy](https://github.com/gu0315/YYLabelCopy)|YYLabe添加复制,选中高亮,取消高亮|16|2023-10-20| |181|[tencentyun/iot-link-ios](https://github.com/tencentyun/iot-link-ios)|IoT 应用端 App & SDK|16|2023-12-15| |182|[Dengni8023/JGSourceBase](https://github.com/Dengni8023/JGSourceBase)|JGSourceCode通用功能模块:iOS项目常用功能(UIAlertController、Reachability、Loading-HUD、Toast-HUD);自定义安全键盘。|16|2023-10-19| @@ -191,8 +191,8 @@ |184|[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-12-10| |185|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|15|2023-12-08| |186|[KeenTeam1990/ZJUIKitTool](https://github.com/KeenTeam1990/ZJUIKitTool)|🍎MVVM模式设计的图文混排评论列表,简单可随意更改的筛选视图,后期会不断完善,以及各个控件的封装,Block回调可以简单快速创建和使用Masonry布局,以及实现方法。还包括许多工具类的封装|15|2023-08-15| -|187|[polyv/polyv-ios-livescenes-sdk-demo](https://github.com/polyv/polyv-ios-livescenes-sdk-demo)|保利威 iOS 多场景 Demo|14|2023-12-08| -|188|[finogeeks/react-native-mopsdk](https://github.com/finogeeks/react-native-mopsdk)|FinClip React SDK 插件,用于 RN 环境中 API 与组件调用 / React SDK for FinClip|14|2023-12-15| +|187|[polyv/polyv-ios-livescenes-sdk-demo](https://github.com/polyv/polyv-ios-livescenes-sdk-demo)|保利威 iOS 多场景 Demo|14|2023-12-19| +|188|[finogeeks/react-native-mopsdk](https://github.com/finogeeks/react-native-mopsdk)|FinClip React SDK 插件,用于 RN 环境中 API 与组件调用 / React SDK for FinClip|14|2023-12-19| |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| diff --git a/content/charts/overall/software/PHP.md b/content/charts/overall/software/PHP.md index ba9acfe8..727b1896 100644 --- a/content/charts/overall/software/PHP.md +++ b/content/charts/overall/software/PHP.md @@ -1,55 +1,55 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > PHP -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19421|2023-12-18| +|1|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19421|2023-12-19| |2|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10990|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. |10770|2023-12-17| +|3|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. |10772|2023-12-19| |4|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|10151|2023-12-18| -|5|[Anankke/SSPanel-Uim](https://github.com/Anankke/SSPanel-Uim)|SSPanel V3 魔改再次修改版|8707|2023-12-07| -|6|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|8686|2023-12-18| -|7|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7784|2023-07-30| -|8|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|7408|2023-12-07| -|9|[linuxserver/Heimdall](https://github.com/linuxserver/Heimdall)|An Application dashboard and launcher|6786|2023-12-10| -|10|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|5744|2023-12-18| -|11|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay/WeChat/Unipay 的支付 SDK 扩展包了|4837|2023-12-18| -|12|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4417|2023-12-05| -|13|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|4188|2023-12-17| +|5|[Anankke/SSPanel-Uim](https://github.com/Anankke/SSPanel-Uim)|SSPanel V3 魔改再次修改版|8708|2023-12-18| +|6|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|8690|2023-12-18| +|7|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7783|2023-07-30| +|8|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|7409|2023-12-07| +|9|[linuxserver/Heimdall](https://github.com/linuxserver/Heimdall)|An Application dashboard and launcher|6789|2023-12-10| +|10|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|5744|2023-12-19| +|11|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay/WeChat/Unipay 的支付 SDK 扩展包了|4837|2023-12-19| +|12|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4418|2023-12-18| +|13|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|4190|2023-12-17| |14|[overtrue/pinyin](https://github.com/overtrue/pinyin)|🇨🇳 基于词库的中文转拼音优质解决方案|4182|2023-10-27| -|15|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|4021|2023-10-27| -|16|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具;同时消息功能使用非对称加密技术让你的沟通更安全。|3907|2023-12-17| +|15|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|4026|2023-10-27| +|16|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具;同时消息功能使用非对称加密技术让你的沟通更安全。|3912|2023-12-19| |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-12-18| -|18|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3766|2023-08-15| -|19|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|3653|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.|3621|2023-09-06| -|21|[Qsnh/meedu](https://github.com/Qsnh/meedu)|Meedu是一款功能强大的开源在线教育系统,适用于个人、企业或机构搭建自己的在线学习平台。它提供了完整的解决方案,满足网校搭建、在线教学、企业培训和知识付费等多种需求。|3330|2023-11-22| +|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代码|3655|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.|3622|2023-09-06| +|21|[Qsnh/meedu](https://github.com/Qsnh/meedu)|Meedu是一款功能强大的开源在线教育系统,适用于个人、企业或机构搭建自己的在线学习平台。它提供了完整的解决方案,满足网校搭建、在线教学、企业培训和知识付费等多种需求。|3331|2023-11-22| |22|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|3288|2023-12-14| |23|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|3262|2023-12-17| -|24|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|3208|2023-12-14| -|25|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|📲 一款满足你的多种发送需求的短信发送组件|3045|2023-08-08| -|26|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2994|2023-12-06| +|24|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|3210|2023-12-19| +|25|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|📲 一款满足你的多种发送需求的短信发送组件|3044|2023-08-08| +|26|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2993|2023-12-06| |27|[seatonjiang/kratos](https://github.com/seatonjiang/kratos)|📖 WordPress theme that focus on reading experience|2944|2023-08-25| |28|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2841|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.|2837|2023-12-18| -|30|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2711|2023-10-05| +|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-12-18| +|30|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2710|2023-10-05| |31|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2648|2023-12-15| -|32|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|2612|2023-09-29| +|32|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|2613|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. |2595|2023-12-18| |34|[PGYER/codefever](https://github.com/PGYER/codefever)|CodeFever 是完全免费开源的 Git 代码托管服务,支持一行命令安装到自己服务器!CodeFever Community Edition (A Self-hosted Git Services)!|2548|2023-12-12| |35|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|2501|2023-09-21| |36|[gptlink/gptlink](https://github.com/gptlink/gptlink)|10分钟搭建可免费商用的AI对话环境,搭建简单,包含用户,订单,任务,付费等功能|2478|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 ...|2399|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 ...|2402|2023-11-30| |38|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2348|2023-10-06| |39|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2278|2023-12-05| -|40|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|2148|2023-08-15| +|40|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|2147|2023-08-15| |41|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|2119|2023-12-17| |42|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP6 的极简后台管理系统,内置注解权限、异步多任务、应用插件生态等,支持类 PaaS 更新公共模块和应用插件,插件可本地化定制开发。|2098|2023-12-10| -|43|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|简单图床 - 一款功能强大无数据库的图床 2.0版|2065|2023-10-20| +|43|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|简单图床 - 一款功能强大无数据库的图床 2.0版|2070|2023-10-20| |44|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|2056|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.|1942|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.|1943|2023-12-04| |46|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1830|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.|1811|2023-12-04| |48|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款开源免费的爬虫系统,仅需点选编辑规则即可采集数据,可运行在本地、虚拟主机或云服务器中,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1796|2023-10-17| @@ -58,24 +58,24 @@ |51|[MoeNetwork/Tieba-Cloud-Sign](https://github.com/MoeNetwork/Tieba-Cloud-Sign)|百度贴吧云签到,在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。注意:Gitee (原Git@osc) 仓库将不再维护,目前唯一指定的仓库为 Github。本项目没有官方交流群,如需交流可以直接使用Github的Discussions。没有商业版本,目前贴吧云签到由社区共同维护,不会停止更新(PR 通常在一天内处理)。|1720|2023-11-24| |52|[jianyan74/rageframe2](https://github.com/jianyan74/rageframe2)|一个基于 Yii2 高级框架的快速开发应用引擎|1679|2023-08-02| |53|[typecho-fans/plugins](https://github.com/typecho-fans/plugins)|Typecho Fans插件作品目录|1646|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+|1632|2023-11-24| -|55|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|A self-hosted speedtest appilication with an awesome test result datasheet.|1609|2023-10-31| -|56|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|1564|2023-09-07| +|54|[chillerlan/php-qrcode](https://github.com/chillerlan/php-qrcode)|A QR code generator and reader with a user friendly API. PHP 7.4+|1633|2023-11-24| +|55|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|A self-hosted speedtest appilication with an awesome test result datasheet.|1608|2023-10-31| +|56|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|1568|2023-09-07| |57|[nilsteampassnet/TeamPass](https://github.com/nilsteampassnet/TeamPass)|Collaborative Passwords Manager|1561|2023-12-16| -|58|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1378|2023-12-18| -|59|[HaoOuBa/Joe](https://github.com/HaoOuBa/Joe)|A Theme of Typecho|1374|2023-09-08| +|58|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1379|2023-12-18| +|59|[HaoOuBa/Joe](https://github.com/HaoOuBa/Joe)|A Theme of Typecho|1373|2023-09-08| |60|[a3vilc0de/PentesterSpecialDict](https://github.com/a3vilc0de/PentesterSpecialDict)|Dictionary for penetration testers happy hacker |1316|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.|1279|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 ...|1225|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.|1188|2023-11-29| |64|[walkor/workerman-chat](https://github.com/walkor/workerman-chat)|Websocket chat room written in PHP based on workerman.|1171|2023-08-12| -|65|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!​|1157|2023-12-18| +|65|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!​|1157|2023-12-19| |66|[l3m0n/Bypass_Disable_functions_Shell](https://github.com/l3m0n/Bypass_Disable_functions_Shell)|一个各种方式突破Disable_functions达到命令执行的shell|1122|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|1117|2023-12-15| |68|[aoaostar/toolbox](https://github.com/aoaostar/toolbox)|🚀傲星工具箱,一个在线工具箱|1050|2023-09-22| |69|[flucont/btcloud](https://github.com/flucont/btcloud)|PHP开发的宝塔面板第三方云端|1043|2023-12-18| |70|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay/WeChat/Unipay 的 laravel 支付扩展包了|1035|2023-07-02| -|71|[aliyun/aliyun-oss-php-sdk](https://github.com/aliyun/aliyun-oss-php-sdk)|Aliyun OSS SDK for PHP|979|2023-12-18| +|71|[aliyun/aliyun-oss-php-sdk](https://github.com/aliyun/aliyun-oss-php-sdk)|Aliyun OSS SDK for PHP|979|2023-12-19| |72|[yrccondor/mdx](https://github.com/yrccondor/mdx)|MDx - Material Design WordPress Theme|974|2023-09-28| |73|[walkor/GatewayWorker](https://github.com/walkor/GatewayWorker)|Distributed realtime messaging framework based on workerman.|974|2023-12-08| |74|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|958|2023-12-07| @@ -83,42 +83,42 @@ |76|[pplulee/appleid_auto](https://github.com/pplulee/appleid_auto)|基于密保问题,自动解锁Apple ID,自动关闭双重认证,提供前端账号展示,支持多账号|954|2023-12-14| |77|[wmhello/laravel_template_with_vue](https://github.com/wmhello/laravel_template_with_vue)|laravel6和vue-element-admin结合的前后端分离项目模板。包含接口端、管理端、小程序和微信公众号端,绝对是你做外包或者自建项目的首选模板。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合workerman框架中的GatewayWorker项目来实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能;实现低代码开发,能分析数据表内 ...|944|2023-08-10| |78|[likeyun/liKeYun_Ylb](https://github.com/likeyun/liKeYun_Ylb)|引流宝致力于为个人、团队提供基于微信私域流量的推广、引流的效率工具。可减轻人力,有效降低资源损失、流量流失的几率。引流宝完全开源,免费,可商用、可任意二次开发。引流宝可以辅助你更好地开展营销活动推广!降低运营成本,提高工作效率,获取更多资源。|937|2023-12-15| -|79|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|929|2023-12-01| -|80|[peinhu/AetherUpload-Laravel](https://github.com/peinhu/AetherUpload-Laravel)|A Laravel package to upload large files 上传大文件的Laravel扩展包|911|2023-09-06| +|79|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|928|2023-12-01| +|80|[peinhu/AetherUpload-Laravel](https://github.com/peinhu/AetherUpload-Laravel)|A Laravel package to upload large files 上传大文件的Laravel扩展包|910|2023-09-06| |81|[zoujingli/ip2region](https://github.com/zoujingli/ip2region)|准确率99.9%的ip地址定位库|900|2023-09-17| |82|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|专注于网课系统,网校系统,在线教育系统,知识付费系统。名符其实的开源,可免费商用。docker容器化部署,极速搭建专属课程点播,课程直播学习平台。|898|2023-12-14| |83|[DOUBLE-Baller/momo](https://github.com/DOUBLE-Baller/momo)|php直播go直播,短视频,直播带货,语音聊天室,陪玩系统源码。|878|2023-11-13| -|84|[Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK)|PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227|877|2023-07-07| -|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.|808|2023-12-17| +|84|[Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK)|PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227|876|2023-07-07| +|85|[bixuehujin/blink](https://github.com/bixuehujin/blink)|A high performance web framework and application server in PHP. |833|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.|810|2023-12-19| |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|761|2023-10-06| -|89|[celaraze/cat](https://github.com/celaraze/cat)|☕ CAT(Coffee And Tea)是一个开源的、开放的一站式 IT 运维管理平台。资产管理、工单、盘点以及可靠的移动端应用支持。|754|2023-12-16| +|89|[celaraze/cat](https://github.com/celaraze/cat)|☕ CAT(Coffee And Tea)是一个开源的、开放的一站式 IT 运维管理平台。资产管理、工单、盘点以及可靠的移动端应用支持。|759|2023-12-18| |90|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码,2020 重制版|735|2023-08-12| -|91|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|729|2023-09-12| -|92|[ernestwisniewski/kbin](https://github.com/ernestwisniewski/kbin)|A reddit-like content aggregator and micro-blogging platform for the fediverse.|726|2023-12-13| +|91|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|732|2023-09-12| +|92|[ernestwisniewski/kbin](https://github.com/ernestwisniewski/kbin)|A reddit-like content aggregator and micro-blogging platform for the fediverse.|726|2023-12-19| |93|[niklasravnsborg/laravel-pdf](https://github.com/niklasravnsborg/laravel-pdf)|📄 Laravel PDF|704|2023-08-22| |94|[godruoyi/php-snowflake](https://github.com/godruoyi/php-snowflake)|❄ An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).|701|2023-08-28| |95|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|696|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|[WanyueKJ/education-online](https://github.com/WanyueKJ/education-online)|万岳教育的web+后台管理系统。万岳教育系统(wanyue-education),自主研发集知识付费、直播授课、在线教育功能为一体的在线/直播/题库/考试(exam)的教育平台系统|651|2023-07-20| +|97|[WanyueKJ/education-online](https://github.com/WanyueKJ/education-online)|万岳教育的web+后台管理系统。万岳教育系统(wanyue-education),自主研发集知识付费、直播授课、在线教育功能为一体的在线/直播/题库/考试(exam)的教育平台系统|653|2023-07-20| |98|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|646|2023-12-17| |99|[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.)|626|2023-11-10| |100|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|621|2023-09-05| |101|[gmajian/sandphoto](https://github.com/gmajian/sandphoto)|Layout ID/VISA photos in a single 6-inch photo 证件照片排版在线生成器 - 在一张6寸的照片上排版多张证件照|612|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| +|103|[zencodex/composer-mirror](https://github.com/zencodex/composer-mirror)|Composer 全量镜像发布于2017年3月,曾不间断运行2年多。这个开源有助于理解 Composer 镜像的工作原理|598|2023-09-14| |104|[likeshop-github/likeshop](https://github.com/likeshop-github/likeshop)|🔥🔥🔥 likeshop开源免费商用电商系统,PC商城、H5商城、小程序商城、安卓APP商城、苹果APP商城,免费商用。场景:B2C商城,新零售商城,社交电商商城,分销系统商城,分销电商商城,小程序商城,商城源码,商城系统,单商户,多商户,电商系统,直播,uniapp,uni-app,B2B2C,B2B,O2O,ERP,Wechat,交易系统,内容系统,雷达,crm|593|2023-08-28| |105|[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 ...|585|2023-12-12| -|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 ...|569|2023-12-08| +|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 ...|571|2023-12-08| |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|549|2023-12-15| -|109|[Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List](https://github.com/Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List)|广州电信广东IPTV列表(IGMP/RTP组播地址)|542|2023-12-17| -|110|[guanguans/music-dl](https://github.com/guanguans/music-dl)|Music Searcher and Downloader. - 音乐搜索下载器。|521|2023-12-15| +|109|[Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List](https://github.com/Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List)|广州电信广东IPTV列表(IGMP/RTP组播地址)|542|2023-12-18| +|110|[guanguans/music-dl](https://github.com/guanguans/music-dl)|Music Searcher and Downloader. - 音乐搜索下载器。|521|2023-12-18| |111|[jianyan74/TinyShop](https://github.com/jianyan74/TinyShop)|一款基于 RageFrame3 的免费开源的基础销售功能的商城|516|2023-08-03| |112|[wehaox/Typecho-Butterfly](https://github.com/wehaox/Typecho-Butterfly)|Hexo主题Butterfly的Typecho移植版———开源不易,帮忙点个star,谢谢了🌹|515|2023-12-05| |113|[bingcool/swoolefy](https://github.com/bingcool/swoolefy)|swoolefy是一个基于swoole实现的协程级、轻量级、高性能、开放性的API应用服务框架|514|2023-12-08| -|114|[aliyun/openapi-sdk-php](https://github.com/aliyun/openapi-sdk-php)|Alibaba Cloud SDK for PHP|512|2023-12-15| +|114|[aliyun/openapi-sdk-php](https://github.com/aliyun/openapi-sdk-php)|Alibaba Cloud SDK for PHP|512|2023-12-19| |115|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|509|2023-08-04| |116|[voku/portable-utf8](https://github.com/voku/portable-utf8)|🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.|495|2023-12-14| |117|[moell-peng/mojito](https://github.com/moell-peng/mojito)|Mojito Admin — 基于 Laravel, Vue3, Element Plus构建的后台管理系统|489|2023-09-20| @@ -133,11 +133,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!|419|2023-12-13| |127|[Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin)|PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227|411|2023-10-17| |128|[mineadmin/MineAdmin](https://github.com/mineadmin/MineAdmin)|🎉🎉🎉 MineAdmin是基于Hyperf框架 和 Vue3+Vite4 开发的前后端分离权限管理系统,自适应多终端。特色:后端 crud 生成 + 前端低代码 json 化配置|411|2023-12-18| -|129|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 APIv3 的官方 PHP Library,同时也支持 APIv2|408|2023-11-22| +|129|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 APIv3 的官方 PHP Library,同时也支持 APIv2|410|2023-11-22| |130|[yupoxiong/BearAdmin](https://github.com/yupoxiong/BearAdmin)|基于ThinkPHP6.0+AdminLTE3.2的后台管理系统|408|2023-11-08| |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-14| -|133|[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.|394|2023-11-23| +|133|[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.|396|2023-11-23| |134|[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.|393|2023-10-29| |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. |392|2023-11-27| |136|[LasseRafn/php-initial-avatar-generator](https://github.com/LasseRafn/php-initial-avatar-generator)|Generate avatars with initials from user names.|390|2023-07-26| @@ -154,8 +154,8 @@ |147|[jiannei/lumen-api-starter](https://github.com/jiannei/lumen-api-starter)|Lumen 10 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。|350|2023-12-13| |148|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|347|2023-08-31| |149|[eddy8/LightCMS](https://github.com/eddy8/LightCMS)|LightCMS 是一个基于 Laravel 开发的轻量级 CMS 系统,也可以作为一个通用的后台管理框架使用。A lightweight cms/admin framework powered by Laravel.|343|2023-12-08| -|150|[bosnzt/wordscheck](https://github.com/bosnzt/wordscheck)|敏感词检测,违禁词过滤,敏感词过滤,敏感词库,一键启动,本地运行,私有化部署,1分钟接入完成,开箱即用,支持docker,支持在线api|340|2023-10-31| -|151|[TencentCloud/tencentcloud-sdk-php](https://github.com/TencentCloud/tencentcloud-sdk-php)|Tencent Cloud API 3.0 SDK for PHP|338|2023-12-17| +|150|[bosnzt/wordscheck](https://github.com/bosnzt/wordscheck)|敏感词检测,违禁词过滤,敏感词过滤,敏感词库,一键启动,本地运行,私有化部署,1分钟接入完成,开箱即用,支持docker,支持在线api|341|2023-10-31| +|151|[TencentCloud/tencentcloud-sdk-php](https://github.com/TencentCloud/tencentcloud-sdk-php)|Tencent Cloud API 3.0 SDK for PHP|338|2023-12-18| |152|[dtm-php/dtm-client](https://github.com/dtm-php/dtm-client)|A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端|336|2023-11-17| |153|[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。移除部分插件,更新默认主题。|330|2023-08-13| |154|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue,后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|318|2023-11-18| @@ -169,14 +169,14 @@ |162|[dyedd/lanstar](https://github.com/dyedd/lanstar)|一款三栏、简约、个性的typecho主题|286|2023-12-17| |163|[coffeehb/tools](https://github.com/coffeehb/tools)|一些实用的python脚本|272|2023-10-07| |164|[yzmcms/yzmcms](https://github.com/yzmcms/yzmcms)|YzmCMS是一款基于YZMPHP开发的一套轻量级开源内容管理系统,YzmCMS简洁、安全、开源、实用,可运行在Linux、Windows、MacOSX、Solaris等各种平台上,专注为公司企业、个人站长快速建站提供解决方案。|269|2023-09-13| -|165|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|261|2023-12-18| -|166|[david082321/BiliRoaming-PHP-Server](https://github.com/david082321/BiliRoaming-PHP-Server)|自建哔哩漫游解析服务器(PHP)|259|2023-10-20| +|165|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|262|2023-12-19| +|166|[david082321/BiliRoaming-PHP-Server](https://github.com/david082321/BiliRoaming-PHP-Server)|自建哔哩漫游解析服务器(PHP)|260|2023-10-20| |167|[jimu5/DriveDirectLink](https://github.com/jimu5/DriveDirectLink)|DriveDirectLink 网盘直链下载,支持谷歌, 蓝奏云,360云盘|258|2023-11-23| |168|[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| |169|[lpilp/phpsm2sm3sm4](https://github.com/lpilp/phpsm2sm3sm4)|php版本,支持国密SM2的签名算法,非对称加解密,SM3的hash, SM4的对称加解密|252|2023-10-30| |170|[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.|251|2023-10-13| |171|[shiyiya/typecho-theme-sagiri](https://github.com/shiyiya/typecho-theme-sagiri)|🍰 As lovely as sagiri|248|2023-10-28| -|172|[Yurunsoft/YurunHttp](https://github.com/Yurunsoft/YurunHttp)|YurunHttp 是开源的 PHP HTTP 客户端,支持链式操作,简单易用。完美支持Curl、Swoole 协程。QQ群:17916227|246|2023-10-16| +|172|[Yurunsoft/YurunHttp](https://github.com/Yurunsoft/YurunHttp)|YurunHttp 是开源的 PHP HTTP 客户端,支持链式操作,简单易用。完美支持Curl、Swoole 协程。QQ群:17916227|245|2023-10-16| |173|[D-xuanmo/Nuxtjs-Wordpress](https://github.com/D-xuanmo/Nuxtjs-Wordpress)|🎉 Nuxtjs + Wordpress REST API 主题;支持企业微信通知功能;全站前后端分离,自适应,白日、黑夜两种主题切换|244|2023-11-19| |174|[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| |175|[iamxjb/rest-api-to-miniprogram](https://github.com/iamxjb/rest-api-to-miniprogram)|REST API TO MiniProgram 为小程序提供 rest api 支持|240|2023-10-13| @@ -191,16 +191,16 @@ |184|[tetranz/select2entity-bundle](https://github.com/tetranz/select2entity-bundle)|A Symfony2 bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.|218|2023-09-22| |185|[backlion/webshell](https://github.com/backlion/webshell)|这是一些常用的webshell|213|2023-09-01| |186|[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| -|187|[whitebearcode/typecho-bearsimple](https://github.com/whitebearcode/typecho-bearsimple)|一款简洁大方的Typecho主题|205|2023-12-13| -|188|[cedar2025/Xboard](https://github.com/cedar2025/Xboard)|基于V2board二次开发支持新协议新特性的面板|200|2023-12-18| +|187|[cedar2025/Xboard](https://github.com/cedar2025/Xboard)|基于V2board二次开发支持新协议新特性的面板|206|2023-12-19| +|188|[whitebearcode/typecho-bearsimple](https://github.com/whitebearcode/typecho-bearsimple)|一款简洁大方的Typecho主题|206|2023-12-13| |189|[hyperf/gotask](https://github.com/hyperf/gotask)|⚡️ A lightning speed replacement for Swoole TaskWorker in Go |200|2023-12-05| |190|[masterking32/WoWSimpleRegistration](https://github.com/masterking32/WoWSimpleRegistration)|Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos|200|2023-09-05| |191|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|200|2023-10-10| |192|[kkokk/poster](https://github.com/kkokk/poster)|PHP 海报生成、图片验证、HTML转图片,极速生成方便快捷。快速生成海报、生成签到日、生成二维码、合成二维码、图片添加水印、图片水印、水印|194|2023-12-13| -|193|[bfengj/CTF](https://github.com/bfengj/CTF)|关于我在CTF中的所有东西|193|2023-11-25| -|194|[top-think/think-worker](https://github.com/top-think/think-worker)|Workerman extend for ThinkPHP|191|2023-07-20| -|195|[tznb1/TwoNav](https://github.com/tznb1/TwoNav)|TwoNav 第二代云导航 云书签管理系统|190|2023-11-30| -|196|[justmd5/pinduoduo-sdk](https://github.com/justmd5/pinduoduo-sdk)|拼多多API SDK【多多客|多多进宝&拼多多开放平台】|188|2023-09-07| +|193|[tznb1/TwoNav](https://github.com/tznb1/TwoNav)|TwoNav 第二代云导航 云书签管理系统|193|2023-11-30| +|194|[bfengj/CTF](https://github.com/bfengj/CTF)|关于我在CTF中的所有东西|193|2023-11-25| +|195|[top-think/think-worker](https://github.com/top-think/think-worker)|Workerman extend for ThinkPHP|191|2023-07-20| +|196|[justmd5/pinduoduo-sdk](https://github.com/justmd5/pinduoduo-sdk)|拼多多API SDK【多多客|多多进宝&拼多多开放平台】|189|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|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|183|2023-12-13| diff --git a/content/charts/overall/software/Python.md b/content/charts/overall/software/Python.md index 8ebbb1f0..330dd2db 100644 --- a/content/charts/overall/software/Python.md +++ b/content/charts/overall/software/Python.md @@ -1,209 +1,209 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Python -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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.|117267|2023-12-18| +|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|117337|2023-12-19| |2|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|55330|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|50538|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, 通义千问, 书生, 讯飞星火等。|49282|2023-12-17| -|5|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|45825|2023-12-16| -|6|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|36605|2023-11-02| -|7|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|35663|2023-12-18| -|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 ...|35256|2023-12-18| -|9|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|31100|2023-12-06| -|10|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|29346|2023-12-14| -|11|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|Reverse engineered ChatGPT API|27666|2023-08-02| -|12|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|26427|2023-12-18| -|13|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24532|2023-09-28| +|3|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|50549|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, 通义千问, 书生, 讯飞星火等。|49351|2023-12-17| +|5|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|45845|2023-12-16| +|6|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|36636|2023-11-02| +|7|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|35668|2023-12-18| +|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 ...|35280|2023-12-19| +|9|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|31105|2023-12-06| +|10|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|29362|2023-12-14| +|11|[acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)|Reverse engineered ChatGPT API|27670|2023-08-02| +|12|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|26441|2023-12-18| +|13|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24537|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.|24276|2023-12-10| -|15|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|22721|2023-12-18| -|16|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|22705|2023-12-18| -|17|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22376|2023-12-09| -|18|[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.|22357|2023-12-18| -|19|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|21614|2023-11-11| -|20|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21154|2023-12-18| -|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 |19730|2023-12-18| -|22|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19301|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.|19000|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/文心一言/讯飞星火/通义千问/Gemini/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器 ...|18862|2023-12-17| -|25|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|18329|2023-12-18| -|26|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17038|2023-11-02| -|27|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|16851|2023-12-18| -|28|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|16133|2023-07-05| -|29|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告|15907|2023-12-18| +|15|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|22728|2023-12-18| +|16|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|22713|2023-12-19| +|17|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22390|2023-12-09| +|18|[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.|22358|2023-12-19| +|19|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|21642|2023-11-11| +|20|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21154|2023-12-19| +|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 |19796|2023-12-19| +|22|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19307|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.|19022|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/文心一言/讯飞星火/通义千问/Gemini/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器 ...|18931|2023-12-19| +|25|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|18335|2023-12-19| +|26|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17047|2023-11-02| +|27|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|16859|2023-12-19| +|28|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告|16189|2023-12-19| +|29|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|16133|2023-07-05| |30|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|15699|2023-11-09| -|31|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!|14640|2023-11-23| -|32|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|14637|2023-12-14| -|33|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|14096|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.|13800|2023-12-18| -|35|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享|13605|2023-12-14| -|36|[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.|13450|2023-10-30| -|37|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|12548|2023-12-18| -|38|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |12414|2023-10-17| -|39|[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)|12304|2023-10-18| -|40|[jina-ai/clip-as-service](https://github.com/jina-ai/clip-as-service)|🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP|11998|2023-12-11| -|41|[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.|11583|2023-12-15| +|31|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!|14666|2023-11-23| +|32|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|14662|2023-12-14| +|33|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|14100|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.|13818|2023-12-19| +|35|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享|13620|2023-12-18| +|36|[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.|13453|2023-10-30| +|37|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|12549|2023-12-19| +|38|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |12416|2023-10-17| +|39|[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)|12306|2023-10-18| +|40|[jina-ai/clip-as-service](https://github.com/jina-ai/clip-as-service)|🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP|11999|2023-12-19| +|41|[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.|11591|2023-12-15| |42|[Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors)|100+ Chinese Word Vectors 上百种预训练中文词向量 |11330|2023-10-30| -|43|[bbfamily/abu](https://github.com/bbfamily/abu)|阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构|10745|2023-10-25| -|44|[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, ...|10696|2023-12-18| -|45|[lss233/chatgpt-mirai-qq-bot](https://github.com/lss233/chatgpt-mirai-qq-bot)|🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 支持 QQ、Telegram、Discord、微信 等平台|10639|2023-11-22| -|46|[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 ...|10495|2023-12-16| -|47|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|10081|2023-12-01| -|48|[chatanywhere/GPT_API_free](https://github.com/chatanywhere/GPT_API_free)|Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。|9584|2023-12-16| -|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 ...|9357|2023-12-05| -|50|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|9347|2023-12-12| -|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|9277|2023-12-18| -|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.|9010|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.|8982|2023-12-14| +|43|[bbfamily/abu](https://github.com/bbfamily/abu)|阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构|10750|2023-10-25| +|44|[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, ...|10704|2023-12-19| +|45|[lss233/chatgpt-mirai-qq-bot](https://github.com/lss233/chatgpt-mirai-qq-bot)|🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 支持 QQ、Telegram、Discord、微信 等平台|10670|2023-11-22| +|46|[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 ...|10510|2023-12-19| +|47|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|10085|2023-12-01| +|48|[chatanywhere/GPT_API_free](https://github.com/chatanywhere/GPT_API_free)|Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。|9972|2023-12-18| +|49|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|9361|2023-12-12| +|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 ...|9357|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|9283|2023-12-18| +|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.|9014|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.|8984|2023-12-14| |54|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|8968|2023-07-31| -|55|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |8941|2023-10-03| -|56|[kornia/kornia](https://github.com/kornia/kornia)|Geometric Computer Vision Library for AI|8930|2023-12-18| -|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 ...|8901|2023-12-18| -|58|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|8708|2023-12-18| -|59|[eosphoros-ai/DB-GPT](https://github.com/eosphoros-ai/DB-GPT)|Revolutionizing Database Interactions with Private LLM Technology|8621|2023-12-16| -|60|[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|8189|2023-09-25| -|61|[Kanaries/pygwalker](https://github.com/Kanaries/pygwalker)|PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis|8169|2023-12-14| -|62|[acheong08/EdgeGPT](https://github.com/acheong08/EdgeGPT)|Reverse engineered API of Microsoft's Bing Chat AI|8053|2023-08-03| -|63|[hiyouga/LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)|Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)|8032|2023-12-18| -|64|[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 ...|7860|2023-12-12| -|65|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|7833|2023-10-22| -|66|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|7686|2023-12-18| -|67|[yutiansut/QUANTAXIS](https://github.com/yutiansut/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|7683|2023-10-27| -|68|[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.|7612|2023-12-18| -|69|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|7569|2023-11-22| -|70|[FlagAlpha/Llama2-Chinese](https://github.com/FlagAlpha/Llama2-Chinese)|Llama中文社区,最好的中文Llama大模型,完全开源可商用|7509|2023-12-18| -|71|[dataabc/weiboSpider](https://github.com/dataabc/weiboSpider)|新浪微博爬虫,用python爬取新浪微博数据|7509|2023-11-29| -|72|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|7492|2023-09-28| -|73|[QwenLM/Qwen](https://github.com/QwenLM/Qwen)|The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.|7482|2023-12-17| -|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.|7461|2023-12-05| -|75|[THUDM/GLM-130B](https://github.com/THUDM/GLM-130B)|GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)|7403|2023-07-25| -|76|[THUDM/CodeGeeX](https://github.com/THUDM/CodeGeeX)|CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)|7385|2023-10-26| -|77|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|7269|2023-09-15| -|78|[THUDM/ChatGLM3](https://github.com/THUDM/ChatGLM3)|ChatGLM3 series: Open Bilingual Chat LLMs 开源双语对话语言模型|7187|2023-12-12| -|79|[houtianze/bypy](https://github.com/houtianze/bypy)|Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端|7179|2023-07-21| -|80|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|7178|2023-11-13| -|81|[facebookresearch/nougat](https://github.com/facebookresearch/nougat)|Implementation of Nougat Neural Optical Understanding for Academic Documents|7176|2023-11-17| -|82|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|7104|2023-12-06| -|83|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|7000|2023-12-15| +|55|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |8943|2023-10-03| +|56|[kornia/kornia](https://github.com/kornia/kornia)|Geometric Computer Vision Library for AI|8932|2023-12-19| +|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 ...|8905|2023-12-19| +|58|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|8712|2023-12-18| +|59|[eosphoros-ai/DB-GPT](https://github.com/eosphoros-ai/DB-GPT)|Revolutionizing Database Interactions with Private LLM Technology|8658|2023-12-19| +|60|[Kanaries/pygwalker](https://github.com/Kanaries/pygwalker)|PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis|8202|2023-12-19| +|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|8193|2023-09-25| +|62|[hiyouga/LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)|Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)|8112|2023-12-19| +|63|[acheong08/EdgeGPT](https://github.com/acheong08/EdgeGPT)|Reverse engineered API of Microsoft's Bing Chat AI|8054|2023-08-03| +|64|[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 ...|7866|2023-12-12| +|65|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|7838|2023-10-22| +|66|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|7694|2023-12-19| +|67|[yutiansut/QUANTAXIS](https://github.com/yutiansut/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|7684|2023-10-27| +|68|[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.|7615|2023-12-18| +|69|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|7574|2023-11-22| +|70|[FlagAlpha/Llama2-Chinese](https://github.com/FlagAlpha/Llama2-Chinese)|Llama中文社区,最好的中文Llama大模型,完全开源可商用|7535|2023-12-18| +|71|[QwenLM/Qwen](https://github.com/QwenLM/Qwen)|The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.|7527|2023-12-19| +|72|[dataabc/weiboSpider](https://github.com/dataabc/weiboSpider)|新浪微博爬虫,用python爬取新浪微博数据|7514|2023-11-29| +|73|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|7493|2023-09-28| +|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.|7464|2023-12-05| +|75|[THUDM/GLM-130B](https://github.com/THUDM/GLM-130B)|GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)|7406|2023-07-25| +|76|[THUDM/CodeGeeX](https://github.com/THUDM/CodeGeeX)|CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)|7389|2023-10-26| +|77|[THUDM/ChatGLM3](https://github.com/THUDM/ChatGLM3)|ChatGLM3 series: Open Bilingual Chat LLMs 开源双语对话语言模型|7323|2023-12-19| +|78|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|7274|2023-09-15| +|79|[facebookresearch/nougat](https://github.com/facebookresearch/nougat)|Implementation of Nougat Neural Optical Understanding for Academic Documents|7188|2023-11-17| +|80|[houtianze/bypy](https://github.com/houtianze/bypy)|Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端|7183|2023-07-21| +|81|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|7181|2023-11-13| +|82|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|7115|2023-12-06| +|83|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|7011|2023-12-15| |84|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|Local Movies Organizer|6943|2023-11-24| |85|[RUCAIBox/LLMSurvey](https://github.com/RUCAIBox/LLMSurvey)|The official GitHub page for the survey paper "A Survey of Large Language Models".|6908|2023-11-27| |86|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.|6849|2023-09-05| -|87|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|6829|2023-12-14| +|87|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|6832|2023-12-19| |88|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|6790|2023-10-07| -|89|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|6771|2023-08-12| -|90|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|6608|2023-11-13| +|89|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|6776|2023-08-12| +|90|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|6610|2023-11-13| |91|[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|6530|2023-11-03| -|92|[princewen/tensorflow_practice](https://github.com/princewen/tensorflow_practice)|tensorflow实战练习,包括强化学习、推荐系统、nlp等|6448|2023-09-24| -|93|[EleutherAI/gpt-neox](https://github.com/EleutherAI/gpt-neox)|An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.|6253|2023-12-06| +|92|[princewen/tensorflow_practice](https://github.com/princewen/tensorflow_practice)|tensorflow实战练习,包括强化学习、推荐系统、nlp等|6449|2023-09-24| +|93|[EleutherAI/gpt-neox](https://github.com/EleutherAI/gpt-neox)|An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.|6259|2023-12-06| |94|[lawlite19/MachineLearning_Python](https://github.com/lawlite19/MachineLearning_Python)|机器学习算法python实现|6208|2023-09-19| |95|[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 ...|6115|2023-12-18| |96|[assafelovic/gpt-researcher](https://github.com/assafelovic/gpt-researcher)|GPT based autonomous agent that does online comprehensive research on any given topic|6106|2023-12-14| -|97|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|6006|2023-11-30| -|98|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|5952|2023-12-17| +|97|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|6013|2023-11-30| +|98|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|5954|2023-12-17| |99|[mli/autocut](https://github.com/mli/autocut)|用文本编辑器剪视频|5781|2023-10-25| |100|[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 ...|5761|2023-10-03| -|101|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package and dependency manager supporting the latest PEP standards|5717|2023-12-18| -|102|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|5714|2023-10-20| -|103|[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 ...|5684|2023-11-16| +|101|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package and dependency manager supporting the latest PEP standards|5721|2023-12-19| +|102|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|5717|2023-10-20| +|103|[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 ...|5693|2023-11-16| |104|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|5670|2023-09-10| -|105|[LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)|Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.|5610|2023-12-16| +|105|[LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)|Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.|5614|2023-12-16| |106|[openatx/uiautomator2](https://github.com/openatx/uiautomator2)|Android Uiautomator2 Python Wrapper|5607|2023-11-08| |107|[baichuan-inc/Baichuan-7B](https://github.com/baichuan-inc/Baichuan-7B)|A large-scale 7B pretraining language model developed by BaiChuan-Inc.|5447|2023-09-30| |108|[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🔥|5391|2023-12-07| -|109|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|5381|2023-12-02| -|110|[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.|5376|2023-10-25| -|111|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|5371|2023-12-15| -|112|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|5366|2023-12-13| -|113|[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)|5327|2023-12-13| -|114|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。|5313|2023-11-28| -|115|[LmeSzinc/AzurLaneAutoScript](https://github.com/LmeSzinc/AzurLaneAutoScript)|Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 无缝委托科研,全自动大世界|5214|2023-12-15| -|116|[OpenGVLab/LLaMA-Adapter](https://github.com/OpenGVLab/LLaMA-Adapter)|Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters|5202|2023-12-10| +|109|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|5387|2023-12-02| +|110|[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.|5378|2023-10-25| +|111|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|5373|2023-12-15| +|112|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|5369|2023-12-13| +|113|[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)|5347|2023-12-13| +|114|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。|5320|2023-11-28| +|115|[LmeSzinc/AzurLaneAutoScript](https://github.com/LmeSzinc/AzurLaneAutoScript)|Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 无缝委托科研,全自动大世界|5218|2023-12-18| +|116|[OpenGVLab/LLaMA-Adapter](https://github.com/OpenGVLab/LLaMA-Adapter)|Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters|5206|2023-12-10| |117|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|5193|2023-11-02| -|118|[taojy123/KeymouseGo](https://github.com/taojy123/KeymouseGo)|类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks and keyboard input|5167|2023-09-05| +|118|[taojy123/KeymouseGo](https://github.com/taojy123/KeymouseGo)|类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks and keyboard input|5177|2023-09-05| |119|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python|5166|2023-12-18| -|120|[modelscope/modelscope](https://github.com/modelscope/modelscope)|ModelScope: bring the notion of Model-as-a-Service to life.|5123|2023-12-18| -|121|[EstrellaXD/Auto_Bangumi](https://github.com/EstrellaXD/Auto_Bangumi)|AutoBangumi - 全自动追番工具|5122|2023-12-16| -|122|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|5122|2023-12-01| +|120|[modelscope/modelscope](https://github.com/modelscope/modelscope)|ModelScope: bring the notion of Model-as-a-Service to life.|5137|2023-12-19| +|121|[EstrellaXD/Auto_Bangumi](https://github.com/EstrellaXD/Auto_Bangumi)|AutoBangumi - 全自动追番工具|5125|2023-12-16| +|122|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|5123|2023-12-01| |123|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual classification and recognition powered by PaddlePaddle|5121|2023-12-17| -|124|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|5061|2023-12-07| -|125|[skywind3000/ECDICT](https://github.com/skywind3000/ECDICT)|Free English to Chinese Dictionary Database|4996|2023-12-02| -|126|[VikParuchuri/marker](https://github.com/VikParuchuri/marker)|Convert PDF to markdown quickly with high accuracy|4970|2023-12-18| -|127|[Evil0ctal/Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API)|🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。|4968|2023-12-01| +|124|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|5063|2023-12-07| +|125|[VikParuchuri/marker](https://github.com/VikParuchuri/marker)|Convert PDF to markdown quickly with high accuracy|5001|2023-12-18| +|126|[skywind3000/ECDICT](https://github.com/skywind3000/ECDICT)|Free English to Chinese Dictionary Database|4995|2023-12-02| +|127|[Evil0ctal/Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API)|🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。|4977|2023-12-01| |128|[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)|4957|2023-07-17| -|129|[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.|4947|2023-11-10| +|129|[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.|4950|2023-11-10| |130|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4928|2023-11-24| |131|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|4871|2023-10-14| -|132|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4854|2023-11-15| +|132|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4856|2023-11-15| |133|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind&Invisible Watermark ,图片盲水印,提取水印无须原图!|4843|2023-11-27| -|134|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。|4831|2023-12-15| -|135|[clovaai/donut](https://github.com/clovaai/donut)|Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022|4770|2023-11-15| +|134|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。|4833|2023-12-15| +|135|[clovaai/donut](https://github.com/clovaai/donut)|Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022|4772|2023-11-15| |136|[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.|4734|2023-11-21| -|137|[HIT-SCIR/ltp](https://github.com/HIT-SCIR/ltp)|Language Technology Platform|4653|2023-12-01| -|138|[IrisRainbowNeko/genshin_auto_fish](https://github.com/IrisRainbowNeko/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|4640|2023-12-15| -|139|[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 ...|4633|2023-11-19| -|140|[rev1si0n/lamda](https://github.com/rev1si0n/lamda)|⚡️ Android reverse engineering & automation framework 史上最强安卓抓包/逆向/HOOK & 云手机/远程桌面/自动化辅助框架,你的工作从未如此简单快捷。|4600|2023-12-17| -|141|[Rockyzsu/stock](https://github.com/Rockyzsu/stock)|30天掌握量化交易 (持续更新)|4559|2023-09-17| +|137|[HIT-SCIR/ltp](https://github.com/HIT-SCIR/ltp)|Language Technology Platform|4656|2023-12-01| +|138|[IrisRainbowNeko/genshin_auto_fish](https://github.com/IrisRainbowNeko/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|4645|2023-12-15| +|139|[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 ...|4634|2023-11-19| +|140|[rev1si0n/lamda](https://github.com/rev1si0n/lamda)|⚡️ Android reverse engineering & automation framework 史上最强安卓抓包/逆向/HOOK & 云手机/远程桌面/自动化辅助框架,你的工作从未如此简单快捷。|4609|2023-12-17| +|141|[Rockyzsu/stock](https://github.com/Rockyzsu/stock)|30天掌握量化交易 (持续更新)|4560|2023-09-17| |142|[mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin)|汉字转拼音(pypinyin)|4538|2023-12-11| -|143|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|4502|2023-10-31| -|144|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|4461|2023-11-17| -|145|[yihong0618/xiaogpt](https://github.com/yihong0618/xiaogpt)|Play ChatGPT and other LLM with Xiaomi AI Speaker|4403|2023-12-18| -|146|[Johnserf-Seed/TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload)|抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频|4397|2023-09-08| -|147|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|4376|2023-12-13| +|143|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|4503|2023-10-31| +|144|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|4465|2023-11-17| +|145|[yihong0618/xiaogpt](https://github.com/yihong0618/xiaogpt)|Play ChatGPT and other LLM with Xiaomi AI Speaker|4410|2023-12-19| +|146|[Johnserf-Seed/TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload)|抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频|4408|2023-09-08| +|147|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|4378|2023-12-13| |148|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|4376|2023-12-01| -|149|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|4373|2023-12-18| +|149|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|4374|2023-12-18| |150|[madawei2699/myGPTReader](https://github.com/madawei2699/myGPTReader)|A community-driven way to read and chat with AI bots - powered by chatGPT.|4300|2023-11-19| -|151|[tebelorg/RPA-Python](https://github.com/tebelorg/RPA-Python)|Python package for doing RPA|4270|2023-10-25| +|151|[tebelorg/RPA-Python](https://github.com/tebelorg/RPA-Python)|Python package for doing RPA|4271|2023-10-25| |152|[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. |4063|2023-12-09| |153|[shidenggui/easyquotation](https://github.com/shidenggui/easyquotation)|实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情|4042|2023-12-13| |154|[NewFuture/DDNS](https://github.com/NewFuture/DDNS)|:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)|3985|2023-12-12| -|155|[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|3943|2023-12-06| -|156|[zas023/JdBuyer](https://github.com/zas023/JdBuyer)|京东抢购自动下单助手,GUI 支持 Windows 和 macOS|3942|2023-08-02| -|157|[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|3938|2023-11-01| -|158|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3913|2023-12-15| +|155|[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|3958|2023-12-06| +|156|[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|3942|2023-11-01| +|157|[zas023/JdBuyer](https://github.com/zas023/JdBuyer)|京东抢购自动下单助手,GUI 支持 Windows 和 macOS|3942|2023-08-02| +|158|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3914|2023-12-15| |159|[timesler/facenet-pytorch](https://github.com/timesler/facenet-pytorch)|Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models|3898|2023-11-02| -|160|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|3855|2023-10-28| -|161|[tmux-python/tmuxp](https://github.com/tmux-python/tmuxp)|🖥️ tmux session manager. built on libtmux|3839|2023-12-16| +|160|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|3857|2023-10-28| +|161|[tmux-python/tmuxp](https://github.com/tmux-python/tmuxp)|🖥️ tmux session manager. built on libtmux|3840|2023-12-18| |162|[InsaneLife/ChineseNLPCorpus](https://github.com/InsaneLife/ChineseNLPCorpus)|中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。|3832|2023-11-21| -|163|[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| -|164|[megvii-research/ECCV2022-RIFE](https://github.com/megvii-research/ECCV2022-RIFE)|ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation|3789|2023-11-09| +|163|[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|3828|2023-11-28| +|164|[megvii-research/ECCV2022-RIFE](https://github.com/megvii-research/ECCV2022-RIFE)|ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation|3797|2023-11-09| |165|[InternLM/InternLM](https://github.com/InternLM/InternLM)|InternLM has open-sourced 7 and 20 billion parameter base models and chat models tailored for practical scenarios and the training system.|3738|2023-12-18| -|166|[codemayq/chinese-chatbot-corpus](https://github.com/codemayq/chinese-chatbot-corpus)|中文公开聊天语料库|3711|2023-07-14| -|167|[aigc-apps/sd-webui-EasyPhoto](https://github.com/aigc-apps/sd-webui-EasyPhoto)|📷 EasyPhoto Your Smart AI Photo Generator.|3705|2023-12-17| -|168|[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.|3679|2023-11-30| -|169|[THUDM/VisualGLM-6B](https://github.com/THUDM/VisualGLM-6B)|Chinese and English multimodal conversational language model 多模态中英双语对话语言模型|3661|2023-12-07| +|166|[aigc-apps/sd-webui-EasyPhoto](https://github.com/aigc-apps/sd-webui-EasyPhoto)|📷 EasyPhoto Your Smart AI Photo Generator.|3734|2023-12-19| +|167|[codemayq/chinese-chatbot-corpus](https://github.com/codemayq/chinese-chatbot-corpus)|中文公开聊天语料库|3715|2023-07-14| +|168|[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.|3682|2023-11-30| +|169|[THUDM/VisualGLM-6B](https://github.com/THUDM/VisualGLM-6B)|Chinese and English multimodal conversational language model 多模态中英双语对话语言模型|3672|2023-12-07| |170|[IDEA-CCNL/Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)|Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。|3656|2023-10-09| -|171|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|3609|2023-12-10| -|172|[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.|3589|2023-08-21| -|173|[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.|3563|2023-12-13| -|174|[shibing624/text2vec](https://github.com/shibing624/text2vec)|text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。|3527|2023-11-14| -|175|[kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)|-|3493|2023-12-15| -|176|[mymusise/ChatGLM-Tuning](https://github.com/mymusise/ChatGLM-Tuning)|基于ChatGLM-6B + LoRA的Fintune方案|3491|2023-11-25| -|177|[649453932/Bert-Chinese-Text-Classification-Pytorch](https://github.com/649453932/Bert-Chinese-Text-Classification-Pytorch)|使用Bert,ERNIE,进行中文文本分类|3474|2023-07-02| -|178|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|3455|2023-12-18| -|179|[deepseek-ai/DeepSeek-Coder](https://github.com/deepseek-ai/DeepSeek-Coder)|DeepSeek Coder: Let the Code Write Itself|3428|2023-12-09| -|180|[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 ...|3416|2023-08-12| -|181|[luosiallen/latent-consistency-model](https://github.com/luosiallen/latent-consistency-model)|Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference|3372|2023-12-02| -|182|[hiyouga/ChatGLM-Efficient-Tuning](https://github.com/hiyouga/ChatGLM-Efficient-Tuning)|Fine-tuning ChatGLM-6B with PEFT 基于 PEFT 的高效 ChatGLM 微调|3371|2023-10-12| -|183|[xxlong0/Wonder3D](https://github.com/xxlong0/Wonder3D)|Single Image to 3D using Cross-Domain Diffusion|3343|2023-11-29| -|184|[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集成|3342|2023-12-18| -|185|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|3331|2023-10-07| -|186|[nghuyong/WeiboSpider](https://github.com/nghuyong/WeiboSpider)|持续维护的新浪微博采集工具🚀🚀🚀|3260|2023-12-14| -|187|[yangjianxin1/Firefly](https://github.com/yangjianxin1/Firefly)|Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Aquila2、Baichuan2、CodeLlama、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya、Bloom等大模型|3248|2023-12-15| -|188|[shinnytech/tqsdk-python](https://github.com/shinnytech/tqsdk-python)|天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易|3246|2023-09-22| -|189|[RockChinQ/QChatGPT](https://github.com/RockChinQ/QChatGPT)|😎高稳定性、🧩支持插件、🌏实时联网的 ChatGPT QQ 机器人🤖 支持 ChatGPT、New Bing、Claude、Google Bard、Gemini Pro、gpt4free、One API 的 QQ 机器人平台|3243|2023-12-17| -|190|[triwinds/ns-emu-tools](https://github.com/triwinds/ns-emu-tools)|一个用于安装/更新 NS 模拟器的工具|3243|2023-12-17| -|191|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|3241|2023-09-03| -|192|[andreafrancia/trash-cli](https://github.com/andreafrancia/trash-cli)|Command line interface to the freedesktop.org trashcan.|3224|2023-11-10| -|193|[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.|3216|2023-09-19| -|194|[Kent0n-Li/ChatDoctor](https://github.com/Kent0n-Li/ChatDoctor)|-|3215|2023-07-01| -|195|[yl4579/StyleTTS2](https://github.com/yl4579/StyleTTS2)|StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models|3196|2023-12-18| -|196|[HibiKier/zhenxun_bot](https://github.com/HibiKier/zhenxun_bot)|基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库,非常可爱的绪山真寻bot|3189|2023-09-09| -|197|[z1069614715/objectdetection_script](https://github.com/z1069614715/objectdetection_script)|一些关于目标检测的脚本的改进思路代码,详细请看readme.md|3167|2023-12-14| -|198|[jackhawks/rectg](https://github.com/jackhawks/rectg)|经过精心筛选,从 5000+ 个电报群组/频道/机器人中挑选出的优质推荐!如果您有更多值得推荐的电报群组/频道/机器人,欢迎在 issues 中留言或提交 pull requests。感谢您的关注!|3148|2023-12-10| -|199|[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✨|3142|2023-11-29| +|171|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|3616|2023-12-10| +|172|[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.|3595|2023-12-19| +|173|[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.|3591|2023-08-21| +|174|[shibing624/text2vec](https://github.com/shibing624/text2vec)|text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。|3540|2023-11-14| +|175|[kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)|-|3508|2023-12-15| +|176|[mymusise/ChatGLM-Tuning](https://github.com/mymusise/ChatGLM-Tuning)|基于ChatGLM-6B + LoRA的Fintune方案|3498|2023-11-25| +|177|[649453932/Bert-Chinese-Text-Classification-Pytorch](https://github.com/649453932/Bert-Chinese-Text-Classification-Pytorch)|使用Bert,ERNIE,进行中文文本分类|3477|2023-07-02| +|178|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|3457|2023-12-19| +|179|[deepseek-ai/DeepSeek-Coder](https://github.com/deepseek-ai/DeepSeek-Coder)|DeepSeek Coder: Let the Code Write Itself|3441|2023-12-09| +|180|[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 ...|3428|2023-08-12| +|181|[luosiallen/latent-consistency-model](https://github.com/luosiallen/latent-consistency-model)|Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference|3402|2023-12-02| +|182|[xxlong0/Wonder3D](https://github.com/xxlong0/Wonder3D)|Single Image to 3D using Cross-Domain Diffusion|3381|2023-12-18| +|183|[hiyouga/ChatGLM-Efficient-Tuning](https://github.com/hiyouga/ChatGLM-Efficient-Tuning)|Fine-tuning ChatGLM-6B with PEFT 基于 PEFT 的高效 ChatGLM 微调|3377|2023-10-12| +|184|[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集成|3349|2023-12-18| +|185|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|3335|2023-10-07| +|186|[jackhawks/rectg](https://github.com/jackhawks/rectg)|经过精心筛选,从 5000+ 个电报群组/频道/机器人中挑选出的优质推荐!如果您有更多值得推荐的电报群组/频道/机器人,欢迎在 issues 中留言或提交 pull requests。感谢您的关注!|3303|2023-12-19| +|187|[yangjianxin1/Firefly](https://github.com/yangjianxin1/Firefly)|Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Mixtral-8x7B、Zephyr、Mistral、Aquila2、Baichuan2、CodeLlama、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya、Bloom等大模型|3268|2023-12-19| +|188|[nghuyong/WeiboSpider](https://github.com/nghuyong/WeiboSpider)|持续维护的新浪微博采集工具🚀🚀🚀|3267|2023-12-14| +|189|[shinnytech/tqsdk-python](https://github.com/shinnytech/tqsdk-python)|天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易|3246|2023-09-22| +|190|[triwinds/ns-emu-tools](https://github.com/triwinds/ns-emu-tools)|一个用于安装/更新 NS 模拟器的工具|3245|2023-12-17| +|191|[RockChinQ/QChatGPT](https://github.com/RockChinQ/QChatGPT)|😎高稳定性、🧩支持插件、🌏实时联网的 ChatGPT QQ 机器人🤖 支持 ChatGPT、New Bing、Claude、Google Bard、Gemini Pro、gpt4free、One API 的 QQ 机器人平台|3243|2023-12-17| +|192|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|3241|2023-09-03| +|193|[andreafrancia/trash-cli](https://github.com/andreafrancia/trash-cli)|Command line interface to the freedesktop.org trashcan.|3227|2023-11-10| +|194|[yl4579/StyleTTS2](https://github.com/yl4579/StyleTTS2)|StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models|3225|2023-12-19| +|195|[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.|3216|2023-09-19| +|196|[Kent0n-Li/ChatDoctor](https://github.com/Kent0n-Li/ChatDoctor)|-|3214|2023-07-01| +|197|[HibiKier/zhenxun_bot](https://github.com/HibiKier/zhenxun_bot)|基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库,非常可爱的绪山真寻bot|3191|2023-09-09| +|198|[z1069614715/objectdetection_script](https://github.com/z1069614715/objectdetection_script)|一些关于目标检测的脚本的改进思路代码,详细请看readme.md|3185|2023-12-18| +|199|[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✨|3144|2023-11-29| |200|[PaddlePaddle/PARL](https://github.com/PaddlePaddle/PARL)|A high-performance distributed training framework for Reinforcement Learning |3108|2023-09-22|
diff --git a/content/charts/overall/software/Ruby.md b/content/charts/overall/software/Ruby.md index 9c3414a4..bf518676 100644 --- a/content/charts/overall/software/Ruby.md +++ b/content/charts/overall/software/Ruby.md @@ -1,32 +1,32 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Ruby -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|6316|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.|3741|2023-12-06| -|3|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3397|2023-12-17| +|1|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|6317|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|3396|2023-12-17| |4|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|2404|2023-11-02| -|5|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2165|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|1418|2023-12-11| +|5|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2166|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|1417|2023-12-18| |7|[Eric-Guo/wechat](https://github.com/Eric-Guo/wechat)|API, command and message handling for WeChat in Rails|1301|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.|1098|2023-12-18| |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|1026|2023-11-19| +|10|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|1027|2023-12-19| |11|[SciRuby/daru](https://github.com/SciRuby/daru)|Data Analysis in RUby|1020|2023-08-15| |12|[huacnlee/rails-settings-cached](https://github.com/huacnlee/rails-settings-cached)|Global settings for your Rails application.|1020|2023-10-16| -|13|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |990|2023-12-05| -|14|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Self-hosted Beta App Distribution for Android, iOS and macOS apps|842|2023-12-18| +|13|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |991|2023-12-05| +|14|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Self-hosted Beta App Distribution for Android, iOS and macOS apps|842|2023-12-19| |15|[podigee/device_detector](https://github.com/podigee/device_detector)|DeviceDetector is a precise and fast user agent parser and device detector written in Ruby|712|2023-12-01| |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| +|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.|662|2023-11-21| |18|[daqing/rabel](https://github.com/daqing/rabel)|An open-source web forum built on the Ruby on Rails framework.|640|2023-12-04| -|19|[Bywalks/DarkAngel](https://github.com/Bywalks/DarkAngel)|DarkAngel 是一款全自动白帽漏洞扫描器,从hackerone、bugcrowd资产监听到漏洞报告生成、漏洞URL截屏、消息通知。|534|2023-08-17| +|19|[Bywalks/DarkAngel](https://github.com/Bywalks/DarkAngel)|DarkAngel 是一款全自动白帽漏洞扫描器,从hackerone、bugcrowd资产监听到漏洞报告生成、漏洞URL截屏、消息通知。|535|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.|529|2023-10-30| |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.|497|2023-11-10| -|22|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|472|2023-12-18| +|22|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|473|2023-12-18| |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.|397|2023-10-12| |24|[jpmobile/jpmobile](https://github.com/jpmobile/jpmobile)|A Rails plugin for Japanese mobile-phones|318|2023-12-16| |25|[sirupsen/airrecord](https://github.com/sirupsen/airrecord)|Ruby wrapper for Airtable, your personal database|283|2023-09-18| @@ -35,12 +35,12 @@ |28|[YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)|A Ruby port of Puppeteer|251|2023-10-31| |29|[didww/credit_card_validations](https://github.com/didww/credit_card_validations)|:credit_card: ruby gem for validating credit card numbers, generating valid numbers, luhn checks|226|2023-10-30| |30|[jfqd/redmine_helpdesk](https://github.com/jfqd/redmine_helpdesk)|Lightweight helpdesk plugin for redmine.|187|2023-08-22| -|31|[algobasket/PeatioCryptoExchange](https://github.com/algobasket/PeatioCryptoExchange)|An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon ! |182|2023-09-04| +|31|[algobasket/PeatioCryptoExchange](https://github.com/algobasket/PeatioCryptoExchange)|An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon ! |183|2023-09-04| |32|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|176|2023-09-04| -|33|[samvera/hyrax](https://github.com/samvera/hyrax)|Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.|173|2023-12-18| +|33|[samvera/hyrax](https://github.com/samvera/hyrax)|Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.|173|2023-12-19| |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-14| +|36|[bytedance/Bytedance-UnionAD](https://github.com/bytedance/Bytedance-UnionAD)|-|162|2023-12-19| |37|[aliyun/aliyun-oss-ruby-sdk](https://github.com/aliyun/aliyun-oss-ruby-sdk)|Aliyun OSS SDK for Ruby|138|2023-12-12| |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| @@ -49,20 +49,20 @@ |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|93|2023-07-27| |44|[merongivian/negasonic](https://github.com/merongivian/negasonic)|This ain't Sonic Pi, but it works on the browser: https://negasonic.onrender.com/|86|2023-09-13| -|45|[icyleaf/hpr](https://github.com/icyleaf/hpr)|镜像任意 git 仓库到 gitlab 的同步工具,具有定时更新的功能|86|2023-12-11| +|45|[icyleaf/hpr](https://github.com/icyleaf/hpr)|镜像任意 git 仓库到 gitlab 的同步工具,具有定时更新的功能|86|2023-12-19| |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|58|2023-12-12| +|51|[ankane/blingfire-ruby](https://github.com/ankane/blingfire-ruby)|High speed text tokenization for Ruby|59|2023-12-12| |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|[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-18| -|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-17| +|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-19| |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-prior](https://github.com/ivaquero/homebrew-chinese-prior)|🀄 一个致力于服务国人的 Homebrew 🍺 第三方库|30|2023-12-12| |61|[HansenCCC/YPTools](https://github.com/HansenCCC/YPTools)|针对 iOS Objective-C 开发者设计 gem 库,根据 json 创建数据库管理类(依赖于框架) 为 Xcode 创建 OC 语言的 mvvm 的模板 快速解析 IPA 文件 混淆中给 OC 代码注入大量垃圾代码 混淆中更新当前目录下面文件后缀为 .h .m 的文件创建时间 检查工程是否存在引用的问题 一行代码和ChatGPT愉快聊天 OpenA ...|29|2023-10-04| @@ -73,13 +73,13 @@ |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-17| -|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| +|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 ...|19|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-12-15| |71|[baidubce/bce-player-ios](https://github.com/baidubce/bce-player-ios)|-|17|2023-12-11| |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)|(仮)|14|2023-12-14| +|75|[mitakarb/beerkeeper](https://github.com/mitakarb/beerkeeper)|(仮)|14|2023-12-18| |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| diff --git a/content/charts/overall/software/Rust.md b/content/charts/overall/software/Rust.md index d64cda1a..de86cdcf 100644 --- a/content/charts/overall/software/Rust.md +++ b/content/charts/overall/software/Rust.md @@ -1,208 +1,205 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Rust -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|51951|2023-12-18| -|2|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|42013|2023-12-17| -|3|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|29836|2023-12-13| +|1|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|51997|2023-12-19| +|2|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|42045|2023-12-17| +|3|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|29848|2023-12-19| |4|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|29063|2023-12-15| -|5|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|20023|2023-12-18| -|6|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|18270|2023-12-05| -|7|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|15953|2023-12-17| -|8|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|15018|2023-12-18| -|9|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|14983|2023-12-14| -|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.|12421|2023-12-14| -|11|[huggingface/candle](https://github.com/huggingface/candle)|Minimalist ML framework for Rust|10722|2023-12-18| +|5|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|20038|2023-12-18| +|6|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|18277|2023-12-05| +|7|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|15954|2023-12-17| +|8|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|15029|2023-12-19| +|9|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|14995|2023-12-14| +|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.|12430|2023-12-14| +|11|[huggingface/candle](https://github.com/huggingface/candle)|Minimalist ML framework for Rust|10743|2023-12-18| |12|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|9802|2023-06-26| -|13|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|9341|2023-12-13| -|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|9082|2023-12-17| -|15|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|9049|2023-12-02| -|16|[ClassmateLin/dm-ticket](https://github.com/ClassmateLin/dm-ticket)|大麦网自动购票, 支持docker一键部署。Damai automatically purchases tickets, running in docker container.|7613|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).|7430|2023-12-18| -|18|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|6510|2023-12-18| -|19|[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.|6505|2023-12-12| -|20|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|6329|2023-11-06| -|21|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|5711|2023-12-13| -|22|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows 🇵🇸|5581|2023-12-18| -|23|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|4735|2023-12-15| -|24|[sxyazi/yazi](https://github.com/sxyazi/yazi)|💥 Blazing fast terminal file manager written in Rust, based on async I/O.|4440|2023-12-18| -|25|[lencx/nofwl](https://github.com/lencx/nofwl)|NoFWL Desktop Application|3948|2023-09-08| +|13|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|9343|2023-12-13| +|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|9087|2023-12-17| +|15|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|9055|2023-12-02| +|16|[ClassmateLin/dm-ticket](https://github.com/ClassmateLin/dm-ticket)|大麦网自动购票, 支持docker一键部署。Damai automatically purchases tickets, running in docker container.|7615|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).|7437|2023-12-19| +|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.|6515|2023-12-12| +|19|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|6514|2023-12-18| +|20|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|6333|2023-11-06| +|21|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|5718|2023-12-13| +|22|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows 🇵🇸|5587|2023-12-18| +|23|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|4737|2023-12-19| +|24|[sxyazi/yazi](https://github.com/sxyazi/yazi)|💥 Blazing fast terminal file manager written in Rust, based on async I/O.|4447|2023-12-19| +|25|[lencx/nofwl](https://github.com/lencx/nofwl)|NoFWL Desktop Application|3954|2023-09-08| |26|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|3220|2023-08-24| -|27|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|3162|2023-11-06| +|27|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|3163|2023-11-06| |28|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|3100|2023-12-16| -|29|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|2857|2023-12-15| -|30|[ordinals/ord](https://github.com/ordinals/ord)|👁‍🗨 Rare and exotic sats|2721|2023-12-18| -|31|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2514|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. |2487|2023-12-16| +|29|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|2861|2023-12-19| +|30|[ordinals/ord](https://github.com/ordinals/ord)|👁‍🗨 Rare and exotic sats|2750|2023-12-18| +|31|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2513|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. |2491|2023-12-16| |33|[erg-lang/erg](https://github.com/erg-lang/erg)|A statically typed language compatible with Python|2374|2023-12-16| -|34|[CeresDB/horaedb](https://github.com/CeresDB/horaedb)|HoraeDB is a high-performance, distributed, cloud native time-series database.|2304|2023-12-18| -|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,...)|2238|2023-12-04| -|36|[zurawiki/gptcommit](https://github.com/zurawiki/gptcommit)|A git prepare-commit-msg hook for authoring commit messages with GPT-3.|2212|2023-12-04| +|34|[apache/incubator-horaedb](https://github.com/apache/incubator-horaedb)|HoraeDB is a high-performance, distributed, cloud native time-series database.|2311|2023-12-19| +|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,...)|2241|2023-12-04| +|36|[zurawiki/gptcommit](https://github.com/zurawiki/gptcommit)|A git prepare-commit-msg hook for authoring commit messages with GPT-3.|2216|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 ...|2067|2023-12-18| -|38|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|2045|2023-06-23| -|39|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust Compile Time ORM robustness,async, pure Rust Dynamic SQL|2010|2023-12-18| +|38|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|2046|2023-06-23| +|39|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust Compile Time ORM robustness,async, pure Rust Dynamic SQL|2014|2023-12-19| |40|[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.|1921|2023-11-11| -|41|[cloudwego/volo](https://github.com/cloudwego/volo)|Rust RPC framework with high-performance and strong-extensibility for building micro-services.|1901|2023-12-18| -|42|[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.|1699|2023-12-18| -|43|[MicroCBer/BetterNCM-Installer](https://github.com/MicroCBer/BetterNCM-Installer)|一键安装 Better 系软件|1684|2023-08-25| -|44|[cangzhang/champ-r](https://github.com/cangzhang/champ-r)|🐶 Yet another League of Legends helper|1633|2023-11-12| -|45|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1620|2023-11-05| -|46|[farm-fe/farm](https://github.com/farm-fe/farm)|Extremely fast Vite-compatible web build tool written in Rust|1558|2023-12-18| +|41|[cloudwego/volo](https://github.com/cloudwego/volo)|Rust RPC framework with high-performance and strong-extensibility for building micro-services.|1903|2023-12-19| +|42|[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.|1700|2023-12-19| +|43|[MicroCBer/BetterNCM-Installer](https://github.com/MicroCBer/BetterNCM-Installer)|一键安装 Better 系软件|1686|2023-08-25| +|44|[cangzhang/champ-r](https://github.com/cangzhang/champ-r)|🐶 Yet another League of Legends helper|1633|2023-12-19| +|45|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1621|2023-11-05| +|46|[farm-fe/farm](https://github.com/farm-fe/farm)|Extremely fast Vite-compatible web build tool written in Rust|1566|2023-12-19| |47|[oxfeeefeee/goscript](https://github.com/oxfeeefeee/goscript)|An alternative implementation of Golang specs, written in Rust for embedding or wrapping.|1500|2023-09-12| |48|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1476|2023-12-18| |49|[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.|1460|2023-12-14| -|50|[mtkennerly/ludusavi](https://github.com/mtkennerly/ludusavi)|Backup tool for PC game saves|1458|2023-12-18| -|51|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.|1456|2023-12-18| -|52|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An educational OLAP database system.|1395|2023-12-18| -|53|[fltk-rs/fltk-rs](https://github.com/fltk-rs/fltk-rs)|Rust bindings for the FLTK GUI library.|1387|2023-12-17| -|54|[zdz/ServerStatus-Rust](https://github.com/zdz/ServerStatus-Rust)|✨ Rust 版 ServerStatus 探针、威力加强版|1356|2023-12-09| -|55|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|1338|2023-12-14| -|56|[pop-os/cosmic-text](https://github.com/pop-os/cosmic-text)|Pure Rust multi-line text handling|1268|2023-12-15| +|50|[mtkennerly/ludusavi](https://github.com/mtkennerly/ludusavi)|Backup tool for PC game saves|1459|2023-12-18| +|51|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.|1457|2023-12-19| +|52|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An educational OLAP database system.|1397|2023-12-18| +|53|[fltk-rs/fltk-rs](https://github.com/fltk-rs/fltk-rs)|Rust bindings for the FLTK GUI library.|1388|2023-12-17| +|54|[zdz/ServerStatus-Rust](https://github.com/zdz/ServerStatus-Rust)|✨ Rust 版 ServerStatus 探针、威力加强版|1355|2023-12-09| +|55|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|1338|2023-12-19| +|56|[pop-os/cosmic-text](https://github.com/pop-os/cosmic-text)|Pure Rust multi-line text handling|1272|2023-12-19| |57|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|1263|2023-10-04| -|58|[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!|1250|2023-11-13| -|59|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|1176|2023-12-17| -|60|[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).🦀|1144|2023-12-16| -|61|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact/Honkai: Starrail artifacts scanner|1111|2023-09-21| -|62|[gngpp/ninja](https://github.com/gngpp/ninja)|🦀 Reverse engineered ChatGPT proxy|1063|2023-12-18| -|63|[wormtql/genshin_artifact](https://github.com/wormtql/genshin_artifact)|莫娜占卜铺 原神 圣遗物搭配 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.|1051|2023-12-18| -|64|[phodal/aigc](https://github.com/phodal/aigc)|《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。|974|2023-11-04| +|58|[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!|1251|2023-11-13| +|59|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|1177|2023-12-19| +|60|[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).🦀|1150|2023-12-16| +|61|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact/Honkai: Starrail artifacts scanner|1114|2023-12-19| +|62|[gngpp/ninja](https://github.com/gngpp/ninja)|🦀 Reverse engineered ChatGPT proxy|1065|2023-12-19| +|63|[wormtql/genshin_artifact](https://github.com/wormtql/genshin_artifact)|莫娜占卜铺 原神 圣遗物搭配 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.|1052|2023-12-19| +|64|[phodal/aigc](https://github.com/phodal/aigc)|《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。|975|2023-11-04| |65|[0x727/ObserverWard](https://github.com/0x727/ObserverWard)|Cross platform community web fingerprint identification tool|857|2023-12-17| |66|[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.|855|2023-12-09| -|67|[awslabs/aws-lambda-web-adapter](https://github.com/awslabs/aws-lambda-web-adapter)|Run web applications on AWS Lambda|837|2023-11-17| -|68|[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.|811|2023-08-03| +|67|[awslabs/aws-lambda-web-adapter](https://github.com/awslabs/aws-lambda-web-adapter)|Run web applications on AWS Lambda|837|2023-12-19| +|68|[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.|810|2023-08-03| |69|[Borber/seam](https://github.com/Borber/seam)|获取多直播平台的直播源|789|2023-12-15| -|70|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|787|2023-08-04| +|70|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|788|2023-08-04| |71|[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|766|2023-12-16| -|72|[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).|729|2023-12-05| +|72|[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).|730|2023-12-05| |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.|724|2023-08-22| -|74|[Tencent/tquic](https://github.com/Tencent/tquic)|A high-performance, lightweight, and cross-platform QUIC library|718|2023-12-18| -|75|[1595901624/gpt-aggregated-edition](https://github.com/1595901624/gpt-aggregated-edition)|聚合ChatGPT官方版、ChatGPT免费版、文心一言、Poe、chatchat等多平台,支持自定义导入平台|686|2023-07-25| -|76|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|675|2023-12-01| -|77|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|674|2023-12-18| +|74|[Tencent/tquic](https://github.com/Tencent/tquic)|A high-performance, lightweight, and cross-platform QUIC library|720|2023-12-19| +|75|[1595901624/gpt-aggregated-edition](https://github.com/1595901624/gpt-aggregated-edition)|聚合ChatGPT官方版、ChatGPT免费版、文心一言、Poe、chatchat等多平台,支持自定义导入平台|685|2023-07-25| +|76|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|679|2023-12-01| +|77|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|676|2023-12-18| |78|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|668|2023-12-10| |79|[EFForg/apkeep](https://github.com/EFForg/apkeep)|-|658|2023-12-04| -|80|[PoloDB/PoloDB](https://github.com/PoloDB/PoloDB)|PoloDB is an embedded document database.|640|2023-09-28| -|81|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|633|2023-07-16| -|82|[LeeeSe/MessAuto](https://github.com/LeeeSe/MessAuto)|自动提取Mac平台的短信和邮箱验证码,2FHey的免费替代品;Automatic extraction of SMS verification code for Mac platform, free alternatives to 2FHey|631|2023-11-26| -|83|[biliup/biliup-rs](https://github.com/biliup/biliup-rs)|命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p、上海腾讯云内网上传免流+大幅提速。|609|2023-10-23| +|80|[PoloDB/PoloDB](https://github.com/PoloDB/PoloDB)|PoloDB is an embedded document database.|641|2023-09-28| +|81|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|634|2023-07-16| +|82|[LeeeSe/MessAuto](https://github.com/LeeeSe/MessAuto)|自动提取Mac平台的短信和邮箱验证码,2FHey的免费替代品;Automatic extraction of SMS verification code for Mac platform, free alternatives to 2FHey|632|2023-11-26| +|83|[biliup/biliup-rs](https://github.com/biliup/biliup-rs)|命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p、上海腾讯云内网上传免流+大幅提速。|610|2023-10-23| |84|[justjavac/dvm](https://github.com/justjavac/dvm)|🦕 Deno Version Manager - Easy way to manage multiple active deno versions.|608|2023-12-12| -|85|[lz1998/ricq](https://github.com/lz1998/ricq)|Rust 高性能 QQ 协议(原RS-QQ)。Linux-musl运行内存1.6MB。|603|2023-10-20| -|86|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|603|2023-07-04| +|85|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|605|2023-07-04| +|86|[lz1998/ricq](https://github.com/lz1998/ricq)|Rust 高性能 QQ 协议(原RS-QQ)。Linux-musl运行内存1.6MB。|603|2023-10-20| |87|[gngpp/thunder](https://github.com/gngpp/thunder)|🦀 Synology NAS thunder run on Linux|562|2023-12-18| |88|[bbqsrc/cargo-ndk](https://github.com/bbqsrc/cargo-ndk)|Compile Rust projects against the Android NDK without hassle|539|2023-12-08| |89|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|535|2023-12-17| -|90|[bramblex/niva](https://github.com/bramblex/niva)|一个基于 Tauri WRY 跨端 Webview 库的超轻量极易用的跨端应用开发框架。|532|2023-11-09| +|90|[bramblex/niva](https://github.com/bramblex/niva)|一个基于 Tauri WRY 跨端 Webview 库的超轻量极易用的跨端应用开发框架。|533|2023-11-09| |91|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|504|2023-11-09| -|92|[lolishinshi/imsearch](https://github.com/lolishinshi/imsearch)|基于特征点匹配的相似图片搜索|497|2023-08-02| -|93|[TeamFlos/phira](https://github.com/TeamFlos/phira)|-|471|2023-12-06| +|92|[lolishinshi/imsearch](https://github.com/lolishinshi/imsearch)|基于特征点匹配的相似图片搜索|498|2023-08-02| +|93|[TeamFlos/phira](https://github.com/TeamFlos/phira)|-|473|2023-12-06| |94|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|469|2023-12-07| -|95|[DragonOS-Community/DragonOS](https://github.com/DragonOS-Community/DragonOS)|使用Rust从0自研内核,具有Linux兼容性的操作系统。|462|2023-12-18| -|96|[lsk569937453/silverwind](https://github.com/lsk569937453/silverwind)|The High Performance Proxy/Load Balancer|382|2023-09-09| +|95|[DragonOS-Community/DragonOS](https://github.com/DragonOS-Community/DragonOS)|使用Rust从0自研内核,具有Linux兼容性的操作系统。|463|2023-12-19| +|96|[lsk569937453/silverwind](https://github.com/lsk569937453/silverwind)|The High Performance Proxy/Load Balancer|383|2023-09-09| |97|[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.|375|2023-12-18| -|98|[rmqtt/rmqtt](https://github.com/rmqtt/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|370|2023-12-17| +|98|[rmqtt/rmqtt](https://github.com/rmqtt/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|371|2023-12-17| |99|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|367|2023-12-18| |100|[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.|366|2023-12-18| |101|[hsivonen/encoding_rs](https://github.com/hsivonen/encoding_rs)|A Gecko-oriented implementation of the Encoding Standard in Rust|336|2023-08-23| |102|[wtklbm/crm](https://github.com/wtklbm/crm)|Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源 |329|2023-12-14| -|103|[bytedance/g3](https://github.com/bytedance/g3)|Enterprise-oriented Generic Proxy Solutions|297|2023-12-18| +|103|[bytedance/g3](https://github.com/bytedance/g3)|Enterprise-oriented Generic Proxy Solutions|297|2023-12-19| |104|[eunomia-bpf/wasm-bpf](https://github.com/eunomia-bpf/wasm-bpf)|WebAssembly library, toolchain and runtime for eBPF programs|294|2023-11-22| |105|[supabase-community/postgrest-rs](https://github.com/supabase-community/postgrest-rs)|Rust client for PostgREST|293|2023-07-25| -|106|[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 ...|287|2023-12-18| +|106|[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 ...|289|2023-12-18| |107|[PsiACE/databend-internals](https://github.com/PsiACE/databend-internals)|Databend 内幕大揭秘|286|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. 每隔半小時彈出一次的桌面電子時鐘|268|2023-10-21| -|111|[0xlane/wechat-dump-rs](https://github.com/0xlane/wechat-dump-rs)|该工具用于导出正在运行中的微信进程的 key 并自动解密所有微信数据库文件以及导出 key 后数据库文件离线解密。|267|2023-11-12| -|112|[cgisky1980/ai00_rwkv_server](https://github.com/cgisky1980/ai00_rwkv_server)|A localized open-source AI server that is better than ChatGPT.|257|2023-12-18| -|113|[KipData/kipdb](https://github.com/KipData/kipdb)| Lightweight, asynchronous based on LSM Leveled Compaction KV database|246|2023-12-09| -|114|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|246|2023-12-15| -|115|[rust-net/remote-bind](https://github.com/rust-net/remote-bind)|内网穿透,支持服务器中继和基于quic的P2P直连两种模式|243|2023-09-04| -|116|[rust-tw/book-tw](https://github.com/rust-tw/book-tw)|Rust 程式設計語言(正體中文翻譯)|243|2023-12-18| -|117|[3andne/restls](https://github.com/3andne/restls)|Restls Protocol: A Perfect Impersonation of TLS; Restls协议: 对TLS的完美伪装|241|2023-11-05| -|118|[kenkoooo/competitive-programming-rs](https://github.com/kenkoooo/competitive-programming-rs)|Algorithm Snippets for Competitive Programming in Rust|236|2023-08-13| -|119|[kihlh/WxDatViewerAutoExportRust](https://github.com/kihlh/WxDatViewerAutoExportRust)|(WxAutoExIm) 自动备份wx聊天图片到指定位置|225|2023-10-31| -|120|[hamflx/huawei-pc-manager-bootstrap](https://github.com/hamflx/huawei-pc-manager-bootstrap)|解决非华为电脑无法安装华为电脑管家的问题。|219|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 ,以效能、穩定性及可維護性為目標。|203|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|184|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 语言实现纯软件光栅化|180|2023-11-19| -|127|[rbatis/fast_log](https://github.com/rbatis/fast_log)|Rust async log High-performance asynchronous logging|176|2023-11-03| -|128|[niuhuan/rust_proc_qq](https://github.com/niuhuan/rust_proc_qq)|[RUST] 模块化QQ机器人框架 (Based RICQ)|170|2023-09-19| -|129|[zu1k/srun](https://github.com/zu1k/srun)|srun 深澜认证登录,超轻量、多平台,支持多拨、自动探测IP、指定网卡|170|2023-10-23| -|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|[tickbh/wmproxy](https://github.com/tickbh/wmproxy)|用Rust实现http/https代理, socks5代理, 负载均衡, 反向代理, 静态文件服务器,四层TCP/UDP转发,内网穿透nat,后续将实现websocket代理|136|2023-12-17| -|134|[PinkD/corplink-rs](https://github.com/PinkD/corplink-rs)|使用 rust 实现的飞连客户端|135|2023-12-11| -|135|[Brooooooklyn/pinyin](https://github.com/Brooooooklyn/pinyin)|rust-pinyin binding for Node.js|131|2023-12-14| -|136|[kgagag/tomato](https://github.com/kgagag/tomato)|一个用rust写的Java虚拟机 JVM|128|2023-11-18| -|137|[TheBlindM/CK-567](https://github.com/TheBlindM/CK-567)|免杀工具,强大的Anti-Virus对抗工具|127|2023-07-04| -|138|[Steve-xmh/scl](https://github.com/Steve-xmh/scl)|SharpCraftLauncher —— A super light, fast, clean minecraft launcher framework written in rust. 一个用 Rust 编写的无比轻量的,迅速的,简洁的启动器的附属框架们。|127|2023-11-07| -|139|[1148118271/ssh-rs](https://github.com/1148118271/ssh-rs)|Rust implementation of ssh2.0 client 👻 rust实现的ssh2.0客户端|123|2023-12-18| +|108|[consenlabs/token-core](https://github.com/consenlabs/token-core)|Next generation core inside imToken Wallet.|276|2023-10-10| +|109|[hoothin/RustClock](https://github.com/hoothin/RustClock)|A digital clock for desktop popup every half hour, support 20-20-20 rule. 每隔半小時彈出一次的桌面電子時鐘|268|2023-10-21| +|110|[0xlane/wechat-dump-rs](https://github.com/0xlane/wechat-dump-rs)|该工具用于导出正在运行中的微信进程的 key 并自动解密所有微信数据库文件以及导出 key 后数据库文件离线解密。|267|2023-11-12| +|111|[cgisky1980/ai00_rwkv_server](https://github.com/cgisky1980/ai00_rwkv_server)|A localized open-source AI server that is better than ChatGPT.|259|2023-12-18| +|112|[KipData/kipdb](https://github.com/KipData/kipdb)| Lightweight, asynchronous based on LSM Leveled Compaction KV database|246|2023-12-09| +|113|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|246|2023-12-15| +|114|[rust-tw/book-tw](https://github.com/rust-tw/book-tw)|Rust 程式設計語言(正體中文翻譯)|244|2023-12-19| +|115|[rust-net/remote-bind](https://github.com/rust-net/remote-bind)|内网穿透,支持服务器中继和基于quic的P2P直连两种模式|242|2023-09-04| +|116|[3andne/restls](https://github.com/3andne/restls)|Restls Protocol: A Perfect Impersonation of TLS; Restls协议: 对TLS的完美伪装|241|2023-11-05| +|117|[kenkoooo/competitive-programming-rs](https://github.com/kenkoooo/competitive-programming-rs)|Algorithm Snippets for Competitive Programming in Rust|236|2023-08-13| +|118|[kihlh/WxDatViewerAutoExportRust](https://github.com/kihlh/WxDatViewerAutoExportRust)|(WxAutoExIm) 自动备份wx聊天图片到指定位置|226|2023-10-31| +|119|[hamflx/huawei-pc-manager-bootstrap](https://github.com/hamflx/huawei-pc-manager-bootstrap)|解决非华为电脑无法安装华为电脑管家的问题。|222|2023-11-06| +|120|[THMonster/Revda](https://github.com/THMonster/Revda)|Tools to play live stream with danmaku.|209|2023-10-16| +|121|[UnblockNeteaseMusic/server-rust](https://github.com/UnblockNeteaseMusic/server-rust)|Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。|203|2023-10-30| +|122|[driftluo/tentacle](https://github.com/driftluo/tentacle)|A multiplexed p2p network framework that supports custom protocols|202|2023-06-21| +|123|[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| +|124|[meilisearch/charabia](https://github.com/meilisearch/charabia)|Library used by Meilisearch to tokenize queries and documents|184|2023-11-27| +|125|[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 语言实现纯软件光栅化|180|2023-11-19| +|126|[rbatis/fast_log](https://github.com/rbatis/fast_log)|Rust async log High-performance asynchronous logging|176|2023-11-03| +|127|[niuhuan/rust_proc_qq](https://github.com/niuhuan/rust_proc_qq)|[RUST] 模块化QQ机器人框架 (Based RICQ)|170|2023-09-19| +|128|[zu1k/srun](https://github.com/zu1k/srun)|srun 深澜认证登录,超轻量、多平台,支持多拨、自动探测IP、指定网卡|170|2023-10-23| +|129|[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|[YDHCUI/rustdesk](https://github.com/YDHCUI/rustdesk)|基于rustdesk修改的远程桌面软件,将agent部分分离出来|154|2023-11-14| +|131|[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| +|132|[tickbh/wmproxy](https://github.com/tickbh/wmproxy)|用Rust实现http/https代理, socks5代理, 负载均衡, 反向代理, 静态文件服务器,四层TCP/UDP转发,内网穿透nat,后续将实现websocket代理|136|2023-12-19| +|133|[PinkD/corplink-rs](https://github.com/PinkD/corplink-rs)|使用 rust 实现的飞连客户端|135|2023-12-11| +|134|[Brooooooklyn/pinyin](https://github.com/Brooooooklyn/pinyin)|rust-pinyin binding for Node.js|131|2023-12-19| +|135|[kgagag/tomato](https://github.com/kgagag/tomato)|一个用rust写的Java虚拟机 JVM|128|2023-11-18| +|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 编写的无比轻量的,迅速的,简洁的启动器的附属框架们。|127|2023-11-07| +|138|[1148118271/ssh-rs](https://github.com/1148118271/ssh-rs)|Rust implementation of ssh2.0 client 👻 rust实现的ssh2.0客户端|123|2023-12-19| +|139|[kanrichan/floatbot](https://github.com/kanrichan/floatbot)|:sparkles: OneBot(原CQHTTP) 多平台的实现|116|2023-10-11| |140|[flaribbit/imgfind](https://github.com/flaribbit/imgfind)|根据文本描述搜索本地图片的工具,powered by Rust + candle + CLIP|115|2023-10-31| -|141|[kanrichan/floatbot](https://github.com/kanrichan/floatbot)|:sparkles: OneBot(原CQHTTP) 多平台的实现|115|2023-10-11| -|142|[rustq/3body-lang](https://github.com/rustq/3body-lang)|三体编程语言 Three Body Language written in Rust|113|2023-11-18| -|143|[Tencent/tat-agent](https://github.com/Tencent/tat-agent)|TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ...|113|2023-08-25| -|144|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|http server with RBAC permissions(actix-web/rbatis orm/vuejs)|111|2023-12-18| -|145|[farseerfc/ydcv-rs](https://github.com/farseerfc/ydcv-rs)|A rust version of https://github.com/felixonmars/ydcv/ .|110|2023-11-15| -|146|[niuhuan/bili-cli-rs](https://github.com/niuhuan/bili-cli-rs)|[RUST] 一个Rust的Bilibili视频下载器|109|2023-06-19| -|147|[lolishinshi/exloli](https://github.com/lolishinshi/exloli)|从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel|107|2023-10-10| -|148|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|106|2023-12-17| -|149|[zitsen/ooxml-rs](https://github.com/zitsen/ooxml-rs)|Office OpenXML reader and writer in Rust|97|2023-11-28| -|150|[limitcool/bilistream](https://github.com/limitcool/bilistream)|bilistream是一个支持无人值守自动转播Twitch和Youtube(包括预告类型直播)的B站直播自动转播工具。|95|2023-07-28| -|151|[knownsec/ct](https://github.com/knownsec/ct)|简单易用的域名爆破工具|95|2023-09-28| -|152|[fefit/visdom](https://github.com/fefit/visdom)|A library use jQuery like API for html parsing & node selecting & node mutation, suitable for web scraping and html confusion.|95|2023-09-11| -|153|[360quake/quake_rs](https://github.com/360quake/quake_rs)|Quake Command-Line Application|95|2023-12-05| -|154|[ChurchTao/Lanaya](https://github.com/ChurchTao/Lanaya)|Simple to use clipboard manager! 全键盘操作的剪贴板管理工具.|93|2023-12-15| -|155|[sigoden/upt](https://github.com/sigoden/upt)|Universal Package-management Tool for any OS.|91|2023-12-13| -|156|[pysrc/diffscreen-web](https://github.com/pysrc/diffscreen-web)|Diffscreen的web版本|89|2023-10-13| -|157|[kekeimiku/PointerSearcher-X](https://github.com/kekeimiku/PointerSearcher-X)|An application for finding memory pointers.|89|2023-12-18| -|158|[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| -|159|[shenghui0779/api-tpl-rs](https://github.com/shenghui0779/api-tpl-rs)|🔥 轻量好用的 Rust API 项目框架 🚀🚀🚀|85|2023-12-16| -|160|[cpcdoy/rust-sbert](https://github.com/cpcdoy/rust-sbert)|Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)|85|2023-10-05| -|161|[zjp-CN/rustdx](https://github.com/zjp-CN/rustdx)|受 pytdx 启发的 A 股数据获取工具|83|2023-08-28| -|162|[m13253/FaithType](https://github.com/m13253/FaithType)|Modify fonts to remove bitmap and disable gridfit for Windows font rendering|80|2023-09-02| -|163|[LJason77/bilibili-webhook](https://github.com/LJason77/bilibili-webhook)|自动下载 B站 视频|80|2023-09-08| -|164|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|80|2023-12-18| -|165|[nanozuki/dantalian](https://github.com/nanozuki/dantalian)|A nfo file generator for your anime. Source from Bangumi.|77|2023-10-02| -|166|[nervosnetwork/overlord](https://github.com/nervosnetwork/overlord)|Overlord consensus protocol.|77|2023-09-04| -|167|[gwy15/danmu2ass](https://github.com/gwy15/danmu2ass)|将哔哩哔哩的 弹幕 转化为 ass 字幕文件,实时预览|76|2023-12-01| -|168|[rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)|A Rust library for working with Bitcoin BIP-39 mnemonics|73|2023-11-28| -|169|[hsivonen/chardetng](https://github.com/hsivonen/chardetng)|A character encoding detector for legacy Web content.|72|2023-07-14| -|170|[Pure-Peace/peace](https://github.com/Pure-Peace/peace)|osu! server development framework 🚀|71|2023-08-09| -|171|[suiyuran/aidoku-zh-sources](https://github.com/suiyuran/aidoku-zh-sources)|Aidoku 中文图源|69|2023-12-15| -|172|[black-binary/hust-network-login](https://github.com/black-binary/hust-network-login)|为嵌入式设备设计的最小化华中科技大学校园网络认证工具|69|2023-07-05| -|173|[DCjanus/cang-jie](https://github.com/DCjanus/cang-jie)|Chinese tokenizer for tantivy, based on jieba-rs|66|2023-11-04| -|174|[vi/timeago](https://github.com/vi/timeago)|In Rust, format Duration into a string like "1 hour ago" or "01hou".|64|2023-09-18| -|175|[lesterli/rust-practice](https://github.com/lesterli/rust-practice)|Rust practice|63|2023-11-28| -|176|[zhang-accounting/zhang](https://github.com/zhang-accounting/zhang)|账 - a plain text double-accounting tool which is compatible with beancount but more powerful|62|2023-12-18| -|177|[Alex-Beng/Yap](https://github.com/Alex-Beng/Yap)|超快的原神自动拾取 Ultra-fast Genshin Impact Auto Pickup|58|2023-12-18| -|178|[darkyzhou/seele](https://github.com/darkyzhou/seele)|面向云原生的在线评测系统. Cloud-Native oriented Online Judge system|58|2023-11-11| -|179|[wx-chevalier/coding-examples](https://github.com/wx-chevalier/coding-examples)|Code Snippets, DataStructure, Algorithm and DesignPattern Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. :dizzy: 多语言版本的数据架构与算法,设计模式,常用代码片等实现。|58|2023-11-06| -|180|[grantshandy/libretranslate-rs](https://github.com/grantshandy/libretranslate-rs)|The LibreTranslate API client for Rust.|56|2023-08-28| -|181|[Mufanc/DexHunter](https://github.com/Mufanc/DexHunter)|基于内存探测的简易脱壳小工具|53|2023-12-09| -|182|[cask-pkg/cask.rs](https://github.com/cask-pkg/cask.rs)|A universal, distributed binary file manager. 一个通用的去中心化二进制管理器|53|2023-06-19| -|183|[owent/wxwork_robotd](https://github.com/owent/wxwork_robotd)|企业微信机器人接入服务|53|2023-10-03| -|184|[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| -|185|[jerryshell/osmos](https://github.com/jerryshell/osmos)|Rust + WASM + 神经网络 + 遗传算法|51|2023-12-06| -|186|[PhotonQuantum/shuiyuan-archiver](https://github.com/PhotonQuantum/shuiyuan-archiver)|一个将上海交通大学水源社区的文章存档的工具|47|2023-10-18| -|187|[stuartZhang/scaffold-wizard](https://github.com/stuartZhang/scaffold-wizard)|问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll|45|2023-11-12| -|188|[okeyzero/evm_Ink_Rs](https://github.com/okeyzero/evm_Ink_Rs)|evm 系列 以太坊 bsc matic avax okx 等 区块链 通用 快速 打铭文工具|44|2023-12-06| -|189|[BillGoldenWater/ChaosDanmuTool](https://github.com/BillGoldenWater/ChaosDanmuTool)|交流群: 442025553|42|2023-08-18| -|190|[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| -|191|[super1207/KookOneBot](https://github.com/super1207/KookOneBot)|onebot 11 in kook!!! kook = 开黑啦|40|2023-12-09| -|192|[rust-real-time-os/os_lab](https://github.com/rust-real-time-os/os_lab)|操作系统课程设计|40|2023-11-06| -|193|[GraiaProject/Ichika](https://github.com/GraiaProject/Ichika)|基于 RICQ 的轻量级 Python QQ 自动化框架。|40|2023-10-18| -|194|[JohanChane/clashtui](https://github.com/JohanChane/clashtui)|Mihomo (Clash.Meta) TUI 客户端|38|2023-12-17| -|195|[lilydjwg/capture-dns](https://github.com/lilydjwg/capture-dns)|A simple program to capture and show DNS queries|38|2023-10-19| -|196|[ZihanType/rudi](https://github.com/ZihanType/rudi)|Rudi - an out-of-the-box dependency injection framework for Rust. Rudi,一个开箱即用的 Rust 依赖注入框架。|37|2023-12-07| -|197|[jelipo/ocipack-rs](https://github.com/jelipo/ocipack-rs)|🚅 Quickly build simple Docker/OCI images without the need for runtime|37|2023-10-17| -|198|[Wybxc/awr](https://github.com/Wybxc/awr)|(开发暂停)基于 ricq 包装,供 Python 使用的 QQ 无头客户端。|36|2023-07-24| +|141|[rustq/3body-lang](https://github.com/rustq/3body-lang)|三体编程语言 Three Body Language written in Rust|114|2023-11-18| +|142|[Tencent/tat-agent](https://github.com/Tencent/tat-agent)|TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ...|113|2023-08-25| +|143|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|http server with RBAC permissions(actix-web/rbatis orm/vuejs)|111|2023-12-18| +|144|[farseerfc/ydcv-rs](https://github.com/farseerfc/ydcv-rs)|A rust version of https://github.com/felixonmars/ydcv/ .|110|2023-11-15| +|145|[lolishinshi/exloli](https://github.com/lolishinshi/exloli)|从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel|107|2023-10-10| +|146|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|106|2023-12-17| +|147|[zitsen/ooxml-rs](https://github.com/zitsen/ooxml-rs)|Office OpenXML reader and writer in Rust|98|2023-11-28| +|148|[limitcool/bilistream](https://github.com/limitcool/bilistream)|bilistream是一个支持无人值守自动转播Twitch和Youtube(包括预告类型直播)的B站直播自动转播工具。|95|2023-07-28| +|149|[knownsec/ct](https://github.com/knownsec/ct)|简单易用的域名爆破工具|95|2023-09-28| +|150|[fefit/visdom](https://github.com/fefit/visdom)|A library use jQuery like API for html parsing & node selecting & node mutation, suitable for web scraping and html confusion.|95|2023-09-11| +|151|[360quake/quake_rs](https://github.com/360quake/quake_rs)|Quake Command-Line Application|95|2023-12-05| +|152|[ChurchTao/Lanaya](https://github.com/ChurchTao/Lanaya)|Simple to use clipboard manager! 全键盘操作的剪贴板管理工具.|93|2023-12-15| +|153|[sigoden/upt](https://github.com/sigoden/upt)|Universal Package-management Tool for any OS.|91|2023-12-13| +|154|[pysrc/diffscreen-web](https://github.com/pysrc/diffscreen-web)|Diffscreen的web版本|89|2023-10-13| +|155|[kekeimiku/PointerSearcher-X](https://github.com/kekeimiku/PointerSearcher-X)|An application for finding memory pointers.|89|2023-12-19| +|156|[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| +|157|[shenghui0779/api-tpl-rs](https://github.com/shenghui0779/api-tpl-rs)|🔥 轻量好用的 Rust API 项目框架 🚀🚀🚀|85|2023-12-16| +|158|[cpcdoy/rust-sbert](https://github.com/cpcdoy/rust-sbert)|Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)|85|2023-10-05| +|159|[zjp-CN/rustdx](https://github.com/zjp-CN/rustdx)|受 pytdx 启发的 A 股数据获取工具|83|2023-08-28| +|160|[LJason77/bilibili-webhook](https://github.com/LJason77/bilibili-webhook)|自动下载 B站 视频|81|2023-09-08| +|161|[m13253/FaithType](https://github.com/m13253/FaithType)|Modify fonts to remove bitmap and disable gridfit for Windows font rendering|80|2023-09-02| +|162|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|80|2023-12-19| +|163|[nanozuki/dantalian](https://github.com/nanozuki/dantalian)|A nfo file generator for your anime. Source from Bangumi.|78|2023-10-02| +|164|[nervosnetwork/overlord](https://github.com/nervosnetwork/overlord)|Overlord consensus protocol.|77|2023-09-04| +|165|[gwy15/danmu2ass](https://github.com/gwy15/danmu2ass)|将哔哩哔哩的 弹幕 转化为 ass 字幕文件,实时预览|76|2023-12-01| +|166|[rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)|A Rust library for working with Bitcoin BIP-39 mnemonics|73|2023-11-28| +|167|[hsivonen/chardetng](https://github.com/hsivonen/chardetng)|A character encoding detector for legacy Web content.|72|2023-07-14| +|168|[Pure-Peace/peace](https://github.com/Pure-Peace/peace)|osu! server development framework 🚀|71|2023-08-09| +|169|[suiyuran/aidoku-zh-sources](https://github.com/suiyuran/aidoku-zh-sources)|Aidoku 中文图源|69|2023-12-19| +|170|[black-binary/hust-network-login](https://github.com/black-binary/hust-network-login)|为嵌入式设备设计的最小化华中科技大学校园网络认证工具|69|2023-07-05| +|171|[zhang-accounting/zhang](https://github.com/zhang-accounting/zhang)|账 - a plain text double-accounting tool which is compatible with beancount but more powerful|66|2023-12-19| +|172|[DCjanus/cang-jie](https://github.com/DCjanus/cang-jie)|Chinese tokenizer for tantivy, based on jieba-rs|66|2023-11-04| +|173|[vi/timeago](https://github.com/vi/timeago)|In Rust, format Duration into a string like "1 hour ago" or "01hou".|64|2023-09-18| +|174|[lesterli/rust-practice](https://github.com/lesterli/rust-practice)|Rust practice|63|2023-11-28| +|175|[Alex-Beng/Yap](https://github.com/Alex-Beng/Yap)|超快的原神自动拾取 Ultra-fast Genshin Impact Auto Pickup|58|2023-12-18| +|176|[darkyzhou/seele](https://github.com/darkyzhou/seele)|面向云原生的在线评测系统. Cloud-Native oriented Online Judge system|58|2023-11-11| +|177|[wx-chevalier/coding-examples](https://github.com/wx-chevalier/coding-examples)|Code Snippets, DataStructure, Algorithm and DesignPattern Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. :dizzy: 多语言版本的数据架构与算法,设计模式,常用代码片等实现。|58|2023-11-06| +|178|[grantshandy/libretranslate-rs](https://github.com/grantshandy/libretranslate-rs)|The LibreTranslate API client for Rust.|56|2023-08-28| +|179|[Mufanc/DexHunter](https://github.com/Mufanc/DexHunter)|基于内存探测的简易脱壳小工具|53|2023-12-09| +|180|[owent/wxwork_robotd](https://github.com/owent/wxwork_robotd)|企业微信机器人接入服务|53|2023-10-03| +|181|[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| +|182|[jerryshell/osmos](https://github.com/jerryshell/osmos)|Rust + WASM + 神经网络 + 遗传算法|51|2023-12-06| +|183|[PhotonQuantum/shuiyuan-archiver](https://github.com/PhotonQuantum/shuiyuan-archiver)|一个将上海交通大学水源社区的文章存档的工具|47|2023-10-18| +|184|[okeyzero/evm_Ink_Rs](https://github.com/okeyzero/evm_Ink_Rs)|evm 系列 以太坊 bsc matic avax okx 等 区块链 通用 快速 打铭文工具|45|2023-12-06| +|185|[stuartZhang/scaffold-wizard](https://github.com/stuartZhang/scaffold-wizard)|问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll|45|2023-11-12| +|186|[BillGoldenWater/ChaosDanmuTool](https://github.com/BillGoldenWater/ChaosDanmuTool)|交流群: 442025553|42|2023-08-18| +|187|[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| +|188|[JohanChane/clashtui](https://github.com/JohanChane/clashtui)|Mihomo (Clash.Meta) TUI 客户端|40|2023-12-17| +|189|[super1207/KookOneBot](https://github.com/super1207/KookOneBot)|onebot 11 in kook!!! kook = 开黑啦|40|2023-12-09| +|190|[rust-real-time-os/os_lab](https://github.com/rust-real-time-os/os_lab)|操作系统课程设计|40|2023-11-06| +|191|[GraiaProject/Ichika](https://github.com/GraiaProject/Ichika)|基于 RICQ 的轻量级 Python QQ 自动化框架。|40|2023-10-18| +|192|[lilydjwg/capture-dns](https://github.com/lilydjwg/capture-dns)|A simple program to capture and show DNS queries|38|2023-10-19| +|193|[ZihanType/rudi](https://github.com/ZihanType/rudi)|Rudi - an out-of-the-box dependency injection framework for Rust. Rudi,一个开箱即用的 Rust 依赖注入框架。|37|2023-12-07| +|194|[jelipo/ocipack-rs](https://github.com/jelipo/ocipack-rs)|🚅 Quickly build simple Docker/OCI images without the need for runtime|37|2023-10-17| +|195|[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 dee52d18..a5b99cba 100644 --- a/content/charts/overall/software/Shell.md +++ b/content/charts/overall/software/Shell.md @@ -1,144 +1,144 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Shell -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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|34406|2023-12-17| -|2|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|18410|2023-12-18| -|3|[hq450/fancyss](https://github.com/hq450/fancyss)|fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.|11570|2023-12-18| -|4|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|Xray、Tuic、hy2、sing-box 八合一一键脚本|11117|2023-12-18| -|5|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|10569|2023-12-18| -|6|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|9208|2023-10-15| -|7|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |9117|2023-10-03| +|1|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|34429|2023-12-17| +|2|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|18432|2023-12-19| +|3|[hq450/fancyss](https://github.com/hq450/fancyss)|fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.|11569|2023-12-18| +|4|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|Xray、Tuic、hy2、sing-box 八合一一键脚本|11124|2023-12-19| +|5|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|10573|2023-12-18| +|6|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|9206|2023-10-15| +|7|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |9118|2023-10-03| |8|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|7036|2023-12-15| -|9|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|6643|2023-12-18| -|10|[fbelavenuto/arpl](https://github.com/fbelavenuto/arpl)|Automated Redpill Loader|6038|2023-12-11| -|11|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|5646|2023-12-14| +|9|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|6650|2023-12-19| +|10|[fbelavenuto/arpl](https://github.com/fbelavenuto/arpl)|Automated Redpill Loader|6047|2023-12-11| +|11|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|5646|2023-12-19| |12|[mviereck/x11docker](https://github.com/mviereck/x11docker)|Run GUI applications and desktops in docker and podman containers. Focus on security.|5205|2023-12-12| -|13|[stupidloud/nanopi-openwrt](https://github.com/stupidloud/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S R5S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|5027|2023-12-16| -|14|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|install latest or LTS linux kernel and enable BBR or BBR plus|4366|2023-12-15| -|15|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|有道云笔记|百度贴吧|Bilibili|V2EX|AcFun|天翼云盘|Fa米家|小米运动|百度搜索资源平台||4296|2023-11-01| -|16|[MustardChef/WSABuilds](https://github.com/MustardChef/WSABuilds)|Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in. |4186|2023-12-18| -|17|[ben1234560/k8s_PaaS](https://github.com/ben1234560/k8s_PaaS)|如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。|4172|2023-10-27| +|13|[stupidloud/nanopi-openwrt](https://github.com/stupidloud/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S R5S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|5028|2023-12-19| +|14|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|install latest or LTS linux kernel and enable BBR or BBR plus|4368|2023-12-15| +|15|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|有道云笔记|百度贴吧|Bilibili|V2EX|AcFun|天翼云盘|Fa米家|小米运动|百度搜索资源平台||4301|2023-11-01| +|16|[MustardChef/WSABuilds](https://github.com/MustardChef/WSABuilds)|Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in. |4202|2023-12-19| +|17|[ben1234560/k8s_PaaS](https://github.com/ben1234560/k8s_PaaS)|如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。|4177|2023-10-27| |18|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|3755|2023-12-05| -|19|[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. |3644|2023-12-15| -|20|[dunwu/linux-tutorial](https://github.com/dunwu/linux-tutorial)|:penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本|3541|2023-09-04| -|21|[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.|3334|2023-10-19| -|22|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP Installer WARP 一键安装脚本|3301|2023-10-04| +|19|[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. |3654|2023-12-15| +|20|[dunwu/linux-tutorial](https://github.com/dunwu/linux-tutorial)|:penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本|3549|2023-09-04| +|21|[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.|3340|2023-10-19| +|22|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP Installer WARP 一键安装脚本|3305|2023-10-04| |23|[wjz304/rr](https://github.com/wjz304/rr)|Redpill Recovery (arpl-i18n)|3257|2023-11-26| -|24|[thuml/Time-Series-Library](https://github.com/thuml/Time-Series-Library)|A Library for Advanced Deep Time Series Models.|3114|2023-12-15| -|25|[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|3093|2023-12-13| -|26|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|2981|2023-12-02| -|27|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World!非钟国优化线路使用不佳?不想中转?hysteria一键搞定。|2980|2023-11-04| +|24|[thuml/Time-Series-Library](https://github.com/thuml/Time-Series-Library)|A Library for Advanced Deep Time Series Models.|3124|2023-12-15| +|25|[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|3097|2023-12-13| +|26|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World!非钟国优化线路使用不佳?不想中转?hysteria一键搞定。|2985|2023-11-04| +|27|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|2981|2023-12-02| |28|[teddysun/lamp](https://github.com/teddysun/lamp)|Install LAMP (Linux + Apache + MySQL/MariaDB + PHP) for AlmaLinux/RockyLinux/CentOS/Debian/Ubuntu|2792|2023-12-17| -|29|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2761|2023-12-18| -|30|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本|2672|2023-10-28| -|31|[notofonts/noto-cjk](https://github.com/notofonts/noto-cjk)|Noto CJK fonts|2540|2023-08-31| -|32|[QiuChenlyOpenSource/InjectLib](https://github.com/QiuChenlyOpenSource/InjectLib)|基于Ruby编写的命令行注入版本|2460|2023-12-16| -|33|[gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)|中国运营商IPv4/IPv6地址库-每日更新|2425|2023-12-18| +|29|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2772|2023-12-19| +|30|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本|2674|2023-10-28| +|31|[notofonts/noto-cjk](https://github.com/notofonts/noto-cjk)|Noto CJK fonts|2541|2023-08-31| +|32|[QiuChenlyOpenSource/InjectLib](https://github.com/QiuChenlyOpenSource/InjectLib)|基于Ruby编写的命令行注入版本|2470|2023-12-19| +|33|[gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)|中国运营商IPv4/IPv6地址库-每日更新|2425|2023-12-19| |34|[TrionesType/zhuque](https://github.com/TrionesType/zhuque)|朱雀仿宋/朱雀宋朝/Zhuque Fangsong: An open-source Fansong typeface project|2344|2023-12-13| -|35|[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 ...|2235|2023-12-18| -|36|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|2221|2023-12-16| -|37|[Vonng/pigsty](https://github.com/Vonng/pigsty)|PostgreSQL in Great STYle, Battery-Included Free RDS Alternative!|2190|2023-12-18| -|38|[rhasspy/rhasspy](https://github.com/rhasspy/rhasspy)|Offline private voice assistant for many human languages|2136|2023-07-23| -|39|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|2039|2023-11-28| -|40|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|1991|2023-08-10| -|41|[leitbogioro/Tools](https://github.com/leitbogioro/Tools)|Something about tools|1954|2023-11-29| +|35|[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 ...|2235|2023-12-19| +|36|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|2223|2023-12-16| +|37|[Vonng/pigsty](https://github.com/Vonng/pigsty)|PostgreSQL in Great STYle, Battery-Included Free RDS Alternative!|2193|2023-12-18| +|38|[rhasspy/rhasspy](https://github.com/rhasspy/rhasspy)|Offline private voice assistant for many human languages|2137|2023-07-23| +|39|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|2041|2023-11-28| +|40|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|1993|2023-08-10| +|41|[leitbogioro/Tools](https://github.com/leitbogioro/Tools)|Something about tools|1961|2023-11-29| |42|[Magisk-Modules-Repo/MagiskHidePropsConf](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf)|This tool is now dead...|1847|2023-10-17| |43|[jorgebucaran/nvm.fish](https://github.com/jorgebucaran/nvm.fish)|The Node.js version manager you'll adore, crafted just for Fish|1838|2023-10-20| -|44|[haiibo/OpenWrt](https://github.com/haiibo/OpenWrt)|基于 Lean 源码编译的 OpenWrt 固件——适配X86、R2C、R2S、R4S、R4SE、R5C、R5S、香橙派 R1 Plus、树莓派3B、树莓派4B、R66S、R68S、M68S、H28K、H66K、H68K、H88K、H69K、E25、N1、S905x3、S922x、HK1、X96max、微加云、贝壳云、我家云、章鱼星球等|1793|2023-12-16| -|45|[insightglacier/Dictionary-Of-Pentesting](https://github.com/insightglacier/Dictionary-Of-Pentesting)|Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。|1750|2023-07-21| +|44|[haiibo/OpenWrt](https://github.com/haiibo/OpenWrt)|基于 Lean 源码编译的 OpenWrt 固件——适配X86、R2C、R2S、R4S、R4SE、R5C、R5S、香橙派 R1 Plus、树莓派3B、树莓派4B、R66S、R68S、M68S、H28K、H66K、H68K、H88K、H69K、E25、N1、S905x3、S922x、HK1、X96max、微加云、贝壳云、我家云、章鱼星球等|1799|2023-12-16| +|45|[insightglacier/Dictionary-Of-Pentesting](https://github.com/insightglacier/Dictionary-Of-Pentesting)|Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。|1752|2023-07-21| |46|[trojanpanel/install-script](https://github.com/trojanpanel/install-script)|Multi-user web administration panel supporting Xray/Trojan-Go/Hysteria/NaiveProxy|1721|2023-12-15| -|47|[spiritLHLS/ecs](https://github.com/spiritLHLS/ecs)|VPS融合怪服务器测评脚本(VPS Fusion Monster Server Test Script)(尽量做最全能测试服务器的脚本)|1710|2023-12-18| -|48|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|1654|2023-11-20| -|49|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。|1645|2023-12-13| +|47|[spiritLHLS/ecs](https://github.com/spiritLHLS/ecs)|VPS融合怪服务器测评脚本(VPS Fusion Monster Server Test Script)(尽量做最全能测试服务器的脚本)|1715|2023-12-18| +|48|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|1657|2023-11-20| +|49|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。|1647|2023-12-13| |50|[esirplayground/AutoBuild-OpenWrt](https://github.com/esirplayground/AutoBuild-OpenWrt)|Build OpenWrt using GitHub Actions 使用 GitHub Actions 编译 OpenWrt 感谢P3TERX的项目源码 感谢KFERMercer的项目源码|1602|2023-11-29| -|51|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 一键更换系统软件源脚本|1599|2023-10-26| +|51|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 一键更换系统软件源脚本|1600|2023-10-26| |52|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|1539|2023-12-12| -|53|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|1533|2023-11-23| -|54|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙面板全依赖一键安装脚本 / Qinglong Pannel Dependency Install Scripts.|1458|2023-11-12| -|55|[dylanbai8/kmspro](https://github.com/dylanbai8/kmspro)|windows系统一句命令激活,office套件一句命令激活,一键搭建kms服务器,kms一键脚本,安卓Android搭建kms服务器|1456|2023-10-09| -|56|[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.|1401|2023-12-09| -|57|[archlinuxcn/repo](https://github.com/archlinuxcn/repo)|Arch Linux CN Repository|1398|2023-12-18| -|58|[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|1378|2023-08-24| +|53|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|1535|2023-11-23| +|54|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙面板全依赖一键安装脚本 / Qinglong Pannel Dependency Install Scripts.|1461|2023-11-12| +|55|[dylanbai8/kmspro](https://github.com/dylanbai8/kmspro)|windows系统一句命令激活,office套件一句命令激活,一键搭建kms服务器,kms一键脚本,安卓Android搭建kms服务器|1457|2023-10-09| +|56|[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.|1405|2023-12-09| +|57|[archlinuxcn/repo](https://github.com/archlinuxcn/repo)|Arch Linux CN Repository|1399|2023-12-19| +|58|[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|1384|2023-08-24| |59|[wjz304/rpcb](https://github.com/wjz304/rpcb)|Redpill 定制化编译,自定义配置及驱动并通过 Github Action 编译 DSM redpill 引导的平台. |1359|2023-11-12| |60|[VR-25/acc](https://github.com/VR-25/acc)|Advanced Charging Controller|1351|2023-12-03| |61|[JinjunHan/iOSDeviceSupport](https://github.com/JinjunHan/iOSDeviceSupport)|All versions of iOS Device Support|1343|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 ...|1303|2023-07-25| +|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 ...|1302|2023-07-25| |63|[spiritLHLS/Oracle-server-keep-alive-script](https://github.com/spiritLHLS/Oracle-server-keep-alive-script)|服务器资源占用脚本(甲骨文服务器保活脚本)(Oracle Server Keep Alive Script)|1263|2023-10-22| -|64|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|1259|2023-12-06| -|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 |1221|2023-12-13| -|66|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|1198|2023-12-17| -|67|[bohanyang/debi](https://github.com/bohanyang/debi)|Reinstall your VPS to minimal Debian|1167|2023-12-16| +|64|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|1261|2023-12-06| +|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 |1225|2023-12-13| +|66|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|1199|2023-12-17| +|67|[bohanyang/debi](https://github.com/bohanyang/debi)|Reinstall your VPS to minimal Debian|1168|2023-12-16| |68|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|1128|2023-12-14| |69|[collabH/bigdata-growth](https://github.com/collabH/bigdata-growth)|大数据知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。|1125|2023-12-14| -|70|[jlesage/docker-firefox](https://github.com/jlesage/docker-firefox)|Docker container for Firefox|1093|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|1087|2023-12-07| +|70|[jlesage/docker-firefox](https://github.com/jlesage/docker-firefox)|Docker container for Firefox|1095|2023-12-19| +|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|1088|2023-12-07| |72|[521xueweihan/OneFile](https://github.com/521xueweihan/OneFile)|只有一个文件!|1041|2023-11-02| -|73|[rehiy/dnspod-shell](https://github.com/rehiy/dnspod-shell)|基于DNSPod用户API实现的纯Shell动态域名客户端|1004|2023-12-15| +|73|[rehiy/dnspod-shell](https://github.com/rehiy/dnspod-shell)|基于DNSPod用户API实现的纯Shell动态域名客户端|1005|2023-12-15| |74|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|1003|2023-12-07| |75|[wahyd4/aria2-ariang-docker](https://github.com/wahyd4/aria2-ariang-docker)|The Docker image for Aria2 + AriaNg + File Browser + Rclone|982|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)|951|2023-12-08| |77|[eastmaple/easytrojan](https://github.com/eastmaple/easytrojan)|世界上最简单的Trojan部署脚本,仅需一行命令即可搭建一台代理服务器|944|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.|940|2023-11-18| -|79|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R(原「搞机助手重制版」)|931|2023-10-11| +|79|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R(原「搞机助手重制版」)|932|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|889|2023-11-18| -|81|[pmkol/easymosdns](https://github.com/pmkol/easymosdns)|简化Mosdns基本功能使用的辅助脚本,仅需几分钟即可搭建一台支持ECS的无污染DNS服务器|866|2023-12-18| +|81|[pmkol/easymosdns](https://github.com/pmkol/easymosdns)|简化Mosdns基本功能使用的辅助脚本,仅需几分钟即可搭建一台支持ECS的无污染DNS服务器|866|2023-12-19| |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脚本|824|2023-10-10| -|84|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|812|2023-08-10| -|85|[233boy/Xray](https://github.com/233boy/Xray)|最好用的 Xray 一键安装脚本 & 管理脚本|811|2023-10-26| -|86|[asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs)|Node.js plugin for asdf version manager|809|2023-11-21| -|87|[ellermister/mtproxy](https://github.com/ellermister/mtproxy)|MTProxyTLS一键安装绿色脚本|794|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.|780|2023-12-12| -|89|[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.|777|2023-11-21| +|83|[veip007/dd](https://github.com/veip007/dd)|萌咖大佬的Linux 一键DD脚本|825|2023-10-10| +|84|[233boy/Xray](https://github.com/233boy/Xray)|最好用的 Xray 一键安装脚本 & 管理脚本|812|2023-10-26| +|85|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|812|2023-08-10| +|86|[asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs)|Node.js plugin for asdf version manager|810|2023-11-21| +|87|[ellermister/mtproxy](https://github.com/ellermister/mtproxy)|MTProxyTLS一键安装绿色脚本|795|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.|783|2023-12-12| +|89|[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.|781|2023-11-21| |90|[ttionya/vaultwarden-backup](https://github.com/ttionya/vaultwarden-backup)|Backup vaultwarden (formerly known as bitwarden_rs) SQLite3/PostgreSQL/MySQL/MariaDB database by rclone. (Docker)|775|2023-12-14| |91|[iranee/qnap-alist-webdav](https://github.com/iranee/qnap-alist-webdav)|一款挂载多个云盘的工具|756|2023-11-27| |92|[a406010503/Miui_Camera](https://github.com/a406010503/Miui_Camera)|一個基於 MIUI 13-14(Android 12-13)適配的 Magisk 相機模組。|727|2023-10-25| -|93|[tom-snow/wechat-windows-versions](https://github.com/tom-snow/wechat-windows-versions)|保存微信历史版本|721|2023-11-09| +|93|[tom-snow/wechat-windows-versions](https://github.com/tom-snow/wechat-windows-versions)|保存微信历史版本|726|2023-11-09| |94|[venshine/decompile-apk](https://github.com/venshine/decompile-apk)|🔥 Decompile APK(反编译APK)|717|2023-12-14| -|95|[V2RaySSR/Trojan](https://github.com/V2RaySSR/Trojan)|Trojan 一键安装脚本|710|2023-11-26| -|96|[sbwml/luci-app-mosdns](https://github.com/sbwml/luci-app-mosdns)|一个 DNS 转发器 - OpenWrt 🎁 MosDNS v5 is Ready! 🎉|683|2023-12-16| -|97|[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.|672|2023-11-16| -|98|[apolloconfig/apollo-quick-start](https://github.com/apolloconfig/apollo-quick-start)|Apollo Quick Start|661|2023-12-17| -|99|[jlesage/docker-handbrake](https://github.com/jlesage/docker-handbrake)|Docker container for HandBrake|652|2023-12-18| -|100|[framps/raspiBackup](https://github.com/framps/raspiBackup)|Backup and restore your active Raspberry|651|2023-12-13| +|95|[V2RaySSR/Trojan](https://github.com/V2RaySSR/Trojan)|Trojan 一键安装脚本|711|2023-11-26| +|96|[sbwml/luci-app-mosdns](https://github.com/sbwml/luci-app-mosdns)|一个 DNS 转发器 - OpenWrt 🎁 MosDNS v5 is Ready! 🎉|684|2023-12-16| +|97|[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.|673|2023-11-16| +|98|[apolloconfig/apollo-quick-start](https://github.com/apolloconfig/apollo-quick-start)|Apollo Quick Start|662|2023-12-17| +|99|[jlesage/docker-handbrake](https://github.com/jlesage/docker-handbrake)|Docker container for HandBrake|653|2023-12-18| +|100|[framps/raspiBackup](https://github.com/framps/raspiBackup)|Backup and restore your active Raspberry|652|2023-12-19| |101|[1995chen/dnf](https://github.com/1995chen/dnf)|-|648|2023-12-10| -|102|[cby-chen/Kubernetes](https://github.com/cby-chen/Kubernetes)|kubernetes (k8s) 二进制高可用安装,Binary installation of kubernetes (k8s) --- 开源不易,帮忙点个star,谢谢了🌹|644|2023-12-07| -|103|[kenzok8/openwrt_Build](https://github.com/kenzok8/openwrt_Build)|一键多编译固件|617|2023-12-16| +|102|[cby-chen/Kubernetes](https://github.com/cby-chen/Kubernetes)|kubernetes (k8s) 二进制高可用安装,Binary installation of kubernetes (k8s) --- 开源不易,帮忙点个star,谢谢了🌹|645|2023-12-07| +|103|[kenzok8/openwrt_Build](https://github.com/kenzok8/openwrt_Build)|一键多编译固件|619|2023-12-16| |104|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|613|2023-10-28| -|105|[GhostTroops/TOP](https://github.com/GhostTroops/TOP)|TOP All bugbounty pentesting CVE-2023- POC Exp RCE example payload Things|596|2023-11-25| -|106|[fscarmen/ArgoX](https://github.com/fscarmen/ArgoX)|Argo Xray for VPS one-click script. 一键脚本|592|2023-11-22| +|105|[fscarmen/ArgoX](https://github.com/fscarmen/ArgoX)|Argo Xray for VPS one-click script. 一键脚本|598|2023-11-22| +|106|[GhostTroops/TOP](https://github.com/GhostTroops/TOP)|TOP All bugbounty pentesting CVE-2023- POC Exp RCE example payload Things|596|2023-11-25| |107|[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| -|108|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|586|2023-12-07| +|108|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|587|2023-12-07| |109|[recolic/awesome-hust](https://github.com/recolic/awesome-hust)|HUST experiments, reports, and useful tools.|562|2023-11-30| -|110|[shvchk/fallout-grub-theme](https://github.com/shvchk/fallout-grub-theme)|Fallout GRUB theme|555|2023-08-26| -|111|[jlesage/docker-jdownloader-2](https://github.com/jlesage/docker-jdownloader-2)|Docker container for JDownloader 2|550|2023-11-27| +|110|[shvchk/fallout-grub-theme](https://github.com/shvchk/fallout-grub-theme)|Fallout GRUB theme|556|2023-08-26| +|111|[jlesage/docker-jdownloader-2](https://github.com/jlesage/docker-jdownloader-2)|Docker container for JDownloader 2|555|2023-11-27| |112|[bach-sh/bach](https://github.com/bach-sh/bach)|Bach Testing Framework|540|2023-09-04| -|113|[Nick233333/phper-linux-gitbook](https://github.com/Nick233333/phper-linux-gitbook)|💡PHPer 必知必会的 Linux 命令|537|2023-11-01| -|114|[FranzKafkaYu/sing-box-yes](https://github.com/FranzKafkaYu/sing-box-yes)|Install & manage sing-box easily|524|2023-07-26| -|115|[jerry048/Dedicated-Seedbox](https://github.com/jerry048/Dedicated-Seedbox)|-|521|2023-11-10| -|116|[stilleshan/frpc](https://github.com/stilleshan/frpc)|基于原版 frp 内网穿透客户端 frpc 的一键安装卸载脚本和 docker 镜像.支持群晖NAS,Linux 服务器和 docker 等多种环境安装部署.|521|2023-10-12| -|117|[DaoCloud/public-image-mirror](https://github.com/DaoCloud/public-image-mirror)|很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。|510|2023-12-18| +|113|[Nick233333/phper-linux-gitbook](https://github.com/Nick233333/phper-linux-gitbook)|💡PHPer 必知必会的 Linux 命令|536|2023-11-01| +|114|[FranzKafkaYu/sing-box-yes](https://github.com/FranzKafkaYu/sing-box-yes)|Install & manage sing-box easily|526|2023-07-26| +|115|[stilleshan/frpc](https://github.com/stilleshan/frpc)|基于原版 frp 内网穿透客户端 frpc 的一键安装卸载脚本和 docker 镜像.支持群晖NAS,Linux 服务器和 docker 等多种环境安装部署.|522|2023-10-12| +|116|[jerry048/Dedicated-Seedbox](https://github.com/jerry048/Dedicated-Seedbox)|-|521|2023-11-10| +|117|[DaoCloud/public-image-mirror](https://github.com/DaoCloud/public-image-mirror)|很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。|512|2023-12-19| |118|[a1ive/grub2-filemanager](https://github.com/a1ive/grub2-filemanager)|GRUB2-based file manager|508|2023-07-06| |119|[Runner-Go-Team/RunnerGo](https://github.com/Runner-Go-Team/RunnerGo)|RunnerGo是一款国内开发者自研的性能压测工具,可以进行接口测试、场景自动化测试、性能压测等一系列功能。|505|2023-12-08| |120|[wang-bin/avbuild](https://github.com/wang-bin/avbuild)|ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.|503|2023-12-03| |121|[liusj5257/azurlane_anti_name](https://github.com/liusj5257/azurlane_anti_name)|碧蓝航线反和谐:过场图随机12张,皮肤预览,特触,敌我船名,誓约之戒 新增Zygisk模块,Lsposed模块|490|2023-10-17| |122|[jacyl4/de_GWD](https://github.com/jacyl4/de_GWD)|Debian Gateway & DNS - |482|2023-11-07| |123|[ineo6/homebrew-install](https://github.com/ineo6/homebrew-install)|homebrew安装使用中科大镜像|479|2023-12-13| -|124|[msojocs/wechat-web-devtools-linux](https://github.com/msojocs/wechat-web-devtools-linux)|适用于微信小程序的微信开发者工具 Linux移植版|466|2023-11-26| +|124|[msojocs/wechat-web-devtools-linux](https://github.com/msojocs/wechat-web-devtools-linux)|适用于微信小程序的微信开发者工具 Linux移植版|467|2023-11-26| |125|[Jiangmenghao/NUC8i5BEH](https://github.com/Jiangmenghao/NUC8i5BEH)|NUC8i5BEH Hackintosh|459|2023-10-04| |126|[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)|453|2023-11-22| -|127|[fscarmen/sing-box](https://github.com/fscarmen/sing-box)|Sing-box 全家桶 --- 一键多协议脚本|443|2023-11-22| -|128|[apernet/tcp-brutal](https://github.com/apernet/tcp-brutal)|-|436|2023-11-19| -|129|[yhan219/navicat_reset_mac](https://github.com/yhan219/navicat_reset_mac)|navicat16 mac版无限重置试用期脚本|436|2023-10-23| +|127|[fscarmen/sing-box](https://github.com/fscarmen/sing-box)|Sing-box 全家桶 --- 一键多协议脚本|445|2023-11-22| +|128|[yhan219/navicat_reset_mac](https://github.com/yhan219/navicat_reset_mac)|navicat16 mac版无限重置试用期脚本|438|2023-10-23| +|129|[apernet/tcp-brutal](https://github.com/apernet/tcp-brutal)|-|436|2023-11-19| |130|[hello-yunshu/Xray_bash_onekey](https://github.com/hello-yunshu/Xray_bash_onekey)|Xray+Nginx 包含 VLESS WebSocket/gPRC+TLS / XTLS+TCP 协议的一键安装脚本|434|2023-06-27| -|131|[Flik6/getNode](https://github.com/Flik6/getNode)|每小时更新最新的Clash、v2ray节点信息|429|2023-12-17| -|132|[dromara/fast-request](https://github.com/dromara/fast-request)|IntelliJ IDEA plugin Restful Fast Request|422|2023-12-16| +|131|[Flik6/getNode](https://github.com/Flik6/getNode)|每小时更新最新的Clash、v2ray节点信息|430|2023-12-19| +|132|[dromara/fast-request](https://github.com/dromara/fast-request)|IntelliJ IDEA plugin Restful Fast Request|422|2023-12-19| |133|[Vonng/pg](https://github.com/Vonng/pg)|PostgreSQL notes|421|2023-07-24| -|134|[JACK-THINK/SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER](https://github.com/JACK-THINK/SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER)|用于华硕路由器官方固件和梅林固件的自启动脚本系统(Self-starting scripts that can be used in both Asuswrt and Asuswrt-Merlin)|420|2023-12-18| +|134|[JACK-THINK/SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER](https://github.com/JACK-THINK/SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER)|用于华硕路由器官方固件和梅林固件的自启动脚本系统(Self-starting scripts that can be used in both Asuswrt and Asuswrt-Merlin)|421|2023-12-18| |135|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|419|2023-07-03| |136|[h31105/deployX.sh](https://github.com/h31105/deployX.sh)|基于 Docker 容器架构的 Trojan/VLESS/VMess TCP/WS TLS 分流部署&管理脚本|416|2023-11-25| |137|[Azure/container-service-for-azure-china](https://github.com/Azure/container-service-for-azure-china)|Container Service for Azure China|411|2023-06-21| @@ -148,49 +148,49 @@ |141|[john-shine/synology-baiduNetdisk-package](https://github.com/john-shine/synology-baiduNetdisk-package)|-|397|2023-11-20| |142|[decoymini/DecoyMini](https://github.com/decoymini/DecoyMini)|🐝 A highly scalable, safe, free enterprise honeypots 一款高可扩展、安全、免费的企业级蜜罐系统|389|2023-11-20| |143|[simonsmh/notocjk](https://github.com/simonsmh/notocjk)|NotoSansCJK & NotoSerifCJK full weight patch for Android devices.|388|2023-08-22| -|144|[haiwen/seafile-server-installer-cn](https://github.com/haiwen/seafile-server-installer-cn)|One script to install seafile server|366|2023-12-13| -|145|[bin456789/reinstall](https://github.com/bin456789/reinstall)|一键重装 / 一键 dd / One-click Reinstall OS|365|2023-12-16| -|146|[sakarie9/DOL-CHS-MODS](https://github.com/sakarie9/DOL-CHS-MODS)|Degrees of Lewdity 整合|364|2023-12-16| +|144|[sakarie9/DOL-CHS-MODS](https://github.com/sakarie9/DOL-CHS-MODS)|Degrees of Lewdity 整合|366|2023-12-16| +|145|[haiwen/seafile-server-installer-cn](https://github.com/haiwen/seafile-server-installer-cn)|One script to install seafile server|366|2023-12-13| +|146|[bin456789/reinstall](https://github.com/bin456789/reinstall)|一键重装 / 一键 dd / One-click Reinstall OS|365|2023-12-16| |147|[missuo/XrayR-V2Board](https://github.com/missuo/XrayR-V2Board)|XrayR One-Click Script for V2Board|360|2023-11-09| |148|[appotry/PTtool](https://github.com/appotry/PTtool)|自动化硬链接工具,在最大可能情况下节约空间,并保持做种。 小于1M的文件直接复制,刮削修改nfo等小文件不影响做种。 大于1M的文件硬链接到目的目录,可以随意修改文件名。|353|2023-12-15| -|149|[P3TERX/Aria2-Pro-Core](https://github.com/P3TERX/Aria2-Pro-Core)|Aria2 static binaries for GNU/Linux with some powerful feature patches. 破解无限线程 防掉线程优化 静态编译 二进制文件 增强版|351|2023-12-16| -|150|[kkkgo/PaoPaoDNS](https://github.com/kkkgo/PaoPaoDNS)|泡泡DNS是一个能一键部署递归DNS的docker镜像|349|2023-12-11| +|149|[kkkgo/PaoPaoDNS](https://github.com/kkkgo/PaoPaoDNS)|泡泡DNS是一个能一键部署递归DNS的docker镜像|351|2023-12-11| +|150|[P3TERX/Aria2-Pro-Core](https://github.com/P3TERX/Aria2-Pro-Core)|Aria2 static binaries for GNU/Linux with some powerful feature patches. 破解无限线程 防掉线程优化 静态编译 二进制文件 增强版|351|2023-12-16| |151|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|347|2023-12-02| -|152|[flagify-com/OctoMation](https://github.com/flagify-com/OctoMation)|OctoMation是一款免费的,具有可视化拖拽功能的编排与自动化产品。通过精心编排的Playbook,OctoMation能够联动数百款安全、网络、IT和SaaS等产品的基础能力。其主要特点包括低代码剧本编排、自动化事件响应、标准化流程操作以及可视化过程监控。 借助OctoMation,运营团队能够开展7x24小时自动化事件响应,不仅可以大幅减少对人员的过度依赖,还能确保团队工作质量始终维持在 ...|345|2023-11-29| +|152|[flagify-com/OctoMation](https://github.com/flagify-com/OctoMation)|OctoMation是一款免费的,具有可视化拖拽功能的编排与自动化产品。通过精心编排的Playbook,OctoMation能够联动数百款安全、网络、IT和SaaS等产品的基础能力。其主要特点包括低代码剧本编排、自动化事件响应、标准化流程操作以及可视化过程监控。 借助OctoMation,运营团队能够开展7x24小时自动化事件响应,不仅可以大幅减少对人员的过度依赖,还能确保团队工作质量始终维持在 ...|346|2023-11-29| |153|[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.|342|2023-11-10| |154|[lee1080/CloudflareSpeedTestDDNS](https://github.com/lee1080/CloudflareSpeedTestDDNS)|使用CloudflareSpeedTest工具优选IP后自动DDNS到Cloudflare|342|2023-12-14| -|155|[stilleshan/frps](https://github.com/stilleshan/frps)|基于原版 frp 内网穿透服务端 frps 的一键安装卸载脚本和 docker 镜像.支持 Linux 服务器和 docker 等多种环境安装部署.|340|2023-08-17| -|156|[notmarek/LanguageBreak](https://github.com/notmarek/LanguageBreak)|A kindle <=5.16.2.1.1 jailbreak|339|2023-12-04| +|155|[notmarek/LanguageBreak](https://github.com/notmarek/LanguageBreak)|A kindle <=5.16.2.1.1 jailbreak|341|2023-12-04| +|156|[stilleshan/frps](https://github.com/stilleshan/frps)|基于原版 frp 内网穿透服务端 frps 的一键安装卸载脚本和 docker 镜像.支持 Linux 服务器和 docker 等多种环境安装部署.|340|2023-08-17| |157|[sensec/ddns-scripts_aliyun](https://github.com/sensec/ddns-scripts_aliyun)|OpenWrt/LEDE DDNS support for aliyun (阿里云)|337|2023-07-13| -|158|[pdulvp/jellyfin-qnap](https://github.com/pdulvp/jellyfin-qnap)|Jellyfin server packaging for QNAP NAS|334|2023-10-18| +|158|[pdulvp/jellyfin-qnap](https://github.com/pdulvp/jellyfin-qnap)|Jellyfin server packaging for QNAP NAS|335|2023-10-18| |159|[Aranxu/NodePanels](https://github.com/Aranxu/NodePanels)|Nodepanels - 安全,私密,好用的云端服务器集群管理系统|330|2023-07-02| |160|[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 减少安装过程中的交互|328|2023-10-21| -|161|[i-abc/Speedtest](https://github.com/i-abc/Speedtest)|多功能测速脚本 Multi-functional speedtest script|327|2023-12-07| -|162|[bigbugcc/OpenWrts](https://github.com/bigbugcc/OpenWrts)|OpenWRT 固件(Raspberry Pi4B/3B+,NanoPi R2S/R4S,Orange Pi R1Plus,x86/64) 依源码更新自动编译(周更)|327|2023-12-16| +|161|[bigbugcc/OpenWrts](https://github.com/bigbugcc/OpenWrts)|OpenWRT 固件(Raspberry Pi4B/3B+,NanoPi R2S/R4S,Orange Pi R1Plus,x86/64) 依源码更新自动编译(周更)|328|2023-12-16| +|162|[i-abc/Speedtest](https://github.com/i-abc/Speedtest)|多功能测速脚本 Multi-functional speedtest script|327|2023-12-07| |163|[Netflixxp/N1HK1dabao](https://github.com/Netflixxp/N1HK1dabao)|项目为自动打包N1和HK1(s905x3)盒子的固件,请勿fork,因为fork无法获取最新的固件,请收藏短网址https://jcnf.xyz/gj 获取最新固件版本|326|2023-10-25| |164|[YangguangZhou/Monet-All](https://github.com/YangguangZhou/Monet-All)|莫奈取色整合的Magisk模块,可通过音量键选择是否安装对应应用的取色模块|323|2023-11-16| |165|[esrrhs/xiaohuangji](https://github.com/esrrhs/xiaohuangji)|小黄鸡表情收集|316|2023-12-01| -|166|[SuperNG6/docker-aria2](https://github.com/SuperNG6/docker-aria2)|Docker Aria2的最佳实践|313|2023-08-28| +|166|[SuperNG6/docker-aria2](https://github.com/SuperNG6/docker-aria2)|Docker Aria2的最佳实践|314|2023-08-28| |167|[XIU2/Shell](https://github.com/XIU2/Shell)|🐧 自用的一些乱七八糟 Linux 脚本~|313|2023-09-24| -|168|[yanhuacuo/98wubi-tables](https://github.com/yanhuacuo/98wubi-tables)|98五笔基础码表|312|2023-12-13| -|169|[dadatuputi/bitwarden_gcloud](https://github.com/dadatuputi/bitwarden_gcloud)|Bitwarden installation optimized for Google Cloud's 'always free' e2-micro compute instance|310|2023-11-08| -|170|[jlesage/docker-makemkv](https://github.com/jlesage/docker-makemkv)|Docker container for MakeMKV|310|2023-11-27| +|168|[yanhuacuo/98wubi-tables](https://github.com/yanhuacuo/98wubi-tables)|98五笔基础码表|312|2023-12-19| +|169|[jlesage/docker-makemkv](https://github.com/jlesage/docker-makemkv)|Docker container for MakeMKV|311|2023-11-27| +|170|[dadatuputi/bitwarden_gcloud](https://github.com/dadatuputi/bitwarden_gcloud)|Bitwarden installation optimized for Google Cloud's 'always free' e2-micro compute instance|310|2023-11-08| |171|[zpm-zsh/zpm](https://github.com/zpm-zsh/zpm)|Zpm— Zsh Plugin Manager|310|2023-12-14| -|172|[BingMeme/OpenWrt_CN](https://github.com/BingMeme/OpenWrt_CN)|OpenWrt_简中|307|2023-11-14| -|173|[stevezhengshiqi/one-key-cpufriend](https://github.com/stevezhengshiqi/one-key-cpufriend)|Generate customized CPUFriendDataProvider.kext for dynamic macOS CPU power management|307|2023-09-24| +|172|[BingMeme/OpenWrt_CN](https://github.com/BingMeme/OpenWrt_CN)|OpenWrt_简中|308|2023-11-14| +|173|[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| |174|[fscarmen2/Argo-Nezha-Service-Container](https://github.com/fscarmen2/Argo-Nezha-Service-Container)|Nezha server over Argo tunnel 使用 Argo 隧道的哪吒服务端|299|2023-12-18| |175|[dqzboy/Deploy_K8sCluster](https://github.com/dqzboy/Deploy_K8sCluster)|Deploying Highly Available Kubernetes Cluster using Binary Installation 采用二进制方式部署高可用 Kubernetes 集群|299|2023-12-11| |176|[openwrtcompileshell/OpenwrtCompileScript](https://github.com/openwrtcompileshell/OpenwrtCompileScript)|Openwrt编译辅助脚本可以帮助你更快的搭建openwrt环境,但不会帮你完成整个编译过程|297|2023-10-29| |177|[Magisk-Modules-Repo/acc](https://github.com/Magisk-Modules-Repo/acc)|Upstream repo: |294|2023-10-16| |178|[houbb/cache](https://github.com/houbb/cache)|The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具)|292|2023-08-31| |179|[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| -|180|[jlesage/docker-crashplan-pro](https://github.com/jlesage/docker-crashplan-pro)|Docker container for CrashPlan PRO (aka CrashPlan for Small Business)|279|2023-12-16| -|181|[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.|277|2023-11-05| +|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.|282|2023-11-05| +|181|[jlesage/docker-crashplan-pro](https://github.com/jlesage/docker-crashplan-pro)|Docker container for CrashPlan PRO (aka CrashPlan for Small Business)|279|2023-12-16| |182|[Asterisk4Magisk/Xray4Magisk](https://github.com/Asterisk4Magisk/Xray4Magisk)|Xray core with service scripts for Android|275|2023-12-13| -|183|[qxzg/Actions](https://github.com/qxzg/Actions)|每日自动更新fancyss规则|270|2023-12-16| -|184|[91yun/91yuntest](https://github.com/91yun/91yuntest)|91云服务器一键测试包|270|2023-08-22| -|185|[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.|264|2023-12-18| -|186|[Elegycloud/clash-for-linux-backup](https://github.com/Elegycloud/clash-for-linux-backup)|Linux最完整的Clash for Linux的备份仓库,完全可以使用!由Yizuko进行修复及维护|263|2023-12-15| +|183|[Elegycloud/clash-for-linux-backup](https://github.com/Elegycloud/clash-for-linux-backup)|Linux最完整的Clash for Linux的备份仓库,完全可以使用!由Yizuko进行修复及维护|271|2023-12-15| +|184|[qxzg/Actions](https://github.com/qxzg/Actions)|每日自动更新fancyss规则|270|2023-12-18| +|185|[91yun/91yuntest](https://github.com/91yun/91yuntest)|91云服务器一键测试包|270|2023-08-22| +|186|[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.|264|2023-12-19| |187|[project-nano/releases](https://github.com/project-nano/releases)|release files for nano|245|2023-11-19| |188|[DoctorLai/Teaching-Kids-Programming](https://github.com/DoctorLai/Teaching-Kids-Programming)|Teaching Kids Programming / Teaching Wife Programming|242|2023-12-18| |189|[hoochanlon/helpdesk-guide](https://github.com/hoochanlon/helpdesk-guide)|📖《企业信息建设运维实战》系统主机及网络故障综合处理与信息安全自动化运维方案。|241|2023-09-27| @@ -198,13 +198,13 @@ |191|[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)|237|2023-12-08| |192|[pzcn/Perfect-Icons-Completion-Project](https://github.com/pzcn/Perfect-Icons-Completion-Project)|MIUI 完美图标补全计划|235|2023-12-15| |193|[srcrs/MagicBox](https://github.com/srcrs/MagicBox)|一个基于chrome的自动执行定时任务,目前支持B站、v2ex、吾爱、hostloc等网站的签到|233|2023-11-29| -|194|[281677160/build-actions](https://github.com/281677160/build-actions)|超简单的在线编译OpenWrt固件|233|2023-11-19| -|195|[seagullz4/hysteria2](https://github.com/seagullz4/hysteria2)|hysteria2一键安装/hysteria2 One-click installation,hy2一键安装小白无脑冲,不要进来,真的别进来|227|2023-12-16| -|196|[Acris/shadowsocks-asuswrt-merlin](https://github.com/Acris/shadowsocks-asuswrt-merlin)|Shadowsock for Asuswrt-Merlin New Gen|223|2023-09-04| -|197|[spiritLHLS/lxd](https://github.com/spiritLHLS/lxd)|通过LXD命令批量或单独开设NAT服务器以及维护(简称母鸡开小鸡)(Bulk or individual NAT server provisioning and maintenance via LXD commands)|222|2023-12-13| -|198|[yobasystems/alpine-mariadb](https://github.com/yobasystems/alpine-mariadb)|MariaDB running on Alpine Linux [Docker]|214|2023-12-11| +|194|[281677160/build-actions](https://github.com/281677160/build-actions)|超简单的在线编译OpenWrt固件|232|2023-11-19| +|195|[seagullz4/hysteria2](https://github.com/seagullz4/hysteria2)|hysteria2一键安装/hysteria2 One-click installation,hy2一键安装小白无脑冲,不要进来,真的别进来|228|2023-12-19| +|196|[spiritLHLS/lxd](https://github.com/spiritLHLS/lxd)|通过LXD命令批量或单独开设NAT服务器以及维护(简称母鸡开小鸡)(Bulk or individual NAT server provisioning and maintenance via LXD commands)|224|2023-12-13| +|197|[Acris/shadowsocks-asuswrt-merlin](https://github.com/Acris/shadowsocks-asuswrt-merlin)|Shadowsock for Asuswrt-Merlin New Gen|223|2023-09-04| +|198|[yobasystems/alpine-mariadb](https://github.com/yobasystems/alpine-mariadb)|MariaDB running on Alpine Linux [Docker]|215|2023-12-11| |199|[huangqian8/Cloud-N1-OpenWrt](https://github.com/huangqian8/Cloud-N1-OpenWrt)|Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1)|212|2023-12-17| -|200|[dylanbai8/frpspro](https://github.com/dylanbai8/frpspro)|Frps 一键安装脚本,Frpc Windows 便捷脚本!Frp 远程桌面!|208|2023-12-05| +|200|[lemoeo/AX6S](https://github.com/lemoeo/AX6S)|Redmi 路由器 AX6S|209|2023-10-06|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Swift.md b/content/charts/overall/software/Swift.md index ac845c9c..3066b360 100644 --- a/content/charts/overall/software/Swift.md +++ b/content/charts/overall/software/Swift.md @@ -1,41 +1,41 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Swift -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|17977|2023-12-18| +|1|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|17981|2023-12-19| |2|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|14831|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…)|13850|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|12935|2023-07-21| -|5|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11716|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.|10388|2023-12-18| +|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…)|13851|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|12942|2023-07-21| +|5|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11715|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.|10397|2023-12-19| |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-12-15| -|8|[godly-devotion/MochiDiffusion](https://github.com/godly-devotion/MochiDiffusion)|Run Stable Diffusion on Mac natively|6730|2023-12-18| -|9|[XcodesOrg/XcodesApp](https://github.com/XcodesOrg/XcodesApp)|The easiest way to install and switch between multiple versions of Xcode - with a mouse click. |6043|2023-12-13| -|10|[coteditor/CotEditor](https://github.com/coteditor/CotEditor)|Lightweight Plain-Text Editor for macOS|5826|2023-12-17| +|8|[godly-devotion/MochiDiffusion](https://github.com/godly-devotion/MochiDiffusion)|Run Stable Diffusion on Mac natively|6734|2023-12-19| +|9|[XcodesOrg/XcodesApp](https://github.com/XcodesOrg/XcodesApp)|The easiest way to install and switch between multiple versions of Xcode - with a mouse click. |6041|2023-12-19| +|10|[coteditor/CotEditor](https://github.com/coteditor/CotEditor)|Lightweight Plain-Text Editor for macOS|5829|2023-12-17| |11|[sparrowcode/PermissionsKit](https://github.com/sparrowcode/PermissionsKit)|Universal API for request permission and get its statuses.|5424|2023-12-14| -|12|[tw93/MiaoYan](https://github.com/tw93/MiaoYan)|⛷ Lightweight Markdown app to help you write great sentences. ⛷ 轻灵的 Markdown 笔记本伴你写出妙言|4912|2023-12-18| -|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. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |4589|2023-12-05| -|14|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|4357|2023-07-20| +|12|[tw93/MiaoYan](https://github.com/tw93/MiaoYan)|⛷ Lightweight Markdown app to help you write great sentences. ⛷ 轻灵的 Markdown 笔记本伴你写出妙言|4922|2023-12-18| +|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. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |4589|2023-12-19| +|14|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|4359|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|3394|2023-11-16| -|17|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|3280|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.|3222|2023-11-08| +|17|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|3282|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.|3223|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 ...|2817|2023-12-16| -|21|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|⚙️ All-in-One menu bar app, hide 💻MacBook Pro's notch, dark mode, AirPods, Shortcuts|2716|2023-12-16| +|21|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|⚙️ All-in-One menu bar app, hide 💻MacBook Pro's notch, dark mode, AirPods, Shortcuts|2718|2023-12-16| |22|[WeTransfer/WeScan](https://github.com/WeTransfer/WeScan)|Document Scanning Made Easy for iOS|2711|2023-11-21| -|23|[EhPanda-Team/EhPanda](https://github.com/EhPanda-Team/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI & TCA.|2706|2023-12-11| -|24|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|2534|2023-07-21| +|23|[EhPanda-Team/EhPanda](https://github.com/EhPanda-Team/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI & TCA.|2708|2023-12-11| +|24|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|2536|2023-07-21| |25|[mazzzystar/Queryable](https://github.com/mazzzystar/Queryable)|Run OpenAI's CLIP model on iOS to search photos.|2169|2023-11-13| -|26|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|2166|2023-12-11| +|26|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|2168|2023-12-11| |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.|2019|2023-11-10| -|28|[stripe/stripe-ios](https://github.com/stripe/stripe-ios)|Stripe iOS SDK |1982|2023-12-18| +|28|[stripe/stripe-ios](https://github.com/stripe/stripe-ios)|Stripe iOS SDK |1983|2023-12-19| |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. |1888|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' |1767|2023-09-27| -|31|[Dimillian/ACHNBrowserUI](https://github.com/Dimillian/ACHNBrowserUI)|Animal Crossing New Horizon companion app in SwiftUI|1628|2023-12-06| +|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' |1769|2023-09-27| +|31|[Dimillian/ACHNBrowserUI](https://github.com/Dimillian/ACHNBrowserUI)|Animal Crossing New Horizon companion app in SwiftUI|1629|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 ...|1558|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.|1472|2023-11-08| @@ -43,28 +43,28 @@ |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. 图片与视频浏览器。|1206|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|1043|2023-09-05| -|39|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|1042|2023-11-12| +|39|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|1041|2023-11-12| |40|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|1019|2023-12-15| -|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 ...|932|2023-07-13| -|42|[37MobileTeam/iChatGPT](https://github.com/37MobileTeam/iChatGPT)|OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS|863|2023-12-17| +|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 ...|933|2023-07-13| +|42|[37MobileTeam/iChatGPT](https://github.com/37MobileTeam/iChatGPT)|OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS|867|2023-12-17| |43|[soulverteam/SoulverCore](https://github.com/soulverteam/SoulverCore)|A powerful Swift framework for evaluating natural language math expressions|777|2023-12-09| -|44|[underthestars-zhy/IconChanger](https://github.com/underthestars-zhy/IconChanger)|Simply change your app's icon on macOS. Just a click.|774|2023-10-11| +|44|[underthestars-zhy/IconChanger](https://github.com/underthestars-zhy/IconChanger)|Simply change your app's icon on macOS. Just a click.|776|2023-10-11| |45|[thebarbican19/BatteryBoi](https://github.com/thebarbican19/BatteryBoi)|The battery app your Mac's been dreaming about behind your back.|767|2023-12-16| |46|[lifution/FSPopoverView](https://github.com/lifution/FSPopoverView)|An iOS customizable view that displays a popover view.|734|2023-12-06| -|47|[AnyImageKit/AnyImageKit](https://github.com/AnyImageKit/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |685|2023-10-18| +|47|[AnyImageKit/AnyImageKit](https://github.com/AnyImageKit/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |687|2023-10-18| |48|[TopWidgets/SwingAnimation](https://github.com/TopWidgets/SwingAnimation)|小组件平移动画 Widget on the Move, A Playful Animation|659|2023-11-21| -|49|[kingslay/KSPlayer](https://github.com/kingslay/KSPlayer)|iOS/macOS/tvOS/visionOS video player|656|2023-12-18| +|49|[kingslay/KSPlayer](https://github.com/kingslay/KSPlayer)|iOS/macOS/tvOS/visionOS video player|656|2023-12-19| |50|[fcbox/Lantern](https://github.com/fcbox/Lantern)|基于Swift的高可用视图框架|635|2023-08-04| |51|[cmushroom/redis-pro](https://github.com/cmushroom/redis-pro)|redis-pro redis 桌面管理工具|634|2023-12-14| |52|[isaced/V2exOS](https://github.com/isaced/V2exOS)|一个用 SwiftUI 编写的 V2ex macOS/iOS/tvOS 客户端 (A V2ex macOS/iOS/tvOS client written in SwiftUI)|620|2023-08-30| |53|[cx-org/CombineX](https://github.com/cx-org/CombineX)|Open source implementation of Apple's Combine|620|2023-07-16| |54|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中...... |612|2023-12-13| |55|[kartik-venugopal/aural-player](https://github.com/kartik-venugopal/aural-player)|An audio player for macOS, inspired by Winamp.|596|2023-12-07| -|56|[Pircate/EachNavigationBar](https://github.com/Pircate/EachNavigationBar)|A custom navigation bar for each view controller.|574|2023-09-27| +|56|[Pircate/EachNavigationBar](https://github.com/Pircate/EachNavigationBar)|A custom navigation bar for each view controller.|576|2023-09-27| |57|[sshiqiao/douyin-ios-swift](https://github.com/sshiqiao/douyin-ios-swift)|抖音 iOS Swift版|571|2023-12-02| -|58|[openvanilla/McBopomofo](https://github.com/openvanilla/McBopomofo)|小麥注音輸入法|559|2023-12-17| +|58|[openvanilla/McBopomofo](https://github.com/openvanilla/McBopomofo)|小麥注音輸入法|559|2023-12-19| |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 视频播放器,支持边下边播、预加载、自定义控制层|548|2023-08-16| +|60|[wxxsw/VideoPlayer](https://github.com/wxxsw/VideoPlayer)|📽 A video player for SwiftUI, support for caching, preload and custom control view. SwiftUI 视频播放器,支持边下边播、预加载、自定义控制层|549|2023-08-16| |61|[Tliens/SpeedySwift](https://github.com/Tliens/SpeedySwift)|这是一个app开发的加速库。This is an accelerated library for app development|477|2023-08-30| |62|[JmoVxia/CLPlayer](https://github.com/JmoVxia/CLPlayer)|自定义视频播放器|413|2023-11-16| |63|[taggon/highlight](https://github.com/taggon/highlight)|Rich featured syntax highlighter for Keynote slides.|380|2023-07-11| @@ -72,11 +72,11 @@ |65|[dks333/Tiktok-Clone](https://github.com/dks333/Tiktok-Clone)|An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)|356|2023-08-06| |66|[wxxsw/GSPlayer](https://github.com/wxxsw/GSPlayer)|⏯ Video player, support for caching, preload, fullscreen transition and custom control view. 视频播放器,支持边下边播、预加载、全屏转场和自定义控制层|356|2023-12-14| |67|[Raureif/WikipediaKit](https://github.com/Raureif/WikipediaKit)|Wikipedia API Client Framework for Swift on macOS, iOS, watchOS, and tvOS|338|2023-08-27| -|68|[HuangRunHua/swiftui-animation-demo](https://github.com/HuangRunHua/swiftui-animation-demo)|SwiftUI animation demo. SwiftUI 动画示例。|336|2023-10-20| -|69|[JWAutumn/ACarousel](https://github.com/JWAutumn/ACarousel)|A carousel view for SwiftUI SwiftUI 旋转木马效果|322|2023-11-15| +|68|[HuangRunHua/swiftui-animation-demo](https://github.com/HuangRunHua/swiftui-animation-demo)|SwiftUI animation demo. SwiftUI 动画示例。|337|2023-10-20| +|69|[JWAutumn/ACarousel](https://github.com/JWAutumn/ACarousel)|A carousel view for SwiftUI SwiftUI 旋转木马效果|323|2023-11-15| |70|[Allen0828/AEAlertView](https://github.com/Allen0828/AEAlertView)|Custom AlertView supports multiple modes 自定义AlertView 支持多种模式弹窗|309|2023-09-25| |71|[Lebron1992/WeChat-SwiftUI](https://github.com/Lebron1992/WeChat-SwiftUI)|用 SwiftUI 仿写的微信。|303|2023-09-14| -|72|[creepymonster/GlucoseDirect](https://github.com/creepymonster/GlucoseDirect)|App programmed in Swift/SwiftUI for using Libre blood glucose sensors.|276|2023-12-08| +|72|[creepymonster/GlucoseDirect](https://github.com/creepymonster/GlucoseDirect)|App programmed in Swift/SwiftUI for using Libre blood glucose sensors.|278|2023-12-08| |73|[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| |74|[vChewing/vChewing-macOS](https://github.com/vChewing/vChewing-macOS)|威注音輸入法 macOS 版,恐怕是截至目前為止在功能多樣性方面最強的第三方免費 macOS 系統專用輸入法,採純 Swift 語言寫就。威注音的著力點是盡可能在力所能及的範圍內將整個產品的功能做得更好用,搭配特製的簡體中文與繁體中文專用辭庫。是純粹的簡體中文注音輸入法(也內贈原生繁體中文輸入模式),更具諸多威注音特色功能。目前研發管理工作均在 GitLab China 進行。|249|2023-12-07| |75|[winddpan/CodableWrapper](https://github.com/winddpan/CodableWrapper)|@CodingKey("encoder", "decoder") var cool: Bool = true|237|2023-10-04| @@ -88,21 +88,21 @@ |81|[BugenZhao/MNGA](https://github.com/BugenZhao/MNGA)|💬 A refreshing NGA Forum App in SwiftUI. Make NGA Great Again! aka "NGA 论坛 iOS 开源客户端"|202|2023-09-22| |82|[lexrus/RegExPlus](https://github.com/lexrus/RegExPlus)|A nifty RegEx test tool built with SwiftUI|201|2023-11-02| |83|[rztime/RZRichTextView](https://github.com/rztime/RZRichTextView)|iOS 原生UITextView 富文本编辑器|199|2023-12-14| -|84|[yangKJ/RxNetworks](https://github.com/yangKJ/RxNetworks)|🧚 MVP Network Api library. 插件版网络基础架构,支持响应式。|194|2023-10-30| +|84|[yangKJ/RxNetworks](https://github.com/yangKJ/RxNetworks)|🧚 MVP Network Api library. 插件版网络基础架构,支持响应式。|194|2023-12-19| |85|[seasonZhu/RxStudy](https://github.com/seasonZhu/RxStudy)|RxSwift/RxCocoa框架,MVVM模式编写wanandroid客户端|174|2023-12-13| |86|[QuintGao/GKNavigationBarSwift](https://github.com/QuintGao/GKNavigationBarSwift)|GKNavigationBar的Swift版本|139|2023-10-13| |87|[pujiaxin33/StackUI](https://github.com/pujiaxin33/StackUI)|StackUI just like SwiftUI|133|2023-10-12| |88|[CrazyFanFan/Aquarius](https://github.com/CrazyFanFan/Aquarius)|A tool to obtain dependencies by analyzing "Podfile.lock"|124|2023-11-27| |89|[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.|118|2023-12-17| |90|[iwill/ExCodable](https://github.com/iwill/ExCodable)|Key-Mapping Extensions for Swift Codable|115|2023-12-04| -|91|[AppDevGuy/OSSSpeechKit](https://github.com/AppDevGuy/OSSSpeechKit)|OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.|104|2023-11-23| +|91|[AppDevGuy/OSSSpeechKit](https://github.com/AppDevGuy/OSSSpeechKit)|OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.|105|2023-11-23| |92|[jackiehu/SwiftMediator](https://github.com/jackiehu/SwiftMediator)|swift路由:Swift组件化解耦,router,Mirror反射,函数调用,SceneDelegate解耦,AppDelegate解耦|103|2023-07-28| |93|[WangWenzhuang/ZKProgressHUD](https://github.com/WangWenzhuang/ZKProgressHUD)|iOS App 上极易于使用的 HUD|101|2023-12-10| |94|[DreamSaddle/MacCopier](https://github.com/DreamSaddle/MacCopier)|MacCopier 是一个提供在 Macos 中收到短信验证码后自动复制到剪贴板功能的软件。|99|2023-06-21| |95|[623637646/ImpressionKit](https://github.com/623637646/ImpressionKit)|A tool to detect impression events for UIView (exposure of UIView) in iOS. SwiftUI supported.|94|2023-12-03| -|96|[ZhangDo/NeteaseTVDemo](https://github.com/ZhangDo/NeteaseTVDemo)|NeteaseTVDemo (Vibefy) - 网易云音乐 tvOS 客户端 |93|2023-12-18| +|96|[ZhangDo/NeteaseTVDemo](https://github.com/ZhangDo/NeteaseTVDemo)|NeteaseTVDemo (Vibefy) - 网易云音乐 tvOS 客户端 |93|2023-12-19| |97|[fatbobman/NavigationViewKit](https://github.com/fatbobman/NavigationViewKit)|NavigationViewKit is a NavigationView extension library for SwiftUI.|93|2023-09-06| -|98|[Piwigo/Piwigo-Mobile](https://github.com/Piwigo/Piwigo-Mobile)|Piwigo iOS Mobile Application|92|2023-12-16| +|98|[Piwigo/Piwigo-Mobile](https://github.com/Piwigo/Piwigo-Mobile)|Piwigo iOS Mobile Application|92|2023-12-19| |99|[xaoxuu/ProHUD](https://github.com/xaoxuu/ProHUD)|一个易于上手又完全可定制化的专业HUD库(内含Toast、Alert、Sheet三件套)|88|2023-12-11| |100|[fatbobman/SheetKit](https://github.com/fatbobman/SheetKit)|an extension library for SwiftUI sheets. |85|2023-09-06| |101|[HuangRunHua/PicsCase](https://github.com/HuangRunHua/PicsCase)|给你的图片添加设备外壳 Add a  device case to your picture|80|2023-10-19| @@ -126,7 +126,7 @@ |119|[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| |120|[siyuan-note/siyuan-ios](https://github.com/siyuan-note/siyuan-ios)|SiYuan iOS APP|44|2023-09-08| |121|[jackiehu/SwiftBrick](https://github.com/jackiehu/SwiftBrick)|swift砖块系列:UI基础框架,有各种工具方便快速搭建APP|43|2023-08-17| -|122|[intsig171/SmartCodable](https://github.com/intsig171/SmartCodable)|使用Codable系统解析能力为底层实现,适配了Codable解析失败的情况的Swift数据解析库。并参考了HandyJSON的对外API的实现,可以更快速的替换HandyJSON。|42|2023-12-15| +|122|[intsig171/SmartCodable](https://github.com/intsig171/SmartCodable)|使用Codable系统解析能力为底层实现,适配了Codable解析失败的情况的Swift数据解析库。并参考了HandyJSON的对外API的实现,可以更快速的替换HandyJSON。|42|2023-12-19| |123|[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| |124|[jackiehu/SwiftShow](https://github.com/jackiehu/SwiftShow)|swift砖块系列:各种弹出窗口,toast,loading,alert,popview等等,支持暗黑模式|37|2023-08-17| |125|[6tail/lunar-swift](https://github.com/6tail/lunar-swift)|日历、公历(阳历)、农历(阴历、老黄历)、佛历、道历,节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|36|2023-11-10| @@ -166,19 +166,19 @@ |159|[ZevEisenberg/Padiddle](https://github.com/ZevEisenberg/Padiddle)|Draw pictures by spinning your iOS device|18|2023-08-29| |160|[zgjff/JJCarouselView](https://github.com/zgjff/JJCarouselView)|泛型、block、无任何第三方、易于扩展的轮播图框架|17|2023-09-18| |161|[xiaoxidong/Shoots](https://github.com/xiaoxidong/Shoots)|SwiftUI「做个应用」开源项目,管理,发现有用的产品设计截图|16|2023-10-10| -|162|[Louiswu2011/chafenqi](https://github.com/Louiswu2011/chafenqi)|中二节奏/舞萌DX国服查分器|16|2023-11-26| +|162|[Louiswu2011/chafenqi](https://github.com/Louiswu2011/chafenqi)|中二节奏/舞萌DX国服查分器|16|2023-12-19| |163|[gsyhei/GXRefresh](https://github.com/gsyhei/GXRefresh)|Swift版的下拉刷新上拉加载,支持Gif、支持自定义刷新动画。|16|2023-12-10| |164|[tangjianfengVS/WisdomScanKit](https://github.com/tangjianfengVS/WisdomScanKit)|推荐一个强大,好用的摄像,扫描器框架: WisdomScanKit 。 WisdomScanKit 最低支持 iOS 8.0 / Swift 4 编写,SDK处理了系统兼容性问题,并且完全兼容OC项目调用。 WisdomScanKit 目前支持四大功能: 一:系统相册图片选择器; 二:全屏摄像功能; 三:扫二维码功能; 四:图片浏览器功能;|16|2023-09-08| |165|[yungfan/Swift-learning](https://github.com/yungfan/Swift-learning)|Swift语法|16|2023-08-12| |166|[Lakr233/Fix-GPS](https://github.com/Lakr233/Fix-GPS)|从一生足迹中读取位置数据并写入图片|15|2023-11-03| |167|[Jacke-xu/WYBasisKit-swift](https://github.com/Jacke-xu/WYBasisKit-swift)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|15|2023-10-13| |168|[IFTTT/ConnectSDK-iOS](https://github.com/IFTTT/ConnectSDK-iOS)|Connect Button SDK for iOS|15|2023-12-04| -|169|[summerHearts/TheRouter-Swift](https://github.com/summerHearts/TheRouter-Swift)|一个用于模块间解耦和通信,基于接口进行模块管理和依赖注入的组件化路由工具。用多种方式最大程度地发挥编译检查的功能。 通过 protocol 寻找对应的模块,并用 protocol 进行依赖注入和模块通信。|14|2023-09-28| -|170|[Liao-Hexo/Daily-Bill](https://github.com/Liao-Hexo/Daily-Bill)|蜗牛记账-简约精致的记账app|14|2023-11-28| -|171|[wlgemini/Driftwood](https://github.com/wlgemini/Driftwood)|Driftwood is a DSL to make Auto Layout easy on iOS, tvOS and macOS.|14|2023-12-11| -|172|[Taiwan-Ebook-Lover/EbookTW-iOS](https://github.com/Taiwan-Ebook-Lover/EbookTW-iOS)|台灣電子書搜尋 iOS App|13|2023-11-23| -|173|[Boxzhi/HZPlaceHolder](https://github.com/Boxzhi/HZPlaceHolder)|Quickly create a null data placeholder view(一个方法完成空数据占位图展示,一行代码完成MJRefresh的封装调用)|13|2023-08-18| -|174|[alibaba/aliyunpan-ios-sdk](https://github.com/alibaba/aliyunpan-ios-sdk)|阿里云盘 OpenSDK-iOS|12|2023-12-18| +|169|[alibaba/aliyunpan-ios-sdk](https://github.com/alibaba/aliyunpan-ios-sdk)|阿里云盘 OpenSDK-iOS|14|2023-12-19| +|170|[summerHearts/TheRouter-Swift](https://github.com/summerHearts/TheRouter-Swift)|一个用于模块间解耦和通信,基于接口进行模块管理和依赖注入的组件化路由工具。用多种方式最大程度地发挥编译检查的功能。 通过 protocol 寻找对应的模块,并用 protocol 进行依赖注入和模块通信。|14|2023-09-28| +|171|[Liao-Hexo/Daily-Bill](https://github.com/Liao-Hexo/Daily-Bill)|蜗牛记账-简约精致的记账app|14|2023-11-28| +|172|[wlgemini/Driftwood](https://github.com/wlgemini/Driftwood)|Driftwood is a DSL to make Auto Layout easy on iOS, tvOS and macOS.|14|2023-12-11| +|173|[Taiwan-Ebook-Lover/EbookTW-iOS](https://github.com/Taiwan-Ebook-Lover/EbookTW-iOS)|台灣電子書搜尋 iOS App|13|2023-11-23| +|174|[Boxzhi/HZPlaceHolder](https://github.com/Boxzhi/HZPlaceHolder)|Quickly create a null data placeholder view(一个方法完成空数据占位图展示,一行代码完成MJRefresh的封装调用)|13|2023-08-18| |175|[qoli/TestVOD](https://github.com/qoli/TestVOD)|一個基於正則測試 VOD 可用性的 App,SwiftUI 編寫|12|2023-12-10| |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| diff --git a/content/charts/overall/software/TypeScript.md b/content/charts/overall/software/TypeScript.md index 15004056..d94e2e06 100644 --- a/content/charts/overall/software/TypeScript.md +++ b/content/charts/overall/software/TypeScript.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > TypeScript -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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|88709|2023-12-18| -|2|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|60680|2023-12-18| -|3|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|57404|2023-12-15| -|4|[ChatGPTNextWeb/ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)|A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。|54315|2023-12-18| -|5|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|46052|2023-12-18| -|6|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35259|2023-12-18| -|7|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|34005|2023-12-18| -|8|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|27493|2023-12-18| -|9|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|26346|2023-12-18| -|10|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|22077|2023-12-18| -|11|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|21808|2023-12-11| -|12|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|19895|2023-12-18| -|13|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19235|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.|19204|2023-12-18| -|15|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17704|2023-12-18| -|16|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16607|2023-09-26| -|17|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16541|2023-09-06| -|18|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16173|2023-12-09| -|19|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux|15916|2023-12-12| -|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 ...|15605|2023-12-18| -|21|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15383|2023-12-15| -|22|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15088|2023-12-15| -|23|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|14896|2023-12-15| -|24|[umijs/umi](https://github.com/umijs/umi)|A framework in react community ✨|14610|2023-12-18| -|25|[tusen-ai/naive-ui](https://github.com/tusen-ai/naive-ui)|A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.|14245|2023-12-18| -|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.|13510|2023-12-17| -|27|[aidenybai/million](https://github.com/aidenybai/million)|Make React Faster. Automatically.|13474|2023-12-17| -|28|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|12894|2023-12-18| -|29|[whyour/qinglong](https://github.com/whyour/qinglong)|支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)|12891|2023-12-18| -|30|[alibaba/lowcode-engine](https://github.com/alibaba/lowcode-engine)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|12784|2023-12-18| -|31|[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 ...|12257|2023-12-18| -|32|[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 ...|12023|2023-12-18| -|33|[antvis/G2](https://github.com/antvis/G2)|📊 A concise and progressive visualization grammar.|11853|2023-12-18| -|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.|11331|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.|11260|2023-12-14| -|36|[snabbdom/snabbdom](https://github.com/snabbdom/snabbdom)|A virtual DOM library with focus on simplicity, modularity, powerful features and performance.|11140|2023-12-03| +|1|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|88721|2023-12-19| +|2|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|60728|2023-12-19| +|3|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|57403|2023-12-15| +|4|[ChatGPTNextWeb/ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)|A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。|54460|2023-12-19| +|5|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|46062|2023-12-19| +|6|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35269|2023-12-18| +|7|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|34008|2023-12-19| +|8|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|27524|2023-12-19| +|9|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|26356|2023-12-19| +|10|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|22091|2023-12-19| +|11|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|21814|2023-12-11| +|12|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|19907|2023-12-18| +|13|[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.|19301|2023-12-19| +|14|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19238|2023-10-20| +|15|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17705|2023-12-19| +|16|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16608|2023-09-26| +|17|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16546|2023-09-06| +|18|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16174|2023-12-09| +|19|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux|15943|2023-12-12| +|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 ...|15629|2023-12-19| +|21|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15396|2023-12-19| +|22|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15090|2023-12-19| +|23|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|14903|2023-12-15| +|24|[umijs/umi](https://github.com/umijs/umi)|A framework in react community ✨|14616|2023-12-18| +|25|[tusen-ai/naive-ui](https://github.com/tusen-ai/naive-ui)|A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.|14252|2023-12-19| +|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.|13591|2023-12-19| +|27|[aidenybai/million](https://github.com/aidenybai/million)|Make React Faster. Automatically.|13489|2023-12-19| +|28|[whyour/qinglong](https://github.com/whyour/qinglong)|支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)|12911|2023-12-18| +|29|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|12899|2023-12-19| +|30|[alibaba/lowcode-engine](https://github.com/alibaba/lowcode-engine)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|12786|2023-12-19| +|31|[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 ...|12342|2023-12-19| +|32|[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 ...|12307|2023-12-19| +|33|[antvis/G2](https://github.com/antvis/G2)|📊 A concise and progressive visualization grammar.|11853|2023-12-19| +|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.|11337|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.|11259|2023-12-14| +|36|[snabbdom/snabbdom](https://github.com/snabbdom/snabbdom)|A virtual DOM library with focus on simplicity, modularity, powerful features and performance.|11144|2023-12-03| |37|[antvis/G6](https://github.com/antvis/G6)|♾ A Graph Visualization Framework in JavaScript|10428|2023-12-17| -|38|[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|10350|2023-12-18| +|38|[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|10351|2023-12-18| |39|[tweenjs/tween.js](https://github.com/tweenjs/tween.js)|JavaScript/TypeScript animation engine|9505|2023-12-17| -|40|[honojs/hono](https://github.com/honojs/hono)|Fast, Lightweight, Web-standards|9330|2023-12-18| -|41|[illacloud/illa-builder](https://github.com/illacloud/illa-builder)|Build customized Admin Panel for your App and Website. Supports multi-person collaboration. Significantly reduce development time|9007|2023-12-18| -|42|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|8660|2023-11-18| -|43|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|8245|2023-11-30| -|44|[Milkdown/milkdown](https://github.com/Milkdown/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|8020|2023-12-18| -|45|[anse-app/chatgpt-demo](https://github.com/anse-app/chatgpt-demo)|Minimal web UI for ChatGPT. |7685|2023-11-21| -|46|[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 ...|7490|2023-12-18| -|47|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|7401|2023-12-18| -|48|[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 ...|7329|2023-12-16| -|49|[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.|7228|2023-12-17| -|50|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|7186|2023-12-15| -|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|6935|2023-11-28| -|52|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|6917|2023-12-01| -|53|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表单/表格解决方案|6739|2023-12-18| -|54|[ztjhz/BetterChatGPT](https://github.com/ztjhz/BetterChatGPT)|An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)|6719|2023-11-26| -|55|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|6672|2023-11-22| -|56|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴‍♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|6538|2023-11-13| -|57|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GOG, Amazon and Epic Games Launcher for Linux, Windows and Mac.|6530|2023-12-18| +|40|[honojs/hono](https://github.com/honojs/hono)|Fast, Lightweight, Web-standards|9376|2023-12-19| +|41|[illacloud/illa-builder](https://github.com/illacloud/illa-builder)|Build customized Admin Panel for your App and Website. Supports multi-person collaboration. Significantly reduce development time|9018|2023-12-19| +|42|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|8662|2023-11-18| +|43|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|8247|2023-11-30| +|44|[Milkdown/milkdown](https://github.com/Milkdown/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|8022|2023-12-19| +|45|[anse-app/chatgpt-demo](https://github.com/anse-app/chatgpt-demo)|Minimal web UI for ChatGPT. |7699|2023-11-21| +|46|[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 ...|7495|2023-12-19| +|47|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|7434|2023-12-18| +|48|[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 ...|7329|2023-12-19| +|49|[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.|7236|2023-12-19| +|50|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|7186|2023-12-19| +|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|6942|2023-11-28| +|52|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|6916|2023-12-01| +|53|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表单/表格解决方案|6743|2023-12-18| +|54|[ztjhz/BetterChatGPT](https://github.com/ztjhz/BetterChatGPT)|An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)|6733|2023-11-26| +|55|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|6676|2023-11-22| +|56|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴‍♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|6541|2023-12-19| +|57|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GOG, Amazon and Epic Games Launcher for Linux, Windows and Mac.|6532|2023-12-19| |58|[Millera0/private](https://github.com/Millera0/private)|This project has been deleted to avoid legal risks.|6447|2023-12-11| -|59|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|6273|2023-11-18| -|60|[giscus/giscus](https://github.com/giscus/giscus)|A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|6258|2023-12-16| -|61|[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 ...|6210|2023-12-11| -|62|[didi/LogicFlow](https://github.com/didi/LogicFlow)|A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架,支持实现脑图、ER图、UML、工作流等各种图编辑场景。|6185|2023-12-06| -|63|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|6115|2023-10-13| -|64|[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. |6110|2023-12-18| -|65|[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的清新优雅的中后台模版]|5789|2023-12-14| -|66|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|5694|2023-12-18| -|67|[Licoy/ChatGPT-Midjourney](https://github.com/Licoy/ChatGPT-Midjourney)|🍭 一键拥有你自己的 ChatGPT+Midjourney 网页服务 Own your own ChatGPT+Midjourney web service with one click|5290|2023-12-16| -|68|[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 ...|5132|2023-12-17| -|69|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|5082|2023-12-18| -|70|[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.|5038|2023-12-17| -|71|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code/low-code platform to build internal tools. 极易扩展的无代码/低代码开发平台。|5002|2023-12-18| +|59|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|6278|2023-11-18| +|60|[giscus/giscus](https://github.com/giscus/giscus)|A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|6267|2023-12-16| +|61|[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 ...|6221|2023-12-11| +|62|[didi/LogicFlow](https://github.com/didi/LogicFlow)|A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架,支持实现脑图、ER图、UML、工作流等各种图编辑场景。|6190|2023-12-06| +|63|[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. |6118|2023-12-19| +|64|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|6115|2023-10-13| +|65|[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的清新优雅的中后台模版]|5797|2023-12-14| +|66|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|5694|2023-12-19| +|67|[Licoy/ChatGPT-Midjourney](https://github.com/Licoy/ChatGPT-Midjourney)|🍭 一键拥有你自己的 ChatGPT+Midjourney 网页服务 Own your own ChatGPT+Midjourney web service with one click|5296|2023-12-16| +|68|[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 ...|5130|2023-12-17| +|69|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|5085|2023-12-18| +|70|[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.|5046|2023-12-17| +|71|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code/low-code platform to build internal tools. 极易扩展的无代码/低代码开发平台。|5002|2023-12-19| |72|[brick-design/brick-design](https://github.com/brick-design/brick-design)|低代码框架,支持流式布局与自由布局拖拽编排,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示、自由布局支持辅助对齐、支持自动吸附、实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4933|2023-10-30| -|73|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|4871|2023-12-17| -|74|[LokerL/tts-vue](https://github.com/LokerL/tts-vue)|🎤 微软语音合成工具,使用 Electron + Vue + ElementPlus + Vite 构建。|4685|2023-12-02| -|75|[Tohrusky/Final2x](https://github.com/Tohrusky/Final2x)|2^x Image Super-Resolution ☢️|4557|2023-12-11| -|76|[AutumnWhj/ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot)|ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot|4412|2023-11-21| +|73|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|4874|2023-12-17| +|74|[LokerL/tts-vue](https://github.com/LokerL/tts-vue)|🎤 微软语音合成工具,使用 Electron + Vue + ElementPlus + Vite 构建。|4696|2023-12-02| +|75|[Tohrusky/Final2x](https://github.com/Tohrusky/Final2x)|2^x Image Super-Resolution ☢️|4560|2023-12-18| +|76|[AutumnWhj/ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot)|ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot|4413|2023-11-21| |77|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|4356|2023-12-18| -|78|[iorate/ublacklist](https://github.com/iorate/ublacklist)|Blocks specific sites from appearing in Google search results|4266|2023-12-03| -|79|[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.|4260|2023-12-18| +|78|[iorate/ublacklist](https://github.com/iorate/ublacklist)|Blocks specific sites from appearing in Google search results|4269|2023-12-03| +|79|[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.|4260|2023-12-19| |80|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|4258|2023-10-27| -|81|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|4221|2023-12-18| -|82|[l0o0/jasminum](https://github.com/l0o0/jasminum)|A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据|4201|2023-12-13| +|81|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|4224|2023-12-19| +|82|[l0o0/jasminum](https://github.com/l0o0/jasminum)|A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据|4205|2023-12-13| |83|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|4168|2023-08-15| -|84|[maotoumao/MusicFree](https://github.com/maotoumao/MusicFree)|插件化、定制化、无广告的免费音乐播放器|4070|2023-12-18| -|85|[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.|3969|2023-12-18| -|86|[Tencent/tmagic-editor](https://github.com/Tencent/tmagic-editor)|-|3878|2023-12-18| -|87|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|3810|2023-11-03| -|88|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|3778|2023-12-18| +|84|[maotoumao/MusicFree](https://github.com/maotoumao/MusicFree)|插件化、定制化、无广告的免费音乐播放器|4090|2023-12-18| +|85|[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.|3969|2023-12-19| +|86|[Tencent/tmagic-editor](https://github.com/Tencent/tmagic-editor)|-|3879|2023-12-19| +|87|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|3809|2023-11-03| +|88|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|3779|2023-12-18| |89|[futantan/OpenGpt](https://github.com/futantan/OpenGpt)|Create your own ChatGPT App in seconds.|3740|2023-08-22| -|90|[zdhxiong/mdui](https://github.com/zdhxiong/mdui)|mdui 是使用 Web Components 实现 Material You 设计规范的前端组件库|3702|2023-12-16| -|91|[Kanaries/Rath](https://github.com/Kanaries/Rath)|Next generation of automated data exploratory analysis and visualization platform.|3658|2023-12-15| -|92|[koishijs/koishi](https://github.com/koishijs/koishi)|Cross-platform chatbot framework made with love|3570|2023-12-16| -|93|[Tencent/wujie](https://github.com/Tencent/wujie)|极致的微前端框架|3457|2023-12-18| -|94|[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 !|3411|2023-12-18| -|95|[codebdy/rxdrag](https://github.com/codebdy/rxdrag)|Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。|3410|2023-12-18| -|96|[BuilderIO/ai-shell](https://github.com/BuilderIO/ai-shell)|A CLI that converts natural language to shell commands.|3403|2023-09-21| -|97|[electron-vite/electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)|🥳 Really simple Electron + Vite + Vue boilerplate.|3372|2023-12-13| -|98|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine |3334|2023-12-18| -|99|[BetaSu/big-react](https://github.com/BetaSu/big-react)|跟着我,从0实现React18|3288|2023-10-07| -|100|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|3268|2023-12-09| -|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|3231|2023-12-18| -|103|[meowtec/Imagine](https://github.com/meowtec/Imagine)|🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.|3193|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.|3164|2023-12-11| -|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.|3107|2023-12-05| +|90|[zdhxiong/mdui](https://github.com/zdhxiong/mdui)|mdui 是使用 Web Components 实现 Material You 设计规范的前端组件库|3703|2023-12-16| +|91|[Kanaries/Rath](https://github.com/Kanaries/Rath)|Next generation of automated data exploratory analysis and visualization platform.|3673|2023-12-15| +|92|[koishijs/koishi](https://github.com/koishijs/koishi)|Cross-platform chatbot framework made with love|3571|2023-12-16| +|93|[Tencent/wujie](https://github.com/Tencent/wujie)|极致的微前端框架|3460|2023-12-19| +|94|[codebdy/rxdrag](https://github.com/codebdy/rxdrag)|Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。|3412|2023-12-19| +|95|[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 !|3411|2023-12-19| +|96|[BuilderIO/ai-shell](https://github.com/BuilderIO/ai-shell)|A CLI that converts natural language to shell commands.|3408|2023-09-21| +|97|[electron-vite/electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)|🥳 Really simple Electron + Vite + Vue boilerplate.|3375|2023-12-13| +|98|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine |3338|2023-12-19| +|99|[BetaSu/big-react](https://github.com/BetaSu/big-react)|跟着我,从0实现React18|3292|2023-10-07| +|100|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|3270|2023-12-09| +|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-18| +|102|[oliverschwendener/ueli](https://github.com/oliverschwendener/ueli)|Keystroke launcher for Windows and macOS|3237|2023-12-18| +|103|[meowtec/Imagine](https://github.com/meowtec/Imagine)|🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.|3200|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.|3167|2023-12-19| +|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.|3113|2023-12-05| |106|[ourongxing/chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel)|Elegant and Powerfull. Powered by OpenAI and Vercel.|3019|2023-11-28| |107|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2990|2023-10-17| |108|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码(LowCode)搭建工作台,实时输出源代码|2983|2023-12-06| -|109|[guangzhengli/ChatFiles](https://github.com/guangzhengli/ChatFiles)|Document Chatbot — multiple files. Powered by GPT / Embedding.|2946|2023-07-19| -|110|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|2914|2023-12-17| -|111|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2873|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封装,构建手机端模板脚手架 |2854|2023-12-14| -|113|[AprilNEA/ChatGPT-Admin-Web](https://github.com/AprilNEA/ChatGPT-Admin-Web)|One-stop system for shared use of AI within teams and organizationswith 在团队和组织内共享使用人工智能的一站式系统|2853|2023-12-17| -|114|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|2837|2023-09-19| +|109|[guangzhengli/ChatFiles](https://github.com/guangzhengli/ChatFiles)|Document Chatbot — multiple files. Powered by GPT / Embedding.|2948|2023-07-19| +|110|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|2915|2023-12-17| +|111|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2875|2023-12-03| +|112|[AprilNEA/ChatGPT-Admin-Web](https://github.com/AprilNEA/ChatGPT-Admin-Web)|One-stop system for shared use of AI within teams and organizationswith 在团队和组织内共享使用人工智能的一站式系统|2856|2023-12-17| +|113|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架 |2854|2023-12-14| +|114|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|2839|2023-09-19| |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|2832|2023-12-17| -|116|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2780|2023-11-04| +|116|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2781|2023-11-04| |117|[notadd/notadd](https://github.com/notadd/notadd)|A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。|2767|2023-12-14| -|118|[Bowen7/regex-vis](https://github.com/Bowen7/regex-vis)|🎨 Regex visualizer & editor|2714|2023-10-28| -|119|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|2686|2023-12-18| -|120|[ConnectAI-E/AutoGPT-Next-Web](https://github.com/ConnectAI-E/AutoGPT-Next-Web)|🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用|2682|2023-12-11| +|118|[Bowen7/regex-vis](https://github.com/Bowen7/regex-vis)|🎨 Regex visualizer & editor|2727|2023-10-28| +|119|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|2688|2023-12-19| +|120|[ConnectAI-E/AutoGPT-Next-Web](https://github.com/ConnectAI-E/AutoGPT-Next-Web)|🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用|2683|2023-12-18| |121|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|Tencent QQ Bot Library for Node.js|2672|2023-09-22| |122|[hahahumble/speechgpt](https://github.com/hahahumble/speechgpt)|💬 SpeechGPT is a web application that enables you to converse with ChatGPT.|2669|2023-10-16| |123|[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 ...|2651|2023-12-17| -|124|[BilibiliVideoDownload/BilibiliVideoDownload](https://github.com/BilibiliVideoDownload/BilibiliVideoDownload)|Cross-platform download bilibili video desktop software, support windows, macOS, Linux|2642|2023-12-09| -|125|[opensumi/core](https://github.com/opensumi/core)|🚀 A framework helps you quickly build Cloud or Desktop IDE products.|2638|2023-12-17| -|126|[cwackerfuss/react-wordle](https://github.com/cwackerfuss/react-wordle)|A fun Wordle clone made using React, Typescript, and Tailwind|2607|2023-12-14| -|127|[vrtmrz/obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync)|-|2600|2023-12-11| -|128|[HuolalaTech/page-spy-web](https://github.com/HuolalaTech/page-spy-web)|Debug remotely and easily like chrome devtools.|2569|2023-12-18| -|129|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2565|2023-09-15| -|130|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|Distributed, Docker-supported, out-of-the-box, and Lightweight control panel for Minecraft server and more.|2499|2023-12-03| +|124|[BilibiliVideoDownload/BilibiliVideoDownload](https://github.com/BilibiliVideoDownload/BilibiliVideoDownload)|Cross-platform download bilibili video desktop software, support windows, macOS, Linux|2649|2023-12-09| +|125|[opensumi/core](https://github.com/opensumi/core)|🚀 A framework helps you quickly build Cloud or Desktop IDE products.|2639|2023-12-19| +|126|[HuolalaTech/page-spy-web](https://github.com/HuolalaTech/page-spy-web)|Debug remotely and easily like chrome devtools.|2631|2023-12-19| +|127|[cwackerfuss/react-wordle](https://github.com/cwackerfuss/react-wordle)|A fun Wordle clone made using React, Typescript, and Tailwind|2608|2023-12-14| +|128|[vrtmrz/obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync)|-|2604|2023-12-11| +|129|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2566|2023-09-15| +|130|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|Distributed, Docker-supported, out-of-the-box, and Lightweight control panel for Minecraft server and more.|2502|2023-12-03| |131|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library.|2491|2023-12-06| |132|[koishijs/novelai-bot](https://github.com/koishijs/novelai-bot)|Generate images by NovelAI 基于 NovelAI 的画图机器人|2433|2023-11-25| -|133|[zce/caz](https://github.com/zce/caz)|A simple yet powerful template-based Scaffolding tools.|2425|2023-12-17| +|133|[zce/caz](https://github.com/zce/caz)|A simple yet powerful template-based Scaffolding tools.|2424|2023-12-17| |134|[liou666/polyglot](https://github.com/liou666/polyglot)|🤖️ Cross-platform AI language practice app (跨平台AI语言练习应用)|2380|2023-12-14| -|135|[frappe/books](https://github.com/frappe/books)|Free Accounting Software|2374|2023-12-05| -|136|[suanmei/callapp-lib](https://github.com/suanmei/callapp-lib)|🔥call app from h5(H5唤起客户端 )|2345|2023-10-27| -|137|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|2327|2023-12-16| +|135|[frappe/books](https://github.com/frappe/books)|Free Accounting Software|2375|2023-12-05| +|136|[suanmei/callapp-lib](https://github.com/suanmei/callapp-lib)|🔥call app from h5(H5唤起客户端 )|2347|2023-10-27| +|137|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|2328|2023-12-16| |138|[hydro-dev/Hydro](https://github.com/hydro-dev/Hydro)|Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)|2297|2023-12-18| -|139|[Mereithhh/vanblog](https://github.com/Mereithhh/vanblog)|一款简洁实用优雅的个人博客系统|2284|2023-11-28| -|140|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|2258|2023-07-05| +|139|[Mereithhh/vanblog](https://github.com/Mereithhh/vanblog)|一款简洁实用优雅的个人博客系统|2285|2023-11-28| +|140|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|2261|2023-07-05| |141|[web-infra-dev/garfish](https://github.com/web-infra-dev/garfish)|A powerful micro front-end framework 🚚|2252|2023-12-04| |142|[visiky/resume](https://github.com/visiky/resume)|🚀 在线简历生成器|2246|2023-08-30| -|143|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|A brand new web Visual Novel engine 全新的网页端视觉小说引擎|2230|2023-12-17| -|144|[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)|2206|2023-12-14| -|145|[alovajs/alova](https://github.com/alovajs/alova)|Request strategy library for MVVM libraries such as Vue.js, React.js and Svelte.js|2180|2023-12-18| -|146|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|2172|2023-12-17| -|147|[Flaque/quirk](https://github.com/Flaque/quirk)|✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool|2168|2023-12-12| +|143|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|A brand new web Visual Novel engine 全新的网页端视觉小说引擎|2231|2023-12-17| +|144|[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)|2213|2023-12-14| +|145|[alovajs/alova](https://github.com/alovajs/alova)|Request strategy library for MVVM libraries such as Vue.js, React.js and Svelte.js|2184|2023-12-18| +|146|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|2174|2023-12-17| +|147|[Flaque/quirk](https://github.com/Flaque/quirk)|✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool|2167|2023-12-12| |148|[msgbyte/tailchat](https://github.com/msgbyte/tailchat)|Next generation noIM application in your own workspace, not only another Slack/Discord/Rocket.chat|2150|2023-12-11| -|149|[simonbengtsson/jsPDF-AutoTable](https://github.com/simonbengtsson/jsPDF-AutoTable)|jsPDF plugin for generating PDF tables with javascript|2149|2023-12-11| -|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|2141|2023-07-18| -|151|[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等构建|2140|2023-12-14| -|152|[aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials)|Configure AWS credential environment variables for use in other GitHub Actions.|2122|2023-12-12| -|153|[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.|2099|2023-11-10| -|154|[theajack/cnchar](https://github.com/theajack/cnchar)|🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)|2080|2023-12-16| -|155|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|2076|2023-12-05| -|156|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|2063|2023-11-23| -|157|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 https://aisuda.github.io/amis-editor-demo|2041|2023-11-16| -|158|[ruilisi/fortune-sheet](https://github.com/ruilisi/fortune-sheet)|A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets|2040|2023-10-03| -|159|[Kanaries/graphic-walker](https://github.com/Kanaries/graphic-walker)|An open source alternative to Tableau. Easily embedded in any web apps.|2012|2023-12-18| +|149|[simonbengtsson/jsPDF-AutoTable](https://github.com/simonbengtsson/jsPDF-AutoTable)|jsPDF plugin for generating PDF tables with javascript|2150|2023-12-11| +|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|2148|2023-07-18| +|151|[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等构建|2144|2023-12-14| +|152|[aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials)|Configure AWS credential environment variables for use in other GitHub Actions.|2123|2023-12-19| +|153|[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.|2107|2023-11-10| +|154|[theajack/cnchar](https://github.com/theajack/cnchar)|🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)|2082|2023-12-16| +|155|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|2077|2023-12-05| +|156|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|2065|2023-12-19| +|157|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 https://aisuda.github.io/amis-editor-demo|2042|2023-12-19| +|158|[ruilisi/fortune-sheet](https://github.com/ruilisi/fortune-sheet)|A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets|2041|2023-12-19| +|159|[Kanaries/graphic-walker](https://github.com/Kanaries/graphic-walker)|An open source alternative to Tableau. Easily embedded in any web apps.|2015|2023-12-19| |160|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io|1964|2023-12-12| -|161|[umijs/father](https://github.com/umijs/father)|NPM package development tool|1957|2023-12-15| -|162|[klinecharts/KLineChart](https://github.com/klinecharts/KLineChart)|📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)|1898|2023-12-18| -|163|[jabbany/CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary)|Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。|1877|2023-10-17| -|164|[lxfater/inpaint-web](https://github.com/lxfater/inpaint-web)|A free and open-source inpainting tool powered by webgpu and wasm on the browser.|1875|2023-12-18| -|165|[liyupi/yuindex](https://github.com/liyupi/yuindex)|✨ 新项目 - 极客范儿的浏览器主页 💻 Vue 3 + Node.js 全栈项目,自实现 web 终端 + 命令系统|1866|2023-12-05| -|166|[alex8088/electron-vite](https://github.com/alex8088/electron-vite)|Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护|1865|2023-12-16| -|167|[ha0z1/New-Bing-Anywhere](https://github.com/ha0z1/New-Bing-Anywhere)|💬 New-Bing-Anywhere extension's source |1847|2023-12-04| -|168|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷️Github China/Global User Ranking, Global Warehouse Star Ranking (Github Action is automatically updated daily).|1837|2023-12-18| +|161|[umijs/father](https://github.com/umijs/father)|NPM package development tool|1960|2023-12-15| +|162|[lxfater/inpaint-web](https://github.com/lxfater/inpaint-web)|A free and open-source inpainting tool powered by webgpu and wasm on the browser.|1916|2023-12-19| +|163|[klinecharts/KLineChart](https://github.com/klinecharts/KLineChart)|📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)|1898|2023-12-18| +|164|[jabbany/CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary)|Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。|1877|2023-10-17| +|165|[alex8088/electron-vite](https://github.com/alex8088/electron-vite)|Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护|1869|2023-12-19| +|166|[liyupi/yuindex](https://github.com/liyupi/yuindex)|✨ 新项目 - 极客范儿的浏览器主页 💻 Vue 3 + Node.js 全栈项目,自实现 web 终端 + 命令系统|1867|2023-12-05| +|167|[ha0z1/New-Bing-Anywhere](https://github.com/ha0z1/New-Bing-Anywhere)|💬 New-Bing-Anywhere extension's source |1855|2023-12-04| +|168|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷️Github China/Global User Ranking, Global Warehouse Star Ranking (Github Action is automatically updated daily).|1837|2023-12-19| |169|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点乐趣😏~(支持Mac、Win和Linux)|1828|2023-10-05| |170|[hellof2e/quark-design](https://github.com/hellof2e/quark-design)|Browser-native component library, framework-agnostic, base on web components.(面向未来的组件库,跨端、跨框架、浏览器原生,即插即用。底层基于 Quarkc!)|1813|2023-12-14| -|171|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1793|2023-11-10| -|172|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|1719|2023-12-15| -|173|[quantizor/markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1717|2023-12-07| -|174|[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|1716|2023-12-18| -|175|[lsqy/taro-music](https://github.com/lsqy/taro-music)|🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕,目前正在使用react-hooks重构中(不定时更新)|1694|2023-12-16| -|176|[ZhongAnTech/zarm](https://github.com/ZhongAnTech/zarm)|基于 React 的移动端 UI 组件库|1675|2023-12-14| -|177|[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.|1674|2023-12-18| -|178|[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 ...|1667|2023-07-04| -|179|[editablejs/editable](https://github.com/editablejs/editable)|🌱 A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. 一款强到离谱的富文本编辑器框架,专注于稳定性、可控性、扩展性和性能。|1661|2023-12-13| -|180|[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.|1656|2023-12-18| +|171|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1792|2023-11-10| +|172|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|1720|2023-12-15| +|173|[quantizor/markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1719|2023-12-07| +|174|[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|1716|2023-12-19| +|175|[lsqy/taro-music](https://github.com/lsqy/taro-music)|🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕,目前正在使用react-hooks重构中(不定时更新)|1696|2023-12-16| +|176|[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.|1679|2023-12-18| +|177|[ZhongAnTech/zarm](https://github.com/ZhongAnTech/zarm)|基于 React 的移动端 UI 组件库|1675|2023-12-19| +|178|[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 ...|1669|2023-07-04| +|179|[editablejs/editable](https://github.com/editablejs/editable)|🌱 A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. 一款强到离谱的富文本编辑器框架,专注于稳定性、可控性、扩展性和性能。|1664|2023-12-13| +|180|[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.|1657|2023-12-19| |181|[xjh22222228/nav](https://github.com/xjh22222228/nav)|🔍 发现导航 , 打造最强静态导航网站(支持SEO) Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing|1649|2023-11-14| -|182|[vuepress-theme-hope/vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope)|A vuepress theme with tons of features✨|1645|2023-12-18| -|183|[vuejs/babel-plugin-jsx](https://github.com/vuejs/babel-plugin-jsx)|JSX for Vue 3|1634|2023-12-17| -|184|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不破楼兰终不还|1619|2023-12-18| -|185|[anse-app/anse](https://github.com/anse-app/anse)|Supercharged experience for ChatGPT, DALL-E and Stable Diffusion.|1609|2023-12-18| -|186|[webfansplz/vite-plugin-vue-devtools](https://github.com/webfansplz/vite-plugin-vue-devtools)|Vite + Vue DevTools = DX 🔥|1608|2023-12-18| -|187|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|1597|2023-12-14| -|188|[xjq7/books](https://github.com/xjq7/books)|IT 电子书, 计算机基础(编译原理, 数据结构与算法, 操作系统), 计算机网络, 编程语言, 前端, 网络安全, 软件测试, 算法, 数据库, 经济学, 数学, 多种文件格式(pdf、mobi、epubi、azw3), 多种下载方式(百度网盘, 阿里网盘, 直链)|1545|2023-07-11| -|189|[NetEase/tango](https://github.com/NetEase/tango)|A source code based low-code builder. Integrate low-code experience into your local development workflow seamlessly.|1524|2023-12-13| -|190|[szTheory/exifcleaner](https://github.com/szTheory/exifcleaner)|Cross-platform desktop GUI app to clean image metadata|1521|2023-10-17| -|191|[gkd-kit/subscription](https://github.com/gkd-kit/subscription)|GKD 默认订阅规则|1508|2023-12-18| +|182|[vuepress-theme-hope/vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope)|A vuepress theme with tons of features✨|1646|2023-12-19| +|183|[vuejs/babel-plugin-jsx](https://github.com/vuejs/babel-plugin-jsx)|JSX for Vue 3|1634|2023-12-19| +|184|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不破楼兰终不还|1620|2023-12-18| +|185|[anse-app/anse](https://github.com/anse-app/anse)|Supercharged experience for ChatGPT, DALL-E and Stable Diffusion.|1614|2023-12-19| +|186|[webfansplz/vite-plugin-vue-devtools](https://github.com/webfansplz/vite-plugin-vue-devtools)|Vite + Vue DevTools = DX 🔥|1613|2023-12-19| +|187|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|1598|2023-12-19| +|188|[gkd-kit/subscription](https://github.com/gkd-kit/subscription)|GKD 默认订阅规则|1547|2023-12-19| +|189|[xjq7/books](https://github.com/xjq7/books)|IT 电子书, 计算机基础(编译原理, 数据结构与算法, 操作系统), 计算机网络, 编程语言, 前端, 网络安全, 软件测试, 算法, 数据库, 经济学, 数学, 多种文件格式(pdf、mobi、epubi、azw3), 多种下载方式(百度网盘, 阿里网盘, 直链)|1545|2023-07-11| +|190|[NetEase/tango](https://github.com/NetEase/tango)|A source code based low-code builder. Integrate low-code experience into your local development workflow seamlessly.|1528|2023-12-19| +|191|[szTheory/exifcleaner](https://github.com/szTheory/exifcleaner)|Cross-platform desktop GUI app to clean image metadata|1521|2023-10-17| |192|[microsoft/vscode-mssql](https://github.com/microsoft/vscode-mssql)|Visual Studio Code SQL Server extension.|1486|2023-12-13| |193|[umijs/hox](https://github.com/umijs/hox)|State sharing for React components.|1417|2023-12-01| -|194|[alibaba/lowcode-demo](https://github.com/alibaba/lowcode-demo)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|1413|2023-12-14| -|195|[electron-vite/electron-vite-react](https://github.com/electron-vite/electron-vite-react)|:electron: Electron + Vite + React + Sass boilerplate.|1407|2023-12-13| +|194|[alibaba/lowcode-demo](https://github.com/alibaba/lowcode-demo)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|1415|2023-12-18| +|195|[electron-vite/electron-vite-react](https://github.com/electron-vite/electron-vite-react)|:electron: Electron + Vite + React + Sass boilerplate.|1410|2023-12-13| |196|[zonemeen/musicn](https://github.com/zonemeen/musicn)|🎵 一个可播放及下载音乐的 Node.js 命令行工具|1405|2023-12-14| -|197|[FeatureProbe/FeatureProbe](https://github.com/FeatureProbe/FeatureProbe)|FeatureProbe is an open source feature management service. 开源的高效可视化『特性』管理平台,提供特性开关、灰度发布、AB实验全功能。|1395|2023-12-08| -|198|[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 管理、推文管理、自动记录浏览过的文章。|1380|2023-09-28| -|199|[dream-num/univer](https://github.com/dream-num/univer)|Univer is a set of enterprise document and data collaboration solutions, including spreadsheets, documents, and slides. The highly extensible design allows developers to customize personalized functio ...|1376|2023-12-18| -|200|[chenhb23/lanzouyun-disk](https://github.com/chenhb23/lanzouyun-disk)|蓝奏云网盘、客户端,实现了蓝奏云大部分功能并添加了许多增强型功能,可作为网盘的日常管理工具使用。项目用 electron 构建,支持 macos 和 windows。|1364|2023-08-22| +|197|[FeatureProbe/FeatureProbe](https://github.com/FeatureProbe/FeatureProbe)|FeatureProbe is an open source feature management service. 开源的高效可视化『特性』管理平台,提供特性开关、灰度发布、AB实验全功能。|1395|2023-12-19| +|198|[dream-num/univer](https://github.com/dream-num/univer)|Univer is a set of enterprise document and data collaboration solutions, including spreadsheets, documents, and slides. The highly extensible design allows developers to customize personalized functio ...|1381|2023-12-19| +|199|[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 管理、推文管理、自动记录浏览过的文章。|1380|2023-09-28| +|200|[chenhb23/lanzouyun-disk](https://github.com/chenhb23/lanzouyun-disk)|蓝奏云网盘、客户端,实现了蓝奏云大部分功能并添加了许多增强型功能,可作为网盘的日常管理工具使用。项目用 electron 构建,支持 macos 和 windows。|1363|2023-08-22|

↓ -- 感谢读者 -- ↓

diff --git a/content/charts/overall/software/Vim-script.md b/content/charts/overall/software/Vim-script.md index b6c03670..a4537bd9 100644 --- a/content/charts/overall/software/Vim-script.md +++ b/content/charts/overall/software/Vim-script.md @@ -1,24 +1,24 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Vim script -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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|20076|2023-09-23| -|2|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|8381|2023-10-31| +|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20078|2023-09-23| +|2|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|8382|2023-10-31| |3|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4890|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 !!|1784|2023-09-30| |5|[luochen1990/rainbow](https://github.com/luochen1990/rainbow)|Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.|1714|2023-10-06| |6|[youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim)|Make your vim more power and much easer.|1372|2023-11-14| -|7|[skywind3000/vim](https://github.com/skywind3000/vim)|Personal Vim Profile|881|2023-12-18| -|8|[skywind3000/vim-init](https://github.com/skywind3000/vim-init)|轻量级 Vim 配置框架,全中文注释|871|2023-09-26| -|9|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|851|2023-12-11| +|7|[skywind3000/vim](https://github.com/skywind3000/vim)|Personal Vim Profile|882|2023-12-18| +|8|[skywind3000/vim-init](https://github.com/skywind3000/vim-init)|轻量级 Vim 配置框架,全中文注释|870|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-12-11| |10|[mzlogin/vim-markdown-toc](https://github.com/mzlogin/vim-markdown-toc)|A vim 7.4+ plugin to generate table of contents for Markdown files.|584|2023-12-13| |11|[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| |12|[sillybun/vim-repl](https://github.com/sillybun/vim-repl)|Best REPL environment for Vim|432|2023-07-15| |13|[ruchee/vimrc](https://github.com/ruchee/vimrc)|Ruchee's Vim Config Files|415|2023-10-17| -|14|[jayli/vim-easycomplete](https://github.com/jayli/vim-easycomplete)|杭州市余杭区最好用的 VIM/NVIM 代码补全插件|383|2023-12-18| +|14|[jayli/vim-easycomplete](https://github.com/jayli/vim-easycomplete)|杭州市余杭区最好用的 VIM/NVIM 代码补全插件|383|2023-12-19| |15|[lilydjwg/dotvim](https://github.com/lilydjwg/dotvim)|My vim config|276|2023-10-27| |16|[HonkW93/automatic-verilog](https://github.com/HonkW93/automatic-verilog)|automatic-verilog based on vimscript|175|2023-10-24| |17|[dofy/7th-vim](https://github.com/dofy/7th-vim)|安装简单,轻量、易用、高可配置性。 Lightweight & Customizable Vim configuration options.|98|2023-11-25| @@ -43,9 +43,9 @@ |36|[Moe-sushi/termux-neovim](https://github.com/Moe-sushi/termux-neovim)|Neovim config file of termux.|9|2023-08-12| |37|[cnsworder/dev_init](https://github.com/cnsworder/dev_init)|开发环境初始化 vim+emacs+python|9|2023-10-21| |38|[terrytangyuan/dotfiles](https://github.com/terrytangyuan/dotfiles)|Personal bootstrapping dotfiles |8|2023-12-18| -|39|[yuesong-feng/EasyVim](https://github.com/yuesong-feng/EasyVim)|简单易用的vim配置|7|2023-11-11| -|40|[xu-chaojie/VIM](https://github.com/xu-chaojie/VIM)|精简vim配置,精简插件,只保留必要设置,并添加注释,不修改vim原有快捷键|7|2023-08-22| -|41|[yyzwz/s024](https://github.com/yyzwz/s024)|基于Vue+SpringBoot+MySQL的农村物流配送系统,包含快递客户管理模块、配送位置管理模块、配送人员模块、路线规划模块、商家管理模块、商品退换模块,还包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块,农村物流配送系统基于角色的访问控制,给物流管理员、配送人员使用,可将权限精确到按钮级别。|6|2023-09-07| +|39|[yyzwz/s024](https://github.com/yyzwz/s024)|基于Vue+SpringBoot+MySQL的农村物流配送系统,包含快递客户管理模块、配送位置管理模块、配送人员模块、路线规划模块、商家管理模块、商品退换模块,还包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块,农村物流配送系统基于角色的访问控制,给物流管理员、配送人员使用,可将权限精确到按钮级别。|7|2023-09-07| +|40|[yuesong-feng/EasyVim](https://github.com/yuesong-feng/EasyVim)|简单易用的vim配置|7|2023-11-11| +|41|[xu-chaojie/VIM](https://github.com/xu-chaojie/VIM)|精简vim配置,精简插件,只保留必要设置,并添加注释,不修改vim原有快捷键|7|2023-08-22| |42|[yyzwz/s030](https://github.com/yyzwz/s030)|基于Vue+SpringBoot+MySQL的厦门旅游电子商务预订系统包含景点类型模块、景点档案模块、景点评分模块、景点收藏模块、酒店模块、美食模块,拥有用户网页端和管理后台端,包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块,厦门旅游电子商务预订系统基于角色的访问控制,给景点管理员、游客使用,可将权限精确到按钮级别。|5|2023-09-07| |43|[niming175/myVim](https://github.com/niming175/myVim)|我的vim配置|5|2023-10-08| |44|[rongyi/dotfile](https://github.com/rongyi/dotfile)|zsh/tmux/vim/mplayer配置文件|5|2023-09-14| diff --git a/content/charts/overall/software/Vue.md b/content/charts/overall/software/Vue.md index 50b3d5b9..fb9e36c3 100644 --- a/content/charts/overall/software/Vue.md +++ b/content/charts/overall/software/Vue.md @@ -1,210 +1,210 @@ 返回目录问题反馈 # 中文总榜 > 软件类 > Vue -数据更新: 2023-12-19   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2023-12-20   /   温馨提示:中文项目泛指「文档母语为中文」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|84924|2023-11-29| +|1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|84936|2023-11-29| |2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53807|2023-12-17| -|3|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|40547|2023-12-09| -|4|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|28696|2023-12-11| -|5|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|22055|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!|20730|2023-12-18| -|7|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19081|2023-12-18| -|8|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|17778|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|15397|2023-12-18| -|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!|13914|2023-12-17| -|12|[pure-admin/vue-pure-admin](https://github.com/pure-admin/vue-pure-admin)|🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)|11492|2023-12-13| -|13|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)|10430|2023-08-03| -|14|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|9295|2023-11-09| -|15|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)|8410|2023-07-06| -|16|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|8164|2023-11-19| -|17|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 、支持多端小程序(A Vue.js UI Toolkit for Mobile Web)|5645|2023-12-18| -|18|[HalseySpicy/Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin)|✨✨✨ Geeker Admin,基于 Vue3.3、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。|5508|2023-12-18| -|19|[Moonvy/OpenPromptStudio](https://github.com/Moonvy/OpenPromptStudio)|🥣 AIGC 提示词可视化编辑器 OPS Open Prompt Studio|5398|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的可视化表单设计器,让表单开发简单而高效。)|5268|2023-06-20| -|21|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。|4954|2023-12-17| -|22|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|4660|2023-11-30| -|23|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|4545|2023-12-17| -|24|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|商城低代码平台,可视化搭建H5、小程序多端商城|4480|2023-12-18| -|25|[crmeb/CRMEB](https://github.com/crmeb/CRMEB)|🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议|4472|2023-11-09| -|26|[varletjs/varlet](https://github.com/varletjs/varlet)|Material design mobile component library for Vue3|4451|2023-12-17| -|27|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|4391|2023-12-18| -|28|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|4300|2023-10-25| -|29|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|4291|2023-11-10| -|30|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin jpa版本:前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统|4258|2023-07-26| -|31|[YunYouJun/cook](https://github.com/YunYouJun/cook)|🍲 好的,今天我们来做菜!OK, Let's Cook!|4207|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~|4149|2023-12-18| -|33|[gaozhangmin/aliyunpan](https://github.com/gaozhangmin/aliyunpan)|小白羊网盘 - Powered by 阿里云盘。|4061|2023-12-07| -|34|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|4044|2023-11-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 个页面的大型单页面应用|40549|2023-12-09| +|4|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|28704|2023-12-11| +|5|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|22056|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!|20746|2023-12-19| +|7|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19086|2023-12-19| +|8|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|17781|2023-06-23| +|9|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17623|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|15403|2023-12-18| +|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!|13922|2023-12-17| +|12|[pure-admin/vue-pure-admin](https://github.com/pure-admin/vue-pure-admin)|🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)|11498|2023-12-19| +|13|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)|10431|2023-08-03| +|14|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|9296|2023-11-09| +|15|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)|8416|2023-07-06| +|16|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|8168|2023-11-19| +|17|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 、支持多端小程序(A Vue.js UI Toolkit for Mobile Web)|5644|2023-12-19| +|18|[HalseySpicy/Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin)|✨✨✨ Geeker Admin,基于 Vue3.3、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。|5511|2023-12-18| +|19|[Moonvy/OpenPromptStudio](https://github.com/Moonvy/OpenPromptStudio)|🥣 AIGC 提示词可视化编辑器 OPS Open Prompt Studio|5400|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的可视化表单设计器,让表单开发简单而高效。)|5269|2023-06-20| +|21|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。|4958|2023-12-17| +|22|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|4661|2023-11-30| +|23|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|4553|2023-12-17| +|24|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|商城低代码平台,可视化搭建H5、小程序多端商城|4484|2023-12-18| +|25|[crmeb/CRMEB](https://github.com/crmeb/CRMEB)|🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议|4473|2023-11-09| +|26|[varletjs/varlet](https://github.com/varletjs/varlet)|Material design mobile component library for Vue3|4453|2023-12-19| +|27|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|4392|2023-12-18| +|28|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|4304|2023-10-25| +|29|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|4296|2023-11-10| +|30|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin jpa版本:前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统|4259|2023-07-26| +|31|[YunYouJun/cook](https://github.com/YunYouJun/cook)|🍲 好的,今天我们来做菜!OK, Let's Cook!|4211|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~|4154|2023-12-19| +|33|[gaozhangmin/aliyunpan](https://github.com/gaozhangmin/aliyunpan)|小白羊网盘 - Powered by 阿里云盘。|4067|2023-12-07| +|34|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|4046|2023-11-08| |35|[umicro/uView](https://github.com/umicro/uView)|uView UI,是uni-app生态最优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|3871|2023-12-11| -|36|[XPoet/picx](https://github.com/XPoet/picx)|🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。|3736|2023-12-08| -|37|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|3535|2023-10-25| +|36|[XPoet/picx](https://github.com/XPoet/picx)|🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。|3741|2023-12-08| +|37|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|3536|2023-10-25| |38|[liyupi/sql-generator](https://github.com/liyupi/sql-generator)|🔨 用 JSON 来生成结构化的 SQL 语句,基于 Vue3 + TypeScript + Vite + Ant Design + MonacoEditor 实现,项目简单(重逻辑轻页面)、适合练手~|3334|2023-10-16| -|39|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|3176|2023-12-13| -|40|[chatpire/chatgpt-web-share](https://github.com/chatpire/chatgpt-web-share)|ChatGPT Plus 共享方案。ChatGPT Plus / OpenAI API sharing solution.|3172|2023-12-18| -|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.|3015|2023-12-13| -|42|[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 后台管理系统|2998|2023-12-12| -|43|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉Vue 3 + Vite 2 + Vue-Router 4 + Element-Plus + Echarts 5 + Axios 开发的后台管理系统|2979|2023-11-14| +|39|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|3182|2023-12-13| +|40|[chatpire/chatgpt-web-share](https://github.com/chatpire/chatgpt-web-share)|ChatGPT Plus 共享方案。ChatGPT Plus / OpenAI API sharing solution.|3179|2023-12-18| +|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.|3016|2023-12-13| +|42|[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 后台管理系统|3007|2023-12-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 开发的后台管理系统|2977|2023-11-14| |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|2921|2023-07-28| -|45|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 一个纯前端实现的头像生成网站|2897|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动态表单,动态表格,漂亮锁屏界面|2896|2023-11-27| -|47|[tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm)|A Modern Redis GUI Client|2709|2023-12-15| -|48|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2687|2023-09-28| +|45|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 一个纯前端实现的头像生成网站|2899|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动态表单,动态表格,漂亮锁屏界面|2899|2023-11-27| +|47|[tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm)|A Modern Redis GUI Client|2717|2023-12-15| +|48|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2688|2023-09-28| |49|[mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)|基于Golang的开源社区系统。|2621|2023-08-15| -|50|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|2529|2023-12-13| +|50|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|2530|2023-12-13| |51|[open-source-labs/OverVue](https://github.com/open-source-labs/OverVue)|Prototyping Tool For Vue Devs 适用于Vue的原型工具|2429|2023-09-07| -|52|[Hiram-Wong/ZyPlayer](https://github.com/Hiram-Wong/ZyPlayer)|跨平台桌面端视频资源播放器,免费高颜值.|2396|2023-12-17| -|53|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库,轻量、简洁的移动端组件库。组件文档地址:https://thorui.cn/doc |2394|2023-11-07| +|52|[Hiram-Wong/ZyPlayer](https://github.com/Hiram-Wong/ZyPlayer)|跨平台桌面端视频资源播放器,免费高颜值.|2402|2023-12-17| +|53|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库,轻量、简洁的移动端组件库。组件文档地址:https://thorui.cn/doc |2396|2023-11-07| |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|2317|2023-10-17| -|55|[maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer)|🎵 基于 Vue 的在线音乐播放器 Online music player|2283|2023-12-02| -|56|[tookit/vue-material-admin](https://github.com/tookit/vue-material-admin)|A vue material design admin template|2258|2023-12-15| +|55|[maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer)|🎵 基于 Vue 的在线音乐播放器 Online music player|2295|2023-12-02| +|56|[tookit/vue-material-admin](https://github.com/tookit/vue-material-admin)|A vue material design admin template|2257|2023-12-15| |57|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况|2160|2023-12-13| -|58|[nmxiaowei/avue](https://github.com/nmxiaowei/avue)|Avue.js2.0是基于现有的element-ui库进行的二次封装,简化一些繁琐的操作,核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景,同时衍生出更多企业常用的组件,达到高复用,容易维护和扩展的框架,同时内置了丰富了数据展示组件,让开发变得更加容易|2130|2023-12-15| -|59|[foamzou/melody](https://github.com/foamzou/melody)|我的音乐精灵|2093|2023-10-16| -|60|[jeecgboot/jeecgboot-vue3](https://github.com/jeecgboot/jeecgboot-vue3)|🔥JeecgBoot—Vue3版前端源码,采用 Vue3.0+TypeScript+Vite+Ant-Design-Vue等新技术方案,包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能。 是JeecgBoot低代码平台的vue3技术栈的全新UI版本,功能强于vue2版。|1960|2023-12-17| -|61|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1914|2023-10-09| -|62|[Java-S12138/frank](https://github.com/Java-S12138/frank)|A bran-new League of Legends assistant software, a replacement for WeGame.|1823|2023-12-09| -|63|[dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)|基于uni-app的、全端兼容的、高性能UI框架|1707|2023-12-18| -|64|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|1691|2023-07-09| -|65|[imsyy/home](https://github.com/imsyy/home)|个人主页,我的个人主页,个人主页源码,主页模板,homepage|1679|2023-12-16| -|66|[fantastic-admin/basic](https://github.com/fantastic-admin/basic)|⭐⭐⭐⭐⭐ 一款开箱即用的 Vue 中后台管理系统框架,支持多款 UI 组件库,兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|1678|2023-12-17| -|67|[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分支)|1641|2023-09-07| -|68|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|1583|2023-08-26| +|58|[nmxiaowei/avue](https://github.com/nmxiaowei/avue)|Avue.js2.0是基于现有的element-ui库进行的二次封装,简化一些繁琐的操作,核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景,同时衍生出更多企业常用的组件,达到高复用,容易维护和扩展的框架,同时内置了丰富了数据展示组件,让开发变得更加容易|2131|2023-12-15| +|59|[foamzou/melody](https://github.com/foamzou/melody)|我的音乐精灵|2094|2023-10-16| +|60|[jeecgboot/jeecgboot-vue3](https://github.com/jeecgboot/jeecgboot-vue3)|🔥JeecgBoot—Vue3版前端源码,采用 Vue3.0+TypeScript+Vite+Ant-Design-Vue等新技术方案,包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能。 是JeecgBoot低代码平台的vue3技术栈的全新UI版本,功能强于vue2版。|1961|2023-12-17| +|61|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1915|2023-10-09| +|62|[Java-S12138/frank](https://github.com/Java-S12138/frank)|A bran-new League of Legends assistant software, a replacement for WeGame.|1825|2023-12-09| +|63|[dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)|基于uni-app的、全端兼容的、高性能UI框架|1709|2023-12-19| +|64|[imsyy/home](https://github.com/imsyy/home)|个人主页,我的个人主页,个人主页源码,主页模板,homepage|1694|2023-12-19| +|65|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|1692|2023-07-09| +|66|[fantastic-admin/basic](https://github.com/fantastic-admin/basic)|⭐⭐⭐⭐⭐ 一款开箱即用的 Vue 中后台管理系统框架,支持多款 UI 组件库,兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|1681|2023-12-17| +|67|[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分支)|1644|2023-09-07| +|68|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|1584|2023-08-26| |69|[newbee-ltd/newbee-mall-vue-app](https://github.com/newbee-ltd/newbee-mall-vue-app)|🔥 🎉Vue2 全家桶 + Vant 搭建大型单页面商城项目。新蜂商城前后端分离版本-前端Vue项目源码|1514|2023-07-18| -|70|[zclzone/vue-naive-admin](https://github.com/zclzone/vue-naive-admin)|⚡️基于 Vue3 + Vite + Pinia + Unocss + Naive UI 的轻量级后台管理模板。|1467|2023-12-18| -|71|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|1442|2023-11-20| -|72|[cars10/elasticvue](https://github.com/cars10/elasticvue)|Elasticsearch gui for the browser|1400|2023-12-04| -|73|[dromara/mayfly-go](https://github.com/dromara/mayfly-go)|web版linux(终端 文件 脚本 进程)、数据库(mysql pgsql 高斯 达梦)、redis(单机 哨兵 集群)、mongo统一管理操作平台。|1399|2023-12-18| +|70|[zclzone/vue-naive-admin](https://github.com/zclzone/vue-naive-admin)|⚡️基于 Vue3 + Vite + Pinia + Unocss + Naive UI 的轻量级后台管理模板。|1471|2023-12-19| +|71|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|1443|2023-11-20| +|72|[cars10/elasticvue](https://github.com/cars10/elasticvue)|Elasticsearch gui for the browser|1401|2023-12-04| +|73|[dromara/mayfly-go](https://github.com/dromara/mayfly-go)|web版linux(终端 文件 脚本 进程)、数据库(mysql pgsql 高斯 达梦)、redis(单机 哨兵 集群)、mongo统一管理操作平台。|1400|2023-12-19| |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实现|1379|2023-08-30| -|75|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1345|2023-12-16| -|76|[TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)|适用于echarts等地图geoJson行政边界数据的实时获取与应用,全国省市区县多级联动下钻,真正意义的下钻至县级【附最新全国省市区县乡镇三级或四级城市geoJson文件下载,另可下载四级联动或五级(村级)行政编码对应关系】|1341|2023-11-01| +|75|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1344|2023-12-16| +|76|[TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)|适用于echarts等地图geoJson行政边界数据的实时获取与应用,全国省市区县多级联动下钻,真正意义的下钻至县级【附最新全国省市区县乡镇三级或四级城市geoJson文件下载,另可下载四级联动或五级(村级)行政编码对应关系】|1342|2023-11-01| |77|[StavinLi/Workflow](https://github.com/StavinLi/Workflow)|仿钉钉审批流程设置|1306|2023-10-17| -|78|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|1295|2023-11-13| -|79|[Tsuk1ko/bilibili-live-chat](https://github.com/Tsuk1ko/bilibili-live-chat)|📽️ 无后端的仿 YouTube Live Chat 风格的简易 Bilibili 弹幕姬|1239|2023-11-17| +|78|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|1298|2023-11-13| +|79|[Tsuk1ko/bilibili-live-chat](https://github.com/Tsuk1ko/bilibili-live-chat)|📽️ 无后端的仿 YouTube Live Chat 风格的简易 Bilibili 弹幕姬|1240|2023-11-17| |80|[Thecosy/IceCMS](https://github.com/Thecosy/IceCMS)|🌈冰激凌内容管理系统🍦,实现MacWK资源站,社区图片视频圈子CMS,支持网页端移动端小程序🌟适合做 资讯商城,社区论坛,聊天交友 社区,博客,圈子,论坛,图片,视频,社交。|1217|2023-11-20| |81|[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.|1212|2023-11-22| -|82|[sscfaith/avue-form-design](https://github.com/sscfaith/avue-form-design)|本项目是一款基于 Avue 的表单设计器,拖拽式操作让你快速构建一个表单。|1204|2023-07-06| -|83|[0xJacky/nginx-ui](https://github.com/0xJacky/nginx-ui)|Yet another WebUI for Nginx|1186|2023-12-17| -|84|[niefy/wx-manage](https://github.com/niefy/wx-manage)|🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩|1185|2023-11-11| -|85|[baiy/Ctool](https://github.com/baiy/Ctool)|程序开发常用工具 chrome / edge / firefox / utools / windows / linux / mac|1167|2023-12-15| +|82|[sscfaith/avue-form-design](https://github.com/sscfaith/avue-form-design)|本项目是一款基于 Avue 的表单设计器,拖拽式操作让你快速构建一个表单。|1205|2023-07-06| +|83|[0xJacky/nginx-ui](https://github.com/0xJacky/nginx-ui)|Yet another WebUI for Nginx|1192|2023-12-19| +|84|[niefy/wx-manage](https://github.com/niefy/wx-manage)|🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩|1186|2023-11-11| +|85|[baiy/Ctool](https://github.com/baiy/Ctool)|程序开发常用工具 chrome / edge / firefox / utools / windows / linux / mac|1172|2023-12-15| |86|[Kchengz/k-form-design](https://github.com/Kchengz/k-form-design)|基于vue Ant-Design 的表单设计器,快速开发|1139|2023-07-29| -|87|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️‍🌈 Futuristic auroral Hexo theme.|1134|2023-12-14| -|88|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板;并基于常见业务场景,抽象出常见功能组件;包括动态菜单,菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|1124|2023-11-06| -|89|[GoldSubmarine/workflow-bpmn-modeler](https://github.com/GoldSubmarine/workflow-bpmn-modeler)|🔥 flowable workflow designer based on vue and bpmn.io@7.0|1106|2023-12-15| -|90|[youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify)|Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能!|1032|2023-11-20| +|87|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️‍🌈 Futuristic auroral Hexo theme.|1134|2023-12-19| +|88|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板;并基于常见业务场景,抽象出常见功能组件;包括动态菜单,菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|1125|2023-11-06| +|89|[GoldSubmarine/workflow-bpmn-modeler](https://github.com/GoldSubmarine/workflow-bpmn-modeler)|🔥 flowable workflow designer based on vue and bpmn.io@7.0|1107|2023-12-15| +|90|[youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify)|Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能!|1035|2023-11-20| |91|[go-admin-team/go-admin-ui](https://github.com/go-admin-team/go-admin-ui)|基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统的前端模块|1023|2023-12-11| -|92|[jeecgboot/jeecg-uniapp](https://github.com/jeecgboot/jeecg-uniapp)|JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与JeecgBoot平台完美对接的移动解决方案!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。|1013|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.|1011|2023-08-25| -|94|[build-admin/buildadmin](https://github.com/build-admin/buildadmin)|可视化生成CRUD代码、内置WEB终端,技术栈为Vue3.x(setup)+ThinkPHP6+TypeScript+Vite+Pinia+Element Plus,自适应多端,同时提供Web和Server端、自动注册路由、无限级菜单权限节点、全局数据回收站、字段级修改保护等等,是集颜值、实用、敏捷于一身的管理系统。|1003|2023-11-17| -|95|[WuKongOpenSource/Wukong_Accounting](https://github.com/WuKongOpenSource/Wukong_Accounting)|悟空财务管理系统(悟空FS) 实现凭证管理、账簿管理、资产负债表、现金流量表、利润表等管理。开启数智财务新时代。|998|2023-11-06| +|92|[jeecgboot/jeecg-uniapp](https://github.com/jeecgboot/jeecg-uniapp)|JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与JeecgBoot平台完美对接的移动解决方案!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。|1014|2023-12-05| +|93|[WuKongOpenSource/Wukong_Accounting](https://github.com/WuKongOpenSource/Wukong_Accounting)|悟空财务管理系统(悟空FS) 实现凭证管理、账簿管理、资产负债表、现金流量表、利润表等管理。开启数智财务新时代。|1012|2023-11-06| +|94|[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.|1012|2023-08-25| +|95|[build-admin/buildadmin](https://github.com/build-admin/buildadmin)|可视化生成CRUD代码、内置WEB终端,技术栈为Vue3.x(setup)+ThinkPHP6+TypeScript+Vite+Pinia+Element Plus,自适应多端,同时提供Web和Server端、自动注册路由、无限级菜单权限节点、全局数据回收站、字段级修改保护等等,是集颜值、实用、敏捷于一身的管理系统。|1006|2023-11-17| |96|[cfour-hi/gitstars](https://github.com/cfour-hi/gitstars)|Github Starred Repositories Manager|998|2023-11-11| |97|[Hacker233/resume-design](https://github.com/Hacker233/resume-design)|一款开源简历设计生成器,内置两款设计器,多种免费模板选择,还可以自定义模板、主题等等,支持导出PDF、JSON数据。|954|2023-12-04| -|98|[vform666/variant-form3-vite](https://github.com/vform666/variant-form3-vite)|-|949|2023-11-20| +|98|[vform666/variant-form3-vite](https://github.com/vform666/variant-form3-vite)|-|952|2023-11-20| |99|[biubiubiu01/vue3-bigData](https://github.com/biubiubiu01/vue3-bigData)|一个基于vue3.0的大数据分析系统,包含各种echarts和vue3.0新API|938|2023-07-07| |100|[wuyawei/Vchat](https://github.com/wuyawei/Vchat)|💘🍦🙈Vchat — 从头到脚,撸一个社交聊天系统(vue + node + mongodb)|928|2023-10-08| -|101|[anvaka/map-of-github](https://github.com/anvaka/map-of-github)|Inspirational Mapping|914|2023-10-11| -|102|[zhengguorong/h5maker](https://github.com/zhengguorong/h5maker)|h5编辑器类似maka、易企秀 账号/密码:admin|892|2023-11-28| -|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是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台|891|2023-12-18| -|104|[shiyutim/tickets](https://github.com/shiyutim/tickets)|大麦网演唱会抢票软件,一个基于 tauri + rust + vue 调用接口的抢票软件。|858|2023-07-16| -|105|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact 100% running in browser. 纯网页端的原神工具箱,保证每一行代码都是熬夜加班打造。|828|2023-12-14| +|101|[anvaka/map-of-github](https://github.com/anvaka/map-of-github)|Inspirational Mapping|916|2023-10-11| +|102|[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是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台|896|2023-12-19| +|103|[zhengguorong/h5maker](https://github.com/zhengguorong/h5maker)|h5编辑器类似maka、易企秀 账号/密码:admin|892|2023-11-28| +|104|[shiyutim/tickets](https://github.com/shiyutim/tickets)|大麦网演唱会抢票软件,一个基于 tauri + rust + vue 调用接口的抢票软件。|859|2023-07-16| +|105|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact 100% running in browser. 纯网页端的原神工具箱,保证每一行代码都是熬夜加班打造。|829|2023-12-14| |106|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏 An amazing admin framework of vue3|781|2023-12-14| |107|[iamdarcy/hioshop-admin](https://github.com/iamdarcy/hioshop-admin)|海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE|779|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. ...|777|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|768|2023-09-27| -|111|[yangjian102621/chatgpt-plus](https://github.com/yangjian102621/chatgpt-plus)|AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。|757|2023-12-18| -|112|[woai3c/vue-admin-template](https://github.com/woai3c/vue-admin-template)|Vue 轻量级后台管理系统基础模板|743|2023-06-28| -|113|[zouzhibin/zb-admin](https://github.com/zouzhibin/zb-admin)|系统基于vite+vue3+pinia+element-plus+ts后台管理系统、一款开箱即用的 Vue 中后台管理系统框架, 兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|741|2023-12-06| +|110|[chiflix/splayerx](https://github.com/chiflix/splayerx)|SPlayerX@2018|769|2023-09-27| +|111|[yangjian102621/chatgpt-plus](https://github.com/yangjian102621/chatgpt-plus)|AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。|765|2023-12-19| +|112|[zouzhibin/zb-admin](https://github.com/zouzhibin/zb-admin)|系统基于vite+vue3+pinia+element-plus+ts后台管理系统、一款开箱即用的 Vue 中后台管理系统框架, 兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|743|2023-12-06| +|113|[woai3c/vue-admin-template](https://github.com/woai3c/vue-admin-template)|Vue 轻量级后台管理系统基础模板|743|2023-06-28| |114|[leadream/wedding-invitation-for-programmers](https://github.com/leadream/wedding-invitation-for-programmers)|程序猿的婚礼邀请函。|738|2023-10-27| |115|[fzf404/Monit](https://github.com/fzf404/Monit)|🎯 Desktop Widget ( 桌面小组件 )|727|2023-12-18| |116|[yudaocode/yudao-ui-admin-vue3](https://github.com/yudaocode/yudao-ui-admin-vue3)|芋道管理后台,基于 Vue3 + Element Plus 实现,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。|719|2023-12-06| |117|[AnsGoo/openDataV](https://github.com/AnsGoo/openDataV)|OpenDataV 是一个纯前端的拖拽式、可视化、低代码数据可视化🌈开发平台,你可以用它自由的拼接成各种✨炫酷的大屏,同时支持用户方便的开发自己的组件并接入平台。|716|2023-11-08| -|118|[gzydong/LumenIM](https://github.com/gzydong/LumenIM)|Lumen IM 是一个网页版在线聊天项目,前端使用 Naive UI + Vue3,后端采用 GO 开发。|714|2023-12-17| -|119|[WeBankPartners/we-cmdb](https://github.com/WeBankPartners/we-cmdb)|CMDB from WeBank|714|2023-12-15| -|120|[hilanmiao/LanMiaoDesktop](https://github.com/hilanmiao/LanMiaoDesktop)|一个完整electron桌面记账程序,技术栈主要使用electron-vue+vuetify。开机自动启动,自动更新,托盘最小化,闪烁等常用功能,Nsis制作漂亮的安装包。|699|2023-08-25| -|121|[Kaidesuyo/Hydrogen-Music](https://github.com/Kaidesuyo/Hydrogen-Music)|仿明日方舟工业风音乐播放器,支持添加曲绘|698|2023-12-10| +|118|[WeBankPartners/we-cmdb](https://github.com/WeBankPartners/we-cmdb)|CMDB from WeBank|715|2023-12-15| +|119|[gzydong/LumenIM](https://github.com/gzydong/LumenIM)|Lumen IM 是一个网页版在线聊天项目,前端使用 Naive UI + Vue3,后端采用 GO 开发。|714|2023-12-17| +|120|[Kaidesuyo/Hydrogen-Music](https://github.com/Kaidesuyo/Hydrogen-Music)|仿明日方舟工业风音乐播放器,支持添加曲绘|699|2023-12-10| +|121|[hilanmiao/LanMiaoDesktop](https://github.com/hilanmiao/LanMiaoDesktop)|一个完整electron桌面记账程序,技术栈主要使用electron-vue+vuetify。开机自动启动,自动更新,托盘最小化,闪烁等常用功能,Nsis制作漂亮的安装包。|699|2023-08-25| |122|[caohuatao/vue-super-flow](https://github.com/caohuatao/vue-super-flow)|Flow chart component based on Vue。vue flowchart|698|2023-10-28| |123|[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-12-12| -|124|[meterscao/Speechless](https://github.com/meterscao/Speechless)|把新浪微博的内容,导出成 PDF 文件进行备份的 Chrome Extension。|680|2023-08-16| -|125|[anjoy8/Blog.Admin](https://github.com/anjoy8/Blog.Admin)|✨ 基于vue 的管理后台,配合Blog.Core与Blog.Vue等多个项目使用|680|2023-08-22| -|126|[youlaitech/vue3-element-admin](https://github.com/youlaitech/vue3-element-admin)|🔥基于 vue3 + vite4 + typescript + element-plus 构建的后台管理系统(配套接口文档和后端源码)。vue-element-admin 的 vue3 版本。|679|2023-12-17| +|124|[youlaitech/vue3-element-admin](https://github.com/youlaitech/vue3-element-admin)|🔥基于 vue3 + vite4 + typescript + element-plus 构建的后台管理系统(配套接口文档和后端源码)。vue-element-admin 的 vue3 版本。|681|2023-12-19| +|125|[meterscao/Speechless](https://github.com/meterscao/Speechless)|把新浪微博的内容,导出成 PDF 文件进行备份的 Chrome Extension。|680|2023-08-16| +|126|[anjoy8/Blog.Admin](https://github.com/anjoy8/Blog.Admin)|✨ 基于vue 的管理后台,配合Blog.Core与Blog.Vue等多个项目使用|680|2023-08-22| |127|[buqiyuan/vite-vue3-admin](https://github.com/buqiyuan/vite-vue3-admin)|基于vite4.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|678|2023-10-17| |128|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|670|2023-11-08| -|129|[SchneeHertz/exhentai-manga-manager](https://github.com/SchneeHertz/exhentai-manga-manager)|ExHentai本地漫画标签管理阅读应用, ExHentai local manga tag-manager and reader|666|2023-12-17| -|130|[freakchick/DBApi](https://github.com/freakchick/DBApi)|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 report.|657|2023-12-10| -|131|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine platform. Sonic云真机平台前端。|653|2023-12-13| -|132|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|646|2023-12-06| -|133|[hifarer/vueditor](https://github.com/hifarer/vueditor)|A wysiwyg editor written in Vue.js and Vuex.js|645|2023-10-31| -|134|[hangjob/vue-bag-admin](https://github.com/hangjob/vue-bag-admin)|🎉vue-bag-admin,采用Vite4、Vue3、TypeScript、JavaScript构建,支持多种写法和调用,完整的框架体系,响应式中后台管理系统|637|2023-11-28| -|135|[readpage/undraw-ui](https://github.com/readpage/undraw-ui)|vue评论组件,🔥基于vue3的UI组件,主要功能有评论,聊天,搜索,锚点。你的⭐️Star ,是作者开发的动力!|622|2023-12-08| -|136|[WuKongOpenSource/Wukong_KnowledgeBase](https://github.com/WuKongOpenSource/Wukong_KnowledgeBase)|悟空知识库,提供全面的知识管理功能,您可以在知识库中编辑wiki信息,同时可以将知识库内容共享给同事,进行协同创作。|615|2023-11-06| -|137|[zdy1988/vue-jstree](https://github.com/zdy1988/vue-jstree)|A Tree Plugin For Vue2.0+|609|2023-09-22| -|138|[Cc-Edit/CcClip](https://github.com/Cc-Edit/CcClip)|vue and ffmpeg based tool for video clips. 使用vue(vue3) + ffmpeg + wasm 实现纯前端音视频编辑,功能包括:视频剪辑、音频剪辑、音频合成裁剪、音波展示、视频抽帧、gif抽帧、帧播放器、字幕、贴图、时间轴、素材轨道|604|2023-12-12| -|139|[dulaiduwang003/SuperBot](https://github.com/dulaiduwang003/SuperBot)|基于JDK17开发的微信流量主小程序 ,内置图片服务器无需第三方OSS,内含两个版本,小程序与网页版本数据不连贯,接入支付宝当面付款|598|2023-08-16| -|140|[baimingxuan/vue-admin-design](https://github.com/baimingxuan/vue-admin-design)|基于vue + elementUI的管理系统模板|596|2023-12-08| -|141|[WuKongOpenSource/Wukong_ProjectManagement](https://github.com/WuKongOpenSource/Wukong_ProjectManagement)|悟空项目管理-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离项目管理系统|589|2023-11-06| -|142|[arkntools/arknights-toolbox](https://github.com/arkntools/arknights-toolbox)|🔨 Arknights Toolbox, all servers are supported. 明日方舟工具箱,全服支持|588|2023-11-29| -|143|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|580|2023-08-24| -|144|[lazzyfu/YaSQL](https://github.com/lazzyfu/YaSQL)|基于Django框架开发的DB工单审核、执行、查询的平台|579|2023-11-03| -|145|[Diving-Fish/maimaidx-prober](https://github.com/Diving-Fish/maimaidx-prober)|舞萌 DX 查分器|569|2023-12-15| -|146|[vincentzyc/form-design](https://github.com/vincentzyc/form-design)|动态表单页面设计--自动生成页面|563|2023-08-03| -|147|[zce/dashboard](https://github.com/zce/dashboard)|A dashboard scaffolding based on Vue.js 3.0 created by Vite.|549|2023-12-16| -|148|[huangwei9527/Ink-wash-docs](https://github.com/huangwei9527/Ink-wash-docs)|水墨文档,一款基于egg+vue开发的在线文档管理平台,支持markdown文档, excel文档,原型托管等功能. http://139.199.172.193:7001/|547|2023-09-08| -|149|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费 https://wishmelz.github.io/imgurl ;基于Imgur的免费图床:https://github.com/WishMelz/imgur|541|2023-09-20| -|150|[hslr-s/sun-panel](https://github.com/hslr-s/sun-panel)|一个NAS导航面板、Homepage、浏览器首页。|533|2023-12-14| -|151|[lkw199711/smanga](https://github.com/lkw199711/smanga)|A simple manga browser 一款docker直装的漫画浏览器|513|2023-12-09| -|152|[hellodigua/vue-danmaku](https://github.com/hellodigua/vue-danmaku)|基于 Vue 的弹幕交互组件 A danmaku component for Vue|488|2023-09-07| -|153|[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| -|154|[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| -|155|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|471|2023-11-14| -|156|[hsiangleev/element-plus-admin](https://github.com/hsiangleev/element-plus-admin)|基于vite+ts+elementPlus|464|2023-09-07| -|157|[lianginx/chatgpt-vue](https://github.com/lianginx/chatgpt-vue)|使用 Vue3 + Typescript + Tailwind CSS 框架,调用 OpenAI 的 gpt-3.5-turbo 模型 API 实现的简单聊天对话,支持连续对话。|444|2023-06-27| -|158|[AlanLee1996/wenda-webui](https://github.com/AlanLee1996/wenda-webui)|专为 l15y/wenda 闻达平台设计的webui|443|2023-07-04| -|159|[acccccccb/vue-img-cutter](https://github.com/acccccccb/vue-img-cutter)|简单易用的vue图片裁剪插件,支持移动图像,裁剪图片,放大缩小图片,上下左右移动,固定比例,固定尺寸,远程图片裁剪,只需要很少的代码就可以实现裁剪功能,也可以通过调整参数以适应你自己的业务需求。|441|2023-07-22| -|160|[didi/epage](https://github.com/didi/epage)|一款基于schema的低代码可视化页面配置工具|437|2023-11-17| -|161|[xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)|一款快捷易用的轻量级kafka可视化管理平台|436|2023-12-06| -|162|[AndersonBY/vector-vein](https://github.com/AndersonBY/vector-vein)|No-code AI workflow|433|2023-12-09| -|163|[Mario343214420/Big-Data-Demo](https://github.com/Mario343214420/Big-Data-Demo)|基于Vue、three.js、echarts,数据可视化展示项目,包含三维模型导入交互、三维模型标注等功能|433|2023-11-23| -|164|[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| -|165|[huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor)|Openpose editor for ControlNet. Full hand/face support.|432|2023-11-21| -|166|[macrozheng/mall-app-web](https://github.com/macrozheng/mall-app-web)|mall-app-web是一个电商系统的移动端项目,基于uni-app实现。主要包括首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等功能。|431|2023-09-19| -|167|[WanyueKJ/Food-delivery-uniapp](https://github.com/WanyueKJ/Food-delivery-uniapp)|万岳同城外卖(food delivery) 系统开源版,前端uniapp+后台php搭建,系统包含商家端、配送端、用户端以及总管理后台、城市配送后台|430|2023-07-20| -|168|[dreamhunter2333/cloudflare_temp_email](https://github.com/dreamhunter2333/cloudflare_temp_email)|CloudFlare free temp domain email 免费 临时 域名邮箱|428|2023-12-18| -|169|[JoeshuTT/v-shop](https://github.com/JoeshuTT/v-shop)|🛒 v-shop 是一个移动端 H5 商城|423|2023-11-20| -|170|[mirari/vue-fullscreen](https://github.com/mirari/vue-fullscreen)|A simple Vue.js component for fullscreen|421|2023-10-19| -|171|[zfile-dev/zfile-vue](https://github.com/zfile-dev/zfile-vue)|zfile 前端工程|413|2023-11-28| -|172|[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|412|2023-12-13| -|173|[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| -|174|[EsunR/Blog-Index](https://github.com/EsunR/Blog-Index)|一个通用的个人网站的引导页、导航页模板|409|2023-11-03| +|129|[SchneeHertz/exhentai-manga-manager](https://github.com/SchneeHertz/exhentai-manga-manager)|ExHentai本地漫画标签管理阅读应用, ExHentai local manga tag-manager and reader|667|2023-12-17| +|130|[fudaosheng/Vue-NeteaseCloud-WebMusicApp](https://github.com/fudaosheng/Vue-NeteaseCloud-WebMusicApp)|Vue高仿网易云音乐,基本实现网易云所有音乐、MV相关功能,现已更新到第二版,仅用于学习,下面有详细教程。 |658|2023-12-19| +|131|[freakchick/DBApi](https://github.com/freakchick/DBApi)|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 report.|657|2023-12-10| +|132|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine platform. Sonic云真机平台前端。|653|2023-12-19| +|133|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|647|2023-12-06| +|134|[hifarer/vueditor](https://github.com/hifarer/vueditor)|A wysiwyg editor written in Vue.js and Vuex.js|645|2023-10-31| +|135|[hangjob/vue-bag-admin](https://github.com/hangjob/vue-bag-admin)|🎉vue-bag-admin,采用Vite4、Vue3、TypeScript、JavaScript构建,支持多种写法和调用,完整的框架体系,响应式中后台管理系统|637|2023-11-28| +|136|[WuKongOpenSource/Wukong_KnowledgeBase](https://github.com/WuKongOpenSource/Wukong_KnowledgeBase)|悟空知识库,提供全面的知识管理功能,您可以在知识库中编辑wiki信息,同时可以将知识库内容共享给同事,进行协同创作。|627|2023-11-06| +|137|[readpage/undraw-ui](https://github.com/readpage/undraw-ui)|vue评论组件,🔥基于vue3的UI组件,主要功能有评论,聊天,搜索,锚点。你的⭐️Star ,是作者开发的动力!|623|2023-12-19| +|138|[zdy1988/vue-jstree](https://github.com/zdy1988/vue-jstree)|A Tree Plugin For Vue2.0+|610|2023-09-22| +|139|[Cc-Edit/CcClip](https://github.com/Cc-Edit/CcClip)|vue and ffmpeg based tool for video clips. 使用vue(vue3) + ffmpeg + wasm 实现纯前端音视频编辑,功能包括:视频剪辑、音频剪辑、音频合成裁剪、音波展示、视频抽帧、gif抽帧、帧播放器、字幕、贴图、时间轴、素材轨道|609|2023-12-12| +|140|[WuKongOpenSource/Wukong_ProjectManagement](https://github.com/WuKongOpenSource/Wukong_ProjectManagement)|悟空项目管理-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离项目管理系统|606|2023-11-06| +|141|[dulaiduwang003/SuperBot](https://github.com/dulaiduwang003/SuperBot)|基于JDK17开发的微信流量主小程序 ,内置图片服务器无需第三方OSS,内含两个版本,小程序与网页版本数据不连贯,接入支付宝当面付款|598|2023-08-16| +|142|[baimingxuan/vue-admin-design](https://github.com/baimingxuan/vue-admin-design)|基于vue + elementUI的管理系统模板|596|2023-12-08| +|143|[arkntools/arknights-toolbox](https://github.com/arkntools/arknights-toolbox)|🔨 Arknights Toolbox, all servers are supported. 明日方舟工具箱,全服支持|588|2023-11-29| +|144|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|580|2023-08-24| +|145|[lazzyfu/YaSQL](https://github.com/lazzyfu/YaSQL)|基于Django框架开发的DB工单审核、执行、查询的平台|579|2023-11-03| +|146|[Diving-Fish/maimaidx-prober](https://github.com/Diving-Fish/maimaidx-prober)|舞萌 DX 查分器|569|2023-12-15| +|147|[vincentzyc/form-design](https://github.com/vincentzyc/form-design)|动态表单页面设计--自动生成页面|563|2023-08-03| +|148|[zce/dashboard](https://github.com/zce/dashboard)|A dashboard scaffolding based on Vue.js 3.0 created by Vite.|549|2023-12-19| +|149|[huangwei9527/Ink-wash-docs](https://github.com/huangwei9527/Ink-wash-docs)|水墨文档,一款基于egg+vue开发的在线文档管理平台,支持markdown文档, excel文档,原型托管等功能. http://139.199.172.193:7001/|547|2023-09-08| +|150|[hslr-s/sun-panel](https://github.com/hslr-s/sun-panel)|一个NAS导航面板、Homepage、浏览器首页。|542|2023-12-14| +|151|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费 https://wishmelz.github.io/imgurl ;基于Imgur的免费图床:https://github.com/WishMelz/imgur|541|2023-09-20| +|152|[lkw199711/smanga](https://github.com/lkw199711/smanga)|A simple manga browser 一款docker直装的漫画浏览器|514|2023-12-09| +|153|[hellodigua/vue-danmaku](https://github.com/hellodigua/vue-danmaku)|基于 Vue 的弹幕交互组件 A danmaku component for Vue|488|2023-09-07| +|154|[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| +|155|[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| +|156|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|472|2023-11-14| +|157|[hsiangleev/element-plus-admin](https://github.com/hsiangleev/element-plus-admin)|基于vite+ts+elementPlus|464|2023-09-07| +|158|[lianginx/chatgpt-vue](https://github.com/lianginx/chatgpt-vue)|使用 Vue3 + Typescript + Tailwind CSS 框架,调用 OpenAI 的 gpt-3.5-turbo 模型 API 实现的简单聊天对话,支持连续对话。|445|2023-06-27| +|159|[AlanLee1996/wenda-webui](https://github.com/AlanLee1996/wenda-webui)|专为 l15y/wenda 闻达平台设计的webui|443|2023-07-04| +|160|[acccccccb/vue-img-cutter](https://github.com/acccccccb/vue-img-cutter)|简单易用的vue图片裁剪插件,支持移动图像,裁剪图片,放大缩小图片,上下左右移动,固定比例,固定尺寸,远程图片裁剪,只需要很少的代码就可以实现裁剪功能,也可以通过调整参数以适应你自己的业务需求。|441|2023-07-22| +|161|[didi/epage](https://github.com/didi/epage)|一款基于schema的低代码可视化页面配置工具|437|2023-11-17| +|162|[xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)|一款快捷易用的轻量级kafka可视化管理平台|436|2023-12-06| +|163|[huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor)|Openpose editor for ControlNet. Full hand/face support.|435|2023-11-21| +|164|[xusenlin/vue-element-ui-admin](https://github.com/xusenlin/vue-element-ui-admin)|:maple_leaf: 一个基于Vue 3(ScriptSetup) + TS + Vite + ElementPlus + Pinia + VueRouter + Axios的后台模板,做了目录结构的整理和常用方法的封装,开箱即用 :)|434|2023-11-11| +|165|[AndersonBY/vector-vein](https://github.com/AndersonBY/vector-vein)|No-code AI workflow|433|2023-12-09| +|166|[Mario343214420/Big-Data-Demo](https://github.com/Mario343214420/Big-Data-Demo)|基于Vue、three.js、echarts,数据可视化展示项目,包含三维模型导入交互、三维模型标注等功能|433|2023-11-23| +|167|[WanyueKJ/Food-delivery-uniapp](https://github.com/WanyueKJ/Food-delivery-uniapp)|万岳同城外卖(food delivery) 系统开源版,前端uniapp+后台php搭建,系统包含商家端、配送端、用户端以及总管理后台、城市配送后台|432|2023-07-20| +|168|[macrozheng/mall-app-web](https://github.com/macrozheng/mall-app-web)|mall-app-web是一个电商系统的移动端项目,基于uni-app实现。主要包括首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等功能。|431|2023-09-19| +|169|[dreamhunter2333/cloudflare_temp_email](https://github.com/dreamhunter2333/cloudflare_temp_email)|CloudFlare free temp domain email 免费 临时 域名邮箱|428|2023-12-18| +|170|[JoeshuTT/v-shop](https://github.com/JoeshuTT/v-shop)|🛒 v-shop 是一个移动端 H5 商城|425|2023-11-20| +|171|[mirari/vue-fullscreen](https://github.com/mirari/vue-fullscreen)|A simple Vue.js component for fullscreen|421|2023-10-19| +|172|[zfile-dev/zfile-vue](https://github.com/zfile-dev/zfile-vue)|zfile 前端工程|415|2023-11-28| +|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|414|2023-12-13| +|174|[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| |175|[yangzongzhuan/RuoYi-Cloud-Vue3](https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3)|🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统|408|2023-12-01| -|176|[AwesomeDevin/vue-waterfall2](https://github.com/AwesomeDevin/vue-waterfall2)| Waterfall adaptive plugin for vue and support lazy load , so easy! |403|2023-11-15| -|177|[LiuXIn011/rightHouse](https://github.com/LiuXIn011/rightHouse)|right-house房适,一个开源的房屋租赁管理系统,改变传统租房平台中间商的思路,带来P2P租房新模式,租客和房东直接对接。前期提供房东房源发布和租客求租等功能。建立租赁关系后,提供租客交租和房屋报修等功能,房东管理租客信息,维修房屋等功能。终止租赁关系后,租客对房东进行评价评分,提供给后来租客做参考。|396|2023-08-28| -|178|[tiger1103/gfast-ui](https://github.com/tiger1103/gfast-ui)|gfast后台UI界面|392|2023-12-14| -|179|[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|392|2023-11-10| -|180|[StavinLi/Workflow-Vue3](https://github.com/StavinLi/Workflow-Vue3)|仿钉钉审批流程设置vue3版本|389|2023-10-17| -|181|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|386|2023-11-27| -|182|[jamebal/jmal-cloud-view](https://github.com/jamebal/jmal-cloud-view)|JmalCloud 是一款私有云存储网盘项目,能够简单安全管理您的云端文件|384|2023-12-13| -|183|[ddiu8081/oreooo](https://github.com/ddiu8081/oreooo)|🍪 An oreo generater.|384|2023-10-18| -|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流式输出、前端调整参数、上下文选择、保存图片、知识库问答等功能)|372|2023-07-16| -|186|[liyunkun11/official-website](https://github.com/liyunkun11/official-website)|企业官方网站模板(响应式)|372|2023-06-30| -|187|[AeroWang/XanaduCompany](https://github.com/AeroWang/XanaduCompany)|企业门户网站管理系统,包括前台展示、后台管理、后端服务(Node.js、Koa、sequelize、MySQL),前端主要使用Vue+ElementUI。无预览地址,服务器没了|371|2023-11-30| -|188|[6c65726f79/Transmissionic](https://github.com/6c65726f79/Transmissionic)|Remote for Transmission Daemon|371|2023-07-21| -|189|[armomu/vue-material-admin](https://github.com/armomu/vue-material-admin)|基于 Vue3 Vuetify 的中后台模版|371|2023-12-15| -|190|[guyan0319/go-admin](https://github.com/guyan0319/go-admin)|基于go+gin+vue+element admin 后台管理系统,支持用户管理,认证,内容管理等|368|2023-09-27| -|191|[dromara/go-view](https://github.com/dromara/go-view)|GoView 说明文档,GoView 是一个低代码数据可视化开发平台,将图表或页面元素封装为基础组件,无需编写代码即可完成业务需求。 它的技术栈为:Vue3 + TypeScript4 + Vite2 + NaiveUI + ECharts5 + Axios + Pinia2 + PlopJS|366|2023-12-11| -|192|[imsyy/SPlayer](https://github.com/imsyy/SPlayer)|【重构中】🎉 一个简约的音乐播放器,支持网易云音乐账号登录,逐字歌词,下载歌曲,展示评论区,音乐云盘及歌单管理,移动端基础适配|361|2023-12-16| -|193|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|351|2023-12-17| -|194|[galaxy-s10/billd-live](https://github.com/galaxy-s10/billd-live)|基于Vue3 + WebRTC + Node + SRS搭建的直播间|349|2023-12-17| -|195|[li-junpeng/dbtu-client](https://github.com/li-junpeng/dbtu-client)|🔥🔥🔥DB兔,免费的数据库管理工具🧰,支持Web在线使用🚀,将计划支持Windows、Mac,、Linux等系统。如果你对此项目感兴趣,动动您的小手给个Star⭐吧。|346|2023-09-01| -|196|[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|340|2023-12-13| -|197|[dulaiduwang003/ScribbleHub](https://github.com/dulaiduwang003/ScribbleHub)|基于SpringBoot3开发的轻量级技术博客小程序,支持 文章发布(支持上传音频内容或视频内容) 专题管理 搜索 以及渲染 以及文章评论功能 无需第三方OSS存储,使用的是服务器存储空间 详细请看yml中的file配置|339|2023-11-05| -|198|[javaLuo/vue-puzzle-vcode](https://github.com/javaLuo/vue-puzzle-vcode)|vue 拼图人机验证 右滑拼图验证|336|2023-11-14| -|199|[un-pany/v3-admin](https://github.com/un-pany/v3-admin)|☀️ A vue3 admin template, based on 'vue-cli'|335|2023-08-11| -|200|[aehyok/vue-qiankun](https://github.com/aehyok/vue-qiankun)|基于vite4+vue3+TypeScript+qiankun2 +pnpm+ monorepo (首页包含openai)乾坤微前端后台管理系统项目,腾讯云在线运行(封装了动态form表单和table列表、jsx(tsx)项目demo、以及leaflet地图和leaflet-geoman编辑图层)|335|2023-06-24| +|176|[EsunR/Blog-Index](https://github.com/EsunR/Blog-Index)|一个通用的个人网站的引导页、导航页模板|408|2023-11-03| +|177|[AwesomeDevin/vue-waterfall2](https://github.com/AwesomeDevin/vue-waterfall2)| Waterfall adaptive plugin for vue and support lazy load , so easy! |403|2023-11-15| +|178|[LiuXIn011/rightHouse](https://github.com/LiuXIn011/rightHouse)|right-house房适,一个开源的房屋租赁管理系统,改变传统租房平台中间商的思路,带来P2P租房新模式,租客和房东直接对接。前期提供房东房源发布和租客求租等功能。建立租赁关系后,提供租客交租和房屋报修等功能,房东管理租客信息,维修房屋等功能。终止租赁关系后,租客对房东进行评价评分,提供给后来租客做参考。|397|2023-08-28| +|179|[tiger1103/gfast-ui](https://github.com/tiger1103/gfast-ui)|gfast后台UI界面|392|2023-12-14| +|180|[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|392|2023-11-10| +|181|[StavinLi/Workflow-Vue3](https://github.com/StavinLi/Workflow-Vue3)|仿钉钉审批流程设置vue3版本|389|2023-10-17| +|182|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|386|2023-11-27| +|183|[jamebal/jmal-cloud-view](https://github.com/jamebal/jmal-cloud-view)|JmalCloud 是一款私有云存储网盘项目,能够简单安全管理您的云端文件|385|2023-12-13| +|184|[ddiu8081/oreooo](https://github.com/ddiu8081/oreooo)|🍪 An oreo generater.|384|2023-10-18| +|185|[trueleaf/moyu](https://github.com/trueleaf/moyu)|基于 Vue 和 Electron 的在线协同api接口管理工具。接口文档管理工具、接口工具、接口文档、api文档、api工具、快乐摸鱼|381|2023-11-11| +|186|[NCZkevin/chatglm-web](https://github.com/NCZkevin/chatglm-web)|用 FastAPI 和 Vue3 搭建的 ChatGLM 网页 (前端样式仿照chatgpt-web, 支持chatglm流式输出、前端调整参数、上下文选择、保存图片、知识库问答等功能)|374|2023-07-16| +|187|[AeroWang/XanaduCompany](https://github.com/AeroWang/XanaduCompany)|企业门户网站管理系统,包括前台展示、后台管理、后端服务(Node.js、Koa、sequelize、MySQL),前端主要使用Vue+ElementUI。无预览地址,服务器没了|372|2023-11-30| +|188|[6c65726f79/Transmissionic](https://github.com/6c65726f79/Transmissionic)|Remote for Transmission Daemon|372|2023-07-21| +|189|[liyunkun11/official-website](https://github.com/liyunkun11/official-website)|企业官方网站模板(响应式)|372|2023-06-30| +|190|[armomu/vue-material-admin](https://github.com/armomu/vue-material-admin)|基于 Vue3 Vuetify 的中后台模版|372|2023-12-19| +|191|[dromara/go-view](https://github.com/dromara/go-view)|GoView 说明文档,GoView 是一个低代码数据可视化开发平台,将图表或页面元素封装为基础组件,无需编写代码即可完成业务需求。 它的技术栈为:Vue3 + TypeScript4 + Vite2 + NaiveUI + ECharts5 + Axios + Pinia2 + PlopJS|371|2023-12-11| +|192|[guyan0319/go-admin](https://github.com/guyan0319/go-admin)|基于go+gin+vue+element admin 后台管理系统,支持用户管理,认证,内容管理等|370|2023-09-27| +|193|[imsyy/SPlayer](https://github.com/imsyy/SPlayer)|【重构中】🎉 一个简约的音乐播放器,支持网易云音乐账号登录,逐字歌词,下载歌曲,展示评论区,音乐云盘及歌单管理,移动端基础适配|367|2023-12-19| +|194|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|352|2023-12-17| +|195|[galaxy-s10/billd-live](https://github.com/galaxy-s10/billd-live)|基于Vue3 + WebRTC + Node + SRS搭建的直播间|350|2023-12-19| +|196|[li-junpeng/dbtu-client](https://github.com/li-junpeng/dbtu-client)|🔥🔥🔥DB兔,免费的数据库管理工具🧰,支持Web在线使用🚀,将计划支持Windows、Mac,、Linux等系统。如果你对此项目感兴趣,动动您的小手给个Star⭐吧。|346|2023-09-01| +|197|[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|340|2023-12-13| +|198|[dulaiduwang003/ScribbleHub](https://github.com/dulaiduwang003/ScribbleHub)|基于SpringBoot3开发的轻量级技术博客小程序,支持 文章发布(支持上传音频内容或视频内容) 专题管理 搜索 以及渲染 以及文章评论功能 无需第三方OSS存储,使用的是服务器存储空间 详细请看yml中的file配置|339|2023-11-05| +|199|[javaLuo/vue-puzzle-vcode](https://github.com/javaLuo/vue-puzzle-vcode)|vue 拼图人机验证 右滑拼图验证|337|2023-11-14| +|200|[un-pany/v3-admin](https://github.com/un-pany/v3-admin)|☀️ A vue3 admin template, based on 'vue-cli'|335|2023-08-11|

↓ -- 感谢读者 -- ↓