diff --git a/content/charts/overall/software/All-Language.md b/content/charts/overall/software/All-Language.md index fc8ceb67..36ac2127 100644 --- a/content/charts/overall/software/All-Language.md +++ b/content/charts/overall/software/All-Language.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > All Language -数据更新: 2022-05-12 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-05-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Language|Updated| |:-|:-|:-|:-|:-|:-| -|1|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|195679|JavaScript|2022-05-05| -|2|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|101610|C++|2022-05-11| -|3|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|80167|TypeScript|2022-05-11| -|4|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|75990|Vue|2022-05-11| -|5|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|63758|Clojure|2022-04-13| -|6|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|62426|Python|2022-05-11| -|7|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|58117|Java|2022-05-11| -|8|[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.|56205|Go|2022-05-10| -|9|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52834|Assembly|2022-02-03| -|10|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|52053|Vue|2022-05-07| -|11|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|50945|TypeScript|2022-05-11| -|12|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50009|JavaScript|2021-12-22| -|13|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|47084|JavaScript|2022-05-11| -|14|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|44269|Python|2022-05-06| -|15|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|44167|Python|2022-04-03| -|16|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|44002|JavaScript|2022-02-10| -|17|[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! – |42668|JavaScript|2022-05-11| -|18|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|39938|Go|2022-05-09| -|19|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|38941|TypeScript|2022-05-11| -|20|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|38858|JavaScript|2022-05-09| -|21|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37989|Vue|2022-03-17| -|22|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|37338|Python|2022-05-11| -|23|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|37241|Java|2022-05-11| -|24|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|36509|JavaScript|2022-05-11| -|25|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35953|JavaScript|2022-05-11| -|26|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33552|JavaScript|2022-05-11| -|27|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32617|JavaScript|2022-05-06| -|28|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32571|Java|2022-05-04| -|29|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|32044|TypeScript|2022-05-11| -|30|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|32003|TypeScript|2022-05-10| -|31|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|31667|Makefile|2022-05-10| -|32|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|31495|JavaScript|2022-04-08| -|33|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed hybrid transaction/analytical database compatible with the MySQL protocol |31245|Go|2022-05-11| -|34|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30969|TypeScript|2022-05-11| -|35|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|30881|Rust|2022-05-09| -|36|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30792|Java|2021-12-11| -|37|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30574|Python|2022-02-10| -|38|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|30265|JavaScript|2022-05-07| -|39|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|30108|JavaScript|2022-05-10| -|40|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|29780|Go|2022-05-11| -|41|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|29284|Java|2022-05-10| -|42|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|29127|Java|2022-05-10| -|43|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|28505|Python|2022-04-07| -|44|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|28140|Go|2022-05-11| -|45|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26728|Java|2022-05-11| -|46|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|26486|Shell|2022-05-11| -|47|[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.|26217|HTML|2022-04-10| -|48|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, MSSQL, Snowflake & DB2|26104|JavaScript|2022-05-11| -|49|[layui/layui](https://github.com/layui/layui)|一套开源的 Web UI 解决方案。采用自身传统的模块化规范,并遵循原生 HTML/CSS/JS 的开发方式,极易上手,拿来即用。非常适合网页界面的快速开发。|26024|JavaScript|2022-04-30| -|50|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|25848|Python|2022-05-08| -|51|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|25581|Java|2022-03-02| -|52|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25493|Java|2022-05-11| -|53|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24343|Java|2022-05-10| -|54|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|24153|JavaScript|2022-05-06| -|55|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|24017|JavaScript|2022-05-11| -|56|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23947|Vue|2022-05-11| -|57|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23881|Java|2022-02-26| -|58|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23545|Java|2022-03-31| -|59|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|23441|Java|2022-05-11| -|60|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|23410|Python|2022-05-09| -|61|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|23014|JavaScript|2022-05-11| -|62|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |22910|Java|2022-05-06| -|63|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22827|Java|2022-01-17| -|64|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|22778|Java|2022-05-11| -|65|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|22668|JavaScript|2022-05-11| -|66|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|22396|Java|2022-05-11| -|67|[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.|22289|Java|2022-05-11| -|68|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客 / CMS 系统。|22259|Java|2022-05-11| -|69|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22182|JavaScript|2022-05-10| -|70|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|22084|Rust|2022-05-02| -|71|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|22082|Java|2022-05-11| -|72|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21957|JavaScript|2022-05-05| -|73|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21776|JavaScript|2022-05-07| -|74|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|21479|Rust|2022-05-11| -|75|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|21402|JavaScript|2022-05-10| -|76|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|21392|Java|2022-05-09| -|77|[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, ...|21360|Go|2022-03-31| -|78|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|21134|C|2022-05-11| -|79|[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 ...|21062|Python|2022-05-11| -|80|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|20539|JavaScript|2022-04-27| -|81|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|20409|JavaScript|2022-03-24| +|1|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|195790|JavaScript|2022-05-15| +|2|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|101666|C++|2022-05-14| +|3|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|80253|TypeScript|2022-05-15| +|4|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|76078|Vue|2022-05-11| +|5|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|63850|Clojure|2022-04-13| +|6|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|63028|Python|2022-05-14| +|7|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|58203|Java|2022-05-15| +|8|[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.|56339|Go|2022-05-15| +|9|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52844|Assembly|2022-02-03| +|10|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|52074|Vue|2022-05-07| +|11|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|51002|TypeScript|2022-05-12| +|12|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50012|JavaScript|2021-12-22| +|13|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|47161|JavaScript|2022-05-15| +|14|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|44307|Python|2022-05-11| +|15|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|44193|Python|2022-04-03| +|16|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|44056|JavaScript|2022-02-10| +|17|[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! – |42733|JavaScript|2022-05-13| +|18|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|40037|Go|2022-05-14| +|19|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|39028|TypeScript|2022-05-15| +|20|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|38899|JavaScript|2022-05-09| +|21|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|38009|Vue|2022-03-17| +|22|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|37391|Python|2022-05-14| +|23|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|37264|Java|2022-05-15| +|24|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|36534|JavaScript|2022-05-15| +|25|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35976|JavaScript|2022-05-11| +|26|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33559|JavaScript|2022-05-11| +|27|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|33049|TypeScript|2022-05-15| +|28|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32633|JavaScript|2022-05-06| +|29|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32584|Java|2022-05-04| +|30|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|32040|TypeScript|2022-05-10| +|31|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|31749|Makefile|2022-05-10| +|32|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|31551|JavaScript|2022-04-08| +|33|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed hybrid transaction/analytical database compatible with the MySQL protocol |31277|Go|2022-05-15| +|34|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30979|TypeScript|2022-05-13| +|35|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|30941|Rust|2022-05-11| +|36|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30802|Java|2021-12-11| +|37|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30576|Python|2022-02-10| +|38|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|30285|JavaScript|2022-05-14| +|39|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|30149|JavaScript|2022-05-13| +|40|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|29832|Go|2022-05-15| +|41|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|29331|Java|2022-05-10| +|42|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|29152|Java|2022-05-12| +|43|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|28533|Python|2022-04-07| +|44|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|28153|Go|2022-05-14| +|45|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26742|Java|2022-05-12| +|46|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|26525|Shell|2022-05-14| +|47|[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.|26218|HTML|2022-04-10| +|48|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, MSSQL, Snowflake & DB2|26117|JavaScript|2022-05-15| +|49|[layui/layui](https://github.com/layui/layui)|一套开源的 Web UI 解决方案。采用自身传统的模块化规范,并遵循原生 HTML/CSS/JS 的开发方式,极易上手,拿来即用。非常适合网页界面的快速开发。|26031|JavaScript|2022-04-30| +|50|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|25903|Python|2022-05-08| +|51|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|25613|Java|2022-03-02| +|52|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25517|Java|2022-05-14| +|53|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24354|Java|2022-05-10| +|54|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|24176|JavaScript|2022-05-13| +|55|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|24069|JavaScript|2022-05-12| +|56|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23948|Vue|2022-05-11| +|57|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23908|Java|2022-02-26| +|58|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23553|Java|2022-03-31| +|59|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|23476|Java|2022-05-14| +|60|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|23445|Python|2022-05-13| +|61|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|23051|JavaScript|2022-05-15| +|62|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |22941|Java|2022-05-13| +|63|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22837|Java|2022-01-17| +|64|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|22805|Java|2022-05-14| +|65|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|22682|JavaScript|2022-05-13| +|66|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|22424|Java|2022-05-14| +|67|[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.|22321|Java|2022-05-15| +|68|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客 / CMS 系统。|22304|Java|2022-05-13| +|69|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22184|JavaScript|2022-05-13| +|70|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|22134|Rust|2022-05-15| +|71|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|22107|Java|2022-05-15| +|72|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21968|JavaScript|2022-05-05| +|73|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21780|JavaScript|2022-05-07| +|74|[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 ...|21756|Python|2022-05-13| +|75|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|21572|Rust|2022-05-15| +|76|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|21464|JavaScript|2022-05-15| +|77|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|21416|Java|2022-05-14| +|78|[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, ...|21407|Go|2022-03-31| +|79|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|21205|C|2022-05-15| +|80|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|20588|JavaScript|2022-04-27| +|81|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|20427|JavaScript|2022-03-24| |82|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20393|JavaScript|2022-03-02| -|83|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|19747|JavaScript|2022-05-11| -|84|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|19636|Python|2022-05-11| -|85|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|19529|C++|2022-05-11| -|86|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|19307|Python|2022-05-10| -|87|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|19050|Objective-C|2022-04-26| -|88|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|19042|Java|2022-05-10| -|89|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|19006|C++|2022-05-11| -|90|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18704|Java|2022-05-11| -|91|[ruanyf/jstraining](https://github.com/ruanyf/jstraining)|全栈工程师培训材料|18494|-|2022-02-16| -|92|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|18473|Python|2022-05-11| -|93|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|18407|Python|2022-05-04| -|94|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18391|PHP|2022-05-11| -|95|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source time-series database with high-performance, scalability and SQL support. It can be widely used in IoT, Connected Vehicles, DevOps, Energy, Finance and other fields.|18299|Python|2022-05-11| -|96|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|18174|TypeScript|2022-03-24| -|97|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|18167|Vim script|2022-05-09| -|98|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|18147|Python|2022-05-11| -|99|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|18097|Java|2022-05-03| -|100|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.|18052|C++|2022-05-10| -|101|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|17994|C++|2022-05-09| -|102|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|17922|JavaScript|2022-05-08| -|103|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17901|JavaScript|2022-04-27| -|104|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17889|C++|2022-05-07| -|105|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17402|Java|2022-05-10| -|106|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17388|C++|2022-05-10| -|107|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|17371|Go|2022-05-11| -|108|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|17242|Rust|2022-05-09| -|109|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17170|TypeScript|2022-05-10| -|110|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |17152|JavaScript|2022-05-10| -|111|[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.|17099|CSS|2022-04-16| -|112|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|17094|Java|2022-04-30| -|113|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|17045|TypeScript|2022-05-11| -|114|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|16868|Vue|2022-04-05| -|115|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|16845|TypeScript|2022-05-02| -|116|[prisma/prisma1](https://github.com/prisma/prisma1)|💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)|16827|Scala|2022-04-28| -|117|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16785|Java|2022-05-09| -|118|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16663|Java|2022-04-29| -|119|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|16554|Vue|2022-05-11| -|120|[ElemeFE/mint-ui](https://github.com/ElemeFE/mint-ui)|Mobile UI elements for Vue.js|16500|Vue|2022-02-28| -|121|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |16326|JavaScript|2022-03-11| -|122|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16261|Java|2022-03-31| -|123|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|16150|C++|2022-05-10| -|124|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16074|Vue|2022-05-10| -|125|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|16068|Swift|2022-05-10| -|126|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|16003|JavaScript|2022-04-27| -|127|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|15933|JavaScript|2022-05-11| -|128|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15924|Go|2022-05-11| -|129|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15894|JavaScript|2022-05-05| -|130|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15856|JavaScript|2022-03-09| -|131|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15756|CSS|2022-02-24| -|132|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|15667|CMake|2022-05-10| -|133|[hzlzh/Best-App](https://github.com/hzlzh/Best-App)|收集&推荐优秀的 Apps/硬件/技巧/周边等|15594|-|2022-05-09| -|134|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15492|TypeScript|2022-03-31| -|135|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|15450|Vue|2022-05-11| -|136|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15415|Python|2022-01-20| -|137|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|15178|Python|2022-05-04| -|138|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14958|Vue|2022-05-04| -|139|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14845|JavaScript|2022-04-18| -|140|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|14841|C#|2022-04-30| +|83|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|19797|JavaScript|2022-05-15| +|84|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|19687|Python|2022-05-15| +|85|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|19548|C++|2022-05-14| +|86|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|19328|Python|2022-05-12| +|87|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|19061|Java|2022-05-10| +|88|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|19058|Objective-C|2022-05-14| +|89|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|19039|C++|2022-05-15| +|90|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18713|Java|2022-05-13| +|91|[ruanyf/jstraining](https://github.com/ruanyf/jstraining)|全栈工程师培训材料|18500|-|2022-02-16| +|92|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|18490|Python|2022-05-13| +|93|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|18427|Python|2022-05-13| +|94|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18397|PHP|2022-05-11| +|95|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source time-series database with high-performance, scalability and SQL support. It can be widely used in IoT, Connected Vehicles, DevOps, Energy, Finance and other fields.|18326|Python|2022-05-15| +|96|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|18286|C++|2022-05-09| +|97|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|18183|TypeScript|2022-03-24| +|98|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|18173|Vim script|2022-05-11| +|99|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|18171|Python|2022-05-14| +|100|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|18113|Java|2022-05-03| +|101|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.|18075|C++|2022-05-13| +|102|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|18006|JavaScript|2022-05-08| +|103|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17907|JavaScript|2022-04-27| +|104|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17894|C++|2022-05-07| +|105|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|17462|Go|2022-05-14| +|106|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative.|17459|Rust|2022-05-15| +|107|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17406|Java|2022-05-10| +|108|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17399|C++|2022-05-12| +|109|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |17222|JavaScript|2022-05-15| +|110|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17175|TypeScript|2022-05-12| +|111|[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.|17121|CSS|2022-04-16| +|112|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|17117|TypeScript|2022-05-15| +|113|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|17099|Java|2022-04-30| +|114|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|16926|Vue|2022-04-05| +|115|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|16885|TypeScript|2022-05-11| +|116|[prisma/prisma1](https://github.com/prisma/prisma1)|💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)|16826|Scala|2022-04-28| +|117|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16789|Java|2022-05-11| +|118|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16674|Java|2022-04-29| +|119|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|16572|Vue|2022-05-15| +|120|[ElemeFE/mint-ui](https://github.com/ElemeFE/mint-ui)|Mobile UI elements for Vue.js|16501|Vue|2022-02-28| +|121|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |16351|JavaScript|2022-05-13| +|122|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16263|Java|2022-03-31| +|123|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|16157|C++|2022-05-10| +|124|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|16082|Swift|2022-05-13| +|125|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16077|Vue|2022-05-10| +|126|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|16005|JavaScript|2022-04-27| +|127|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|15996|JavaScript|2022-05-15| +|128|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15952|Go|2022-05-13| +|129|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15902|JavaScript|2022-05-05| +|130|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15876|JavaScript|2022-05-15| +|131|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15758|CSS|2022-02-24| +|132|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|15704|CMake|2022-05-14| +|133|[hzlzh/Best-App](https://github.com/hzlzh/Best-App)|收集&推荐优秀的 Apps/硬件/技巧/周边等|15606|-|2022-05-13| +|134|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|15493|Vue|2022-05-15| +|135|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15493|TypeScript|2022-03-31| +|136|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15421|Python|2022-01-20| +|137|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|15238|Python|2022-05-11| +|138|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14974|Vue|2022-05-04| +|139|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|14902|C#|2022-05-15| +|140|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14843|JavaScript|2022-04-18| |141|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14806|Python|2021-12-13| -|142|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|14565|Go|2022-05-09| -|143|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|14543|-|2022-04-05| -|144|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|14516|C++|2022-05-11| -|145|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14507|TypeScript|2022-04-14| -|146|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|14470|JavaScript|2022-04-17| -|147|[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.|14444|C++|2022-04-27| -|148|[The-Run-Philosophy-Organization/run](https://github.com/The-Run-Philosophy-Organization/run)|润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。|14283|-|2022-05-10| -|149|[Tencent/weui-wxss](https://github.com/Tencent/weui-wxss)|A UI library by WeChat official design team, includes the most useful widgets/modules.|14271|Less|2022-04-07| +|142|[The-Run-Philosophy-Organization/run](https://github.com/The-Run-Philosophy-Organization/run)|润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。|14765|-|2022-05-15| +|143|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|14603|Go|2022-05-15| +|144|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|14544|-|2022-04-05| +|145|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|14542|C++|2022-05-15| +|146|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14525|TypeScript|2022-04-14| +|147|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|14517|JavaScript|2022-05-15| +|148|[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.|14453|C++|2022-04-27| +|149|[Tencent/weui-wxss](https://github.com/Tencent/weui-wxss)|A UI library by WeChat official design team, includes the most useful widgets/modules.|14279|Less|2022-04-07| |150|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14265|Python|2022-02-17| -|151|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|13923|Swift|2022-04-30| -|152|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13876|Python|2022-03-11| -|153|[ty4z2008/Qix](https://github.com/ty4z2008/Qix)|Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang|13810|-|2022-01-18| -|154|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13795|Java|2022-05-05| -|155|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13638|TypeScript|2022-04-25| -|156|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13610|Java|2022-05-11| -|157|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|13548|TypeScript|2022-05-10| -|158|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|13365|Java|2022-01-03| -|159|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、全功能、强安全 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for providing APIs and Docs without writing any code.|13267|Java|2022-05-11| -|160|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13219|Dart|2022-05-11| -|161|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|13202|Java|2022-05-06| -|162|[apache/incubator-brpc](https://github.com/apache/incubator-brpc)|Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".|13160|C++|2022-05-09| -|163|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13119|Java|2022-02-12| -|164|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform network tool designed for developers. 一个为开发者设计的跨平台网络工具.|12953|Go|2022-05-04| -|165|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|12895|Go|2022-05-11| -|166|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|12882|JavaScript|2022-01-25| -|167|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|12717|TypeScript|2022-05-11| -|168|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|[已失效,不再维护]|12711|JavaScript|2022-04-09| -|169|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|12545|TypeScript|2022-05-09| -|170|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12427|JavaScript|2022-05-06| -|171|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12383|Objective-C|2022-04-14| -|172|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12365|Java|2021-12-13| -|173|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|12309|Python|2022-04-25| -|174|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|12300|TypeScript|2022-05-11| -|175|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架框架|12248|JavaScript|2021-11-15| -|176|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|12131|JavaScript|2022-03-09| -|177|[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|12100|Vue|2022-05-10| -|178|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|12096|TypeScript|2022-03-18| -|179|[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 ...|12039|Go|2022-04-27| -|180|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|12003|C++|2022-05-10| -|181|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。|11897|Java|2022-04-16| -|182|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|11746|Go|2022-05-07| +|151|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|13930|Swift|2022-04-30| +|152|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13877|Python|2022-03-11| +|153|[ty4z2008/Qix](https://github.com/ty4z2008/Qix)|Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang|13812|-|2022-01-18| +|154|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13806|Java|2022-05-05| +|155|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13664|TypeScript|2022-04-25| +|156|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13614|Java|2022-05-11| +|157|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|13573|TypeScript|2022-05-13| +|158|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|13373|Java|2022-01-03| +|159|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、全功能、强安全 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for providing APIs and Docs without writing any code.|13277|Java|2022-05-13| +|160|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13229|Dart|2022-05-13| +|161|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|13221|Java|2022-05-06| +|162|[apache/incubator-brpc](https://github.com/apache/incubator-brpc)|Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".|13169|C++|2022-05-13| +|163|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13121|Java|2022-02-12| +|164|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform network tool designed for developers. 一个为开发者设计的跨平台网络工具.|12961|Go|2022-05-04| +|165|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|12939|Go|2022-05-15| +|166|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|12894|JavaScript|2022-01-25| +|167|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|12804|TypeScript|2022-05-15| +|168|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|[已失效,不再维护]|12692|JavaScript|2022-04-09| +|169|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|12562|TypeScript|2022-05-12| +|170|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12433|JavaScript|2022-05-14| +|171|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12385|Objective-C|2022-04-14| +|172|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12372|Java|2021-12-13| +|173|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|12318|TypeScript|2022-05-13| +|174|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|12317|Python|2022-04-25| +|175|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架框架|12255|JavaScript|2021-11-15| +|176|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|12141|JavaScript|2022-03-09| +|177|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|12136|TypeScript|2022-03-18| +|178|[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|12123|Vue|2022-05-10| +|179|[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 ...|12060|Go|2022-04-27| +|180|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|12016|C++|2022-05-15| +|181|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。|11905|Java|2022-04-16| +|182|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|11774|Go|2022-05-15| |183|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11728|Go|2022-02-26| -|184|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11662|Python|2021-12-13| -|185|[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!|11599|Vue|2022-05-09| -|186|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|11597|TypeScript|2022-05-10| -|187|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11483|Java|2022-04-20| -|188|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11467|JavaScript|2021-12-14| -|189|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11456|Java|2022-03-22| -|190|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11446|Go|2022-03-29| -|191|[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.|11444|Python|2022-05-11| -|192|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11433|Swift|2022-04-26| -|193|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11433|C|2022-05-11| -|194|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11432|JavaScript|2022-03-29| -|195|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11404|Python|2022-01-06| -|196|[weilanwl/ColorUI](https://github.com/weilanwl/ColorUI)|鲜亮的高饱和色彩,专注视觉的小程序组件库|11264|Vue|2022-01-03| -|197|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|11228|Rust|2022-05-01| -|198|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|11188|Python|2022-05-10| -|199|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11178|TypeScript|2022-05-10| -|200|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|11161|C|2022-05-09| +|184|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11666|Python|2021-12-13| +|185|[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!|11655|Vue|2022-05-14| +|186|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|11615|TypeScript|2022-05-14| +|187|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11497|Java|2022-04-20| +|188|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11474|JavaScript|2021-12-14| +|189|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11471|Java|2022-03-22| +|190|[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.|11467|Python|2022-05-15| +|191|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11450|Go|2022-03-29| +|192|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11441|C|2022-05-12| +|193|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11437|JavaScript|2022-03-29| +|194|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11432|Swift|2022-04-26| +|195|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11412|Python|2022-01-06| +|196|[weilanwl/ColorUI](https://github.com/weilanwl/ColorUI)|鲜亮的高饱和色彩,专注视觉的小程序组件库|11270|Vue|2022-01-03| +|197|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|11249|Rust|2022-05-14| +|198|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|11218|Python|2022-05-15| +|199|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11183|TypeScript|2022-05-14| +|200|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|11176|C|2022-05-09|
↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/Go.md b/content/charts/overall/software/Go.md index 73c64eeb..b839814c 100644 --- a/content/charts/overall/software/Go.md +++ b/content/charts/overall/software/Go.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Go -数据更新: 2022-05-12 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-05-16 / 温馨提示:中文项目泛指「文档母语为中文」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.|56205|2022-05-10| -|2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|39938|2022-05-09| -|3|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed hybrid transaction/analytical database compatible with the MySQL protocol |31245|2022-05-11| -|4|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|29780|2022-05-11| -|5|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|28140|2022-05-11| -|6|[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, ...|21360|2022-03-31| -|7|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|17371|2022-05-11| -|8|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15924|2022-05-11| -|9|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|14565|2022-05-09| -|10|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform network tool designed for developers. 一个为开发者设计的跨平台网络工具.|12953|2022-05-04| -|11|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|12895|2022-05-11| -|12|[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 ...|12039|2022-04-27| -|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|11746|2022-05-07| +|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.|56339|2022-05-15| +|2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|40037|2022-05-14| +|3|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed hybrid transaction/analytical database compatible with the MySQL protocol |31277|2022-05-15| +|4|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|29832|2022-05-15| +|5|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|28153|2022-05-14| +|6|[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, ...|21407|2022-03-31| +|7|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|17462|2022-05-14| +|8|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15952|2022-05-13| +|9|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|14603|2022-05-15| +|10|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform network tool designed for developers. 一个为开发者设计的跨平台网络工具.|12961|2022-05-04| +|11|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|12939|2022-05-15| +|12|[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 ...|12060|2022-04-27| +|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|11774|2022-05-15| |14|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11728|2022-02-26| -|15|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11446|2022-03-29| -|16|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|10707|2022-05-11| -|17|[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动手写/从零实现系列|10409|2022-02-17| -|18|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8852|2022-05-01| +|15|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11450|2022-03-29| +|16|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|10730|2022-05-12| +|17|[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动手写/从零实现系列|10445|2022-02-17| +|18|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8878|2022-05-01| |19|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8798|2022-05-01| -|20|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8751|2022-05-07| -|21|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8588|2022-03-06| -|22|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|8127|2022-05-07| -|23|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7871|2022-03-31| -|24|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by IM technology experts. Backend in Go.(由IM技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。)|7798|2022-05-11| -|25|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7506|2022-04-14| -|26|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |7339|2022-05-11| -|27|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7181|2022-02-25| -|28|[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 clound!|6958|2022-05-10| -|29|[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 网络框架。|6400|2022-04-28| -|30|[go-admin-team/go-admin](https://github.com/go-admin-team/go-admin)|基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev Antd beta版本:https://preview.go-ad ...|6329|2022-04-08| -|31|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6316|2022-05-05| -|32|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|6081|2022-04-11| -|33|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5970|2022-05-05| -|34|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5869|2022-05-09| -|35|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5657|2022-05-09| -|36|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5571|2022-05-06| -|37|[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 ...|5400|2022-04-08| -|38|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5377|2022-05-05| -|39|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5355|2022-01-16| -|40|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂️A file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|5114|2022-05-10| -|41|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4938|2022-05-11| -|42|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4712|2022-04-29| -|43|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4 / IPv6)!另外也支持其他 CDN / 网站 IP ~|4709|2022-05-09| -|44|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4642|2022-05-11| -|45|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|4615|2022-05-03| -|46|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|4591|2022-05-10| -|47|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4518|2022-02-26| -|48|[didi/nightingale](https://github.com/didi/nightingale)|An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management.|4503|2022-05-11| -|49|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4497|2022-02-11| -|50|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4437|2022-05-11| +|20|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8765|2022-05-13| +|21|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8599|2022-03-06| +|22|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|8146|2022-05-13| +|23|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7880|2022-03-31| +|24|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by IM technology experts. Backend in Go.(由IM技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。)|7822|2022-05-13| +|25|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7514|2022-04-14| +|26|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |7368|2022-05-15| +|27|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7183|2022-02-25| +|28|[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 clound!|6970|2022-05-13| +|29|[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 网络框架。|6420|2022-05-15| +|30|[go-admin-team/go-admin](https://github.com/go-admin-team/go-admin)|基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev Antd beta版本:https://preview.go-ad ...|6359|2022-04-08| +|31|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6320|2022-05-05| +|32|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|6092|2022-04-11| +|33|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5989|2022-05-14| +|34|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5871|2022-05-15| +|35|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5667|2022-05-14| +|36|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5579|2022-05-06| +|37|[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 ...|5406|2022-04-08| +|38|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5381|2022-05-05| +|39|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5365|2022-01-16| +|40|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂️A file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|5273|2022-05-15| +|41|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4954|2022-05-13| +|42|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4 / IPv6)!另外也支持其他 CDN / 网站 IP ~|4773|2022-05-13| +|43|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4722|2022-04-29| +|44|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4651|2022-05-11| +|45|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|4636|2022-05-03| +|46|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|4606|2022-05-10| +|47|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4522|2022-02-26| +|48|[didi/nightingale](https://github.com/didi/nightingale)|An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management.|4512|2022-05-13| +|49|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4505|2022-02-11| +|50|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4441|2022-05-13| |51|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish|4433|2022-01-22| -|52|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4372|2022-05-11| -|53|[ffhelicopter/Go42](https://github.com/ffhelicopter/Go42)|《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。|4295|2022-05-10| -|54|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4273|2022-05-11| -|55|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4189|2022-05-06| -|56|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4171|2022-04-04| -|57|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|4147|2022-05-11| -|58|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Go RPC framework that helps developers build microservices.|4137|2022-05-11| -|59|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|4041|2022-05-11| -|60|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3988|2021-11-13| -|61|[Hackl0us/GeoIP2-CN](https://github.com/Hackl0us/GeoIP2-CN)|小巧精悍、准确、实用 GeoIP2 数据库|3954|2022-05-10| -|62|[YaoApp/yao](https://github.com/YaoApp/yao)|Yao A low code engine to create web services and dashboard.|3899|2022-05-07| -|63|[gwuhaolin/lightsocks](https://github.com/gwuhaolin/lightsocks)|⚡️一个轻巧的网络混淆代理🌏|3804|2022-03-02| -|64|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3735|2022-05-11| -|65|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3726|2022-04-28| -|66|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3695|2022-03-22| -|67|[kubevela/kubevela](https://github.com/kubevela/kubevela)|The Modern Application Platform.|3661|2022-05-11| -|68|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3660|2021-12-02| -|69|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|3474|2022-05-09| -|70|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3410|2022-05-01| -|71|[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 ...|3362|2021-12-01| -|72|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|3335|2022-03-18| -|73|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|3159|2022-05-11| -|74|[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 ...|3102|2022-04-25| -|75|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|3024|2022-04-21| -|76|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud native multi cloud application management platform 云原生多云应用管理平台|2996|2022-05-07| -|77|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2969|2022-04-28| -|78|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2949|2022-05-07| -|79|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2934|2022-04-09| -|80|[orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|a thread-safe concurrent map for go|2857|2022-05-09| -|81|[eolinker/goku_lite](https://github.com/eolinker/goku_lite)|A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 AP ...|2845|2022-04-12| -|82|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2771|2021-11-16| -|83|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2733|2022-05-10| -|84|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: Self-hosted lightweight multi-server and website monitoring and alerting. (System information, HTTP, TCP, ICMP... Web Terminal)|2678|2022-05-10| -|85|[flower-corp/rosedb](https://github.com/flower-corp/rosedb)|🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.|2608|2022-05-11| -|86|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2578|2022-05-10| -|87|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a microservice framework for rapid development of micro services in Go with rich eco-system|2512|2022-04-29| +|52|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4377|2022-05-11| +|53|[ffhelicopter/Go42](https://github.com/ffhelicopter/Go42)|《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。|4299|2022-05-10| +|54|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4277|2022-05-13| +|55|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4194|2022-05-14| +|56|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4177|2022-04-04| +|57|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Go RPC framework that helps developers build microservices.|4153|2022-05-15| +|58|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|4150|2022-05-12| +|59|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|4049|2022-05-15| +|60|[YaoApp/yao](https://github.com/YaoApp/yao)|Yao A low code engine to create web services and dashboard.|3973|2022-05-07| +|61|[Hackl0us/GeoIP2-CN](https://github.com/Hackl0us/GeoIP2-CN)|小巧精悍、准确、实用 GeoIP2 数据库|3967|2022-05-13| +|62|[gwuhaolin/lightsocks](https://github.com/gwuhaolin/lightsocks)|⚡️一个轻巧的网络混淆代理🌏|3803|2022-03-02| +|63|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3738|2022-05-14| +|64|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3737|2022-05-14| +|65|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3700|2022-03-22| +|66|[kubevela/kubevela](https://github.com/kubevela/kubevela)|The Modern Application Platform.|3673|2022-05-14| +|67|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3667|2021-12-02| +|68|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|3517|2022-05-12| +|69|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3418|2022-05-12| +|70|[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 ...|3375|2021-12-01| +|71|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|3343|2022-03-18| +|72|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|3162|2022-05-11| +|73|[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 ...|3110|2022-04-25| +|74|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|3031|2022-04-21| +|75|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud native multi cloud application management platform 云原生多云应用管理平台|2997|2022-05-07| +|76|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2974|2022-04-28| +|77|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2961|2022-05-07| +|78|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2956|2022-04-09| +|79|[orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|a thread-safe concurrent map for go|2865|2022-05-09| +|80|[eolinker/goku_lite](https://github.com/eolinker/goku_lite)|A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 AP ...|2846|2022-04-12| +|81|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2774|2021-11-16| +|82|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2752|2022-05-10| +|83|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: Self-hosted lightweight multi-server and website monitoring and alerting. (System information, HTTP, TCP, ICMP... Web Terminal)|2696|2022-05-14| +|84|[flower-corp/rosedb](https://github.com/flower-corp/rosedb)|🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.|2669|2022-05-14| +|85|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2587|2022-05-13| +|86|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a microservice framework for rapid development of micro services in Go with rich eco-system|2513|2022-04-29| +|87|[HyNetwork/hysteria](https://github.com/HyNetwork/hysteria)|Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, connecting from China to servers abroad)|2345|2022-05-13| |88|[henrylee2cn/erpc](https://github.com/henrylee2cn/erpc)|An efficient, extensible and easy-to-use RPC framework.|2323|2022-03-23| -|89|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2313|2022-05-11| -|90|[alibaba/RedisShake](https://github.com/alibaba/RedisShake)|redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。|2298|2022-04-14| -|91|[imroc/req](https://github.com/imroc/req)|Simple Go HTTP client with Black Magic|2290|2022-04-26| -|92|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2263|2022-04-19| -|93|[cdk-team/CDK](https://github.com/cdk-team/CDK)|📦 Make security testing of K8s, Docker, and Containerd easier.|2258|2022-05-04| -|94|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2255|2022-05-11| -|95|[liangdas/mqant](https://github.com/liangdas/mqant)|mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架|2253|2022-04-12| -|96|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】|2252|2022-05-10| -|97|[HyNetwork/hysteria](https://github.com/HyNetwork/hysteria)|Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, connecting from China to servers abroad)|2251|2022-05-07| -|98|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|2196|2022-05-11| -|99|[shen100/wemall](https://github.com/shen100/wemall)|基于react, node.js, go开发的微商城(含微信小程序)|2161|2022-02-12| -|100|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2153|2022-03-29| -|101|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|2137|2022-02-15| -|102|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2122|2022-04-09| -|103|[bilibili/overlord](https://github.com/bilibili/overlord)|Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。|2009|2022-02-26| -|104|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|2000|2022-04-19| -|105|[lwch/natpass](https://github.com/lwch/natpass)|新一代主机管理工具,支持web vnc和web shell,居家办公神器|1980|2022-05-10| -|106|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1972|2022-05-09| -|107|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI.|1971|2022-04-29| -|108|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1943|2022-05-07| -|109|[babyname/fate](https://github.com/babyname/fate)|Fate is a modern science chinese name create tool. |1929|2022-03-08| -|110|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|1910|2022-04-28| -|111|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|1900|2022-04-28| -|112|[go-ego/gse](https://github.com/go-ego/gse)|Go efficient multilingual NLP and text segmentation; support english, chinese, japanese and other.|1883|2022-05-07| -|113|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1872|2022-02-17| -|114|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1867|2022-02-16| -|115|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1845|2022-04-09| -|116|[yanyiwu/gojieba](https://github.com/yanyiwu/gojieba)|"结巴"中文分词的Golang版本|1844|2022-01-31| -|117|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1843|2022-05-11| -|118|[alberliu/gim](https://github.com/alberliu/gim)|golang写的IM服务器(服务组件形式)|1818|2022-05-11| -|119|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|1755|2022-05-09| -|120|[GoBelieveIO/im_service](https://github.com/GoBelieveIO/im_service)|golang im server|1745|2021-12-23| -|121|[zu1k/nali](https://github.com/zu1k/nali)|一个查询IP地理信息和CDN服务提供商的离线终端工具.An offline tool for querying IP geographic information and CDN provider.|1739|2022-05-09| -|122|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1712|2022-05-11| -|123|[baetyl/baetyl](https://github.com/baetyl/baetyl)|Extend cloud computing, data and service seamlessly to edge devices.|1703|2022-05-09| -|124|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|1699|2022-05-10| -|125|[araddon/dateparse](https://github.com/araddon/dateparse)|GoLang Parse many date strings without knowing format in advance.|1689|2022-02-01| -|126|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统|1674|2022-03-07| -|127|[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 ...|1622|2022-02-22| -|128|[signintech/gopdf](https://github.com/signintech/gopdf)|A simple library for generating PDF written in Go lang|1585|2022-05-10| -|129|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1584|2022-02-17| -|130|[xianlubird/mydocker](https://github.com/xianlubird/mydocker)|<<自己动手写docker>> 源码|1571|2021-12-06| -|131|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1562|2022-03-16| -|132|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1551|2022-05-08| -|133|[ying32/govcl](https://github.com/ying32/govcl)| Cross-platform Go/Golang GUI library.|1541|2022-04-13| -|134|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1538|2022-04-26| -|135|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|1534|2022-04-14| -|136|[davyxu/tabtoy](https://github.com/davyxu/tabtoy)|高性能表格数据导出器|1513|2022-04-11| -|137|[opensec-cn/kunpeng](https://github.com/opensec-cn/kunpeng)|kunpeng是一个Golang编写的开源POC框架/库,以动态链接库的形式提供各种语言调用,通过此项目可快速开发漏洞检测类的系统。|1469|2022-04-14| -|138|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open-source dev data platform & dashboard for your DevOps tools.|1468|2022-05-11| -|139|[mojocn/base64Captcha](https://github.com/mojocn/base64Captcha)|captcha of base64 image string|1442|2021-12-07| -|140|[Allenxuxu/gev](https://github.com/Allenxuxu/gev)|🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. |1406|2022-04-22| -|141|[gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample)|Go by Example 通过例子学 Golang|1400|2022-04-09| -|142|[didi/gendry](https://github.com/didi/gendry)|a golang library for sql builder|1382|2022-01-23| -|143|[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.|1376|2022-05-06| -|144|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1370|2022-04-07| -|145|[linclin/gopub](https://github.com/linclin/gopub)|vue.js(element框架)+golang(beego框架)开发的运维发布系统,支持git,jenkins版本发布,go ssh,BT两种文件传输方式选择,支持部署前准备任务和部署后任务钩子函数|1350|2022-02-11| -|146|[ph4ntonn/Stowaway](https://github.com/ph4ntonn/Stowaway)|👻Stowaway -- Multi-hop Proxy Tool for pentesters|1345|2022-04-08| +|89|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2315|2022-05-14| +|90|[alibaba/RedisShake](https://github.com/alibaba/RedisShake)|redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。|2303|2022-04-14| +|91|[imroc/req](https://github.com/imroc/req)|Simple Go HTTP client with Black Magic|2295|2022-05-12| +|92|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2267|2022-05-13| +|93|[cdk-team/CDK](https://github.com/cdk-team/CDK)|📦 Make security testing of K8s, Docker, and Containerd easier.|2265|2022-05-04| +|94|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2263|2022-05-14| +|95|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】|2258|2022-05-10| +|96|[liangdas/mqant](https://github.com/liangdas/mqant)|mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架|2255|2022-04-12| +|97|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|2200|2022-05-14| +|98|[shen100/wemall](https://github.com/shen100/wemall)|基于react, node.js, go开发的微商城(含微信小程序)|2163|2022-02-12| +|99|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2153|2022-03-29| +|100|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|2146|2022-02-15| +|101|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2121|2022-04-09| +|102|[bilibili/overlord](https://github.com/bilibili/overlord)|Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。|2011|2022-02-26| +|103|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|2004|2022-04-19| +|104|[lwch/natpass](https://github.com/lwch/natpass)|新一代主机管理工具,支持web vnc和web shell,居家办公神器|1990|2022-05-10| +|105|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1977|2022-05-11| +|106|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI.|1974|2022-04-29| +|107|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1959|2022-05-07| +|108|[babyname/fate](https://github.com/babyname/fate)|Fate is a modern science chinese name create tool. |1929|2022-03-08| +|109|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|1917|2022-04-28| +|110|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|1909|2022-04-28| +|111|[go-ego/gse](https://github.com/go-ego/gse)|Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.|1890|2022-05-13| +|112|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1871|2022-02-16| +|113|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1871|2022-02-17| +|114|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1852|2022-05-12| +|115|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1852|2022-05-11| +|116|[yanyiwu/gojieba](https://github.com/yanyiwu/gojieba)|"结巴"中文分词的Golang版本|1848|2022-01-31| +|117|[alberliu/gim](https://github.com/alberliu/gim)|golang写的IM服务器(服务组件形式)|1823|2022-05-11| +|118|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|1762|2022-05-12| +|119|[zu1k/nali](https://github.com/zu1k/nali)|一个查询IP地理信息和CDN服务提供商的离线终端工具.An offline tool for querying IP geographic information and CDN provider.|1750|2022-05-12| +|120|[GoBelieveIO/im_service](https://github.com/GoBelieveIO/im_service)|golang im server|1746|2021-12-23| +|121|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1738|2022-05-15| +|122|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|1704|2022-05-11| +|123|[baetyl/baetyl](https://github.com/baetyl/baetyl)|Extend cloud computing, data and service seamlessly to edge devices.|1704|2022-05-09| +|124|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统|1697|2022-05-13| +|125|[araddon/dateparse](https://github.com/araddon/dateparse)|GoLang Parse many date strings without knowing format in advance.|1692|2022-02-01| +|126|[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 ...|1622|2022-02-22| +|127|[signintech/gopdf](https://github.com/signintech/gopdf)|A simple library for generating PDF written in Go lang|1588|2022-05-10| +|128|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1587|2022-02-17| +|129|[xianlubird/mydocker](https://github.com/xianlubird/mydocker)|<<自己动手写docker>> 源码|1575|2021-12-06| +|130|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1571|2022-03-16| +|131|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1553|2022-05-08| +|132|[ying32/govcl](https://github.com/ying32/govcl)| Cross-platform Go/Golang GUI library.|1543|2022-04-13| +|133|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|1540|2022-04-14| +|134|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1539|2022-04-26| +|135|[davyxu/tabtoy](https://github.com/davyxu/tabtoy)|高性能表格数据导出器|1513|2022-04-11| +|136|[apache/incubator-devlake](https://github.com/apache/incubator-devlake)|DevLake: the open-source dev data platform & dashboard for your DevOps tools.|1480|2022-05-14| +|137|[opensec-cn/kunpeng](https://github.com/opensec-cn/kunpeng)|kunpeng是一个Golang编写的开源POC框架/库,以动态链接库的形式提供各种语言调用,通过此项目可快速开发漏洞检测类的系统。|1473|2022-04-14| +|138|[mojocn/base64Captcha](https://github.com/mojocn/base64Captcha)|captcha of base64 image string|1445|2021-12-07| +|139|[Allenxuxu/gev](https://github.com/Allenxuxu/gev)|🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. |1408|2022-04-22| +|140|[gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample)|Go by Example 通过例子学 Golang|1399|2022-04-09| +|141|[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.|1393|2022-05-15| +|142|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1383|2022-04-07| +|143|[didi/gendry](https://github.com/didi/gendry)|a golang library for sql builder|1383|2022-01-23| +|144|[linclin/gopub](https://github.com/linclin/gopub)|vue.js(element框架)+golang(beego框架)开发的运维发布系统,支持git,jenkins版本发布,go ssh,BT两种文件传输方式选择,支持部署前准备任务和部署后任务钩子函数|1350|2022-02-11| +|145|[ph4ntonn/Stowaway](https://github.com/ph4ntonn/Stowaway)|👻Stowaway -- Multi-hop Proxy Tool for pentesters|1349|2022-04-08| +|146|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket[S]-FLV/TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify. 直播|1332|2022-05-13| |147|[smallnest/dive-to-gosync-workshop](https://github.com/smallnest/dive-to-gosync-workshop)|深入Go并发编程研讨课|1328|2022-03-06| -|148|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket[S]-FLV/TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify. 直播|1323|2022-05-11| -|149|[smartwalle/alipay](https://github.com/smartwalle/alipay)|支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。|1320|2022-03-04| -|150|[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的集群复制工具,可以满足迁移和同步的需求, ...|1306|2022-05-11| +|148|[smartwalle/alipay](https://github.com/smartwalle/alipay)|支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。|1324|2022-03-04| +|149|[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的集群复制工具,可以满足迁移和同步的需求, ...|1309|2022-05-14| +|150|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1306|2022-02-18| |151|[xluohome/phonedata](https://github.com/xluohome/phonedata)|手机号码归属地信息库、手机号归属地查询 phone.dat 最后更新:2021年08月 |1297|2022-04-05| -|152|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1292|2022-02-18| -|153|[george518/PPGo_Job](https://github.com/george518/PPGo_Job)|PPGo_Job是一款可视化的、多人多权限的、一任务多机执行的定时任务管理系统,采用golang开发,安装方便,资源消耗少,支持大并发,可同时管理多台服务器上的定时任务。|1282|2022-05-02| -|154|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source live customer chat by golang|1265|2022-04-18| -|155|[saltbo/zpan](https://github.com/saltbo/zpan)|A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。|1263|2022-01-08| -|156|[gourouting/singo](https://github.com/gourouting/singo)|Gin+Gorm开发Golang API快速开发脚手架|1246|2022-04-24| -|157|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1243|2022-05-10| -|158|[kubeovn/kube-ovn](https://github.com/kubeovn/kube-ovn)|A Kubernetes Network Fabric for Enterprises that is Rich in Functions and Easy in Operations (Project under CNCF)|1239|2022-05-11| -|159|[yunionio/cloudpods](https://github.com/yunionio/cloudpods)|A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台|1238|2022-05-11| -|160|[pingcap/parser](https://github.com/pingcap/parser)|A MySQL Compatible SQL Parser|1231|2022-04-07| -|161|[qiniu/logkit](https://github.com/qiniu/logkit)|Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console.|1231|2022-04-10| -|162|[hanchuanchuan/goInception](https://github.com/hanchuanchuan/goInception)|一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具|1201|2022-05-08| -|163|[sealerio/sealer](https://github.com/sealerio/sealer)|A tool to seal application's all dependencies and Kubernetes into CloudImage, distribute this application anywhere via CloudImage, and run it within any cluster in one command.|1169|2022-05-11| -|164|[iwannay/jiacrontab](https://github.com/iwannay/jiacrontab)|简单可信赖的任务管理工具|1169|2022-04-02| -|165|[tuna/tunasync](https://github.com/tuna/tunasync)|Mirror job management tool. |1166|2022-04-10| -|166|[tkestack/tke](https://github.com/tkestack/tke)|Native Kubernetes container management platform supporting multi-tenant and multi-cluster|1162|2022-05-09| -|167|[go-kiss/sniper](https://github.com/go-kiss/sniper)|轻量级 go 业务框架|1159|2022-03-03| -|168|[indes/flowerss-bot](https://github.com/indes/flowerss-bot)|A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。|1156|2022-04-13| -|169|[go-spring/go-spring](https://github.com/go-spring/go-spring)|基于 IoC 的 Go 后端一站式开发框架 ( All-in-One Development Framework on IoC for Go ) 🚀 |1153|2022-05-10| -|170|[mozillazg/go-pinyin](https://github.com/mozillazg/go-pinyin)|汉字转拼音|1143|2022-03-06| -|171|[3xxx/engineercms](https://github.com/3xxx/engineercms)|工程师知识管理系统:基于golang go语言(beego框架)。每个行业都有自己的知识管理系统,engineercms旨在为土木工程师们打造一款适用的基于web的知识管理系统。它既可以用于管理个人的项目资料,也可以用于管理项目团队资料;它既可以运行于个人电脑,也可以放到服务器上。支持提取码分享文件,onlyoffice实时文档协作,直接在线编辑dwg文件、office文档,在线利用mindoc创 ...|1122|2022-05-04| -|172|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|1120|2022-04-19| -|173|[brokercap/Bifrost](https://github.com/brokercap/Bifrost)|Bifrost ---- 面向生产环境的 MySQL 同步到Redis,MongoDB,ClickHouse,MySQL等服务的异构中间件|1113|2022-04-18| -|174|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹2000+,暴力破解协议10余种。|1106|2022-05-11| -|175|[gookit/color](https://github.com/gookit/color)|🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Pr ...|1089|2022-03-16| -|176|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Governance Center for Distributed and Microservice Architecture|1086|2022-05-11| -|177|[royalrick/weapp](https://github.com/royalrick/weapp)|微信小程序服务端 SDK (for Golang)|1086|2022-04-13| -|178|[tjfoc/gmsm](https://github.com/tjfoc/gmsm)|GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库)|1078|2022-02-21| -|179|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|1077|2022-05-11| -|180|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1072|2022-05-11| -|181|[bobohume/gonet](https://github.com/bobohume/gonet)|go分布式服务器,基于内存mmo|1066|2022-05-10| -|182|[go-eagle/eagle](https://github.com/go-eagle/eagle)|🦅一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则|1056|2022-05-10| -|183|[master-coder-ll/v2ray-web-manager](https://github.com/master-coder-ll/v2ray-web-manager)|v2ray-web-manager 是一个v2ray的面板,也是一个集群的解决方案;同时增加了流量控制/账号管理/限速等功能。key: admin , panel ,web,cluster,集群,proxy|1053|2022-04-14| -|184|[EndlessCheng/mahjong-helper](https://github.com/EndlessCheng/mahjong-helper)|日本麻将助手:牌效+防守+记牌(支持雀魂、天凤)|1051|2021-12-15| -|185|[duanhf2012/origin](https://github.com/duanhf2012/origin)|A game server framework in Go (golang).|1039|2022-04-20| -|186|[jolestar/go-commons-pool](https://github.com/jolestar/go-commons-pool)|a generic object pool for golang|1037|2022-04-21| -|187|[openelb/openelb](https://github.com/openelb/openelb)|Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, and Virtualization|1018|2022-04-26| -|188|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|1016|2022-04-02| -|189|[aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go)|Alibaba Cloud SDK for Go|1003|2022-05-11| -|190|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|992|2022-04-13| -|191|[guonaihong/gout](https://github.com/guonaihong/gout)|gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues|988|2022-04-20| -|192|[WangYihang/Platypus](https://github.com/WangYihang/Platypus)|:hammer: A modern multiple reverse shell sessions manager written in go|984|2022-05-08| -|193|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|982|2022-03-28| -|194|[pingcap/tidb-operator](https://github.com/pingcap/tidb-operator)|TiDB operator creates and manages TiDB clusters running in Kubernetes.|960|2022-05-11| -|195|[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 🔥 ⎈ 🐳|951|2022-05-11| -|196|[xalanq/cf-tool](https://github.com/xalanq/cf-tool)|:bar_chart: Codeforces CLI (Submit, Parse, Test, etc.). Support Contests, Gym, Groups, acmsguru, Windows, macOS, Linux, 7 MB|946|2022-05-02| -|197|[qiniu/qshell](https://github.com/qiniu/qshell)|Shell Tools for Qiniu Cloud|921|2022-05-11| -|198|[Janusec/janusec](https://github.com/Janusec/janusec)|Janusec Application Gateway, an application security solution which provides ACME HTTPS, WAF (Web Application Firewall), CC defense, OAuth2 Authentication and load balancing. Janusec应用网关,提供ACME自动化证书与H ...|916|2022-04-03| -|199|[sevenelevenlee/go-patterns](https://github.com/sevenelevenlee/go-patterns)|Golang 设计模式|896|2022-01-13| -|200|[ContentSquare/chproxy](https://github.com/ContentSquare/chproxy)|Open-Source ClickHouse http proxy and load balancer|891|2022-04-28| +|152|[george518/PPGo_Job](https://github.com/george518/PPGo_Job)|PPGo_Job是一款可视化的、多人多权限的、一任务多机执行的定时任务管理系统,采用golang开发,安装方便,资源消耗少,支持大并发,可同时管理多台服务器上的定时任务。|1283|2022-05-02| +|153|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source live customer chat by golang|1269|2022-04-18| +|154|[saltbo/zpan](https://github.com/saltbo/zpan)|A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。|1267|2022-05-14| +|155|[yunionio/cloudpods](https://github.com/yunionio/cloudpods)|A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台|1254|2022-05-13| +|156|[gourouting/singo](https://github.com/gourouting/singo)|Gin+Gorm开发Golang API快速开发脚手架|1247|2022-04-24| +|157|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1245|2022-05-12| +|158|[kubeovn/kube-ovn](https://github.com/kubeovn/kube-ovn)|A Kubernetes Network Fabric for Enterprises that is Rich in Functions and Easy in Operations (Project under CNCF)|1243|2022-05-15| +|159|[pingcap/parser](https://github.com/pingcap/parser)|A MySQL Compatible SQL Parser|1235|2022-04-07| +|160|[qiniu/logkit](https://github.com/qiniu/logkit)|Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console.|1232|2022-04-10| +|161|[sealerio/sealer](https://github.com/sealerio/sealer)|A tool to seal application's all dependencies and Kubernetes into CloudImage, distribute this application anywhere via CloudImage, and run it within any cluster in one command.|1218|2022-05-13| +|162|[hanchuanchuan/goInception](https://github.com/hanchuanchuan/goInception)|一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具|1202|2022-05-15| +|163|[iwannay/jiacrontab](https://github.com/iwannay/jiacrontab)|简单可信赖的任务管理工具|1169|2022-04-02| +|164|[tuna/tunasync](https://github.com/tuna/tunasync)|Mirror job management tool. |1167|2022-04-10| +|165|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹2000+,暴力破解协议10余种。|1166|2022-05-11| +|166|[tkestack/tke](https://github.com/tkestack/tke)|Native Kubernetes container management platform supporting multi-tenant and multi-cluster|1166|2022-05-15| +|167|[go-kiss/sniper](https://github.com/go-kiss/sniper)|轻量级 go 业务框架|1161|2022-03-03| +|168|[indes/flowerss-bot](https://github.com/indes/flowerss-bot)|A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。|1159|2022-04-13| +|169|[go-spring/go-spring](https://github.com/go-spring/go-spring)|基于 IoC 的 Go 后端一站式开发框架 ( All-in-One Development Framework on IoC for Go ) 🚀 |1156|2022-05-15| +|170|[mozillazg/go-pinyin](https://github.com/mozillazg/go-pinyin)|汉字转拼音|1147|2022-03-06| +|171|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|1129|2022-04-19| +|172|[3xxx/engineercms](https://github.com/3xxx/engineercms)|工程师知识管理系统:基于golang go语言(beego框架)。每个行业都有自己的知识管理系统,engineercms旨在为土木工程师们打造一款适用的基于web的知识管理系统。它既可以用于管理个人的项目资料,也可以用于管理项目团队资料;它既可以运行于个人电脑,也可以放到服务器上。支持提取码分享文件,onlyoffice实时文档协作,直接在线编辑dwg文件、office文档,在线利用mindoc创 ...|1123|2022-05-04| +|173|[brokercap/Bifrost](https://github.com/brokercap/Bifrost)|Bifrost ---- 面向生产环境的 MySQL 同步到Redis,MongoDB,ClickHouse,MySQL等服务的异构中间件|1115|2022-04-18| +|174|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|1092|2022-05-15| +|175|[gookit/color](https://github.com/gookit/color)|🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Pr ...|1091|2022-03-16| +|176|[royalrick/weapp](https://github.com/royalrick/weapp)|微信小程序服务端 SDK (for Golang)|1089|2022-04-13| +|177|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Governance Center for Distributed and Microservice Architecture|1087|2022-05-14| +|178|[tjfoc/gmsm](https://github.com/tjfoc/gmsm)|GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库)|1083|2022-02-21| +|179|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1080|2022-05-12| +|180|[bobohume/gonet](https://github.com/bobohume/gonet)|go分布式服务器,基于内存mmo|1066|2022-05-10| +|181|[master-coder-ll/v2ray-web-manager](https://github.com/master-coder-ll/v2ray-web-manager)|v2ray-web-manager 是一个v2ray的面板,也是一个集群的解决方案;同时增加了流量控制/账号管理/限速等功能。key: admin , panel ,web,cluster,集群,proxy|1057|2022-04-14| +|182|[EndlessCheng/mahjong-helper](https://github.com/EndlessCheng/mahjong-helper)|日本麻将助手:牌效+防守+记牌(支持雀魂、天凤)|1055|2021-12-15| +|183|[go-eagle/eagle](https://github.com/go-eagle/eagle)|🦅一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则|1055|2022-05-12| +|184|[duanhf2012/origin](https://github.com/duanhf2012/origin)|A game server framework in Go (golang).|1043|2022-05-12| +|185|[jolestar/go-commons-pool](https://github.com/jolestar/go-commons-pool)|a generic object pool for golang|1038|2022-04-21| +|186|[openelb/openelb](https://github.com/openelb/openelb)|Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, and Virtualization|1023|2022-05-13| +|187|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|1021|2022-04-02| +|188|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|1019|2022-04-13| +|189|[aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go)|Alibaba Cloud SDK for Go|1002|2022-05-13| +|190|[WangYihang/Platypus](https://github.com/WangYihang/Platypus)|:hammer: A modern multiple reverse shell sessions manager written in go|994|2022-05-08| +|191|[guonaihong/gout](https://github.com/guonaihong/gout)|gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues|987|2022-04-20| +|192|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|985|2022-03-28| +|193|[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 🔥 ⎈ 🐳|963|2022-05-14| +|194|[pingcap/tidb-operator](https://github.com/pingcap/tidb-operator)|TiDB operator creates and manages TiDB clusters running in Kubernetes.|961|2022-05-13| +|195|[xalanq/cf-tool](https://github.com/xalanq/cf-tool)|:bar_chart: Codeforces CLI (Submit, Parse, Test, etc.). Support Contests, Gym, Groups, acmsguru, Windows, macOS, Linux, 7 MB|949|2022-05-02| +|196|[qiniu/qshell](https://github.com/qiniu/qshell)|Shell Tools for Qiniu Cloud|924|2022-05-13| +|197|[Janusec/janusec](https://github.com/Janusec/janusec)|Janusec Application Gateway, an application security solution which provides ACME HTTPS, WAF (Web Application Firewall), CC defense, OAuth2 Authentication and load balancing. Janusec应用网关,提供ACME自动化证书与H ...|916|2022-04-03| +|198|[sevenelevenlee/go-patterns](https://github.com/sevenelevenlee/go-patterns)|Golang 设计模式|897|2022-01-13| +|199|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|892|2022-03-01| +|200|[ContentSquare/chproxy](https://github.com/ContentSquare/chproxy)|Open-Source ClickHouse http proxy and load balancer|892|2022-04-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/Java.md b/content/charts/overall/software/Java.md index 932d513a..61813682 100644 --- a/content/charts/overall/software/Java.md +++ b/content/charts/overall/software/Java.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Java -数据更新: 2022-05-12 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-05-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|58117|2022-05-11| -|2|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|37241|2022-05-11| -|3|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32571|2022-05-04| -|4|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30792|2021-12-11| -|5|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|29284|2022-05-10| -|6|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|29127|2022-05-10| -|7|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26728|2022-05-11| -|8|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|25581|2022-03-02| -|9|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25493|2022-05-11| -|10|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24343|2022-05-10| -|11|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23881|2022-02-26| -|12|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23545|2022-03-31| -|13|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|23441|2022-05-11| -|14|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |22910|2022-05-06| -|15|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22827|2022-01-17| -|16|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|22778|2022-05-11| -|17|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|22396|2022-05-11| -|18|[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.|22289|2022-05-11| -|19|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客 / CMS 系统。|22259|2022-05-11| -|20|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|22082|2022-05-11| -|21|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|21392|2022-05-09| -|22|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|19042|2022-05-10| -|23|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18704|2022-05-11| -|24|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|18097|2022-05-03| -|25|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17402|2022-05-10| -|26|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|17094|2022-04-30| -|27|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16785|2022-05-09| -|28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16663|2022-04-29| -|29|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16261|2022-03-31| -|30|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13795|2022-05-05| -|31|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13610|2022-05-11| -|32|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|13365|2022-01-03| -|33|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、全功能、强安全 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for providing APIs and Docs without writing any code.|13267|2022-05-11| -|34|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|13202|2022-05-06| -|35|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13119|2022-02-12| -|36|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12365|2021-12-13| -|37|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。|11897|2022-04-16| -|38|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11483|2022-04-20| -|39|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11456|2022-03-22| -|40|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|11122|2022-05-05| -|41|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|11063|2022-05-11| -|42|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10611|2022-01-21| +|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|58203|2022-05-15| +|2|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|37264|2022-05-15| +|3|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32584|2022-05-04| +|4|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30802|2021-12-11| +|5|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|29331|2022-05-10| +|6|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|29152|2022-05-12| +|7|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26742|2022-05-12| +|8|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|25613|2022-03-02| +|9|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25517|2022-05-14| +|10|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24354|2022-05-10| +|11|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23908|2022-02-26| +|12|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23553|2022-03-31| +|13|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|23476|2022-05-14| +|14|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |22941|2022-05-13| +|15|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22837|2022-01-17| +|16|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|22805|2022-05-14| +|17|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|22424|2022-05-14| +|18|[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.|22321|2022-05-15| +|19|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客 / CMS 系统。|22304|2022-05-13| +|20|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|22107|2022-05-15| +|21|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|21416|2022-05-14| +|22|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|19061|2022-05-10| +|23|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18713|2022-05-13| +|24|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|18113|2022-05-03| +|25|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17406|2022-05-10| +|26|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|17099|2022-04-30| +|27|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16789|2022-05-11| +|28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16674|2022-04-29| +|29|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16263|2022-03-31| +|30|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13806|2022-05-05| +|31|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13614|2022-05-11| +|32|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|13373|2022-01-03| +|33|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、全功能、强安全 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for providing APIs and Docs without writing any code.|13277|2022-05-13| +|34|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|13221|2022-05-06| +|35|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13121|2022-02-12| +|36|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12372|2021-12-13| +|37|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。|11905|2022-04-16| +|38|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11497|2022-04-20| +|39|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11471|2022-03-22| +|40|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|11124|2022-05-05| +|41|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|11078|2022-05-15| +|42|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10613|2022-01-21| |43|[lingochamp/FileDownloader](https://github.com/lingochamp/FileDownloader)|Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process|10535|2022-01-30| -|44|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10371|2022-05-03| -|45|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10290|2022-03-25| -|46|[JessYanCoding/MVPArms](https://github.com/JessYanCoding/MVPArms)|⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架). |10167|2021-11-19| -|47|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|10061|2022-04-28| -|48|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|9816|2022-04-04| -|49|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9313|2022-03-08| -|50|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9273|2022-04-19| +|44|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10377|2022-05-03| +|45|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10297|2022-03-25| +|46|[JessYanCoding/MVPArms](https://github.com/JessYanCoding/MVPArms)|⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架). |10168|2021-11-19| +|47|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|10068|2022-04-28| +|48|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|9825|2022-05-12| +|49|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9318|2022-03-08| +|50|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9274|2022-04-19| |51|[hackware1993/MagicIndicator](https://github.com/hackware1993/MagicIndicator)|A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIn ...|9131|2022-05-07| -|52|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8834|2022-03-04| -|53|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8743|2022-01-03| -|54|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|8736|2022-05-10| -|55|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8533|2022-04-23| -|56|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8514|2022-03-18| -|57|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8362|2022-01-07| -|58|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8227|2022-01-11| -|59|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8059|2022-01-27| -|60|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7953|2022-03-30| -|61|[guolindev/LitePal](https://github.com/guolindev/LitePal)|An Android library that makes developers use SQLite database extremely easy.|7838|2022-02-22| -|62|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7820|2022-04-27| -|63|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7479|2022-05-10| -|64|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、UI 测试和性能测试等。搞测试,就选 MeterSphere!|7472|2022-05-11| -|65|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7336|2022-04-23| +|52|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8848|2022-03-04| +|53|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|8770|2022-05-10| +|54|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8747|2022-01-03| +|55|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8558|2022-04-23| +|56|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8516|2022-03-18| +|57|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8372|2022-01-07| +|58|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8234|2022-01-11| +|59|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8062|2022-01-27| +|60|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7961|2022-03-30| +|61|[guolindev/LitePal](https://github.com/guolindev/LitePal)|An Android library that makes developers use SQLite database extremely easy.|7839|2022-02-22| +|62|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7824|2022-04-27| +|63|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、UI 测试和性能测试等。搞测试,就选 MeterSphere!|7501|2022-05-14| +|64|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7484|2022-05-13| +|65|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7347|2022-04-23| |66|[google/agera](https://github.com/google/agera)|Reactive Programming for Android|7279|2022-01-13| -|67|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7264|2021-12-09| -|68|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|7259|2022-04-27| -|69|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7236|2022-04-01| -|70|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|7151|2022-04-20| -|71|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6968|2022-04-24| -|72|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6966|2021-11-27| +|67|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|7278|2022-04-27| +|68|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7266|2021-12-09| +|69|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7237|2022-04-01| +|70|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|7160|2022-04-20| +|71|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6976|2022-04-24| +|72|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6967|2021-11-27| |73|[Qihoo360/RePlugin](https://github.com/Qihoo360/RePlugin)|RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework|6958|2022-03-25| -|74|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6843|2022-05-10| -|75|[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.|6666|2022-05-11| -|76|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|6664|2022-03-03| -|77|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6634|2022-03-31| -|78|[wildfirechat/im-server](https://github.com/wildfirechat/im-server)|即时通讯(IM)系统|6608|2022-05-11| -|79|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落,Vue+SpringBoot实现的多用户博客管理平台!|6558|2022-02-10| -|80|[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 ...|6399|2022-05-09| -|81|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6358|2022-05-10| +|74|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6849|2022-05-10| +|75|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|6681|2022-03-03| +|76|[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.|6681|2022-05-15| +|77|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6636|2022-03-31| +|78|[wildfirechat/im-server](https://github.com/wildfirechat/im-server)|即时通讯(IM)系统|6615|2022-05-15| +|79|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落,Vue+SpringBoot实现的多用户博客管理平台!|6566|2022-02-10| +|80|[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 ...|6408|2022-05-09| +|81|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6370|2022-05-13| |82|[markzhai/AndroidPerformanceMonitor](https://github.com/markzhai/AndroidPerformanceMonitor)|A transparent ui-block detection library for Android. (known as BlockCanary)|6342|2022-02-17| -|83|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports ...|6282|2022-05-10| -|84|[apache/incubator-shenyu](https://github.com/apache/incubator-shenyu)|ShenYu is High-Performance Java API Gateway.|6198|2022-05-11| -|85|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6167|2021-12-01| -|86|[YunaiV/yudao-cloud](https://github.com/YunaiV/yudao-cloud)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5924|2022-01-12| -|87|[wyouflf/xUtils3](https://github.com/wyouflf/xUtils3)|Android orm, bitmap, http, view inject... |5923|2022-03-19| +|83|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports ...|6307|2022-05-12| +|84|[apache/incubator-shenyu](https://github.com/apache/incubator-shenyu)|ShenYu is High-Performance Java API Gateway.|6208|2022-05-13| +|85|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6169|2021-12-01| +|86|[YunaiV/yudao-cloud](https://github.com/YunaiV/yudao-cloud)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5943|2022-01-12| +|87|[wyouflf/xUtils3](https://github.com/wyouflf/xUtils3)|Android orm, bitmap, http, view inject... |5925|2022-03-19| |88|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5763|2022-04-22| -|89|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|5732|2022-05-11| -|90|[febsteam/FEBS-Shiro](https://github.com/febsteam/FEBS-Shiro)|Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。|5706|2022-02-09| -|91|[wxiaoqi/Spring-Cloud-Platform](https://github.com/wxiaoqi/Spring-Cloud-Platform)|🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新|5689|2022-03-31| -|92|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5606|2022-05-10| -|93|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5554|2022-04-28| -|94|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5536|2022-03-31| -|95|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库,包括日期及时间选择器(可用于出生日期、营业时间等)、单项选择器(可用于性别、民族、职业、学历、星座等)、二三级联动选择器(可用于车牌号、基金定投日期等)、城市地址选择器(分省级、地市级及区县级)、数字选择器(可用于年龄、身高、体重、温度等)、日历选日期择器(可用于酒店及机票预定日期)、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|5520|2022-03-21| -|96|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5403|2022-04-29| -|97|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5331|2022-04-23| -|98|[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 ...|5152|2022-05-06| -|99|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Activiti + Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|4935|2022-05-11| -|100|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4932|2022-05-04| -|101|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 736294209|4929|2022-03-17| -|102|[raphw/byte-buddy](https://github.com/raphw/byte-buddy)|Runtime code generation for the Java virtual machine.|4907|2022-05-07| -|103|[AriaLyy/Aria](https://github.com/AriaLyy/Aria)|下载可以很简单|4891|2022-01-19| -|104|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4888|2022-02-08| -|105|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4826|2022-04-26| -|106|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4805|2022-02-09| -|107|[mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)|下一代Android打包工具(对Gradle 7.x的支持,欢迎提PR)|4778|2022-03-10| -|108|[huangyanbin/smartTable](https://github.com/huangyanbin/smartTable)|一款android自动生成表格框架---An Android automatically generated table framework|4760|2022-03-11| -|109|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4680|2022-05-10| -|110|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4661|2022-05-11| -|111|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4622|2022-04-22| -|112|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4602|2021-12-02| -|113|[techGay/v9porn](https://github.com/techGay/v9porn)|9*Porn Android 客户端,突破游客每天观看10次视频的限制,还可以下载视频|4557|2022-03-01| -|114|[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.|4542|2022-04-29| -|115|[pili-engineering/PLDroidPlayer](https://github.com/pili-engineering/PLDroidPlayer)|PLDroidPlayer 是七牛推出的一款免费的适用于 Android 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|4523|2022-03-01| -|116|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4361|2022-04-28| -|117|[Meituan-Dianping/Robust](https://github.com/Meituan-Dianping/Robust)|Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.|4187|2022-04-27| -|118|[apache/rocketmq-externals](https://github.com/apache/rocketmq-externals)|Mirror of Apache RocketMQ (Incubating)|4133|2022-04-24| -|119|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|4022|2021-12-05| -|120|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|4006|2022-03-17| -|121|[Doikki/DKVideoPlayer](https://github.com/Doikki/DKVideoPlayer)|Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音并实现预加载,列表播放,悬浮播放,广告播放,弹幕|3983|2022-01-21| -|122|[itwanger/JavaBooks](https://github.com/itwanger/JavaBooks)|📚Java程序员必读书单整理,附下载地址,助力每一个Java程序员构建属于自己的知识体系。包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。|3971|2022-03-25| -|123|[JZ-Darkal/AndroidHttpCapture](https://github.com/JZ-Darkal/AndroidHttpCapture)|AndroidHttpCapture网络诊断工具 是一款Android手机抓包软件 主要功能包括:手机端抓包、PING/DNS/TraceRoute诊断、抓包HAR数据上传分享。你也可以看成是Android版的"Fiddler" \(^o^)/~|3965|2022-01-27| -|124|[Javen205/IJPay](https://github.com/Javen205/IJPay)|IJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨ |3823|2022-05-02| -|125|[huanghongxun/HMCL](https://github.com/huanghongxun/HMCL)|A Minecraft Launcher which is multi-functional, cross-platform and popular|3817|2022-05-10| -|126|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|3798|2022-04-28| -|127|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3751|2022-03-09| -|128|[tiann/epic](https://github.com/tiann/epic)|Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11|3742|2021-11-22| -|129|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3718|2022-03-27| -|130|[saysky/ForestBlog](https://github.com/saysky/ForestBlog)|一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统|3671|2022-04-27| -|131|[981011512/--](https://github.com/981011512/--)|停车场系统源码,新能源充电桩系统,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持a ...|3576|2022-04-17| -|132|[dongjunkun/DropDownMenu](https://github.com/dongjunkun/DropDownMenu)|一个实用的多条件筛选菜单|3572|2022-02-18| -|133|[apache/dubbo-admin](https://github.com/apache/dubbo-admin)|The ops and reference implementation for Apache Dubbo|3570|2022-05-06| -|134|[alibaba/dragonwell8](https://github.com/alibaba/dragonwell8)|Alibaba Dragonwell8 JDK|3548|2022-05-07| -|135|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|3547|2022-05-11| -|136|[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 ...|3527|2022-05-11| -|137|[mpusher/mpush](https://github.com/mpusher/mpush)|MPush开源实时消息推送系统|3510|2021-12-09| -|138|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3479|2022-04-26| -|139|[bilibili/MagicaSakura](https://github.com/bilibili/MagicaSakura)|MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme. |3479|2022-02-16| -|140|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|3474|2022-05-06| -|141|[stylefeng/Guns](https://github.com/stylefeng/Guns)|Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!|3411|2022-03-15| -|142|[apache/incubator-seatunnel](https://github.com/apache/incubator-seatunnel)|SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).|3403|2022-05-11| -|143|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案|3385|2022-04-23| -|144|[baomidou/dynamic-datasource-spring-boot-starter](https://github.com/baomidou/dynamic-datasource-spring-boot-starter)|dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务 |3376|2022-05-10| -|145|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|3365|2022-01-07| -|146|[abel533/MyBatis-Spring-Boot](https://github.com/abel533/MyBatis-Spring-Boot)|Spring Boot集成MyBatis的基础项目|3329|2022-01-26| -|147|[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.|3326|2022-05-10| -|148|[getActivity/XXPermissions](https://github.com/getActivity/XXPermissions)|Android 权限请求框架,已适配 Android 12|3325|2022-05-04| -|149|[JavaNoober/BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary)|A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)|3322|2022-03-24| -|150|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2021 、Spring Boot 2.6、 OAuth2 的 RBAC 权限管理系统|3313|2022-05-10| -|151|[apache/kylin](https://github.com/apache/kylin)|Apache Kylin|3295|2022-05-11| -|152|[java-aodeng/hope-boot](https://github.com/java-aodeng/hope-boot)|🌱 Hope-Boot 一款现代化的脚手架项目|3229|2022-02-09| -|153|[chenBingX/SuperTextView](https://github.com/chenBingX/SuperTextView)|Hi,Developer,Welcome to use SuperTextView !|3192|2022-01-17| -|154|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|3160|2022-05-02| -|155|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3157|2022-03-23| -|156|[eleme/UETool](https://github.com/eleme/UETool)|Show/edit any view's attributions on the screen.|3155|2021-12-21| -|157|[jfinal/jfinal](https://github.com/jfinal/jfinal)|JAVA WEB + ORM Framework|3155|2022-05-06| -|158|[hongyangAndroid/Highlight](https://github.com/hongyangAndroid/Highlight)|一个用于app指向性功能高亮的库|3096|2022-01-12| -|159|[crazyandcoder/citypicker](https://github.com/crazyandcoder/citypicker)|citypicker城市选择器,详细的省市区地址信息,支持仿iOS滚轮实现,仿京东样式,一级或者三级列表展示方式。|3092|2022-02-12| -|160|[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. |3085|2022-05-10| -|161|[dingjikerbo/Android-BluetoothKit](https://github.com/dingjikerbo/Android-BluetoothKit)|Android BLE蓝牙通信库|3055|2021-12-13| -|162|[zhou-you/RxEasyHttp](https://github.com/zhou-you/RxEasyHttp)|本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构 ...|3033|2022-03-22| -|163|[killme2008/aviatorscript](https://github.com/killme2008/aviatorscript)|A high performance scripting language hosted on the JVM.|3029|2022-04-04| -|164|[DTStack/chunjun](https://github.com/DTStack/chunjun)|Based on Apache Flink. Support data synchronization/integration.|2970|2022-05-11| -|165|[tianshiyeben/wgcloud](https://github.com/tianshiyeben/wgcloud)|linux运维监控工具,支持系统信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,API接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,linux面板,探针,故障告警|2927|2022-05-01| -|166|[ltsopensource/light-task-scheduler](https://github.com/ltsopensource/light-task-scheduler)|Distributed Scheduled Job Framework|2921|2022-01-21| -|167|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2849|2021-11-11| +|89|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|5750|2022-05-15| +|90|[febsteam/FEBS-Shiro](https://github.com/febsteam/FEBS-Shiro)|Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。|5707|2022-02-09| +|91|[wxiaoqi/Spring-Cloud-Platform](https://github.com/wxiaoqi/Spring-Cloud-Platform)|🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新|5693|2022-03-31| +|92|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5610|2022-05-10| +|93|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5555|2022-04-28| +|94|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5540|2022-03-31| +|95|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库,包括日期及时间选择器(可用于出生日期、营业时间等)、单项选择器(可用于性别、民族、职业、学历、星座等)、二三级联动选择器(可用于车牌号、基金定投日期等)、城市地址选择器(分省级、地市级及区县级)、数字选择器(可用于年龄、身高、体重、温度等)、日历选日期择器(可用于酒店及机票预定日期)、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|5522|2022-03-21| +|96|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5405|2022-04-29| +|97|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5334|2022-04-23| +|98|[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 ...|5163|2022-05-06| +|99|[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.|5050|2022-05-15| +|100|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Activiti + Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|5026|2022-05-14| +|101|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4949|2022-05-04| +|102|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 736294209|4934|2022-03-17| +|103|[raphw/byte-buddy](https://github.com/raphw/byte-buddy)|Runtime code generation for the Java virtual machine.|4916|2022-05-13| +|104|[AriaLyy/Aria](https://github.com/AriaLyy/Aria)|下载可以很简单|4897|2022-01-19| +|105|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4892|2022-02-08| +|106|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4832|2022-04-26| +|107|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4812|2022-02-09| +|108|[mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)|下一代Android打包工具(对Gradle 7.x的支持,欢迎提PR)|4778|2022-03-10| +|109|[huangyanbin/smartTable](https://github.com/huangyanbin/smartTable)|一款android自动生成表格框架---An Android automatically generated table framework|4760|2022-03-11| +|110|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4694|2022-05-13| +|111|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4661|2022-05-11| +|112|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4625|2022-04-22| +|113|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4602|2021-12-02| +|114|[techGay/v9porn](https://github.com/techGay/v9porn)|9*Porn Android 客户端,突破游客每天观看10次视频的限制,还可以下载视频|4557|2022-03-01| +|115|[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.|4544|2022-04-29| +|116|[pili-engineering/PLDroidPlayer](https://github.com/pili-engineering/PLDroidPlayer)|PLDroidPlayer 是七牛推出的一款免费的适用于 Android 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|4524|2022-03-01| +|117|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4365|2022-04-28| +|118|[Meituan-Dianping/Robust](https://github.com/Meituan-Dianping/Robust)|Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.|4188|2022-04-27| +|119|[apache/rocketmq-externals](https://github.com/apache/rocketmq-externals)|Mirror of Apache RocketMQ (Incubating)|4139|2022-04-24| +|120|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|4026|2021-12-05| +|121|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|4020|2022-03-17| +|122|[Doikki/DKVideoPlayer](https://github.com/Doikki/DKVideoPlayer)|Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音并实现预加载,列表播放,悬浮播放,广告播放,弹幕|3988|2022-01-21| +|123|[itwanger/JavaBooks](https://github.com/itwanger/JavaBooks)|📚Java程序员必读书单整理,附下载地址,助力每一个Java程序员构建属于自己的知识体系。包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。|3981|2022-03-25| +|124|[JZ-Darkal/AndroidHttpCapture](https://github.com/JZ-Darkal/AndroidHttpCapture)|AndroidHttpCapture网络诊断工具 是一款Android手机抓包软件 主要功能包括:手机端抓包、PING/DNS/TraceRoute诊断、抓包HAR数据上传分享。你也可以看成是Android版的"Fiddler" \(^o^)/~|3967|2022-01-27| +|125|[huanghongxun/HMCL](https://github.com/huanghongxun/HMCL)|A Minecraft Launcher which is multi-functional, cross-platform and popular|3830|2022-05-15| +|126|[Javen205/IJPay](https://github.com/Javen205/IJPay)|IJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨ |3828|2022-05-02| +|127|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|3802|2022-04-28| +|128|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3752|2022-03-09| +|129|[tiann/epic](https://github.com/tiann/epic)|Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11|3744|2021-11-22| +|130|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3718|2022-03-27| +|131|[saysky/ForestBlog](https://github.com/saysky/ForestBlog)|一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统|3679|2022-04-27| +|132|[981011512/--](https://github.com/981011512/--)|停车场系统源码,新能源充电桩系统,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持a ...|3578|2022-04-17| +|133|[dongjunkun/DropDownMenu](https://github.com/dongjunkun/DropDownMenu)|一个实用的多条件筛选菜单|3572|2022-02-18| +|134|[apache/dubbo-admin](https://github.com/apache/dubbo-admin)|The ops and reference implementation for Apache Dubbo|3570|2022-05-13| +|135|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|3555|2022-05-11| +|136|[alibaba/dragonwell8](https://github.com/alibaba/dragonwell8)|Alibaba Dragonwell8 JDK|3555|2022-05-07| +|137|[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 ...|3532|2022-05-14| +|138|[mpusher/mpush](https://github.com/mpusher/mpush)|MPush开源实时消息推送系统|3510|2021-12-09| +|139|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|3501|2022-05-06| +|140|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3486|2022-04-26| +|141|[bilibili/MagicaSakura](https://github.com/bilibili/MagicaSakura)|MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme. |3479|2022-02-16| +|142|[apache/incubator-seatunnel](https://github.com/apache/incubator-seatunnel)|SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).|3423|2022-05-14| +|143|[stylefeng/Guns](https://github.com/stylefeng/Guns)|Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!|3413|2022-03-15| +|144|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案|3386|2022-04-23| +|145|[baomidou/dynamic-datasource-spring-boot-starter](https://github.com/baomidou/dynamic-datasource-spring-boot-starter)|dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务 |3382|2022-05-10| +|146|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|3368|2022-01-07| +|147|[getActivity/XXPermissions](https://github.com/getActivity/XXPermissions)|Android 权限请求框架,已适配 Android 12|3333|2022-05-04| +|148|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2021 、Spring Boot 2.6、 OAuth2 的 RBAC 权限管理系统|3330|2022-05-12| +|149|[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.|3330|2022-05-15| +|150|[abel533/MyBatis-Spring-Boot](https://github.com/abel533/MyBatis-Spring-Boot)|Spring Boot集成MyBatis的基础项目|3328|2022-01-26| +|151|[JavaNoober/BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary)|A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)|3324|2022-03-24| +|152|[apache/kylin](https://github.com/apache/kylin)|Apache Kylin|3295|2022-05-15| +|153|[java-aodeng/hope-boot](https://github.com/java-aodeng/hope-boot)|🌱 Hope-Boot 一款现代化的脚手架项目|3230|2022-02-09| +|154|[chenBingX/SuperTextView](https://github.com/chenBingX/SuperTextView)|Hi,Developer,Welcome to use SuperTextView !|3192|2022-01-17| +|155|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|3164|2022-05-02| +|156|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3159|2022-03-23| +|157|[eleme/UETool](https://github.com/eleme/UETool)|Show/edit any view's attributions on the screen.|3155|2021-12-21| +|158|[jfinal/jfinal](https://github.com/jfinal/jfinal)|JAVA WEB + ORM Framework|3154|2022-05-06| +|159|[hongyangAndroid/Highlight](https://github.com/hongyangAndroid/Highlight)|一个用于app指向性功能高亮的库|3096|2022-01-12| +|160|[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. |3091|2022-05-10| +|161|[crazyandcoder/citypicker](https://github.com/crazyandcoder/citypicker)|citypicker城市选择器,详细的省市区地址信息,支持仿iOS滚轮实现,仿京东样式,一级或者三级列表展示方式。|3091|2022-02-12| +|162|[dingjikerbo/Android-BluetoothKit](https://github.com/dingjikerbo/Android-BluetoothKit)|Android BLE蓝牙通信库|3059|2021-12-13| +|163|[killme2008/aviatorscript](https://github.com/killme2008/aviatorscript)|A high performance scripting language hosted on the JVM.|3039|2022-04-04| +|164|[zhou-you/RxEasyHttp](https://github.com/zhou-you/RxEasyHttp)|本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构 ...|3034|2022-03-22| +|165|[DTStack/chunjun](https://github.com/DTStack/chunjun)|Based on Apache Flink. Support data synchronization/integration.|2971|2022-05-15| +|166|[tianshiyeben/wgcloud](https://github.com/tianshiyeben/wgcloud)|linux运维监控工具,支持系统信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,API接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,linux面板,探针,故障告警|2930|2022-05-12| +|167|[ltsopensource/light-task-scheduler](https://github.com/ltsopensource/light-task-scheduler)|Distributed Scheduled Job Framework|2922|2022-01-21| |168|[jiajunhui/PlayerBase](https://github.com/jiajunhui/PlayerBase)|The basic library of Android player will process complex business components. The access is simple。Android播放器基础库,专注于播放视图组件的高复用性和组件间的低耦合,轻松处理复杂业务。|2837|2022-02-21| -|169|[FinalTeam/RxGalleryFinal](https://github.com/FinalTeam/RxGalleryFinal)|图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。|2813|2022-03-12| -|170|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|2809|2022-05-10| -|171|[zhpanvip/BannerViewPager](https://github.com/zhpanvip/BannerViewPager)|🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。|2768|2022-03-22| -|172|[rememberber/WePush](https://github.com/rememberber/WePush)|专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信|2753|2022-01-15| -|173|[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等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2746|2022-05-11| -|174|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2734|2022-04-01| -|175|[Pay-Group/best-pay-sdk](https://github.com/Pay-Group/best-pay-sdk)|可能是最好的支付SDK|2705|2021-12-09| -|176|[ferredoxin/QNotified](https://github.com/ferredoxin/QNotified)|一个旨在使QQ变得更好用的开源Xposed模块|2649|2022-04-19| -|177|[brianway/webporter](https://github.com/brianway/webporter)|基于 webmagic 的 Java 爬虫应用|2632|2022-01-08| -|178|[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 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2623|2022-02-11| +|169|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|2818|2022-05-10| +|170|[FinalTeam/RxGalleryFinal](https://github.com/FinalTeam/RxGalleryFinal)|图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。|2814|2022-03-12| +|171|[zhpanvip/BannerViewPager](https://github.com/zhpanvip/BannerViewPager)|🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。|2766|2022-03-22| +|172|[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等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2759|2022-05-11| +|173|[rememberber/WePush](https://github.com/rememberber/WePush)|专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信|2756|2022-01-15| +|174|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2735|2022-04-01| +|175|[Pay-Group/best-pay-sdk](https://github.com/Pay-Group/best-pay-sdk)|可能是最好的支付SDK|2707|2021-12-09| +|176|[ferredoxin/QNotified](https://github.com/ferredoxin/QNotified)|一个旨在使QQ变得更好用的开源Xposed模块|2661|2022-04-19| +|177|[brianway/webporter](https://github.com/brianway/webporter)|基于 webmagic 的 Java 爬虫应用|2635|2022-01-08| +|178|[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 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2628|2022-02-11| |179|[bingoogolapple/BGABadgeView-Android](https://github.com/bingoogolapple/BGABadgeView-Android)|Android 徽章控件|2598|2022-04-14| -|180|[JsonChao/Awesome-WanAndroid](https://github.com/JsonChao/Awesome-WanAndroid)|:zap:致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n|2584|2022-02-23| -|181|[Sayi/poi-tl](https://github.com/Sayi/poi-tl)|Generate awesome word(docx) with template|2571|2022-04-14| -|182|[WinterChenS/my-site](https://github.com/WinterChenS/my-site)|springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品|2567|2022-04-27| -|183|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|2556|2022-05-09| -|184|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2551|2022-03-08| +|180|[JsonChao/Awesome-WanAndroid](https://github.com/JsonChao/Awesome-WanAndroid)|:zap:致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n|2585|2022-02-23| +|181|[Sayi/poi-tl](https://github.com/Sayi/poi-tl)|Generate awesome word(docx) with template|2576|2022-04-14| +|182|[WinterChenS/my-site](https://github.com/WinterChenS/my-site)|springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品|2570|2022-04-27| +|183|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|2562|2022-05-09| +|184|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2559|2022-05-13| |185|[xiaojinzi123/Component](https://github.com/xiaojinzi123/Component)|🔥🔥🔥A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架|2534|2022-04-24| -|186|[Tencent/VasDolly](https://github.com/Tencent/VasDolly)|Android V1 and V2 Signature Channel Package Plugin|2524|2022-03-21| -|187|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2518|2022-05-11| -|188|[qunarcorp/qmq](https://github.com/qunarcorp/qmq)| QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。|2486|2022-04-28| -|189|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2484|2022-05-07| -|190|[jeequan/jeepay](https://github.com/jeequan/jeepay)|Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。|2466|2022-04-28| -|191|[bytedance/ByteX](https://github.com/bytedance/ByteX)|ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台|2461|2022-03-11| -|192|[nutzam/nutz](https://github.com/nutzam/nutz)|Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer|2450|2022-05-08| -|193|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|2418|2022-05-08| -|194|[Meituan-Dianping/Zebra](https://github.com/Meituan-Dianping/Zebra)|美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。|2417|2022-04-22| +|186|[Tencent/VasDolly](https://github.com/Tencent/VasDolly)|Android V1 and V2 Signature Channel Package Plugin|2526|2022-03-21| +|187|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2524|2022-05-15| +|188|[qunarcorp/qmq](https://github.com/qunarcorp/qmq)| QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。|2489|2022-04-28| +|189|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2488|2022-05-07| +|190|[jeequan/jeepay](https://github.com/jeequan/jeepay)|Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。|2473|2022-04-28| +|191|[bytedance/ByteX](https://github.com/bytedance/ByteX)|ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台|2466|2022-03-11| +|192|[nutzam/nutz](https://github.com/nutzam/nutz)|Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer|2450|2022-05-13| +|193|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|2445|2022-05-08| +|194|[Meituan-Dianping/Zebra](https://github.com/Meituan-Dianping/Zebra)|美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。|2419|2022-04-22| |195|[liyiorg/weixin-popular](https://github.com/liyiorg/weixin-popular)|微信SDK JAVA (公众平台、开放平台、 商户平台、 服务商平台)|2413|2022-03-16| -|196|[JPressProjects/jpress](https://github.com/JPressProjects/jpress)|JPress,一个使用 Java 开发的建站神器,目前已经有 10w+ 网站使用 JPress 进行驱动,其中包括多个政府机构,200+上市公司,中科院、红+字会等。|2408|2022-04-27| -|197|[yidongnan/grpc-spring-boot-starter](https://github.com/yidongnan/grpc-spring-boot-starter)|Spring Boot starter module for gRPC framework.|2404|2022-05-11| -|198|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|CDC Connectors for Apache Flink®|2394|2022-05-11| -|199|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|2373|2022-03-16| -|200|[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.|2363|2022-04-09| +|196|[yidongnan/grpc-spring-boot-starter](https://github.com/yidongnan/grpc-spring-boot-starter)|Spring Boot starter module for gRPC framework.|2410|2022-05-13| +|197|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|CDC Connectors for Apache Flink®|2409|2022-05-13| +|198|[JPressProjects/jpress](https://github.com/JPressProjects/jpress)|JPress,一个使用 Java 开发的建站神器,目前已经有 10w+ 网站使用 JPress 进行驱动,其中包括多个政府机构,200+上市公司,中科院、红+字会等。|2408|2022-04-27| +|199|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|2378|2022-03-16| +|200|[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.|2364|2022-04-09|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/JavaScript.md b/content/charts/overall/software/JavaScript.md index 2c66279d..ecb56ae1 100644 --- a/content/charts/overall/software/JavaScript.md +++ b/content/charts/overall/software/JavaScript.md @@ -1,209 +1,209 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > JavaScript -数据更新: 2022-05-12 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-05-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|195679|2022-05-05| -|2|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50009|2021-12-22| -|3|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|47084|2022-05-11| -|4|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|44002|2022-02-10| -|5|[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! – |42668|2022-05-11| -|6|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|38858|2022-05-09| -|7|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|36509|2022-05-11| -|8|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35953|2022-05-11| -|9|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33552|2022-05-11| -|10|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32617|2022-05-06| -|11|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|31495|2022-04-08| -|12|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|30265|2022-05-07| -|13|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|30108|2022-05-10| -|14|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, MSSQL, Snowflake & DB2|26104|2022-05-11| -|15|[layui/layui](https://github.com/layui/layui)|一套开源的 Web UI 解决方案。采用自身传统的模块化规范,并遵循原生 HTML/CSS/JS 的开发方式,极易上手,拿来即用。非常适合网页界面的快速开发。|26024|2022-04-30| -|16|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|24153|2022-05-06| -|17|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|24017|2022-05-11| -|18|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|23014|2022-05-11| -|19|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|22668|2022-05-11| -|20|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22182|2022-05-10| -|21|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21957|2022-05-05| -|22|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21776|2022-05-07| -|23|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|21402|2022-05-10| -|24|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|20539|2022-04-27| -|25|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|20409|2022-03-24| +|1|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|195790|2022-05-15| +|2|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50012|2021-12-22| +|3|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|47161|2022-05-15| +|4|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|44056|2022-02-10| +|5|[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! – |42733|2022-05-13| +|6|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|38899|2022-05-09| +|7|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|36534|2022-05-15| +|8|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35976|2022-05-11| +|9|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33559|2022-05-11| +|10|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32633|2022-05-06| +|11|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|31551|2022-04-08| +|12|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|30285|2022-05-14| +|13|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|30149|2022-05-13| +|14|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, MSSQL, Snowflake & DB2|26117|2022-05-15| +|15|[layui/layui](https://github.com/layui/layui)|一套开源的 Web UI 解决方案。采用自身传统的模块化规范,并遵循原生 HTML/CSS/JS 的开发方式,极易上手,拿来即用。非常适合网页界面的快速开发。|26031|2022-04-30| +|16|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|24176|2022-05-13| +|17|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|24069|2022-05-12| +|18|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|23051|2022-05-15| +|19|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|22682|2022-05-13| +|20|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22184|2022-05-13| +|21|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21968|2022-05-05| +|22|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21780|2022-05-07| +|23|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|21464|2022-05-15| +|24|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|20588|2022-04-27| +|25|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|20427|2022-03-24| |26|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20393|2022-03-02| -|27|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|19747|2022-05-11| -|28|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|17922|2022-05-08| -|29|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17901|2022-04-27| -|30|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |17152|2022-05-10| -|31|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |16326|2022-03-11| -|32|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|16003|2022-04-27| -|33|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|15933|2022-05-11| -|34|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15894|2022-05-05| -|35|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15856|2022-03-09| -|36|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14845|2022-04-18| -|37|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|14470|2022-04-17| -|38|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|12882|2022-01-25| -|39|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|[已失效,不再维护]|12711|2022-04-09| -|40|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12427|2022-05-06| -|41|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架框架|12248|2021-11-15| -|42|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|12131|2022-03-09| -|43|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11467|2021-12-14| -|44|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11432|2022-03-29| -|45|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|11127|2022-05-10| -|46|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10432|2022-04-14| -|47|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|10345|2022-05-11| -|48|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|10245|2022-05-03| -|49|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9818|2022-05-06| -|50|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9416|2022-01-31| -|51|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|9313|2022-04-30| +|27|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|19797|2022-05-15| +|28|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|18006|2022-05-08| +|29|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17907|2022-04-27| +|30|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |17222|2022-05-15| +|31|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |16351|2022-05-13| +|32|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|16005|2022-04-27| +|33|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|15996|2022-05-15| +|34|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15902|2022-05-05| +|35|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15876|2022-05-15| +|36|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14843|2022-04-18| +|37|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|14517|2022-05-15| +|38|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|12894|2022-01-25| +|39|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|[已失效,不再维护]|12692|2022-04-09| +|40|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12433|2022-05-14| +|41|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架框架|12255|2021-11-15| +|42|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|12141|2022-03-09| +|43|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11474|2021-12-14| +|44|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11437|2022-03-29| +|45|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|11153|2022-05-10| +|46|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10441|2022-04-14| +|47|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|10368|2022-05-15| +|48|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|10256|2022-05-14| +|49|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9834|2022-05-06| +|50|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9417|2022-01-31| +|51|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|9327|2022-05-11| |52|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9210|2022-05-09| -|53|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9167|2021-12-14| -|54|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8959|2022-03-10| +|53|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9175|2021-12-14| +|54|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8964|2022-03-10| |55|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8950|2022-03-15| -|56|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|8870|2022-04-19| -|57|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8858|2022-04-29| -|58|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8833|2022-05-09| -|59|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8720|2022-04-19| -|60|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8393|2022-05-04| -|61|[litten/hexo-theme-yilia](https://github.com/litten/hexo-theme-yilia)|一个简洁优雅的hexo主题 A simple and elegant theme for hexo.|8255|2022-03-24| -|62|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|8198|2022-04-04| -|63|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。|7776|2022-04-27| -|64|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7700|2022-04-21| -|65|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|7357|2022-05-06| -|66|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|7353|2022-05-11| -|67|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7310|2021-12-14| -|68|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|7048|2022-05-11| -|69|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6951|2022-02-26| -|70|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6843|2022-04-09| -|71|[ElemeFE/v-charts](https://github.com/ElemeFE/v-charts)|基于 Vue2.0 和 ECharts 封装的图表组件📈📊|6609|2022-03-25| -|72|[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平台.|6404|2022-04-30| -|73|[hotoo/pinyin](https://github.com/hotoo/pinyin)|:cn: 汉字拼音 ➜ hàn zì pīn yīn|6396|2022-04-11| -|74|[bda-research/node-crawler](https://github.com/bda-research/node-crawler)|Web Crawler/Spider for NodeJS + server-side jQuery ;-)|6163|2022-05-09| -|75|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|6088|2022-01-22| -|76|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5878|2022-04-24| -|77|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|5855|2022-01-31| -|78|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts 的微信小程序版本|5746|2022-04-26| -|79|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of two excellent iOS proxy tools, Quantumult X or Surge.|5670|2022-05-01| -|80|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5442|2022-01-25| -|81|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5337|2022-04-10| -|82|[ly525/luban-h5](https://github.com/ly525/luban-h5)|[WIP]en: web design tool mobile page builder/editor mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.|5319|2022-04-28| -|83|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|5221|2022-05-08| +|56|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|8938|2022-04-19| +|57|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8866|2022-04-29| +|58|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8848|2022-05-15| +|59|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8722|2022-04-19| +|60|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8400|2022-05-04| +|61|[litten/hexo-theme-yilia](https://github.com/litten/hexo-theme-yilia)|一个简洁优雅的hexo主题 A simple and elegant theme for hexo.|8257|2022-03-24| +|62|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|8207|2022-04-04| +|63|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。|7779|2022-04-27| +|64|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7702|2022-04-21| +|65|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|7364|2022-05-15| +|66|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|7363|2022-05-15| +|67|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7312|2021-12-14| +|68|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|7057|2022-05-11| +|69|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6953|2022-02-26| +|70|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6847|2022-04-09| +|71|[ElemeFE/v-charts](https://github.com/ElemeFE/v-charts)|基于 Vue2.0 和 ECharts 封装的图表组件📈📊|6610|2022-03-25| +|72|[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平台.|6418|2022-04-30| +|73|[hotoo/pinyin](https://github.com/hotoo/pinyin)|:cn: 汉字拼音 ➜ hàn zì pīn yīn|6398|2022-04-11| +|74|[bda-research/node-crawler](https://github.com/bda-research/node-crawler)|Web Crawler/Spider for NodeJS + server-side jQuery ;-)|6165|2022-05-09| +|75|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|6097|2022-01-22| +|76|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5891|2022-04-24| +|77|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|5859|2022-01-31| +|78|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts 的微信小程序版本|5751|2022-04-26| +|79|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of two excellent iOS proxy tools, Quantumult X or Surge.|5694|2022-05-14| +|80|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5443|2022-01-25| +|81|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5343|2022-04-10| +|82|[ly525/luban-h5](https://github.com/ly525/luban-h5)|[WIP]en: web design tool mobile page builder/editor mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.|5322|2022-05-13| +|83|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|5233|2022-05-08| |84|[Bogdan-Lyashenko/Under-the-hood-ReactJS](https://github.com/Bogdan-Lyashenko/Under-the-hood-ReactJS)|Entire React code base explanation by visual block schemes (Stack version) |4913|2022-04-25| -|85|[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|4766|2022-05-04| -|86|[wux-weapp/wux-weapp](https://github.com/wux-weapp/wux-weapp)|:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库|4751|2022-05-07| -|87|[SaekiRaku/vscode-rainbow-fart](https://github.com/SaekiRaku/vscode-rainbow-fart)|一个在你编程时疯狂称赞你的 VSCode 扩展插件 An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.|4684|2022-04-22| -|88|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|⚡CLI for creating reusable react libraries.|4660|2022-04-05| -|89|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4642|2022-02-12| -|90|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|4609|2022-05-10| -|91|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|4566|2022-04-30| -|92|[baidu/san](https://github.com/baidu/san)|A fast, portable, flexible JavaScript component framework|4535|2022-05-11| -|93|[duxianwei520/react](https://github.com/duxianwei520/react)| React+webpack+redux+ant design+axios+less全家桶后台管理框架|4511|2022-01-19| -|94|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|4461|2022-05-09| -|95|[koajs/examples](https://github.com/koajs/examples)|Example Koa apps|4339|2022-05-01| -|96|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|4325|2022-05-05| -|97|[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|4296|2022-04-26| -|98|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4282|2022-05-11| -|99|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4159|2022-05-11| -|100|[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.|4145|2022-05-11| -|101|[zxlie/FeHelper](https://github.com/zxlie/FeHelper)|😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)|4064|2022-04-14| -|102|[oklai/koala](https://github.com/oklai/koala)|Koala is a GUI application for less, sass and coffeescript compilation, to help web developers to the development more efficient.|3993|2022-03-10| +|85|[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|4771|2022-05-04| +|86|[wux-weapp/wux-weapp](https://github.com/wux-weapp/wux-weapp)|:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库|4754|2022-05-07| +|87|[SaekiRaku/vscode-rainbow-fart](https://github.com/SaekiRaku/vscode-rainbow-fart)|一个在你编程时疯狂称赞你的 VSCode 扩展插件 An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.|4685|2022-04-22| +|88|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|⚡CLI for creating reusable react libraries.|4663|2022-04-05| +|89|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4648|2022-02-12| +|90|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|4646|2022-05-14| +|91|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|4609|2022-04-30| +|92|[baidu/san](https://github.com/baidu/san)|A fast, portable, flexible JavaScript component framework|4537|2022-05-15| +|93|[duxianwei520/react](https://github.com/duxianwei520/react)| React+webpack+redux+ant design+axios+less全家桶后台管理框架|4513|2022-01-19| +|94|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|4478|2022-05-13| +|95|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|4343|2022-05-15| +|96|[koajs/examples](https://github.com/koajs/examples)|Example Koa apps|4338|2022-05-01| +|97|[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|4303|2022-04-26| +|98|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4286|2022-05-11| +|99|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4161|2022-05-13| +|100|[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.|4153|2022-05-11| +|101|[zxlie/FeHelper](https://github.com/zxlie/FeHelper)|😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)|4067|2022-04-14| +|102|[oklai/koala](https://github.com/oklai/koala)|Koala is a GUI application for less, sass and coffeescript compilation, to help web developers to the development more efficient.|3992|2022-03-10| |103|[berwin/Blog](https://github.com/berwin/Blog)|记录成长的过程|3892|2022-04-07| -|104|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端监控系统,webfunny也是一款前端性能监控系统,无埋点监控前端日志,实时分析前端健康状态。webfunny is a lightweight front-end monitoring system and webfunny is also a front-end performance monitoring system. It monitors front- ...|3769|2022-05-11| +|104|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端监控系统,webfunny也是一款前端性能监控系统,无埋点监控前端日志,实时分析前端健康状态。webfunny is a lightweight front-end monitoring system and webfunny is also a front-end performance monitoring system. It monitors front- ...|3782|2022-05-15| |105|[wendux/fly](https://github.com/wendux/fly)|:rocket: Supporting request forwarding and Promise based HTTP client for all JavaScript runtimes.|3751|2022-04-25| -|106|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |3680|2022-05-11| -|107|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|3656|2022-05-11| -|108|[OBKoro1/koro1FileHeader](https://github.com/OBKoro1/koro1FileHeader)|VSCode插件:自动生成,自动更新VSCode文件头部注释, 自动生成函数注释并支持提取函数参数,支持所有主流语言,文档齐全,使用简单,配置灵活方便,持续维护多年。|3618|2022-05-09| +|106|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|3721|2022-05-15| +|107|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |3702|2022-05-15| +|108|[OBKoro1/koro1FileHeader](https://github.com/OBKoro1/koro1FileHeader)|VSCode插件:自动生成,自动更新VSCode文件头部注释, 自动生成函数注释并支持提取函数参数,支持所有主流语言,文档齐全,使用简单,配置灵活方便,持续维护多年。|3627|2022-05-15| |109|[cnpm/cnpmjs.org](https://github.com/cnpm/cnpmjs.org)|‼️ ‼️ ‼️ ‼️ DEPRECATED, please use https://github.com/cnpm/cnpmcore ‼️ ‼️ ‼️ ‼️ |3587|2022-04-28| -|110|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3524|2022-05-10| -|111|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3466|2022-04-09| -|112|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3464|2022-05-08| -|113|[vinta/pangu.js](https://github.com/vinta/pangu.js)|Paranoid text spacing in JavaScript|3425|2022-03-02| -|114|[Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter)|小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片|3394|2022-02-17| -|115|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|3380|2022-05-11| -|116|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2022年04月28日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3334|2022-05-10| -|117|[vuejs/vue-rx](https://github.com/vuejs/vue-rx)|👁️ RxJS integration for Vue.js.|3273|2022-04-28| -|118|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|3235|2022-05-07| -|119|[binux/qiandao](https://github.com/binux/qiandao)|签到|3140|2021-12-10| -|120|[ElemeFE/vue-amap](https://github.com/ElemeFE/vue-amap)|🌍 基于 Vue 2.x 和高德地图的地图组件 |3137|2022-03-27| -|121|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3132|2022-05-11| -|122|[xiangyuecn/Recorder](https://github.com/xiangyuecn/Recorder)|html5 js 录音 mp3 wav ogg webm amr 格式,支持pc和Android、iOS部分浏览器、Hybrid App(提供Android iOS App源码)、微信,提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码|3128|2022-05-08| -|123|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|3084|2022-04-23| -|124|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|3045|2022-05-11| -|125|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3033|2022-04-29| +|110|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3563|2022-05-12| +|111|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3472|2022-04-09| +|112|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3470|2022-05-15| +|113|[vinta/pangu.js](https://github.com/vinta/pangu.js)|Paranoid text spacing in JavaScript|3433|2022-03-02| +|114|[Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter)|小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片|3397|2022-02-17| +|115|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|3390|2022-05-11| +|116|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2022年04月28日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3343|2022-05-14| +|117|[vuejs/vue-rx](https://github.com/vuejs/vue-rx)|👁️ RxJS integration for Vue.js.|3274|2022-04-28| +|118|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|3243|2022-05-13| +|119|[xiangyuecn/Recorder](https://github.com/xiangyuecn/Recorder)|html5 js 录音 mp3 wav ogg webm amr 格式,支持pc和Android、iOS部分浏览器、Hybrid App(提供Android iOS App源码)、微信,提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码|3138|2022-05-08| +|120|[binux/qiandao](https://github.com/binux/qiandao)|签到|3138|2021-12-10| +|121|[ElemeFE/vue-amap](https://github.com/ElemeFE/vue-amap)|🌍 基于 Vue 2.x 和高德地图的地图组件 |3137|2022-03-27| +|122|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3136|2022-05-15| +|123|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|3088|2022-04-23| +|124|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|3046|2022-05-15| +|125|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3035|2022-04-29| |126|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3023|2022-01-29| -|127|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|3005|2022-05-10| -|128|[xiaoymin/swagger-bootstrap-ui](https://github.com/xiaoymin/swagger-bootstrap-ui)|Swagger-bootstrap-ui is the Swagger front-end UI implementation, the purpose is to replace the Swagger default UI implementation Swagger-UI, make the document more friendly....|2965|2022-05-09| -|129|[umijs/babel-plugin-import](https://github.com/umijs/babel-plugin-import)|Modularly import plugin for babel.|2936|2022-04-14| -|130|[iammapping/wedding](https://github.com/iammapping/wedding)|婚礼大屏互动,微信请柬一站式解决方案|2931|2022-04-27| -|131|[neutrinojs/webpack-chain](https://github.com/neutrinojs/webpack-chain)|A chaining API to generate and simplify the modification of Webpack configurations.|2924|2022-04-10| -|132|[ipcjs/bilibili-helper](https://github.com/ipcjs/bilibili-helper)|各种油猴脚本|2911|2022-05-08| -|133|[sx1989827/DOClever](https://github.com/sx1989827/DOClever)|做最好的接口管理平台|2859|2022-04-09| -|134|[renrenio/renren-fast-vue](https://github.com/renrenio/renren-fast-vue)|renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。|2858|2022-05-02| -|135|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2831|2022-02-28| -|136|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|2804|2022-05-10| -|137|[alibaba/butterfly](https://github.com/alibaba/butterfly)|🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)|2799|2022-05-07| -|138|[wensonsmith/YoudaoTranslator](https://github.com/wensonsmith/YoudaoTranslator)|Alfred Youdao Translate Workflow|2793|2022-04-12| -|139|[fex-team/fis3](https://github.com/fex-team/fis3)|FIS3|2788|2022-03-21| -|140|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2785|2022-01-27| -|141|[audreyt/ethercalc](https://github.com/audreyt/ethercalc)|Node.js port of Multi-user SocialCalc|2765|2022-03-19| +|127|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|3007|2022-05-13| +|128|[xiaoymin/swagger-bootstrap-ui](https://github.com/xiaoymin/swagger-bootstrap-ui)|Swagger-bootstrap-ui is the Swagger front-end UI implementation, the purpose is to replace the Swagger default UI implementation Swagger-UI, make the document more friendly....|2968|2022-05-09| +|129|[umijs/babel-plugin-import](https://github.com/umijs/babel-plugin-import)|Modularly import plugin for babel.|2938|2022-05-13| +|130|[iammapping/wedding](https://github.com/iammapping/wedding)|婚礼大屏互动,微信请柬一站式解决方案|2933|2022-04-27| +|131|[neutrinojs/webpack-chain](https://github.com/neutrinojs/webpack-chain)|A chaining API to generate and simplify the modification of Webpack configurations.|2925|2022-04-10| +|132|[ipcjs/bilibili-helper](https://github.com/ipcjs/bilibili-helper)|各种油猴脚本|2920|2022-05-08| +|133|[renrenio/renren-fast-vue](https://github.com/renrenio/renren-fast-vue)|renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。|2858|2022-05-02| +|134|[sx1989827/DOClever](https://github.com/sx1989827/DOClever)|做最好的接口管理平台|2857|2022-04-09| +|135|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2834|2022-02-28| +|136|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|2814|2022-05-12| +|137|[alibaba/butterfly](https://github.com/alibaba/butterfly)|🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)|2809|2022-05-07| +|138|[wensonsmith/YoudaoTranslator](https://github.com/wensonsmith/YoudaoTranslator)|Alfred Youdao Translate Workflow|2802|2022-04-12| +|139|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2799|2022-01-27| +|140|[fex-team/fis3](https://github.com/fex-team/fis3)|FIS3|2788|2022-03-21| +|141|[audreyt/ethercalc](https://github.com/audreyt/ethercalc)|Node.js port of Multi-user SocialCalc|2767|2022-03-19| |142|[vasanthk/js-bits](https://github.com/vasanthk/js-bits)|✨ JavaScript concepts with code ✨|2754|2022-03-05| -|143|[nashaofu/dingtalk](https://github.com/nashaofu/dingtalk)|钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS|2747|2022-05-03| -|144|[Happy-Coding-Clans/vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable)|🍉 Table Component/ Data Grid / Data Table.Support Virtual Scroll,Column Fixed,Header Fixed,Header Grouping,Filter,Sort,Cell Ellipsis,Row Expand,Row Checkbox ...|2742|2022-05-08| -|145|[wecatch/china_regions](https://github.com/wecatch/china_regions)|最全最新中国省,市,地区json及sql数据|2739|2022-04-28| -|146|[fex-team/kityminder-editor](https://github.com/fex-team/kityminder-editor)|Powerful Mindmap Editing Tool|2739|2022-04-27| -|147|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|2734|2022-04-13| +|143|[nashaofu/dingtalk](https://github.com/nashaofu/dingtalk)|钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS|2747|2022-05-14| +|144|[Happy-Coding-Clans/vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable)|🍉 Table Component/ Data Grid / Data Table.Support Virtual Scroll,Column Fixed,Header Fixed,Header Grouping,Filter,Sort,Cell Ellipsis,Row Expand,Row Checkbox ...|2744|2022-05-15| +|145|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|2742|2022-04-13| +|146|[fex-team/kityminder-editor](https://github.com/fex-team/kityminder-editor)|Powerful Mindmap Editing Tool|2741|2022-04-27| +|147|[wecatch/china_regions](https://github.com/wecatch/china_regions)|最全最新中国省,市,地区json及sql数据|2739|2022-04-28| |148|[alibaba/beidou](https://github.com/alibaba/beidou)|:milky_way: Isomorphic framework for server-rendered React apps|2726|2022-03-01| -|149|[hyj1991/easy-monitor](https://github.com/hyj1991/easy-monitor)|企业级 Node.js 应用性能监控与线上故障定位解决方案|2723|2021-12-23| -|150|[benjycui/bisheng](https://github.com/benjycui/bisheng)|Transform Markdown(and other static files with transformers) into a SPA website using React.|2721|2022-05-09| -|151|[huanxsd/MeiTuan](https://github.com/huanxsd/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2688|2022-04-28| -|152|[staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config)|vue-cli4配置vue.config.js持续更新|2619|2022-02-26| -|153|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2616|2022-03-31| -|154|[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 ...|2595|2022-05-11| -|155|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2583|2022-05-10| -|156|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2582|2022-04-27| -|157|[justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)|:cancer: 一个 Chrome 插件:将 Google CDN 替换为国内的。|2564|2022-05-05| -|158|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|2557|2022-05-04| -|159|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2551|2022-04-18| -|160|[yanyiwu/nodejieba](https://github.com/yanyiwu/nodejieba)|"结巴"中文分词的Node.js版本|2532|2022-03-05| -|161|[vuejs/vuex-router-sync](https://github.com/vuejs/vuex-router-sync)|Effortlessly keep vue-router and vuex store in sync.|2521|2022-01-08| -|162|[aliyun/oss-browser](https://github.com/aliyun/oss-browser)|OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件,上传下载文件,支持断点续传等。|2510|2022-02-18| -|163|[Binaryify/vue-tetris](https://github.com/Binaryify/vue-tetris)|Use Vue, Vuex to code Tetris.使用 Vue, Vuex 做俄罗斯方块 |2502|2022-01-15| +|149|[hyj1991/easy-monitor](https://github.com/hyj1991/easy-monitor)|企业级 Node.js 应用性能监控与线上故障定位解决方案|2724|2021-12-23| +|150|[benjycui/bisheng](https://github.com/benjycui/bisheng)|Transform Markdown(and other static files with transformers) into a SPA website using React.|2720|2022-05-09| +|151|[huanxsd/MeiTuan](https://github.com/huanxsd/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2689|2022-04-28| +|152|[staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config)|vue-cli4配置vue.config.js持续更新|2622|2022-02-26| +|153|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2621|2022-03-31| +|154|[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 ...|2615|2022-05-14| +|155|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2593|2022-04-27| +|156|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2591|2022-05-10| +|157|[justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)|:cancer: 一个 Chrome 插件:将 Google CDN 替换为国内的。|2576|2022-05-13| +|158|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2564|2022-04-18| +|159|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|2562|2022-05-04| +|160|[yanyiwu/nodejieba](https://github.com/yanyiwu/nodejieba)|"结巴"中文分词的Node.js版本|2534|2022-03-05| +|161|[vuejs/vuex-router-sync](https://github.com/vuejs/vuex-router-sync)|Effortlessly keep vue-router and vuex store in sync.|2523|2022-01-08| +|162|[aliyun/oss-browser](https://github.com/aliyun/oss-browser)|OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件,上传下载文件,支持断点续传等。|2511|2022-02-18| +|163|[Binaryify/vue-tetris](https://github.com/Binaryify/vue-tetris)|Use Vue, Vuex to code Tetris.使用 Vue, Vuex 做俄罗斯方块 |2506|2022-01-15| |164|[easysoft/zui](https://github.com/easysoft/zui)|ZUI is an HTML5 front UI framework.|2502|2022-04-06| -|165|[js-newbee/taro-yanxuan](https://github.com/js-newbee/taro-yanxuan)|首个 Taro 多端统一实例 - 网易严选(小程序 + H5 + React Native) - By 趣店 FED|2459|2022-04-09| -|166|[TaleLin/lin-cms-vue](https://github.com/TaleLin/lin-cms-vue)| 🔆 Vue+ElementPlus构建的CMS开发框架|2452|2022-04-24| -|167|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2447|2022-03-29| +|165|[js-newbee/taro-yanxuan](https://github.com/js-newbee/taro-yanxuan)|首个 Taro 多端统一实例 - 网易严选(小程序 + H5 + React Native) - By 趣店 FED|2460|2022-04-09| +|166|[TaleLin/lin-cms-vue](https://github.com/TaleLin/lin-cms-vue)| 🔆 Vue+ElementPlus构建的CMS开发框架|2456|2022-04-24| +|167|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2453|2022-03-29| |168|[mumuy/data_location](https://github.com/mumuy/data_location)|中华人民共和国行政区划数据【省、市、区县、乡镇街道】中国省市区镇三级四级联动地址数据(GB/T 2260)|2433|2022-05-11| -|169|[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.|2411|2022-04-09| -|170|[hizzgdev/jsmind](https://github.com/hizzgdev/jsmind)|Javascript version of mind mapping |2411|2022-04-28| -|171|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|2409|2022-05-10| +|169|[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.|2422|2022-04-09| +|170|[hizzgdev/jsmind](https://github.com/hizzgdev/jsmind)|Javascript version of mind mapping |2421|2022-05-15| +|171|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|2412|2022-05-14| |172|[sxei/pinyinjs](https://github.com/sxei/pinyinjs)|一个实现汉字与拼音互转的小巧web工具库,演示地址:|2409|2022-03-22| -|173|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2336|2022-05-11| -|174|[Justineo/vue-awesome](https://github.com/Justineo/vue-awesome)|Awesome SVG icon component for Vue.js, built-in with Font Awesome icons.|2318|2022-04-28| -|175|[microsoft/pai](https://github.com/microsoft/pai)|Resource scheduling and cluster management for AI|2301|2022-05-09| -|176|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|2296|2022-02-15| -|177|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|2294|2022-05-01| +|173|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2338|2022-05-11| +|174|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|2336|2022-05-14| +|175|[Justineo/vue-awesome](https://github.com/Justineo/vue-awesome)|Awesome SVG icon component for Vue.js, built-in with Font Awesome icons.|2318|2022-04-28| +|176|[microsoft/pai](https://github.com/microsoft/pai)|Resource scheduling and cluster management for AI|2303|2022-05-13| +|177|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|2300|2022-02-15| |178|[serverless/components](https://github.com/serverless/components)|The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...|2287|2022-01-19| -|179|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2228|2022-04-14| -|180|[iamxjb/winxin-app-watch-life.net](https://github.com/iamxjb/winxin-app-watch-life.net)|微慕小程序开源版-WordPress版微信小程序|2226|2022-04-27| -|181|[CarGuo/GSYGithubAPP](https://github.com/CarGuo/GSYGithubAPP)|超完整的React Native项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,配套文章,适合全面学习,对比参考。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ...|2212|2022-04-28| -|182|[evrone/postcss-px-to-viewport](https://github.com/evrone/postcss-px-to-viewport)|A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.|2212|2022-04-20| -|183|[shakiba/stage.js](https://github.com/shakiba/stage.js)|2D HTML5 rendering and layout engine for game development|2181|2022-03-27| -|184|[aquasecurity/cloudsploit](https://github.com/aquasecurity/cloudsploit)|Cloud Security Posture Management (CSPM)|2153|2022-05-11| -|185|[chatopera/cskefu](https://github.com/chatopera/cskefu)|🌲 春松客服,开源,免费,智能客服系统,机器人客服|2075|2022-05-10| +|179|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2234|2022-05-13| +|180|[iamxjb/winxin-app-watch-life.net](https://github.com/iamxjb/winxin-app-watch-life.net)|微慕小程序开源版-WordPress版微信小程序|2227|2022-04-27| +|181|[evrone/postcss-px-to-viewport](https://github.com/evrone/postcss-px-to-viewport)|A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.|2222|2022-04-20| +|182|[CarGuo/GSYGithubAPP](https://github.com/CarGuo/GSYGithubAPP)|超完整的React Native项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,配套文章,适合全面学习,对比参考。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ...|2213|2022-04-28| +|183|[shakiba/stage.js](https://github.com/shakiba/stage.js)|2D HTML5 rendering and layout engine for game development|2182|2022-03-27| +|184|[aquasecurity/cloudsploit](https://github.com/aquasecurity/cloudsploit)|Cloud Security Posture Management (CSPM)|2166|2022-05-14| +|185|[chatopera/cskefu](https://github.com/chatopera/cskefu)|🌲 春松客服,开源,免费,智能客服系统,机器人客服|2077|2022-05-14| |186|[treadpit/wx_calendar](https://github.com/treadpit/wx_calendar)|微信小程序-日历组件 📅|2073|2022-04-28| -|187|[mindskip/xzs](https://github.com/mindskip/xzs)|在线考试系统|2041|2022-05-11| -|188|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|2038|2022-03-17| -|189|[wendux/ajax-hook](https://github.com/wendux/ajax-hook)|Intercepting browser's http requests which made by XMLHttpRequest.|2035|2022-05-07| +|187|[mindskip/xzs](https://github.com/mindskip/xzs)|在线考试系统|2049|2022-05-13| +|188|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|2043|2022-03-17| +|189|[wendux/ajax-hook](https://github.com/wendux/ajax-hook)|Intercepting browser's http requests which made by XMLHttpRequest.|2038|2022-05-07| |190|[liriliri/licia](https://github.com/liriliri/licia)|Useful utility collection with zero dependencies|2027|2022-05-07| -|191|[thinkcmf/thinkcmf](https://github.com/thinkcmf/thinkcmf)|ThinkCMF是一款支持Swoole的开源内容管理框架,基于ThinkPHP开发,同时支持PHP-FPM和Swoole双模式,让WEB开发更快!|2003|2022-04-30| +|191|[thinkcmf/thinkcmf](https://github.com/thinkcmf/thinkcmf)|ThinkCMF是一款支持Swoole的开源内容管理框架,基于ThinkPHP开发,同时支持PHP-FPM和Swoole双模式,让WEB开发更快!|2004|2022-04-30| |192|[osdio/noder-react-native](https://github.com/osdio/noder-react-native)|The mobile app of cnodejs.org written in React Native|1992|2022-02-12| -|193|[code-for-charity/YouTube-Extension](https://github.com/code-for-charity/YouTube-Extension)|YouTube Extension🎧[80+Features🧰](Please⭐document/wiki!)📌📌Lean&Longest-standing(©️2012)[Users👨👩👧👧485 000+] ⚙️⋮[🎞️☕🎛️🎬🔴⏯️🔊🧩📈 🎨🧪] [Player: Repeat Screenshot Rotate; Hide related video distraction. Alw ...|1976|2022-05-08| -|194|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1975|2022-04-19| -|195|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|1973|2022-02-18| -|196|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架 |1971|2022-04-29| -|197|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 适合于个人和中小型团队的在线文档、知识库系统。|1966|2022-05-08| -|198|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|1951|2022-03-28| -|199|[SmallRuralDog/electron-vue-music](https://github.com/SmallRuralDog/electron-vue-music)|基于 electron-vue 开发的音乐播放器,界面模仿QQ音乐,技术栈electron-vue+vue+vuex+vue-router+element- UI。欢迎star|1951|2022-03-04| +|193|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1981|2022-04-19| +|194|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架 |1978|2022-04-29| +|195|[code-for-charity/YouTube-Extension](https://github.com/code-for-charity/YouTube-Extension)|YouTube Extension🎧[80+Features🧰](Please⭐document/wiki!)📌📌Lean&Longest-standing(©️2012)[Users👨👩👧👧485 000+] ⚙️⋮[🎞️☕🎛️🎬🔴⏯️🔊🧩📈 🎨🧪] [Player: Repeat Screenshot Rotate; Hide related video distraction. Alw ...|1976|2022-05-14| +|196|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|1974|2022-02-18| +|197|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 适合于个人和中小型团队的在线文档、知识库系统。|1971|2022-05-13| +|198|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|1960|2022-03-28| +|199|[SmallRuralDog/electron-vue-music](https://github.com/SmallRuralDog/electron-vue-music)|基于 electron-vue 开发的音乐播放器,界面模仿QQ音乐,技术栈electron-vue+vue+vuex+vue-router+element- UI。欢迎star|1952|2022-03-04| |200|[proYang/outils](https://github.com/proYang/outils)|:rocket: 前端业务代码工具库|1951|2022-03-02|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/TypeScript.md b/content/charts/overall/software/TypeScript.md index 1ce8f7ec..09ed1d64 100644 --- a/content/charts/overall/software/TypeScript.md +++ b/content/charts/overall/software/TypeScript.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > TypeScript -数据更新: 2022-05-12 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-05-16 / 温馨提示:中文项目泛指「文档母语为中文」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|80167|2022-05-11| -|2|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|50945|2022-05-11| -|3|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|38941|2022-05-11| -|4|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|32044|2022-05-11| -|5|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|32003|2022-05-10| -|6|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30969|2022-05-11| -|7|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|18174|2022-03-24| -|8|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17170|2022-05-10| -|9|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|17045|2022-05-11| -|10|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|16845|2022-05-02| -|11|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15492|2022-03-31| -|12|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14507|2022-04-14| -|13|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13638|2022-04-25| -|14|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|13548|2022-05-10| -|15|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|12717|2022-05-11| -|16|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|12545|2022-05-09| -|17|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|12300|2022-05-11| -|18|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|12096|2022-03-18| -|19|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|11597|2022-05-10| -|20|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11178|2022-05-10| -|21|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|10833|2022-05-11| -|22|[ant-design/ant-design-mobile](https://github.com/ant-design/ant-design-mobile)|Essential UI blocks for building mobile web apps.|10249|2022-05-11| -|23|[snabbdom/snabbdom](https://github.com/snabbdom/snabbdom)|A virtual DOM library with focus on simplicity, modularity, powerful features and performance.|10201|2022-04-30| -|24|[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.|9079|2022-04-29| -|25|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|9029|2022-05-11| -|26|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.|8775|2022-05-11| -|27|[alibaba/formily](https://github.com/alibaba/formily)|Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3|7648|2022-05-11| -|28|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|7483|2022-05-11| -|29|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7309|2021-11-26| -|30|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|7054|2022-04-15| -|31|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.|6786|2022-05-11| -|32|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|6467|2022-05-10| -|33|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performanc ...|6425|2022-05-11| -|34|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|6110|2022-05-08| -|35|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|6055|2022-04-18| -|36|[alibaba/lowcode-engine](https://github.com/alibaba/lowcode-engine)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|6019|2022-05-10| -|37|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|5997|2022-04-26| -|38|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|5850|2022-05-06| -|39|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5796|2022-05-11| -|40|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|5614|2021-12-21| -|41|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|4831|2022-05-09| -|42|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表格解决方案|4741|2022-05-10| -|43|[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.|4658|2022-05-11| -|44|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )|4340|2022-05-11| -|45|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|4290|2022-03-30| -|46|[remaxjs/remax](https://github.com/remaxjs/remax)|使用真正的 React 构建跨平台小程序|4287|2022-05-10| -|47|[brick-design/brick-design](https://github.com/brick-design/brick-design)|全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4271|2022-04-29| -|48|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|3916|2022-05-08| -|49|[jamiebuilds/unstated-next](https://github.com/jamiebuilds/unstated-next)|200 bytes to never think about React state management libraries ever again|3907|2022-02-10| -|50|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|3899|2022-05-06| -|51|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|3816|2022-04-24| -|52|[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.|3724|2022-04-29| -|53|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|3638|2022-04-28| -|54|[Qihoo360/wayne](https://github.com/Qihoo360/wayne)|Kubernetes multi-cluster management and publishing platform|3621|2022-02-12| -|55|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|3528|2022-04-26| -|56|[le5le-com/topology](https://github.com/le5le-com/topology)|A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等UML图、脑图,动画、视频支持)。 【在线使用】:|3467|2022-04-29| -|57|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|3320|2022-05-11| -|58|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ 云空调,便携小空调,为你的夏日带去清凉!|3027|2022-05-09| -|59|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GOG and Epic Games Launcher for Linux, Windows and Mac.|2934|2022-05-11| -|60|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2919|2022-02-22| -|61|[crawlab-team/artipub](https://github.com/crawlab-team/artipub)|Article publishing platform that automatically distributes your articles to various media channels|2762|2022-04-09| -|62|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|2757|2022-05-11| -|63|[sunface/datav](https://github.com/sunface/datav)|📊https://datav.io is a modern APM, provide observability for your business, application and infrastructure. It's also a lightweight alternative to Grafana.|2743|2022-03-22| -|64|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.|2656|2022-05-11| -|65|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2636|2022-05-10| -|66|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2602|2022-05-10| -|67|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|2593|2022-05-11| -|68|[notadd/notadd](https://github.com/notadd/notadd)|A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。|2590|2022-04-15| -|69|[alibaba/lightproxy](https://github.com/alibaba/lightproxy)|💎 Cross platform Web debugging proxy|2588|2022-02-25| -|70|[purocean/yn](https://github.com/purocean/yn)|A Hackable Markdown Note Application for Programmers. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, ...|2521|2022-05-11| -|71|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2495|2022-05-07| -|72|[oliverschwendener/ueli](https://github.com/oliverschwendener/ueli)|Keystroke launcher for Windows and macOS|2436|2022-05-11| -|73|[hujiulong/gcoord](https://github.com/hujiulong/gcoord)|地理坐标系转换工具|2354|2022-05-09| -|74|[zce/caz](https://github.com/zce/caz)|A simple yet powerful template-based Scaffolding tools.|2347|2022-05-09| -|75|[zhihu/griffith](https://github.com/zhihu/griffith)|A React-based web video player|2335|2022-04-26| -|76|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2331|2022-05-06| -|77|[NightCatSama/vue-slider-component](https://github.com/NightCatSama/vue-slider-component)|🌡 A highly customized slider component|2216|2022-04-27| -|78|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|2203|2022-05-08| -|79|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library|2199|2022-05-06| -|80|[YunYouJun/cook](https://github.com/YunYouJun/cook)|🍲 好的,今天我们来做菜!OK, Let's Cook!|2194|2022-05-11| -|81|[cwackerfuss/react-wordle](https://github.com/cwackerfuss/react-wordle)|A fun Wordle clone made using React, Typescript, and Tailwind|2151|2022-05-11| -|82|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2124|2022-04-28| -|83|[Xmader/musescore-downloader](https://github.com/Xmader/musescore-downloader)|Download sheet music (MSCZ, PDF, MusicXML, MIDI, MP3, download individual parts as PDF) from musescore.com for free, no login or Musescore Pro required 免登录、免 Musescore Pro,免费下载 musescore.com 上的曲谱 ...|2108|2022-03-28| -|84|[meowtec/Imagine](https://github.com/meowtec/Imagine)|🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.|2059|2022-02-22| -|85|[rgommezz/react-native-offline](https://github.com/rgommezz/react-native-offline)|Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration ✈️|2056|2022-04-29| -|86|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|2054|2022-05-07| -|87|[Flaque/quirk](https://github.com/Flaque/quirk)|✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool|2007|2022-05-07| -|88|[suanmei/callapp-lib](https://github.com/suanmei/callapp-lib)|🔥call app from h5(H5唤起客户端 )|1993|2022-04-29| -|89|[aidenybai/million](https://github.com/aidenybai/million)|Virtual DOM into the future! 💥🦁✨|1964|2022-05-09| -|90|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|1875|2022-04-03| -|91|[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.|1855|2022-05-03| -|92|[emqx/MQTTX](https://github.com/emqx/MQTTX)|Elegant Cross-platform MQTT 5.0 Desktop Client|1776|2022-04-28| +|1|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|80253|2022-05-15| +|2|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|51002|2022-05-12| +|3|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|39028|2022-05-15| +|4|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|33049|2022-05-15| +|5|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|32040|2022-05-10| +|6|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30979|2022-05-13| +|7|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|18183|2022-03-24| +|8|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|17175|2022-05-12| +|9|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|17117|2022-05-15| +|10|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|16885|2022-05-11| +|11|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15493|2022-03-31| +|12|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14525|2022-04-14| +|13|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13664|2022-04-25| +|14|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|13573|2022-05-13| +|15|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|12804|2022-05-15| +|16|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|12562|2022-05-12| +|17|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|12318|2022-05-13| +|18|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|12136|2022-03-18| +|19|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|11615|2022-05-14| +|20|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11183|2022-05-14| +|21|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|10855|2022-05-14| +|22|[ant-design/ant-design-mobile](https://github.com/ant-design/ant-design-mobile)|Essential UI blocks for building mobile web apps.|10257|2022-05-15| +|23|[snabbdom/snabbdom](https://github.com/snabbdom/snabbdom)|A virtual DOM library with focus on simplicity, modularity, powerful features and performance.|10209|2022-05-13| +|24|[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.|9099|2022-04-29| +|25|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|9053|2022-05-15| +|26|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.|8811|2022-05-15| +|27|[alibaba/formily](https://github.com/alibaba/formily)|Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3|7660|2022-05-15| +|28|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|7537|2022-05-14| +|29|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7311|2021-11-26| +|30|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|7125|2022-04-15| +|31|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.|6788|2022-05-14| +|32|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|6507|2022-05-15| +|33|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performanc ...|6486|2022-05-14| +|34|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|6124|2022-05-15| +|35|[alibaba/lowcode-engine](https://github.com/alibaba/lowcode-engine)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|6117|2022-05-13| +|36|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|6062|2022-04-18| +|37|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|6011|2022-04-26| +|38|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|5853|2022-05-06| +|39|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5803|2022-05-13| +|40|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|5631|2021-12-21| +|41|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|4858|2022-05-15| +|42|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表格解决方案|4760|2022-05-10| +|43|[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.|4675|2022-05-14| +|44|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )|4340|2022-05-14| +|45|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|4296|2022-03-30| +|46|[remaxjs/remax](https://github.com/remaxjs/remax)|【不再维护】使用真正的 React 构建跨平台小程序|4287|2022-05-13| +|47|[brick-design/brick-design](https://github.com/brick-design/brick-design)|全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4277|2022-04-29| +|48|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|3917|2022-05-08| +|49|[jamiebuilds/unstated-next](https://github.com/jamiebuilds/unstated-next)|200 bytes to never think about React state management libraries ever again|3911|2022-02-10| +|50|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|3906|2022-05-06| +|51|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|3854|2022-04-24| +|52|[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.|3726|2022-04-29| +|53|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|3641|2022-04-28| +|54|[Qihoo360/wayne](https://github.com/Qihoo360/wayne)|Kubernetes multi-cluster management and publishing platform|3623|2022-02-12| +|55|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|3534|2022-05-12| +|56|[le5le-com/topology](https://github.com/le5le-com/topology)|A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等UML图、脑图,动画、视频支持)。 【在线使用】:|3472|2022-04-29| +|57|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|3350|2022-05-14| +|58|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ 云空调,便携小空调,为你的夏日带去清凉!|3035|2022-05-09| +|59|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GOG and Epic Games Launcher for Linux, Windows and Mac.|2972|2022-05-15| +|60|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2930|2022-02-22| +|61|[purocean/yn](https://github.com/purocean/yn)|A Hackable Markdown Note Application for Programmers. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, ...|2870|2022-05-13| +|62|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|2844|2022-05-13| +|63|[crawlab-team/artipub](https://github.com/crawlab-team/artipub)|Article publishing platform that automatically distributes your articles to various media channels|2764|2022-04-09| +|64|[sunface/datav](https://github.com/sunface/datav)|📊https://datav.io is a modern APM, provide observability for your business, application and infrastructure. It's also a lightweight alternative to Grafana.|2743|2022-03-22| +|65|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.|2664|2022-05-11| +|66|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2638|2022-05-14| +|67|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2603|2022-05-14| +|68|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|2595|2022-05-13| +|69|[alibaba/lightproxy](https://github.com/alibaba/lightproxy)|💎 Cross platform Web debugging proxy|2592|2022-02-25| +|70|[notadd/notadd](https://github.com/notadd/notadd)|A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。|2590|2022-05-14| +|71|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2497|2022-05-07| +|72|[oliverschwendener/ueli](https://github.com/oliverschwendener/ueli)|Keystroke launcher for Windows and macOS|2448|2022-05-14| +|73|[hujiulong/gcoord](https://github.com/hujiulong/gcoord)|地理坐标系转换工具|2356|2022-05-09| +|74|[zce/caz](https://github.com/zce/caz)|A simple yet powerful template-based Scaffolding tools.|2350|2022-05-14| +|75|[zhihu/griffith](https://github.com/zhihu/griffith)|A React-based web video player|2339|2022-04-26| +|76|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2335|2022-05-06| +|77|[YunYouJun/cook](https://github.com/YunYouJun/cook)|🍲 好的,今天我们来做菜!OK, Let's Cook!|2246|2022-05-12| +|78|[NightCatSama/vue-slider-component](https://github.com/NightCatSama/vue-slider-component)|🌡 A highly customized slider component|2218|2022-04-27| +|79|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|2206|2022-05-08| +|80|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library|2202|2022-05-06| +|81|[cwackerfuss/react-wordle](https://github.com/cwackerfuss/react-wordle)|A fun Wordle clone made using React, Typescript, and Tailwind|2157|2022-05-13| +|82|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2130|2022-04-28| +|83|[Xmader/musescore-downloader](https://github.com/Xmader/musescore-downloader)|Download sheet music (MSCZ, PDF, MusicXML, MIDI, MP3, download individual parts as PDF) from musescore.com for free, no login or Musescore Pro required 免登录、免 Musescore Pro,免费下载 musescore.com 上的曲谱 ...|2117|2022-03-28| +|84|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|2082|2022-05-14| +|85|[meowtec/Imagine](https://github.com/meowtec/Imagine)|🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.|2064|2022-02-22| +|86|[rgommezz/react-native-offline](https://github.com/rgommezz/react-native-offline)|Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration ✈️|2056|2022-04-29| +|87|[Flaque/quirk](https://github.com/Flaque/quirk)|✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool|2008|2022-05-07| +|88|[suanmei/callapp-lib](https://github.com/suanmei/callapp-lib)|🔥call app from h5(H5唤起客户端 )|2000|2022-04-29| +|89|[aidenybai/million](https://github.com/aidenybai/million)|Virtual DOM into the future! 💥🦁✨|1968|2022-05-09| +|90|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|1880|2022-04-03| +|91|[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.|1863|2022-05-03| +|92|[emqx/MQTTX](https://github.com/emqx/MQTTX)|Elegant cross-platform MQTT 5.0 desktop client|1781|2022-05-13| |93|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1769|2022-04-26| -|94|[jabbany/CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary)|Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。|1755|2022-04-29| -|95|[simonbengtsson/jsPDF-AutoTable](https://github.com/simonbengtsson/jsPDF-AutoTable)|jsPDF plugin for generating PDF tables with javascript|1744|2022-03-25| -|96|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io|1687|2022-05-11| -|97|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|1625|2022-05-01| -|98|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷️Github 中国和全球用户排名,全球仓库 Star 最多排名(Github Action自动日更)。|1625|2022-05-11| -|99|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|1609|2022-05-10| -|100|[shinima/battle-city](https://github.com/shinima/battle-city)|🎮 Battle city remake built with react.|1601|2022-01-13| -|101|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|1592|2022-05-11| -|102|[Bowen7/regex-vis](https://github.com/Bowen7/regex-vis)|🎨 Regex visualizer & editor|1551|2022-05-06| -|103|[mcuking/mobile-web-best-practice](https://github.com/mcuking/mobile-web-best-practice)|:tiger: 移动 web 最佳实践|1537|2021-12-29| -|104|[genaller/genal-chat](https://github.com/genaller/genal-chat)|🐱🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭|1530|2022-04-29| -|105|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|1522|2022-05-11| -|106|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|QQ机器人协议库|1508|2022-05-11| -|107|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1503|2022-04-30| -|108|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|全中文,分布式,高扩展性,开箱即用,支持 Docker,兼容 Minecraft 和其他部分游戏的服务端程序管理面板|1502|2022-05-02| -|109|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点乐趣😏~(支持Mac、Win和Linux)|1499|2022-02-27| -|110|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|1456|2022-05-07| -|111|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1452|2022-01-16| -|112|[modern-js-dev/garfish](https://github.com/modern-js-dev/garfish)|A powerful micro front-end framework 🚚|1452|2022-05-10| -|113|[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|1411|2022-05-10| -|114|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 http://aisuda.github.io/amis-editor-demo|1407|2022-04-01| -|115|[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等构建|1395|2022-05-11| +|94|[jabbany/CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary)|Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。|1756|2022-04-29| +|95|[simonbengtsson/jsPDF-AutoTable](https://github.com/simonbengtsson/jsPDF-AutoTable)|jsPDF plugin for generating PDF tables with javascript|1748|2022-03-25| +|96|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io|1690|2022-05-11| +|97|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|1635|2022-05-01| +|98|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷️Github 中国和全球用户排名,全球仓库 Star 最多排名(Github Action自动日更)。|1626|2022-05-15| +|99|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|1613|2022-05-10| +|100|[shinima/battle-city](https://github.com/shinima/battle-city)|🎮 Battle city remake built with react.|1600|2022-01-13| +|101|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|1597|2022-05-13| +|102|[Bowen7/regex-vis](https://github.com/Bowen7/regex-vis)|🎨 Regex visualizer & editor|1567|2022-05-12| +|103|[mcuking/mobile-web-best-practice](https://github.com/mcuking/mobile-web-best-practice)|:tiger: 移动 web 最佳实践|1539|2021-12-29| +|104|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|1535|2022-05-15| +|105|[genaller/genal-chat](https://github.com/genaller/genal-chat)|🐱🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭|1531|2022-04-29| +|106|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|QQ机器人协议库|1515|2022-05-11| +|107|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1509|2022-04-30| +|108|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|全中文,分布式,高扩展性,开箱即用,支持 Docker,兼容 Minecraft 和其他部分游戏的服务端程序管理面板|1505|2022-05-11| +|109|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点乐趣😏~(支持Mac、Win和Linux)|1503|2022-02-27| +|110|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|1466|2022-05-07| +|111|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1462|2022-01-16| +|112|[modern-js-dev/garfish](https://github.com/modern-js-dev/garfish)|A powerful micro front-end framework 🚚|1457|2022-05-13| +|113|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 http://aisuda.github.io/amis-editor-demo|1415|2022-04-01| +|114|[gdh1995/vimium-c](https://github.com/gdh1995/vimium-c)|A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar|1415|2022-05-10| +|115|[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等构建|1400|2022-05-11| |116|[ZhongAnTech/zarm](https://github.com/ZhongAnTech/zarm)|基于 React 的移动端UI组件库|1387|2022-05-07| -|117|[probablyup/markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1372|2022-04-27| -|118|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|1343|2022-03-30| -|119|[vbenjs/vben-admin-thin-next](https://github.com/vbenjs/vben-admin-thin-next)|vue-vben-admin-2.0 mini template.vue3,vite,typescript|1340|2022-04-26| -|120|[microsoft/vscode-mssql](https://github.com/microsoft/vscode-mssql)|Visual Studio Code SQL Server extension.|1339|2022-05-10| -|121|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1308|2022-04-12| +|117|[probablyup/markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1375|2022-04-27| +|118|[vbenjs/vben-admin-thin-next](https://github.com/vbenjs/vben-admin-thin-next)|vue-vben-admin-2.0 mini template.vue3,vite,typescript|1346|2022-04-26| +|119|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|1344|2022-05-14| +|120|[microsoft/vscode-mssql](https://github.com/microsoft/vscode-mssql)|Visual Studio Code SQL Server extension.|1340|2022-05-10| +|121|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1310|2022-04-12| |122|[vuejs/babel-plugin-jsx](https://github.com/vuejs/babel-plugin-jsx)|JSX for Vue 3|1305|2022-05-03| -|123|[clouDr-f2e/monitor](https://github.com/clouDr-f2e/monitor)|👀 一款轻量级的收集页面的用户点击行为、路由跳转、接口报错、代码报错、页面性能并上报服务端的SDK|1287|2022-04-29| -|124|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|1273|2022-05-09| -|125|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1265|2022-05-11| -|126|[lsqy/taro-music](https://github.com/lsqy/taro-music)|🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕,目前正在使用react-hooks重构中(不定时更新)|1236|2022-03-07| -|127|[jmaister/excellentexport](https://github.com/jmaister/excellentexport)|Javascript export to Excel|1232|2022-04-29| -|128|[geekape/geek-navigation](https://github.com/geekape/geek-navigation)|❤️ 极客猿导航-独立开发者的导航站!|1219|2022-04-13| -|129|[visiky/resume](https://github.com/visiky/resume)|🚀 在线简历生成器|1219|2022-03-22| -|130|[blinker-iot/blinker-js](https://github.com/blinker-iot/blinker-js)|Blinker node.js library for hardware. Works with Raspberry Pi, Banana Pi, linux. |1212|2022-03-26| -|131|[umijs/hox](https://github.com/umijs/hox)|The next-generation state manager for React.|1201|2022-04-11| -|132|[mengsixing/cdfang-spider](https://github.com/mengsixing/cdfang-spider)|📊 成都房协网数据分析,喜欢请点 star!|1186|2022-04-09| -|133|[Tencent/feflow](https://github.com/Tencent/feflow)|🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.|1167|2022-04-26| -|134|[xjh22222228/nav](https://github.com/xjh22222228/nav)|🔍 发现导航 , 打造最强静态导航网站(支持SEO) Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing|1149|2022-05-07| -|135|[kmvan/x-prober](https://github.com/kmvan/x-prober)|🐘 A probe program for PHP environment (一款精美的 PHP 探針, 又名X探針、劉海探針)|1143|2022-04-28| -|136|[cangzhang/champ-r](https://github.com/cangzhang/champ-r)|🐶 Yet another League of Legends helper, compatible with CN/NA/EU/JP/KR version of LCU. 英雄联盟出装/天赋推荐, 支持多服客户端|1126|2022-04-29| -|137|[opensumi/core](https://github.com/opensumi/core)|🚀 A framework helps you quickly build Cloud or Desktop IDE products.|1118|2022-05-10| -|138|[qiuxiang/react-native-amap3d](https://github.com/qiuxiang/react-native-amap3d)|react-native 高德地图组件,使用最新 3D SDK,支持 Android + iOS|1110|2022-05-10| -|139|[antvis/AVA](https://github.com/antvis/AVA)|🤖 A framework for automated visual analytics.|1107|2022-05-10| -|140|[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 ...|1091|2022-05-10| -|141|[surmon-china/nodepress](https://github.com/surmon-china/nodepress)|🟢 RESTful API service for https://surmon.me blog, powered by @nestjs|1074|2022-05-09| -|142|[AnoyiX/anoyi](https://github.com/AnoyiX/anoyi)|Anoyi's website|1062|2022-05-11| -|143|[theajack/cnchar](https://github.com/theajack/cnchar)|功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)|1058|2022-05-10| -|144|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|977|2021-11-15| -|145|[alibaba/alist](https://github.com/alibaba/alist)|Alibaba Group Unified List Solution.|965|2021-12-17| -|146|[dxx/react-bilibili](https://github.com/dxx/react-bilibili)|:tv: 高仿B站web移动端|964|2022-04-28| -|147|[any86/any-touch](https://github.com/any86/any-touch)|:wave: Touch gesture library, 1kb~5kb, compatible with PC / mobile|938|2022-04-28| -|148|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code/low-code development platform. 极易扩展的无代码和低代码开发平台|926|2022-05-11| -|149|[shalldie/vscode-background](https://github.com/shalldie/vscode-background)|A vscode extension to make it lovely. vscode background 背景扩展插件。|909|2022-02-23| -|150|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|907|2022-05-11| -|151|[koishijs/koishi](https://github.com/koishijs/koishi)|Cross-Platform Chatbot Framework Made With Love|890|2022-05-10| -|152|[qjebbs/vscode-plantuml](https://github.com/qjebbs/vscode-plantuml)|Rich PlantUML support for Visual Studio Code.|883|2022-03-15| -|153|[electron-vite/electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)|🥳 Real simple Electron + Vite + Vue boilerplate.|858|2022-05-09| -|154|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|844|2022-04-18| -|155|[PiotrMachowski/lovelace-xiaomi-vacuum-map-card](https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card)|This card provides a user-friendly way to fully control Xiaomi (Roborock/Viomi/Dreame/Roidmi) and Neato (+ possibly other) vacuums in Home Assistant.|831|2022-05-09| -|156|[MinJieLiu/react-photo-view](https://github.com/MinJieLiu/react-photo-view)|An exquisite React photo preview component.|825|2022-05-07| -|157|[lint-md/lint-md](https://github.com/lint-md/lint-md)|:books: 检查中文 markdown 编写格式规范的命令行工具,基于 AST,方便集成 CI,写博客 / 文档必备。支持 API 调用!|818|2022-04-13| -|158|[szTheory/exifcleaner](https://github.com/szTheory/exifcleaner)|Cross-platform desktop GUI app to clean image metadata|811|2022-04-11| -|159|[3Shain/Comen](https://github.com/3Shain/Comen)|📺直播用弹幕栏【原bilichat】|797|2022-04-10| -|160|[apptools-lab/AppWorks](https://github.com/apptools-lab/AppWorks)|🐻 基于 VS Code 插件的前端研发工具集,站点国内镜像:https://apptools.gitee.io|792|2022-04-22| -|161|[fjc0k/docker-YApi](https://github.com/fjc0k/docker-YApi)|接口管理平台 YApi 的 Docker 镜像。|790|2021-11-11| -|162|[alibaba/ali-react-table](https://github.com/alibaba/ali-react-table)|Performent, flexible and modern React table component.|784|2022-05-10| -|163|[osmoscraft/osmosfeed](https://github.com/osmoscraft/osmosfeed)|Turn GitHub into an RSS reader|765|2022-04-28| -|164|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|全新的基于 Web 的 视觉小说引擎 A brand new Visual Novel engine based on Web.|760|2022-05-08| -|165|[HarryChen0506/react-markdown-editor-lite](https://github.com/HarryChen0506/react-markdown-editor-lite)|a light-weight Markdown editor based on React. 一款轻量的基于React的markdown编辑器|759|2022-03-29| -|166|[honghuangdc/soybean-admin](https://github.com/honghuangdc/soybean-admin)|soybean admin - a beautiful vue admin template, based on Vue3、Vite、Naive UI、TypeScript. 基于Vite + Vue3 + NaiveUI + TypeScript的漂亮清新的中后台管理模版|758|2022-05-10| -|167|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.(轮播图、swiper)|750|2022-05-04| -|168|[alosaur/alosaur](https://github.com/alosaur/alosaur)|Alosaur - Deno web framework with many decorators|725|2022-05-08| -|169|[antvis/g](https://github.com/antvis/g)|A powerful rendering engine implemented with Canvas2D / SVG / WebGL / WebGPU.|721|2022-05-11| -|170|[zthxxx/react-dev-inspector](https://github.com/zthxxx/react-dev-inspector)|jump to local IDE code directly from browser React component by just a simple click|708|2022-05-10| -|171|[PeterDing/chord](https://github.com/PeterDing/chord)|Chord - A Modern Music Player|699|2021-12-12| -|172|[heynext/v-contextmenu](https://github.com/heynext/v-contextmenu)|🖱 ContextMenu based on Vue 3.0|688|2022-04-28| -|173|[antfu/iroiro](https://github.com/antfu/iroiro)|Beautiful Colors Lookup in CLI|687|2022-03-17| -|174|[ant-design/ant-design-icons](https://github.com/ant-design/ant-design-icons)|⭐ Ant Design SVG Icons|686|2022-04-25| -|175|[code-device/x-build](https://github.com/code-device/x-build)|A front-end scaffolding built on Vite2 + Vue3 + TypeScript.|685|2022-03-01| -|176|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|682|2022-03-17| -|177|[aliyun/alibabacloud-alfa](https://github.com/aliyun/alibabacloud-alfa)|阿里云微前端解决方案|681|2022-05-10| -|178|[antoinejaussoin/retro-board](https://github.com/antoinejaussoin/retro-board)|Retrospective Board|672|2022-05-11| -|179|[quisquous/cactbot](https://github.com/quisquous/cactbot)|FFXIV JavaScript Raiding Overlay|657|2022-05-11| -|180|[MajsoulPlus/majsoul-plus](https://github.com/MajsoulPlus/majsoul-plus)|雀魂Plus——雀魂麻将Majsoul专用浏览器,提供了一些专有特性|655|2022-04-13| -|181|[antvis/S2](https://github.com/antvis/S2)|⚡️ Practical analytical Table rendering core lib.|652|2022-05-11| -|182|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|vscode qq extension based on android qq protocol|649|2022-03-27| -|183|[wyb10a10/cocos_creator_framework](https://github.com/wyb10a10/cocos_creator_framework)|cocos creator 基础框架,包含资源、ui管理,网络模块|648|2022-05-10| -|184|[solana-labs/example-helloworld](https://github.com/solana-labs/example-helloworld)|Hello world on Solana|645|2022-05-07| -|185|[wsdo/taro-kit](https://github.com/wsdo/taro-kit)|🏆✌️taro 小程序脚手架。 特性: 封装api、redux优雅集成、生成海报类,异常日志上报。 如果能帮到你,就给个 star😊|643|2021-11-30| -|186|[textbus/textbus](https://github.com/textbus/textbus)|Textbus 是一个组件化的、数据驱动的富文本框架,支持在线协同编辑,同时也可以作为一个开箱即用的富文本编辑器,拥有非常好的扩展性和可定制性,是构建复杂富文本的不二之选!|634|2022-05-07| -|187|[edrlab/thorium-reader](https://github.com/edrlab/thorium-reader)|A cross platform desktop reading app, based on the Readium Desktop toolkit|632|2022-05-10| -|188|[SilurianYang/uni-simple-router](https://github.com/SilurianYang/uni-simple-router)|A simple, lightweight 'uni-app' routing plugin|631|2022-04-09| -|189|[consenlabs/token-profile](https://github.com/consenlabs/token-profile)|Blockchain coin and token profile collection|631|2022-05-10| -|190|[renzholy/mongood](https://github.com/renzholy/mongood)|A MongoDB GUI with Fluent Design|621|2022-03-30| -|191|[lafjs/laf](https://github.com/lafjs/laf)|laf. js 帮助开发者拥有自己的云开发平台,让写代码像写博客一样简单,支持云函数/云数据库/对象存储,让前端秒变全栈,节省60%研发成本,实现0运维!|618|2022-05-10| +|123|[blogwy/BilibiliVideoDownload](https://github.com/blogwy/BilibiliVideoDownload)|跨平台下载bilibili视频桌面端软件,支持windows、macOS、Linux|1303|2022-05-12| +|124|[clouDr-f2e/monitor](https://github.com/clouDr-f2e/monitor)|👀 一款轻量级的收集页面的用户点击行为、路由跳转、接口报错、代码报错、页面性能并上报服务端的SDK|1290|2022-04-29| +|125|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|1279|2022-05-14| +|126|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1273|2022-05-11| +|127|[lsqy/taro-music](https://github.com/lsqy/taro-music)|🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕,目前正在使用react-hooks重构中(不定时更新)|1240|2022-03-07| +|128|[jmaister/excellentexport](https://github.com/jmaister/excellentexport)|Javascript export to Excel|1233|2022-04-29| +|129|[visiky/resume](https://github.com/visiky/resume)|🚀 在线简历生成器|1227|2022-03-22| +|130|[geekape/geek-navigation](https://github.com/geekape/geek-navigation)|❤️ 极客猿导航-独立开发者的导航站!|1225|2022-04-13| +|131|[blinker-iot/blinker-js](https://github.com/blinker-iot/blinker-js)|Blinker node.js library for hardware. Works with Raspberry Pi, Banana Pi, linux. |1218|2022-03-26| +|132|[umijs/hox](https://github.com/umijs/hox)|The next-generation state manager for React.|1201|2022-04-11| +|133|[theajack/cnchar](https://github.com/theajack/cnchar)|功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)|1199|2022-05-10| +|134|[mengsixing/cdfang-spider](https://github.com/mengsixing/cdfang-spider)|📊 成都房协网数据分析,喜欢请点 star!|1185|2022-04-09| +|135|[Tencent/feflow](https://github.com/Tencent/feflow)|🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.|1171|2022-05-13| +|136|[xjh22222228/nav](https://github.com/xjh22222228/nav)|🔍 发现导航 , 打造最强静态导航网站(支持SEO) Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing|1150|2022-05-07| +|137|[kmvan/x-prober](https://github.com/kmvan/x-prober)|🐘 A probe program for PHP environment (一款精美的 PHP 探針, 又名X探針、劉海探針)|1143|2022-04-28| +|138|[cangzhang/champ-r](https://github.com/cangzhang/champ-r)|🐶 Yet another League of Legends helper, compatible with CN/NA/EU/JP/KR version of LCU. 英雄联盟出装/天赋推荐, 支持多服客户端|1128|2022-04-29| +|139|[opensumi/core](https://github.com/opensumi/core)|🚀 A framework helps you quickly build Cloud or Desktop IDE products.|1121|2022-05-14| +|140|[qiuxiang/react-native-amap3d](https://github.com/qiuxiang/react-native-amap3d)|react-native 高德地图组件,使用最新 3D SDK,支持 Android + iOS|1112|2022-05-11| +|141|[labring/laf](https://github.com/labring/laf)|laf 帮助开发者拥有自己的云开发平台,让写代码像写博客一样简单,支持云函数/云数据库/对象存储,让前端秒变全栈,节省60%研发成本,实现0运维!|1110|2022-05-13| +|142|[antvis/AVA](https://github.com/antvis/AVA)|🤖 A framework for automated visual analytics.|1110|2022-05-10| +|143|[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 ...|1098|2022-05-10| +|144|[surmon-china/nodepress](https://github.com/surmon-china/nodepress)|🟢 RESTful API service for https://surmon.me blog, powered by @nestjs|1077|2022-05-09| +|145|[AnoyiX/anoyi](https://github.com/AnoyiX/anoyi)|Anoyi's website|1062|2022-05-11| +|146|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|979|2021-11-15| +|147|[dxx/react-bilibili](https://github.com/dxx/react-bilibili)|:tv: 高仿B站web移动端|965|2022-04-28| +|148|[alibaba/alist](https://github.com/alibaba/alist)|Alibaba Group Unified List Solution.|964|2021-12-17| +|149|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code/low-code development platform. 极易扩展的无代码和低代码开发平台|939|2022-05-15| +|150|[any86/any-touch](https://github.com/any86/any-touch)|:wave: Touch gesture library, 1kb~5kb, compatible with PC / mobile|937|2022-04-28| +|151|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|909|2022-05-13| +|152|[shalldie/vscode-background](https://github.com/shalldie/vscode-background)|A vscode extension to make it lovely. vscode background 背景扩展插件。|909|2022-02-23| +|153|[koishijs/koishi](https://github.com/koishijs/koishi)|Cross-Platform Chatbot Framework Made With Love|894|2022-05-13| +|154|[qjebbs/vscode-plantuml](https://github.com/qjebbs/vscode-plantuml)|Rich PlantUML support for Visual Studio Code.|884|2022-03-15| +|155|[electron-vite/electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)|🥳 Real simple Electron + Vite + Vue boilerplate.|870|2022-05-14| +|156|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|845|2022-04-18| +|157|[PiotrMachowski/lovelace-xiaomi-vacuum-map-card](https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card)|This card provides a user-friendly way to fully control Xiaomi (Roborock/Viomi/Dreame/Roidmi) and Neato (+ possibly other) vacuums in Home Assistant.|834|2022-05-09| +|158|[MinJieLiu/react-photo-view](https://github.com/MinJieLiu/react-photo-view)|An exquisite React photo preview component.|827|2022-05-07| +|159|[lint-md/lint-md](https://github.com/lint-md/lint-md)|:books: 检查中文 markdown 编写格式规范的命令行工具,基于 AST,方便集成 CI,写博客 / 文档必备。支持 API 调用!|820|2022-05-14| +|160|[szTheory/exifcleaner](https://github.com/szTheory/exifcleaner)|Cross-platform desktop GUI app to clean image metadata|816|2022-04-11| +|161|[3Shain/Comen](https://github.com/3Shain/Comen)|📺直播用弹幕栏【原bilichat】|798|2022-04-10| +|162|[apptools-lab/AppWorks](https://github.com/apptools-lab/AppWorks)|🐻 基于 VS Code 插件的前端研发工具集,站点国内镜像:https://apptools.gitee.io|794|2022-04-22| +|163|[alibaba/ali-react-table](https://github.com/alibaba/ali-react-table)|Performent, flexible and modern React table component.|785|2022-05-10| +|164|[honghuangdc/soybean-admin](https://github.com/honghuangdc/soybean-admin)|soybean admin - a beautiful vue admin template, based on Vue3、Vite、Naive UI、TypeScript. 基于Vite + Vue3 + NaiveUI + TypeScript的漂亮清新的中后台管理模版|777|2022-05-13| +|165|[osmoscraft/osmosfeed](https://github.com/osmoscraft/osmosfeed)|Turn GitHub into an RSS reader|765|2022-05-14| +|166|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|全新的基于 Web 的 视觉小说引擎 A brand new Visual Novel engine based on Web.|764|2022-05-15| +|167|[HarryChen0506/react-markdown-editor-lite](https://github.com/HarryChen0506/react-markdown-editor-lite)|a light-weight Markdown editor based on React. 一款轻量的基于React的markdown编辑器|760|2022-05-13| +|168|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.(轮播图、swiper)|756|2022-05-15| +|169|[alosaur/alosaur](https://github.com/alosaur/alosaur)|Alosaur - Deno web framework with many decorators|728|2022-05-08| +|170|[antvis/g](https://github.com/antvis/g)|A powerful rendering engine implemented with Canvas2D / SVG / WebGL / WebGPU.|724|2022-05-14| +|171|[zthxxx/react-dev-inspector](https://github.com/zthxxx/react-dev-inspector)|jump to local IDE code directly from browser React component by just a simple click|710|2022-05-10| +|172|[PeterDing/chord](https://github.com/PeterDing/chord)|Chord - A Modern Music Player|700|2021-12-12| +|173|[heynext/v-contextmenu](https://github.com/heynext/v-contextmenu)|🖱 ContextMenu based on Vue 3.0|690|2022-04-28| +|174|[antfu/iroiro](https://github.com/antfu/iroiro)|Beautiful Colors Lookup in CLI|688|2022-03-17| +|175|[ant-design/ant-design-icons](https://github.com/ant-design/ant-design-icons)|⭐ Ant Design SVG Icons|688|2022-04-25| +|176|[code-device/x-build](https://github.com/code-device/x-build)|A front-end scaffolding built on Vite2 + Vue3 + TypeScript.|686|2022-03-01| +|177|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|683|2022-03-17| +|178|[aliyun/alibabacloud-alfa](https://github.com/aliyun/alibabacloud-alfa)|阿里云微前端解决方案|681|2022-05-11| +|179|[antoinejaussoin/retro-board](https://github.com/antoinejaussoin/retro-board)|Retrospective Board|672|2022-05-14| +|180|[quisquous/cactbot](https://github.com/quisquous/cactbot)|FFXIV JavaScript Raiding Overlay|659|2022-05-14| +|181|[MajsoulPlus/majsoul-plus](https://github.com/MajsoulPlus/majsoul-plus)|雀魂Plus——雀魂麻将Majsoul专用浏览器,提供了一些专有特性|657|2022-04-13| +|182|[antvis/S2](https://github.com/antvis/S2)|⚡️ Practical analytical Table rendering core lib.|656|2022-05-13| +|183|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|vscode qq extension based on android qq protocol|649|2022-03-27| +|184|[wyb10a10/cocos_creator_framework](https://github.com/wyb10a10/cocos_creator_framework)|cocos creator 基础框架,包含资源、ui管理,网络模块|649|2022-05-10| +|185|[solana-labs/example-helloworld](https://github.com/solana-labs/example-helloworld)|Hello world on Solana|648|2022-05-13| +|186|[wsdo/taro-kit](https://github.com/wsdo/taro-kit)|🏆✌️taro 小程序脚手架。 特性: 封装api、redux优雅集成、生成海报类,异常日志上报。 如果能帮到你,就给个 star😊|645|2021-11-30| +|187|[textbus/textbus](https://github.com/textbus/textbus)|Textbus 是一个组件化的、数据驱动的富文本框架,支持在线协同编辑,同时也可以作为一个开箱即用的富文本编辑器,拥有非常好的扩展性和可定制性,是构建复杂富文本的不二之选!|635|2022-05-14| +|188|[edrlab/thorium-reader](https://github.com/edrlab/thorium-reader)|A cross platform desktop reading app, based on the Readium Desktop toolkit|634|2022-05-10| +|189|[SilurianYang/uni-simple-router](https://github.com/SilurianYang/uni-simple-router)|A simple, lightweight 'uni-app' routing plugin|633|2022-04-09| +|190|[consenlabs/token-profile](https://github.com/consenlabs/token-profile)|Blockchain coin and token profile collection|633|2022-05-10| +|191|[renzholy/mongood](https://github.com/renzholy/mongood)|A MongoDB GUI with Fluent Design|621|2022-03-30| |192|[vincentdchan/webpack-deep-scope-analysis-plugin](https://github.com/vincentdchan/webpack-deep-scope-analysis-plugin)|A webpack plugin for deep scope analysis|613|2022-02-11| -|193|[54sword/xiaoduyu.com](https://github.com/54sword/xiaoduyu.com)|🐟小度鱼 - 年轻人的交流社区 https://www.xiaoduyu.com|583|2022-04-27| -|194|[spencerwooo/substats](https://github.com/spencerwooo/substats)|( `д′) how many followers do i have? how many!|580|2022-02-26| -|195|[tiddly-gittly/TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop)|TidGi is an privatcy-in-mind, automated, auto-git-backup, freely-deployed Tiddlywiki knowledge management Desktop note app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能保护隐私内容、高级自动化、自动G ...|579|2022-05-09| -|196|[fz6m/console-ban](https://github.com/fz6m/console-ban)|Detect F12 open console, protect web static resources, support redirect, rewrite, callback strategies.|573|2022-05-07| -|197|[AttoJS/vue-request](https://github.com/AttoJS/vue-request)|⚡️ Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination, etc. ⚡️ 一个能轻松帮你管理请求状态(支持SWR,轮询,错误重试,缓存,分页等)的 Vue 3 请求库|567|2022-04-25| -|198|[wuba/Picasso](https://github.com/wuba/Picasso)|一款UI自动生成代码插件,提供UI自动生成代码全流程解决方案。|553|2022-02-28| -|199|[reactjs/zh-hans.reactjs.org](https://github.com/reactjs/zh-hans.reactjs.org)|React documentation website in Simplified Chinese|553|2022-05-10| -|200|[alienzhou/web-highlighter](https://github.com/alienzhou/web-highlighter)|✨ A no-runtime dependency lib for text highlighting & persistence on any website ✨🖍️|552|2022-03-22| +|193|[tiddly-gittly/TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop)|TidGi is an privatcy-in-mind, automated, auto-git-backup, freely-deployed Tiddlywiki knowledge management Desktop note app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能保护隐私内容、高级自动化、自动G ...|583|2022-05-09| +|194|[spencerwooo/substats](https://github.com/spencerwooo/substats)|( `д′) how many followers do i have? how many!|583|2022-02-26| +|195|[54sword/xiaoduyu.com](https://github.com/54sword/xiaoduyu.com)|🐟小度鱼 - 年轻人的交流社区 https://www.xiaoduyu.com|583|2022-04-27| +|196|[AttoJS/vue-request](https://github.com/AttoJS/vue-request)|⚡️ Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination, etc. ⚡️ 一个能轻松帮你管理请求状态(支持SWR,轮询,错误重试,缓存,分页等)的 Vue 3 请求库|576|2022-04-25| +|197|[fz6m/console-ban](https://github.com/fz6m/console-ban)|Detect F12 open console, protect web static resources, support redirect, rewrite, callback strategies.|573|2022-05-07| +|198|[wuba/Picasso](https://github.com/wuba/Picasso)|一款UI自动生成代码插件,提供UI自动生成代码全流程解决方案。|555|2022-02-28| +|199|[alienzhou/web-highlighter](https://github.com/alienzhou/web-highlighter)|✨ A no-runtime dependency lib for text highlighting & persistence on any website ✨🖍️|553|2022-03-22| +|200|[reactjs/zh-hans.reactjs.org](https://github.com/reactjs/zh-hans.reactjs.org)|React documentation website in Simplified Chinese|552|2022-05-12|↓ -- 感谢读者 -- ↓