You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2202 lines
492 KiB
Python

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

![GitHub中文排行榜](/banner.png)
#### 榜单设立目的
- :cn: GitHub中文排行榜帮助你发现高分优秀中文项目
- 各位开发者伙伴可以更高效地吸收国人的优秀经验成果
- 中文项目只能满足阶段性的需求想要有进一步提升还请多花时间学习高分神级英文项目
#### 榜单设立范围
- 设立1个总榜所有语言项目汇总排名18个分榜单个语言项目排名
#### 榜单入选规则
- 一个小小的要求项目的 Description README.md 都要包含中文说明
- 更新越持续越好最近半年内有更新过的项目才有机会入选拥抱活跃远离僵尸
- Stars 越多越好在满足持续更新的前提条件下各榜根据 Stars 对项目进行排序
#### 榜单更新频率
- 每周更新一次最近更新时间为5月11日中国加油世界加油
#### License
- 本仓库内容的定义创建更新维护均由本人发起与推进在您引用本仓库内容转载文章时请在开头明显处标明作者及页面地址谢谢
<br/>
## 目录
- 总榜
- [All Language](#All-Language)
- 分榜
- [Java](#Java)
- [Python](#Python)
- [Go](#Go)
- [PHP](#PHP)
- [JavaScript](#JavaScript)
- [Vue](#Vue)
- [CSS](#CSS)
- [HTML](#HTML)
- [Objective-C](#Objective-C)
- [Swift](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts/blob/master/README-Part2.md#Swift)
- [Jupyter Notebook](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts/blob/master/README-Part2.md#Jupyter-Notebook)
- [Shell](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts/blob/master/README-Part2.md#Shell)
- [C](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts/blob/master/README-Part2.md#C)
- [C++](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts/blob/master/README-Part2.md#C-1)
- [C#](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts/blob/master/README-Part2.md#C-2)
- [Dart](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts/blob/master/README-Part2.md#Dart)
- [TeX](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts/blob/master/README-Part2.md#TeX)
- [Vim script](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts/blob/master/README-Part2.md#Vim-script)
<br/>
## All Language
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------ | ---------------- | ------- |
| 1 | [CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes) | :books: 技术面试必备基础知识Leetcode计算机操作系统计算机网络系统设计JavaPythonC++ | 100.4k | Java | 05/10 |
| 2 | [jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days) | Python - 100天从新手到大师 | 85.2k | Jupyter Notebook | 05/07 |
| 3 | [Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide) | Java学习+面试指南 一份涵盖大部分Java程序员所需要掌握的核心知识 | 78.1k | Java | 05/10 |
| 4 | [justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) | :books: 免费的计算机编程类中文书籍欢迎投稿 | 66.2k | - | 05/01 |
| 5 | [MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation) | Demonstrate all the questions on LeetCode in the form of animation.用动画的形式呈现解LeetCode题目的思路 | 53.7k | Java | 05/10 |
| 6 | [xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome) | 后端架构师技术图谱 | 45.3k | - | 04/07 |
| 7 | [doocs/advanced-java](https://github.com/doocs/advanced-java) | 😮 互联网 Java 工程师进阶知识完全扫盲涵盖高并发分布式高可用微服务海量数据处理等领域知识后端同学必看前端同学也可学习 | 43.3k | Java | 05/10 |
| 8 | [labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm) | 手把手撕LeetCode题目扒各种算法套路的裤子English version supported! Crack LeetCode, not only how, but also why. | 39.3k | - | 05/08 |
| 9 | [scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions) | 深度学习500问以问答形式对常用的概率知识线性代数机器学习深度学习计算机视觉等热点问题进行阐述以帮助自己及有需要的读者 全书分为18个章节50余万字由于水平有限书中不妥之处恳请广大读者批评指正 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有违权必究 Tan 2018.06 | 37.8k | - | 05/03 |
| 10 | [macrozheng/mall](https://github.com/macrozheng/mall) | mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署 前台商城系统包含首页门户商品推荐商品搜索商品展示购物车订单流程会员中心客户服务帮助中心等模块 后台管理系统包含商品管理订单管理会员管理促销管理运营管理内容管理统计报表财务管理权限管理设置等模块 | 34.2k | Java | 05/09 |
| 11 | [bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm) | 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用 | 33.1k | Vue | 04/29 |
| 12 | [azl397985856/leetcode](https://github.com/azl397985856/leetcode) | LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路) | 31.8k | JavaScript | 05/10 |
| 13 | [justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp) | 微信小程序开发资源汇总 :100: | 31.3k | - | 04/27 |
| 14 | [521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub) | :octocat: Find pearls on open-source seashore 分享 GitHub 上有趣入门级的开源项目 | 29.6k | Python | 04/30 |
| 15 | [chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry) | The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词 | 28.7k | JavaScript | 05/08 |
| 16 | [testerSunshine/12306](https://github.com/testerSunshine/12306) | 12306智能刷票订票 | 28.4k | Python | 03/23 |
| 17 | [0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference) | 2019年最新总结阿里腾讯百度美团头条等技术面试题目以及答案专家出题人分析汇总 | 26.5k | Python | 05/09 |
| 18 | [xitu/gold-miner](https://github.com/xitu/gold-miner) | 🥇掘金翻译计划可能是世界最大最好的英译中技术社区最懂读者和译者的翻译平台 | 26.2k | - | 05/10 |
| 19 | [NervJS/taro](https://github.com/NervJS/taro) | 多端统一开发框架支持用 React 的开发方式编写一次代码生成能运行在微信/京东/百度/支付宝/字节跳动/ QQ 小程序/快应用/H5/React Native 等的应用 https://taro.jd.com/ | 25.2k | JavaScript | 05/09 |
| 20 | [apachecn/AiLearning](https://github.com/apachecn/AiLearning) | AiLearning: 机器学习 - MachineLearning - ML深度学习 - DeepLearning - DL自然语言处理 NLP | 24.7k | Python | 04/22 |
| 21 | [Alvin9999/new-pac](https://github.com/Alvin9999/new-pac) | 科学上网/自由上网/翻墙/软件/方法免费shadowsocks/ss/ssr/v2ray/goflyway账号vps一键搭建脚本/教程 | 23.6k | - | 02/16 |
| 22 | [iikira/BaiduPCS-Go](https://github.com/iikira/BaiduPCS-Go) | 百度网盘客户端 - Go语言编写 | 23.5k | Go | 04/25 |
| 23 | [fxsjy/jieba](https://github.com/fxsjy/jieba) | 结巴中文分词 | 22.8k | Python | 04/04 |
| 24 | [lib-pku/libpku](https://github.com/lib-pku/libpku) | 贵校课程资料民间整理 | 22.3k | TeX | 04/17 |
| 25 | [ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples) | about learning Spring Boot via examples. Spring Boot 教程技术栈示例代码快速简单上手教程 | 22.0k | Java | 05/05 |
| 26 | [sentsin/layui](https://github.com/sentsin/layui) | 采用自身模块规范编写的前端 UI 框架遵循原生 HTML/CSS/JS 的书写形式极低门槛拿来即用 | 21.6k | JavaScript | 04/29 |
| 27 | [unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | The Way to Go中文译本中文正式名Go 入门指南 | 21.3k | Go | 05/09 |
| 28 | [alibaba/druid](https://github.com/alibaba/druid) | 阿里巴巴计算平台事业部出品为监控而生的数据库连接池 | 21.1k | Java | 05/05 |
| 29 | [dcloudio/uni-app](https://github.com/dcloudio/uni-app) | uni-app 是使用 Vue 语法开发小程序H5App的统一框架 | 21.0k | JavaScript | 05/10 |
| 30 | [alibaba/arthas](https://github.com/alibaba/arthas) | Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas | 21.0k | Java | 05/10 |
| 31 | [alibaba/flutter-go](https://github.com/alibaba/flutter-go) | flutter 开发者帮助 APP包含 flutter 常用 140+ 组件的demo 演示与中文文档 | 20.9k | Dart | 04/13 |
| 32 | [scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout) | 🔥下拉刷新上拉加载二级刷新淘宝二楼RefreshLayoutOverScrollAndroid智能下拉刷新框架支持越界回弹越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer | 20.6k | Java | 05/09 |
| 33 | [ctripcorp/apollo](https://github.com/ctripcorp/apollo) | Apollo阿波罗是携程框架部门研发的分布式配置中心能够集中化管理应用不同环境不同集群的配置配置修改后能够实时推送到应用端并且具备规范的权限流程治理等特性适用于微服务配置管理场景 | 20.6k | Java | 05/09 |
| 34 | [littlecodersh/ItChat](https://github.com/littlecodersh/ItChat) | A complete and graceful API for Wechat. 微信个人号接口微信机器人及命令行微信三十行即可自定义个人号机器人 | 20.3k | Python | 03/19 |
| 35 | [Tencent/wepy](https://github.com/Tencent/wepy) | 小程序组件化开发框架 | 20.2k | JavaScript | 05/07 |
| 36 | [fighting41love/funNLP](https://github.com/fighting41love/funNLP) | 中英文敏感词语言检测中外手机/电话归属地/运营商查询名字推断性别手机号抽取身份证抽取邮箱抽取中日文人名库中文缩写库拆字词典词汇情感值停用词反动词表暴恐词表繁简体转换英文模拟中文发音汪峰歌词生成器职业名称词库同义词库反义词库否定词库汽车品牌词库汽车零件词库连续英文切割各种中文词向量公司名字大全古诗词库IT词库财经词库成语词库地名词库历史名人词库诗词词库医学词库饮食词库法律词库汽车词库动物词库中文聊天语料中文谣言数据百度中文问答数据集句子相似度匹配算法集合bert资源文本生成&摘要相关工具cocoNLP信息抽取 ... | 20.1k | Python | 05/07 |
| 37 | [SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese) | 中文版 Apple 官方 Swift 教程The Swift Programming Language | 19.4k | CSS | 05/09 |
| 38 | [hankcs/HanLP](https://github.com/hankcs/HanLP) | 中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理 | 19.3k | Python | 05/09 |
| 39 | [jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn) | Python资源大全中文版包括Web框架网络爬虫模板引擎数据库数据可视化图片处理等由伯乐在线持续更新 | 19.0k | Makefile | 04/30 |
| 40 | [FallibleInc/security-guide-for-developers](https://github.com/FallibleInc/security-guide-for-developers) | Security Guide for Developers (实用性开发人员安全须知) | 19.0k | - | 04/17 |
| 41 | [kon9chunkit/GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) | :cn: GitHub中文排行榜帮助你发现高分优秀中文项目更高效地吸收国人的优秀经验成果榜单每周更新一次敬请关注中国加油世界加油 | 19.0k | Python | 05/11 |
| 42 | [googlehosts/hosts](https://github.com/googlehosts/hosts) | 镜像https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts | 18.9k | - | 04/29 |
| 43 | [Advanced-Frontend/Daily-Interview-Question](https://github.com/Advanced-Frontend/Daily-Interview-Question) | 我是木易杨公众号高级前端进阶作者每天搞定一道前端大厂面试题祝大家天天进步一年后会看到不一样的自己 | 18.4k | JavaScript | 01/25 |
| 44 | [mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog) | 冴羽写博客的地方预计写四个系列JavaScript深入系列JavaScript专题系列ES6系列React系列 | 18.3k | - | 05/07 |
| 45 | [kataras/iris](https://github.com/kataras/iris) | 感谢中国开发者 - https://bit.ly/謝謝 \| The fastest community-driven web framework for Go. gRPC, Automatic HTTPS with Public Domain, MVC, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. Fully compatible with the standard library and 3rd-party middleware packages. \| ht ... | 18.1k | Go | 05/10 |
| 46 | [ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial) | ECMAScript 6入门是一本开源的 JavaScript 语言教程全面介绍 ECMAScript 6 新增的语法特性 | 18.1k | JavaScript | 05/08 |
| 47 | [QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles) | 浙江大学课程攻略共享计划 | 17.5k | C | 04/23 |
| 48 | [komeiji-satori/Dress](https://github.com/komeiji-satori/Dress) | 好耶 是女装 | 17.2k | Standard ML | 05/09 |
| 49 | [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) | 动手学深度学习面向中文读者能运行可讨论英文版即伯克利深度学习导论教材 | 17.1k | Python | 05/08 |
| 50 | [bannedbook/fanqiang](https://github.com/bannedbook/fanqiang) | 翻墙-科学上网 | 16.8k | C | 05/09 |
| 51 | [fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes) | 吴恩达老师的机器学习课程个人笔记 | 16.4k | HTML | 04/24 |
| 52 | [lenve/vhr](https://github.com/lenve/vhr) | 微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发 | 16.1k | Java | 05/07 |
| 53 | [wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan) | 文言文編程語言 A programming language for the ancient Chinese. | 15.9k | TypeScript | 05/08 |
| 54 | [judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial) | IntelliJ IDEA 简体中文专题教程 | 15.7k | - | 04/04 |
| 55 | [qiurunze123/miaosha](https://github.com/qiurunze123/miaosha) | 秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 | 15.7k | Java | 05/05 |
| 56 | [zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes) | 🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号0加1同步更新 | 15.5k | JavaScript | 05/09 |
| 57 | [MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code) | 100-Days-Of-ML-Code中文版 | 15.4k | Jupyter Notebook | 02/18 |
| 58 | [shuzheng/zheng](https://github.com/shuzheng/zheng) | 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构提供整套公共微服务服务模块集中权限管理单点登录内容管理支付中心用户管理支持第三方登录微信平台存储系统配置中心日志分析任务和通知等支持服务治理监控和追踪努力为中小型企业打造全方位J2EE企业级开发解决方案 | 15.3k | Java | 04/24 |
| 59 | [1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer) | 👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么 | 15.3k | - | 05/08 |
| 60 | [YMFE/yapi](https://github.com/YMFE/yapi) | YApi 是一个可本地部署的打通前后端及QA的可视化的接口管理平台 | 15.2k | JavaScript | 05/04 |
| 61 | [Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) | 网易云音乐 Node.js API service | 15.1k | JavaScript | 05/05 |
| 62 | [alibaba/ice](https://github.com/alibaba/ice) | 🚀Simple and friendly front-end development system飞冰简单而友好的前端研发体系 https://ice.work/ | 15.0k | TypeScript | 05/09 |
| 63 | [wangzheng0822/algo](https://github.com/wangzheng0822/algo) | 数据结构和算法必知必会的50个代码实现 | 15.0k | Python | 05/07 |
| 64 | [halo-dev/halo](https://github.com/halo-dev/halo) | An excellent open source blog publishing application. \| 一个优秀的开源博客发布应用 | 15.0k | Java | 05/09 |
| 65 | [alibaba/easyexcel](https://github.com/alibaba/easyexcel) | 快速简单避免OOM的java处理Excel工具 | 14.5k | Java | 04/29 |
| 66 | [wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll) | 循序渐进学习Spring BootSpring Boot & ShiroSpring BatchSpring CloudSpring Cloud AlibabaSpring Security & Spring Security OAuth2博客Spring系列源码https://mrbird.cc | 14.4k | Java | 03/20 |
| 67 | [hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer) | To Be Top Javaer - Java工程师成神之路 | 14.4k | Java | 05/10 |
| 68 | [didi/DoraemonKit](https://github.com/didi/DoraemonKit) | A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 一款功能齐全的客户端 iOS Android微信小程序 研发助手你值得拥有https://www.dokit.cn/ | 14.3k | Java | 05/09 |
| 69 | [jumpserver/jumpserver](https://github.com/jumpserver/jumpserver) | JumpServer 是全球首款开源的堡垒机是符合 4A 的专业运维安全审计系统 | 13.0k | JavaScript | 05/09 |
| 70 | [facert/awesome-spider](https://github.com/facert/awesome-spider) | 爬虫集合 | 12.9k | - | 03/29 |
| 71 | [JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example) | spring boot 实践学习案例 spring boot 初学者及核心技术巩固的最佳实践另外写博客 OpenWrite | 12.8k | Java | 04/11 |
| 72 | [forezp/SpringCloudLearning](https://github.com/forezp/SpringCloudLearning) | 史上最简单的Spring Cloud教程源码 | 12.7k | Java | 01/07 |
| 73 | [dcloudio/mui](https://github.com/dcloudio/mui) | 最接近原生APP体验的高性能框架 | 12.7k | JavaScript | 03/14 |
| 74 | [linlinjava/litemall](https://github.com/linlinjava/litemall) | 又一个小商城litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端 | 12.7k | Java | 05/07 |
| 75 | [ruanyf/weekly](https://github.com/ruanyf/weekly) | 科技爱好者周刊每周五发布 | 12.6k | - | 05/10 |
| 76 | [youzan/vant-weapp](https://github.com/youzan/vant-weapp) | 轻量可靠的小程序 UI 组件库 | 12.6k | JavaScript | 05/09 |
| 77 | [chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | :books: Go语言高级编程开源图书涵盖CGOGo汇编语言RPC实现Protobuf插件实现Web框架实现分布式系统等高阶主题(完稿) | 12.6k | Go | 05/07 |
| 78 | [taizilongxu/interview_python](https://github.com/taizilongxu/interview_python) | 关于Python的面试题 | 12.4k | Shell | 03/03 |
| 79 | [jobbole/awesome-java-cn](https://github.com/jobbole/awesome-java-cn) | Java资源大全中文版包括开发库开发工具网站博客微信微博等由伯乐在线持续更新 | 13.0k | - | 01/02 |
| 80 | [jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command) | Linux命令大全搜索工具内容包含Linux命令手册详解学习搜集https://git.io/linux | 12.3k | HTML | 05/09 |
| 81 | [alibaba/Sentinel](https://github.com/alibaba/Sentinel) | A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) | 12.1k | Java | 05/10 |
| 82 | [nndl/nndl.github.io](https://github.com/nndl/nndl.github.io) | 神经网络与深度学习 邱锡鹏著 Neural Network and Deep Learning | 12.1k | HTML | 05/08 |
| 83 | [AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily) | 互联网一线大厂面试+学习指南 | 12.0k | - | 05/07 |
| 84 | [ehang-io/nps](https://github.com/ehang-io/nps) | 一款轻量级高性能功能强大的内网穿透代理服务器支持tcpudpsocks5http等几乎所有流量转发可用来访问内网网站本地支付接口调试ssh访问远程桌面内网dns解析内网socks5代理等等并带有功能强大的web管理端a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. | 12.0k | Go | 05/09 |
| 85 | [EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall) | 微信小程序商城微信小程序微店 | 12.0k | JavaScript | 05/05 |
| 86 | [alibaba/ARouter](https://github.com/alibaba/ARouter) | 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架) | 11.8k | Java | 04/03 |
| 87 | [521xueweihan/git-tips](https://github.com/521xueweihan/git-tips) | :trollface:Git的奇技淫巧 | 11.8k | - | 04/14 |
| 88 | [huihut/interview](https://github.com/huihut/interview) | 📚 C/C++ 技术面试基础知识总结包括语言程序库数据结构算法系统网络链接装载库等知识及面试经验招聘内推等信息This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, in ... | 11.7k | C++ | 04/19 |
| 89 | [easychen/howto-make-more-money](https://github.com/easychen/howto-make-more-money) | 程序员如何优雅的挣零花钱2.0升级为小书了Most of this not work outside China , so no English translate | 11.7k | PHP | 05/08 |
| 90 | [233boy/v2ray](https://github.com/233boy/v2ray) | 最好用的 V2Ray 一键安装脚本 & 管理脚本 | 11.7k | Shell | 04/18 |
| 91 | [Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView) | This is a picker view for android , support linkage effect, timepicker and optionspicker.时间选择器省市区三级联动 | 11.7k | Java | 03/12 |
| 92 | [vnpy/vnpy](https://github.com/vnpy/vnpy) | 基于Python的开源量化交易平台开发框架 | 11.7k | C++ | 05/09 |
| 93 | [phobal/ivideo](https://github.com/phobal/ivideo) | 一个可以观看国内主流视频平台所有视频的客户端MacWindowsLinux A client that can watch video of domestic(China) mainstream video platform | 11.6k | JavaScript | 04/05 |
| 94 | [zhangdaiscott/jeecg-boot](https://github.com/zhangdaiscott/jeecg-boot) | 基于代码生成器的低代码开发平台开源界小普元超越传统商业开发平台前后端分离架构SpringBoot 2.xAnt Design&VueMybatis-plusShiroJWT强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE)帮助Java项目解决70%重复工作让开发更关注业务逻辑既能快速提高开发效率帮助公司节省成本同时又不失灵活性 | 11.5k | Java | 05/08 |
| 95 | [PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle) | PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice 飞桨核心框架深度学习&机器学习高性能单机分布式训练和跨平台部署 | 11.3k | C++ | 05/10 |
| 96 | [dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning) | Spring Boot基础教程Spring Boot 2.x版本连载中 | 11.3k | Java | 04/21 |
| 97 | [zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook) | pytorch handbook是一本开源的书籍目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门其中包含的Pytorch教程全部通过测试保证可以成功运行 | 11.3k | Jupyter Notebook | 04/22 |
| 98 | [datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book) | 机器学习西瓜书公式推导解析在线阅读地址https://datawhalechina.github.io/pumpkin-book | 11.2k | - | 05/10 |
| 99 | [pjialin/py12306](https://github.com/pjialin/py12306) | 🚂 12306 购票助手支持集群多账号多任务购票以及 Web 页面管理 | 11.1k | Python | 04/08 |
| 100 | [Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android) | 提高 Android UI 开发效率的 UI | 11.1k | Java | 05/09 |
| 101 | [ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way) | 本文原文由知名 Hacker Eric S. Raymond 所撰寫教你如何正確的提出技術問題並獲得你滿意的答案 | 11.0k | JavaScript | 02/13 |
| 102 | [Tencent/omi](https://github.com/Tencent/omi) | Front End Cross-Frameworks Framework - 前端跨框架跨平台框架 | 11.0k | JavaScript | 05/06 |
| 103 | [haizlin/fe-interview](https://github.com/haizlin/fe-interview) | 前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家 | 11.0k | JavaScript | 05/09 |
| 104 | [qyuhen/book](https://github.com/qyuhen/book) | 学习笔记 | 10.8k | - | 04/02 |
| 105 | [CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter) | Flutter 超完整的开源项目功能丰富适合学习和日常使用GSYGithubApp系列的优势我们目前已经拥有FlutterWeexReactNativekotlin 四个版本 功能齐全项目框架内技术涉及面广完成度高持续维护配套文章适合全面学习对比参考跨平台的开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便的驾车体验Σ()同款Weex版本 https://github.com/CarGuo/GSYGithubAppWeex 同款React Native版本 https://g ... | 10.8k | Dart | 04/12 |
| 106 | [Tamsiree/RxTool](https://github.com/Tamsiree/RxTool) | Android开发人员不得不收集的工具类集合 \| 支付宝支付 \| 微信支付统一下单 \| 微信分享 \| Zip4j压缩支持分卷压缩与加密 \| 一键集成UCrop选择圆形头像 \| 一键集成二维码和条形码的扫描与生成 \| 常用Dialog \| WebView的封装可播放视频 \| 仿斗鱼滑动验证码 \| Toast封装 \| 震动 \| GPS \| Location定位 \| 图片缩放 \| Exif 图片添加地理位置信息经纬度 \| 蛛网等级 \| 颜色选择器 \| ArcGis \| VTPK \| 编译运行一下说不定会找到惊喜 | 10.8k | Kotlin | 04/28 |
| 107 | [fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books) | deeplearning.ai吴恩达老师的深度学习课程笔记及资源 | 10.7k | HTML | 04/24 |
| 108 | [qianguyihao/Web](https://github.com/qianguyihao/Web) | 前端入门和进阶学习笔记超详细的Web前端学习图文教程从零开始学前端做一名精致的前端工程师持续更新... | 10.7k | JavaScript | 05/03 |
| 109 | [shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation) | 中国程序员容易发音错误的单词 | 10.7k | - | 05/01 |
| 110 | [amfe/lib-flexible](https://github.com/amfe/lib-flexible) | 可伸缩布局方案 | 10.6k | JavaScript | 03/15 |
| 111 | [Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider) | :rainbow:Python3网络爬虫实战 | 10.5k | Python | 05/08 |
| 112 | [leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn) | wtfpython的中文翻译/施工结束/ 能力有限欢迎帮我改进翻译 | 10.2k | Python | 04/17 |
| 113 | [aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk) | 汇总java生态圈常用技术框架开源中间件系统架构数据库大公司架构案例常用三方类库项目管理线上问题排查个人成长思考等知识 | 10.2k | - | 05/02 |
| 114 | [Tim9Liu9/TimLiu-iOS](https://github.com/Tim9Liu9/TimLiu-iOS) | iOS开发常用三方库插件知名博客等等 | 10.1k | - | 04/27 |
| 115 | [fengdu78/lihang-code](https://github.com/fengdu78/lihang-code) | 统计学习方法的代码实现 | 10.0k | Jupyter Notebook | 05/08 |
| 116 | [lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system) | 基于vue + element的后台管理系统解决方案 | 10.0k | Vue | 01/30 |
| 117 | [JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize) | 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版一个极低成本的 Android 屏幕适配方案). | 9.8k | Java | 03/20 |
| 118 | [ruanyf/free-books](https://github.com/ruanyf/free-books) | 互联网上的免费书籍 | 9.7k | - | 05/04 |
| 119 | [youth5201314/banner](https://github.com/youth5201314/banner) | 🔥🔥🔥Banner 2.0 来了Android广告图片轮播控件内部基于ViewPager2实现Indicator和UI都可以自定义 | 9.7k | Java | 04/20 |
| 120 | [open-android/Android](https://github.com/open-android/Android) | GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频 | 9.7k | - | 02/09 |
| 121 | [jhao104/proxy_pool](https://github.com/jhao104/proxy_pool) | Python爬虫代理IP池(proxy pool) | 9.7k | Python | 05/10 |
| 122 | [go-kratos/kratos](https://github.com/go-kratos/kratos) | Kratos是bilibili开源的一套Go微服务框架包含大量微服务相关框架及工具 | 9.6k | Go | 05/09 |
| 123 | [wangfupeng1988/wangEditor](https://github.com/wangfupeng1988/wangEditor) | wangEditor 轻量级web富文本框 | 9.6k | JavaScript | 05/07 |
| 124 | [meolu/walle-web](https://github.com/meolu/walle-web) | walle - 瓦力 Devops开源项目代码部署平台 | 9.6k | Python | 04/27 |
| 125 | [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 快速集成框架). | 9.5k | Java | 04/20 |
| 126 | [pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper) | Mybatis通用分页插件 | 9.1k | Java | 03/17 |
| 127 | [answershuto/learnVue](https://github.com/answershuto/learnVue) | :octocat:Vue.js 源码解析 | 9.1k | JavaScript | 04/29 |
| 128 | [yujiangshui/A-Programmers-Guide-to-English](https://github.com/yujiangshui/A-Programmers-Guide-to-English) | 专为程序员编写的英语学习指南 v1.2在线版本请点 -> | 9.0k | - | 02/22 |
| 129 | [LingCoder/OnJava8](https://github.com/LingCoder/OnJava8) | On Java 8中文版又名Java编程思想 第5版 | 8.9k | Jupyter Notebook | 05/08 |
| 130 | [dt-fe/weekly](https://github.com/dt-fe/weekly) | 前端精读周刊 | 8.9k | - | 04/27 |
| 131 | [USTC-Resource/USTC-Course](https://github.com/USTC-Resource/USTC-Course) | :heart:中国科学技术大学课程资源 | 8.8k | C++ | 04/28 |
| 132 | [cnodejs/nodeclub](https://github.com/cnodejs/nodeclub) | :baby_chick:Nodeclub 是使用 Node.js MongoDB 开发的社区系统 | 8.8k | JavaScript | 05/03 |
| 133 | [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 forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能H ... | 8.7k | Go | 05/09 |
| 134 | [ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch) | 本项目将动手学深度学习(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现 | 8.7k | Jupyter Notebook | 02/23 |
| 135 | [LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector) | Picture Selector Library for Android or 图片选择器 | 8.6k | Java | 05/09 |
| 136 | [weilanwl/ColorUI](https://github.com/weilanwl/ColorUI) | 鲜亮的高饱和色彩专注视觉的小程序组件库 | 8.5k | Vue | 03/31 |
| 137 | [elunez/eladmin](https://github.com/elunez/eladmin) | 项目基于 Spring Boot 2.1.0 Jpa Spring SecurityredisVue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由 | 8.5k | Java | 05/08 |
| 138 | [yanue/V2rayU](https://github.com/yanue/V2rayU) | V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等 | 8.5k | Swift | 04/14 |
| 139 | [bilibili/DanmakuFlameMaster](https://github.com/bilibili/DanmakuFlameMaster) | Android开源弹幕引擎·烈焰弹幕使 | 8.4k | Java | 02/27 |
| 140 | [frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial) | 🚀 fullstack tutorial 2020后台技术栈/架构师之路/全栈开发社区春招/秋招/校招/面试 | 8.4k | Java | 04/28 |
| 141 | [daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming) | 国内外为数不多致力于极致体验的超强全自研跨平台(windows/android/iOS)流媒体内核通过模块化自由组合支持实时RTMP推流RTSP推流RTMP播放器RTSP播放器录像多路流媒体转发音视频导播动态视频合成音频混音直播互动内置轻量级RTSP服务等比快更快业界真正靠谱的超低延迟直播SDK(1秒内低延迟模式下200~400ms) | 8.4k | Java | 05/02 |
| 142 | [h2y/Shadowrocket-ADBlock-Rules](https://github.com/h2y/Shadowrocket-ADBlock-Rules) | 提供多款 Shadowrocket 规则带广告过滤功能用于 iOS 未越狱设备选择性地自动翻墙 | 8.4k | Python | 04/24 |
| 143 | [shengqiangzhang/examples-of-web-crawlers](https://github.com/shengqiangzhang/examples-of-web-crawlers) | 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝天猫微信豆瓣QQ等网站(Some interesting examples of python crawlers that are friendly to beginners. ) | 8.3k | Python | 05/01 |
| 144 | [darknessomi/musicbox](https://github.com/darknessomi/musicbox) | 网易云音乐命令行版本 | 8.3k | Python | 03/29 |
| 145 | [stanzhai/be-a-professional-programmer](https://github.com/stanzhai/be-a-professional-programmer) | 成为专业程序员路上用到的各种优秀资料神器及框架 | 8.2k | - | 02/25 |
| 146 | [dxcweb/high-speed-downloader](https://github.com/dxcweb/high-speed-downloader) | 已不再维护 | 8.1k | - | 04/16 |
| 147 | [yygmind/blog](https://github.com/yygmind/blog) | 我是木易杨公众号高级前端进阶作者跟着我每周重点攻克一个前端面试重难点接下来让我带你走进高级前端的世界在进阶的路上共勉 | 8.1k | - | 01/25 |
| 148 | [dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book) | 深度学习入门开源书基于TensorFlow 2.0案例实战Open source Deep Learning book, based on TensorFlow 2.0 framework. | 8.1k | Jupyter Notebook | 04/20 |
| 149 | [modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China) | 中华人民共和国行政区划省级省份直辖市自治区 地级城市 县级区县 乡级乡镇街道 村级村委会居委会 中国省市区镇村二级三级四级五级联动地址数据 | 8.0k | JavaScript | 02/28 |
| 150 | [skywind3000/kcp](https://github.com/skywind3000/kcp) | KCP - A Fast and Reliable ARQ Protocol (快速可靠传输协议) | 8.0k | C | 04/24 |
| 151 | [MorvanZhou/tutorials](https://github.com/MorvanZhou/tutorials) | 机器学习相关教程 | 8.0k | Python | 01/30 |
| 152 | [xiandanin/magnetW](https://github.com/xiandanin/magnetW) | 磁力链接聚合搜索 | 8.0k | JavaScript | 03/06 |
| 153 | [programthink/books](https://github.com/programthink/books) | 编程随想收藏的电子书清单多个学科含下载链接 | 8.0k | - | 04/12 |
| 154 | [justauth/JustAuth](https://github.com/justauth/JustAuth) | :100: 史上最全的整合第三方登录的开源库目前已支持GithubGitee微博钉钉百度Coding腾讯云开发者平台OSChina支付宝QQ微信淘宝GoogleFacebook抖音领英小米微软今日头条TeambitionStackOverflowPinterest人人华为企业微信酷家乐Gitlab美团饿了么和推特等第三方平台的授权登录 Login, so easy! | 7.9k | Java | 05/02 |
| 155 | [chokcoco/iCSS](https://github.com/chokcoco/iCSS) | 不止于 CSS | 7.9k | - | 03/02 |
| 156 | [paascloud/paascloud-master](https://github.com/paascloud/paascloud-master) | spring cloud + vue + oAuth2.0全家桶实战前后端分离模拟商城完整的购物流程后端运营平台可以实现快速搭建企业级微服务项目支持微信登录等三方登录 | 7.8k | Java | 03/21 |
| 157 | [ZhongFuCheng3y/3y](https://github.com/ZhongFuCheng3y/3y) | :notebook:从Java基础JavaWeb基础到常用的框架再到面试题都有完整的教程几乎涵盖了Java后端必备的知识点 | 7.8k | - | 05/10 |
| 158 | [APIJSON/APIJSON](https://github.com/APIJSON/APIJSON) | 🏆码云最有价值开源项目 🚀后端接口和文档自动化前端(客户端) 定制返回 JSON 的数据和结构🏆Gitee Most Valuable Project 🚀A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs. | 7.8k | TSQL | 05/06 |
| 159 | [sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines) | Chinese copywriting guidelines for better written communication中文文案排版指北 | 7.7k | CoffeeScript | 05/07 |
| 160 | [lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed) | :seedling::rocket:一个基于Spring Boot & MyBatis的种子项目用于快速构建中小型APIRESTful API项目~ | 7.7k | Java | 04/21 |
| 161 | [haotian-wang/google-access-helper](https://github.com/haotian-wang/google-access-helper) | 谷歌访问助手破解版 | 7.7k | JavaScript | 04/04 |
| 162 | [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 指示器框架是ViewPagerIndicatorTabLayoutPagerSlidingTabStrip的最佳替代品支持角标更支持在非ViewPager场景下使用使用hide()show()切换Fragment或使用se ... | 7.6k | Java | 03/30 |
| 163 | [zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor) | 这是一个用于显示当前网速CPU及内存利用率的桌面悬浮窗软件并支持任务栏显示支持更换皮肤 | 7.6k | C++ | 05/01 |
| 164 | [EtherDream/jsproxy](https://github.com/EtherDream/jsproxy) | 一个基于浏览器端 JS 实现的在线代理 | 7.6k | Shell | 05/08 |
| 165 | [evil-huawei/evil-huawei](https://github.com/evil-huawei/evil-huawei) | Evil Huawei - 华为作过的恶 | 7.5k | JavaScript | 04/06 |
| 166 | [toutiaoio/awesome-architecture](https://github.com/toutiaoio/awesome-architecture) | 架构师技术图谱助你早日成为架构师 | 7.5k | - | 05/08 |
| 167 | [fangzesheng/free-api](https://github.com/fangzesheng/free-api) | 收集免费的接口服务,做一个api的搬运工 | 7.5k | - | 05/01 |
| 168 | [didi/chameleon](https://github.com/didi/chameleon) | 🦎 一套代码运行多端一端所见即多端所见 | 7.5k | JavaScript | 05/08 |
| 169 | [top-think/think](https://github.com/top-think/think) | ThinkPHP Framework 十年匠心的高性能PHP框架 | 7.4k | PHP | 05/09 |
| 170 | [seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis) | Spring源码阅读 | 7.4k | Java | 04/24 |
| 171 | [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) | 微信助手1.每日定时给好友女友发送定制消息2.机器人自动回复好友3.群助手功能例如查询垃圾分类天气日历电影实时票房快递物流PM2.5 | 7.4k | Python | 01/10 |
| 172 | [hoochanlon/w3-goto-world](https://github.com/hoochanlon/w3-goto-world) | 🍅冲出你的窗口Git镜像Clone 及AWS下载加速FREE SS/SSR/VMESSWireGuard配置分享IPFS暗网等其他资源存储库 | 7.3k | C++ | 05/03 |
| 173 | [thinkgem/jeesite](https://github.com/thinkgem/jeesite) | JeeSite 是一个企业信息化开发基础平台Java企业应用开源框架Java EEJ2EE快速开发框架使用经典技术组合SpringSpring MVCApache ShiroMyBatisBootstrap UI包括核心模块如组织机构角色用户权限授权数据权限内容管理工作流等 | 7.3k | JavaScript | 03/12 |
| 174 | [flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action) | Flutter实战电子书 | 7.3k | HTML | 05/05 |
| 175 | [icindy/wxParse](https://github.com/icindy/wxParse) | wxParse-微信小程序富文本解析自定义组件支持HTML及markdown解析 | 7.3k | JavaScript | 03/19 |
| 176 | [talk-go/night](https://github.com/talk-go/night) | Weekly Go Online Meetup via Zoom and BilibiliGo 夜读 SIG 成员维护通过 zoom 在线直播的方式分享 Go 相关的技术话题每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题 | 7.3k | Go | 04/30 |
| 177 | [chenyuntc/pytorch-book](https://github.com/chenyuntc/pytorch-book) | PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (深度学习框架PyTorch入门与实战) | 7.3k | Jupyter Notebook | 01/06 |
| 178 | [sylnsfar/qrcode](https://github.com/sylnsfar/qrcode) | artistic QR Code in Python Animated GIF qr code- Python 艺术二维码生成器 GIF动态二维码图片二维码 | 7.3k | Python | 04/04 |
| 179 | [MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) | Mac版微信的功能拓展(A plugin for Mac WeChat) | 7.3k | Objective-C | 05/07 |
| 180 | [hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework) | hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:便捷的通用增删改查,强大的权限管理,动态多数据源,动态表单,在线数据库维护等. 基于 spring-boot,mybaits. | 7.2k | Java | 04/28 |
| 181 | [Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors) | 100+ Chinese Word Vectors 上百种预训练中文词向量 | 7.1k | Python | 03/08 |
| 182 | [banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController) | 一个支持多选选原图和视频的图片选择器同时有预览裁剪功能支持iOS6+ A clone of UIImagePickerController, support picking multiple photosoriginal photovideo, also allow preview photo and video, support iOS6+ | 7.1k | Objective-C | 04/03 |
| 183 | [judasn/Linux-Tutorial](https://github.com/judasn/Linux-Tutorial) | Java 程序员眼中的 Linux | 7.1k | Shell | 01/09 |
| 184 | [mzlogin/awesome-adb](https://github.com/mzlogin/awesome-adb) | ADB Usage Complete / ADB 用法大全 | 7.1k | - | 05/05 |
| 185 | [zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB) | Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~ | 7.0k | CSS | 05/02 |
| 186 | [GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily) | GitHubDaily 分享内容定期整理与分类欢迎推荐自荐项目让更多人知道你的项目 | 7.0k | - | 04/28 |
| 187 | [star7th/showdoc](https://github.com/star7th/showdoc) | ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档技术文档工具 | 7.0k | JavaScript | 04/12 |
| 188 | [rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook) | Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook | 7.0k | Shell | 05/08 |
| 189 | [DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP) | MIT视频公开课计算机程序的构造和解释中文化项目及课程学习资料搜集 | 6.9k | Ruby | 02/25 |
| 190 | [wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot) | 😍 Python 抖音机器人论如何在抖音上找到漂亮小姐姐 | 6.9k | Python | 05/07 |
| 191 | [guyueyingmu/avbook](https://github.com/guyueyingmu/avbook) | AV 电影管理系统 avmoo , javbus , javlibrary 爬虫线上 AV 影片图书馆AV 磁力链接数据库Japanese Adult Video Library,Adult Video Magnet Links - Japanese Adult Video Database | 6.8k | PHP | 04/30 |
| 192 | [hackstoic/golang-open-source-projects](https://github.com/hackstoic/golang-open-source-projects) | 为互联网IT人打造的中文版awesome-go | 6.8k | - | 03/27 |
| 193 | [inferjay/AndroidDevTools](https://github.com/inferjay/AndroidDevTools) | 收集整理Android开发所需的Android SDK开发中用到的工具Android开发教程Android设计规范免费的设计素材等 | 6.7k | - | 05/09 |
| 194 | [heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes) | 大数据入门指南 :star: | 6.7k | Java | 05/07 |
| 195 | [polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example) | Golang标准库对于程序员而言标准库与语言本身同样重要它好比一个百宝箱能为各种常见的任务提供完美的解决方案以示例驱动的方式讲解Golang的标准库 | 6.7k | Go | 02/01 |
| 196 | [vipstone/faceai](https://github.com/vipstone/faceai) | 一款入门级的人脸视频文字检测以及识别的项目. | 6.7k | Python | 04/16 |
| 197 | [xirong/my-git](https://github.com/xirong/my-git) | Individual collecting material of learning git有关 git 的学习资料 | 6.6k | - | 03/28 |
| 198 | [bingoogolapple/BGAQRCode-Android](https://github.com/bingoogolapple/BGAQRCode-Android) | QRCode 扫描二维码扫描条形码相册获取图片后识别生成带 Logo 二维码支持微博微信 QQ 二维码扫描样式 | 6.6k | C | 03/12 |
| 199 | [max2max/freess](https://github.com/max2max/freess) | 免费ss账号 免费shadowsocks账号 免费v2ray账号 (长期更新) | 6.5k | Roff | 02/11 |
| 200 | [huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView) | Android上一个优雅万能自定义UI支持周视图自定义周起始性能高效的日历控件支持热插拔实现的UI定制支持标记自定义颜色农历自定义月视图各种显示模式等Canvas绘制速度快占用内存低你真的想不到日历居然还可以如此优雅An elegant, highly customized and high-performance Calendar Widget on Android. | 6.5k | Java | 04/21 |
| 201 | [greatghoul/remote-working](https://github.com/greatghoul/remote-working) | 收集整理远程工作相关的资料 | 6.4k | Ruby | 05/03 |
| 202 | [jobbole/awesome-javascript-cn](https://github.com/jobbole/awesome-javascript-cn) | JavaScript 资源大全中文版内容包括包管理器加载器测试框架运行器QAMVC框架和库模板引擎等 | 6.4k | - | 02/26 |
| 203 | [DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java) | 27天成为Java大神 | 6.4k | Java | 02/16 |
| 204 | [xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial) | TypeScript 入门教程 | 6.4k | JavaScript | 05/08 |
| 205 | [XXApple/AndroidLibs](https://github.com/XXApple/AndroidLibs) | :fire:正在成为史上最全分类 Android 开源大全~~~~长期更新 Star 一下吧 | 6.4k | - | 04/20 |
| 206 | [zh-google-styleguide/zh-google-styleguide](https://github.com/zh-google-styleguide/zh-google-styleguide) | Google 开源项目风格指南 (中文版) | 6.3k | Makefile | 03/31 |
| 207 | [wuhan2020/wuhan2020](https://github.com/wuhan2020/wuhan2020) | 新型冠状病毒防疫信息收集平台 | 6.3k | - | 03/27 |
| 208 | [qinjx/30min_guides](https://github.com/qinjx/30min_guides) | 覃健祥的学习笔记各种几十分钟入门的文档 | 6.3k | - | 02/09 |
| 209 | [tumobi/nideshop-mini-program](https://github.com/tumobi/nideshop-mini-program) | NideShop基于Node.js+MySQL开发的开源微信小程序商城微信小程序 | 6.3k | JavaScript | 01/20 |
| 210 | [luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider) | 越来越多的网站具有反爬虫特性有的用图片隐藏关键数据有的使用反人类的验证码建立反反爬虫的代码仓库通过与不同特性的网站做斗争无恶意提高技术欢迎提交难以采集的网站因工作原因项目暂停 | 6.2k | Python | 04/21 |
| 211 | [huangz1990/redis-3.0-annotated](https://github.com/huangz1990/redis-3.0-annotated) | 带有详细注释的 Redis 3.0 代码annotated Redis 3.0 source code | 6.2k | C | 04/23 |
| 212 | [zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning) | flink learning blog. http://www.54tianzhisheng.cn Flink 入门概念原理实战性能调优源码解析等内容涉及 Flink ConnectorMetricsLibraryDataStream APITable API & SQL 等内容的学习案例还有 Flink 落地应用的大型项目案例PVUV日志存储百亿数据实时去重监控告警分享欢迎大家支持我的专栏大数据实时计算引擎 Flink 实战与性能优化 | 6.2k | Java | 04/29 |
| 213 | [JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK) | 微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#. | 6.2k | C# | 05/08 |
| 214 | [ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController) | [EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]中国特色 TabBar一行代码实现 Lottie 动画TabBar支持中间带+号的TabBar样式自带红点角标支持动态刷新iOS13 & Dark Mode & iPhone XS MAX supported | 6.1k | Objective-C | 05/07 |
| 215 | [hyb1996/Auto.js](https://github.com/hyb1996/Auto.js) | A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具) | 6.1k | Java | 04/22 |
| 216 | [crawlab-team/crawlab](https://github.com/crawlab-team/crawlab) | Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台支持任何语言和框架 | 6.1k | Go | 05/09 |
| 217 | [renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer) | Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层) | 6.0k | Objective-C | 04/24 |
| 218 | [deeplearning-ai/machine-learning-yearning-cn](https://github.com/deeplearning-ai/machine-learning-yearning-cn) | Machine Learning Yearning 中文版 - 机器学习训练秘籍 - Andrew Ng | 6.0k | CSS | 04/05 |
| 219 | [TwoWater/Python](https://github.com/TwoWater/Python) | 最良心的 Python 教程 | 6.0k | - | 03/09 |
| 220 | [xtyxtyx/sorry](https://github.com/xtyxtyx/sorry) | 在线制作`sorry 为所欲为`的gif | 5.9k | CSS | 04/03 |
| 221 | [apachecn/Interview](https://github.com/apachecn/Interview) | Interview = 简历指南 + LeetCode + Kaggle | 5.9k | Jupyter Notebook | 05/06 |
| 222 | [wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn) | Vim 从入门到精通 | 5.9k | Vim script | 04/07 |
| 223 | [getgridea/gridea](https://github.com/getgridea/gridea) | A static blog writing client (一个静态博客写作客户端) | 5.9k | CSS | 05/09 |
| 224 | [skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets) | 超级速查表 - 编程语言框架和开发工具的速查表单个文件包含一切你需要知道的东西 :zap: | 5.8k | Shell | 04/18 |
| 225 | [nusr/hacker-laws-zh](https://github.com/nusr/hacker-laws-zh) | 💻📖对开发人员有用的定律理论原则和模式(Laws, Theories, Principles and Patterns that developers will find useful.) | 5.8k | - | 02/26 |
| 226 | [thx/rap2-delos](https://github.com/thx/rap2-delos) | 阿里妈妈前端团队出品的开源接口管理工具RAP第二代 | 5.8k | TypeScript | 05/06 |
| 227 | [macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web) | mall-admin-web是一个电商后台管理系统的前端项目基于Vue+Element实现 主要包括商品管理订单管理会员管理促销管理运营管理内容管理统计报表财务管理权限管理设置等功能 | 5.8k | Vue | 02/29 |
| 228 | [yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh) | 技术面试最后反问面试官的话 | 5.8k | - | 04/01 |
| 229 | [phodal/github](https://github.com/phodal/github) | GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest. | 5.8k | Rich Text Format | 05/02 |
| 230 | [alibaba/otter](https://github.com/alibaba/otter) | 阿里巴巴分布式数据库同步系统(解决中美异地机房) | 5.8k | Java | 04/23 |
| 231 | [gsdios/SDCycleScrollView](https://github.com/gsdios/SDCycleScrollView) | Autoscroll Banner. 无限循环图片文字轮播器 | 5.8k | Objective-C | 01/03 |
| 232 | [gsdios/SDAutoLayout](https://github.com/gsdios/SDAutoLayout) | One line of code to implement automatic layout. 一行代码搞定自动布局支持Cell和Tableview高度自适应Label和ScrollView内容自适应致力于做最简单易用的AutoLayout库The most easy way for autoLayout. Based on runtime. | 5.8k | Objective-C | 01/31 |
| 233 | [CoolPhilChen/SJTU-Courses](https://github.com/CoolPhilChen/SJTU-Courses) | 上海交通大学课程资料分享 | 5.8k | - | 04/17 |
| 234 | [halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field) | 这里是写博客的地方 Halfrost-Field 冰霜之地 | 5.8k | Objective-C | 01/28 |
| 235 | [1c7/Crash-Course-Computer-Science-Chinese](https://github.com/1c7/Crash-Course-Computer-Science-Chinese) | :computer: 计算机速成课 \| Crash Course 字幕组 (全40集 2018-5-1 精校完成) | 5.7k | JavaScript | 04/23 |
| 236 | [dyc87112/SpringCloud-Learning](https://github.com/dyc87112/SpringCloud-Learning) | Spring Cloud基础教程持续连载更新中 | 5.6k | Java | 04/21 |
| 237 | [crossoverJie/cim](https://github.com/crossoverJie/cim) | 📲cim(cross IM) 适用于开发者的分布式即时通讯系统 | 5.6k | Java | 04/25 |
| 238 | [hq450/fancyss_history_package](https://github.com/hq450/fancyss_history_package) | 科学上网插件的离线安装包储存在这里 | 5.6k | - | 04/30 |
| 239 | [OpenFlutter/Flutter-Notebook](https://github.com/OpenFlutter/Flutter-Notebook) | FlutterDemo合集今天你fu了吗 | 5.6k | Dart | 04/17 |
| 240 | [TalkingData/iview-weapp](https://github.com/TalkingData/iview-weapp) | 一套高质量的微信小程序 UI 组件库 | 5.6k | CSS | 04/29 |
| 241 | [chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration) | CSS Inspiration在这里找到写 CSS 的灵感 | 5.5k | JavaScript | 02/08 |
| 242 | [Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS) | QMUI iOS致力于提高项目 UI 开发效率的解决方案 | 5.5k | Objective-C | 05/08 |
| 243 | [lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop) | 一个基于 electron 的音乐软件 | 5.5k | JavaScript | 05/02 |
| 244 | [crownpku/Awesome-Chinese-NLP](https://github.com/crownpku/Awesome-Chinese-NLP) | A curated list of resources for Chinese NLP 中文自然语言处理相关资料 | 5.4k | - | 04/13 |
| 245 | [czy36mengfei/tensorflow2_tutorials_chinese](https://github.com/czy36mengfei/tensorflow2_tutorials_chinese) | tensorflow2中文教程持续更新(当前版本:tensorflow2.0)tag: tensorflow 2.0 tutorials | 5.4k | Jupyter Notebook | 02/07 |
| 246 | [sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri) | Nokogiri () is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. | 5.4k | Java | 05/10 |
| 247 | [easzlab/kubeasz](https://github.com/easzlab/kubeasz) | 使用Ansible脚本安装K8S集群介绍组件交互原理方便直接不受国内网络环境影响 | 5.2k | Shell | 05/02 |
| 248 | [houtianze/bypy](https://github.com/houtianze/bypy) | Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端 | 5.2k | Python | 02/18 |
| 249 | [knightliao/disconf](https://github.com/knightliao/disconf) | Distributed Configuration Management Platform(分布式配置管理平台) | 5.2k | Java | 04/07 |
| 250 | [jindongwang/transferlearning](https://github.com/jindongwang/transferlearning) | Everything about Transfer Learning and Domain Adaptation--迁移学习 | 5.2k | Python | 04/27 |
| 251 | [injetlee/Python](https://github.com/injetlee/Python) | Python脚本模拟登录知乎 爬虫操作excel微信公众号远程开机 | 5.2k | Python | 02/10 |
| 252 | [jpush/aurora-imui](https://github.com/jpush/aurora-imui) | General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件已经同时支持 Android/iOS/RN | 5.2k | Java | 04/05 |
| 253 | [zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui) | mybatis-generator界面工具让你生成代码更简单更快捷 | 5.1k | Java | 05/06 |
| 254 | [gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf) | 阅读是一款可以自定义来源阅读网络内容的工具为广大网络文学爱好者提供一种方便快捷舒适的试读体验 | 5.1k | Java | 05/03 |
| 255 | [ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples) | Spring Cloud 学习案例服务发现服务治理链路追踪服务监控等 | 5.1k | Java | 04/18 |
| 256 | [lhie1/Rules](https://github.com/lhie1/Rules) | Rules / 规则Surge / Shadowrocket / Surfboard / Clash | 5.1k | - | 05/08 |
| 257 | [hotoo/pinyin](https://github.com/hotoo/pinyin) | :cn: 汉字拼音 hàn pīn yīn | 5.1k | JavaScript | 05/09 |
| 258 | [fex-team/ueditor](https://github.com/fex-team/ueditor) | rich text 富文本编辑器 | 5.1k | JavaScript | 05/08 |
| 259 | [Exrick/xmall](https://github.com/Exrick/xmall) | 基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等 | 5.0k | Java | 04/07 |
| 260 | [goldze/MVVMHabit](https://github.com/goldze/MVVMHabit) | 👕基于谷歌最新AAC架构MVVM设计模式的一套快速开发库整合Okhttp+RxJava+Retrofit+Glide等主流模块满足日常开发需求使用该框架可以快速开发一个高质量易维护的Android应用 | 5.0k | Java | 05/05 |
| 261 | [sohutv/cachecloud](https://github.com/sohutv/cachecloud) | 搜狐视频(sohu tv)Redis私有云平台 | 5.0k | Java | 04/24 |
| 262 | [datawhalechina/leeml-notes](https://github.com/datawhalechina/leeml-notes) | 李宏毅机器学习笔记在线阅读地址https://datawhalechina.github.io/leeml-notes | 5.0k | - | 05/10 |
| 263 | [wildfirechat/server](https://github.com/wildfirechat/server) | 即时通讯(IM)系统 | 5.0k | Java | 05/06 |
| 264 | [liyifeng1994/ssm](https://github.com/liyifeng1994/ssm) | 手把手教你整合最优雅SSM框架SpringMVC + Spring + MyBatis | 5.0k | Java | 03/13 |
| 265 | [PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite) | Multi-platform high performance deep learning inference engine (飞桨多平台高性能深度学习预测引擎 | 4.9k | C++ | 05/10 |
| 266 | [wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger) | 微信调试各种WebView样式调试手机浏览器的页面真机调试便捷的远程调试手机页面抓包工具支持HTTP/HTTPS无需USB连接设备 | 4.9k | JavaScript | 03/18 |
| 267 | [xianhu/LearnPython](https://github.com/xianhu/LearnPython) | 以撸代码的形式学习Python | 4.9k | Jupyter Notebook | 04/30 |
| 268 | [kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan) | 🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端首页书影音小组市集及个人中心一个不拉 https://img.xuvip.top/douyademo.mp4 | 4.9k | Dart | 04/18 |
| 269 | [dragen1860/TensorFlow-2.x-Tutorials](https://github.com/dragen1860/TensorFlow-2.x-Tutorials) | TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。 | 4.9k | Jupyter Notebook | 04/11 |
| 270 | [macrozheng/mall-learning](https://github.com/macrozheng/mall-learning) | mall学习教程架构业务技术要点全方位解析mall项目25k+star是一套电商系统使用现阶段主流技术实现 涵盖了SpringBoot2.1.3MyBatis3.4.6Elasticsearch6.2.2RabbitMQ3.7.15Redis3.2Mongodb3.2Mysql5.7等技术采用Docker容器化部署 | 4.9k | Java | 05/03 |
| 271 | [karakal-FET/react-admin](https://github.com/karakal-FET/react-admin) | :sparkles: react-admin system solution : react 后台管理系统解决方案 | 4.9k | TypeScript | 05/05 |
| 272 | [guodongxiaren/README](https://github.com/guodongxiaren/README) | README文件语法解读即Github Flavored Markdown语法介绍 | 4.9k | - | 04/11 |
| 273 | [lenve/VBlog](https://github.com/lenve/VBlog) | V部落Vue+SpringBoot实现的多用户博客管理平台! | 4.9k | Java | 02/27 |
| 274 | [extreme-assistant/CVPR2020-Paper-Code-Interpretation](https://github.com/extreme-assistant/CVPR2020-Paper-Code-Interpretation) | cvpr2020/cvpr2019cvpr2018/cvpr2017 papers极市团队整理 | 4.9k | - | 05/08 |
| 275 | [HcySunYang/vue-design](https://github.com/HcySunYang/vue-design) | 📖 master分支渲染器 elegant分支逐行级别的源码分析 | 4.9k | JavaScript | 04/30 |
| 276 | [ljianshu/Blog](https://github.com/ljianshu/Blog) | 关注基础知识打造优质前端博客公众号[前端工匠]的作者 | 4.9k | JavaScript | 04/06 |
| 277 | [OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki) | :star2: Wiki of OI / ICPC for everyone. 某大型游戏线上攻略内含炫酷算术魔法 | 4.8k | - | 05/09 |
| 278 | [Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB](https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB) | 💎1MB lightweight face detection model (1MB轻量级人脸检测模型) | 4.8k | Python | 04/19 |
| 279 | [NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP) | 此项目是机器学习(Machine Learning)深度学习(Deep Learning)NLP面试中常考到的知识点和代码实现也是作为一个算法工程师必会的理论基础知识 | 4.8k | Jupyter Notebook | 04/20 |
| 280 | [ACL4SSR/ACL4SSR](https://github.com/ACL4SSR/ACL4SSR) | SSR 去广告ACL规则/SS完整GFWList规则/Clash规则碎片Telegram频道订阅地址 | 4.8k | HTML | 05/08 |
| 281 | [Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS) | A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 | 4.8k | Objective-C | 04/28 |
| 282 | [ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis) | :thumbsup: Vue.js 源码分析 | 4.8k | JavaScript | 04/07 |
| 283 | [PeterDing/iScript](https://github.com/PeterDing/iScript) | 各种脚本 -- 关于 虾米 xiami.com, 百度网盘 pan.baidu.com, 115网盘 115.com, 网易音乐 music.163.com, 百度音乐 music.baidu.com, 360网盘/云盘 yunpan.cn, 视频解析 flvxz.com, bt torrent magnet, ed2k 搜索, tumblr 图片下载, unzip | 4.7k | Python | 04/24 |
| 284 | [wklken/k-vim](https://github.com/wklken/k-vim) | vim配置 | 4.7k | Vim script | 04/15 |
| 285 | [nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms) | 算法学习笔记 | 4.6k | C | 01/14 |
| 286 | [cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve) | 🌩支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes) | 4.6k | Go | 05/09 |
| 287 | [changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction) | tcc-transaction是TCC型事务java实现 | 4.6k | Java | 03/01 |
| 288 | [wuyouzhuguli/FEBS-Shiro](https://github.com/wuyouzhuguli/FEBS-Shiro) | Spring Boot 2.2.5Shiro1.4.2 & Layui 2.5.5 权限管理系统预览地址http://47.104.70.138:8080/login | 4.6k | Java | 05/06 |
| 289 | [smallnest/rpcx](https://github.com/smallnest/rpcx) | A zero cost, faster multi-language bidirectional 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! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! | 4.6k | Go | 05/05 |
| 290 | [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. | 4.6k | Java | 04/08 |
| 291 | [PaddlePaddle/models](https://github.com/PaddlePaddle/models) | Pre-trained and Reproduced Deep Learning Models 飞桨官方模型库包含多种学术前沿和工业场景验证的深度学习模型 | 4.6k | Python | 05/09 |
| 292 | [timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs) | 中文独立博客列表 | 4.5k | JavaScript | 05/07 |
| 293 | [warmheartli/ChatBotCourse](https://github.com/warmheartli/ChatBotCourse) | 自己动手做聊天机器人教程 | 4.5k | Python | 01/04 |
| 294 | [xiaolai/everyone-can-use-english](https://github.com/xiaolai/everyone-can-use-english) | 人人都能用英语 | 4.5k | - | 04/18 |
| 295 | [We5ter/Scanners-Box](https://github.com/We5ter/Scanners-Box) | A powerful hacker toolkit collected more than 10 categories of open source scanners from Github - 安全行业从业者自研开源扫描器合辑 | 4.5k | - | 05/09 |
| 296 | [hongyangAndroid/baseAdapter](https://github.com/hongyangAndroid/baseAdapter) | Android 万能的Adapter for ListView,RecyclerView,GridView等支持多种Item类型的情况 | 4.5k | Java | 02/13 |
| 297 | [chyroc/WechatSogou](https://github.com/chyroc/WechatSogou) | 基于搜狗微信搜索的微信公众号爬虫接口 | 4.5k | Python | 04/23 |
| 298 | [ouyanghuiyu/chineseocr_lite](https://github.com/ouyanghuiyu/chineseocr_lite) | 超轻量级中文ocr支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M | 4.5k | C++ | 04/22 |
| 299 | [pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView) | A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻今日头条QQ音乐网易云音乐京东爱奇艺腾讯视频淘宝天猫简书微博等所有主流APP分类切换滚动视图) | 4.5k | Objective-C | 04/17 |
| 300 | [Vonng/ddia](https://github.com/Vonng/ddia) | Designing Data-Intensive ApplicationDDIA中文翻译 | 4.5k | - | 03/27 |
[回到目录](#目录)
<br/>
## Java
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------ | -------- | ------- |
| 1 | [CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes) | :books: 技术面试必备基础知识Leetcode计算机操作系统计算机网络系统设计JavaPythonC++ | 100.4k | Java | 05/10 |
| 2 | [Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide) | Java学习+面试指南 一份涵盖大部分Java程序员所需要掌握的核心知识 | 78.1k | Java | 05/10 |
| 3 | [MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation) | Demonstrate all the questions on LeetCode in the form of animation.用动画的形式呈现解LeetCode题目的思路 | 53.7k | Java | 05/10 |
| 4 | [doocs/advanced-java](https://github.com/doocs/advanced-java) | 😮 互联网 Java 工程师进阶知识完全扫盲涵盖高并发分布式高可用微服务海量数据处理等领域知识后端同学必看前端同学也可学习 | 43.3k | Java | 05/10 |
| 5 | [macrozheng/mall](https://github.com/macrozheng/mall) | mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署 前台商城系统包含首页门户商品推荐商品搜索商品展示购物车订单流程会员中心客户服务帮助中心等模块 后台管理系统包含商品管理订单管理会员管理促销管理运营管理内容管理统计报表财务管理权限管理设置等模块 | 34.2k | Java | 05/09 |
| 6 | [ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples) | about learning Spring Boot via examples. Spring Boot 教程技术栈示例代码快速简单上手教程 | 22.0k | Java | 05/05 |
| 7 | [alibaba/druid](https://github.com/alibaba/druid) | 阿里巴巴计算平台事业部出品为监控而生的数据库连接池 | 21.1k | Java | 05/05 |
| 8 | [alibaba/arthas](https://github.com/alibaba/arthas) | Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas | 21.0k | Java | 05/10 |
| 9 | [scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout) | 🔥下拉刷新上拉加载二级刷新淘宝二楼RefreshLayoutOverScrollAndroid智能下拉刷新框架支持越界回弹越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer | 20.6k | Java | 05/09 |
| 10 | [ctripcorp/apollo](https://github.com/ctripcorp/apollo) | Apollo阿波罗是携程框架部门研发的分布式配置中心能够集中化管理应用不同环境不同集群的配置配置修改后能够实时推送到应用端并且具备规范的权限流程治理等特性适用于微服务配置管理场景 | 20.6k | Java | 05/09 |
| 11 | [lenve/vhr](https://github.com/lenve/vhr) | 微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发 | 16.1k | Java | 05/07 |
| 12 | [qiurunze123/miaosha](https://github.com/qiurunze123/miaosha) | 秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 | 15.7k | Java | 05/05 |
| 13 | [shuzheng/zheng](https://github.com/shuzheng/zheng) | 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构提供整套公共微服务服务模块集中权限管理单点登录内容管理支付中心用户管理支持第三方登录微信平台存储系统配置中心日志分析任务和通知等支持服务治理监控和追踪努力为中小型企业打造全方位J2EE企业级开发解决方案 | 15.3k | Java | 04/24 |
| 14 | [halo-dev/halo](https://github.com/halo-dev/halo) | An excellent open source blog publishing application. \| 一个优秀的开源博客发布应用 | 15.0k | Java | 05/09 |
| 15 | [alibaba/easyexcel](https://github.com/alibaba/easyexcel) | 快速简单避免OOM的java处理Excel工具 | 14.5k | Java | 04/29 |
| 16 | [wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll) | 循序渐进学习Spring BootSpring Boot & ShiroSpring BatchSpring CloudSpring Cloud AlibabaSpring Security & Spring Security OAuth2博客Spring系列源码https://mrbird.cc | 14.4k | Java | 03/20 |
| 17 | [hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer) | To Be Top Javaer - Java工程师成神之路 | 14.4k | Java | 05/10 |
| 18 | [didi/DoraemonKit](https://github.com/didi/DoraemonKit) | A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 一款功能齐全的客户端 iOS Android微信小程序 研发助手你值得拥有https://www.dokit.cn/ | 14.3k | Java | 05/09 |
| 19 | [CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer) | 视频播放器IJKplayerExoPlayerMediaPlayerHTTPS支持弹幕外挂字幕支持滤镜水印gif截图片头广告中间广告多个同时播放支持基本的拖动声音亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 列表全屏动画视频加载速度列表小窗口支持拖动动画效果调整比例多分辨率切换支持切换播放器进度条小窗口预览列表切换详情页面无缝播放rtspconcatmpeg | 14.0k | Java | 05/05 |
| 20 | [xuxueli/xxl-job](https://github.com/xuxueli/xxl-job) | A distributed task scheduling framework.分布式任务调度平台XXL-JOB | 13.8k | Java | 05/08 |
| 21 | [alibaba/canal](https://github.com/alibaba/canal) | 阿里巴巴 MySQL binlog 增量订阅&消费组件 | 13.7k | Java | 05/07 |
| 22 | [xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo) | spring boot demo 是一个用来深度学习并实战 spring boot 的项目目前总共包含 65 个集成demo已经完成 53 该项目已成功集成 actuator(监控)admin(可视化监控)logback(日志)aopLog(通过AOP记录web请求日志)统一异常处理(json级别和页面级别)freemarker(模板引擎)thymeleaf(模板引擎)Beetl(模板引擎)Enjoy(模板引擎)JdbcTemplate(通用JDBC操作数据库)JPA(强大的ORM框架)mybatis(强大的ORM框架)通用Mapper(快速操作Mybati ... | 13.4k | Java | 04/30 |
| 23 | [dianping/cat](https://github.com/dianping/cat) | CAT 作为服务端项目基础组件提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端已经在美团点评的基础架构中间件框架MVC框架RPC框架数据库框架缓存框架等消息队列配置系统等深度集成为美团点评各业务线提供系统丰富的性能指标健康状况实时告警等 | 13.2k | Java | 04/27 |
| 24 | [JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example) | spring boot 实践学习案例 spring boot 初学者及核心技术巩固的最佳实践另外写博客 OpenWrite | 12.8k | Java | 04/11 |
| 25 | [forezp/SpringCloudLearning](https://github.com/forezp/SpringCloudLearning) | 史上最简单的Spring Cloud教程源码 | 12.7k | Java | 01/07 |
| 26 | [linlinjava/litemall](https://github.com/linlinjava/litemall) | 又一个小商城litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端 | 12.7k | Java | 05/07 |
| 27 | [alibaba/Sentinel](https://github.com/alibaba/Sentinel) | A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) | 12.1k | Java | 05/10 |
| 28 | [alibaba/ARouter](https://github.com/alibaba/ARouter) | 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架) | 11.8k | Java | 04/03 |
| 29 | [Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView) | This is a picker view for android , support linkage effect, timepicker and optionspicker.时间选择器省市区三级联动 | 11.7k | Java | 03/12 |
| 30 | [zhangdaiscott/jeecg-boot](https://github.com/zhangdaiscott/jeecg-boot) | 基于代码生成器的低代码开发平台开源界小普元超越传统商业开发平台前后端分离架构SpringBoot 2.xAnt Design&VueMybatis-plusShiroJWT强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE)帮助Java项目解决70%重复工作让开发更关注业务逻辑既能快速提高开发效率帮助公司节省成本同时又不失灵活性 | 11.5k | Java | 05/08 |
| 31 | [dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning) | Spring Boot基础教程Spring Boot 2.x版本连载中 | 11.3k | Java | 04/21 |
| 32 | [Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android) | 提高 Android UI 开发效率的 UI | 11.1k | Java | 05/09 |
| 33 | [JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize) | 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版一个极低成本的 Android 屏幕适配方案). | 9.8k | Java | 03/20 |
| 34 | [youth5201314/banner](https://github.com/youth5201314/banner) | 🔥🔥🔥Banner 2.0 来了Android广告图片轮播控件内部基于ViewPager2实现Indicator和UI都可以自定义 | 9.7k | Java | 04/20 |
| 35 | [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 快速集成框架). | 9.5k | Java | 04/20 |
| 36 | [pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper) | Mybatis通用分页插件 | 9.1k | Java | 03/17 |
| 37 | [LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector) | Picture Selector Library for Android or 图片选择器 | 8.6k | Java | 05/09 |
| 38 | [elunez/eladmin](https://github.com/elunez/eladmin) | 项目基于 Spring Boot 2.1.0 Jpa Spring SecurityredisVue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由 | 8.5k | Java | 05/08 |
| 39 | [bilibili/DanmakuFlameMaster](https://github.com/bilibili/DanmakuFlameMaster) | Android开源弹幕引擎·烈焰弹幕使 | 8.4k | Java | 02/27 |
| 40 | [frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial) | 🚀 fullstack tutorial 2020后台技术栈/架构师之路/全栈开发社区春招/秋招/校招/面试 | 8.4k | Java | 04/28 |
| 41 | [daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming) | 国内外为数不多致力于极致体验的超强全自研跨平台(windows/android/iOS)流媒体内核通过模块化自由组合支持实时RTMP推流RTSP推流RTMP播放器RTSP播放器录像多路流媒体转发音视频导播动态视频合成音频混音直播互动内置轻量级RTSP服务等比快更快业界真正靠谱的超低延迟直播SDK(1秒内低延迟模式下200~400ms) | 8.4k | Java | 05/02 |
| 42 | [justauth/JustAuth](https://github.com/justauth/JustAuth) | :100: 史上最全的整合第三方登录的开源库目前已支持GithubGitee微博钉钉百度Coding腾讯云开发者平台OSChina支付宝QQ微信淘宝GoogleFacebook抖音领英小米微软今日头条TeambitionStackOverflowPinterest人人华为企业微信酷家乐Gitlab美团饿了么和推特等第三方平台的授权登录 Login, so easy! | 7.9k | Java | 05/02 |
| 43 | [paascloud/paascloud-master](https://github.com/paascloud/paascloud-master) | spring cloud + vue + oAuth2.0全家桶实战前后端分离模拟商城完整的购物流程后端运营平台可以实现快速搭建企业级微服务项目支持微信登录等三方登录 | 7.8k | Java | 03/21 |
| 44 | [lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed) | :seedling::rocket:一个基于Spring Boot & MyBatis的种子项目用于快速构建中小型APIRESTful API项目~ | 7.7k | Java | 04/21 |
| 45 | [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 指示器框架是ViewPagerIndicatorTabLayoutPagerSlidingTabStrip的最佳替代品支持角标更支持在非ViewPager场景下使用使用hide()show()切换Fragment或使用se ... | 7.6k | Java | 03/30 |
| 46 | [seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis) | Spring源码阅读 | 7.4k | Java | 04/24 |
| 47 | [hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework) | hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:便捷的通用增删改查,强大的权限管理,动态多数据源,动态表单,在线数据库维护等. 基于 spring-boot,mybaits. | 7.2k | Java | 04/28 |
| 48 | [heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes) | 大数据入门指南 :star: | 6.7k | Java | 05/07 |
| 49 | [huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView) | Android上一个优雅万能自定义UI支持周视图自定义周起始性能高效的日历控件支持热插拔实现的UI定制支持标记自定义颜色农历自定义月视图各种显示模式等Canvas绘制速度快占用内存低你真的想不到日历居然还可以如此优雅An elegant, highly customized and high-performance Calendar Widget on Android. | 6.5k | Java | 04/21 |
| 50 | [DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java) | 27天成为Java大神 | 6.4k | Java | 02/16 |
| 51 | [zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning) | flink learning blog. http://www.54tianzhisheng.cn Flink 入门概念原理实战性能调优源码解析等内容涉及 Flink ConnectorMetricsLibraryDataStream APITable API & SQL 等内容的学习案例还有 Flink 落地应用的大型项目案例PVUV日志存储百亿数据实时去重监控告警分享欢迎大家支持我的专栏大数据实时计算引擎 Flink 实战与性能优化 | 6.2k | Java | 04/29 |
| 52 | [hyb1996/Auto.js](https://github.com/hyb1996/Auto.js) | A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具) | 6.1k | Java | 04/22 |
| 53 | [alibaba/otter](https://github.com/alibaba/otter) | 阿里巴巴分布式数据库同步系统(解决中美异地机房) | 5.8k | Java | 04/23 |
| 54 | [dyc87112/SpringCloud-Learning](https://github.com/dyc87112/SpringCloud-Learning) | Spring Cloud基础教程持续连载更新中 | 5.6k | Java | 04/21 |
| 55 | [crossoverJie/cim](https://github.com/crossoverJie/cim) | 📲cim(cross IM) 适用于开发者的分布式即时通讯系统 | 5.6k | Java | 04/25 |
| 56 | [NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg) | ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典 | 5.5k | Java | 01/31 |
| 57 | [sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri) | Nokogiri () is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. | 5.4k | Java | 05/10 |
| 58 | [knightliao/disconf](https://github.com/knightliao/disconf) | Distributed Configuration Management Platform(分布式配置管理平台) | 5.2k | Java | 04/07 |
| 59 | [jpush/aurora-imui](https://github.com/jpush/aurora-imui) | General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件已经同时支持 Android/iOS/RN | 5.2k | Java | 04/05 |
| 60 | [zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui) | mybatis-generator界面工具让你生成代码更简单更快捷 | 5.1k | Java | 05/06 |
| 61 | [gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf) | 阅读是一款可以自定义来源阅读网络内容的工具为广大网络文学爱好者提供一种方便快捷舒适的试读体验 | 5.1k | Java | 05/03 |
| 62 | [ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples) | Spring Cloud 学习案例服务发现服务治理链路追踪服务监控等 | 5.1k | Java | 04/18 |
| 63 | [Exrick/xmall](https://github.com/Exrick/xmall) | 基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等 | 5.0k | Java | 04/07 |
| 64 | [goldze/MVVMHabit](https://github.com/goldze/MVVMHabit) | 👕基于谷歌最新AAC架构MVVM设计模式的一套快速开发库整合Okhttp+RxJava+Retrofit+Glide等主流模块满足日常开发需求使用该框架可以快速开发一个高质量易维护的Android应用 | 5.0k | Java | 05/05 |
| 65 | [sohutv/cachecloud](https://github.com/sohutv/cachecloud) | 搜狐视频(sohu tv)Redis私有云平台 | 5.0k | Java | 04/24 |
| 66 | [wildfirechat/server](https://github.com/wildfirechat/server) | 即时通讯(IM)系统 | 5.0k | Java | 05/06 |
| 67 | [liyifeng1994/ssm](https://github.com/liyifeng1994/ssm) | 手把手教你整合最优雅SSM框架SpringMVC + Spring + MyBatis | 5.0k | Java | 03/13 |
| 68 | [macrozheng/mall-learning](https://github.com/macrozheng/mall-learning) | mall学习教程架构业务技术要点全方位解析mall项目25k+star是一套电商系统使用现阶段主流技术实现 涵盖了SpringBoot2.1.3MyBatis3.4.6Elasticsearch6.2.2RabbitMQ3.7.15Redis3.2Mongodb3.2Mysql5.7等技术采用Docker容器化部署 | 4.9k | Java | 05/03 |
| 69 | [lenve/VBlog](https://github.com/lenve/VBlog) | V部落Vue+SpringBoot实现的多用户博客管理平台! | 4.9k | Java | 02/27 |
| 70 | [changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction) | tcc-transaction是TCC型事务java实现 | 4.6k | Java | 03/01 |
| 71 | [wuyouzhuguli/FEBS-Shiro](https://github.com/wuyouzhuguli/FEBS-Shiro) | Spring Boot 2.2.5Shiro1.4.2 & Layui 2.5.5 权限管理系统预览地址http://47.104.70.138:8080/login | 4.6k | Java | 05/06 |
| 72 | [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. | 4.6k | Java | 04/08 |
| 73 | [hongyangAndroid/baseAdapter](https://github.com/hongyangAndroid/baseAdapter) | Android 万能的Adapter for ListView,RecyclerView,GridView等支持多种Item类型的情况 | 4.5k | Java | 02/13 |
| 74 | [zhanghai/Douya](https://github.com/zhanghai/Douya) | 开源的 Material Design 豆瓣客户端A Material Design app for douban.com | 4.4k | Java | 04/13 |
| 75 | [SplashCodes/JAViewer](https://github.com/SplashCodes/JAViewer) | 更优雅的驾车体验 | 4.4k | Java | 02/25 |
| 76 | [Tencent/Shadow](https://github.com/Tencent/Shadow) | 零反射全动态Android插件框架 | 4.3k | Java | 04/19 |
| 77 | [youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader) | 云阅一款基于网易云音乐UI使用玩安卓Gank.Io及时光网api开发的符合Google Material Design的Android客户端项目采取的是MVVM-DataBinding架构开发主要包括玩安卓区干货区和电影区三个子模块 | 4.2k | Java | 04/26 |
| 78 | [li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup) | 🔥功能强大UI简洁交互优雅的通用弹窗可以替代DialogPopupWindowPopupMenuBottomSheetDrawerLayoutSpinner等组件自带十几种效果良好的动画 支持完全的UI和动画自定义(Powerful and Beautiful Popupcan absolutely replace DialogPopupWindowPopupMenuBottomSheetDrawerLayoutSpinner. With built-in animators , very easy to custom popup view.) | 4.2k | Java | 04/29 |
| 79 | [ZXZxin/ZXBlog](https://github.com/ZXZxin/ZXBlog) | 记录各种学习笔记(算法Java数据库并发......) | 4.1k | Java | 03/26 |
| 80 | [jeasonlzy/ImagePicker](https://github.com/jeasonlzy/ImagePicker) | 完全仿微信的图片选择并且提供了多种图片加载接口选择图片后可以旋转可以裁剪成矩形或圆形可以配置各种其他的参数 | 4.0k | Java | 04/04 |
| 81 | [newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall) | newbee-mall 项目新蜂商城是一套电商系统包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统基于 Spring Boot 2.X 及相关技术栈开发 前台商城系统包含首页门户商品分类新品上线首页轮播商品推荐商品搜索商品展示购物车订单结算订单流程个人订单管理会员中心帮助中心等模块 后台管理系统包含数据面板轮播图管理商品管理订单管理会员管理分类管理设置等模块 | 4.0k | Java | 04/13 |
| 82 | [ffay/lanproxy](https://github.com/ffay/lanproxy) | lanproxy是一个将局域网个人电脑服务器代理到公网的内网穿透工具支持tcp流量转发可支持任何tcp上层协议访问内网网站本地支付接口调试ssh访问远程桌面...目前市面上提供类似服务的有花生壳TeamViewGoToMyCloud等等但要使用第三方的公网服务器就必须为第三方付费并且这些服务都有各种各样的限制此外由于数据包会流经第三方因此对数据安全也是一大隐患技术交流QQ群 1067424330 | 3.9k | Java | 04/27 |
| 83 | [razerdp/BasePopup](https://github.com/razerdp/BasePopup) | 一款针对系统PopupWindow优化的Popup库功能强大支持背景模糊定位简单你会爱上他的~ | 3.8k | Java | 05/08 |
| 84 | [apache/incubator-dolphinscheduler](https://github.com/apache/incubator-dolphinscheduler) | Dolphin Scheduler is a distributed and easy-to-extend visual workflow scheduling platform, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.(分布式易扩展的可视化工作流任务调度) | 3.8k | Java | 05/09 |
| 85 | [zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud) | 基于SpringCloud2.1的微服务开发脚手架整合了spring-security-oauth2nacosfeignsentinelspringcloud-gateway等服务治理方面引入elasticsearchskywalkingspringboot-adminzipkin等让项目开发快速进入业务开发而不需过多时间花费在架构搭建上持续更新中 | 3.8k | Java | 04/24 |
| 86 | [527515025/springBoot](https://github.com/527515025/springBoot) | springboot 框架与其它组件结合如 jpamybatiswebsocketsecurityshirocache等 | 3.7k | Java | 04/02 |
| 87 | [techGay/v9porn](https://github.com/techGay/v9porn) | 9*Porn Android 客户端突破游客每天观看10次视频的限制还可以下载视频 | 3.7k | Java | 02/07 |
| 88 | [AriaLyy/Aria](https://github.com/AriaLyy/Aria) | 下载可以很简单 | 3.7k | Java | 04/26 |
| 89 | [hustcc/JS-Sorting-Algorithm](https://github.com/hustcc/JS-Sorting-Algorithm) | 一本关于排序算法的 GitBook 在线书籍 十大经典排序算法多语言实现 | 3.6k | Java | 05/04 |
| 90 | [zzhoujay/RichText](https://github.com/zzhoujay/RichText) | Android平台下的富文本解析器支持Html和Markdown | 3.4k | Java | 03/06 |
| 91 | [roncoo/roncoo-pay](https://github.com/roncoo/roncoo-pay) | 龙果支付系统roncoo-pay是国内首款开源的互联网支付系统拥有独立的账户体系用户体系支付接入体系支付交易体系对账清结算体系目标是打造一款集成主流支付方式且轻量易用的支付收款系统满足互联网业务系统打通支付通道实现支付收款和业务资金管理等功能 | 3.4k | Java | 04/22 |
| 92 | [2227324689/gpmall](https://github.com/2227324689/gpmall) | 咕泡学院实战项目-基于SpringBoot+Dubbo构建的电商平台-微服务架构商城电商微服务高并发kafkaElasticsearch | 3.4k | Java | 03/11 |
| 93 | [alipay/SoloPi](https://github.com/alipay/SoloPi) | SoloPi 自动化测试工具 | 3.3k | Java | 03/05 |
| 94 | [Exrick/xpay](https://github.com/Exrick/xpay) | XPay个人免签收款支付系统 完全免费 资金直接到达本人账号 支持 支付宝 微信 QQ 云闪付 无需备案 无需签约 无需挂机监控APP 无需插件 无需第三方支付SDK 无需营业执照身份证 只需收款码 搞定支付流程 现已支持移动端支付 | 3.3k | Java | 03/13 |
| 95 | [ming1016/study](https://github.com/ming1016/study) | 学习记录 | 3.3k | Java | 05/05 |
| 96 | [pqpo/SmartCropper](https://github.com/pqpo/SmartCropper) | 🔥 A library for cropping image in a smart way that can identify the border and correct the cropped image. 智能图片裁剪框架自动识别边框手动调节选区使用透视变换裁剪并矫正选区适用于身份证名片文档等照片的裁剪 | 3.3k | Java | 04/11 |
| 97 | [guolindev/giffun](https://github.com/guolindev/giffun) | 一款开源的GIF在线分享App乐趣就要和世界分享 | 3.3k | Java | 02/06 |
| 98 | [javagrowing/JGrowing](https://github.com/javagrowing/JGrowing) | Java is Growing up but not only JavaJava成长路线但学到不仅仅是Java | 3.2k | Java | 02/21 |
| 99 | [hope-for/hope-boot](https://github.com/hope-for/hope-boot) | 🌱 Hope-Boot 一款现代化的脚手架项目 | 3.2k | Java | 04/02 |
| 100 | [mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly) | 小马哥技术周报 | 3.2k | Java | 03/29 |
| 101 | [mcxtzhang/SwipeDelMenuLayout](https://github.com/mcxtzhang/SwipeDelMenuLayout) | The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS. ~史上最简单侧滑菜单0耦合支持任意ViewGroup一步集成侧滑(删除)菜单高仿QQIOS~ | 3.1k | Java | 01/02 |
| 102 | [ZHENFENG13/spring-boot-projects](https://github.com/ZHENFENG13/spring-boot-projects) | 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程包括 Spring Boot 使用的各种示例代码同时也包括一些实战项目的项目源码和效果展示实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等摆脱各种 hello world 入门案例的束缚真正的掌握 Spring Boot 开发 | 3.1k | Java | 03/19 |
| 103 | [JZ-Darkal/AndroidHttpCapture](https://github.com/JZ-Darkal/AndroidHttpCapture) | AndroidHttpCapture网络诊断工具 是一款Android手机抓包软件 主要功能包括手机端抓包PING/DNS/TraceRoute诊断抓包HAR数据上传分享你也可以看成是Android版的"Fiddler" \(^o^)/~ | 3.1k | Java | 02/28 |
| 104 | [zzz40500/GsonFormat](https://github.com/zzz40500/GsonFormat) | 根据Gson库使用的要求,将JSONObject格式的String 解析成实体 | 3.1k | Java | 01/02 |
| 105 | [WVector/AppUpdate](https://github.com/WVector/AppUpdate) | 🚀 Android 版本更新 🚀 a library for android version update 🚀 | 3.0k | Java | 01/18 |
| 106 | [YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs) | 一个涵盖六个专栏Spring Boot 2.XSpring CloudSpring Cloud AlibabaDubbo分布式消息队列分布式事务的仓库希望胖友小手一抖右上角来个 Star感恩 1024 | 3.0k | Java | 05/08 |
| 107 | [mpusher/mpush](https://github.com/mpusher/mpush) | MPush开源实时消息推送系统 | 3.0k | Java | 02/22 |
| 108 | [hansonwang99/Spring-Boot-In-Action](https://github.com/hansonwang99/Spring-Boot-In-Action) | Spring Boot 系列实战合集 | 2.9k | Java | 03/07 |
| 109 | [Nepxion/Discovery](https://github.com/Nepxion/Discovery) | 🐳 Nepxion Discovery is an enhancement for Spring Cloud Discovery with gray release, router, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing 灰度发布路由权重限流熔断降级隔离监控追踪 | 2.9k | Java | 05/07 |
| 110 | [stylefeng/Guns](https://github.com/stylefeng/Guns) | Guns基于SpringBoot 2致力于做更简洁的后台管理系统完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁注释丰富上手容易同时Guns包含许多基础模块(用户管理角色管理部门管理字典管理等10个模块)可以直接作为一个后台管理系统的脚手架! | 2.8k | Java | 04/20 |
| 111 | [liuyubobobo/Play-with-Algorithms](https://github.com/liuyubobobo/Play-with-Algorithms) | Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程算法与数据结构示例代码包括C++和Java版本课程的更多更新内容及辅助练习也将逐步添加进这个代码仓 | 2.8k | Java | 04/16 |
| 112 | [Dromara/hmily](https://github.com/Dromara/hmily) | 微服务分布式事务TCC框架 | 2.8k | Java | 03/26 |
| 113 | [crazyandcoder/citypicker](https://github.com/crazyandcoder/citypicker) | citypicker城市选择器详细的省市区地址信息支持仿iOS滚轮实现仿京东样式一级或者三级列表展示方式 | 2.7k | Java | 04/29 |
| 114 | [promeG/TinyPinyin](https://github.com/promeG/TinyPinyin) | 适用于Java和Android的快速低内存占用的汉字转拼音库 | 2.7k | Java | 04/29 |
| 115 | [Exrick/xboot](https://github.com/Exrick/xboot) | 基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端Vue+iView Admin 后端Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码生成 定时任务 第三方社交账号短信登录 单点登录 OAuth2开放平台 | 2.7k | Java | 05/09 |
| 116 | [huburt-Hu/NewbieGuide](https://github.com/huburt-Hu/NewbieGuide) | Android 快速实现新手引导层的库通过简洁链式调用一行代码实现引导层的显示 | 2.6k | Java | 04/29 |
| 117 | [jiajunhui/PlayerBase](https://github.com/jiajunhui/PlayerBase) | The basic library of Android player will process complex business components. The access is simpleAndroid播放器基础库专注于播放视图组件的高复用性和组件间的低耦合轻松处理复杂业务 | 2.5k | Java | 03/13 |
| 118 | [mxdldev/android-mvp-mvvm-flytour](https://github.com/mxdldev/android-mvp-mvvm-flytour) | 🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架通过不断的升级迭代该框架已经有了十个不同的版本5.0之前工程架构采用gradle配置实现组件化5.0之后的工程架构采用VirtualAPK实现了插件化5.0之前采用Java编码实现5.0之后采用Kotlin编码实现编码架构由MVVM和MVP组成工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用该框架是Android组件化Android插件化Android MVP架构An ... | 2.5k | Java | 03/26 |
| 119 | [YunaiV/onemall](https://github.com/YunaiV/onemall) | mall 商城基于微服务的思想构建在 B2C 电商场景下的项目实战核心技术栈 Spring Boot + Dubbo 未来会重构成 Spring Cloud Alibaba | 2.5k | Java | 04/17 |
| 120 | [AbrahamCaiJin/CommonUtilLibrary](https://github.com/AbrahamCaiJin/CommonUtilLibrary) | 快速开发工具类收集史上最全的开发工具类欢迎FollowForkStar | 2.5k | Java | 01/09 |
| 121 | [KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice) | 难得一见 Jetpack MVVM 最佳实践 蕴繁于简 的代码中 视图控制器 乃至 标准化开发模式 形成正确深入的理解 | 2.5k | Java | 04/27 |
| 122 | [kekingcn/kkFileView](https://github.com/kekingcn/kkFileView) | 使用spring boot打造文件文档在线预览项目解决方案支持docdocxpptpptxxlsxlsxziprarmp4mp3以及众多类文本如txthtmlxmljavapropertiessqljsmdjsonconfinivuephppybatgitignore等文件在线预览 | 2.5k | Java | 05/07 |
| 123 | [Doikki/DKVideoPlayer](https://github.com/Doikki/DKVideoPlayer) | Android Video Player. 安卓视频播放器封装MediaPlayerExoPlayerIjkPlayer模仿抖音并实现预加载列表播放悬浮播放广告播放弹幕 | 2.5k | Java | 05/07 |
| 124 | [prontera/spring-cloud-rest-tcc](https://github.com/prontera/spring-cloud-rest-tcc) | 以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案 | 2.5k | Java | 02/09 |
| 125 | [chillzhuang/SpringBlade](https://github.com/chillzhuang/SpringBlade) | SpringBlade 是一个由商业级项目升级优化而来的SpringCloud分布式微服务架构SpringBoot单体式微服务架构并存的综合型项目采用Java8 API重构了业务代码完全遵循阿里巴巴编码规范采用Spring Boot 2 Spring Cloud Hoxton Mybatis 等核心技术同时提供基于React和Vue的两个前端框架用于快速搭建企业级的SaaS多租户微服务平台 官网https://bladex.vip | 2.5k | Java | 04/24 |
| 126 | [tuguangquan/mybatis](https://github.com/tuguangquan/mybatis) | mybatis源码中文注释 | 2.5k | Java | 01/09 |
| 127 | [fengjundev/Android-Skin-Loader](https://github.com/fengjundev/Android-Skin-Loader) | 一个通过动态加载本地皮肤包进行换肤的皮肤框架 | 2.4k | Java | 02/11 |
| 128 | [h2pl/Java-Tutorial](https://github.com/h2pl/Java-Tutorial) | Java工程师面试复习指南本仓库涵盖大部分Java程序员所需要掌握的核心知识整合了互联网上的很多优质Java技术文章力求打造为最完整最实用的Java开发者学习指南如果对你有帮助给个star告诉我吧谢谢 | 2.4k | Java | 03/22 |
| 129 | [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 | 2.4k | Java | 01/08 |
| 130 | [macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm) | mall-swarm是一套微服务商城系统采用了 Spring Cloud GreenwichSpring Boot 2MyBatisDockerElasticsearch等核心技术同时提供了基于Vue的管理后台方便快速搭建系统mall-swarm在电商业务的基础集成了注册中心配置中心监控中心网关等系统功能文档齐全附带全套Spring Cloud教程 | 2.3k | Java | 04/05 |
| 131 | [dingjikerbo/Android-BluetoothKit](https://github.com/dingjikerbo/Android-BluetoothKit) | Android BLE蓝牙通信库 | 2.3k | Java | 02/12 |
| 132 | [BaronZ88/MinimalistWeather](https://github.com/BaronZ88/MinimalistWeather) | Android 平台开源天气 App采用 MVPRxJavaRetrofit2OKHttp3Dagger2RetroLambda 等开源库来实现 | 2.3k | Java | 05/04 |
| 133 | [android-notes/Cockroach](https://github.com/android-notes/Cockroach) | 降低Android非必要crash | 2.3k | Java | 02/24 |
| 134 | [AlexLiuSheng/CheckVersionLib](https://github.com/AlexLiuSheng/CheckVersionLib) | 版本检测升级更新an auto check version libraryapp update on Android | 2.2k | Java | 04/13 |
| 135 | [KingJA/LoadSir](https://github.com/KingJA/LoadSir) | A lightweight, good expandability Android library used for displaying different pages like loading, error, empty, timeout or even your custom page when you load a page.(优雅地处理加载中重试无数据等) | 2.2k | Java | 03/29 |
| 136 | [Hitomis/transferee](https://github.com/Hitomis/transferee) | 一个帮助您完成从缩略图到原图无缝过渡转变的神奇组件 | 2.2k | Java | 05/09 |
| 137 | [Javen205/IJPay](https://github.com/Javen205/IJPay) | IJPay 让支付触手可及封装了微信支付QQ支付支付宝支付京东支付银联支付PayPal 支付等常用的支付方式以及各种常用的接口不依赖任何第三方 mvc 框架仅仅作为工具使用简单快速完成支付模块的开发可轻松嵌入到任何系统里右上角点下小星星 | 2.2k | Java | 05/03 |
| 138 | [qunarcorp/bistoury](https://github.com/qunarcorp/bistoury) | Bistoury是去哪儿网的java应用生产问题诊断工具提供了一站式的问题诊断方案 | 2.1k | Java | 05/10 |
| 139 | [saysky/ForestBlog](https://github.com/saysky/ForestBlog) | 一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统 | 2.1k | Java | 04/18 |
| 140 | [JsonChao/Awesome-WanAndroid](https://github.com/JsonChao/Awesome-WanAndroid) | :zap:致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端知识和美是可以并存的哦QAQn(**)n | 2.1k | Java | 04/22 |
| 141 | [liyiorg/weixin-popular](https://github.com/liyiorg/weixin-popular) | 微信SDK JAVA (公众平台开放平台 商户平台 服务商平台) | 2.1k | Java | 04/26 |
| 142 | [xuexiangjys/XUI](https://github.com/xuexiangjys/XUI) | 💍一个简洁而优雅的Android原生UI框架解放你的双手 | 2.1k | Java | 05/09 |
| 143 | [zuihou/zuihou-admin-cloud](https://github.com/zuihou/zuihou-admin-cloud) | 基于SpringCloud(Hoxton.SR3) + SpringBoot(2.2.6.RELEASE) 的SaaS 微服务脚手架具有统一授权认证后台管理系统其中包含具备用户管理资源权限管理网关API分布式事务大文件断点分片续传等多个模块支持多业务系统并行开发可以作为后端服务的开发脚手架代码简洁架构清晰适合学习和直接项目中使用核心技术采用NacosFeginRibbonZuulHystrixJWT TokenMybatisSpringBootRedisRibbitMQ等主要框架和中间件 | 2.1k | Java | 04/27 |
| 144 | [Pay-Group/best-pay-sdk](https://github.com/Pay-Group/best-pay-sdk) | 可能是最好的支付SDK | 2.1k | Java | 04/24 |
| 145 | [xubinux/xbin-store](https://github.com/xubinux/xbin-store) | 模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 使用Spring Cloud版本请查看 | 2.1k | Java | 03/05 |
| 146 | [JPressProjects/jpress](https://github.com/JPressProjects/jpress) | JPress一个使用 Java 开发的建站神器目前已经有 10w+ 网站使用 JPress 进行驱动其中包括多个政府机构200+上市公司中科院+字会等 | 2.1k | Java | 05/09 |
| 147 | [QNJR-GROUP/EasyTransaction](https://github.com/QNJR-GROUP/EasyTransaction) | A distribute transaction solution分布式事务 unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation) reliable message, compensate and so on; | 2.0k | Java | 05/01 |
| 148 | [qunarcorp/qmq](https://github.com/qunarcorp/qmq) | QMQ是去哪儿网内部广泛使用的消息中间件自2012年诞生以来在去哪儿网所有业务场景中广泛的应用包括跟交易息息相关的订单场景 也包括报价搜索等高吞吐量场景 | 2.0k | Java | 04/29 |
| 149 | [BeesX/BeesAndroid](https://github.com/BeesX/BeesAndroid) | Android系统源码分析重构中 | 2.0k | Java | 04/25 |
| 150 | [yyued/SVGAPlayer-Android](https://github.com/yyued/SVGAPlayer-Android) | Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer AndroidiOSWeb中播放 After Effects / Animate CC (Flash) 动画 | 2.0k | Java | 04/22 |
| 151 | [xiaoyanger0825/NiceVieoPlayer](https://github.com/xiaoyanger0825/NiceVieoPlayer) | IjkPlayer/MediaPlayer+TextureView支持列表完美切换全屏小窗口的Android视频播放器 | 1.9k | Java | 02/04 |
| 152 | [liujingxing/okhttp-RxHttp](https://github.com/liujingxing/okhttp-RxHttp) | 🔥🔥🔥30秒上手支持协程RxJava2RxJava3史上最优雅的实现文件上传/下载/进度监听动态/多域名缓存支持第三方数据解析工具自定义请求自动关闭请求等等 | 1.9k | Java | 05/10 |
| 153 | [JeremyLiao/LiveEventBus](https://github.com/JeremyLiao/LiveEventBus) | :mailbox_with_mail:EventBus for Android消息总线基于LiveData具有生命周期感知能力支持Sticky支持AndroidX支持跨进程支持跨APP | 1.9k | Java | 04/18 |
| 154 | [Snailclimb/springboot-guide](https://github.com/Snailclimb/springboot-guide) | Not only Spring Boot but also important knowledge of Spring不只是SpringBoot还有Spring重要知识点 | 1.9k | Java | 05/08 |
| 155 | [caiyonglong/MusicLake](https://github.com/caiyonglong/MusicLake) | MediaPlayerExoplayer音乐播放器可播在线音乐qq音乐百度音乐虾米音乐网易云音乐YouTuBe | 1.8k | Java | 04/02 |
| 156 | [xiaojinzi123/Component](https://github.com/xiaojinzi123/Component) | 🔥🔥🔥A powerful componentized framework.一个最强大100% 兼容支持 AndroidX支持 Kotlin并且灵活的组件化框架. 碾压其他同类型的组件化框架! 路由模块吊打 ARouter, 点击后面链接查看比较结果 | 1.8k | Java | 05/08 |
| 157 | [zhangdaiscott/jeecg](https://github.com/zhangdaiscott/jeecg) | JEECG是一款基于代码生成器的J2EE快速开发平台开源界小普元超越传统商业企业级开发平台引领新的开发模式(Online Coding模式(自定义表单) - > 代码生成器模式 - > 手工MERGE智能开发) 可以帮助解决Java项目90%的重复工作让开发更多关注业务逻辑既能快速提高开发效率帮助公司节省人力成本同时又不失灵活性具备表单配置能力无需编码移动配置能力工作流配置能力报表配置能力支持移动端插件开发能力可插拔 | 1.8k | Java | 04/24 |
| 158 | [EhsanTang/ApiManager](https://github.com/EhsanTang/ApiManager) | CRAP - 开源API接口管理平台 \| 完全开源免费使用的API接口管理系统BUG管理系统API接口管理文档管理数据库表管理接口调试浏览器调试插件导出word&pdf接口..采用SpringMVC + MyBatis + Lucene + Bootstrap + Angularjs + Iconfont + Guava Cache 线上使用地址http://api.crap.cn | 1.8k | Java | 05/09 |
| 159 | [rememberber/WePush](https://github.com/rememberber/WePush) | 专注批量推送的小而美的工具目前支持模板消息-公众号模板消息-小程序微信客服消息微信企业号/企业微信消息阿里云短信阿里大于模板短信 腾讯云短信云片网短信E-MailHTTP请求钉钉华为云短信百度云短信又拍云短信七牛云短信 | 1.8k | Java | 03/08 |
| 160 | [HpWens/MeiWidgetView](https://github.com/HpWens/MeiWidgetView) | 🔥一款汇总了郭霖鸿洋以及自己平时收集的自定义控件集合库小红书 | 1.7k | Java | 04/26 |
| 161 | [bz51/SpringBoot-Dubbo-Docker-Jenkins](https://github.com/bz51/SpringBoot-Dubbo-Docker-Jenkins) | 基于SpringBoot+Dubbo的微服务框架借助Docker+Jenkins实现自动化容器化部署 | 1.7k | Java | 03/05 |
| 162 | [baichengzhou/SpringMVC-Mybatis-Shiro-redis-0.2](https://github.com/baichengzhou/SpringMVC-Mybatis-Shiro-redis-0.2) | 基于SpringMVCMybatisRedisFreemarker的Shiro管理Demo源码的升级版 | 1.7k | Java | 04/24 |
| 163 | [siwangqishiq/ImageEditor-Android](https://github.com/siwangqishiq/ImageEditor-Android) | AndroidImageEdit 安卓设备上图形编辑开源控件支持磨皮美白 自定义贴图 图片滤镜 图片旋转 图片剪裁 文字贴图 撤销 回退 等操作 | 1.7k | Java | 04/09 |
| 164 | [zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform) | 基于SpringBoot2.xSpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构并引入组件化的思想实现高内聚低耦合项目代码简洁注释丰富上手容易适合学习和企业中使用真正实现了基于RBACjwt和oauth2的无状态统一权限认证的解决方案面向互联网设计同时适合B端和C端用户支持CI/CD多环境部署并提供应用管理方便第三方系统接入同时还集合各种微服务治理功能和监控功能模块包括:企业级的认证系统开发平台应用监控慢sql监控统一日志单点登录Redis分布式高速缓存配置中心分布式任务调度接口文档代码生成等等 | 1.7k | Java | 05/09 |
| 165 | [Meituan-Dianping/Zebra](https://github.com/Meituan-Dianping/Zebra) | 美团点评集团统一使用的MySQL数据库访问层的中间件主要提供对业务开发透明读写分库分库分表能力并提供了端到端SQL监控的集成方案 | 1.6k | Java | 03/11 |
| 166 | [phodal/migration](https://github.com/phodal/migration) | 系统重构与迁移指南手把手教你分析评估现有系统制定重构策略探索可行重构方案搭建测试防护网进行系统架构重构服务架构重构模块重构代码重构数据库重构重构后的架构守护 | 1.6k | Java | 01/09 |
| 167 | [ngbdf/redis-manager](https://github.com/ngbdf/redis-manager) | Redis 一站式管理平台支持集群的监控安装管理告警以及基本的数据操作 | 1.6k | Java | 05/10 |
| 168 | [wenmingvs/NotifyUtil](https://github.com/wenmingvs/NotifyUtil) | 通知工具类 | 1.6k | Java | 01/08 |
| 169 | [dersoncheng/MultipleTheme](https://github.com/dersoncheng/MultipleTheme) | Android换肤夜间模式的Android框架配合theme和换肤控件框架可以做到无缝切换换肤无需重启应用和当前页面 This framework of Android app support multiple theme(such as day/night mode) and neednt finish current application or current activity when you switch theme-mode. | 1.6k | Java | 01/10 |
| 170 | [aicareles/Android-BLE](https://github.com/aicareles/Android-BLE) | Android-BLE蓝牙框架,提供了扫描连接使能/除能通知发送/读取数据接收数据,读取rssi,设置mtu等蓝牙相关的所有操作接口,内部优化了连接队列,以及快速写入队列, 并支持多服务通讯,可扩展配置蓝牙相关操作 | 1.6k | Java | 05/02 |
| 171 | [yaphone/itchat4j](https://github.com/yaphone/itchat4j) | itchat4j -- 用Java扩展个人微信号的能力 | 1.6k | Java | 01/07 |
| 172 | [zhegexiaohuozi/SeimiCrawler](https://github.com/zhegexiaohuozi/SeimiCrawler) | 一个简单敏捷分布式的支持SpringBoot的Java爬虫框架;An agile, distributed crawler framework. | 1.6k | Java | 05/01 |
| 173 | [Dromara/Raincat](https://github.com/Dromara/Raincat) | 强一致分布式事务框架 | 1.6k | Java | 02/28 |
| 174 | [JessYanCoding/RetrofitUrlManager](https://github.com/JessYanCoding/RetrofitUrlManager) | 🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl). | 1.6k | Java | 04/18 |
| 175 | [huaban/jieba-analysis](https://github.com/huaban/jieba-analysis) | 结巴分词(java版) | 1.6k | Java | 03/23 |
| 176 | [luckybilly/SmartSwipe](https://github.com/luckybilly/SmartSwipe) | An android library to make swipe more easier and more powerful. 关于侧滑有这一个就够了 | 1.6k | Java | 01/04 |
| 177 | [JessYanCoding/ArmsComponent](https://github.com/JessYanCoding/ArmsComponent) | 📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案). | 1.6k | Java | 04/27 |
| 178 | [SpringCloud/spring-cloud-code](https://github.com/SpringCloud/spring-cloud-code) | 🔥重新定义Spring Cloud实战实体书对应源码欢迎大家Star点赞收藏 | 1.5k | Java | 02/22 |
| 179 | [yuzhiqiang1993/zxing](https://github.com/yuzhiqiang1993/zxing) | 基于zxing的扫一扫优化了扫描二维码速度集成最新版本的jar包zxing-core.jar 3.3.3集成简单速度快可配置颜色还有闪光灯解析二维码图片生成二维码等功能 | 1.5k | Java | 04/24 |
| 180 | [tianshiyeben/wgcloud](https://github.com/tianshiyeben/wgcloud) | linux高并发监控系统java开发支持内存cpu磁盘系统负载网络流量进程等指标监控服务接口动态检测数据实时监控 | 1.5k | Java | 05/05 |
| 181 | [limpoxe/Android-Plugin-Framework](https://github.com/limpoxe/Android-Plugin-Framework) | Android插件框架免安装运行插件APK 支持独立插件和非独立插件 | 1.5k | Java | 03/31 |
| 182 | [egzosn/pay-java-parent](https://github.com/egzosn/pay-java-parent) | 第三方支付对接全能支付Java开发工具包.优雅的轻量级支付模块集成支付对接支付整合微信,支付宝,银联,友店,富友,跨境支付paypal,payoneer(P卡派安盈)易极付app,扫码,网页刷脸付刷卡付条码付转账服务商模式支持多种支付类型多支付账户支付与业务完全剥离简单几行代码即可实现支付简单快速完成支付模块的开发可轻松嵌入到任何系统里 目前仅是一个开发工具包即SDK只提供简单Web实现建议使用maven或gradle引用本项目即可使用本SDK提供的各种支付相关的功能 | 1.5k | Java | 04/25 |
| 183 | [qiujiayu/AutoLoadCache](https://github.com/qiujiayu/AutoLoadCache) | AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案实现缓存与业务逻辑的解耦并增加异步刷新及拿来主义机制以适应高并发环境下的使用 | 1.5k | Java | 04/28 |
| 184 | [doocs/jvm](https://github.com/doocs/jvm) | 🤗 JVM 底层原理知识总结 | 1.5k | Java | 04/16 |
| 185 | [liuyubobobo/Play-with-Data-Structures](https://github.com/liuyubobobo/Play-with-Data-Structures) | Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程Java语言玩转数据结构示例代码课程的更多更新内容及辅助练习也将逐步添加进这个代码仓 | 1.5k | Java | 03/24 |
| 186 | [wildfirechat/android-chat](https://github.com/wildfirechat/android-chat) | 开源即时通讯(野火IM)系统Android端 高仿微信 | 1.5k | Java | 05/09 |
| 187 | [chinashiyu/gfw.press](https://github.com/chinashiyu/gfw.press) | GFW.Press新一代军用级高强度加密抗干扰网络数据高速传输软件 | 1.5k | Java | 05/03 |
| 188 | [sanluan/PublicCMS](https://github.com/sanluan/PublicCMS) | CMS written in Java,Safe and fast,Easy support 10 million data, 10 million PV; Currently has 0.0002% of the world's users.Language support English,中文,繁體,日本語 | 1.5k | Java | 05/08 |
| 189 | [JeffLi1993/java-core-learning-example](https://github.com/JeffLi1993/java-core-learning-example) | 关于Java核心技术学习积累的例子是初学者及核心技术巩固的最佳实践 | 1.4k | Java | 04/11 |
| 190 | [scwang90/MultiWaveHeader](https://github.com/scwang90/MultiWaveHeader) | Wave,水波,Android 炫酷的多重水波纹 MultiWaveHeader | 1.4k | Java | 05/03 |
| 191 | [mercyblitz/thinking-in-spring-boot-samples](https://github.com/mercyblitz/thinking-in-spring-boot-samples) | 小马哥书籍Spring Boot 编程思想示例工程 | 1.4k | Java | 03/17 |
| 192 | [lealone/Lealone](https://github.com/lealone/Lealone) | 极具创新的面向单机与分布式OLTP场景的异步化NewSQL关系数据库 | 1.4k | Java | 05/08 |
| 193 | [sendtion/XRichText](https://github.com/sendtion/XRichText) | 一个Android富文本类库支持图文混排支持编辑和预览支持插入和删除图片 | 1.4k | Java | 02/16 |
| 194 | [siaorg/sia-task](https://github.com/siaorg/sia-task) | 微服务任务调度框架 | 1.4k | Java | 04/24 |
| 195 | [a466350665/smart](https://github.com/a466350665/smart) | Java单点登录权限系统权限按钮级修改实时生效支持分布式支持SpringBoot客户端 | 1.4k | Java | 02/07 |
| 196 | [chenenyu/Router](https://github.com/chenenyu/Router) | 🍭灵活的组件化路由框架. | 1.4k | Java | 05/06 |
| 197 | [chatopera/cosin](https://github.com/chatopera/cosin) | 🌲 春松客服多渠道智能客服系统开源客服系统 🔥博客火热更新中 | 1.4k | Java | 04/29 |
| 198 | [Notsfsssf/Pix-EzViewer](https://github.com/Notsfsssf/Pix-EzViewer) | 一个支持免代理直连及查看动图的第三方Pixiv android客户端 | 1.4k | Java | 05/06 |
| 199 | [baomidou/dynamic-datasource-spring-boot-starter](https://github.com/baomidou/dynamic-datasource-spring-boot-starter) | dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务 | 1.4k | Java | 04/26 |
| 200 | [mxdldev/spring-cloud-flycloud](https://github.com/mxdldev/spring-cloud-flycloud) | 🔥🔥🔥FlyClould 微服务实战项目框架在该框架中包括了用 Spring Cloud 构建微服务的一系列基本组件和框架对于后台服务框架的搭建有很大的参考价值大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中该项目没有采用Maven进行项目构建Maven通过xml进行依赖管理导致整个配置文件太过臃肿另外灵活性也不是很强所以我采用Gradle进行项目构建和依赖管理在FlyTour项目中我们见证了Gradle的强大通过简单的一些配置就可以轻松的实现组件化的功能该项目共有11个Module工程其中10个位微服务工程这10个微服务工程构成了一个完整的微服务系统 ... | 1.4k | Java | 04/03 |
[回到目录](#目录)
<br/>
## Python
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | -------- | ------- |
| 1 | [521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub) | :octocat: Find pearls on open-source seashore 分享 GitHub 上有趣入门级的开源项目 | 29.6k | Python | 04/30 |
| 2 | [testerSunshine/12306](https://github.com/testerSunshine/12306) | 12306智能刷票订票 | 28.4k | Python | 03/23 |
| 3 | [0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference) | 2019年最新总结阿里腾讯百度美团头条等技术面试题目以及答案专家出题人分析汇总 | 26.5k | Python | 05/09 |
| 4 | [apachecn/AiLearning](https://github.com/apachecn/AiLearning) | AiLearning: 机器学习 - MachineLearning - ML深度学习 - DeepLearning - DL自然语言处理 NLP | 24.7k | Python | 04/22 |
| 5 | [fxsjy/jieba](https://github.com/fxsjy/jieba) | 结巴中文分词 | 22.8k | Python | 04/04 |
| 6 | [littlecodersh/ItChat](https://github.com/littlecodersh/ItChat) | A complete and graceful API for Wechat. 微信个人号接口微信机器人及命令行微信三十行即可自定义个人号机器人 | 20.3k | Python | 03/19 |
| 7 | [fighting41love/funNLP](https://github.com/fighting41love/funNLP) | 中英文敏感词语言检测中外手机/电话归属地/运营商查询名字推断性别手机号抽取身份证抽取邮箱抽取中日文人名库中文缩写库拆字词典词汇情感值停用词反动词表暴恐词表繁简体转换英文模拟中文发音汪峰歌词生成器职业名称词库同义词库反义词库否定词库汽车品牌词库汽车零件词库连续英文切割各种中文词向量公司名字大全古诗词库IT词库财经词库成语词库地名词库历史名人词库诗词词库医学词库饮食词库法律词库汽车词库动物词库中文聊天语料中文谣言数据百度中文问答数据集句子相似度匹配算法集合bert资源文本生成&摘要相关工具cocoNLP信息抽取 ... | 20.1k | Python | 05/07 |
| 8 | [hankcs/HanLP](https://github.com/hankcs/HanLP) | 中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理 | 19.3k | Python | 05/09 |
| 9 | [kon9chunkit/GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) | :cn: GitHub中文排行榜帮助你发现高分优秀中文项目更高效地吸收国人的优秀经验成果榜单每周更新一次敬请关注中国加油世界加油 | 19.0k | Python | 05/11 |
| 10 | [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) | 动手学深度学习面向中文读者能运行可讨论英文版即伯克利深度学习导论教材 | 17.1k | Python | 05/08 |
| 11 | [wangzheng0822/algo](https://github.com/wangzheng0822/algo) | 数据结构和算法必知必会的50个代码实现 | 15.0k | Python | 05/07 |
| 12 | [wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game) | 微信跳一跳Python 辅助 | 13.9k | Python | 01/29 |
| 13 | [pjialin/py12306](https://github.com/pjialin/py12306) | 🚂 12306 购票助手支持集群多账号多任务购票以及 Web 页面管理 | 11.1k | Python | 04/08 |
| 14 | [Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider) | :rainbow:Python3网络爬虫实战 | 10.5k | Python | 05/08 |
| 15 | [leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn) | wtfpython的中文翻译/施工结束/ 能力有限欢迎帮我改进翻译 | 10.2k | Python | 04/17 |
| 16 | [jhao104/proxy_pool](https://github.com/jhao104/proxy_pool) | Python爬虫代理IP池(proxy pool) | 9.7k | Python | 05/10 |
| 17 | [meolu/walle-web](https://github.com/meolu/walle-web) | walle - 瓦力 Devops开源项目代码部署平台 | 9.6k | Python | 04/27 |
| 18 | [h2y/Shadowrocket-ADBlock-Rules](https://github.com/h2y/Shadowrocket-ADBlock-Rules) | 提供多款 Shadowrocket 规则带广告过滤功能用于 iOS 未越狱设备选择性地自动翻墙 | 8.4k | Python | 04/24 |
| 19 | [shengqiangzhang/examples-of-web-crawlers](https://github.com/shengqiangzhang/examples-of-web-crawlers) | 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝天猫微信豆瓣QQ等网站(Some interesting examples of python crawlers that are friendly to beginners. ) | 8.3k | Python | 05/01 |
| 20 | [darknessomi/musicbox](https://github.com/darknessomi/musicbox) | 网易云音乐命令行版本 | 8.3k | Python | 03/29 |
| 21 | [MorvanZhou/tutorials](https://github.com/MorvanZhou/tutorials) | 机器学习相关教程 | 8.0k | Python | 01/30 |
| 22 | [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) | 微信助手1.每日定时给好友女友发送定制消息2.机器人自动回复好友3.群助手功能例如查询垃圾分类天气日历电影实时票房快递物流PM2.5 | 7.4k | Python | 01/10 |
| 23 | [sylnsfar/qrcode](https://github.com/sylnsfar/qrcode) | artistic QR Code in Python Animated GIF qr code- Python 艺术二维码生成器 GIF动态二维码图片二维码 | 7.3k | Python | 04/04 |
| 24 | [Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors) | 100+ Chinese Word Vectors 上百种预训练中文词向量 | 7.1k | Python | 03/08 |
| 25 | [wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot) | 😍 Python 抖音机器人论如何在抖音上找到漂亮小姐姐 | 6.9k | Python | 05/07 |
| 26 | [vipstone/faceai](https://github.com/vipstone/faceai) | 一款入门级的人脸视频文字检测以及识别的项目. | 6.7k | Python | 04/16 |
| 27 | [luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider) | 越来越多的网站具有反爬虫特性有的用图片隐藏关键数据有的使用反人类的验证码建立反反爬虫的代码仓库通过与不同特性的网站做斗争无恶意提高技术欢迎提交难以采集的网站因工作原因项目暂停 | 6.2k | Python | 04/21 |
| 28 | [houtianze/bypy](https://github.com/houtianze/bypy) | Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端 | 5.2k | Python | 02/18 |
| 29 | [jindongwang/transferlearning](https://github.com/jindongwang/transferlearning) | Everything about Transfer Learning and Domain Adaptation--迁移学习 | 5.2k | Python | 04/27 |
| 30 | [injetlee/Python](https://github.com/injetlee/Python) | Python脚本模拟登录知乎 爬虫操作excel微信公众号远程开机 | 5.2k | Python | 02/10 |
| 31 | [Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB](https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB) | 💎1MB lightweight face detection model (1MB轻量级人脸检测模型) | 4.8k | Python | 04/19 |
| 32 | [PeterDing/iScript](https://github.com/PeterDing/iScript) | 各种脚本 -- 关于 虾米 xiami.com, 百度网盘 pan.baidu.com, 115网盘 115.com, 网易音乐 music.163.com, 百度音乐 music.baidu.com, 360网盘/云盘 yunpan.cn, 视频解析 flvxz.com, bt torrent magnet, ed2k 搜索, tumblr 图片下载, unzip | 4.7k | Python | 04/24 |
| 33 | [PaddlePaddle/models](https://github.com/PaddlePaddle/models) | Pre-trained and Reproduced Deep Learning Models 飞桨官方模型库包含多种学术前沿和工业场景验证的深度学习模型 | 4.6k | Python | 05/09 |
| 34 | [warmheartli/ChatBotCourse](https://github.com/warmheartli/ChatBotCourse) | 自己动手做聊天机器人教程 | 4.5k | Python | 01/04 |
| 35 | [chyroc/WechatSogou](https://github.com/chyroc/WechatSogou) | 基于搜狗微信搜索的微信公众号爬虫接口 | 4.5k | Python | 04/23 |
| 36 | [smacke/subsync](https://github.com/smacke/subsync) | Automagically synchronize subtitles with video. 自动同步字幕与视频 | 4.3k | Python | 05/09 |
| 37 | [jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples) | 告别枯燥60 秒学会一个 Python 小例子 | 3.7k | Python | 04/30 |
| 38 | [shidenggui/easytrader](https://github.com/shidenggui/easytrader) | 提供同花顺客户端/国金/华泰客户端/雪球的基金股票自动程序化交易以及自动打新支持跟踪 joinquant /ricequant 模拟交易 实盘雪球组合, 量化交易组件 | 3.7k | Python | 04/22 |
| 39 | [Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray) | v2ray多用户管理部署程序 | 3.7k | Python | 04/18 |
| 40 | [offu/WeRoBot](https://github.com/offu/WeRoBot) | WeRoBot 是一个微信公众号开发框架 | 3.6k | Python | 05/03 |
| 41 | [QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS) | QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案 | 3.5k | Python | 05/09 |
| 42 | [wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider) | python爬虫教程系列从0到1学习python爬虫包括浏览器抓包手机APP抓包 fiddlermitmproxy各种爬虫涉及的模块的使用requestsbeautifulSoupseleniumappiumscrapy等以及IP代理验证码识别MysqlMongoDB数据库的python使用多线程多进程爬虫的使用css 爬虫加密逆向破解JS爬虫逆向分布式爬虫爬虫项目实战实例等 | 3.4k | Python | 05/09 |
| 43 | [apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh) | :book: [] scikit-learnsklearn 中文文档 | 3.4k | Python | 04/19 |
| 44 | [yuanxiaosc/DeepNude-an-Image-to-Image-technology](https://github.com/yuanxiaosc/DeepNude-an-Image-to-Image-technology) | DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用GAN图像生成的理论与实践研究。 | 3.3k | Python | 04/28 |
| 45 | [SmirkCao/Lihang](https://github.com/SmirkCao/Lihang) | Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang] | 3.2k | Python | 04/01 |
| 46 | [QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge) | open source online judge based on Vue, Django and Docker. \| 青岛大学开源 Online Judge \| QQ群 496710125 \| admin@qduoj.com | 3.1k | Python | 05/06 |
| 47 | [ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm) | Pre-Training with Whole Word Masking for Chinese BERT中文BERT-wwm系列模型 | 3.0k | Python | 03/24 |
| 48 | [nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition) | A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统 | 2.9k | Python | 04/20 |
| 49 | [liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog) | 🍺基于Django的博客系统 | 2.9k | Python | 05/05 |
| 50 | [the0demiurge/ShadowSocksShare](https://github.com/the0demiurge/ShadowSocksShare) | Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅 | 2.7k | Python | 02/03 |
| 51 | [ysrc/xunfeng](https://github.com/ysrc/xunfeng) | 巡风是一款适用于企业内网的漏洞快速应急巡航扫描系统 | 2.7k | Python | 01/29 |
| 52 | [Jack-Lee-Hiter/AlgorithmsByPython](https://github.com/Jack-Lee-Hiter/AlgorithmsByPython) | 算法/数据结构/Python/剑指offer/机器学习/leetcode | 2.6k | Python | 01/19 |
| 53 | [mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin) | 汉字转拼音(pypinyin) | 2.6k | Python | 04/24 |
| 54 | [zhaipro/easy12306](https://github.com/zhaipro/easy12306) | 使用机器学习算法完成对12306验证码的自动识别 | 2.5k | Python | 01/02 |
| 55 | [brightmart/albert_zh](https://github.com/brightmart/albert_zh) | A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型 | 2.5k | Python | 04/20 |
| 56 | [YongHaoWu/NeteaseCloudMusicFlac](https://github.com/YongHaoWu/NeteaseCloudMusicFlac) | 根据网易云音乐的歌单, 下载flac无损音乐到本地. Download the FLAC music from Internet according to your NeteaseCloudMusic playlist. | 2.3k | Python | 04/26 |
| 57 | [TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial) | Pytorch模型训练实用教程中配套代码 | 2.3k | Python | 05/06 |
| 58 | [WhaleShark-Team/cobra](https://github.com/WhaleShark-Team/cobra) | Source Code Security Audit (源代码安全审计) | 2.3k | Python | 04/24 |
| 59 | [welliamcao/OpsManage](https://github.com/welliamcao/OpsManage) | 自动化运维平台: 代码及应用部署CI/CD资产管理CMDB计划任务管理平台SQL审核\|回滚任务调度站内WIKI | 2.3k | Python | 05/10 |
| 60 | [XuefengHuang/lianjia-scrawler](https://github.com/XuefengHuang/lianjia-scrawler) | 链家二手房租房在线数据存量房交易服务平台数据详细数据分析教程 | 2.2k | Python | 02/04 |
| 61 | [qq547276542/Agriculture_KnowledgeGraph](https://github.com/qq547276542/Agriculture_KnowledgeGraph) | 农业知识图谱(AgriKG)农业领域的信息检索命名实体识别关系抽取智能问答辅助决策 | 2.2k | Python | 02/17 |
| 62 | [apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh) | Pytorch 中文文档 | 2.2k | Python | 04/25 |
| 63 | [KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator) | KubeOperator 是一个开源项目通过 Web UI VMwareOpenStack 和物理机上规划部署和运营生产级别的 Kubernetes 集群支持内网离线环境支持 GPU内置应用商店已通过 CNCF Kubernetes 软件一致性认证 | 2.2k | Python | 05/09 |
| 64 | [shidenggui/easyquotation](https://github.com/shidenggui/easyquotation) | 实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情 | 2.1k | Python | 04/11 |
| 65 | [PyQt5/PyQt](https://github.com/PyQt5/PyQt) | PyQt ExamplesPyQt各种测试和例子 PyQt4 PyQt5 | 2.1k | Python | 03/13 |
| 66 | [TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts) | Web Pentesting Fuzz 字典,一个就够了 | 2.1k | Python | 05/10 |
| 67 | [momosecurity/aswan](https://github.com/momosecurity/aswan) | 陌陌风控系统静态规则引擎零基础简易便捷的配置多种复杂规则实时高效管控用户异常行为 | 2.1k | Python | 03/02 |
| 68 | [opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops) | CODO是一款为用户提供企业多混合云一站式DevOps自动化运维完全开源的云管理平台自动化运维平台 | 2.1k | Python | 05/08 |
| 69 | [wzpan/wukong-robot](https://github.com/wzpan/wukong-robot) | 🤖 wukong-robot 是一个简单灵活优雅的中文语音对话机器人/智能音箱项目还可能是首个支持脑机交互的开源智能音箱项目 | 2.1k | Python | 05/05 |
| 70 | [zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals) | Dive into CPython internals, trying to illustrate every detail of CPython implementation \| CPython 源码阅读笔记, 多图展示底层实现细节 | 2.0k | Python | 03/02 |
| 71 | [junerain123/javsdt](https://github.com/junerain123/javsdt) | JAV影片信息整理工具抓取元数据nfo自定义重命名文件()下载fanart裁剪poster为embykodi极影派铺路jav-scrapy 老司机 javbus | 2.0k | Python | 05/07 |
| 72 | [0xHJK/music-dl](https://github.com/0xHJK/music-dl) | search and download music 从网易云音乐QQ音乐酷狗音乐百度音乐虾米音乐咪咕音乐等搜索和下载歌曲 | 2.0k | Python | 03/25 |
| 73 | [dataabc/weiboSpider](https://github.com/dataabc/weiboSpider) | 新浪微博爬虫用python爬取新浪微博数据 | 2.0k | Python | 04/30 |
| 74 | [lanbing510/DouBanSpider](https://github.com/lanbing510/DouBanSpider) | 豆瓣读书的爬虫 | 2.0k | Python | 04/08 |
| 75 | [moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES](https://github.com/moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES) | 计算机网络自顶向下方法(原书第6版)编程作业Wireshark实验文档的翻译和解答 | 1.9k | Python | 05/07 |
| 76 | [cycz/jdBuyMask](https://github.com/cycz/jdBuyMask) | 京东监控口罩有货爬虫自动下单爬虫口罩爬虫 | 1.9k | Python | 02/13 |
| 77 | [howie6879/owllook](https://github.com/howie6879/owllook) | owllook-在线网络小说阅读网站&小说搜索引擎&小说推荐系统[搜索追书收藏追更小说API] | 1.9k | Python | 05/03 |
| 78 | [Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code) | 手写实现李航统计学习方法书中全部算法 | 1.9k | Python | 03/05 |
| 79 | [Ehco1996/django-sspanel](https://github.com/Ehco1996/django-sspanel) | 用diango开发的shadowsocks/V2ray面板 | 1.8k | Python | 05/08 |
| 80 | [tychxn/jd-assistant](https://github.com/tychxn/jd-assistant) | 京东抢购助手包含登录查询商品库存/价格添加/清空购物车抢购商品(下单)查询订单等功能 | 1.8k | Python | 03/10 |
| 81 | [aaPanel/BaoTa](https://github.com/aaPanel/BaoTa) | 宝塔Linux面板 - 简单好用的服务器运维面板 | 1.8k | Python | 02/15 |
| 82 | [hoochanlon/fq-book](https://github.com/hoochanlon/fq-book) | :open_book: 这本书能让你连接互联网科学上网Freestyle了解网络基础知识与实践蹭网操作 | 1.8k | Python | 04/24 |
| 83 | [shidenggui/easyquant](https://github.com/shidenggui/easyquant) | 股票量化框架支持行情获取以及交易 | 1.8k | Python | 03/14 |
| 84 | [makelove/OpenCV-Python-Tutorial](https://github.com/makelove/OpenCV-Python-Tutorial) | OpenCV问答群,QQ群号:187436093 | 1.8k | Python | 03/30 |
| 85 | [shmilylty/OneForAll](https://github.com/shmilylty/OneForAll) | OneForAll是一款功能强大的子域收集工具 | 1.8k | Python | 05/10 |
| 86 | [Determined22/zh-NER-TF](https://github.com/Determined22/zh-NER-TF) | A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow) | 1.8k | Python | 03/07 |
| 87 | [Roujack/mathAI](https://github.com/Roujack/mathAI) | 一个拍照做题程序输入一张包含数学计算题的图片输出识别出的数学计算式以及计算结果This is a mathematic expression recognition project. | 1.7k | Python | 02/20 |
| 88 | [hankcs/pyhanlp](https://github.com/hankcs/pyhanlp) | 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁 自然语言处理 | 1.7k | Python | 04/20 |
| 89 | [nghuyong/WeiboSpider](https://github.com/nghuyong/WeiboSpider) | This is a sina weibo spider built by scrapy [微博爬虫/持续维护] | 1.6k | Python | 05/06 |
| 90 | [awolfly9/IPProxyTool](https://github.com/awolfly9/IPProxyTool) | python ip proxy tool scrapy crawl. 抓取大量免费代理 ip提取有效 ip 使用 | 1.6k | Python | 02/02 |
| 91 | [BlankerL/DXY-COVID-19-Crawler](https://github.com/BlankerL/DXY-COVID-19-Crawler) | 2019新型冠状病毒疫情实时爬虫及API \| COVID-19/2019-nCoV Realtime Infection Crawler and API | 1.6k | Python | 04/10 |
| 92 | [zhaoyingjun/chatbot](https://github.com/zhaoyingjun/chatbot) | 一个可以自己进行训练的中文聊天机器人 根据自己的语料训练出自己想要的聊天机器人可以用于智能客服在线问答智能聊天等场景目前包含seq2seqseqGAN版本和tf2.0版本 | 1.6k | Python | 03/30 |
| 93 | [BlankerL/DXY-COVID-19-Data](https://github.com/BlankerL/DXY-COVID-19-Data) | 2019新型冠状病毒疫情时间序列数据仓库 \| COVID-19/2019-nCoV Infection Time Series Data Warehouse | 1.5k | Python | 05/10 |
| 94 | [DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers) | 实战🐍多种网站电商数据爬虫🕷包含🕸淘宝商品微信公众号大众点评企查查招聘网站闲鱼阿里任务博客园微博百度贴吧豆瓣电影包图网全景网豆瓣音乐某省药监局搜狐新闻机器学习文本采集fofa资产采集汽车之家国家统计局百度关键词收录数蜘蛛泛目录今日头条豆瓣影评携程小米应用商店微信爬虫展示项目: | 1.5k | Python | 04/21 |
| 95 | [crownpku/Information-Extraction-Chinese](https://github.com/crownpku/Information-Extraction-Chinese) | Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取 | 1.5k | Python | 03/29 |
| 96 | [kingname/GeneralNewsExtractor](https://github.com/kingname/GeneralNewsExtractor) | 新闻网页正文通用抽取器 Beta . | 1.5k | Python | 03/11 |
| 97 | [nickliqian/cnn_captcha](https://github.com/nickliqian/cnn_captcha) | use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码使用tensorflow实现卷积神经网络进行验证码识别 | 1.5k | Python | 03/31 |
| 98 | [hhyo/Archery](https://github.com/hhyo/Archery) | SQL 审核查询平台 | 1.5k | Python | 05/09 |
| 99 | [xianhu/PSpider](https://github.com/xianhu/PSpider) | 简单易用的Python爬虫框架QQ交流群597510560 | 1.5k | Python | 03/03 |
| 100 | [jiangxufeng/v2rayL](https://github.com/jiangxufeng/v2rayL) | v2ray linux GUI客户端支持订阅vemssss等协议自动更新订阅检查版本更新 | 1.4k | Python | 04/04 |
| 101 | [jindaxiang/akshare](https://github.com/jindaxiang/akshare) | AkShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 | 1.4k | Python | 05/10 |
| 102 | [newpanjing/simpleui](https://github.com/newpanjing/simpleui) | A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题全球3000+网站都在使用喜欢可以点个star | 1.4k | Python | 05/07 |
| 103 | [china-testing/python-api-tesing](https://github.com/china-testing/python-api-tesing) | python中文库-python人工智能大数据自动化接口测试开发 书籍下载及python库汇总https://china-testing.github.io/ | 1.4k | Python | 05/03 |
| 104 | [moyuanz/DevilYuan](https://github.com/moyuanz/DevilYuan) | DevilYuan可视化股票量化系统支持选股历史数据自动下载策略回测及参数优化实盘交易和常用的统计功能 | 1.4k | Python | 03/06 |
| 105 | [ownthink/Jiagu](https://github.com/ownthink/Jiagu) | Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类 | 1.4k | Python | 03/31 |
| 106 | [zhanyong-wan/dongbei](https://github.com/zhanyong-wan/dongbei) | 东北方言编程语言 | 1.4k | Python | 04/13 |
| 107 | [guanguans/favorite-link](https://github.com/guanguans/favorite-link) | 每日收集喜欢的开源项目 \| RSS 订阅 \| 快知 app 订阅 | 1.4k | Python | 05/09 |
| 108 | [yoshiko2/AV_Data_Capture](https://github.com/yoshiko2/AV_Data_Capture) | 本地电影刮削与整理一体化解决方案 | 1.4k | Python | 05/07 |
| 109 | [ex2tron/OpenCV-Python-Tutorial](https://github.com/ex2tron/OpenCV-Python-Tutorial) | OpenCV-Python图像处理教程 | 1.3k | Python | 04/12 |
| 110 | [littlecodersh/itchatmp](https://github.com/littlecodersh/itchatmp) | A complete and graceful API for wechat mp. 完备优雅的微信公众号接口原生支持同步协程使用 | 1.3k | Python | 04/24 |
| 111 | [abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne) | PyOne-一款给力的onedrive文件管理分享程序 | 1.3k | Python | 03/14 |
| 112 | [shinnytech/tqsdk-python](https://github.com/shinnytech/tqsdk-python) | 天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易 | 1.3k | Python | 05/09 |
| 113 | [coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP) | 各种漏洞pocExp的收集或编写 | 1.2k | Python | 02/21 |
| 114 | [toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words) | 一款高性能敏感词(非法词/脏字)检测过滤组件附带繁体简体互换支持全角半角互换汉字转拼音模糊搜索等功能 | 1.2k | Python | 04/30 |
| 115 | [cn/GB2260](https://github.com/cn/GB2260) | 中华人民共和国国家标准 GB/T 2260 行政区划代码 | 1.2k | Python | 02/06 |
| 116 | [Henryhaohao/Bilibili_video_download](https://github.com/Henryhaohao/Bilibili_video_download) | :rainbow:Bilibili_video_download-B站视频下载 | 1.2k | Python | 04/03 |
| 117 | [QuantFans/quantdigger](https://github.com/QuantFans/quantdigger) | 基于python的量化交易平台 | 1.2k | Python | 05/02 |
| 118 | [howie6879/ruia](https://github.com/howie6879/ruia) | Async Python 3.6+ web scraping micro-framework based on asyncioPython3.6+异步爬虫框架 | 1.2k | Python | 04/22 |
| 119 | [frombeijingwithlove/dlcv_for_beginners](https://github.com/frombeijingwithlove/dlcv_for_beginners) | 深度学习与计算机视觉配套代码 | 1.2k | Python | 01/24 |
| 120 | [LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking) | Study Notes For Web Hacking / Web安全学习笔记 | 1.2k | Python | 05/02 |
| 121 | [duoergun0729/nlp](https://github.com/duoergun0729/nlp) | 兜哥出品 <一本开源的NLP入门书籍> | 1.1k | Python | 02/11 |
| 122 | [NewFuture/DDNS](https://github.com/NewFuture/DDNS) | :triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...) | 1.1k | Python | 04/24 |
| 123 | [kerlomz/captcha_trainer](https://github.com/kerlomz/captcha_trainer) | [验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model. | 1.1k | Python | 05/10 |
| 124 | [dixudx/tumblr-crawler](https://github.com/dixudx/tumblr-crawler) | Easily download all the photos/videos from tumblr blogs. 下载指定的 Tumblr 博客中的图片视频 | 1.1k | Python | 05/02 |
| 125 | [EugeneLiu/translationCSAPP](https://github.com/EugeneLiu/translationCSAPP) | CSAPP 视频课程提供字幕翻译 PPTLab | 1.1k | Python | 05/06 |
| 126 | [PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub) | Toolkit For Pre-Trained Model Application of PaddlePaddle飞桨预训练模型应用工具 | 1.1k | Python | 05/09 |
| 127 | [wkunzhi/Python3-Spider](https://github.com/wkunzhi/Python3-Spider) | Python爬虫实战 - 模拟登陆各大网站 包含但不限于滑块验证拼多多美团百度bilibili大众点评淘宝如果喜欢请start | 1.0k | Python | 04/25 |
| 128 | [al0ne/Vxscan](https://github.com/al0ne/Vxscan) | python3写的综合扫描工具主要用来存活验证敏感文件探测(目录扫描/js泄露接口/html注释泄露)WAF/CDN识别端口扫描指纹/服务识别操作系统识别POC扫描SQL注入绕过CDN查询旁站等功能主要用来甲方自测或乙方授权测试请勿用来搞破坏 | 1.0k | Python | 01/02 |
| 129 | [zwczou/weixin-python](https://github.com/zwczou/weixin-python) | 微信SDK - 包括微信支付,微信公众号,微信登陆,微信消息处理等 | 1.0k | Python | 04/15 |
| 130 | [649453932/Chinese-Text-Classification-Pytorch](https://github.com/649453932/Chinese-Text-Classification-Pytorch) | 中文文本分类TextCNNTextRNNFastTextTextRCNNBiLSTM_AttentionDPCNNTransformer基于pytorch开箱即用 | 1.0k | Python | 04/19 |
| 131 | [crownpku/Rasa_NLU_Chi](https://github.com/crownpku/Rasa_NLU_Chi) | Turn Chinese natural language into structured data 中文自然语言理解 | 996 | Python | 03/29 |
| 132 | [jimmy201602/webterminal](https://github.com/jimmy201602/webterminal) | ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django | 965 | Python | 04/25 |
| 133 | [minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon) | 人像卡通化探索项目 (photo-to-cartoon translation project) | 948 | Python | 05/04 |
| 134 | [heucoder/dimensionality_reduction_alo_codes](https://github.com/heucoder/dimensionality_reduction_alo_codes) | 特征提取/数据降维:PCALDAMDSLLETSNE等降维算法的python实现 | 947 | Python | 01/28 |
| 135 | [rainx/pytdx](https://github.com/rainx/pytdx) | Python tdx数据接口 | 942 | Python | 04/15 |
| 136 | [ymcui/Chinese-XLNet](https://github.com/ymcui/Chinese-XLNet) | Pre-Trained Chinese XLNet中文XLNet预训练模型 | 918 | Python | 03/11 |
| 137 | [Acmesec/CTFCrackTools](https://github.com/Acmesec/CTFCrackTools) | China's first CTFTools framework.中国国内首个CTF工具框架,旨在帮助CTFer快速攻克难关 | 917 | Python | 04/11 |
| 138 | [libai3/masr](https://github.com/libai3/masr) | 中文语音识别高识别率预训练模型支持docker快速安装 Chinese Speech Recognition; Mandarin Automatic Speech Recognition; | 911 | Python | 01/02 |
| 139 | [phodal/iot](https://github.com/phodal/iot) | IoT, 这是一个最小Internet of Things 一个Internet of Things相关的毕业设计产生的一个简化的物联网系统 | 909 | Python | 04/21 |
| 140 | [fzlee/alipay](https://github.com/fzlee/alipay) | Python Alipay(支付宝) SDK with SHA1/SHA256 support | 892 | Python | 03/19 |
| 141 | [jachinlin/geektime_dl](https://github.com/jachinlin/geektime_dl) | 把极客时间装进 Kindle内含快手内推等福利 | 892 | Python | 04/18 |
| 142 | [seisman/how-to-write-makefile](https://github.com/seisman/how-to-write-makefile) | 跟我一起写Makefile重制版 | 887 | Python | 05/06 |
| 143 | [snowkylin/TensorFlow-cn](https://github.com/snowkylin/TensorFlow-cn) | 简单粗暴 TensorFlow (1.X) \| A Concise Handbook of TensorFlow (1.X) | 879 | Python | 04/28 |
| 144 | [Hsury/BiliDrive](https://github.com/Hsury/BiliDrive) | 哔哩云不支持任意文件的全速上传与下载 | 862 | Python | 03/20 |
| 145 | [laixintao/python-parallel-programming-cookbook-cn](https://github.com/laixintao/python-parallel-programming-cookbook-cn) | 📖Python Parallel Programming Cookbook中文版 | 861 | Python | 04/18 |
| 146 | [githublitao/api_automation_test](https://github.com/githublitao/api_automation_test) | 接口自动化测试平台已停止维护看心情改改 | 842 | Python | 03/03 |
| 147 | [songyouwei/ABSA-PyTorch](https://github.com/songyouwei/ABSA-PyTorch) | Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析使用PyTorch实现 | 841 | Python | 04/15 |
| 148 | [FinMind/FinMind](https://github.com/FinMind/FinMind) | Open Data, more than 50 financial data. 提供超過 50 個金融資料每天更新 https://finmind.github.io/ | 838 | Python | 05/04 |
| 149 | [CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE) | 中文任务基准测评 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard | 837 | Python | 04/24 |
| 150 | [sczhengyabin/Image-Downloader](https://github.com/sczhengyabin/Image-Downloader) | Download images from Google, Bing, Baidu. 谷歌百度必应图片下载. | 835 | Python | 05/05 |
| 151 | [fendouai/PyTorchDocs](https://github.com/fendouai/PyTorchDocs) | PyTorch 官方中文教程包含 60 分钟快速入门教程强化教程计算机视觉自然语言处理生成对抗网络强化学习欢迎 StarFork | 834 | Python | 01/15 |
| 152 | [fendouai/FaceRank](https://github.com/fendouai/FaceRank) | FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) CNN 模型QQ群167122861技术支持http://tensorflow123.com | 821 | Python | 03/15 |
| 153 | [PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader) | 学无止下载器慕课下载器Mooc下载中国大学下载爱课程下载网易云课堂下载学堂在线下载支持视频课件同时下载 | 814 | Python | 04/13 |
| 154 | [grayddq/GScan](https://github.com/grayddq/GScan) | 本程序旨在为安全应急响应人员对Linux主机排查时提供便利实现主机侧Checklist的自动全面化检测根据检测结果自动数据聚合进行黑客攻击路径溯源 | 814 | Python | 04/10 |
| 155 | [AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection) | 开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask. | 792 | Python | 05/02 |
| 156 | [blackholll/loonflow](https://github.com/blackholll/loonflow) | 基于django的工作流引擎,工单(a workflow engine base on django python) | 775 | Python | 05/02 |
| 157 | [nonebot/nonebot](https://github.com/nonebot/nonebot) | 基于 酷Q Python 异步 QQ 机器人框架 | 772 | Python | 05/06 |
| 158 | [benitoro/stockholm](https://github.com/benitoro/stockholm) | 一个股票数据沪深爬虫和选股策略测试框架 | 762 | Python | 04/22 |
| 159 | [ZSAIm/iqiyi-parser](https://github.com/ZSAIm/iqiyi-parser) | 解析下载爱奇艺哔哩哔哩腾讯视频 | 760 | Python | 03/04 |
| 160 | [shunliz/Machine-Learning](https://github.com/shunliz/Machine-Learning) | 机器学习原理 | 750 | Python | 02/12 |
| 161 | [whyliam/whyliam.workflows.youdao](https://github.com/whyliam/whyliam.workflows.youdao) | 使用有道翻译你想知道的单词和语句 | 747 | Python | 02/03 |
| 162 | [fffonion/Xunlei-Fastdick](https://github.com/fffonion/Xunlei-Fastdick) | 迅雷快鸟 Xunlei Network Accelerator For Router | 742 | Python | 02/17 |
| 163 | [Dawnnnnnn/bilibili-live-tools](https://github.com/Dawnnnnnn/bilibili-live-tools) | python实现的bilibili直播助手 | 729 | Python | 04/25 |
| 164 | [buppt/ChineseNER](https://github.com/buppt/ChineseNER) | 中文命名实体识别实体抽取tensorflowpytorchBiLSTM+CRF | 729 | Python | 03/15 |
| 165 | [HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course) | Django2.0视频教程相关代码杨仕航 | 722 | Python | 03/29 |
| 166 | [nosarthur/gita](https://github.com/nosarthur/gita) | Manage multiple git repos side by side for sanity 不疯了似地管理多个git库 | 718 | Python | 04/19 |
| 167 | [Hackxiaoya/CuteOne](https://github.com/Hackxiaoya/CuteOne) | 这大概是最好的onedrive挂载程序了吧我猜 | 717 | Python | 05/03 |
| 168 | [Entromorgan/Autoticket](https://github.com/Entromorgan/Autoticket) | 大麦网自动抢票工具 | 713 | Python | 02/20 |
| 169 | [mtianyan/FunpySpiderSearchEngine](https://github.com/mtianyan/FunpySpiderSearchEngine) | 借鉴自慕课网Scrapy 1.6.0爬取数据 + ElasticSearch6.8.0+Django2.2搜索引擎 | 704 | Python | 04/05 |
| 170 | [zaxlct/imooc-django](https://github.com/zaxlct/imooc-django) | 高仿慕课网py3.5 + Django1.10 + xadmin 搭建的在线课程教育平台 | 704 | Python | 03/26 |
| 171 | [librauee/Reptile](https://github.com/librauee/Reptile) | 🏀 Python3 网络爬虫实战部分含详细教程猫眼 腾讯视频 豆瓣 研招网 微博 笔趣阁小说 百度热点 B站 CSDN 网易云阅读 阿里文学 百度股票 今日头条 微信公众号 网易云音乐 拉勾 有道 unsplash 实习僧 汽车之家 英雄联盟盒子 大众点评 链家 LPL赛程 台风 梦幻西游阴阳师藏宝阁 天气 牛客网 百度文库 睡前故事 知乎 Wish | 703 | Python | 04/16 |
| 172 | [EvilCult/moviecatcher](https://github.com/EvilCult/moviecatcher) | 电影美剧搜索及在线观看离线下载软件集成热门资源站借助百度云实现离线下载以及在线播放功能 | 698 | Python | 01/14 |
| 173 | [wbt5/real-url](https://github.com/wbt5/real-url) | 获取斗鱼&虎牙&哔哩哔哩&抖音&网易CC&火猫&企鹅电竞&YY直播&一直播&快手&花椒&映客 等直播平台的真实流媒体地址直播源可在PotPlayerflv.js等播放器中播放 | 694 | Python | 05/08 |
| 174 | [V-I-C-T-O-R/12306](https://github.com/V-I-C-T-O-R/12306) | 12306买票小工具 | 694 | Python | 01/16 |
| 175 | [twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial) | Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝 | 693 | Python | 05/08 |
| 176 | [CLUEbenchmark/CLUEDatasetSearch](https://github.com/CLUEbenchmark/CLUEDatasetSearch) | 搜索所有中文NLP数据集附常用英文NLP数据集 | 679 | Python | 03/01 |
| 177 | [gusibi/python-weixin](https://github.com/gusibi/python-weixin) | 微信(weixin\|wechat) Python SDK 支持开放平台和公众平台 支持微信小程序云开发 | 675 | Python | 02/22 |
| 178 | [rogerzhu/MNWeeklyCategory](https://github.com/rogerzhu/MNWeeklyCategory) | 码农周刊一周精选分类 | 674 | Python | 04/22 |
| 179 | [zhzyker/exphub](https://github.com/zhzyker/exphub) | Exphub[漏洞利用脚本库] 包括WebloigcStruts2Tomcat的漏洞利用脚本优先更新高危且易利用的漏洞利用脚本最新添加CVE-2020-10199CVE-2020-1938CVE-2020-2551CVE-2019-2618CVE-2019-6340 | 674 | Python | 05/08 |
| 180 | [yongzhuo/nlp_xiaojiang](https://github.com/yongzhuo/nlp_xiaojiang) | 自然语言处理nlp小姜机器人闲聊检索式chatbotBERT句向量-相似度Sentence SimilarityXLNET句向量-相似度text xlnet embedding文本分类Text classification 实体提取nerbert+bilstm+crf数据增强text augment, data enhance同义句同义词生成句子主干提取mainpart中文汉语短文本相似度文本特征工程keras-http-service调用 | 670 | Python | 05/06 |
| 181 | [JeziL/caj2pdf](https://github.com/JeziL/caj2pdf) | Convert CAJ (China Academic Journals) files to PDF. 转换中国知网 CAJ 格式文献为 PDF佛系转换成功与否皆是玄学 | 667 | Python | 01/18 |
| 182 | [yidao620c/core-algorithm](https://github.com/yidao620c/core-algorithm) | 算法集锦的python实现 | 662 | Python | 05/05 |
| 183 | [FeeiCN/ESD](https://github.com/FeeiCN/ESD) | Enumeration sub domains(枚举子域名) | 659 | Python | 03/26 |
| 184 | [Timthony/self_drive](https://github.com/Timthony/self_drive) | 基于树莓派的自动驾驶小车利用树莓派和tensorflow实现小车在赛道的自动驾驶Self-driving car based on raspberry pitensorflow | 654 | Python | 05/06 |
| 185 | [mai-lang-chai/Middleware-Vulnerability-detection](https://github.com/mai-lang-chai/Middleware-Vulnerability-detection) | CVECMS中间件漏洞检测利用合集 Since 2019-9-15 | 650 | Python | 05/10 |
| 186 | [w-digital-scanner/w13scan](https://github.com/w-digital-scanner/w13scan) | Passive Security Scanner (被动式安全扫描器) | 641 | Python | 05/10 |
| 187 | [guofei9987/scikit-opt](https://github.com/guofei9987/scikit-opt) | Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman) 遗传粒子群模拟退火蚁群算法等 | 641 | Python | 05/02 |
| 188 | [ProHiryu/bert-chinese-ner](https://github.com/ProHiryu/bert-chinese-ner) | 使用预训练语言模型BERT做中文NER | 640 | Python | 02/26 |
| 189 | [mtianyan/VueDjangoFrameWorkShop](https://github.com/mtianyan/VueDjangoFrameWorkShop) | 学习自慕课网-前端Vue结合后端DjangoFramework的在线生鲜超市(前后端分离)django3.0+xadmin+ueditor | 638 | Python | 02/12 |
| 190 | [CTF-MissFeng/bayonet](https://github.com/CTF-MissFeng/bayonet) | bayonet是一款src资产管理系统从子域名端口服务漏洞爬虫等一体化的资产管理系统 | 635 | Python | 03/25 |
| 191 | [hanbinglengyue/FART](https://github.com/hanbinglengyue/FART) | ART环境下自动化脱壳方案 | 630 | Python | 01/24 |
| 192 | [zq1997/deepin-wine](https://github.com/zq1997/deepin-wine) | deepin-wine环境与应用在Mint/Ubuntu/Debian上的移植仓库 | 628 | Python | 05/10 |
| 193 | [wylok/sparrow](https://github.com/wylok/sparrow) | 运维管理平台python3+flask+pycharts+apscheduler+gunicorn),模块化结构设计,底层依托mysqlinfluxdbelasticsearchzabbixk8s等数据源数据 | 621 | Python | 03/13 |
| 194 | [smilelight/lightNLP](https://github.com/smilelight/lightNLP) | 基于Pytorch和torchtext的自然语言处理深度学习框架包含序列标注文本分类句子关系文本生成结构分析五大功能模块已实现了命名实体识别中文分词词性标注语义角色标注情感分析关系抽取语言模型文本相似度文本蕴含依存句法分析词向量训练聊天机器人机器翻译文本摘要等功能框架功能丰富开箱可用极易上手基本都是学习他人实现然后自己修改融合到框架中没有细致调参且有不少Bug | 621 | Python | 01/10 |
| 195 | [Rlacat/jd-automask](https://github.com/Rlacat/jd-automask) | 防护-京东口罩自动抢购并下单 | 609 | Python | 02/19 |
| 196 | [ldqk/new-pac](https://github.com/ldqk/new-pac) | 科学上网专用 | 608 | Python | 05/02 |
| 197 | [xuanhun/PythonHackingBook1](https://github.com/xuanhun/PythonHackingBook1) | Python黑客编程之极速入门 | 605 | Python | 02/28 |
| 198 | [open-cmdb/cmdb](https://github.com/open-cmdb/cmdb) | CMDB 配置管理系统 资产管理系统 | 603 | Python | 03/06 |
| 199 | [Hopetree/izone](https://github.com/Hopetree/izone) | django+bootstrap4 个人博客 | 598 | Python | 04/25 |
| 200 | [HatBoy/Pcap-Analyzer](https://github.com/HatBoy/Pcap-Analyzer) | Python编写的可视化的离线数据包分析器 | 593 | Python | 02/04 |
[回到目录](#目录)
<br/>
## Go
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | -------- | ------- |
| 1 | [iikira/BaiduPCS-Go](https://github.com/iikira/BaiduPCS-Go) | 百度网盘客户端 - Go语言编写 | 23.5k | Go | 04/25 |
| 2 | [unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | The Way to Go中文译本中文正式名Go 入门指南 | 21.3k | Go | 05/09 |
| 3 | [kataras/iris](https://github.com/kataras/iris) | 感谢中国开发者 - https://bit.ly/謝謝 \| The fastest community-driven web framework for Go. gRPC, Automatic HTTPS with Public Domain, MVC, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. Fully compatible with the standard library and 3rd-party middleware packages. \| ht ... | 18.1k | Go | 05/10 |
| 4 | [chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | :books: Go语言高级编程开源图书涵盖CGOGo汇编语言RPC实现Protobuf插件实现Web框架实现分布式系统等高阶主题(完稿) | 12.6k | Go | 05/07 |
| 5 | [ehang-io/nps](https://github.com/ehang-io/nps) | 一款轻量级高性能功能强大的内网穿透代理服务器支持tcpudpsocks5http等几乎所有流量转发可用来访问内网网站本地支付接口调试ssh访问远程桌面内网dns解析内网socks5代理等等并带有功能强大的web管理端a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. | 12.0k | Go | 05/09 |
| 6 | [go-kratos/kratos](https://github.com/go-kratos/kratos) | Kratos是bilibili开源的一套Go微服务框架包含大量微服务相关框架及工具 | 9.6k | Go | 05/09 |
| 7 | [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 forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能H ... | 8.7k | Go | 05/09 |
| 8 | [talk-go/night](https://github.com/talk-go/night) | Weekly Go Online Meetup via Zoom and BilibiliGo 夜读 SIG 成员维护通过 zoom 在线直播的方式分享 Go 相关的技术话题每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题 | 7.3k | Go | 04/30 |
| 9 | [polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example) | Golang标准库对于程序员而言标准库与语言本身同样重要它好比一个百宝箱能为各种常见的任务提供完美的解决方案以示例驱动的方式讲解Golang的标准库 | 6.7k | Go | 02/01 |
| 10 | [crawlab-team/crawlab](https://github.com/crawlab-team/crawlab) | Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台支持任何语言和框架 | 6.1k | Go | 05/09 |
| 11 | [cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve) | 🌩支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes) | 4.6k | Go | 05/09 |
| 12 | [smallnest/rpcx](https://github.com/smallnest/rpcx) | A zero cost, faster multi-language bidirectional 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! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! | 4.6k | Go | 05/05 |
| 13 | [geektutu/7days-golang](https://github.com/geektutu/7days-golang) | 7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列 | 4.0k | Go | 05/03 |
| 14 | [lifei6671/mindoc](https://github.com/lifei6671/mindoc) | Golang实现的基于beego框架的接口在线文档管理系统 | 4.0k | Go | 05/07 |
| 15 | [EasyDarwin/EasyDarwin](https://github.com/EasyDarwin/EasyDarwin) | open sourcehigh performanceindustrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器基于go语言研发维护和优化RTSP推模式转发RTSP拉模式转发 ... | 3.9k | Go | 04/30 |
| 16 | [tophubs/TopList](https://github.com/tophubs/TopList) | 今日热榜一个获取各大热门网站热门头条的聚合网站使用Go语言编写多协程异步快速抓取信息预览:https://mo.fish | 3.7k | Go | 05/06 |
| 17 | [panjf2000/ants](https://github.com/panjf2000/ants) | 🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine | 3.5k | Go | 05/08 |
| 18 | [Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb) | 蓝鲸智云配置平台(BlueKing CMDB) | 3.4k | Go | 05/09 |
| 19 | [senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern) | 设计模式 Golang实现研磨设计模式读书笔记 | 2.9k | Go | 05/05 |
| 20 | [xiaoming2028/FreePAC](https://github.com/xiaoming2028/FreePAC) | 科学上网/梯子/自由上网/翻墙 SS/SSR/V2Ray/Brook 搭建教程 | 2.7k | Go | 04/08 |
| 21 | [chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade) | An easy to use and powerful chaos engineering experiment toolkit.阿里巴巴开源的一款简单易用功能强大的混沌实验注入工具 | 2.6k | Go | 04/28 |
| 22 | [ouqiang/gocron](https://github.com/ouqiang/gocron) | 定时任务管理系统 | 2.5k | Go | 04/30 |
| 23 | [flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin) | 基于gin+vue搭建的后台管理系统框架集成jwt鉴权权限管理动态路由分页封装多点登录拦截资源权限上传下载代码生成器表单生成器等基础功能更多功能正在开发中欢迎issue和pr~ | 2.3k | Go | 05/09 |
| 24 | [0xDkd/auxpi](https://github.com/0xDkd/auxpi) | 🍭 集合多家 API 的新一代图床 | 2.3k | Go | 02/19 |
| 25 | [aceld/zinx](https://github.com/aceld/zinx) | 基于Golang轻量级TCP并发服务器框架 | 2.3k | Go | 04/22 |
| 26 | [360EntSecGroup-Skylar/ElasticHD](https://github.com/360EntSecGroup-Skylar/ElasticHD) | Elasticsearch 可视化DashBoard, 支持Es监控实时搜索Index template快捷替换修改索引列表信息查看 SQL converts to DSL等 | 2.3k | Go | 03/08 |
| 27 | [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 网络框架 | 2.3k | Go | 05/06 |
| 28 | [goodrain/rainbond](https://github.com/goodrain/rainbond) | Enterprise Application System 以企业云原生应用开发架构运维共享交付为核心的Kubernetes多云赋能平台 | 2.3k | Go | 05/09 |
| 29 | [chanxuehong/wechat](https://github.com/chanxuehong/wechat) | weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk | 2.0k | Go | 04/09 |
| 30 | [feixiao/Distributed-Systems](https://github.com/feixiao/Distributed-Systems) | MIT课程Distributed Systems 学习和翻译 | 2.0k | Go | 02/08 |
| 31 | [shen100/wemall](https://github.com/shen100/wemall) | 基于react, node.js, go开发的微商城含微信小程序 | 1.9k | Go | 04/21 |
| 32 | [silenceper/wechat](https://github.com/silenceper/wechat) | WeChat SDK for Go 微信SDK简单易用 | 1.9k | Go | 05/08 |
| 33 | [gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com) | Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh) | 1.9k | Go | 04/27 |
| 34 | [liangdas/mqant](https://github.com/liangdas/mqant) | mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架 | 1.9k | Go | 05/07 |
| 35 | [eolinker/goku-api-gateway](https://github.com/eolinker/goku-api-gateway) | A Powerful HTTP API Gateway in pure golangGoku API Gateway 中文名悟空 API 网关是一个基于 Golang开发的微服务网关能够实现高性能 HTTP API 转发服务编排多租户管理API 访问权限控制等目的拥有强大的自定义插件系统可以自行扩展并且提供友好的图形化配置界面能够快速帮助企业进行 API 服务治理提高 API 服务的稳定性和安全性 | 1.9k | Go | 03/30 |
| 36 | [sjqzhang/go-fastdfs](https://github.com/sjqzhang/go-fastdfs) | A simple fast, easy use distributed file system written by golang(similar fastdfs).go-fastdfs 是一个简单的分布式文件系统(私有云存储)具有无中心高性能高可靠免维护等优点支持断点续传分块上传小文件合并自动同步自动修复 | 1.8k | Go | 04/22 |
| 37 | [fanux/sealos](https://github.com/fanux/sealos) | 只能用丝滑一词形容的kubernetes高可用安装kubernetes install工具一条命令离线安装包含所有依赖内核负载不依赖haproxy keepalived,纯golang开发,99年证书,支持v1.16 v1.15 v1.17 v1.18! | 1.8k | Go | 05/07 |
| 38 | [GuoZhaoran/spikeSystem](https://github.com/GuoZhaoran/spikeSystem) | 一个秒杀系统的例子分析 | 1.8k | Go | 01/20 |
| 39 | [studygolang/studygolang](https://github.com/studygolang/studygolang) | Go 语言中文网 \| Golang中文社区 \| Go语言学习园地 源码 | 1.7k | Go | 04/12 |
| 40 | [eyebluecn/tank](https://github.com/eyebluecn/tank) | 蓝眼云盘(Eyeblue Cloud Storage) | 1.7k | Go | 05/06 |
| 41 | [dreamans/syncd](https://github.com/dreamans/syncd) | syncd是一款开源的代码部署工具它具有简单高效易用等特点可以提高团队的工作效率. | 1.7k | Go | 03/28 |
| 42 | [TruthHun/BookStack](https://github.com/TruthHun/BookStack) | BookStack基于MinDoc使用Beego开发的在线文档管理系统功能类似Gitbook和看云 | 1.7k | Go | 04/01 |
| 43 | [overnote/over-golang](https://github.com/overnote/over-golang) | Golang相关[进度80%]Go语法Go并发思想Go与web开发Go微服务设施等 | 1.5k | Go | 05/08 |
| 44 | [qcrao/Go-Questions](https://github.com/qcrao/Go-Questions) | 从问题切入串连 Go 语言相关的所有知识融会贯通 | 1.4k | Go | 02/11 |
| 45 | [micro-in-cn/tutorials](https://github.com/micro-in-cn/tutorials) | Micro/Go-Micro 中文示例教程资料源码解读 | 1.4k | Go | 05/10 |
| 46 | [halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go) | Solutions to LeetCode by Go, 100% test coverage. / LeetCode 题解 | 1.4k | Go | 04/03 |
| 47 | [phachon/mm-wiki](https://github.com/phachon/mm-wiki) | MM-Wiki 一个轻量级的企业知识分享与团队协同软件可用于快速构建企业 Wiki 和团队知识分享平台部署方便使用简单帮助团队构建一个信息共享文档管理的协作环境 | 1.4k | Go | 04/15 |
| 48 | [bilibili/overlord](https://github.com/bilibili/overlord) | Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能致力于提供自动化高可用的缓存服务解决方案 | 1.3k | Go | 04/29 |
| 49 | [chai2010/go2-book](https://github.com/chai2010/go2-book) | :books: Go2编程指南开源图书重点讲解Go2新特性以及Go1教程中较少涉及的特性 | 1.3k | Go | 03/31 |
| 50 | [go-ego/gse](https://github.com/go-ego/gse) | Go efficient text segmentation @vcaesar; support english, chinese, japanese and other. Go 语言高性能分词 | 1.3k | Go | 05/05 |
| 51 | [linclin/gopub](https://github.com/linclin/gopub) | vue.js(element框架)+golang(beego框架)开发的运维发布系统,支持git,jenkins版本发布,go ssh,BT两种文件传输方式选择,支持部署前准备任务和部署后任务钩子函数 | 1.2k | Go | 03/26 |
| 52 | [xormplus/xorm](https://github.com/xormplus/xorm) | xorm是一个简单而强大的Go语言ORM库通过它可以使数据库操作非常简便本库是基于原版xorm的定制增强版本为xorm提供类似ibatis的配置文件及动态SQL支持支持AcitveRecord操作 | 1.1k | Go | 04/30 |
| 53 | [alibaba/RedisShake](https://github.com/alibaba/RedisShake) | Redis-shake is a tool for synchronizing data between two redis databases. Redis-shake是一个用于在两个redis之间同步数据的工具满足用户非常灵活的同步迁移需求 | 1.1k | Go | 05/06 |
| 54 | [davyxu/tabtoy](https://github.com/davyxu/tabtoy) | 跨平台的高性能便捷电子表格导出器 | 1.1k | Go | 04/29 |
| 55 | [40t/go-sniffer](https://github.com/40t/go-sniffer) | 🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句 | 1.1k | Go | 03/27 |
| 56 | [yanyiwu/gojieba](https://github.com/yanyiwu/gojieba) | "结巴"中文分词的Golang版本 | 1.1k | Go | 03/11 |
| 57 | [wenjianzhang/go-admin](https://github.com/wenjianzhang/go-admin) | 基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架包含了基础用户管理功能jwt鉴权代码生成器RABC资源控制表单构建等 | 1.1k | Go | 05/09 |
| 58 | [opensec-cn/kunpeng](https://github.com/opensec-cn/kunpeng) | kunpeng是一个Golang编写的开源POC框架/以动态链接库的形式提供各种语言调用通过此项目可快速开发漏洞检测类的系统 | 1.0k | Go | 04/09 |
| 59 | [george518/PPGo_Job](https://github.com/george518/PPGo_Job) | PPGo_Job是一款可视化的多人多权限的一任务多机执行的定时任务管理系统采用golang开发安装方便资源消耗少支持大并发可同时管理多台服务器上的定时任务 | 1.0k | Go | 04/14 |
| 60 | [hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN) | Mastering GO中文译本玩转 GO | 975 | Go | 04/02 |
| 61 | [henson/proxypool](https://github.com/henson/proxypool) | Golang实现的IP代理池 | 956 | Go | 05/07 |
| 62 | [alberliu/gim](https://github.com/alberliu/gim) | golang写的IM服务器支持多业务接入 | 949 | Go | 05/07 |
| 63 | [zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book) | 自己动手写Java虚拟机源代码 | 883 | Go | 02/17 |
| 64 | [iwannay/jiacrontab](https://github.com/iwannay/jiacrontab) | 简单可信赖的任务管理工具 | 876 | Go | 03/12 |
| 65 | [yoki123/ncmdump](https://github.com/yoki123/ncmdump) | netease cloud music copyright protection file dump(golang版本网易云音乐ncm文件格式转换) | 862 | Go | 04/30 |
| 66 | [xianlubird/mydocker](https://github.com/xianlubird/mydocker) | <<自己动手写docker>> 源码 | 857 | Go | 04/06 |
| 67 | [smartwalle/alipay](https://github.com/smartwalle/alipay) | 支付宝 AliPay SDK for Go, 集成简单功能完善持续更新支持公钥证书和普通公钥进行签名和验签 | 844 | Go | 05/08 |
| 68 | [qiniu/qlang](https://github.com/qiniu/qlang) | Q Language (Q语言) - A script language for Go | 837 | Go | 05/10 |
| 69 | [qiniu/qshell](https://github.com/qiniu/qshell) | qshell是利用七牛文档上公开的API实现的一个方便开发者测试和使用七牛API服务的命令行工具 | 832 | Go | 04/26 |
| 70 | [wuYin/blog](https://github.com/wuYin/blog) | 个人博客 | 809 | Go | 04/23 |
| 71 | [bilibili/sniper](https://github.com/bilibili/sniper) | 轻量级 go 业务框架 | 809 | Go | 03/05 |
| 72 | [gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample) | Go by Example 通过例子学 Golang | 787 | Go | 04/01 |
| 73 | [xluohome/phonedata](https://github.com/xluohome/phonedata) | 手机号码归属地信息库手机号归属地查询 phone.dat 最后更新2020年04月 | 787 | Go | 04/23 |
| 74 | [Go-zh/tour](https://github.com/Go-zh/tour) | Go 语言官方教程中文版 | 785 | Go | 04/04 |
| 75 | [3xxx/engineercms](https://github.com/3xxx/engineercms) | 工程师知识管理系统基于golang go语言beego框架每个行业都有自己的知识管理系统engineercms旨在为土木工程师们打造一款适用的基于web的知识管理系统它既可以用于管理个人的项目资料也可以用于管理项目团队资料它既可以运行于个人电脑也可以放到服务器上支持提取码分享文件onlyoffice实时文档协作直接在线编辑dwg文件office文档在线利用mindoc创作你的书籍阅览PDF文件通用的业务流程设置手机端配套小程序微信搜索珠三角设代青少儿书画即可呼出小程序 | 782 | Go | 05/09 |
| 76 | [geph-official/geph2](https://github.com/geph-official/geph2) | Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. | 782 | Go | 04/30 |
| 77 | [godcong/fate](https://github.com/godcong/fate) | fate 命运 起名 算命 宝宝起名 起名助手 宝宝取名 | 760 | Go | 05/09 |
| 78 | [caixw/apidoc](https://github.com/caixw/apidoc) | RESTful API 文档生成工具支持 GoJavaSwiftJavaScriptRustPHPPython Ruby 等大部分语言 | 755 | Go | 05/07 |
| 79 | [GameXG/TcpRoute2](https://github.com/GameXG/TcpRoute2) | TcpRoute , TCP 层的路由器对于 TCP 连接自动从多个线路(电信联通移动)多个域名解析结果中选择最优线路 | 735 | Go | 05/09 |
| 80 | [Gourouting/singo](https://github.com/Gourouting/singo) | Gin+Gorm开发Golang API快速开发脚手架 | 730 | Go | 03/09 |
| 81 | [yangwenmai/learning-golang](https://github.com/yangwenmai/learning-golang) | Go 学习之路Go 开发者博客Go 微信公众号Go 学习资料文档书籍视频 | 708 | Go | 04/02 |
| 82 | [esrrhs/pingtunnel](https://github.com/esrrhs/pingtunnel) | 流量转发加速工具.a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding. | 694 | Go | 05/08 |
| 83 | [mozillazg/go-pinyin](https://github.com/mozillazg/go-pinyin) | 汉字转拼音 | 692 | Go | 04/09 |
| 84 | [mlogclub/bbs-go](https://github.com/mlogclub/bbs-go) | 基于Golang的社区系统 | 683 | Go | 05/10 |
| 85 | [gudegg/yunSpider](https://github.com/gudegg/yunSpider) | 百度云网盘爬虫 | 683 | Go | 04/05 |
| 86 | [bobohume/gonet](https://github.com/bobohume/gonet) | go分布式服务器基于内存mmo | 664 | Go | 05/09 |
| 87 | [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的集群复制工具可以满足迁移和同步的需求进一步实现灾备和多活功能。 | 661 | Go | 04/22 |
| 88 | [Janusec/janusec](https://github.com/Janusec/janusec) | Janusec Application Gateway, an application security solution which provides WAF (Web Application Firewall), CC attack defense, OAuth2 Authentication, private key protection, Web SSH operation, Web routing and scalable load balancing. JANUSEC应用网关提供WAFCC攻击防御OAuth2身份认证统一Web化管理入口证书私钥保护Web SSH安全运 ... | 652 | Go | 04/26 |
| 89 | [8treenet/freedom](https://github.com/8treenet/freedom) | freedom是一个基于六边形架构的框架可以支撑充血的领域模型范式 | 644 | Go | 05/09 |
| 90 | [Jrohy/trojan](https://github.com/Jrohy/trojan) | trojan多用户管理部署程序, 支持web页面管理 | 624 | Go | 04/30 |
| 91 | [ixre/go2o](https://github.com/ixre/go2o) | 基于DDD的o2o的业务模型及基础, 使用Golang+Thrift实现 | 618 | Go | 05/05 |
| 92 | [gopcp/example.v2](https://github.com/gopcp/example.v2) | An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (Go并发编程实战第2版). | 616 | Go | 04/27 |
| 93 | [hanchuanchuan/goInception](https://github.com/hanchuanchuan/goInception) | 一个集审核执行备份及生成回滚语句于一身的MySQL运维工具 | 612 | Go | 05/05 |
| 94 | [liushuchun/wechatcmd](https://github.com/liushuchun/wechatcmd) | 提供微信终端版本微信命令行版本聊天功能微信机器人 | 582 | Go | 05/09 |
| 95 | [guonaihong/gout](https://github.com/guonaihong/gout) | gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀小巧强大犀利具体用法可看文档如使用迷惑或者API用得不爽都可提issues | 575 | Go | 05/08 |
| 96 | [medivhzhan/weapp](https://github.com/medivhzhan/weapp) | Golang 微信小程序 SDK | 566 | Go | 05/07 |
| 97 | [wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows) | 这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具 | 538 | Go | 05/07 |
| 98 | [unknwon/building-web-applications-in-go](https://github.com/unknwon/building-web-applications-in-go) | Go 语言 Web 应用开发系列教程从新手到双手残废 | 537 | Go | 03/21 |
| 99 | [qiniu/httptest](https://github.com/qiniu/httptest) | Qiniu httptest package - 七牛HTTP测试工具包 | 529 | Go | 04/26 |
| 100 | [iGoogle-ink/gopay](https://github.com/iGoogle-ink/gopay) | QQ微信WeChat支付宝AliPay的Go版本SDK持续更新望开发者及时升级 | 515 | Go | 05/07 |
| 101 | [thinkeridea/go-extend](https://github.com/thinkeridea/go-extend) | go语言扩展包收集一些常用的操作函数辅助更快的完成开发工作并减少重复代码 | 512 | Go | 01/06 |
| 102 | [jiajunhuang/blog](https://github.com/jiajunhuang/blog) | Jiajun的编程随想 | 501 | Go | 05/08 |
| 103 | [duolatech/xapimanager](https://github.com/duolatech/xapimanager) | XAPI MANAGER -专业实用的开源接口管理平台为程序开发者提供一个灵活方便快捷的API管理工具让API管理变的更加清晰明朗如果你觉得xApi对你有用的话别忘了给我们点个赞哦^_^ | 477 | Go | 04/20 |
| 104 | [Golangltd/codeclass](https://github.com/Golangltd/codeclass) | Golang语言社区--腾讯课堂网易云课堂字节教育课程PPT及代码 | 474 | Go | 04/27 |
| 105 | [cnbattle/douyin](https://github.com/cnbattle/douyin) | 抖音推荐列表视频爬虫方案,基于app(虚拟机或真机) 相关技术 golang adb | 461 | Go | 05/08 |
| 106 | [silenceper/pool](https://github.com/silenceper/pool) | Golang 通用网络连接池 | 458 | Go | 04/29 |
| 107 | [33cn/chain33](https://github.com/33cn/chain33) | 高度模块化, 遵循 KISS原则的区块链开发框架 | 454 | Go | 04/29 |
| 108 | [tjfoc/gmsm](https://github.com/tjfoc/gmsm) | GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库) | 450 | Go | 04/22 |
| 109 | [hidu/mysql-schema-sync](https://github.com/hidu/mysql-schema-sync) | mysql表结构自动同步工具(目前只支持字段索引的同步分区等高级功能暂不支持) | 430 | Go | 01/01 |
| 110 | [indes/flowerss-bot](https://github.com/indes/flowerss-bot) | A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot | 426 | Go | 05/08 |
| 111 | [TeaWeb/build](https://github.com/TeaWeb/build) | TeaWeb-可视化的Web代理服务DEMO: http://teaos.cn:7777 | 423 | Go | 05/07 |
| 112 | [snowlyg/IrisAdminApi](https://github.com/snowlyg/IrisAdminApi) | iris 框架的后台api项目 | 412 | Go | 04/30 |
| 113 | [didi/falcon-log-agent](https://github.com/didi/falcon-log-agent) | 用于监控系统的日志采集agent可无缝对接open-falcon | 412 | Go | 03/02 |
| 114 | [it234/goapp](https://github.com/it234/goapp) | Gin + GORM + Casbin + vue-element-admin 实现的权限管理系统(golang) | 406 | Go | 01/14 |
| 115 | [silenceper/gowatch](https://github.com/silenceper/gowatch) | gowatch is a command line tool that builds and (re)starts your go project everytime you save a Go or template file.\|\|Go程序热编译工具提升开发效率 | 383 | Go | 02/26 |
| 116 | [objcoding/wxpay](https://github.com/objcoding/wxpay) | 微信支付(WeChat Pay) SDK for Golang | 381 | Go | 05/06 |
| 117 | [link1st/gowebsocket](https://github.com/link1st/gowebsocket) | golang基于websocket单台机器支持百万连接分布式聊天(IM)系统 | 370 | Go | 05/08 |
| 118 | [EndlessCheng/mahjong-helper](https://github.com/EndlessCheng/mahjong-helper) | 日本麻将助手牌效+防守+记牌支持雀魂天凤 | 365 | Go | 05/06 |
| 119 | [gookit/color](https://github.com/gookit/color) | 🎨 Terminal color rendering tool library, support 8/16 colors, 256 colors, RGB color rendering output, compatible with Windows. CLI 控制台颜色渲染工具库, 拥有简洁的使用API支持16色256RGB色彩渲染输出兼容并支持 Windows 环境的色彩渲染 | 353 | Go | 04/26 |
| 120 | [alibaba/RedisFullCheck](https://github.com/alibaba/RedisFullCheck) | redis-full-check is used to compare whether two redis have the same data. redis-full-check用于比较2个redis数据是否一致支持单节点主从集群版以及多种proxy支持同构以及异构对比redis的版本支持2.x-5.x | 352 | Go | 04/07 |
| 121 | [baiyutang/meetup](https://github.com/baiyutang/meetup) | 互联网最全大厂技术分享PPT 👍🏻 持续更新中🍻各大技术交流会活动资料汇总 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic欢迎 PR / Issues | 351 | Go | 04/24 |
| 122 | [phodal/coca](https://github.com/phodal/coca) | Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构系统迁移和系统分析的瑞士军刀它可以分析代码中的 badsmell行数统计分析调用与依赖进行 Git 分析以及自动化重构等 | 342 | Go | 04/02 |
| 123 | [zxh0/luago-book](https://github.com/zxh0/luago-book) | 自己动手实现Lua源代码 | 340 | Go | 03/10 |
| 124 | [hr3lxphr6j/bililive-go](https://github.com/hr3lxphr6j/bililive-go) | 一个直播录制工具 | 330 | Go | 05/05 |
| 125 | [go-spring/go-spring](https://github.com/go-spring/go-spring) | 基于 IoC Go 后端一站式开发框架 🚀 | 325 | Go | 05/07 |
| 126 | [pibigstar/go-demo](https://github.com/pibigstar/go-demo) | Go语言实例教程从入门到进阶包括基础库使用设计模式面试易错点工具类对接第三方等 | 322 | Go | 05/02 |
| 127 | [wangbin/jiebago](https://github.com/wangbin/jiebago) | Jieba 分词 Go 语言版 | 319 | Go | 01/03 |
| 128 | [lifei6671/interview-go](https://github.com/lifei6671/interview-go) | golang面试题集合 | 318 | Go | 03/13 |
| 129 | [kplcloud/kplcloud](https://github.com/kplcloud/kplcloud) | 基于Kubernetes的PaaS平台 | 317 | Go | 01/19 |
| 130 | [brokercap/Bifrost](https://github.com/brokercap/Bifrost) | Bifrost ---- 面向生产环境的 MySQL 同步到Redis,MongoDB等服务的异构中间件 | 314 | Go | 05/10 |
| 131 | [feiyu563/PrometheusAlert](https://github.com/feiyu563/PrometheusAlert) | Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等 | 313 | Go | 05/05 |
| 132 | [tomoya92/pybbs-go](https://github.com/tomoya92/pybbs-go) | beego写的简单bbs | 310 | Go | 05/06 |
| 133 | [childe/gohangout](https://github.com/childe/gohangout) | golang版本的hangout, 希望能省些内存. 使用了自己写的Kafka lib .. . 不过我们在生产环境已经使用近1年, kafka 版本从0.9.0.1到2.0都在使用, 目前情况稳定. 吞吐量在每天2000亿条以上. | 306 | Go | 05/09 |
| 134 | [ego008/goyoubbs](https://github.com/ego008/goyoubbs) | golang 实现的youBBS自动安装更新HTTPS | 306 | Go | 03/18 |
| 135 | [link1st/go-stress-testing](https://github.com/link1st/go-stress-testing) | go 实现的压测工具ablocustJmeter压测工具介绍单台机器100w连接压测实战 | 301 | Go | 05/06 |
| 136 | [ma6254/FictionDown](https://github.com/ma6254/FictionDown) | 小说下载\|小说爬取\|起点\|笔趣阁\|导出Markdown\|导出txt\|转换epub\|广告过滤\|自动校对 | 299 | Go | 04/09 |
| 137 | [withlin/canal-go](https://github.com/withlin/canal-go) | Alibaba mysql database binlog incremental subscription & consumer components Canal's golang client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 go 客户端 ] https://github.com/alibaba/canal | 293 | Go | 04/25 |
| 138 | [labulaka521/crocodile](https://github.com/labulaka521/crocodile) | Distributed Task Scheduling System\|分布式定时任务调度平台 | 290 | Go | 05/07 |
| 139 | [chai2010/gopherchina2018-cgo-talk](https://github.com/chai2010/gopherchina2018-cgo-talk) | :book: GopherChina2018: 深入CGO编程 - 最新修订 | 280 | Go | 03/31 |
| 140 | [p4gefau1t/trojan-go](https://github.com/p4gefau1t/trojan-go) | Go实现的Trojan代理支持自动证书申请/多路复用/路由功能/CDN中转多平台无依赖A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/ | 279 | Go | 05/10 |
| 141 | [dengsgo/fileboy](https://github.com/dengsgo/fileboy) | fileboy文件变更监听通知系统使用 Go 编写Fileboy, File Change Monitoring Notification System, written with Go. | 274 | Go | 04/22 |
| 142 | [iissy/goweb](https://github.com/iissy/goweb) | 一个用Golang写的CMS内容管理系统 | 272 | Go | 05/06 |
| 143 | [master-coder-ll/v2ray-web-manager](https://github.com/master-coder-ll/v2ray-web-manager) | v2ray-web-manager 是一个tls+ws+v2ray 一端口多用户的解决方案同时增加了流量控制/账号管理/限速等功能key word: v2ray admin , v2ray panel ,v2ray web | 268 | Go | 05/04 |
| 144 | [jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial) | Go语言快速入门 | 261 | Go | 03/25 |
| 145 | [qieguo2016/algorithm](https://github.com/qieguo2016/algorithm) | 常用算法和数据结构讲解面试算法题/leetcode解题提供golang/js版本 | 258 | Go | 05/05 |
| 146 | [magiclvzs/antnet](https://github.com/magiclvzs/antnet) | A game server net framework in Golang go(Golang)游戏服务器网络框架 | 254 | Go | 04/28 |
| 147 | [zyfworks/AnotherSteamCommunityFix](https://github.com/zyfworks/AnotherSteamCommunityFix) | 通过修改hosts转发HTTP请求的方式临时性修复SteamCommunity在中国大陆无法访问的小工具 | 254 | Go | 04/29 |
| 148 | [idoubi/gonews](https://github.com/idoubi/gonews) | golang每日新闻检索平台 | 252 | Go | 02/07 |
| 149 | [hequan2017/go-admin](https://github.com/hequan2017/go-admin) | go web api包含gin+gorm+jwt+rbac等 | 252 | Go | 02/04 |
| 150 | [esap/wechat](https://github.com/esap/wechat) | 微信SDK的golang实现短小精悍同时兼容企业号/服务号/订阅号/小程序 | 250 | Go | 02/20 |
| 151 | [xinliangnote/Go](https://github.com/xinliangnote/Go) | Go 从入门到实战学习笔记从零开始学 GoGin 框架基本语法包括 26 个DemoGin 框架包括Gin 自定义路由配置Gin 使用 Logrus 进行日志记录Gin 数据绑定和验证Gin 自定义错误处理Go gRPC Hello World... 持续更新中... | 242 | Go | 01/04 |
| 152 | [GameXG/ProxyClient](https://github.com/GameXG/ProxyClient) | golang 代理库和net一致的API支持 socks4socks4asocks5httphttps 等代理协议 | 240 | Go | 01/21 |
| 153 | [Tencent/bk-bcs](https://github.com/Tencent/bk-bcs) | 蓝鲸智云容器管理平台(BlueKing Container Service) | 240 | Go | 05/09 |
| 154 | [darjun/go-daily-lib](https://github.com/darjun/go-daily-lib) | Go 每日一库 | 238 | Go | 05/10 |
| 155 | [micro-in-cn/starter-kit](https://github.com/micro-in-cn/starter-kit) | Quick Go-Micro 快速开发包 | 233 | Go | 05/10 |
| 156 | [jackhu1990/golangman](https://github.com/jackhu1990/golangman) | golangman是一个帮助具有其他语言开发经验的人快速上手golang的开源项目. | 232 | Go | 02/15 |
| 157 | [micro-plat/hydra](https://github.com/micro-plat/hydra) | 后端全栈式服务框架提供接口服务器web服务器websocket服务器RPC服务器统一调度服务器消息消费服务器 | 228 | Go | 05/09 |
| 158 | [nange/gospider](https://github.com/nange/gospider) | golang实现的爬虫框架使用者只需关心页面规则提供web管理界面基于colly开发 | 228 | Go | 01/15 |
| 159 | [hwholiday/learning_tools](https://github.com/hwholiday/learning_tools) | Go 学习Go 进阶Go 实用工具类Go-kit 微服务实践 | 222 | Go | 05/05 |
| 160 | [admpub/nging](https://github.com/admpub/nging) | 漂亮的Go语言通用后台管理框架包含计划任务MySQL管理Redis管理FTP管理SSH管理服务器管理Caddy配置云存储管理等功能 | 219 | Go | 05/04 |
| 161 | [Shitaibin/golang_step_by_step](https://github.com/Shitaibin/golang_step_by_step) | Golang入门教程的文章示例代码喜欢就star订阅就watch | 219 | Go | 04/19 |
| 162 | [islenbo/autossh](https://github.com/islenbo/autossh) | No password ssh client for Mac/Linux, one key login remote server. 一个SSH远程客户端可一键登录远程服务器主要用来弥补Mac/Linux Terminal SSH无法保存密码的不足 | 215 | Go | 02/07 |
| 163 | [gookit/validate](https://github.com/gookit/validate) | Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库使用简单内置大部分常用验证过滤器支持自定义验证器自定义消息字段翻译 | 214 | Go | 04/07 |
| 164 | [goflyfox/gmanager](https://github.com/goflyfox/gmanager) | 基于gf框架的管理平台支持登录认证组织机构用户角色菜单日志 | 206 | Go | 04/01 |
| 165 | [duanhf2012/origin](https://github.com/duanhf2012/origin) | 积木式服务器引擎 | 202 | Go | 05/07 |
| 166 | [importcjj/sensitive](https://github.com/importcjj/sensitive) | 敏感词查找,验证,过滤和替换 🤓 FindAll, Validate, Filter and Replace words. | 201 | Go | 04/16 |
| 167 | [woodylan/go-websocket](https://github.com/woodylan/go-websocket) | 基于Golang实现的分布式WebSocket微服务仅依赖Redis简单易部署支持高并发单发群发广播其它项目可以通过http与本项目通信 | 193 | Go | 04/29 |
| 168 | [issue9/identicon](https://github.com/issue9/identicon) | Go 语言版 identicon 头像产生工具 | 185 | Go | 02/02 |
| 169 | [sinksmell/lanblog](https://github.com/sinksmell/lanblog) | 懒人博客前后端分离Vue+Beego Restful api 开箱即用部署简单后台管理系统简洁美观 | 184 | Go | 02/25 |
| 170 | [vckai/novel](https://github.com/vckai/novel) | Golang小说采集展示站 | 184 | Go | 04/11 |
| 171 | [SummerLife/EmbeddedSystem](https://github.com/SummerLife/EmbeddedSystem) | :books: 嵌入式系统基础知识与主流编程语言相关内容总结 | 182 | Go | 05/07 |
| 172 | [lianxiangcloud/linkchain](https://github.com/lianxiangcloud/linkchain) | 享云链-郑和版本由链享云打造的专注于数字经济创新业务的公链 | 181 | Go | 03/02 |
| 173 | [broqiang/mdblog](https://github.com/broqiang/mdblog) | 用来显示 markdown 文档的基于 gin 框架的 go 语言开发的博客 | 179 | Go | 05/09 |
| 174 | [fastgoo/wechat-grpc-client](https://github.com/fastgoo/wechat-grpc-client) | 微信Ipad协议golang版本基于grpc的实现策略这套代码需要通过gprc服务端组包解包才可以正常使用 | 178 | Go | 03/04 |
| 175 | [go-workflow/go-workflow](https://github.com/go-workflow/go-workflow) | go版本极简工作流引擎 | 178 | Go | 04/12 |
| 176 | [q191201771/naza](https://github.com/q191201771/naza) | 🍀 Go basic library. \|\| Go语言基础库包含日志内存池断言位操作string字节切片一致性哈希版本信息大小端原子操作json协程池整型数组压缩限速器令牌桶漏桶带宽计算网络连接对象文件批处理对象唯一ID分布式IDmd5mockstub等内容 | 177 | Go | 05/10 |
| 177 | [freshcn/qqwry](https://github.com/freshcn/qqwry) | 纯真ip库的golang服务 | 172 | Go | 03/11 |
| 178 | [bypass-GFW-SNI/main](https://github.com/bypass-GFW-SNI/main) | 突破 GFW SNI 封锁 | 169 | Go | 04/14 |
| 179 | [Gopusher/gateway](https://github.com/Gopusher/gateway) | 🚀构建分布式即时聊天消息推送系统 Building distributed instant messaging, push notification systems. | 169 | Go | 04/09 |
| 180 | [mattn/goemon](https://github.com/mattn/goemon) | 五右衛門 | 168 | Go | 04/06 |
| 181 | [iiinsomnia/yiigo](https://github.com/iiinsomnia/yiigo) | Go 轻量级开发通用库 | 167 | Go | 04/30 |
| 182 | [zxysilent/blog](https://github.com/zxysilent/blog) | 一个goechovue 开发的快速简洁美观前后端分离的个人博客系统(blog)也可方便二次开发为CMS(内容管理系统)和各种企业门户网站 | 164 | Go | 03/27 |
| 183 | [zu1k/tg-keyword-reply-bot](https://github.com/zu1k/tg-keyword-reply-bot) | telegram 关键词回复机器人群主助手 | 163 | Go | 03/22 |
| 184 | [Comdex/imgo](https://github.com/Comdex/imgo) | golang图像处理工具库(golang image process lib) | 162 | Go | 02/13 |
| 185 | [8treenet/gcache](https://github.com/8treenet/gcache) | gcache是gorm的中间件插入后gorm即刻拥有缓存 | 159 | Go | 01/20 |
| 186 | [donng/Play-with-Data-Structures](https://github.com/donng/Play-with-Data-Structures) | 慕课 liuyubobobo玩转数据结构课程的 Go 语言实现版本 | 151 | Go | 03/27 |
| 187 | [iikira/Baidu-Login](https://github.com/iikira/Baidu-Login) | Go语言实现登录百度账号 | 151 | Go | 04/09 |
| 188 | [sodaling/FastestBilibiliDownloader](https://github.com/sodaling/FastestBilibiliDownloader) | B站视频极速批量下载器\|The fastest Bilibili video downloader | 149 | Go | 04/15 |
| 189 | [openset/php2go](https://github.com/openset/php2go) | 用Go语言实现PHP内置函数 | 144 | Go | 01/18 |
| 190 | [fanpei91/gap-proxy](https://github.com/fanpei91/gap-proxy) | gap-proxy 是一个加速网络的 SOCKS5 安全代理工具 | 144 | Go | 04/04 |
| 191 | [wanghongfei/gogate](https://github.com/wanghongfei/gogate) | Go实现的高性能Spring Cloud网关(支持Consul和Eureka), 路由配置热更新负载均衡灰度服务粒度的流量控制服务粒度的流量统计 | 141 | Go | 04/13 |
| 192 | [liuzhuoling2011/RedisGo](https://github.com/liuzhuoling2011/RedisGo) | 为更好的管理/监控Redis而倾心打造~ | 139 | Go | 03/28 |
| 193 | [lozy219/TrustScience](https://github.com/lozy219/TrustScience) | 相信科学 | 139 | Go | 01/27 |
| 194 | [oldfritter/goDCE](https://github.com/oldfritter/goDCE) | 数字货币交易所 | 138 | Go | 05/07 |
| 195 | [mikezss/skl-go](https://github.com/mikezss/skl-go) | skl api企业级后台API开发平台使用beego语言架构开发平台内嵌了用户用户组机构角色权限多语言枚举OA引擎等功能模块 | 137 | Go | 01/08 |
| 196 | [mritd/idgen](https://github.com/mritd/idgen) | 一个使用 golang 编写的大陆身份证生成器 | 137 | Go | 05/07 |
| 197 | [zhshch2002/goribot](https://github.com/zhshch2002/goribot) | [Crawler/Scraper for Golang]🕷A lightweight distributed friendly Golang crawler framework.一个轻量的分布式友好的 Golang 爬虫框架 | 135 | Go | 05/04 |
| 198 | [88250/pipe](https://github.com/88250/pipe) | 🎷 B3log distributed community blog-end node, welcome to join the next generation community network. B3log 分布式社区的博客端节点欢迎加入下一代社区网络 | 130 | Go | 05/09 |
| 199 | [yuedun/metal](https://github.com/yuedun/metal) | 基于beego开发的网站管理后台系统包含功能登录用户管理权限管理多线程获取数据定时任务爬虫markdown七牛上传图片 | 127 | Go | 05/07 |
| 200 | [DemonFengYuXiang/YourNovel](https://github.com/DemonFengYuXiang/YourNovel) | YourNovel-基于Golang的开源小说搜索引擎&免费小说阅读网站 | 124 | Go | 03/05 |
[回到目录](#目录)
<br/>
## PHP
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | -------- | ------- |
| 1 | [easychen/howto-make-more-money](https://github.com/easychen/howto-make-more-money) | 程序员如何优雅的挣零花钱2.0升级为小书了Most of this not work outside China , so no English translate | 11.7k | PHP | 05/08 |
| 2 | [top-think/think](https://github.com/top-think/think) | ThinkPHP Framework 十年匠心的高性能PHP框架 | 7.4k | PHP | 05/09 |
| 3 | [guyueyingmu/avbook](https://github.com/guyueyingmu/avbook) | AV 电影管理系统 avmoo , javbus , javlibrary 爬虫线上 AV 影片图书馆AV 磁力链接数据库Japanese Adult Video Library,Adult Video Magnet Links - Japanese Adult Video Database | 6.9k | PHP | 04/30 |
| 4 | [fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop) | yii2 ( PHP ) fecmallfecshop core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城支持移动端vue, app, html5微信小程序微店微信小程序商城等 | 4.1k | PHP | 05/09 |
| 5 | [yansongda/pay](https://github.com/yansongda/pay) | 可能是我用过的最优雅的 Alipay WeChat 的支付 SDK 扩展包了 | 3.3k | PHP | 05/07 |
| 6 | [overtrue/pinyin](https://github.com/overtrue/pinyin) | :cn: 基于词库的中文转拼音优质解决方案 | 3.3k | PHP | 04/14 |
| 7 | [owner888/phpspider](https://github.com/owner888/phpspider) | 我用爬虫一天时间偷了知乎一百万用户只为证明PHP是世界上最好的语言 所使用的程序 | 3.1k | PHP | 03/16 |
| 8 | [overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat) | 微信 SDK for Laravel, 基于 overtrue/wechat | 2.5k | PHP | 03/04 |
| 9 | [matyhtf/framework](https://github.com/matyhtf/framework) | SPF Swoole PHP Framework世界第一款基于Swoole扩展的PHP框架开发者是Swoole创始人 | 2.2k | PHP | 01/16 |
| 10 | [overtrue/easy-sms](https://github.com/overtrue/easy-sms) | :calling: 一款满足你的多种发送需求的短信发送组件 | 2.1k | PHP | 05/06 |
| 11 | [helei112g/payment](https://github.com/helei112g/payment) | Payment是php版本的支付聚合第三方sdk集成了微信支付支付宝支付招商一网通支付提供统一的调用接口方便快速接入各种支付查询退款转账能力服务端接入支付功能方便快捷 | 2.1k | PHP | 05/04 |
| 12 | [summerblue/laravel-shop](https://github.com/summerblue/laravel-shop) | Laravel 电商实战教程的项目代码 | 2.1k | PHP | 05/07 |
| 13 | [jae-jae/QueryList](https://github.com/jae-jae/QueryList) | :spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架 | 2.0k | PHP | 04/03 |
| 14 | [summerblue/phphub5](https://github.com/summerblue/phphub5) | PHPHub Ver 5 is a Forum project Powered by Laravel 5.1, and it is also the project build up PHP & Laravel China community 此项目已弃用 | 2.0k | PHP | 03/09 |
| 15 | [c0ny1/upload-labs](https://github.com/c0ny1/upload-labs) | 一个想帮你总结所有类型的上传漏洞的靶场 | 1.9k | PHP | 01/15 |
| 16 | [Qsnh/meedu](https://github.com/Qsnh/meedu) | 基于Laravel开发的在线教育点播收费系统 | 1.7k | PHP | 05/08 |
| 17 | [mix-php/mix](https://github.com/mix-php/mix) | 基于 Swoole 4.4+ 单线程协程 PHP 框架 / Single-threaded coroutine PHP framework | 1.4k | PHP | 05/08 |
| 18 | [mashirozx/Sakura](https://github.com/mashirozx/Sakura) | A Wonderful WordPress Theme: 樱花庄的白猫博客主题 | 1.4k | PHP | 04/19 |
| 19 | [hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel) | 一个开源的网址导航网站项目您可以拿来制作自己的网址导航 | 1.4k | PHP | 04/30 |
| 20 | [louislivi/SMProxy](https://github.com/louislivi/SMProxy) | Swoole MySQL Proxy 一个基于 MySQL 协议Swoole 开发的MySQL数据库连接池 A MySQL database connection pool based on MySQL protocol and Swoole. | 1.3k | PHP | 04/23 |
| 21 | [zorlan/skycaiji](https://github.com/zorlan/skycaiji) | 蓝天采集器是一款免费的数据采集发布爬虫软件采用php+mysql开发可部署在云服务器几乎能采集所有类型的网页无缝对接各类CMS建站程序免登录实时发布数据全自动无需人工干预是大数据云时代网站数据自动化采集的最佳云端爬虫软件 | 1.3k | PHP | 04/30 |
| 22 | [Tai7sy/card-system](https://github.com/Tai7sy/card-system) | 个人在线发卡系统高效安全的发卡平台 | 1.2k | PHP | 01/24 |
| 23 | [gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo) | ShopXO免费开源商城系统国内领先企业级B2C免费开源电商系统包含PCh5微信小程序支付宝小程序百度小程序头条&抖音小程序QQ小程序遵循Apache2开源协议发布基于ThinkPHP5.1框架研发 | 1.1k | PHP | 05/09 |
| 24 | [TideSec/WDScanner](https://github.com/TideSec/WDScanner) | WDScanner平台目前实现了如下功能分布式web漏洞扫描客户管理漏洞定期扫描子域名枚举端口扫描网站爬虫暗链检测坏链检测网站指纹搜集专项漏洞检测代理搜集及部署等功能 | 1.1k | PHP | 03/05 |
| 25 | [kiddyuchina/Beanbun](https://github.com/kiddyuchina/Beanbun) | Beanbun 是用 PHP 编写的多进程网络爬虫框架具有良好的开放性高可扩展性基于 Workerman | 1.0k | PHP | 01/27 |
| 26 | [privacy-protection-tools/anti-AD](https://github.com/privacy-protection-tools/anti-AD) | anti-AD是目前中文区命中率最高的广告过滤列表实现了精确的广告屏蔽和隐私保护现已支持AdGuardHomednsmasq SurgePi-Holesmartdns等网络组件完全兼容常见的广告过滤工具所支持的各种广告过滤列表格式 | 1.0k | PHP | 05/08 |
| 27 | [jianyan74/rageframe2](https://github.com/jianyan74/rageframe2) | 一个基于Yii2高级框架的快速开发应用引擎 | 992 | PHP | 05/08 |
| 28 | [typecho-fans/plugins](https://github.com/typecho-fans/plugins) | Typecho开源插件集群 | 970 | PHP | 05/10 |
| 29 | [fukuball/jieba-php](https://github.com/fukuball/jieba-php) | "結巴"中文分詞做最好的 PHP 中文分詞中文斷詞組件 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module. | 959 | PHP | 04/16 |
| 30 | [overtrue/api.yike.io](https://github.com/overtrue/api.yike.io) | 一刻社区后端 API 源码 | 941 | PHP | 05/09 |
| 31 | [MoeNetwork/Tieba-Cloud-Sign](https://github.com/MoeNetwork/Tieba-Cloud-Sign) | 百度贴吧云签到在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到配合插件使用还可实现云灌水点赞封禁删帖审查等功能 | 940 | PHP | 02/20 |
| 32 | [assimon/dujiaoka](https://github.com/assimon/dujiaoka) | 🚀独角数卡(发卡)-开源式站长自动化售货解决方案高效稳定快速🎉🎉 | 887 | PHP | 05/08 |
| 33 | [mylxsw/wizard](https://github.com/mylxsw/wizard) | Wizard是一款开源的文档管理工具支持Markdown/Swagger/Table类型的文档 | 873 | PHP | 04/30 |
| 34 | [zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu) | 一个好玩的Web安全-漏洞测试平台 | 873 | PHP | 04/16 |
| 35 | [jitamin/jitamin](https://github.com/jitamin/jitamin) | :panda_face: Jitamin is a free software written in PHP, intended to handle the project management over the web. QQ群: 656868 | 869 | PHP | 04/16 |
| 36 | [zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper) | 微信服务号+微信小程序+微信支付+支付宝支付 | 785 | PHP | 04/26 |
| 37 | [swlib/saber](https://github.com/swlib/saber) | Saber, PHP异步协程HTTP客户端 \| PHP Coroutine HTTP client - Swoole Humanization Library | 770 | PHP | 05/10 |
| 38 | [jqhph/dcat-admin](https://github.com/jqhph/dcat-admin) | 🔥 使用很少的代码快速构建一个功能完善的高颜值后台系统内置丰富的后台常用组件开箱即用让开发者告别冗杂的HTML代码 | 765 | PHP | 05/10 |
| 39 | [yansongda/laravel-pay](https://github.com/yansongda/laravel-pay) | 可能是我用过的最优雅的 Alipay WeChat laravel 支付扩展包了 | 752 | PHP | 04/19 |
| 40 | [dedemao/alipay](https://github.com/dedemao/alipay) | 一个PHP文件搞定支付宝支付系列包括电脑网站支付手机网站支付现金红包消费红包扫码支付JSAPI支付单笔转账到支付宝账户交易结算分账分润网页授权获取用户信息等 | 751 | PHP | 03/20 |
| 41 | [duoergun0729/1book](https://github.com/duoergun0729/1book) | Web安全之机器学习入门 | 683 | PHP | 02/23 |
| 42 | [wmhello/laravel_template_with_vue](https://github.com/wmhello/laravel_template_with_vue) | laravel5.5和vue.js结合的前后端分离项目模板,后端使用了laravel的LTS版本5.5前端使用了流行的vue-element-template项目作为程序的起点可以直接以此为基础来进行业务扩展模板内容包括基础的用户管理和权限管理日志管理集成第三方登录整合laravel-echo-server 实现了websocket 做到了消息的实时推送并在此基础上实现了聊天室和客服功能权限管理包括后端Token认证和前端vue.js的动态权限解决了前后端完整分离的情况下vue.js的认证与权限相关的痛点已在本人的多个项目中集成使用 | 678 | PHP | 03/30 |
| 43 | [xiebruce/PicUploader](https://github.com/xiebruce/PicUploader) | 一个还不错的图床工具支持Mac/Win/Linux服务器支持压缩后上传添加图片或文字水印多文件同时上传同时上传到多个云右击任意文件上传快捷键上传剪贴板截图Web版上传支持作为Mweb/Typora发布图片接口作为PicGo/ShareX/uPic等的自定义图床支持在服务器上部署作为图床接口支持上传任意格式文件 | 675 | PHP | 05/06 |
| 44 | [lizhichao/one](https://github.com/lizhichao/one) | 一个极简高性能php框架支持[swoole \| php-fpm ]环境 | 672 | PHP | 05/04 |
| 45 | [insoxin/API](https://github.com/insoxin/API) | 姬长信API For Docker 一个基于多种编程语言开源免费不限制提供生活常用,出行服务,开发工具,金融服务,通讯服务和公益大数据的平台. | 628 | PHP | 04/26 |
| 46 | [poetries/mywiki](https://github.com/poetries/mywiki) | :books:收集整理日常发现的好资源前端资源汇总 | 595 | PHP | 01/12 |
| 47 | [Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK) | PHP 集成支付 SDK 集成了支付宝微信支付的支付接口和其它相关接口的操作支持 php-fpm Swoole所有框架通用宇润PHP全家桶技术支持群17916227 | 580 | PHP | 05/06 |
| 48 | [magicblack/maccms10](https://github.com/magicblack/maccms10) | 苹果cms-v10,maccms-v10,开源CMS,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,新闻程序,漫画程序,图片程序 | 558 | PHP | 05/09 |
| 49 | [wanglelecc/laracms](https://github.com/wanglelecc/laracms) | LaraCMS 是在学习 laravel web 开发实战进阶 + 实战构架 API 服务器 过程中产生的一个业余作品试图通过简单的方式快速构建一套基本的企业站同时保留很灵活的扩展能力和优雅的代码方式当然这些都得益Laravel的优秀设计同时LaraCMS 也是一个学习Laravel 不错的参考示例 | 539 | PHP | 02/21 |
| 50 | [Yurunsoft/imi](https://github.com/Yurunsoft/imi) | imi 是基于 PHP 协程应用开发框架它支持 HttpApiWebSocketTCPUDP 应用开发QQ群17916227 | 528 | PHP | 05/09 |
| 51 | [72crm/72crm](https://github.com/72crm/72crm) | 悟空CRM-基于TP5.0+vue+ElementUI的前后端分离CRM系统 | 525 | PHP | 03/23 |
| 52 | [letwang/HookPHP](https://github.com/letwang/HookPHP) | HookPHP基于C扩展搭建内置AI编程的架构系统-支持微服务部署\|热插拔业务组件-集成业务模型\|权限模型\|UI组件库\|多模板\|多平台\|多域名\|多终端\|多语言-含常驻内存\|前后分离\|API平台\|LUA QQ群679116380 | 519 | PHP | 03/26 |
| 53 | [ecjia/ecjia-daojia](https://github.com/ecjia/ecjia-daojia) | EC+ecjia到家是一款可开展O2O业务的移动电商系统它包含移动端APP采用原生模式开发覆盖使用iOS 及Android系统的移 动终端后台系统针对平台日常运营维护的平台后台针对入驻店铺管理的商家后台独立并行移动端H5能够灵活部署于微信及其他APP网页等 | 517 | PHP | 01/06 |
| 54 | [xaboy/form-builder](https://github.com/xaboy/form-builder) | PHP表单生成器快速生成现代化的form表单,支持前后端分离内置复选框单选框输入框下拉选择框,省市区三级联动,时间选择,日期选择,颜色选择,文件/图片上传等17种常用组件 | 488 | PHP | 04/15 |
| 55 | [mingyoung/dingtalk](https://github.com/mingyoung/dingtalk) | 🌈 EasyDingTalk - 钉钉 SDK 🚧 3.x 开发中 | 485 | PHP | 04/25 |
| 56 | [zdhxiong/Material-Design-Chinese](https://github.com/zdhxiong/Material-Design-Chinese) | Material Design 指南的中文翻译 | 483 | PHP | 04/23 |
| 57 | [zzjzz9266a/91porn_php](https://github.com/zzjzz9266a/91porn_php) | 最简单的91porn爬虫php版本 | 478 | PHP | 04/27 |
| 58 | [bingcool/swoolefy](https://github.com/bingcool/swoolefy) | swoolefy是一个基于swoole实现的轻量级高性能协程级开放性的API应用服务框架 | 467 | PHP | 04/29 |
| 59 | [johnlui/AliyunOSS](https://github.com/johnlui/AliyunOSS) | 阿里云 OSS 官方 SDK Composer 封装支持任何 PHP 项目包括 LaravelSymfonyTinyLara 等等 | 463 | PHP | 03/20 |
| 60 | [zblogcn/zblogphp](https://github.com/zblogcn/zblogphp) | Z-BlogPHP博客程序 | 463 | PHP | 05/06 |
| 61 | [guojiangclub/ecommerce-open-api](https://github.com/guojiangclub/ecommerce-open-api) | 果酱小店基于 Laravel + swoole + 小程序的开源电商系统优雅与性能兼顾 : ) | 462 | PHP | 04/14 |
| 62 | [5iux/sou](https://github.com/5iux/sou) | 简单搜索一个简单的前端界面用惯了各种导航首页满屏幕尽是各种不厌其烦的广告和资讯尝试自己写个自己的主页 | 456 | PHP | 04/13 |
| 63 | [ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ) | open-source online judge based on Laravel \| 南京邮电大学开源 Online Judge \| QQ群668108264 | 454 | PHP | 05/10 |
| 64 | [fghrsh/live2d_api](https://github.com/fghrsh/live2d_api) | Live2D 看板娘插件 (https://www.fghrsh.net/post/123.html) 上使用的后端 API | 452 | PHP | 03/10 |
| 65 | [jxlwqq/id-validator](https://github.com/jxlwqq/id-validator) | 中华人民共和国居民身份证中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具PHP Composer | 452 | PHP | 03/09 |
| 66 | [TarsPHP/TarsPHP](https://github.com/TarsPHP/TarsPHP) | 基础目录聚合所有其他目录包含文档和例子 | 448 | PHP | 03/17 |
| 67 | [lizhichao/VicWord](https://github.com/lizhichao/VicWord) | 一个纯php分词 | 441 | PHP | 04/05 |
| 68 | [DavidNineRoc/monday-shop](https://github.com/DavidNineRoc/monday-shop) | 网上在线商城综合网上购物平台 | 426 | PHP | 05/06 |
| 69 | [init-engineer/init.engineer](https://github.com/init-engineer/init.engineer) | 這是一份純靠北工程師的專案請好好愛護它謝謝 | 416 | PHP | 05/10 |
| 70 | [FireLustre/php-dfa-sensitive](https://github.com/FireLustre/php-dfa-sensitive) | :see_no_evil:实现过滤敏感词汇:underage:基于确定有穷自动机(DFA)算法支持composer安装扩展 | 409 | PHP | 02/29 |
| 71 | [Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin) | 基于ThinkPHP V5.1.*开发的面向API的后台管理系统 | 406 | PHP | 03/29 |
| 72 | [iiYii/getyii](https://github.com/iiYii/getyii) | Yii2 community 请访问 | 405 | PHP | 04/21 |
| 73 | [owen0o0/WebStack](https://github.com/owen0o0/WebStack) | WordPress WebStack 导航主题 https://nav.iowen.cn | 399 | PHP | 02/23 |
| 74 | [lkeme/BiliHelper](https://github.com/lkeme/BiliHelper) | BilibiliB 站自动领瓜子直播助手直播挂机脚本主站助手 - PHP | 389 | PHP | 02/14 |
| 75 | [rainrocka/xinhu](https://github.com/rainrocka/xinhu) | 信呼免费开源的办公OA系统包括APPpc上客户端REIM即时通信服务端等让每个企业单位都有自己的办公系统 | 373 | PHP | 04/26 |
| 76 | [kasuganosoras/SyncMusic](https://github.com/kasuganosoras/SyncMusic) | 🎵 PHP Swoole 开发的在线同步点歌台支持自由点歌切歌调整排序删除指定音乐以及基础权限分级 | 371 | PHP | 05/04 |
| 77 | [overtrue/chinese-calendar](https://github.com/overtrue/chinese-calendar) | :date: 中国农历阴历与阳历公历转换与查询工具 | 368 | PHP | 03/09 |
| 78 | [HelipengTony/tony](https://github.com/HelipengTony/tony) | An Elegant WordPress Theme Based on :v:Vue.js \| 基于 Vue.js 的简洁强大的 WordPress 单栏博客主题 | 364 | PHP | 04/30 |
| 79 | [Siphils/Typecho-Theme-Aria](https://github.com/Siphils/Typecho-Theme-Aria) | Typecho Theme Aria - 书写自己的篇章 | 359 | PHP | 02/21 |
| 80 | [xytoki/TCShare](https://github.com/xytoki/TCShare) | 后会有期 | 358 | PHP | 04/19 |
| 81 | [luolongfei/freenom](https://github.com/luolongfei/freenom) | Freenom域名自动续期Freenom domain name renews automatically. | 342 | PHP | 05/10 |
| 82 | [szvone/vmqphp](https://github.com/szvone/vmqphp) | V免签PHP版 完全开源免费的个人免签约解决方案 | 341 | PHP | 02/09 |
| 83 | [hnaoyun/PbootCMS](https://github.com/hnaoyun/PbootCMS) | PbootCMS是全新内核且永久开源免费的PHP企业网站开发建设管理系统是一套高效简洁 强悍的可免费商用的PHP CMS源码能够满足各类企业网站开发建设的需要系统采用简单到想哭的模板标签只要懂HTML就可快速开发企业网站官方提供了大量网站模板免费下载和使用将致力于为广大开发者和企业提供最佳的网站开发建设解决方案 | 339 | PHP | 05/05 |
| 84 | [ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel) | 樱花内网穿透网站源代码2020 重制版 | 332 | PHP | 01/21 |
| 85 | [caiweiming/DolphinPHP](https://github.com/caiweiming/DolphinPHP) | 海豚PHP基于ThinkPHP5.1.34LTS的快速开发框架 | 325 | PHP | 02/26 |
| 86 | [a54552239/pearProjectApi](https://github.com/a54552239/pearProjectApi) | 项目管理系统后端接口 | 323 | PHP | 05/10 |
| 87 | [walkor/workerman-statistics](https://github.com/walkor/workerman-statistics) | 一个分布式统计监控系统 包含PHP客户端 服务端 | 318 | PHP | 03/09 |
| 88 | [top-think/think-queue](https://github.com/top-think/think-queue) | ThinkPHP 队列支持 | 316 | PHP | 03/13 |
| 89 | [solstice23/argon-theme](https://github.com/solstice23/argon-theme) | 📖 Argon - 一个轻盈简洁的 WordPress 主题 | 316 | PHP | 05/09 |
| 90 | [DOUBLE-Baller/momo](https://github.com/DOUBLE-Baller/momo) | php直播,直播源码 | 292 | PHP | 04/11 |
| 91 | [inhere/php-console](https://github.com/inhere/php-console) | 🖥 PHP CLI application library, provide console argument parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库提供控制台参数解析, 命令运行颜色风格输出, 用户信息交互, 特殊格式信息显示 | 289 | PHP | 05/03 |
| 92 | [weipxiu/Art_Blog](https://github.com/weipxiu/Art_Blog) | WordPress响应式免费主题Art_Blog唯品秀博客weipxiu.com基于Js+jquery2.1.4+H5/CSS3响应式+Wordpress后台开发每天活人访问量500-800+IP百度权重2百度Google收录链接突破1800+前后端完全独立制作现主题开源给所有小伙伴免费使用如使用过程有任何问题欢迎打扰原创不易如喜欢请多多打赏演示 | 282 | PHP | 05/06 |
| 93 | [czewail/think-api](https://github.com/czewail/think-api) | 帮助 thinkphp 5 开发者快速轻松的构建Api🎉🎉🎉 | 280 | PHP | 05/07 |
| 94 | [yupoxiong/BearAdmin](https://github.com/yupoxiong/BearAdmin) | 基于ThinkPHP5+AdminLTE的后台管理系统 | 279 | PHP | 04/16 |
| 95 | [weeshop/WeeShop](https://github.com/weeshop/WeeShop) | 优雅易用的微信小程序商城PHP商城 基于Laravel的基因来自Symfony的底层技术来自Drupal Commerce的核心技术由Drupal中国开源社区维护QQ群714023327 | 274 | PHP | 05/05 |
| 96 | [baigoStudio/baigoSSO](https://github.com/baigoStudio/baigoSSO) | 单点登录系统 | 272 | PHP | 03/05 |
| 97 | [printempw/blessing-skin-server](https://github.com/printempw/blessing-skin-server) | [OUTDATED, see @bs-community] A web application brings your custom skins back in offline Minecraft servers. (第三方 Minecraft 皮肤站) | 270 | PHP | 01/10 |
| 98 | [tide-emergency/yingji](https://github.com/tide-emergency/yingji) | 应急相关内容积累 | 267 | PHP | 03/31 |
| 99 | [zbfzn/douyin-clear-php](https://github.com/zbfzn/douyin-clear-php) | 抖音去水印PHP版接口 | 266 | PHP | 04/23 |
| 100 | [Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin) | PHP 第三方登录授权 SDK集成了QQ微信微博Github等常用接口支持 php-fpm Swoole所有框架通用QQ群17916227 | 266 | PHP | 03/24 |
| 101 | [78778443/xssplatform](https://github.com/78778443/xssplatform) | 一个经典的XSS渗透管理平台 | 261 | PHP | 03/04 |
| 102 | [BigCoke233/miracles](https://github.com/BigCoke233/miracles) | 🍰 记录你心中的奇迹书写你自己的篇章 | 258 | PHP | 05/09 |
| 103 | [hiliqi/xiaohuanxiong](https://github.com/hiliqi/xiaohuanxiong) | 开源有态度的漫画CMS | 256 | PHP | 05/01 |
| 104 | [ennnnny/tbk](https://github.com/ennnnny/tbk) | 可能是最优雅简易的淘宝客SDK | 250 | PHP | 05/09 |
| 105 | [fbtopcn/fatratcollect](https://github.com/fbtopcn/fatratcollect) | 胖鼠采集 Wordpress文章采集开源插件 文章列表爬虫 定时采集新闻 定时发布新闻 支持多站点定时采集发布 图片本地化 开源好用的插件 | 248 | PHP | 05/06 |
| 106 | [apanly/mooc](https://github.com/apanly/mooc) | 慕课平台录课说明文件 | 245 | PHP | 02/21 |
| 107 | [hisiphp/hisiphp](https://github.com/hisiphp/hisiphp) | HisiPHP V2版是基于ThinkPHP5.1和Layui开发的后台框架承诺永久免费开源您可用于学习和商用但须保留版权信息正常显示如果HisiPHP对您有帮助您可以点击右上角 "Star" 支持一下哦谢谢 | 239 | PHP | 05/01 |
| 108 | [jiangxianli/ProxyIpLib](https://github.com/jiangxianli/ProxyIpLib) | 全球免费代理IP库高可用IP精心筛选优质IP,2s必达 | 238 | PHP | 04/24 |
| 109 | [easychen/LazyRest4](https://github.com/easychen/LazyRest4) | 基于Web界面的Rest风格API生成器For LazyPHP4 | 238 | PHP | 01/07 |
| 110 | [GallopYD/domain-tool](https://github.com/GallopYD/domain-tool) | 微信域名拦截检测QQ域名拦截检测域名Whois查询http://t.eson.vip 查询有缓存如需实时查询请自行部署 | 236 | PHP | 03/03 |
| 111 | [idreamsoft/iCMS](https://github.com/idreamsoft/iCMS) | iCMS 是一套采用 PHP MySQL 构建的高效简洁的内容管理系统,为您的网站提供一个完美的开源解决方案 | 234 | PHP | 04/27 |
| 112 | [gyxuehu/EwoMail](https://github.com/gyxuehu/EwoMail) | EwoMail是基于Linux的企业邮箱服务器集成了众多优秀稳定的组件是一个快速部署简单高效多语言安全稳定的邮件解决方案 | 230 | PHP | 03/24 |
| 113 | [idoubi/douchat](https://github.com/idoubi/douchat) | 简洁高效的微信开发框架 | 227 | PHP | 02/06 |
| 114 | [qinggan/phpok](https://github.com/qinggan/phpok) | 这是一套极其自由的企业站程序支持各种自定义配置包括站点全局参数分类扩展项目扩展及各种模型 | 227 | PHP | 03/28 |
| 115 | [txperl/Story-for-Typecho](https://github.com/txperl/Story-for-Typecho) | Typecho Theme Story - 爱上你我的故事 | 224 | PHP | 04/05 |
| 116 | [largezhou/admin](https://github.com/largezhou/admin) | laravel + elementui 权限后台 | 222 | PHP | 05/07 |
| 117 | [html580/diygw](https://github.com/html580/diygw) | Diygw For PHP 是DIY官网打造基于Thinkphp 5.1.x开发实时同步DIY官网设计应用无需要下载直接在线同步应用更新应用DIY官网是一款的可视化Web应用开发和运行平台基于浏览器的集成开发环境可视化和智能化的设计能轻松完成身微信小程序和面向手机的移动应用开发高效稳定和可扩展的特点使微信小程序的开发更快捷和简单此框架作用于同步DIY官网设计的应用至你的服务器不包括可视化设计! | 221 | PHP | 02/29 |
| 118 | [lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal) | BilibiliB 站自动领瓜子直播助手直播挂机脚本主站助手 - PHP Personal | 220 | PHP | 05/05 |
| 119 | [MercyCloudTeam/TomatoIDC](https://github.com/MercyCloudTeam/TomatoIDC) | TomatoIDC是一款以MIT协议开源主机销售系统具备易于扩展的插件系统模版系统使用强大的Laravel框架进行驱动能帮助你轻松的扩展主机销售业务 | 218 | PHP | 04/30 |
| 120 | [ijry/uniadmin](https://github.com/ijry/uniadmin) | UniAdmin是一套渐进式模块化开源后台采用前后端分离技术数据交互采用json格式功能低耦合高内聚核心模块支持系统设置权限管理用户管理菜单管理API管理等功能后期上线模块商城将打造类似composernpm的开放式插件市场同时我们将打造一套兼容性的API标准从ThinkPHP5.1+Vue2开始逐步吸引爱好者共同加入以覆盖larvalspring-bootdjangoyiikoareact等多语言框架 | 217 | PHP | 05/06 |
| 121 | [klsf/kldns](https://github.com/klsf/kldns) | 快乐二级域名分发系统 | 216 | PHP | 04/30 |
| 122 | [wp-china/wp-china-yes](https://github.com/wp-china/wp-china-yes) | 此插件将全面替换WP访问官方服务的链接为高速稳定的中国大陆节点以此加快站点更新版本安装升级插件主题的速度并彻底解决429报错问题 | 212 | PHP | 05/04 |
| 123 | [niugengyun/easytbk](https://github.com/niugengyun/easytbk) | 淘客六合一SDK支持淘宝联盟京东联盟多多进宝唯品会苏宁蘑菇街 | 211 | PHP | 05/05 |
| 124 | [eddy8/lightCMS](https://github.com/eddy8/lightCMS) | LightCMS是一个基于Laravel开发的轻量级CMS系统也可以作为一个通用的后台管理框架使用 | 203 | PHP | 04/29 |
| 125 | [comdan66/weather](https://github.com/comdan66/weather) | Taiwan's Weather Maps! 想查詢每個地方的天氣嗎!?藉由 Google Maps API 的地圖服務,以及中央氣象局網站的天氣預報,讓你快速輕鬆的查詢台灣 368 個鄉鎮的天氣概況! | 203 | PHP | 04/06 |
| 126 | [shixinke/php-ide-helper](https://github.com/shixinke/php-ide-helper) | YafyaryacyaconfRedisSwoolemsgpackxhprof等PHP框架或扩展在IDE下自动识别类常量自动补全方法名 | 202 | PHP | 04/22 |
| 127 | [walkor/live-ascii-camera](https://github.com/walkor/live-ascii-camera) | 利用HTML5将摄像头视频转换为ascii字符通过websocket实时传输给其它页面服务端使用workerman | 202 | PHP | 04/21 |
| 128 | [inhere/php-validate](https://github.com/inhere/php-validate) | Lightweight and feature-rich PHP validation and filtering library. Support scene grouping, pre-filtering, array checking, custom validators, custom messages. 轻量且功能丰富的PHP验证过滤库支持场景分组前置过滤数组检查自定义验证器自定义消息 | 201 | PHP | 04/27 |
| 129 | [YukiCoco/OLAINDEX-Magic](https://github.com/YukiCoco/OLAINDEX-Magic) | 魔改版本 OLAINDEX 添加多网盘挂载及一些小修复 | 198 | PHP | 03/31 |
| 130 | [52admln/vue-questionnaire](https://github.com/52admln/vue-questionnaire) | 使用 Vue + CI 开发的简易问卷调查系统演示账户admin / admin | 196 | PHP | 01/28 |
| 131 | [myqee/server](https://github.com/myqee/server) | 将swoole服务和功能对象抽象化带来全新的编程体验让代码清晰有条理的类库 | 196 | PHP | 04/14 |
| 132 | [woann/chat](https://github.com/woann/chat) | 基于laravelS和layim的聊天系统 | 196 | PHP | 03/31 |
| 133 | [Hanson/weibot](https://github.com/Hanson/weibot) | 微博爬虫模拟登录数据抓取 | 193 | PHP | 03/07 |
| 134 | [lmxdawn/vue-admin-php](https://github.com/lmxdawn/vue-admin-php) | Vue-cli3.0 + Element UI + ThinkPHP5.1 + RBAC权限 + 响应式的后台管理系统 https://lmxdawn.github.io/vue-admin | 193 | PHP | 01/14 |
| 135 | [oubingbing/wechatAlliance](https://github.com/oubingbing/wechatAlliance) | 微信小程序--校园小情书后台源码好玩的表白墙告白墙 | 190 | PHP | 02/13 |
| 136 | [DOUBLE-Baller/WebRTC_IM](https://github.com/DOUBLE-Baller/WebRTC_IM) | webrtc 直播连麦 | 189 | PHP | 04/11 |
| 137 | [fuchaoqun/colaphp](https://github.com/fuchaoqun/colaphp) | 一个简单好用的PHP框架莫有文档请先读代码 | 187 | PHP | 01/29 |
| 138 | [Clago/workflow](https://github.com/Clago/workflow) | 基于laravel的工作流项目 | 186 | PHP | 04/30 |
| 139 | [kasuganosoras/Pigeon](https://github.com/kasuganosoras/Pigeon) | 一个轻量化的留言板 / 记事本 / 社交系统 / 博客人类的本质是咕咕咕 | 186 | PHP | 02/19 |
| 140 | [zoujingli/ip2region](https://github.com/zoujingli/ip2region) | 准确率99.9%的ip地址定位库 | 185 | PHP | 01/04 |
| 141 | [guaosi/Laravel_api_init](https://github.com/guaosi/Laravel_api_init) | 将Laravel框架进行扩展配置处理让其在开发API时更得心应手 | 182 | PHP | 01/11 |
| 142 | [jswh/synology_video_station_douban_plugin](https://github.com/jswh/synology_video_station_douban_plugin) | 群晖 video station 豆瓣刮削插件 | 181 | PHP | 04/14 |
| 143 | [yzmcms/yzmcms](https://github.com/yzmcms/yzmcms) | YzmCMS是一款基于YZMPHP开发的一套轻量级开源内容管理系统YzmCMS简洁安全开源实用可运行在LinuxWindowsMacOSXSolaris等各种平台上专注为公司企业个人站长快速建站提供解决方案 | 178 | PHP | 04/14 |
| 144 | [ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed) | IYUU自动辅种工具目前能对国内大部分的PT站点自动辅种支持下载器集群支持多盘位支持多下载目录支持远程连接等 | 174 | PHP | 05/06 |
| 145 | [yybawang/laravel-ebank](https://github.com/yybawang/laravel-ebank) | :robot: 电商类站内虚拟积分与聚合支付解决方案 | 173 | PHP | 05/04 |
| 146 | [asiacny/zero-width-qrcode-shortener](https://github.com/asiacny/zero-width-qrcode-shortener) | 零宽度短网址与二维码生成工具(PHP+ORACLE/MYSQL/SQLite) | 172 | PHP | 03/30 |
| 147 | [yeskn-studio/vmoex-framework](https://github.com/yeskn-studio/vmoex-framework) | 一个开源的二次元向的社区程序 | 170 | PHP | 05/01 |
| 148 | [iamxjb/rest-api-to-miniprogram](https://github.com/iamxjb/rest-api-to-miniprogram) | REST API TO MiniProgram 为小程序提供 rest api 支持 | 170 | PHP | 03/31 |
| 149 | [Yurunsoft/YurunHttp](https://github.com/Yurunsoft/YurunHttp) | YurunHttp 是开源的 PHP HTTP 客户端支持链式操作简单易用完美支持CurlSwoole 协程QQ群17916227 | 168 | PHP | 04/29 |
| 150 | [Innei/Typecho-Theme-Paul](https://github.com/Innei/Typecho-Theme-Paul) | 🎈 一个适用于展示写日记的 Typecho 博客主题 | 168 | PHP | 05/07 |
| 151 | [txperl/airAnime](https://github.com/txperl/airAnime) | 轻量化动漫聚合搜索工具 | 165 | PHP | 05/10 |
| 152 | [fengdou902/EacooPHP](https://github.com/fengdou902/EacooPHP) | EacooPHP是基于ThinkPHP5开发的一套轻量级WEB产品开发框架追求高效简单灵活 具有灵活的应用和插件机制模块式开发大大降低开发成本 | 164 | PHP | 04/18 |
| 153 | [david7207/oneindexMod](https://github.com/david7207/oneindexMod) | oneindex魔改版增加自己喜欢的功能修修改改成自己喜欢的~ | 164 | PHP | 05/01 |
| 154 | [we7coreteam/w7-rangine-empty](https://github.com/we7coreteam/w7-rangine-empty) | 软擎是基于 Php 7.2+ Swoole 4.4+ 的高性能简单易用的开发框架支持同时在 Swoole Server php-fpm 两种模式下运行内置了 Http (Swoole, Fpm)TcpWebSocketProcessCrontab服务集成了大量成熟的组件可以用于构建高性能的Web系统API中间件基础服务等等 | 162 | PHP | 05/08 |
| 155 | [kiang/pharmacies](https://github.com/kiang/pharmacies) | 藥局口罩採購地圖 | 161 | PHP | 05/10 |
| 156 | [hongweipeng/GreenGrapes](https://github.com/hongweipeng/GreenGrapes) | typecho 响应式绿色科技感双栏主题 | 160 | PHP | 05/07 |
| 157 | [shmilylbelva/laykefu](https://github.com/shmilylbelva/laykefu) | thinkphp5+workerman+gatewayworker搭建的webim客服系统/即时通讯 | 156 | PHP | 05/02 |
| 158 | [kesixin/Mamba_Blog](https://github.com/kesixin/Mamba_Blog) | 博客主页https://www.mambaxin.com | 155 | PHP | 03/11 |
| 159 | [yunluo/Git](https://github.com/yunluo/Git) | WordPress主题 | 154 | PHP | 04/06 |
| 160 | [walkor/workerman-vmstat](https://github.com/walkor/workerman-vmstat) | 在浏览器里面显示以更友好的方式实时显示vmstats信息包括内存IOcpu等信息 | 152 | PHP | 04/21 |
| 161 | [imxz/LetsBBS](https://github.com/imxz/LetsBBS) | Let'sBBS 是一个简约开源的轻社区程序。 | 150 | PHP | 04/15 |
| 162 | [pfinal/wechat](https://github.com/pfinal/wechat) | 一个简单易用的微信公众平台SDK, 支持PHP5.3+到7.x版本, 方便与主流框架集成(ThinkPHPYiiCILaravel), IDE提示支持良好, 有视频 | 149 | PHP | 01/03 |
| 163 | [gongfuxiang/schoolcms](https://github.com/gongfuxiang/schoolcms) | 中国首个开源学校教务管理系统网站布局自动化学生/成绩/教师成绩查询 | 147 | PHP | 04/22 |
| 164 | [mokeyjay/Pixiv-daily-ranking-widget](https://github.com/mokeyjay/Pixiv-daily-ranking-widget) | 会自动更新的P站每日榜top50展示小部件适合放在博客侧边栏等地方 | 147 | PHP | 03/15 |
| 165 | [abei2017/yii2-wx](https://github.com/abei2017/yii2-wx) | 这可能是yii2中最好用的微信SDK🔥🔥🔥 | 146 | PHP | 04/08 |
| 166 | [mingyoung/wechat-playground](https://github.com/mingyoung/wechat-playground) | 🐳 WeChat Playground - 开源微信调试工具 | 145 | PHP | 03/14 |
| 167 | [AlanDecode/Typecho-Theme-RAW](https://github.com/AlanDecode/Typecho-Theme-RAW) | 在互联网上寻找栖息之地 | 145 | PHP | 05/02 |
| 168 | [yefangyong/ofo](https://github.com/yefangyong/ofo) | 基于微信小程序和thinkPHP5框架的全栈系统三端分离api接口基于restful标准 | 145 | PHP | 01/04 |
| 169 | [isecret/yuncun](https://github.com/isecret/yuncun) | 🎵网易云乐评 · 一言 API - 随机获取网易云热评 | 144 | PHP | 05/09 |
| 170 | [zgq354/APlayer-Typecho-Plugin](https://github.com/zgq354/APlayer-Typecho-Plugin) | APlayer Typecho 音乐插件重构中 | 143 | PHP | 04/04 |
| 171 | [JellyBool/translug](https://github.com/JellyBool/translug) | 中文的 url slug 支持 | 143 | PHP | 03/19 |
| 172 | [Tools2/Zend-Decoder](https://github.com/Tools2/Zend-Decoder) | 还原ZendGuard处理后的php代码 | 141 | PHP | 03/14 |
| 173 | [jianyan74/TinyShop](https://github.com/jianyan74/TinyShop) | 一款基于 RageFrame2 的免费开源的基础销售功能的微商城 | 142 | PHP | 05/08 |
| 174 | [jormin/laravel-ddoc](https://github.com/jormin/laravel-ddoc) | 数据字典自动生成文档 | 134 | PHP | 04/17 |
| 175 | [Hanson/laravel-admin-wechat](https://github.com/Hanson/laravel-admin-wechat) | laravel admin 的微信扩展包支持多公众号多小程序多微信支付包含基础接口与后台 | 133 | PHP | 04/25 |
| 176 | [sulianapp-com/sulianapp](https://github.com/sulianapp-com/sulianapp) | 快链电商直播电商 分销商城 微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统前后端代码全部开源 Laravel + vue开发成熟商用项目 shop mall 商城 电商 | 132 | PHP | 04/06 |
| 177 | [zzDylan/faka](https://github.com/zzDylan/faka) | 自动发卡系统包含前台以及后台管理系统对接payjs支付无须企业认证) | 130 | PHP | 02/15 |
| 178 | [123jixinyu/monitor](https://github.com/123jixinyu/monitor) | php开源服务器监控系统 | 130 | PHP | 04/03 |
| 179 | [shulidata/easyalipay](https://github.com/shulidata/easyalipay) | 最好用的支付宝AlipaySDK使用简单结构清晰文档完整持续迭代更新有对应开源交流群方便开发者快速接入支付宝的相关业务 | 128 | PHP | 03/24 |
| 180 | [overtrue/weather](https://github.com/overtrue/weather) | :rainbow: 基于高德开放平台接口的 PHP 天气信息组件 | 127 | PHP | 04/21 |
| 181 | [yysel/xblock-kernel](https://github.com/yysel/xblock-kernel) | XBlock - 开发文档 | 127 | PHP | 05/09 |
| 182 | [vanry/laravel-scout-tntsearch](https://github.com/vanry/laravel-scout-tntsearch) | 包含中文分词的 Laravel Scout TNTSearch 驱动支持 scws, phpanalysis jieba 分词 | 123 | PHP | 05/07 |
| 183 | [xuanyanwow/easyswoole_admin](https://github.com/xuanyanwow/easyswoole_admin) | easyswoole写的后台权限管理前后分离模板 | 123 | PHP | 04/27 |
| 184 | [Kimiato/DriveDirectLink](https://github.com/Kimiato/DriveDirectLink) | DriveDirectLink 网盘直链下载支持谷歌, 蓝奏云,360云盘 | 122 | PHP | 04/28 |
| 185 | [422926799/note](https://github.com/422926799/note) | 记录自己写的工具和学习笔记 | 121 | PHP | 04/25 |
| 186 | [learnku/learnku](https://github.com/learnku/learnku) | learnku.net 网站使用 laravel5.5 重新架构 | 119 | PHP | 04/30 |
| 187 | [jxy918/swoole-game](https://github.com/jxy918/swoole-game) | 基于Swoole扩展开发游戏服务器框架示例实现h5游戏开发 | 119 | PHP | 05/02 |
| 188 | [fucongcong/Group](https://github.com/fucongcong/Group) | 轻量级框架 实现了定时任务功能分布式任务队列命令行控制台数据库脚本自动化单元测试, rpc服务多进程服务(模拟map-reduce)等等实用的功能 文档 https://fucongcong.gitbooks.io/group-doc/content/. | 118 | PHP | 04/17 |
| 189 | [yongshengli/yiicms](https://github.com/yongshengli/yiicms) | yiicms 是采用yii2 开发的企业站系统 http://demo2.yiiphp.net | 116 | PHP | 04/10 |
| 190 | [php-casbin/think-casbin](https://github.com/php-casbin/think-casbin) | 专为ThinkPHP定制的Casbin的扩展包Casbin是一个功能强大高效的开源访问控制库 | 116 | PHP | 03/07 |
| 191 | [theme-nexmoe/typecho-theme-nexmoe](https://github.com/theme-nexmoe/typecho-theme-nexmoe) | 🔥 一个特别的 Typecho 主题 | 115 | PHP | 04/16 |
| 192 | [Yurunsoft/Guzzle-Swoole](https://github.com/Yurunsoft/Guzzle-Swoole) | 让基于 Guzzle 的项目完美无缝兼容 Swoole 协程来自宇润 PHP 全家桶 | 115 | PHP | 03/24 |
| 193 | [caokang/waimai](https://github.com/caokang/waimai) | 超级外卖 Super Cms是专业的外卖订餐系统使用它不用写代码只要会打字就可以管理网站 前台设计采用采用html5与css3设计兼容IE6+FirefoxChromeSafariOpera等主流浏览器. 并可以在微博微信中完美显示后台功能模块化设计用户操作方便 易于上手即安即用 适合餐馆酒店外卖平台糕点店海鲜店此地址用于维护,详细问题见链接 | 115 | PHP | 02/14 |
| 194 | [ha-ni-cc/hyperf-watch](https://github.com/ha-ni-cc/hyperf-watch) | 🚀 Hyperf Watch Hot Reload Scripts 😊 Make Coding More Happy 👉 监听文件变化自动重启Hyperf | 114 | PHP | 03/20 |
| 195 | [yiovo/yoshop](https://github.com/yiovo/yoshop) | 萤火小程序商城是在Thinkphp5基础上搭建的一个PHP项目前后端完全开源Thinkphp5以易学易用著称让您轻松打造自己的独立商城同时也方便二次开发让您快速搭建个性化独立商城 | 114 | PHP | 04/20 |
| 196 | [AbelZhou/PHP-TrieTree](https://github.com/AbelZhou/PHP-TrieTree) | Make a trie tree with php language.使用场景为中文\|英文 敏感词过滤/关键词过滤字典树,前缀树内链建设搜索提示 | 114 | PHP | 01/10 |
| 197 | [jianyan74/yii2-easy-wechat](https://github.com/jianyan74/yii2-easy-wechat) | WeChat SDK for Yii2 , 基于 overtrue/wechat 4.x | 111 | PHP | 04/16 |
| 198 | [lyxlk/CharRoom](https://github.com/lyxlk/CharRoom) | PHP + Swoole 聊天室 | 111 | PHP | 03/13 |
| 199 | [xhboke/IP](https://github.com/xhboke/IP) | IP签名档显示IP地址日期······ | 110 | PHP | 04/22 |
| 200 | [hetao29/slightphp](https://github.com/hetao29/slightphp) | SlightPHP 高效的PHP敏捷开发框架 | 106 | PHP | 05/06 |
[回到目录](#目录)
<br/>
## JavaScript
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | ---------- | ------- |
| 1 | [azl397985856/leetcode](https://github.com/azl397985856/leetcode) | LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路) | 31.8k | JavaScript | 05/10 |
| 2 | [chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry) | The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词 | 28.7k | JavaScript | 05/08 |
| 3 | [NervJS/taro](https://github.com/NervJS/taro) | 多端统一开发框架支持用 React 的开发方式编写一次代码生成能运行在微信/京东/百度/支付宝/字节跳动/ QQ 小程序/快应用/H5/React Native 等的应用 https://taro.jd.com/ | 25.2k | JavaScript | 05/09 |
| 4 | [sentsin/layui](https://github.com/sentsin/layui) | 采用自身模块规范编写的前端 UI 框架遵循原生 HTML/CSS/JS 的书写形式极低门槛拿来即用 | 21.6k | JavaScript | 04/29 |
| 5 | [dcloudio/uni-app](https://github.com/dcloudio/uni-app) | uni-app 是使用 Vue 语法开发小程序H5App的统一框架 | 21.0k | JavaScript | 05/10 |
| 6 | [Tencent/wepy](https://github.com/Tencent/wepy) | 小程序组件化开发框架 | 20.2k | JavaScript | 05/07 |
| 7 | [Advanced-Frontend/Daily-Interview-Question](https://github.com/Advanced-Frontend/Daily-Interview-Question) | 我是木易杨公众号高级前端进阶作者每天搞定一道前端大厂面试题祝大家天天进步一年后会看到不一样的自己 | 18.4k | JavaScript | 01/25 |
| 8 | [ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial) | ECMAScript 6入门是一本开源的 JavaScript 语言教程全面介绍 ECMAScript 6 新增的语法特性 | 18.1k | JavaScript | 05/08 |
| 9 | [zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes) | 🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号0加1同步更新 | 15.5k | JavaScript | 05/09 |
| 10 | [YMFE/yapi](https://github.com/YMFE/yapi) | YApi 是一个可本地部署的打通前后端及QA的可视化的接口管理平台 | 15.2k | JavaScript | 05/04 |
| 11 | [Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) | 网易云音乐 Node.js API service | 15.1k | JavaScript | 05/05 |
| 12 | [jumpserver/jumpserver](https://github.com/jumpserver/jumpserver) | JumpServer 是全球首款开源的堡垒机是符合 4A 的专业运维安全审计系统 | 13.0k | JavaScript | 05/09 |
| 13 | [dcloudio/mui](https://github.com/dcloudio/mui) | 最接近原生APP体验的高性能框架 | 12.7k | JavaScript | 03/14 |
| 14 | [youzan/vant-weapp](https://github.com/youzan/vant-weapp) | 轻量可靠的小程序 UI 组件库 | 12.6k | JavaScript | 05/10 |
| 15 | [EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall) | 微信小程序商城微信小程序微店 | 12.0k | JavaScript | 05/05 |
| 16 | [phobal/ivideo](https://github.com/phobal/ivideo) | 一个可以观看国内主流视频平台所有视频的客户端MacWindowsLinux A client that can watch video of domestic(China) mainstream video platform | 11.6k | JavaScript | 04/05 |
| 17 | [ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way) | 本文原文由知名 Hacker Eric S. Raymond 所撰寫教你如何正確的提出技術問題並獲得你滿意的答案 | 11.0k | JavaScript | 02/13 |
| 18 | [Tencent/omi](https://github.com/Tencent/omi) | Front End Cross-Frameworks Framework - 前端跨框架跨平台框架 | 11.0k | JavaScript | 05/06 |
| 19 | [haizlin/fe-interview](https://github.com/haizlin/fe-interview) | 前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家 | 11.0k | JavaScript | 05/09 |
| 20 | [qianguyihao/Web](https://github.com/qianguyihao/Web) | 前端入门和进阶学习笔记超详细的Web前端学习图文教程从零开始学前端做一名精致的前端工程师持续更新... | 10.7k | JavaScript | 05/03 |
| 21 | [amfe/lib-flexible](https://github.com/amfe/lib-flexible) | 可伸缩布局方案 | 10.6k | JavaScript | 03/15 |
| 22 | [wangfupeng1988/wangEditor](https://github.com/wangfupeng1988/wangEditor) | wangEditor 轻量级web富文本框 | 9.6k | JavaScript | 05/07 |
| 23 | [answershuto/learnVue](https://github.com/answershuto/learnVue) | :octocat:Vue.js 源码解析 | 9.1k | JavaScript | 04/29 |
| 24 | [cnodejs/nodeclub](https://github.com/cnodejs/nodeclub) | :baby_chick:Nodeclub 是使用 Node.js MongoDB 开发的社区系统 | 8.8k | JavaScript | 05/03 |
| 25 | [modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China) | 中华人民共和国行政区划省级省份直辖市自治区 地级城市 县级区县 乡级乡镇街道 村级村委会居委会 中国省市区镇村二级三级四级五级联动地址数据 | 8.0k | JavaScript | 02/28 |
| 26 | [xiandanin/magnetW](https://github.com/xiandanin/magnetW) | 磁力链接聚合搜索 | 8.0k | JavaScript | 03/06 |
| 27 | [haotian-wang/google-access-helper](https://github.com/haotian-wang/google-access-helper) | 谷歌访问助手破解版 | 7.7k | JavaScript | 04/04 |
| 28 | [evil-huawei/evil-huawei](https://github.com/evil-huawei/evil-huawei) | Evil Huawei - 华为作过的恶 | 7.5k | JavaScript | 04/06 |
| 29 | [didi/chameleon](https://github.com/didi/chameleon) | 🦎 一套代码运行多端一端所见即多端所见 | 7.5k | JavaScript | 05/08 |
| 30 | [thinkgem/jeesite](https://github.com/thinkgem/jeesite) | JeeSite 是一个企业信息化开发基础平台Java企业应用开源框架Java EEJ2EE快速开发框架使用经典技术组合SpringSpring MVCApache ShiroMyBatisBootstrap UI包括核心模块如组织机构角色用户权限授权数据权限内容管理工作流等 | 7.3k | JavaScript | 03/12 |
| 31 | [icindy/wxParse](https://github.com/icindy/wxParse) | wxParse-微信小程序富文本解析自定义组件支持HTML及markdown解析 | 7.3k | JavaScript | 03/19 |
| 32 | [star7th/showdoc](https://github.com/star7th/showdoc) | ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档技术文档工具 | 7.0k | JavaScript | 04/12 |
| 33 | [xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial) | TypeScript 入门教程 | 6.4k | JavaScript | 05/08 |
| 34 | [tumobi/nideshop-mini-program](https://github.com/tumobi/nideshop-mini-program) | NideShop基于Node.js+MySQL开发的开源微信小程序商城微信小程序 | 6.3k | JavaScript | 01/20 |
| 35 | [1c7/Crash-Course-Computer-Science-Chinese](https://github.com/1c7/Crash-Course-Computer-Science-Chinese) | :computer: 计算机速成课 \| Crash Course 字幕组 (全40集 2018-5-1 精校完成) | 5.7k | JavaScript | 04/23 |
| 36 | [chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration) | CSS Inspiration在这里找到写 CSS 的灵感 | 5.5k | JavaScript | 02/08 |
| 37 | [lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop) | 一个基于 electron 的音乐软件 | 5.5k | JavaScript | 05/02 |
| 38 | [hotoo/pinyin](https://github.com/hotoo/pinyin) | :cn: 汉字拼音 hàn pīn yīn | 5.1k | JavaScript | 05/09 |
| 39 | [fex-team/ueditor](https://github.com/fex-team/ueditor) | rich text 富文本编辑器 | 5.1k | JavaScript | 05/08 |
| 40 | [wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger) | 微信调试各种WebView样式调试手机浏览器的页面真机调试便捷的远程调试手机页面抓包工具支持HTTP/HTTPS无需USB连接设备 | 4.9k | JavaScript | 03/18 |
| 41 | [HcySunYang/vue-design](https://github.com/HcySunYang/vue-design) | 📖 master分支渲染器 elegant分支逐行级别的源码分析 | 4.9k | JavaScript | 04/30 |
| 42 | [ljianshu/Blog](https://github.com/ljianshu/Blog) | 关注基础知识打造优质前端博客公众号[前端工匠]的作者 | 4.9k | JavaScript | 04/06 |
| 43 | [ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis) | :thumbsup: Vue.js 源码分析 | 4.8k | JavaScript | 04/07 |
| 44 | [timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs) | 中文独立博客列表 | 4.5k | JavaScript | 05/07 |
| 45 | [wux-weapp/wux-weapp](https://github.com/wux-weapp/wux-weapp) | :dog: 一套组件化可复用易扩展的微信小程序 UI 组件库 | 4.3k | JavaScript | 01/03 |
| 46 | [WarpPrism/AutoPiano](https://github.com/WarpPrism/AutoPiano) | 自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online | 4.3k | JavaScript | 04/12 |
| 47 | [Jannchie/Historical-ranking-data-visualization-based-on-d3.js](https://github.com/Jannchie/Historical-ranking-data-visualization-based-on-d3.js) | 这是一个数据可视化项目能够将历史数据排名转化为动态柱状图图表 | 4.2k | JavaScript | 03/22 |
| 48 | [ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin) | ECharts 的微信小程序版本 | 4.1k | JavaScript | 03/05 |
| 49 | [sxei/chrome-plugin-demo](https://github.com/sxei/chrome-plugin-demo) | Chrome插件开发全攻略配套完整Demo欢迎clone体验 | 4.1k | JavaScript | 03/21 |
| 50 | [eip-work/kuboard-press](https://github.com/eip-work/kuboard-press) | Kuboard 是基于 Kubernetes 的微服务管理界面同时提供 Kubernetes 免费中文教程入门教程最新版本的 Kubernetes v1.18 安装手册(k8s install) 在线答疑持续更新 | 4.0k | JavaScript | 05/05 |
| 51 | [wxiaoqi/Spring-Cloud-Admin](https://github.com/wxiaoqi/Spring-Cloud-Admin) | Cloud-Admin是国内首个基于Spring Cloud微服务化开发平台具有统一授权认证后台管理系统其中包含具备用户管理资源权限管理网关API管理等多个模块支持多业务系统并行开发可以作为后端服务的开发脚手架代码简洁架构清晰适合学习和直接项目中使用核心技术采用Spring Boot2以及Spring Cloud Gateway相关核心组件前端采用vue-element-admin组件 | 3.9k | JavaScript | 03/02 |
| 52 | [wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo) | 微信小程序组件 / API / 云开发示例 | 3.8k | JavaScript | 05/09 |
| 53 | [lessfish/underscore-analysis](https://github.com/lessfish/underscore-analysis) | NO LONGER UPDATEunderscore-1.8.3.js 源码解读 & 系列文章 | 3.8k | JavaScript | 03/05 |
| 54 | [kdchang/reactjs101](https://github.com/kdchang/reactjs101) | 從零開始學 ReactJSReactJS 101是一本希望讓初學者一看就懂的 React 中文入門教學書由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.) | 3.6k | JavaScript | 04/30 |
| 55 | [Kenshin/simpread](https://github.com/Kenshin/simpread) | 简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展 | 3.6k | JavaScript | 05/09 |
| 56 | [duxianwei520/react](https://github.com/duxianwei520/react) | React+webpack+redux+ant design+axios+less全家桶后台管理框架 | 3.6k | JavaScript | 01/16 |
| 57 | [Tencent/westore](https://github.com/Tencent/westore) | 微信小程序解决方案 - 1KB javascript 覆盖状态管理跨页通讯插件开发和云数据库开发 | 3.5k | JavaScript | 04/25 |
| 58 | [gxtrobot/bustag](https://github.com/gxtrobot/bustag) | a tag and recommend system for old bus driver 给老司机用的一个番号推荐系统 | 3.4k | JavaScript | 03/31 |
| 59 | [huangjianke/Gitter](https://github.com/huangjianke/Gitter) | Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端 | 3.2k | JavaScript | 01/28 |
| 60 | [margox/braft-editor](https://github.com/margox/braft-editor) | 美观易用的React富文本编辑器基于draft-js开发 | 3.2k | JavaScript | 05/07 |
| 61 | [alibaba/f2etest](https://github.com/alibaba/f2etest) | F2etest是一个面向前端测试产品等岗位的多浏览器兼容性测试整体解决方案 | 3.1k | JavaScript | 01/15 |
| 62 | [Tencent/kbone](https://github.com/Tencent/kbone) | 一个致力于微信小程序和 Web 端同构的解决方案 | 3.1k | JavaScript | 05/03 |
| 63 | [aui/artDialog](https://github.com/aui/artDialog) | 经典的网页对话框组件 | 3.1k | JavaScript | 02/21 |
| 64 | [ix64/unlock-music](https://github.com/ix64/unlock-music) | Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件 | 3.1k | JavaScript | 04/26 |
| 65 | [GavinZhuLei/vue-form-making](https://github.com/GavinZhuLei/vue-form-making) | A visual form designer/generator base on Vue.js, make form development simple and efficient.基于Vue的可视化表单设计器让表单开发简单而高效 | 2.9k | JavaScript | 02/13 |
| 66 | [zdhxiong/mdui](https://github.com/zdhxiong/mdui) | MDUI 是一个基于 Material Design 的前端框架 | 2.9k | JavaScript | 04/30 |
| 67 | [bilibili-helper/bilibili-helper-o](https://github.com/bilibili-helper/bilibili-helper-o) | 哔哩哔哩 (bilibili.com) 辅助工具可以替换播放器推送通知并进行一些快捷操作 | 2.9k | JavaScript | 04/28 |
| 68 | [berwin/Blog](https://github.com/berwin/Blog) | 记录成长的过程 | 2.8k | JavaScript | 03/31 |
| 69 | [wandergis/coordtransform](https://github.com/wandergis/coordtransform) | 提供了百度坐标BD09国测局坐标火星坐标GCJ02和WGS84坐标系之间的转换 | 2.8k | JavaScript | 04/14 |
| 70 | [zxlie/FeHelper](https://github.com/zxlie/FeHelper) | 😍FeHelper--Web前端助手AwesomeChrome & Firefox & MS-Edge Extension, All in one Toolbox! | 2.8k | JavaScript | 04/01 |
| 71 | [AlloyTeam/PhyTouch](https://github.com/AlloyTeam/PhyTouch) | Smooth scrolling, rotation, pull to refresh, page transition and any motion for the web - 丝般顺滑的触摸运动方案 | 2.7k | JavaScript | 01/06 |
| 72 | [any86/any-rule](https://github.com/any86/any-rule) | 🦕 常用正则大全, 支持web / vscode / idea多平台 | 2.7k | JavaScript | 05/09 |
| 73 | [Advanced-Interview-Question/front-end-interview](https://github.com/Advanced-Interview-Question/front-end-interview) | A list of interview for front-end developer(前端开发者面试清单) | 2.7k | JavaScript | 04/19 |
| 74 | [Ice-Hazymoon/MikuTools](https://github.com/Ice-Hazymoon/MikuTools) | 一个轻量的工具集合 | 2.6k | JavaScript | 04/22 |
| 75 | [sx1989827/DOClever](https://github.com/sx1989827/DOClever) | 做最好的接口管理平台 | 2.6k | JavaScript | 03/27 |
| 76 | [hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react) | :chart_with_upwards_trend: baidu Echarts(v3.0 & v4.0) components for React wrapper. 一个简单的 echarts(v3.0 & v4.0) react 封装 | 2.6k | JavaScript | 05/03 |
| 77 | [remaxjs/remax](https://github.com/remaxjs/remax) | 使用真正的 React 构建跨平台小程序 | 2.6k | JavaScript | 05/10 |
| 78 | [sunoj/jjb](https://github.com/sunoj/jjb) | 京价保京价宝 一个帮助你自动申请京东价格保护的chrome拓展 | 2.5k | JavaScript | 05/10 |
| 79 | [doramart/DoraCMS](https://github.com/doramart/DoraCMS) | DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统结构简单较目前一些开源的cmsdoracms易于拓展特别适合前端开发工程师做二次开发 | 2.5k | JavaScript | 04/16 |
| 80 | [crmeb/CRMEB](https://github.com/crmeb/CRMEB) | 开源微信公众号商城 小程序商城系统带分销拼团秒杀砍价优惠券积分等功能前后端全部开源更是一套方便二次开发的框架 | 2.4k | JavaScript | 04/14 |
| 81 | [shen100/mili](https://github.com/shen100/mili) | mili 是一个开源的社区系统界面优雅功能丰富😛 | 2.4k | JavaScript | 03/09 |
| 82 | [the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved) | 强大的哔哩哔哩增强脚本: 下载视频, 音乐, 封面, 弹幕 / 简化直播间, 评论区, 首页 / 自定义顶栏, 删除广告, 夜间模式 / 触屏设备支持 | 2.4k | JavaScript | 05/10 |
| 83 | [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制作建站工具可视化搭建系统. | 2.3k | JavaScript | 05/04 |
| 84 | [feelschaotic/AndroidKnowledgeSystem](https://github.com/feelschaotic/AndroidKnowledgeSystem) | The most complete Android advanced route knowledge map 你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀 | 2.2k | JavaScript | 02/29 |
| 85 | [imfly/bitcoin-on-nodejs](https://github.com/imfly/bitcoin-on-nodejs) | Node.js区块链开发新版代码已开源请star支持哦-^- | 2.2k | JavaScript | 02/02 |
| 86 | [mumuy/data_location](https://github.com/mumuy/data_location) | 中华人民共和国行政区划数据区县乡镇街道中国省市区镇三级四级联动地址数据GB/T 2260 | 2.2k | JavaScript | 04/25 |
| 87 | [didi/mpx](https://github.com/didi/mpx) | Mpx一款具有优秀开发体验和深度性能优化的增强型小程序开发框架 | 2.1k | JavaScript | 05/09 |
| 88 | [langren1353/GM_script](https://github.com/langren1353/GM_script) | 我就是来分享脚本玩玩的 | 2.1k | JavaScript | 04/22 |
| 89 | [huiyan-fe/mapv](https://github.com/huiyan-fe/mapv) | a library of geography visualization-地理信息可视化库 | 2.0k | JavaScript | 04/30 |
| 90 | [cteamx/Thief](https://github.com/cteamx/Thief) | 一款创新跨平台摸鱼神器支持小说股票网页视频直播PDF游戏等摸鱼模式为上班族打造的上班必备神器使用此软件可以让上班倍感轻松远离 ICU | 2.0k | JavaScript | 05/05 |
| 91 | [qit-team/taro-yanxuan](https://github.com/qit-team/taro-yanxuan) | 首个 Taro 多端统一实例 - 网易严选小程序 + H5 + React Native - By 趣店 FED | 2.0k | JavaScript | 04/16 |
| 92 | [mxflutter/mxflutter](https://github.com/mxflutter/mxflutter) | 基于JavaScript 的Flutter框架 mxflutter | 2.0k | JavaScript | 05/08 |
| 93 | [Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter) | 小程序生成图片库轻松通过 json 方式绘制一张可以发到朋友圈的图片 | 2.0k | JavaScript | 04/13 |
| 94 | [wecatch/china_regions](https://github.com/wecatch/china_regions) | 最全最新中国省地区json及sql数据 | 1.9k | JavaScript | 04/30 |
| 95 | [openspug/spug](https://github.com/openspug/spug) | 开源运维平台面向中小型企业设计的无 Agent的自动化运维平台整合了主机管理主机批量执行主机在线终端应用发布任务计划配置中心监控报警等一系列功能 | 1.9k | JavaScript | 05/07 |
| 96 | [yanyiwu/nodejieba](https://github.com/yanyiwu/nodejieba) | "结巴"中文分词的Node.js版本 | 1.9k | JavaScript | 03/24 |
| 97 | [nashaofu/dingtalk](https://github.com/nashaofu/dingtalk) | 钉钉桌面版基于electron和钉钉网页版开发支持WindowsLinux和macOS | 1.9k | JavaScript | 04/26 |
| 98 | [CarGuo/GSYGithubAPP](https://github.com/CarGuo/GSYGithubAPP) | 超完整的React Native项目功能丰富适合学习和日常使用GSYGithubApp系列的优势我们目前已经拥有FlutterWeexReactNativekotlin 四个版本 功能齐全项目框架内技术涉及面广完成度高配套文章适合全面学习对比参考开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便的驾车体验Σ()同款Weex版本 https://github.com/CarGuo/GSYGithubAppWeex 同款Flutter版本 https://github.com/CarGu ... | 1.9k | JavaScript | 04/17 |
| 99 | [thinkcmf/thinkcmf](https://github.com/thinkcmf/thinkcmf) | ThinkCMF是一款支持Swoole的开源内容管理框架基于ThinkPHP5.1开发同时支持PHP-FPM和Swoole双模式让WEB开发更快! | 1.8k | JavaScript | 03/26 |
| 100 | [xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov) | 省市区县乡镇三级或四级城市数据带拼音标注坐标行政区域边界范围2020年03月09日最新采集综合了中华人民共和国民政部国家统计局高德地图腾讯地图行政区划数据提供csv格式文件支持在线转成多级联动js代码通用json格式带浏览器里面运行的js采集源码 | 1.8k | JavaScript | 03/09 |
| 101 | [notadd/neditor](https://github.com/notadd/neditor) | 基于 ueditor的更现代化的富文本编辑器支持HTTPS | 1.8k | JavaScript | 04/30 |
| 102 | [mdnice/markdown-nice](https://github.com/mdnice/markdown-nice) | 支持主题设计的 Markdown 编辑器让排版变 Nice | 1.7k | JavaScript | 05/09 |
| 103 | [iamxjb/winxin-app-watch-life.net](https://github.com/iamxjb/winxin-app-watch-life.net) | 微慕小程序开源版-WordPress版微信小程序 | 1.7k | JavaScript | 05/06 |
| 104 | [renrenio/renren-security](https://github.com/renrenio/renren-security) | 采用SpringMyBatisShiro框架开发的一套权限系统极低门槛拿来即用设计之初就非常注重安全性为企业系统保驾护航让一切都变得如此简单QQ群324780204145799952 | 1.7k | JavaScript | 02/05 |
| 105 | [jsfront/month](https://github.com/jsfront/month) | 前端知识月刊 | 1.7k | JavaScript | 05/10 |
| 106 | [we-plugin/we-cropper](https://github.com/we-plugin/we-cropper) | 微信小程序图片裁剪工具 | 1.7k | JavaScript | 04/01 |
| 107 | [xuliangzhan/vxe-table](https://github.com/xuliangzhan/vxe-table) | 🐬 vxe-table vue 表格解决方案 | 1.7k | JavaScript | 05/09 |
| 108 | [xiangyuecn/Recorder](https://github.com/xiangyuecn/Recorder) | html5 js 录音 mp3 wav ogg webm amr 格式支持pc和Androidios部分浏览器和Hybrid App提供Android IOS App源码微信也是支持的提供H5版语音通话聊天示例 | 1.6k | JavaScript | 05/07 |
| 109 | [justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN) | :cancer: 一个 Chrome 插件 Google CDN 替换为国内的 | 1.6k | JavaScript | 04/11 |
| 110 | [JAVClub/core](https://github.com/JAVClub/core) | 🔞 JAVClub - 让你的大姐姐不再走丢 | 1.6k | JavaScript | 05/10 |
| 111 | [logoove/weui](https://github.com/logoove/weui) | weui+是在weui和zepto基础上开发的增强UI组件,目前分为表单,基础,组件,js插件四大类,共计百余项功能,是最全的weui样式 | 1.6k | JavaScript | 04/15 |
| 112 | [aliyun/oss-browser](https://github.com/aliyun/oss-browser) | OSS Browser 提供类似windows资源管理器功能用户可以很方便的浏览文件上传下载文件支持断点续传等 | 1.6k | JavaScript | 05/09 |
| 113 | [guanguans/notes](https://github.com/guanguans/notes) | :notebook_with_decorative_cover: LinuxMySQLNginxPHPGitShell 等笔记 | 1.6k | JavaScript | 04/20 |
| 114 | [YvetteLau/Blog](https://github.com/YvetteLau/Blog) | 前端进阶优质博文 | 1.6k | JavaScript | 04/30 |
| 115 | [luoxue-victor/workflow](https://github.com/luoxue-victor/workflow) | 本项目的第四次革命不止前端 | 1.6k | JavaScript | 05/07 |
| 116 | [dai-siki/vue-image-crop-upload](https://github.com/dai-siki/vue-image-crop-upload) | A beautiful vue component for image cropping and uploading. vue图片剪裁上传组件 | 1.6k | JavaScript | 04/29 |
| 117 | [muwoo/blogs](https://github.com/muwoo/blogs) | 📚一个前端的博客 | 1.6k | JavaScript | 01/03 |
| 118 | [Wizzercn/NutzWk](https://github.com/Wizzercn/NutzWk) | Java开源企业级微服务分布式开发框架 | 1.6k | JavaScript | 03/19 |
| 119 | [kaola-fed/megalo](https://github.com/kaola-fed/megalo) | 基于 Vue 的小程序开发框架 | 1.6k | JavaScript | 04/02 |
| 120 | [hua1995116/webchat](https://github.com/hua1995116/webchat) | :speaker: Websocket project based on vue基于vue2.0的实时聊天项目 | 1.6k | JavaScript | 03/30 |
| 121 | [TaleLin/lin-ui](https://github.com/TaleLin/lin-ui) | 🌈Lin UI 是基于微信小程序原生语法实现的组件库遵循简洁易用的设计规范 | 1.6k | JavaScript | 05/09 |
| 122 | [zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini) | 后台admin前端模板基于 layui 编写的最简洁易用的后台框架模板只需提供一个接口就直接初始化整个框架无需复杂操作 | 1.6k | JavaScript | 04/17 |
| 123 | [mumuy/widget](https://github.com/mumuy/widget) | A set of widgets based on jQuery&&javascript. 一套基于jquery或javascript的插件库 轮播标签页滚动条下拉框对话框搜索提示城市选择(城市三级联动)日历等 | 1.5k | JavaScript | 05/08 |
| 124 | [justjavac/Flarum](https://github.com/justjavac/Flarum) | Flarum - 优雅自由的 PHP 轻社区 | 1.5k | JavaScript | 04/27 |
| 125 | [wubaiqing/zaobao](https://github.com/wubaiqing/zaobao) | 每日时报以前端技术体系为主要分享课题根据文章工具新闻视频几大板块作为主要分类 | 1.5k | JavaScript | 05/09 |
| 126 | [xaboy/form-create](https://github.com/xaboy/form-create) | :fire::fire::fire: 强大的表单生成器\|Form builder with dynamic rendering, data collection, validation and submission capabilities, built-in 17 common form components, support for two-way data binding, event extension, and support for building built-in components and any vue components using json. | 1.5k | JavaScript | 04/30 |
| 127 | [waynecz/dadda-translate-crx](https://github.com/waynecz/dadda-translate-crx) | 🐱 比较好看的 Chrome 划词翻译(搜狗)插件自带生词簿及吐司弹词记忆可与有道扇贝单词同步 | 1.5k | JavaScript | 04/21 |
| 128 | [bobiscool/wxDraw](https://github.com/bobiscool/wxDraw) | A lightweight canvas library which providing 2d draw for weapp 微信小程序2d动画库 😎 🐼 | 1.5k | JavaScript | 04/01 |
| 129 | [treadpit/wx_calendar](https://github.com/treadpit/wx_calendar) | 微信小程序日历 📅 | 1.4k | JavaScript | 04/26 |
| 130 | [metowolf/vCards](https://github.com/metowolf/vCards) | 📡 vCards 中国黄页 - 优化 iOS/Android 来电信息界面体验 | 1.4k | JavaScript | 04/14 |
| 131 | [proYang/outils](https://github.com/proYang/outils) | :rocket: 前端业务代码工具库 | 1.4k | JavaScript | 04/17 |
| 132 | [lisong/code-push-server](https://github.com/lisong/code-push-server) | CodePush service is hot update services which adapter react-native-code-push and cordova-plugin-code-push - 热更新 | 1.4k | JavaScript | 05/05 |
| 133 | [nodeWechat/wechat4u](https://github.com/nodeWechat/wechat4u) | 微信 wechat web 网页版接口的 JavaScript 实现兼容Node和浏览器微信机器人 | 1.4k | JavaScript | 03/14 |
| 134 | [cnodejs/egg-cnode](https://github.com/cnodejs/egg-cnode) | CNode 社区 Egg 版本 | 1.4k | JavaScript | 05/01 |
| 135 | [areslabs/alita](https://github.com/areslabs/alita) | 一套把React Native代码转换成微信小程序代码的转换引擎工具我们不造轮子不发明新框架只是提供工具把RN扩展到微信小程序端 | 1.4k | JavaScript | 05/10 |
| 136 | [ipcjs/bilibili-helper](https://github.com/ipcjs/bilibili-helper) | 各种油猴脚本 | 1.4k | JavaScript | 04/30 |
| 137 | [staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config) | vue-cli4配置vue.config.js持续更新 | 1.3k | JavaScript | 05/08 |
| 138 | [alibaba/GCanvas](https://github.com/alibaba/GCanvas) | A lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎) https://alibaba.github.io/GCanvas | 1.3k | JavaScript | 05/07 |
| 139 | [hyj1991/easy-monitor](https://github.com/hyj1991/easy-monitor) | 轻量级实时 Node.js 内核性能监控分析工具 | 1.3k | JavaScript | 03/30 |
| 140 | [OBKoro1/koro1FileHeader](https://github.com/OBKoro1/koro1FileHeader) | 在vscode中用于生成文件头部注释和函数注释的插件经过多版迭代后插件支持所有主流语言,功能强大灵活方便文档齐全食用简单觉得插件不错的话点击右上角给个Star~ | 1.3k | JavaScript | 05/07 |
| 141 | [edusoho/edusoho](https://github.com/edusoho/edusoho) | EduSoho 网络课堂是由杭州阔知网络科技有限公司研发的开源网校系统EduSoho 包含了在线教学招生和管理等完整功能让教育机构可以零门槛建立网校成功转型在线教育EduSoho 也可作为企业内训平台帮助企业实现人才培养 | 1.3k | JavaScript | 04/30 |
| 142 | [52cik/github-hans](https://github.com/52cik/github-hans) | [废弃] {官方中文马上就来了} GitHub 汉化插件GitHub 中文化界面 (GitHub Translation To Chinese) | 1.3k | JavaScript | 01/21 |
| 143 | [xland/xiangxuema](https://github.com/xland/xiangxuema) | 想学吗个人知识管理与自媒体营销工具 | 1.3k | JavaScript | 02/15 |
| 144 | [Tinywan/html5-dash-hls-rtmp](https://github.com/Tinywan/html5-dash-hls-rtmp) | :sunflower: HTML5播放器M3U8直播/点播RTMP直播低延迟推流/播流地址鉴权 | 1.3k | JavaScript | 01/04 |
| 145 | [SmallRuralDog/electron-vue-music](https://github.com/SmallRuralDog/electron-vue-music) | 基于 electron-vue 开发的音乐播放器界面模仿QQ音乐技术栈electron-vue+vue+vuex+vue-router+element- UI欢迎star | 1.3k | JavaScript | 04/13 |
| 146 | [guanpengchn/awesome-books](https://github.com/guanpengchn/awesome-books) | :books: 开发者推荐阅读的书籍 | 1.3k | JavaScript | 03/30 |
| 147 | [thinkgem/jeesite4](https://github.com/thinkgem/jeesite4) | Java EE 企业级快速开发平台基于经典技术组合Spring BootSpring MVCApache ShiroMyBatisBeetlBootstrapAdminLTE在线代码生成功能包括核心模块如组织机构角色用户菜单及按钮授权数据权限系统参数内容管理工作流等采用松耦合设计界面无刷新一键换肤众多账号安全设置密码策略在线定时任务配置支持集群支持SAAS支持多数据源 | 1.3k | JavaScript | 05/06 |
| 148 | [phalapi/phalapi](https://github.com/phalapi/phalapi) | A PHP framework foucs on API fast development.接口从简单开始PhalApi简称π框架一个轻量级PHP开源接口框架专注于接口服务开发 | 1.3k | JavaScript | 04/29 |
| 149 | [xiongwilee/Gracejs](https://github.com/xiongwilee/Gracejs) | A Nodejs BFF framework, build with koa2基于koa2的标准前后端分离框架 | 1.3k | JavaScript | 04/03 |
| 150 | [nmxiaowei/avue](https://github.com/nmxiaowei/avue) | Avue.js2.0是基于现有的element-ui库进行的二次封装简化一些繁琐的操作核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景同时衍生出更多企业常用的组件达到高复用容易维护和扩展的框架同时内置了丰富了数据展示组件让开发变得更加容易 | 1.3k | JavaScript | 05/09 |
| 151 | [SuperMonster003/Auto.js_Projects](https://github.com/SuperMonster003/Auto.js_Projects) | 基于Auto.js的辅助工具项目 (蚂蚁森林) Auto.js-based assistant tools projects (Ant Forest) | 1.2k | JavaScript | 05/01 |
| 152 | [threadshare/php](https://github.com/threadshare/php) | 为刚刚学习php语言以及web网站开发整理的一套资源有视频实战代码学习路径等会持续更新 | 1.2k | JavaScript | 02/17 |
| 153 | [qiniu/js-sdk](https://github.com/qiniu/js-sdk) | 基于七牛 API 开发的前端 JavaScript SDK | 1.2k | JavaScript | 05/07 |
| 154 | [gengchen528/wechatBot](https://github.com/gengchen528/wechatBot) | 微信每日说三步教你用Node做一个微信哄女友(基友)神器还能帮女朋友解决垃圾分类难题 | 1.2k | JavaScript | 04/02 |
| 155 | [teadocs/numpy-cn](https://github.com/teadocs/numpy-cn) | NumPy官方中文文档完整版 | 1.2k | JavaScript | 04/25 |
| 156 | [nodejscn/node-api-cn](https://github.com/nodejscn/node-api-cn) | Node.js API 中文文档 | 1.2k | JavaScript | 05/06 |
| 157 | [LANIF-UI/dva-boot-admin](https://github.com/LANIF-UI/dva-boot-admin) | :cake: react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架 | 1.2k | JavaScript | 03/24 |
| 158 | [mynane/PDF](https://github.com/mynane/PDF) | 收集的各种资源 | 1.2k | JavaScript | 04/27 |
| 159 | [f2e-awesome/knowledge](https://github.com/f2e-awesome/knowledge) | 文档着重构建一个完整的前端技术架构图谱方便 F2E(Front End Engineering又称FEEF2E) 学习与进阶 | 1.2k | JavaScript | 03/31 |
| 160 | [u014427391/jeeplatform](https://github.com/u014427391/jeeplatform) | 一款企业信息化开发基础平台拟集成OA(办公自动化)SCM(供应链系统)ERP(企业资源管理系统)CMS(内容管理系统)CRM(客户关系管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以Spring Framework为核心框架集ORM框架MybatisWeb层框架SpringMVC和多种开源组件框架而成的一款通用基础平台代码已经捐赠给开源中国社区 | 1.2k | JavaScript | 05/09 |
| 161 | [sleepybear1113/taobaoVisitingVenues](https://github.com/sleepybear1113/taobaoVisitingVenues) | 淘宝节日活动自动浏览店铺得喵币脚本 for Android双12/11 | 1.2k | JavaScript | 01/03 |
| 162 | [purplebamboo/font-carrier](https://github.com/purplebamboo/font-carrier) | font-carrier是一个功能强大的字体操作库使用它你可以随心所欲的操作字体让你可以在svg的维度改造字体的展现形状 | 1.2k | JavaScript | 04/03 |
| 163 | [sanyuan0704/react-cloud-music](https://github.com/sanyuan0704/react-cloud-music) | React 16.8打造精美音乐WebApp | 1.2k | JavaScript | 04/04 |
| 164 | [suanmei/callapp-lib](https://github.com/suanmei/callapp-lib) | 🔥call app from h5H5唤起客户端 | 1.1k | JavaScript | 03/14 |
| 165 | [karsonzhang/fastadmin](https://github.com/karsonzhang/fastadmin) | FastAdmin是一款基于ThinkPHP5+Bootstrap的极速后台开发框架 | 1.1k | JavaScript | 05/06 |
| 166 | [zhoushengmufc/iosselect](https://github.com/zhoushengmufc/iosselect) | webapp通用选择器 | 1.1k | JavaScript | 04/30 |
| 167 | [CodFrm/cxmooc-tools](https://github.com/CodFrm/cxmooc-tools) | 一个 超星(学习通)/智慧树(知到)/中国大学慕课 刷课工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(ᐛ੭挂科模式,启动) | 1.1k | JavaScript | 04/18 |
| 168 | [sbfkcel/towxml](https://github.com/sbfkcel/towxml) | 微信小程序HTMLMarkdown渲染库 | 1.1k | JavaScript | 05/05 |
| 169 | [willnewii/qiniuClient](https://github.com/willnewii/qiniuClient) | 云存储管理客户端支持七牛云腾讯云青云阿里云又拍云亚马逊S3京东云仿文件夹管理图片预览拖拽上传文件夹上传同步批量导出URL等功能 | 1.1k | JavaScript | 04/17 |
| 170 | [a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor) | 通过向html页面中插入一段简单的JS探针代码实现无埋点监控前端页面的用户行为包括但不限于 PV/UV报错日志请求日志静态资源加载情况用户点击行为以及截图信息等等目的在于帮助前端开发提高解决线上问题的效率页面DEMO: | 1.1k | JavaScript | 05/10 |
| 171 | [CodeRabbitYu/ShiTu](https://github.com/CodeRabbitYu/ShiTu) | 识兔react-native实现识图功能和一些有意思的小功能 | 1.1k | JavaScript | 03/14 |
| 172 | [EasyTuan/taro-msparis](https://github.com/EasyTuan/taro-msparis) | 🌱 React 编写的基于Taro + Dva构建的适配不同端微信/百度/支付宝小程序H5React-Native 的时装衣橱 | 1.1k | JavaScript | 04/16 |
| 173 | [zenozeng/Free-Chinese-Fonts](https://github.com/zenozeng/Free-Chinese-Fonts) | 免费中文字体 | 1.1k | JavaScript | 05/09 |
| 174 | [alibaba/form-render](https://github.com/alibaba/form-render) | 🏄 易用的跨组件体系的表单渲染引擎 - 通过 JSON Schema 快速生成自定义表单配置界面 | 1.1k | JavaScript | 04/22 |
| 175 | [tinajs/tina](https://github.com/tinajs/tina) | :dancer: 一款轻巧的渐进式微信小程序框架 | 1.0k | JavaScript | 03/18 |
| 176 | [suxiaogang/WeiboPicBed](https://github.com/suxiaogang/WeiboPicBed) | 新浪微博图床 Chrome扩展 | 1.0k | JavaScript | 04/23 |
| 177 | [leizongmin/node-segment](https://github.com/leizongmin/node-segment) | 基于Node.js的中文分词模块 | 1.0k | JavaScript | 04/26 |
| 178 | [yuri2peter/win10-ui](https://github.com/yuri2peter/win10-ui) | Win10风格的UI框架Windows10 style UI framework. | 1.0k | JavaScript | 01/17 |
| 179 | [jly8866/archer](https://github.com/jly8866/archer) | 基于inception的自动化SQL操作平台支持SQL执行LDAP认证发邮件OSCSQL查询SQL优化建议权限管理等功能支持docker镜像 | 1.0k | JavaScript | 02/12 |
| 180 | [HaoChuan9421/vue-ueditor-wrap](https://github.com/HaoChuan9421/vue-ueditor-wrap) | 🚴Vue + 🚄UEditor + v-model双向绑定🚀https://haochuan9421.github.io/vue-ueditor-wrap-demo/ | 1.0k | JavaScript | 04/28 |
| 181 | [tencentyun/TIMSDK](https://github.com/tencentyun/TIMSDK) | 腾讯云即时通信 IM 服务国内下载镜像 | 1.0k | JavaScript | 05/07 |
| 182 | [350306878/Kuai-Shua-Questions](https://github.com/350306878/Kuai-Shua-Questions) | 一款功能强大的答题考试小程序分为四大功能答题学习排名和错题本答题功能可以随机从选择的题库中抽取题目作答学习功能可以浏览全部的题目并具有记忆功能下次进入会自动回到学习进度排名功能可以对每套试卷的作答人员进行分数等排名错题本会自动记录用户在答题中答错的题目让用户可以复习并且可以随时移除题目还有收藏功能可以让用户收藏题目并且可以设置密码只有用户输对了密码才可以进入防止题目外泄 整个小程序非常适合单位公司和学校进行人员考核测评等一系列以考促学的活动 | 996 | JavaScript | 03/05 |
| 183 | [deepwel/Chinese-Annotator](https://github.com/deepwel/Chinese-Annotator) | Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具 | 995 | JavaScript | 02/12 |
| 184 | [lateautumn4lin/Review_Reverse](https://github.com/lateautumn4lin/Review_Reverse) | :wave:2019年末总结下今年做过的逆向整理代码复习思路:pray:拼夕夕Web端anti_content参数逆向分析:japanese_goblin: WEB淘宝sign逆向分析:smiley_cat:努比亚Cookie生成逆向分析:raised_hands:百度指数data加密逆向分析 :footprints:今日头条WEB端_signatureascp参数逆向分析:notes:知乎登录formdata加密逆向分析 :clown_face:KNN猫眼字体反爬:tongue:Boss直聘Cookie加密字段__zp_stoken__逆向分析 | 980 | JavaScript | 02/29 |
| 185 | [xmcp/pakku.js](https://github.com/xmcp/pakku.js) | 拯救B站的弹幕体验 | 967 | JavaScript | 05/04 |
| 186 | [jaweii/Vueg----page-transition-plugin](https://github.com/jaweii/Vueg----page-transition-plugin) | 为Vue应用添加页面间的转场特效( Page level transition plugin for vue-router) | 961 | JavaScript | 03/24 |
| 187 | [zhentaoo/puppeteer-deep](https://github.com/zhentaoo/puppeteer-deep) | Puppeteer, Headless Chrome爬取es6标准入门自动推文到掘金站点性能分析高级爬虫自动化UI测试性能分析 | 947 | JavaScript | 04/30 |
| 188 | [ming-soft/MCMS](https://github.com/ming-soft/MCMS) | 完整开源Java快速开发平台基于SpringSpringMVCMybatis架构MStore提供更多好用的插件与模板文章商城微信论坛会员评论支付积分工作流任务调度等同时提供上百套免费模板任意选择价值源自分享铭飞系统不仅一套简单好用的开源系统更是一整套优质的开源生态内容体系铭飞的使命就是降低开发成本提高开发效率提供全方位的企业级开发解决方案每月28定期更新版本 | 947 | JavaScript | 02/05 |
| 189 | [antvis/wx-f2](https://github.com/antvis/wx-f2) | F2 的微信小程序 | 941 | JavaScript | 03/21 |
| 190 | [yingye/weapp-qrcode](https://github.com/yingye/weapp-qrcode) | weapp.qrcode.js 微信小程序 快速生成二维码 | 939 | JavaScript | 03/15 |
| 191 | [creditease-sec/insight](https://github.com/creditease-sec/insight) | 洞察-宜信集应用系统资产管理漏洞全生命周期管理安全知识库管理三位一体的平台 | 918 | JavaScript | 01/16 |
| 192 | [KOHGYLW/kiftd](https://github.com/KOHGYLW/kiftd) | sky driver & cloud driver open source server application : kiftd . welcome to the home page: https://kohgylw.gitee.io/ to quick startkiftd是一款专门面向个人团队和小型组织的私有网盘系统轻量开源完善无论是在家庭学校还是在办公室您都能立刻开始使用它了解更多请访问官方网站 | 917 | JavaScript | 05/07 |
| 193 | [iamjoel/front-end-plugins](https://github.com/iamjoel/front-end-plugins) | :whale2: Web 前端常用插件 | 909 | JavaScript | 02/21 |
| 194 | [LFB/nodejs-koa-blog](https://github.com/LFB/nodejs-koa-blog) | 基于 Node.js Koa2 实战开发的一套完整的博客项目网站 | 904 | JavaScript | 04/05 |
| 195 | [liguobao/58HouseSearch](https://github.com/liguobao/58HouseSearch) | 地图搜租房微信公众号小程序人生删除指南 | 902 | JavaScript | 03/08 |
| 196 | [thegreatjavascript/FakeScreenshot](https://github.com/thegreatjavascript/FakeScreenshot) | 🔥对抗假消息系列项目之一截屏 = 实锤相信你就输了突破性更新💥支持修改任何网站 | 901 | JavaScript | 04/27 |
| 197 | [lxlxw/996.TSC](https://github.com/lxlxw/996.TSC) | 996.ICU周边文化 \| 创意板块(主站996.ICU) | 871 | JavaScript | 04/12 |
| 198 | [jser-club/rc-bmap](https://github.com/jser-club/rc-bmap) | 当百度地图遇上React会产生怎样的火花🔥 🎉欢迎您的加入🎉 | 870 | JavaScript | 03/16 |
| 199 | [AlloyTeam/AlloyCrop](https://github.com/AlloyTeam/AlloyCrop) | The best and tiny size mobile cropping component - 做最好且最小的移动裁剪组件 | 870 | JavaScript | 03/11 |
| 200 | [jpush/jpush-phonegap-plugin](https://github.com/jpush/jpush-phonegap-plugin) | JPush's officially supported PhoneGap/Cordova plugin (Android & iOS). 极光推送官方支持的 PhoneGap/Cordova 插件Android & iOS。 | 869 | JavaScript | 04/10 |
[回到目录](#目录)
<br/>
## Vue
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | -------- | ------- |
| 1 | [bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm) | 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用 | 33.1k | Vue | 04/29 |
| 2 | [lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system) | 基于vue + element的后台管理系统解决方案 | 10.0k | Vue | 01/30 |
| 3 | [weilanwl/ColorUI](https://github.com/weilanwl/ColorUI) | 鲜亮的高饱和色彩专注视觉的小程序组件库 | 8.5k | Vue | 03/31 |
| 4 | [macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web) | mall-admin-web是一个电商后台管理系统的前端项目基于Vue+Element实现 主要包括商品管理订单管理会员管理促销管理运营管理内容管理统计报表财务管理权限管理设置等功能 | 5.8k | Vue | 02/29 |
| 5 | [herozhou/vue-framework-wz](https://github.com/herozhou/vue-framework-wz) | 👏vue后台管理框架👏 | 3.4k | Vue | 04/30 |
| 6 | [chaitin/xray](https://github.com/chaitin/xray) | 一款完善的安全评估工具支持常见 web 安全问题扫描和自定义 poc \| 使用之前务必先阅读文档 | 3.4k | Vue | 05/02 |
| 7 | [ustbhuangyi/vue-sell](https://github.com/ustbhuangyi/vue-sell) | :rice: Vue.js高仿饿了么外卖App课程源码 http://coding.imooc.com/class/74.html | 3.2k | Vue | 04/20 |
| 8 | [mescroll/mescroll](https://github.com/mescroll/mescroll) | 精致的下拉刷新和上拉加载 js框架.支持vue,完美运行于移动端和主流PC浏览器 (JS framework for pull-refresh and pull-up-loading) | 3.0k | Vue | 04/08 |
| 9 | [ZyqGitHub1/h-player-v2](https://github.com/ZyqGitHub1/h-player-v2) | 资源采集站在线播放 | 2.7k | Vue | 03/14 |
| 10 | [ymm-tech/gods-pen](https://github.com/ymm-tech/gods-pen) | 基于vue的高扩展在线网页制作平台可自定义组件可添加脚本可数据统计A mobile page builder/editor, similar with amolink. | 2.7k | Vue | 05/06 |
| 11 | [Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue) | 提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限 | 2.6k | Vue | 05/08 |
| 12 | [bailichen/vue-weixin](https://github.com/bailichen/vue-weixin) | Vue2 全家桶仿 微信App 项目支持多人在线聊天和机器人聊天 | 2.5k | Vue | 03/14 |
| 13 | [DataV-Team/DataV](https://github.com/DataV-Team/DataV) | Vue数据可视化组件库类似阿里DataV大屏数据展示提供SVG的边框及装饰图表水位图飞线图等组件简单易用长期更新(React版已发布) | 2.2k | Vue | 05/06 |
| 14 | [mgbq/nx-admin](https://github.com/mgbq/nx-admin) | 👍 A magical 🐮 vue admin记得star | 2.1k | Vue | 04/30 |
| 15 | [wuyouzhuguli/FEBS-Vue](https://github.com/wuyouzhuguli/FEBS-Vue) | SpringBootShiroJWTVue & Ant Design 前后端分离权限管理系统精力有限停止维护 | 2.0k | Vue | 03/31 |
| 16 | [halfrost/vue-objccn](https://github.com/halfrost/vue-objccn) | 🔥 Vue.js 开发的跨三端应用 / Use Vue.js to develop a cross-platform full stack application | 1.9k | Vue | 05/02 |
| 17 | [jdf2e/nutui](https://github.com/jdf2e/nutui) | 轻量级移动端Vue组件库 (A Vue.js 2.0 UI Toolkit for Mobile Web) | 1.8k | Vue | 05/09 |
| 18 | [elunez/eladmin-web](https://github.com/elunez/eladmin-web) | eladmin前端源码项目基于 Spring Boot 2.1.0 Spring Boot Jpa Spring SecurityRedisVue的前后端分离后台管理系统 权限控制采用 RBAC菜单动态路由 | 1.7k | Vue | 05/10 |
| 19 | [Geek-James/ddBuy](https://github.com/Geek-James/ddBuy) | 🎉Vue2.x 全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn | 1.7k | Vue | 05/07 |
| 20 | [Exrick/xmall-front](https://github.com/Exrick/xmall-front) | 基于Vue开发的XMall商城前台页面 PC端 | 1.6k | Vue | 03/13 |
| 21 | [open-source-labs/OverVue](https://github.com/open-source-labs/OverVue) | Prototyping Tool For Vue Devs 适用于Vue的原型工具 | 1.6k | Vue | 04/05 |
| 22 | [a54552239/pearProject](https://github.com/a54552239/pearProject) | pear梨子轻量级的在线项目/任务协作系统远程办公协作 | 1.3k | Vue | 05/10 |
| 23 | [GitHub-Laziji/VBlog](https://github.com/GitHub-Laziji/VBlog) | 使用GitHub API 搭建一个可动态发布文章的博客 | 1.3k | Vue | 05/10 |
| 24 | [0xbug/Hawkeye](https://github.com/0xbug/Hawkeye) | GitHub 泄露监控系统(GitHub Sensitive Information Leakage Monitor Spider) | 1.3k | Vue | 03/13 |
| 25 | [maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer) | 基于Vue2的在线音乐播放器PC Online music player vue-music2.0 vue3 再说 | 1.1k | Vue | 05/02 |
| 26 | [myide/see](https://github.com/myide/see) | 基于开源组件Inception & SQLAdvisor & SOAR的SQL审核&SQL优化的Web平台 | 1.0k | Vue | 02/12 |
| 27 | [sl1673495/vue-netease-music](https://github.com/sl1673495/vue-netease-music) | 🎵基于Vue2Vue-CLI3的高仿网易云mac客户端播放器PC Online Music Player | 976 | Vue | 04/22 |
| 28 | [jae-jae/Userscript-Plus](https://github.com/jae-jae/Userscript-Plus) | :monkey: Show current site all UserJSThe easier way to install UserJs for Tampermonkey. 显示当前网站的所有可用Tampermonkey脚本 | 966 | Vue | 04/06 |
| 29 | [dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp) | uni-app框架演示示例 | 960 | Vue | 05/06 |
| 30 | [chuzhixin/vue-admin-beautiful](https://github.com/chuzhixin/vue-admin-beautiful) | vue-admin-beautiful是一款绝佳的前端开发框架同时支持电脑手机平板,长期更新维护,感谢您的star,我一直在努力 | 832 | Vue | 05/10 |
| 31 | [IFmiss/vue-music](https://github.com/IFmiss/vue-music) | 基于vue2.0的网易云音乐播放器api来自于NeteaseCloudMusicApiv2.0为最新版本 | 828 | Vue | 01/06 |
| 32 | [xunleif2e/vue-lazy-component](https://github.com/xunleif2e/vue-lazy-component) | 🐌 Vue.js 2.x 组件级懒加载方案-Vue.js 2.x component level lazy loading solution | 823 | Vue | 01/05 |
| 33 | [eshengsky/iBlog](https://github.com/eshengsky/iBlog) | 基于 Node.js 的开源个人博客系统采用 Nuxt + Vue + TypeScript 技术栈 | 822 | Vue | 05/07 |
| 34 | [Mynameisfwk/vivo-shop](https://github.com/Mynameisfwk/vivo-shop) | 基于vue2.0实现的vivo移动端商城(vue+vuex-ruoter+vue-axios+webpack) | 817 | Vue | 05/05 |
| 35 | [chenxuan0000/vue-seamless-scroll](https://github.com/chenxuan0000/vue-seamless-scroll) | :beginner:A simple, seamless scrolling for Vue.js vue无缝滚动component | 812 | Vue | 04/05 |
| 36 | [llldddbbb/dbblog](https://github.com/llldddbbb/dbblog) | 基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目 | 794 | Vue | 04/26 |
| 37 | [xiaozhu188/electron-vue-cloud-music](https://github.com/xiaozhu188/electron-vue-cloud-music) | 🚀Electron + Vue 仿网易云音乐windows客户端 | 787 | Vue | 03/03 |
| 38 | [lss5270/vue-admin-spa](https://github.com/lss5270/vue-admin-spa) | 基于vue2.0生态的后台管理系统模板spa a vue management system template based on vue2.0 + vue-router + vuex + element-ui +ES6+ webpack + npm | 754 | Vue | 04/30 |
| 39 | [shfshanyue/Daily-Question](https://github.com/shfshanyue/Daily-Question) | 每天一道面试题有关前端后端devops以及软技能促进职业成长敲开大厂之门 | 730 | Vue | 04/20 |
| 40 | [fengT-T/996_list](https://github.com/fengT-T/996_list) | 996 公司展示讨论 | 686 | Vue | 05/01 |
| 41 | [geekape/geek-navigation](https://github.com/geekape/geek-navigation) | :star:极客猿梦导航分动态导航数据库版本和静态导航JSON文件版本 | 680 | Vue | 02/05 |
| 42 | [Big-Chinese-Cabbage/interest](https://github.com/Big-Chinese-Cabbage/interest) | Vue+Spring boot前后端分离项目wh-web+wh-server的升级版 | 675 | Vue | 01/06 |
| 43 | [JakHuang/form-generator](https://github.com/JakHuang/form-generator) | :sparkles:Element UI表单设计及代码生成器 | 673 | Vue | 05/08 |
| 44 | [tgxhx/vue-reader](https://github.com/tgxhx/vue-reader) | vue技术栈+express+node爬虫写的移动书城 | 648 | Vue | 01/06 |
| 45 | [bxm0927/vue-meituan](https://github.com/bxm0927/vue-meituan) | :hamburger: :meat_on_bone: :fork_and_knife: 基于Vue 全家桶 (2.x)制作的美团外卖APP | 646 | Vue | 04/23 |
| 46 | [fy0/Icarus](https://github.com/fy0/Icarus) | 🕊 An opensource community/forum project write with python3 aiohttp and vue.js. 一个开源的社区程序临时测试站https://t.myrpg.cn | 613 | Vue | 05/02 |
| 47 | [wuyawei/Vchat](https://github.com/wuyawei/Vchat) | 💘🍦🙈Vchat 从头到脚撸一个社交聊天系统vue + node + mongodb | 608 | Vue | 04/26 |
| 48 | [dcloudio/uni-ui](https://github.com/dcloudio/uni-ui) | 基于uni-app的ui框架 | 604 | Vue | 05/09 |
| 49 | [Exrick/xboot-front](https://github.com/Exrick/xboot-front) | 基于Vue+iView Admin开发的XBoot前后端分离开放平台前端 权限可控制至按钮显示 动态路由权限菜单/多语言/简洁美观 前后端分离 | 563 | Vue | 05/10 |
| 50 | [Awheat/vue2-douban-market](https://github.com/Awheat/vue2-douban-market) | 这是基于vue2 + vue-router2 + vuex + axios 仿(豆瓣市集)的一个webapp项目 | 509 | Vue | 01/07 |
| 51 | [zhaotoday/iview](https://github.com/zhaotoday/iview) | admin template based on Vue CLI 3 & iView. 基于 Vue CLI 3 + iView Vue.js 后台管理系统 | 479 | Vue | 04/10 |
| 52 | [eyebluecn/tank-front](https://github.com/eyebluecn/tank-front) | 蓝眼系列软件之蓝眼云盘前端项目 | 438 | Vue | 05/09 |
| 53 | [battcn/swagger-spring-boot](https://github.com/battcn/swagger-spring-boot) | swagger-spring-boot-starter 是一款建立在swagger基础之上的工具包利用SpringBoot自动装配的特性简化了传统swagger的繁琐配置 | 421 | Vue | 01/15 |
| 54 | [shfshanyue/blog](https://github.com/shfshanyue/blog) | 在这里写一些工作中遇到的前端后端以及运维的问题 | 421 | Vue | 05/09 |
| 55 | [wangy8961/flask-vuejs-madblog](https://github.com/wangy8961/flask-vuejs-madblog) | 基于 Flask Vue.js 前后端分离的微型博客项目支持多用户Markdown文章喜欢/收藏文章粉丝关注用户评论点赞动态通知站内私信黑名单邮件支持管理后台权限管理RQ任务队列Elasticsearch全文搜索Linux VPS部署Docker容器部署等 | 416 | Vue | 02/20 |
| 56 | [ykfe/fe-dev-playbook](https://github.com/ykfe/fe-dev-playbook) | 教你如何打造舒适高效时尚的前端开发环境 | 413 | Vue | 04/06 |
| 57 | [artiely/vue-admin-iview](https://github.com/artiely/vue-admin-iview) | vue后端管理系统界面 基于ui组件iview | 410 | Vue | 04/30 |
| 58 | [dream2023/vue-ele-form](https://github.com/dream2023/vue-ele-form) | 基于element-ui的数据驱动表单组件 | 408 | Vue | 05/08 |
| 59 | [fofapro/vulfocus](https://github.com/fofapro/vulfocus) | 🚀Vulfocus 是一个漏洞集成平台将漏洞环境 docker 镜像放入即可使用开箱即用 | 383 | Vue | 05/09 |
| 60 | [mafengwo/vue-drag-tree-table](https://github.com/mafengwo/vue-drag-tree-table) | vue 可以拖拽排序的树形表格 | 382 | Vue | 03/15 |
| 61 | [anjoy8/Blog.Admin](https://github.com/anjoy8/Blog.Admin) | 基于vue 的管理后台配合Blog.Core与Blog.Vue等多个项目使用 | 375 | Vue | 05/08 |
| 62 | [bigbaser/Tcloud](https://github.com/bigbaser/Tcloud) | Tcloud云测平台前端 | 369 | Vue | 03/03 |
| 63 | [woai3c/vue-admin-template](https://github.com/woai3c/vue-admin-template) | vue轻量级后台管理系统基础模板 | 336 | Vue | 03/28 |
| 64 | [powerdong/Music-player](https://github.com/powerdong/Music-player) | Vue高仿网易云音乐(Vue入门实践)在线预览 -- 暂时停止 | 320 | Vue | 05/04 |
| 65 | [zymfe/VueNode](https://github.com/zymfe/VueNode) | VueNode 是一套基于 TypeScript + Vue.js + Node.js + MySQL 的前后端分离项目 | 318 | Vue | 05/03 |
| 66 | [TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo) | echarts地图边界数据的实时获取与应用省市区县多级联动下钻真正意义的下钻至县级附最新geoJson文件下载 | 318 | Vue | 02/20 |
| 67 | [bowencool/super-form](https://github.com/bowencool/super-form) | Vue超级表单&动态渲染 | 317 | Vue | 01/13 |
| 68 | [lentoo/vue-admin](https://github.com/lentoo/vue-admin) | 使用 vue-cli3 搭建的vue-vuex-router-element 开发模版集成常用组件功能模块 | 317 | Vue | 02/23 |
| 69 | [Hzy0913/mpvue-calendar](https://github.com/Hzy0913/mpvue-calendar) | 📅 微信小程序/浏览器端 vue calendar 日历组件mpvue-calendar 基于mpvue平台 支持农历按周切换可自定义🎉🎉现已可以同时在浏览器端使用 | 315 | Vue | 05/08 |
| 70 | [meloalright/vue-ins-progress-bar](https://github.com/meloalright/vue-ins-progress-bar) | 一款 ins 风格的 vue 进度条组件 | 303 | Vue | 03/03 |
| 71 | [anjoy8/Blog.Vue](https://github.com/anjoy8/Blog.Vue) | 一个vue的个人博客项目配合.net core api教程打造前后端分离 | 301 | Vue | 04/30 |
| 72 | [wechat-miniprogram/kbone-ui](https://github.com/wechat-miniprogram/kbone-ui) | kbone-ui 是一套能同时支持 小程序(kbone) vue 框架开发的多端 UI | 296 | Vue | 05/06 |
| 73 | [CNOliverZhang/PotatofieldImageToolkit](https://github.com/CNOliverZhang/PotatofieldImageToolkit) | 一个适用于摄影从业者/爱好者设计师等创意行业从业者的图像工具箱 | 294 | Vue | 05/09 |
| 74 | [19920625lsg/spring-boot-online-exam](https://github.com/19920625lsg/spring-boot-online-exam) | 基于Spring Boot的在线考试系统(预览地址 http://129.211.88.191 账户分别是adminteacherstudent密码是admin123) | 294 | Vue | 02/24 |
| 75 | [hql7/tree-transfer](https://github.com/hql7/tree-transfer) | 一个基于vue和element-ui的树形穿梭框及邮件通讯录A tree shaped shuttle box assembly based on Vue and element-ui. Vuecli3版本见https://github.com/hql7/wl-tree-transfer 示例见-> | 294 | Vue | 04/29 |
| 76 | [HuberTRoy/vue-shiyanlou](https://github.com/HuberTRoy/vue-shiyanlou) | :kissing_heart:基于vue2和vuex的复杂单页面应用20+页面53个API仿实验楼:sparkles::sparkles: | 287 | Vue | 04/05 |
| 77 | [Neveryu/vue-cms](https://github.com/Neveryu/vue-cms) | 基于 Vue ElementUI 构建的一个企业级后台管理系统 | 286 | Vue | 02/12 |
| 78 | [hilanmiao/LanMiaoDesktop](https://github.com/hilanmiao/LanMiaoDesktop) | 一个完整electron桌面记账程序技术栈主要使用electron-vue+vuetify开机自动启动自动更新托盘最小化闪烁等常用功能Nsis制作漂亮的安装包 | 275 | Vue | 04/06 |
| 79 | [OXOYO/X-WebDesktop-Vue](https://github.com/OXOYO/X-WebDesktop-Vue) | 基于 Vue & Koa WebDesktop 视窗系统 The WebDesktop system based on Vue | 269 | Vue | 01/29 |
| 80 | [fujiazhang/Music-For-The-Poor](https://github.com/fujiazhang/Music-For-The-Poor) | Vue技术栈 打造精美音乐WebAppp且能听付费歌曲比如周杰伦等提供优雅的用户体验仿网易云音乐仿QQ音乐vue音乐播放器music player | 269 | Vue | 03/16 |
| 81 | [1046224544/ktv-select_music-system](https://github.com/1046224544/ktv-select_music-system) | KTV点歌系统,含后台管理系统(完整版) | 268 | Vue | 04/04 |
| 82 | [vincentzyc/form-design](https://github.com/vincentzyc/form-design) | 动态表单页面设计--自动生成页面 | 267 | Vue | 05/09 |
| 83 | [scscms/vue-scscms](https://github.com/scscms/vue-scscms) | 基于koa2+mysql+vue2.0+Element阳光内容管理系统模范学习Demo | 267 | Vue | 04/12 |
| 84 | [xiaowang1314/uniapp-plugin-collections](https://github.com/xiaowang1314/uniapp-plugin-collections) | uni-app项目插件功能集合https://github.com/xiaowang1314/uniapp-plugin-collections | 259 | Vue | 04/17 |
| 85 | [Hunlongyu/ZY-Player](https://github.com/Hunlongyu/ZY-Player) | 跨平台桌面端视频资源播放器.高颜值,不收费. 🎞 | 250 | Vue | 05/09 |
| 86 | [bullteam/zeus-admin](https://github.com/bullteam/zeus-admin) | Zeus基于Golang Gin +casbin致力于做企业统一权限&账号中心管理系统包含账号管理数据权限功能权限应用管理多数据库适配可docker 一键运行社区活跃版本迭代快加群免费技术支持 | 247 | Vue | 05/02 |
| 87 | [yangyuji/h5-factory](https://github.com/yangyuji/h5-factory) | h5制作移动端专题活动页面可视化编辑 | 244 | Vue | 03/18 |
| 88 | [leadream/wedding-invitation-for-programmers](https://github.com/leadream/wedding-invitation-for-programmers) | 程序猿的婚礼邀请函 | 239 | Vue | 01/06 |
| 89 | [cesiumlab/XbsjEarthUI](https://github.com/cesiumlab/XbsjEarthUI) | XbsjEarthUI是基于Cesium和EarthSDK的三维GIS/BIM的UI模板可以基于此定制自己的三维App | 232 | Vue | 05/09 |
| 90 | [linjinze999/vue-llplatform](https://github.com/linjinze999/vue-llplatform) | vue-llplatform基于vueelement搭建的后台管理平台 | 229 | Vue | 03/15 |
| 91 | [bestaone/HiAuth](https://github.com/bestaone/HiAuth) | HiAuth是一个开源的基于Oauth2协议的认证授权系统 | 228 | Vue | 04/24 |
| 92 | [oncework/codeexpander](https://github.com/oncework/codeexpander) | A cross-platform cloud synchronization development tool for developers that includes input enhancement, code snippet management, and Markdown. (专为开发者开发的一个集输入增强代码片段管理(支持 Markdown)为一体跨平台云同步的开发工具) | 227 | Vue | 04/30 |
| 93 | [jsososo/NeteaseMusic](https://github.com/jsososo/NeteaseMusic) | 网易云音乐 & QQ音乐 & 咪咕音乐 第三方 web端 (可播放 vip下架歌曲) | 225 | Vue | 04/12 |
| 94 | [TruthHun/BookChatApp](https://github.com/TruthHun/BookChatApp) | 通用书籍阅读APPBookChat uni-app 实现版本支持多端分发编译生成Android和iOS 手机APP以及各平台的小程序 | 224 | Vue | 03/31 |
| 95 | [Tencent/WeComponents](https://github.com/Tencent/WeComponents) | 基于通用组件语言规范 (CLS) 实现的 Vue.js 声明式组件库 | 214 | Vue | 04/15 |
| 96 | [huxiaocheng/vue-gn-components](https://github.com/huxiaocheng/vue-gn-components) | 这里有一些标准组件库可能没有的功能组件已有组件放大镜签到图片标签滑动验证倒计时水印拖拽大家来找茬 | 214 | Vue | 05/05 |
| 97 | [YaoZeyuan/stablog](https://github.com/YaoZeyuan/stablog) | 稳部落. 专业备份导出微博记录, ! | 212 | Vue | 05/06 |
| 98 | [qiuChengleiy/shop-vue](https://github.com/qiuChengleiy/shop-vue) | vue-cli + vue-router + vuex + axios + vue-axios + vant( UI ) 移动端商城 APP项目 | 211 | Vue | 04/08 |
| 99 | [CS-Tao/whu-library-seat](https://github.com/CS-Tao/whu-library-seat) | 武汉大学图书馆助手 - 桌面端 | 211 | Vue | 02/22 |
| 100 | [xusenlin/VueElementUiAdmin](https://github.com/xusenlin/VueElementUiAdmin) | :maple_leaf: 一个基于 Vue Element UI 的后台模板做了目录结构的整理和常用方法的封装开箱即用 :) | 209 | Vue | 03/14 |
| 101 | [chaohangz/vueBlog](https://github.com/chaohangz/vueBlog) | vue + node + express + mongodb 个人博客系统 | 208 | Vue | 05/05 |
| 102 | [QinZhen001/didi](https://github.com/QinZhen001/didi) | :car: mpvue框架仿滴滴出行微信小程序 | 206 | Vue | 04/03 |
| 103 | [tower1229/Vue-Giant-Tree](https://github.com/tower1229/Vue-Giant-Tree) | 🌳 巨树基于ztree封装的Vue树形组件轻松实现海量数据的高性能渲染 | 199 | Vue | 04/30 |
| 104 | [stavyan/TinyShop-UniApp](https://github.com/stavyan/TinyShop-UniApp) | 基于 RageFrame2 的一款免费开源的基础商城销售功能的开源微商城 | 195 | Vue | 05/08 |
| 105 | [xLogic92/vue-picture-preview](https://github.com/xLogic92/vue-picture-preview) | 移动端PC Vue.js 图片预览插件 \| Friendly picture file preview Vue.js plugin based on PhotoSwipe. | 192 | Vue | 03/22 |
| 106 | [zhuyihe/vue-admin-project](https://github.com/zhuyihe/vue-admin-project) | vue-cli3搭建后台管理模板 | 190 | Vue | 04/05 |
| 107 | [wuyawei/webrtc-stream](https://github.com/wuyawei/webrtc-stream) | 🍧🍭😻包括但不局限于 WebRTC 的各种栗子 | 188 | Vue | 04/26 |
| 108 | [xjh22222228/vue-cnode](https://github.com/xjh22222228/vue-cnode) | 🚀 基于vue3 function-based 构建cnode社区 | 187 | Vue | 03/14 |
| 109 | [hbteam/weex-droplet-ui](https://github.com/hbteam/weex-droplet-ui) | 水滴UI一个轻量级weex UI组件库包含表单元素tabbarpicker城市三级联动选择actionsheetswitch等一系列常用组件 | 174 | Vue | 04/16 |
| 110 | [zuley/vue-color-picker](https://github.com/zuley/vue-color-picker) | Vue 颜色选择器插件 | 169 | Vue | 03/30 |
| 111 | [Zealon159/book-ms-ui](https://github.com/Zealon159/book-ms-ui) | :beers: 基于 vue.js element-ui 搭建一个极简的前后端分离图书管理平台麻雀虽小五脏俱全很适合准备入门 vue 的同学 | 169 | Vue | 03/24 |
| 112 | [topfullstack/topfullstack](https://github.com/topfullstack/topfullstack) | NodeJs+VueJs全栈开发全栈之巅视频网站 - 源码 | 165 | Vue | 04/26 |
| 113 | [qianduanzhou/cloudmusic](https://github.com/qianduanzhou/cloudmusic) | vue+electron+node的高仿网易云桌面端应用 | 165 | Vue | 03/23 |
| 114 | [wuyouzhuguli/FEBS-Cloud-Web](https://github.com/wuyouzhuguli/FEBS-Cloud-Web) | FEBS Cloud 微服务权限系统前端使用 vue-element-admin 构建 | 162 | Vue | 04/27 |
| 115 | [CyberFei/puzzle](https://github.com/CyberFei/puzzle) | A pluggable micro-frontend structure based on Vue and Webpack4. 基于 Vue Webpack4 的可热插拔式微前端架构 | 162 | Vue | 04/29 |
| 116 | [YXJ2018/SpringBoot-Vue-OnlineExam](https://github.com/YXJ2018/SpringBoot-Vue-OnlineExam) | 在线考试系统springboot+vue前后端分离的一个项目记录自己毕业设计完成的情况 | 160 | Vue | 04/12 |
| 117 | [hql7/wl-micro-frontends](https://github.com/hql7/wl-micro-frontends) | Micro front end practical project tutorial. 微前端项目实战vue项目基于vue3.0&qiankun2.0进阶版https://github.com/wl-ui/wl-mfe | 159 | Vue | 04/27 |
| 118 | [huzekang/springboot-datax](https://github.com/huzekang/springboot-datax) | 使用springboot启动datax方便以web方式使用 | 157 | Vue | 02/23 |
| 119 | [CS-Tao/whu-library-seat-mobile](https://github.com/CS-Tao/whu-library-seat-mobile) | 武汉大学图书馆助手 - 移动端 | 156 | Vue | 01/26 |
| 120 | [CBDxin/VueSocial](https://github.com/CBDxin/VueSocial) | something like QQweiboweChatvue+express+socket.io仿微博微信的聊天社交平台 | 155 | Vue | 04/30 |
| 121 | [Tsuk1ko/arknights-toolbox](https://github.com/Tsuk1ko/arknights-toolbox) | 🔨 Arknights Toolbox, all servers are supported. 明日方舟工具箱支持中日韩国际服 | 145 | Vue | 05/08 |
| 122 | [xfgryujk/blivechat](https://github.com/xfgryujk/blivechat) | 用于OBS的仿YouTube风格的bilibili直播评论栏 | 145 | Vue | 05/10 |
| 123 | [thegreatjavascript/2019-nCoV-News](https://github.com/thegreatjavascript/2019-nCoV-News) | 2019-nCoV疫情实时播报🅥墙内传播版请广泛传播 | 141 | Vue | 04/06 |
| 124 | [webCoderJ/ele-multi-cascader](https://github.com/webCoderJ/ele-multi-cascader) | ElementUI-based 多选级联选择器 | 141 | Vue | 03/03 |
| 125 | [lincenying/vue2-multiple-entry](https://github.com/lincenying/vue2-multiple-entry) | vue2, vue2+vue-router, vue2+vue-router+vuex 混合多页配置实例 | 139 | Vue | 04/12 |
| 126 | [wannaxiao/vuepress-theme-resume](https://github.com/wannaxiao/vuepress-theme-resume) | 🐈 书写简洁优雅的前端程序员 markdown 简历 vuepress 驱动 | 138 | Vue | 05/09 |
| 127 | [57code/vue-study](https://github.com/57code/vue-study) | 开课吧vue学习项目 | 138 | Vue | 05/09 |
| 128 | [tanagang/mobile-calendar-simple](https://github.com/tanagang/mobile-calendar-simple) | vue开发支持日历选择支持范围选择酒店入住-离开飞机往返同时可以自定义主题色并兼容uniApp小程序 | 137 | Vue | 05/09 |
| 129 | [amazingTest/Taisite-Platform](https://github.com/amazingTest/Taisite-Platform) | 最强接口自动化测试平台 | 135 | Vue | 04/23 |
| 130 | [roncoo/roncoo-education-web](https://github.com/roncoo/roncoo-education-web) | 领课教育的前端门户系统领课教育系统roncoo-education是基于领课网络多年的在线教育平台开发和运营经验打造出来的产品致力于打造一个全行业都适用的分布式在线教育系统 | 135 | Vue | 05/02 |
| 131 | [opendevops-cn/codo](https://github.com/opendevops-cn/codo) | 基于Vue + Iview-Admin实现的一套后台管理系统 | 133 | Vue | 04/29 |
| 132 | [iamdarcy/hioshop-admin](https://github.com/iamdarcy/hioshop-admin) | 海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE | 132 | Vue | 04/30 |
| 133 | [bihell/Dice](https://github.com/bihell/Dice) | Vue 2.x SpringBoot 全家桶开发的前后端分离的个人内容管理系统博客权限管理代码段媒体库任务管理 | 132 | Vue | 05/07 |
| 134 | [sscfaith/avue-form-design](https://github.com/sscfaith/avue-form-design) | 本项目是一款基于 Avue 的表单设计器拖拽式操作让你快速构建一个表单 | 131 | Vue | 05/05 |
| 135 | [chachaxw/vue-element-quick-start](https://github.com/chachaxw/vue-element-quick-start) | Vue2, Vuex 3, Vue Router 3, Element-ui and Typescript SPA project quick start kit(Vue element ui 快速开始脚手架) | 130 | Vue | 03/14 |
| 136 | [livegbs/GB28181-Server](https://github.com/livegbs/GB28181-Server) | LiveGBS国标(GB28181)流媒体服务软件 提供用户管理及Web可视化页面管理 提供设备状态管理可实时查看设备是否掉线等信息 实时流媒体处理PSTS转ES 设备状态监测云台控制录像检索回放 提供RTSPRTMPHTTP-FLVHLS等多种协议流输出 对外提供服务器获取状态信息控制等HTTP API接口支持语音对讲支持云端录像TCPUDP两种方式信令传输以及UDPTCP被动TCP主动三种视频流传输方式 | 130 | Vue | 05/08 |
| 137 | [cgygd/vue2-countdown](https://github.com/cgygd/vue2-countdown) | 基于vue2.0的活动倒计时组件 | 129 | Vue | 02/06 |
| 138 | [wenjianzhang/go-admin-ui](https://github.com/wenjianzhang/go-admin-ui) | 基于Gin + Vue + Element UI的前后端分离权限管理系统的前端模块 | 128 | Vue | 05/09 |
| 139 | [FISCO-BCOS/fisco-bcos-browser](https://github.com/FISCO-BCOS/fisco-bcos-browser) | A broswer to show the detail infomation of a running FISCO BCOS chain觉得不错的话点击右上角给个Star~ | 127 | Vue | 05/08 |
| 140 | [sun199412/vue-experience](https://github.com/sun199412/vue-experience) | 记录vue的日常使用项目预览地址 | 126 | Vue | 04/27 |
| 141 | [337547038/Vue-UI-for-PC](https://github.com/337547038/Vue-UI-for-PC) | 基于Vue2.x的一套PC端UI组件包括了Carousel 跑马灯Cascader 级联Checkbox 多选框Collapse 折叠面板DatePicker 日期选择Dialog 对话框Form 表单Input 输入框InputNumber 数字输入框Layer 弹窗层Loading 加载Menu 菜单Page 分页Progress 进度条Radio 单选框SelectDropDown 仿selectSwitch 开关Table 表格Tabs 标签页Textarea 文本框Tooltip 文字提示BackTop 返回顶部steps 步骤条Tra ... | 125 | Vue | 03/17 |
| 142 | [chenquincy/vue-dynamic-form-component](https://github.com/chenquincy/vue-dynamic-form-component) | Vue dynamic nested form component, support nested Object/Hashmap/Array. Vue动态多级表单组件支持嵌套对象/Hashmap/数组 | 124 | Vue | 05/09 |
| 143 | [BiaoChengLiu/easy-flow](https://github.com/BiaoChengLiu/easy-flow) | 基于VUE+JsPlumb的流程设计器 | 124 | Vue | 05/06 |
| 144 | [lhz960904/movie-trailer](https://github.com/lhz960904/movie-trailer) | :popcorn:Vue全家桶开发的电影预告片webAPP可以查看正在热映与即将上映的电影信息和短片 | 124 | Vue | 04/23 |
| 145 | [zhjing1019/CanEditGrid](https://github.com/zhjing1019/CanEditGrid) | 一款可编辑表格可以自定义表格内容和格式表格中有常用的inputselectdatePIckerselectTree等可以拖拽表格类似于excel拖拽赋值的功能并对表格进行实时校验 An editable table, you can customize the table content and format, the table has commonly used input, select, datePIcker, selectTree, and so on, you can drag and drop the table, similar to excel drag ... | 120 | Vue | 04/01 |
| 146 | [LeachZhou/blog](https://github.com/LeachZhou/blog) | :black_nib:记录技术的新博客采用Vue全家桶开发使用GitHub API进行数据交互 | 120 | Vue | 03/27 |
| 147 | [dnyz520/careyshop-admin](https://github.com/dnyz520/careyshop-admin) | 基于ThinkPHP5和Vue的高性能前后端分离商城后台管理框架系统 | 119 | Vue | 05/09 |
| 148 | [crmeb/CRMEB-H5](https://github.com/crmeb/CRMEB-H5) | CRMEBv3.X版H5前端页面 | 117 | Vue | 04/14 |
| 149 | [jumodada/firm](https://github.com/jumodada/firm) | 一套正在逐渐完善的基于 Vue 2.5PC端UI组件库 | 115 | Vue | 04/25 |
| 150 | [zhaojun1998/zfile-vue](https://github.com/zhaojun1998/zfile-vue) | zfile 前端工程 | 115 | Vue | 04/20 |
| 151 | [woolson/microsoft-todo-mac](https://github.com/woolson/microsoft-todo-mac) | 🐜 Microsoft-ToDo macOS App. 微软Todo mac客户端. | 115 | Vue | 04/19 |
| 152 | [watchdog-framework/watchdog-framework-web](https://github.com/watchdog-framework/watchdog-framework-web) | :beers: watchdog-framework的Web前端项目基于Vue+iView-Admin+Vue-Router+Vuex开发 | 114 | Vue | 02/25 |
| 153 | [dwanda/dragComponent](https://github.com/dwanda/dragComponent) | 基于vue实现的拖拽控件及自动排列组件 | 113 | Vue | 04/05 |
| 154 | [dream2023/vue-run-sfc](https://github.com/dream2023/vue-run-sfc) | Vue DEMO利器, 在线运行 & 编辑 Vue 单文件 | 112 | Vue | 04/05 |
| 155 | [lrjxgl/uniShop](https://github.com/lrjxgl/uniShop) | uniShop是基于Dcloud的uniApp开发的支持小程序iosandroid的B2C商城模板 可以加入得推U社获取后台 | 112 | Vue | 05/06 |
| 156 | [1615450788/vue-cron](https://github.com/1615450788/vue-cron) | 这是一个cron表达式ui组件 | 111 | Vue | 05/09 |
| 157 | [jsjzh/vue-tiny-code](https://github.com/jsjzh/vue-tiny-code) | 这里有一个仿 Chrome 调色盘有一个拖动排版的页面还有一些新奇的小点子 | 108 | Vue | 04/03 |
| 158 | [ayiaq1/el-tree-select](https://github.com/ayiaq1/el-tree-select) | 基于element-ui2.x扩展下拉树 | 108 | Vue | 03/13 |
| 159 | [q315523275/FamilyBucket-UI](https://github.com/q315523275/FamilyBucket-UI) | 微服务UI端-配置管理-网关管理-追踪展示-日志查询-监控查看-服务管理...... | 107 | Vue | 03/27 |
| 160 | [gxchain/gxchain-explorer](https://github.com/gxchain/gxchain-explorer) | GXChain explorer(GXChain区块链浏览器) | 107 | Vue | 05/05 |
| 161 | [zhengqingya/xiao-xiao-su](https://github.com/zhengqingya/xiao-xiao-su) | 基于Spring Boot+Spring Security+JWT+Vue前后端分离的旺旺小小酥 ( 一口一口又香又脆~ ) | 106 | Vue | 04/30 |
| 162 | [CCZX/wechat](https://github.com/CCZX/wechat) | 聊天系统Vue.jsReact.jsnode.jsMongoDBwebsocketsocket.io前后端分离毕业设计 | 105 | Vue | 05/09 |
| 163 | [bestRenekton/taoLand](https://github.com/bestRenekton/taoLand) | 博客vue+node+mongodb | 104 | Vue | 02/02 |
| 164 | [purocean/yn](https://github.com/purocean/yn) | Yank Note 一款面向程序员的 Markdown 笔记应用支持加密文档代码片段运行内置终端图表嵌入HTML 小工具 | 104 | Vue | 04/27 |
| 165 | [Morning-UI/morning-ui](https://github.com/Morning-UI/morning-ui) | 🚀现代高效友善的桌面组件库 | 102 | Vue | 04/04 |
| 166 | [bill1012/AdminESP](https://github.com/bill1012/AdminESP) | AdminESP- 企业服务治理平台: spring boot+spring cloud+vue.js | 101 | Vue | 03/05 |
| 167 | [artiely/vue-admin](https://github.com/artiely/vue-admin) | 基于and-design-vue的vue后台管理系统模板 | 100 | Vue | 04/09 |
| 168 | [wmz1930/Jeebase](https://github.com/wmz1930/Jeebase) | Jeebase是一款前后端分离的开源开发框架基于springboot+vuevue-element-admin/Ant Design Pro Vue开发一套SpringBoot后台两套前端页面可以自由选择基于ElementUI或者AntDesign的前端界面二期会整合react前端框架Ant Design React在实际应用中已经使用这套框架开发了CMS网站系统社区论坛系统微信小程序微信服务号等后面会逐步整理开源 本项目主要目的在于整合主流技术框架寻找应用最佳项目实践方案实现可直接使用的快速开发框架 | 100 | Vue | 05/05 |
| 169 | [byteblogs168/plumemo-admin](https://github.com/byteblogs168/plumemo-admin) | plumemo 后端管理系统 | 99 | Vue | 04/06 |
| 170 | [zhjing1019/ComplexGrid](https://github.com/zhjing1019/ComplexGrid) | 复杂表格支持表格展示树形表格展示对表格进行拖拽排序以及表格排序表格拖拽排序自定义表格内容是一个基于vue的表格插件Complex table, support table display, tree table display, drag and drop table sort, and table sort, table drag and drop sort, custom table content, is a vue based table plugin | 95 | Vue | 04/16 |
| 171 | [KBeginner/el-tree-select](https://github.com/KBeginner/el-tree-select) | 基于el-select和el-tree改造的树形选择器下拉框组件 | 94 | Vue | 03/14 |
| 172 | [phynos/WebTopo](https://github.com/phynos/WebTopo) | 基于VUE的web组态组态拓扑图拓扑编辑器 | 94 | Vue | 01/02 |
| 173 | [shuax/MouseInc.Settings](https://github.com/shuax/MouseInc.Settings) | MouseInc设置界面 | 94 | Vue | 05/06 |
| 174 | [niefy/wx-manage](https://github.com/niefy/wx-manage) | 🔥微信公众号管理系统包含公众号菜单管理🗄自动回复🗨素材管理📂模板消息粉丝管理🤹等功能前后端都开源免费🛩 | 93 | Vue | 05/10 |
| 175 | [Akakiiiiii/cli3music](https://github.com/Akakiiiiii/cli3music) | vue项目实战仿网易云音乐播放器项目 | 92 | Vue | 04/05 |
| 176 | [swan-team/swan-docs](https://github.com/swan-team/swan-docs) | 智能小程序官方文档 | 92 | Vue | 04/20 |
| 177 | [dcloudio/uni-template-news](https://github.com/dcloudio/uni-template-news) | 基于uni-app开发的新闻/资讯类App模板 | 90 | Vue | 05/09 |
| 178 | [huqi1/City_Fire](https://github.com/huqi1/City_Fire) | 采用了SpringBoot和Vue实现了对城市消防监控设备的在线统计管理具备区域管理设备分类管理设备管理预警管理和报表统计五大功能 特点 1.前后端分离Vue实现前端模块化后台通过SpringBoot+Mysql,保证数据的有效性和安全性 2.动态路由菜单栏Element-UI高德地图Api选择地理位置Shiro权限控制mybatis plus 3.Docker做容器Redis实现数据缓存Nginx+Dubbo实现负载均衡满足消防设备异常及时同步处理高并发真正的满足城市甚至省级所用消防设备的在线管理 | 90 | Vue | 02/05 |
| 179 | [luzhanbo/taobaokeapi](https://github.com/luzhanbo/taobaokeapi) | 淘宝客API演示 | 90 | Vue | 04/05 |
| 180 | [chenjun1127/vue-mall](https://github.com/chenjun1127/vue-mall) | Vue全家桶+Node后端服务实现的商城 | 90 | Vue | 04/08 |
| 181 | [zuihou/zuihou-ui](https://github.com/zuihou/zuihou-ui) | zuihou-admin-cloud 项目的 租户后台 基于vue-element-admin | 89 | Vue | 05/02 |
| 182 | [sweida/vue-blog-index](https://github.com/sweida/vue-blog-index) | laravel+vue 个人博客项目地址http://www.golang365.com | 89 | Vue | 05/10 |
| 183 | [jiangshanmeta/vue-admin](https://github.com/jiangshanmeta/vue-admin) | 基于vue的通用管理后台 | 89 | Vue | 05/02 |
| 184 | [baiy/Ctool](https://github.com/baiy/Ctool) | 程序开发常用工具 chrome 扩展 | 88 | Vue | 02/15 |
| 185 | [baok1592/phps.shop-api](https://github.com/baok1592/phps.shop-api) | 如花拼团商城_TP5_VUE_小程序 | 88 | Vue | 02/25 |
| 186 | [w1301625107/Vue-Gantt-chart](https://github.com/w1301625107/Vue-Gantt-chart) | 使用Vue做数据控制的Gantt图表 | 85 | Vue | 03/14 |
| 187 | [luichooy/vue-antd-pro](https://github.com/luichooy/vue-antd-pro) | vue+ant-design-vue创建后台管理系统模板 | 84 | Vue | 03/17 |
| 188 | [naihe138/naice-blog](https://github.com/naihe138/naice-blog) | 😺新的博客上线啦 | 83 | Vue | 04/18 |
| 189 | [GitHubGanKai/vue3-jd-h5](https://github.com/GitHubGanKai/vue3-jd-h5) | :fire: 基于vue2.6+ vue3.0.0-beta.1vue3, vue-cli3mockjs仿京东淘宝的移动端H5电商平台 | 83 | Vue | 05/08 |
| 190 | [lgphone/super-bbs](https://github.com/lgphone/super-bbs) | flask vue 驱动的bbs程序 | 83 | Vue | 01/04 |
| 191 | [betterde/ects](https://github.com/betterde/ects) | Elastic Crontab System 简单易用的分布式定时任务管理系统 | 83 | Vue | 05/06 |
| 192 | [chillzhuang/Saber](https://github.com/chillzhuang/Saber) | SpringBlade前端UI项目对现有的avue2.0element-ui库进行二次封装基于json驱动的模块配置打造最好用的vuejs中后台脚手架官网https://bladex.vip | 82 | Vue | 04/24 |
| 193 | [lpreterite/vue-tinymce](https://github.com/lpreterite/vue-tinymce) | 提供给 vue 开发者使用的 TinyMCE 组件 | 82 | Vue | 02/27 |
| 194 | [tysqapp/tysq-web](https://github.com/tysqapp/tysq-web) | 天宇社区web开源 | 82 | Vue | 01/06 |
| 195 | [aeasringnar/chat-app](https://github.com/aeasringnar/chat-app) | 一个基于djangonodejsvue的websocket实时点对点通讯项目关键词 QQ微信实时聊天djangovuenodejswebsocket | 81 | Vue | 04/30 |
| 196 | [brenner8023/iKeep](https://github.com/brenner8023/iKeep) | iKeep基于uni-app和小程序云开发实现的时间投资微信小程序 | 81 | Vue | 04/19 |
| 197 | [mscststs/BLS](https://github.com/mscststs/BLS) | B站直播挂机工具图形界面 | 80 | Vue | 05/09 |
| 198 | [chengzhx76/service-mpvue-mini](https://github.com/chengzhx76/service-mpvue-mini) | 基于mpvue的顺风车约车小程序目前已上线~~ | 80 | Vue | 03/23 |
| 199 | [TangSY/vue-hash-calendar](https://github.com/TangSY/vue-hash-calendar) | 移动端日期时间选择插件日期选择面板以日历形式展示上下滑动切换周/月模式支持两种模式1月模式左右滑动切换月份2周模式左右滑动切换周 | 80 | Vue | 05/06 |
| 200 | [sanfengliao/vue-juejin](https://github.com/sanfengliao/vue-juejin) | vue仿掘金app客户端开发web版掘金app | 78 | Vue | 04/22 |
[回到目录](#目录)
<br/>
## CSS
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | -------- | ------- |
| 1 | [SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese) | 中文版 Apple 官方 Swift 教程The Swift Programming Language | 19.4k | CSS | 05/09 |
| 2 | [zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB) | Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~ | 7.0k | CSS | 05/02 |
| 3 | [deeplearning-ai/machine-learning-yearning-cn](https://github.com/deeplearning-ai/machine-learning-yearning-cn) | Machine Learning Yearning 中文版 - 机器学习训练秘籍 - Andrew Ng | 6.0k | CSS | 04/05 |
| 4 | [xtyxtyx/sorry](https://github.com/xtyxtyx/sorry) | 在线制作`sorry 为所欲为`的gif | 5.9k | CSS | 04/03 |
| 5 | [getgridea/gridea](https://github.com/getgridea/gridea) | A static blog writing client (一个静态博客写作客户端) | 5.9k | CSS | 05/09 |
| 6 | [TalkingData/iview-weapp](https://github.com/TalkingData/iview-weapp) | 一套高质量的微信小程序 UI 组件库 | 5.6k | CSS | 04/29 |
| 7 | [awesome-tips/iOS-Tips](https://github.com/awesome-tips/iOS-Tips) | iOS知识小集 | 3.2k | CSS | 01/04 |
| 8 | [yscoder/hexo-theme-indigo](https://github.com/yscoder/hexo-theme-indigo) | 一个Material Design风格的Hexo主题 https://imys.net/   备用: | 2.6k | CSS | 03/18 |
| 9 | [LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN) | http://learnopengl.com 系列教程的简体中文翻译 | 2.5k | CSS | 05/01 |
| 10 | [ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control) | 一个 Transmission 浏览器管理界面Transmission Web Control is a custom web UI. | 2.2k | CSS | 04/29 |
| 11 | [yanhaijing/zepto.fullpage](https://github.com/yanhaijing/zepto.fullpage) | 专注于移动端的fullPage.js | 2.1k | CSS | 01/17 |
| 12 | [LiangJunrong/document-library](https://github.com/LiangJunrong/document-library) | jsliang 的文档库. 里面包含了个人撰写的所有前端文章例如 VueReact,ECharts微信小程序算法数据结构等 | 2.1k | CSS | 05/09 |
| 13 | [zmrenwu/django-blog-tutorial](https://github.com/zmrenwu/django-blog-tutorial) | 基于 Python3.5 Django 1.10 Django Blog 项目 | 2.1k | CSS | 02/12 |
| 14 | [QiShaoXuan/css_tricks](https://github.com/QiShaoXuan/css_tricks) | Some CSS tricks,一些 CSS 常用样式 | 2.0k | CSS | 04/24 |
| 15 | [FunctionClub/V2ray.Fun](https://github.com/FunctionClub/V2ray.Fun) | 正在开发的全新 V2ray.Fun | 1.9k | CSS | 03/11 |
| 16 | [WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io) | 静态响应式网址导航网站 - webstack.cc | 1.6k | CSS | 05/08 |
| 17 | [v2ss/shadowrocket](https://github.com/v2ss/shadowrocket) | Shadowrocket 小火箭在线安装 共享Shadowrocket 小火箭账号苹果手机ssssr V2ray 客户端,支持正版谢谢 | 1.2k | CSS | 04/17 |
| 18 | [leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io) | 个人博客看效果进入 | 977 | CSS | 03/02 |
| 19 | [beeth0ven/RxSwift-Chinese-Documentation](https://github.com/beeth0ven/RxSwift-Chinese-Documentation) | RxSwift 中文文档 | 961 | CSS | 04/24 |
| 20 | [shenliyang/hexo-theme-snippet](https://github.com/shenliyang/hexo-theme-snippet) | Snippet 简洁而不简单也许是一款你寻找已久的hexo主题 | 951 | CSS | 04/07 |
| 21 | [yihui/xaringan](https://github.com/yihui/xaringan) | Presentation Ninja 幻灯忍者 · 写轮眼 | 939 | CSS | 03/31 |
| 22 | [nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor) | 📝基于 VueVditor所构建的在线 Markdown 编辑器支持流程图甘特图时序图任务列表HTML 自动转换为 Markdown 等功能🎉新增所见即所得编辑模式 | 931 | CSS | 05/06 |
| 23 | [cnfeat/GoodThingList](https://github.com/cnfeat/GoodThingList) | GoodThingList 就是好物清单使用文档见 Issues | 908 | CSS | 03/11 |
| 24 | [esofar/cnblogs-theme-silence](https://github.com/esofar/cnblogs-theme-silence) | :fire: 一款专注于阅读的博客园主题 | 891 | CSS | 03/19 |
| 25 | [smartping/smartping](https://github.com/smartping/smartping) | 综合性网络质量(PING)检测工具支持正/反向PING绘图互PING拓扑绘图与报警全国PING延迟地图与在线检测工具等功能 | 886 | CSS | 03/29 |
| 26 | [kaeyleo/jekyll-theme-H2O](https://github.com/kaeyleo/jekyll-theme-H2O) | 🎉 A clean and delicate Jekyll theme. Jekyll博客主题 | 849 | CSS | 04/18 |
| 27 | [w-digital-scanner/w12scan](https://github.com/w-digital-scanner/w12scan) | 🚀 A simple asset discovery engine for cybersecurity. (网络资产发现引擎) | 803 | CSS | 04/26 |
| 28 | [abc-club/js-paradise](https://github.com/abc-club/js-paradise) | 前端乐园 | 790 | CSS | 04/28 |
| 29 | [YGYOOO/WeChat-Shelter](https://github.com/YGYOOO/WeChat-Shelter) | chrome插件可把网页微信伪装成有道云笔记~仅供娱乐 (ε) | 672 | CSS | 04/30 |
| 30 | [endachao/laravel-5-blog](https://github.com/endachao/laravel-5-blog) | 一个用 laravel 5 开发的 博客系统 | 647 | CSS | 01/10 |
| 31 | [damoqiongqiu/NiceFish](https://github.com/damoqiongqiu/NiceFish) | NiceFish美人鱼 是一个系列项目目标是示范前后端分离的开发模式:前端浏览器移动端Electron 环境中的各种开发模式后端有两个版本SpringBoot 版本和 SpringCloud 版本 | 617 | CSS | 05/10 |
| 32 | [xiadd/zhuishushenqi](https://github.com/xiadd/zhuishushenqi) | 追书神器 接口分析包装 | 529 | CSS | 04/03 |
| 33 | [theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe) | 🔥 一个比较特别的 Hexo 主题 | 506 | CSS | 05/03 |
| 34 | [xiangming/landscape-plus](https://github.com/xiangming/landscape-plus) | 针对中国大陆地区对hexo官方主题landscape进行优化 | 498 | CSS | 02/20 |
| 35 | [ant-mini-program/mini-antui](https://github.com/ant-mini-program/mini-antui) | mini-antui 停止维护可使用 mini-ali-ui 品牌升级功能加强欢迎使用 | 451 | CSS | 03/02 |
| 36 | [byrwiki/byrwiki](https://github.com/byrwiki/byrwiki) | 北邮人导航一个框全能搜 | 421 | CSS | 05/04 |
| 37 | [d2-projects/folder-explorer](https://github.com/d2-projects/folder-explorer) | 分析文件目录统计数据并以树形结构和图表的形式展示结果也可以导出多种格式留存 | 405 | CSS | 04/05 |
| 38 | [blinkfox/typora-vue-theme](https://github.com/blinkfox/typora-vue-theme) | This is a typora theme inspired by Vue document style. 一个类似于 Vue 文档风格的 Typora Markdown 编辑器主题 | 402 | CSS | 03/20 |
| 39 | [AlanDecode/Typecho-Theme-VOID](https://github.com/AlanDecode/Typecho-Theme-VOID) | 🐒 猴子打字机原理的产物 | 398 | CSS | 05/07 |
| 40 | [fex-team/fex-team.github.io](https://github.com/fex-team/fex-team.github.io) | 做最专业的前端团队 | 386 | CSS | 04/20 |
| 41 | [dongyuanxin/theme-bmw](https://github.com/dongyuanxin/theme-bmw) | Smart Voice: Voice for yourself \| 微声: 请为自己发声 | 375 | CSS | 02/19 |
| 42 | [Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single) | 🎈 一个简洁大气含夜间模式的 Typecho 博客主题 | 369 | CSS | 03/15 |
| 43 | [DT27/EditorMD](https://github.com/DT27/EditorMD) | Markdown 编辑器 Editor.md for Typecho | 349 | CSS | 05/06 |
| 44 | [ltadpoles/web-document](https://github.com/ltadpoles/web-document) | 前端历程 | 347 | CSS | 04/26 |
| 45 | [w-digital-scanner/w11scan](https://github.com/w-digital-scanner/w11scan) | 分布式WEB指纹识别平台 Distributed WEB fingerprint identification platform | 310 | CSS | 02/12 |
| 46 | [zlq4863947/tradingViewWikiCn](https://github.com/zlq4863947/tradingViewWikiCn) | tradingView的中文开发文档 | 306 | CSS | 01/06 |
| 47 | [aiyuekuang/react_home](https://github.com/aiyuekuang/react_home) | 这是一个react得demo/脚手架项目包含react16+redux+antd+webpack4+react-router4+sass/less+axios+immutable+proxy技术栈 | 295 | CSS | 03/23 |
| 48 | [Jackwire/Jackwire.github.io](https://github.com/Jackwire/Jackwire.github.io) | 托福雅思GRE和GMAT资料申请文书集合存在百度网盘里 | 282 | CSS | 05/03 |
| 49 | [7dog7/bottleneckOsmosis](https://github.com/7dog7/bottleneckOsmosis) | 瓶颈渗透,web渗透,red红队,fuzz param,注释,js字典,ctf | 267 | CSS | 04/08 |
| 50 | [xupsh/pp4fpgas-cn](https://github.com/xupsh/pp4fpgas-cn) | 中文版 Parallel Programming for FPGAs | 265 | CSS | 05/09 |
| 51 | [ustc-zzzz/YiGeDingLia](https://github.com/ustc-zzzz/YiGeDingLia) | 一个顶俩 | 258 | CSS | 04/06 |
| 52 | [dunwu/blog](https://github.com/dunwu/blog) | :dart: 个人博客 | 254 | CSS | 04/03 |
| 53 | [justjavac/esnext](https://github.com/justjavac/esnext) | 介绍最新的 ECMAScript/JavaScript 规范以及 TC39 的提案进度 | 246 | CSS | 03/23 |
| 54 | [52ABP/YoyoCmsFree.Template](https://github.com/52ABP/YoyoCmsFree.Template) | 一个免费版本的ABP框架整合了ng-Zorro | 246 | CSS | 03/14 |
| 55 | [hellosee/swoole-webim-demo](https://github.com/hellosee/swoole-webim-demo) | 使用swoole扩展和php开发的一个在线聊天室(Making a Web Chat With PHP and Swoole) | 242 | CSS | 02/12 |
| 56 | [zgq354/typecho-theme-next](https://github.com/zgq354/typecho-theme-next) | Hexo 主题 NexT.Mist Typecho 移植版重构中 | 240 | CSS | 03/09 |
| 57 | [YUbuntu0109/YUbuntu0109.github.io](https://github.com/YUbuntu0109/YUbuntu0109.github.io) | 💖 👩💻 大一到大三的编程学习笔记 updating 真心希望自己的这些日常学习笔记心得及项目能够帮助一些同学提高学习效率 | 235 | CSS | 03/31 |
| 58 | [LF112/BTCO](https://github.com/LF112/BTCO) | 🎉 宝塔面板响应式解决方案 | 222 | CSS | 04/10 |
| 59 | [Daotin/front-end-get-start](https://github.com/Daotin/front-end-get-start) | 📚 开始吧前端从零开始学 Web 前端系列教程前端小白零基础自学入门进阶图文教程🔥 | 220 | CSS | 05/01 |
| 60 | [dotnetclub-net/dotnetclub](https://github.com/dotnetclub-net/dotnetclub) | dotnetclub.net 的源代码 | 218 | CSS | 05/08 |
| 61 | [c10342/player](https://github.com/c10342/player) | electron-vue音视频播放器 | 214 | CSS | 05/05 |
| 62 | [happypeter/haoduoshipin](https://github.com/happypeter/haoduoshipin) | 好多视频 | 213 | CSS | 04/25 |
| 63 | [FromEndWorld/LOFFER](https://github.com/FromEndWorld/LOFFER) | 博客主题 A Jekyll theme with Chinese UI and document | 208 | CSS | 03/09 |
| 64 | [yunnysunny/nodebook](https://github.com/yunnysunny/nodebook) | nodejs 基础教程 | 200 | CSS | 01/29 |
| 65 | [zhangyingwei/html-css-only](https://github.com/zhangyingwei/html-css-only) | 漂亮的 CSS 系列~ | 198 | CSS | 05/05 |
| 66 | [mtonhuang/blog](https://github.com/mtonhuang/blog) | 我是mtonhuang这里是我关于前端架构版本工具源码剖析h5c3等的日常总结让我们在前端进阶的路上共勉^_^ | 189 | CSS | 04/05 |
| 67 | [fofapro/fofa_view](https://github.com/fofapro/fofa_view) | FOFA Pro view 是一款FOFA Pro 资产展示浏览器插件目前兼容 ChromeFirefoxOpera | 177 | CSS | 04/13 |
| 68 | [xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll) | 一款清新 糖果色🍬 Jekyll 主题A candy-colored 🍬 Jekyll theme. | 177 | CSS | 04/16 |
| 69 | [xinggsf/Adblock-Plus-Rule](https://github.com/xinggsf/Adblock-Plus-Rule) | ABP过滤规则简化版 | 177 | CSS | 02/10 |
| 70 | [imsobear/blog](https://github.com/imsobear/blog) | 果同学的博客 | 161 | CSS | 03/04 |
| 71 | [mashirozx/arknights-ui](https://github.com/mashirozx/arknights-ui) | H5 复刻版明日方舟游戏主界面 | 157 | CSS | 05/06 |
| 72 | [m0xiaoxi/AWD_CTF_Platform](https://github.com/m0xiaoxi/AWD_CTF_Platform) | 一个简单的AWD训练平台 | 154 | CSS | 02/12 |
| 73 | [lzhpo/lzhpo-shiro](https://github.com/lzhpo/lzhpo-shiro) | 美观漂亮我抽离出来的拿来即用的简单后台管理系统 | 153 | CSS | 03/05 |
| 74 | [eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script) | 一亩三分地的油猴脚本 | 151 | CSS | 05/09 |
| 75 | [Alibaba-mp/mini-ali-ui](https://github.com/Alibaba-mp/mini-ali-ui) | 阿里小程序扩展组件 mini-antui 前身 | 137 | CSS | 05/07 |
| 76 | [hsxyhao/gridea-theme-next](https://github.com/hsxyhao/gridea-theme-next) | Gridea NexT主题搬hexo-next-theme | 137 | CSS | 05/09 |
| 77 | [NewDadaFE/react-impression](https://github.com/NewDadaFE/react-impression) | 快速构建企业级应用 | 134 | CSS | 04/28 |
| 78 | [d2-projects/d2-daily](https://github.com/d2-projects/d2-daily) | D2 日报 | 134 | CSS | 03/14 |
| 79 | [Lxxyx/LxxyxResume](https://github.com/Lxxyx/LxxyxResume) | 前端简历生成器 | 129 | CSS | 03/14 |
| 80 | [z-9527/admin](https://github.com/z-9527/admin) | react+koa实现登陆聊天留言板功能后台 | 128 | CSS | 04/16 |
| 81 | [sanjinhub/hexo-theme-geek](https://github.com/sanjinhub/hexo-theme-geek) | 一个符合极客精神主义极简的 Hexo 主题 | 127 | CSS | 04/21 |
| 82 | [Piasy/AdvancedRxJava](https://github.com/Piasy/AdvancedRxJava) | Advanced RxJava http://akarnokd.blogspot.com/ 系列博客的中文翻译已征得作者授权 | 126 | CSS | 02/24 |
| 83 | [iaboaix/NetworkGraph](https://github.com/iaboaix/NetworkGraph) | 基于D3.js的Neo4j网络图可视化(Visualization of Neo4j Network Graph Based on D3.js | 126 | CSS | 01/16 |
| 84 | [zhaoolee/ProgrammingWithChrome](https://github.com/zhaoolee/ProgrammingWithChrome) | 用Chrome学编程(如何用Chrome优雅装B), 用Gif图展示Chrome的骚操作, 充分挖掘Chrome的编程潜力!Programming with Chrome(How to Use Chrome elegantly install B), Show Chrome Sao operation with Gif, Fully tap the programming potential of Chrome! | 125 | CSS | 03/15 |
| 85 | [sanonz/hexo-theme-concise](https://github.com/sanonz/hexo-theme-concise) | Hexo 简约主题响应式设计支持 PC手机等设备代码高亮使用 monokai-sublime 风格 | 121 | CSS | 04/07 |
| 86 | [zhitom/zkweb](https://github.com/zhitom/zkweb) | zookeeper web管理和监控界面使用内置的H2数据库此版本基于淘宝大神yasenagat的zkWeb源码基础之上进行了大幅升级和修改主要新增了集群监控和国际化功能直接java -jar或将war包放入tomcat即可运行最近新增加了docker镜像功能 | 120 | CSS | 04/18 |
| 87 | [Zisbusy/Akina-for-Typecho](https://github.com/Zisbusy/Akina-for-Typecho) | Akina for Typecho 主题模板 | 117 | CSS | 05/09 |
| 88 | [ColdDay/mp4ToGif](https://github.com/ColdDay/mp4ToGif) | 视频转gif制作表情包插件可以添加文字 | 116 | CSS | 04/22 |
| 89 | [laike9m/zhihu-card](https://github.com/laike9m/zhihu-card) | 用卡片在个人网站上展示知乎账户 | 111 | CSS | 02/02 |
| 90 | [Yuchunchen/BuildYourOwnConferenceSystem](https://github.com/Yuchunchen/BuildYourOwnConferenceSystem) | 這個計畫目的在於提供快速架站懶人包協助您快速架構自己專屬免費安全易用的視訊會議系統 | 111 | CSS | 05/04 |
| 91 | [Zou-Wang/CNblogs-Theme-Sakura](https://github.com/Zou-Wang/CNblogs-Theme-Sakura) | 基于Sakura美化的博客园样式 | 108 | CSS | 04/02 |
| 92 | [blleng/hexo-theme-lx](https://github.com/blleng/hexo-theme-lx) | 👉 A simple & clear & elegant Hexo theme. 🔭🔭Lx一款简洁美观的Hexo博客主题 | 104 | CSS | 05/03 |
| 93 | [smallnest/go-rpc-programming-guide](https://github.com/smallnest/go-rpc-programming-guide) | gitbook Go RPC开发指南 [中文文档] | 104 | CSS | 02/24 |
| 94 | [hack-fang/nCov](https://github.com/hack-fang/nCov) | 全国及各省新型肺炎疫情情况图(数据停止更新) | 104 | CSS | 02/20 |
| 95 | [x-cold/yuque-blog](https://github.com/x-cold/yuque-blog) | 基于语雀作为后台实现的博客系统 | 103 | CSS | 05/01 |
| 96 | [thinkphp-tech/think-builder](https://github.com/thinkphp-tech/think-builder) | A command line toolit to build applications' CRUD/mvc scaffold for thinkphp v6. 用于生成 thinkphp v6 增查改删脚手架代码的命令行工具。 | 100 | CSS | 04/27 |
| 97 | [SwiftGGTeam/GGHexo](https://github.com/SwiftGGTeam/GGHexo) | 打造国内第一 Swift 译文站 | 98 | CSS | 04/13 |
| 98 | [jangdelong/hexo-theme-xups](https://github.com/jangdelong/hexo-theme-xups) | hexo主题xups | 97 | CSS | 02/23 |
| 99 | [harttle/harttle.github.io](https://github.com/harttle/harttle.github.io) | Harttle Land 的源码和文章 | 96 | CSS | 04/02 |
| 100 | [SerhoLiu/serholiu.com](https://github.com/SerhoLiu/serholiu.com) | 我的博客 | 93 | CSS | 03/16 |
| 101 | [coloz/image-to-bitmap-array](https://github.com/coloz/image-to-bitmap-array) | convert image to C bitmap array \| 一个纯前端的图片取模程序 | 94 | CSS | 05/03 |
| 102 | [JinJieTan/Palantir](https://github.com/JinJieTan/Palantir) | 这是一个开源项目励志打造桌面端的音视频IM项目开发成员为SegmentFault前端交流群成员 | 92 | CSS | 04/05 |
| 103 | [BiYuqi/webpack-seed](https://github.com/BiYuqi/webpack-seed) | :roller_coaster: A Multi Page Application base on webpack and babel. webpack搭建多页面模板 | 91 | CSS | 03/23 |
| 104 | [idealclover/Life-in-NJU](https://github.com/idealclover/Life-in-NJU) | 🏠 南哪指南南哪大学网址导航 | 90 | CSS | 05/08 |
| 105 | [Surile/Abraham](https://github.com/Surile/Abraham) | 小程序垃圾分类 | 86 | CSS | 04/05 |
| 106 | [Blokura/bv2av](https://github.com/Blokura/bv2av) | 哔哩哔哩BV转AV | 85 | CSS | 04/10 |
| 107 | [phpple/caddy-cn-doc](https://github.com/phpple/caddy-cn-doc) | Caddy中文文档 | 83 | CSS | 01/10 |
| 108 | [bobiscool/Creative-Resume-Of-Karl](https://github.com/bobiscool/Creative-Resume-Of-Karl) | HTML5创意动画简历 🏃 🏔 | 82 | CSS | 04/30 |
| 109 | [luokangyuan/ghost-theme-mj](https://github.com/luokangyuan/ghost-theme-mj) | 这是一个响应式的Ghost博客主题包含文章列表页文章详情页分类页归档页个人页友情链接页等详情请查看readme如果有搭建Ghost博客的问题可以参看我个人博客的一篇安装指南 | 82 | CSS | 01/02 |
| 110 | [sangyx/nCoV-Map](https://github.com/sangyx/nCoV-Map) | nCoV-Map新型肺炎疫情地图 | 80 | CSS | 02/26 |
| 111 | [trinitrotofu/Bubble](https://github.com/trinitrotofu/Bubble) | Typecho 清新风格响应式主题 | 79 | CSS | 05/09 |
| 112 | [zhjing1019/moreTreeTable](https://github.com/zhjing1019/moreTreeTable) | 支持横向树形表头和纵向树形表头的表格Tables that support both horizontal and vertical tree headers | 78 | CSS | 04/15 |
| 113 | [hltj/kotlin-reference-chinese](https://github.com/hltj/kotlin-reference-chinese) | Kotlin 官方文档参考部分中文版 | 77 | CSS | 05/07 |
| 114 | [idcf-boat-house/boat-house](https://github.com/idcf-boat-house/boat-house) | IDCF Boat House 主代码库 | 77 | CSS | 04/29 |
| 115 | [realnumber666/TheCodeGang-Resource-Integration](https://github.com/realnumber666/TheCodeGang-Resource-Integration) | 📚 TheCodeGang \| 校招面试必备材料资源整合 \| 计算机基础知识点解析算法经验面经📚 | 76 | CSS | 03/02 |
| 116 | [overtrue/blog](https://github.com/overtrue/blog) | 安正超博客 | 75 | CSS | 04/08 |
| 117 | [ymm-tech/gods-pen-admin](https://github.com/ymm-tech/gods-pen-admin) | 码良管理后台项目 | 75 | CSS | 04/28 |
| 118 | [random-yang/paper](https://github.com/random-yang/paper) | 🌈 一个类纸风的主题paper🎉(still updating...) | 71 | CSS | 05/09 |
| 119 | [zenany/zenany.github.io](https://github.com/zenany/zenany.github.io) | 记录对技术的思考和探索 | 68 | CSS | 05/07 |
| 120 | [CodeIgniter-Chinese/codeigniter4-user-guide](https://github.com/CodeIgniter-Chinese/codeigniter4-user-guide) | CodeIgniter 4 Chinese User Guide - CodeIgniter 4 简体中文手册 | 68 | CSS | 04/15 |
| 121 | [nyahentai/nyahentai.github.io](https://github.com/nyahentai/nyahentai.github.io) | NyaHentai喵紳士最新網址發布頁 | 64 | CSS | 04/29 |
| 122 | [Bililive/www.danmuji.org](https://github.com/Bililive/www.danmuji.org) | 弹幕姬的网站 https://www.danmuji.org 弹幕姬 https://github.com/copyliu/bililive_dm | 64 | CSS | 05/03 |
| 123 | [ljk4160/GDOCK](https://github.com/ljk4160/GDOCK) | 自动从lean的lede源码clone并生成竞斗云固件,大雕源码: | 63 | CSS | 04/23 |
| 124 | [cgq001/dingdong](https://github.com/cgq001/dingdong) | 叮咚买菜前端 | 61 | CSS | 03/16 |
| 125 | [Monine/monine.github.io](https://github.com/Monine/monine.github.io) | 我的 blog 地址 | 61 | CSS | 03/12 |
| 126 | [PincongBackup/PincongBackup.github.io](https://github.com/PincongBackup/PincongBackup.github.io) | 品葱备份计划 | 61 | CSS | 04/04 |
| 127 | [hankin-han/smarty_hankin](https://github.com/hankin-han/smarty_hankin) | 一款免费开源wordpress主题 smarty_hankin | 59 | CSS | 04/07 |
| 128 | [TNK-Studio/Odoo-Book](https://github.com/TNK-Studio/Odoo-Book) | 🤓Odoo 小书Odoo 入门教程 龟速填坑中...已更新到第 7 章第 2 要是看不到更新可以强制刷新一下浏览器小书源码地址请看 README | 58 | CSS | 03/31 |
| 129 | [livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template) | 一个h5可视化编辑器项目 | 57 | CSS | 04/17 |
| 130 | [phodal/daily](https://github.com/phodal/daily) | 日常练习 | 54 | CSS | 05/09 |
| 131 | [fritx/wxchangba](https://github.com/fritx/wxchangba) | 微信唱吧: 基于node.js和微信jssdk的校园轻应用 | 54 | CSS | 03/11 |
| 132 | [GalaxySuze/gridea-theme-space](https://github.com/GalaxySuze/gridea-theme-space) | 基于静态博客生成器Gridea的博客网站主题Space示例网站 | 53 | CSS | 01/05 |
| 133 | [nexmoe/wall-public](https://github.com/nexmoe/wall-public) | 一个基于 Vue.js 的匿名表白墙轻量级小程序 | 52 | CSS | 04/21 |
| 134 | [ouzhigang/django-ozgweb](https://github.com/ouzhigang/django-ozgweb) | 简单网站后台python 3.8 + django3.0 | 52 | CSS | 03/28 |
| 135 | [xiaolongzuo/personal-blog-webapp](https://github.com/xiaolongzuo/personal-blog-webapp) | 一个简单的个人博客源码 | 51 | CSS | 04/20 |
| 136 | [malun666/aicoder_vip_doc](https://github.com/malun666/aicoder_vip_doc) | AICODER全栈VIP教程 | 51 | CSS | 04/30 |
| 137 | [doujinxian/renren-security](https://github.com/doujinxian/renren-security) | spring+springMVC+mybatis+vue.jsshiro权限管理quartz定时任务自动生成代码 | 50 | CSS | 02/05 |
| 138 | [OCselected/ttoos](https://github.com/OCselected/ttoos) | 开源之道致力于开源相关思想知识和价值的探究 | 48 | CSS | 05/08 |
| 139 | [mltreegroup/MlTree-Forum](https://github.com/mltreegroup/MlTree-Forum) | MlTree Forum是一款由Thinkphp构建Material Design风格的轻论坛 | 48 | CSS | 02/11 |
| 140 | [qyxtim/bitcron-pro](https://github.com/qyxtim/bitcron-pro) | Gridea Bitcron-pro主题 - 简单功能多 | 47 | CSS | 04/26 |
| 141 | [idealclover/UniTypecho](https://github.com/idealclover/UniTypecho) | 🎉 多平台 Typecho 移动应用解决方案 可打包为 APP/小程序 | 47 | CSS | 04/26 |
| 142 | [newpanjing/myblog](https://github.com/newpanjing/myblog) | python 博客系统基于django | 46 | CSS | 02/12 |
| 143 | [imhanjie/gridea-theme-pure](https://github.com/imhanjie/gridea-theme-pure) | 一款专为 Gridea 设计的主题 - 简约漂亮 | 46 | CSS | 05/07 |
| 144 | [wclk/time](https://github.com/wclk/time) | time是一个for typecho相册模板 | 46 | CSS | 03/14 |
| 145 | [v2net/ios](https://github.com/v2net/ios) | Shadowrocket 小火箭最新版在线安装 共享Shadowrocket 小火箭账号苹果手机SS/SSR/V2Ray客户端 | 45 | CSS | 04/29 |
| 146 | [nimoc/github-comments](https://github.com/nimoc/github-comments) | 利用 github issues 生成网页评论框 | 43 | CSS | 02/19 |
| 147 | [mzlogin/dujitang](https://github.com/mzlogin/dujitang) | 毒鸡汤 - 静态页面版 egotong/nows | 41 | CSS | 05/04 |
| 148 | [hibikilogy/hibikilogy.github.io](https://github.com/hibikilogy/hibikilogy.github.io) | 京吹学报 | 39 | CSS | 05/09 |
| 149 | [xaoxuu/hexo-theme-resume](https://github.com/xaoxuu/hexo-theme-resume) | A Resume Theme for Hexo. 一个简洁的在线简历主题 https://resume.js.org | 38 | CSS | 04/13 |
| 150 | [wangyang0210/Cnblogs-Theme-BNDong](https://github.com/wangyang0210/Cnblogs-Theme-BNDong) | 博客园皮肤为了方便打造自己的所以就创建个仓库来维护原作者为BNDong | 38 | CSS | 04/13 |
[回到目录](#目录)
<br/>
## HTML
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | -------- | ------- |
| 1 | [fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes) | 吴恩达老师的机器学习课程个人笔记 | 16.4k | HTML | 04/24 |
| 2 | [PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT) | 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University | 13.9k | HTML | 04/30 |
| 3 | [jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command) | Linux命令大全搜索工具内容包含Linux命令手册详解学习搜集https://git.io/linux | 12.3k | HTML | 05/09 |
| 4 | [nndl/nndl.github.io](https://github.com/nndl/nndl.github.io) | 神经网络与深度学习 邱锡鹏著 Neural Network and Deep Learning | 12.1k | HTML | 05/08 |
| 5 | [fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books) | deeplearning.ai吴恩达老师的深度学习课程笔记及资源 | 10.7k | HTML | 04/24 |
| 6 | [flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action) | Flutter实战电子书 | 7.3k | HTML | 05/05 |
| 7 | [ACL4SSR/ACL4SSR](https://github.com/ACL4SSR/ACL4SSR) | SSR 去广告ACL规则/SS完整GFWList规则/Clash规则碎片Telegram频道订阅地址 | 4.8k | HTML | 05/08 |
| 8 | [vczero/react-native-lesson](https://github.com/vczero/react-native-lesson) | React-Native入门指南 | 4.1k | HTML | 01/13 |
| 9 | [cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web) | 云收藏 Spring Boot 2.X 开源项目 | 3.9k | HTML | 02/28 |
| 10 | [fool2fish/dragon-book-exercise-answers](https://github.com/fool2fish/dragon-book-exercise-answers) | Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理紫龙书第2版习题答案 | 3.9k | HTML | 04/14 |
| 11 | [me115/linuxtools_rst](https://github.com/me115/linuxtools_rst) | Linux工具快速教程 | 3.8k | HTML | 04/30 |
| 12 | [tmallfe/tmallfe.github.io](https://github.com/tmallfe/tmallfe.github.io) | 天猫前端 | 3.8k | HTML | 04/07 |
| 13 | [Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words) | 程序员工作中常见的英语词汇 | 3.3k | HTML | 03/14 |
| 14 | [HT524/500LineorLess_CN](https://github.com/HT524/500LineorLess_CN) | 500 line or less 中文翻译计划 | 3.3k | HTML | 03/12 |
| 15 | [Jack-Cherish/Machine-Learning](https://github.com/Jack-Cherish/Machine-Learning) | :zap:机器学习实战Python3kNN决策树贝叶斯逻辑回归SVM线性回归树回归 | 2.8k | HTML | 04/08 |
| 16 | [lmk123/crx-selection-translate](https://github.com/lmk123/crx-selection-translate) | 让浏览任意语言的网站变得无比轻松的浏览器扩展程序 | 2.8k | HTML | 04/27 |
| 17 | [wx-chevalier/Developer-Zero-To-Mastery](https://github.com/wx-chevalier/Developer-Zero-To-Mastery) | :books: To Be Professional Developer From Zero To Mastery, Interactive MindMap, RoadMap(Learning Path/Interview Questions), xCompass, Weekly for Developer, to Learn Everything in ITCS :dizzy: 程序员的技术视野知识管理与职业规划提高个人与团队的研发效能 | 2.6k | HTML | 05/09 |
| 18 | [resumejob/awesome-resume](https://github.com/resumejob/awesome-resume) | 程序员简历例句程序员简历范例Java简历模版Python简历模版C++简历模版 | 2.5k | HTML | 05/02 |
| 19 | [itorr/nbnhhsh](https://github.com/itorr/nbnhhsh) | 😩能不能好好说话 拼音首字母缩写翻译工具 | 2.5k | HTML | 05/10 |
| 20 | [eddycjy/blog](https://github.com/eddycjy/blog) | 煎鱼的博客有点忙传送门https://eddycjy.com | 2.4k | HTML | 05/05 |
| 21 | [PaddlePaddle/book](https://github.com/PaddlePaddle/book) | Deep Learning 101 with PaddlePaddle 飞桨深度学习框架入门教程 | 2.4k | HTML | 04/23 |
| 22 | [cytle/wechat_web_devtools](https://github.com/cytle/wechat_web_devtools) | 微信开发者工具(微信小程序)linux完美支持 | 2.4k | HTML | 04/12 |
| 23 | [javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info) | 现代 JavaScript 教程The Modern JavaScript Tutorial | 2.1k | HTML | 05/10 |
| 24 | [doocs/technical-books](https://github.com/doocs/technical-books) | 😆 国内外互联网技术大牛们都写了哪些书籍计算机基础网络前端后端数据库架构大数据深度学习... | 2.1k | HTML | 04/12 |
| 25 | [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 | 2.1k | HTML | 05/08 |
| 26 | [refscn/rplibs](https://github.com/refscn/rplibs) | Refs.cn 原型设计元件库基于Axure RP 9/8支持 AndroidAppleWindows微信移动桌面平台的应用和网站原型设计 | 2.0k | HTML | 04/30 |
| 27 | [shishan100/Java-Interview-Advanced](https://github.com/shishan100/Java-Interview-Advanced) | 中华石杉--互联网Java进阶面试训练营 | 1.9k | HTML | 04/15 |
| 28 | [sprov065/v2-ui](https://github.com/sprov065/v2-ui) | 支持多协议多用户的 v2ray 面板Support multi-protocol multi-user v2ray panel | 1.9k | HTML | 04/27 |
| 29 | [riku/Markdown-Syntax-CN](https://github.com/riku/Markdown-Syntax-CN) | Markdown 语法简体中文版fork 于繁体中文版 http://markdown.tw/ | 1.7k | HTML | 02/16 |
| 30 | [anbang/javascript-notes](https://github.com/anbang/javascript-notes) | 朱安邦的 JavaScript 学习笔记JavaScript学习总结前端变化太快只有把JS基础打扎实了才能游刃有余为了让我的JavaScript基础异常牢固思路更加清晰我会把以前总结过的知识和平时看到的资料放在这里把以前零零散散的知识点全部串起来这个项目也许写到最后会是一个非常不错的JavaScript教程希望可以帮到更多的人收藏请点star如果发现我有写错误的欢迎随时帮我改正或者增加新的观点谢谢 | 1.7k | HTML | 03/08 |
| 31 | [zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin) | 基于 ThinkPHP 基础开发平台登录账号密码都是 admin | 1.6k | HTML | 05/07 |
| 32 | [gwuhaolin/blog](https://github.com/gwuhaolin/blog) | 浩麟的技术博客 | 1.6k | HTML | 05/09 |
| 33 | [kujian/frontendDaily](https://github.com/kujian/frontendDaily) | 前端开发技术日报每日分享互联网最精彩的前端技术前端资讯后端编程设计和资源等欢迎关注Watch | 1.5k | HTML | 05/10 |
| 34 | [F4bwDP6a6W/FLY_US](https://github.com/F4bwDP6a6W/FLY_US) | 美国大学备考资料 How to apply US colleges | 1.5k | HTML | 05/03 |
| 35 | [demopark/electron-api-demos-Zh_CN](https://github.com/demopark/electron-api-demos-Zh_CN) | 这是 electron-api-demos 的中文版本, 更新至 v2.0.2 | 1.4k | HTML | 04/26 |
| 36 | [sinaweibosdk/weibo_ios_sdk](https://github.com/sinaweibosdk/weibo_ios_sdk) | 新浪微博 IOS SDK | 1.4k | HTML | 03/18 |
| 37 | [phodal/serverless](https://github.com/phodal/serverless) | Serverless 架构应用开发指南 - Serverless Architecture Application Development Guide with Serverless Framework. | 1.3k | HTML | 03/03 |
| 38 | [EvilCult/iptv-m3u-maker](https://github.com/EvilCult/iptv-m3u-maker) | IPTV 国内+国外 电视台直播源m3u文件, 收集&汇总&本地源脚本 | 1.3k | HTML | 03/30 |
| 39 | [jeanboydev/Android-ReadTheFuckingSourceCode](https://github.com/jeanboydev/Android-ReadTheFuckingSourceCode) | 😜 记录日常的开发技巧开发中遇到的技术重点难点各个知识点的总结优质面试题等等持续更新... | 1.2k | HTML | 04/26 |
| 40 | [chokcoco/magicCss](https://github.com/chokcoco/magicCss) | CSS3奇思妙想单标签实现各类图形 | 1.2k | HTML | 02/08 |
| 41 | [biaochenxuying/blog](https://github.com/biaochenxuying/blog) | 大前端技术为主读书笔记随笔理财为辅做个终身学习者 | 1.1k | HTML | 04/06 |
| 42 | [cxinping/PyQt5](https://github.com/cxinping/PyQt5) | PyQt5快速开发与实战配套代码 | 1.1k | HTML | 03/12 |
| 43 | [huyaocode/webKnowledge](https://github.com/huyaocode/webKnowledge) | 前端面试知识点总结 | 1.1k | HTML | 05/02 |
| 44 | [yioMe/nodejs_wx_aipay_api](https://github.com/yioMe/nodejs_wx_aipay_api) | 微信支付宝个人免签收款Api系统有了它对接再也不用担心我的业务不能支付了 | 1.1k | HTML | 04/05 |
| 45 | [apachecn/home](https://github.com/apachecn/home) | ApacheCN 开源组织公告介绍成员活动交流方式 | 1.1k | HTML | 05/07 |
| 46 | [xswei/d3js_doc](https://github.com/xswei/d3js_doc) | D3js中文文档 D3中文 :bar_chart: :chart_with_upwards_trend: :tada: | 1.1k | HTML | 04/13 |
| 47 | [fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid) | :ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo | 1.0k | HTML | 05/09 |
| 48 | [golang101/golang101](https://github.com/golang101/golang101) | Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书 | 1.0k | HTML | 05/06 |
| 49 | [sglfree/freesky](https://github.com/sglfree/freesky) | 自由门最新7.80 无界19.02正式版下载 自由门 无界 无界浏览 翻墙软件 翻墙工具下载 自由门翻墙软件使用教程 Mac翻墙软件和教程--自由天空 | 1.0k | HTML | 05/08 |
| 50 | [apachecn/spark-doc-zh](https://github.com/apachecn/spark-doc-zh) | Apache Spark 官方文档中文版 | 973 | HTML | 05/09 |
| 51 | [mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io) | Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog | 907 | HTML | 05/04 |
| 52 | [wx-chevalier/DistributedSystem-Series](https://github.com/wx-chevalier/DistributedSystem-Series) | :books: 深入浅出分布式基础架构Linux 与操作系统篇 \| 分布式系统篇 \| 分布式计算篇 \| 数据库篇 \| 网络篇 \| 虚拟化与编排篇 \| 大数据与云计算篇 | 867 | HTML | 04/24 |
| 53 | [tennc/fuzzdb](https://github.com/tennc/fuzzdb) | 一个fuzzdb扩展库 | 861 | HTML | 05/03 |
| 54 | [wx-chevalier/Awesome-CS-Books](https://github.com/wx-chevalier/Awesome-CS-Books) | :books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档 | 860 | HTML | 04/04 |
| 55 | [monlor/MIXBOX](https://github.com/monlor/MIXBOX) | 一款基于Shell的小米路由器工具箱原为Monlor-ToolsA tool box for XiaoMi Router base on Shell. | 853 | HTML | 05/08 |
| 56 | [doocs/coding-interview](https://github.com/doocs/coding-interview) | 😀 代码面试题集包括剑指 Offer编程之美等 | 748 | HTML | 03/28 |
| 57 | [yangkun19921001/Blog](https://github.com/yangkun19921001/Blog) | Android 面试宝典数据结构和算法音视频 (FFmpegAACx264MediaCodec) C/C++ OpenCV跨平台等学习记录 | 746 | HTML | 05/08 |
| 58 | [netkiller/netkiller.github.io](https://github.com/netkiller/netkiller.github.io) | Netkiller Free ebook - 免费电子书 | 736 | HTML | 05/06 |
| 59 | [lzjqsdd/scikit-learn-doc-cn](https://github.com/lzjqsdd/scikit-learn-doc-cn) | scikit-learn机器学习库中文文档翻译项目 | 711 | HTML | 01/11 |
| 60 | [othree/markdown-syntax-zhtw](https://github.com/othree/markdown-syntax-zhtw) | Markdown 語法說明中文版 | 680 | HTML | 02/19 |
| 61 | [FoXZilla/Pxer](https://github.com/FoXZilla/Pxer) | A tool for pixiv.net. 人人可用的P站爬虫 | 667 | HTML | 04/16 |
| 62 | [tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents) | 腾讯云官方文档 | 664 | HTML | 05/10 |
| 63 | [godbasin/godbasin.github.io](https://github.com/godbasin/godbasin.github.io) | 被删前端博客--喜欢请star | 660 | HTML | 04/18 |
| 64 | [SolidZORO/zpix-pixel-font](https://github.com/SolidZORO/zpix-pixel-font) | Zpix (最像素) is a pixel font supporting English, Traditional Chinese, Simplified Chinese and Japanese. | 658 | HTML | 04/02 |
| 65 | [lzjun567/python_scripts](https://github.com/lzjun567/python_scripts) | 一些python相关的演示代码 | 654 | HTML | 04/15 |
| 66 | [typlog/china-indie-podcasts](https://github.com/typlog/china-indie-podcasts) | 发现与推荐高质量的中文独立播客 | 646 | HTML | 05/09 |
| 67 | [wx-chevalier/ProgrammingLanguage-Series](https://github.com/wx-chevalier/ProgrammingLanguage-Series) | :books: 编程语言语法基础与工程实践JavaScript \| Java \| Python \| Go \| Rust \| CPP \| Swift | 631 | HTML | 03/29 |
| 68 | [sanyuan0704/my_blog](https://github.com/sanyuan0704/my_blog) | 神三元的博客一起构建完整知识体系 | 612 | HTML | 03/17 |
| 69 | [helloxz/ccaa](https://github.com/helloxz/ccaa) | Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载文件管理 | 594 | HTML | 05/01 |
| 70 | [lib-pku/lib-pku.github.io](https://github.com/lib-pku/lib-pku.github.io) | 北京大学课程资料整理 | 584 | HTML | 01/17 |
| 71 | [PerfectlySoft/PerfectDocs](https://github.com/PerfectlySoft/PerfectDocs) | Reference and documentation for Perfect (Server-side Swift). Perfect (支持服务器端Swift语言的软件函数库使用文档和参考手册. | 548 | HTML | 01/22 |
| 72 | [justjavac/justjavac.github.com](https://github.com/justjavac/justjavac.github.com) | 个人博客喜欢的话请点 star想订阅点 watch :sparkles: | 538 | HTML | 03/26 |
| 73 | [wx-chevalier/SoftwareEngineering-Series](https://github.com/wx-chevalier/SoftwareEngineering-Series) | :books: 软件工程算法与架构数据结构与算法设计模式软件架构协同开发质量保障 QA | 497 | HTML | 03/30 |
| 74 | [twang281314/frontEnd](https://github.com/twang281314/frontEnd) | 前端相关 | 488 | HTML | 01/17 |
| 75 | [wx-chevalier/Awesome-Lists](https://github.com/wx-chevalier/Awesome-Lists) | :books: Guide to Galaxy, curated, worthy and up-to-date links/reading list for ITCS-Coding/Algorithm/SoftwareArchitecture/AI. :dizzy: ITCS-编程/算法/软件架构/人工智能等领域的文章/书籍/资料/项目链接精选岁月沉淀的美好 | 483 | HTML | 05/10 |
| 76 | [Coq-zh/SF-zh](https://github.com/Coq-zh/SF-zh) | 软件基础中译版 Software Foundations Chinese Translation | 467 | HTML | 04/03 |
| 77 | [raytaylorlin/hexo-theme-raytaylorism](https://github.com/raytaylorlin/hexo-theme-raytaylorism) | 一款Material Design风格的hexo主题 | 459 | HTML | 04/07 |
| 78 | [it-ebooks/blog](https://github.com/it-ebooks/blog) | :books: 计算机开放电子书归档 | 449 | HTML | 05/06 |
| 79 | [MorvanZhou/morvanzhou.github.io](https://github.com/MorvanZhou/morvanzhou.github.io) | 莫烦Python Website source code | 449 | HTML | 03/05 |
| 80 | [Mark24Code/15minGit](https://github.com/Mark24Code/15minGit) | SourceTree/Git轻指南(15分钟学会Git增强版 | 448 | HTML | 02/16 |
| 81 | [zce/douban-api-proxy](https://github.com/zce/douban-api-proxy) | 一个豆瓣 API 的反向代理旨在解决豆瓣屏蔽小程序请求问题豆瓣接口 403 问题 | 445 | HTML | 04/19 |
| 82 | [tanjiti/sec_profile](https://github.com/tanjiti/sec_profile) | 爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点安全趋势提取安全工作者账号(twitter,weixin,github等) | 441 | HTML | 05/07 |
| 83 | [xiaolai/blockchainlittlebook.com](https://github.com/xiaolai/blockchainlittlebook.com) | 区块链小白书 | 435 | HTML | 01/05 |
| 84 | [Paull/hiwifi.easucks](https://github.com/Paull/hiwifi.easucks) | 极路由器官方固件的插件FIFA助手SSFor 1.2.5-1.5.9 | 427 | HTML | 03/09 |
| 85 | [FishInWater-1999/android_interviews](https://github.com/FishInWater-1999/android_interviews) | 🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易你的 star 是我最大的动力 | 422 | HTML | 04/11 |
| 86 | [wangding/courses](https://github.com/wangding/courses) | :rocket: 录制的视频课程资料 | 418 | HTML | 01/10 |
| 87 | [rootclay/Powershell-Attack-Guide](https://github.com/rootclay/Powershell-Attack-Guide) | Powershell攻击指南----黑客后渗透之道 | 408 | HTML | 04/29 |
| 88 | [Pines-Cheng/blog](https://github.com/Pines-Cheng/blog) | 技术博客 | 397 | HTML | 01/07 |
| 89 | [koala-coding/goodBlog](https://github.com/koala-coding/goodBlog) | 程序员成长指北技术栈优质文章 | 390 | HTML | 04/09 |
| 90 | [insoxin/qrpay](https://github.com/insoxin/qrpay) | 五合一收款码在线生成,40个模板 支持微信支付支付宝支付手机QQ支付京东钱包百度钱包,PayPal五合一收款将其二维码合并为一个二维码无需手续费,支持qq头像,昵称判断(HTML单页版多模板免安装) 腾讯云服务器 https://api.isoyu.com/qrpay/ 腾讯云COS https://qrpay.isoyu.com/ | 387 | HTML | 04/10 |
| 91 | [edisonlz/Gin_API_Framework](https://github.com/edisonlz/Gin_API_Framework) | GIN API Framework是一款专为Go Gin 框架打造的API Framework | 363 | HTML | 01/20 |
| 92 | [noahlam/articles](https://github.com/noahlam/articles) | 个人技术帖合集 | 350 | HTML | 01/02 |
| 93 | [w3c/chinese-ig](https://github.com/w3c/chinese-ig) | Web中文兴趣组 | 347 | HTML | 04/08 |
| 94 | [muyinchen/simviso-Source-code-interpretation-sharing](https://github.com/muyinchen/simviso-Source-code-interpretation-sharing) | simviso 的一系列源码解读分享视频涉及国外顶级学府课程翻译国外顶级开发者视频翻译JDK, RxjavaSpring Reactor Netty Reactor-Netty Spring Webflux 我的目标是将Java的响应式建立起一套学习体系假如你想深入可以参考我的视频和后续出版的书籍同时展现一些我的编程经验做一个铺路人 | 347 | HTML | 01/16 |
| 95 | [pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript) | 这里是我自己对 JavaScript 学习资料的整理包括Cute-JavaScript框架HTTPGraphQLTSWebpack等还有很多demo和文章也是作为自己学习结果的输出喜欢的朋友欢迎stat:rocket:持续更新中... | 344 | HTML | 05/07 |
| 96 | [han8gui/PHPer](https://github.com/han8gui/PHPer) | 一个PHPer的升级之路 | 344 | HTML | 03/24 |
| 97 | [iamjoel/front-end-note](https://github.com/iamjoel/front-end-note) | :memo: Web前端洞见有深度的Web 前端内容 | 335 | HTML | 05/10 |
| 98 | [yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi) | 基于SpringBoot2.0的权限管理系统 易读易懂界面简洁美观 核心技术采用SpringMyBatisShiro没有任何其它重度依赖直接运行即可用 | 328 | HTML | 05/07 |
| 99 | [gwuhaolin/resume](https://github.com/gwuhaolin/resume) | 简约的在线简历 | 327 | HTML | 04/08 |
| 100 | [geeeeeeeek/videoproject](https://github.com/geeeeeeeek/videoproject) | 基于python/django的视频点播网站 | 325 | HTML | 02/12 |
| 101 | [wx-chevalier/Backend-Series](https://github.com/wx-chevalier/Backend-Series) | :books: 服务端开发实践与工程架构服务端基础篇 \| 微服务与云原生篇 \| Spring \| Node.js \| DevOps \| 信息安全与渗透测试篇 | 325 | HTML | 02/23 |
| 102 | [JokerJohn/bilibili_notes](https://github.com/JokerJohn/bilibili_notes) | 攻城狮之家B站课程课件合集2号仓库地址https://github.com/JokerJohn/bilibli_notes2.git | 299 | HTML | 02/02 |
| 103 | [vpncn/vpncn.github.io](https://github.com/vpncn/vpncn.github.io) | 2020中国翻墙软件VPN推荐指南以及对比SSR蓝灯WireGuardV2ray老王VPN等科学上网软件与翻墙方法的优缺点中国最新科学上网翻墙VPN梯子推荐稳定好用 | 296 | HTML | 05/05 |
| 104 | [nimoc/blog](https://github.com/nimoc/blog) | nimo 博客 | 291 | HTML | 05/05 |
| 105 | [Kivy-CN/MLAPP-CN](https://github.com/Kivy-CN/MLAPP-CN) | A Chinese Notes of MLAPPMLAPP 中文笔记项目 https://zhuanlan.zhihu.com/python-kivy | 287 | HTML | 01/02 |
| 106 | [daacheng/PythonBasic](https://github.com/daacheng/PythonBasic) | 平时工作中常用的Python零碎知识总结爬虫学习总结与练习Python数据分析学习总结 | 284 | HTML | 05/05 |
| 107 | [holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest) | 吃透本仓库变身vue项目单体测试大神 | 283 | HTML | 04/21 |
| 108 | [TIM168/technical_books](https://github.com/TIM168/technical_books) | IT技术书籍 | 282 | HTML | 04/14 |
| 109 | [xunyegege/report_gather](https://github.com/xunyegege/report_gather) | 行业内领先的报告集合感谢蜜蜂学堂的大力支持 使用chrome F3键来搜索(mac 下是 shift+command+G) | 281 | HTML | 03/10 |
| 110 | [CruxF/IMOOC](https://github.com/CruxF/IMOOC) | IMOCC辛勤的搬运工:fire: | 279 | HTML | 04/09 |
| 111 | [nestcn/docs.nestjs.cn](https://github.com/nestcn/docs.nestjs.cn) | nestjs 中文文档 | 279 | HTML | 05/08 |
| 112 | [cncounter/translation](https://github.com/cncounter/translation) | 翻译文档 | 274 | HTML | 05/07 |
| 113 | [pengan1987/computer-museum-dnbwg](https://github.com/pengan1987/computer-museum-dnbwg) | 电脑博物馆 - DNBWG.com | 274 | HTML | 05/06 |
| 114 | [xizhibei/blog](https://github.com/xizhibei/blog) | 个人博客(Node.js/Golang/Backend/DevOps)欢迎 Star, Watch 订阅以及评论 | 267 | HTML | 05/04 |
| 115 | [plough/myCrawler](https://github.com/plough/myCrawler) | 我的爬虫练习 | 265 | HTML | 01/05 |
| 116 | [TZG-official/Jvav](https://github.com/TZG-official/Jvav) | J v a v | 256 | HTML | 05/05 |
| 117 | [hpoenixf/hpoenixf.github.io](https://github.com/hpoenixf/hpoenixf.github.io) | 博客文章含前端进阶系列 | 255 | HTML | 05/03 |
| 118 | [mzkmzk/Read](https://github.com/mzkmzk/Read) | 阅读总结 | 242 | HTML | 04/30 |
| 119 | [RoyAaron/web-3d-flashy](https://github.com/RoyAaron/web-3d-flashy) | 一个超炫酷的Web 3d特效 | 241 | HTML | 01/13 |
| 120 | [mewcoder/SharedCourses](https://github.com/mewcoder/SharedCourses) | 大学课程共享计划整理 | 226 | HTML | 01/17 |
| 121 | [HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article) | 讲解开源项目系列文章库 | 221 | HTML | 05/10 |
| 122 | [wx-chevalier/Database-Series](https://github.com/wx-chevalier/Database-Series) | 📚深入浅出数据库存储数据库理论关系型数据库文档型数据库键值型数据库New SQL搜索引擎数据仓库与 OLAP大数据与数据中台 | 218 | HTML | 04/22 |
| 123 | [ufologist/wechat-mp-article](https://github.com/ufologist/wechat-mp-article) | 高颜值的微信公众号图文消息排版 | 217 | HTML | 02/13 |
| 124 | [TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot) | 朋友圈转发截图生成工具 | 217 | HTML | 04/30 |
| 125 | [pythonzhichan/django-beginners-guide](https://github.com/pythonzhichan/django-beginners-guide) | A Complete Beginner's Guide to Django 翻译计划 | 211 | HTML | 01/05 |
| 126 | [doocs/doocs.github.io](https://github.com/doocs/doocs.github.io) | 💁 Welcome to the Doocs Open Source organization \| 欢迎加入 Doocs 开源社区 | 209 | HTML | 05/07 |
| 127 | [Womsxd/pandownload.com_Pages_Backup](https://github.com/Womsxd/pandownload.com_Pages_Backup) | pandownload页面的备份应该是比较完全的一份 | 206 | HTML | 04/17 |
| 128 | [cjql/archive](https://github.com/cjql/archive) | 计算机文史财经等的电子书网址收藏https://cjql.github.io/archive/ | 205 | HTML | 04/29 |
| 129 | [fguby/Electron-elf](https://github.com/fguby/Electron-elf) | 使用electron和live2D开发的类似桌面精灵的应用A desktop application developed using electron and live2D | 202 | HTML | 04/07 |
| 130 | [chokcoco/SVG](https://github.com/chokcoco/SVG) | SVG奇思妙想 | 197 | HTML | 01/15 |
| 131 | [fmzquant/fmz_extend_api_demo](https://github.com/fmzquant/fmz_extend_api_demo) | 零成本快速打造你自己专属的多用户量化交易平台 | 193 | HTML | 03/30 |
| 132 | [OBKoro1/web_accumulate](https://github.com/OBKoro1/web_accumulate) | 前端进阶积累:http://obkoro1.com/web_accumulate/accumulate/ | 192 | HTML | 01/06 |
| 133 | [Thobian/typora-plugins-win-img](https://github.com/Thobian/typora-plugins-win-img) | 解决windowstypora不支持粘贴自动上传图片到服务的问题 | 190 | HTML | 04/12 |
| 134 | [wx-chevalier/Frontend-Series](https://github.com/wx-chevalier/Frontend-Series) | :books: 大前端的工程实践iOS \| Android \| 混合式开发篇 - ReactNativeWeexWeapp | 189 | HTML | 02/16 |
| 135 | [Micircle/scratch3.0-note](https://github.com/Micircle/scratch3.0-note) | scratch 3.0 开发笔记 | 187 | HTML | 04/05 |
| 136 | [jimersylee/jimersylee.github.io](https://github.com/jimersylee/jimersylee.github.io) | 个人博客 | 183 | HTML | 05/04 |
| 137 | [minkolee/django2-by-example-ZH](https://github.com/minkolee/django2-by-example-ZH) | Django 2 by example个人翻译和整理 | 177 | HTML | 05/09 |
| 138 | [wx-chevalier/Web-Series](https://github.com/wx-chevalier/Web-Series) | :books: 现代 Web 开发现代 Web 开发导论 \| 基础篇 \| 进阶篇 \| 架构优化篇 \| React \| Vue | 176 | HTML | 05/09 |
| 139 | [cnych/qikqiak.com](https://github.com/cnych/qikqiak.com) | 关注容器kubernetesdevopspythongolang微服务等技术 🎉🎉🎉 | 176 | HTML | 05/10 |
| 140 | [vim-china/vim-china.org](https://github.com/vim-china/vim-china.org) | Vim 中文社区事务讨论 | 173 | HTML | 05/06 |
| 141 | [Anyway-Design/Anyway.Post](https://github.com/Anyway-Design/Anyway.Post) | 一份双周更新的由 Anyway.FM 发行的坊间小报为大家提供与设计行业相关的新闻咨询网摘推荐以及专栏文章等内容现已停止更新升级为安妮薇时报 | 172 | HTML | 02/18 |
| 142 | [MindFxck/daguguguji](https://github.com/MindFxck/daguguguji) | 特师文集大咕咕咕鸡著 | 171 | HTML | 04/25 |
| 143 | [boism-org/northpole](https://github.com/boism-org/northpole) | 存储北极学派的哲学思考教义repository | 171 | HTML | 04/15 |
| 144 | [Terminus2049/Not-exist-in-douban](https://github.com/Terminus2049/Not-exist-in-douban) | 豆瓣不存在的书影音 | 169 | HTML | 04/02 |
| 145 | [fguby/live2D](https://github.com/fguby/live2D) | 来定制一个自己专属的live2D看板娘吧(̀́)و | 169 | HTML | 02/05 |
| 146 | [mengkunsoft/OneQRCode](https://github.com/mengkunsoft/OneQRCode) | 📱 微信支付宝QQ 三合一收款二维码单文件版 | 168 | HTML | 03/24 |
| 147 | [wx-chevalier/Product-Series](https://github.com/wx-chevalier/Product-Series) | :books: 产品迷思不仅仅是产品经理对于产品设计交互体验项目管理行业视点等多方面的思考 | 168 | HTML | 02/13 |
| 148 | [apachecn/opencv-doc-zh](https://github.com/apachecn/opencv-doc-zh) | :book: [] OpenCV 中文文档 | 165 | HTML | 02/10 |
| 149 | [daliansky/daliansky.github.io](https://github.com/daliansky/daliansky.github.io) | 黑果小兵的部落阁 | 162 | HTML | 05/09 |
| 150 | [yangchuansheng/prometheus-handbook](https://github.com/yangchuansheng/prometheus-handbook) | Prometheus 中文文档 | 160 | HTML | 02/12 |
| 151 | [cosname/cosx.org](https://github.com/cosname/cosx.org) | 统计之都主站 | 158 | HTML | 05/09 |
| 152 | [pythias/NewParent](https://github.com/pythias/NewParent) | 给忙碌者的育儿攻略 | 158 | HTML | 04/11 |
| 153 | [ZhenHe17/blog](https://github.com/ZhenHe17/blog) | 个人博客希望能让各位看官有所收获喜欢可以 star \|\| watch ^_^ 🎉 | 158 | HTML | 02/04 |
| 154 | [tearshark/librf](https://github.com/tearshark/librf) | 基于C++ Coroutines提案 Stackless Resumable Functions编写的协程库 | 157 | HTML | 05/10 |
| 155 | [ituring/first-pr](https://github.com/ituring/first-pr) | GitHub实践入门实验用仓库 | 154 | HTML | 05/08 |
| 156 | [AxiosCros/tpr-cms](https://github.com/AxiosCros/tpr-cms) | 面向多应用模式的管理系统和接口开发框架 | 151 | HTML | 05/10 |
| 157 | [PDIS/mask-static](https://github.com/PDIS/mask-static) | 健保藥局哪裡有口罩數量剩多少 | 151 | HTML | 05/07 |
| 158 | [shell909090/learn-python](https://github.com/shell909090/learn-python) | 开放式的Python课程 | 149 | HTML | 03/22 |
| 159 | [kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages) | openwet常用软件包 | 145 | HTML | 05/09 |
| 160 | [Wscats/omi-snippets](https://github.com/Wscats/omi-snippets) | 🔖Visual Studio Code Syntax Highlighting For Single File React And Omi Components - 编写React和Omi单文件组件的VSC语法高亮插件 | 145 | HTML | 04/05 |
| 161 | [ojeveryday/AlgoWiki](https://github.com/ojeveryday/AlgoWiki) | 总结算法刷题套路在线阅读 | 145 | HTML | 05/01 |
| 162 | [839Studio/Novel-Coronavirus-Updates](https://github.com/839Studio/Novel-Coronavirus-Updates) | 新增确诊新型冠状病毒肺炎统计数据每日更新 | 145 | HTML | 05/08 |
| 163 | [jjeejj/geektime2pdf](https://github.com/jjeejj/geektime2pdf) | 极客时间专栏文章 转为 PDF 包含评论 音频 | 145 | HTML | 04/22 |
| 164 | [xiongbao/we.dog](https://github.com/xiongbao/we.dog) | 我们是狗舔狗心酸的舔狗日记 | 144 | HTML | 04/15 |
| 165 | [FrankKai/FrankKai.github.io](https://github.com/FrankKai/FrankKai.github.io) | 趁你还年轻的技术博客主要包括前端NodeJS运维和随想文章在issues目前主要从事前端开发工作 | 144 | HTML | 05/06 |
| 166 | [bljx/BFU-leaf](https://github.com/bljx/BFU-leaf) | 北京林业大学信息学院课程攻略 | 142 | HTML | 01/09 |
| 167 | [LangziFun/LangNetworkTopologys](https://github.com/LangziFun/LangNetworkTopologys) | 端口扫描指纹识别网站探测结果整理 | 137 | HTML | 02/17 |
| 168 | [472647301/tradingview-web-socket](https://github.com/472647301/tradingview-web-socket) | 适用于vue/react的tradingView中间层支持https+ws模式以及ws单模式 | 135 | HTML | 04/04 |
| 169 | [komeiji-satori/websocket_live](https://github.com/komeiji-satori/websocket_live) | 一个基于Swoole和Websocket的直播间Demo | 135 | HTML | 04/05 |
| 170 | [ikxin/KMS-Scripts](https://github.com/ikxin/KMS-Scripts) | 一个生成kms激活脚本的小网站 | 134 | HTML | 04/06 |
| 171 | [zhangfei19841004/ztest](https://github.com/zhangfei19841004/ztest) | 自动化测试报告 | 127 | HTML | 03/30 |
| 172 | [honghuachen/Usdk](https://github.com/honghuachen/Usdk) | 这是一个Unity3D移动平台sdk快速适配框架和多渠道打包平台方便androidios移动平台渠道sdk或者各种Native功能插件的快速接入接入过程无需修改添加任何的C#代码。内置的打包工具能够在不修改任何unity工程的情况下实现快速的单渠道和多渠道打包。sdk适配时间和渠道打包时间至少可以减少一半以上。一键打包工具配合jenkins构建平台可以实现web远程出包构建从而保证项目组内任何成员都可以出包而不需要程序介入。 | 124 | HTML | 04/28 |
| 173 | [hirocaster/wdpress69](https://github.com/hirocaster/wdpress69) | WEB+DB PRESS Voll.69 詳解GitHub | 122 | HTML | 05/10 |
| 174 | [lazyparser/weloveinterns](https://github.com/lazyparser/weloveinterns) | 中科院软件所智能软件中心实习生社区 | 121 | HTML | 04/25 |
| 175 | [huangboju/Moots](https://github.com/huangboju/Moots) | 这个Repo收集了平时学习的一些东西Moots是我喜欢的一个品牌 | 121 | HTML | 04/07 |
| 176 | [qqphp-com/laravel-blog-poetry-all](https://github.com/qqphp-com/laravel-blog-poetry-all) | Laravel诗词博客-匠心编程热爱生活喜欢就 Star | 121 | HTML | 04/30 |
| 177 | [lyy289065406/re0-web](https://github.com/lyy289065406/re0-web) | RE0从零开始的异世界生活 WEB版 | 120 | HTML | 05/04 |
| 178 | [lovefc/fcup](https://github.com/lovefc/fcup) | jquery大文件分片上传插件-fcup.js | 118 | HTML | 02/05 |
| 179 | [xiaofengShi/Image2Katex](https://github.com/xiaofengShi/Image2Katex) | 公式图片ocr输入图片输出对应的latex表达式 | 118 | HTML | 04/11 |
| 180 | [ronnywang/twcompany](https://github.com/ronnywang/twcompany) | 台灣統一編號資料 | 117 | HTML | 04/22 |
| 181 | [Yuezi32/flipClock](https://github.com/Yuezi32/flipClock) | 翻牌效果时钟的演示包含原生JavaScriptVueReact三种实现方式 | 117 | HTML | 04/05 |
| 182 | [pubdreamcc/Node.js](https://github.com/pubdreamcc/Node.js) | 一步一步学习Node.js带你从零开始学习Node.js本仓库是自己总结的Node.js学习图文教程里面有学习案列和源代码pubdreamcc原创欢迎转载欢迎star | 114 | HTML | 04/06 |
| 183 | [geektutu/hexo-theme-geektutu](https://github.com/geektutu/hexo-theme-geektutu) | 极速加载的Hexo主题不引入第三方JS库 | 112 | HTML | 03/18 |
| 184 | [xuna123/Small_Project](https://github.com/xuna123/Small_Project) | python初学十个小项目 | 110 | HTML | 02/21 |
| 185 | [blackist/ar](https://github.com/blackist/ar) | 校友录网站作为毕业设计为母校设计校友交流平台基于javaWeb由Maven构建管理采用Spring+SpringMVC+MyBatis框架用EhCache做数据缓存门户网站采用BootStrap设计界面后台管理网站用AmazeUI设计界面 | 110 | HTML | 02/15 |
| 186 | [apachecn/cs61b-textbook-zh](https://github.com/apachecn/cs61b-textbook-zh) | :book: [] UCB CS61b Java 中的数据结构 | 110 | HTML | 05/10 |
| 187 | [monkeyk/MyOIDC](https://github.com/monkeyk/MyOIDC) | 基于OIDC协议的参考实现,根据各类库提供实现参考 | 109 | HTML | 05/07 |
| 188 | [local-host-8080/demo-html-css](https://github.com/local-host-8080/demo-html-css) | 超好看的前端模板(学习用) | 109 | HTML | 03/17 |
| 189 | [Wscats/omi-electron](https://github.com/Wscats/omi-electron) | 🚀Build cross platform desktop apps with Omi.js and Electron.js 基于Omi.js和Electron.js构建跨平台的桌面应用 | 108 | HTML | 04/08 |
| 190 | [QMUI/QMUIDemo_Web](https://github.com/QMUI/QMUIDemo_Web) | QMUI Web 的示例项目及文档 | 107 | HTML | 04/30 |
| 191 | [geeeeeeeek/py_stock](https://github.com/geeeeeeeek/py_stock) | python开发的A股行情看板 | 107 | HTML | 01/09 |
| 192 | [shartoo/shartoo.github.io](https://github.com/shartoo/shartoo.github.io) | 个人学习总结 | 107 | HTML | 04/13 |
| 193 | [wmyskxz/MoreThanJava](https://github.com/wmyskxz/MoreThanJava) | 学习, 不止 Code 👨💻 | 105 | HTML | 04/10 |
| 194 | [LunaGao/BlessYourCodeTag](https://github.com/LunaGao/BlessYourCodeTag) | Bless your code. 保佑你的代码 | 105 | HTML | 04/20 |
| 195 | [Kevincoooool/MCU_Link_Diy](https://github.com/Kevincoooool/MCU_Link_Diy) | 个人DIY LINK V9 高速SWD 12000kHz | 104 | HTML | 05/09 |
| 196 | [HuangCongQing/UCAS_Course_2019](https://github.com/HuangCongQing/UCAS_Course_2019) | 中国科学院大学2019-2020课程秋季春季夏季 ing | 104 | HTML | 04/29 |
| 197 | [Pad0y/Django2_dailyfresh](https://github.com/Pad0y/Django2_dailyfresh) | dailyfresh电商项目替换django框架为2.X并重构美化了下后台管理页面该项目包含了实际开发中的电商项目中大部分的功能开发和知识点实践 是一个非常不错的django学习项目同时也记录在替换框架中遇到的坑希望对各位的学习有所帮助 | 103 | HTML | 05/08 |
| 198 | [AyagawaSeirin/PandownloadFake](https://github.com/AyagawaSeirin/PandownloadFake) | 虚假的Pandownload验证服务器 | 103 | HTML | 04/20 |
| 199 | [apachecn/calc4b-zh](https://github.com/apachecn/calc4b-zh) | :book: [] MIT 18.03 面向初学者的微积分 | 103 | HTML | 05/10 |
| 200 | [gouguoyin/phprap](https://github.com/gouguoyin/phprap) | PHPRAP是一个PHP轻量级开源API接口文档管理系统致力于减少前后端沟通成本提高团队协作开发效率打造PHP版的RAP如果您觉得PHPRAP对您有用的话别忘了给点个赞哦^_^ | 102 | HTML | 04/22 |
[回到目录](#目录)
<br/>
## Objective-C
| # | Repository | Description | Stars | Language | Updated |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | ----------- | ------- |
| 1 | [MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) | Mac版微信的功能拓展(A plugin for Mac WeChat) | 7.3k | Objective-C | 05/07 |
| 2 | [banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController) | 一个支持多选选原图和视频的图片选择器同时有预览裁剪功能支持iOS6+ A clone of UIImagePickerController, support picking multiple photosoriginal photovideo, also allow preview photo and video, support iOS6+ | 7.1k | Objective-C | 04/03 |
| 3 | [ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController) | [EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]中国特色 TabBar一行代码实现 Lottie 动画TabBar支持中间带+号的TabBar样式自带红点角标支持动态刷新iOS13 & Dark Mode & iPhone XS MAX supported | 6.1k | Objective-C | 05/07 |
| 4 | [renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer) | Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层) | 6.0k | Objective-C | 04/24 |
| 5 | [gsdios/SDCycleScrollView](https://github.com/gsdios/SDCycleScrollView) | Autoscroll Banner. 无限循环图片文字轮播器 | 5.8k | Objective-C | 01/03 |
| 6 | [gsdios/SDAutoLayout](https://github.com/gsdios/SDAutoLayout) | One line of code to implement automatic layout. 一行代码搞定自动布局支持Cell和Tableview高度自适应Label和ScrollView内容自适应致力于做最简单易用的AutoLayout库The most easy way for autoLayout. Based on runtime. | 5.8k | Objective-C | 01/31 |
| 7 | [halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field) | 这里是写博客的地方 Halfrost-Field 冰霜之地 | 5.8k | Objective-C | 01/28 |
| 8 | [Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS) | QMUI iOS致力于提高项目 UI 开发效率的解决方案 | 5.5k | Objective-C | 05/08 |
| 9 | [Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS) | A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 | 4.8k | Objective-C | 04/28 |
| 10 | [pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView) | A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻今日头条QQ音乐网易云音乐京东爱奇艺腾讯视频淘宝天猫简书微博等所有主流APP分类切换滚动视图) | 4.5k | Objective-C | 04/17 |
| 11 | [alibaba/LuaViewSDK](https://github.com/alibaba/LuaViewSDK) | A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案 | 3.4k | Objective-C | 02/11 |
| 12 | [CoderZhuXH/XHLaunchAd](https://github.com/CoderZhuXH/XHLaunchAd) | 🔥The screen opening advertising solutions - 开屏广告启动广告解决方案-支持静态/动态图片广告,mp4视频广告,全屏/半屏广告兼容iPhone/iPad. Github下载不了/下载慢 可以访问国内下载地址: https://gitee.com/CoderZhuXH/XHLaunchAd | 3.3k | Objective-C | 05/06 |
| 13 | [zhengwenming/WMPlayer](https://github.com/zhengwenming/WMPlayer) | WMPlayer-AVPlayer的封装继承UIView支持pods手势快进快退全面适配全面屏同时支持网络和本地视频的播放 | 3.1k | Objective-C | 04/07 |
| 14 | [longitachi/ZLPhotoBrowser](https://github.com/longitachi/ZLPhotoBrowser) | 方便易用的相册多选框架支持预览/相册内拍照及录视频拖拽/滑动选择3DTouch预览编辑裁剪图片/视频导出视频(可添加水印粒子特效视频转码)支持多语言国际化(中文简/英语日语可手动切换)在线下载iCloud端图片支持预览网络及本地图片/视频 | 3.0k | Objective-C | 05/09 |
| 15 | [JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK) | 一个专为移动端开发的原创即时通讯(IM/推送)框架超轻量级高度提炼完全基于UDP协议支持iOSAndroid标准Java平台服务端基于Mina和Netty编写 | 2.8k | Objective-C | 04/15 |
| 16 | [12207480/TYAttributedLabel](https://github.com/12207480/TYAttributedLabel) | TYAttributedLabel 简单强大的属性文本控件(无需了解CoreText)支持图文混排显示支持添加链接image和UIView控件支持自定义排版显示 | 2.8k | Objective-C | 01/16 |
| 17 | [wangrui460/WRNavigationBar](https://github.com/wangrui460/WRNavigationBar) | 超简单 一行代码设置状态栏导航栏按钮标题颜色透明度移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically | 2.7k | Objective-C | 05/09 |
| 18 | [johnil/VVeboTableViewDemo](https://github.com/johnil/VVeboTableViewDemo) | VVebo剥离的TableView绘制 | 2.7k | Objective-C | 01/04 |
| 19 | [liberalisman/iOS-InterviewQuestion-collection](https://github.com/liberalisman/iOS-InterviewQuestion-collection) | iOS 开发者在面试过程中常见的一些面试题建议尽量弄懂了原理并且多实践 | 2.4k | Objective-C | 01/04 |
| 20 | [meili/MGJRouter](https://github.com/meili/MGJRouter) | 一个高效/灵活的 iOS URL Router | 2.2k | Objective-C | 01/04 |
| 21 | [Roylee-ML/SwipeTableView](https://github.com/Roylee-ML/SwipeTableView) | Both scroll horizontal and vertical for segment scrollview which have a same header. 类似半糖美丽说主页与QQ音乐歌曲列表布局效果实现不同菜单的左右滑动切换同时支持类似tableview的顶部工具栏悬停既可以左右滑动又可以上下滑动兼容下拉刷新自定义 collectionview实现自适应 contentSize 还可实现瀑布流功能 | 2.1k | Objective-C | 01/03 |
| 22 | [WillkYang/Y_KLine](https://github.com/WillkYang/Y_KLine) | iOS Y_KLine-v1.0KLineChartVolumeScrollScaleMACDKDJK线图分时图... | 2.1k | Objective-C | 03/31 |
| 23 | [iodefog/VipVideo](https://github.com/iodefog/VipVideo) | 各大网站vip视频免费观看 Mac版付费电影VIP会员剧等去广告播放自用视频或者电影URL音乐破解URLCCTV等电视播放URL | 2.1k | Objective-C | 04/06 |
| 24 | [objccn/articles](https://github.com/objccn/articles) | Articles for objccn.io. objc.io的完整准确优雅的中文翻译版本 | 2.1k | Objective-C | 04/08 |
| 25 | [tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated) | A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架包含快速植入低耦合兼容复杂视图等特点提供国内主流骨架屏动画的加载方案同时支持自定制动画) | 2.0k | Objective-C | 05/09 |
| 26 | [unash/BarrageRenderer](https://github.com/unash/BarrageRenderer) | 一个 iOS 上的弹幕渲染库. | 1.9k | Objective-C | 01/03 |
| 27 | [eseedo/iOSCourse](https://github.com/eseedo/iOSCourse) | iOS开发初学者入门 | 1.9k | Objective-C | 01/28 |
| 28 | [zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN) | 一款比mini-caffe更快的Forward库觉得好用请点星啊400星公布快速人脸检测模型500星公布106点landmark600星公布人头检测模型700星公布人脸检测套餐六种pnet,两种rnet随意混合使用满足各种速度/精度要求800星公布更准的106点模型 | 1.8k | Objective-C | 05/08 |
| 29 | [pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit) | PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK采用全自研的跨平台播放内核拥有丰富的功能和优异的性能可高度定制化和二次开发 | 1.8k | Objective-C | 02/13 |
| 30 | [indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser) | iOS image browser / iOS 图片浏览器 (支持视频) | 1.8k | Objective-C | 01/10 |
| 31 | [ripperhe/Bob](https://github.com/ripperhe/Bob) | Bob 是一款 Mac 端翻译软件翻译方式支持划词翻译和截图翻译翻译引擎支持有道翻译百度翻译和谷歌翻译~ | 1.7k | Objective-C | 05/03 |
| 32 | [SilenceLove/HXPhotoPicker](https://github.com/SilenceLove/HXPhotoPicker) | 照片/图片选择器 - 支持LivePhotoGIF图片选择3DTouch预览在线下载iCloud上的资源浏览网络图片 功能 Imitation weibo photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iCloud online, browse the web image function | 1.7k | Objective-C | 03/27 |
| 33 | [91renb/BRPickerView](https://github.com/91renb/BRPickerView) | picker 该组件封装的是iOS中常用的选择器组件主要包括日期选择器时间选择器DatePickerView地址选择器AddressPickerView自定义字符串选择器StringPickerView支持自定义主题样式适配深色模式支持将选择器组件添加到指定容器视图 | 1.6k | Objective-C | 05/06 |
| 34 | [klaus01/KLGenerateSpamCode](https://github.com/klaus01/KLGenerateSpamCode) | iOS 马甲应用工具 | 1.6k | Objective-C | 01/10 |
| 35 | [zhengwenming/WeChat](https://github.com/zhengwenming/WeChat) | 实现类似微信朋友圈或者QQ空间评论回复九宫格布局处理键盘弹出后定位到当前点击的被评论人处滑动时候FPS在57-60之间纵享丝滑 | 1.5k | Objective-C | 04/13 |
| 36 | [changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer) | iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer | 1.5k | Objective-C | 04/16 |
| 37 | [youusername/magnetX](https://github.com/youusername/magnetX) | 资源搜索型软件 macOS OSX magnet | 1.5k | Objective-C | 04/14 |
| 38 | [pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView) | 类似微博主页简书主页等效果多页面嵌套既可以上下滑动也可以左右滑动切换页面支持HeaderView悬浮支持下拉刷新上拉加载更多 | 1.4k | Objective-C | 05/06 |
| 39 | [12207480/TYCyclePagerView](https://github.com/12207480/TYCyclePagerView) | a simple and usefull cycle pager view ,and auto scroll banner view(轮播图) ,include pageControl for iOS,support Objective-C and swift | 1.4k | Objective-C | 01/04 |
| 40 | [zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib) | FlexLib是一个基于flexbox模型使用xml文件进行界面布局的框架融合了web快速布局的能力让iOS界面开发像写网页一样简单快速 | 1.3k | Objective-C | 04/30 |
| 41 | [kingsic/SGPagingView](https://github.com/kingsic/SGPagingView) | A powerful and easy to use segment control QQ淘宝微博腾讯网易新闻今日头条等标题滚动视图 | 1.3k | Objective-C | 01/03 |
| 42 | [dev-liyang/LYEmptyView](https://github.com/dev-liyang/LYEmptyView) | iOS一行代码集成空白页面占位图(无数据无网络占位图) emptyView-empty set | 1.3k | Objective-C | 01/04 |
| 43 | [zekunyan/TTGTagCollectionView](https://github.com/zekunyan/TTGTagCollectionView) | Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be configured. 标签流显示控件同时支持文字或自定义View | 1.3k | Objective-C | 01/04 |
| 44 | [suifengqjn/TBPlayer](https://github.com/suifengqjn/TBPlayer) | 视频边下边播播把播放器播放过的数据流缓存到本地支持拖动采用avplayer | 1.3k | Objective-C | 01/04 |
| 45 | [Roxasora/RxWebViewController](https://github.com/Roxasora/RxWebViewController) | 实现类似微信的 webView 导航效果包括进度条左滑返回上个网页或者直接关闭就像 UINavigationController | 1.3k | Objective-C | 01/04 |
| 46 | [huangzhibiao/BGFMDB](https://github.com/huangzhibiao/BGFMDB) | BGFMDB让数据的增删改查分别只需要一行代码即可,就是这么简单任性本库几乎支持存储ios所有基本的自带数据类型. | 1.2k | Objective-C | 01/03 |
| 47 | [netease-im/NIM_iOS_UIKit](https://github.com/netease-im/NIM_iOS_UIKit) | 网易云信 iOS UI 组件提供聊天界面文本消息图片消息语音消息视频消息地理位置消息自定义消息阅后即焚等消息示例#推荐好友使用网易云信#每单可得500元京东卡https://yunxin.163.com/promotion/recommend | 1.2k | Objective-C | 04/28 |
| 48 | [jpush/jpush-react-native](https://github.com/jpush/jpush-react-native) | JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件Android & iOS。 | 1.1k | Objective-C | 04/29 |
| 49 | [li6185377/LKDBHelper-SQLite-ORM](https://github.com/li6185377/LKDBHelper-SQLite-ORM) | 全自动的插入,查询,更新,删除 an automatic database operation thread-safe and not afraid of recursive deadlock | 1.1k | Objective-C | 01/03 |
| 50 | [jasnig/ZJScrollPageView](https://github.com/jasnig/ZJScrollPageView) | 网易新闻, 腾讯视频, 头条 等首页的滑块视图联动的效果OC版的简单方便的集成, 滑块 segmentVIew, scrollViewController(Providing an easy way to reach the effect that "the segment scrolls with the content") | 1.1k | Objective-C | 01/03 |
| 51 | [LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs) | 一点心得 - iOS,Swift,React Native,Python... | 1.1k | Objective-C | 03/22 |
| 52 | [netyouli/WHC_DataModelFactory](https://github.com/netyouli/WHC_DataModelFactory) | Mac上iOS开发辅助工具快速把json/xml数据转换生成对应模型类属性省去麻烦手动创建提高开发效率Mac iOS development aid, quickly put the json/XML data transformation generates the corresponding model class attribute, save trouble created manually, improve the development efficiency. | 1.1k | Objective-C | 01/04 |
| 53 | [jezzmemo/JJException](https://github.com/jezzmemo/JJException) | Protect the objective-c application(保护App不闪退) | 1.0k | Objective-C | 02/13 |
| 54 | [lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert) | 优雅的可自定义 Alert ActionSheet | 953 | Objective-C | 05/07 |
| 55 | [liangdahong/BMLongPressDragCellCollectionView](https://github.com/liangdahong/BMLongPressDragCellCollectionView) | 🎉 让你轻松实现类似支付宝的拖拽重排功能, 支持各种自定义操作 | 937 | Objective-C | 05/09 |
| 56 | [netyouli/WHC_AutoLayoutKit](https://github.com/netyouli/WHC_AutoLayoutKit) | iOS and Mac OS X platforms currently in use the fastest the simplest development to build the UI layout automatically open source library, strong dynamic layout constraint handling capacityiOS/Mac OS X平台上目前使用最简单开发构建UI速度最快的自动布局开源库强悍的动态布局约束处理能力 | 855 | Objective-C | 01/03 |
| 57 | [tencentyun/SuperPlayer_iOS](https://github.com/tencentyun/SuperPlayer_iOS) | 腾讯云超级播放器iOS | 854 | Objective-C | 05/07 |
| 58 | [DaidoujiChen/Dai-Hentai](https://github.com/DaidoujiChen/Dai-Hentai) | 一個普通的看漫畫 App | 849 | Objective-C | 03/11 |
| 59 | [Zirkfied/ZFChart](https://github.com/Zirkfied/ZFChart) | A simple chart library for iOS , contains barChart, lineChart, pieChart, waveChart, radarChart, cirqueChart. Thanks for your star if you like. 一款简单好用的图表库目前有柱状线状饼图波浪雷达圆环等类型喜欢的欢迎star一个... | 834 | Objective-C | 01/03 |
| 60 | [renmoqiqi/100-Days-Of-iOS-DataStructure-Algorithm](https://github.com/renmoqiqi/100-Days-Of-iOS-DataStructure-Algorithm) | 100天iOS数据结构与算法实战 | 813 | Objective-C | 03/25 |
| 61 | [yuwind/HHTransition](https://github.com/yuwind/HHTransition) | 主流转场动画无侵入API简单易用 | 796 | Objective-C | 01/15 |
| 62 | [PageGuo/NewPagedFlowView](https://github.com/PageGuo/NewPagedFlowView) | 电影票卡片式无限自动轮播图 | 788 | Objective-C | 01/04 |
| 63 | [ksvc/KSYLive_iOS](https://github.com/ksvc/KSYLive_iOS) | 金山云直播SDK [ iOS推流+播放 ]融合版 支持美颜滤镜(Beauty Filter)美声(Beauty Voice)软硬编(Software/Hardware Encoder) 网络自适应(Network Auto Adapt)混音(Audio Mixer)混响(Reverb)画中画(PIP) | 784 | Objective-C | 04/19 |
| 64 | [tbl00c/TLChat](https://github.com/tbl00c/TLChat) | 高仿微信 | 778 | Objective-C | 01/29 |
| 65 | [SunshineBrother/JHBlog](https://github.com/SunshineBrother/JHBlog) | iOS开发我的初级到中级的晋级之路 | 766 | Objective-C | 05/09 |
| 66 | [lyb5834/YBPopupMenu](https://github.com/lyb5834/YBPopupMenu) | 快速集成popupMenu | 749 | Objective-C | 01/20 |
| 67 | [Haley-Wong/JKDBModel](https://github.com/Haley-Wong/JKDBModel) | FMDB的封装极大简化你的数据库操作对于自己的扩展也非常简单 | 728 | Objective-C | 01/03 |
| 68 | [ChinaArJun/Tencent-NOW](https://github.com/ChinaArJun/Tencent-NOW) | 🔥🔥🔥iOS视频直播:仿腾讯旗下 < NOW > 直播 斗鱼 抖音 火山视频 花椒 熊猫 YY 陌陌 映客 直播APP iOS Live video | 710 | Objective-C | 05/05 |
| 69 | [wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat) | 开源的即时通讯(野火IM)系统 高仿微信 | 698 | Objective-C | 05/05 |
| 70 | [skx926/KSPhotoBrowser](https://github.com/skx926/KSPhotoBrowser) | A beautiful photo browser with interactive dismissal animation.一个小而美的图片浏览器 | 685 | Objective-C | 01/03 |
| 71 | [QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView) | iOS类似微博抖音网易云等个人详情页滑动嵌套效果 | 684 | Objective-C | 05/04 |
| 72 | [PengfeiWang666/iOS-getClientInfo](https://github.com/PengfeiWang666/iOS-getClientInfo) | 📱📲iOS中获取各种设备信息🆔的方法总结(iPhone 11 已更新) | 653 | Objective-C | 01/04 |
| 73 | [QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser) | iOS仿微信今日头条等图片浏览器 | 639 | Objective-C | 04/29 |
| 74 | [CoderJackyHuang/HYBLoopScrollView](https://github.com/CoderJackyHuang/HYBLoopScrollView) | 一行代码接入轮播组件自带图片下载缓存相关功能无任何第三方依赖轻量级组件 | 635 | Objective-C | 01/03 |
| 75 | [CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView) | Verify code input view. Support security type for password.短信验证码输入框支持密文模式 | 629 | Objective-C | 04/10 |
| 76 | [yiplee/YPNavigationBarTransition](https://github.com/yiplee/YPNavigationBarTransition) | A Full functional UINavigationBar framework for making bar transition more natural! You don't need to call any UINavigationBar api, implementing YPNavigationBarConfigureStyle protocol for your view controller instead. (类似微信 iOS Navigation Bar 的切换方案) | 611 | Objective-C | 01/03 |
| 77 | [lefex/FE](https://github.com/lefex/FE) | 前端小课每天一课前端从 0 1 | 603 | Objective-C | 04/30 |
| 78 | [TonyReet/TYSnapshotScroll](https://github.com/TonyReet/TYSnapshotScroll) | 一句代码保存截图 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 长图 查看Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Support iOS13) | 598 | Objective-C | 05/08 |
| 79 | [CoderMikeHe/WeChat](https://github.com/CoderMikeHe/WeChat) | 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat)的整体基本架构以及实现微信朋友圈的功能 | 595 | Objective-C | 05/09 |
| 80 | [lsmakethebest/LSSafeProtector](https://github.com/lsmakethebest/LSSafeProtector) | 强大的防止crash框架不改变原代码支持KVO自释放可以检测到dealloc时未释放的kvo等19种crash | 589 | Objective-C | 01/04 |
| 81 | [yyued/SVGAPlayer-iOS](https://github.com/yyued/SVGAPlayer-iOS) | Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer AndroidiOSWeb中播放 After Effects / Animate CC (Flash) 动画 | 584 | Objective-C | 04/18 |
| 82 | [pikacode/EBBannerView](https://github.com/pikacode/EBBannerView) | Just 1 lineShow a banner the same as iOS 9~13 Notification, or show a custom view. 只需一行代码展示跟 iOS 系统一样的推送通知横幅或展示一个自定义的 view支持横屏自动适应各种机型自动声音/震动 | 576 | Objective-C | 04/24 |
| 83 | [CoderJackyHuang/HYBNetworking](https://github.com/CoderJackyHuang/HYBNetworking) | 基于AFNetworking3.0以上版本封装的网络层提供常用的GET/POST接口上传下载图片文件接口支持缓存等 | 575 | Objective-C | 01/04 |
| 84 | [czl0325/ZLCollectionView](https://github.com/czl0325/ZLCollectionView) | 为应对类似淘宝首页京东首页国美首页等复杂布局而写的ZLCollectionview基于UICollectionView实现目前支持标签布局列布局百分比布局定位布局填充式布局瀑布流布局等支持纵向布局和横向布局可以根据不同的section设置不同的布局支持拖动cell头部悬浮设置section背景色和自定义section背景view向自定义背景view传递自定义方法实现了电影选座等高难度的布局 | 562 | Objective-C | 04/21 |
| 85 | [shabake/GHDropMenuDemo](https://github.com/shabake/GHDropMenuDemo) | :sunny::sunny: 仿京东/美团电商筛选菜单 电商筛选菜单 电商通用筛选菜单:tennis::tennis: Imitation Jingdong / Meituan e-commerce screening menu E-commerce screening menu E-commerce general screening menu | 554 | Objective-C | 01/04 |
| 86 | [AllLuckly/LBLaunchImageAd](https://github.com/AllLuckly/LBLaunchImageAd) | iOS开发轻量级启动广告动态获取网络启动图片具有渐变的启动动画支持半屏和全屏类似百度ssp广告和广点通的广告支持广告点击等集成非常的方便欢迎使用好用请star | 548 | Objective-C | 04/10 |
| 87 | [xiubojin/JXBWKWebView](https://github.com/xiubojin/JXBWKWebView) | iOS基于WKWebView的二次封装功能丰富 | 541 | Objective-C | 03/24 |
| 88 | [LoSenTrad/LSTPopView](https://github.com/LoSenTrad/LSTPopView) | LSTPopView是一个简易使用的万能弹窗, 打造满足99%的使用场景 . (QQ群:1045568246 微信:LoSenTrad) | 536 | Objective-C | 05/08 |
| 89 | [anyRTC/anyRTC-RTMPC-iOS](https://github.com/anyRTC/anyRTC-RTMPC-iOS) | 基于RTMP和RTC混合引擎的视频连麦互动直播 | 526 | Objective-C | 02/28 |
| 90 | [QuintGao/GKNavigationBarViewController](https://github.com/QuintGao/GKNavigationBarViewController) | iOS自定义导航栏-导航栏联动 | 517 | Objective-C | 04/20 |
| 91 | [gaojunquan/JQFMDB](https://github.com/gaojunquan/JQFMDB) | FMDB的封装,操作简单,线程安全,扩展性强,直接操作model或dictionary | 507 | Objective-C | 04/12 |
| 92 | [kingsic/SGAdvertScrollView](https://github.com/kingsic/SGAdvertScrollView) | Advertisement carousel view for iOS淘宝天猫京东美团支付宝等 app 常见的文字广告轮播视图 | 481 | Objective-C | 01/04 |
| 93 | [pili-engineering/PLMediaStreamingKit](https://github.com/pili-engineering/PLMediaStreamingKit) | PLMediaStreamingKit 是七牛推出的一款适用于 iOS 平台的推流 SDK支持 RTMP 推流h.264 AAC 编码硬编软编支持具有丰富的数据和状态回调方便用户根据自己的业务定制化开发具有直播场景下的重要功能美颜背景音乐水印等功能 | 474 | Objective-C | 04/22 |
| 94 | [ihoudf/DFPlayer](https://github.com/ihoudf/DFPlayer) | 简单灵活的iOS音频播放组件基于AVPlayer支持本地和远程音频播放具有缓存耳机线控锁屏和控制中心信息展示单曲顺序随机播放倍速播放歌词同步等音频播放器功能DFPlayer封装了缓冲条进度条播放暂停按钮下一首按钮上一首按钮播放模式按钮歌词同步的tableview等UI控件一行代码布局即可实现相应功能 | 465 | Objective-C | 04/30 |
| 95 | [tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK) | 移动直播 SDK国内下载镜像 | 465 | Objective-C | 05/07 |
| 96 | [HeathWang/HWPanModal](https://github.com/HeathWang/HWPanModal) | HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画头条知乎抖音弹出评论效果地图浮层iOS13 present默认模态效果 | 454 | Objective-C | 05/07 |
| 97 | [didi/echo](https://github.com/didi/echo) | Echo是一款桌面端调试工具旨在提高客户端的研发调试效率 | 450 | Objective-C | 04/08 |
| 98 | [zhengwenming/ScreenShotBack](https://github.com/zhengwenming/ScreenShotBack) | 全屏返回截图手势返回景深效果类似斗鱼天天快报腾讯新闻等APP的手势返回 | 442 | Objective-C | 01/03 |
| 99 | [axclogo/AxcAE_TabBar](https://github.com/axclogo/AxcAE_TabBar) | AxcAE_TabBar特效TabBar以开放为封装核心的TabBar组件尽量将属性API等参数全部开放给使用者能够很方便快速使用的一个TabBar选项卡组件 | 440 | Objective-C | 01/04 |
| 100 | [axclogo/AxcDrawPath_Tool](https://github.com/axclogo/AxcDrawPath_Tool) | AxcAEKit系列拆分出来的一个贝塞尔曲线绘制工具以科技风为主动画为辅 | 417 | Objective-C | 01/03 |
| 101 | [DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper) | 不止于抢红包功能丰富的微信插件 | 402 | Objective-C | 02/28 |
| 102 | [gsdios/SDProgressView](https://github.com/gsdios/SDProgressView) | Progress Indicator View. 简便美观的进度指示器 | 402 | Objective-C | 01/03 |
| 103 | [MobClub/ShareSDK-for-iOS](https://github.com/MobClub/ShareSDK-for-iOS) | 快捷好用的社会化分享组件\|Convenient SDK for SNS Share Feature | 396 | Objective-C | 04/27 |
| 104 | [maltsugar/RollingNotice](https://github.com/maltsugar/RollingNotice) | 所有的垂向滚屏这一个库就够了滚动公告轮播广告支持灵活自定义cell淘宝口碑京东美团天猫等等一切滚动广告 Roll Notice or Advertising, customize cell as UITableViewCell supported, Swift version is also ready | 391 | Objective-C | 04/15 |
| 105 | [loyinglin/LearnVideoToolBox](https://github.com/loyinglin/LearnVideoToolBox) | 音视频的实践h264的编解码aac的编解码Audio Unit各种实践 | 387 | Objective-C | 03/17 |
| 106 | [renzifeng/ZFDownload](https://github.com/renzifeng/ZFDownload) | 断点下载支持后台下载再次打开程序异常退出记录下载进度 | 377 | Objective-C | 01/04 |
| 107 | [g0v/moedict-webkit](https://github.com/g0v/moedict-webkit) | 萌典網站 | 375 | Objective-C | 04/30 |
| 108 | [pili-engineering/PLShortVideoKit](https://github.com/pili-engineering/PLShortVideoKit) | PLShortVideoKit 是七牛推出的一款适用于 iOS 平台的短视频 SDK提供了包括美颜滤镜水印断点录制分段回删视频编辑混音特效视频剪辑本地转码视频上传在内的多种功能支持高度定制以及二次开发 | 369 | Objective-C | 04/13 |
| 109 | [zzyspace/ZYBannerView](https://github.com/zzyspace/ZYBannerView) | 简单易用, 显示内容定制性强的可循环轮播控件. 可以实现类似淘宝商品详情中侧拉进入详情页的功能. | 364 | Objective-C | 03/24 |
| 110 | [changsanjiang/SJAttributesFactory](https://github.com/changsanjiang/SJAttributesFactory) | Simplify operation NSAttributedString, make writing easier. Attributes String Editing Factory. iOS 富文本编辑, 让代码更清晰. 文本编辑, 高度计算, 正则匹配等待... 简便操作, 让你爽到爆! | 361 | Objective-C | 01/04 |
| 111 | [wwmz/WMZDialog](https://github.com/wwmz/WMZDialog) | 功能最多样式最多的弹窗支持自定义视图,链式编程调用(The most pop-up windows with the most styles, support custom views, chain programming calls) | 356 | Objective-C | 05/03 |
| 112 | [tbl00c/ZZFLEX](https://github.com/tbl00c/ZZFLEX) | 一个完善的iOS敏捷开发框架基于UIKit实现包含常用控件的链式API拓展一个数据驱动的列表框架一个事件处理队列 | 356 | Objective-C | 04/13 |
| 113 | [Rogue24/JPImageresizerView](https://github.com/Rogue24/JPImageresizerView) | 仿微信图片裁剪功能的小工具高自由度的参数设定支持旋转和镜像翻转多种样式选择Imitation WeChat picture clipping function of a small tool. | 354 | Objective-C | 03/26 |
| 114 | [loyinglin/LearnMetal](https://github.com/loyinglin/LearnMetal) | Metal 入门教程 | 337 | Objective-C | 03/17 |
| 115 | [zhu410289616/RHSocketKit](https://github.com/zhu410289616/RHSocketKit) | socket网络通信框架 qq: 410289616 qq群2: 371293816 qq群3: 231199626 | 336 | Objective-C | 03/14 |
| 116 | [sealtalk/sealtalk-ios](https://github.com/sealtalk/sealtalk-ios) | iOS App of SealTalk powered by RongCloud. 基于融云开发的 iOS 版即时通讯IM应用程序 - 嗨豹 | 329 | Objective-C | 04/10 |
| 117 | [SPStore/SPAlertController](https://github.com/SPStore/SPAlertController) | 提醒对话框风格和微信原生几乎零误差简书地址: | 329 | Objective-C | 05/06 |
| 118 | [lincf0912/LFMediaEditingController](https://github.com/lincf0912/LFMediaEditingController) | Media Editor (图片编辑视频编辑) | 328 | Objective-C | 05/08 |
| 119 | [OpenFlutter/tobias](https://github.com/OpenFlutter/tobias) | AliPay For Flutter.支付宝Flutter插件 | 317 | Objective-C | 05/07 |
| 120 | [AbuIOSDeveloper/KLine](https://github.com/AbuIOSDeveloper/KLine) | (CAShapelayer + UIBezierPath)绘制K线支撑横竖屏切换刷新长按缩放masonry适配完美支持金融产品 非常的流畅占用内存少使用矢量进行填充K线持续更新有问题请添加QQ:2438100263 喜欢的可以添加群362681337 | 317 | Objective-C | 02/28 |
| 121 | [STShenZhaoliang/STPhotoBrowser](https://github.com/STShenZhaoliang/STPhotoBrowser) | 高仿新浪微博的图片浏览器极佳的编写方式易扩展低耦合欢迎大家使用 | 315 | Objective-C | 01/03 |
| 122 | [yuping1989/YPTabBarController](https://github.com/yuping1989/YPTabBarController) | 功能强大使用方便可高度自定义的TabBarController | 315 | Objective-C | 03/19 |
| 123 | [Soulghost/SGWiFiUpload](https://github.com/Soulghost/SGWiFiUpload) | Upload files through WiFi. 通过WiFi上传文件 | 310 | Objective-C | 03/08 |
| 124 | [Dzhijian/ZJKitTool](https://github.com/Dzhijian/ZJKitTool) | iOS开发快速添加UIKit控件可以结合Masonry链式语法以及其他工具类的简单使用,评论列表瀑布流压缩图片倒计时筛选 自定义PickerView 时间日期选择器性别选择器WKWebView 的应用不断更新中 | 307 | Objective-C | 04/08 |
| 125 | [zhongwuzw/WebBrowser](https://github.com/zhongwuzw/WebBrowser) | iOS浏览器 Web Browser for iOS | 305 | Objective-C | 01/02 |
| 126 | [FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels) | 酒店预订App | 305 | Objective-C | 03/16 |
| 127 | [QuintGao/GKDYVideo](https://github.com/QuintGao/GKDYVideo) | iOS仿抖音短视频 | 299 | Objective-C | 05/09 |
| 128 | [ArchLL/HGPersonalCenterExtend](https://github.com/ArchLL/HGPersonalCenterExtend) | 解决UIScrollView嵌套滑动手势冲突问题适用于复杂的首页或个人主页 | 291 | Objective-C | 04/24 |
| 129 | [starrtc/starrtc-ios-demo](https://github.com/starrtc/starrtc-ios-demo) | 🚀starRTC免费IM含单聊群聊聊天室免费一对一视频聊天回音消除语音聊天直播连麦白板小班课多人会议局域网无服务器直连兼容webRTC, 支持webRTC加速P2P高清传输安卓iOSweb互通支持门禁可视对讲电视盒子树莓派海思全志OTT设备C语言自研方案万水千山总是情来个star行不行更多示例请访问 | 290 | Objective-C | 05/08 |
| 130 | [wsl2ls/iOS_Tips](https://github.com/wsl2ls/iOS_Tips) | iOS的一些示例持续更新中1暗黑模式 2AppleID登录应用 3AVFoundation 高仿微信相机拍摄和编辑 4AVFoundation 人脸检测 5AVFoundation 实时滤镜 6GPUImage框架的使用 7音视频编解码 8OpenGLES 9LeetCode算法练习 10....... | 282 | Objective-C | 05/08 |
| 131 | [liangdahong/UITableViewDynamicLayoutCacheHeight](https://github.com/liangdahong/UITableViewDynamicLayoutCacheHeight) | 🖖高性能的自动计算采用 Autolayout 布局的 UITableViewCell UITableViewHeaderFooterView 的高度内部自动管理高度缓存 | 279 | Objective-C | 05/08 |
| 132 | [sensorsdata/sa-sdk-ios](https://github.com/sensorsdata/sa-sdk-ios) | 神策数据官方 iOS 埋点 SDK是一款轻量级用于 iOS 端的数据采集埋点 SDK神策分析 iOS SDK 不仅有代码埋点功能还通过使用运行时机制Runtime中的相关技术实现 iOS 端的全埋点无埋点无码埋点无痕埋点自动埋点点击图可视化全埋点 | 279 | Objective-C | 05/10 |
| 133 | [JmoVxia/CLPlayer](https://github.com/JmoVxia/CLPlayer) | 自定义视频播放器 | 279 | Objective-C | 04/30 |
| 134 | [jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o) | he for objective-c 以螺旋论为基础开发的信息熵减机 | 277 | Objective-C | 05/09 |
| 135 | [wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu) | 🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps) | 277 | Objective-C | 05/10 |
| 136 | [donggelaile/HDCollectionView](https://github.com/donggelaile/HDCollectionView) | An efficient and flexible listView (data driven). Based on Flexbox, it supports floating, waterfall, decorative view, horizontal sliding, segmented layout, and various alignments. Support diff refresh, animation update UI / 数据驱动(data driven)的高效灵活列表基于Flexbox支持 悬浮瀑布流装饰view横向滑动分段布局各种对齐方式支持链式语 ... | 275 | Objective-C | 05/07 |
| 137 | [LoongerTao/TLTransitions](https://github.com/LoongerTao/TLTransitions) | 快速实现控制器的转场和View的快速popover显示并支持自定义动画手势退场 | 267 | Objective-C | 03/27 |
| 138 | [wsl2ls/WKWebView](https://github.com/wsl2ls/WKWebView) | WKWebView的使用JS和OC的交互网页内容加载进度条的实现 | 264 | Objective-C | 04/07 |
| 139 | [wsl2ls/WSLWaterFlowLayout](https://github.com/wsl2ls/WSLWaterFlowLayout) | 功能描述WSLWaterFlowLayout 是在继承于UICollectionViewLayout的基础上封装的控件 目前支持竖向瀑布流(item等宽不等高支持头脚视图)水平瀑布流(item等高不等宽 不支持头脚视图)竖向瀑布流( item等高不等宽支持头脚视图)栅格布局瀑布流 4种样式的瀑布流布局 | 253 | Objective-C | 04/07 |
| 140 | [iostyle/WeChatPlugin](https://github.com/iostyle/WeChatPlugin) | 微信小助手 | 250 | Objective-C | 01/06 |
| 141 | [pro648/BasicDemos-iOS](https://github.com/pro648/BasicDemos-iOS) | iOS学习进程中的demo汇总 | 249 | Objective-C | 04/22 |
| 142 | [zhengwenming/RCIM](https://github.com/zhengwenming/RCIM) | 融云SDK集成即时通讯单聊群聊讨论组自定义cell,自定义消息等融云Demo文章配合代码一起看效果更佳文章地址https://github.com/zhengwenming/RongCloud-SDK-description | 249 | Objective-C | 03/30 |
| 143 | [shaojiankui/iOS-WebView-JavaScript](https://github.com/shaojiankui/iOS-WebView-JavaScript) | iOS UIWebView,WKWebView 与html5 JavaScript的深度交互,iOS和安卓同时与html5 JavaScript的深度交互 | 248 | Objective-C | 01/03 |
| 144 | [indulgeIn/YBTaskScheduler](https://github.com/indulgeIn/YBTaskScheduler) | iOS 任务调度器 CPU 和内存减负用于性能优化 | 240 | Objective-C | 04/03 |
| 145 | [HatsuneMikuV/SHSegmentedControlTableView](https://github.com/HatsuneMikuV/SHSegmentedControlTableView) | Both scroll horizontal and vertical for segment scrollview which have a same header. 类似半糖美丽说主页与QQ音乐歌曲列表布局效果实现不同菜单的左右滑动切换同时支持类似tableview的顶部工具栏悬停既可以左右滑动又可以上下滑动兼容下拉刷新上拉加载更多现已加入swift豪华套餐使用样例助你快速使用 | 239 | Objective-C | 04/15 |
| 146 | [liuf1986/LFRtmp](https://github.com/liuf1986/LFRtmp) | 一个全开源的纯OC实现的RTMP推流SDK支持AACH264美颜滤镜AMF编解码 | 239 | Objective-C | 03/16 |
| 147 | [karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge) | 一站式解决 WKWebView 支持离线包Ajax 请求表单请求和 Cookie 同步的问题 (基于 Ajax Hook Cookie Hook) | 236 | Objective-C | 03/03 |
| 148 | [amisare/NNNavigationBar](https://github.com/amisare/NNNavigationBar) | NNNavigationBar 实现导航条背景渐变过渡动画的轻量级框架 | 233 | Objective-C | 02/25 |
| 149 | [CoderZhuXH/XHWebImageAutoSize](https://github.com/CoderZhuXH/XHWebImageAutoSize) | 网络图片尺寸高度自适应/适配 - 支持异步缓存imageSize , 支持动态刷新界面 | 223 | Objective-C | 01/03 |
| 150 | [JC-Hu/JHCellConfig](https://github.com/JC-Hu/JHCellConfig) | 适用于UITableView的蝇量级框架 将业务复杂度集中减少代码量提高可阅读性 本类的思想是将tableView中cell的相关逻辑集中起来 放到数组中管理而不是将业务逻辑分散在各个代理方法中 特别是使用基类BaseTableViewController进行转接后 具体业务vc不需要实现tableView cell相关的代理方法 | 222 | Objective-C | 02/22 |
| 151 | [mengxianliang/XLChannelControl](https://github.com/mengxianliang/XLChannelControl) | iOS 仿腾讯新闻客户端的频道管理功能 | 220 | Objective-C | 01/08 |
| 152 | [LuKane/KNPhotoBrowser](https://github.com/LuKane/KNPhotoBrowser) | 📷 图片 \|\| 视频 浏览器(本地和网络) , UIViewController + CollectionView , 完美适配 iPhone 以及 iPad ,屏幕旋转功能 , 适配SDWebImage 5.0 | 215 | Objective-C | 04/17 |
| 153 | [HawkEleven/UITableViewLinkageDemo](https://github.com/HawkEleven/UITableViewLinkageDemo) | iOS采用UITableView来实现Excel课程表汽车之家车辆参数对比的上下左右联动效果 | 212 | Objective-C | 02/24 |
| 154 | [czl620/UFKit](https://github.com/czl620/UFKit) | 快速集成表单 | 203 | Objective-C | 04/08 |
| 155 | [JmoVxia/CLDemo](https://github.com/JmoVxia/CLDemo) | 这是一个Demo空间持续更新 | 202 | Objective-C | 05/08 |
| 156 | [mengxianliang/XLPageViewController](https://github.com/mengxianliang/XLPageViewController) | 一个开放高度可定制化的分页视图控制器 | 200 | Objective-C | 05/09 |
| 157 | [doubleYang1020/DYVideoCamera](https://github.com/doubleYang1020/DYVideoCamera) | DYVideoCamera 是一个适用于 iOS 视频录制组件,可高度定制化和二次开发,特色是支持自定义 比特率, 滤镜, 裁剪, 音乐, 试听音乐实时缓存 | 199 | Objective-C | 04/17 |
| 158 | [lincf0912/LFImagePickerController](https://github.com/lincf0912/LFImagePickerController) | 一个支持多选图片和视频的图片选择器同时有预览编辑功能 | 196 | Objective-C | 05/09 |
| 159 | [baozoudiudiu/CWCarousel](https://github.com/baozoudiudiu/CWCarousel) | 轮播图banner | 197 | Objective-C | 04/08 |
| 160 | [ArchLL/HGPersonalCenter](https://github.com/ArchLL/HGPersonalCenter) | 主要实现头部视图的下拉放大以及分页控制同样的场景也适用于淘宝/天猫店铺界面/简书主页/微博主页 | 194 | Objective-C | 04/24 |
| 161 | [chenfengxiaoxixi/OnlineShopDemo](https://github.com/chenfengxiaoxixi/OnlineShopDemo) | 电商项目demo包括购物车动画header伸缩动画仿京东详情界面等多种目前比较常见的布局及动画演示 | 194 | Objective-C | 05/10 |
| 162 | [huanglins/VHLNavigation](https://github.com/huanglins/VHLNavigation) | 导航栏切换之颜色过渡切换导航栏背景图片切换微信红包两种不同颜色切换导航栏透明度有无导航栏切换 | 192 | Objective-C | 05/06 |
| 163 | [shixueqian/PrintBeautifulLog](https://github.com/shixueqian/PrintBeautifulLog) | 将字典(NSDictionary)和数组(NSArray)打印的Log显示为Json格式直接将分类拖入到工程即可使用 | 188 | Objective-C | 01/17 |
| 164 | [tangdiforx/TTAVPlayer](https://github.com/tangdiforx/TTAVPlayer) | 基于AVPlayer的iOS视频播放器支持预设模式普通模式竖屏模式横屏模式静音模式自定义模式接入成本低支持丰富的手势操作以及UI自定义 | 183 | Objective-C | 01/04 |
| 165 | [luckyxiangfeng/ZMCommentView](https://github.com/luckyxiangfeng/ZMCommentView) | 可扩展可单独分离使用的弹出式评论列表一般用于查看全部评论仅引入了Masonry做布局 | 183 | Objective-C | 03/24 |
| 166 | [gaoshilei/MMPlugin](https://github.com/gaoshilei/MMPlugin) | 微信自动抢红包防消息撤回修改运动步数朋友圈小视频转发等功能无需越狱附微信重签名教程 | 182 | Objective-C | 01/15 |
| 167 | [wwmz/WMZPageController](https://github.com/wwmz/WMZPageController) | 分页控制器,替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮,支持ios13暗黑模式(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单) (Pagination controller with full life cycle, multiple indicator styles, multiple title styles) | 180 | Objective-C | 05/09 |
| 168 | [Faceunity/FULiveDemo](https://github.com/Faceunity/FULiveDemo) | Faceunity 面部跟踪和虚拟道具 SDK iOS 平台中的集成 Demo | 179 | Objective-C | 04/03 |
| 169 | [CrabMen/CMPageTitleView](https://github.com/CrabMen/CMPageTitleView) | 标题栏/菜单栏一分钟集成类似抖音新浪微博腾讯视频网易新闻今日头条等常见的标题栏样式api灵活易扩展支持Cocoapods和Masonry布局 | 177 | Objective-C | 05/06 |
| 170 | [kukumaluCN/JXTAlertManager](https://github.com/kukumaluCN/JXTAlertManager) | UIAlertView/UIAlertController便捷调用工具 | 176 | Objective-C | 01/03 |
| 171 | [CoderZhuXH/XHNetworkCache](https://github.com/CoderZhuXH/XHNetworkCache) | 一行代码将网络数据持久化 - 支持数据同步/异步写入及更新缓存数据读取获取缓存数据大小缓存数据清除. | 172 | Objective-C | 01/10 |
| 172 | [chenyufeng1991/CollectionView](https://github.com/chenyufeng1991/CollectionView) | 这里我在iOS中使用三种不同的方式实现UICollectionView也就是一种瀑布流视图分别使用storyboardnib和纯代码的方式来实现 | 167 | Objective-C | 03/11 |
| 173 | [aiononhiii/LGFFreePT](https://github.com/aiononhiii/LGFFreePT) | 可自由添加到指定位置的分页标控件(基于之前的 LGFPageTitleView 的代码进行全面重写并开放许多新的功能) | 166 | Objective-C | 04/30 |
| 174 | [isnine/HutHelper](https://github.com/isnine/HutHelper) | 湖南工业大学校园助手iOS端 集课程表,考试成绩,考试计划,校园说说,二手市场,电费查询,失物招领等功能于一体 | 166 | Objective-C | 03/16 |
| 175 | [QuintGao/GKCover](https://github.com/QuintGao/GKCover) | GKCover-一行代码实现遮罩视图让你的弹窗更easy | 158 | Objective-C | 04/14 |
| 176 | [leancloud/LeanStorageDemo-iOS](https://github.com/leancloud/LeanStorageDemo-iOS) | 基于 iOS SDK全面示例了 LeanCloud 的存储功能附带了 Swift 版本 | 157 | Objective-C | 03/11 |
| 177 | [FireMou/DVPieChart](https://github.com/FireMou/DVPieChart) | iOS 饼状图 (带指引线)各指引线数据不会重叠 | 156 | Objective-C | 01/03 |
| 178 | [lmf12/blog-demo](https://github.com/lmf12/blog-demo) | 博客中的demo | 151 | Objective-C | 05/10 |
| 179 | [ChinaArJun/loveFreshPeakApp_oc](https://github.com/ChinaArJun/loveFreshPeakApp_oc) | IOS电商购物APP: 爱鲜蜂OC版规范的代码风格使用Masonry布局适配所有ios机型 Shopping e-commerce projects, using automatic layout, suitable for any Ios model Website | 149 | Objective-C | 05/05 |
| 180 | [ripperhe/ZYTagView](https://github.com/ripperhe/ZYTagView) | 仿微博图片添加标签 | 143 | Objective-C | 02/10 |
| 181 | [miniLV/MNFloatBtn](https://github.com/miniLV/MNFloatBtn) | iOS全局悬浮按钮显示 / 切换当前API环境与版本 掌握和测试撕逼主动权~ | 143 | Objective-C | 03/09 |
| 182 | [Soldoros/SSChat](https://github.com/Soldoros/SSChat) | 社交网络 | 135 | Objective-C | 03/12 |
| 183 | [Kesoyuh/Gomoku](https://github.com/Kesoyuh/Gomoku) | iOS五子棋游戏支持人机对战双人对战联机对战iOS Gomuku game with amazing AI, developed in Objective-C | 135 | Objective-C | 03/19 |
| 184 | [LiuYulei001/BasicFramework](https://github.com/LiuYulei001/BasicFramework) | BasicFramework工程基础框架意在快速启动新项目 | 133 | Objective-C | 04/01 |
| 185 | [joeshang/SCRAttributedStringBuilder](https://github.com/joeshang/SCRAttributedStringBuilder) | 使用链式调用方式配置 NSAttributedString | 133 | Objective-C | 02/18 |
| 186 | [yangKJ/KJBannerViewDemo](https://github.com/yangKJ/KJBannerViewDemo) | 轮播图Banner - 无任何第三方依赖轻量级组件 支持缩放自带缓存加载 支持自定义继承定制特定样式 支持网络GIF播放和网络图片和本地图片混合显示轮播 支持在Storyboard和Xib中创建并配置其属性 | 132 | Objective-C | 05/09 |
| 187 | [wwmz/WMZBanner](https://github.com/wwmz/WMZBanner) | 最好用的轻量级轮播图+卡片样式+自定义样式,链式编程语法(可实现各种样式的轮播图,大多需要的功能都有)(The best lightweight carousel + card style + custom style, chain programming syntax) | 130 | Objective-C | 04/15 |
| 188 | [tencentyun/httpdns-ios-sdk](https://github.com/tencentyun/httpdns-ios-sdk) | 智营防劫持SDK | 128 | Objective-C | 04/23 |
| 189 | [react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh) | 基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件可提供自定义的弹性刷新 | 125 | Objective-C | 04/05 |
| 190 | [DmcSDK/cordova-plugin-mediaPicker](https://github.com/DmcSDK/cordova-plugin-mediaPicker) | cordova android ios mediaPicker support selection of multiple image and video gif cordova android ios 图片视频选择cordova插件支持多图 视频 gifui类似微信 | 124 | Objective-C | 02/26 |
| 191 | [Meterwhite/LinkBlock](https://github.com/Meterwhite/LinkBlock) | LinkBlock是objc链式编程语法糖扩展逻辑简明结构清晰/Syntactic sugar of objc , it use block to reduce code that you don't need to read. | 124 | Objective-C | 04/24 |
| 192 | [2621532542/iOS_NQConfuseTool](https://github.com/2621532542/iOS_NQConfuseTool) | iOS代码混淆(iOS_NQConfuseTool)是一款运行在MACOS平台的App完美支持OC和Swift项目代码的自动混淆支持文件名修改资源文件类名方法名属性名添加混淆函数方法体添加混淆属性自动调用生成的混淆代码功能强大而稳定全局自动化安全加固马甲包混淆工具最重要的是完全免费随机单词拼接 | 124 | Objective-C | 04/23 |
| 193 | [TianXin123654/TXCarouselView](https://github.com/TianXin123654/TXCarouselView) | 仿新浪新闻首页重力卡片式轮播 | 123 | Objective-C | 01/04 |
| 194 | [RITL/RITLImagePickerDemo](https://github.com/RITL/RITLImagePickerDemo) | 一个基于Photos.framework的图片多选模仿微信还有很多不足正在改进和优化 | 119 | Objective-C | 05/06 |
| 195 | [PipeDog/PSDrawerManager](https://github.com/PipeDog/PSDrawerManager) | 仿照QQ的侧边效果 | 118 | Objective-C | 03/14 |
| 196 | [GetuiLaboratory/react-native-getui](https://github.com/GetuiLaboratory/react-native-getui) | 个推官方提供的推送SDK React Native 插件支持 Android & iOS | 117 | Objective-C | 04/21 |
| 197 | [hhjjj1010/cordova-plugin-alipay-v2](https://github.com/hhjjj1010/cordova-plugin-alipay-v2) | 支付宝APP支付cordova插件 | 117 | Objective-C | 01/10 |
| 198 | [dgynfi/WeChat_tweak](https://github.com/dgynfi/WeChat_tweak) | iOS版功能最全的微信插件支持最新版微信具备自动抢红包屏蔽消息和群消息过滤特定的群聊防止撤回消息伪定位 (朋友圈和附近的人)修改微信运动步数和实时取景做信息内容页的聊天背景等功能 | 118 | Objective-C | 04/08 |
| 199 | [kingly09/KYVedioPlayer](https://github.com/kingly09/KYVedioPlayer) | KYVedioPlayer 是基于AVPlayer的封装视频播放器,支持播放mp4m3u83gpmov等格式支持网络视频和本地视频播放支持全屏和小屏幕播放还在UITableViewCell中播放视频 支持横屏竖屏自动播放 | 117 | Objective-C | 04/28 |
| 200 | [wayone/Indicator](https://github.com/wayone/Indicator) | 仪表盘 / 指示器 / 温度计 / 湿度计 / Indicator / Dashboard | 113 | Objective-C | 02/16 |
[回到目录](#目录)