From 80351538121cc106a37b86fbe979b51ed1a2ae71 Mon Sep 17 00:00:00 2001 From: kon9chunkit Date: Wed, 29 Apr 2020 13:34:24 +0800 Subject: [PATCH] update repo --- README.md | 1046 ++++++++++++++++++++++++++--------------------------- 1 file changed, 523 insertions(+), 523 deletions(-) diff --git a/README.md b/README.md index 2bec7a1bf..07819369a 100644 --- a/README.md +++ b/README.md @@ -57,206 +57,206 @@ | # | Repository | Description | Stars | Language | Updated | | ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | ---------------- | ------- | -| 1 | [CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes) | :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++ | 98.9k | Java | 04/27 | -| 2 | [jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days) | Python - 100天从新手到大师 | 83.8k | Jupyter Notebook | 04/27 | -| 3 | [Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide) | 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。 | 76.7k | Java | 04/27 | -| 4 | [justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) | :books: 免费的计算机编程类中文书籍,欢迎投稿 | 65.9k | - | 04/25 | -| 5 | [xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome) | 后端架构师技术图谱 | 45.1k | - | 04/07 | -| 6 | [doocs/advanced-java](https://github.com/doocs/advanced-java) | 😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习 | 42.8k | Java | 04/26 | -| 7 | [scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions) | 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06 | 37.6k | - | 04/11 | -| 8 | [labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm) | 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why. | 35.7k | - | 04/19 | -| 9 | [macrozheng/mall](https://github.com/macrozheng/mall) | mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 | 33.6k | Java | 04/26 | -| 10 | [justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp) | 微信小程序开发资源汇总 :100: | 31.1k | - | 04/27 | -| 11 | [azl397985856/leetcode](https://github.com/azl397985856/leetcode) | LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。) | 30.8k | JavaScript | 04/26 | -| 12 | [521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub) | :octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目 | 29.3k | Python | 04/07 | -| 13 | [chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry) | The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。 | 28.6k | JavaScript | 04/24 | -| 14 | [testerSunshine/12306](https://github.com/testerSunshine/12306) | 12306智能刷票,订票 | 28.4k | Python | 03/23 | -| 15 | [0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference) | 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。 | 26.1k | Python | 04/10 | -| 16 | [xitu/gold-miner](https://github.com/xitu/gold-miner) | 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台: | 26.0k | - | 04/27 | -| 17 | [NervJS/taro](https://github.com/NervJS/taro) | 多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/京东/百度/支付宝/字节跳动/ QQ 小程序/快应用/H5/React Native 等的应用。 https://taro.jd.com/ | 25.0k | JavaScript | 04/27 | -| 18 | [apachecn/AiLearning](https://github.com/apachecn/AiLearning) | AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP | 24.5k | Python | 04/22 | -| 19 | [Alvin9999/new-pac](https://github.com/Alvin9999/new-pac) | 科学上网/自由上网/翻墙/软件/方法,免费shadowsocks/ss/ssr/v2ray/goflyway账号,vps一键搭建脚本/教程 | 23.3k | - | 02/16 | -| 20 | [iikira/BaiduPCS-Go](https://github.com/iikira/BaiduPCS-Go) | 百度网盘客户端 - Go语言编写 | 23.2k | Go | 04/25 | -| 21 | [fxsjy/jieba](https://github.com/fxsjy/jieba) | 结巴中文分词 | 22.7k | Python | 04/04 | -| 22 | [lib-pku/libpku](https://github.com/lib-pku/libpku) | 贵校课程资料民间整理 | 22.3k | TeX | 04/17 | -| 23 | [ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples) | about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 | 21.9k | Java | 04/18 | -| 24 | [sentsin/layui](https://github.com/sentsin/layui) | 采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。 | 21.5k | JavaScript | 04/23 | -| 25 | [unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | 21.2k | Go | 04/09 | -| 26 | [alibaba/druid](https://github.com/alibaba/druid) | 阿里巴巴数据库事业部出品,为监控而生的数据库连接池 | 21.0k | Java | 04/14 | -| 27 | [alibaba/flutter-go](https://github.com/alibaba/flutter-go) | flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档 | 20.7k | Dart | 04/13 | -| 28 | [alibaba/arthas](https://github.com/alibaba/arthas) | Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas | 20.7k | Java | 04/23 | -| 29 | [dcloudio/uni-app](https://github.com/dcloudio/uni-app) | uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架 | 20.7k | JavaScript | 04/27 | -| 30 | [scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout) | 🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。 | 20.5k | Java | 04/02 | -| 31 | [ctripcorp/apollo](https://github.com/ctripcorp/apollo) | Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。 | 20.5k | Java | 04/25 | -| 32 | [littlecodersh/ItChat](https://github.com/littlecodersh/ItChat) | A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。 | 20.2k | Python | 03/19 | -| 33 | [Tencent/wepy](https://github.com/Tencent/wepy) | 小程序组件化开发框架 | 20.1k | JavaScript | 04/25 | -| 34 | [fighting41love/funNLP](https://github.com/fighting41love/funNLP) | 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取 ... | 19.6k | Python | 04/08 | -| 35 | [SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese) | 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 | 19.3k | CSS | 04/25 | -| 36 | [hankcs/HanLP](https://github.com/hankcs/HanLP) | 中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理 | 19.1k | Python | 04/09 | -| 37 | [FallibleInc/security-guide-for-developers](https://github.com/FallibleInc/security-guide-for-developers) | Security Guide for Developers (实用性开发人员安全须知) | 19.0k | - | 04/17 | -| 38 | [jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn) | Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。 | 18.9k | Makefile | 03/20 | -| 39 | [googlehosts/hosts](https://github.com/googlehosts/hosts) | 镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts | 18.8k | - | 04/23 | -| 40 | [kon9chunkit/GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) | :cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(中国加油!世界加油!) | 18.5k | Python | 04/28 | -| 41 | [Advanced-Frontend/Daily-Interview-Question](https://github.com/Advanced-Frontend/Daily-Interview-Question) | 我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。 | 18.3k | JavaScript | 01/25 | -| 42 | [mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog) | 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。 | 18.1k | - | 04/14 | -| 43 | [ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial) | 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。 | 18.0k | JavaScript | 04/26 | -| 44 | [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.0k | Go | 04/27 | -| 45 | [QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles) | 浙江大学课程攻略共享计划 | 17.4k | C | 04/23 | -| 46 | [komeiji-satori/Dress](https://github.com/komeiji-satori/Dress) | 好耶 是女装 | 17.1k | Standard ML | 04/27 | -| 47 | [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) | 《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。 | 17.0k | Python | 04/20 | -| 48 | [bannedbook/fanqiang](https://github.com/bannedbook/fanqiang) | 翻墙-科学上网 | 16.6k | Rich Text Format | 04/26 | -| 49 | [fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes) | 吴恩达老师的机器学习课程个人笔记 | 16.1k | HTML | 04/24 | -| 50 | [wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan) | 文言文編程語言 A programming language for the ancient Chinese. | 15.8k | TypeScript | 04/27 | -| 51 | [lenve/vhr](https://github.com/lenve/vhr) | 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。 | 15.8k | Java | 04/26 | -| 52 | [judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial) | IntelliJ IDEA 简体中文专题教程 | 15.6k | - | 04/04 | -| 53 | [qiurunze123/miaosha](https://github.com/qiurunze123/miaosha) | ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 | 15.5k | Java | 04/13 | -| 54 | [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 | -| 55 | [shuzheng/zheng](https://github.com/shuzheng/zheng) | 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。 | 15.3k | Java | 04/24 | -| 56 | [1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer) | 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么 | 15.2k | - | 04/22 | -| 57 | [YMFE/yapi](https://github.com/YMFE/yapi) | YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台 | 15.0k | JavaScript | 04/22 | -| 58 | [alibaba/ice](https://github.com/alibaba/ice) | 🚀Simple and friendly front-end development system(飞冰,简单而友好的前端研发体系 )https://ice.work/ | 15.0k | JavaScript | 04/27 | -| 59 | [Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) | 网易云音乐 Node.js API service | 14.9k | JavaScript | 04/26 | -| 60 | [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」同步更新 | 14.9k | JavaScript | 04/26 | -| 61 | [halo-dev/halo](https://github.com/halo-dev/halo) | ✍ An excellent open source blog publishing application. \| 一个优秀的开源博客发布应用。 | 14.8k | Java | 04/24 | -| 62 | [wangzheng0822/algo](https://github.com/wangzheng0822/algo) | 数据结构和算法必知必会的50个代码实现 | 14.7k | Python | 04/11 | -| 63 | [wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll) | 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc | 14.2k | Java | 03/20 | -| 64 | [alibaba/easyexcel](https://github.com/alibaba/easyexcel) | 快速、简单避免OOM的java处理Excel工具 | 14.2k | Java | 04/27 | -| 65 | [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.2k | Java | 04/27 | -| 66 | [hzlzh/Best-App](https://github.com/hzlzh/Best-App) | 收集&推荐优秀的 Apps/硬件/技巧/周边等 | 14.1k | - | 04/14 | -| 67 | [wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game) | 微信《跳一跳》Python 辅助 | 13.9k | Python | 01/29 | -| 68 | [CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer) | 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。 | 13.8k | Java | 04/27 | -| 69 | [hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer) | To Be Top Javaer - Java工程师成神之路 | 13.8k | Java | 04/26 | -| 70 | [PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT) | 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University | 13.7k | HTML | 04/27 | -| 71 | [Awesome-HarmonyOS/HarmonyOS](https://github.com/Awesome-HarmonyOS/HarmonyOS) | A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。 | 13.6k | C | 01/26 | -| 72 | [xuxueli/xxl-job](https://github.com/xuxueli/xxl-job) | A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) | 13.6k | Java | 04/24 | -| 73 | [alibaba/canal](https://github.com/alibaba/canal) | 阿里巴巴 MySQL binlog 增量订阅&消费组件 | 13.5k | Java | 04/23 | -| 74 | [getlantern/download](https://github.com/getlantern/download) | Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 proxy vpn circumvention gfw | 13.4k | - | 03/07 | -| 75 | [dianping/cat](https://github.com/dianping/cat) | CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。 | 13.2k | Java | 04/27 | -| 76 | [jobbole/awesome-java-cn](https://github.com/jobbole/awesome-java-cn) | Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。 | 12.9k | - | 01/02 | -| 77 | [jumpserver/jumpserver](https://github.com/jumpserver/jumpserver) | JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。 | 12.9k | JavaScript | 04/27 | -| 78 | [facert/awesome-spider](https://github.com/facert/awesome-spider) | 爬虫集合 | 12.8k | - | 03/29 | -| 79 | [JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example) | spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。另外写博客,用 OpenWrite。 | 12.7k | Java | 04/11 | -| 80 | [dcloudio/mui](https://github.com/dcloudio/mui) | 最接近原生APP体验的高性能框架 | 12.7k | JavaScript | 03/14 | -| 81 | [forezp/SpringCloudLearning](https://github.com/forezp/SpringCloudLearning) | 《史上最简单的Spring Cloud教程源码》 | 12.6k | Java | 01/07 | -| 82 | [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 ... | 12.5k | Java | 04/26 | -| 83 | [linlinjava/litemall](https://github.com/linlinjava/litemall) | 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端 | 12.5k | Java | 04/26 | -| 84 | [youzan/vant-weapp](https://github.com/youzan/vant-weapp) | 轻量、可靠的小程序 UI 组件库 | 12.5k | JavaScript | 04/26 | -| 85 | [chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | 12.5k | Go | 04/27 | -| 86 | [taizilongxu/interview_python](https://github.com/taizilongxu/interview_python) | 关于Python的面试题 | 12.3k | Shell | 03/03 | -| 87 | [jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command) | Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux | 12.2k | HTML | 04/06 | -| 88 | [ruanyf/weekly](https://github.com/ruanyf/weekly) | 科技爱好者周刊,每周五发布 | 12.2k | - | 04/25 | -| 89 | [alibaba/Sentinel](https://github.com/alibaba/Sentinel) | A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) | 11.9k | Java | 04/27 | -| 90 | [EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall) | 微信小程序商城,微信小程序微店 | 11.8k | JavaScript | 04/25 | -| 91 | [alibaba/ARouter](https://github.com/alibaba/ARouter) | 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架) | 11.8k | Java | 04/03 | -| 92 | [ehang-io/nps](https://github.com/ehang-io/nps) | 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. | 11.8k | Go | 04/15 | -| 93 | [521xueweihan/git-tips](https://github.com/521xueweihan/git-tips) | :trollface:Git的奇技淫巧 | 11.7k | - | 04/14 | -| 94 | [nndl/nndl.github.io](https://github.com/nndl/nndl.github.io) | 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning | 11.7k | HTML | 04/27 | -| 95 | [Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView) | This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动) | 11.6k | Java | 03/12 | -| 96 | [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.6k | CSS | 04/27 | -| 97 | [vnpy/vnpy](https://github.com/vnpy/vnpy) | 基于Python的开源量化交易平台开发框架 | 11.6k | C++ | 04/27 | -| 98 | [phobal/ivideo](https://github.com/phobal/ivideo) | 一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform | 11.5k | JavaScript | 04/05 | -| 99 | [233boy/v2ray](https://github.com/233boy/v2ray) | 最好用的 V2Ray 一键安装脚本 & 管理脚本 | 11.5k | Shell | 04/18 | -| 100 | [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.4k | C++ | 04/19 | -| 101 | [AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily) | 【互联网一线大厂面试+学习指南】 | 11.3k | - | 04/24 | -| 102 | [dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning) | Spring Boot基础教程,Spring Boot 2.x版本连载中!!! | 11.3k | Java | 04/21 | -| 103 | [PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle) | PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署) | 11.2k | C++ | 04/27 | -| 104 | [zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook) | pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行 | 11.2k | Jupyter Notebook | 04/22 | -| 105 | [zhangdaiscott/jeecg-boot](https://github.com/zhangdaiscott/jeecg-boot) | 基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业开发平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。 | 11.2k | Java | 04/17 | -| 106 | [pjialin/py12306](https://github.com/pjialin/py12306) | 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 | 11.1k | Python | 04/08 | -| 107 | [datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book) | 《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book | 11.0k | - | 04/25 | -| 108 | [Tencent/omi](https://github.com/Tencent/omi) | Front End Cross-Frameworks Framework - 前端跨框架跨平台框架 | 11.0k | JavaScript | 04/27 | -| 109 | [ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way) | 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。 | 10.9k | JavaScript | 02/13 | -| 110 | [haizlin/fe-interview](https://github.com/haizlin/fe-interview) | 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家) | 10.8k | JavaScript | 04/27 | -| 111 | [Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android) | 提高 Android UI 开发效率的 UI 库 | 10.8k | Java | 04/27 | -| 112 | [qyuhen/book](https://github.com/qyuhen/book) | 学习笔记 | 10.8k | - | 04/02 | -| 113 | [CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter) | Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://g ... | 10.7k | Dart | 04/12 | -| 114 | [Tamsiree/RxTool](https://github.com/Tamsiree/RxTool) | Android开发人员不得不收集的工具类集合 \| 支付宝支付 \| 微信支付(统一下单) \| 微信分享 \| Zip4j压缩(支持分卷压缩与加密) \| 一键集成UCrop选择圆形头像 \| 一键集成二维码和条形码的扫描与生成 \| 常用Dialog \| WebView的封装可播放视频 \| 仿斗鱼滑动验证码 \| Toast封装 \| 震动 \| GPS \| Location定位 \| 图片缩放 \| Exif 图片添加地理位置信息(经纬度) \| 蛛网等级 \| 颜色选择器 \| ArcGis \| VTPK \| 编译运行一下说不定会找到惊喜 | 10.7k | Kotlin | 04/25 | -| 115 | [shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation) | 中国程序员容易发音错误的单词 | 10.6k | - | 04/18 | -| 116 | [fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books) | deeplearning.ai(吴恩达老师的深度学习课程笔记及资源) | 10.5k | HTML | 04/24 | -| 117 | [amfe/lib-flexible](https://github.com/amfe/lib-flexible) | 可伸缩布局方案 | 10.5k | JavaScript | 03/15 | -| 118 | [qianguyihao/Web](https://github.com/qianguyihao/Web) | 前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一名精致的前端工程师。持续更新... | 10.5k | - | 04/23 | -| 119 | [Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider) | :rainbow:Python3网络爬虫实战 | 10.5k | Python | 04/22 | -| 120 | [leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn) | wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 | 10.2k | Python | 04/17 | -| 121 | [aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk) | 汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识 | 10.1k | - | 04/26 | -| 122 | [Tim9Liu9/TimLiu-iOS](https://github.com/Tim9Liu9/TimLiu-iOS) | iOS开发常用三方库、插件、知名博客等等 | 10.1k | - | 04/27 | -| 123 | [fengdu78/lihang-code](https://github.com/fengdu78/lihang-code) | 《统计学习方法》的代码实现 | 9.9k | Jupyter Notebook | 04/17 | -| 124 | [lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system) | 基于vue + element的后台管理系统解决方案 | 9.9k | Vue | 01/30 | -| 125 | [JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize) | 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案). | 9.7k | Java | 03/20 | -| 126 | [youth5201314/banner](https://github.com/youth5201314/banner) | 🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。 | 9.7k | Java | 04/20 | -| 127 | [ruanyf/free-books](https://github.com/ruanyf/free-books) | 互联网上的免费书籍 | 9.6k | - | 04/26 | -| 128 | [open-android/Android](https://github.com/open-android/Android) | GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频 | 9.6k | - | 02/09 | -| 129 | [go-kratos/kratos](https://github.com/go-kratos/kratos) | Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。 | 9.6k | Go | 04/25 | -| 130 | [meolu/walle-web](https://github.com/meolu/walle-web) | walle - 瓦力 Devops开源项目代码部署平台 | 9.6k | Python | 04/27 | -| 131 | [wangfupeng1988/wangEditor](https://github.com/wangfupeng1988/wangEditor) | wangEditor —— 轻量级web富文本框 | 9.6k | JavaScript | 04/25 | -| 132 | [jhao104/proxy_pool](https://github.com/jhao104/proxy_pool) | Python爬虫代理IP池(proxy pool) | 9.5k | Python | 04/21 | -| 133 | [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.4k | Java | 04/20 | -| 134 | [pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper) | Mybatis通用分页插件 | 9.1k | Java | 03/17 | -| 135 | [answershuto/learnVue](https://github.com/answershuto/learnVue) | :octocat:Vue.js 源码解析 | 9.0k | JavaScript | 04/18 | -| 136 | [yujiangshui/A-Programmers-Guide-to-English](https://github.com/yujiangshui/A-Programmers-Guide-to-English) | 专为程序员编写的英语学习指南 v1.2。在线版本请点 -> | 9.0k | - | 02/22 | -| 137 | [dt-fe/weekly](https://github.com/dt-fe/weekly) | 前端精读周刊 | 8.8k | - | 04/27 | -| 138 | [cnodejs/nodeclub](https://github.com/cnodejs/nodeclub) | :baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统 | 8.8k | JavaScript | 04/27 | -| 139 | [USTC-Resource/USTC-Course](https://github.com/USTC-Resource/USTC-Course) | :heart:中国科学技术大学课程资源 | 8.8k | C++ | 04/25 | -| 140 | [snail007/goproxy](https://github.com/snail007/goproxy) | Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。 | 8.7k | Go | 04/27 | -| 141 | [LingCoder/OnJava8](https://github.com/LingCoder/OnJava8) | 《On Java 8》中文版,又名《Java编程思想》 第5版 | 8.6k | - | 04/26 | -| 142 | [ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch) | 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 | 8.6k | Jupyter Notebook | 02/23 | -| 143 | [LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector) | Picture Selector Library for Android or 图片选择器 | 8.5k | Java | 04/27 | -| 144 | [weilanwl/ColorUI](https://github.com/weilanwl/ColorUI) | 鲜亮的高饱和色彩,专注视觉的小程序组件库 | 8.4k | Vue | 03/31 | -| 145 | [bilibili/DanmakuFlameMaster](https://github.com/bilibili/DanmakuFlameMaster) | Android开源弹幕引擎·烈焰弹幕使 ~ | 8.4k | Java | 02/27 | -| 146 | [frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial) | 🚀 fullstack tutorial 2020,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试 | 8.4k | Java | 03/06 | -| 147 | [daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming) | 国内外为数不多致力于极致体验的超强全自研跨平台(windows/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。 | 8.3k | Java | 04/20 | -| 148 | [yanue/V2rayU](https://github.com/yanue/V2rayU) | V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等 | 8.3k | Swift | 04/14 | -| 149 | [darknessomi/musicbox](https://github.com/darknessomi/musicbox) | 网易云音乐命令行版本 | 8.3k | Python | 03/29 | -| 150 | [h2y/Shadowrocket-ADBlock-Rules](https://github.com/h2y/Shadowrocket-ADBlock-Rules) | 提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。 | 8.3k | Python | 04/24 | -| 151 | [stanzhai/be-a-professional-programmer](https://github.com/stanzhai/be-a-professional-programmer) | 成为专业程序员路上用到的各种优秀资料、神器及框架 | 8.2k | - | 02/25 | -| 152 | [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.2k | Python | 04/23 | -| 153 | [dxcweb/high-speed-downloader](https://github.com/dxcweb/high-speed-downloader) | 已不再维护 | 8.2k | - | 04/16 | -| 154 | [yygmind/blog](https://github.com/yygmind/blog) | 我是木易杨,公众号「高级前端进阶」作者,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉! | 8.1k | - | 01/25 | -| 155 | [MorvanZhou/tutorials](https://github.com/MorvanZhou/tutorials) | 机器学习相关教程 | 8.0k | Python | 01/30 | -| 156 | [modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China) | 中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。 | 8.0k | JavaScript | 02/28 | -| 157 | [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. | 7.9k | Jupyter Notebook | 04/20 | -| 158 | [xiandanin/magnetW](https://github.com/xiandanin/magnetW) | 磁力链接聚合搜索 | 7.9k | JavaScript | 03/06 | -| 159 | [programthink/books](https://github.com/programthink/books) | 【编程随想】收藏的电子书清单(多个学科,含下载链接) | 7.9k | - | 04/12 | -| 160 | [chokcoco/iCSS](https://github.com/chokcoco/iCSS) | 不止于 CSS | 7.8k | - | 03/02 | -| 161 | [justauth/JustAuth](https://github.com/justauth/JustAuth) | :100: 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么和推特等第三方平台的授权登录。 Login, so easy! | 7.8k | Java | 04/17 | -| 162 | [paascloud/paascloud-master](https://github.com/paascloud/paascloud-master) | spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。 | 7.7k | Java | 03/21 | -| 163 | [elunez/eladmin](https://github.com/elunez/eladmin) | 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由 | 7.7k | Java | 04/23 | -| 164 | [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.7k | TSQL | 04/26 | -| 165 | [haotian-wang/google-access-helper](https://github.com/haotian-wang/google-access-helper) | 谷歌访问助手破解版 | 7.7k | JavaScript | 04/04 | -| 166 | [sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines) | Chinese copywriting guidelines for better written communication/中文文案排版指北 | 7.7k | CoffeeScript | 04/05 | -| 167 | [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 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用se ... | 7.6k | Java | 03/30 | -| 168 | [lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed) | :seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~ | 7.6k | Java | 04/21 | -| 169 | [EtherDream/jsproxy](https://github.com/EtherDream/jsproxy) | 一个基于浏览器端 JS 实现的在线代理 | 7.5k | Shell | 04/09 | -| 170 | [evil-huawei/evil-huawei](https://github.com/evil-huawei/evil-huawei) | Evil Huawei - 华为作过的恶 | 7.5k | JavaScript | 04/06 | -| 171 | [zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor) | 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。 | 7.5k | C++ | 04/04 | -| 172 | [didi/chameleon](https://github.com/didi/chameleon) | 🦎 一套代码运行多端,一端所见即多端所见 | 7.4k | JavaScript | 04/27 | -| 173 | [fangzesheng/free-api](https://github.com/fangzesheng/free-api) | 收集免费的接口服务,做一个api的搬运工 | 7.4k | - | 04/06 | -| 174 | [top-think/think](https://github.com/top-think/think) | ThinkPHP Framework ——十年匠心的高性能PHP框架 | 7.4k | PHP | 04/23 | -| 175 | [toutiaoio/awesome-architecture](https://github.com/toutiaoio/awesome-architecture) | 架构师技术图谱,助你早日成为架构师 | 7.4k | - | 04/23 | -| 176 | [ZhongFuCheng3y/3y](https://github.com/ZhongFuCheng3y/3y) | :notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点 | 7.4k | - | 04/20 | -| 177 | [hoochanlon/w3-goto-world](https://github.com/hoochanlon/w3-goto-world) | 🍅冲出你的窗口,Git镜像、Clone 及AWS下载加速、FREE SS/SSR/VMESS、WireGuard配置分享、IPFS、暗网等其他资源存储库 | 7.3k | C++ | 04/27 | -| 178 | [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) | 微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等) | 7.3k | Python | 01/10 | -| 179 | [thinkgem/jeesite](https://github.com/thinkgem/jeesite) | JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。 | 7.3k | JavaScript | 03/12 | -| 180 | [icindy/wxParse](https://github.com/icindy/wxParse) | wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析 | 7.3k | JavaScript | 03/19 | -| 181 | [flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action) | 《Flutter实战》电子书 | 7.3k | HTML | 04/27 | -| 182 | [sylnsfar/qrcode](https://github.com/sylnsfar/qrcode) | artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码) | 7.2k | Python | 04/04 | -| 183 | [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.2k | Jupyter Notebook | 01/06 | -| 184 | [seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis) | Spring源码阅读 | 7.2k | Java | 04/24 | -| 185 | [talk-go/night](https://github.com/talk-go/night) | Weekly Go Online Meetup via Zoom and Bilibili|Go 夜读|由 SIG 成员维护|通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。 | 7.2k | Go | 04/25 | -| 186 | [hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework) | hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:便捷的通用增删改查,强大的权限管理,动态多数据源,动态表单,在线数据库维护等. 基于 spring-boot,mybaits. | 7.2k | Java | 04/22 | -| 187 | [banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController) | 一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+ | 7.1k | Objective-C | 04/03 | -| 188 | [judasn/Linux-Tutorial](https://github.com/judasn/Linux-Tutorial) | 《Java 程序员眼中的 Linux》 | 7.0k | Shell | 01/09 | -| 189 | [Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors) | 100+ Chinese Word Vectors 上百种预训练中文词向量 | 7.0k | Python | 03/08 | -| 190 | [zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB) | Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~ | 7.0k | CSS | 04/26 | -| 191 | [rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook) | Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook | 6.9k | Shell | 04/27 | -| 192 | [star7th/showdoc](https://github.com/star7th/showdoc) | ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具 | 6.9k | JavaScript | 04/12 | -| 193 | [wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot) | 😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? | 6.9k | Python | 04/26 | -| 194 | [DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP) | MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。 | 6.8k | Ruby | 02/25 | -| 195 | [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 | 03/15 | -| 196 | [GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily) | GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。 | 6.8k | - | 04/27 | -| 197 | [inferjay/AndroidDevTools](https://github.com/inferjay/AndroidDevTools) | 收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。 | 6.7k | - | 04/27 | -| 198 | [hackstoic/golang-open-source-projects](https://github.com/hackstoic/golang-open-source-projects) | 为互联网IT人打造的中文版awesome-go | 6.7k | - | 03/27 | -| 199 | [polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example) | Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。 | 6.7k | Go | 02/01 | -| 200 | [MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) | Mac版微信的功能拓展(A plugin for Mac WeChat) | 6.7k | Objective-C | 04/27 | +| 1 | [CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes) | :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++ | 99.4k | Java | 04/28 | +| 2 | [jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days) | Python - 100天从新手到大师 | 83.9k | Jupyter Notebook | 04/29 | +| 3 | [Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide) | 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。 | 77.0k | Java | 04/27 | +| 4 | [justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) | :books: 免费的计算机编程类中文书籍,欢迎投稿 | 65.9k | - | 04/28 | +| 5 | [MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation) | Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) | 53.1k | Java | 04/29 | +| 6 | [xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome) | 后端架构师技术图谱 | 45.1k | - | 04/07 | +| 7 | [doocs/advanced-java](https://github.com/doocs/advanced-java) | 😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习 | 42.9k | Java | 04/26 | +| 8 | [scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions) | 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06 | 37.6k | - | 04/11 | +| 9 | [labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm) | 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why. | 36.3k | - | 04/29 | +| 10 | [macrozheng/mall](https://github.com/macrozheng/mall) | mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 | 33.7k | Java | 04/28 | +| 11 | [bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm) | 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用 | 33.0k | Vue | 04/28 | +| 12 | [justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp) | 微信小程序开发资源汇总 :100: | 31.1k | - | 04/27 | +| 13 | [azl397985856/leetcode](https://github.com/azl397985856/leetcode) | LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。) | 31.0k | JavaScript | 04/26 | +| 14 | [521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub) | :octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目 | 29.4k | Python | 04/27 | +| 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.6k | JavaScript | 04/28 | +| 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.1k | Python | 04/10 | +| 18 | [xitu/gold-miner](https://github.com/xitu/gold-miner) | 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台: | 26.1k | - | 04/28 | +| 19 | [NervJS/taro](https://github.com/NervJS/taro) | 多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/京东/百度/支付宝/字节跳动/ QQ 小程序/快应用/H5/React Native 等的应用。 https://taro.jd.com/ | 25.1k | JavaScript | 04/29 | +| 20 | [apachecn/AiLearning](https://github.com/apachecn/AiLearning) | AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP | 24.5k | Python | 04/22 | +| 21 | [Alvin9999/new-pac](https://github.com/Alvin9999/new-pac) | 科学上网/自由上网/翻墙/软件/方法,免费shadowsocks/ss/ssr/v2ray/goflyway账号,vps一键搭建脚本/教程 | 23.4k | - | 02/16 | +| 22 | [iikira/BaiduPCS-Go](https://github.com/iikira/BaiduPCS-Go) | 百度网盘客户端 - Go语言编写 | 23.2k | Go | 04/25 | +| 23 | [fxsjy/jieba](https://github.com/fxsjy/jieba) | 结巴中文分词 | 22.7k | 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 教程、技术栈示例代码,快速简单上手教程。 | 21.9k | Java | 04/18 | +| 26 | [sentsin/layui](https://github.com/sentsin/layui) | 采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。 | 21.5k | JavaScript | 04/23 | +| 27 | [unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | 21.2k | Go | 04/09 | +| 28 | [alibaba/druid](https://github.com/alibaba/druid) | 阿里巴巴数据库事业部出品,为监控而生的数据库连接池 | 21.0k | Java | 04/14 | +| 29 | [alibaba/flutter-go](https://github.com/alibaba/flutter-go) | flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档 | 20.8k | Dart | 04/13 | +| 30 | [alibaba/arthas](https://github.com/alibaba/arthas) | Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas | 20.7k | Java | 04/23 | +| 31 | [dcloudio/uni-app](https://github.com/dcloudio/uni-app) | uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架 | 20.7k | JavaScript | 04/29 | +| 32 | [scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout) | 🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。 | 20.6k | Java | 04/02 | +| 33 | [ctripcorp/apollo](https://github.com/ctripcorp/apollo) | Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。 | 20.5k | Java | 04/25 | +| 34 | [littlecodersh/ItChat](https://github.com/littlecodersh/ItChat) | A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。 | 20.2k | Python | 03/19 | +| 35 | [Tencent/wepy](https://github.com/Tencent/wepy) | 小程序组件化开发框架 | 20.1k | JavaScript | 04/25 | +| 36 | [fighting41love/funNLP](https://github.com/fighting41love/funNLP) | 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取 ... | 19.7k | Python | 04/08 | +| 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.3k | CSS | 04/29 | +| 38 | [hankcs/HanLP](https://github.com/hankcs/HanLP) | 中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理 | 19.1k | Python | 04/09 | +| 39 | [FallibleInc/security-guide-for-developers](https://github.com/FallibleInc/security-guide-for-developers) | Security Guide for Developers (实用性开发人员安全须知) | 19.0k | - | 04/17 | +| 40 | [jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn) | Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。 | 18.9k | Makefile | 03/20 | +| 41 | [googlehosts/hosts](https://github.com/googlehosts/hosts) | 镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts | 18.8k | - | 04/23 | +| 42 | [kon9chunkit/GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) | :cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(中国加油!世界加油!) | 18.6k | Python | 04/29 | +| 43 | [Advanced-Frontend/Daily-Interview-Question](https://github.com/Advanced-Frontend/Daily-Interview-Question) | 我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。 | 18.3k | JavaScript | 01/25 | +| 44 | [mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog) | 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。 | 18.1k | - | 04/14 | +| 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.0k | Go | 04/29 | +| 46 | [ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial) | 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。 | 18.0k | JavaScript | 04/26 | +| 47 | [QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles) | 浙江大学课程攻略共享计划 | 17.4k | C | 04/23 | +| 48 | [komeiji-satori/Dress](https://github.com/komeiji-satori/Dress) | 好耶 是女装 | 17.1k | Standard ML | 04/29 | +| 49 | [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) | 《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。 | 17.0k | Python | 04/20 | +| 50 | [bannedbook/fanqiang](https://github.com/bannedbook/fanqiang) | 翻墙-科学上网 | 16.6k | Rich Text Format | 04/29 | +| 51 | [fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes) | 吴恩达老师的机器学习课程个人笔记 | 16.2k | HTML | 04/24 | +| 52 | [lenve/vhr](https://github.com/lenve/vhr) | 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。 | 15.8k | Java | 04/28 | +| 53 | [wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan) | 文言文編程語言 A programming language for the ancient Chinese. | 15.8k | TypeScript | 04/27 | +| 54 | [judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial) | IntelliJ IDEA 简体中文专题教程 | 15.6k | - | 04/04 | +| 55 | [qiurunze123/miaosha](https://github.com/qiurunze123/miaosha) | ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 | 15.6k | Java | 04/13 | +| 56 | [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 | +| 57 | [shuzheng/zheng](https://github.com/shuzheng/zheng) | 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。 | 15.3k | Java | 04/24 | +| 58 | [1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer) | 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么 | 15.2k | - | 04/22 | +| 59 | [YMFE/yapi](https://github.com/YMFE/yapi) | YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台 | 15.0k | JavaScript | 04/28 | +| 60 | [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.0k | JavaScript | 04/26 | +| 61 | [Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) | 网易云音乐 Node.js API service | 15.0k | JavaScript | 04/26 | +| 62 | [alibaba/ice](https://github.com/alibaba/ice) | 🚀Simple and friendly front-end development system(飞冰,简单而友好的前端研发体系 )https://ice.work/ | 15.0k | JavaScript | 04/28 | +| 63 | [halo-dev/halo](https://github.com/halo-dev/halo) | ✍ An excellent open source blog publishing application. \| 一个优秀的开源博客发布应用。 | 14.8k | Java | 04/29 | +| 64 | [wangzheng0822/algo](https://github.com/wangzheng0822/algo) | 数据结构和算法必知必会的50个代码实现 | 14.8k | Python | 04/11 | +| 65 | [wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll) | 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc | 14.3k | Java | 03/20 | +| 66 | [alibaba/easyexcel](https://github.com/alibaba/easyexcel) | 快速、简单避免OOM的java处理Excel工具 | 14.2k | Java | 04/27 | +| 67 | [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.2k | Java | 04/29 | +| 68 | [hzlzh/Best-App](https://github.com/hzlzh/Best-App) | 收集&推荐优秀的 Apps/硬件/技巧/周边等 | 14.1k | - | 04/14 | +| 69 | [wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game) | 微信《跳一跳》Python 辅助 | 13.9k | Python | 01/29 | +| 70 | [CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer) | 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。 | 13.9k | Java | 04/27 | +| 71 | [hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer) | To Be Top Javaer - Java工程师成神之路 | 13.8k | Java | 04/26 | +| 72 | [PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT) | 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University | 13.8k | HTML | 04/27 | +| 73 | [xuxueli/xxl-job](https://github.com/xuxueli/xxl-job) | A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) | 13.6k | Java | 04/28 | +| 74 | [Awesome-HarmonyOS/HarmonyOS](https://github.com/Awesome-HarmonyOS/HarmonyOS) | A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。 | 13.6k | C | 01/26 | +| 75 | [alibaba/canal](https://github.com/alibaba/canal) | 阿里巴巴 MySQL binlog 增量订阅&消费组件 | 13.5k | Java | 04/23 | +| 76 | [getlantern/download](https://github.com/getlantern/download) | Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 proxy vpn circumvention gfw | 13.4k | - | 03/07 | +| 77 | [dianping/cat](https://github.com/dianping/cat) | CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。 | 13.2k | Java | 04/27 | +| 78 | [jobbole/awesome-java-cn](https://github.com/jobbole/awesome-java-cn) | Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。 | 12.9k | - | 01/02 | +| 79 | [jumpserver/jumpserver](https://github.com/jumpserver/jumpserver) | JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。 | 12.9k | JavaScript | 04/29 | +| 80 | [facert/awesome-spider](https://github.com/facert/awesome-spider) | 爬虫集合 | 12.8k | - | 03/29 | +| 81 | [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 ... | 12.7k | Java | 04/26 | +| 82 | [JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example) | spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。另外写博客,用 OpenWrite。 | 12.7k | Java | 04/11 | +| 83 | [dcloudio/mui](https://github.com/dcloudio/mui) | 最接近原生APP体验的高性能框架 | 12.7k | JavaScript | 03/14 | +| 84 | [forezp/SpringCloudLearning](https://github.com/forezp/SpringCloudLearning) | 《史上最简单的Spring Cloud教程源码》 | 12.6k | Java | 01/07 | +| 85 | [linlinjava/litemall](https://github.com/linlinjava/litemall) | 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端 | 12.5k | Java | 04/26 | +| 86 | [youzan/vant-weapp](https://github.com/youzan/vant-weapp) | 轻量、可靠的小程序 UI 组件库 | 12.5k | JavaScript | 04/28 | +| 87 | [chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | 12.5k | Go | 04/27 | +| 88 | [taizilongxu/interview_python](https://github.com/taizilongxu/interview_python) | 关于Python的面试题 | 12.3k | Shell | 03/03 | +| 89 | [ruanyf/weekly](https://github.com/ruanyf/weekly) | 科技爱好者周刊,每周五发布 | 12.3k | - | 04/28 | +| 90 | [jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command) | Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux | 12.2k | HTML | 04/28 | +| 91 | [alibaba/Sentinel](https://github.com/alibaba/Sentinel) | A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) | 11.9k | Java | 04/29 | +| 92 | [EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall) | 微信小程序商城,微信小程序微店 | 11.9k | JavaScript | 04/29 | +| 93 | [ehang-io/nps](https://github.com/ehang-io/nps) | 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. | 11.8k | Go | 04/15 | +| 94 | [alibaba/ARouter](https://github.com/alibaba/ARouter) | 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架) | 11.8k | Java | 04/03 | +| 95 | [521xueweihan/git-tips](https://github.com/521xueweihan/git-tips) | :trollface:Git的奇技淫巧 | 11.7k | - | 04/14 | +| 96 | [nndl/nndl.github.io](https://github.com/nndl/nndl.github.io) | 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning | 11.7k | HTML | 04/29 | +| 97 | [Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView) | This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动) | 11.6k | Java | 03/12 | +| 98 | [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.6k | CSS | 04/27 | +| 99 | [vnpy/vnpy](https://github.com/vnpy/vnpy) | 基于Python的开源量化交易平台开发框架 | 11.6k | C++ | 04/29 | +| 100 | [phobal/ivideo](https://github.com/phobal/ivideo) | 一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform | 11.6k | JavaScript | 04/05 | +| 101 | [233boy/v2ray](https://github.com/233boy/v2ray) | 最好用的 V2Ray 一键安装脚本 & 管理脚本 | 11.5k | Shell | 04/18 | +| 102 | [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.4k | C++ | 04/19 | +| 103 | [AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily) | 【互联网一线大厂面试+学习指南】 | 11.3k | - | 04/24 | +| 104 | [dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning) | Spring Boot基础教程,Spring Boot 2.x版本连载中!!! | 11.3k | Java | 04/21 | +| 105 | [PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle) | PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署) | 11.2k | C++ | 04/29 | +| 106 | [zhangdaiscott/jeecg-boot](https://github.com/zhangdaiscott/jeecg-boot) | 基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业开发平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。 | 11.2k | Java | 04/29 | +| 107 | [zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook) | pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行 | 11.2k | Jupyter Notebook | 04/22 | +| 108 | [pjialin/py12306](https://github.com/pjialin/py12306) | 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 | 11.1k | Python | 04/08 | +| 109 | [datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book) | 《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book | 11.0k | - | 04/28 | +| 110 | [Tencent/omi](https://github.com/Tencent/omi) | Front End Cross-Frameworks Framework - 前端跨框架跨平台框架 | 11.0k | JavaScript | 04/28 | +| 111 | [ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way) | 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。 | 10.9k | JavaScript | 02/13 | +| 112 | [Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android) | 提高 Android UI 开发效率的 UI 库 | 10.9k | Java | 04/28 | +| 113 | [haizlin/fe-interview](https://github.com/haizlin/fe-interview) | 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家) | 10.9k | JavaScript | 04/29 | +| 114 | [qyuhen/book](https://github.com/qyuhen/book) | 学习笔记 | 10.8k | - | 04/02 | +| 115 | [CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter) | Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://g ... | 10.7k | Dart | 04/12 | +| 116 | [Tamsiree/RxTool](https://github.com/Tamsiree/RxTool) | Android开发人员不得不收集的工具类集合 \| 支付宝支付 \| 微信支付(统一下单) \| 微信分享 \| Zip4j压缩(支持分卷压缩与加密) \| 一键集成UCrop选择圆形头像 \| 一键集成二维码和条形码的扫描与生成 \| 常用Dialog \| WebView的封装可播放视频 \| 仿斗鱼滑动验证码 \| Toast封装 \| 震动 \| GPS \| Location定位 \| 图片缩放 \| Exif 图片添加地理位置信息(经纬度) \| 蛛网等级 \| 颜色选择器 \| ArcGis \| VTPK \| 编译运行一下说不定会找到惊喜 | 10.7k | Kotlin | 04/28 | +| 117 | [shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation) | 中国程序员容易发音错误的单词 | 10.6k | - | 04/18 | +| 118 | [fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books) | deeplearning.ai(吴恩达老师的深度学习课程笔记及资源) | 10.6k | HTML | 04/24 | +| 119 | [qianguyihao/Web](https://github.com/qianguyihao/Web) | 前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一名精致的前端工程师。持续更新... | 10.5k | - | 04/23 | +| 120 | [amfe/lib-flexible](https://github.com/amfe/lib-flexible) | 可伸缩布局方案 | 10.5k | JavaScript | 03/15 | +| 121 | [Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider) | :rainbow:Python3网络爬虫实战 | 10.5k | Python | 04/29 | +| 122 | [leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn) | wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 | 10.2k | Python | 04/17 | +| 123 | [aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk) | 汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识 | 10.1k | - | 04/27 | +| 124 | [Tim9Liu9/TimLiu-iOS](https://github.com/Tim9Liu9/TimLiu-iOS) | iOS开发常用三方库、插件、知名博客等等 | 10.1k | - | 04/27 | +| 125 | [fengdu78/lihang-code](https://github.com/fengdu78/lihang-code) | 《统计学习方法》的代码实现 | 10.0k | Jupyter Notebook | 04/17 | +| 126 | [lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system) | 基于vue + element的后台管理系统解决方案 | 9.9k | Vue | 01/30 | +| 127 | [JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize) | 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案). | 9.7k | Java | 03/20 | +| 128 | [youth5201314/banner](https://github.com/youth5201314/banner) | 🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。 | 9.7k | Java | 04/20 | +| 129 | [ruanyf/free-books](https://github.com/ruanyf/free-books) | 互联网上的免费书籍 | 9.6k | - | 04/26 | +| 130 | [open-android/Android](https://github.com/open-android/Android) | GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频 | 9.6k | - | 02/09 | +| 131 | [go-kratos/kratos](https://github.com/go-kratos/kratos) | Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。 | 9.6k | Go | 04/28 | +| 132 | [wangfupeng1988/wangEditor](https://github.com/wangfupeng1988/wangEditor) | wangEditor —— 轻量级web富文本框 | 9.6k | JavaScript | 04/25 | +| 133 | [meolu/walle-web](https://github.com/meolu/walle-web) | walle - 瓦力 Devops开源项目代码部署平台 | 9.6k | Python | 04/27 | +| 134 | [jhao104/proxy_pool](https://github.com/jhao104/proxy_pool) | Python爬虫代理IP池(proxy pool) | 9.5k | Python | 04/28 | +| 135 | [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.4k | Java | 04/20 | +| 136 | [pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper) | Mybatis通用分页插件 | 9.1k | Java | 03/17 | +| 137 | [answershuto/learnVue](https://github.com/answershuto/learnVue) | :octocat:Vue.js 源码解析 | 9.0k | JavaScript | 04/29 | +| 138 | [yujiangshui/A-Programmers-Guide-to-English](https://github.com/yujiangshui/A-Programmers-Guide-to-English) | 专为程序员编写的英语学习指南 v1.2。在线版本请点 -> | 9.0k | - | 02/22 | +| 139 | [dt-fe/weekly](https://github.com/dt-fe/weekly) | 前端精读周刊 | 8.9k | - | 04/27 | +| 140 | [cnodejs/nodeclub](https://github.com/cnodejs/nodeclub) | :baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统 | 8.8k | JavaScript | 04/27 | +| 141 | [USTC-Resource/USTC-Course](https://github.com/USTC-Resource/USTC-Course) | :heart:中国科学技术大学课程资源 | 8.8k | C++ | 04/28 | +| 142 | [snail007/goproxy](https://github.com/snail007/goproxy) | Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。 | 8.7k | Go | 04/27 | +| 143 | [LingCoder/OnJava8](https://github.com/LingCoder/OnJava8) | 《On Java 8》中文版,又名《Java编程思想》 第5版 | 8.7k | - | 04/28 | +| 144 | [ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch) | 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 | 8.6k | Jupyter Notebook | 02/23 | +| 145 | [LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector) | Picture Selector Library for Android or 图片选择器 | 8.5k | Java | 04/29 | +| 146 | [weilanwl/ColorUI](https://github.com/weilanwl/ColorUI) | 鲜亮的高饱和色彩,专注视觉的小程序组件库 | 8.5k | Vue | 03/31 | +| 147 | [bilibili/DanmakuFlameMaster](https://github.com/bilibili/DanmakuFlameMaster) | Android开源弹幕引擎·烈焰弹幕使 ~ | 8.4k | Java | 02/27 | +| 148 | [frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial) | 🚀 fullstack tutorial 2020,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试 | 8.4k | Java | 04/28 | +| 149 | [yanue/V2rayU](https://github.com/yanue/V2rayU) | V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等 | 8.4k | Swift | 04/14 | +| 150 | [daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming) | 国内外为数不多致力于极致体验的超强全自研跨平台(windows/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。 | 8.4k | Java | 04/20 | +| 151 | [darknessomi/musicbox](https://github.com/darknessomi/musicbox) | 网易云音乐命令行版本 | 8.3k | Python | 03/29 | +| 152 | [h2y/Shadowrocket-ADBlock-Rules](https://github.com/h2y/Shadowrocket-ADBlock-Rules) | 提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。 | 8.3k | Python | 04/24 | +| 153 | [stanzhai/be-a-professional-programmer](https://github.com/stanzhai/be-a-professional-programmer) | 成为专业程序员路上用到的各种优秀资料、神器及框架 | 8.2k | - | 02/25 | +| 154 | [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.2k | Python | 04/23 | +| 155 | [dxcweb/high-speed-downloader](https://github.com/dxcweb/high-speed-downloader) | 已不再维护 | 8.1k | - | 04/16 | +| 156 | [yygmind/blog](https://github.com/yygmind/blog) | 我是木易杨,公众号「高级前端进阶」作者,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉! | 8.1k | - | 01/25 | +| 157 | [modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China) | 中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。 | 8.0k | JavaScript | 02/28 | +| 158 | [MorvanZhou/tutorials](https://github.com/MorvanZhou/tutorials) | 机器学习相关教程 | 8.0k | Python | 01/30 | +| 159 | [skywind3000/kcp](https://github.com/skywind3000/kcp) | KCP - A Fast and Reliable ARQ Protocol (快速可靠传输协议) | 8.0k | C | 04/24 | +| 160 | [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. | 7.9k | Jupyter Notebook | 04/20 | +| 161 | [elunez/eladmin](https://github.com/elunez/eladmin) | 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由 | 7.9k | Java | 04/23 | +| 162 | [xiandanin/magnetW](https://github.com/xiandanin/magnetW) | 磁力链接聚合搜索 | 7.9k | JavaScript | 03/06 | +| 163 | [programthink/books](https://github.com/programthink/books) | 【编程随想】收藏的电子书清单(多个学科,含下载链接) | 7.9k | - | 04/12 | +| 164 | [chokcoco/iCSS](https://github.com/chokcoco/iCSS) | 不止于 CSS | 7.8k | - | 03/02 | +| 165 | [justauth/JustAuth](https://github.com/justauth/JustAuth) | :100: 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么和推特等第三方平台的授权登录。 Login, so easy! | 7.8k | Java | 04/17 | +| 166 | [paascloud/paascloud-master](https://github.com/paascloud/paascloud-master) | spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。 | 7.7k | Java | 03/21 | +| 167 | [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.7k | TSQL | 04/28 | +| 168 | [haotian-wang/google-access-helper](https://github.com/haotian-wang/google-access-helper) | 谷歌访问助手破解版 | 7.7k | JavaScript | 04/04 | +| 169 | [sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines) | Chinese copywriting guidelines for better written communication/中文文案排版指北 | 7.7k | CoffeeScript | 04/05 | +| 170 | [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 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用se ... | 7.6k | Java | 03/30 | +| 171 | [lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed) | :seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~ | 7.6k | Java | 04/21 | +| 172 | [EtherDream/jsproxy](https://github.com/EtherDream/jsproxy) | 一个基于浏览器端 JS 实现的在线代理 | 7.5k | Shell | 04/09 | +| 173 | [evil-huawei/evil-huawei](https://github.com/evil-huawei/evil-huawei) | Evil Huawei - 华为作过的恶 | 7.5k | JavaScript | 04/06 | +| 174 | [zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor) | 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。 | 7.5k | C++ | 04/04 | +| 175 | [didi/chameleon](https://github.com/didi/chameleon) | 🦎 一套代码运行多端,一端所见即多端所见 | 7.5k | JavaScript | 04/27 | +| 176 | [ZhongFuCheng3y/3y](https://github.com/ZhongFuCheng3y/3y) | :notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点 | 7.4k | - | 04/28 | +| 177 | [fangzesheng/free-api](https://github.com/fangzesheng/free-api) | 收集免费的接口服务,做一个api的搬运工 | 7.4k | - | 04/06 | +| 178 | [toutiaoio/awesome-architecture](https://github.com/toutiaoio/awesome-architecture) | 架构师技术图谱,助你早日成为架构师 | 7.4k | - | 04/23 | +| 179 | [top-think/think](https://github.com/top-think/think) | ThinkPHP Framework ——十年匠心的高性能PHP框架 | 7.4k | PHP | 04/23 | +| 180 | [hoochanlon/w3-goto-world](https://github.com/hoochanlon/w3-goto-world) | 🍅冲出你的窗口,Git镜像、Clone 及AWS下载加速、FREE SS/SSR/VMESS、WireGuard配置分享、IPFS、暗网等其他资源存储库 | 7.3k | C++ | 04/27 | +| 181 | [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) | 微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等) | 7.3k | Python | 01/10 | +| 182 | [thinkgem/jeesite](https://github.com/thinkgem/jeesite) | JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。 | 7.3k | JavaScript | 03/12 | +| 183 | [icindy/wxParse](https://github.com/icindy/wxParse) | wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析 | 7.3k | JavaScript | 03/19 | +| 184 | [flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action) | 《Flutter实战》电子书 | 7.3k | HTML | 04/28 | +| 185 | [sylnsfar/qrcode](https://github.com/sylnsfar/qrcode) | artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码) | 7.2k | Python | 04/04 | +| 186 | [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.2k | Jupyter Notebook | 01/06 | +| 187 | [seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis) | Spring源码阅读 | 7.2k | Java | 04/24 | +| 188 | [talk-go/night](https://github.com/talk-go/night) | Weekly Go Online Meetup via Zoom and Bilibili|Go 夜读|由 SIG 成员维护|通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。 | 7.2k | Go | 04/25 | +| 189 | [hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework) | hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:便捷的通用增删改查,强大的权限管理,动态多数据源,动态表单,在线数据库维护等. 基于 spring-boot,mybaits. | 7.2k | Java | 04/28 | +| 190 | [banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController) | 一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+ | 7.1k | Objective-C | 04/03 | +| 191 | [Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors) | 100+ Chinese Word Vectors 上百种预训练中文词向量 | 7.0k | Python | 03/08 | +| 192 | [judasn/Linux-Tutorial](https://github.com/judasn/Linux-Tutorial) | 《Java 程序员眼中的 Linux》 | 7.0k | Shell | 01/09 | +| 193 | [zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB) | Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~ | 7.0k | CSS | 04/26 | +| 194 | [rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook) | Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook | 6.9k | Shell | 04/27 | +| 195 | [star7th/showdoc](https://github.com/star7th/showdoc) | ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具 | 6.9k | JavaScript | 04/12 | +| 196 | [GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily) | GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。 | 6.9k | - | 04/28 | +| 197 | [wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot) | 😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? | 6.9k | Python | 04/26 | +| 198 | [DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP) | MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。 | 6.9k | Ruby | 02/25 | +| 199 | [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 | 03/15 | +| 200 | [MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) | Mac版微信的功能拓展(A plugin for Mac WeChat) | 6.8k | Objective-C | 04/29 | ⬆ [回到目录](#目录) @@ -484,199 +484,199 @@ | 5 | [fxsjy/jieba](https://github.com/fxsjy/jieba) | 结巴中文分词 | 22.7k | Python | 04/04 | | 6 | [littlecodersh/ItChat](https://github.com/littlecodersh/ItChat) | A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。 | 20.2k | Python | 03/19 | | 7 | [fighting41love/funNLP](https://github.com/fighting41love/funNLP) | 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取 ... | 19.7k | Python | 04/08 | -| 8 | [kon9chunkit/GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) | :cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(中国加油!世界加油!) | 18.5k | Python | 04/28 | -| 9 | [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) | 《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。 | 17.0k | Python | 04/20 | -| 10 | [wangzheng0822/algo](https://github.com/wangzheng0822/algo) | 数据结构和算法必知必会的50个代码实现 | 14.8k | Python | 04/11 | -| 11 | [wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game) | 微信《跳一跳》Python 辅助 | 13.9k | Python | 01/29 | -| 12 | [leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn) | wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 | 10.2k | Python | 04/17 | -| 13 | [meolu/walle-web](https://github.com/meolu/walle-web) | walle - 瓦力 Devops开源项目代码部署平台 | 9.6k | Python | 04/27 | -| 14 | [jhao104/proxy_pool](https://github.com/jhao104/proxy_pool) | Python爬虫代理IP池(proxy pool) | 9.5k | Python | 04/28 | -| 15 | [darknessomi/musicbox](https://github.com/darknessomi/musicbox) | 网易云音乐命令行版本 | 8.3k | Python | 03/29 | -| 16 | [h2y/Shadowrocket-ADBlock-Rules](https://github.com/h2y/Shadowrocket-ADBlock-Rules) | 提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。 | 8.3k | Python | 04/24 | -| 17 | [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.2k | Python | 04/23 | -| 18 | [MorvanZhou/tutorials](https://github.com/MorvanZhou/tutorials) | 机器学习相关教程 | 8.0k | Python | 01/30 | -| 19 | [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) | 微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等) | 7.3k | Python | 01/10 | -| 20 | [sylnsfar/qrcode](https://github.com/sylnsfar/qrcode) | artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码) | 7.2k | Python | 04/04 | -| 21 | [Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors) | 100+ Chinese Word Vectors 上百种预训练中文词向量 | 7.0k | Python | 03/08 | -| 22 | [wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot) | 😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? | 6.9k | Python | 04/26 | -| 23 | [vipstone/faceai](https://github.com/vipstone/faceai) | 一款入门级的人脸、视频、文字检测以及识别的项目. | 6.6k | Python | 04/16 | -| 24 | [luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider) | 越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) | 6.2k | Python | 04/21 | -| 25 | [houtianze/bypy](https://github.com/houtianze/bypy) | Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端 | 5.2k | Python | 02/18 | -| 26 | [jindongwang/transferlearning](https://github.com/jindongwang/transferlearning) | Everything about Transfer Learning and Domain Adaptation--迁移学习 | 5.1k | Python | 04/27 | -| 27 | [injetlee/Python](https://github.com/injetlee/Python) | Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机 | 5.1k | Python | 02/10 | -| 28 | [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 | -| 29 | [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 | -| 30 | [warmheartli/ChatBotCourse](https://github.com/warmheartli/ChatBotCourse) | 自己动手做聊天机器人教程 | 4.5k | Python | 01/04 | -| 31 | [PaddlePaddle/models](https://github.com/PaddlePaddle/models) | Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型) | 4.5k | Python | 04/28 | -| 32 | [chyroc/WechatSogou](https://github.com/chyroc/WechatSogou) | 基于搜狗微信搜索的微信公众号爬虫接口 | 4.5k | Python | 04/23 | -| 33 | [smacke/subsync](https://github.com/smacke/subsync) | Automagically synchronize subtitles with video. 自动同步字幕与视频。 | 4.3k | Python | 04/28 | -| 34 | [shidenggui/easytrader](https://github.com/shidenggui/easytrader) | 提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件 | 3.7k | Python | 04/22 | -| 35 | [Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray) | v2ray多用户管理部署程序 | 3.6k | Python | 04/18 | -| 36 | [offu/WeRoBot](https://github.com/offu/WeRoBot) | WeRoBot 是一个微信公众号开发框架 | 3.6k | Python | 04/27 | -| 37 | [QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS) | QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案 | 3.5k | Python | 04/28 | -| 38 | [wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider) | python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等 | 3.4k | Python | 03/12 | -| 39 | [apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh) | :book: [译] scikit-learn(sklearn) 中文文档 | 3.3k | Python | 04/19 | -| 40 | [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 | -| 41 | [SmirkCao/Lihang](https://github.com/SmirkCao/Lihang) | Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang] | 3.2k | Python | 04/01 | -| 42 | [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 | 04/23 | -| 43 | [ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm) | Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型) | 2.9k | Python | 03/24 | -| 44 | [nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition) | A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统 | 2.8k | Python | 04/20 | -| 45 | [liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog) | 🍺基于Django的博客系统 | 2.8k | Python | 04/25 | -| 46 | [the0demiurge/ShadowSocksShare](https://github.com/the0demiurge/ShadowSocksShare) | Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅 | 2.7k | Python | 02/03 | -| 47 | [ysrc/xunfeng](https://github.com/ysrc/xunfeng) | 巡风是一款适用于企业内网的漏洞快速应急,巡航扫描系统。 | 2.7k | Python | 01/29 | -| 48 | [Jack-Lee-Hiter/AlgorithmsByPython](https://github.com/Jack-Lee-Hiter/AlgorithmsByPython) | 算法/数据结构/Python/剑指offer/机器学习/leetcode | 2.6k | Python | 01/19 | -| 49 | [mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin) | 汉字转拼音(pypinyin) | 2.5k | Python | 04/24 | -| 50 | [zhaipro/easy12306](https://github.com/zhaipro/easy12306) | 使用机器学习算法完成对12306验证码的自动识别 | 2.5k | Python | 01/02 | -| 51 | [brightmart/albert_zh](https://github.com/brightmart/albert_zh) | A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型 | 2.4k | Python | 04/20 | -| 52 | [YongHaoWu/NeteaseCloudMusicFlac](https://github.com/YongHaoWu/NeteaseCloudMusicFlac) | 根据网易云音乐的歌单, 下载flac无损音乐到本地. Download the FLAC music from Internet according to your NeteaseCloudMusic playlist. | 2.3k | Python | 04/26 | -| 53 | [WhaleShark-Team/cobra](https://github.com/WhaleShark-Team/cobra) | Source Code Security Audit (源代码安全审计) | 2.2k | Python | 04/24 | -| 54 | [welliamcao/OpsManage](https://github.com/welliamcao/OpsManage) | 自动化运维平台: 代码及应用部署CI/CD、资产管理CMDB、计划任务管理平台、SQL审核\|回滚、任务调度、站内WIKI | 2.2k | Python | 04/25 | -| 55 | [TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial) | 《Pytorch模型训练实用教程》中配套代码 | 2.2k | Python | 01/29 | -| 56 | [XuefengHuang/lianjia-scrawler](https://github.com/XuefengHuang/lianjia-scrawler) | 链家二手房租房在线数据,存量房交易服务平台数据,详细数据分析教程 | 2.2k | Python | 02/04 | -| 57 | [qq547276542/Agriculture_KnowledgeGraph](https://github.com/qq547276542/Agriculture_KnowledgeGraph) | 农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策 | 2.2k | Python | 02/17 | -| 58 | [apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh) | Pytorch 中文文档 | 2.2k | Python | 04/25 | -| 59 | [momosecurity/aswan](https://github.com/momosecurity/aswan) | 陌陌风控系统静态规则引擎,零基础简易便捷的配置多种复杂规则,实时高效管控用户异常行为。 | 2.1k | Python | 03/02 | -| 60 | [shidenggui/easyquotation](https://github.com/shidenggui/easyquotation) | 实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情 | 2.1k | Python | 04/11 | -| 61 | [PyQt5/PyQt](https://github.com/PyQt5/PyQt) | PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5 | 2.1k | Python | 03/13 | -| 62 | [KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator) | KubeOperator 是一个开源项目,通过 Web UI 在 VMware、OpenStack 和物理机上规划、部署和运营生产级别的 Kubernetes 集群。支持内网离线环境、支持 GPU、内置应用商店,已通过 CNCF 的 Kubernetes 软件一致性认证。 | 2.1k | Python | 04/28 | -| 63 | [TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts) | Web Pentesting Fuzz 字典,一个就够了。 | 2.1k | Python | 04/20 | -| 64 | [opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops) | CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台 | 2.0k | Python | 04/12 | -| 65 | [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 | -| 66 | [wzpan/wukong-robot](https://github.com/wzpan/wukong-robot) | 🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。 | 2.0k | Python | 04/07 | -| 67 | [0xHJK/music-dl](https://github.com/0xHJK/music-dl) | search and download music 从网易云音乐、QQ音乐、酷狗音乐、百度音乐、虾米音乐、咪咕音乐等搜索和下载歌曲 | 2.0k | Python | 03/25 | -| 68 | [lanbing510/DouBanSpider](https://github.com/lanbing510/DouBanSpider) | 豆瓣读书的爬虫 | 2.0k | Python | 04/08 | -| 69 | [junerain123/javsdt](https://github.com/junerain123/javsdt) | JAV影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。jav-scrapy 老司机 javbus | 2.0k | Python | 04/27 | -| 70 | [dataabc/weiboSpider](https://github.com/dataabc/weiboSpider) | 新浪微博爬虫,用python爬取新浪微博数据 | 1.9k | Python | 04/24 | -| 71 | [cycz/jdBuyMask](https://github.com/cycz/jdBuyMask) | 京东监控口罩有货爬虫,自动下单爬虫,口罩爬虫 | 1.9k | Python | 02/13 | -| 72 | [moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES](https://github.com/moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES) | 《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。 | 1.9k | Python | 02/19 | -| 73 | [howie6879/owllook](https://github.com/howie6879/owllook) | owllook-在线网络小说阅读网站&小说搜索引擎&小说推荐系统[搜索、追书、收藏、追更、小说API] | 1.9k | Python | 02/22 | -| 74 | [Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code) | 手写实现李航《统计学习方法》书中全部算法 | 1.8k | Python | 03/05 | -| 75 | [Ehco1996/django-sspanel](https://github.com/Ehco1996/django-sspanel) | 用diango开发的shadowsocks/V2ray面板 | 1.8k | Python | 04/28 | -| 76 | [hoochanlon/fq-book](https://github.com/hoochanlon/fq-book) | :open_book: 《这本书能让你连接互联网》科学上网Freestyle,了解网络基础知识与实践蹭网操作 | 1.8k | Python | 04/24 | -| 77 | [tychxn/jd-assistant](https://github.com/tychxn/jd-assistant) | 京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能 | 1.8k | Python | 03/10 | -| 78 | [shidenggui/easyquant](https://github.com/shidenggui/easyquant) | 股票量化框架,支持行情获取以及交易 | 1.8k | Python | 03/14 | -| 79 | [makelove/OpenCV-Python-Tutorial](https://github.com/makelove/OpenCV-Python-Tutorial) | OpenCV问答群,QQ群号:187436093 | 1.8k | Python | 03/30 | -| 80 | [aaPanel/BaoTa](https://github.com/aaPanel/BaoTa) | 宝塔Linux面板 - 简单好用的服务器运维面板 | 1.8k | Python | 02/15 | -| 81 | [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 | -| 82 | [Roujack/mathAI](https://github.com/Roujack/mathAI) | 一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project. | 1.7k | Python | 02/20 | -| 83 | [hankcs/pyhanlp](https://github.com/hankcs/pyhanlp) | 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁 自然语言处理 | 1.7k | Python | 04/20 | -| 84 | [awolfly9/IPProxyTool](https://github.com/awolfly9/IPProxyTool) | python ip proxy tool scrapy crawl. 抓取大量免费代理 ip,提取有效 ip 使用 | 1.6k | Python | 02/02 | -| 85 | [nghuyong/WeiboSpider](https://github.com/nghuyong/WeiboSpider) | This is a sina weibo spider built by scrapy [微博爬虫/持续维护] | 1.6k | Python | 04/18 | -| 86 | [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 | -| 87 | [zhaoyingjun/chatbot](https://github.com/zhaoyingjun/chatbot) | 一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本和tf2.0版本。 | 1.5k | Python | 03/30 | -| 88 | [shmilylty/OneForAll](https://github.com/shmilylty/OneForAll) | OneForAll是一款功能强大的子域收集工具 | 1.5k | Python | 04/28 | -| 89 | [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 | -| 90 | [DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers) | 实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店❤️❤️❤️。微信爬虫展示项目: | 1.5k | Python | 04/21 | -| 91 | [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 | 04/28 | -| 92 | [kingname/GeneralNewsExtractor](https://github.com/kingname/GeneralNewsExtractor) | 新闻网页正文通用抽取器 Beta 版. | 1.5k | Python | 03/11 | -| 93 | [nickliqian/cnn_captcha](https://github.com/nickliqian/cnn_captcha) | use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。 | 1.5k | Python | 03/31 | -| 94 | [xianhu/PSpider](https://github.com/xianhu/PSpider) | 简单易用的Python爬虫框架,QQ交流群:597510560 | 1.4k | Python | 03/03 | -| 95 | [hhyo/Archery](https://github.com/hhyo/Archery) | SQL 审核查询平台 | 1.4k | Python | 04/28 | -| 96 | [moyuanz/DevilYuan](https://github.com/moyuanz/DevilYuan) | DevilYuan可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能 | 1.4k | Python | 03/06 | -| 97 | [ownthink/Jiagu](https://github.com/ownthink/Jiagu) | Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类 | 1.4k | Python | 03/31 | -| 98 | [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 | 04/07 | -| 99 | [china-testing/python-api-tesing](https://github.com/china-testing/python-api-tesing) | python中文库-python人工智能大数据自动化接口测试开发。 书籍下载及python库汇总https://china-testing.github.io/ | 1.4k | Python | 04/12 | -| 100 | [guanguans/favorite-link](https://github.com/guanguans/favorite-link) | ❤️ 每日收集喜欢的开源项目 \| RSS 订阅 \| 快知 app 订阅 | 1.4k | Python | 04/27 | -| 101 | [zhanyong-wan/dongbei](https://github.com/zhanyong-wan/dongbei) | 东北方言编程语言 | 1.4k | Python | 04/13 | -| 102 | [jiangxufeng/v2rayL](https://github.com/jiangxufeng/v2rayL) | v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新 | 1.4k | Python | 04/04 | -| 103 | [jindaxiang/akshare](https://github.com/jindaxiang/akshare) | AkShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 | 1.3k | Python | 04/28 | -| 104 | [yoshiko2/AV_Data_Capture](https://github.com/yoshiko2/AV_Data_Capture) | 本地电影刮削与整理一体化解决方案 | 1.3k | Python | 04/25 | -| 105 | [littlecodersh/itchatmp](https://github.com/littlecodersh/itchatmp) | A complete and graceful API for wechat mp. 完备优雅的微信公众号接口,原生支持同步、协程使用。 | 1.3k | Python | 04/24 | -| 106 | [abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne) | PyOne-一款给力的onedrive文件管理、分享程序 | 1.3k | Python | 03/14 | -| 107 | [ex2tron/OpenCV-Python-Tutorial](https://github.com/ex2tron/OpenCV-Python-Tutorial) | OpenCV-Python图像处理教程 | 1.3k | Python | 04/12 | -| 108 | [shinnytech/tqsdk-python](https://github.com/shinnytech/tqsdk-python) | 天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易 | 1.3k | Python | 04/28 | -| 109 | [coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP) | 各种漏洞poc、Exp的收集或编写 | 1.2k | Python | 02/21 | -| 110 | [cn/GB2260](https://github.com/cn/GB2260) | 中华人民共和国国家标准 GB/T 2260 行政区划代码 | 1.2k | Python | 02/06 | -| 111 | [toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words) | 一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。 | 1.2k | Python | 04/26 | -| 112 | [howie6879/ruia](https://github.com/howie6879/ruia) | Async Python 3.6+ web scraping micro-framework based on asyncio(Python3.6+异步爬虫框架) | 1.2k | Python | 04/22 | -| 113 | [Henryhaohao/Bilibili_video_download](https://github.com/Henryhaohao/Bilibili_video_download) | :rainbow:Bilibili_video_download-B站视频下载 | 1.2k | Python | 04/03 | -| 114 | [frombeijingwithlove/dlcv_for_beginners](https://github.com/frombeijingwithlove/dlcv_for_beginners) | 《深度学习与计算机视觉》配套代码 | 1.1k | Python | 01/24 | -| 115 | [LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking) | Study Notes For Web Hacking / Web安全学习笔记 | 1.1k | Python | 04/25 | -| 116 | [duoergun0729/nlp](https://github.com/duoergun0729/nlp) | 兜哥出品 <一本开源的NLP入门书籍> | 1.1k | Python | 02/11 | -| 117 | [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 | 04/11 | -| 118 | [NewFuture/DDNS](https://github.com/NewFuture/DDNS) | :triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...) | 1.1k | Python | 04/24 | -| 119 | [msgi/nlp-journey](https://github.com/msgi/nlp-journey) | NLP 相关的一些文档、论文及代码, 包括主题模型(Topic Model)、词向量(Word Embedding)、命名实体识别(Named Entity Recognition)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算、机器翻译(Machine Translation)等,涉及到各种与nlp相关的算法,基于tensorflow 2.0。 | 1.1k | Python | 04/28 | -| 120 | [EugeneLiu/translationCSAPP](https://github.com/EugeneLiu/translationCSAPP) | 为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。 | 1.0k | Python | 04/17 | -| 121 | [al0ne/Vxscan](https://github.com/al0ne/Vxscan) | python3写的综合扫描工具,主要用来存活验证,敏感文件探测(目录扫描/js泄露接口/html注释泄露),WAF/CDN识别,端口扫描,指纹/服务识别,操作系统识别,POC扫描,SQL注入,绕过CDN,查询旁站等功能,主要用来甲方自测或乙方授权测试,请勿用来搞破坏。 | 1.0k | Python | 01/02 | -| 122 | [zwczou/weixin-python](https://github.com/zwczou/weixin-python) | 微信SDK - 包括微信支付,微信公众号,微信登陆,微信消息处理等 | 1.0k | Python | 04/15 | -| 123 | [wkunzhi/Python3-Spider](https://github.com/wkunzhi/Python3-Spider) | Python爬虫实战 - 模拟登陆各大网站 包含但不限于:滑块验证、拼多多、美团、百度、bilibili、大众点评、淘宝,如果喜欢请start ❤️ | 1.0k | Python | 04/25 | -| 124 | [PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub) | Application toolkit for pre-trained models of PaddlePaddle(『飞桨』预训练模型应用工具 ) | 1.0k | Python | 04/28 | -| 125 | [crownpku/Rasa_NLU_Chi](https://github.com/crownpku/Rasa_NLU_Chi) | Turn Chinese natural language into structured data 中文自然语言理解 | 993 | Python | 03/29 | -| 126 | [649453932/Chinese-Text-Classification-Pytorch](https://github.com/649453932/Chinese-Text-Classification-Pytorch) | 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。 | 968 | Python | 04/19 | -| 127 | [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 | 959 | Python | 04/25 | -| 128 | [rainx/pytdx](https://github.com/rainx/pytdx) | Python tdx数据接口 | 936 | Python | 04/15 | -| 129 | [heucoder/dimensionality_reduction_alo_codes](https://github.com/heucoder/dimensionality_reduction_alo_codes) | 特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现 | 934 | Python | 01/28 | -| 130 | [libai3/masr](https://github.com/libai3/masr) | 中文语音识别,高识别率预训练模型,支持docker快速安装 Chinese Speech Recognition; Mandarin Automatic Speech Recognition; | 890 | Python | 01/02 | -| 131 | [jachinlin/geektime_dl](https://github.com/jachinlin/geektime_dl) | 把极客时间装进 Kindle,内含快手内推等福利 | 885 | Python | 04/18 | -| 132 | [seisman/how-to-write-makefile](https://github.com/seisman/how-to-write-makefile) | 跟我一起写Makefile重制版 | 874 | Python | 04/27 | -| 133 | [laixintao/python-parallel-programming-cookbook-cn](https://github.com/laixintao/python-parallel-programming-cookbook-cn) | 📖《Python Parallel Programming Cookbook》中文版 | 855 | Python | 04/18 | -| 134 | [Hsury/BiliDrive](https://github.com/Hsury/BiliDrive) | ☁️ 哔哩云,不支持任意文件的全速上传与下载 | 856 | Python | 03/20 | -| 135 | [githublitao/api_automation_test](https://github.com/githublitao/api_automation_test) | 接口自动化测试平台,已停止维护,看心情改改 | 836 | Python | 03/03 | -| 136 | [songyouwei/ABSA-PyTorch](https://github.com/songyouwei/ABSA-PyTorch) | Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。 | 827 | Python | 04/15 | -| 137 | [FinMind/FinMind](https://github.com/FinMind/FinMind) | Open Data, more than 50 financial data. 提供超過 50 個金融資料,每天更新 https://finmind.github.io/ | 827 | Python | 04/23 | -| 138 | [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 | 819 | Python | 03/15 | -| 139 | [CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE) | 中文任务基准测评 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard | 811 | Python | 04/24 | -| 140 | [sczhengyabin/Image-Downloader](https://github.com/sczhengyabin/Image-Downloader) | Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载. | 809 | Python | 04/22 | -| 141 | [grayddq/GScan](https://github.com/grayddq/GScan) | 本程序旨在为安全应急响应人员对Linux主机排查时提供便利,实现主机侧Checklist的自动全面化检测,根据检测结果自动数据聚合,进行黑客攻击路径溯源。 | 803 | Python | 04/10 | -| 142 | [fendouai/PyTorchDocs](https://github.com/fendouai/PyTorchDocs) | PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork! | 798 | Python | 01/15 | -| 143 | [PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader) | 学无止下载器,慕课下载器,Mooc下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载;支持视频,课件同时下载 | 778 | Python | 04/13 | -| 144 | [blackholll/loonflow](https://github.com/blackholll/loonflow) | 基于django的工作流引擎,工单(a workflow engine base on django python) | 761 | Python | 04/26 | -| 145 | [benitoro/stockholm](https://github.com/benitoro/stockholm) | 一个股票数据(沪深)爬虫和选股策略测试框架 | 759 | Python | 04/22 | -| 146 | [nonebot/nonebot](https://github.com/nonebot/nonebot) | 基于 酷Q 的 Python 异步 QQ 机器人框架 | 750 | Python | 04/27 | -| 147 | [ZSAIm/iqiyi-parser](https://github.com/ZSAIm/iqiyi-parser) | 解析下载爱奇艺、哔哩哔哩、腾讯视频 | 749 | Python | 03/04 | -| 148 | [whyliam/whyliam.workflows.youdao](https://github.com/whyliam/whyliam.workflows.youdao) | 使用有道翻译你想知道的单词和语句 | 745 | Python | 02/03 | -| 149 | [AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection) | 开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask. | 744 | Python | 04/21 | -| 150 | [shunliz/Machine-Learning](https://github.com/shunliz/Machine-Learning) | 机器学习原理 | 741 | Python | 02/12 | -| 151 | [fffonion/Xunlei-Fastdick](https://github.com/fffonion/Xunlei-Fastdick) | 迅雷快鸟 Xunlei Network Accelerator For Router | 740 | Python | 02/17 | -| 152 | [buppt/ChineseNER](https://github.com/buppt/ChineseNER) | 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF | 720 | Python | 03/15 | -| 153 | [HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course) | Django2.0视频教程相关代码(杨仕航) | 717 | Python | 03/29 | -| 154 | [nosarthur/gita](https://github.com/nosarthur/gita) | Manage multiple git repos side by side for sanity 不疯了似地管理多个git库 | 715 | Python | 04/19 | -| 155 | [Dawnnnnnn/bilibili-live-tools](https://github.com/Dawnnnnnn/bilibili-live-tools) | python实现的bilibili直播助手 | 712 | Python | 04/25 | -| 156 | [Entromorgan/Autoticket](https://github.com/Entromorgan/Autoticket) | 大麦网自动抢票工具 | 708 | Python | 02/20 | -| 157 | [mtianyan/FunpySpiderSearchEngine](https://github.com/mtianyan/FunpySpiderSearchEngine) | 借鉴自慕课网【Scrapy 1.6.0爬取数据 + ElasticSearch6.8.0+Django2.2搜索引擎】 | 699 | Python | 04/05 | -| 158 | [zaxlct/imooc-django](https://github.com/zaxlct/imooc-django) | 高仿慕课网:py3.5 + Django1.10 + xadmin 搭建的在线课程教育平台 | 698 | Python | 03/26 | -| 159 | [EvilCult/moviecatcher](https://github.com/EvilCult/moviecatcher) | 电影美剧搜索及在线观看离线下载软件,集成热门资源站,借助百度云实现离线下载以及在线播放功能。 | 694 | Python | 01/14 | -| 160 | [V-I-C-T-O-R/12306](https://github.com/V-I-C-T-O-R/12306) | 12306买票小工具 | 693 | Python | 01/16 | -| 161 | [librauee/Reptile](https://github.com/librauee/Reptile) | 🏀 Python3 网络爬虫实战(部分含详细教程)猫眼 腾讯视频 豆瓣 研招网 微博 笔趣阁小说 百度热点 B站 CSDN 网易云阅读 阿里文学 百度股票 今日头条 微信公众号 网易云音乐 拉勾 有道 unsplash 实习僧 汽车之家 英雄联盟盒子 大众点评 链家 LPL赛程 台风 梦幻西游、阴阳师藏宝阁 天气 牛客网 百度文库 睡前故事 知乎 Wish | 692 | Python | 04/16 | -| 162 | [twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial) | Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝 | 688 | Python | 04/26 | -| 163 | [gusibi/python-weixin](https://github.com/gusibi/python-weixin) | 微信(weixin\|wechat) Python SDK 支持开放平台和公众平台 支持微信小程序云开发 | 674 | Python | 02/22 | -| 164 | [rogerzhu/MNWeeklyCategory](https://github.com/rogerzhu/MNWeeklyCategory) | 码农周刊一周精选分类 | 670 | Python | 04/22 | -| 165 | [wbt5/real-url](https://github.com/wbt5/real-url) | 获取斗鱼&虎牙&哔哩哔哩&抖音&网易CC&火猫&企鹅电竞&YY直播&一直播&快手&花椒&映客 等直播平台的真实流媒体地址(直播源),可在PotPlayer、flv.js等播放器中播放。 | 661 | Python | 04/24 | -| 166 | [yongzhuo/nlp_xiaojiang](https://github.com/yongzhuo/nlp_xiaojiang) | 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用 | 660 | Python | 04/17 | -| 167 | [yidao620c/core-algorithm](https://github.com/yidao620c/core-algorithm) | 算法集锦的python实现 | 660 | Python | 03/29 | -| 168 | [JeziL/caj2pdf](https://github.com/JeziL/caj2pdf) | Convert CAJ (China Academic Journals) files to PDF. 转换中国知网 CAJ 格式文献为 PDF。佛系转换,成功与否,皆是玄学。 | 658 | Python | 01/18 | -| 169 | [CLUEbenchmark/CLUEDatasetSearch](https://github.com/CLUEbenchmark/CLUEDatasetSearch) | 搜索所有中文NLP数据集,附常用英文NLP数据集 | 654 | Python | 03/01 | -| 170 | [minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon) | 人像卡通化探索项目 (photo-to-cartoon translation project) | 652 | Python | 04/24 | -| 171 | [FeeiCN/ESD](https://github.com/FeeiCN/ESD) | Enumeration sub domains(枚举子域名) | 652 | Python | 03/26 | -| 172 | [ProHiryu/bert-chinese-ner](https://github.com/ProHiryu/bert-chinese-ner) | 使用预训练语言模型BERT做中文NER | 632 | Python | 02/26 | -| 173 | [w-digital-scanner/w13scan](https://github.com/w-digital-scanner/w13scan) | Passive Security Scanner (被动式安全扫描器) | 631 | Python | 04/27 | -| 174 | [mtianyan/VueDjangoFrameWorkShop](https://github.com/mtianyan/VueDjangoFrameWorkShop) | 学习自慕课网-前端Vue结合后端DjangoFramework的在线生鲜超市(前后端分离)【django3.0+xadmin+ueditor 】 | 631 | Python | 02/12 | -| 175 | [hanbinglengyue/FART](https://github.com/hanbinglengyue/FART) | ART环境下自动化脱壳方案 | 619 | Python | 01/24 | -| 176 | [wylok/sparrow](https://github.com/wylok/sparrow) | 运维管理平台(python3+flask+pycharts+apscheduler+gunicorn),模块化结构设计,底层依托mysql、influxdb、elasticsearch、zabbix、k8s等数据源数据 | 619 | Python | 03/13 | -| 177 | [zhzyker/exphub](https://github.com/zhzyker/exphub) | Exphub[漏洞利用脚本库] 包括Webloigc、Struts2、Tomcat的漏洞利用脚本,优先更新高危且易利用的漏洞利用脚本,最新添加CVE-2020-10199、CVE-2020-1938、CVE-2020-2551、CVE-2019-2618、CVE-2019-6340 | 616 | Python | 04/17 | -| 178 | [CTF-MissFeng/bayonet](https://github.com/CTF-MissFeng/bayonet) | bayonet是一款src资产管理系统,从子域名、端口服务、漏洞、爬虫等一体化的资产管理系统 | 616 | Python | 03/25 | -| 179 | [smilelight/lightNLP](https://github.com/smilelight/lightNLP) | 基于Pytorch和torchtext的自然语言处理深度学习框架,包含序列标注、文本分类、句子关系、文本生成、结构分析、五大功能模块,已实现了命名实体识别、中文分词、词性标注、语义角色标注、情感分析、关系抽取、语言模型、文本相似度、文本蕴含、依存句法分析、词向量训练、聊天机器人、机器翻译、文本摘要等功能。框架功能丰富,开箱可用,极易上手!基本都是学习他人实现然后自己修改融合到框架中,没有细致调参,且有不少Bug~ | 616 | Python | 01/10 | -| 180 | [Rlacat/jd-automask](https://github.com/Rlacat/jd-automask) | 防护-京东口罩自动抢购并下单 | 609 | Python | 02/19 | -| 181 | [zq1997/deepin-wine](https://github.com/zq1997/deepin-wine) | deepin-wine环境与应用在Mint/Ubuntu/Debian上的移植仓库 | 608 | Python | 04/25 | -| 182 | [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) 遗传、粒子群、模拟退火、蚁群算法等 | 605 | Python | 04/18 | -| 183 | [ldqk/new-pac](https://github.com/ldqk/new-pac) | 科学上网专用 | 600 | Python | 04/23 | -| 184 | [Hopetree/izone](https://github.com/Hopetree/izone) | django+bootstrap4 个人博客 | 591 | Python | 04/25 | -| 185 | [open-cmdb/cmdb](https://github.com/open-cmdb/cmdb) | CMDB 配置管理系统 资产管理系统 | 588 | Python | 03/06 | -| 186 | [HatBoy/Pcap-Analyzer](https://github.com/HatBoy/Pcap-Analyzer) | Python编写的可视化的离线数据包分析器 | 588 | Python | 02/04 | -| 187 | [xuanhun/PythonHackingBook1](https://github.com/xuanhun/PythonHackingBook1) | Python黑客编程之极速入门 | 586 | Python | 02/28 | -| 188 | [tp4a/teleport](https://github.com/tp4a/teleport) | Teleport是一款简单易用的堡垒机系统。 | 576 | Python | 04/28 | -| 189 | [Mingtzge/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement](https://github.com/Mingtzge/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement) | 2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码 | 570 | Python | 01/09 | -| 190 | [mai-lang-chai/Middleware-Vulnerability-detection](https://github.com/mai-lang-chai/Middleware-Vulnerability-detection) | CVE、CMS、中间件漏洞检测利用合集 Since 2019-9-15 | 569 | Python | 04/24 | -| 191 | [mlouielu/twstock](https://github.com/mlouielu/twstock) | 台灣股市股票價格擷取 (含即時股票資訊) - Taiwan Stock Opendata with realtime | 559 | Python | 03/17 | -| 192 | [gyh1621/GetSubtitles](https://github.com/gyh1621/GetSubtitles) | 一步下载匹配字幕 | 558 | Python | 04/27 | -| 193 | [taojy123/KeymouseGo](https://github.com/taojy123/KeymouseGo) | 类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 \| simulate mouse clicks and keyboard input | 552 | Python | 04/10 | -| 194 | [HelloGitHub-Team/HelloDjango-blog-tutorial](https://github.com/HelloGitHub-Team/HelloDjango-blog-tutorial) | 免费带你学 django 全栈!基于 django 2.2 的个人博客,初学者绝对不能错过的 django 教程!。◕ᴗ◕。 | 546 | Python | 04/12 | -| 195 | [striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider) | 开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!! | 544 | Python | 02/16 | -| 196 | [osroom/osroom](https://github.com/osroom/osroom) | [大维修中,最近忙] 准备v3.0 Beta, v2.2维护少| OS鹿 \| Python Flask开源网站 | 544 | Python | 04/04 | -| 197 | [blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText) | 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、句法分析等),无监督或弱监督(种子词)方法 | 542 | Python | 03/08 | -| 198 | [pythonstock/stock](https://github.com/pythonstock/stock) | stock,股票系统。使用python进行开发。 | 537 | Python | 03/29 | -| 199 | [dee1024/pytorch-captcha-recognition](https://github.com/dee1024/pytorch-captcha-recognition) | 基于CNN训练的一套 "端到端" 的验证码识别模型,使用深度学习+训练数据+大量计算力,纯数字识别率高达 99.99%,数字+字母识别率 96% | 537 | Python | 01/09 | -| 200 | [nondanee/ncmdump](https://github.com/nondanee/ncmdump) | python版本网易云音乐ncm文件格式转换 | 533 | Python | 03/08 | +| 8 | [hankcs/HanLP](https://github.com/hankcs/HanLP) | 中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理 | 19.1k | Python | 04/09 | +| 9 | [kon9chunkit/GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) | :cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(中国加油!世界加油!) | 18.6k | Python | 04/29 | +| 10 | [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) | 《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。 | 17.0k | Python | 04/20 | +| 11 | [wangzheng0822/algo](https://github.com/wangzheng0822/algo) | 数据结构和算法必知必会的50个代码实现 | 14.8k | Python | 04/11 | +| 12 | [wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game) | 微信《跳一跳》Python 辅助 | 13.9k | Python | 01/29 | +| 13 | [Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider) | :rainbow:Python3网络爬虫实战 | 10.5k | Python | 04/29 | +| 14 | [leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn) | wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 | 10.2k | Python | 04/17 | +| 15 | [meolu/walle-web](https://github.com/meolu/walle-web) | walle - 瓦力 Devops开源项目代码部署平台 | 9.6k | Python | 04/27 | +| 16 | [jhao104/proxy_pool](https://github.com/jhao104/proxy_pool) | Python爬虫代理IP池(proxy pool) | 9.5k | Python | 04/28 | +| 17 | [darknessomi/musicbox](https://github.com/darknessomi/musicbox) | 网易云音乐命令行版本 | 8.3k | Python | 03/29 | +| 18 | [h2y/Shadowrocket-ADBlock-Rules](https://github.com/h2y/Shadowrocket-ADBlock-Rules) | 提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。 | 8.3k | 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.2k | Python | 04/23 | +| 20 | [MorvanZhou/tutorials](https://github.com/MorvanZhou/tutorials) | 机器学习相关教程 | 8.0k | Python | 01/30 | +| 21 | [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) | 微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等) | 7.3k | Python | 01/10 | +| 22 | [sylnsfar/qrcode](https://github.com/sylnsfar/qrcode) | artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码) | 7.2k | Python | 04/04 | +| 23 | [Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors) | 100+ Chinese Word Vectors 上百种预训练中文词向量 | 7.0k | Python | 03/08 | +| 24 | [wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot) | 😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? | 6.9k | Python | 04/26 | +| 25 | [vipstone/faceai](https://github.com/vipstone/faceai) | 一款入门级的人脸、视频、文字检测以及识别的项目. | 6.6k | Python | 04/16 | +| 26 | [luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider) | 越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) | 6.2k | Python | 04/21 | +| 27 | [houtianze/bypy](https://github.com/houtianze/bypy) | Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端 | 5.2k | Python | 02/18 | +| 28 | [jindongwang/transferlearning](https://github.com/jindongwang/transferlearning) | Everything about Transfer Learning and Domain Adaptation--迁移学习 | 5.1k | Python | 04/27 | +| 29 | [injetlee/Python](https://github.com/injetlee/Python) | Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机 | 5.1k | Python | 02/10 | +| 30 | [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 | +| 31 | [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 | +| 32 | [warmheartli/ChatBotCourse](https://github.com/warmheartli/ChatBotCourse) | 自己动手做聊天机器人教程 | 4.5k | Python | 01/04 | +| 33 | [PaddlePaddle/models](https://github.com/PaddlePaddle/models) | Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型) | 4.5k | Python | 04/28 | +| 34 | [chyroc/WechatSogou](https://github.com/chyroc/WechatSogou) | 基于搜狗微信搜索的微信公众号爬虫接口 | 4.5k | Python | 04/23 | +| 35 | [smacke/subsync](https://github.com/smacke/subsync) | Automagically synchronize subtitles with video. 自动同步字幕与视频。 | 4.3k | Python | 04/28 | +| 36 | [shidenggui/easytrader](https://github.com/shidenggui/easytrader) | 提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件 | 3.7k | Python | 04/22 | +| 37 | [jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples) | 告别枯燥,60 秒学会一个 Python 小例子,已有 223 个 | 3.7k | Python | 04/29 | +| 38 | [Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray) | v2ray多用户管理部署程序 | 3.6k | Python | 04/18 | +| 39 | [offu/WeRoBot](https://github.com/offu/WeRoBot) | WeRoBot 是一个微信公众号开发框架 | 3.6k | Python | 04/27 | +| 40 | [QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS) | QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案 | 3.5k | Python | 04/28 | +| 41 | [wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider) | python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等 | 3.4k | Python | 03/12 | +| 42 | [apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh) | :book: [译] scikit-learn(sklearn) 中文文档 | 3.3k | Python | 04/19 | +| 43 | [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 | +| 44 | [SmirkCao/Lihang](https://github.com/SmirkCao/Lihang) | Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang] | 3.2k | Python | 04/01 | +| 45 | [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 | 04/23 | +| 46 | [ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm) | Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型) | 2.9k | Python | 03/24 | +| 47 | [nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition) | A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统 | 2.8k | Python | 04/20 | +| 48 | [liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog) | 🍺基于Django的博客系统 | 2.8k | Python | 04/25 | +| 49 | [the0demiurge/ShadowSocksShare](https://github.com/the0demiurge/ShadowSocksShare) | Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅 | 2.7k | Python | 02/03 | +| 50 | [ysrc/xunfeng](https://github.com/ysrc/xunfeng) | 巡风是一款适用于企业内网的漏洞快速应急,巡航扫描系统。 | 2.7k | Python | 01/29 | +| 51 | [Jack-Lee-Hiter/AlgorithmsByPython](https://github.com/Jack-Lee-Hiter/AlgorithmsByPython) | 算法/数据结构/Python/剑指offer/机器学习/leetcode | 2.6k | Python | 01/19 | +| 52 | [mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin) | 汉字转拼音(pypinyin) | 2.5k | Python | 04/24 | +| 53 | [zhaipro/easy12306](https://github.com/zhaipro/easy12306) | 使用机器学习算法完成对12306验证码的自动识别 | 2.5k | Python | 01/02 | +| 54 | [brightmart/albert_zh](https://github.com/brightmart/albert_zh) | A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型 | 2.4k | Python | 04/20 | +| 55 | [YongHaoWu/NeteaseCloudMusicFlac](https://github.com/YongHaoWu/NeteaseCloudMusicFlac) | 根据网易云音乐的歌单, 下载flac无损音乐到本地. Download the FLAC music from Internet according to your NeteaseCloudMusic playlist. | 2.3k | Python | 04/26 | +| 56 | [WhaleShark-Team/cobra](https://github.com/WhaleShark-Team/cobra) | Source Code Security Audit (源代码安全审计) | 2.2k | Python | 04/24 | +| 57 | [welliamcao/OpsManage](https://github.com/welliamcao/OpsManage) | 自动化运维平台: 代码及应用部署CI/CD、资产管理CMDB、计划任务管理平台、SQL审核\|回滚、任务调度、站内WIKI | 2.2k | Python | 04/25 | +| 58 | [TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial) | 《Pytorch模型训练实用教程》中配套代码 | 2.2k | Python | 01/29 | +| 59 | [XuefengHuang/lianjia-scrawler](https://github.com/XuefengHuang/lianjia-scrawler) | 链家二手房租房在线数据,存量房交易服务平台数据,详细数据分析教程 | 2.2k | Python | 02/04 | +| 60 | [qq547276542/Agriculture_KnowledgeGraph](https://github.com/qq547276542/Agriculture_KnowledgeGraph) | 农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策 | 2.2k | Python | 02/17 | +| 61 | [apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh) | Pytorch 中文文档 | 2.2k | Python | 04/25 | +| 62 | [shidenggui/easyquotation](https://github.com/shidenggui/easyquotation) | 实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情 | 2.1k | Python | 04/11 | +| 63 | [momosecurity/aswan](https://github.com/momosecurity/aswan) | 陌陌风控系统静态规则引擎,零基础简易便捷的配置多种复杂规则,实时高效管控用户异常行为。 | 2.1k | Python | 03/02 | +| 64 | [KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator) | KubeOperator 是一个开源项目,通过 Web UI 在 VMware、OpenStack 和物理机上规划、部署和运营生产级别的 Kubernetes 集群。支持内网离线环境、支持 GPU、内置应用商店,已通过 CNCF 的 Kubernetes 软件一致性认证。 | 2.1k | Python | 04/29 | +| 65 | [PyQt5/PyQt](https://github.com/PyQt5/PyQt) | PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5 | 2.1k | Python | 03/13 | +| 66 | [TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts) | Web Pentesting Fuzz 字典,一个就够了。 | 2.1k | Python | 04/20 | +| 67 | [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 | +| 68 | [opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops) | CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台 | 2.0k | Python | 04/12 | +| 69 | [wzpan/wukong-robot](https://github.com/wzpan/wukong-robot) | 🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。 | 2.0k | Python | 04/07 | +| 70 | [0xHJK/music-dl](https://github.com/0xHJK/music-dl) | search and download music 从网易云音乐、QQ音乐、酷狗音乐、百度音乐、虾米音乐、咪咕音乐等搜索和下载歌曲 | 2.0k | Python | 03/25 | +| 71 | [lanbing510/DouBanSpider](https://github.com/lanbing510/DouBanSpider) | 豆瓣读书的爬虫 | 2.0k | Python | 04/08 | +| 72 | [junerain123/javsdt](https://github.com/junerain123/javsdt) | JAV影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。jav-scrapy 老司机 javbus | 2.0k | Python | 04/27 | +| 73 | [dataabc/weiboSpider](https://github.com/dataabc/weiboSpider) | 新浪微博爬虫,用python爬取新浪微博数据 | 1.9k | Python | 04/24 | +| 74 | [cycz/jdBuyMask](https://github.com/cycz/jdBuyMask) | 京东监控口罩有货爬虫,自动下单爬虫,口罩爬虫 | 1.9k | Python | 02/13 | +| 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 | 02/19 | +| 76 | [howie6879/owllook](https://github.com/howie6879/owllook) | owllook-在线网络小说阅读网站&小说搜索引擎&小说推荐系统[搜索、追书、收藏、追更、小说API] | 1.9k | Python | 02/22 | +| 77 | [Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code) | 手写实现李航《统计学习方法》书中全部算法 | 1.8k | Python | 03/05 | +| 78 | [Ehco1996/django-sspanel](https://github.com/Ehco1996/django-sspanel) | 用diango开发的shadowsocks/V2ray面板 | 1.8k | Python | 04/28 | +| 79 | [hoochanlon/fq-book](https://github.com/hoochanlon/fq-book) | :open_book: 《这本书能让你连接互联网》科学上网Freestyle,了解网络基础知识与实践蹭网操作 | 1.8k | Python | 04/24 | +| 80 | [tychxn/jd-assistant](https://github.com/tychxn/jd-assistant) | 京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能 | 1.8k | Python | 03/10 | +| 81 | [shidenggui/easyquant](https://github.com/shidenggui/easyquant) | 股票量化框架,支持行情获取以及交易 | 1.8k | Python | 03/14 | +| 82 | [makelove/OpenCV-Python-Tutorial](https://github.com/makelove/OpenCV-Python-Tutorial) | OpenCV问答群,QQ群号:187436093 | 1.8k | Python | 03/30 | +| 83 | [aaPanel/BaoTa](https://github.com/aaPanel/BaoTa) | 宝塔Linux面板 - 简单好用的服务器运维面板 | 1.8k | Python | 02/15 | +| 84 | [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 | +| 85 | [Roujack/mathAI](https://github.com/Roujack/mathAI) | 一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project. | 1.7k | Python | 02/20 | +| 86 | [hankcs/pyhanlp](https://github.com/hankcs/pyhanlp) | 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁 自然语言处理 | 1.7k | Python | 04/20 | +| 87 | [nghuyong/WeiboSpider](https://github.com/nghuyong/WeiboSpider) | This is a sina weibo spider built by scrapy [微博爬虫/持续维护] | 1.6k | Python | 04/18 | +| 88 | [awolfly9/IPProxyTool](https://github.com/awolfly9/IPProxyTool) | python ip proxy tool scrapy crawl. 抓取大量免费代理 ip,提取有效 ip 使用 | 1.6k | Python | 02/02 | +| 89 | [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 | +| 90 | [zhaoyingjun/chatbot](https://github.com/zhaoyingjun/chatbot) | 一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本和tf2.0版本。 | 1.5k | Python | 03/30 | +| 91 | [shmilylty/OneForAll](https://github.com/shmilylty/OneForAll) | OneForAll是一款功能强大的子域收集工具 | 1.5k | Python | 04/28 | +| 92 | [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 | +| 93 | [DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers) | 实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店❤️❤️❤️。微信爬虫展示项目: | 1.5k | Python | 04/21 | +| 94 | [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 | 04/29 | +| 95 | [kingname/GeneralNewsExtractor](https://github.com/kingname/GeneralNewsExtractor) | 新闻网页正文通用抽取器 Beta 版. | 1.5k | Python | 03/11 | +| 96 | [nickliqian/cnn_captcha](https://github.com/nickliqian/cnn_captcha) | use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。 | 1.5k | Python | 03/31 | +| 97 | [xianhu/PSpider](https://github.com/xianhu/PSpider) | 简单易用的Python爬虫框架,QQ交流群:597510560 | 1.4k | Python | 03/03 | +| 98 | [hhyo/Archery](https://github.com/hhyo/Archery) | SQL 审核查询平台 | 1.4k | Python | 04/28 | +| 99 | [moyuanz/DevilYuan](https://github.com/moyuanz/DevilYuan) | DevilYuan可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能 | 1.4k | Python | 03/06 | +| 100 | [ownthink/Jiagu](https://github.com/ownthink/Jiagu) | Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类 | 1.4k | Python | 03/31 | +| 101 | [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 | 04/07 | +| 102 | [china-testing/python-api-tesing](https://github.com/china-testing/python-api-tesing) | python中文库-python人工智能大数据自动化接口测试开发。 书籍下载及python库汇总https://china-testing.github.io/ | 1.4k | Python | 04/12 | +| 103 | [guanguans/favorite-link](https://github.com/guanguans/favorite-link) | ❤️ 每日收集喜欢的开源项目 \| RSS 订阅 \| 快知 app 订阅 | 1.4k | Python | 04/29 | +| 104 | [zhanyong-wan/dongbei](https://github.com/zhanyong-wan/dongbei) | 东北方言编程语言 | 1.4k | Python | 04/13 | +| 105 | [jiangxufeng/v2rayL](https://github.com/jiangxufeng/v2rayL) | v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新 | 1.4k | Python | 04/04 | +| 106 | [jindaxiang/akshare](https://github.com/jindaxiang/akshare) | AkShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 | 1.3k | Python | 04/29 | +| 107 | [yoshiko2/AV_Data_Capture](https://github.com/yoshiko2/AV_Data_Capture) | 本地电影刮削与整理一体化解决方案 | 1.3k | Python | 04/25 | +| 108 | [littlecodersh/itchatmp](https://github.com/littlecodersh/itchatmp) | A complete and graceful API for wechat mp. 完备优雅的微信公众号接口,原生支持同步、协程使用。 | 1.3k | Python | 04/24 | +| 109 | [abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne) | PyOne-一款给力的onedrive文件管理、分享程序 | 1.3k | Python | 03/14 | +| 110 | [ex2tron/OpenCV-Python-Tutorial](https://github.com/ex2tron/OpenCV-Python-Tutorial) | OpenCV-Python图像处理教程 | 1.3k | Python | 04/12 | +| 111 | [shinnytech/tqsdk-python](https://github.com/shinnytech/tqsdk-python) | 天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易 | 1.3k | Python | 04/29 | +| 112 | [coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP) | 各种漏洞poc、Exp的收集或编写 | 1.2k | Python | 02/21 | +| 113 | [cn/GB2260](https://github.com/cn/GB2260) | 中华人民共和国国家标准 GB/T 2260 行政区划代码 | 1.2k | Python | 02/06 | +| 114 | [toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words) | 一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。 | 1.2k | Python | 04/26 | +| 115 | [howie6879/ruia](https://github.com/howie6879/ruia) | Async Python 3.6+ web scraping micro-framework based on asyncio(Python3.6+异步爬虫框架) | 1.2k | Python | 04/22 | +| 116 | [Henryhaohao/Bilibili_video_download](https://github.com/Henryhaohao/Bilibili_video_download) | :rainbow:Bilibili_video_download-B站视频下载 | 1.2k | Python | 04/03 | +| 117 | [frombeijingwithlove/dlcv_for_beginners](https://github.com/frombeijingwithlove/dlcv_for_beginners) | 《深度学习与计算机视觉》配套代码 | 1.1k | Python | 01/24 | +| 118 | [LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking) | Study Notes For Web Hacking / Web安全学习笔记 | 1.1k | Python | 04/25 | +| 119 | [duoergun0729/nlp](https://github.com/duoergun0729/nlp) | 兜哥出品 <一本开源的NLP入门书籍> | 1.1k | Python | 02/11 | +| 120 | [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 | 04/11 | +| 121 | [NewFuture/DDNS](https://github.com/NewFuture/DDNS) | :triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...) | 1.1k | Python | 04/24 | +| 122 | [msgi/nlp-journey](https://github.com/msgi/nlp-journey) | NLP 相关的一些文档、论文及代码, 包括主题模型(Topic Model)、词向量(Word Embedding)、命名实体识别(Named Entity Recognition)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算、机器翻译(Machine Translation)等,涉及到各种与nlp相关的算法,基于tensorflow 2.0。 | 1.1k | Python | 04/28 | +| 123 | [EugeneLiu/translationCSAPP](https://github.com/EugeneLiu/translationCSAPP) | 为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。 | 1.0k | Python | 04/17 | +| 124 | [al0ne/Vxscan](https://github.com/al0ne/Vxscan) | python3写的综合扫描工具,主要用来存活验证,敏感文件探测(目录扫描/js泄露接口/html注释泄露),WAF/CDN识别,端口扫描,指纹/服务识别,操作系统识别,POC扫描,SQL注入,绕过CDN,查询旁站等功能,主要用来甲方自测或乙方授权测试,请勿用来搞破坏。 | 1.0k | Python | 01/02 | +| 125 | [zwczou/weixin-python](https://github.com/zwczou/weixin-python) | 微信SDK - 包括微信支付,微信公众号,微信登陆,微信消息处理等 | 1.0k | Python | 04/15 | +| 126 | [PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub) | Application toolkit for pre-trained models of PaddlePaddle(『飞桨』预训练模型应用工具 ) | 1.0k | Python | 04/29 | +| 127 | [wkunzhi/Python3-Spider](https://github.com/wkunzhi/Python3-Spider) | Python爬虫实战 - 模拟登陆各大网站 包含但不限于:滑块验证、拼多多、美团、百度、bilibili、大众点评、淘宝,如果喜欢请start ❤️ | 1.0k | Python | 04/25 | +| 128 | [crownpku/Rasa_NLU_Chi](https://github.com/crownpku/Rasa_NLU_Chi) | Turn Chinese natural language into structured data 中文自然语言理解 | 993 | Python | 03/29 | +| 129 | [649453932/Chinese-Text-Classification-Pytorch](https://github.com/649453932/Chinese-Text-Classification-Pytorch) | 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。 | 971 | Python | 04/19 | +| 130 | [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 | 959 | Python | 04/25 | +| 131 | [rainx/pytdx](https://github.com/rainx/pytdx) | Python tdx数据接口 | 936 | Python | 04/15 | +| 132 | [heucoder/dimensionality_reduction_alo_codes](https://github.com/heucoder/dimensionality_reduction_alo_codes) | 特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现 | 934 | Python | 01/28 | +| 133 | [ymcui/Chinese-XLNet](https://github.com/ymcui/Chinese-XLNet) | Pre-Trained Chinese XLNet(中文XLNet预训练模型) | 909 | Python | 03/11 | +| 134 | [Acmesec/CTFCrackTools](https://github.com/Acmesec/CTFCrackTools) | China's first CTFTools framework.中国国内首个CTF工具框架,旨在帮助CTFer快速攻克难关 | 908 | Python | 04/11 | +| 135 | [phodal/iot](https://github.com/phodal/iot) | IoT, 这是一个最小Internet of Things ,一个Internet of Things相关的毕业设计产生的一个简化的物联网系统。 。 | 908 | Python | 04/21 | +| 136 | [libai3/masr](https://github.com/libai3/masr) | 中文语音识别,高识别率预训练模型,支持docker快速安装 Chinese Speech Recognition; Mandarin Automatic Speech Recognition; | 890 | Python | 01/02 | +| 137 | [fzlee/alipay](https://github.com/fzlee/alipay) | Python Alipay(支付宝) SDK with SHA1/SHA256 support | 887 | Python | 03/19 | +| 138 | [jachinlin/geektime_dl](https://github.com/jachinlin/geektime_dl) | 把极客时间装进 Kindle,内含快手内推等福利 | 885 | Python | 04/18 | +| 139 | [seisman/how-to-write-makefile](https://github.com/seisman/how-to-write-makefile) | 跟我一起写Makefile重制版 | 874 | Python | 04/27 | +| 140 | [Hsury/BiliDrive](https://github.com/Hsury/BiliDrive) | ☁️ 哔哩云,不支持任意文件的全速上传与下载 | 856 | Python | 03/20 | +| 141 | [laixintao/python-parallel-programming-cookbook-cn](https://github.com/laixintao/python-parallel-programming-cookbook-cn) | 📖《Python Parallel Programming Cookbook》中文版 | 855 | Python | 04/18 | +| 142 | [githublitao/api_automation_test](https://github.com/githublitao/api_automation_test) | 接口自动化测试平台,已停止维护,看心情改改 | 836 | Python | 03/03 | +| 143 | [FinMind/FinMind](https://github.com/FinMind/FinMind) | Open Data, more than 50 financial data. 提供超過 50 個金融資料,每天更新 https://finmind.github.io/ | 829 | Python | 04/23 | +| 144 | [songyouwei/ABSA-PyTorch](https://github.com/songyouwei/ABSA-PyTorch) | Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。 | 827 | Python | 04/15 | +| 145 | [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 | 819 | Python | 03/15 | +| 146 | [CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE) | 中文任务基准测评 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard | 812 | Python | 04/24 | +| 147 | [sczhengyabin/Image-Downloader](https://github.com/sczhengyabin/Image-Downloader) | Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载. | 809 | Python | 04/22 | +| 148 | [grayddq/GScan](https://github.com/grayddq/GScan) | 本程序旨在为安全应急响应人员对Linux主机排查时提供便利,实现主机侧Checklist的自动全面化检测,根据检测结果自动数据聚合,进行黑客攻击路径溯源。 | 803 | Python | 04/10 | +| 149 | [fendouai/PyTorchDocs](https://github.com/fendouai/PyTorchDocs) | PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork! | 798 | Python | 01/15 | +| 150 | [PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader) | 学无止下载器,慕课下载器,Mooc下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载;支持视频,课件同时下载 | 777 | Python | 04/13 | +| 151 | [blackholll/loonflow](https://github.com/blackholll/loonflow) | 基于django的工作流引擎,工单(a workflow engine base on django python) | 762 | Python | 04/26 | +| 152 | [benitoro/stockholm](https://github.com/benitoro/stockholm) | 一个股票数据(沪深)爬虫和选股策略测试框架 | 759 | Python | 04/22 | +| 153 | [nonebot/nonebot](https://github.com/nonebot/nonebot) | 基于 酷Q 的 Python 异步 QQ 机器人框架 | 751 | Python | 04/28 | +| 154 | [ZSAIm/iqiyi-parser](https://github.com/ZSAIm/iqiyi-parser) | 解析下载爱奇艺、哔哩哔哩、腾讯视频 | 749 | Python | 03/04 | +| 155 | [AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection) | 开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask. | 747 | Python | 04/21 | +| 156 | [whyliam/whyliam.workflows.youdao](https://github.com/whyliam/whyliam.workflows.youdao) | 使用有道翻译你想知道的单词和语句 | 745 | Python | 02/03 | +| 157 | [shunliz/Machine-Learning](https://github.com/shunliz/Machine-Learning) | 机器学习原理 | 741 | Python | 02/12 | +| 158 | [fffonion/Xunlei-Fastdick](https://github.com/fffonion/Xunlei-Fastdick) | 迅雷快鸟 Xunlei Network Accelerator For Router | 740 | Python | 02/17 | +| 159 | [buppt/ChineseNER](https://github.com/buppt/ChineseNER) | 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF | 721 | Python | 03/15 | +| 160 | [HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course) | Django2.0视频教程相关代码(杨仕航) | 717 | Python | 03/29 | +| 161 | [nosarthur/gita](https://github.com/nosarthur/gita) | Manage multiple git repos side by side for sanity 不疯了似地管理多个git库 | 715 | Python | 04/19 | +| 162 | [Dawnnnnnn/bilibili-live-tools](https://github.com/Dawnnnnnn/bilibili-live-tools) | python实现的bilibili直播助手 | 714 | Python | 04/25 | +| 163 | [Entromorgan/Autoticket](https://github.com/Entromorgan/Autoticket) | 大麦网自动抢票工具 | 708 | Python | 02/20 | +| 164 | [mtianyan/FunpySpiderSearchEngine](https://github.com/mtianyan/FunpySpiderSearchEngine) | 借鉴自慕课网【Scrapy 1.6.0爬取数据 + ElasticSearch6.8.0+Django2.2搜索引擎】 | 699 | Python | 04/05 | +| 165 | [zaxlct/imooc-django](https://github.com/zaxlct/imooc-django) | 高仿慕课网:py3.5 + Django1.10 + xadmin 搭建的在线课程教育平台 | 698 | Python | 03/26 | +| 166 | [EvilCult/moviecatcher](https://github.com/EvilCult/moviecatcher) | 电影美剧搜索及在线观看离线下载软件,集成热门资源站,借助百度云实现离线下载以及在线播放功能。 | 694 | Python | 01/14 | +| 167 | [V-I-C-T-O-R/12306](https://github.com/V-I-C-T-O-R/12306) | 12306买票小工具 | 693 | Python | 01/16 | +| 168 | [librauee/Reptile](https://github.com/librauee/Reptile) | 🏀 Python3 网络爬虫实战(部分含详细教程)猫眼 腾讯视频 豆瓣 研招网 微博 笔趣阁小说 百度热点 B站 CSDN 网易云阅读 阿里文学 百度股票 今日头条 微信公众号 网易云音乐 拉勾 有道 unsplash 实习僧 汽车之家 英雄联盟盒子 大众点评 链家 LPL赛程 台风 梦幻西游、阴阳师藏宝阁 天气 牛客网 百度文库 睡前故事 知乎 Wish | 692 | Python | 04/16 | +| 169 | [twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial) | Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝 | 689 | Python | 04/26 | +| 170 | [gusibi/python-weixin](https://github.com/gusibi/python-weixin) | 微信(weixin\|wechat) Python SDK 支持开放平台和公众平台 支持微信小程序云开发 | 674 | Python | 02/22 | +| 171 | [rogerzhu/MNWeeklyCategory](https://github.com/rogerzhu/MNWeeklyCategory) | 码农周刊一周精选分类 | 670 | Python | 04/22 | +| 172 | [wbt5/real-url](https://github.com/wbt5/real-url) | 获取斗鱼&虎牙&哔哩哔哩&抖音&网易CC&火猫&企鹅电竞&YY直播&一直播&快手&花椒&映客 等直播平台的真实流媒体地址(直播源),可在PotPlayer、flv.js等播放器中播放。 | 662 | Python | 04/24 | +| 173 | [yidao620c/core-algorithm](https://github.com/yidao620c/core-algorithm) | 算法集锦的python实现 | 661 | Python | 03/29 | +| 174 | [yongzhuo/nlp_xiaojiang](https://github.com/yongzhuo/nlp_xiaojiang) | 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用 | 660 | Python | 04/17 | +| 175 | [minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon) | 人像卡通化探索项目 (photo-to-cartoon translation project) | 658 | Python | 04/24 | +| 176 | [JeziL/caj2pdf](https://github.com/JeziL/caj2pdf) | Convert CAJ (China Academic Journals) files to PDF. 转换中国知网 CAJ 格式文献为 PDF。佛系转换,成功与否,皆是玄学。 | 658 | Python | 01/18 | +| 177 | [CLUEbenchmark/CLUEDatasetSearch](https://github.com/CLUEbenchmark/CLUEDatasetSearch) | 搜索所有中文NLP数据集,附常用英文NLP数据集 | 654 | Python | 03/01 | +| 178 | [FeeiCN/ESD](https://github.com/FeeiCN/ESD) | Enumeration sub domains(枚举子域名) | 652 | Python | 03/26 | +| 179 | [ProHiryu/bert-chinese-ner](https://github.com/ProHiryu/bert-chinese-ner) | 使用预训练语言模型BERT做中文NER | 633 | Python | 02/26 | +| 180 | [mtianyan/VueDjangoFrameWorkShop](https://github.com/mtianyan/VueDjangoFrameWorkShop) | 学习自慕课网-前端Vue结合后端DjangoFramework的在线生鲜超市(前后端分离)【django3.0+xadmin+ueditor 】 | 632 | Python | 02/12 | +| 181 | [w-digital-scanner/w13scan](https://github.com/w-digital-scanner/w13scan) | Passive Security Scanner (被动式安全扫描器) | 631 | Python | 04/27 | +| 182 | [hanbinglengyue/FART](https://github.com/hanbinglengyue/FART) | ART环境下自动化脱壳方案 | 619 | Python | 01/24 | +| 183 | [wylok/sparrow](https://github.com/wylok/sparrow) | 运维管理平台(python3+flask+pycharts+apscheduler+gunicorn),模块化结构设计,底层依托mysql、influxdb、elasticsearch、zabbix、k8s等数据源数据 | 619 | Python | 03/13 | +| 184 | [zhzyker/exphub](https://github.com/zhzyker/exphub) | Exphub[漏洞利用脚本库] 包括Webloigc、Struts2、Tomcat的漏洞利用脚本,优先更新高危且易利用的漏洞利用脚本,最新添加CVE-2020-10199、CVE-2020-1938、CVE-2020-2551、CVE-2019-2618、CVE-2019-6340 | 617 | Python | 04/17 | +| 185 | [CTF-MissFeng/bayonet](https://github.com/CTF-MissFeng/bayonet) | bayonet是一款src资产管理系统,从子域名、端口服务、漏洞、爬虫等一体化的资产管理系统 | 617 | Python | 03/25 | +| 186 | [smilelight/lightNLP](https://github.com/smilelight/lightNLP) | 基于Pytorch和torchtext的自然语言处理深度学习框架,包含序列标注、文本分类、句子关系、文本生成、结构分析、五大功能模块,已实现了命名实体识别、中文分词、词性标注、语义角色标注、情感分析、关系抽取、语言模型、文本相似度、文本蕴含、依存句法分析、词向量训练、聊天机器人、机器翻译、文本摘要等功能。框架功能丰富,开箱可用,极易上手!基本都是学习他人实现然后自己修改融合到框架中,没有细致调参,且有不少Bug~ | 615 | Python | 01/10 | +| 187 | [Rlacat/jd-automask](https://github.com/Rlacat/jd-automask) | 防护-京东口罩自动抢购并下单 | 609 | Python | 02/19 | +| 188 | [zq1997/deepin-wine](https://github.com/zq1997/deepin-wine) | deepin-wine环境与应用在Mint/Ubuntu/Debian上的移植仓库 | 608 | Python | 04/25 | +| 189 | [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) 遗传、粒子群、模拟退火、蚁群算法等 | 605 | Python | 04/18 | +| 190 | [ldqk/new-pac](https://github.com/ldqk/new-pac) | 科学上网专用 | 600 | Python | 04/23 | +| 191 | [Hopetree/izone](https://github.com/Hopetree/izone) | django+bootstrap4 个人博客 | 591 | Python | 04/25 | +| 192 | [open-cmdb/cmdb](https://github.com/open-cmdb/cmdb) | CMDB 配置管理系统 资产管理系统 | 588 | Python | 03/06 | +| 193 | [HatBoy/Pcap-Analyzer](https://github.com/HatBoy/Pcap-Analyzer) | Python编写的可视化的离线数据包分析器 | 588 | Python | 02/04 | +| 194 | [xuanhun/PythonHackingBook1](https://github.com/xuanhun/PythonHackingBook1) | Python黑客编程之极速入门 | 587 | Python | 02/28 | +| 195 | [tp4a/teleport](https://github.com/tp4a/teleport) | Teleport是一款简单易用的堡垒机系统。 | 576 | Python | 04/28 | +| 196 | [Mingtzge/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement](https://github.com/Mingtzge/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement) | 2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码 | 570 | Python | 01/09 | +| 197 | [mai-lang-chai/Middleware-Vulnerability-detection](https://github.com/mai-lang-chai/Middleware-Vulnerability-detection) | CVE、CMS、中间件漏洞检测利用合集 Since 2019-9-15 | 569 | Python | 04/24 | +| 198 | [mlouielu/twstock](https://github.com/mlouielu/twstock) | 台灣股市股票價格擷取 (含即時股票資訊) - Taiwan Stock Opendata with realtime | 559 | Python | 03/17 | +| 199 | [gyh1621/GetSubtitles](https://github.com/gyh1621/GetSubtitles) | 一步下载匹配字幕 | 558 | Python | 04/27 | +| 200 | [taojy123/KeymouseGo](https://github.com/taojy123/KeymouseGo) | 类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 \| simulate mouse clicks and keyboard input | 551 | Python | 04/10 | ⬆ [回到目录](#目录) @@ -689,7 +689,7 @@ | ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----- | -------- | ------- | | 1 | [iikira/BaiduPCS-Go](https://github.com/iikira/BaiduPCS-Go) | 百度网盘客户端 - Go语言编写 | 23.2k | 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.2k | Go | 04/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.0k | Go | 04/28 | +| 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.0k | Go | 04/29 | | 4 | [chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | 12.5k | Go | 04/27 | | 5 | [ehang-io/nps](https://github.com/ehang-io/nps) | 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. | 11.8k | Go | 04/15 | | 6 | [go-kratos/kratos](https://github.com/go-kratos/kratos) | Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。 | 9.6k | Go | 04/28 | @@ -698,15 +698,15 @@ | 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.0k | Go | 04/28 | | 11 | [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 | 04/28 | -| 12 | [cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve) | 🌈支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes) | 4.4k | Go | 04/28 | +| 12 | [cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve) | 🌈支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes) | 4.4k | Go | 04/29 | | 13 | [lifei6671/mindoc](https://github.com/lifei6671/mindoc) | Golang实现的基于beego框架的接口在线文档管理系统 | 4.0k | Go | 03/06 | | 14 | [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动手写/从零实现系列 | 3.9k | Go | 04/20 | | 15 | [tophubs/TopList](https://github.com/tophubs/TopList) | 今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish | 3.7k | Go | 01/20 | -| 16 | [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 | 04/17 | -| 17 | [Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb) | 蓝鲸智云配置平台(BlueKing CMDB) | 3.4k | Go | 04/28 | +| 16 | [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 | 04/29 | +| 17 | [Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb) | 蓝鲸智云配置平台(BlueKing CMDB) | 3.4k | Go | 04/29 | | 18 | [ffhelicopter/Go42](https://github.com/ffhelicopter/Go42) | 《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。 | 3.3k | Go | 04/04 | | 19 | [gwuhaolin/lightsocks](https://github.com/gwuhaolin/lightsocks) | ⚡️一个轻巧的网络混淆代理🌏 | 3.2k | Go | 04/15 | -| 20 | [getlantern/lantern](https://github.com/getlantern/lantern) | Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator | 3.1k | Go | 03/31 | +| 20 | [getlantern/lantern](https://github.com/getlantern/lantern) | Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator | 3.1k | Go | 04/29 | | 21 | [senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern) | 设计模式 Golang实现-《研磨设计模式》读书笔记 | 2.9k | Go | 03/30 | | 22 | [xiaoming2028/FreePAC](https://github.com/xiaoming2028/FreePAC) | 科学上网/梯子/自由上网/翻墙 SS/SSR/V2Ray/Brook 搭建教程 | 2.6k | Go | 04/08 | | 23 | [chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade) | An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具) | 2.6k | Go | 04/28 | @@ -714,7 +714,7 @@ | 25 | [0xDkd/auxpi](https://github.com/0xDkd/auxpi) | 🍭 集合多家 API 的新一代图床 | 2.3k | Go | 02/19 | | 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 | [aceld/zinx](https://github.com/aceld/zinx) | 基于Golang轻量级TCP并发服务器框架 | 2.3k | Go | 04/22 | -| 28 | [goodrain/rainbond](https://github.com/goodrain/rainbond) | Enterprise Application System 以企业云原生应用开发、架构、运维、共享、交付为核心的Kubernetes多云赋能平台 | 2.2k | Go | 04/28 | +| 28 | [goodrain/rainbond](https://github.com/goodrain/rainbond) | Enterprise Application System 以企业云原生应用开发、架构、运维、共享、交付为核心的Kubernetes多云赋能平台 | 2.3k | Go | 04/29 | | 29 | [panjf2000/gnet](https://github.com/panjf2000/gnet) | 🚀gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。 | 2.2k | Go | 04/28 | | 30 | [chanxuehong/wechat](https://github.com/chanxuehong/wechat) | weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk | 2.0k | Go | 04/09 | | 31 | [feixiao/Distributed-Systems](https://github.com/feixiao/Distributed-Systems) | MIT课程《Distributed Systems 》学习和翻译 | 2.0k | Go | 02/08 | @@ -723,8 +723,8 @@ | 34 | [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 | | 35 | [liangdas/mqant](https://github.com/liangdas/mqant) | mqant是一款基于Golang语言的简洁,高效,高性能的分布式游戏服务器框架 | 1.9k | Go | 04/02 | | 36 | [eolinker/goku-api-gateway](https://github.com/eolinker/goku-api-gateway) | A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。 | 1.9k | Go | 03/30 | -| 37 | [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 | -| 38 | [flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin) | 基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能,更多功能正在开发中,欢迎issue和pr~ | 1.8k | Go | 04/28 | +| 37 | [flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin) | 基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能,更多功能正在开发中,欢迎issue和pr~ | 1.8k | Go | 04/28 | +| 38 | [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 | | 39 | [GuoZhaoran/spikeSystem](https://github.com/GuoZhaoran/spikeSystem) | 一个秒杀系统的例子分析 | 1.8k | Go | 01/20 | | 40 | [fanux/sealos](https://github.com/fanux/sealos) | 只能用丝滑一词形容的kubernetes高可用安装(kubernetes install)工具,一条命令,离线安装,包含所有依赖,内核负载不依赖haproxy keepalived,纯golang开发,99年证书,支持v1.16 v1.15 v1.17 v1.18! | 1.7k | Go | 04/25 | | 41 | [studygolang/studygolang](https://github.com/studygolang/studygolang) | Go 语言中文网 \| Golang中文社区 \| Go语言学习园地 源码 | 1.7k | Go | 04/12 | @@ -738,7 +738,7 @@ | 49 | [halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go) | ✅ Solutions to LeetCode by Go, 100% test coverage. / LeetCode 题解 | 1.4k | Go | 04/03 | | 50 | [phachon/mm-wiki](https://github.com/phachon/mm-wiki) | MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。 | 1.3k | Go | 04/15 | | 51 | [chai2010/go2-book](https://github.com/chai2010/go2-book) | :books: 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性 | 1.3k | Go | 03/31 | -| 52 | [bilibili/overlord](https://github.com/bilibili/overlord) | Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。 | 1.3k | Go | 04/27 | +| 52 | [bilibili/overlord](https://github.com/bilibili/overlord) | Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。 | 1.3k | Go | 04/29 | | 53 | [go-ego/gse](https://github.com/go-ego/gse) | Go efficient text segmentation @vcaesar; support english, chinese, japanese and other. Go 语言高性能分词 | 1.2k | Go | 04/28 | | 54 | [linclin/gopub](https://github.com/linclin/gopub) | vue.js(element框架)+golang(beego框架)开发的运维发布系统,支持git,jenkins版本发布,go ssh,BT两种文件传输方式选择,支持部署前准备任务和部署后任务钩子函数 | 1.2k | Go | 03/26 | | 55 | [xormplus/xorm](https://github.com/xormplus/xorm) | xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作 | 1.1k | Go | 04/10 | @@ -750,143 +750,143 @@ | 61 | [george518/PPGo_Job](https://github.com/george518/PPGo_Job) | PPGo_Job是一款可视化的、多人多权限的、一任务多机执行的定时任务管理系统,采用golang开发,安装方便,资源消耗少,支持大并发,可同时管理多台服务器上的定时任务。 | 990 | Go | 04/14 | | 62 | [hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN) | 《Mastering GO》中文译本,《玩转 GO》。 | 973 | Go | 04/02 | | 63 | [henson/proxypool](https://github.com/henson/proxypool) | Golang实现的IP代理池 | 949 | Go | 02/04 | -| 64 | [alberliu/gim](https://github.com/alberliu/gim) | golang写的IM服务器,支持多业务接入 | 929 | Go | 04/26 | -| 65 | [wenjianzhang/go-admin](https://github.com/wenjianzhang/go-admin) | 基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RABC资源控制,表单构建等) | 918 | Go | 04/26 | -| 66 | [zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book) | 《自己动手写Java虚拟机》源代码 | 871 | Go | 02/17 | +| 64 | [wenjianzhang/go-admin](https://github.com/wenjianzhang/go-admin) | 基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RABC资源控制,表单构建等) | 933 | Go | 04/26 | +| 65 | [alberliu/gim](https://github.com/alberliu/gim) | golang写的IM服务器,支持多业务接入 | 929 | Go | 04/26 | +| 66 | [zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book) | 《自己动手写Java虚拟机》源代码 | 872 | Go | 02/17 | | 67 | [iwannay/jiacrontab](https://github.com/iwannay/jiacrontab) | 简单可信赖的任务管理工具 | 869 | Go | 03/12 | -| 68 | [xianlubird/mydocker](https://github.com/xianlubird/mydocker) | <<自己动手写docker>> 源码 | 850 | Go | 04/06 | -| 69 | [yoki123/ncmdump](https://github.com/yoki123/ncmdump) | netease cloud music copyright protection file dump(golang版本网易云音乐ncm文件格式转换) | 848 | Go | 04/28 | -| 70 | [smartwalle/alipay](https://github.com/smartwalle/alipay) | 支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。 | 835 | Go | 04/26 | +| 68 | [xianlubird/mydocker](https://github.com/xianlubird/mydocker) | <<自己动手写docker>> 源码 | 851 | Go | 04/06 | +| 69 | [yoki123/ncmdump](https://github.com/yoki123/ncmdump) | netease cloud music copyright protection file dump(golang版本网易云音乐ncm文件格式转换) | 849 | Go | 04/29 | +| 70 | [smartwalle/alipay](https://github.com/smartwalle/alipay) | 支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。 | 837 | Go | 04/26 | | 71 | [qiniu/qshell](https://github.com/qiniu/qshell) | qshell是利用七牛文档上公开的API实现的一个方便开发者测试和使用七牛API服务的命令行工具。 | 830 | Go | 04/26 | -| 72 | [qiniu/qlang](https://github.com/qiniu/qlang) | Q Language (Q语言) - A script language for Go | 827 | Go | 04/28 | +| 72 | [qiniu/qlang](https://github.com/qiniu/qlang) | Q Language (Q语言) - A script language for Go | 828 | Go | 04/28 | | 73 | [wuYin/blog](https://github.com/wuYin/blog) | 个人博客 | 810 | Go | 04/23 | | 74 | [bilibili/sniper](https://github.com/bilibili/sniper) | 轻量级 go 业务框架。 | 799 | Go | 03/05 | -| 75 | [Go-zh/tour](https://github.com/Go-zh/tour) | Go 语言官方教程中文版 | 782 | Go | 04/04 | +| 75 | [Go-zh/tour](https://github.com/Go-zh/tour) | Go 语言官方教程中文版 | 783 | Go | 04/04 | | 76 | [xluohome/phonedata](https://github.com/xluohome/phonedata) | 手机号码归属地信息库、手机号归属地查询 phone.dat 最后更新:2020年04月 | 780 | Go | 04/23 | | 77 | [3xxx/engineercms](https://github.com/3xxx/engineercms) | 工程师知识管理系统:基于golang go语言(beego框架)。每个行业都有自己的知识管理系统,engineercms旨在为土木工程师们打造一款适用的基于web的知识管理系统。它既可以用于管理个人的项目资料,也可以用于管理项目团队资料;它既可以运行于个人电脑,也可以放到服务器上。支持提取码分享文件,onlyoffice实时文档协作,直接在线编辑dwg文件、office文档,在线利用mindoc创作你的书籍,阅览PDF文件。通用的业务流程设置。手机端配套小程序,微信搜索“珠三角设代”或“青少儿书画”即可呼出小程序。 | 769 | Go | 04/17 | -| 78 | [geph-official/geph2](https://github.com/geph-official/geph2) | Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. | 766 | Go | 04/24 | +| 78 | [geph-official/geph2](https://github.com/geph-official/geph2) | Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. | 767 | Go | 04/24 | | 79 | [gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample) | Go by Example 通过例子学 Golang | 762 | Go | 04/01 | | 80 | [caixw/apidoc](https://github.com/caixw/apidoc) | RESTful API 文档生成工具,支持 Go、Java、Swift、JavaScript、Rust、PHP、Python 和 Ruby 等大部分语言。 | 753 | Go | 03/08 | -| 81 | [godcong/fate](https://github.com/godcong/fate) | fate 命运 起名 算命 宝宝起名 起名助手 宝宝取名 | 746 | Go | 04/15 | -| 82 | [Gourouting/singo](https://github.com/Gourouting/singo) | Gin+Gorm开发Golang API快速开发脚手架 | 722 | Go | 03/09 | +| 81 | [godcong/fate](https://github.com/godcong/fate) | fate 命运 起名 算命 宝宝起名 起名助手 宝宝取名 | 747 | Go | 04/15 | +| 82 | [Gourouting/singo](https://github.com/Gourouting/singo) | Gin+Gorm开发Golang API快速开发脚手架 | 724 | Go | 03/09 | | 83 | [yangwenmai/learning-golang](https://github.com/yangwenmai/learning-golang) | Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频) | 694 | Go | 04/02 | | 84 | [mozillazg/go-pinyin](https://github.com/mozillazg/go-pinyin) | 汉字转拼音 | 684 | Go | 04/09 | | 85 | [gudegg/yunSpider](https://github.com/gudegg/yunSpider) | 百度云网盘爬虫 | 676 | Go | 04/05 | | 86 | [8treenet/freedom](https://github.com/8treenet/freedom) | freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。 | 666 | Go | 04/24 | -| 87 | [bobohume/gonet](https://github.com/bobohume/gonet) | go分布式服务器,基于内存mmo | 660 | Go | 04/28 | +| 87 | [bobohume/gonet](https://github.com/bobohume/gonet) | go分布式服务器,基于内存mmo | 661 | Go | 04/29 | | 88 | [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的集群复制工具,可以满足迁移和同步的需求,进一步实现灾备和多活功能。 | 656 | Go | 04/22 | | 89 | [mlogclub/bbs-go](https://github.com/mlogclub/bbs-go) | 基于Golang的社区系统。 | 650 | Go | 04/27 | | 90 | [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应用网关,提供WAF、CC攻击防御、OAuth2身份认证、统一Web化管理入口、证书私钥保护、Web SSH安全运 ... | 641 | Go | 04/26 | | 91 | [ixre/go2o](https://github.com/ixre/go2o) | 基于DDD的o2o的业务模型及基础, 使用Golang+Thrift实现 | 616 | Go | 04/27 | -| 92 | [hanchuanchuan/goInception](https://github.com/hanchuanchuan/goInception) | 一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具 | 602 | Go | 04/27 | -| 93 | [gopcp/example.v2](https://github.com/gopcp/example.v2) | An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版). | 602 | Go | 04/27 | -| 94 | [guonaihong/gout](https://github.com/guonaihong/gout) | gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues | 559 | Go | 04/14 | -| 95 | [medivhzhan/weapp](https://github.com/medivhzhan/weapp) | Golang 微信小程序 SDK | 554 | Go | 04/25 | -| 96 | [Jrohy/trojan](https://github.com/Jrohy/trojan) | trojan多用户管理部署程序, 支持web页面管理 | 547 | Go | 04/23 | -| 97 | [unknwon/building-web-applications-in-go](https://github.com/unknwon/building-web-applications-in-go) | Go 语言 Web 应用开发系列教程,从新手到双手残废 | 536 | Go | 03/21 | -| 98 | [qiniu/httptest](https://github.com/qiniu/httptest) | Qiniu httptest package - 七牛HTTP测试工具包 | 529 | Go | 04/26 | -| 99 | [thinkeridea/go-extend](https://github.com/thinkeridea/go-extend) | go语言扩展包,收集一些常用的操作函数,辅助更快的完成开发工作,并减少重复代码 | 506 | Go | 01/06 | -| 100 | [wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows) | 这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。 | 504 | Go | 04/26 | -| 101 | [jiajunhuang/blog](https://github.com/jiajunhuang/blog) | Jiajun的编程随想 | 498 | Go | 04/28 | -| 102 | [iGoogle-ink/gopay](https://github.com/iGoogle-ink/gopay) | QQ、微信(WeChat)、支付宝(AliPay)的Go版本SDK。【持续更新,望开发者及时升级】 | 496 | Go | 04/25 | -| 103 | [duolatech/xapimanager](https://github.com/duolatech/xapimanager) | XAPI MANAGER -专业实用的开源接口管理平台,为程序开发者提供一个灵活,方便,快捷的API管理工具,让API管理变的更加清晰、明朗。如果你觉得xApi对你有用的话,别忘了给我们点个赞哦^_^ ! | 473 | Go | 04/20 | -| 104 | [Golangltd/codeclass](https://github.com/Golangltd/codeclass) | Golang语言社区--腾讯课堂、网易云课堂、字节教育课程PPT及代码 | 471 | Go | 04/27 | -| 105 | [33cn/chain33](https://github.com/33cn/chain33) | 高度模块化, 遵循 KISS原则的区块链开发框架 | 451 | Go | 04/27 | -| 106 | [silenceper/pool](https://github.com/silenceper/pool) | Golang 通用网络连接池 | 447 | Go | 04/26 | -| 107 | [tjfoc/gmsm](https://github.com/tjfoc/gmsm) | GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库) | 443 | Go | 04/22 | -| 108 | [esrrhs/pingtunnel](https://github.com/esrrhs/pingtunnel) | 流量转发加速工具.a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding. | 439 | Go | 04/23 | -| 109 | [hidu/mysql-schema-sync](https://github.com/hidu/mysql-schema-sync) | mysql表结构自动同步工具(目前只支持字段、索引的同步,分区等高级功能暂不支持) | 428 | Go | 01/01 | -| 110 | [TeaWeb/build](https://github.com/TeaWeb/build) | TeaWeb-可视化的Web代理服务。DEMO: http://teaos.cn:7777 | 422 | Go | 04/01 | -| 111 | [indes/flowerss-bot](https://github.com/indes/flowerss-bot) | A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。 | 413 | Go | 04/26 | -| 112 | [didi/falcon-log-agent](https://github.com/didi/falcon-log-agent) | 用于监控系统的日志采集agent,可无缝对接open-falcon | 409 | Go | 03/02 | -| 113 | [snowlyg/IrisAdminApi](https://github.com/snowlyg/IrisAdminApi) | iris 框架的后台api项目 | 408 | Go | 04/24 | -| 114 | [it234/goapp](https://github.com/it234/goapp) | Gin + GORM + Casbin + vue-element-admin 实现的权限管理系统(golang) | 399 | 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 | [link1st/gowebsocket](https://github.com/link1st/gowebsocket) | golang基于websocket单台机器支持百万连接分布式聊天(IM)系统 | 358 | Go | 02/04 | -| 117 | [EndlessCheng/mahjong-helper](https://github.com/EndlessCheng/mahjong-helper) | 日本麻将助手:牌效+防守+记牌(支持雀魂、天凤) | 355 | Go | 04/13 | -| 118 | [baiyutang/meetup](https://github.com/baiyutang/meetup) | 【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues | 350 | Go | 04/24 | -| 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色,256色,RGB色彩渲染输出,兼容并支持 Windows 环境的色彩渲染 | 348 | 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。 | 348 | Go | 04/07 | -| 121 | [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 | -| 122 | [zxh0/luago-book](https://github.com/zxh0/luago-book) | 《自己动手实现Lua》源代码 | 334 | Go | 03/10 | -| 123 | [hr3lxphr6j/bililive-go](https://github.com/hr3lxphr6j/bililive-go) | 一个直播录制工具 | 322 | Go | 03/16 | -| 124 | [wangbin/jiebago](https://github.com/wangbin/jiebago) | Jieba 分词 Go 语言版 | 318 | Go | 01/03 | -| 125 | [kplcloud/kplcloud](https://github.com/kplcloud/kplcloud) | 基于Kubernetes的PaaS平台 | 315 | Go | 01/19 | -| 126 | [lifei6671/interview-go](https://github.com/lifei6671/interview-go) | golang面试题集合 | 311 | Go | 03/13 | -| 127 | [brokercap/Bifrost](https://github.com/brokercap/Bifrost) | Bifrost ---- 面向生产环境的 MySQL 同步到Redis,MongoDB等服务的异构中间件 | 309 | Go | 04/27 | -| 128 | [pibigstar/go-demo](https://github.com/pibigstar/go-demo) | Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等 | 309 | Go | 04/24 | -| 129 | [go-spring/go-spring](https://github.com/go-spring/go-spring) | 基于 IoC 的 Go 后端一站式开发框架 🚀 | 307 | Go | 04/25 | -| 130 | [ego008/goyoubbs](https://github.com/ego008/goyoubbs) | golang 实现的youBBS,自动安装、更新HTTPS | 301 | Go | 03/18 | -| 131 | [feiyu563/PrometheusAlert](https://github.com/feiyu563/PrometheusAlert) | Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等 | 299 | Go | 04/26 | -| 132 | [ma6254/FictionDown](https://github.com/ma6254/FictionDown) | 小说下载\|小说爬取\|起点\|笔趣阁\|导出Markdown\|导出txt\|转换epub\|广告过滤\|自动校对 | 298 | Go | 04/09 | -| 133 | [childe/gohangout](https://github.com/childe/gohangout) | golang版本的hangout, 希望能省些内存. 使用了自己写的Kafka lib .. 虚. 不过我们在生产环境已经使用近1年, kafka 版本从0.9.0.1到2.0都在使用, 目前情况稳定. 吞吐量在每天2000亿条以上. | 297 | Go | 04/16 | -| 134 | [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 | 291 | Go | 04/25 | -| 135 | [link1st/go-stress-testing](https://github.com/link1st/go-stress-testing) | go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】 | 283 | Go | 02/21 | -| 136 | [chai2010/gopherchina2018-cgo-talk](https://github.com/chai2010/gopherchina2018-cgo-talk) | :book: GopherChina2018: 深入CGO编程 - 最新修订 | 279 | Go | 03/31 | -| 137 | [dengsgo/fileboy](https://github.com/dengsgo/fileboy) | fileboy,文件变更监听通知系统,使用 Go 编写。Fileboy, File Change Monitoring Notification System, written with Go. | 272 | Go | 04/22 | -| 138 | [iissy/goweb](https://github.com/iissy/goweb) | 一个用Golang写的CMS(内容管理系统) | 270 | Go | 04/26 | -| 139 | [labulaka521/crocodile](https://github.com/labulaka521/crocodile) | Distributed Task Scheduling System\|分布式定时任务调度平台 | 262 | Go | 04/25 | -| 140 | [qieguo2016/algorithm](https://github.com/qieguo2016/algorithm) | 常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本 | 259 | Go | 04/15 | -| 141 | [jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial) | Go语言快速入门 | 256 | Go | 03/25 | -| 142 | [magiclvzs/antnet](https://github.com/magiclvzs/antnet) | A game server net framework in Golang go(Golang)游戏服务器网络框架 | 252 | Go | 04/28 | -| 143 | [idoubi/gonews](https://github.com/idoubi/gonews) | golang每日新闻检索平台 | 249 | Go | 02/07 | -| 144 | [esap/wechat](https://github.com/esap/wechat) | 微信SDK的golang实现,短小精悍,同时兼容【企业号/服务号/订阅号/小程序】 | 248 | Go | 02/20 | -| 145 | [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 | 247 | Go | 04/24 | -| 146 | [hequan2017/go-admin](https://github.com/hequan2017/go-admin) | go web api,包含gin+gorm+jwt+rbac等。 | 245 | Go | 02/04 | -| 147 | [GameXG/ProxyClient](https://github.com/GameXG/ProxyClient) | golang 代理库,和net一致的API。支持 socks4、socks4a、socks5、http、https 等代理协议。 | 239 | Go | 01/21 | -| 148 | [Tencent/bk-bcs](https://github.com/Tencent/bk-bcs) | 蓝鲸智云容器管理平台(BlueKing Container Service) | 239 | Go | 04/28 | -| 149 | [xinliangnote/Go](https://github.com/xinliangnote/Go) | 【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... | 234 | Go | 01/04 | -| 150 | [jackhu1990/golangman](https://github.com/jackhu1990/golangman) | golangman是一个帮助具有其他语言开发经验的人快速上手golang的开源项目. | 232 | Go | 02/15 | -| 151 | [micro-in-cn/starter-kit](https://github.com/micro-in-cn/starter-kit) | Quick Go-Micro 快速开发包 | 228 | Go | 04/25 | -| 152 | [micro-plat/hydra](https://github.com/micro-plat/hydra) | 后端全栈式服务框架,提供接口服务器、web服务器、websocket服务器,RPC服务器、统一调度服务器、消息消费服务器 | 227 | Go | 04/26 | -| 153 | [nange/gospider](https://github.com/nange/gospider) | golang实现的爬虫框架,使用者只需关心页面规则,提供web管理界面。基于colly开发。 | 225 | Go | 01/15 | -| 154 | [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 | -| 155 | [Shitaibin/golang_step_by_step](https://github.com/Shitaibin/golang_step_by_step) | Golang入门教程的文章、示例代码,喜欢就star,订阅就watch | 214 | Go | 04/19 | -| 156 | [p4gefau1t/trojan-go](https://github.com/p4gefau1t/trojan-go) | Go实现的Trojan代理,支持自动证书申请/多路复用/路由功能/CDN中转,多平台,无依赖。A Trojan proxy written in golang. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/ | 213 | Go | 04/28 | -| 157 | [hwholiday/learning_tools](https://github.com/hwholiday/learning_tools) | Go 学习、Go 进阶、Go 实用工具类、Go-kit 微服务实践 | 213 | Go | 04/10 | -| 158 | [gookit/validate](https://github.com/gookit/validate) | ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。 | 212 | Go | 04/07 | -| 159 | [admpub/nging](https://github.com/admpub/nging) | 漂亮的Go语言通用后台管理框架,包含计划任务、MySQL管理、Redis管理、FTP管理、SSH管理、服务器管理、Caddy配置、云存储管理等功能。 | 210 | Go | 04/28 | -| 160 | [darjun/go-daily-lib](https://github.com/darjun/go-daily-lib) | Go 每日一库 | 207 | Go | 04/27 | -| 161 | [goflyfox/gmanager](https://github.com/goflyfox/gmanager) | 基于gf框架的管理平台,支持登录、认证、组织机构、用户、角色、菜单、日志 | 203 | Go | 04/01 | -| 162 | [importcjj/sensitive](https://github.com/importcjj/sensitive) | 敏感词查找,验证,过滤和替换 🤓 FindAll, Validate, Filter and Replace words. | 199 | Go | 04/16 | -| 163 | [woodylan/go-websocket](https://github.com/woodylan/go-websocket) | 基于Golang实现的分布式WebSocket微服务,仅依赖Redis,简单易部署,支持高并发、单发、群发、广播,其它项目可以通过http与本项目通信。 | 187 | Go | 04/19 | -| 164 | [issue9/identicon](https://github.com/issue9/identicon) | Go 语言版 identicon 头像产生工具 | 185 | Go | 02/02 | -| 165 | [sinksmell/lanblog](https://github.com/sinksmell/lanblog) | 懒人博客,前后端分离,Vue+Beego Restful api 开箱即用,部署简单,后台管理系统简洁美观。 | 182 | Go | 02/25 | -| 166 | [lianxiangcloud/linkchain](https://github.com/lianxiangcloud/linkchain) | 享云链-郑和版本,由链享云打造的专注于数字经济创新业务的公链。 | 181 | Go | 03/02 | -| 167 | [SummerLife/EmbeddedSystem](https://github.com/SummerLife/EmbeddedSystem) | :books: 嵌入式系统基础知识与主流编程语言相关内容总结 | 181 | Go | 04/27 | -| 168 | [vckai/novel](https://github.com/vckai/novel) | Golang小说采集展示站 | 180 | Go | 04/11 | -| 169 | [duanhf2012/origin](https://github.com/duanhf2012/origin) | 全分布式服务器引擎 | 179 | Go | 04/28 | -| 170 | [fastgoo/wechat-grpc-client](https://github.com/fastgoo/wechat-grpc-client) | 微信Ipad协议golang版本,基于grpc的实现策略。这套代码需要通过gprc服务端组包解包才可以正常使用 | 176 | Go | 03/04 | -| 171 | [broqiang/mdblog](https://github.com/broqiang/mdblog) | 用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客 | 175 | Go | 04/20 | -| 172 | [freshcn/qqwry](https://github.com/freshcn/qqwry) | 纯真ip库的golang服务 | 172 | Go | 03/11 | -| 173 | [Gopusher/gateway](https://github.com/Gopusher/gateway) | 🚀构建分布式即时聊天、消息推送系统。 Building distributed instant messaging, push notification systems. | 170 | Go | 04/09 | -| 174 | [q191201771/naza](https://github.com/q191201771/naza) | 🍀 Go basic library. \|\| Go语言基础库。包含日志,内存池,断言,位操作,string,字节切片,一致性哈希,版本信息,大小端,原子操作,json,协程池,整型数组压缩,限速器,令牌桶,漏桶,带宽计算,网络连接对象,文件批处理,对象唯一ID,分布式ID,md5,mock,stub等内容。 | 169 | Go | 04/24 | -| 175 | [go-workflow/go-workflow](https://github.com/go-workflow/go-workflow) | go版本极简工作流引擎 | 169 | Go | 04/12 | -| 176 | [mattn/goemon](https://github.com/mattn/goemon) | 五右衛門 | 168 | Go | 04/06 | -| 177 | [iiinsomnia/yiigo](https://github.com/iiinsomnia/yiigo) | Go 轻量级开发通用库 | 167 | Go | 04/28 | -| 178 | [bypass-GFW-SNI/main](https://github.com/bypass-GFW-SNI/main) | 突破 GFW 的 SNI 封锁 | 167 | Go | 04/14 | -| 179 | [Comdex/imgo](https://github.com/Comdex/imgo) | golang图像处理工具库(golang image process lib) | 161 | Go | 02/13 | -| 180 | [zxysilent/blog](https://github.com/zxysilent/blog) | 一个go、echo、vue 开发的快速、简洁、美观、前后端分离的个人博客系统(blog)、也可方便二次开发为CMS(内容管理系统)和各种企业门户网站 | 160 | Go | 03/27 | -| 181 | [zu1k/tg-keyword-reply-bot](https://github.com/zu1k/tg-keyword-reply-bot) | telegram 关键词回复机器人,群主助手 | 159 | Go | 03/22 | -| 182 | [8treenet/gcache](https://github.com/8treenet/gcache) | gcache是gorm的中间件,插入后gorm即刻拥有缓存。 | 156 | Go | 01/20 | -| 183 | [sodaling/FastestBilibiliDownloader](https://github.com/sodaling/FastestBilibiliDownloader) | B站视频极速批量下载器\|The fastest Bilibili video downloader | 149 | Go | 04/15 | -| 184 | [iikira/Baidu-Login](https://github.com/iikira/Baidu-Login) | Go语言实现登录百度账号 | 147 | Go | 04/09 | -| 185 | [donng/Play-with-Data-Structures](https://github.com/donng/Play-with-Data-Structures) | 慕课 liuyubobobo「玩转数据结构」课程的 Go 语言实现版本 | 146 | Go | 03/27 | -| 186 | [openset/php2go](https://github.com/openset/php2go) | 用Go语言实现PHP内置函数 | 142 | Go | 01/18 | -| 187 | [fanpei91/gap-proxy](https://github.com/fanpei91/gap-proxy) | gap-proxy 是一个加速网络的 SOCKS5 安全代理工具。 | 142 | Go | 04/04 | -| 188 | [lozy219/TrustScience](https://github.com/lozy219/TrustScience) | 相信科学 | 139 | Go | 01/27 | -| 189 | [wanghongfei/gogate](https://github.com/wanghongfei/gogate) | Go实现的高性能Spring Cloud网关(支持Consul和Eureka), 路由配置热更新、负载均衡、灰度、服务粒度的流量控制、服务粒度的流量统计 | 139 | Go | 04/13 | -| 190 | [liuzhuoling2011/RedisGo](https://github.com/liuzhuoling2011/RedisGo) | 为更好的管理/监控Redis而倾心打造~ | 138 | Go | 03/28 | -| 191 | [mikezss/skl-go](https://github.com/mikezss/skl-go) | skl api,企业级后台API开发平台。使用beego语言架构。开发平台内嵌了用户、用户组、机构、角色、权限、多语言、枚举、OA引擎等功能模块。 | 136 | Go | 01/08 | -| 192 | [oldfritter/goDCE](https://github.com/oldfritter/goDCE) | 数字货币交易所 | 133 | Go | 04/26 | -| 193 | [Adminisme/ServerScan](https://github.com/Adminisme/ServerScan) | ServerScan一款使用Golang开发的高并发网络扫描、服务探测工具。 | 113 | Go | 04/07 | -| 194 | [zhangguanzhang/Installer](https://github.com/zhangguanzhang/Installer) | 不进bios和阵列卡,不用外部工具也不用买出厂服务,只需要开机,物理服务器便批量自动做硬raid和安装系统以及设置各自的所有网络信息和设置 | 112 | Go | 04/22 | -| 195 | [guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes) | golang development notes go语言开发笔记 | 112 | Go | 04/25 | -| 196 | [kongyuebin1/dongfeng-pay](https://github.com/kongyuebin1/dongfeng-pay) | go,支付系统,聚合支付,四方支付,前后端齐全(管理后台,商户后台,代理后台,网关,代付,等) | 112 | Go | 03/31 | -| 197 | [icowan/shorter](https://github.com/icowan/shorter) | 短链小工具 | 109 | Go | 04/27 | -| 198 | [ZZMarquis/gm](https://github.com/ZZMarquis/gm) | Go语言:实现国密SM2/SM3/SM4算法;实现SM2 X509v3证书签发和解析 | 109 | Go | 03/07 | -| 199 | [chenqinghe/baidu-ai-go-sdk](https://github.com/chenqinghe/baidu-ai-go-sdk) | 百度AI服务go语言sdk | 108 | Go | 03/09 | -| 200 | [q191201771/lal](https://github.com/q191201771/lal) | 🍀 Go live stream server and much more. \|\| Go语言编写的直播流媒体网络传输服务器。RTMP,HTTP-FLV,H264/AVC,H265/HEVC,AAC,GOP缓存已基本完成。第一个目标大版本将实现直播源站以及直播CDN分发的所有功能。 | 108 | Go | 04/24 | +| 92 | [gopcp/example.v2](https://github.com/gopcp/example.v2) | An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版). | 604 | Go | 04/27 | +| 93 | [hanchuanchuan/goInception](https://github.com/hanchuanchuan/goInception) | 一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具 | 602 | Go | 04/27 | +| 94 | [LockGit/gochat](https://github.com/LockGit/gochat) | 即时通讯,goim, online chat, im server write by golang !🚀 | 581 | Go | 01/10 | +| 95 | [guonaihong/gout](https://github.com/guonaihong/gout) | gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues | 561 | Go | 04/14 | +| 96 | [medivhzhan/weapp](https://github.com/medivhzhan/weapp) | Golang 微信小程序 SDK | 555 | Go | 04/25 | +| 97 | [Jrohy/trojan](https://github.com/Jrohy/trojan) | trojan多用户管理部署程序, 支持web页面管理 | 550 | Go | 04/23 | +| 98 | [unknwon/building-web-applications-in-go](https://github.com/unknwon/building-web-applications-in-go) | Go 语言 Web 应用开发系列教程,从新手到双手残废 | 536 | Go | 03/21 | +| 99 | [qiniu/httptest](https://github.com/qiniu/httptest) | Qiniu httptest package - 七牛HTTP测试工具包 | 529 | Go | 04/26 | +| 100 | [wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows) | 这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。 | 507 | Go | 04/26 | +| 101 | [thinkeridea/go-extend](https://github.com/thinkeridea/go-extend) | go语言扩展包,收集一些常用的操作函数,辅助更快的完成开发工作,并减少重复代码 | 506 | Go | 01/06 | +| 102 | [jiajunhuang/blog](https://github.com/jiajunhuang/blog) | Jiajun的编程随想 | 499 | Go | 04/28 | +| 103 | [iGoogle-ink/gopay](https://github.com/iGoogle-ink/gopay) | QQ、微信(WeChat)、支付宝(AliPay)的Go版本SDK。【持续更新,望开发者及时升级】 | 496 | Go | 04/25 | +| 104 | [duolatech/xapimanager](https://github.com/duolatech/xapimanager) | XAPI MANAGER -专业实用的开源接口管理平台,为程序开发者提供一个灵活,方便,快捷的API管理工具,让API管理变的更加清晰、明朗。如果你觉得xApi对你有用的话,别忘了给我们点个赞哦^_^ ! | 473 | Go | 04/20 | +| 105 | [Golangltd/codeclass](https://github.com/Golangltd/codeclass) | Golang语言社区--腾讯课堂、网易云课堂、字节教育课程PPT及代码 | 471 | Go | 04/27 | +| 106 | [33cn/chain33](https://github.com/33cn/chain33) | 高度模块化, 遵循 KISS原则的区块链开发框架 | 451 | Go | 04/29 | +| 107 | [esrrhs/pingtunnel](https://github.com/esrrhs/pingtunnel) | 流量转发加速工具.a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding. | 448 | Go | 04/23 | +| 108 | [silenceper/pool](https://github.com/silenceper/pool) | Golang 通用网络连接池 | 448 | Go | 04/26 | +| 109 | [tjfoc/gmsm](https://github.com/tjfoc/gmsm) | GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库) | 443 | Go | 04/22 | +| 110 | [hidu/mysql-schema-sync](https://github.com/hidu/mysql-schema-sync) | mysql表结构自动同步工具(目前只支持字段、索引的同步,分区等高级功能暂不支持) | 428 | Go | 01/01 | +| 111 | [TeaWeb/build](https://github.com/TeaWeb/build) | TeaWeb-可视化的Web代理服务。DEMO: http://teaos.cn:7777 | 422 | Go | 04/01 | +| 112 | [indes/flowerss-bot](https://github.com/indes/flowerss-bot) | A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。 | 414 | Go | 04/26 | +| 113 | [didi/falcon-log-agent](https://github.com/didi/falcon-log-agent) | 用于监控系统的日志采集agent,可无缝对接open-falcon | 409 | Go | 03/02 | +| 114 | [snowlyg/IrisAdminApi](https://github.com/snowlyg/IrisAdminApi) | iris 框架的后台api项目 | 408 | Go | 04/24 | +| 115 | [it234/goapp](https://github.com/it234/goapp) | Gin + GORM + Casbin + vue-element-admin 实现的权限管理系统(golang) | 399 | Go | 01/14 | +| 116 | [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 | +| 117 | [link1st/gowebsocket](https://github.com/link1st/gowebsocket) | golang基于websocket单台机器支持百万连接分布式聊天(IM)系统 | 359 | Go | 02/04 | +| 118 | [EndlessCheng/mahjong-helper](https://github.com/EndlessCheng/mahjong-helper) | 日本麻将助手:牌效+防守+记牌(支持雀魂、天凤) | 355 | Go | 04/13 | +| 119 | [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。 | 350 | Go | 04/07 | +| 120 | [baiyutang/meetup](https://github.com/baiyutang/meetup) | 【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues | 350 | Go | 04/24 | +| 121 | [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色,256色,RGB色彩渲染输出,兼容并支持 Windows 环境的色彩渲染 | 348 | Go | 04/26 | +| 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》源代码 | 334 | Go | 03/10 | +| 124 | [hr3lxphr6j/bililive-go](https://github.com/hr3lxphr6j/bililive-go) | 一个直播录制工具 | 322 | Go | 03/16 | +| 125 | [wangbin/jiebago](https://github.com/wangbin/jiebago) | Jieba 分词 Go 语言版 | 319 | Go | 01/03 | +| 126 | [kplcloud/kplcloud](https://github.com/kplcloud/kplcloud) | 基于Kubernetes的PaaS平台 | 315 | Go | 01/19 | +| 127 | [lifei6671/interview-go](https://github.com/lifei6671/interview-go) | golang面试题集合 | 311 | Go | 03/13 | +| 128 | [brokercap/Bifrost](https://github.com/brokercap/Bifrost) | Bifrost ---- 面向生产环境的 MySQL 同步到Redis,MongoDB等服务的异构中间件 | 310 | Go | 04/28 | +| 129 | [pibigstar/go-demo](https://github.com/pibigstar/go-demo) | Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等 | 309 | Go | 04/24 | +| 130 | [go-spring/go-spring](https://github.com/go-spring/go-spring) | 基于 IoC 的 Go 后端一站式开发框架 🚀 | 307 | Go | 04/25 | +| 131 | [feiyu563/PrometheusAlert](https://github.com/feiyu563/PrometheusAlert) | Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等 | 301 | Go | 04/29 | +| 132 | [ego008/goyoubbs](https://github.com/ego008/goyoubbs) | golang 实现的youBBS,自动安装、更新HTTPS | 301 | Go | 03/18 | +| 133 | [ma6254/FictionDown](https://github.com/ma6254/FictionDown) | 小说下载\|小说爬取\|起点\|笔趣阁\|导出Markdown\|导出txt\|转换epub\|广告过滤\|自动校对 | 298 | Go | 04/09 | +| 134 | [childe/gohangout](https://github.com/childe/gohangout) | golang版本的hangout, 希望能省些内存. 使用了自己写的Kafka lib .. 虚. 不过我们在生产环境已经使用近1年, kafka 版本从0.9.0.1到2.0都在使用, 目前情况稳定. 吞吐量在每天2000亿条以上. | 297 | Go | 04/16 | +| 135 | [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 | 291 | Go | 04/25 | +| 136 | [link1st/go-stress-testing](https://github.com/link1st/go-stress-testing) | go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】 | 284 | Go | 02/21 | +| 137 | [chai2010/gopherchina2018-cgo-talk](https://github.com/chai2010/gopherchina2018-cgo-talk) | :book: GopherChina2018: 深入CGO编程 - 最新修订 | 279 | Go | 03/31 | +| 138 | [labulaka521/crocodile](https://github.com/labulaka521/crocodile) | Distributed Task Scheduling System\|分布式定时任务调度平台 | 274 | Go | 04/29 | +| 139 | [dengsgo/fileboy](https://github.com/dengsgo/fileboy) | fileboy,文件变更监听通知系统,使用 Go 编写。Fileboy, File Change Monitoring Notification System, written with Go. | 272 | Go | 04/22 | +| 140 | [iissy/goweb](https://github.com/iissy/goweb) | 一个用Golang写的CMS(内容管理系统) | 269 | Go | 04/26 | +| 141 | [qieguo2016/algorithm](https://github.com/qieguo2016/algorithm) | 常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本 | 259 | Go | 04/15 | +| 142 | [jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial) | Go语言快速入门 | 256 | Go | 03/25 | +| 143 | [magiclvzs/antnet](https://github.com/magiclvzs/antnet) | A game server net framework in Golang go(Golang)游戏服务器网络框架 | 252 | Go | 04/28 | +| 144 | [idoubi/gonews](https://github.com/idoubi/gonews) | golang每日新闻检索平台 | 249 | Go | 02/07 | +| 145 | [esap/wechat](https://github.com/esap/wechat) | 微信SDK的golang实现,短小精悍,同时兼容【企业号/服务号/订阅号/小程序】 | 248 | Go | 02/20 | +| 146 | [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 | 248 | Go | 04/29 | +| 147 | [hequan2017/go-admin](https://github.com/hequan2017/go-admin) | go web api,包含gin+gorm+jwt+rbac等。 | 245 | Go | 02/04 | +| 148 | [GameXG/ProxyClient](https://github.com/GameXG/ProxyClient) | golang 代理库,和net一致的API。支持 socks4、socks4a、socks5、http、https 等代理协议。 | 239 | Go | 01/21 | +| 149 | [Tencent/bk-bcs](https://github.com/Tencent/bk-bcs) | 蓝鲸智云容器管理平台(BlueKing Container Service) | 239 | Go | 04/29 | +| 150 | [xinliangnote/Go](https://github.com/xinliangnote/Go) | 【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... | 234 | Go | 01/04 | +| 151 | [jackhu1990/golangman](https://github.com/jackhu1990/golangman) | golangman是一个帮助具有其他语言开发经验的人快速上手golang的开源项目. | 232 | Go | 02/15 | +| 152 | [micro-in-cn/starter-kit](https://github.com/micro-in-cn/starter-kit) | Quick Go-Micro 快速开发包 | 228 | Go | 04/25 | +| 153 | [micro-plat/hydra](https://github.com/micro-plat/hydra) | 后端全栈式服务框架,提供接口服务器、web服务器、websocket服务器,RPC服务器、统一调度服务器、消息消费服务器 | 227 | Go | 04/29 | +| 154 | [nange/gospider](https://github.com/nange/gospider) | golang实现的爬虫框架,使用者只需关心页面规则,提供web管理界面。基于colly开发。 | 225 | Go | 01/15 | +| 155 | [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 | +| 156 | [Shitaibin/golang_step_by_step](https://github.com/Shitaibin/golang_step_by_step) | Golang入门教程的文章、示例代码,喜欢就star,订阅就watch | 214 | Go | 04/19 | +| 157 | [gookit/validate](https://github.com/gookit/validate) | ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。 | 213 | Go | 04/07 | +| 158 | [p4gefau1t/trojan-go](https://github.com/p4gefau1t/trojan-go) | Go实现的Trojan代理,支持自动证书申请/多路复用/路由功能/CDN中转,多平台,无依赖。A Trojan proxy written in golang. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/ | 213 | Go | 04/29 | +| 159 | [hwholiday/learning_tools](https://github.com/hwholiday/learning_tools) | Go 学习、Go 进阶、Go 实用工具类、Go-kit 微服务实践 | 213 | Go | 04/10 | +| 160 | [admpub/nging](https://github.com/admpub/nging) | 漂亮的Go语言通用后台管理框架,包含计划任务、MySQL管理、Redis管理、FTP管理、SSH管理、服务器管理、Caddy配置、云存储管理等功能。 | 210 | Go | 04/28 | +| 161 | [darjun/go-daily-lib](https://github.com/darjun/go-daily-lib) | Go 每日一库 | 210 | Go | 04/27 | +| 162 | [goflyfox/gmanager](https://github.com/goflyfox/gmanager) | 基于gf框架的管理平台,支持登录、认证、组织机构、用户、角色、菜单、日志 | 203 | Go | 04/01 | +| 163 | [importcjj/sensitive](https://github.com/importcjj/sensitive) | 敏感词查找,验证,过滤和替换 🤓 FindAll, Validate, Filter and Replace words. | 199 | Go | 04/16 | +| 164 | [duanhf2012/origin](https://github.com/duanhf2012/origin) | 全分布式服务器引擎 | 189 | Go | 04/28 | +| 165 | [woodylan/go-websocket](https://github.com/woodylan/go-websocket) | 基于Golang实现的分布式WebSocket微服务,仅依赖Redis,简单易部署,支持高并发、单发、群发、广播,其它项目可以通过http与本项目通信。 | 187 | Go | 04/19 | +| 166 | [issue9/identicon](https://github.com/issue9/identicon) | Go 语言版 identicon 头像产生工具 | 185 | Go | 02/02 | +| 167 | [sinksmell/lanblog](https://github.com/sinksmell/lanblog) | 懒人博客,前后端分离,Vue+Beego Restful api 开箱即用,部署简单,后台管理系统简洁美观。 | 182 | Go | 02/25 | +| 168 | [lianxiangcloud/linkchain](https://github.com/lianxiangcloud/linkchain) | 享云链-郑和版本,由链享云打造的专注于数字经济创新业务的公链。 | 181 | Go | 03/02 | +| 169 | [SummerLife/EmbeddedSystem](https://github.com/SummerLife/EmbeddedSystem) | :books: 嵌入式系统基础知识与主流编程语言相关内容总结 | 181 | Go | 04/27 | +| 170 | [vckai/novel](https://github.com/vckai/novel) | Golang小说采集展示站 | 180 | Go | 04/11 | +| 171 | [fastgoo/wechat-grpc-client](https://github.com/fastgoo/wechat-grpc-client) | 微信Ipad协议golang版本,基于grpc的实现策略。这套代码需要通过gprc服务端组包解包才可以正常使用 | 176 | Go | 03/04 | +| 172 | [broqiang/mdblog](https://github.com/broqiang/mdblog) | 用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客 | 175 | Go | 04/20 | +| 173 | [freshcn/qqwry](https://github.com/freshcn/qqwry) | 纯真ip库的golang服务 | 172 | Go | 03/11 | +| 174 | [Gopusher/gateway](https://github.com/Gopusher/gateway) | 🚀构建分布式即时聊天、消息推送系统。 Building distributed instant messaging, push notification systems. | 170 | Go | 04/09 | +| 175 | [q191201771/naza](https://github.com/q191201771/naza) | 🍀 Go basic library. \|\| Go语言基础库。包含日志,内存池,断言,位操作,string,字节切片,一致性哈希,版本信息,大小端,原子操作,json,协程池,整型数组压缩,限速器,令牌桶,漏桶,带宽计算,网络连接对象,文件批处理,对象唯一ID,分布式ID,md5,mock,stub等内容。 | 169 | Go | 04/24 | +| 176 | [go-workflow/go-workflow](https://github.com/go-workflow/go-workflow) | go版本极简工作流引擎 | 169 | Go | 04/12 | +| 177 | [mattn/goemon](https://github.com/mattn/goemon) | 五右衛門 | 168 | Go | 04/06 | +| 178 | [iiinsomnia/yiigo](https://github.com/iiinsomnia/yiigo) | Go 轻量级开发通用库 | 167 | Go | 04/28 | +| 179 | [bypass-GFW-SNI/main](https://github.com/bypass-GFW-SNI/main) | 突破 GFW 的 SNI 封锁 | 167 | Go | 04/14 | +| 180 | [Comdex/imgo](https://github.com/Comdex/imgo) | golang图像处理工具库(golang image process lib) | 161 | Go | 02/13 | +| 181 | [zxysilent/blog](https://github.com/zxysilent/blog) | 一个go、echo、vue 开发的快速、简洁、美观、前后端分离的个人博客系统(blog)、也可方便二次开发为CMS(内容管理系统)和各种企业门户网站 | 160 | Go | 03/27 | +| 182 | [zu1k/tg-keyword-reply-bot](https://github.com/zu1k/tg-keyword-reply-bot) | telegram 关键词回复机器人,群主助手 | 160 | Go | 03/22 | +| 183 | [8treenet/gcache](https://github.com/8treenet/gcache) | gcache是gorm的中间件,插入后gorm即刻拥有缓存。 | 156 | Go | 01/20 | +| 184 | [sodaling/FastestBilibiliDownloader](https://github.com/sodaling/FastestBilibiliDownloader) | B站视频极速批量下载器\|The fastest Bilibili video downloader | 149 | Go | 04/15 | +| 185 | [iikira/Baidu-Login](https://github.com/iikira/Baidu-Login) | Go语言实现登录百度账号 | 148 | Go | 04/09 | +| 186 | [donng/Play-with-Data-Structures](https://github.com/donng/Play-with-Data-Structures) | 慕课 liuyubobobo「玩转数据结构」课程的 Go 语言实现版本 | 147 | Go | 03/27 | +| 187 | [openset/php2go](https://github.com/openset/php2go) | 用Go语言实现PHP内置函数 | 142 | Go | 01/18 | +| 188 | [fanpei91/gap-proxy](https://github.com/fanpei91/gap-proxy) | gap-proxy 是一个加速网络的 SOCKS5 安全代理工具。 | 142 | Go | 04/04 | +| 189 | [lozy219/TrustScience](https://github.com/lozy219/TrustScience) | 相信科学 | 139 | Go | 01/27 | +| 190 | [wanghongfei/gogate](https://github.com/wanghongfei/gogate) | Go实现的高性能Spring Cloud网关(支持Consul和Eureka), 路由配置热更新、负载均衡、灰度、服务粒度的流量控制、服务粒度的流量统计 | 139 | Go | 04/13 | +| 191 | [liuzhuoling2011/RedisGo](https://github.com/liuzhuoling2011/RedisGo) | 为更好的管理/监控Redis而倾心打造~ | 138 | Go | 03/28 | +| 192 | [mikezss/skl-go](https://github.com/mikezss/skl-go) | skl api,企业级后台API开发平台。使用beego语言架构。开发平台内嵌了用户、用户组、机构、角色、权限、多语言、枚举、OA引擎等功能模块。 | 136 | Go | 01/08 | +| 193 | [oldfritter/goDCE](https://github.com/oldfritter/goDCE) | 数字货币交易所 | 134 | Go | 04/26 | +| 194 | [88250/pipe](https://github.com/88250/pipe) | 🎷 B3log distributed community blog-end node, welcome to join the next generation community network. B3log 分布式社区的博客端节点,欢迎加入下一代社区网络。 | 128 | Go | 04/23 | +| 195 | [zhshch2002/goribot](https://github.com/zhshch2002/goribot) | [Crawler/Scraper for Golang]🕷A lightweight distributed friendly Golang crawler framework.一个轻量的分布式友好的 Golang 爬虫框架。 | 128 | Go | 04/25 | +| 196 | [DemonFengYuXiang/YourNovel](https://github.com/DemonFengYuXiang/YourNovel) | YourNovel-基于Golang的开源小说搜索引擎&免费小说阅读网站 | 123 | Go | 03/05 | +| 197 | [yuedun/metal](https://github.com/yuedun/metal) | 基于beego开发的网站,管理后台系统,包含功能:登录,用户管理,权限管理,多线程获取数据,定时任务,爬虫,markdown,七牛上传图片。 | 121 | Go | 04/29 | +| 198 | [KilluaChen/Dou-figure-alfred-workflow](https://github.com/KilluaChen/Dou-figure-alfred-workflow) | 斗图神器2.0 使用Golang 重构 !! 收集了成千上万的撕逼斗图表情包,在这里你可以快速找到想要的表情 Alfred斗图插件 | 121 | Go | 04/13 | +| 199 | [youngxhui/GinHello](https://github.com/youngxhui/GinHello) | Gin 学习示例代码 | 119 | Go | 03/09 | +| 200 | [crabkun/switcher](https://github.com/crabkun/switcher) | 一个多功能的端口转发/端口复用工具,支持转发本地或远程地址的端口,支持正则表达式转发(实现端口复用)。 | 118 | Go | 01/09 | ⬆ [回到目录](#目录)