↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/CPP.md b/content/charts/growth/knowledge/CPP.md index 62835c51..46260804 100644 --- a/content/charts/growth/knowledge/CPP.md +++ b/content/charts/growth/knowledge/CPP.md @@ -1,105 +1,106 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > C++ -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|890|24|2022-01-15| -|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17897|20|2022-01-13| -|3|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|21905|15|2022-01-10| -|4|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|342|8|2021-12-15| -|5|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1304|7|2021-10-21| -|6|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|1991|6|2022-01-11| -|7|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|213|5|2022-01-13| -|8|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8899|4|2021-12-06| -|9|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源|1860|3|2022-01-14| -|10|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/|1207|3|2022-01-08| -|11|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5813|2|2021-12-28| -|12|[callmePicacho/Data-Structres](https://github.com/callmePicacho/Data-Structres)|浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解|1654|2|2021-08-17| +|1|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|896|24|2022-01-15| +|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17911|20|2022-01-13| +|3|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|21913|15|2022-01-10| +|4|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|343|8|2021-12-15| +|5|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1306|7|2021-10-21| +|6|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|1994|6|2022-01-11| +|7|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|218|5|2022-01-13| +|8|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8901|4|2021-12-06| +|9|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源|1863|3|2022-01-14| +|10|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/|1208|3|2022-01-08| +|11|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5816|2|2021-12-28| +|12|[callmePicacho/Data-Structres](https://github.com/callmePicacho/Data-Structres)|浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解|1656|2|2021-08-17| |13|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|820|2|2022-01-13| |14|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|2|2021-12-28| -|15|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|2006|2|2022-01-06| -|16|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2462|2|2021-12-21| -|17|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3429|2|2021-11-28| -|18|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2457|2|2022-01-03| -|19|[HarleysZhang/2021_algorithm_intern_information](https://github.com/HarleysZhang/2021_algorithm_intern_information)|2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。|1241|1|2021-10-23| -|20|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2-zufuliu is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled wi ...|974|1|2022-01-15| -|21|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1428|1|2021-12-05| -|22|[ethan-li-coding/PatchMatchStereo](https://github.com/ethan-li-coding/PatchMatchStereo)|PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!|369|1|2021-12-29| -|23|[o0o0o0o0o0o0o/image-processing-from-scratch](https://github.com/o0o0o0o0o0o0o/image-processing-from-scratch)|This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.|676|1|2021-07-23| -|24|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |166|1|2021-11-07| -|25|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|217|1|2021-11-02| -|26|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|118|1|2021-11-09| -|27|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|618|1|2021-12-29| -|28|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1146|1|2021-11-29| -|29|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|795|1|2021-12-27| -|30|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4333|1|2021-10-11| -|31|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1037|1|2022-01-05| -|32|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|290|1|2022-01-15| -|33|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|659|1|2021-08-24| -|34|[forhappy/Cplusplus-Concurrency-In-Practice](https://github.com/forhappy/Cplusplus-Concurrency-In-Practice)|A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》|3834|1|2021-07-25| -|35|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等,还新添了其他算法和计算机基础的难点,力求简洁清晰|926|1|2022-01-12| -|36|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1495|1|2022-01-03| -|37|[xmuli/QtExamples](https://github.com/xmuli/QtExamples)|Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程|968|1|2021-10-09| -|38|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x|820|1|2021-11-09| -|39|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1247|1|2022-01-13| -|40|[liuyubobobo/Play-Leetcode](https://github.com/liuyubobobo/Play-Leetcode)|My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言 ...|2229|1|2022-01-14| -|41|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|171|0|2021-10-21| -|42|[Vincentqyw/LineSegmentsDetection](https://github.com/Vincentqyw/LineSegmentsDetection)|:monkey:A collection of line segments detection algorithms. |76|0|2021-09-08| -|43|[lunnlew/weicai-scraper](https://github.com/lunnlew/weicai-scraper)|微信公众号文章采集管理工具|66|0|2021-08-11| -|44|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|196|0|2022-01-11| -|45|[tsymiar/TheLastBattle](https://github.com/tsymiar/TheLastBattle)|MOBA手游【最后一战】unity3d C++ mirror 供学习|61|0|2021-08-13| -|46|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|301|0|2021-12-28| -|47|[jiangzc/CuteTranslation](https://github.com/jiangzc/CuteTranslation)|Linux屏幕取词翻译软件|123|0|2021-09-11| -|48|[jwzh222/epoll](https://github.com/jwzh222/epoll)|基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习|80|0|2021-09-01| -|49|[weiyu666/GAMES202homework](https://github.com/weiyu666/GAMES202homework)|主要是学习闫老师的GAMES202高质量实时渲染完成的大作业|56|0|2021-10-08| -|50|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|159|0|2022-01-14| -|51|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|149|0|2021-09-23| -|52|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|215|0|2021-12-31| -|53|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|148|0|2022-01-03| -|54|[exlaw/Notes](https://github.com/exlaw/Notes)|南软几个课程的本科复习资料|55|0|2021-10-12| -|55|[thecodingwizard/competitive-programming](https://github.com/thecodingwizard/competitive-programming)|Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!|55|0|2021-11-06| -|56|[AZE98/CQUPT-Study-Data](https://github.com/AZE98/CQUPT-Study-Data)|在重邮本科阶段积累的实验报告、PPT等课程资料及课外学习资料。|283|0|2021-08-15| -|57|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|464|0|2022-01-15| -|58|[XINCGer/AlgorithmTraining](https://github.com/XINCGer/AlgorithmTraining)|算法训练,包括《啊哈算法》中的算法和常用游戏算法|61|0|2021-10-31| -|59|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码和习题答案|88|0|2022-01-05| -|60|[kongpf8848/Animation](https://github.com/kongpf8848/Animation)|Android各种动画效果合集,项目包含了丰富的动画实例(逐帧动画,补间动画,Lottie动画,GIF动画,SVGA动画),体验动画之美,让Android动起来:smile::smile::smile:|176|0|2021-12-17| -|61|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|88|0|2022-01-09| -|62|[Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey](https://github.com/Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey)|一个关于RazerBlade15的黑苹果efi分享,macOS Big Sur/Monterey的安装教程,以及一些优化分享。|63|0|2021-09-01| -|63|[xiaoxiaojx/blog](https://github.com/xiaoxiaojx/blog)|Project for learning node / libuv / gRPC internals.(💡Language: zh-CN)|171|0|2022-01-05| -|64|[BenedictYoung/Practice](https://github.com/BenedictYoung/Practice)|王道考研机试指南(第二版) 习题代码|55|0|2021-11-25| -|65|[GoatGirl98/Walkthrough-of-ACCoding-in-BUAA](https://github.com/GoatGirl98/Walkthrough-of-ACCoding-in-BUAA)|北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.cn)开放课程的全部题解|148|0|2021-11-23| -|66|[IronsDu/brynet](https://github.com/IronsDu/brynet)|A Header-Only cross-platform C++ TCP network library . Can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install |797|0|2022-01-15| -|67|[neil3d/UnrealCookbook](https://github.com/neil3d/UnrealCookbook)|虚幻4引擎的一些编程实践分享|166|0|2021-12-12| -|68|[juhuaguai/duilib](https://github.com/juhuaguai/duilib)|由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。|90|0|2021-12-29| -|69|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|97|0|2022-01-14| -|70|[zguolee/WDAlgorithmsNote](https://github.com/zguolee/WDAlgorithmsNote)|王道考研机试指南(第二版)——题目链接|56|0|2021-10-18| -|71|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCL(Point Cloud Library)点云库学习记录|400|0|2021-09-10| -|72|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|123|0|2022-01-12| -|73|[yanyiwu/simhash](https://github.com/yanyiwu/simhash)|中文文档simhash值计算|938|0|2022-01-09| -|74|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|941|0|2022-01-07| -|75|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习,保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|57|0|2021-07-22| -|76|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|356|0|2021-09-04| -|77|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等!|73|0|2022-01-13| -|78|[plamenko/altruct](https://github.com/plamenko/altruct)|Algorithms & Data Structures|64|0|2021-11-06| -|79|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|120|0|2022-01-07| -|80|[netbeen/flyingACE](https://github.com/netbeen/flyingACE)|A Cocos2d-3.0 games about plane fighting, using Cocos2d-x-3.3 binding c++. Cocos2dx游戏《王牌飞行员》,使用Cocos2d-x-3.3开发|109|0|2021-11-14| -|81|[xianfei/SSE18_Homework](https://github.com/xianfei/SSE18_Homework)|北京邮电大学计算机学院软件工程系作业代码汇总,由18级王衔飞维护。|57|0|2021-07-26| -|82|[moranzcw/LeetCode-NOTES](https://github.com/moranzcw/LeetCode-NOTES)|LeetCode 算法解答|180|0|2021-11-14| -|83|[wugenqiang/NoteBook](https://github.com/wugenqiang/NoteBook)|✍ 记录一路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系|101|0|2021-10-07| -|84|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析,框架学习等。yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;|140|0|2022-01-06| -|85|[Lartu/ldpl](https://github.com/Lartu/ldpl)|Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn.|123|0|2021-12-10| -|86|[ThreeSR/LeetCode](https://github.com/ThreeSR/LeetCode)|Zero LeetCode a day keeps the Offer away.|65|0|2021-12-07| -|87|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|90|0|2022-01-13| -|88|[liuchuo/LeetCode](https://github.com/liuchuo/LeetCode)|🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift)|468|0|2021-10-17| -|89|[yanglr/leetcode-ac](https://github.com/yanglr/leetcode-ac)|:octocat: leetcode-ac LeetCode AC solutions LeetCode+剑指offer+程序员面试金典careerup(cc189)|93|0|2021-11-28| -|90|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|119|0|2022-01-02| -|91|[tiankonguse/leetcode-solutions](https://github.com/tiankonguse/leetcode-solutions)|My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目|72|0|2022-01-09| -|92|[czs108/Cpp-Primer-5th-Notes-CN](https://github.com/czs108/Cpp-Primer-5th-Notes-CN)|📚 《C++ Primer中文版(第5版)》笔记|617|0|2021-12-26| -|93|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|133|0|2022-01-11| -|94|[sukhoeing/aoapc-bac2nd-keys](https://github.com/sukhoeing/aoapc-bac2nd-keys)|算法竞赛入门经典第2版-习题选解|471|0|2021-09-08| -|95|[metaphysis/Code](https://github.com/metaphysis/Code)|Solutions for UVa Online Judge and Programming Challeges. Sample code in my Book.|136|0|2021-12-29| +|15|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|2012|2|2022-01-06| +|16|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2463|2|2021-12-21| +|17|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3431|2|2021-11-28| +|18|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2458|2|2022-01-03| +|19|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站 视频(投稿视频、番剧、电影、课程)、直播、漫画。(使用 Qt C++ 开发)|114|1|2021-10-30| +|20|[HarleysZhang/2021_algorithm_intern_information](https://github.com/HarleysZhang/2021_algorithm_intern_information)|2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。|1242|1|2021-10-23| +|21|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2-zufuliu is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled wi ...|978|1|2022-01-16| +|22|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1428|1|2021-12-05| +|23|[ethan-li-coding/PatchMatchStereo](https://github.com/ethan-li-coding/PatchMatchStereo)|PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!|370|1|2021-12-29| +|24|[o0o0o0o0o0o0o/image-processing-from-scratch](https://github.com/o0o0o0o0o0o0o/image-processing-from-scratch)|This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.|676|1|2021-07-23| +|25|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |166|1|2021-11-07| +|26|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|217|1|2021-11-02| +|27|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|118|1|2021-11-09| +|28|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|619|1|2021-12-29| +|29|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1146|1|2021-11-29| +|30|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|795|1|2021-12-27| +|31|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4333|1|2021-10-11| +|32|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1036|1|2022-01-05| +|33|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|290|1|2022-01-15| +|34|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|660|1|2021-08-24| +|35|[forhappy/Cplusplus-Concurrency-In-Practice](https://github.com/forhappy/Cplusplus-Concurrency-In-Practice)|A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》|3835|1|2021-07-25| +|36|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等,还新添了其他算法和计算机基础的难点,力求简洁清晰 ...|928|1|2022-01-12| +|37|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1496|1|2022-01-03| +|38|[xmuli/QtExamples](https://github.com/xmuli/QtExamples)|Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程|969|1|2021-10-09| +|39|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x|820|1|2021-11-09| +|40|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1248|1|2022-01-13| +|41|[liuyubobobo/Play-Leetcode](https://github.com/liuyubobobo/Play-Leetcode)|My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言 ...|2230|1|2022-01-16| +|42|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|171|0|2021-10-21| +|43|[Vincentqyw/LineSegmentsDetection](https://github.com/Vincentqyw/LineSegmentsDetection)|:monkey:A collection of line segments detection algorithms. |76|0|2021-09-08| +|44|[lunnlew/weicai-scraper](https://github.com/lunnlew/weicai-scraper)|微信公众号文章采集管理工具|66|0|2021-08-11| +|45|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|196|0|2022-01-11| +|46|[tsymiar/TheLastBattle](https://github.com/tsymiar/TheLastBattle)|MOBA手游【最后一战】unity3d C++ mirror 供学习|61|0|2021-08-13| +|47|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|301|0|2021-12-28| +|48|[jiangzc/CuteTranslation](https://github.com/jiangzc/CuteTranslation)|Linux屏幕取词翻译软件|124|0|2021-09-11| +|49|[jwzh222/epoll](https://github.com/jwzh222/epoll)|基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习|80|0|2021-09-01| +|50|[weiyu666/GAMES202homework](https://github.com/weiyu666/GAMES202homework)|主要是学习闫老师的GAMES202高质量实时渲染完成的大作业|56|0|2021-10-08| +|51|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|159|0|2022-01-14| +|52|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|149|0|2021-09-23| +|53|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|214|0|2021-12-31| +|54|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|148|0|2022-01-03| +|55|[exlaw/Notes](https://github.com/exlaw/Notes)|南软几个课程的本科复习资料|55|0|2021-10-12| +|56|[thecodingwizard/competitive-programming](https://github.com/thecodingwizard/competitive-programming)|Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!|55|0|2021-11-06| +|57|[AZE98/CQUPT-Study-Data](https://github.com/AZE98/CQUPT-Study-Data)|在重邮本科阶段积累的实验报告、PPT等课程资料及课外学习资料。|283|0|2021-08-15| +|58|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|464|0|2022-01-15| +|59|[XINCGer/AlgorithmTraining](https://github.com/XINCGer/AlgorithmTraining)|算法训练,包括《啊哈算法》中的算法和常用游戏算法|61|0|2021-10-31| +|60|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码和习题答案|88|0|2022-01-05| +|61|[kongpf8848/Animation](https://github.com/kongpf8848/Animation)|Android各种动画效果合集,项目包含了丰富的动画实例(逐帧动画,补间动画,Lottie动画,GIF动画,SVGA动画),体验动画之美,让Android动起来:smile::smile::smile:|176|0|2021-12-17| +|62|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|88|0|2022-01-16| +|63|[Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey](https://github.com/Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey)|一个关于RazerBlade15的黑苹果efi分享,macOS Big Sur/Monterey的安装教程,以及一些优化分享。|63|0|2021-09-01| +|64|[xiaoxiaojx/blog](https://github.com/xiaoxiaojx/blog)|Project for learning node / libuv / gRPC internals.(💡Language: zh-CN)|171|0|2022-01-05| +|65|[BenedictYoung/Practice](https://github.com/BenedictYoung/Practice)|王道考研机试指南(第二版) 习题代码|69|0|2022-01-04| +|66|[GoatGirl98/Walkthrough-of-ACCoding-in-BUAA](https://github.com/GoatGirl98/Walkthrough-of-ACCoding-in-BUAA)|北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.cn)开放课程的全部题解|148|0|2021-11-23| +|67|[IronsDu/brynet](https://github.com/IronsDu/brynet)|A Header-Only cross-platform C++ TCP network library . Can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install |797|0|2022-01-15| +|68|[neil3d/UnrealCookbook](https://github.com/neil3d/UnrealCookbook)|虚幻4引擎的一些编程实践分享|167|0|2021-12-12| +|69|[juhuaguai/duilib](https://github.com/juhuaguai/duilib)|由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。|90|0|2021-12-29| +|70|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|97|0|2022-01-14| +|71|[zguolee/WDAlgorithmsNote](https://github.com/zguolee/WDAlgorithmsNote)|王道考研机试指南(第二版)——题目链接|56|0|2021-10-18| +|72|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCL(Point Cloud Library)点云库学习记录|400|0|2021-09-10| +|73|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|123|0|2022-01-16| +|74|[yanyiwu/simhash](https://github.com/yanyiwu/simhash)|中文文档simhash值计算|938|0|2022-01-09| +|75|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|941|0|2022-01-07| +|76|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习,保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|57|0|2021-07-22| +|77|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|356|0|2021-09-04| +|78|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等!|73|0|2022-01-13| +|79|[plamenko/altruct](https://github.com/plamenko/altruct)|Algorithms & Data Structures|64|0|2021-11-06| +|80|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|122|0|2022-01-07| +|81|[netbeen/flyingACE](https://github.com/netbeen/flyingACE)|A Cocos2d-3.0 games about plane fighting, using Cocos2d-x-3.3 binding c++. Cocos2dx游戏《王牌飞行员》,使用Cocos2d-x-3.3开发|109|0|2021-11-14| +|82|[xianfei/SSE18_Homework](https://github.com/xianfei/SSE18_Homework)|北京邮电大学计算机学院软件工程系作业代码汇总,由18级王衔飞维护。|57|0|2021-07-26| +|83|[moranzcw/LeetCode-NOTES](https://github.com/moranzcw/LeetCode-NOTES)|LeetCode 算法解答|180|0|2021-11-14| +|84|[wugenqiang/NoteBook](https://github.com/wugenqiang/NoteBook)|✍ 记录一路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系|101|0|2021-10-07| +|85|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析,框架学习等。yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;|140|0|2022-01-16| +|86|[Lartu/ldpl](https://github.com/Lartu/ldpl)|Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn.|123|0|2022-01-16| +|87|[ThreeSR/LeetCode](https://github.com/ThreeSR/LeetCode)|Zero LeetCode a day keeps the Offer away.|65|0|2021-12-07| +|88|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|90|0|2022-01-13| +|89|[liuchuo/LeetCode](https://github.com/liuchuo/LeetCode)|🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift)|469|0|2021-10-17| +|90|[yanglr/leetcode-ac](https://github.com/yanglr/leetcode-ac)|:octocat: leetcode-ac LeetCode AC solutions LeetCode+剑指offer+程序员面试金典careerup(cc189)|93|0|2021-11-28| +|91|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|119|0|2022-01-02| +|92|[tiankonguse/leetcode-solutions](https://github.com/tiankonguse/leetcode-solutions)|My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目|72|0|2022-01-16| +|93|[czs108/Cpp-Primer-5th-Notes-CN](https://github.com/czs108/Cpp-Primer-5th-Notes-CN)|📚 《C++ Primer中文版(第5版)》笔记|618|0|2021-12-26| +|94|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|134|0|2022-01-11| +|95|[sukhoeing/aoapc-bac2nd-keys](https://github.com/sukhoeing/aoapc-bac2nd-keys)|算法竞赛入门经典第2版-习题选解|471|0|2021-09-08| +|96|[metaphysis/Code](https://github.com/metaphysis/Code)|Solutions for UVa Online Judge and Programming Challeges. Sample code in my Book.|136|0|2021-12-29|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/CSHARP.md b/content/charts/growth/knowledge/CSHARP.md index ae0b3d2f..02f5a0be 100644 --- a/content/charts/growth/knowledge/CSHARP.md +++ b/content/charts/growth/knowledge/CSHARP.md @@ -1,55 +1,54 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > C# -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|2701|117|2022-01-15| -|2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2300|3|2022-01-15| -|3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:|3582|3|2021-12-14| -|4|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、文章、书籍,社区组织,工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|822|2|2021-12-07| -|5|[wlgys8/GPUDrivenTerrainLearn](https://github.com/wlgys8/GPUDrivenTerrainLearn)|A Unity Project used for Learning GPU Driven Terrain Render|102|1|2021-07-17| -|6|[2881099/FreeRedis](https://github.com/2881099/FreeRedis)|🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.|504|1|2021-10-09| -|7|[xuejmnet/sharding-core](https://github.com/xuejmnet/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|445|1|2022-01-10| -|8|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|718|1|2021-10-06| -|9|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1777|1|2022-01-13| -|10|[YukiCoco/YukiDrive](https://github.com/YukiCoco/YukiDrive)|Onedrive & SharePoint 文件浏览网页程序|463|1|2022-01-12| -|11|[luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)|😃A simple and practical CMS implemented by .NET 6 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏|521|1|2021-12-28| -|12|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|78|1|2022-01-08| -|13|[xyfll7/CV-translation](https://github.com/xyfll7/CV-translation)|我叫CV翻译,因为我的精髓就是Ctrl + c 不用v (原名QTranser)|208|0|2021-08-04| -|14|[sdcb/blog-data](https://github.com/sdcb/blog-data)|《.NET骚操作》的博客数据|72|0|2021-12-14| -|15|[lprensoft/FlowerMaster](https://github.com/lprensoft/FlowerMaster)|DMM游戏《美少女花骑士》专属浏览器。|35|0|2021-08-27| -|16|[ludoux/LrcHelper](https://github.com/ludoux/LrcHelper)|从网易云音乐下载带翻译的歌词 Walkman 适配|129|0|2022-01-04| -|17|[WOA-Project/Lumia-Drivers](https://github.com/WOA-Project/Lumia-Drivers)|Collection of driver binaries for Lumia devices|123|0|2021-10-31| -|18|[axzxs2001/Asp.NetCoreExperiment](https://github.com/axzxs2001/Asp.NetCoreExperiment)|原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!|295|0|2022-01-15| -|19|[Tlaster/WeiPo](https://github.com/Tlaster/WeiPo)|第三方微博客户端|29|0|2021-08-11| -|20|[lesliexinxin/LeslieXin.SimpleMMF](https://github.com/lesliexinxin/LeslieXin.SimpleMMF)|简单、易用的进程间通信框架,基于共享内存实现。 A simple, easy-to-use framework for interprocess communication based on shared memory|55|0|2021-08-05| -|21|[WeihanLi/DesignPatterns](https://github.com/WeihanLi/DesignPatterns)|DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码|93|0|2021-12-09| -|22|[Liu233w/acm-statistics](https://github.com/Liu233w/acm-statistics)|An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCo ...|97|0|2022-01-12| -|23|[xiajingren/HelloAbp](https://github.com/xiajingren/HelloAbp)|ABP vNext + vue-element-admin入门级项目实践|217|0|2021-07-31| -|24|[csdjk/LearnUnity](https://github.com/csdjk/LearnUnity)|学习Unity过程中的一些记录,demo。|49|0|2021-07-29| -|25|[944095635/MVVM](https://github.com/944095635/MVVM)|适合新人学习的WPF MVVM案例|96|0|2021-11-28| -|26|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|69|0|2022-01-14| -|27|[lindexi/lindexi_gd](https://github.com/lindexi/lindexi_gd)|博客用到的代码|81|0|2022-01-15| -|28|[Xzonn/PokemonChineseTranslationRevise](https://github.com/Xzonn/PokemonChineseTranslationRevise)|《宝可梦》第四、第五世代汉化修正|30|0|2021-10-02| -|29|[zhaotianff/CSharpCrawler](https://github.com/zhaotianff/CSharpCrawler)|C#爬虫示例程序,想学习爬虫入门知识的可以看过来。后续会慢慢加入更多爬虫相关的知识。|129|0|2021-11-02| -|30|[yeliudev/SeatKiller-GUI](https://github.com/yeliudev/SeatKiller-GUI)|A GUI library seat booking tool for Wuhan University - 武汉大学图书馆抢座软件,支持定时抢座、捡漏模式、座位改签、邮件提醒、座位锁定|72|0|2021-09-14| -|31|[KevinWG/OSS.Clients.SNS](https://github.com/KevinWG/OSS.Clients.SNS)|社交网站sdk(标准库),微信公众号(订阅号,服务号,小程序)接口sdk-包含消息回复(明文和安全模式),Oauth2.0授权等|139|0|2021-12-14| -|32|[cyanray/cx-auto-sign](https://github.com/cyanray/cx-auto-sign)|⭐超星学习通自动签到工具,通过IM协议监测签到活动。|50|0|2022-01-07| -|33|[MoonLord-LM/QiNiuMaster](https://github.com/MoonLord-LM/QiNiuMaster)|A batch tool for the QiNiu Cloud Storage. QiNiuMaster 七牛云存储批量管理工具(C#)|44|0|2021-08-28| -|34|[ZetaSp/PowerToys-Chinese-TransMOD](https://github.com/ZetaSp/PowerToys-Chinese-TransMOD)|PowerToys Custom Simplified Chinese Translation Patch - 微软大力玩具自制简中翻译|298|0|2022-01-08| -|35|[zhaoqingqing/blog_samplecode](https://github.com/zhaoqingqing/blog_samplecode)|my blog code snippet(代码片段) |41|0|2021-12-09| -|36|[StevenEco/.NetCoreGuide](https://github.com/StevenEco/.NetCoreGuide)|一个简单基础的.NET Core技术栈开发指南|126|0|2022-01-15| -|37|[zLulus/NotePractice](https://github.com/zLulus/NotePractice)|My_Note 笔记练习demo|107|0|2022-01-14| -|38|[superzhan/UnityBubbleGame](https://github.com/superzhan/UnityBubbleGame)| BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏,点击三个或以上同颜色、相连接的泡泡来进行消除,简单而有趣。|262|0|2021-10-19| -|39|[luoyunchong/dotnetcore-examples](https://github.com/luoyunchong/dotnetcore-examples)| about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。|91|0|2022-01-06| -|40|[XIU2/UACWhitelistTool](https://github.com/XIU2/UACWhitelistTool)|📃 UAC 白名单小工具!|136|0|2021-12-02| -|41|[pwj0528/BiliBiliTool](https://github.com/pwj0528/BiliBiliTool)|.Net 5 编写的B站(哔哩哔哩)任务工具,通过GitHub Actions实现每日线上自动运行任务:每日自动登录、观看、分享、投币视频,获取每日任务的满额经验,轻松升级Level 6,实现自动领取大会员权益、月底自动为自己充电等功能。|27|0|2021-11-14| -|42|[bimangle/forge-author-samples](https://github.com/bimangle/forge-author-samples)|Demonstrate how to use ForgeAuthor manipulate Autodesk Forge Svf model.|36|0|2021-10-25| -|43|[NanaseRuri/LibraryDemo](https://github.com/NanaseRuri/LibraryDemo)|博客园示例|27|0|2021-08-11| -|44|[dotnet-campus/AsyncWorkerCollection](https://github.com/dotnet-campus/AsyncWorkerCollection)|高性能的多线程异步工具库。A collection of tools that support asynchronous methods and support high-performance multithreading.|99|0|2021-12-14| -|45|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。(基于RickAstley论文实现)|49|0|2021-09-13| +|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|2784|116|2022-01-16| +|2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2305|3|2022-01-16| +|3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:|3586|3|2021-12-14| +|4|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、文章、书籍,社区组织,工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|828|2|2021-12-07| +|5|[2881099/FreeRedis](https://github.com/2881099/FreeRedis)|🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.|504|1|2021-10-09| +|6|[xuejmnet/sharding-core](https://github.com/xuejmnet/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|446|1|2022-01-16| +|7|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|718|1|2021-10-06| +|8|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1780|1|2022-01-13| +|9|[YukiCoco/YukiDrive](https://github.com/YukiCoco/YukiDrive)|Onedrive & SharePoint 文件浏览网页程序|463|1|2022-01-12| +|10|[luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)|😃A simple and practical CMS implemented by .NET 6 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏|521|1|2021-12-28| +|11|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|80|1|2022-01-08| +|12|[xyfll7/CV-translation](https://github.com/xyfll7/CV-translation)|我叫CV翻译,因为我的精髓就是Ctrl + c 不用v (原名QTranser)|208|0|2021-08-04| +|13|[sdcb/blog-data](https://github.com/sdcb/blog-data)|《.NET骚操作》的博客数据|72|0|2021-12-14| +|14|[lprensoft/FlowerMaster](https://github.com/lprensoft/FlowerMaster)|DMM游戏《美少女花骑士》专属浏览器。|35|0|2021-08-27| +|15|[ludoux/LrcHelper](https://github.com/ludoux/LrcHelper)|从网易云音乐下载带翻译的歌词 Walkman 适配|130|0|2022-01-04| +|16|[WOA-Project/Lumia-Drivers](https://github.com/WOA-Project/Lumia-Drivers)|Collection of driver binaries for Lumia devices|123|0|2021-10-31| +|17|[axzxs2001/Asp.NetCoreExperiment](https://github.com/axzxs2001/Asp.NetCoreExperiment)|原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!|295|0|2022-01-16| +|18|[Tlaster/WeiPo](https://github.com/Tlaster/WeiPo)|第三方微博客户端|29|0|2021-08-11| +|19|[lesliexinxin/LeslieXin.SimpleMMF](https://github.com/lesliexinxin/LeslieXin.SimpleMMF)|简单、易用的进程间通信框架,基于共享内存实现。 A simple, easy-to-use framework for interprocess communication based on shared memory|55|0|2021-08-05| +|20|[WeihanLi/DesignPatterns](https://github.com/WeihanLi/DesignPatterns)|DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码|93|0|2021-12-09| +|21|[Liu233w/acm-statistics](https://github.com/Liu233w/acm-statistics)|An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCo ...|97|0|2022-01-12| +|22|[xiajingren/HelloAbp](https://github.com/xiajingren/HelloAbp)|ABP vNext + vue-element-admin入门级项目实践|217|0|2021-07-31| +|23|[csdjk/LearnUnity](https://github.com/csdjk/LearnUnity)|学习Unity过程中的一些记录,demo。|49|0|2021-07-29| +|24|[944095635/MVVM](https://github.com/944095635/MVVM)|适合新人学习的WPF MVVM案例|96|0|2021-11-28| +|25|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|69|0|2022-01-14| +|26|[lindexi/lindexi_gd](https://github.com/lindexi/lindexi_gd)|博客用到的代码|81|0|2022-01-15| +|27|[Xzonn/PokemonChineseTranslationRevise](https://github.com/Xzonn/PokemonChineseTranslationRevise)|《宝可梦》第四、第五世代汉化修正|30|0|2021-10-02| +|28|[zhaotianff/CSharpCrawler](https://github.com/zhaotianff/CSharpCrawler)|C#爬虫示例程序,想学习爬虫入门知识的可以看过来。后续会慢慢加入更多爬虫相关的知识。|129|0|2021-11-02| +|29|[yeliudev/SeatKiller-GUI](https://github.com/yeliudev/SeatKiller-GUI)|A GUI library seat booking tool for Wuhan University - 武汉大学图书馆抢座软件,支持定时抢座、捡漏模式、座位改签、邮件提醒、座位锁定|72|0|2021-09-14| +|30|[KevinWG/OSS.Clients.SNS](https://github.com/KevinWG/OSS.Clients.SNS)|社交网站sdk(标准库),微信公众号(订阅号,服务号,小程序)接口sdk-包含消息回复(明文和安全模式),Oauth2.0授权等|139|0|2021-12-14| +|31|[cyanray/cx-auto-sign](https://github.com/cyanray/cx-auto-sign)|⭐超星学习通自动签到工具,通过IM协议监测签到活动。|50|0|2022-01-07| +|32|[MoonLord-LM/QiNiuMaster](https://github.com/MoonLord-LM/QiNiuMaster)|A batch tool for the QiNiu Cloud Storage. QiNiuMaster 七牛云存储批量管理工具(C#)|44|0|2021-08-28| +|33|[ZetaSp/PowerToys-Chinese-TransMOD](https://github.com/ZetaSp/PowerToys-Chinese-TransMOD)|PowerToys Custom Simplified Chinese Translation Patch - 微软大力玩具自制简中翻译|298|0|2022-01-08| +|34|[zhaoqingqing/blog_samplecode](https://github.com/zhaoqingqing/blog_samplecode)|my blog code snippet(代码片段) |41|0|2022-01-16| +|35|[StevenEco/.NetCoreGuide](https://github.com/StevenEco/.NetCoreGuide)|一个简单基础的.NET Core技术栈开发指南|126|0|2022-01-15| +|36|[zLulus/NotePractice](https://github.com/zLulus/NotePractice)|My_Note 笔记练习demo|107|0|2022-01-14| +|37|[superzhan/UnityBubbleGame](https://github.com/superzhan/UnityBubbleGame)| BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏,点击三个或以上同颜色、相连接的泡泡来进行消除,简单而有趣。|262|0|2021-10-19| +|38|[luoyunchong/dotnetcore-examples](https://github.com/luoyunchong/dotnetcore-examples)| about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。|91|0|2022-01-06| +|39|[XIU2/UACWhitelistTool](https://github.com/XIU2/UACWhitelistTool)|📃 UAC 白名单小工具!|136|0|2021-12-02| +|40|[pwj0528/BiliBiliTool](https://github.com/pwj0528/BiliBiliTool)|.Net 5 编写的B站(哔哩哔哩)任务工具,通过GitHub Actions实现每日线上自动运行任务:每日自动登录、观看、分享、投币视频,获取每日任务的满额经验,轻松升级Level 6,实现自动领取大会员权益、月底自动为自己充电等功能。|27|0|2021-11-14| +|41|[bimangle/forge-author-samples](https://github.com/bimangle/forge-author-samples)|Demonstrate how to use ForgeAuthor manipulate Autodesk Forge Svf model.|36|0|2021-10-25| +|42|[NanaseRuri/LibraryDemo](https://github.com/NanaseRuri/LibraryDemo)|博客园示例|27|0|2021-08-11| +|43|[dotnet-campus/AsyncWorkerCollection](https://github.com/dotnet-campus/AsyncWorkerCollection)|高性能的多线程异步工具库。A collection of tools that support asynchronous methods and support high-performance multithreading.|99|0|2021-12-14| +|44|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。(基于RickAstley论文实现)|49|0|2021-09-13|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/CSS.md b/content/charts/growth/knowledge/CSS.md index 8413838f..ce0cbecc 100644 --- a/content/charts/growth/knowledge/CSS.md +++ b/content/charts/growth/knowledge/CSS.md @@ -1,26 +1,26 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > CSS -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20395|7|2021-12-13| -|2|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11857|6|2022-01-11| -|3|[hehonghui/the-economist-ebooks](https://github.com/hehonghui/the-economist-ebooks)|经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wire ...|3768|5|2022-01-15| +|1|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20394|7|2021-12-13| +|2|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11860|6|2022-01-11| +|3|[hehonghui/the-economist-ebooks](https://github.com/hehonghui/the-economist-ebooks)|经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wire ...|3777|5|2022-01-16| |4|[cssanimation/css-animation-101](https://github.com/cssanimation/css-animation-101)|Learn how to bring animation to your web projects|4234|4|2021-07-29| -|5|[eastlakeside/interpy-zh](https://github.com/eastlakeside/interpy-zh)|📘《Python进阶》(Intermediate Python 中文版)|5992|3|2021-12-20| +|5|[eastlakeside/interpy-zh](https://github.com/eastlakeside/interpy-zh)|📘《Python进阶》(Intermediate Python 中文版)|5994|3|2021-12-20| |6|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learn(sklearn) 中文文档|4534|3|2022-01-09| -|7|[apachecn/hands-on-ml-zh](https://github.com/apachecn/hands-on-ml-zh)|:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】|3622|3|2021-08-09| +|7|[apachecn/hands-on-ml-zh](https://github.com/apachecn/hands-on-ml-zh)|:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】|3624|3|2021-08-09| |8|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|496|3|2021-12-13| -|9|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3789|2|2021-12-30| -|10|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8357|2|2022-01-10| +|9|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3792|2|2021-12-30| +|10|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8359|2|2022-01-10| |11|[kaeyleo/jekyll-theme-H2O](https://github.com/kaeyleo/jekyll-theme-H2O)| 🎉 A clean and delicate Jekyll theme. Jekyll博客主题|908|1|2021-10-28| |12|[billie66/TLCL](https://github.com/billie66/TLCL)|《快乐的 Linux 命令行》|2911|1|2021-12-02| -|13|[Veal98/CS-Wiki](https://github.com/Veal98/CS-Wiki)|📙 致力打造完善的 Java 后端知识体系. Not only an Interview-Guide, but also a Learning-Direction.|531|1|2021-12-19| -|14|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|324|1|2022-01-12| +|13|[Veal98/CS-Wiki](https://github.com/Veal98/CS-Wiki)|📙 致力打造完善的 Java 后端知识体系. Not only an Interview-Guide, but also a Learning-Direction.|534|1|2021-12-19| +|14|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|325|1|2022-01-12| |15|[disclose/research-threats](https://github.com/disclose/research-threats)|Collection of legal threats against good faith Security Researchers; vulnerability disclosure gone wrong. A continuation of work started by @attritionorg|199|1|2021-10-26| -|16|[HanryYu/typora-blubook-theme](https://github.com/HanryYu/typora-blubook-theme)|Blubook, a flat typora theme.|361|1|2021-07-26| +|16|[HanryYu/typora-blubook-theme](https://github.com/HanryYu/typora-blubook-theme)|Blubook, a flat typora theme.|362|1|2021-07-26| |17|[arect/onedrive_blog](https://github.com/arect/onedrive_blog)|OneDrive/Blog 以OneDrive为储存的博客“引擎”|19|1|2022-01-10| |18|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1163|1|2021-10-17| |19|[beeth0ven/RxSwift-Chinese-Documentation](https://github.com/beeth0ven/RxSwift-Chinese-Documentation)|RxSwift 中文文档|1219|1|2021-10-25| @@ -31,7 +31,7 @@ |24|[channingbreeze/phaser-tutorial](https://github.com/channingbreeze/phaser-tutorial)|Phaser从入门到精通|36|0|2021-10-26| |25|[fuzhengwei/itstack-demo-netty](https://github.com/fuzhengwei/itstack-demo-netty)|微信公众号:bugstack虫洞栈 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:bugstack虫洞栈 阅读专题文章+调试案例源码学习{回复netty案例}。|373|0|2022-01-07| |26|[Bgods/Django-blog-material-x](https://github.com/Bgods/Django-blog-material-x)|一个基于Hexo博客主题改写的Django博客。我的博客:http://bgods.cn/|8|0|2022-01-13| -|27|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。基于.net6|623|0|2022-01-12| +|27|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。基于.net6|622|0|2022-01-12| |28|[yanchunlan/SourceCodeSummary](https://github.com/yanchunlan/SourceCodeSummary)|个人笔记(编译/性能优化/framework/音视频/flutter)|12|0|2022-01-09| |29|[teedoc/teedoc](https://github.com/teedoc/teedoc)|wiki and multi docs friendly static document site generator(doc generator), convert markdown and jupyter notebook to html website. wiki 和多文档友好的静态文档网站生成工具|23|0|2022-01-14| |30|[RGDZ-GZU/math-knowledge-vault](https://github.com/RGDZ-GZU/math-knowledge-vault)|数学知识库|5|0|2021-11-29| @@ -40,17 +40,17 @@ |33|[haozhengeng/-Django-](https://github.com/haozhengeng/-Django-)|阅读该项目得具备Python,数据库, 数据结构,前端的知识|5|0|2021-09-07| |34|[docrails-tw/guides](https://github.com/docrails-tw/guides)|:books: The Source of http://rails.ruby.tw|37|0|2021-10-04| |35|[frankcbliu/Interview_Notes](https://github.com/frankcbliu/Interview_Notes)|📚 程序员面试基础知识总结、优质项目分享、助力春招秋招|182|0|2021-12-14| -|36|[xupsh/pp4fpgas-cn](https://github.com/xupsh/pp4fpgas-cn)|中文版 Parallel Programming for FPGAs|413|0|2021-10-26| +|36|[xupsh/pp4fpgas-cn](https://github.com/xupsh/pp4fpgas-cn)|中文版 Parallel Programming for FPGAs|414|0|2021-10-26| |37|[idealclover/Life-in-NJU](https://github.com/idealclover/Life-in-NJU)|🏠 南哪指南—南哪大学网址导航|161|0|2022-01-15| |38|[luokangyuan/ghost-theme-mj](https://github.com/luokangyuan/ghost-theme-mj)|This is a beautiful ghost blog theme,这是一个漂亮的Ghost博客主题。|94|0|2021-09-21| |39|[ieiayaobb/lushi8](https://github.com/ieiayaobb/lushi8)|A tutorial for building your own collection of livestream|48|0|2021-12-08| -|40|[Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single)|🎈 一个简洁大气,含夜间模式的 Typecho 博客主题|495|0|2022-01-09| +|40|[Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single)|🎈 一个简洁大气,含夜间模式的 Typecho 博客主题|496|0|2022-01-09| |41|[dhanishgajjar/css-flags](https://github.com/dhanishgajjar/css-flags)|A collection of pure CSS flags, all single divs.|90|0|2021-08-10| -|42|[HEYAN123/crane](https://github.com/HEYAN123/crane)|前端修炼手册 博客网站|7|0|2022-01-10| +|42|[HEYAN123/crane](https://github.com/HEYAN123/crane)|前端修炼手册 博客网站|7|0|2022-01-16| |43|[lyy289065406/calibre-docker](https://github.com/lyy289065406/calibre-docker)|docker 一键部署 calibre 在线书库|15|0|2021-12-24| |44|[Dreamer-Paul/Hingle](https://github.com/Dreamer-Paul/Hingle)|🎈 一个简洁大气,含夜间模式的 Hexo 博客主题|6|0|2021-10-24| |45|[Dmsansan/java-code](https://github.com/Dmsansan/java-code)|Java高级进阶代码学习|6|0|2021-12-27| -|46|[apachecn/quant-learning](https://github.com/apachecn/quant-learning)|:books: Quant 教程整理|96|0|2021-12-12| +|46|[apachecn/quant-learning](https://github.com/apachecn/quant-learning)|:books: Quant 教程整理|97|0|2021-12-12| |47|[RuoyuChen10/NEUQ_class](https://github.com/RuoyuChen10/NEUQ_class)|NEUQ测控专业的考试资料|7|0|2021-10-16| |48|[ivan-94/bobi.ink](https://github.com/ivan-94/bobi.ink)|Personal blog 个人博客 https://bobi.ink|11|0|2021-09-01| |49|[liangzr/blog](https://github.com/liangzr/blog)|北端的博客|28|0|2021-09-01| @@ -58,7 +58,7 @@ |51|[langzhou/toy-theme-for-siyuan](https://github.com/langzhou/toy-theme-for-siyuan)|思源笔记主题|8|0|2021-07-28| |52|[shandianlala/sdll-blog](https://github.com/shandianlala/sdll-blog)|博客|27|0|2021-12-09| |53|[missing-semester-zh-Hant/missing-semester-zh-Hant.github.io](https://github.com/missing-semester-zh-Hant/missing-semester-zh-Hant.github.io)|Traditional Chinese translation of course "The Missing Semester of Your CS Education"|38|0|2021-09-28| -|54|[52bp/shadowrocket](https://github.com/52bp/shadowrocket)|iOS小火箭Shadowrocket ipa 在线安装公众号账号分享|31|0|2021-12-14| +|54|[52bp/shadowrocket](https://github.com/52bp/shadowrocket)|iOS小火箭Shadowrocket ipa 在线安装公众号账号分享|32|0|2021-12-14| |55|[spring2go/spring-petclinic-msa](https://github.com/spring2go/spring-petclinic-msa)|微服务版spring-petlinic,课程《Kubernetes微服务实践》|68|0|2021-08-24| |56|[apiopen/LightBlogWeb](https://github.com/apiopen/LightBlogWeb)|轻博客-WEB端|5|0|2021-12-09| |57|[CodeIgniter-Chinese/codeigniter4-user-guide](https://github.com/CodeIgniter-Chinese/codeigniter4-user-guide)|CodeIgniter 4 Chinese User Guide - CodeIgniter 4 简体中文手册|73|0|2021-07-27| @@ -122,20 +122,21 @@ |115|[RainbomSea/RainbomSea.github.io](https://github.com/RainbomSea/RainbomSea.github.io)|RainbomSea的博客:https://rainbomsea.xyz/|18|0|2021-11-10| |116|[PerfectZQ/PerfectZQ.github.io](https://github.com/PerfectZQ/PerfectZQ.github.io)|笔记|5|0|2021-12-02| |117|[youyaa/ListeningrainBlog](https://github.com/youyaa/ListeningrainBlog)|小清新风个人博客,springboot倾情打造 https://blog.listeningrain.cn|20|0|2022-01-05| -|118|[houxinlin/one-blog](https://github.com/houxinlin/one-blog)|单页博客|7|0|2021-11-26| -|119|[qqlcx5/zhihu](https://github.com/qqlcx5/zhihu)|Vue3.0实现知乎日报|6|0|2021-10-06| -|120|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|33|0|2021-10-01| -|121|[xiaolongzuo/personal-blog-webapp](https://github.com/xiaolongzuo/personal-blog-webapp)|一个简单的个人博客源码。|54|0|2021-08-23| -|122|[itrainhub/itrainhub.github.io](https://github.com/itrainhub/itrainhub.github.io)|个人博客|6|0|2021-09-28| -|123|[lbc-team/deep_ethereum](https://github.com/lbc-team/deep_ethereum)|电子书:以太坊技术与实现|134|0|2021-12-02| -|124|[monkenWu/codeIgniter4-taiwan-User-Guide](https://github.com/monkenWu/codeIgniter4-taiwan-User-Guide)|CodeIgniter 4 Traditional Chinese(Taiwan) User Guide - codeigniter4 正體中文(台灣)使用手冊翻譯計畫|13|0|2021-12-25| -|125|[jasonslyvia/undefinedblog](https://github.com/jasonslyvia/undefinedblog)|我的个人博客(源码)|22|0|2021-08-10| -|126|[DuYi-Edu/DuYi-React](https://github.com/DuYi-Edu/DuYi-React)|React课程资料与代码|60|0|2022-01-13| -|127|[FoxDaxian/memory](https://github.com/FoxDaxian/memory)|我的博客,我的记忆~|6|0|2021-08-11| -|128|[apachecn/ds-ipynb-zh](https://github.com/apachecn/ds-ipynb-zh)|:book: [译] 数据科学 IPython 笔记本|68|0|2022-01-11| -|129|[cody1991/cody1991.github.io](https://github.com/cody1991/cody1991.github.io)|个人博客(也是自己构建的一个简单Jekyll开源主题模板)|53|0|2021-08-05| -|130|[buerbl/ssm-learn-crm](https://github.com/buerbl/ssm-learn-crm)|how to learn ssm 框架?来 ssm-learn-crm,文章从细节出发手把手教学|7|0|2021-12-09| -|131|[WindSnowLi/vue-ssr-blog](https://github.com/WindSnowLi/vue-ssr-blog)|w-blog的前台部分,一个简单的nuxtJs的博客前台项目|14|0|2021-11-23| +|118|[TerminusBot/terminus-jekyll-template](https://github.com/TerminusBot/terminus-jekyll-template)|一分钟搭网站和博客|33|0|2021-11-20| +|119|[houxinlin/one-blog](https://github.com/houxinlin/one-blog)|单页博客|7|0|2021-11-26| +|120|[qqlcx5/zhihu](https://github.com/qqlcx5/zhihu)|Vue3.0实现知乎日报|6|0|2021-10-06| +|121|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|33|0|2021-10-01| +|122|[xiaolongzuo/personal-blog-webapp](https://github.com/xiaolongzuo/personal-blog-webapp)|一个简单的个人博客源码。|54|0|2021-08-23| +|123|[itrainhub/itrainhub.github.io](https://github.com/itrainhub/itrainhub.github.io)|个人博客|6|0|2021-09-28| +|124|[lbc-team/deep_ethereum](https://github.com/lbc-team/deep_ethereum)|电子书:以太坊技术与实现|135|0|2021-12-02| +|125|[monkenWu/codeIgniter4-taiwan-User-Guide](https://github.com/monkenWu/codeIgniter4-taiwan-User-Guide)|CodeIgniter 4 Traditional Chinese(Taiwan) User Guide - codeigniter4 正體中文(台灣)使用手冊翻譯計畫|13|0|2021-12-25| +|126|[jasonslyvia/undefinedblog](https://github.com/jasonslyvia/undefinedblog)|我的个人博客(源码)|22|0|2021-08-10| +|127|[DuYi-Edu/DuYi-React](https://github.com/DuYi-Edu/DuYi-React)|React课程资料与代码|60|0|2022-01-13| +|128|[FoxDaxian/memory](https://github.com/FoxDaxian/memory)|我的博客,我的记忆~|6|0|2021-08-11| +|129|[apachecn/ds-ipynb-zh](https://github.com/apachecn/ds-ipynb-zh)|:book: [译] 数据科学 IPython 笔记本|68|0|2022-01-11| +|130|[cody1991/cody1991.github.io](https://github.com/cody1991/cody1991.github.io)|个人博客(也是自己构建的一个简单Jekyll开源主题模板)|53|0|2021-08-05| +|131|[buerbl/ssm-learn-crm](https://github.com/buerbl/ssm-learn-crm)|how to learn ssm 框架?来 ssm-learn-crm,文章从细节出发手把手教学|7|0|2021-12-09| +|132|[WindSnowLi/vue-ssr-blog](https://github.com/WindSnowLi/vue-ssr-blog)|w-blog的前台部分,一个简单的nuxtJs的博客前台项目|14|0|2021-11-23|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Dart.md b/content/charts/growth/knowledge/Dart.md index accb98d5..9d0070e0 100644 --- a/content/charts/growth/knowledge/Dart.md +++ b/content/charts/growth/knowledge/Dart.md @@ -1,25 +1,25 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Dart -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[huanxsd/flutter_shuqi](https://github.com/huanxsd/flutter_shuqi)|高仿书旗小说 Flutter版,支持iOS、Android|2315|2|2021-12-03| -|2|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A highly versatile and modular framework enabling language-agnostic immersion learning on mobile.|232|1|2021-12-29| +|2|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A highly versatile and modular framework enabling language-agnostic immersion learning on mobile.|233|1|2021-12-29| |3|[JoneYng/course_flutter](https://github.com/JoneYng/course_flutter)|课程|5|0|2021-12-23| |4|[RxReader/tencent_kit](https://github.com/RxReader/tencent_kit)|flutter版QQ登录/分享|168|0|2021-12-17| |5|[pheromone/Flutter_learn_demo](https://github.com/pheromone/Flutter_learn_demo)|Flutter_learn_demo Flutter学习历程|104|0|2022-01-09| |6|[nightmare-space/speed_share](https://github.com/nightmare-space/speed_share)|Speed Share is a highly available file sharing terminal on LAN(local area network) developed by flutter framework.|74|0|2022-01-07| |7|[xiedong11/flutter_app](https://github.com/xiedong11/flutter_app)|Flutter进阶之旅专栏|75|0|2021-09-15| -|8|[NewPracticer/Flutter-Dart-DataStructure](https://github.com/NewPracticer/Flutter-Dart-DataStructure)|使用flutter的dart语言重写数据结构与算法。包括线性搜索、选择排序、插入排序、栈,队列,链表、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序,桶排序、字符串匹配、图的邻接矩阵、邻接表,深度优先遍历及应用|62|0|2021-09-24| +|8|[NewPracticer/Flutter-Dart-DataStructure](https://github.com/NewPracticer/Flutter-Dart-DataStructure)|使用flutter的dart语言重写数据结构与算法。包括线性搜索、选择排序、插入排序、栈,队列,链表、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序,桶排序、字符串匹配、图的邻接矩阵、邻接表,深度优先遍历及应用|63|0|2021-09-24| |9|[18824863285/BaseFlutter](https://github.com/18824863285/BaseFlutter)|Provider MVVM的最佳实践,最适合新手学习的flutter开源项目|106|0|2021-07-30| -|10|[kangshaojun/dart-book](https://github.com/kangshaojun/dart-book)|Dart语言实战-基于Flutter框架开发-第二版 随书源码|54|0|2021-07-18| +|10|[kangshaojun/dart-book](https://github.com/kangshaojun/dart-book)|Dart语言实战-基于Flutter框架开发-第二版 随书源码|55|0|2021-07-18| |11|[longer96/flutter_pickers](https://github.com/longer96/flutter_pickers)|flutter 选择器库,包括日期及时间选择器(可设置范围)、单项选择器(可用于性别、民族、学历、星座、年龄、身高、体重、温度等)、城市地址选择器(分省级、地级及县级)、多项选择器等…… 欢迎Fork & pr贡献您的代码,大家共同学习|132|0|2021-12-22| |12|[jiang111/flutter_code](https://github.com/jiang111/flutter_code)|b站视频教程: https://space.bilibili.com/480410119/ |249|0|2021-10-25| |13|[DevYao/flutter_wechat_clone](https://github.com/DevYao/flutter_wechat_clone)|flutter 学习 demo|218|0|2021-09-24| |14|[lizhuoyuan/flutter_study](https://github.com/lizhuoyuan/flutter_study)|flutter 学习记录|250|0|2021-08-12| -|15|[HuRuWo/HowToReserveFlutter](https://github.com/HuRuWo/HowToReserveFlutter)|HowToReserveFlutter is some reverse flutter note 。flutter逆向笔记,如何一步一步分析 flutter apk。|8|0|2022-01-06| +|15|[HuRuWo/HowToReserveFlutter](https://github.com/HuRuWo/HowToReserveFlutter)|HowToReserveFlutter is some reverse flutter note 。flutter逆向笔记,如何一步一步分析 flutter apk。|9|0|2022-01-16| |16|[ifredom/flutter_plugins_example](https://github.com/ifredom/flutter_plugins_example)|flutter第三方插件:地图,图表,蓝牙,等使用示例集合|7|0|2021-12-28| |17|[ChessLuo/flutter_study_app](https://github.com/ChessLuo/flutter_study_app)|🔥勤能补拙,我希望能利用业余时间去学习及总结一些有关flutter的知识并运用到项目中去,Come on!!!|41|0|2021-08-01| |18|[ifgyong/flutter-example](https://github.com/ifgyong/flutter-example)|120多种小部件的使用例子,根据 flutter-book的例子,可以直接运行的哦|32|0|2021-08-12| diff --git a/content/charts/growth/knowledge/Go.md b/content/charts/growth/knowledge/Go.md index 3c2db122..8eb50432 100644 --- a/content/charts/growth/knowledge/Go.md +++ b/content/charts/growth/knowledge/Go.md @@ -1,54 +1,54 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Go -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4292|27|2022-01-13| -|2|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22902|14|2022-01-15| -|3|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16361|12|2022-01-14| -|4|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16582|11|2022-01-10| -|5|[chai2010/ugo-compiler-book](https://github.com/chai2010/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|799|11|2021-12-30| +|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4293|27|2022-01-13| +|2|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22917|14|2022-01-15| +|3|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16369|12|2022-01-14| +|4|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16584|11|2022-01-10| +|5|[chai2010/ugo-compiler-book](https://github.com/chai2010/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|800|11|2021-12-30| |6|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|39475|11|2022-01-01| -|7|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12590|11|2022-01-04| -|8|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28568|9|2022-01-15| -|9|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19879|7|2022-01-04| -|10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10159|7|2022-01-13| -|11|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用 Kubernetes,3min 装完,500M,100年证书,版本不要太全,生产环境稳如老狗🔥 ⎈ 🐳|7704|6|2022-01-12| -|12|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10515|6|2021-12-20| -|13|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|1756|5|2021-10-16| -|14|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4129|4|2021-12-14| -|15|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3456|3|2021-11-17| -|16|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现-《研磨设计模式》读书笔记|5898|3|2021-11-10| +|7|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12606|11|2022-01-04| +|8|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28572|9|2022-01-15| +|9|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19883|7|2022-01-04| +|10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10161|7|2022-01-13| +|11|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用 Kubernetes,3min 装完,500M,100年证书,版本不要太全,生产环境稳如老狗🔥 ⎈ 🐳|7712|6|2022-01-12| +|12|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10517|6|2021-12-20| +|13|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|1758|5|2021-10-16| +|14|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4131|4|2021-12-14| +|15|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3457|3|2021-11-17| +|16|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现-《研磨设计模式》读书笔记|5900|3|2021-11-10| |17|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8080|3|2021-10-25| -|18|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|334|3|2021-11-26| -|19|[hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN)|《Mastering GO》中文译本,《玩转 GO》。|2920|3|2021-12-04| +|18|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|335|3|2021-11-26| +|19|[hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN)|《Mastering GO》中文译本,《玩转 GO》。|2919|3|2021-12-04| |20|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|452|2|2021-08-08| -|21|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2569|2|2022-01-04| +|21|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2572|2|2022-01-04| |22|[hyper0x/Golang_Puzzlers](https://github.com/hyper0x/Golang_Puzzlers)|An example project, for my column named "Core Golang - 36 lessons"|2136|2|2021-10-22| |23|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|144|2|2021-12-26| -|24|[tidb-incubator/tinykv](https://github.com/tidb-incubator/tinykv)|A course to build distributed key-value service based on TiKV model|1338|2|2022-01-11| +|24|[tidb-incubator/tinykv](https://github.com/tidb-incubator/tinykv)|A course to build distributed key-value service based on TiKV model|1342|2|2022-01-11| |25|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2410|2|2021-11-26| |26|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient|1400|2|2021-11-22| -|27|[xinliangnote/Go](https://github.com/xinliangnote/Go)|【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... |2056|2|2021-11-13| -|28|[miguelmota/ethereum-development-with-go-book](https://github.com/miguelmota/ethereum-development-with-go-book)|📖 A little guide book on Ethereum Development with Go (golang)|1143|1|2022-01-06| +|27|[xinliangnote/Go](https://github.com/xinliangnote/Go)|【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... |2058|2|2021-11-13| +|28|[miguelmota/ethereum-development-with-go-book](https://github.com/miguelmota/ethereum-development-with-go-book)|📖 A little guide book on Ethereum Development with Go (golang)|1146|1|2022-01-06| |29|[liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-tutorial)|:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese|2094|1|2021-10-24| -|30|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|363|1|2022-01-09| +|30|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|366|1|2022-01-16| |31|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|172|1|2021-08-18| |32|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2256|1|2022-01-11| |33|[baiyutang/meetup](https://github.com/baiyutang/meetup)|【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues|768|1|2021-12-27| -|34|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go.|198|1|2021-11-04| +|34|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go.|199|1|2021-11-04| |35|[golang-minibear2333/golang](https://github.com/golang-minibear2333/golang)|扫清go语言一切障碍,go语言实战、go语言从入门到精通,持续更新,欢迎star|353|1|2021-08-25| -|36|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2840|1|2021-12-22| -|37|[hunterhug/goa.c](https://github.com/hunterhug/goa.c)|📚 中文书籍:数据结构和算法(Golang实现)Chinese Book|365|1|2022-01-13| +|36|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2841|1|2021-12-22| +|37|[hunterhug/goa.c](https://github.com/hunterhug/goa.c)|📚 中文书籍:数据结构和算法(Golang实现)Chinese Book|366|1|2022-01-13| |38|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server)|339|1|2021-11-15| |39|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|82|1|2021-11-09| |40|[lilacsheep/HomeCenter](https://github.com/lilacsheep/HomeCenter)|A collection of commonly used tools, including proxy, file management, DDNS, offline download|276|1|2021-11-15| -|41|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|1561|1|2022-01-15| -|42|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|482|1|2021-12-21| -|43|[go-training/training](https://github.com/go-training/training)|Learning Golang one day|970|1|2021-07-21| -|44|[zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book)|《自己动手写Java虚拟机》随书源代码|1281|1|2021-12-31| +|41|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|1563|1|2022-01-15| +|42|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|481|1|2021-12-21| +|43|[go-training/training](https://github.com/go-training/training)|Learning Golang one day|972|1|2021-07-21| +|44|[zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book)|《自己动手写Java虚拟机》随书源代码|1282|1|2021-12-31| |45|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|202|1|2021-12-25| |46|[txthinking/zoro](https://github.com/txthinking/zoro)|zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration. zoro 帮助你将本地端口暴露在外网.支持TCP/UDP, 当然也支持HTTP. 内网穿透.|1381|1|2021-12-27| |47|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|392|0|2021-12-05| @@ -63,7 +63,7 @@ |56|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义,标准库方法使用示例,请注意这不是Go的中文版标准库(传送门)|399|0|2021-11-23| |57|[bigwhite/publication](https://github.com/bigwhite/publication)|个人出版物相关资料,比如配套源码等。|45|0|2021-10-30| |58|[gwuhaolin/golang-book](https://github.com/gwuhaolin/golang-book)|Golang 中文学习资料汇总|120|0|2021-10-27| -|59|[nanmu42/orly](https://github.com/nanmu42/orly)|:football: Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴|531|0|2022-01-13| +|59|[nanmu42/orly](https://github.com/nanmu42/orly)|:football: Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴|532|0|2022-01-13| |60|[Tinywan/golang-tutorial](https://github.com/Tinywan/golang-tutorial)|:bouquet: Golang 系列教程(译)|213|0|2021-10-27| |61|[TomorrowWu/golang-algorithms](https://github.com/TomorrowWu/golang-algorithms)|Algorithms and data structures implemented in Golang with explanations and links to further readings|167|0|2021-09-26| |62|[gopcp/example.v2](https://github.com/gopcp/example.v2)|An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).|783|0|2021-11-09| @@ -78,13 +78,13 @@ |71|[razeencheng/demo-go](https://github.com/razeencheng/demo-go)|我的Go学习笔记|62|0|2021-07-20| |72|[ZZMarquis/gm](https://github.com/ZZMarquis/gm)|Go语言:实现国密SM2/SM3/SM4算法;实现SM2 X509v3证书签发和解析|241|0|2021-10-20| |73|[weirubo/intermediate_go](https://github.com/weirubo/intermediate_go)|Golang 进阶|60|0|2021-08-15| -|74|[Go-zh/tour](https://github.com/Go-zh/tour)|Go 语言官方教程中文版|1127|0|2021-11-04| +|74|[Go-zh/tour](https://github.com/Go-zh/tour)|Go 语言官方教程中文版|1128|0|2021-11-04| |75|[mmzou/geektime-dl](https://github.com/mmzou/geektime-dl)|👾 Geektime-dl 是使用Go构建的快速、简单的极客时间下载器,支持专栏下载为PDF文档。|363|0|2021-08-17| |76|[kkdai/LineBotTemplate](https://github.com/kkdai/LineBotTemplate)|A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API|167|0|2021-10-07| |77|[wx-chevalier/Go-Series](https://github.com/wx-chevalier/Go-Series)|:books: Go-Series, Go From Zero to Hero. 语法基础、工程实践、并发编程、Web 开发|103|0|2022-01-06| |78|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。|509|0|2022-01-05| |79|[fastwego/offiaccount](https://github.com/fastwego/offiaccount)|[微信公众号] A fast wechat offiaccount development sdk written in Golang|77|0|2021-12-07| -|80|[fastwego/feishu](https://github.com/fastwego/feishu)|[飞书] A fast feishu development sdk written in Golang|114|0|2022-01-09| +|80|[fastwego/feishu](https://github.com/fastwego/feishu)|[飞书] A fast feishu development sdk written in Golang|115|0|2022-01-09| |81|[lazybootsafe/Go-Learning-With-Hack](https://github.com/lazybootsafe/Go-Learning-With-Hack)|Go-Learning-With-Hacker--go语言HackTools开发教程从入门到入狱|324|0|2022-01-14| |82|[kongzhidea/wiki](https://github.com/kongzhidea/wiki)|一些笔记|77|0|2021-12-09| diff --git a/content/charts/growth/knowledge/Groovy.md b/content/charts/growth/knowledge/Groovy.md index b6192315..aba08d6d 100644 --- a/content/charts/growth/knowledge/Groovy.md +++ b/content/charts/growth/knowledge/Groovy.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Groovy -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| diff --git a/content/charts/growth/knowledge/HTML.md b/content/charts/growth/knowledge/HTML.md index e87ff0d1..53b6852f 100644 --- a/content/charts/growth/knowledge/HTML.md +++ b/content/charts/growth/knowledge/HTML.md @@ -1,66 +1,66 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > HTML -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|21786|21|2022-01-13| +|1|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|21814|21|2022-01-16| |2|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Java.md b/content/charts/growth/knowledge/Java.md index 0ae04136..aef5de88 100644 --- a/content/charts/growth/knowledge/Java.md +++ b/content/charts/growth/knowledge/Java.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Java -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|144812|101|2021-12-13| -|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|115587|86|2022-01-15| -|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|68589|60|2022-01-12| -|4|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|29681|50|2021-10-11| -|5|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59532|50|2022-01-14| -|6|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9647|32|2021-11-07| -|7|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22219|19|2021-12-31| -|8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23365|19|2021-12-10| -|9|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26576|18|2021-10-12| -|10|[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|22586|17|2021-08-30| -|11|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26935|14|2021-11-29| -|12|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|13007|11|2021-12-15| -|13|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|10345|10|2022-01-10| -|14|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2458|10|2021-12-15| -|15|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|11531|10|2022-01-04| +|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|144841|101|2021-12-13| +|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|115602|86|2022-01-16| +|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|68604|60|2022-01-12| +|4|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|29687|50|2021-10-11| +|5|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59540|50|2022-01-14| +|6|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9649|32|2021-11-07| +|7|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22220|19|2021-12-31| +|8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23371|19|2021-12-10| +|9|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26575|18|2021-10-12| +|10|[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|22587|17|2021-08-30| +|11|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26939|14|2021-11-29| +|12|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|13017|11|2021-12-15| +|13|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|10348|10|2022-01-10| +|14|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2461|10|2021-12-15| +|15|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|11533|10|2022-01-04| |16|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7522|9|2021-12-14| -|17|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6515|9|2022-01-03| -|18|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14682|8|2021-11-01| -|19|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|9731|8|2022-01-15| +|17|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6514|9|2022-01-03| +|18|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14683|8|2021-11-01| +|19|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|9737|8|2022-01-16| |20|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|574|8|2021-11-21| -|21|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn|4265|7|2021-11-10| -|22|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10293|7|2021-09-30| +|21|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn|4267|7|2021-11-10| +|22|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10296|7|2021-09-30| |23|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|14014|7|2021-12-30| -|24|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|167|6|2021-12-29| +|24|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|172|6|2021-12-29| |25|[bjmashibing/InternetArchitect](https://github.com/bjmashibing/InternetArchitect)|年薪百万互联网架构师课程文档及源码(公开部分)|3884|5|2022-01-12| |26|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。|4459|5|2021-08-23| -|27|[phodal/migration](https://github.com/phodal/migration)|《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护|2804|4|2021-08-12| -|28|[h2pl/Java-Tutorial](https://github.com/h2pl/Java-Tutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!|5434|4|2021-12-09| -|29|[CodingDocs/springboot-guide](https://github.com/CodingDocs/springboot-guide)|SpringBoot2.0+从入门到实战!|4200|4|2021-09-09| +|27|[phodal/migration](https://github.com/phodal/migration)|《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护|2806|4|2021-08-12| +|28|[h2pl/Java-Tutorial](https://github.com/h2pl/Java-Tutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!|5436|4|2021-12-09| +|29|[CodingDocs/springboot-guide](https://github.com/CodingDocs/springboot-guide)|SpringBoot2.0+从入门到实战!|4202|4|2021-09-09| |30|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3570|3|2022-01-10| -|31|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!|1379|3|2021-10-22| +|31|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!|1382|3|2021-10-22| |32|[dairongpeng/algorithm-note](https://github.com/dairongpeng/algorithm-note)|该笔记,包含数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。|1652|3|2022-01-12| -|33|[RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)|这是RedSpider社区成员原创与维护的Java多线程系列文章。|3401|3|2022-01-02| -|34|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|534|3|2022-01-15| +|33|[RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)|这是RedSpider社区成员原创与维护的Java多线程系列文章。|3403|3|2022-01-02| +|34|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|534|3|2022-01-16| |35|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件,包含Flink实战代码和文档、200个Flink教程知识点,Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|222|3|2021-12-27| |36|[liyifeng1994/ssm](https://github.com/liyifeng1994/ssm)|手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis|5562|3|2022-01-10| -|37|[zuihou/lamp-cloud](https://github.com/zuihou/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框 ...|4169|3|2022-01-12| -|38|[ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples)|Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等|5853|3|2021-08-21| +|37|[zuihou/lamp-cloud](https://github.com/zuihou/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框 ...|4169|3|2022-01-16| +|38|[ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples)|Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等|5854|3|2021-08-21| |39|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|175|2|2021-11-18| |40|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3300|2|2021-12-25| -|41|[shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)|Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion ...|2262|2|2021-12-31| +|41|[shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)|Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion ...|2261|2|2021-12-31| |42|[OCNYang/Android-Animation-Set](https://github.com/OCNYang/Android-Animation-Set)|:books: Android 所有动画系列详尽教程。 Explain all animations in Android. |2471|2|2021-12-22| |43|[bkfish/Apache-Log4j-Learning](https://github.com/bkfish/Apache-Log4j-Learning)|Apache-Log4j漏洞复现笔记|83|2|2021-12-10| |44|[awangdev/LintCode](https://github.com/awangdev/LintCode)|Java Solutions to problems on LintCode/LeetCode|4198|2|2021-10-25| |45|[brianway/java-learning](https://github.com/brianway/java-learning)|旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web|3867|2|2022-01-08| -|46|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/|3188|2|2021-12-25| -|47|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。|998|2|2022-01-15| -|48|[liweiwei1419/LeetCode-Solutions-in-Good-Style](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style)|首页已经更新,希望能对大家有帮助。|2358|2|2022-01-07| +|46|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/|3192|2|2021-12-25| +|47|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。|999|2|2022-01-15| +|48|[liweiwei1419/LeetCode-Solutions-in-Good-Style](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style)|首页已经更新,希望能对大家有帮助。|2362|2|2022-01-07| |49|[sanshengshui/netty-learning-example](https://github.com/sanshengshui/netty-learning-example)|:egg: Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。|2185|2|2022-01-07| -|50|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|java开发 面试八股文(个人的面试及工作总结)|1062|2|2022-01-14| +|50|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|java开发 面试八股文(个人的面试及工作总结)|1066|2|2022-01-14| |51|[hustcc/JS-Sorting-Algorithm](https://github.com/hustcc/JS-Sorting-Algorithm)|一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。|4543|2|2022-01-05| -|52|[liuyubobobo/Play-with-Algorithms](https://github.com/liuyubobobo/Play-with-Algorithms)|Codes of my MOOC Course↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/JavaScript.md b/content/charts/growth/knowledge/JavaScript.md index ad82529e..08b50010 100644 --- a/content/charts/growth/knowledge/JavaScript.md +++ b/content/charts/growth/knowledge/JavaScript.md @@ -1,95 +1,95 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > JavaScript -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|132348|95|2022-01-03| -|2|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46903|36|2022-01-01| -|3|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|118327|35|2022-01-11| -|4|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|46081|33|2022-01-05| -|5|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61950|33|2021-10-31| -|6|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30930|23|2022-01-13| -|7|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|47185|23|2022-01-11| -|8|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32493|22|2021-12-15| -|9|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19854|20|2022-01-14| +|1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|132407|95|2022-01-15| +|2|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46914|36|2022-01-01| +|3|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|118357|35|2022-01-11| +|4|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|46104|33|2022-01-05| +|5|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61980|33|2021-10-31| +|6|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30951|23|2022-01-16| +|7|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|47203|23|2022-01-16| +|8|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32499|22|2021-12-15| +|9|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19859|20|2022-01-15| |10|[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」同步更新|19100|18|2021-10-03| -|11|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26091|16|2022-01-13| -|12|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24904|15|2021-12-08| -|13|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12567|11|2021-08-12| -|14|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18450|10|2022-01-14| +|11|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26100|16|2022-01-13| +|12|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24923|15|2021-12-08| +|13|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12571|11|2021-08-12| +|14|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18457|10|2022-01-14| |15|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18833|10|2021-09-26| -|16|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17699|10|2022-01-11| -|17|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8101|10|2022-01-15| -|18|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9594|10|2021-12-12| -|19|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1385|10|2022-01-15| -|20|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20056|9|2021-09-01| -|21|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|16059|9|2021-12-15| -|22|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|807|8|2021-12-23| -|23|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18794|8|2022-01-04| -|24|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4544|8|2021-09-13| +|16|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17705|10|2022-01-11| +|17|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8107|10|2022-01-16| +|18|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9596|10|2021-12-12| +|19|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1388|10|2022-01-16| +|20|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20059|9|2021-09-01| +|21|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|16058|9|2021-12-15| +|22|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|811|8|2021-12-23| +|23|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18801|8|2022-01-04| +|24|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4548|8|2021-09-13| |25|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8665|8|2022-01-15| -|26|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20078|8|2021-11-01| -|27|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19780|7|2022-01-06| -|28|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,包括订阅与发表言论,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|366|7|2022-01-11| +|26|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20080|8|2021-11-01| +|27|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19779|7|2022-01-06| +|28|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,包括订阅与发表言论,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|371|7|2022-01-11| |29|[apachecn/apachecn-algo-zh](https://github.com/apachecn/apachecn-algo-zh)|ApacheCN 数据结构与算法译文集|10511|7|2022-01-09| -|30|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|3975|7|2022-01-04| -|31|[answershuto/learnVue](https://github.com/answershuto/learnVue)|:octocat:Vue.js 源码解析|11574|7|2021-07-26| -|32|[ljianshu/Blog](https://github.com/ljianshu/Blog)|关注基础知识,打造优质前端博客,公众号[前端工匠]的作者|6899|5|2021-10-06| -|33|[lyricat/wechat-format](https://github.com/lyricat/wechat-format)|微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML|3782|4|2021-08-24| -|34|[troyeguo/koodo-reader](https://github.com/troyeguo/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|2429|4|2022-01-10| -|35|[liyupi/code-nav](https://github.com/liyupi/code-nav)|💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!|1530|4|2021-12-24| +|30|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|3979|7|2022-01-04| +|31|[answershuto/learnVue](https://github.com/answershuto/learnVue)|:octocat:Vue.js 源码解析|11575|7|2021-07-26| +|32|[ljianshu/Blog](https://github.com/ljianshu/Blog)|关注基础知识,打造优质前端博客,公众号[前端工匠]的作者|6900|5|2021-10-06| +|33|[lyricat/wechat-format](https://github.com/lyricat/wechat-format)|微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML|3783|4|2021-08-24| +|34|[troyeguo/koodo-reader](https://github.com/troyeguo/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|2448|4|2022-01-16| +|35|[liyupi/code-nav](https://github.com/liyupi/code-nav)|💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!|1536|4|2021-12-24| |36|[HcySunYang/vue-design](https://github.com/HcySunYang/vue-design)|📖 master分支:《渲染器》|5771|4|2021-10-11| |37|[im3x/Scriptables](https://github.com/im3x/Scriptables)|iOS14桌面组件神器(Scriptable)开发框架、教程、精美脚本分享|1220|3|2021-10-30| |38|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|787|3|2022-01-10| |39|[ncase/trust](https://github.com/ncase/trust)|An interactive guide to the game theory of cooperation|4821|3|2021-11-14| -|40|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|1707|3|2021-10-31| +|40|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|1709|3|2021-10-31| |41|[su37josephxia/wheel-awesome](https://github.com/su37josephxia/wheel-awesome)|天天造轮子,手写面试常见源码。|895|2|2022-01-15| |42|[lateautumn4lin/Review_Reverse](https://github.com/lateautumn4lin/Review_Reverse)|:wave:2019年末总结下今年做过的逆向,整理代码,复习思路。:pray:拼夕夕Web端anti_content参数逆向分析:japanese_goblin: WEB淘宝sign逆向分析;:smiley_cat:努比亚Cookie生成逆向分析;:raised_hands:百度指数data加密逆向分析 :footprints:今日头条WEB端_signature、as、cp参数逆向分析:note ...|1401|2|2022-01-13| |43|[apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh)|Pytorch 中文文档|3396|2|2022-01-09| -|44|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label,一起加油。|1195|2|2021-10-09| +|44|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label,一起加油。|1196|2|2021-10-09| |45|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|2|2021-12-06| |46|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2296|2|2022-01-14| |47|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|512|2|2022-01-14| -|48|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|4416|2|2022-01-05| +|48|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|4417|2|2022-01-05| |49|[leochen-g/wechatBot](https://github.com/leochen-g/wechatBot)|微信每日说,三步教你用Node做一个微信哄女友(基友)神器!还能帮女朋友解决垃圾分类难题|1607|2|2022-01-04| |50|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|5379|2|2022-01-14| -|51|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|440|2|2022-01-14| -|52|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|329|2|2022-01-15| -|53|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊|718|2|2022-01-09| -|54|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|1952|2|2022-01-05| -|55|[wubaiqing/zaobao](https://github.com/wubaiqing/zaobao)|每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。|1988|2|2022-01-13| +|51|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|441|2|2022-01-14| +|52|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|329|2|2022-01-16| +|53|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊|721|2|2022-01-09| +|54|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|1954|2|2022-01-05| +|55|[wubaiqing/zaobao](https://github.com/wubaiqing/zaobao)|每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。|1989|2|2022-01-13| |56|[Snailclimb/JavaGuide-Interview](https://github.com/Snailclimb/JavaGuide-Interview)|JavaGuide面试突击版|1409|2|2022-01-05| |57|[lefex/FE](https://github.com/lefex/FE)|前端 100 天,帮助 10W 人入门并进阶前端。|1319|2|2021-11-03| |58|[semlinker/reactjs-interview-questions](https://github.com/semlinker/reactjs-interview-questions)|List of top 304 ReactJS Interview Questions & Answers|1917|2|2021-12-26| |59|[YvetteLau/Blog](https://github.com/YvetteLau/Blog)|【前端进阶】优质博文|2480|2|2022-01-13| |60|[gys619/jdd](https://github.com/gys619/jdd)|自用的jd(京东)脚本合集|286|2|2022-01-14| -|61|[XPoet/js-data-structures-and-algorithms](https://github.com/XPoet/js-data-structures-and-algorithms)|从 0 到 1 学习 JavaScript 数据结构与算法|840|2|2021-10-19| +|61|[XPoet/js-data-structures-and-algorithms](https://github.com/XPoet/js-data-structures-and-algorithms)|从 0 到 1 学习 JavaScript 数据结构与算法|844|2|2021-10-19| |62|[alozano-77/AWS-SAA-C02-Course](https://github.com/alozano-77/AWS-SAA-C02-Course)|Personal notes for SAA-C02 test from: https://learn.cantrill.io|1025|2|2021-12-31| -|63|[yioMe/nodejs_wx_aipay_api](https://github.com/yioMe/nodejs_wx_aipay_api)|个人学习程序开发|1838|2|2022-01-13| -|64|[jasondu/wxa-plugin-canvas](https://github.com/jasondu/wxa-plugin-canvas)|小程序海报组件-生成朋友圈分享海报并生成图片|2712|2|2021-08-10| -|65|[denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)|:book: For those who wanna learn Bash|4716|2|2021-11-16| -|66|[reruin/sharelist](https://github.com/reruin/sharelist)|快速分享 GoogleDrive OneDrive |2285|2|2022-01-05| -|67|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的 JavaScript 学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等,还有很多我的原创文章,喜欢的朋友欢迎stat。:rocket:持续更新中...|791|1|2022-01-12| +|63|[yioMe/nodejs_wx_aipay_api](https://github.com/yioMe/nodejs_wx_aipay_api)|个人学习程序开发|1837|2|2022-01-13| +|64|[jasondu/wxa-plugin-canvas](https://github.com/jasondu/wxa-plugin-canvas)|小程序海报组件-生成朋友圈分享海报并生成图片|2713|2|2021-08-10| +|65|[denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)|:book: For those who wanna learn Bash|4715|2|2021-11-16| +|66|[reruin/sharelist](https://github.com/reruin/sharelist)|快速分享 GoogleDrive OneDrive |2284|2|2022-01-05| +|67|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的 JavaScript 学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等,还有很多我的原创文章,喜欢的朋友欢迎stat。:rocket:持续更新中...|790|1|2022-01-12| |68|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|1423|1|2022-01-06| -|69|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档,欢迎贡献!|733|1|2022-01-13| +|69|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档,欢迎贡献!|734|1|2022-01-13| |70|[Veal98/Echo](https://github.com/Veal98/Echo)|🦄 开源社区系统:基于 SpringBoot + MyBatis + MySQL + Redis + Kafka + Elasticsearch + Spring Security + ... 并提供详细的开发文档和配套教程。包含帖子、评论、私信、系统通知、点赞、关注、搜索、用户设置、数据统计等模块。|233|1|2021-09-30| |71|[Gitjinfeiyang/easy-canvas](https://github.com/Gitjinfeiyang/easy-canvas)|使用render函数在canvas中创建文档流布局,小程序海报图、小程序朋友圈分享图。easy-canvas is a powerful tool helps us easy to layout with canvas. |281|1|2021-12-27| -|72|[muwoo/blogs](https://github.com/muwoo/blogs)|📚一个前端的博客。|1914|1|2021-07-28| +|72|[muwoo/blogs](https://github.com/muwoo/blogs)|📚一个前端的博客。|1915|1|2021-07-28| |73|[sanyuan0704/my_blog](https://github.com/sanyuan0704/my_blog)|神三元的博客,一起构建完整知识体系|1083|1|2022-01-15| |74|[a1029563229/blogs](https://github.com/a1029563229/blogs)|博客文章收录|534|1|2022-01-15| -|75|[ShunCai/QZoneExport](https://github.com/ShunCai/QZoneExport)|QQ空间导出助手,用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件,便于迁移与保存|664|1|2021-12-29| -|76|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |629|1|2022-01-02| +|75|[ShunCai/QZoneExport](https://github.com/ShunCai/QZoneExport)|QQ空间导出助手,用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件,便于迁移与保存|666|1|2021-12-29| +|76|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |630|1|2022-01-02| |77|[apachecn/apachecn-dl-zh](https://github.com/apachecn/apachecn-dl-zh)|ApacheCN 深度学习译文集|378|1|2022-01-11| |78|[woai3c/Front-end-articles](https://github.com/woai3c/Front-end-articles)|分享我的编程经验和学习心得,订阅请点 watch。|629|1|2022-01-08| -|79|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|689|1|2022-01-05| +|79|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|688|1|2022-01-05| |80|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|2350|1|2021-11-19| |81|[dunwu/nginx-tutorial](https://github.com/dunwu/nginx-tutorial)|这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。|1179|1|2021-12-09| |82|[anubhavsrivastava/awesome-ui-component-library](https://github.com/anubhavsrivastava/awesome-ui-component-library)|Curated list of framework component libraries for UI styles/toolkit|732|1|2021-10-31| |83|[Simp1er/AndroidSec](https://github.com/Simp1er/AndroidSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|403|1|2021-11-10| -|84|[57code/vue-study](https://github.com/57code/vue-study)|开课吧vue学习项目|517|1|2022-01-13| -|85|[BingKui/javascript-zh](https://github.com/BingKui/javascript-zh)|Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。|1216|1|2021-11-21| +|84|[57code/vue-study](https://github.com/57code/vue-study)|开课吧vue学习项目|518|1|2022-01-13| +|85|[BingKui/javascript-zh](https://github.com/BingKui/javascript-zh)|Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。|1217|1|2021-11-21| |86|[webfansplz/article](https://github.com/webfansplz/article)|record and share|623|1|2022-01-13| |87|[HexoPlusPlus/HexoPlusPlus](https://github.com/HexoPlusPlus/HexoPlusPlus)|:gift:基于CloudFlareWorker的无服务器Hexo后端,目标:解决静态博客所有痛点[文章编辑、图片上传、博主活跃信息统计、博主说说]【学业繁忙,重铸中】|198|1|2021-10-17| |88|[zhaoqize/puppeteer-api-zh_CN](https://github.com/zhaoqize/puppeteer-api-zh_CN)|📖 Puppeteer中文文档(官方指定的中文文档)|750|1|2021-09-18| @@ -103,40 +103,40 @@ |96|[ZYSzys/awesome-captcha](https://github.com/ZYSzys/awesome-captcha)|:key: Curated list of awesome captcha libraries and crack tools.|778|1|2021-11-30| |97|[xxxDeveloper/algorithm-notes](https://github.com/xxxDeveloper/algorithm-notes)|📝 一个小前端的算法笔记 / js algorithm notes|110|1|2021-12-08| |98|[Hedilict/QuantumultX](https://github.com/Hedilict/QuantumultX)|QuantumultX去广告,签到等脚本合集|365|1|2022-01-15| -|99|[soyaine/JavaScript30](https://github.com/soyaine/JavaScript30)|有关 @wesbos 的课程 JavaScript-30 的中文练习指南|1898|1|2021-10-12| +|99|[soyaine/JavaScript30](https://github.com/soyaine/JavaScript30)|有关 @wesbos 的课程 JavaScript-30 的中文练习指南|1900|1|2021-10-12| |100|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2651|1|2022-01-03| |101|[phpzlc/phpzlc](https://github.com/phpzlc/phpzlc)|为开发者提供全套Symfony实践教程和解决方案。|324|1|2022-01-03| -|102|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……|1731|1|2021-10-09| +|102|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……|1732|1|2021-10-09| |103|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|274|1|2021-09-13| |104|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI,可能是github上最受欢迎的五子棋AI,源码+教程|1252|1|2021-11-29| |105|[shaoxiongji/knowledge-graphs](https://github.com/shaoxiongji/knowledge-graphs)|A collection of research on knowledge graphs|1115|1|2021-08-30| -|106|[ChanceYu/front-end-rss](https://github.com/ChanceYu/front-end-rss)|:orange_book: 根据 RSS 抓取最新前端技术文章,来源:前端早读课、前端大全、前端之巅、前端技术优选、程序员成长指北、淘宝前端、张鑫旭博客、凹凸实验室等|795|1|2022-01-15| -|107|[guanguans/notes](https://github.com/guanguans/notes)|:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记|1845|1|2021-09-17| +|106|[ChanceYu/front-end-rss](https://github.com/ChanceYu/front-end-rss)|:orange_book: 根据 RSS 抓取最新前端技术文章,来源:前端早读课、前端大全、前端之巅、前端技术优选、程序员成长指北、淘宝前端、张鑫旭博客、凹凸实验室等|795|1|2022-01-16| +|107|[guanguans/notes](https://github.com/guanguans/notes)|:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记|1844|1|2021-09-17| |108|[f2e-awesome/knowledge](https://github.com/f2e-awesome/knowledge)|文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。|1632|1|2021-11-08| -|109|[bradvin/social-share-urls](https://github.com/bradvin/social-share-urls)|Social Share URLs|2292|1|2022-01-14| +|109|[bradvin/social-share-urls](https://github.com/bradvin/social-share-urls)|Social Share URLs|2293|1|2022-01-14| |110|[akira-cn/FE_You_dont_know](https://github.com/akira-cn/FE_You_dont_know)|分享在前端开发中,你不知道的JavaScript、CSS和HTML趣味知识,增加你的知识面。|686|1|2022-01-13| |111|[amandakelake/blog](https://github.com/amandakelake/blog)|think more!learn more!|1909|1|2022-01-14| |112|[zhangtianyi0110/VueLearnNotes](https://github.com/zhangtianyi0110/VueLearnNotes)|Vue学习笔记|572|1|2021-09-09| -|113|[llh911001/mostly-adequate-guide-chinese](https://github.com/llh911001/mostly-adequate-guide-chinese)|函数式编程指北中文版|2110|1|2021-09-16| +|113|[llh911001/mostly-adequate-guide-chinese](https://github.com/llh911001/mostly-adequate-guide-chinese)|函数式编程指北中文版|2111|1|2021-09-16| |114|[easy-math/Math](https://github.com/easy-math/Math)|📚 适合前端入门的高数课,临时域名 https://math.haozi.me |418|1|2021-12-09| -|115|[JinJieTan/Peter-](https://github.com/JinJieTan/Peter-)|Peter的手写源码集合|359|1|2022-01-15| +|115|[JinJieTan/Peter-](https://github.com/JinJieTan/Peter-)|Peter的手写源码集合|360|1|2022-01-15| |116|[codota/jupyter-tabnine](https://github.com/codota/jupyter-tabnine)|Autocompletion with Deep Learning on Jupyter Notebook|732|1|2021-12-02| |117|[zhuxuedefeng/AiQiangGUO](https://github.com/zhuxuedefeng/AiQiangGUO)|Ai强国 基于Autojs实现的模拟点击学习强国辅助工具 适配安卓|548|1|2021-10-24| |118|[senntyou/blogs](https://github.com/senntyou/blogs)|个人博客: Web前端, JavaScript, NodeJs, Electron ...|709|1|2021-11-30| |119|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1341|1|2021-07-18| -|120|[savingrun/WeHalo](https://github.com/savingrun/WeHalo)|WeHalo 简约风 的微信小程序版博客:sparkles:|1302|1|2022-01-13| +|120|[savingrun/WeHalo](https://github.com/savingrun/WeHalo)|WeHalo 简约风 的微信小程序版博客:sparkles:|1303|1|2022-01-13| |121|[Annyoo2021/scripts](https://github.com/Annyoo2021/scripts)|lxk最终版 及 搬运整理 学习自用|99|1|2021-12-13| |122|[lqqyt2423/wechat_spider](https://github.com/lqqyt2423/wechat_spider)|微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。|1033|1|2022-01-14| -|123|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库,微信小程序项目代码分享,组件文档地址:https://www.thorui.cn/doc 。 最近更新时间:2021-10-01|933|1|2021-11-16| +|123|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库,微信小程序项目代码分享,组件文档地址:https://www.thorui.cn/doc 。 最近更新时间:2021-10-01|932|1|2022-01-16| |124|[wyattzheng/chaoxing-xuexitong-autoflush](https://github.com/wyattzheng/chaoxing-xuexitong-autoflush)|超星学习通全自动无人值守刷课程序,使用协议发包来实现,无需浏览器,支持自动过视频。|562|1|2021-12-24| -|125|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide|1203|1|2022-01-15| +|125|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide|1205|1|2022-01-16| |126|[liangxiaojuan/vue-todos](https://github.com/liangxiaojuan/vue-todos)|vue最新实战项目教程,从零开始,一步一个脚印,循序渐进。跟着我一起学习vue吧!|1666|1|2021-08-03| |127|[a-wing/webrtc-book-cn](https://github.com/a-wing/webrtc-book-cn)|中文翻译 《 Real-Time Communication with WebRTC 》|802|1|2022-01-14| |128|[liguobao/58HouseSearch](https://github.com/liguobao/58HouseSearch)|地图搜租房【微信公众号、小程序:人生删除指南】|1108|1|2022-01-13| |129|[nodejscn/node-api-cn](https://github.com/nodejscn/node-api-cn)|Node.js API 中文文档|1326|1|2021-08-03| -|130|[ZhangYikaii/NJUCS-Course-Material](https://github.com/ZhangYikaii/NJUCS-Course-Material)|南京大学计算机系 课程资料 作业 代码 实验报告 NJU-CS 课程分享计划 :rice:|598|1|2021-11-23| +|130|[ZhangYikaii/NJUCS-Course-Material](https://github.com/ZhangYikaii/NJUCS-Course-Material)|南京大学计算机系 课程资料 作业 代码 实验报告 NJU-CS 课程分享计划 :rice:|599|1|2021-11-23| |131|[discountry/react](https://github.com/discountry/react)|React docs in Chinese React 中文文档翻译|1056|1|2021-09-21| -|132|[twilio-labs/open-pixel-art](https://github.com/twilio-labs/open-pixel-art)|A collaborative pixel art project to teach people how to contribute to open-source|411|0|2022-01-15| +|132|[twilio-labs/open-pixel-art](https://github.com/twilio-labs/open-pixel-art)|A collaborative pixel art project to teach people how to contribute to open-source|413|0|2022-01-16| |133|[lifegpc/fuckchaoxing](https://github.com/lifegpc/fuckchaoxing)|超星学习通/智慧树去死|154|0|2021-10-10| |134|[csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)|JavaScript的学习代码总结,高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…,JavaScript是世界上最好的语言!|592|0|2021-10-06| |135|[ecitlm/Node-SpliderApi](https://github.com/ecitlm/Node-SpliderApi)|nodejs爬虫 API接口项目,包括前端开发日报、前端top框架排行、知乎日报、音乐数据接口、图片壁纸、搞笑视频、热点新闻资讯 详情接口数据|772|0|2021-08-12| @@ -156,7 +156,7 @@ |149|[xixilive/redux-weapp](https://github.com/xixilive/redux-weapp)|1KB(gzip) Redux-based微信小程序状态管理, 极简地分离数据与表现。公众号:前栈笔记|99|0|2021-09-21| |150|[HalfMouse/weiit-saas](https://github.com/HalfMouse/weiit-saas)|weiit-saas是一款Java开源项目,属于weiit团队自研产品,意在通过技术封装,让企业无需代码开发,帮助企业一键生成小程序、公众号,让企业拥有独立品牌的自营商城。产品竞争对手《有赞》、《微盟》。|100|0|2021-12-13| |151|[Mayandev/fe-interview-handwrite](https://github.com/Mayandev/fe-interview-handwrite)|📖 前端面试常见手写题整理|219|0|2021-09-08| -|152|[oubingbing/school_wechat](https://github.com/oubingbing/school_wechat)|校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。|482|0|2021-10-19| +|152|[oubingbing/school_wechat](https://github.com/oubingbing/school_wechat)|校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。|483|0|2021-10-19| |153|[i5ik/weird-json](https://github.com/i5ik/weird-json)|A collection of strange encoded JSONs. For connoisseurs. JSON superset, supporting BigInts, TypedArrays, null, undefined, Symbol and more.|127|0|2021-12-05| |154|[lishuaixingNewBee/gordanTv](https://github.com/lishuaixingNewBee/gordanTv)|微信小程序-狗蛋TV是一个分享打动人心事物的微信小程序。gordanLee每天都会推荐一首歌、一篇文章、一段短视频,每天用十分钟的细碎时光,点燃内心的光明。|453|0|2021-12-22| |155|[leochen-g/wechat-assistant-pro](https://github.com/leochen-g/wechat-assistant-pro)|智能微秘书客户端,搭配|222|0|2021-11-04| @@ -166,10 +166,10 @@ |159|[zhaoboy9692/dailyanalysis](https://github.com/zhaoboy9692/dailyanalysis)|日常逆向分析的app,逆向教程 安卓逆向 安卓破解 财联社 企名片 钛媒体 新华社 伊对相亲 毒 shockAPP 封面新闻 口袋故事 95分|211|0|2021-11-09| |160|[PL-FE/bpmn-doc](https://github.com/PL-FE/bpmn-doc)|⚽ Bpmn.js 使用 以及总结常用 API|94|0|2021-08-03| |161|[cosmoswong/gulimall](https://github.com/cosmoswong/gulimall)|《谷粒商城》2020-微服务架构|201|0|2021-09-20| -|162|[dcloudio/test-framework](https://github.com/dcloudio/test-framework)|框架测试汇总|326|0|2022-01-14| +|162|[dcloudio/test-framework](https://github.com/dcloudio/test-framework)|框架测试汇总|325|0|2022-01-15| |163|[keenwon/eazydict](https://github.com/keenwon/eazydict)|简单易用的命令行词典 :closed_book: :orange_book: :green_book: :blue_book: :notebook:|96|0|2021-12-01| |164|[avg-plus/avg.renderer](https://github.com/avg-plus/avg.renderer)|The cross-platform engine that aims to AVG/ADV, Galgame, Audiobooks.|103|0|2021-10-12| -|165|[rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn)|Rust By Example 中文版(包含在线代码编辑器)|935|0|2022-01-14| +|165|[rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn)|Rust By Example 中文版(包含在线代码编辑器)|935|0|2022-01-16| |166|[SukkaW/OpenCore-Document-zh_Hans](https://github.com/SukkaW/OpenCore-Document-zh_Hans)|[非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译|192|0|2021-12-02| |167|[MatcherAny/whitelist.pac](https://github.com/MatcherAny/whitelist.pac)|自己使用的白名单pac文件,不定时更新常见域名|299|0|2021-11-11| |168|[azhon/ReactNative](https://github.com/azhon/ReactNative)|零基础学习ReactNative---学习案例Demo|177|0|2021-10-26| @@ -193,7 +193,7 @@ |186|[LoseNine/Crack-JS-Spider](https://github.com/LoseNine/Crack-JS-Spider)|破解JS反爬虫加密参数,已破解中国裁判文书网(2020-06-30更新),淘宝密码,天安保险登录,b站登录,房天下登录,WPS登录,微博登录,有道翻译,网易登录,微信公众号登录,空中网登录,今目标登录,学生信息管理系统登录,共赢金融登录,重庆科技资源共享平台登录,网易云音乐下载,一键解析视频链接,财联社登录。|264|0|2021-08-24| |187|[leochen-g/wechat-assistant](https://github.com/leochen-g/wechat-assistant)|本项目已升级为智能微秘书,请移步https://github.com/gengchen528/wechat-assistant-pro|338|0|2021-10-19| |188|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|336|0|2022-01-15| -|189|[yisainan/vue](https://github.com/yisainan/vue)|💯 比较好的vue项目,值得借鉴与学习|487|0|2022-01-15| +|189|[yisainan/vue](https://github.com/yisainan/vue)|💯 比较好的vue项目,值得借鉴与学习|488|0|2022-01-15| |190|[noahlam/mpvue-tutorials](https://github.com/noahlam/mpvue-tutorials)|mpvue教程|172|0|2021-08-04| |191|[qq273681448/TimeTable](https://github.com/qq273681448/TimeTable)|微信小程序课程表,漂亮简洁大方。|168|0|2021-09-01| |192|[luchenqun/my-bookmark](https://github.com/luchenqun/my-bookmark)|在线书签管理工具|564|0|2022-01-02| diff --git a/content/charts/growth/knowledge/Jupyter-Notebook.md b/content/charts/growth/knowledge/Jupyter-Notebook.md index 0d32203c..7b9cbc61 100644 --- a/content/charts/growth/knowledge/Jupyter-Notebook.md +++ b/content/charts/growth/knowledge/Jupyter-Notebook.md @@ -1,58 +1,58 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Jupyter Notebook -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14143|21|2022-01-07| -|2|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14385|14|2021-10-14| -|3|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15940|14|2021-10-25| -|4|[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.|12158|13|2021-08-30| +|1|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14144|21|2022-01-07| +|2|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14388|14|2021-10-14| +|3|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15949|14|2021-10-25| +|4|[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.|12161|13|2021-08-30| |5|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13046|13|2022-01-07| -|6|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16922|13|2021-08-11| -|7|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|11004|12|2021-12-24| -|8|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6179|7|2021-08-16| -|9|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).|12270|7|2021-11-24| -|10|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/|3146|6|2022-01-13| -|11|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|闭环学习《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1281|5|2022-01-11| -|12|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + LeetCode + Kaggle|7231|5|2022-01-09| -|13|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16223|5|2021-12-16| -|14|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6910|5|2021-12-27| -|15|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1502|5|2021-12-20| -|16|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9753|4|2021-08-27| +|6|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16926|13|2021-08-11| +|7|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|11006|12|2021-12-24| +|8|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6180|7|2021-08-16| +|9|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).|12273|7|2021-11-24| +|10|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/|3165|6|2022-01-13| +|11|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|闭环学习《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1283|5|2022-01-11| +|12|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + LeetCode + Kaggle|7234|5|2022-01-09| +|13|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16226|5|2021-12-16| +|14|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6911|5|2021-12-27| +|15|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1511|5|2021-12-20| +|16|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9756|4|2021-08-27| |17|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2828|4|2021-10-05| |18|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6083|3|2021-11-11| -|19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2580|3|2021-12-03| +|19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2581|3|2021-12-03| |20|[snowkylin/tensorflow-handbook](https://github.com/snowkylin/tensorflow-handbook)|简单粗暴 TensorFlow 2 A Concise Handbook of TensorFlow 2 一本简明的 TensorFlow 2 入门指导教程|3638|3|2021-09-04| -|21|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|862|3|2021-12-10| +|21|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|866|3|2021-12-10| |22|[xavier-zy/Awesome-pytorch-list-CNVersion](https://github.com/xavier-zy/Awesome-pytorch-list-CNVersion)|Awesome-pytorch-list 翻译工作进行中......|1512|2|2021-07-26| |23|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|505|2|2022-01-14| |24|[datawhalechina/team-learning-data-mining](https://github.com/datawhalechina/team-learning-data-mining)|主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。|930|2|2021-12-02| -|25|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1154|2|2022-01-15| -|26|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3400|2|2021-08-31| -|27|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。|1001|2|2021-10-27| -|28|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|582|1|2021-12-18| +|25|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1155|2|2022-01-16| +|26|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3401|2|2021-08-31| +|27|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。|1003|2|2021-10-27| +|28|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|581|1|2021-12-18| |29|[ssssww0905/-PyTorch-](https://github.com/ssssww0905/-PyTorch-)|【PyTorch】手把手教你跑通第一个神经网络|50|1|2022-01-03| -|30|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|170|1|2022-01-07| -|31|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|208|1|2022-01-14| +|30|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|171|1|2022-01-07| +|31|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|209|1|2022-01-14| |32|[datawhalechina/fantastic-matplotlib](https://github.com/datawhalechina/fantastic-matplotlib)|Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/|241|1|2022-01-07| |33|[huaweicloud/ModelArts-Lab](https://github.com/huaweicloud/ModelArts-Lab)|ModelArts-Lab是示例代码库。更多AI开发学习交流信息,请访问华为云AI开发者社区:huaweicloud.ai|885|1|2021-11-26| -|34|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|2428|1|2021-12-13| -|35|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|608|1|2021-12-12| +|34|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|2427|1|2021-12-13| +|35|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|609|1|2021-12-12| |36|[PaddlePaddle/book](https://github.com/PaddlePaddle/book)|Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)|2629|1|2021-11-12| -|37|[MemorialCheng/deep-learning-from-scratch](https://github.com/MemorialCheng/deep-learning-from-scratch)|《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》|679|1|2021-11-03| -|38|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|235|1|2021-09-14| -|39|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)|600|1|2021-12-17| -|40|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|149|1|2021-09-22| +|37|[MemorialCheng/deep-learning-from-scratch](https://github.com/MemorialCheng/deep-learning-from-scratch)|《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》|682|1|2021-11-03| +|38|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|236|1|2021-09-14| +|39|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)|601|1|2021-12-17| +|40|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|150|1|2021-09-22| |41|[advboxes/AdvBox](https://github.com/advboxes/AdvBox)|Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. ...|1197|1|2022-01-13| -|42|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容|716|1|2022-01-12| +|42|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容|717|1|2022-01-12| |43|[zhouyanasd/or-pandas](https://github.com/zhouyanasd/or-pandas)|【运筹OR帷幄 数据科学】pandas教程系列电子书|672|1|2021-10-17| -|44|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》(第二版)习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual|607|1|2021-12-27| -|45|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|1883|1|2022-01-14| -|46|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|124|1|2022-01-04| -|47|[datawhalechina/hands-on-data-analysis](https://github.com/datawhalechina/hands-on-data-analysis)|动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果|527|1|2021-09-09| -|48|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|404|1|2021-09-17| +|44|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》(第二版)习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual|609|1|2021-12-27| +|45|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|1884|1|2022-01-14| +|46|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|125|1|2022-01-04| +|47|[datawhalechina/hands-on-data-analysis](https://github.com/datawhalechina/hands-on-data-analysis)|动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果|529|1|2021-09-09| +|48|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|405|1|2021-09-17| |49|[evanzd/ICLR2021-OpenReviewData](https://github.com/evanzd/ICLR2021-OpenReviewData)|Crawl & visualize ICLR papers and reviews.|399|1|2021-11-09| |50|[wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation](https://github.com/wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation)|我的笔记和Demo,包含分类,检测、分割、知识蒸馏。|48|0|2021-10-27| |51|[zzy99/competition-solutions](https://github.com/zzy99/competition-solutions)|我的数据竞赛方案总结|17|0|2021-11-16| @@ -62,7 +62,7 @@ |55|[shibing624/python-tutorial](https://github.com/shibing624/python-tutorial)|Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。|558|0|2021-11-05| |56|[wowchemy/hugo-blog-theme](https://github.com/wowchemy/hugo-blog-theme)|📝 Hugo Academic Blog Theme. 轻松创建一个简约博客. No code, highly customizable using widgets.|50|0|2021-12-11| |57|[binzhouchn/machine_learning](https://github.com/binzhouchn/machine_learning)|抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限|18|0|2021-10-15| -|58|[sijichun/MathStatsCode](https://github.com/sijichun/MathStatsCode)|Codes for my mathematical statistics course|150|0|2021-12-27| +|58|[sijichun/MathStatsCode](https://github.com/sijichun/MathStatsCode)|Codes for my mathematical statistics course|151|0|2021-12-27| |59|[ymzis69/gddw_track3](https://github.com/ymzis69/gddw_track3)|阿里云天池广东电网识别挑战赛(赛道三) 亚军方案分享|11|0|2021-09-15| |60|[datawhalechina/team-learning-cv](https://github.com/datawhalechina/team-learning-cv)|主要存储Datawhale组队学习中“计算机视觉”方向的资料。|179|0|2021-09-06| |61|[cador/Python_Predict_Analysis_Algorithm_Book_Codes](https://github.com/cador/Python_Predict_Analysis_Algorithm_Book_Codes)|《Python预测之美:数据分析与算法实战》书籍代码维护|34|0|2021-08-25| @@ -74,7 +74,7 @@ |67|[BrikerMan/tf2-101](https://github.com/BrikerMan/tf2-101)|Repository for Book 《TensorFlow 2.0 入门实践》|11|0|2021-10-28| |68|[kingname/SourceCodeofMongoRedis](https://github.com/kingname/SourceCodeofMongoRedis)|《左手MongoDB,右手Redis——从入门到商业实战》书籍配套源代码。|166|0|2021-08-19| |69|[WYGNG/USTC_SSE_AI](https://github.com/WYGNG/USTC_SSE_AI)|中国科学技术大学软件学院人工智能课程|12|0|2021-09-08| -|70|[jinhualee/datashine](https://github.com/jinhualee/datashine)|《Python统计与数据分析实战》课程代码,包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。|33|0|2021-08-16| +|70|[jinhualee/datashine](https://github.com/jinhualee/datashine)|《Python统计与数据分析实战》课程代码,包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。|34|0|2021-08-16| |71|[hxchua/datadoubleconfirm](https://github.com/hxchua/datadoubleconfirm)|Simple datasets and notebooks for data visualization, statistical analysis and modelling - with write-ups here: http://projectosyo.wix.com/datadoubleconfirm. |35|0|2022-01-09| |72|[howie6879/pylab](https://github.com/howie6879/pylab)|和Python相关的学习笔记:机器学习、算法、进阶书籍、文档,博客地址:https://www.howie6879.cn|38|0|2021-12-29| |73|[JULIELab/MEmoLon](https://github.com/JULIELab/MEmoLon)|Repository for our ACL 2020 paper "Learning and Evaluating Emotion Lexicons for 91 Languages"|18|0|2021-08-23| @@ -86,7 +86,7 @@ |79|[zhiyu1998/Computer-Science-Learn-Notes](https://github.com/zhiyu1998/Computer-Science-Learn-Notes)|我的CS(Computer Science)生涯学习/读书笔记,包含:Java、Spring系列、Python、Golang、深度学习、数据结构等|25|0|2022-01-12| |80|[wanghao15536870732/StudyNotes](https://github.com/wanghao15536870732/StudyNotes)|📖 学习笔记|10|0|2021-11-08| |81|[fly51fly/Principle_of_Web_Search_2021](https://github.com/fly51fly/Principle_of_Web_Search_2021)|北邮《网络搜索引擎原理》课程(2021)|41|0|2021-11-05| -|82|[ZhiningLiu1998/mesa](https://github.com/ZhiningLiu1998/mesa)|NeurIPS’20 Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. 设计元知识驱动的采样器解决类别不平衡问题|70|0|2021-12-23| +|82|[ZhiningLiu1998/mesa](https://github.com/ZhiningLiu1998/mesa)|NeurIPS’20 Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. 设计元知识驱动的采样器解决类别不平衡问题|72|0|2021-12-23| |83|[fire717/Python-Toolkit](https://github.com/fire717/Python-Toolkit)|轮子/ 常用库/ 书籍笔记/ 小程序|16|0|2022-01-14| |84|[rhidra/autopilot](https://github.com/rhidra/autopilot)|A UAV autonomous navigation autopilot, made with ROS, MAVROS, PX4 and Gazebo. Check out my master thesis in the repo for more info.|10|0|2021-09-23| |85|[LemenChao/PythonFromDAToDS](https://github.com/LemenChao/PythonFromDAToDS)|图书《Python编程:从数据分析到数据科学》的配套资源|188|0|2021-10-10| @@ -114,58 +114,56 @@ |107|[huangtinglin/Linear-Algebra-and-Its-Applications-notes](https://github.com/huangtinglin/Linear-Algebra-and-Its-Applications-notes)|《线性代数及其应用》笔记|155|0|2021-09-17| |108|[whyAndBetter/python_grammar](https://github.com/whyAndBetter/python_grammar)|Python的基础语法学习|15|0|2022-01-09| |109|[rwepa/DataDemo](https://github.com/rwepa/DataDemo)|提供資料集與範例分享.|13|0|2021-11-11| -|110|[skywateryang/timeseries101](https://github.com/skywateryang/timeseries101)|本教程独立网站已上线|53|0|2021-12-28| +|110|[skywateryang/timeseries101](https://github.com/skywateryang/timeseries101)|本教程独立网站已上线|54|0|2021-12-28| |111|[cumtcssuld/RSP_of_CUMTCS](https://github.com/cumtcssuld/RSP_of_CUMTCS)|【矿大计算机学院资源共享计划(Resource SharingPlan of CUMTCS)】本仓库由矿大计算机学院学生会学习部牵头维护,由计算机学院全体同学共建共享。欢迎大家积极的参加到本资源库的建设中来吧!(每当有重大更新,我们都会将整个库克隆到码云,点击下边链接,到我们的码云仓库可以获得更好的下载体验)|51|0|2022-01-13| |112|[jcchan23/CoMPT](https://github.com/jcchan23/CoMPT)|Code of our IJCAI2021 paper: "Learning Attributed Graph Representation with Communicative Message Passing Transformer"|33|0|2021-09-08| |113|[mepeichun/Efficient-Neural-Network-Bilibili](https://github.com/mepeichun/Efficient-Neural-Network-Bilibili)|B站Efficient-Neural-Network学习分享的配套代码|167|0|2021-12-08| |114|[mindspore-ai/course](https://github.com/mindspore-ai/course)|MindSpore course|33|0|2021-11-03| |115|[johnjim0816/rl-tutorials](https://github.com/johnjim0816/rl-tutorials)|basic algorithms of reinforcement learning|39|0|2021-12-29| -|116|[xiaoxiaoyao/MyApp](https://github.com/xiaoxiaoyao/MyApp)|随便写的各种,点链接可以进入我的知乎|51|0|2021-11-19| +|116|[xiaoxiaoyao/MyApp](https://github.com/xiaoxiaoyao/MyApp)|随便写的各种,点链接可以进入我的知乎|51|0|2022-01-15| |117|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|16|0|2021-09-17| -|118|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|85|0|2022-01-15| +|118|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|85|0|2022-01-16| |119|[oubindo/cs231n-cnn](https://github.com/oubindo/cs231n-cnn)|斯坦福的cs231n课程的assignments,非常好的课程,在这里也要强推|39|0|2022-01-13| |120|[liuhuanshuo/zaoqi-Python](https://github.com/liuhuanshuo/zaoqi-Python)|公众号:早起Python|301|0|2021-10-20| |121|[MorvanZhou/easy-scraping-tutorial](https://github.com/MorvanZhou/easy-scraping-tutorial)|Simple but useful Python web scraping tutorial code. |644|0|2021-08-18| |122|[Sharpiless/yolov5-distillation-5.0](https://github.com/Sharpiless/yolov5-distillation-5.0)|yolov5 5.0 version distillation yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s|52|0|2021-07-29| |123|[hiDaDeng/DaDengAndHisPython](https://github.com/hiDaDeng/DaDengAndHisPython)|【微信公众号:大邓和他的python】, Python语法快速入门https://www.bilibili.com/video/av44384851 Python网络爬虫快速入门https://www.bilibili.com/video/av72010301, 我的联系邮箱thunderhit@qq.com|54|0|2021-12-28| |124|[0809zheng/CS231n-assignment2019](https://github.com/0809zheng/CS231n-assignment2019)|CS231n 2019年春季学期课程作业|97|0|2022-01-13| -|125|[Anjin-Liu/Openset_Learning_AOSR](https://github.com/Anjin-Liu/Openset_Learning_AOSR)|Source code for ICML2021 Paper - Learning Bounds for Open-set Learning|22|0|2021-07-17| -|126|[heucoder/ML-DL_book](https://github.com/heucoder/ML-DL_book)|机器学习、深度学习一些个人认为不错的书籍。|56|0|2022-01-13| -|127|[HuangCongQing/CS231n_Spring_2019](https://github.com/HuangCongQing/CS231n_Spring_2019)|CS231n_Spring(2019年秋季)计算机视觉课程|18|0|2022-01-09| -|128|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|38|0|2021-09-28| -|129|[Divsigma/2020-cs213n](https://github.com/Divsigma/2020-cs213n)|一些公开课的笔记及作业|92|0|2021-11-13| -|130|[simbafl/Data-analysis](https://github.com/simbafl/Data-analysis)|主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。|155|0|2022-01-02| -|131|[fire717/Machine-Learning](https://github.com/fire717/Machine-Learning)|机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)|167|0|2021-12-29| -|132|[ZhangXinNan/DL-with-Python-and-PyTorch](https://github.com/ZhangXinNan/DL-with-Python-and-PyTorch)|《Python深度学习基于PyTorch》 Deep Learning with Python and PyTorch 作者:吴茂贵 郁明敏 杨本法 李涛 张粤磊 等|37|0|2021-08-08| -|133|[BrikerMan/classic_chinese_punctuate](https://github.com/BrikerMan/classic_chinese_punctuate)|classic Chinese punctuate experiment with keras using daizhige(殆知阁古代文献藏书) dataset|29|0|2021-08-25| -|134|[xiaomeng79/learning_notes](https://github.com/xiaomeng79/learning_notes)|学习笔记|17|0|2022-01-12| -|135|[China-ChallengeHub/ChallengeHub-Baselines](https://github.com/China-ChallengeHub/ChallengeHub-Baselines)|ChallengeHub开源的各大比赛baseline集合|76|0|2021-09-24| -|136|[liangruibupt/aws-is-how](https://github.com/liangruibupt/aws-is-how)|Know How Guide and Hands on Guide for AWS|21|0|2022-01-13| -|137|[shiyanlou/louplus-dm](https://github.com/shiyanlou/louplus-dm)|实验楼 《楼+ 数据分析与挖掘实战》课程挑战作业参考答案|61|0|2021-08-16| -|138|[waterDLut/hydrus](https://github.com/waterDLut/hydrus)|水文水资源(Hydrology and Water Resources)方面利用python做模型model、算法algorithm等科学计算工作所需的基础技能树学习|22|0|2021-11-16| -|139|[IBBD/IBBD.github.io](https://github.com/IBBD/IBBD.github.io)|IBBD技术博客|35|0|2021-07-17| -|140|[zhangqizky/ManTra_Net_Test_Demo](https://github.com/zhangqizky/ManTra_Net_Test_Demo)|🌹2019年CVPR论文:ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features |30|0|2021-08-25| -|141|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch指北|405|0|2021-12-28| -|142|[xuwening/blog](https://github.com/xuwening/blog)|对过往做做总结|91|0|2021-09-16| -|143|[laisimiao/cs231n-Spring2019-assignment](https://github.com/laisimiao/cs231n-Spring2019-assignment)|This is the all answer for stanford course CS231n spring 2019.|31|0|2021-08-27| -|144|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure|19|0|2022-01-13| -|145|[wwtm/gitpython_examples](https://github.com/wwtm/gitpython_examples)|some interesting python examples|52|0|2021-10-16| -|146|[Valuebai/learn-NLP-luhuibo](https://github.com/Valuebai/learn-NLP-luhuibo)|记录学习NLP之路,一起加油|11|0|2021-09-08| -|147|[jikeruohai/machine-learning-example](https://github.com/jikeruohai/machine-learning-example)|我的同名B站和公众号中用到的视频|14|0|2021-10-21| -|148|[HuangCongQing/3D-Point-Clouds](https://github.com/HuangCongQing/3D-Point-Clouds)|🔥3D点云目标检测&语义分割-SOTA方法,代码,论文,数据集等|64|0|2021-10-13| -|149|[hanx316/Tech-Notes](https://github.com/hanx316/Tech-Notes)|📒 技术学习笔记,好记性不如 Markdown|12|0|2021-07-24| -|150|[ni1o1/pygeo-tutorial](https://github.com/ni1o1/pygeo-tutorial)|Tutorial of geospatial data processing using python 用python分析时空数据的教程(in Chinese and English )|265|0|2021-11-17| -|151|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|90|0|2021-09-23| -|152|[TinyHandsome/BookStudy](https://github.com/TinyHandsome/BookStudy)|各本书的学习笔记|11|0|2021-12-09| -|153|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客,有原创干货!有code实践! |112|0|2021-12-29| -|154|[lipengyuan1994/Patrick-s-DS-Station](https://github.com/lipengyuan1994/Patrick-s-DS-Station)|The Data Science 🔋Learning Station of Pytrick🌰 ( From Coursera, edX, LinkedIn Learning, etc... and Also contains Books). I am still updating it.|19|0|2021-09-04| -|155|[Hourout/tensorview](https://github.com/Hourout/tensorview)|Dynamic visualization training service in Jupyter Notebook for Keras, tf.keras and others.|13|0|2021-07-22| -|156|[hanzhenlei767/NLP_Learn](https://github.com/hanzhenlei767/NLP_Learn)|NLP学习笔记-前沿追踪|16|0|2021-08-25| -|157|[zhangjunhd/reading-notes](https://github.com/zhangjunhd/reading-notes)|张俊的读书笔记|71|0|2022-01-13| -|158|[sangyy/CUDA_Python](https://github.com/sangyy/CUDA_Python)|CUDA Python 科普之夜 手把手教你写GPU加速代码|11|0|2021-08-26| -|159|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|295|0|2021-12-06| -|160|[evenchange4/nextjs-tfjs-cnn](https://github.com/evenchange4/nextjs-tfjs-cnn)|🐕 🐈 Classifier using Keras VGG16 transfer learning with kaggle dataset.|11|0|2021-10-18| -|161|[sherlcok314159/ML](https://github.com/sherlcok314159/ML)|此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )|95|0|2022-01-12| +|125|[heucoder/ML-DL_book](https://github.com/heucoder/ML-DL_book)|机器学习、深度学习一些个人认为不错的书籍。|56|0|2022-01-13| +|126|[HuangCongQing/CS231n_Spring_2019](https://github.com/HuangCongQing/CS231n_Spring_2019)|CS231n_Spring(2019年秋季)计算机视觉课程|18|0|2022-01-09| +|127|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|38|0|2021-09-28| +|128|[Divsigma/2020-cs213n](https://github.com/Divsigma/2020-cs213n)|一些公开课的笔记及作业|92|0|2021-11-13| +|129|[simbafl/Data-analysis](https://github.com/simbafl/Data-analysis)|主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。|155|0|2022-01-02| +|130|[fire717/Machine-Learning](https://github.com/fire717/Machine-Learning)|机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)|167|0|2021-12-29| +|131|[ZhangXinNan/DL-with-Python-and-PyTorch](https://github.com/ZhangXinNan/DL-with-Python-and-PyTorch)|《Python深度学习基于PyTorch》 Deep Learning with Python and PyTorch 作者:吴茂贵 郁明敏 杨本法 李涛 张粤磊 等|37|0|2021-08-08| +|132|[BrikerMan/classic_chinese_punctuate](https://github.com/BrikerMan/classic_chinese_punctuate)|classic Chinese punctuate experiment with keras using daizhige(殆知阁古代文献藏书) dataset|29|0|2021-08-25| +|133|[xiaomeng79/learning_notes](https://github.com/xiaomeng79/learning_notes)|学习笔记|17|0|2022-01-12| +|134|[China-ChallengeHub/ChallengeHub-Baselines](https://github.com/China-ChallengeHub/ChallengeHub-Baselines)|ChallengeHub开源的各大比赛baseline集合|76|0|2021-09-24| +|135|[liangruibupt/aws-is-how](https://github.com/liangruibupt/aws-is-how)|Know How Guide and Hands on Guide for AWS|21|0|2022-01-16| +|136|[shiyanlou/louplus-dm](https://github.com/shiyanlou/louplus-dm)|实验楼 《楼+ 数据分析与挖掘实战》课程挑战作业参考答案|61|0|2021-08-16| +|137|[waterDLut/hydrus](https://github.com/waterDLut/hydrus)|水文水资源(Hydrology and Water Resources)方面利用python做模型model、算法algorithm等科学计算工作所需的基础技能树学习|22|0|2021-11-16| +|138|[zhangqizky/ManTra_Net_Test_Demo](https://github.com/zhangqizky/ManTra_Net_Test_Demo)|🌹2019年CVPR论文:ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features |30|0|2021-08-25| +|139|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch指北|405|0|2021-12-28| +|140|[xuwening/blog](https://github.com/xuwening/blog)|对过往做做总结|91|0|2021-09-16| +|141|[laisimiao/cs231n-Spring2019-assignment](https://github.com/laisimiao/cs231n-Spring2019-assignment)|This is the all answer for stanford course CS231n spring 2019.|31|0|2021-08-27| +|142|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure|19|0|2022-01-16| +|143|[wwtm/gitpython_examples](https://github.com/wwtm/gitpython_examples)|some interesting python examples|52|0|2021-10-16| +|144|[Valuebai/learn-NLP-luhuibo](https://github.com/Valuebai/learn-NLP-luhuibo)|记录学习NLP之路,一起加油|11|0|2021-09-08| +|145|[jikeruohai/machine-learning-example](https://github.com/jikeruohai/machine-learning-example)|我的同名B站和公众号中用到的视频|14|0|2021-10-21| +|146|[HuangCongQing/3D-Point-Clouds](https://github.com/HuangCongQing/3D-Point-Clouds)|🔥3D点云目标检测&语义分割-SOTA方法,代码,论文,数据集等|65|0|2021-10-13| +|147|[hanx316/Tech-Notes](https://github.com/hanx316/Tech-Notes)|📒 技术学习笔记,好记性不如 Markdown|12|0|2021-07-24| +|148|[ni1o1/pygeo-tutorial](https://github.com/ni1o1/pygeo-tutorial)|Tutorial of geospatial data processing using python 用python分析时空数据的教程(in Chinese and English )|265|0|2021-11-17| +|149|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|90|0|2021-09-23| +|150|[TinyHandsome/BookStudy](https://github.com/TinyHandsome/BookStudy)|各本书的学习笔记|11|0|2021-12-09| +|151|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客,有原创干货!有code实践! |112|0|2021-12-29| +|152|[lipengyuan1994/Patrick-s-DS-Station](https://github.com/lipengyuan1994/Patrick-s-DS-Station)|The Data Science 🔋Learning Station of Pytrick🌰 ( From Coursera, edX, LinkedIn Learning, etc... and Also contains Books). I am still updating it.|19|0|2021-09-04| +|153|[Hourout/tensorview](https://github.com/Hourout/tensorview)|Dynamic visualization training service in Jupyter Notebook for Keras, tf.keras and others.|13|0|2021-07-22| +|154|[hanzhenlei767/NLP_Learn](https://github.com/hanzhenlei767/NLP_Learn)|NLP学习笔记-前沿追踪|16|0|2021-08-25| +|155|[zhangjunhd/reading-notes](https://github.com/zhangjunhd/reading-notes)|张俊的读书笔记|72|0|2022-01-13| +|156|[sangyy/CUDA_Python](https://github.com/sangyy/CUDA_Python)|CUDA Python 科普之夜 手把手教你写GPU加速代码|11|0|2021-08-26| +|157|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|297|0|2021-12-06| +|158|[evenchange4/nextjs-tfjs-cnn](https://github.com/evenchange4/nextjs-tfjs-cnn)|🐕 🐈 Classifier using Keras VGG16 transfer learning with kaggle dataset.|11|0|2021-10-18| +|159|[sherlcok314159/ML](https://github.com/sherlcok314159/ML)|此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )|95|0|2022-01-12|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Kotlin.md b/content/charts/growth/knowledge/Kotlin.md index 0c639cc3..235e6668 100644 --- a/content/charts/growth/knowledge/Kotlin.md +++ b/content/charts/growth/knowledge/Kotlin.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Kotlin -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26747|16|2022-01-14| -|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11599|6|2021-12-27| +|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26746|16|2022-01-14| +|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11600|6|2021-12-27| |3|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|515|2|2022-01-05| -|4|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|521|2|2022-01-15| +|4|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|526|2|2022-01-15| |5|[hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin](https://github.com/hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin)|LeetCode 系列题解, 在线阅读 https://offer.hi-dhl.com|345|1|2021-09-13| |6|[qingmei2/RxImagePicker](https://github.com/qingmei2/RxImagePicker)|:rocket:RxJava2 and RxJava3 external support. Android flexible picture selector, provides the support for theme of Zhihu and WeChat (灵活的Android图片选择器,提供了知乎和微信主题的支持).|1135|1|2021-10-13| |7|[mCyp/Hoo](https://github.com/mCyp/Hoo)|🚀 Android Jetpack系列组件实战案例,配上专栏学习更轻松~|998|1|2021-08-15| @@ -29,31 +29,32 @@ |22|[kukyxs/CoroutinesWanAndroid](https://github.com/kukyxs/CoroutinesWanAndroid)|超完整的「玩 Android」客户端,项目采用 MVVM, Android Jetpack, Retrofit, Kotlin 协程, Koin 编写。如果该项目对你学习过程有用,请给个 star,感谢|295|0|2021-09-29| |23|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集,展示各种自定义View/控件。项目包含了自定义Banner轮播图控件,自定义验证码输入框,自定义TabLayout等控件,持续更新中:wink::wink::wink:|66|0|2021-08-17| |24|[maoqitian/Nice-Knowledge-System](https://github.com/maoqitian/Nice-Knowledge-System)|:books:不积跬步无以至千里,每天进步一点点,Passion,Self-regulation,Love and Share|144|0|2021-11-11| -|25|[Iseason2000/DeEnchantment](https://github.com/Iseason2000/DeEnchantment)|负魔书|10|0|2022-01-05| -|26|[benhero/GLStudio](https://github.com/benhero/GLStudio)|OpenGL基础入门|258|0|2021-07-26| -|27|[HMS-Core/hms-image-vision-kotlin](https://github.com/HMS-Core/hms-image-vision-kotlin)|This sample code is to guide the developer how to integrate the Image Vision Sub-service of the Image Kit, calling the image filter function. This sub-service provides 24 unique filter effects to enha ...|11|0|2021-07-26| -|28|[ShiSheng233/Open2Share-Kotlin](https://github.com/ShiSheng233/Open2Share-Kotlin)|使用Kotlin重制的Open2Share|8|0|2021-10-17| -|29|[zhujiang521/ComposeBookSource](https://github.com/zhujiang521/ComposeBookSource)|《Jetpack Compose:Android全新UI编程》全书源代码|8|0|2021-12-21| -|30|[JiaYang627/QuickAndroid](https://github.com/JiaYang627/QuickAndroid)|:octocat:使用Kotlin搭建的一个基础框架。目的旨在学习Kotlin,更好的从Java过渡到Kotlin,并且针对此项目编写了一键生成页面插件。具体可看README:book:|11|0|2021-12-15| -|31|[biubiuqiu0/flow-event-bus](https://github.com/biubiuqiu0/flow-event-bus)|EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。|92|0|2021-12-31| -|32|[Starrah/THUCourseHelperBackend](https://github.com/Starrah/THUCourseHelperBackend)|清华课程小助手的后端服务器|4|0|2021-10-27| -|33|[knight-kk/knight_blog_demo](https://github.com/knight-kk/knight_blog_demo)| 博客中 demo ,博客地址 https://blog.csdn.net/knight1996/|10|0|2021-12-21| -|34|[yunshuipiao/Potato](https://github.com/yunshuipiao/Potato)|Read the fucking source code for the Android interview|60|0|2021-12-31| -|35|[junerver/CloudNote](https://github.com/junerver/CloudNote)|基于Bmob云后端的Android云笔记|19|0|2021-10-19| -|36|[yhsj0919/ELauncher](https://github.com/yhsj0919/ELauncher)|多看电子书桌面|16|0|2022-01-10| -|37|[Flywith24/Android-Detail](https://github.com/Flywith24/Android-Detail)|Android Detail demo —— 专栏 Android Detail 配套代码|33|0|2021-12-17| -|38|[qdsfdhvh/demo-base-layout](https://github.com/qdsfdhvh/demo-base-layout)|基于Drakeet分享的自定义ViewGroup思路,编写的demo|10|0|2021-09-16| -|39|[yechaoa/YUtils](https://github.com/yechaoa/YUtils)|Android快速开发工具集合——YUtils,同时支持java和kotlin|54|0|2021-10-16| -|40|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|24|0|2022-01-14| -|41|[funnywolfdadada/HollowKit](https://github.com/funnywolfdadada/HollowKit)|自己常用的一些工具的合集|200|0|2022-01-15| -|42|[idisfkj/daily_algorithm](https://github.com/idisfkj/daily_algorithm)|🔥算法进阶,由浅入深,欢迎加入一起共勉(A daily algorithm,Welcome to join and share together)|35|0|2021-07-30| -|43|[lelelongwang/WanJetpack](https://github.com/lelelongwang/WanJetpack)|💪 持续更新。WanJetpack使用Jetpack MVVM开发架构、单Activity多Fragment设计,项目结构清晰,代码简洁优雅,追求最官方的实现方式。欢迎star,非常感谢。已用到知识点:LiveData、ViewModel、DataBinding、ViewBinding、coroutines、Hilt、Paging3、Room、Navigation、TabLayout、Bottom ...|85|0|2021-08-07| -|44|[smashinggit/Study](https://github.com/smashinggit/Study)|记录学习过程中的demo及博客|339|0|2021-08-16| -|45|[Edsuns/Star](https://github.com/Edsuns/Star)|超星学习通签到助手(使用JetpackCompose开发)|12|0|2021-10-28| -|46|[mazouri/kvcache](https://github.com/mazouri/kvcache)|在Android开发中优雅的存取key/value数据,从此不用再写SharedPreference代码。This library is a tool to help you set and get key-vlue data with better way in Andrtoid development.|34|0|2021-07-29| -|47|[lizijin/zijiexiaozhan](https://github.com/lizijin/zijiexiaozhan)|字节小站博客Demo|18|0|2022-01-13| -|48|[CNawalol/qndxx-action](https://github.com/CNawalol/qndxx-action)|用于南宁青年大学习的自动打卡|4|0|2021-10-06| -|49|[bennyhuo/DiveIntoKotlinCoroutines-Sources](https://github.com/bennyhuo/DiveIntoKotlinCoroutines-Sources)|《深入理解 Kotlin 协程》源码|177|0|2022-01-14| +|25|[yechaoa/MaterialDesign](https://github.com/yechaoa/MaterialDesign)|Material Design 控件合集。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...|185|0|2022-01-16| +|26|[Iseason2000/DeEnchantment](https://github.com/Iseason2000/DeEnchantment)|负魔书|10|0|2022-01-05| +|27|[benhero/GLStudio](https://github.com/benhero/GLStudio)|OpenGL基础入门|258|0|2021-07-26| +|28|[HMS-Core/hms-image-vision-kotlin](https://github.com/HMS-Core/hms-image-vision-kotlin)|This sample code is to guide the developer how to integrate the Image Vision Sub-service of the Image Kit, calling the image filter function. This sub-service provides 24 unique filter effects to enha ...|11|0|2021-07-26| +|29|[ShiSheng233/Open2Share-Kotlin](https://github.com/ShiSheng233/Open2Share-Kotlin)|使用Kotlin重制的Open2Share|8|0|2021-10-17| +|30|[zhujiang521/ComposeBookSource](https://github.com/zhujiang521/ComposeBookSource)|《Jetpack Compose:Android全新UI编程》全书源代码|8|0|2021-12-21| +|31|[JiaYang627/QuickAndroid](https://github.com/JiaYang627/QuickAndroid)|:octocat:使用Kotlin搭建的一个基础框架。目的旨在学习Kotlin,更好的从Java过渡到Kotlin,并且针对此项目编写了一键生成页面插件。具体可看README:book:|11|0|2021-12-15| +|32|[biubiuqiu0/flow-event-bus](https://github.com/biubiuqiu0/flow-event-bus)|EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。|92|0|2021-12-31| +|33|[Starrah/THUCourseHelperBackend](https://github.com/Starrah/THUCourseHelperBackend)|清华课程小助手的后端服务器|4|0|2021-10-27| +|34|[knight-kk/knight_blog_demo](https://github.com/knight-kk/knight_blog_demo)| 博客中 demo ,博客地址 https://blog.csdn.net/knight1996/|10|0|2021-12-21| +|35|[yunshuipiao/Potato](https://github.com/yunshuipiao/Potato)|Read the fucking source code for the Android interview|60|0|2021-12-31| +|36|[junerver/CloudNote](https://github.com/junerver/CloudNote)|基于Bmob云后端的Android云笔记|19|0|2021-10-19| +|37|[yhsj0919/ELauncher](https://github.com/yhsj0919/ELauncher)|多看电子书桌面|16|0|2022-01-10| +|38|[Flywith24/Android-Detail](https://github.com/Flywith24/Android-Detail)|Android Detail demo —— 专栏 Android Detail 配套代码|33|0|2021-12-17| +|39|[qdsfdhvh/demo-base-layout](https://github.com/qdsfdhvh/demo-base-layout)|基于Drakeet分享的自定义ViewGroup思路,编写的demo|10|0|2021-09-16| +|40|[yechaoa/YUtils](https://github.com/yechaoa/YUtils)|Android快速开发工具集合——YUtils,同时支持java和kotlin|54|0|2021-10-16| +|41|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|25|0|2022-01-14| +|42|[funnywolfdadada/HollowKit](https://github.com/funnywolfdadada/HollowKit)|自己常用的一些工具的合集|200|0|2022-01-15| +|43|[idisfkj/daily_algorithm](https://github.com/idisfkj/daily_algorithm)|🔥算法进阶,由浅入深,欢迎加入一起共勉(A daily algorithm,Welcome to join and share together)|35|0|2021-07-30| +|44|[lelelongwang/WanJetpack](https://github.com/lelelongwang/WanJetpack)|💪 持续更新。WanJetpack使用Jetpack MVVM开发架构、单Activity多Fragment设计,项目结构清晰,代码简洁优雅,追求最官方的实现方式。欢迎star,非常感谢。已用到知识点:LiveData、ViewModel、DataBinding、ViewBinding、coroutines、Hilt、Paging3、Room、Navigation、TabLayout、Bottom ...|85|0|2021-08-07| +|45|[smashinggit/Study](https://github.com/smashinggit/Study)|记录学习过程中的demo及博客|339|0|2021-08-16| +|46|[Edsuns/Star](https://github.com/Edsuns/Star)|超星学习通签到助手(使用JetpackCompose开发)|12|0|2021-10-28| +|47|[mazouri/kvcache](https://github.com/mazouri/kvcache)|在Android开发中优雅的存取key/value数据,从此不用再写SharedPreference代码。This library is a tool to help you set and get key-vlue data with better way in Andrtoid development.|34|0|2021-07-29| +|48|[lizijin/zijiexiaozhan](https://github.com/lizijin/zijiexiaozhan)|字节小站博客Demo|18|0|2022-01-13| +|49|[CNawalol/qndxx-action](https://github.com/CNawalol/qndxx-action)|用于南宁青年大学习的自动打卡|4|0|2021-10-06| +|50|[bennyhuo/DiveIntoKotlinCoroutines-Sources](https://github.com/bennyhuo/DiveIntoKotlinCoroutines-Sources)|《深入理解 Kotlin 协程》源码|177|0|2022-01-14|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Lua.md b/content/charts/growth/knowledge/Lua.md index a46f526b..0339bbea 100644 --- a/content/charts/growth/knowledge/Lua.md +++ b/content/charts/growth/knowledge/Lua.md @@ -1,16 +1,16 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Lua -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|150|2|2022-01-15| |2|[Wscats/articles](https://github.com/Wscats/articles)|🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆|3051|1|2021-12-20| -|3|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|652|1|2022-01-14| +|3|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|653|1|2022-01-14| |4|[ouwen000/lua-touchsprte](https://github.com/ouwen000/lua-touchsprte)|触动精灵代码合集|9|0|2021-11-09| |5|[max-ri/Guidelime](https://github.com/max-ri/Guidelime)|Guidelime: A WoW Classic addon for leveling guides with automatic progress updates|132|0|2021-11-30| -|6|[simdsoft/x-studio.github.io](https://github.com/simdsoft/x-studio.github.io)|This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2022 Simdsoft Limited|83|0|2022-01-11| +|6|[simdsoft/x-studio.github.io](https://github.com/simdsoft/x-studio.github.io)|This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2022 Simdsoft Limited|84|0|2022-01-11| |7|[jinzhen-lin/ds_mods](https://github.com/jinzhen-lin/ds_mods)|自己写的一些《饥荒》mod|4|0|2021-12-11| |8|[openresty/lua-resty-lock](https://github.com/openresty/lua-resty-lock)|Simple nonblocking lock API for ngx_lua based on shared memory dictionaries|271|0|2021-10-08| |9|[njjjay/IOTQQPlugins_selfuse](https://github.com/njjjay/IOTQQPlugins_selfuse)|自用IOTQQ/OPQbot插件合集|17|0|2021-08-30| diff --git a/content/charts/growth/knowledge/MATLAB.md b/content/charts/growth/knowledge/MATLAB.md index 25227053..9f104e00 100644 --- a/content/charts/growth/knowledge/MATLAB.md +++ b/content/charts/growth/knowledge/MATLAB.md @@ -1,19 +1,19 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > MATLAB -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|405|4|2021-12-09| -|2|[Kivy-CN/Stanford-CS-229-CN](https://github.com/Kivy-CN/Stanford-CS-229-CN)|A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译|2982|2|2021-11-24| -|3|[dawnlh/awesome-low-light-image-enhancement](https://github.com/dawnlh/awesome-low-light-image-enhancement)|This is a resouce list for low light image enhancement|353|1|2022-01-10| +|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|408|4|2021-12-09| +|2|[cycleuser/Stanford-CS-229-CN](https://github.com/cycleuser/Stanford-CS-229-CN)|A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译|2983|2|2021-11-24| +|3|[dawnlh/awesome-low-light-image-enhancement](https://github.com/dawnlh/awesome-low-light-image-enhancement)|This is a resouce list for low light image enhancement|354|1|2022-01-10| |4|[iChunyu/LearnCtrlSys](https://github.com/iChunyu/LearnCtrlSys)|控制理论学习记录|3|0|2021-12-08| |5|[Tyler2025/Machine_Learning](https://github.com/Tyler2025/Machine_Learning)|台湾大学李宏毅教授课程作业练习|9|0|2021-09-02| |6|[zephyrhours/Hyperspectral-Anomaly-Detection-2S-GLRT](https://github.com/zephyrhours/Hyperspectral-Anomaly-Detection-2S-GLRT)|This is the code of paper named "Multipixel Anomaly Detection With Unknown Patterns for Imagery"|8|0|2021-09-28| |7|[kerenfu/JLDCF](https://github.com/kerenfu/JLDCF)|Code for CVPR-2020 paper "JL-DCF: Joint Learning and Densely-Cooperative Fusion Framework for RGB-D Salient Object Detection"|58|0|2022-01-12| |8|[qxr777/NumericalMethod](https://github.com/qxr777/NumericalMethod)|数值计算方法课程|17|0|2021-11-15| -|9|[sunshineclover/HFUT-EISAT-CoursesData](https://github.com/sunshineclover/HFUT-EISAT-CoursesData)|合肥工业大学宣城校区 电子信息科学与技术专业课程资料|7|0|2022-01-14| +|9|[sunshineclover/HFUT-EISAT-CoursesData](https://github.com/sunshineclover/HFUT-EISAT-CoursesData)|合肥工业大学宣城校区 电子信息科学与技术专业课程资料|7|0|2022-01-16| |10|[AngeloUNIMI/PalmSeg](https://github.com/AngeloUNIMI/PalmSeg)|Source code for palmprint segmentation and ROI extraction used in the IEEE TIFS 2019 and IEEE CIVEMSA 2019 papers|15|0|2021-09-06| |11|[ZhuliuAiagle/MyCourse](https://github.com/ZhuliuAiagle/MyCourse)|本科阶段一些课程资料整理|11|0|2021-08-23| |12|[89461561511656/matlab](https://github.com/89461561511656/matlab)|matlab数学建模学习。CSDN配套源码,讲解看博客。|2|0|2021-10-29| diff --git a/content/charts/growth/knowledge/Objective-C.md b/content/charts/growth/knowledge/Objective-C.md index 66969ddb..1db0fb15 100644 --- a/content/charts/growth/knowledge/Objective-C.md +++ b/content/charts/growth/knowledge/Objective-C.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Objective-C -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4707|6|2022-01-15| -|2|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2343|2|2021-12-16| +|1|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4711|6|2022-01-15| +|2|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2344|2|2021-12-16| |3|[LGCooci/KCiOSGrocery](https://github.com/LGCooci/KCiOSGrocery)|iOS开发杂货铺: 面试题+考试试卷+懒人开发tips|435|1|2021-10-10| |4|[SunshineBrother/JHBlog](https://github.com/SunshineBrother/JHBlog)|iOS开发:我的初级到中级的晋级之路|1195|1|2021-07-29| |5|[wwmz/WMZPageController](https://github.com/wwmz/WMZPageController)|分页控制器,替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮,支持ios13暗黑模式(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单) (Pagination controller with full life cycle, multiple indicator styles, multiple title styles)|546|1|2021-12-30| @@ -27,7 +27,7 @@ |20|[xingtianyoulong/index-learning](https://github.com/xingtianyoulong/index-learning)|构建高速互联网发展中最快、最好、最全的索引学习体系|2|0|2021-07-22| |21|[tianya2416/GKiOSNovel](https://github.com/tianya2416/GKiOSNovel)|Swift、小说、小说阅读、读书神器、自定义首页、千万部小说任你选择、数据缓存|97|0|2021-11-28| |22|[Veeco/WGExtension](https://github.com/Veeco/WGExtension)|iOS实用工具小合集|5|0|2021-08-09| -|23|[onezens/WeChatBot](https://github.com/onezens/WeChatBot)|Tweak 工程创建、配置教程 & 实现logos语法自动补全|28|0|2021-09-24| +|23|[onezens/WeChatBot](https://github.com/onezens/WeChatBot)|Tweak 工程创建、配置教程 & 实现logos语法自动补全|29|0|2021-09-24| |24|[DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo)|This demo shows you how to use the DJISimulator of DJI Mobile SDK.|17|0|2021-10-11| |25|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.铃声多多,上传铃声音频到库乐队(GarageBand) 3.微博主页、简书主页等。多页面嵌套列表分页滚动,上下滑动,左右滑动切换页面。类似TableView共用HeaderView悬浮,仿头条标签编辑,铃声多多音乐播放界面(豆瓣电影主页)。4.充电音|284|0|2022-01-09| |26|[Xcoder1011/OC_StudyDemo](https://github.com/Xcoder1011/OC_StudyDemo)|记录个人学习Objective-C的一些demo ,基于AFNetworking3.x封装网络请求,实现GET、POST请求、多任务断点续传|2|0|2021-09-28| @@ -54,14 +54,13 @@ |47|[kevindcw/DNebula](https://github.com/kevindcw/DNebula)|模仿SOUL布局,写的一个笔记类应用|130|0|2021-10-08| |48|[YoungerLi/LYDemo](https://github.com/YoungerLi/LYDemo)|此项目总结了我工作过程中的常用的类及方法等等|2|0|2021-09-09| |49|[smart1024/ios_demos](https://github.com/smart1024/ios_demos)|oc学习项目|4|0|2021-07-26| -|50|[orilme/OCSummary](https://github.com/orilme/OCSummary)|OC知识和常用的一些小Demo|8|0|2021-07-17| -|51|[rongcloud/ios-ui-sdk-set](https://github.com/rongcloud/ios-ui-sdk-set)|融云 IM UI SDK 集合,包括各种 UI 组件|12|0|2022-01-05| -|52|[zdrjson/note](https://github.com/zdrjson/note)|Software Engineering knowledge collection of everything you want to know|11|0|2022-01-15| -|53|[skyming/Study](https://github.com/skyming/Study)|学习日志记录、笔记|22|0|2021-12-01| -|54|[GardenerYun/iOS--Note](https://github.com/GardenerYun/iOS--Note)|iOS研究笔记|9|0|2021-12-23| -|55|[bqlin/Apple-Sample-Code](https://github.com/bqlin/Apple-Sample-Code)|苹果示例代码学习|18|0|2021-09-02| -|56|[debugly/FFmpegTutorial](https://github.com/debugly/FFmpegTutorial)|MoviePlayer which based on FFmpeg step by step tutorials for iOS/macOS developer. (使用 FFMpeg 封装播放器系列教程,适合零基础的 iOS/macOS 开发者学习)|145|0|2022-01-13| -|57|[BrightcoveOS/ios-player-samples](https://github.com/BrightcoveOS/ios-player-samples)|A collection of samples for the Brightcove Player SDK for iOS|63|0|2022-01-11| +|50|[rongcloud/ios-ui-sdk-set](https://github.com/rongcloud/ios-ui-sdk-set)|融云 IM UI SDK 集合,包括各种 UI 组件|12|0|2022-01-05| +|51|[zdrjson/note](https://github.com/zdrjson/note)|Software Engineering knowledge collection of everything you want to know|11|0|2022-01-15| +|52|[skyming/Study](https://github.com/skyming/Study)|学习日志记录、笔记|22|0|2021-12-01| +|53|[GardenerYun/iOS--Note](https://github.com/GardenerYun/iOS--Note)|iOS研究笔记|9|0|2021-12-23| +|54|[bqlin/Apple-Sample-Code](https://github.com/bqlin/Apple-Sample-Code)|苹果示例代码学习|18|0|2021-09-02| +|55|[debugly/FFmpegTutorial](https://github.com/debugly/FFmpegTutorial)|MoviePlayer which based on FFmpeg step by step tutorials for iOS/macOS developer. (使用 FFMpeg 封装播放器系列教程,适合零基础的 iOS/macOS 开发者学习)|145|0|2022-01-13| +|56|[BrightcoveOS/ios-player-samples](https://github.com/BrightcoveOS/ios-player-samples)|A collection of samples for the Brightcove Player SDK for iOS|63|0|2022-01-11|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/PHP.md b/content/charts/growth/knowledge/PHP.md index 32cf6cde..3a114884 100644 --- a/content/charts/growth/knowledge/PHP.md +++ b/content/charts/growth/knowledge/PHP.md @@ -1,15 +1,15 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > PHP -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1351|10|2022-01-15| -|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20236|5|2022-01-09| -|3|[hlmd/Postman-cn](https://github.com/hlmd/Postman-cn)|Postman汉化中文版|3240|5|2022-01-12| +|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1356|10|2022-01-16| +|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20237|5|2022-01-09| +|3|[hlmd/Postman-cn](https://github.com/hlmd/Postman-cn)|Postman汉化中文版|3241|5|2022-01-12| |4|[Qsnh/meedu](https://github.com/Qsnh/meedu)|知识付费、企业线上培训解决方案。|2748|2|2021-12-19| -|5|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|2453|2|2021-11-13| +|5|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|2456|2|2021-11-13| |6|[summerblue/laravel-shop](https://github.com/summerblue/laravel-shop)|Laravel 电商实战教程的项目代码|2347|2|2022-01-13| |7|[basicmi/AI-Chip](https://github.com/basicmi/AI-Chip)|A list of ICs and IPs for AI, Machine Learning and Deep Learning.|1216|1|2021-12-20| |8|[xianyunyh/PHP-Interview](https://github.com/xianyunyh/PHP-Interview)|This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.|1135|1|2021-12-12| @@ -17,8 +17,8 @@ |10|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2276|1|2021-12-05| |11|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|1|2021-10-24| |12|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具,支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床,支持在服务器上部署作为图床接口,支持上传任意格式文件。|951|1|2021-09-30| -|13|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|95|1|2021-11-09| -|14|[iqiqiya/iqiqiya-API](https://github.com/iqiqiya/iqiqiya-API)|API接口大全不断更新中~欢迎Fork和Star(✎ 1.一言(古诗句版)api ✎ 2.必应每日一图api ✎ 3.在线ip查询 ✎ 4.m3u8视频在线解析api ✎ 5.随机生成二次元图片api ✎ 6.快递查询api-支持国内百家快递 ✎ 7.flv视频在线解析api ✎ 8.抖音视频无水印解析api✎ 9.一句话随机图片api✎ 10.QQ用户信息获取api✎11.哔哩哔哩封 ...|1084|1|2021-08-26| +|13|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|97|1|2021-11-09| +|14|[iqiqiya/iqiqiya-API](https://github.com/iqiqiya/iqiqiya-API)|API接口大全不断更新中~欢迎Fork和Star(✎ 1.一言(古诗句版)api ✎ 2.必应每日一图api ✎ 3.在线ip查询 ✎ 4.m3u8视频在线解析api ✎ 5.随机生成二次元图片api ✎ 6.快递查询api-支持国内百家快递 ✎ 7.flv视频在线解析api ✎ 8.抖音视频无水印解析api✎ 9.一句话随机图片api✎ 10.QQ用户信息获取api✎11.哔哩哔哩封 ...|1083|1|2021-08-26| |15|[lcp0578/cheat-sheets](https://github.com/lcp0578/cheat-sheets)|:elephant: :elephant: my cheat sheets :memo: , Symfony, Go, Python, MySQL, Twig, Doctrine, Nginx, ElasticSearch, TiDB, Linux etc.|44|0|2022-01-13| |16|[zdhxiong/Material-Design-Chinese](https://github.com/zdhxiong/Material-Design-Chinese)|Material Design 指南的中文翻译|551|0|2021-11-09| |17|[maccmspro/maccms8](https://github.com/maccmspro/maccms8)|苹果cms-v8,maccms-v8,麦克cms,开源cms,视频分享程序,文章程序,专题程序,免费程序|53|0|2021-07-29| @@ -40,7 +40,7 @@ |33|[leafmirror/hyperf-study](https://github.com/leafmirror/hyperf-study)|hyperf框架学习之路,会持续更新。敬请期待|43|0|2021-08-12| |34|[PrintNow/ChaoxingSign](https://github.com/PrintNow/ChaoxingSign)|PHP版超星学习通自动签到(包括普通签到、手势签到、位置签到,不支持二维码签到),支持多用户,二次开发便捷!|40|0|2021-09-03| |35|[cxp1539/laravel-core-learn](https://github.com/cxp1539/laravel-core-learn)|laravel核心知识学习|174|0|2021-11-17| -|36|[zblogcn/zblogphp](https://github.com/zblogcn/zblogphp)|Z-BlogPHP博客程序|602|0|2022-01-15| +|36|[zblogcn/zblogphp](https://github.com/zblogcn/zblogphp)|Z-BlogPHP博客程序|603|0|2022-01-15| |37|[xianyunyh/studynotes](https://github.com/xianyunyh/studynotes)|学习和工作记录笔记的地方。整理包含遇到的问题,以及学习的笔记的记录,内容涵盖了PHP、Python、Go等编程语言,主要为自己作记录,方便自己以后查阅|52|0|2022-01-05| |38|[luvvien/laravel-blog](https://github.com/luvvien/laravel-blog)|基于Laravel5.8构建的轻量博客应用,支持Markdown,支持图片拖拽上传,界面简洁,SEO友好,支持百度链接自动和手动提交|90|0|2022-01-15| |39|[filhodanuvem/awesome-php-jobs](https://github.com/filhodanuvem/awesome-php-jobs)|🐘A curated list of companies using php |110|0|2021-10-21| @@ -48,7 +48,7 @@ |41|[storyflow/PHPer](https://github.com/storyflow/PHPer)|一个PHPer的升级之路|372|0|2021-11-01| |42|[OMGZui/noteBook](https://github.com/OMGZui/noteBook)|🍎 笔记本|387|0|2022-01-14| |43|[sy-records/design-patterns](https://github.com/sy-records/design-patterns)|👨🏻💻 Swoole微课程-PHP设计模式相关代码|51|0|2021-11-22| -|44|[zhan3333/note](https://github.com/zhan3333/note)|编程笔记:算法、语言、工具、面试|50|0|2022-01-12| +|44|[zhan3333/note](https://github.com/zhan3333/note)|编程笔记:算法、语言、工具、面试|50|0|2022-01-16| |45|[oubingbing/wechatAlliance](https://github.com/oubingbing/wechatAlliance)|微信小程序--校园小情书后台源码,好玩的表白墙,告白墙。|375|0|2021-10-20| |46|[changbin1997/MWordStar](https://github.com/changbin1997/MWordStar)|响应式双栏 Typecho 博客主题|110|0|2021-12-23| |47|[pmlic/PHP-ML-study](https://github.com/pmlic/PHP-ML-study)|This is a PHP-ML Chinese learning example|98|0|2021-08-20| diff --git a/content/charts/growth/knowledge/Pascal.md b/content/charts/growth/knowledge/Pascal.md index dd5b3c4f..3f26c92b 100644 --- a/content/charts/growth/knowledge/Pascal.md +++ b/content/charts/growth/knowledge/Pascal.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Pascal -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| diff --git a/content/charts/growth/knowledge/Perl.md b/content/charts/growth/knowledge/Perl.md index e281560a..a307b48b 100644 --- a/content/charts/growth/knowledge/Perl.md +++ b/content/charts/growth/knowledge/Perl.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Perl -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| diff --git a/content/charts/growth/knowledge/Python.md b/content/charts/growth/knowledge/Python.md index 8257a58d..8238fdf4 100644 --- a/content/charts/growth/knowledge/Python.md +++ b/content/charts/growth/knowledge/Python.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Python -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|158490|89|2021-12-30| -|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|114013|80|2022-01-13| -|3|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。|33194|35|2021-08-25| -|4|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|547|34|2022-01-15| -|5|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|51535|25|2021-12-28| -|6|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29747|19|2022-01-15| -|7|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28005|17|2021-12-23| -|8|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20253|17|2021-11-15| -|9|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|3520|14|2021-12-19| +|1|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|158585|89|2021-12-30| +|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|114041|80|2022-01-13| +|3|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。|33199|35|2021-08-25| +|4|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|551|32|2022-01-15| +|5|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|51563|25|2021-12-28| +|6|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29764|19|2022-01-15| +|7|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28015|17|2021-12-23| +|8|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20257|17|2021-11-15| +|9|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|3546|14|2021-12-19| |10|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6021|11|2022-01-13| |11|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2330|10|2021-12-22| -|12|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2033|10|2022-01-14| -|13|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|12135|10|2022-01-15| -|14|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24084|9|2021-12-25| -|15|[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爬虫逆向,分布式 ...|8692|9|2022-01-09| -|16|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |17030|9|2021-12-27| -|17|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4787|8|2022-01-10| -|18|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|458|8|2022-01-14| -|19|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14040|8|2022-01-08| -|20|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18783|8|2022-01-15| -|21|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14845|8|2021-12-11| -|22|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6653|8|2021-12-31| -|23|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1132|8|2022-01-05| -|24|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11659|8|2022-01-13| -|25|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8590|7|2021-09-13| +|12|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2039|10|2022-01-16| +|13|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|12137|10|2022-01-16| +|14|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24087|9|2021-12-25| +|15|[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爬虫逆向,分布式 ...|8698|9|2022-01-09| +|16|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |17031|9|2021-12-27| +|17|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4803|8|2022-01-10| +|18|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|8|2022-01-14| +|19|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14043|8|2022-01-08| +|20|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18788|8|2022-01-15| +|21|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14847|8|2021-12-11| +|22|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6655|8|2021-12-31| +|23|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1136|8|2022-01-05| +|24|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11671|8|2022-01-13| +|25|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8594|7|2021-09-13| |26|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1535|7|2021-12-18| -|27|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5798|6|2021-09-07| +|27|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5797|6|2021-09-07| |28|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|309|6|2022-01-12| -|29|[public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)|A collective list of free APIs for use in software and web development 🚀 (Clone of https://github.com/public-apis/public-apis)|4083|6|2022-01-09| -|30|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1639|6|2021-11-26| -|31|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3358|5|2022-01-15| -|32|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3487|5|2022-01-13| -|33|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3135|5|2022-01-12| -|34|[huangrt01/CS-Notes](https://github.com/huangrt01/CS-Notes)|我的自学笔记,终身更新,当前专注System基础、MLSys。|2944|5|2021-08-18| -|35|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8630|5|2022-01-13| -|36|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|972|4|2021-12-21| +|29|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1641|6|2021-11-26| +|30|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3362|5|2022-01-16| +|31|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3489|5|2022-01-13| +|32|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3136|5|2022-01-12| +|33|[huangrt01/CS-Notes](https://github.com/huangrt01/CS-Notes)|我的自学笔记,终身更新,当前专注System基础、MLSys。|2946|5|2021-08-18| +|34|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8632|5|2022-01-13| +|35|[public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)|A collective list of free APIs for use in software and web development 🚀 (Clone of https://github.com/public-apis/public-apis)|4086|5|2022-01-09| +|36|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|971|4|2021-12-21| |37|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|416|4|2021-12-28| -|38|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5759|4|2021-12-20| -|39|[iswbm/magic-python](https://github.com/iswbm/magic-python)|Python 黑魔法手册|2404|4|2021-12-12| -|40|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|7400|4|2022-01-13| +|38|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5761|4|2021-12-20| +|39|[iswbm/magic-python](https://github.com/iswbm/magic-python)|Python 黑魔法手册|2405|4|2021-12-12| +|40|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|7403|4|2022-01-13| |41|[google-research/albert](https://github.com/google-research/albert)|ALBERT: A Lite BERT for Self-supervised Learning of Language Representations|2852|4|2021-12-13| -|42|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1063|4|2021-12-14| -|43|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11345|4|2021-10-17| +|42|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1063|4|2022-01-16| +|43|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11346|4|2021-10-17| |44|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|3549|3|2022-01-13| -|45|[lucidrains/x-transformers](https://github.com/lucidrains/x-transformers)|A simple but complete full-attention transformer with a set of promising experimental features from various papers|1328|3|2022-01-10| +|45|[lucidrains/x-transformers](https://github.com/lucidrains/x-transformers)|A simple but complete full-attention transformer with a set of promising experimental features from various papers|1331|3|2022-01-10| |46|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|3|2021-12-13| |47|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 |286|3|2021-10-26| |48|[humphd/have-fun-with-machine-learning](https://github.com/humphd/have-fun-with-machine-learning)|An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks|4914|3|2021-12-19| -|49|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|1770|3|2022-01-14| +|49|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|1771|3|2022-01-14| |50|[iswbm/pycharm-guide](https://github.com/iswbm/pycharm-guide)|PyCharm 中文指南:安装 破解 效率 技巧|1588|3|2021-12-12| |51|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|1707|3|2022-01-13| -|52|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5242|3|2022-01-13| +|52|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5243|3|2022-01-13| |53|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|691|3|2021-10-01| |54|[ct-Open-Source/tuya-convert](https://github.com/ct-Open-Source/tuya-convert)|A collection of scripts to flash Tuya IoT devices to alternative firmwares|3390|3|2022-01-13| -|55|[lcdevelop/ChatBotCourse](https://github.com/lcdevelop/ChatBotCourse)|自己动手做聊天机器人教程|5274|3|2021-09-06| +|55|[lcdevelop/ChatBotCourse](https://github.com/lcdevelop/ChatBotCourse)|自己动手做聊天机器人教程|5277|3|2021-09-06| |56|[DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)|实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:|3116|3|2022-01-13| -|57|[liuhuanyong/QASystemOnMedicalKG](https://github.com/liuhuanyong/QASystemOnMedicalKG)| A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。|3643|3|2021-10-14| +|57|[liuhuanyong/QASystemOnMedicalKG](https://github.com/liuhuanyong/QASystemOnMedicalKG)| A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。|3644|3|2021-10-14| |58|[LiyuanLucasLiu/RAdam](https://github.com/LiyuanLucasLiu/RAdam)|On the Variance of the Adaptive Learning Rate and Beyond|2447|3|2021-07-31| |59|[PegasusWang/python_data_structures_and_algorithms](https://github.com/PegasusWang/python_data_structures_and_algorithms)|Python 中文数据结构和算法教程|2214|2|2022-01-15| -|60|[ines/spacy-course](https://github.com/ines/spacy-course)|👩🏫 Advanced NLP with spaCy: A free online course|1931|2|2022-01-12| -|61|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|331|2|2022-01-15| +|60|[ines/spacy-course](https://github.com/ines/spacy-course)|👩🏫 Advanced NLP with spaCy: A free online course|1935|2|2022-01-12| +|61|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|331|2|2022-01-16| |62|[EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10](https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10)|How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows|2758|2|2021-10-21| -|63|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。|1003|2|2022-01-14| -|64|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|502|2|2021-08-09| -|65|[deepset-ai/FARM](https://github.com/deepset-ai/FARM)|:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.|1452|2|2021-11-23| -|66|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|3490|2|2022-01-03| -|67|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1497|2|2022-01-05| -|68|[youyuge34/PI-REC](https://github.com/youyuge34/PI-REC)|:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译,条件GAN,AI绘画|1632|2|2022-01-13| -|69|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|1257|2|2022-01-04| -|70|[graph4ai/graph4nlp](https://github.com/graph4ai/graph4nlp)|Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources! |1154|2|2022-01-13| -|71|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器,慕课下载器,Mooc下载,慕课网下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载|2356|2|2021-12-12| -|72|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|3856|2|2021-12-15| -|73|[Mr-xn/BurpSuite-collections](https://github.com/Mr-xn/BurpSuite-collections)|有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file|1615|2|2021-12-27| -|74|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial|3004|2|2022-01-11| -|75|[SleepyBag/Statistical-Learning-Methods](https://github.com/SleepyBag/Statistical-Learning-Methods)|Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现|892|2|2021-11-14| -|76|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|642|2|2021-12-15| -|77|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|722|2|2022-01-12| -|78|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|1691|2|2021-08-25| -|79|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|355|2|2021-12-25| -|80|[QData/TextAttack](https://github.com/QData/TextAttack)|TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/|1801|2|2021-12-16| -|81|[mars-project/mars](https://github.com/mars-project/mars)|Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.|2332|2|2022-01-12| -|82|[hhaAndroid/mmdetection-mini](https://github.com/hhaAndroid/mmdetection-mini)|mmdetection最小学习版|758|2|2021-11-21| -|83|[Charmve/Surface-Defect-Detection](https://github.com/Charmve/Surface-Defect-Detection)|📈 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance. |814|2|2021-09-17| -|84|[sunyilgdx/NSP-BERT](https://github.com/sunyilgdx/NSP-BERT)|The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"|125|1|2021-11-16| -|85|[zjunlp/OpenUE](https://github.com/zjunlp/OpenUE)|OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text)|483|1|2021-12-31| -|86|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学数据科学与计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟 |485|1|2021-10-07| -|87|[liuhuanyong/TextGrapher](https://github.com/liuhuanyong/TextGrapher)|Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。|875|1|2021-10-20| -|88|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1424|1|2022-01-14| -|89|[coco369/knowledge](https://github.com/coco369/knowledge)|python学习之路,就是不断累积,不断学习的过程。该知识库讲解了Python Web框架内容,如Django、DjangoRestFramework、tornado、flask,redis,MySQL,MongoDB,docker,Vue等内容|678|1|2021-10-13| -|90|[abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne)|PyOne-一款给力的onedrive文件管理、分享程序|1483|1|2022-01-10| -|91|[RimoChan/Vtuber_Tutorial](https://github.com/RimoChan/Vtuber_Tutorial)|【教程】从零开始的自制Vtuber!|669|1|2021-08-13| -|92|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|1|2021-12-11| -|93|[xiaoqian19940510/Event-Extraction](https://github.com/xiaoqian19940510/Event-Extraction)|近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法|453|1|2021-08-24| -|94|[Nriver/trilium-translation](https://github.com/Nriver/trilium-translation)|Translation for Trilium Notes. Trilium Notes 中文版.|113|1|2021-12-09| -|95|[NUAA-AL/ALiPy](https://github.com/NUAA-AL/ALiPy)|ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.|675|1|2022-01-11| -|96|[MorvanZhou/NLP-Tutorials](https://github.com/MorvanZhou/NLP-Tutorials)|Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com|607|1|2021-12-23| -|97|[gxcuizy/Python](https://github.com/gxcuizy/Python)|Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码|1044|1|2021-09-24| -|98|[dongdonghy/Detection-PyTorch-Notebook](https://github.com/dongdonghy/Detection-PyTorch-Notebook)|代码 -《深度学习之PyTorch物体检测实战》|614|1|2021-10-12| -|99|[SimmerChan/KG-demo-for-movie](https://github.com/SimmerChan/KG-demo-for-movie)|从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。|1009|1|2021-10-05| -|100|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。|394|1|2022-01-15| -|101|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|1366|1|2022-01-02| -|102|[LingDong-/qiji-font](https://github.com/LingDong-/qiji-font)|齊伋體 - typeface from Ming Dynasty woodblock printed books|730|1|2021-09-02| -|103|[EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking)|:star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新|763|1|2022-01-15| -|104|[HaoZhang95/Python24](https://github.com/HaoZhang95/Python24)|网上搜集的自学python语言的资料集合,包括整套代码和讲义集合,这是至今为止所开放网上能够查找到的最新视频教程,网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到,下载直接打开就能播放,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Dj ...|824|1|2022-01-13| -|105|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|772|1|2022-01-14| -|106|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|1746|1|2022-01-05| +|63|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。|552|2|2022-01-15| +|64|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。|1008|2|2022-01-14| +|65|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|509|2|2021-08-09| +|66|[deepset-ai/FARM](https://github.com/deepset-ai/FARM)|:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.|1451|2|2021-11-23| +|67|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|3489|2|2022-01-03| +|68|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1498|2|2022-01-05| +|69|[youyuge34/PI-REC](https://github.com/youyuge34/PI-REC)|:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译,条件GAN,AI绘画|1633|2|2022-01-13| +|70|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|1258|2|2022-01-04| +|71|[graph4ai/graph4nlp](https://github.com/graph4ai/graph4nlp)|Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources! |1154|2|2022-01-13| +|72|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器,慕课下载器,Mooc下载,慕课网下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载|2361|2|2021-12-12| +|73|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|3858|2|2021-12-15| +|74|[Mr-xn/BurpSuite-collections](https://github.com/Mr-xn/BurpSuite-collections)|有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file|1616|2|2021-12-27| +|75|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial|3004|2|2022-01-11| +|76|[SleepyBag/Statistical-Learning-Methods](https://github.com/SleepyBag/Statistical-Learning-Methods)|Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现|892|2|2021-11-14| +|77|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|643|2|2021-12-15| +|78|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|723|2|2022-01-12| +|79|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|1691|2|2021-08-25| +|80|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|356|2|2021-12-25| +|81|[QData/TextAttack](https://github.com/QData/TextAttack)|TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/|1803|2|2021-12-16| +|82|[mars-project/mars](https://github.com/mars-project/mars)|Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.|2332|2|2022-01-12| +|83|[hhaAndroid/mmdetection-mini](https://github.com/hhaAndroid/mmdetection-mini)|mmdetection最小学习版|758|2|2021-11-21| +|84|[Charmve/Surface-Defect-Detection](https://github.com/Charmve/Surface-Defect-Detection)|📈 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance. |815|2|2021-09-17| +|85|[sunyilgdx/NSP-BERT](https://github.com/sunyilgdx/NSP-BERT)|The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"|125|1|2021-11-16| +|86|[zjunlp/OpenUE](https://github.com/zjunlp/OpenUE)|OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text)|483|1|2021-12-31| +|87|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学数据科学与计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟 |486|1|2021-10-07| +|88|[liuhuanyong/TextGrapher](https://github.com/liuhuanyong/TextGrapher)|Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。|875|1|2021-10-20| +|89|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1425|1|2022-01-14| +|90|[coco369/knowledge](https://github.com/coco369/knowledge)|python学习之路,就是不断累积,不断学习的过程。该知识库讲解了Python Web框架内容,如Django、DjangoRestFramework、tornado、flask,redis,MySQL,MongoDB,docker,Vue等内容|678|1|2021-10-13| +|91|[abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne)|PyOne-一款给力的onedrive文件管理、分享程序|1483|1|2022-01-10| +|92|[RimoChan/Vtuber_Tutorial](https://github.com/RimoChan/Vtuber_Tutorial)|【教程】从零开始的自制Vtuber!|672|1|2021-08-13| +|93|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|1|2021-12-11| +|94|[xiaoqian19940510/Event-Extraction](https://github.com/xiaoqian19940510/Event-Extraction)|近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法|453|1|2021-08-24| +|95|[Nriver/trilium-translation](https://github.com/Nriver/trilium-translation)|Translation for Trilium Notes. Trilium Notes 中文版.|113|1|2021-12-09| +|96|[NUAA-AL/ALiPy](https://github.com/NUAA-AL/ALiPy)|ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.|677|1|2022-01-11| +|97|[MorvanZhou/NLP-Tutorials](https://github.com/MorvanZhou/NLP-Tutorials)|Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com|607|1|2021-12-23| +|98|[gxcuizy/Python](https://github.com/gxcuizy/Python)|Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码|1045|1|2021-09-24| +|99|[dongdonghy/Detection-PyTorch-Notebook](https://github.com/dongdonghy/Detection-PyTorch-Notebook)|代码 -《深度学习之PyTorch物体检测实战》|615|1|2021-10-12| +|100|[SimmerChan/KG-demo-for-movie](https://github.com/SimmerChan/KG-demo-for-movie)|从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。|1009|1|2021-10-05| +|101|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|1367|1|2022-01-02| +|102|[LingDong-/qiji-font](https://github.com/LingDong-/qiji-font)|齊伋體 - typeface from Ming Dynasty woodblock printed books|732|1|2021-09-02| +|103|[EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking)|:star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新|763|1|2022-01-16| +|104|[HaoZhang95/Python24](https://github.com/HaoZhang95/Python24)|网上搜集的自学python语言的资料集合,包括整套代码和讲义集合,这是至今为止所开放网上能够查找到的最新视频教程,网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到,下载直接打开就能播放,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Dj ...|825|1|2022-01-13| +|105|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|771|1|2022-01-15| +|106|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|1745|1|2022-01-05| |107|[zhengxiaotian/geek_crawler](https://github.com/zhengxiaotian/geek_crawler)|极客时间课程抓取脚本,支持输入账号密码后自动将极客时间的专栏课程保存到本地|316|1|2021-09-13| -|108|[RimoChan/yinglish](https://github.com/RimoChan/yinglish)|【yinglish】淫语翻译机!|416|1|2021-08-27| -|109|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3293|1|2021-12-13| +|108|[RimoChan/yinglish](https://github.com/RimoChan/yinglish)|【yinglish】淫语翻译机!|418|1|2021-08-27| +|109|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3294|1|2021-12-13| |110|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|229|1|2021-09-30| |111|[svjan5/GNNs-for-NLP](https://github.com/svjan5/GNNs-for-NLP)|Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020|700|1|2021-08-25| |112|[lisztomania-P/learning-power](https://github.com/lisztomania-P/learning-power)|学习强国 自动化 百分百正确、瞬间答题,分值45分|348|1|2021-10-20| |113|[DL-Practise/YoloAll](https://github.com/DL-Practise/YoloAll)|YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest|157|1|2021-12-02| |114|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1066|1|2021-10-12| -|115|[iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime)|Go编程时光,一个零基础入门 Golang 的教程|766|1|2021-12-12| +|115|[iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime)|Go编程时光,一个零基础入门 Golang 的教程|767|1|2021-12-12| |116|[DasyDong/developer-roadmap](https://github.com/DasyDong/developer-roadmap)|developer-roadmap|1341|1|2021-12-07| |117|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|2391|1|2022-01-09| |118|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|451|1|2021-09-28| -|119|[ahmedfgad/GeneticAlgorithmPython](https://github.com/ahmedfgad/GeneticAlgorithmPython)|Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).|752|1|2022-01-04| +|119|[ahmedfgad/GeneticAlgorithmPython](https://github.com/ahmedfgad/GeneticAlgorithmPython)|Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).|753|1|2022-01-04| |120|[liuli-io/liuli](https://github.com/liuli-io/liuli)|构建一个多源、干净、个性化的阅读环境|259|1|2022-01-05| -|121|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1197|1|2021-12-29| +|121|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1198|1|2021-12-29| |122|[HuberTRoy/leetCode](https://github.com/HuberTRoy/leetCode)|:pencil2: 算法相关知识储备 LeetCode with Python and JavaScript :books:|1720|1|2021-07-26| -|123|[fuergaosi233/gitbook2pdf](https://github.com/fuergaosi233/gitbook2pdf)|Grab the contents of the gitbook document and convert it to pdf|785|1|2022-01-13| +|123|[fuergaosi233/gitbook2pdf](https://github.com/fuergaosi233/gitbook2pdf)|Grab the contents of the gitbook document and convert it to pdf|786|1|2022-01-13| |124|[D-X-Y/AutoDL-Projects](https://github.com/D-X-Y/AutoDL-Projects)|Automated deep learning algorithms implemented in PyTorch.|1323|1|2021-10-25| |125|[xiyaowong/spiders](https://github.com/xiyaowong/spiders)|Python爬虫,返回一定格式的信息,下载,使用flask提供简易api。抖音无水印、皮皮虾、快手、网易云音乐、qq音乐、咪咕音乐、荔枝FM音频、知乎视频、最右语音、视频、微博......|523|1|2021-07-28| |126|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|1|2021-11-01| -|127|[shamangary/FSA-Net](https://github.com/shamangary/FSA-Net)|[CVPR19] FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image|514|1|2021-10-12| -|128|[juand-r/entity-recognition-datasets](https://github.com/juand-r/entity-recognition-datasets)|A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.|1077|1|2022-01-06| -|129|[kwea123/VTuber_Unity](https://github.com/kwea123/VTuber_Unity)|Use Unity 3D character and Python deep learning algorithms to stream as a VTuber!|589|1|2021-09-01| -|130|[fire-keeper/BlindWatermark](https://github.com/fire-keeper/BlindWatermark)|使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property|756|1|2021-10-12| -|131|[bupt-ai-cz/Meta-SelfLearning](https://github.com/bupt-ai-cz/Meta-SelfLearning)|Meta Self-learning for Multi-Source Domain Adaptation: A Benchmark|111|1|2021-12-07| -|132|[facebookresearch/TaBERT](https://github.com/facebookresearch/TaBERT)|This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic pars ...|460|1|2021-08-26| -|133|[yl-1993/learn-to-cluster](https://github.com/yl-1993/learn-to-cluster)|Learning to Cluster Faces (CVPR 2019, CVPR 2020)|564|1|2021-12-27| -|134|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)|315|1|2022-01-11| -|135|[yikeke/zh-style-guide](https://github.com/yikeke/zh-style-guide)|An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io|441|1|2021-09-22| -|136|[HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course)|Django2.0视频教程相关代码(杨仕航)|972|1|2022-01-13| -|137|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|3976|1|2022-01-03| -|138|[Rainbow-Dreamer/musicpy](https://github.com/Rainbow-Dreamer/musicpy)|Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms.|562|1|2022-01-11| -|139|[peiss/ant-learn-pandas](https://github.com/peiss/ant-learn-pandas)|pandas学习课程代码仓库|668|1|2021-08-25| -|140|[google-research/bleurt](https://github.com/google-research/bleurt)|BLEURT is a metric for Natural Language Generation based on transfer learning.|402|1|2022-01-13| -|141|[Hopetree/izone](https://github.com/Hopetree/izone)|django+bootstrap4 个人博客|866|1|2022-01-13| -|142|[hongwenjun/vps_setup](https://github.com/hongwenjun/vps_setup)|linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/|747|1|2022-01-13| -|143|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|432|1|2021-09-22| -|144|[striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider)|开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!|1346|1|2021-09-22| -|145|[PRaichu/xxqg](https://github.com/PRaichu/xxqg)|学习强国 xxqg 无人值守自动看视频、看文章、自动答题(每日答题、每周答题、专项答题),45分/天|268|1|2021-11-08| -|146|[xuyige/BERT4doc-Classification](https://github.com/xuyige/BERT4doc-Classification)|Code and source for paper ``How to Fine-Tune BERT for Text Classification?``|394|1|2021-10-19| -|147|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|395|1|2022-01-14| -|148|[F-19-F/XM_BBS](https://github.com/F-19-F/XM_BBS)|小米社区自动点赞,评论。本人从未在除github以外任何平台发布过教程。因内测机制改版,本项目不再更新。|99|1|2021-07-29| -|149|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1013|1|2022-01-14| -|150|[yuantn/MI-AOD](https://github.com/yuantn/MI-AOD)|Code for Multiple Instance Active Learning for Object Detection, CVPR 2021|198|1|2021-11-12| -|151|[stacklens/django_blog_tutorial](https://github.com/stacklens/django_blog_tutorial)|Django搭建博客教程|807|1|2022-01-13| -|152|[gaowanliang/OneDriveShareLinkPushAria2](https://github.com/gaowanliang/OneDriveShareLinkPushAria2)|Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.|135|1|2021-09-28| -|153|[dixudx/tumblr-crawler](https://github.com/dixudx/tumblr-crawler)|Easily download all the photos/videos from tumblr blogs. 下载指定的 Tumblr 博客中的图片,视频|1126|1|2021-08-22| -|154|[dongweiming/web_develop](https://github.com/dongweiming/web_develop)|《Python Web开发实战》书中源码|1168|1|2022-01-13| -|155|[pprp/awesome-attention-mechanism-in-cv](https://github.com/pprp/awesome-attention-mechanism-in-cv)|:punch: CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module|342|1|2022-01-05| -|156|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|334|1|2022-01-06| -|157|[Algebra-FUN/WeReadScan](https://github.com/Algebra-FUN/WeReadScan)|扫描“微信读书”已购图书并下载本地PDF的爬虫|118|0|2021-08-23| -|158|[smileboywtu/MillionHeroAssistant](https://github.com/smileboywtu/MillionHeroAssistant)|百万 / 冲顶 / 芝士 / UC / 万能 答题助手(知识图谱更加专业,自动推荐答案, Android手机自动屏幕适配,模拟器支持,多开)|525|0|2022-01-13| -|159|[Oneflow-Inc/DLPerf](https://github.com/Oneflow-Inc/DLPerf)|DeepLearning Framework Performance Profiling Toolkit|155|0|2021-12-08| -|160|[yhangf/PythonCrawler](https://github.com/yhangf/PythonCrawler)| :heartpulse:用python编写的爬虫项目集合|984|0|2022-01-02| -|161|[icopy-site/awesome](https://github.com/icopy-site/awesome)|collection of awesome lists|132|0|2021-12-12| -|162|[LyleMi/papers](https://github.com/LyleMi/papers)|Academic papers and articles that I read related to web hacking, fuzzing, etc. / 阅读过的Web安全方向、模糊测试方向的一些论文与阅读笔记|231|0|2021-11-28| -|163|[jukanntenn/django-blog-project](https://github.com/jukanntenn/django-blog-project)|基于 django 和 Vue 的个人博客。|156|0|2021-10-06| -|164|[spiside/pdb-tutorial](https://github.com/spiside/pdb-tutorial)|A simple tutorial about effectively using pdb|742|0|2022-01-08| -|165|[Trinkle23897/learn2018-autodown](https://github.com/Trinkle23897/learn2018-autodown)|清华大学新版网络学堂课程自动下载脚本 / A python script to clone all files from learn.tsinghua.edu.cn|186|0|2021-09-11| -|166|[BitVoyage/FastBERT](https://github.com/BitVoyage/FastBERT)|对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf|166|0|2021-12-13| -|167|[firmianay/security-paper](https://github.com/firmianay/security-paper)|(与本人兴趣强相关的)各种安全or计算机资料收集|514|0|2021-12-02| -|168|[FISCO-BCOS/FISCO-BCOS-DOC](https://github.com/FISCO-BCOS/FISCO-BCOS-DOC)|FISCO BCOS 技术文档(安装部署、搭链教程、系统原理、社区资源)Document of FISCO BCOS|106|0|2021-12-13| -|169|[isysc1/Xxqg](https://github.com/isysc1/Xxqg)|学习强国题库挑战答题搜索助手|208|0|2021-12-07| -|170|[twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial](https://github.com/twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial)| Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial ) |368|0|2021-10-06| -|171|[xzkzdx/weixin-spider](https://github.com/xzkzdx/weixin-spider)|微信公众号爬虫,公众号历史文章,文章评论,文章阅读及在看数据,可视化web页面,可部署于Windows服务器。基于Python3之flask/mysql/redis/mitmproxy/pywin32等实现,高效微信爬虫,微信公众号爬虫,历史文章,文章评论,数据更新。|368|0|2021-09-20| -|172|[sixs/wenshu_spider](https://github.com/sixs/wenshu_spider)|中国裁判文书网爬虫(2018-08-28更新)|302|0|2021-10-12| -|173|[cnschema/cnSchema](https://github.com/cnschema/cnSchema)|开放中文知识图谱的schema|623|0|2021-12-15| -|174|[wysec2020/vulnReport](https://github.com/wysec2020/vulnReport)|安服自动化脚本:包括 Nessus、天境主机漏洞扫描6.0、APPscan、awvs等漏洞报告的整理,Google翻译等|97|0|2021-10-28| -|175|[sec-bit/awesome-buggy-erc20-tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens)|A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected|361|0|2021-11-26| -|176|[meetbill/butterfly](https://github.com/meetbill/butterfly)|:fire: 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,内置【任务队列】、【流程编排】等功能。用户手册: https://meetbill.gitbook.io/butterfly-doc|132|0|2021-12-12| -|177|[lockless/dpdk](https://github.com/lockless/dpdk)|dpdk开发文档翻译|117|0|2021-08-22| -|178|[confucianzuoyuan/bookstore](https://github.com/confucianzuoyuan/bookstore)|使用Django编写一个书城电商网站,配合详细的教程。|465|0|2022-01-13| -|179|[twtrubiks/django-rest-framework-tutorial](https://github.com/twtrubiks/django-rest-framework-tutorial)|Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝|700|0|2021-10-12| -|180|[mailong25/self-supervised-speech-recognition](https://github.com/mailong25/self-supervised-speech-recognition)|speech to text with self-supervised learning based on wav2vec 2.0 framework|216|0|2021-11-22| -|181|[yaoandy107/line-bot-tutorial](https://github.com/yaoandy107/line-bot-tutorial)|Line bot tutorial.|188|0|2021-10-06| -|182|[ZhiningLiu1998/self-paced-ensemble](https://github.com/ZhiningLiu1998/self-paced-ensemble)|ICDE'20 A general & effective ensemble framework for imbalanced classification. 泛用,高效,鲁棒的类别不平衡学习框架|156|0|2021-12-01| -|183|[SMILELab-FL/FedLab](https://github.com/SMILELab-FL/FedLab)|A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.|113|0|2021-11-18| -|184|[LMFrank/CrawlerProject](https://github.com/LMFrank/CrawlerProject)|爬虫项目:链家网(普通/scrapy)、虎扑、维基百科、百度地图api、房天下(分布式爬虫)、微信公众号(代理池爬取)|136|0|2021-10-06| -|185|[kingname/SourceCodeOfBook](https://github.com/kingname/SourceCodeOfBook)|《Python爬虫开发 从入门到实战》配套源代码。|251|0|2021-12-13| -|186|[jitingcn/TS3-Translation_zh-CN](https://github.com/jitingcn/TS3-Translation_zh-CN)|TeamSpeak 3 客户端 简体中文 翻译源文件|143|0|2021-10-19| -|187|[yuhaqiang123/my-love](https://github.com/yuhaqiang123/my-love)|(都是脑图,建议使用xmind 8 打开)工程师的自我修养 -> 从 linux , 网络,MQ, Rpc, 缓存, 高可用架构,数据库,语言,全方位成长,成为技术大神,优秀的工程师 , readme 包括蚂蚁, 头条, 美团等面试思考( 拿下 offer)|374|0|2021-08-19| -|188|[mochazi/Python3Webcrawler](https://github.com/mochazi/Python3Webcrawler)|🌈Python3网络爬虫实战:QQ音乐歌曲、京东商品信息、房天下、破解有道翻译、构建代理池、豆瓣读书、百度图片、破解网易登录、B站模拟扫码登录|145|0|2021-09-21| -|189|[beijixiong3510/OWM](https://github.com/beijixiong3510/OWM)|Code for Continual Learning of Context-dependent Processing in Neural Networks|138|0|2021-08-18| -|190|[Higurashi-kagome/pythontools](https://github.com/Higurashi-kagome/pythontools)|微信读书笔记助手、Markdown 添加标题、Markdown 标题添加序号...|105|0|2021-12-01| -|191|[inoutcode/bitcoin_book_2nd](https://github.com/inoutcode/bitcoin_book_2nd)|Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程|199|0|2021-09-19| -|192|[TianPangJi/drf_admin](https://github.com/TianPangJi/drf_admin)|项目基于Django、Django REST framework(DRF)、Channels、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC;目前已实现基本功能,满足日常学习使用,工由于工作较忙更新较慢,请见谅......https://tianpangji.github.io/|171|0|2021-12-08| -|193|[yongxinz/tech-blog](https://github.com/yongxinz/tech-blog)|我的个人技术博客(Python、Django、Docker、Go、Redis、ElasticSearch、Kafka、Linux)|237|0|2021-11-14| -|194|[zaxlct/python-django-learning](https://github.com/zaxlct/python-django-learning)|🍺 python 和 diango 学习资料,书籍,文章,以及实战项目等等|479|0|2021-08-04| -|195|[wf1314/zhihu-terminal](https://github.com/wf1314/zhihu-terminal)|命令行版知乎|115|0|2021-09-08| -|196|[bupticybee/ChineseAiDungeon](https://github.com/bupticybee/ChineseAiDungeon)|中文版ai地牢|99|0|2021-09-27| -|197|[moyuwa/0sec-search](https://github.com/moyuwa/0sec-search)|新版零组资料文库离线漏洞名搜索,功能:更新 、查询 (不包含漏洞详情)|116|0|2021-08-31| -|198|[Anfany/Machine-Learning-for-Beginner-by-Python3](https://github.com/Anfany/Machine-Learning-for-Beginner-by-Python3)|为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。|352|0|2021-10-16| -|199|[RSS-Renaissance/awesome-blogCN-feeds](https://github.com/RSS-Renaissance/awesome-blogCN-feeds)|优质的「独立中文博客」订阅列表|375|0|2021-08-16| -|200|[xtg20121013/blog_xtg](https://github.com/xtg20121013/blog_xtg)|blog_xtg 基于tornado的分布式架构博客|172|0|2021-12-08| +|127|[juand-r/entity-recognition-datasets](https://github.com/juand-r/entity-recognition-datasets)|A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.|1077|1|2022-01-06| +|128|[kwea123/VTuber_Unity](https://github.com/kwea123/VTuber_Unity)|Use Unity 3D character and Python deep learning algorithms to stream as a VTuber!|590|1|2021-09-01| +|129|[fire-keeper/BlindWatermark](https://github.com/fire-keeper/BlindWatermark)|使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property|756|1|2021-10-12| +|130|[bupt-ai-cz/Meta-SelfLearning](https://github.com/bupt-ai-cz/Meta-SelfLearning)|Meta Self-learning for Multi-Source Domain Adaptation: A Benchmark|111|1|2021-12-07| +|131|[facebookresearch/TaBERT](https://github.com/facebookresearch/TaBERT)|This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic pars ...|460|1|2021-08-26| +|132|[yl-1993/learn-to-cluster](https://github.com/yl-1993/learn-to-cluster)|Learning to Cluster Faces (CVPR 2019, CVPR 2020)|564|1|2021-12-27| +|133|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)|315|1|2022-01-11| +|134|[yikeke/zh-style-guide](https://github.com/yikeke/zh-style-guide)|An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io|441|1|2021-09-22| +|135|[HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course)|Django2.0视频教程相关代码(杨仕航)|972|1|2022-01-13| +|136|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|3976|1|2022-01-03| +|137|[Rainbow-Dreamer/musicpy](https://github.com/Rainbow-Dreamer/musicpy)|Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms.|564|1|2022-01-16| +|138|[peiss/ant-learn-pandas](https://github.com/peiss/ant-learn-pandas)|pandas学习课程代码仓库|669|1|2021-08-25| +|139|[google-research/bleurt](https://github.com/google-research/bleurt)|BLEURT is a metric for Natural Language Generation based on transfer learning.|402|1|2022-01-13| +|140|[Hopetree/izone](https://github.com/Hopetree/izone)|django+bootstrap4 个人博客|866|1|2022-01-13| +|141|[hongwenjun/vps_setup](https://github.com/hongwenjun/vps_setup)|linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/|747|1|2022-01-13| +|142|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|433|1|2021-09-22| +|143|[striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider)|开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!|1346|1|2021-09-22| +|144|[PRaichu/xxqg](https://github.com/PRaichu/xxqg)|学习强国 xxqg 无人值守自动看视频、看文章、自动答题(每日答题、每周答题、专项答题),45分/天|268|1|2021-11-08| +|145|[xuyige/BERT4doc-Classification](https://github.com/xuyige/BERT4doc-Classification)|Code and source for paper ``How to Fine-Tune BERT for Text Classification?``|394|1|2021-10-19| +|146|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|397|1|2022-01-14| +|147|[F-19-F/XM_BBS](https://github.com/F-19-F/XM_BBS)|小米社区自动点赞,评论。本人从未在除github以外任何平台发布过教程。因内测机制改版,本项目不再更新。|99|1|2021-07-29| +|148|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1013|1|2022-01-14| +|149|[yuantn/MI-AOD](https://github.com/yuantn/MI-AOD)|Code for Multiple Instance Active Learning for Object Detection, CVPR 2021|198|1|2021-11-12| +|150|[stacklens/django_blog_tutorial](https://github.com/stacklens/django_blog_tutorial)|Django搭建博客教程|808|1|2022-01-13| +|151|[gaowanliang/OneDriveShareLinkPushAria2](https://github.com/gaowanliang/OneDriveShareLinkPushAria2)|Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.|135|1|2021-09-28| +|152|[dixudx/tumblr-crawler](https://github.com/dixudx/tumblr-crawler)|Easily download all the photos/videos from tumblr blogs. 下载指定的 Tumblr 博客中的图片,视频|1126|1|2021-08-22| +|153|[dongweiming/web_develop](https://github.com/dongweiming/web_develop)|《Python Web开发实战》书中源码|1168|1|2022-01-13| +|154|[pprp/awesome-attention-mechanism-in-cv](https://github.com/pprp/awesome-attention-mechanism-in-cv)|:punch: CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module|343|1|2022-01-16| +|155|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|335|1|2022-01-06| +|156|[Algebra-FUN/WeReadScan](https://github.com/Algebra-FUN/WeReadScan)|扫描“微信读书”已购图书并下载本地PDF的爬虫|118|0|2021-08-23| +|157|[smileboywtu/MillionHeroAssistant](https://github.com/smileboywtu/MillionHeroAssistant)|百万 / 冲顶 / 芝士 / UC / 万能 答题助手(知识图谱更加专业,自动推荐答案, Android手机自动屏幕适配,模拟器支持,多开)|525|0|2022-01-13| +|158|[Oneflow-Inc/DLPerf](https://github.com/Oneflow-Inc/DLPerf)|DeepLearning Framework Performance Profiling Toolkit|155|0|2021-12-08| +|159|[yhangf/PythonCrawler](https://github.com/yhangf/PythonCrawler)| :heartpulse:用python编写的爬虫项目集合|984|0|2022-01-02| +|160|[icopy-site/awesome](https://github.com/icopy-site/awesome)|collection of awesome lists|132|0|2021-12-12| +|161|[LyleMi/papers](https://github.com/LyleMi/papers)|Academic papers and articles that I read related to web hacking, fuzzing, etc. / 阅读过的Web安全方向、模糊测试方向的一些论文与阅读笔记|231|0|2021-11-28| +|162|[jukanntenn/django-blog-project](https://github.com/jukanntenn/django-blog-project)|基于 django 和 Vue 的个人博客。|156|0|2021-10-06| +|163|[spiside/pdb-tutorial](https://github.com/spiside/pdb-tutorial)|A simple tutorial about effectively using pdb|742|0|2022-01-08| +|164|[Trinkle23897/learn2018-autodown](https://github.com/Trinkle23897/learn2018-autodown)|清华大学新版网络学堂课程自动下载脚本 / A python script to clone all files from learn.tsinghua.edu.cn|186|0|2021-09-11| +|165|[BitVoyage/FastBERT](https://github.com/BitVoyage/FastBERT)|对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf|166|0|2021-12-13| +|166|[firmianay/security-paper](https://github.com/firmianay/security-paper)|(与本人兴趣强相关的)各种安全or计算机资料收集|514|0|2021-12-02| +|167|[FISCO-BCOS/FISCO-BCOS-DOC](https://github.com/FISCO-BCOS/FISCO-BCOS-DOC)|FISCO BCOS 技术文档(安装部署、搭链教程、系统原理、社区资源)Document of FISCO BCOS|106|0|2021-12-13| +|168|[isysc1/Xxqg](https://github.com/isysc1/Xxqg)|学习强国题库挑战答题搜索助手|208|0|2021-12-07| +|169|[twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial](https://github.com/twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial)| Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial ) |368|0|2021-10-06| +|170|[xzkzdx/weixin-spider](https://github.com/xzkzdx/weixin-spider)|微信公众号爬虫,公众号历史文章,文章评论,文章阅读及在看数据,可视化web页面,可部署于Windows服务器。基于Python3之flask/mysql/redis/mitmproxy/pywin32等实现,高效微信爬虫,微信公众号爬虫,历史文章,文章评论,数据更新。|368|0|2021-09-20| +|171|[sixs/wenshu_spider](https://github.com/sixs/wenshu_spider)|中国裁判文书网爬虫(2018-08-28更新)|302|0|2021-10-12| +|172|[cnschema/cnSchema](https://github.com/cnschema/cnSchema)|开放中文知识图谱的schema|624|0|2021-12-15| +|173|[wysec2020/vulnReport](https://github.com/wysec2020/vulnReport)|安服自动化脚本:包括 Nessus、天境主机漏洞扫描6.0、APPscan、awvs等漏洞报告的整理,Google翻译等|97|0|2021-10-28| +|174|[sec-bit/awesome-buggy-erc20-tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens)|A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected|370|0|2021-11-26| +|175|[meetbill/butterfly](https://github.com/meetbill/butterfly)|:fire: 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,内置【任务队列】、【流程编排】等功能。用户手册: https://meetbill.gitbook.io/butterfly-doc|132|0|2021-12-12| +|176|[lockless/dpdk](https://github.com/lockless/dpdk)|dpdk开发文档翻译|117|0|2021-08-22| +|177|[confucianzuoyuan/bookstore](https://github.com/confucianzuoyuan/bookstore)|使用Django编写一个书城电商网站,配合详细的教程。|466|0|2022-01-13| +|178|[twtrubiks/django-rest-framework-tutorial](https://github.com/twtrubiks/django-rest-framework-tutorial)|Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝|700|0|2021-10-12| +|179|[mailong25/self-supervised-speech-recognition](https://github.com/mailong25/self-supervised-speech-recognition)|speech to text with self-supervised learning based on wav2vec 2.0 framework|216|0|2021-11-22| +|180|[yaoandy107/line-bot-tutorial](https://github.com/yaoandy107/line-bot-tutorial)|Line bot tutorial.|188|0|2021-10-06| +|181|[ZhiningLiu1998/self-paced-ensemble](https://github.com/ZhiningLiu1998/self-paced-ensemble)|ICDE'20 A general & effective ensemble framework for imbalanced classification. 泛用,高效,鲁棒的类别不平衡学习框架|156|0|2021-12-01| +|182|[SMILELab-FL/FedLab](https://github.com/SMILELab-FL/FedLab)|A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.|113|0|2021-11-18| +|183|[LMFrank/CrawlerProject](https://github.com/LMFrank/CrawlerProject)|爬虫项目:链家网(普通/scrapy)、虎扑、维基百科、百度地图api、房天下(分布式爬虫)、微信公众号(代理池爬取)|136|0|2021-10-06| +|184|[kingname/SourceCodeOfBook](https://github.com/kingname/SourceCodeOfBook)|《Python爬虫开发 从入门到实战》配套源代码。|251|0|2021-12-13| +|185|[jitingcn/TS3-Translation_zh-CN](https://github.com/jitingcn/TS3-Translation_zh-CN)|TeamSpeak 3 客户端 简体中文 翻译源文件|143|0|2021-10-19| +|186|[yuhaqiang123/my-love](https://github.com/yuhaqiang123/my-love)|(都是脑图,建议使用xmind 8 打开)工程师的自我修养 -> 从 linux , 网络,MQ, Rpc, 缓存, 高可用架构,数据库,语言,全方位成长,成为技术大神,优秀的工程师 , readme 包括蚂蚁, 头条, 美团等面试思考( 拿下 offer)|374|0|2021-08-19| +|187|[mochazi/Python3Webcrawler](https://github.com/mochazi/Python3Webcrawler)|🌈Python3网络爬虫实战:QQ音乐歌曲、京东商品信息、房天下、破解有道翻译、构建代理池、豆瓣读书、百度图片、破解网易登录、B站模拟扫码登录|145|0|2021-09-21| +|188|[beijixiong3510/OWM](https://github.com/beijixiong3510/OWM)|Code for Continual Learning of Context-dependent Processing in Neural Networks|138|0|2021-08-18| +|189|[Higurashi-kagome/pythontools](https://github.com/Higurashi-kagome/pythontools)|微信读书笔记助手、Markdown 添加标题、Markdown 标题添加序号...|105|0|2021-12-01| +|190|[inoutcode/bitcoin_book_2nd](https://github.com/inoutcode/bitcoin_book_2nd)|Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程|199|0|2021-09-19| +|191|[TianPangJi/drf_admin](https://github.com/TianPangJi/drf_admin)|项目基于Django、Django REST framework(DRF)、Channels、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC;目前已实现基本功能,满足日常学习使用,工由于工作较忙更新较慢,请见谅......https://tianpangji.github.io/|171|0|2021-12-08| +|192|[yongxinz/tech-blog](https://github.com/yongxinz/tech-blog)|我的个人技术博客(Python、Django、Docker、Go、Redis、ElasticSearch、Kafka、Linux)|237|0|2021-11-14| +|193|[zaxlct/python-django-learning](https://github.com/zaxlct/python-django-learning)|🍺 python 和 diango 学习资料,书籍,文章,以及实战项目等等|479|0|2021-08-04| +|194|[wf1314/zhihu-terminal](https://github.com/wf1314/zhihu-terminal)|命令行版知乎|115|0|2021-09-08| +|195|[bupticybee/ChineseAiDungeon](https://github.com/bupticybee/ChineseAiDungeon)|中文版ai地牢|99|0|2021-09-27| +|196|[moyuwa/0sec-search](https://github.com/moyuwa/0sec-search)|新版零组资料文库离线漏洞名搜索,功能:更新 、查询 (不包含漏洞详情)|116|0|2021-08-31| +|197|[Anfany/Machine-Learning-for-Beginner-by-Python3](https://github.com/Anfany/Machine-Learning-for-Beginner-by-Python3)|为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。|352|0|2021-10-16| +|198|[RSS-Renaissance/awesome-blogCN-feeds](https://github.com/RSS-Renaissance/awesome-blogCN-feeds)|优质的「独立中文博客」订阅列表|375|0|2021-08-16| +|199|[xtg20121013/blog_xtg](https://github.com/xtg20121013/blog_xtg)|blog_xtg 基于tornado的分布式架构博客|172|0|2021-12-08| +|200|[MM-IR/rank4_NLP_textclassification](https://github.com/MM-IR/rank4_NLP_textclassification)|阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction|128|0|2021-08-03|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/R.md b/content/charts/growth/knowledge/R.md index 425e7bfe..48fcdada 100644 --- a/content/charts/growth/knowledge/R.md +++ b/content/charts/growth/knowledge/R.md @@ -1,11 +1,11 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > R -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[briatte/awesome-network-analysis](https://github.com/briatte/awesome-network-analysis)|A curated list of awesome network analysis resources.|2551|1|2021-11-17| +|1|[briatte/awesome-network-analysis](https://github.com/briatte/awesome-network-analysis)|A curated list of awesome network analysis resources.|2552|1|2021-11-17| |2|[lei-zhang/COSN_webinar](https://github.com/lei-zhang/COSN_webinar)|Tutorial talks at the Chinese Open Science Webinar series|22|0|2021-08-31| |3|[Fayehh/R-for-Quantitative-Research](https://github.com/Fayehh/R-for-Quantitative-Research)|中国科学院大学中丹学院Research Methods课程定量部分|4|0|2021-08-23| |4|[wangyi-fudan/BIOL130173](https://github.com/wangyi-fudan/BIOL130173)|复旦大学生命科学学院《生命科学中的机器学习》|26|0|2021-10-02| diff --git a/content/charts/growth/knowledge/Ruby.md b/content/charts/growth/knowledge/Ruby.md index 1befeb81..67ce0476 100644 --- a/content/charts/growth/knowledge/Ruby.md +++ b/content/charts/growth/knowledge/Ruby.md @@ -1,16 +1,16 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Ruby -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|12010|4|2022-01-14| -|2|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|6023|3|2022-01-15| +|1|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|12018|4|2022-01-14| +|2|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|6027|3|2022-01-15| |3|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|197|3|2021-11-03| -|4|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3373|1|2021-12-28| +|4|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3374|1|2021-12-28| |5|[JapanExchangeGroup/J-Quants-Tutorial](https://github.com/JapanExchangeGroup/J-Quants-Tutorial)|J-Quants-Tutorial|106|0|2021-07-27| -|6|[YOURLS/awesome-yourls](https://github.com/YOURLS/awesome-yourls)|🎉 A curated list of awesome things related to YOURLS|409|0|2022-01-10| +|6|[YOURLS/awesome-yourls](https://github.com/YOURLS/awesome-yourls)|🎉 A curated list of awesome things related to YOURLS|410|0|2022-01-10| |7|[rubytaiwan/ruby-taiwan](https://github.com/rubytaiwan/ruby-taiwan)|ruby-taiwan.org website source code. # master 追 ruby-china , production 才是 ruby-taiwan|141|0|2021-09-27| |8|[erlzhang/erl.im](https://github.com/erlzhang/erl.im)|Blog博客|9|0|2021-09-27| |9|[jinhucheung/milog](https://github.com/jinhucheung/milog)|Milog 是一基于 Ruby on Rails 的个人博客网站|28|0|2021-09-27| diff --git a/content/charts/growth/knowledge/Rust.md b/content/charts/growth/knowledge/Rust.md index ab3cba92..d54556a6 100644 --- a/content/charts/growth/knowledge/Rust.md +++ b/content/charts/growth/knowledge/Rust.md @@ -1,44 +1,44 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Rust -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260439|254|2021-12-15| -|2|[rust-embedded/rust-raspberrypi-OS-tutorials](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)|:books: Learn to write an embedded OS in Rust :crab:|7499|5|2021-12-19| -|3|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|286|5|2022-01-15| -|4|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|505|3|2021-12-27| +|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260448|253|2021-12-15| +|2|[rust-embedded/rust-raspberrypi-OS-tutorials](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)|:books: Learn to write an embedded OS in Rust :crab:|7501|5|2022-01-15| +|3|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|287|5|2022-01-16| +|4|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|509|3|2021-12-27| |5|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|377|2|2021-08-18| -|6|[wangzhe3224/awesome-systematic-trading](https://github.com/wangzhe3224/awesome-systematic-trading)|A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more 量化交易 量化投资|54|2|2022-01-02| -|7|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|342|2|2022-01-01| -|8|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|105|1|2021-08-10| -|9|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档 (Rust core library and standard library translation. can be used as IntelliSense for IDE tools, and can also generate local API documentation)|357|1|2022-01-14| -|10|[anshulrgoyal/rust-web-developer-roadmap](https://github.com/anshulrgoyal/rust-web-developer-roadmap)|Roadmap to becoming a Rust Web Developer in 2021|1041|1|2021-08-16| -|11|[rcore-os/rCore-Tutorial](https://github.com/rcore-os/rCore-Tutorial)|Tutorial for rCore OS step by step (3rd edition) |370|1|2021-08-09| -|12|[sunface/rust-course](https://github.com/sunface/rust-course)|<↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Shell.md b/content/charts/growth/knowledge/Shell.md index 7976364e..62337632 100644 --- a/content/charts/growth/knowledge/Shell.md +++ b/content/charts/growth/knowledge/Shell.md @@ -1,41 +1,41 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Shell -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22479|15|2022-01-15| -|2|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27556|14|2021-08-10| -|3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6648|6|2022-01-12| -|4|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9522|5|2021-12-27| -|5|[kiddin9/OpenWrt_x86-r2s-r4s](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s)|Automatic unattended weekly builds of the current OpenWrt development master branch for X86_64, NanoPi-R2S, NanoPi-R4S, Rpi-4B|1679|3|2022-01-15| -|6|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|443|3|2021-10-13| -|7|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|150|3|2021-12-31| -|8|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|207|2|2022-01-15| -|9|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|3378|2|2022-01-13| -|10|[johnrosen1/vpstoolbox](https://github.com/johnrosen1/vpstoolbox)|厌倦了总是需要手动输入命令安装博客,网盘,邮箱,代理了吗?VPSToolBox提供了一种全自动化的解决方案,解放双手,从今天开始!|1274|2|2022-01-09| +|1|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22514|15|2022-01-15| +|2|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27555|14|2021-08-10| +|3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6650|6|2022-01-16| +|4|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9526|5|2021-12-27| +|5|[kiddin9/OpenWrt_x86-r2s-r4s](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s)|Automatic unattended weekly builds of the current OpenWrt development master branch for X86_64, NanoPi-R2S, NanoPi-R4S, Rpi-4B|1685|3|2022-01-16| +|6|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|442|3|2021-10-13| +|7|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|151|3|2021-12-31| +|8|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|207|2|2022-01-16| +|9|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|3377|2|2022-01-13| +|10|[johnrosen1/vpstoolbox](https://github.com/johnrosen1/vpstoolbox)|厌倦了总是需要手动输入命令安装博客,网盘,邮箱,代理了吗?VPSToolBox提供了一种全自动化的解决方案,解放双手,从今天开始!|1275|2|2022-01-09| |11|[wind-liang/leetcode](https://github.com/wind-liang/leetcode)|leetcode 顺序刷题,详细通俗题解,with JAVA|2228|2|2021-09-02| -|12|[jghoman/awesome-apache-airflow](https://github.com/jghoman/awesome-apache-airflow)|Curated list of resources about Apache Airflow|2780|2|2021-12-02| -|13|[wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial)|JavaScript 教程 https://wangdoc.com/javascript|3160|2|2022-01-13| +|12|[jghoman/awesome-apache-airflow](https://github.com/jghoman/awesome-apache-airflow)|Curated list of resources about Apache Airflow|2781|2|2021-12-02| +|13|[wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial)|JavaScript 教程 https://wangdoc.com/javascript|3162|2|2022-01-13| |14|[duguying/parsing-techniques](https://github.com/duguying/parsing-techniques)|📕 parsing techniques 中文译本——《解析技术》|1251|1|2021-11-08| |15|[godbasin/vue-ebook](https://github.com/godbasin/vue-ebook)|《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用,结合实战让读者更深入理解Vue.js框架,掌握使用方法。|802|1|2021-12-23| |16|[tonydeng/sdn-handbook](https://github.com/tonydeng/sdn-handbook)|SDN手册|815|1|2021-07-23| -|17|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|665|1|2022-01-13| -|18|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|138|1|2021-12-10| -|19|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows 10 Linux Subsystems|2058|1|2021-12-03| +|17|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|666|1|2022-01-13| +|18|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|168|1|2021-12-10| +|19|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows 10 Linux Subsystems|2060|1|2021-12-03| |20|[goreliu/zshguide](https://github.com/goreliu/zshguide)|Zsh 开发指南|887|1|2021-11-26| -|21|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|2592|1|2022-01-05| -|22|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|558|1|2022-01-10| +|21|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|2599|1|2022-01-05| +|22|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|557|1|2022-01-10| |23|[studygolang/GCTT](https://github.com/studygolang/GCTT)|GCTT Go中文网翻译组。|1323|1|2021-12-26| -|24|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|1864|1|2022-01-15| -|25|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|137|1|2021-11-05| +|24|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|1865|1|2022-01-16| +|25|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|138|1|2021-11-05| |26|[Petit-Abba/black_and_white_list](https://github.com/Petit-Abba/black_and_white_list)|Magisk模块: 定时清理黑名单列表路径文件or文件夹|83|1|2021-11-13| |27|[kumakichi/easy_rust_chs](https://github.com/kumakichi/easy_rust_chs)|https://github.com/Dhghomon/easy_rust 简体中文翻译|168|0|2021-09-29| |28|[wangtunan/blog](https://github.com/wangtunan/blog)|:memo: 记录个人博客,见证成长之路 https://wangtunan.github.io/blog/|192|0|2022-01-09| |29|[lbc-team/Pioneer](https://github.com/lbc-team/Pioneer)|登链翻译计划|64|0|2021-12-12| |30|[cloudnativeto/community](https://github.com/cloudnativeto/community)|云原生社区资料库 - https://cloudnative.to/community/|152|0|2022-01-06| -|31|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|62|0|2022-01-15| +|31|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|62|0|2022-01-16| |32|[qichengzx/gopher-reading-list-zh_CN](https://github.com/qichengzx/gopher-reading-list-zh_CN)|Golang中文博客文章阅读列表|416|0|2021-11-28| |33|[wxnacy/book](https://github.com/wxnacy/book)|记录看过的书|27|0|2021-12-31| |34|[imroc/kubernetes-practice-guide](https://github.com/imroc/kubernetes-practice-guide)|Kubernetes Practice Guide (Kubernetes 实践指南)|166|0|2021-08-19| @@ -45,11 +45,11 @@ |38|[wangdoc/webapi-tutorial](https://github.com/wangdoc/webapi-tutorial)|Web API 教程|182|0|2021-09-05| |39|[veaba/web-advanced](https://github.com/veaba/web-advanced)|进阶web高级前端 + 全栈知识体系,web前端面试题,学习文档. |26|0|2021-08-09| |40|[HansenCCC/HSAddUdids](https://github.com/HansenCCC/HSAddUdids)|超级签名中最重要的一步:跳过双重认证,自动化脚本添加udid并下载描述文件(证书和bundleid不存在时,会自动创建)|73|0|2021-08-26| -|41|[anran758/front-end-lab](https://github.com/anran758/front-end-lab)|:notebook_with_decorative_cover: 前端的研究和规范及踩坑的记录|60|0|2022-01-12| +|41|[anran758/front-end-lab](https://github.com/anran758/front-end-lab)|:notebook_with_decorative_cover: 前端的研究和规范及踩坑的记录|61|0|2022-01-12| |42|[lxchuan12/blog](https://github.com/lxchuan12/blog)|若川的博客—撰写了学习源码整体架构系列20余篇。组织了源码共读活动,每周一起学习200行左右的源码,加我微信 ruochuan12 参与。|396|0|2022-01-09| |43|[tinyclub/cloud-lab](https://github.com/tinyclub/cloud-lab)|Docker based Cloud Lab Center, with noVNC and Gateone attachable LXDE Desktop and SSH Terminal. 本项目作者发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283|194|0|2022-01-14| |44|[wuleying/PHP](https://github.com/wuleying/PHP)|PHP相关资料|235|0|2021-11-19| -|45|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|529|0|2021-11-09| +|45|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|530|0|2021-11-09| |46|[ledisthebest/LEDs-single-gpu-passthrough](https://github.com/ledisthebest/LEDs-single-gpu-passthrough)|Single GPU passthrough guide|63|0|2021-12-27| |47|[huweihuang/golang-notes](https://github.com/huweihuang/golang-notes)|Golang 学习笔记-https://www.huweihuang.com/golang-notes/|33|0|2021-11-18| |48|[developers-youcong/Personal-Learning-Library](https://github.com/developers-youcong/Personal-Learning-Library)|本人从事Java开发工作,该库作为我个人资料库存储,主要将平时常常阅读的或者其它有用的保存下来。|42|0|2021-10-09| @@ -59,7 +59,7 @@ |52|[zq99299/java-tutorial](https://github.com/zq99299/java-tutorial)|Java 8 官网教程阅读笔记 |47|0|2022-01-04| |53|[hbulpf/aipath](https://github.com/hbulpf/aipath)|AI学习之路|62|0|2021-10-16| |54|[DPsystems/Login-Shield](https://github.com/DPsystems/Login-Shield)|Your first line of defense against Internet bots, hacks and probes. Login-Shield is a small set of bash scripts that implements an iptables/ipset blocklist of known sources of hack activity. Works g ...|26|0|2021-08-14| -|55|[chuxiuhong/chuxiuhong-rust-patterns-zh](https://github.com/chuxiuhong/chuxiuhong-rust-patterns-zh)|Rust设计模式中文翻译|25|0|2022-01-14| +|55|[chuxiuhong/chuxiuhong-rust-patterns-zh](https://github.com/chuxiuhong/chuxiuhong-rust-patterns-zh)|Rust设计模式中文翻译|27|0|2022-01-14| |56|[linpenghui958/note](https://github.com/linpenghui958/note)|分享一些随手记下的笔记|44|0|2022-01-15| |57|[felix-fly/v2ray-padavan-doh](https://github.com/felix-fly/v2ray-padavan-doh)|k2p路由器使用padavan(N56U/改华硕)固件安装配置v2ray的进阶流程|54|0|2022-01-13| |58|[jiangtao/blog](https://github.com/jiangtao/blog)|深入基础,沉淀下来。欢迎watch或star. 更多信息关注: 公众号 前端进制|51|0|2021-10-19| @@ -70,18 +70,18 @@ |63|[ifuture-pro/developer-notes](https://github.com/ifuture-pro/developer-notes)|开发者笔记。包含:DevOps,微服务,分布式,高可用,区块链,白皮书,算法,黑客,设计模式,面试题|58|0|2022-01-15| |64|[ArminJo/arduino-test-compile](https://github.com/ArminJo/arduino-test-compile)|Github Action to compile all examples of an Arduino library for one board and check for errors|31|0|2021-10-22| |65|[tiankonguse/bash-study](https://github.com/tiankonguse/bash-study)|shell学习笔记|36|0|2022-01-15| -|66|[ctf-wiki/ctf-tools](https://github.com/ctf-wiki/ctf-tools)|CTF 工具集合|693|0|2021-08-14| +|66|[ctf-wiki/ctf-tools](https://github.com/ctf-wiki/ctf-tools)|CTF 工具集合|694|0|2021-08-14| |67|[jaywcjlove/shell-tutorial](https://github.com/jaywcjlove/shell-tutorial)|Shell入门教程(Shell tutorial book)|258|0|2021-12-06| -|68|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|36|0|2022-01-15| +|68|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|36|0|2022-01-16| |69|[twitter/cache-trace](https://github.com/twitter/cache-trace)|A collection of Twitter's anonymized production cache traces.|83|0|2021-12-13| |70|[cdk8s/cdk8s-team-style](https://github.com/cdk8s/cdk8s-team-style)|寻找志同道合的人,引发自身的思考|312|0|2021-12-12| -|71|[itclanCode/blogcode](https://github.com/itclanCode/blogcode)|前端面试题,微信小程序,云开发,开发实用性技能,itclanCoder的技术后花园,源码,欢迎star,提issues|28|0|2022-01-15| +|71|[itclanCode/blogcode](https://github.com/itclanCode/blogcode)|前端面试题,微信小程序,云开发,开发实用性技能,itclanCoder的技术后花园,源码,欢迎star,提issues|28|0|2022-01-16| |72|[Apocalypsor/SmartDNS-GFWList](https://github.com/Apocalypsor/SmartDNS-GFWList)|GFWList for Smartdns to solve dns poisoning|38|0|2022-01-12| -|73|[aalmiray/java-champions](https://github.com/aalmiray/java-champions)|A list of Java Champions|221|0|2021-12-21| +|73|[aalmiray/java-champions](https://github.com/aalmiray/java-champions)|A list of Java Champions|223|0|2021-12-21| |74|[rime/rime-essay](https://github.com/rime/rime-essay)|【八股文】Essay - the shared vocabulary and language model|30|0|2021-11-21| |75|[howborn/blog](https://github.com/howborn/blog)|:fire:个人博客|35|0|2022-01-12| |76|[wuyumin/tutorial](https://github.com/wuyumin/tutorial)|一些笔记 · 一些教程· Some tutorials|25|0|2022-01-06| -|77|[zhonghuasheng/Tutorial](https://github.com/zhonghuasheng/Tutorial)|Java全栈知识架构体系总结|707|0|2022-01-14| +|77|[zhonghuasheng/Tutorial](https://github.com/zhonghuasheng/Tutorial)|Java全栈知识架构体系总结|709|0|2022-01-15| |78|[gmt-china/GMT_docs](https://github.com/gmt-china/GMT_docs)|GMT 中文手册|73|0|2022-01-14| |79|[xry111/lfs-book-i18n](https://github.com/xry111/lfs-book-i18n)|Repository for LFS book translation (currently only Simplified Chinese).|50|0|2022-01-15| |80|[wangdoc/html-tutorial](https://github.com/wangdoc/html-tutorial)|HTML 语言教程|205|0|2022-01-13| @@ -99,19 +99,19 @@ |92|[gyli/Blocklist](https://github.com/gyli/Blocklist)|List of shit websites for blocking Google search result.|289|0|2021-11-16| |93|[hegphegp/docker-learning](https://github.com/hegphegp/docker-learning)|docker学习笔记|85|0|2022-01-03| |94|[huweihuang/kubernetes-notes](https://github.com/huweihuang/kubernetes-notes)|Kubernetes 学习笔记-https://www.huweihuang.com/kubernetes-notes/|189|0|2021-11-26| -|95|[MrH723/Actions-OpenWrt](https://github.com/MrH723/Actions-OpenWrt)|-OpenWrt全网插件汇总-多种设备OpenWrt固件自动云编译。X86-64主路由,x86-64旁路由、x86-64插件全家桶、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、竞斗云、小、小米 R3G、极路由 B70、小米 R3P、小米 Mini、网件 R7800、娱 C5、R2SNanoPI NEO2、等。|79|0|2021-12-13| +|95|[MrH723/Actions-OpenWrt](https://github.com/MrH723/Actions-OpenWrt)|-OpenWrt全网插件汇总-多种设备OpenWrt固件自动云编译。X86-64主路由,x86-64旁路由、x86-64插件全家桶、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、竞斗云、小、小米 R3G、极路由 B70、小米 R3P、小米 Mini、网件 R7800、娱 C5、R2SNanoPI NEO2、等。|80|0|2021-12-13| |96|[seisman/SAC_Docs_zh](https://github.com/seisman/SAC_Docs_zh)|SAC参考手册中文版|35|0|2021-12-19| |97|[meetbill/op_practice_book](https://github.com/meetbill/op_practice_book)|📚 《运维实践指南》持续更新中,推荐大牛干货博客 https://me.csdn.net/g2V13ah|347|0|2021-08-02| |98|[maravento/blackweb](https://github.com/maravento/blackweb)|Domains Blocklist for Squid-Cache|224|0|2021-12-26| |99|[duyanghao/kubernetes-reading-notes](https://github.com/duyanghao/kubernetes-reading-notes)|Kubernetes源码阅读笔记|57|0|2021-08-19| |100|[Messiahhh/blog](https://github.com/Messiahhh/blog)|akara的前端笔记|244|0|2022-01-14| -|101|[SpaceLearner/Awesome-DynamicGraphLearning](https://github.com/SpaceLearner/Awesome-DynamicGraphLearning)|Awesome papers about machine learning (deep learning) on dynamic (temporal) graphs (networks / knowledge graphs). 将深度学习技术(图神经网络等)应用在动态图、动态网络、动态知识图谱上的论文、工具等。|64|0|2022-01-06| +|101|[SpaceLearner/Awesome-DynamicGraphLearning](https://github.com/SpaceLearner/Awesome-DynamicGraphLearning)|Awesome papers about machine learning (deep learning) on dynamic (temporal) graphs (networks / knowledge graphs). 将深度学习技术(图神经网络等)应用在动态图、动态网络、动态知识图谱上的论文、工具等。|66|0|2022-01-06| |102|[jaywcjlove/docker-tutorial](https://github.com/jaywcjlove/docker-tutorial)|🐳 Docker入门学习笔记|491|0|2021-12-22| |103|[hoochanlon/helpdesk-guide](https://github.com/hoochanlon/helpdesk-guide)|📖《企业网管工作实录》主机与程控终端信息安全运维,IT方向速成就业入职|191|0|2021-12-14| |104|[maravento/blackip](https://github.com/maravento/blackip)|IP Blocklist for Ipset / Squid-Cache|67|0|2021-12-29| |105|[teasiu/slitaz5cn](https://github.com/teasiu/slitaz5cn)|slitaz中文版|26|0|2022-01-10| |106|[zszdevelop/java-study-gitbook](https://github.com/zszdevelop/java-study-gitbook)|java学习gitbook笔记 http://java.isture.com|97|0|2021-12-19| -|107|[laubonghaudoi/Chinese_Rime](https://github.com/laubonghaudoi/Chinese_Rime)|收集現代漢語方言和古漢語的中州韻輸入法拼音方案 Collection of phonetic spelling schemas for Sinitic languages and dialects|133|0|2022-01-09| +|107|[laubonghaudoi/Chinese_Rime](https://github.com/laubonghaudoi/Chinese_Rime)|收集現代漢語方言和古漢語的中州韻輸入法拼音方案 Collection of phonetic spelling schemas for Sinitic languages and dialects|133|0|2022-01-16| |108|[ustclug/Linux101-docs](https://github.com/ustclug/Linux101-docs)|Linux 101 学生课程教材与讲义|154|0|2021-12-25| |109|[aikuyun/bigdata-doc](https://github.com/aikuyun/bigdata-doc)|大数据学习笔记,学习路线,技术案例整理。|29|0|2022-01-13| |110|[Gesj-yean/vue-demo-collection](https://github.com/Gesj-yean/vue-demo-collection)|Gesj 将开发过程中遇到的通用 Vue 组件 demo 收集,Vue/CSS/Echarts等,积累的知识也会同步放到这里 :heart:|68|0|2021-12-23| diff --git a/content/charts/growth/knowledge/Swift.md b/content/charts/growth/knowledge/Swift.md index 3095d1ed..8c8281de 100644 --- a/content/charts/growth/knowledge/Swift.md +++ b/content/charts/growth/knowledge/Swift.md @@ -1,13 +1,13 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Swift -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13187|5|2021-08-05| +|1|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13188|5|2021-08-05| |2|[Co2333/myyearwithgit](https://github.com/Co2333/myyearwithgit)|代码仓库年终总结报告。|173|4|2022-01-10| -|3|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |4026|4|2021-09-14| +|3|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |4028|4|2021-09-14| |4|[coyingcat/15DaysofAnimationsinSwift](https://github.com/coyingcat/15DaysofAnimationsinSwift)|Swift,学习动画,升级原版本 , larrynatalicio/15DaysofAnimationsinSwift|9|0|2021-09-28| |5|[ZhongshanHuang/PoReader](https://github.com/ZhongshanHuang/PoReader)|本地小说阅读器,支持深色模式,Wifi传书,代码简洁有注释(local text reader, support dark modal, upload text by wifi)|31|0|2021-10-20| |6|[MoonStartMan/SwiftUI-Study](https://github.com/MoonStartMan/SwiftUI-Study)|SwiftUI学习记录|4|0|2021-07-31| @@ -18,9 +18,9 @@ |11|[Li-JianXin/Swift_Leetcode](https://github.com/Li-JianXin/Swift_Leetcode)|leetcode学习|5|0|2022-01-14| |12|[ZamzamInc/ZamzamKit](https://github.com/ZamzamInc/ZamzamKit)|A Swift package for rapid development using a collection of micro utility extensions for Standard Library, Foundation, and other native frameworks.|250|0|2022-01-12| |13|[gl-lei/algorithm](https://github.com/gl-lei/algorithm)|《数据结构与算法之美》学习笔记以及 Swift 代码实现 ,原始仓库 https://github.com/wangzheng0822/algo|116|0|2021-08-24| -|14|[yungfan/SwiftUI-learning](https://github.com/yungfan/SwiftUI-learning)|SwiftUI教程配套代码(SwiftUI+SwiftUI 2.0+SwiftUI 3.0)|48|0|2021-12-30| +|14|[yungfan/SwiftUI-learning](https://github.com/yungfan/SwiftUI-learning)|SwiftUI教程配套代码(SwiftUI+SwiftUI 2.0+SwiftUI 3.0)|49|0|2021-12-30| |15|[ccworld1000/OKKLineMin](https://github.com/ccworld1000/OKKLineMin)|OKKLineMin kline for min for learning for iPhone (support Swift5 & the latest iPhone & iOS 15)(min K线图 用于学习了解)|22|0|2021-08-09| -|16|[pro648/BasicDemos-iOS](https://github.com/pro648/BasicDemos-iOS)|iOS学习进程中的demo汇总|364|0|2021-10-14| +|16|[pro648/BasicDemos-iOS](https://github.com/pro648/BasicDemos-iOS)|iOS学习进程中的demo汇总|364|0|2022-01-16| |17|[Noah37/zhuishushenqi](https://github.com/Noah37/zhuishushenqi)|追书神器Swift版客户端(非官方)。 不断更新中......|218|0|2022-01-06| |18|[MengLiMing/EasyKits](https://github.com/MengLiMing/EasyKits)|日常开发使用到的一些简单封装,目前包含:常用扩展,分类导航,类似简书的UIScrollView嵌套、复杂列表等|37|0|2022-01-05| |19|[SurveyCake/webhook](https://github.com/SurveyCake/webhook)|How to use SurveyCake webhook|11|0|2021-09-06| diff --git a/content/charts/growth/knowledge/TeX.md b/content/charts/growth/knowledge/TeX.md index 7e9dadc5..82b69a4d 100644 --- a/content/charts/growth/knowledge/TeX.md +++ b/content/charts/growth/knowledge/TeX.md @@ -1,76 +1,76 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > TeX -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1841|23|2021-12-31| -|2|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25381|22|2022-01-05| -|3|[NiuTrans/MTBook](https://github.com/NiuTrans/MTBook)|《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models|2324|4|2021-11-25| -|4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|3885|3|2021-12-10| +|1|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1843|22|2021-12-31| +|2|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25382|22|2022-01-05| +|3|[NiuTrans/MTBook](https://github.com/NiuTrans/MTBook)|《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models|2326|4|2021-11-25| +|4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|3886|3|2021-12-10| |5|[horance-liu/tensorflow-internals](https://github.com/horance-liu/tensorflow-internals)|It is open source ebook about TensorFlow kernel and implementation mechanism.|2688|2|2021-11-13| -|6|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|183|2|2022-01-12| -|7|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2403|1|2021-12-28| -|8|[liuxinyu95/unplugged](https://github.com/liuxinyu95/unplugged)|Open book about math and programming.|2322|1|2022-01-15| -|9|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|580|1|2022-01-11| -|10|[MeouSker77/Cpp17](https://github.com/MeouSker77/Cpp17)|本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删|607|1|2021-08-15| -|11|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学 LaTeX 论文模板|124|1|2022-01-15| -|12|[dustincys/hithesis](https://github.com/dustincys/hithesis)|嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板|912|1|2021-12-09| -|13|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Algorithms and Data structures|5027|1|2022-01-14| -|14|[note286/xduugtp](https://github.com/note286/xduugtp)|西安电子科技大学本科生毕业论文(设计)开题报告XeLaTeX模板|16|1|2022-01-11| -|15|[Duan-JM/awesome-papers-fewshot](https://github.com/Duan-JM/awesome-papers-fewshot)|Collection for Few-shot Learning|683|1|2021-11-10| -|16|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1436|1|2021-08-29| -|17|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|166|1|2021-12-29| -|18|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1467|1|2021-11-22| -|19|[optimass/continual_learning_papers](https://github.com/optimass/continual_learning_papers)|Relevant papers in Continual Learning|472|1|2022-01-03| -|20|[note286/xdupgtp](https://github.com/note286/xdupgtp)|西安电子科技大学研究生学位论文开题报告表XeLaTeX模板|15|1|2022-01-12| -|21|[loaden/linux-notes](https://github.com/loaden/linux-notes)|Linux技术笔记:拥抱开源,专注 Linux 技术分享与交流,共同解决 Linux 系统办公娱乐遇到的各种问题。欢迎加群19346666、111601117交流维护。|2|0|2021-11-01| -|22|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|981|0|2021-11-21| -|23|[circlelq/PKU_COE_Thss](https://github.com/circlelq/PKU_COE_Thss)|北京大学工学院本科毕业论文参考模版|5|0|2021-11-26| -|24|[machinelearninglab/mathematical-modeling](https://github.com/machinelearninglab/mathematical-modeling)|数学建模,数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|28|0|2021-10-09| -|25|[CSUcse/CSUthesis](https://github.com/CSUcse/CSUthesis)|中南大学研究生学位论文LaTex模版(博士和硕士)|27|0|2021-11-22| -|26|[langsci/langscibook](https://github.com/langsci/langscibook)|LaTeX class and additions for typesetting books|30|0|2022-01-13| -|27|[LLLgoyour/Math_Olympiad_moyuNotes](https://github.com/LLLgoyour/Math_Olympiad_moyuNotes)|用来摸鱼的数竞笔记|2|0|2021-10-31| -|28|[obster-y/XJTU-thesis](https://github.com/obster-y/XJTU-thesis)|西安交通大学学位论文模板(LaTeX)(适用硕士、博士学位)An official LaTeX template for Xi'an Jiaotong University degree thesis (Chinese and English)|21|0|2021-12-04| -|29|[FreeBSD-Ask/FreeBSD-Ask](https://github.com/FreeBSD-Ask/FreeBSD-Ask)|开源书籍——FreeBSD 从入门到跑路。|18|0|2022-01-13| -|30|[EdwardSaidZhou/NJU-thesis-esz](https://github.com/EdwardSaidZhou/NJU-thesis-esz)|南京大学研究生学位论文模板(自己修改)|5|0|2021-10-09| -|31|[NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)|西北工业大学硕博学位论文模版 Yet Another Thesis Template for Northwestern Polytechnical University|67|0|2021-09-08| -|32|[doubleZ0108/pkuthss-mac](https://github.com/doubleZ0108/pkuthss-mac)|北京大学学位论文Latex模板(for Mac),基于pkuthss v1.9.1修改,主要进行Mac的适配修改、个人最佳实践说明、配置踩坑经验|6|0|2021-12-18| -|33|[hailiang-wang/book-of-tao](https://github.com/hailiang-wang/book-of-tao)|《道德经》是中国历史上春秋时期末期老子写作的论述处世哲学的作品|24|0|2021-11-15| -|34|[hinesboy/SUDA-Latex](https://github.com/hinesboy/SUDA-Latex)|苏州大学-硕士毕业大论文-Latex模版(附安装使用说明)|3|0|2022-01-06| -|35|[Monoceros393/AHUThesis](https://github.com/Monoceros393/AHUThesis)|安徽大学硕士学位论文LaTeX模板|6|0|2021-12-29| -|36|[BITNP/BIThesis-scaffold](https://github.com/BITNP/BIThesis-scaffold)|📖 北京理工大学非官方 LaTeX 模板集合,基于 BIThesis。已经获得官方支持 🎉(2019 - 2021)。|12|0|2022-01-08| -|37|[arisukawa/SDU-Latex-Template-for-dissertations](https://github.com/arisukawa/SDU-Latex-Template-for-dissertations)|适用于山东大学硕博论文写作规范的Latex模板,根据北大模板pkuthss改编。|5|0|2021-09-07| -|38|[syvshc/2019Fall_FA](https://github.com/syvshc/2019Fall_FA)|2019秋季学期泛函分析笔记QAQ:unicorn:|37|0|2021-09-08| -|39|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|5|0|2021-12-06| -|40|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|14|0|2021-09-14| -|41|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|66|0|2022-01-12| -|42|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|3|0|2022-01-01| -|43|[BHOSC/BUAAthesis](https://github.com/BHOSC/BUAAthesis)|北航毕设论文LaTeX模板|639|0|2021-12-17| -|44|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|0|2021-12-08| -|45|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|17|0|2021-11-30| -|46|[tigerneil/dlbook-zh-cn](https://github.com/tigerneil/dlbook-zh-cn)|Ian Goodfellow, Yoshua Bengio and Aaron Courville's deep learning book Chinese translation|54|0|2021-08-13| -|47|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|89|0|2022-01-05| -|48|[shaodongtang/calculus-note](https://github.com/shaodongtang/calculus-note)|微积分笔记—简单题和野鸡题|5|0|2021-10-01| -|49|[nanmu42/CQUThesis](https://github.com/nanmu42/CQUThesis)|:pencil: 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University|165|0|2021-12-30| -|50|[xiaoxuan-yu/template-for-experimental-report](https://github.com/xiaoxuan-yu/template-for-experimental-report)|适用于北京大学各类课程报告的通用latex模板|4|0|2021-08-12| -|51|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|26|0|2022-01-05| -|52|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板(Word+LaTeX).|253|0|2022-01-03| -|53|[chenboshuo/cumcm_template](https://github.com/chenboshuo/cumcm_template)|全国大学生数学建模竞赛LaTeX论文模板(分文件,自动化脚本,有linux 字体)|10|0|2021-09-10| -|54|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|119|0|2021-11-20| -|55|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|22|0|2021-11-17| -|56|[BenderBlog/Subtitles](https://github.com/BenderBlog/Subtitles)|我翻译的字幕|3|0|2021-10-15| -|57|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本(类别:A、B)》|9|0|2021-12-27| -|58|[Spacial/csstuff](https://github.com/Spacial/csstuff)|CS Stuff is an awesome collection of Computer Science Stuff.|46|0|2021-10-18| -|59|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|13|0|2022-01-11| -|60|[huangyxi/WHUT-Bachelor](https://github.com/huangyxi/WHUT-Bachelor)|武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)|16|0|2021-10-20| -|61|[zhuyuanxiang/StudyNotes-CN](https://github.com/zhuyuanxiang/StudyNotes-CN)|使用 MD 文件记录 Java, Python, ML, DL, NLP 的学习笔记|14|0|2021-08-26| -|62|[SUSTech-CRA/latex-talk](https://github.com/SUSTech-CRA/latex-talk)|南方科技大学图书馆LaTeX培训讲座,⬇️是讨论区|6|0|2021-09-07| -|63|[DeepTrial/ECNU-Dissertations-Latex-Template](https://github.com/DeepTrial/ECNU-Dissertations-Latex-Template)|华东师范大学硕(博)士论文LaTex模板|24|0|2021-11-15| -|64|[xiaoweiChen/CPP-Move-Semantics](https://github.com/xiaoweiChen/CPP-Move-Semantics)|《C++ Move Semantics》的非专业个人翻译|29|0|2021-07-25| -|65|[ChaoYan/CSUThesis](https://github.com/ChaoYan/CSUThesis)|中南大学 XeLaTeX 学位论文及课程论文模板 Central South University XeLaTeX Thesis Template|5|0|2021-07-22| -|66|[Jy-stdio/2021-ICM-D-Outstanding](https://github.com/Jy-stdio/2021-ICM-D-Outstanding)|2021 数模美赛O奖论文及代码公开 |7|0|2022-01-02| +|6|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|186|2|2022-01-12| +|7|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2404|1|2021-12-28| +|8|[liuxinyu95/unplugged](https://github.com/liuxinyu95/unplugged)|Open book about math and programming.|2324|1|2022-01-15| +|9|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|582|1|2022-01-11| +|10|[MeouSker77/Cpp17](https://github.com/MeouSker77/Cpp17)|本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删|609|1|2021-08-15| +|11|[Jy-stdio/2021-ICM-D-Outstanding](https://github.com/Jy-stdio/2021-ICM-D-Outstanding)|2021 数模美赛O奖论文及代码公开 |8|1|2022-01-02| +|12|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|125|1|2022-01-16| +|13|[dustincys/hithesis](https://github.com/dustincys/hithesis)|嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板|912|1|2021-12-09| +|14|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Algorithms and Data structures|5032|1|2022-01-15| +|15|[note286/xduugtp](https://github.com/note286/xduugtp)|西安电子科技大学本科生毕业论文(设计)开题报告XeLaTeX模板|17|1|2022-01-11| +|16|[Duan-JM/awesome-papers-fewshot](https://github.com/Duan-JM/awesome-papers-fewshot)|Collection for Few-shot Learning|685|1|2021-11-10| +|17|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1436|1|2021-08-29| +|18|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|167|1|2021-12-29| +|19|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1470|1|2021-11-22| +|20|[optimass/continual_learning_papers](https://github.com/optimass/continual_learning_papers)|Relevant papers in Continual Learning|472|1|2022-01-03| +|21|[note286/xdupgtp](https://github.com/note286/xdupgtp)|西安电子科技大学研究生学位论文开题报告表XeLaTeX模板|16|1|2022-01-12| +|22|[loaden/linux-notes](https://github.com/loaden/linux-notes)|Linux技术笔记:拥抱开源,专注 Linux 技术分享与交流,共同解决 Linux 系统办公娱乐遇到的各种问题。欢迎加群19346666、111601117交流维护。|2|0|2021-11-01| +|23|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|981|0|2021-11-21| +|24|[circlelq/PKU_COE_Thss](https://github.com/circlelq/PKU_COE_Thss)|北京大学工学院本科毕业论文参考模版|5|0|2021-11-26| +|25|[machinelearninglab/mathematical-modeling](https://github.com/machinelearninglab/mathematical-modeling)|数学建模,数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|28|0|2021-10-09| +|26|[CSUcse/CSUthesis](https://github.com/CSUcse/CSUthesis)|中南大学研究生学位论文LaTex模版(博士和硕士)|27|0|2021-11-22| +|27|[langsci/langscibook](https://github.com/langsci/langscibook)|LaTeX class and additions for typesetting books|30|0|2022-01-13| +|28|[LLLgoyour/Math_Olympiad_moyuNotes](https://github.com/LLLgoyour/Math_Olympiad_moyuNotes)|用来摸鱼的数竞笔记|2|0|2021-10-31| +|29|[obster-y/XJTU-thesis](https://github.com/obster-y/XJTU-thesis)|西安交通大学学位论文模板(LaTeX)(适用硕士、博士学位)An official LaTeX template for Xi'an Jiaotong University degree thesis (Chinese and English)|22|0|2021-12-04| +|30|[FreeBSD-Ask/FreeBSD-Ask](https://github.com/FreeBSD-Ask/FreeBSD-Ask)|开源书籍——FreeBSD 从入门到跑路。|18|0|2022-01-13| +|31|[EdwardSaidZhou/NJU-thesis-esz](https://github.com/EdwardSaidZhou/NJU-thesis-esz)|南京大学研究生学位论文模板(自己修改)|5|0|2021-10-09| +|32|[NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)|西北工业大学硕博学位论文模版 Yet Another Thesis Template for Northwestern Polytechnical University|67|0|2021-09-08| +|33|[doubleZ0108/pkuthss-mac](https://github.com/doubleZ0108/pkuthss-mac)|北京大学学位论文Latex模板(for Mac),基于pkuthss v1.9.1修改,主要进行Mac的适配修改、个人最佳实践说明、配置踩坑经验|6|0|2021-12-18| +|34|[hailiang-wang/book-of-tao](https://github.com/hailiang-wang/book-of-tao)|《道德经》是中国历史上春秋时期末期老子写作的论述处世哲学的作品|24|0|2021-11-15| +|35|[hinesboy/SUDA-Latex](https://github.com/hinesboy/SUDA-Latex)|苏州大学-硕士毕业大论文-Latex模版(附安装使用说明)|4|0|2022-01-06| +|36|[Monoceros393/AHUThesis](https://github.com/Monoceros393/AHUThesis)|安徽大学硕士学位论文LaTeX模板|6|0|2021-12-29| +|37|[BITNP/BIThesis-scaffold](https://github.com/BITNP/BIThesis-scaffold)|📖 北京理工大学非官方 LaTeX 模板集合,基于 BIThesis。已经获得官方支持 🎉(2019 - 2021)。|12|0|2022-01-08| +|38|[arisukawa/SDU-Latex-Template-for-dissertations](https://github.com/arisukawa/SDU-Latex-Template-for-dissertations)|适用于山东大学硕博论文写作规范的Latex模板,根据北大模板pkuthss改编。|5|0|2021-09-07| +|39|[syvshc/2019Fall_FA](https://github.com/syvshc/2019Fall_FA)|2019秋季学期泛函分析笔记QAQ:unicorn:|37|0|2021-09-08| +|40|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|5|0|2021-12-06| +|41|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|14|0|2021-09-14| +|42|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|67|0|2022-01-12| +|43|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|3|0|2022-01-01| +|44|[BHOSC/BUAAthesis](https://github.com/BHOSC/BUAAthesis)|北航毕设论文LaTeX模板|639|0|2021-12-17| +|45|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|0|2021-12-08| +|46|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|17|0|2021-11-30| +|47|[tigerneil/dlbook-zh-cn](https://github.com/tigerneil/dlbook-zh-cn)|Ian Goodfellow, Yoshua Bengio and Aaron Courville's deep learning book Chinese translation|54|0|2021-08-13| +|48|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|90|0|2022-01-05| +|49|[shaodongtang/calculus-note](https://github.com/shaodongtang/calculus-note)|微积分笔记—简单题和野鸡题|5|0|2021-10-01| +|50|[nanmu42/CQUThesis](https://github.com/nanmu42/CQUThesis)|:pencil: 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University|165|0|2021-12-30| +|51|[xiaoxuan-yu/template-for-experimental-report](https://github.com/xiaoxuan-yu/template-for-experimental-report)|适用于北京大学各类课程报告的通用latex模板|4|0|2021-08-12| +|52|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|26|0|2022-01-05| +|53|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板(Word+LaTeX).|255|0|2022-01-03| +|54|[chenboshuo/cumcm_template](https://github.com/chenboshuo/cumcm_template)|全国大学生数学建模竞赛LaTeX论文模板(分文件,自动化脚本,有linux 字体)|10|0|2021-09-10| +|55|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|119|0|2021-11-20| +|56|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|23|0|2021-11-17| +|57|[BenderBlog/Subtitles](https://github.com/BenderBlog/Subtitles)|我翻译的字幕|3|0|2021-10-15| +|58|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本(类别:A、B)》|9|0|2021-12-27| +|59|[Spacial/csstuff](https://github.com/Spacial/csstuff)|CS Stuff is an awesome collection of Computer Science Stuff.|46|0|2021-10-18| +|60|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|13|0|2022-01-11| +|61|[huangyxi/WHUT-Bachelor](https://github.com/huangyxi/WHUT-Bachelor)|武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)|16|0|2021-10-20| +|62|[zhuyuanxiang/StudyNotes-CN](https://github.com/zhuyuanxiang/StudyNotes-CN)|使用 MD 文件记录 Java, Python, ML, DL, NLP 的学习笔记|14|0|2021-08-26| +|63|[SUSTech-CRA/latex-talk](https://github.com/SUSTech-CRA/latex-talk)|南方科技大学图书馆LaTeX培训讲座,⬇️是讨论区|6|0|2021-09-07| +|64|[DeepTrial/ECNU-Dissertations-Latex-Template](https://github.com/DeepTrial/ECNU-Dissertations-Latex-Template)|华东师范大学硕(博)士论文LaTex模板|25|0|2021-11-15| +|65|[xiaoweiChen/CPP-Move-Semantics](https://github.com/xiaoweiChen/CPP-Move-Semantics)|《C++ Move Semantics》的非专业个人翻译|29|0|2021-07-25| +|66|[ChaoYan/CSUThesis](https://github.com/ChaoYan/CSUThesis)|中南大学 XeLaTeX 学位论文及课程论文模板 Central South University XeLaTeX Thesis Template|5|0|2021-07-22| |67|[moesoha/debian-media-box](https://github.com/moesoha/debian-media-box)|“Debian 小药盒”,一个用来包装 Debian 安装介质的盒子设计和介绍用的说明书。|385|0|2021-08-15| |68|[kevinleeex/scu_thesis_template](https://github.com/kevinleeex/scu_thesis_template)|四川大学2020研究生学业论文LaTex模版样式文件|6|0|2021-12-05| |69|[GasinAn/AstrophyIntroNotes](https://github.com/GasinAn/AstrophyIntroNotes)|天体物理导论笔记|5|0|2021-12-27| @@ -80,14 +80,14 @@ |73|[MonteCarloClub/PaperNote](https://github.com/MonteCarloClub/PaperNote)|“大家一边要参加应用项目开发,同时也要加强基础理论学习。请大家一定要抓紧时间”|2|0|2021-11-19| |74|[qyxf/qyxf-book](https://github.com/qyxf/qyxf-book)|钱院学辅 LaTeX 书籍模板|23|0|2022-01-11| |75|[applekajela/new-world-of-jelin](https://github.com/applekajela/new-world-of-jelin)|原名《叶林的平行世界》|2|0|2021-11-24| -|76|[ylsislove/make-a-little-progress-every-day](https://github.com/ylsislove/make-a-little-progress-every-day)|学无止境,督促自己学习。每天进步一点点,水滴石穿-贵在坚持。|41|0|2022-01-15| +|76|[ylsislove/make-a-little-progress-every-day](https://github.com/ylsislove/make-a-little-progress-every-day)|学无止境,督促自己学习。每天进步一点点,水滴石穿-贵在坚持。|42|0|2022-01-15| |77|[hellckt/SHMTUThesis](https://github.com/hellckt/SHMTUThesis)|上海海事大学 LaTeX 学位论文模板|23|0|2021-08-25| -|78|[YuZhang/cryptography](https://github.com/YuZhang/cryptography)|Cryptography course slides at Harbin Institute of Technology|86|0|2021-12-27| -|79|[mohuangrui/latexspine](https://github.com/mohuangrui/latexspine)|LaTeX Template for Producing Book Spine|33|0|2021-10-29| +|78|[YuZhang/cryptography](https://github.com/YuZhang/cryptography)|Cryptography course slides at Harbin Institute of Technology|85|0|2021-12-27| +|79|[mohuangrui/latexspine](https://github.com/mohuangrui/latexspine)|LaTeX Template for Producing Book Spine|34|0|2021-10-29| |80|[wangrongwei/omnetpp_primer](https://github.com/wangrongwei/omnetpp_primer)|OMNeT++的仿真手册|103|0|2021-07-21| |81|[SwitWu/LaTeX-packages-zh-cn](https://github.com/SwitWu/LaTeX-packages-zh-cn)|LaTeX常用宏包中文翻译版|10|0|2021-07-31| |82|[DeeDive/BJFUThesis](https://github.com/DeeDive/BJFUThesis)|北京林业大学 LaTeX 学位论文模板 LaTeX Thesis Template for Beijing Forestry University|11|0|2021-12-16| -|83|[x-magus/ThesisUESTC](https://github.com/x-magus/ThesisUESTC)|ThesisUESTC-电子科技大学毕业论文模板|764|0|2021-09-06| +|83|[x-magus/ThesisUESTC](https://github.com/x-magus/ThesisUESTC)|ThesisUESTC-电子科技大学毕业论文模板|765|0|2021-09-06| |84|[hyangq/HyNote](https://github.com/hyangq/HyNote)|HyNote 个人笔记|5|0|2021-11-05| |85|[iChunyu/signal-process-demo](https://github.com/iChunyu/signal-process-demo)|数字信号处理学习记录|10|0|2021-12-02| |86|[fcampelo/EC-Bestiary](https://github.com/fcampelo/EC-Bestiary)|A bestiary of evolutionary, swarm and other metaphor-based algorithms|397|0|2021-12-05| @@ -98,14 +98,14 @@ |91|[fangcun010/VkGPUDrivenCNGuide](https://github.com/fangcun010/VkGPUDrivenCNGuide)|基于Vulkan的GPU Driven Rendering教程|22|0|2021-11-03| |92|[Yixf-Education/course_Statistics_Story](https://github.com/Yixf-Education/course_Statistics_Story)|天津医科大学,本科选修课,《故事中的统计学》课程资料|26|0|2022-01-11| |93|[Spacial/awesome-arts](https://github.com/Spacial/awesome-arts)|Awesome Arts is a collection of arts links and stuff.|11|0|2022-01-07| -|94|[kevinleeex/scu_thesis_2020](https://github.com/kevinleeex/scu_thesis_2020)| 四川大学研究生学位论文LaTeX模版(复刻官方word模版)Here you go!|77|0|2021-12-10| +|94|[kevinleeex/scu_thesis_2020](https://github.com/kevinleeex/scu_thesis_2020)| 四川大学研究生学位论文LaTeX模版(复刻官方word模版)Here you go!|78|0|2021-12-10| |95|[GaugeAndGravity/solution2liangshu](https://github.com/GaugeAndGravity/solution2liangshu)|this is a LaTeX project to write a solution to the book 微分几何入门与广义相对论 by 梁灿彬|17|0|2022-01-14| |96|[septsea/strange-book-zero](https://github.com/septsea/strange-book-zero)|a strange book discussing basic stuffs of polynomials|10|0|2021-12-23| |97|[cucJ2014/CUC_Template-of-thesis_Latex](https://github.com/cucJ2014/CUC_Template-of-thesis_Latex)|中国传媒大学论文模板Latex|7|0|2021-11-09| |98|[andy123t/Thesis-Slides](https://github.com/andy123t/Thesis-Slides)|毕业论文开题报告与答辩幻灯片模板|3|0|2022-01-08| |99|[LearningOS/os-lectures](https://github.com/LearningOS/os-lectures)|http://os.cs.tsinghua.edu.cn/oscourse/OS2021spring|208|0|2022-01-05| |100|[wangfh5/sysu-sop-latexmodel](https://github.com/wangfh5/sysu-sop-latexmodel)|中山大学物理学院-基础物理实验-实验报告/论文报告LaTeX模板|13|0|2021-07-22| -|101|[YuzheSHI/awesome-agi-cocosci](https://github.com/YuzheSHI/awesome-agi-cocosci)|An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.|46|0|2022-01-14| +|101|[YuzheSHI/awesome-agi-cocosci](https://github.com/YuzheSHI/awesome-agi-cocosci)|An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.|47|0|2022-01-14| |102|[PTYin/ml-basics](https://github.com/PTYin/ml-basics)|山东大学计算机学院机器学习课程笔记|5|0|2022-01-13| |103|[UnnamedOrange/Advanced-Algebra](https://github.com/UnnamedOrange/Advanced-Algebra)|《高等代数》学习笔记|4|0|2021-10-10| |104|[Aetf/xjtuthesis](https://github.com/Aetf/xjtuthesis)| 使用 LaTeX 排版学位论文!适用于西安交通大学学生|122|0|2021-09-22| @@ -115,14 +115,14 @@ |108|[Nick-Hopps/gdutart](https://github.com/Nick-Hopps/gdutart)|广东工业大学毕业设计/论文LaTeX模板|23|0|2021-11-18| |109|[obster-y/NCEPU-thesis](https://github.com/obster-y/NCEPU-thesis)|An unofficial LaTeX template based on NCEPU degree thesis requirement 一个非官方的华北电力大学学士学位论文LaTeX模板|19|0|2021-11-20| |110|[mengchaoheng/SCUT_thesis](https://github.com/mengchaoheng/SCUT_thesis)|华南理工大学硕博士学位论文LaTeX模板,始于2020年的最新项目,环境兼容性更好,实测可通过格式审核!|35|0|2021-12-27| -|111|[c834606877/ECNU-Paper-Template](https://github.com/c834606877/ECNU-Paper-Template)|华东师范大学(ECNU) 硕士 研究生 毕业论文 LaTeX模板|18|0|2021-12-05| +|111|[c834606877/ECNU-Paper-Template](https://github.com/c834606877/ECNU-Paper-Template)|华东师范大学(ECNU) 硕士 研究生 毕业论文 LaTeX模板|19|0|2021-12-05| |112|[bearcatat/SZUThesis](https://github.com/bearcatat/SZUThesis)|深圳大学研究生毕业论文latex模板(不全,格式不对不负责哈哈哈哈|3|0|2022-01-09| |113|[ColaForced/ControlTheoryNote](https://github.com/ColaForced/ControlTheoryNote)|控制相关学习笔记|2|0|2021-10-04| |114|[breezedeus/Learning-Notes](https://github.com/breezedeus/Learning-Notes)|各种学习笔记|3|0|2022-01-01| |115|[summitgao/OUC-LaTex-master](https://github.com/summitgao/OUC-LaTex-master)|中国海洋大学硕士博士学位论文 LaTeX 模板(Overleaf版)|3|0|2021-09-21| |116|[hegerdes/VSCode-LaTeX-Container](https://github.com/hegerdes/VSCode-LaTeX-Container)|This is a VSCode DevContainer template for scientific LaTeX papers|9|0|2021-07-21| |117|[zhong-yy/CSU_Thesis_Proposal](https://github.com/zhong-yy/CSU_Thesis_Proposal)|中南大学研究生学位论文开题报告LaTeX模板|4|0|2021-11-19| -|118|[thu-ml/tianshou-docs-zh_CN](https://github.com/thu-ml/tianshou-docs-zh_CN)|天授中文文档|29|0|2021-09-13| +|118|[thu-ml/tianshou-docs-zh_CN](https://github.com/thu-ml/tianshou-docs-zh_CN)|天授中文文档|30|0|2021-09-13| |119|[SunspotsInys/MathFormula](https://github.com/SunspotsInys/MathFormula)|考研数学公式简单集合|4|0|2021-10-04| |120|[JieyuZ2/Awesome-Weak-Supervision](https://github.com/JieyuZ2/Awesome-Weak-Supervision)|A curated list of programmatic weak supervision papers and resources|75|0|2022-01-11| |121|[dancvv/stdthesis](https://github.com/dancvv/stdthesis)|石家庄铁道大学本科毕业论文LaTex模板|11|0|2021-09-16| @@ -144,7 +144,7 @@ |137|[21-lessons/21lessons-book](https://github.com/21-lessons/21lessons-book)|21 Lessons - A book about a bitcoin journey, written by a bitcoiner|34|0|2021-11-11| |138|[wtsnwei/pdsp](https://github.com/wtsnwei/pdsp)|《Personal Development for Smart People》的中文自译版|32|0|2021-12-30| |139|[njuHan/njuthesis-nju-thesis-template](https://github.com/njuHan/njuthesis-nju-thesis-template)|南京大学学位论文(本科/硕士/博士),毕业论文LaTeX模板|233|0|2021-12-21| -|140|[nuaatug/nuaathesis](https://github.com/nuaatug/nuaathesis)|LaTeX document class for NUAA, supporting bachelor/master/PH.D thesis in Chinese/English/Japanese. 南航本科、硕士、博士学位论文 LaTeX 模板|182|0|2021-11-04| +|140|[nuaatug/nuaathesis](https://github.com/nuaatug/nuaathesis)|LaTeX document class for NUAA, supporting bachelor/master/PH.D thesis in Chinese/English/Japanese. 南航本科、硕士、博士学位论文 LaTeX 模板|183|0|2021-11-04| |141|[a171232886/TJUThesis_master_2021](https://github.com/a171232886/TJUThesis_master_2021)|天大博士/硕士学位论文Latex模板,根据2021年版要求修改,可直接在Overleaf上运行。:star:所写的论文成功提交天津大学图书馆存档!(2021.12.24)|59|0|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/All-Language.md b/content/charts/growth/software/All-Language.md index 508b087f..c3180b29 100644 --- a/content/charts/growth/software/All-Language.md +++ b/content/charts/growth/software/All-Language.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > All Language -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Language|Updated| |:-|:-|:-|:-|:-|:-|:-| -|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|18045|111|JavaScript|2022-01-15| -|2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4901|69|C|2022-01-13| -|3|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight, stable and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2175|66|Rust|2022-01-14| -|4|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5146|62|TypeScript|2022-01-15| -|5|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192299|62|JavaScript|2022-01-15| -|6|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|635|58|Go|2022-01-15| -|7|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5676|56|C|2022-01-05| -|8|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|941|50|Python|2022-01-14| -|9|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|200|50|C#|2022-01-12| -|10|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8817|49|Python|2022-01-13| -|11|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56891|48|Python|2022-01-15| -|12|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73590|42|Vue|2022-01-15| -|13|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|691|41|Vue|2022-01-05| -|14|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|32538|41|Python|2022-01-14| -|15|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55406|40|Java|2022-01-12| -|16|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5077|37|Python|2022-01-14| -|17|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1676|36|Rust|2021-12-30| -|18|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7470|33|TypeScript|2022-01-15| -|19|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|26510|32|TypeScript|2022-01-15| -|20|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99742|31|C++|2022-01-15| -|21|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|77061|31|TypeScript|2022-01-15| -|22|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14192|31|JavaScript|2022-01-14| -|23|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|18602|30|Python|2022-01-14| -|24|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14457|30|Rust|2022-01-15| -|25|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|430|29|Go|2022-01-09| -|26|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35365|28|JavaScript|2022-01-15| -|27|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|665|27|HTML|2021-12-23| -|28|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功 ...|6245|27|Go|2022-01-15| -|29|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37612|27|JavaScript|2022-01-09| -|30|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.|13955|26|Go|2022-01-15| -|31|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1057|26|Dart|2022-01-14| -|32|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29729|26|JavaScript|2022-01-15| -|33|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|775|26|Kotlin|2021-12-31| -|34|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51554|26|Vue|2022-01-15| -|35|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13517|25|Vue|2022-01-15| -|36|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2311|25|JavaScript|2022-01-08| -|37|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27165|24|Java|2022-01-12| -|38|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3026|24|Python|2021-12-04| -|39|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|52559|24|Go|2022-01-13| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|18075|111|JavaScript|2022-01-15| +|2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4993|69|C|2022-01-13| +|3|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight, stable and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2204|65|Rust|2022-01-14| +|4|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192324|62|JavaScript|2022-01-15| +|5|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5150|61|TypeScript|2022-01-15| +|6|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5681|56|C|2022-01-05| +|7|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|660|55|Go|2022-01-16| +|8|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8839|49|Python|2022-01-13| +|9|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56932|48|Python|2022-01-16| +|10|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|946|47|Python|2022-01-16| +|11|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|221|44|C#|2022-01-12| +|12|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73604|42|Vue|2022-01-15| +|13|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|33004|41|Python|2022-01-16| +|14|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55422|40|Java|2022-01-16| +|15|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|691|38|Vue|2022-01-05| +|16|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5080|36|Python|2022-01-14| +|17|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1677|35|Rust|2021-12-30| +|18|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7475|33|TypeScript|2022-01-16| +|19|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|26555|32|TypeScript|2022-01-16| +|20|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99754|31|C++|2022-01-16| +|21|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|77080|31|TypeScript|2022-01-15| +|22|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14210|31|JavaScript|2022-01-14| +|23|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|18609|30|Python|2022-01-16| +|24|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14476|30|Rust|2022-01-15| +|25|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35373|28|JavaScript|2022-01-15| +|26|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37611|27|JavaScript|2022-01-09| +|27|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|430|27|Go|2022-01-09| +|28|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.|13964|26|Go|2022-01-16| +|29|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|667|26|HTML|2021-12-23| +|30|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1065|26|Dart|2022-01-14| +|31|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29743|26|JavaScript|2022-01-16| +|32|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功 ...|6248|26|Go|2022-01-16| +|33|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51555|26|Vue|2022-01-15| +|34|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13526|25|Vue|2022-01-16| +|35|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|776|25|Kotlin|2021-12-31| +|36|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2325|25|JavaScript|2022-01-08| +|37|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27176|24|Java|2022-01-12| +|38|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3035|24|Python|2021-12-04| +|39|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|52592|24|Go|2022-01-13| |40|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42833|24|Python|2021-12-04| -|41|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|94|24|C++|2022-01-13| -|42|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17894|23|TypeScript|2021-10-24| -|43|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28210|23|Java|2022-01-14| -|44|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61409|23|Clojure|2021-12-20| -|45|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|530|23|C++|2022-01-14| -|46|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30373|22|TypeScript|2022-01-15| -|47|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37426|20|Vue|2021-09-13| -|48|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18864|19|Objective-C|2021-11-26| -|49|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1216|19|Swift|2022-01-13| -|50|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4598|19|Go|2022-01-15| -|51|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17568|19|Python|2022-01-15| -|52|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31139|19|TypeScript|2022-01-11| -|53|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43399|19|JavaScript|2021-10-01| -|54|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21494|19|Java|2022-01-15| -|55|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3600|19|Go|2022-01-14| -|56|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3945|18|C#|2022-01-12| -|57|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35024|18|JavaScript|2022-01-07| -|58|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30449|18|Python|2021-08-25| -|59|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29478|18|JavaScript|2022-01-13| -|60|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15532|18|JavaScript|2022-01-13| -|61|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|28837|18|Makefile|2021-12-28| -|62|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4806|18|Dart|2022-01-02| -|63|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1033|18|JavaScript|2022-01-15| -|64|[oceanbase/oceanbase](https://github.com/oceanbase/oceanbase)|OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.|4064|18|C++|2022-01-14| -|65|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52332|18|Assembly|2022-01-15| -|66|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5547|18|TypeScript|2022-01-15| -|67|[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, ...|19909|17|Go|2022-01-02| -|68|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|712|17|Python|2022-01-15| -|69|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus主线版本基于element-plus、element-ui、ant-design-vue三 ...|11217|17|Vue|2022-01-13| -|70|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|18261|17|JavaScript|2022-01-15| -|71|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |41724|17|JavaScript|2022-01-15| -|72|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4103|16|C#|2022-01-14| -|73|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|733|16|Python|2022-01-04| -|74|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24505|16|Java|2021-11-07| -|75|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|916|16|CSS|2022-01-07| -|76|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21048|16|Java|2022-01-14| -|77|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9986|16|JavaScript|2022-01-15| -|78|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49791|16|JavaScript|2021-12-22| -|79|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22387|16|Java|2022-01-13| -|80|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4864|16|TypeScript|2022-01-14| -|81|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40213|16|Python|2022-01-10| -|82|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|400|16|Python|2022-01-13| -|83|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23150|16|Java|2021-11-02| -|84|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49404|15|TypeScript|2022-01-15| -|85|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|473|15|PHP|2022-01-15| -|86|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4060|15|Go|2021-12-24| -|87|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performanc ...|5608|15|TypeScript|2022-01-15| -|88|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39652|15|JavaScript|2022-01-13| -|89|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3562|15|C#|2021-12-30| -|90|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30338|15|Java|2021-12-11| -|91|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18418|15|Java|2022-01-15| -|92|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20721|15|Java|2022-01-15| -|93|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17217|15|Java|2022-01-03| -|94|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9257|15|Python|2022-01-15| -|95|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27840|15|Go|2022-01-15| -|96|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|714|15|Swift|2022-01-15| -|97|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14143|15|JavaScript|2021-11-21| -|98|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|8440|15|Vue|2022-01-14| -|99|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|21123|14|Java|2022-01-15| -|100|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6669|14|JavaScript|2021-12-22| -|101|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6354|14|JavaScript|2022-01-15| -|102|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17984|14|Python|2022-01-15| -|103|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10607|14|Vue|2021-10-13| -|104|[taowen/awesome-lowcode](https://github.com/taowen/awesome-lowcode)|国内低代码平台从业者交流|7398|14|-|2022-01-15| -|105|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28955|14|Rust|2022-01-12| -|106|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12777|14|C#|2022-01-13| -|107|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23246|14|Java|2021-12-03| +|41|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17892|23|TypeScript|2021-10-24| +|42|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28215|23|Java|2022-01-16| +|43|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61426|23|Clojure|2021-12-20| +|44|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30374|22|TypeScript|2022-01-15| +|45|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|531|22|C++|2022-01-16| +|46|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37428|20|Vue|2021-09-13| +|47|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18867|19|Objective-C|2021-11-26| +|48|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1219|19|Swift|2022-01-16| +|49|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4607|19|Go|2022-01-16| +|50|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17568|19|Python|2022-01-16| +|51|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31145|19|TypeScript|2022-01-11| +|52|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43404|19|JavaScript|2021-10-01| +|53|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|95|19|C++|2022-01-13| +|54|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21496|19|Java|2022-01-16| +|55|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3602|19|Go|2022-01-16| +|56|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3960|18|C#|2022-01-12| +|57|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35027|18|JavaScript|2022-01-07| +|58|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30454|18|Python|2021-08-25| +|59|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29482|18|JavaScript|2022-01-13| +|60|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15543|18|JavaScript|2022-01-16| +|61|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|28841|18|Makefile|2021-12-28| +|62|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4828|18|Dart|2022-01-02| +|63|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1043|18|JavaScript|2022-01-15| +|64|[oceanbase/oceanbase](https://github.com/oceanbase/oceanbase)|OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.|4065|18|C++|2022-01-14| +|65|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52340|18|Assembly|2022-01-15| +|66|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5554|18|TypeScript|2022-01-16| +|67|[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, ...|19918|17|Go|2022-01-16| +|68|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|726|17|Python|2022-01-15| +|69|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus主线版本基于element-plus、element-ui、ant-design-vue三 ...|11223|17|Vue|2022-01-13| +|70|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|18275|17|JavaScript|2022-01-15| +|71|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |41731|17|JavaScript|2022-01-15| +|72|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4107|16|C#|2022-01-16| +|73|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24510|16|Java|2021-11-07| +|74|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|930|16|CSS|2022-01-07| +|75|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21055|16|Java|2022-01-14| +|76|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9989|16|JavaScript|2022-01-15| +|77|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49791|16|JavaScript|2021-12-22| +|78|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22389|16|Java|2022-01-13| +|79|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4875|16|TypeScript|2022-01-16| +|80|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40238|16|Python|2022-01-16| +|81|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23163|16|Java|2021-11-02| +|82|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49411|15|TypeScript|2022-01-15| +|83|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|476|15|Kotlin|2022-01-16| +|84|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4061|15|Go|2021-12-24| +|85|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performanc ...|5611|15|TypeScript|2022-01-16| +|86|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39798|15|JavaScript|2022-01-16| +|87|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|739|15|Python|2022-01-04| +|88|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3568|15|C#|2021-12-30| +|89|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30339|15|Java|2021-12-11| +|90|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18417|15|Java|2022-01-15| +|91|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20727|15|Java|2022-01-16| +|92|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17222|15|Java|2022-01-03| +|93|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9267|15|Python|2022-01-16| +|94|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27850|15|Go|2022-01-16| +|95|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|723|15|Swift|2022-01-16| +|96|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14150|15|JavaScript|2021-11-21| +|97|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|401|15|Python|2022-01-13| +|98|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|8448|15|Vue|2022-01-16| +|99|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|21125|14|Java|2022-01-15| +|100|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6681|14|JavaScript|2021-12-22| +|101|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6367|14|JavaScript|2022-01-15| +|102|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17988|14|Python|2022-01-16| +|103|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10616|14|Vue|2021-10-13| +|104|[taowen/awesome-lowcode](https://github.com/taowen/awesome-lowcode)|国内低代码平台从业者交流|7402|14|-|2022-01-15| +|105|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28963|14|Rust|2022-01-12| +|106|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12784|14|C#|2022-01-16| +|107|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23244|14|Java|2021-12-03| |108|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20383|14|JavaScript|2022-01-15| -|109|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13054|14|JavaScript|2022-01-12| +|109|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13056|14|JavaScript|2022-01-12| |110|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9214|13|Python|2022-01-07| -|111|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4678|13|Java|2022-01-14| +|111|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4688|13|Java|2022-01-14| |112|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|548|13|Go|2022-01-14| -|113|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30147|13|Go|2022-01-15| -|114|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|144|13|Java|2022-01-12| -|115|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14012|13|Python|2021-07-24| -|116|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11104|13|Go|2022-01-14| -|117|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18353|13|JavaScript|2022-01-15| -|118|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|509|13|C|2022-01-07| -|119|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4146|13|JavaScript|2021-10-20| -|120|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|4930|13|-|2021-12-11| -|121|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|6947|13|C++|2022-01-14| -|122|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|1284|13|Rust|2022-01-11| -|123|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2903|13|JavaScript|2022-01-15| -|124|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38323|13|Go|2022-01-13| -|125|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18265|13|Java|2022-01-15| -|126|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|10828|12|TypeScript|2022-01-09| -|127|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|14012|12|C++|2022-01-06| -|128|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|12|C|2022-01-09| -|129|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16717|12|Java|2022-01-14| -|130|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11717|12|TypeScript|2022-01-13| -|131|[DayBreak-u/chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite)|超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M |8434|12|C++|2022-01-13| -|132|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4777|12|C#|2022-01-14| -|133|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18629|12|Rust|2022-01-15| -|134|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23939|12|Vue|2021-12-28| -|135|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2537|12|HTML|2022-01-14| -|136|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19479|12|C|2022-01-15| -|137|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12876|12|Java|2022-01-03| -|138|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|260|12|Java|2022-01-02| -|139|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20246|12|Rust|2022-01-11| -|140|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2426|12|TypeScript|2022-01-15| -|141|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3035|12|JavaScript|2021-12-11| -|142|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2939|12|C++|2022-01-09| -|143|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26178|12|Java|2022-01-14| -|144|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|5948|12|JavaScript|2021-12-08| -|145|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37398|11|TypeScript|2022-01-15| +|113|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30149|13|Go|2022-01-16| +|114|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14011|13|Python|2021-07-24| +|115|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11110|13|Go|2022-01-14| +|116|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18363|13|JavaScript|2022-01-16| +|117|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4146|13|JavaScript|2021-10-20| +|118|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|4935|13|-|2022-01-16| +|119|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|6952|13|C++|2022-01-14| +|120|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|1287|13|Rust|2022-01-11| +|121|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2908|13|JavaScript|2022-01-16| +|122|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38325|13|Go|2022-01-16| +|123|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18270|13|Java|2022-01-15| +|124|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|10850|12|TypeScript|2022-01-09| +|125|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|14015|12|C++|2022-01-06| +|126|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|12|C|2022-01-09| +|127|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16723|12|Java|2022-01-14| +|128|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11723|12|TypeScript|2022-01-13| +|129|[DayBreak-u/chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite)|超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M |8434|12|C++|2022-01-13| +|130|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4799|12|C#|2022-01-14| +|131|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|146|12|Java|2022-01-12| +|132|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18640|12|Rust|2022-01-16| +|133|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23940|12|Vue|2021-12-28| +|134|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2537|12|HTML|2022-01-14| +|135|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|510|12|C|2022-01-07| +|136|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19502|12|C|2022-01-16| +|137|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12881|12|Java|2022-01-03| +|138|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|265|12|Java|2022-01-02| +|139|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20259|12|Rust|2022-01-11| +|140|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2426|12|TypeScript|2022-01-16| +|141|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3048|12|JavaScript|2021-12-11| +|142|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2944|12|C++|2022-01-09| +|143|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26181|12|Java|2022-01-16| +|144|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|5948|12|JavaScript|2022-01-15| +|145|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37410|11|TypeScript|2022-01-16| |146|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|937|11|JavaScript|2021-10-30| -|147|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25615|11|JavaScript|2021-10-26| -|148|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11701|11|Go|2022-01-13| -|149|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6369|11|Shell|2021-12-31| -|150|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2400|11|Python|2022-01-15| -|151|[geektutu/7days-golang](https://github.com/geektutu/7days-golang)|7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列|9547|11|Go|2021-12-28| -|152|[alibaba/xquic](https://github.com/alibaba/xquic)|-|825|11|C|2022-01-15| -|153|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21668|11|JavaScript|2021-11-16| -|154|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25046|11|Shell|2022-01-15| -|155|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7767|11|Java|2022-01-12| -|156|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1036|11|C|2021-10-15| -|157|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21775|11|JavaScript|2022-01-15| -|158|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11662|11|Python|2021-12-13| -|159|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1634|11|Go|2022-01-06| -|160|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1668|11|Rust|2022-01-15| -|161|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1282|11|TypeScript|2021-12-21| -|162|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|748|11|TypeScript|2021-11-29| -|163|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|3740|11|-|2022-01-05| -|164|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22587|11|Java|2021-12-13| -|165|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1023|11|Vue|2021-12-20| -|166|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22555|11|JavaScript|2022-01-15| -|167|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33097|11|JavaScript|2021-12-13| -|168|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23431|11|JavaScript|2022-01-12| -|169|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36715|10|Java|2022-01-15| -|170|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12930|10|TypeScript|2022-01-15| -|171|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1772|10|Go|2022-01-13| -|172|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9633|10|Go|2022-01-14| -|173|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4685|10|-|2021-10-28| -|174|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12133|10|JavaScript|2021-12-28| -|175|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15915|10|Vue|2022-01-15| -|176|[nytimes/covid-19-data](https://github.com/nytimes/covid-19-data)|An ongoing repository of data on coronavirus cases and deaths in the U.S.|6709|10|-|2022-01-15| -|177|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8558|10|Python|2022-01-14| -|178|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32187|10|JavaScript|2022-01-12| -|179|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12982|10|Dart|2022-01-12| -|180|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3738|10|Python|2022-01-12| -|181|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|7988|10|Java|2022-01-14| -|182|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8426|10|Java|2021-12-10| -|183|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|26079|10|HTML|2021-12-10| -|184|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|15991|10|Vue|2021-11-06| +|147|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25617|11|JavaScript|2021-10-26| +|148|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11702|11|Go|2022-01-13| +|149|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6373|11|Shell|2021-12-31| +|150|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2466|11|Python|2022-01-16| +|151|[geektutu/7days-golang](https://github.com/geektutu/7days-golang)|7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列|9554|11|Go|2021-12-28| +|152|[alibaba/xquic](https://github.com/alibaba/xquic)|-|835|11|C|2022-01-15| +|153|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21670|11|JavaScript|2021-11-16| +|154|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25058|11|Shell|2022-01-16| +|155|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7776|11|Java|2022-01-12| +|156|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21780|11|JavaScript|2022-01-16| +|157|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11665|11|Python|2021-12-13| +|158|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1635|11|Go|2022-01-06| +|159|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1693|11|Rust|2022-01-15| +|160|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1287|11|TypeScript|2021-12-21| +|161|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|748|11|TypeScript|2021-11-29| +|162|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|3772|11|-|2022-01-05| +|163|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22588|11|Java|2021-12-13| +|164|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1028|11|Vue|2021-12-20| +|165|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22560|11|JavaScript|2022-01-16| +|166|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33099|11|JavaScript|2021-12-13| +|167|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23433|11|JavaScript|2022-01-12| +|168|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36717|10|Java|2022-01-16| +|169|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12937|10|TypeScript|2022-01-15| +|170|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1773|10|Go|2022-01-13| +|171|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9640|10|Go|2022-01-16| +|172|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4687|10|-|2021-10-28| +|173|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12137|10|JavaScript|2021-12-28| +|174|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15914|10|Vue|2022-01-16| +|175|[nytimes/covid-19-data](https://github.com/nytimes/covid-19-data)|An ongoing repository of data on coronavirus cases and deaths in the U.S.|6709|10|-|2022-01-16| +|176|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8562|10|Python|2022-01-14| +|177|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32190|10|JavaScript|2022-01-12| +|178|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12985|10|Dart|2022-01-12| +|179|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3742|10|Python|2022-01-12| +|180|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|7989|10|Java|2022-01-14| +|181|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8426|10|Java|2021-12-10| +|182|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|26079|10|HTML|2021-12-10| +|183|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1037|10|C|2021-10-15| +|184|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|15993|10|Vue|2021-11-06| |185|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|929|10|TypeScript|2021-11-15| -|186|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12115|10|Java|2021-12-13| +|186|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12116|10|Java|2021-12-13| |187|[ApsaraDB/galaxysql](https://github.com/ApsaraDB/galaxysql)|PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.|934|10|Java|2021-12-28| -|188|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15580|10|C++|2022-01-15| -|189|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32122|10|Java|2022-01-14| -|190|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17659|10|Vim script|2022-01-15| -|191|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9619|10|TypeScript|2022-01-14| +|188|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15591|10|C++|2022-01-16| +|189|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32129|10|Java|2022-01-14| +|190|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17665|10|Vim script|2022-01-16| +|191|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9624|10|TypeScript|2022-01-14| |192|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1968|10|JavaScript|2022-01-14| -|193|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22012|10|JavaScript|2022-01-15| -|194|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15642|10|Vue|2022-01-13| -|195|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero 全面技术栈开发最小可用项目,帮助go-zero社区更完善。 go-zero项目地址: https://github.com/zeromicro/go-zero|267|10|Go|2022-01-10| -|196|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15550|9|JavaScript|2021-12-27| +|193|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22014|10|JavaScript|2022-01-15| +|194|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15655|10|Vue|2022-01-16| +|195|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero 全面技术栈开发最小可用项目,帮助go-zero社区更完善。 go-zero项目地址: https://github.com/zeromicro/go-zero|274|10|Go|2022-01-10| +|196|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15551|9|JavaScript|2021-12-27| |197|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|215|9|Go|2021-12-24| -|198|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7608|9|Kotlin|2022-01-14| -|199|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17834|9|C++|2022-01-15| -|200|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|9|Java|2021-12-16| +|198|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7612|9|Kotlin|2022-01-16| +|199|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17839|9|C++|2022-01-16| +|200|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|772|9|Java|2021-12-13|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Assembly.md b/content/charts/growth/software/Assembly.md index db7bad33..3bcb3881 100644 --- a/content/charts/growth/software/Assembly.md +++ b/content/charts/growth/software/Assembly.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Assembly -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52332|18|2022-01-15| -|2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!|7718|2|2022-01-15| +|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52340|18|2022-01-15| +|2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!|7721|2|2022-01-16| |3|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|21|1|2021-12-15| -|4|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|6|0|2021-11-27| +|4|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|5|0|2021-11-27| |5|[NEUzht/computer_system](https://github.com/NEUzht/computer_system)|孙仲武带带我|3|0|2022-01-09| |6|[lishaojiang/talkcoroutine](https://github.com/lishaojiang/talkcoroutine)|coroutine;fiber;boost fiber|25|0|2021-08-03| |7|[Chao-wei-chu/MIPS-Snake-Game](https://github.com/Chao-wei-chu/MIPS-Snake-Game)|這是我使用MIPS組合語言撰寫的貪食蛇遊戲|3|0|2021-09-03| diff --git a/content/charts/growth/software/C.md b/content/charts/growth/software/C.md index bb11a6d4..d046e267 100644 --- a/content/charts/growth/software/C.md +++ b/content/charts/growth/software/C.md @@ -1,79 +1,79 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > C -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4901|69|2022-01-13| -|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5676|56|2022-01-05| -|3|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|509|13|2022-01-07| -|4|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|12|2022-01-09| -|5|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19479|12|2022-01-15| -|6|[alibaba/xquic](https://github.com/alibaba/xquic)|-|825|11|2022-01-15| -|7|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1036|11|2021-10-15| -|8|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3365|9|2021-12-11| -|9|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6118|9|2022-01-15| -|10|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|959|6|2021-12-27| -|11|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5301|6|2021-12-30| +|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4993|69|2022-01-13| +|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5681|56|2022-01-05| +|3|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|12|2022-01-09| +|4|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|510|12|2022-01-07| +|5|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19502|12|2022-01-16| +|6|[alibaba/xquic](https://github.com/alibaba/xquic)|-|835|11|2022-01-15| +|7|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1037|10|2021-10-15| +|8|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3374|9|2021-12-11| +|9|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6125|9|2022-01-15| +|10|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|960|6|2021-12-27| +|11|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5302|6|2021-12-30| |12|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|136|5|2021-12-27| -|13|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9288|5|2021-12-17| -|14|[Tencent/puerts](https://github.com/Tencent/puerts)|Write your game with TypeScript in UE4 or Unity. Puerts can be pronounced as pu-erh TS(普洱TS)|2286|4|2022-01-15| -|15|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|9971|4|2022-01-13| -|16|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5793|4|2021-11-16| -|17|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7162|4|2022-01-12| -|18|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|543|4|2021-12-16| -|19|[flightlessmango/MangoHud](https://github.com/flightlessmango/MangoHud)|A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb|3059|4|2022-01-15| -|20|[Tencent/xLua](https://github.com/Tencent/xLua)|xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.|7297|4|2022-01-14| -|21|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7775|4|2022-01-15| -|22|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10570|4|2021-11-24| +|13|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9290|5|2021-12-17| +|14|[Tencent/puerts](https://github.com/Tencent/puerts)|Write your game with TypeScript in UE4 or Unity. Puerts can be pronounced as pu-erh TS(普洱TS)|2287|4|2022-01-16| +|15|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|9976|4|2022-01-13| +|16|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5794|4|2021-11-16| +|17|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7170|4|2022-01-16| +|18|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|545|4|2021-12-16| +|19|[flightlessmango/MangoHud](https://github.com/flightlessmango/MangoHud)|A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb|3062|4|2022-01-15| +|20|[Tencent/xLua](https://github.com/Tencent/xLua)|xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.|7298|4|2022-01-16| +|21|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7777|4|2022-01-16| +|22|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10575|4|2021-11-24| |23|[happyfish100/fastdfs](https://github.com/happyfish100/fastdfs)|FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We ...|7803|3|2021-12-31| -|24|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|3|2022-01-09| -|25|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1594|3|2021-12-26| -|26|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.|3469|3|2022-01-11| -|27|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11277|3|2021-12-14| -|28|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.3.0 Please go to https://aliosthings.iot.aliyun.com to get your minimal code.|4083|3|2022-01-06| -|29|[dog-qiuqiu/Yolo-Fastest](https://github.com/dog-qiuqiu/Yolo-Fastest)|:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and ...|1510|3|2021-08-11| -|30|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10901|3|2021-12-22| -|31|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7882|3|2021-10-08| -|32|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4098|3|2022-01-15| -|33|[microshow/RxFFmpeg](https://github.com/microshow/RxFFmpeg)|🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ...|3402|3|2021-08-02| -|34|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。|4422|3|2022-01-02| -|35|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is a Cloud-Native Host-Based Intrusion Detection solution project to provide next-generation Threat Detection and Behavior Audition with modern architecture.|1019|3|2022-01-15| -|36|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1563|2|2021-09-17| -|37|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1847|2|2022-01-15| -|38|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|304|2|2022-01-09| -|39|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|854|2|2022-01-08| -|40|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5527|2|2021-12-22| -|41|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2803|2|2021-12-29| -|42|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3523|2|2022-01-15| +|24|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1596|3|2022-01-15| +|25|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.|3474|3|2022-01-11| +|26|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11277|3|2021-12-14| +|27|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.3.0 Please go to https://aliosthings.iot.aliyun.com to get your minimal code.|4084|3|2022-01-06| +|28|[dog-qiuqiu/Yolo-Fastest](https://github.com/dog-qiuqiu/Yolo-Fastest)|:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and ...|1512|3|2021-08-11| +|29|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10904|3|2021-12-22| +|30|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7891|3|2021-10-08| +|31|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4099|3|2022-01-15| +|32|[microshow/RxFFmpeg](https://github.com/microshow/RxFFmpeg)|🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ...|3402|3|2021-08-02| +|33|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。|4424|3|2022-01-02| +|34|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is a Cloud-Native Host-Based Intrusion Detection solution project to provide next-generation Threat Detection and Behavior Audition with modern architecture.|1019|3|2022-01-15| +|35|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1563|2|2021-09-17| +|36|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1846|2|2022-01-16| +|37|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|304|2|2022-01-09| +|38|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|856|2|2022-01-08| +|39|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5529|2|2021-12-22| +|40|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|2|2022-01-09| +|41|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2807|2|2021-12-29| +|42|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3525|2|2022-01-16| |43|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1483|2|2021-11-01| -|44|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2352|2|2022-01-13| -|45|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10138|2|2022-01-11| -|46|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2044|2|2021-12-24| +|44|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2352|2|2022-01-16| +|45|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10142|2|2022-01-11| +|46|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2045|2|2021-12-24| |47|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1115|2|2022-01-13| -|48|[y123456yz/reading-code-of-nginx-1.9.2](https://github.com/y123456yz/reading-code-of-nginx-1.9.2)|nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕|3483|2|2021-07-26| -|49|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1263|2|2022-01-15| +|48|[y123456yz/reading-code-of-nginx-1.9.2](https://github.com/y123456yz/reading-code-of-nginx-1.9.2)|nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕|3484|2|2021-07-26| +|49|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1265|2|2022-01-16| |50|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯 ...|471|2|2022-01-01| -|51|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|816|2|2022-01-09| -|52|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9744|2|2022-01-15| -|53|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|48|2|2021-12-23| +|51|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|817|2|2022-01-09| +|52|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9746|2|2022-01-16| +|53|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|49|2|2021-12-23| |54|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4743|2|2022-01-06| |55|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1173|2|2022-01-14| |56|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|629|2|2022-01-04| |57|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2116|2|2021-12-21| |58|[hydromisc/hydromisc](https://github.com/hydromisc/hydromisc)|Open hardware to measure EC and pH, drive pumps, and otherwise manage a mid-size hydroponic grow over Wi-Fi.|457|2|2022-01-03| -|59|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5383|2|2022-01-15| +|59|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5385|2|2022-01-16| |60|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|101|1|2021-11-08| -|61|[lotabout/write-a-C-interpreter](https://github.com/lotabout/write-a-C-interpreter)|Write a simple interpreter of C. Inspired by c4 and largely based on it.|2890|1|2021-12-27| +|61|[lotabout/write-a-C-interpreter](https://github.com/lotabout/write-a-C-interpreter)|Write a simple interpreter of C. Inspired by c4 and largely based on it.|2891|1|2021-12-27| |62|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|873|1|2022-01-15| -|63|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|105|1|2021-10-09| -|64|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2476|1|2021-12-24| -|65|[xboot/libonnx](https://github.com/xboot/libonnx)|A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.|354|1|2021-10-25| +|63|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|106|1|2021-10-09| +|64|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2478|1|2021-12-24| +|65|[xboot/libonnx](https://github.com/xboot/libonnx)|A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.|355|1|2021-10-25| |66|[LGCooci/KCCbjc4_debug](https://github.com/LGCooci/KCCbjc4_debug)|🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!|704|1|2021-09-26| |67|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10| -|68|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2152|1|2021-11-10| -|69|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|871|1|2022-01-15| +|68|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2150|1|2021-11-10| +|69|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|870|1|2022-01-15| |70|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1924|1|2021-10-24| |71|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|912|1|2021-10-22| |72|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|989|1|2022-01-07| @@ -86,124 +86,124 @@ |79|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|126|1|2021-12-04| |80|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|192|1|2021-12-06| |81|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。|375|1|2021-10-31| -|82|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1680|1|2022-01-07| +|82|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1682|1|2022-01-07| |83|[jiangwenyuan/nuster](https://github.com/jiangwenyuan/nuster)|A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy|1828|1|2021-12-07| |84|[iqiyi/qnsm](https://github.com/iqiyi/qnsm)|QNSM is network security monitoring framework based on DPDK.|423|1|2021-09-27| |85|[acl-dev/acl](https://github.com/acl-dev/acl)|Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS|2128|1|2022-01-13| -|86|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3102|1|2022-01-03| +|86|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3103|1|2022-01-16| |87|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|164|1|2022-01-14| |88|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|560|1|2021-12-15| |89|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1648|1|2022-01-02| -|90|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1558|1|2021-11-30| +|90|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1560|1|2021-11-30| |91|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|107|1|2021-11-26| -|92|[weisongwen/GraphGNSSLib](https://github.com/weisongwen/GraphGNSSLib)|An Open-source Package for GNSS Positioning and Real-time Kinematic Using Factor Graph Optimization|264|1|2021-11-30| +|92|[weisongwen/GraphGNSSLib](https://github.com/weisongwen/GraphGNSSLib)|An Open-source Package for GNSS Positioning and Real-time Kinematic Using Factor Graph Optimization|265|1|2021-11-30| |93|[LingDong-/skeleton-tracing](https://github.com/LingDong-/skeleton-tracing)|A new algorithm for retrieving topological skeleton as a set of polylines from binary images|353|1|2021-10-24| |94|[yangjie10930/EpMedia](https://github.com/yangjie10930/EpMedia)|Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to u ...|1972|1|2021-08-09| |95|[seemoo-lab/nexmon](https://github.com/seemoo-lab/nexmon)|The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more|1782|1|2021-11-15| |96|[Rand312/xv6](https://github.com/Rand312/xv6)|-|94|1|2021-11-28| -|97|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|228|1|2021-11-28| +|97|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|229|1|2021-11-28| |98|[numberwolf/FFmpeg-Plus-OpenGL](https://github.com/numberwolf/FFmpeg-Plus-OpenGL)|🔥 OpenGL Filter for FFmpeg: Support Effects/Transition/Picture-in-Picture/LUT, Render video by your shaders(GLSL) . 🔥 FFmpeg Filter支持特效/转场/画中画、特效/LUT贴纸能力, 支持OpenGL Shader。|236|1|2021-11-03| -|99|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1447|1|2022-01-03| +|99|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1450|1|2022-01-03| |100|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|190|1|2021-07-29| -|101|[cjdelisle/cjdns](https://github.com/cjdelisle/cjdns)|An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.|4783|1|2022-01-14| +|101|[cjdelisle/cjdns](https://github.com/cjdelisle/cjdns)|An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.|4786|1|2022-01-16| |102|[session-replay-tools/cetus](https://github.com/session-replay-tools/cetus)|Cetus is a high performance middleware that provides transparent routing between your application and any backend MySQL Servers. |1218|1|2021-12-21| -|103|[yangminz/bcst_csapp](https://github.com/yangminz/bcst_csapp)|A C language repo to implement CSAPP|409|1|2022-01-09| +|103|[yangminz/bcst_csapp](https://github.com/yangminz/bcst_csapp)|A C language repo to implement CSAPP|413|1|2022-01-16| |104|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1088|1|2022-01-10| -|105|[timwhitez/Cobalt-Strike-Aggressor-Scripts](https://github.com/timwhitez/Cobalt-Strike-Aggressor-Scripts)|Cobalt Strike Aggressor 插件包|570|1|2021-08-31| -|106|[goldendict/goldendict](https://github.com/goldendict/goldendict)|A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, ...|4188|1|2022-01-15| -|107|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|836|1|2021-09-15| +|105|[timwhitez/Cobalt-Strike-Aggressor-Scripts](https://github.com/timwhitez/Cobalt-Strike-Aggressor-Scripts)|Cobalt Strike Aggressor 插件包|571|1|2021-08-31| +|106|[goldendict/goldendict](https://github.com/goldendict/goldendict)|A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, ...|4190|1|2022-01-16| +|107|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|837|1|2021-09-15| |108|[alibaba/diagnose-tools](https://github.com/alibaba/diagnose-tools)|-|307|1|2022-01-13| -|109|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|913|1|2022-01-09| +|109|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|913|1|2022-01-16| |110|[lqian/light-LPR](https://github.com/lqian/light-LPR)|Light-LPR is an open source project aimed at license plate recognition that can run on embedded devices, mobile phones, and x86 platforms. It aims to support license plate recognition in various scena ...|695|1|2021-11-05| -|111|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|701|1|2021-10-12| -|112|[session-replay-tools/tcpcopy](https://github.com/session-replay-tools/tcpcopy)|An online request replication tool, also a tcp stream replay tool, fit for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, etc|4046|1|2021-10-13| -|113|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1152|1|2021-09-29| -|114|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2479|1|2021-12-17| -|115|[wlanjie/trinity](https://github.com/wlanjie/trinity)|android video record editor muxer sdk|735|1|2021-08-11| +|111|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|702|1|2021-10-12| +|112|[session-replay-tools/tcpcopy](https://github.com/session-replay-tools/tcpcopy)|An online request replication tool, also a tcp stream replay tool, fit for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, etc|4048|1|2021-10-13| +|113|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1153|1|2021-09-29| +|114|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2480|1|2021-12-17| +|115|[wlanjie/trinity](https://github.com/wlanjie/trinity)|android video record editor muxer sdk|736|1|2021-08-11| |116|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|117|1|2021-09-15| |117|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|107|1|2021-09-05| |118|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|216|1|2022-01-03| -|119|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5770|1|2022-01-15| +|119|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5768|1|2022-01-15| |120|[Xinyuan-LilyGO/TTGO-T-Display](https://github.com/Xinyuan-LilyGO/TTGO-T-Display)|-|602|1|2021-12-26| |121|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|587|1|2022-01-07| -|122|[shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows)|Windows and Cygwin port of proxychains, based on MinHook and DLL Injection|486|1|2021-10-17| +|122|[shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows)|Windows and Cygwin port of proxychains, based on MinHook and DLL Injection|487|1|2021-10-17| |123|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|66|1|2022-01-13| |124|[WizTeam/WizNoteLite](https://github.com/WizTeam/WizNoteLite)|WizNote Lite Project|578|1|2021-10-21| -|125|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|328|1|2022-01-09| +|125|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|330|1|2022-01-09| |126|[fanyuan/mp3Convert](https://github.com/fanyuan/mp3Convert)|mp3转码,把wav转换成mp3格式|347|1|2021-12-29| -|127|[armink/EasyLogger](https://github.com/armink/EasyLogger)|An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库|2006|1|2022-01-07| +|127|[armink/EasyLogger](https://github.com/armink/EasyLogger)|An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库|2008|1|2022-01-07| |128|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|331|1|2021-10-29| |129|[hanson-young/nniefacelib](https://github.com/hanson-young/nniefacelib)|nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库|467|1|2021-10-12| -|130|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|353|1|2021-11-29| -|131|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2391|1|2022-01-03| +|130|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|354|1|2021-11-29| +|131|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2392|1|2022-01-03| |132|[pingostack/pingos](https://github.com/pingostack/pingos)|Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify|742|1|2022-01-10| |133|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|246|1|2021-11-25| |134|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|728|1|2021-11-17| |135|[hepingood/ssd1306](https://github.com/hepingood/ssd1306)|ssd1306 full function driver|349|1|2022-01-09| |136|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2714|1|2021-10-15| |137|[alibaba/tsar](https://github.com/alibaba/tsar)|Taobao System Activity Reporter|2333|1|2022-01-05| -|138|[winshining/nginx-http-flv-module](https://github.com/winshining/nginx-http-flv-module)|Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now.|2077|1|2021-12-31| +|138|[winshining/nginx-http-flv-module](https://github.com/winshining/nginx-http-flv-module)|Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now.|2078|1|2021-12-31| |139|[hepingood/ds18b20](https://github.com/hepingood/ds18b20)|ds18b20 full function driver|213|1|2022-01-10| |140|[waveshare/e-Paper](https://github.com/waveshare/e-Paper)|-|750|1|2022-01-10| -|141|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1457|1|2022-01-15| +|141|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1459|1|2022-01-16| |142|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2807|1|2021-12-13| |143|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等|998|1|2021-12-30| |144|[SmallPond/MIT6.828_OS](https://github.com/SmallPond/MIT6.828_OS)|MIT 6.828 Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html|472|1|2021-11-05| -|145|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|310|1|2021-12-28| -|146|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1278|1|2021-12-04| -|147|[openvenues/libpostal](https://github.com/openvenues/libpostal)|A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.|3340|1|2022-01-05| -|148|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1378|1|2022-01-15| +|145|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|311|1|2021-12-28| +|146|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1279|1|2021-12-04| +|147|[openvenues/libpostal](https://github.com/openvenues/libpostal)|A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.|3342|1|2022-01-05| +|148|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1381|1|2022-01-15| |149|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1163|1|2021-12-24| -|150|[happyfish100/FastCFS](https://github.com/happyfish100/FastCFS)|A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.|265|1|2022-01-15| +|150|[happyfish100/FastCFS](https://github.com/happyfish100/FastCFS)|A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.|267|1|2022-01-16| |151|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|1|2021-11-23| |152|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|212|1|2021-12-22| |153|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|320|1|2021-12-20| |154|[WeActTC/MiniSTM32F4x1](https://github.com/WeActTC/MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|376|1|2021-12-04| |155|[ksyun-kenc/liuguang](https://github.com/ksyun-kenc/liuguang)|鎏光云游戏引擎|479|1|2022-01-07| -|156|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|79|1|2022-01-15| -|157|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3620|1|2021-12-26| +|156|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|81|1|2022-01-16| +|157|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3622|1|2021-12-26| |158|[bytedance/tailor](https://github.com/bytedance/tailor)|-|588|1|2022-01-04| -|159|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1103|1|2021-12-30| -|160|[destan19/OpenAppFilter](https://github.com/destan19/OpenAppFilter)|App filtering is a parent management plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, etc.|1091|1|2021-12-08| +|159|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1104|1|2021-12-30| +|160|[destan19/OpenAppFilter](https://github.com/destan19/OpenAppFilter)|App filtering is a parent management plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, etc.|1093|1|2021-12-08| |161|[alibaba/inclavare-containers](https://github.com/alibaba/inclavare-containers)|A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.|435|1|2022-01-13| |162|[swow/swow](https://github.com/swow/swow)|Coroutine-based concurrency library for PHP|671|1|2022-01-15| |163|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|312|1|2022-01-12| -|164|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|78|0|2021-12-12| +|164|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|79|0|2021-12-12| |165|[khadas/fenix](https://github.com/khadas/fenix)|One-stop script set to build Ubuntu/Debian images|122|0|2022-01-08| |166|[CongducPham/LowCostLoRaGw](https://github.com/CongducPham/LowCostLoRaGw)|Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards|619|0|2021-12-25| |167|[RT-Thread-packages/nimble](https://github.com/RT-Thread-packages/nimble)|An Apache open-source Bluetooth 5.0 stack porting on RT-Thread|89|0|2021-12-08| -|168|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|212|0|2022-01-09| -|169|[yixuan/showtext](https://github.com/yixuan/showtext)|Using Fonts More Easily in R Graphs|399|0|2021-08-14| +|168|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|213|0|2022-01-09| +|169|[yixuan/showtext](https://github.com/yixuan/showtext)|Using Fonts More Easily in R Graphs|400|0|2021-08-14| |170|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|171|0|2022-01-08| |171|[Heltec-Aaron-Lee/WiFi_Kit_series](https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series)|Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.|530|0|2022-01-13| |172|[WindySha/bypass_dlfunctions](https://github.com/WindySha/bypass_dlfunctions)|This is another way to bypass the restriction of calling dl functions for system lib.|40|0|2021-08-15| -|173|[openLuat/LuatOS](https://github.com/openLuat/LuatOS)|合宙LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)|176|0|2022-01-15| +|173|[openLuat/LuatOS](https://github.com/openLuat/LuatOS)|合宙LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)|177|0|2022-01-16| |174|[Erensu/ignav](https://github.com/Erensu/ignav)|integrated navigation for ins and gnss|213|0|2021-12-07| |175|[postgrespro/vops](https://github.com/postgrespro/vops)|-|127|0|2021-09-01| |176|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|854|0|2021-10-19| |177|[RT-Thread/RT-AK](https://github.com/RT-Thread/RT-AK)|RT-Thread AI Kit|30|0|2021-09-16| |178|[AlynxZhou/showmethekey](https://github.com/AlynxZhou/showmethekey)|Show keys you typed on screen.|38|0|2021-11-07| -|179|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux read & write process memory module.|107|0|2022-01-09| +|179|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux read & write process memory module.|107|0|2022-01-16| |180|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活:Android4.4到Android12.0 完美的保活方案|47|0|2021-08-26| -|181|[espressif/esp-skainet](https://github.com/espressif/esp-skainet)|Espressif intelligent voice assistant|228|0|2022-01-07| -|182|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1233|0|2021-12-30| +|181|[espressif/esp-skainet](https://github.com/espressif/esp-skainet)|Espressif intelligent voice assistant|229|0|2022-01-07| +|182|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1235|0|2021-12-30| |183|[yangzigy/yz_keyboard](https://github.com/yangzigy/yz_keyboard)|diy机械键盘|63|0|2021-12-19| |184|[rev1si0n/lib-jingdong-app-signature](https://github.com/rev1si0n/lib-jingdong-app-signature)|京东 APP 的 sign 算法以及请求库(已封装 Python,可直接接入爬虫)|30|0|2021-10-09| |185|[QiaoLiuHit/LSOTB-TIR](https://github.com/QiaoLiuHit/LSOTB-TIR)|LSOTB-TIR: A Large-Scale High-Diversity Thermal Infrared Object Tracking Benchmark (ACM MM2020)|54|0|2021-08-08| -|186|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|629|0|2022-01-15| +|186|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|629|0|2022-01-16| |187|[aliyun/rds_dbsync](https://github.com/aliyun/rds_dbsync)|围绕 PostgreSQL Greenplum ,实现易用的数据的互迁功能项目|484|0|2021-11-16| |188|[GNOME/easytag](https://github.com/GNOME/easytag)|Read-only mirror of https://gitlab.gnome.org/GNOME/easytag|68|0|2021-09-12| |189|[paintdream/DontStarveLuaJIT](https://github.com/paintdream/DontStarveLuaJIT)|Don't Starve LuaJIT/OpenGL ES optimization patch (compatible with DS, RoG, SW, HAM, DST, Dedicated Server for Windows and DST, Dedicated Server for Linux)|156|0|2021-09-10| |190|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|53|0|2022-01-14| |191|[happyfish100/libfastcommon](https://github.com/happyfish100/libfastcommon)|c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc ...|794|0|2022-01-15| -|192|[KNpTrue/homekit-bridge](https://github.com/KNpTrue/homekit-bridge)|Let any device connect to Apple HomeKit.|44|0|2022-01-14| +|192|[KNpTrue/homekit-bridge](https://github.com/KNpTrue/homekit-bridge)|Let any device connect to Apple HomeKit.|44|0|2022-01-16| |193|[linuxdeepin/deepin-anything](https://github.com/linuxdeepin/deepin-anything)|-|63|0|2021-12-31| |194|[zhichao281/duilib-MiniBlinkBrowser](https://github.com/zhichao281/duilib-MiniBlinkBrowser)|用duilib做的miniblink的浏览器|77|0|2021-12-28| |195|[SeasX/SeasLog](https://github.com/SeasX/SeasLog)|An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog|1167|0|2021-11-17| |196|[y123456yz/Reading-and-comprehense-redis-cluster](https://github.com/y123456yz/Reading-and-comprehense-redis-cluster)|分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题,更新完毕|530|0|2021-08-22| |197|[antiwar3/py](https://github.com/antiwar3/py)|飘云ark(pyark) |128|0|2021-08-26| |198|[XDagger/xdag](https://github.com/XDagger/xdag)|XDAG (Dagger Coin) Official Main Repository. XDAG is a novel DAG based cryptocurrency.|310|0|2022-01-03| -|199|[Mculover666/HAL_Driver_Lib](https://github.com/Mculover666/HAL_Driver_Lib)|基于STM32 HAL库的外设驱动库|103|0|2021-12-29| +|199|[Mculover666/HAL_Driver_Lib](https://github.com/Mculover666/HAL_Driver_Lib)|基于STM32 HAL库的外设驱动库|104|0|2021-12-29| |200|[LiMinggang/madedit-mod](https://github.com/LiMinggang/madedit-mod)|MadEdit-Mod is a cross platform Text/Hex editor(based on the madedit project @ sourceforge)|84|0|2021-11-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Go.md b/content/charts/growth/software/Go.md index 13637b53..a82b6cf0 100644 --- a/content/charts/growth/software/Go.md +++ b/content/charts/growth/software/Go.md @@ -1,197 +1,197 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Go -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|635|58|2022-01-15| -|2|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|430|29|2022-01-09| -|3|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功 ...|6245|27|2022-01-15| -|4|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.|13955|26|2022-01-15| -|5|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|52559|24|2022-01-13| -|6|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4598|19|2022-01-15| -|7|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3600|19|2022-01-14| -|8|[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, ...|19909|17|2022-01-02| -|9|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4060|15|2021-12-24| -|10|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27840|15|2022-01-15| +|1|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|660|55|2022-01-16| +|2|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|430|27|2022-01-09| +|3|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.|13964|26|2022-01-16| +|4|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功 ...|6248|26|2022-01-16| +|5|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|52592|24|2022-01-13| +|6|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4607|19|2022-01-16| +|7|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3602|19|2022-01-16| +|8|[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, ...|19918|17|2022-01-16| +|9|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4061|15|2021-12-24| +|10|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27850|15|2022-01-16| |11|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|548|13|2022-01-14| -|12|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30147|13|2022-01-15| -|13|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11104|13|2022-01-14| -|14|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38323|13|2022-01-13| -|15|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11701|11|2022-01-13| -|16|[geektutu/7days-golang](https://github.com/geektutu/7days-golang)|7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列|9547|11|2021-12-28| -|17|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1634|11|2022-01-06| -|18|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1772|10|2022-01-13| -|19|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9633|10|2022-01-14| -|20|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero 全面技术栈开发最小可用项目,帮助go-zero社区更完善。 go-zero项目地址: https://github.com/zeromicro/go-zero|267|10|2022-01-10| +|12|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30149|13|2022-01-16| +|13|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11110|13|2022-01-14| +|14|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38325|13|2022-01-16| +|15|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11702|11|2022-01-13| +|16|[geektutu/7days-golang](https://github.com/geektutu/7days-golang)|7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列|9554|11|2021-12-28| +|17|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1635|11|2022-01-06| +|18|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1773|10|2022-01-13| +|19|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9640|10|2022-01-16| +|20|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero 全面技术栈开发最小可用项目,帮助go-zero社区更完善。 go-zero项目地址: https://github.com/zeromicro/go-zero|274|10|2022-01-10| |21|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|215|9|2021-12-24| -|22|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12754|9|2022-01-03| -|23|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|104|9|2022-01-06| -|24|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4228|8|2022-01-12| -|25|[go-admin-team/go-admin](https://github.com/go-admin-team/go-admin)|基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev Antd beta版本:https://preview.go-ad ...|5629|8|2022-01-12| -|26|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8519|8|2022-01-14| -|27|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27570|8|2022-01-11| -|28|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|74|8|2022-01-12| -|29|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|11477|7|2022-01-13| -|30|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2157|7|2022-01-15| -|31|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12761|7|2022-01-13| -|32|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2263|7|2022-01-12| -|33|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|2906|7|2022-01-15| -|34|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|365|7|2022-01-14| -|35|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|3643|7|2022-01-12| -|36|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.so/, simple is the best!|237|7|2022-01-15| -|37|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|3977|7|2022-01-11| +|22|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12762|9|2022-01-03| +|23|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4229|8|2022-01-12| +|24|[go-admin-team/go-admin](https://github.com/go-admin-team/go-admin)|基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev Antd beta版本:https://preview.go-ad ...|5632|8|2022-01-12| +|25|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8521|8|2022-01-16| +|26|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27574|8|2022-01-11| +|27|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|104|8|2022-01-06| +|28|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|11478|7|2022-01-13| +|29|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2157|7|2022-01-15| +|30|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12766|7|2022-01-13| +|31|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2263|7|2022-01-12| +|32|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|2908|7|2022-01-15| +|33|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|366|7|2022-01-14| +|34|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|73|7|2022-01-12| +|35|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|3654|7|2022-01-12| +|36|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.so/, simple is the best!|237|7|2022-01-16| +|37|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|3978|7|2022-01-16| |38|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|246|6|2021-12-09| -|39|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5239|6|2022-01-15| -|40|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7504|6|2022-01-08| -|41|[didi/nightingale](https://github.com/didi/nightingale)|💡 A Distributed and High-Performance Monitoring System. Prometheus enterprise UI|4098|6|2022-01-12| -|42|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具,独家伪装低延迟、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解,稳定更新|114|6|2022-01-15| +|39|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5240|6|2022-01-15| +|40|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7506|6|2022-01-08| +|41|[didi/nightingale](https://github.com/didi/nightingale)|💡 A Distributed and High-Performance Monitoring System. Prometheus enterprise UI|4097|6|2022-01-12| +|42|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具,独家伪装低延迟、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解,稳定更新|115|6|2022-01-15| |43|[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 网络框架。|5978|6|2022-01-13| -|44|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP / 过滤假墙」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4+IPv6)!|3211|6|2022-01-04| +|44|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP / 过滤假墙」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4+IPv6)!|3223|6|2022-01-04| |45|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|754|6|2021-12-28| -|46|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3093|6|2022-01-14| -|47|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15214|6|2022-01-15| -|48|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|402|6|2022-01-10| -|49|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1127|5|2022-01-12| -|50|[inbug-team/InScan](https://github.com/inbug-team/InScan)|边界打点后的自动化渗透工具|1356|5|2021-07-19| -|51|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1109|5|2022-01-09| -|52|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|367|5|2021-12-24| -|53|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10643|5|2022-01-14| -|54|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|221|5|2022-01-14| -|55|[cdk-team/CDK](https://github.com/cdk-team/CDK)|CDK is an open-sourced container penetration toolkit, offering stable exploitation in different slimmed containers without any OS dependency. It comes with penetration tools and many powerful PoCs/EXP ...|1994|5|2021-12-29| -|56|[flower-corp/rosedb](https://github.com/flower-corp/rosedb)|🚀A fast, stable and embedded k-v storage in pure Golang, supports string, list, hash, set, sorted set. 一个 Go 语言实现的快速、稳定、内嵌的 k-v 存储引擎。|2210|5|2022-01-11| -|57|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3498|5|2022-01-13| -|58|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂️Another file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|1871|5|2022-01-15| -|59|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish|4359|5|2021-08-28| -|60|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11393|4|2021-11-08| -|61|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|4|2021-12-15| -|62|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5057|4|2022-01-14| -|63|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4405|4|2022-01-06| -|64|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|579|4|2022-01-15| -|65|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的|177|4|2022-01-15| -|66|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4045|4|2022-01-15| -|67|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6682|4|2022-01-15| -|68|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1191|4|2021-12-30| -|69|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4645|4|2022-01-15| -|70|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4203|4|2022-01-14| +|46|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15219|6|2022-01-16| +|47|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|403|6|2022-01-10| +|48|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1127|5|2022-01-12| +|49|[inbug-team/InScan](https://github.com/inbug-team/InScan)|边界打点后的自动化渗透工具|1356|5|2021-07-19| +|50|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1112|5|2022-01-16| +|51|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|368|5|2021-12-24| +|52|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10644|5|2022-01-16| +|53|[cdk-team/CDK](https://github.com/cdk-team/CDK)|CDK is an open-sourced container penetration toolkit, offering stable exploitation in different slimmed containers without any OS dependency. It comes with penetration tools and many powerful PoCs/EXP ...|1995|5|2021-12-29| +|54|[flower-corp/rosedb](https://github.com/flower-corp/rosedb)|🚀A fast, stable and embedded k-v storage in pure Golang, supports string, list, hash, set, sorted set. 一个 Go 语言实现的快速、稳定、内嵌的 k-v 存储引擎。|2213|5|2022-01-11| +|55|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3500|5|2022-01-13| +|56|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂️Another file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|1908|5|2022-01-16| +|57|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3096|5|2022-01-16| +|58|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish|4360|5|2021-08-28| +|59|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11393|4|2021-11-08| +|60|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|4|2021-12-15| +|61|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5062|4|2022-01-16| +|62|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4407|4|2022-01-06| +|63|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|579|4|2022-01-16| +|64|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的|180|4|2022-01-15| +|65|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4050|4|2022-01-15| +|66|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|220|4|2022-01-16| +|67|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6685|4|2022-01-16| +|68|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1197|4|2021-12-30| +|69|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4645|4|2022-01-16| +|70|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4204|4|2022-01-14| |71|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1782|4|2021-11-08| -|72|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|2881|4|2021-12-12| +|72|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|2883|4|2021-12-12| |73|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|319|4|2022-01-14| -|74|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|457|4|2022-01-07| -|75|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|1913|4|2022-01-15| +|74|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|456|4|2022-01-07| +|75|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|1916|4|2022-01-15| |76|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|422|4|2021-09-28| -|77|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4319|4|2022-01-14| +|77|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4321|4|2022-01-14| |78|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|903|4|2022-01-15| -|79|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7429|4|2021-12-09| -|80|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2902|3|2022-01-13| -|81|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|570|3|2021-10-15| -|82|[smallnest/rpcx](https://github.com/smallnest/rpcx)|Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6618|3|2022-01-03| -|83|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|151|3|2021-12-14| +|79|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7430|4|2021-12-09| +|80|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2905|3|2022-01-13| +|81|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|572|3|2021-10-15| +|82|[smallnest/rpcx](https://github.com/smallnest/rpcx)|Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6619|3|2022-01-03| +|83|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|152|3|2021-12-14| |84|[sjqzhang/go-fastdfs](https://github.com/sjqzhang/go-fastdfs)|go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ...|2962|3|2021-12-22| -|85|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3824|3|2022-01-15| -|86|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3548|3|2021-12-02| -|87|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|628|3|2022-01-15| +|85|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3824|3|2022-01-16| +|86|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3550|3|2021-12-02| +|87|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|629|3|2022-01-16| |88|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|584|3|2021-09-12| |89|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|868|3|2021-12-07| -|90|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8353|3|2022-01-05| -|91|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7134|3|2021-12-25| +|90|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8356|3|2022-01-05| +|91|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7135|3|2021-12-25| |92|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1006|3|2021-12-15| -|93|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2576|3|2021-10-09| -|94|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP、TCP、Ping 监控报警,计划任务和在线终端。|2000|3|2022-01-14| -|95|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1556|3|2021-11-17| +|93|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2580|3|2021-10-09| +|94|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP、TCP、Ping 监控报警,计划任务和在线终端。|2004|3|2022-01-14| +|95|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1560|3|2021-11-17| |96|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|592|3|2022-01-13| |97|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5440|3|2021-12-27| -|98|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8152|3|2021-12-16| +|98|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8153|3|2021-12-16| |99|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8334|3|2021-12-17| -|100|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3462|3|2021-12-27| +|100|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3465|3|2021-12-27| |101|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|137|3|2021-12-01| |102|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|220|3|2021-12-09| -|103|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|759|3|2022-01-04| +|103|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|760|3|2022-01-04| |104|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|123|3|2021-12-16| |105|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2514|3|2021-11-02| -|106|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5294|3|2022-01-12| -|107|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|5932|3|2021-12-02| -|108|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1390|3|2021-10-20| -|109|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|881|3|2022-01-14| +|106|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5297|3|2022-01-15| +|107|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|5933|3|2021-12-02| +|108|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1392|3|2021-10-20| +|109|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|881|3|2022-01-16| |110|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|409|3|2021-09-08| -|111|[xinliangnote/go-gin-api](https://github.com/xinliangnote/go-gin-api)|基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ...|2859|3|2021-12-01| -|112|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|1384|2|2021-12-29| +|111|[xinliangnote/go-gin-api](https://github.com/xinliangnote/go-gin-api)|基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ...|2862|3|2021-12-01| +|112|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|1385|2|2021-12-29| |113|[HyNetwork/hysteria](https://github.com/HyNetwork/hysteria)|Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, connecting from China to servers abroad)|956|2|2022-01-10| |114|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用,它能够快速进行压缩包生成。|132|2|2021-11-02| -|115|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|642|2|2022-01-01| -|116|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1156|2|2022-01-07| -|117|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|260|2|2022-01-12| +|115|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|644|2|2022-01-01| +|116|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1163|2|2022-01-07| +|117|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|261|2|2022-01-12| |118|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2396|2|2021-11-02| |119|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2114|2|2022-01-12| |120|[superedge/superedge](https://github.com/superedge/superedge)|An edge-native container management system for edge computing|735|2|2022-01-15| -|121|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|398|2|2022-01-14| +|121|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|399|2|2022-01-14| |122|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者web,rpc,websocket等网络框架的基础框架|143|2|2021-11-11| |123|[cckuailong/hostscan](https://github.com/cckuailong/hostscan)|自动化Host碰撞工具,帮助红队快速扩展网络边界,获取更多目标点|173|2|2021-11-19| -|124|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|377|2|2021-12-30| +|124|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|378|2|2021-12-30| |125|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1076|2|2022-01-14| |126|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a microservice framework for rapid development of micro services in Go with rich eco-system|2447|2|2022-01-04| |127|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2075|2|2021-10-05| |128|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|271|2|2021-11-27| |129|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3922|2|2021-11-13| -|130|[EasyDarwin/EasyDarwin](https://github.com/EasyDarwin/EasyDarwin)|open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a si ...|5227|2|2021-10-26| +|130|[EasyDarwin/EasyDarwin](https://github.com/EasyDarwin/EasyDarwin)|open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a si ...|5228|2|2021-10-26| |131|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码,无需Java环境直接从二进制角度构造Ysoserial的Payload|271|2|2021-09-22| -|132|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1638|2|2022-01-09| -|133|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|1714|2|2022-01-14| -|134|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2941|2|2022-01-13| +|132|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1639|2|2022-01-09| +|133|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|1716|2|2022-01-14| +|134|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2942|2|2022-01-13| |135|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|264|2|2022-01-14| -|136|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持webdav文件服务|265|2|2022-01-15| -|137|[qor/qor](https://github.com/qor/qor)|QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.|4936|2|2021-10-29| -|138|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1375|2|2021-12-02| -|139|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具,可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取,在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解,且是go平台首款开源的RDP暴力破解工具。|706|2|2022-01-11| -|140|[qax-os/ElasticHD](https://github.com/qax-os/ElasticHD)|Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索,Index template快捷替换修改,索引列表信息查看, SQL converts to DSL等 |3008|2|2021-09-28| -|141|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊,群聊。文字,图片,语音,视频消息,屏幕共享,剪切板图片,基于WebRTC的P2P语音通话,视频聊天。|97|2|2021-12-11| -|142|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4247|2|2022-01-14| +|136|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持webdav文件服务|265|2|2022-01-16| +|137|[qor/qor](https://github.com/qor/qor)|QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.|4937|2|2021-10-29| +|138|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1376|2|2021-12-02| +|139|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具,可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取,在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解,且是go平台首款开源的RDP暴力破解工具。|708|2|2022-01-11| +|140|[qax-os/ElasticHD](https://github.com/qax-os/ElasticHD)|Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索,Index template快捷替换修改,索引列表信息查看, SQL converts to DSL等 |3010|2|2021-09-28| +|141|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊,群聊。文字,图片,语音,视频消息,屏幕共享,剪切板图片,基于WebRTC的P2P语音通话,视频聊天。|98|2|2021-12-11| +|142|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4248|2|2022-01-16| |143|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1860|2|2021-08-15| -|144|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|539|2|2021-10-18| -|145|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3197|2|2022-01-11| -|146|[xelaj/mtproto](https://github.com/xelaj/mtproto)|Full-native go implementation of Telegram API|737|2|2021-08-31| +|144|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|540|2|2021-10-18| +|145|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3199|2|2022-01-11| +|146|[xelaj/mtproto](https://github.com/xelaj/mtproto)|Full-native go implementation of Telegram API|738|2|2021-08-31| |147|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|1819|2|2021-12-08| -|148|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1635|2|2021-12-28| +|148|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1638|2|2021-12-28| |149|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|1605|2|2021-12-05| |150|[alibaba/RedisShake](https://github.com/alibaba/RedisShake)|redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。|2045|2|2021-12-31| |151|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI.|1859|2|2021-11-14| |152|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4256|2|2022-01-15| |153|[chubaofs/chubaofs](https://github.com/chubaofs/chubaofs)|ChubaoFS (abbrev. CBFS) is a cloud native distributed file system and object store. |2506|2|2022-01-14| -|154|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|1871|2|2021-12-16| +|154|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|1871|2|2022-01-16| |155|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|629|2|2021-08-31| |156|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2757|2|2021-10-27| -|157|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5486|2|2022-01-13| +|157|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5489|2|2022-01-13| |158|[mzz2017/gg](https://github.com/mzz2017/gg)|A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux).|84|2|2022-01-09| -|159|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|714|2|2021-10-11| +|159|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|716|2|2021-10-11| |160|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider.一个查询IP地理信息和CDN服务提供商的离线终端工具.|884|2|2021-12-17| -|161|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1005|2|2022-01-07| +|161|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1006|2|2022-01-07| |162|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|323|2|2022-01-14| -|163|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1856|2|2022-01-11| +|163|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1855|2|2022-01-11| |164|[Allenxuxu/gev](https://github.com/Allenxuxu/gev)|🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. |1325|2|2021-12-05| -|165|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3618|2|2021-12-24| +|165|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3620|2|2021-12-24| |166|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台|2904|2|2022-01-14| -|167|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源客服系统GO语言开发GO-FLY,免费客服系统/open source live customer chat by golang|1130|2|2022-01-06| -|168|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6063|2|2021-10-10| +|167|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源客服系统GO语言开发GO-FLY,免费客服系统/open source live customer chat by golang|1130|2|2022-01-16| +|168|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6067|2|2021-10-10| |169|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2157|2|2021-12-30| |170|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2593|2|2021-11-16| |171|[k8gege/LadonGo](https://github.com/k8gege/LadonGo)|Ladon Pentest Scanner framework 全平台Go开源内网渗透扫描器框架,Windows/Linux/Mac内网渗透,使用它可轻松一键批量探测C段、B段、A段存活主机、高危漏洞检测MS17010、SmbGhost,远程执行SSH/Winrm,密码爆破SMB/SSH/FTP/Mysql/Mssql/Oracle/Winrm/HttpBasic/Redis,端口扫描服务识别P ...|769|2|2021-07-27| -|172|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2002|2|2022-01-15| -|173|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3958|2|2021-11-30| +|172|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2003|2|2022-01-15| +|173|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3959|2|2021-11-30| |174|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|905|2|2021-09-30| |175|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1478|2|2022-01-13| |176|[carina-io/carina](https://github.com/carina-io/carina)|Carina: an high performance and ops-free local storage for kubernetes|247|2|2022-01-14| -|177|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal 的Go版本SDK。【极简、易用的聚合支付SDK】|1995|2|2022-01-15| -|178|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5283|2|2022-01-10| -|179|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4300|2|2022-01-15| -|180|[eolinker/goku_lite](https://github.com/eolinker/goku_lite)|A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 AP ...|2789|2|2021-12-17| +|177|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal 的Go版本SDK。【极简、易用的聚合支付SDK】|1998|2|2022-01-15| +|178|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5289|2|2022-01-10| +|179|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4301|2|2022-01-15| +|180|[eolinker/goku_lite](https://github.com/eolinker/goku_lite)|A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 AP ...|2790|2|2021-12-17| |181|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK(基于企业微信C版官方SDK封装)|203|1|2022-01-13| -|182|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器。|486|1|2022-01-13| +|182|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器。|490|1|2022-01-13| |183|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|273|1|2021-08-30| -|184|[Li4n0/revsuit](https://github.com/Li4n0/revsuit)|RevSuit is a flexible and powerful reverse connection platform designed for receiving connection from target host in penetration. |201|1|2022-01-09| +|184|[Li4n0/revsuit](https://github.com/Li4n0/revsuit)|RevSuit is a flexible and powerful reverse connection platform designed for receiving connection from target host in penetration. |201|1|2022-01-16| |185|[inherd/coca](https://github.com/inherd/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 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分 ...|680|1|2021-12-27| |186|[smallnest/dive-to-gosync-workshop](https://github.com/smallnest/dive-to-gosync-workshop)|深入Go并发编程研讨课|1201|1|2021-08-03| -|187|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|203|1|2021-12-30| +|187|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|204|1|2021-12-30| |188|[pingcap/parser](https://github.com/pingcap/parser)|A MySQL Compatible SQL Parser|1144|1|2021-12-16| |189|[kubecube-io/KubeCube](https://github.com/kubecube-io/KubeCube)|KubeCube is an open source enterprise-level container platform|214|1|2022-01-13| |190|[quzard/netflix-all-verify](https://github.com/quzard/netflix-all-verify)|NetFlix批量检测|81|1|2021-09-27| @@ -199,9 +199,9 @@ |192|[Ptt-official-app/Ptt-backend](https://github.com/Ptt-official-app/Ptt-backend)|PTT APP 的後端|196|1|2021-10-14| |193|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|282|1|2022-01-12| |194|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket[s]-FLV/TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify. 直播|787|1|2022-01-15| -|195|[Zy143L/jdc](https://github.com/Zy143L/jdc)|JDC 青龙扫码面板|216|1|2021-08-02| +|195|[Zy143L/jdc](https://github.com/Zy143L/jdc)|JDC 青龙扫码面板|215|1|2021-08-02| |196|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|1543|1|2022-01-12| -|197|[d3mondev/puredns](https://github.com/d3mondev/puredns)|Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.|638|1|2021-12-02| +|197|[d3mondev/puredns](https://github.com/d3mondev/puredns)|Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.|640|1|2021-12-02| |198|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|1|2021-10-20| |199|[RealLiuSha/echo-admin](https://github.com/RealLiuSha/echo-admin)|基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架,致力于提供一套尽可能轻量且优雅的中后台解决方案。|148|1|2021-10-22| |200|[huichen/wukong](https://github.com/huichen/wukong)|高度可定制的全文搜索引擎|4093|1|2021-08-24| diff --git a/content/charts/growth/software/Groovy.md b/content/charts/growth/software/Groovy.md index 7fe98f96..2fcdbc07 100644 --- a/content/charts/growth/software/Groovy.md +++ b/content/charts/growth/software/Groovy.md @@ -1,11 +1,11 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Groovy -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2133|2|2021-11-16| +|1|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2134|2|2021-11-16| |2|[HujiangTechnology/gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx)|A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.|3596|2|2021-09-15| |3|[pengxurui/EasyPrivacy](https://github.com/pengxurui/EasyPrivacy)|一个帮助开发者快速找到国内隐私整改问题的工具|73|1|2021-12-27| |4|[luckybilly/AutoRegister](https://github.com/luckybilly/AutoRegister)|基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC|999|1|2022-01-05| diff --git a/content/charts/growth/software/HTML.md b/content/charts/growth/software/HTML.md index 2ba0ab48..72ff4367 100644 --- a/content/charts/growth/software/HTML.md +++ b/content/charts/growth/software/HTML.md @@ -1,37 +1,37 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > HTML -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|665|27|2021-12-23| +|1|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|667|26|2021-12-23| |2|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2537|12|2022-01-14| |3|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|26079|10|2021-12-10| |4|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|451|7|2021-11-25| -|5|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5574|5|2021-10-25| +|5|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5575|5|2021-10-25| |6|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|3806|4|2021-09-16| |7|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|4|2022-01-11| -|8|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3210|4|2021-11-22| -|9|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5806|4|2021-12-13| -|10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2552|4|2022-01-15| +|8|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3211|4|2021-11-22| +|9|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5807|4|2021-12-13| +|10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2558|4|2022-01-15| |11|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9972|4|2022-01-09| |12|[gh0stkey/Web-Fuzzing-Box](https://github.com/gh0stkey/Web-Fuzzing-Box)|Web Fuzzing Box - Web 模糊测试字典与一些Payloads,主要包含:弱口令暴力破解、目录以及文件枚举、Web漏洞...字典运用于实战案例:https://gh0st.cn/archives/2019-11-11/1|1158|3|2021-10-22| -|13|[qkqpttgf/OneManager-php](https://github.com/qkqpttgf/OneManager-php)|An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/Vercel/Replit/SCF/FG/FC/CFC/PHP web hosting/VPS.|2491|3|2022-01-14| +|13|[qkqpttgf/OneManager-php](https://github.com/qkqpttgf/OneManager-php)|An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/Vercel/Replit/SCF/FG/FC/CFC/PHP web hosting/VPS.|2492|3|2022-01-16| |14|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|423|3|2021-12-24| -|15|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1402|3|2022-01-13| -|16|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9149|3|2022-01-14| -|17|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|5956|3|2022-01-15| -|18|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2960|2|2022-01-15| +|15|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1404|3|2022-01-13| +|16|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9154|3|2022-01-15| +|17|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|5959|3|2022-01-15| +|18|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2961|2|2022-01-15| |19|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|140|2|2021-12-11| -|20|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4493|2|2022-01-15| -|21|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1658|2|2022-01-14| +|20|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4495|2|2022-01-15| +|21|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1660|2|2022-01-14| |22|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|127|2|2022-01-13| |23|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|76|2|2021-12-04| |24|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1259|2|2022-01-10| |25|[shengyp/doing_the_PhD](https://github.com/shengyp/doing_the_PhD)|-|1002|2|2022-01-02| -|26|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3581|2|2022-01-04| -|27|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的2022年系统架构设计师(软考高级)备考资源库。|2500|2|2022-01-12| +|26|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3588|2|2022-01-04| +|27|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的2022年系统架构设计师(软考高级)备考资源库。|2502|2|2022-01-12| |28|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6065|2|2022-01-09| |29|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|734|2|2021-10-11| |30|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7789|2|2021-10-01| @@ -43,168 +43,168 @@ |36|[wx-chevalier/Database-Series](https://github.com/wx-chevalier/Database-Series)|📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|606|1|2021-11-06| |37|[sinaweibosdk/weibo_android_sdk](https://github.com/sinaweibosdk/weibo_android_sdk)|新浪微博 Android SDK|1747|1|2021-12-08| |38|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|79|1|2021-09-24| -|39|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|295|1|2021-12-16| +|39|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|296|1|2021-12-16| |40|[Cl0udG0d/HXnineTails](https://github.com/Cl0udG0d/HXnineTails)|python3实现的集成了github上多个扫描工具的命令行WEB扫描工具|217|1|2021-12-13| -|41|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|75|1|2021-12-21| +|41|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|76|1|2021-12-21| |42|[lyy289065406/re0-web](https://github.com/lyy289065406/re0-web)|Re0:从零开始的异世界生活 (WEB版)|827|1|2022-01-04| |43|[grangier/python-goose](https://github.com/grangier/python-goose)|Html Content / Article Extractor, web scrapping lib in Python|3748|1|2021-12-26| -|44|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|835|1|2021-09-09| -|45|[F4bwDP6a6W/FLY_US](https://github.com/F4bwDP6a6W/FLY_US)|美国大学备考资料 How to apply US colleges|1706|1|2021-11-26| +|44|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|838|1|2021-09-09| +|45|[F4bwDP6a6W/FLY_US](https://github.com/F4bwDP6a6W/FLY_US)|美国大学备考资料 How to apply US colleges|1707|1|2021-11-26| |46|[JohnYan2017/SmartCharts](https://github.com/JohnYan2017/SmartCharts)|🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步|213|1|2022-01-15| |47|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|891|1|2021-12-21| |48|[MassMove/AttackVectors](https://github.com/MassMove/AttackVectors)|A repository to monitor attack vectors from state-backed information operations|389|1|2021-08-28| |49|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景(360°)鞋子展示(包含建模过程)|232|1|2021-09-16| -|50|[ant-design-blazor/ant-design-pro-blazor](https://github.com/ant-design-blazor/ant-design-pro-blazor)|👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications as a Blazor boilerplate.|432|1|2022-01-14| -|51|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|130|1|2022-01-07| +|50|[ant-design-blazor/ant-design-pro-blazor](https://github.com/ant-design-blazor/ant-design-pro-blazor)|👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications as a Blazor boilerplate.|435|1|2022-01-14| +|51|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|131|1|2022-01-07| |52|[HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)|讲解开源项目系列文章库|1242|1|2021-12-08| |53|[tigerneil/awesome-deep-rl](https://github.com/tigerneil/awesome-deep-rl)|For deep RL and the future of AI. |1099|1|2021-12-21| |54|[Wh0ale/SRC-experience](https://github.com/Wh0ale/SRC-experience)|工欲善其事,必先利其器|1122|1|2021-12-02| -|55|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1627|1|2022-01-15| -|56|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|151|1|2021-12-26| +|55|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1627|1|2022-01-16| +|56|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|153|1|2021-12-26| |57|[oneStarLR/myblog-mybatis](https://github.com/oneStarLR/myblog-mybatis)|个人博客系统(SpringBoot+Mybatis)|444|1|2021-08-10| |58|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|417|1|2021-12-17| |59|[HollowMan6/LZU-Auto-COVID-Health-Report](https://github.com/HollowMan6/LZU-Auto-COVID-Health-Report)|LZU Auto COVID Health Report.(兰州大学疫情期间自动定时健康打卡)|290|1|2021-11-22| |60|[r00tSe7en/Flash-Pop](https://github.com/r00tSe7en/Flash-Pop)|Flash钓鱼弹窗优化版|417|1|2022-01-12| |61|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器,YYDS!仅供娱乐,切勿当真~|153|1|2021-08-24| -|62|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1577|1|2022-01-11| +|62|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1578|1|2022-01-11| |63|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|35|1|2022-01-02| |64|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|448|1|2022-01-13| |65|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|981|1|2022-01-10| -|66|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|282|1|2021-12-28| -|67|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|260|1|2021-11-17| -|68|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|546|1|2022-01-12| -|69|[chroblert/Flash-Pop2](https://github.com/chroblert/Flash-Pop2)|Flash-Pop升级版|45|1|2021-11-07| -|70|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |177|1|2021-08-26| -|71|[ffffffff0x/AboutSecurity](https://github.com/ffffffff0x/AboutSecurity)|Everything for pentest. 用于渗透测试的 payload 和 bypass 字典.|470|1|2022-01-05| -|72|[SaltyLeo/i-book.in_Archive](https://github.com/SaltyLeo/i-book.in_Archive)|-|654|1|2021-08-03| -|73|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1382|1|2022-01-05| -|74|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3101|1|2021-12-27| -|75|[JackieTseng/conference_call_for_paper](https://github.com/JackieTseng/conference_call_for_paper)|2021-2022 International Conferences in Artificial Intelligence, Machine Learning, Computer Vision, Data Mining, Natural Language Processing and Robotics|858|1|2021-10-07| -|76|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|486|1|2021-10-09| -|77|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10 自带微软五笔码表与短语替换与管理工具( 可将系统五笔替换为郑码、小鹤音形等 ),并可增强五笔设置、热键等功能。 发布后的软件仅930KB( 绿色免安装 )。软件已自带郑码、小鹤音形、五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。|577|1|2021-10-04| -|78|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|648|1|2021-12-12| -|79|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|627|1|2022-01-15| -|80|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1323|1|2021-11-26| -|81|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2683|1|2021-12-31| -|82|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|982|1|2021-12-09| -|83|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|713|1|2022-01-08| -|84|[Ehco1996/Python-crawler](https://github.com/Ehco1996/Python-crawler)|从头开始 系统化的 学习如何写Python爬虫。 Python版本 3.6 |1591|1|2021-12-13| -|85|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|29|1|2021-12-13| -|86|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|1|2021-11-05| -|87|[wx-chevalier/Awesome-CS-Books-and-Digests](https://github.com/wx-chevalier/Awesome-CS-Books-and-Digests)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1397|1|2022-01-06| -|88|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4372|1|2021-12-31| -|89|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2961|1|2022-01-15| -|90|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|1|2022-01-08| -|91|[tengshe789/SpringCloud-miaosha](https://github.com/tengshe789/SpringCloud-miaosha)|一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read. It can be used as a paper material for academic defense.|192|0|2022-01-13| -|92|[wx-chevalier/Spring-Series](https://github.com/wx-chevalier/Spring-Series)|Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战|18|0|2021-11-28| -|93|[Nick-Hopps/v2-ui-plus](https://github.com/Nick-Hopps/v2-ui-plus)|-|52|0|2021-09-16| -|94|[tc39/proposal-intl-enumeration](https://github.com/tc39/proposal-intl-enumeration)|Return supported values of options, such as timeZone, calendars, numberingSystems, currencies, units|39|0|2021-12-02| -|95|[godloveliang/Programming-a-Real-Self-Driving-Car](https://github.com/godloveliang/Programming-a-Real-Self-Driving-Car)|For this project, ROS nodes will be writing to implement core functionality of the autonomous vehicle system, including traffic light detection, control, and waypoint following! Then test the code usi ...|17|0|2021-09-08| -|96|[wanqihua/blog](https://github.com/wanqihua/blog)|-|192|0|2021-08-10| -|97|[DilemmaVi/ecsheet](https://github.com/DilemmaVi/ecsheet)|基于Luckysheet实现的协同编辑在线表格|69|0|2021-11-12| -|98|[wx-chevalier/Rust-Series](https://github.com/wx-chevalier/Rust-Series)|Rust Series,语法基础、数据结构、并发编程、工程实践,常见的代码示例 & 数据结构与算法|27|0|2021-11-28| -|99|[OIerDb-ng/OIer](https://github.com/OIerDb-ng/OIer)|A database for OIers|528|0|2021-12-24| -|100|[scwang90/CodeMan](https://github.com/scwang90/CodeMan)|spring-dbutil-jsp-web 代码生成项目|17|0|2021-08-23| -|101|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|219|0|2022-01-06| -|102|[2010yhh/springBoot-demos](https://github.com/2010yhh/springBoot-demos)|springBoot-demos基于1.5.x版本|270|0|2022-01-15| -|103|[QMUI/QMUIDemo_Web](https://github.com/QMUI/QMUIDemo_Web)|QMUI Web 的示例项目及文档|109|0|2022-01-13| -|104|[tmplink/tmpUI](https://github.com/tmplink/tmpUI)|JavaScript framework written on es6. You can use it to modularize your front-end projects. Only 35kb in size, no other dependencies. Easy to use.|66|0|2022-01-04| -|105|[Anarion-zuo/AnBlogs](https://github.com/Anarion-zuo/AnBlogs)|All of my published&unpublished blogs|149|0|2022-01-06| -|106|[sunnankar/wuc-new](https://github.com/sunnankar/wuc-new)|We Use Coins website.|33|0|2021-11-04| -|107|[xskh2007/NginxAdmin](https://github.com/xskh2007/NginxAdmin)|nginx配置文件管理后台|25|0|2021-12-30| -|108|[swimos/tutorial](https://github.com/swimos/tutorial)|Tutorials to help you build your first Swim app|27|0|2021-08-17| -|109|[ueumd/fucking-algorithms](https://github.com/ueumd/fucking-algorithms)|Javascript数据结构与算法 设计模式 - 「更新中」【欢迎 watch,有兴趣点个 star】|25|0|2021-12-07| -|110|[erocrawler/gmgard](https://github.com/erocrawler/gmgard)|gmgard.com|32|0|2021-12-09| -|111|[jimting/AREEAnswer](https://github.com/jimting/AREEAnswer)|AREEAnswer - 學術倫理解答王|44|0|2021-09-09| -|112|[hostsoft/diretcadmin-chinese-lang](https://github.com/hostsoft/diretcadmin-chinese-lang)|DirectAdmin 中文语言包 By 主机软件 hostsoft.cn|36|0|2021-12-23| -|113|[18996677975/myHtmlDemo](https://github.com/18996677975/myHtmlDemo)|我的HTML代码|67|0|2021-11-26| -|114|[MonkSoul/Monk.UI](https://github.com/MonkSoul/Monk.UI)|原生Javascript开发,让你的表单亮起来!|68|0|2021-10-19| -|115|[duxiaoqin/Lecture-notes-for-Artificial-Intelligence](https://github.com/duxiaoqin/Lecture-notes-for-Artificial-Intelligence)|Lecture notes for Artificial Intelligence (人工智能讲义)|18|0|2021-11-15| -|116|[Huochengyan/myGoProject](https://github.com/Huochengyan/myGoProject)|一个很适合学习GO开发的源代码|23|0|2022-01-02| -|117|[Crazepony/crazepony.github.io](https://github.com/Crazepony/crazepony.github.io)|The web site of Crazepony.|71|0|2021-09-27| -|118|[folkstory/lingqiu-folk-story](https://github.com/folkstory/lingqiu-folk-story)|灵丘民间故事歌谣谚语集成|322|0|2021-09-17| -|119|[ekibun/flutter_qjs](https://github.com/ekibun/flutter_qjs)|A quickjs engine for flutter.|70|0|2021-10-03| -|120|[holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest)|吃透本仓库,变身vue项目单体测试大神|414|0|2022-01-15| -|121|[mendax1234/ThinkpadX390-Opencore-EFI](https://github.com/mendax1234/ThinkpadX390-Opencore-EFI)|macOS Catalina & Big Sur on ThinkPad X390 (Hackintosh)|31|0|2021-11-15| -|122|[LKI/lki.github.io](https://github.com/LKI/lki.github.io)|My blog, with memes in issues and TILs in README.|149|0|2021-11-08| -|123|[sunmouren/sunmouren](https://github.com/sunmouren/sunmouren)|一个可以发布文章、修改文章、喜欢文章、粉丝系统、评论、回复、点赞评论、关注人的动态的Django项目。|22|0|2022-01-13| -|124|[aoaostar/aliyundrive_uploader_for_baota](https://github.com/aoaostar/aliyundrive_uploader_for_baota)|阿里云盘上传宝塔插件|40|0|2021-09-24| -|125|[tc39/proposal-intl-locale-info](https://github.com/tc39/proposal-intl-locale-info)|An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.|22|0|2021-12-15| -|126|[ba1ma0/chrome_extension](https://github.com/ba1ma0/chrome_extension)|越权检测服务器Chrome插件开发部分|17|0|2021-08-11| -|127|[cliclitv/clicli-hybrid-app](https://github.com/cliclitv/clicli-hybrid-app)|🍰 CliCli hybrid app powered by apicloud and vue .|30|0|2021-08-10| -|128|[xiaoqingfengATGH/feeds-xiaoqingfeng](https://github.com/xiaoqingfengATGH/feeds-xiaoqingfeng)|Self maintained openwrt packages|24|0|2022-01-02| -|129|[dongyao8/daohang](https://github.com/dongyao8/daohang)|网址导航网站|19|0|2021-10-26| -|130|[qiuyy128/nova](https://github.com/qiuyy128/nova)|自动化运维管理平台|26|0|2022-01-06| -|131|[fundvis/fund-data](https://github.com/fundvis/fund-data)|爬虫@nullpointer/fund-crawler所爬取的基金数据,包括基金排名和基金净值,每日更新。|33|0|2022-01-14| -|132|[dongfangyuxiao/BurpExtend](https://github.com/dongfangyuxiao/BurpExtend)|基于Burp插件开发打造渗透测试自动化|235|0|2021-12-07| -|133|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1188|0|2022-01-14| -|134|[chadagreene/CDT](https://github.com/chadagreene/CDT)|The Climate Data Toolbox for MATLAB|74|0|2021-10-15| -|135|[wildfirechat/vue-chat](https://github.com/wildfirechat/vue-chat)|即时通讯(野火IM)系统Web端|63|0|2022-01-09| -|136|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|0|2021-11-11| -|137|[oam-dev/kubevela.io](https://github.com/oam-dev/kubevela.io)|KubeVela documentations and website (https://kubevela.io).|18|0|2021-12-09| -|138|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|213|0|2022-01-02| -|139|[seanpm2001/Its-time-to-cut-WideVine-DRM](https://github.com/seanpm2001/Its-time-to-cut-WideVine-DRM)|An article on why Googles WideVine DRM should not be used.|39|0|2022-01-07| -|140|[wujun728/jun_linux](https://github.com/wujun728/jun_linux)|Linux运维安装工具及脚本,项目基于shell、python,运维脚本、docker脚本、各种工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、php、redis、tomcat、gcc、gitlib、mq、dfs、k8s、jdk等(Python开发、DjangoWeb开发、爬虫、小工具、PyQt、大数据分析、AI智能、Python代码生成)|18|0|2021-12-02| -|141|[kokdemo/jike-stickers](https://github.com/kokdemo/jike-stickers)|即刻风格的表情包生成器|26|0|2021-09-26| -|142|[saucxs/nodeJSBlog](https://github.com/saucxs/nodeJSBlog)|sau交流学习社区系统,是一个拥有博客功能和社区分享评论功能的一个学习分享平台,后端完全使用nodeJS,数据库使用mysql,基于nodejs的thinkjs框架搭建的 ,前台系统:https://www.mwcxs.top 后台系统:https://www.mwcxs.top/admin|47|0|2022-01-15| -|143|[wx-chevalier/Financial-Series](https://github.com/wx-chevalier/Financial-Series)|非熊斋,科技、财经与投资|16|0|2021-11-02| -|144|[LoyalWilliams/noveljava](https://github.com/LoyalWilliams/noveljava)|java开发的小说爬虫,ssm框架搭建web展示|28|0|2021-08-23| -|145|[coocy/emoji](https://github.com/coocy/emoji)|在网页中显示emoji表情符号|175|0|2021-10-03| -|146|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|0|2021-09-16| -|147|[HeroIsUseless/MyBook](https://github.com/HeroIsUseless/MyBook)|简约优美的电子书阅读器(支持全平台)|122|0|2021-10-25| -|148|[abc-club/taro-music-ts](https://github.com/abc-club/taro-music-ts)|优秀的taro开源项目|56|0|2022-01-13| -|149|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|27|0|2022-01-14| -|150|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|703|0|2021-12-30| -|151|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|127|0|2021-10-23| -|152|[Xmader/aria-ng-gui-android](https://github.com/Xmader/aria-ng-gui-android)|一个 Aria2 图形界面安卓客户端 An Aria2 GUI Android App|280|0|2021-08-10| -|153|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |592|0|2022-01-12| -|154|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|25|0|2021-11-17| -|155|[twngo/privacytools-zh](https://github.com/twngo/privacytools-zh)|privacytool.io -Traditional Chinese version|51|0|2021-10-07| -|156|[LightSideWorkbench/LightSide](https://github.com/LightSideWorkbench/LightSide)|LightSide Workbench|18|0|2021-09-27| -|157|[xingrz/smartisan](https://github.com/xingrz/smartisan)|锤学研究|46|0|2022-01-06| -|158|[zncapp/zncapp](https://github.com/zncapp/zncapp)|我们的口号是:铲除渣男,我们是专业的。|19|0|2021-10-05| -|159|[whxaxes/node-test](https://github.com/whxaxes/node-test)|Nodejs demo|298|0|2021-10-22| -|160|[BYVoid/ytenx](https://github.com/BYVoid/ytenx)|YonhTenxMyangx 韻典網|87|0|2021-12-02| -|161|[YongxinLiu/MicrobiomeStatPlot](https://github.com/YongxinLiu/MicrobiomeStatPlot)|Interpretation and visualization of microbiome charts|178|0|2021-07-26| -|162|[rokid/docs](https://github.com/rokid/docs)|Rokid 语音开放平台,包含技能开发、语音设备接入及智能家居接入的文档、SDK 及示例代码|90|0|2021-08-06| -|163|[saidwho13/hamza](https://github.com/saidwho13/hamza)|Fast C OpenType Library|47|0|2022-01-14| -|164|[wx-chevalier/DevOps-Series](https://github.com/wx-chevalier/DevOps-Series)|📚DevOps,软件开发与发布,测试、CI、自动化、日志聚合、监控告警、SRE|24|0|2022-01-06| -|165|[lyliyongblue/Java-Enterprise-IT-Architect-s-Dream](https://github.com/lyliyongblue/Java-Enterprise-IT-Architect-s-Dream)|8年的Java开发经验。一天,老婆问我:“你是不是都可以做架构师了?”。我一下子,犹豫了,突然觉得自己对Java一无所有。从大学开始接触学习Java开始,从小白到带团队,从做功能到设计项目,带团队做项目,一路走来,发现没留下些什么。时候对Java工作做下总结了,这也是我的架构梦,一个总结。|22|0|2022-01-07| -|166|[forevergooe/v2-ui](https://github.com/forevergooe/v2-ui)|-|30|0|2021-10-21| -|167|[hongmaple/HtxkEmsm](https://github.com/hongmaple/HtxkEmsm)|本系统基于若依框架,感谢若依的开源,RuoYi 是一个 Java EE 企业级快速开发平台,基于经典技术组合(Spring Boot、Apache Shiro、MyBatis、Thymeleaf、Bootstrap),内置模块如:部门管理、角色用户、菜单及按钮授权、数据权限、系统参数、日志管理、通知公告等。在线定时任务配置;支持集群,支持多数据源。 #主要特性 完全响应式布局(支持电脑、平板、手 ...|45|0|2021-09-20| -|168|[yangjingyu/vs-tree](https://github.com/yangjingyu/vs-tree)|移动端PC端通用树组件,适用于企业组织通讯录,百万数据支持|271|0|2021-11-11| -|169|[taisukef/Geo3x3](https://github.com/taisukef/Geo3x3)|a simple geo-coding system for WGS84|24|0|2021-12-15| -|170|[Wei2624/AI_Learning_Hub](https://github.com/Wei2624/AI_Learning_Hub)|AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics|53|0|2021-09-27| -|171|[NiuStar/RtspServerTest](https://github.com/NiuStar/RtspServerTest)|RtspServer服务器|17|0|2021-08-17| -|172|[Wscats/omi-docs](https://github.com/Wscats/omi-docs)|📃omil文档|65|0|2021-08-11| -|173|[luoxuhai/chinese-novel](https://github.com/luoxuhai/chinese-novel)|📙 Chinese novel database 最全的中国古典小说数据库。|117|0|2021-09-12| -|174|[shenzhim/img-captcha](https://github.com/shenzhim/img-captcha)|基于canvas的图片滑块式验证码|54|0|2021-10-11| -|175|[thinkerchan/blog](https://github.com/thinkerchan/blog)|javascript高级程序设计(第三版) 快速阅读版,省略较多不常用的内容。|28|0|2021-11-10| -|176|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|165|0|2021-12-23| -|177|[Oreomeow/freenom-py](https://github.com/Oreomeow/freenom-py)|Freenom 域名自动续约 python 项目|63|0|2021-10-22| -|178|[qihangchenhao/Amazon_Spider_Sys](https://github.com/qihangchenhao/Amazon_Spider_Sys)|Amazon Spider 亚马逊商品信息抓取系统,包含商品监控模块,商品评价监控模块,商品库存监控系统,评论词云模块,用户管理模块|37|0|2022-01-13| -|179|[zhengmin1989/MyArticles](https://github.com/zhengmin1989/MyArticles)|蒸米的文章(iOS冰与火之歌系列,一步一步学ROP系列,安卓动态调试七种武器系列等)|808|0|2021-08-12| -|180|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|80|0|2021-07-22| -|181|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1713|0|2022-01-12| -|182|[MugglePay/MugglePay](https://github.com/MugglePay/MugglePay)|Make Crypto Payment Easy 让数字货币支付更简单|164|0|2021-07-20| -|183|[vesoft-inc/nebula-docs-cn](https://github.com/vesoft-inc/nebula-docs-cn)|Repository for the Chinese documentations|36|0|2022-01-14| -|184|[zhisheng17/zhisheng17.github.io](https://github.com/zhisheng17/zhisheng17.github.io)|my blog website —— www.54tianzhisheng.cn|91|0|2021-12-26| -|185|[PaulSquires/WinFBE](https://github.com/PaulSquires/WinFBE)|FreeBASIC Editor for Windows|97|0|2021-09-20| -|186|[amphineko/atomicneko](https://github.com/amphineko/atomicneko)|a simple homepage (or template) located at|210|0|2022-01-13| -|187|[walkor/webman-manual](https://github.com/walkor/webman-manual)|Manual for webman|35|0|2022-01-12| -|188|[idealclover/Easy-to-Download](https://github.com/idealclover/Easy-to-Download)|🔖可轻松配置的APP下载页&南哪课表官网|16|0|2021-09-09| -|189|[jingjingdemao/React-YingHuaShiPin](https://github.com/jingjingdemao/React-YingHuaShiPin)|一款集追剧看番一体的视频软件|24|0|2021-09-21| -|190|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|169|0|2022-01-14| -|191|[w3c/mlreq](https://github.com/w3c/mlreq)|Mongolian Layout Requirements|16|0|2021-11-19| -|192|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|462|0|2022-01-06| -|193|[qisi007/react-admin-plus](https://github.com/qisi007/react-admin-plus)|基于react,ant-ui,typescript的前端微服务框架。|36|0|2022-01-04| -|194|[tcatche/tcatche.github.io](https://github.com/tcatche/tcatche.github.io)|-|40|0|2021-11-24| -|195|[JackCrysler/pkweb](https://github.com/JackCrysler/pkweb)|仿头脑王者对战答题应用----全栈开发|46|0|2022-01-13| -|196|[RyanPro/portainer_cn](https://github.com/RyanPro/portainer_cn)|portainerUI中文汉化|22|0|2022-01-14| -|197|[lazyparser/weloveinterns](https://github.com/lazyparser/weloveinterns)|中科院软件所智能软件中心实习生社区|262|0|2021-12-01| -|198|[ProletRevDicta/Prolet](https://github.com/ProletRevDicta/Prolet)|Historical documents (in Chinese) about the GPCR (Thanks Comrade RC)|79|0|2022-01-15| -|199|[fengyehong123/fengyehong123.github.io](https://github.com/fengyehong123/fengyehong123.github.io)|心血来潮的资源整理-闲暇之余就更新|27|0|2021-10-07| -|200|[359303267/359303267.github.io](https://github.com/359303267/359303267.github.io)|2019.08.08 一个不知道叫什么好的U盘启动工具集|18|0|2021-07-22| +|66|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|283|1|2021-12-28| +|67|[yzhu798/CodingInterviewsNotes](https://github.com/yzhu798/CodingInterviewsNotes)|涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》 ...|1198|1|2022-01-16| +|68|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|261|1|2021-11-17| +|69|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|547|1|2022-01-12| +|70|[chroblert/Flash-Pop2](https://github.com/chroblert/Flash-Pop2)|Flash-Pop升级版|45|1|2021-11-07| +|71|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |177|1|2021-08-26| +|72|[ffffffff0x/AboutSecurity](https://github.com/ffffffff0x/AboutSecurity)|Everything for pentest. 用于渗透测试的 payload 和 bypass 字典.|470|1|2022-01-05| +|73|[SaltyLeo/i-book.in_Archive](https://github.com/SaltyLeo/i-book.in_Archive)|-|654|1|2021-08-03| +|74|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1382|1|2022-01-05| +|75|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3101|1|2021-12-27| +|76|[JackieTseng/conference_call_for_paper](https://github.com/JackieTseng/conference_call_for_paper)|2021-2022 International Conferences in Artificial Intelligence, Machine Learning, Computer Vision, Data Mining, Natural Language Processing and Robotics|858|1|2021-10-07| +|77|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|486|1|2021-10-09| +|78|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10 自带微软五笔码表与短语替换与管理工具( 可将系统五笔替换为郑码、小鹤音形等 ),并可增强五笔设置、热键等功能。 发布后的软件仅930KB( 绿色免安装 )。软件已自带郑码、小鹤音形、五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。|577|1|2021-10-04| +|79|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|648|1|2021-12-12| +|80|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|627|1|2022-01-16| +|81|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1323|1|2021-11-26| +|82|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2683|1|2021-12-31| +|83|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|983|1|2021-12-09| +|84|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|713|1|2022-01-08| +|85|[Ehco1996/Python-crawler](https://github.com/Ehco1996/Python-crawler)|从头开始 系统化的 学习如何写Python爬虫。 Python版本 3.6 |1592|1|2021-12-13| +|86|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|29|1|2021-12-13| +|87|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|1|2021-11-05| +|88|[wx-chevalier/Awesome-CS-Books-and-Digests](https://github.com/wx-chevalier/Awesome-CS-Books-and-Digests)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1397|1|2022-01-06| +|89|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4373|1|2021-12-31| +|90|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2965|1|2022-01-16| +|91|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|1|2022-01-08| +|92|[tengshe789/SpringCloud-miaosha](https://github.com/tengshe789/SpringCloud-miaosha)|一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read. It can be used as a paper material for academic defense.|192|0|2022-01-13| +|93|[wx-chevalier/Spring-Series](https://github.com/wx-chevalier/Spring-Series)|Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战|18|0|2021-11-28| +|94|[Nick-Hopps/v2-ui-plus](https://github.com/Nick-Hopps/v2-ui-plus)|-|52|0|2021-09-16| +|95|[tc39/proposal-intl-enumeration](https://github.com/tc39/proposal-intl-enumeration)|Return supported values of options, such as timeZone, calendars, numberingSystems, currencies, units|39|0|2021-12-02| +|96|[godloveliang/Programming-a-Real-Self-Driving-Car](https://github.com/godloveliang/Programming-a-Real-Self-Driving-Car)|For this project, ROS nodes will be writing to implement core functionality of the autonomous vehicle system, including traffic light detection, control, and waypoint following! Then test the code usi ...|17|0|2021-09-08| +|97|[wanqihua/blog](https://github.com/wanqihua/blog)|-|192|0|2021-08-10| +|98|[DilemmaVi/ecsheet](https://github.com/DilemmaVi/ecsheet)|基于Luckysheet实现的协同编辑在线表格|69|0|2021-11-12| +|99|[wx-chevalier/Rust-Series](https://github.com/wx-chevalier/Rust-Series)|Rust Series,语法基础、数据结构、并发编程、工程实践,常见的代码示例 & 数据结构与算法|27|0|2021-11-28| +|100|[OIerDb-ng/OIer](https://github.com/OIerDb-ng/OIer)|A database for OIers|529|0|2021-12-24| +|101|[scwang90/CodeMan](https://github.com/scwang90/CodeMan)|spring-dbutil-jsp-web 代码生成项目|17|0|2021-08-23| +|102|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|219|0|2022-01-06| +|103|[2010yhh/springBoot-demos](https://github.com/2010yhh/springBoot-demos)|springBoot-demos基于1.5.x版本|270|0|2022-01-15| +|104|[QMUI/QMUIDemo_Web](https://github.com/QMUI/QMUIDemo_Web)|QMUI Web 的示例项目及文档|109|0|2022-01-13| +|105|[tmplink/tmpUI](https://github.com/tmplink/tmpUI)|JavaScript framework written on es6. You can use it to modularize your front-end projects. Only 35kb in size, no other dependencies. Easy to use.|66|0|2022-01-04| +|106|[Anarion-zuo/AnBlogs](https://github.com/Anarion-zuo/AnBlogs)|All of my published&unpublished blogs|149|0|2022-01-06| +|107|[sunnankar/wuc-new](https://github.com/sunnankar/wuc-new)|We Use Coins website.|33|0|2021-11-04| +|108|[xskh2007/NginxAdmin](https://github.com/xskh2007/NginxAdmin)|nginx配置文件管理后台|25|0|2021-12-30| +|109|[swimos/tutorial](https://github.com/swimos/tutorial)|Tutorials to help you build your first Swim app|27|0|2021-08-17| +|110|[ueumd/fucking-algorithms](https://github.com/ueumd/fucking-algorithms)|Javascript数据结构与算法 设计模式 - 「更新中」【欢迎 watch,有兴趣点个 star】|25|0|2021-12-07| +|111|[erocrawler/gmgard](https://github.com/erocrawler/gmgard)|gmgard.com|32|0|2021-12-09| +|112|[jimting/AREEAnswer](https://github.com/jimting/AREEAnswer)|AREEAnswer - 學術倫理解答王|44|0|2021-09-09| +|113|[covidcaremap/covid19-healthsystemcapacity](https://github.com/covidcaremap/covid19-healthsystemcapacity)|Open geospatial work to support health systems' capacity (providers, supplies, ventilators, beds, meds) to effectively care for rapidly growing COVID19 patient needs|96|0|2022-01-16| +|114|[hostsoft/diretcadmin-chinese-lang](https://github.com/hostsoft/diretcadmin-chinese-lang)|DirectAdmin 中文语言包 By 主机软件 hostsoft.cn|36|0|2021-12-23| +|115|[18996677975/myHtmlDemo](https://github.com/18996677975/myHtmlDemo)|我的HTML代码|68|0|2021-11-26| +|116|[MonkSoul/Monk.UI](https://github.com/MonkSoul/Monk.UI)|原生Javascript开发,让你的表单亮起来!|68|0|2021-10-19| +|117|[duxiaoqin/Lecture-notes-for-Artificial-Intelligence](https://github.com/duxiaoqin/Lecture-notes-for-Artificial-Intelligence)|Lecture notes for Artificial Intelligence (人工智能讲义)|18|0|2021-11-15| +|118|[Huochengyan/myGoProject](https://github.com/Huochengyan/myGoProject)|一个很适合学习GO开发的源代码|23|0|2022-01-02| +|119|[Crazepony/crazepony.github.io](https://github.com/Crazepony/crazepony.github.io)|The web site of Crazepony.|71|0|2021-09-27| +|120|[folkstory/lingqiu-folk-story](https://github.com/folkstory/lingqiu-folk-story)|灵丘民间故事歌谣谚语集成|322|0|2021-09-17| +|121|[ekibun/flutter_qjs](https://github.com/ekibun/flutter_qjs)|A quickjs engine for flutter.|70|0|2021-10-03| +|122|[holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest)|吃透本仓库,变身vue项目单体测试大神|414|0|2022-01-15| +|123|[mendax1234/ThinkpadX390-Opencore-EFI](https://github.com/mendax1234/ThinkpadX390-Opencore-EFI)|macOS Catalina & Big Sur on ThinkPad X390 (Hackintosh)|31|0|2021-11-15| +|124|[LKI/lki.github.io](https://github.com/LKI/lki.github.io)|My blog, with memes in issues and TILs in README.|149|0|2022-01-16| +|125|[sunmouren/sunmouren](https://github.com/sunmouren/sunmouren)|一个可以发布文章、修改文章、喜欢文章、粉丝系统、评论、回复、点赞评论、关注人的动态的Django项目。|22|0|2022-01-13| +|126|[aoaostar/aliyundrive_uploader_for_baota](https://github.com/aoaostar/aliyundrive_uploader_for_baota)|阿里云盘上传宝塔插件|40|0|2021-09-24| +|127|[tc39/proposal-intl-locale-info](https://github.com/tc39/proposal-intl-locale-info)|An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.|22|0|2021-12-15| +|128|[ba1ma0/chrome_extension](https://github.com/ba1ma0/chrome_extension)|越权检测服务器Chrome插件开发部分|17|0|2021-08-11| +|129|[cliclitv/clicli-hybrid-app](https://github.com/cliclitv/clicli-hybrid-app)|🍰 CliCli hybrid app powered by apicloud and vue .|30|0|2021-08-10| +|130|[xiaoqingfengATGH/feeds-xiaoqingfeng](https://github.com/xiaoqingfengATGH/feeds-xiaoqingfeng)|Self maintained openwrt packages|24|0|2022-01-02| +|131|[dongyao8/daohang](https://github.com/dongyao8/daohang)|网址导航网站|19|0|2021-10-26| +|132|[qiuyy128/nova](https://github.com/qiuyy128/nova)|自动化运维管理平台|26|0|2022-01-06| +|133|[fundvis/fund-data](https://github.com/fundvis/fund-data)|爬虫@nullpointer/fund-crawler所爬取的基金数据,包括基金排名和基金净值,每日更新。|33|0|2022-01-16| +|134|[dongfangyuxiao/BurpExtend](https://github.com/dongfangyuxiao/BurpExtend)|基于Burp插件开发打造渗透测试自动化|235|0|2021-12-07| +|135|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1188|0|2022-01-14| +|136|[chadagreene/CDT](https://github.com/chadagreene/CDT)|The Climate Data Toolbox for MATLAB|74|0|2021-10-15| +|137|[wildfirechat/vue-chat](https://github.com/wildfirechat/vue-chat)|即时通讯(野火IM)系统Web端|63|0|2022-01-09| +|138|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|0|2021-11-11| +|139|[oam-dev/kubevela.io](https://github.com/oam-dev/kubevela.io)|KubeVela documentations and website (https://kubevela.io).|18|0|2021-12-09| +|140|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|213|0|2022-01-02| +|141|[seanpm2001/Its-time-to-cut-WideVine-DRM](https://github.com/seanpm2001/Its-time-to-cut-WideVine-DRM)|An article on why Googles WideVine DRM should not be used.|41|0|2022-01-07| +|142|[wujun728/jun_linux](https://github.com/wujun728/jun_linux)|Linux运维安装工具及脚本,项目基于shell、python,运维脚本、docker脚本、各种工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、php、redis、tomcat、gcc、gitlib、mq、dfs、k8s、jdk等(Python开发、DjangoWeb开发、爬虫、小工具、PyQt、大数据分析、AI智能、Python代码生成)|18|0|2021-12-02| +|143|[kokdemo/jike-stickers](https://github.com/kokdemo/jike-stickers)|即刻风格的表情包生成器|26|0|2021-09-26| +|144|[saucxs/nodeJSBlog](https://github.com/saucxs/nodeJSBlog)|sau交流学习社区系统,是一个拥有博客功能和社区分享评论功能的一个学习分享平台,后端完全使用nodeJS,数据库使用mysql,基于nodejs的thinkjs框架搭建的 ,前台系统:https://www.mwcxs.top 后台系统:https://www.mwcxs.top/admin|47|0|2022-01-15| +|145|[wx-chevalier/Financial-Series](https://github.com/wx-chevalier/Financial-Series)|非熊斋,科技、财经与投资|16|0|2021-11-02| +|146|[LoyalWilliams/noveljava](https://github.com/LoyalWilliams/noveljava)|java开发的小说爬虫,ssm框架搭建web展示|28|0|2021-08-23| +|147|[coocy/emoji](https://github.com/coocy/emoji)|在网页中显示emoji表情符号|175|0|2021-10-03| +|148|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|0|2021-09-16| +|149|[HeroIsUseless/MyBook](https://github.com/HeroIsUseless/MyBook)|简约优美的电子书阅读器(支持全平台)|122|0|2021-10-25| +|150|[abc-club/taro-music-ts](https://github.com/abc-club/taro-music-ts)|优秀的taro开源项目|56|0|2022-01-13| +|151|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|27|0|2022-01-14| +|152|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|702|0|2021-12-30| +|153|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|127|0|2021-10-23| +|154|[Xmader/aria-ng-gui-android](https://github.com/Xmader/aria-ng-gui-android)|一个 Aria2 图形界面安卓客户端 An Aria2 GUI Android App|280|0|2021-08-10| +|155|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |591|0|2022-01-12| +|156|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|25|0|2021-11-17| +|157|[twngo/privacytools-zh](https://github.com/twngo/privacytools-zh)|privacytool.io -Traditional Chinese version|51|0|2021-10-07| +|158|[LightSideWorkbench/LightSide](https://github.com/LightSideWorkbench/LightSide)|LightSide Workbench|18|0|2021-09-27| +|159|[xingrz/smartisan](https://github.com/xingrz/smartisan)|锤学研究|46|0|2022-01-06| +|160|[zncapp/zncapp](https://github.com/zncapp/zncapp)|我们的口号是:铲除渣男,我们是专业的。|19|0|2021-10-05| +|161|[whxaxes/node-test](https://github.com/whxaxes/node-test)|Nodejs demo|298|0|2021-10-22| +|162|[BYVoid/ytenx](https://github.com/BYVoid/ytenx)|YonhTenxMyangx 韻典網|87|0|2021-12-02| +|163|[YongxinLiu/MicrobiomeStatPlot](https://github.com/YongxinLiu/MicrobiomeStatPlot)|Interpretation and visualization of microbiome charts|178|0|2021-07-26| +|164|[rokid/docs](https://github.com/rokid/docs)|Rokid 语音开放平台,包含技能开发、语音设备接入及智能家居接入的文档、SDK 及示例代码|90|0|2021-08-06| +|165|[saidwho13/hamza](https://github.com/saidwho13/hamza)|Fast C OpenType Library|48|0|2022-01-16| +|166|[wx-chevalier/DevOps-Series](https://github.com/wx-chevalier/DevOps-Series)|📚DevOps,软件开发与发布,测试、CI、自动化、日志聚合、监控告警、SRE|24|0|2022-01-06| +|167|[lyliyongblue/Java-Enterprise-IT-Architect-s-Dream](https://github.com/lyliyongblue/Java-Enterprise-IT-Architect-s-Dream)|8年的Java开发经验。一天,老婆问我:“你是不是都可以做架构师了?”。我一下子,犹豫了,突然觉得自己对Java一无所有。从大学开始接触学习Java开始,从小白到带团队,从做功能到设计项目,带团队做项目,一路走来,发现没留下些什么。时候对Java工作做下总结了,这也是我的架构梦,一个总结。|22|0|2022-01-07| +|168|[forevergooe/v2-ui](https://github.com/forevergooe/v2-ui)|-|31|0|2021-10-21| +|169|[hongmaple/HtxkEmsm](https://github.com/hongmaple/HtxkEmsm)|本系统基于若依框架,感谢若依的开源,RuoYi 是一个 Java EE 企业级快速开发平台,基于经典技术组合(Spring Boot、Apache Shiro、MyBatis、Thymeleaf、Bootstrap),内置模块如:部门管理、角色用户、菜单及按钮授权、数据权限、系统参数、日志管理、通知公告等。在线定时任务配置;支持集群,支持多数据源。 #主要特性 完全响应式布局(支持电脑、平板、手 ...|46|0|2021-09-20| +|170|[yangjingyu/vs-tree](https://github.com/yangjingyu/vs-tree)|移动端PC端通用树组件,适用于企业组织通讯录,百万数据支持|271|0|2021-11-11| +|171|[taisukef/Geo3x3](https://github.com/taisukef/Geo3x3)|a simple geo-coding system for WGS84|24|0|2021-12-15| +|172|[Wei2624/AI_Learning_Hub](https://github.com/Wei2624/AI_Learning_Hub)|AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics|53|0|2021-09-27| +|173|[NiuStar/RtspServerTest](https://github.com/NiuStar/RtspServerTest)|RtspServer服务器|17|0|2021-08-17| +|174|[Wscats/omi-docs](https://github.com/Wscats/omi-docs)|📃omil文档|65|0|2021-08-11| +|175|[luoxuhai/chinese-novel](https://github.com/luoxuhai/chinese-novel)|📙 Chinese novel database 最全的中国古典小说数据库。|117|0|2021-09-12| +|176|[shenzhim/img-captcha](https://github.com/shenzhim/img-captcha)|基于canvas的图片滑块式验证码|54|0|2021-10-11| +|177|[thinkerchan/blog](https://github.com/thinkerchan/blog)|javascript高级程序设计(第三版) 快速阅读版,省略较多不常用的内容。|28|0|2021-11-10| +|178|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|165|0|2021-12-23| +|179|[Oreomeow/freenom-py](https://github.com/Oreomeow/freenom-py)|Freenom 域名自动续约 python 项目|63|0|2021-10-22| +|180|[qihangchenhao/Amazon_Spider_Sys](https://github.com/qihangchenhao/Amazon_Spider_Sys)|Amazon Spider 亚马逊商品信息抓取系统,包含商品监控模块,商品评价监控模块,商品库存监控系统,评论词云模块,用户管理模块|37|0|2022-01-13| +|181|[zhengmin1989/MyArticles](https://github.com/zhengmin1989/MyArticles)|蒸米的文章(iOS冰与火之歌系列,一步一步学ROP系列,安卓动态调试七种武器系列等)|808|0|2021-08-12| +|182|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|81|0|2021-07-22| +|183|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1713|0|2022-01-12| +|184|[MugglePay/MugglePay](https://github.com/MugglePay/MugglePay)|Make Crypto Payment Easy 让数字货币支付更简单|164|0|2021-07-20| +|185|[vesoft-inc/nebula-docs-cn](https://github.com/vesoft-inc/nebula-docs-cn)|Repository for the Chinese documentations|36|0|2022-01-14| +|186|[zhisheng17/zhisheng17.github.io](https://github.com/zhisheng17/zhisheng17.github.io)|my blog website —— www.54tianzhisheng.cn|91|0|2022-01-16| +|187|[PaulSquires/WinFBE](https://github.com/PaulSquires/WinFBE)|FreeBASIC Editor for Windows|97|0|2021-09-20| +|188|[amphineko/atomicneko](https://github.com/amphineko/atomicneko)|a simple homepage (or template) located at|210|0|2022-01-13| +|189|[walkor/webman-manual](https://github.com/walkor/webman-manual)|Manual for webman|35|0|2022-01-12| +|190|[idealclover/Easy-to-Download](https://github.com/idealclover/Easy-to-Download)|🔖可轻松配置的APP下载页&南哪课表官网|16|0|2021-09-09| +|191|[jingjingdemao/React-YingHuaShiPin](https://github.com/jingjingdemao/React-YingHuaShiPin)|一款集追剧看番一体的视频软件|24|0|2021-09-21| +|192|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|169|0|2022-01-14| +|193|[w3c/mlreq](https://github.com/w3c/mlreq)|Mongolian Layout Requirements|16|0|2021-11-19| +|194|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|462|0|2022-01-06| +|195|[qisi007/react-admin-plus](https://github.com/qisi007/react-admin-plus)|基于react,ant-ui,typescript的前端微服务框架。|36|0|2022-01-04| +|196|[tcatche/tcatche.github.io](https://github.com/tcatche/tcatche.github.io)|-|40|0|2021-11-24| +|197|[JackCrysler/pkweb](https://github.com/JackCrysler/pkweb)|仿头脑王者对战答题应用----全栈开发|46|0|2022-01-13| +|198|[RyanPro/portainer_cn](https://github.com/RyanPro/portainer_cn)|portainerUI中文汉化|22|0|2022-01-14| +|199|[lazyparser/weloveinterns](https://github.com/lazyparser/weloveinterns)|中科院软件所智能软件中心实习生社区|262|0|2021-12-01| +|200|[ProletRevDicta/Prolet](https://github.com/ProletRevDicta/Prolet)|Historical documents (in Chinese) about the GPCR (Thanks Comrade RC)|79|0|2022-01-16|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Java.md b/content/charts/growth/software/Java.md index 5b02a198..aa8a75d1 100644 --- a/content/charts/growth/software/Java.md +++ b/content/charts/growth/software/Java.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Java -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55406|40|2022-01-12| -|2|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27165|24|2022-01-12| -|3|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28210|23|2022-01-14| -|4|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21494|19|2022-01-15| -|5|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24505|16|2021-11-07| -|6|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21048|16|2022-01-14| -|7|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22387|16|2022-01-13| -|8|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23150|16|2021-11-02| -|9|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30338|15|2021-12-11| -|10|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18418|15|2022-01-15| -|11|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20721|15|2022-01-15| -|12|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17217|15|2022-01-03| -|13|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|21123|14|2022-01-15| -|14|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23246|14|2021-12-03| -|15|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4678|13|2022-01-14| -|16|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|144|13|2022-01-12| -|17|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18265|13|2022-01-15| -|18|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16717|12|2022-01-14| -|19|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12876|12|2022-01-03| -|20|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|260|12|2022-01-02| -|21|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26178|12|2022-01-14| -|22|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7767|11|2022-01-12| -|23|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22587|11|2021-12-13| -|24|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36715|10|2022-01-15| -|25|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|7988|10|2022-01-14| +|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55422|40|2022-01-16| +|2|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27176|24|2022-01-12| +|3|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28215|23|2022-01-16| +|4|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21496|19|2022-01-16| +|5|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24510|16|2021-11-07| +|6|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21055|16|2022-01-14| +|7|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22389|16|2022-01-13| +|8|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23163|16|2021-11-02| +|9|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30339|15|2021-12-11| +|10|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18417|15|2022-01-15| +|11|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20727|15|2022-01-16| +|12|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17222|15|2022-01-03| +|13|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|21125|14|2022-01-15| +|14|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23244|14|2021-12-03| +|15|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4688|13|2022-01-14| +|16|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18270|13|2022-01-15| +|17|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16723|12|2022-01-14| +|18|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|146|12|2022-01-12| +|19|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12881|12|2022-01-03| +|20|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|265|12|2022-01-02| +|21|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26181|12|2022-01-16| +|22|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7776|11|2022-01-12| +|23|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22588|11|2021-12-13| +|24|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36717|10|2022-01-16| +|25|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|7989|10|2022-01-14| |26|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8426|10|2021-12-10| -|27|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12115|10|2021-12-13| +|27|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12116|10|2021-12-13| |28|[ApsaraDB/galaxysql](https://github.com/ApsaraDB/galaxysql)|PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.|934|10|2021-12-28| -|29|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32122|10|2022-01-14| -|30|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|9|2021-12-16| -|31|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|772|9|2021-12-13| -|32|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6612|9|2022-01-15| -|33|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17033|9|2022-01-12| -|34|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7075|9|2022-01-14| -|35|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|5626|9|2021-12-28| -|36|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20408|9|2022-01-08| -|37|[981011512/--](https://github.com/981011512/--)|停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车 ...|4581|8|2022-01-12| -|38|[CodingGay/BlackObfuscator](https://github.com/CodingGay/BlackObfuscator)|Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.|260|8|2022-01-12| -|39|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13395|8|2022-01-13| -|40|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|12758|8|2021-11-28| -|41|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16176|8|2021-12-09| -|42|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3068|8|2021-12-22| -|43|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|447|8|2021-11-24| -|44|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1793|8|2022-01-14| -|45|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21682|8|2022-01-15| -|46|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13625|7|2021-12-29| -|47|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|1147|7|2022-01-10| +|29|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32129|10|2022-01-14| +|30|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|772|9|2021-12-13| +|31|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6611|9|2022-01-16| +|32|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17035|9|2022-01-12| +|33|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7076|9|2022-01-14| +|34|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|5645|9|2021-12-28| +|35|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20409|9|2022-01-08| +|36|[981011512/--](https://github.com/981011512/--)|停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车 ...|4580|8|2022-01-12| +|37|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|8|2021-12-16| +|38|[CodingGay/BlackObfuscator](https://github.com/CodingGay/BlackObfuscator)|Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.|264|8|2022-01-12| +|39|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13396|8|2022-01-13| +|40|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|1181|8|2022-01-10| +|41|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|12758|8|2021-11-28| +|42|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16176|8|2021-12-09| +|43|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3077|8|2021-12-22| +|44|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|448|8|2021-11-24| +|45|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1794|8|2022-01-16| +|46|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21685|8|2022-01-15| +|47|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13627|7|2021-12-29| |48|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|7|2021-12-13| |49|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25017|7|2022-01-11| |50|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9225|7|2021-12-09| -|51|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12739|7|2022-01-11| -|52|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10310|7|2022-01-14| +|51|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12740|7|2022-01-16| +|52|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10311|7|2022-01-14| |53|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16739|7|2022-01-14| -|54|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2301|7|2022-01-15| -|55|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21775|7|2022-01-13| -|56|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6420|6|2022-01-13| -|57|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8176|6|2022-01-07| +|54|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2309|7|2022-01-15| +|55|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21783|7|2022-01-13| +|56|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6421|6|2022-01-13| +|57|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8177|6|2022-01-07| |58|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 开源商城 java电商商城系统 多用户商城 |1386|6|2022-01-13| -|59|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 Star,是作者生发的动力!|2111|6|2022-01-13| -|60|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1001|6|2021-12-28| +|59|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 Star,是作者生发的动力!|2115|6|2022-01-13| +|60|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1042|6|2021-12-28| |61|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|10997|6|2021-12-12| |62|[FiboAI/EngineX](https://github.com/FiboAI/EngineX)| Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;|343|6|2021-12-24| |63|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10078|6|2021-12-28| -|64|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11174|6|2022-01-15| +|64|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11176|6|2022-01-16| |65|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6108|6|2022-01-13| |66|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24071|6|2022-01-09| |67|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12808|6|2021-11-06| |68|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3429|5|2022-01-15| -|69|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3281|5|2022-01-07| +|69|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3283|5|2022-01-16| |70|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|177|5|2022-01-11| -|71|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4374|5|2022-01-07| +|71|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4375|5|2022-01-07| |72|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8399|5|2021-11-28| -|73|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5394|5|2022-01-12| -|74|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4285|5|2022-01-15| +|73|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5399|5|2022-01-12| +|74|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4284|5|2022-01-15| |75|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|5|2021-12-15| |76|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10511|5|2021-11-22| |77|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8034|5|2022-01-11| -|78|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7224|5|2021-12-09| -|79|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|165|5|2021-12-16| -|80|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|122|5|2022-01-04| -|81|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16335|5|2022-01-13| -|82|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5134|5|2022-01-06| -|83|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6546|5|2021-12-21| -|84|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~|9004|5|2021-07-21| -|85|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7137|5|2021-10-26| -|86|[li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)|🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for A ...|6153|5|2022-01-14| -|87|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具,大量参考/引用了Rogue JNDI项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。|440|5|2021-12-13| -|88|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8044|5|2021-09-17| -|89|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|578|5|2022-01-04| -|90|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|9873|5|2021-12-08| -|91|[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 快速集成框架). |10145|5|2021-11-19| -|92|[Nepxion/Discovery](https://github.com/Nepxion/Discovery)|☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4691|4|2021-10-06| -|93|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7067|4|2021-12-09| -|94|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|187|4|2021-12-30| -|95|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|2868|4|2022-01-07| -|96|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2177|4|2022-01-07| -|97|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6829|4|2021-11-27| -|98|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2303|4|2022-01-08| -|99|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9212|4|2022-01-08| -|100|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6538|4|2021-12-22| -|101|[mqttsnet/thinglinks](https://github.com/mqttsnet/thinglinks)|开源ThingLinks物联网一体化平台,高性、高吞吐量、高扩展性的物联网平台!单机可以支持百万链接,同时支持自定义扩展功能,功能非常强大,采用netty作为通信层组件,支持插件化开发集成!|440|4|2022-01-07| -|102|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7746|4|2022-01-06| -|103|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案|3232|4|2022-01-07| -|104|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|417|4|2022-01-09| -|105|[febsteam/FEBS-Shiro](https://github.com/febsteam/FEBS-Shiro)|Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。预览地址:http://47.104.70.138:8080/login|5673|4|2021-08-23| -|106|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|1827|4|2022-01-14| -|107|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|660|4|2022-01-15| -|108|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3446|4|2022-01-11| -|109|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10898|4|2022-01-13| -|110|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5236|4|2021-08-16| -|111|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4505|4|2021-12-27| +|78|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7227|5|2021-12-09| +|79|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16339|5|2022-01-15| +|80|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5137|5|2022-01-06| +|81|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6549|5|2021-12-21| +|82|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~|9005|5|2021-07-21| +|83|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7139|5|2021-10-26| +|84|[li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)|🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for A ...|6153|5|2022-01-14| +|85|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具,大量参考/引用了Rogue JNDI项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。|440|5|2021-12-13| +|86|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8044|5|2021-09-17| +|87|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|579|5|2022-01-04| +|88|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|9876|5|2021-12-08| +|89|[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 快速集成框架). |10145|5|2021-11-19| +|90|[Nepxion/Discovery](https://github.com/Nepxion/Discovery)|☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4691|4|2021-10-06| +|91|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7068|4|2021-12-09| +|92|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|187|4|2021-12-30| +|93|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|2871|4|2022-01-07| +|94|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2178|4|2022-01-07| +|95|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6829|4|2021-11-27| +|96|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2304|4|2022-01-08| +|97|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9212|4|2022-01-08| +|98|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6541|4|2021-12-22| +|99|[mqttsnet/thinglinks](https://github.com/mqttsnet/thinglinks)|开源ThingLinks物联网一体化平台,高性、高吞吐量、高扩展性的物联网平台!单机可以支持百万链接,同时支持自定义扩展功能,功能非常强大,采用netty作为通信层组件,支持插件化开发集成!|440|4|2022-01-07| +|100|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7746|4|2022-01-06| +|101|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案|3232|4|2022-01-07| +|102|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|420|4|2022-01-09| +|103|[febsteam/FEBS-Shiro](https://github.com/febsteam/FEBS-Shiro)|Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。预览地址:http://47.104.70.138:8080/login|5673|4|2021-08-23| +|104|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|1831|4|2022-01-14| +|105|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|660|4|2022-01-16| +|106|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3447|4|2022-01-11| +|107|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|165|4|2021-12-16| +|108|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10900|4|2022-01-13| +|109|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5235|4|2021-08-16| +|110|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4505|4|2021-12-27| +|111|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|122|4|2022-01-04| |112|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6516|4|2021-12-14| -|113|[hackware1993/MagicIndicator](https://github.com/hackware1993/MagicIndicator)|A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIn ...|8999|4|2022-01-09| +|113|[hackware1993/MagicIndicator](https://github.com/hackware1993/MagicIndicator)|A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIn ...|9000|4|2022-01-09| |114|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|574|4|2022-01-12| -|115|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4499|4|2021-12-18| +|115|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4503|4|2021-12-18| |116|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8722|4|2022-01-03| -|117|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落,Vue+SpringBoot实现的多用户博客管理平台!|6387|4|2022-01-15| +|117|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落,Vue+SpringBoot实现的多用户博客管理平台!|6388|4|2022-01-15| |118|[yhaolpz/FloatWindow](https://github.com/yhaolpz/FloatWindow)|Andorid 任意界面悬浮窗,实现悬浮窗如此简单|3954|3|2021-10-13| |119|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|2380|3|2021-11-18| |120|[bytedance/AlphaPlayer](https://github.com/bytedance/AlphaPlayer)|AlphaPlayer is a video animation engine.|1534|3|2021-12-27| |121|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6309|3|2021-09-07| -|122|[wxiaoqi/Spring-Cloud-Platform](https://github.com/wxiaoqi/Spring-Cloud-Platform)|🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新|5543|3|2021-09-08| -|123|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。|1484|3|2021-07-24| -|124|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10222|3|2022-01-06| -|125|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|551|3|2022-01-14| +|122|[wxiaoqi/Spring-Cloud-Platform](https://github.com/wxiaoqi/Spring-Cloud-Platform)|🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新|5545|3|2021-09-08| +|123|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。|1485|3|2021-07-24| +|124|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10224|3|2022-01-06| +|125|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|552|3|2022-01-14| |126|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4739|3|2021-09-24| |127|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2060|3|2021-12-01| |128|[pedant/sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|SweetAlert for Android, a beautiful and clever alert dialog|7227|3|2021-08-31| -|129|[debezium/debezium](https://github.com/debezium/debezium)|Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.|6083|3|2022-01-15| -|130|[donkingliang/ConsecutiveScroller](https://github.com/donkingliang/ConsecutiveScroller)|ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。|1858|3|2021-12-22| +|129|[debezium/debezium](https://github.com/debezium/debezium)|Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.|6087|3|2022-01-15| +|130|[donkingliang/ConsecutiveScroller](https://github.com/donkingliang/ConsecutiveScroller)|ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。|1859|3|2021-12-22| |131|[x-ream/sqli](https://github.com/x-ream/sqli)|orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder|1640|3|2021-12-30| |132|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|3622|3|2022-01-10| -|133|[alibaba/testable-mock](https://github.com/alibaba/testable-mock)|换种思路写Mock,让单元测试更简单|1391|3|2022-01-12| +|133|[alibaba/testable-mock](https://github.com/alibaba/testable-mock)|换种思路写Mock,让单元测试更简单|1392|3|2022-01-12| |134|[GoogleLLP/SuperMarket](https://github.com/GoogleLLP/SuperMarket)|设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……|1603|3|2021-08-09| -|135|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog等等|196|3|2022-01-15| -|136|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1271|3|2022-01-14| +|135|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog等等|198|3|2022-01-15| +|136|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1271|3|2022-01-16| |137|[Mr-xn/JNDIExploit-1](https://github.com/Mr-xn/JNDIExploit-1)|一款用于 JNDI注入 利用的工具,大量参考/引用了 Rogue JNDI 项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。(from https://github.com/feihong-cs/JNDIExploit)|93|3|2021-12-15| |138|[JavaNoober/BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary)|A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)|3216|3|2021-12-18| -|139|[coderbruis/JavaSourceCodeLearning](https://github.com/coderbruis/JavaSourceCodeLearning)|Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码|1615|3|2022-01-11| +|139|[coderbruis/JavaSourceCodeLearning](https://github.com/coderbruis/JavaSourceCodeLearning)|Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码|1618|3|2022-01-11| |140|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5756|3|2022-01-07| -|141|[peng-zhihui/DeepVision](https://github.com/peng-zhihui/DeepVision)|在我很多项目中用到的CV算法推理框架应用。|1636|3|2021-11-09| +|141|[peng-zhihui/DeepVision](https://github.com/peng-zhihui/DeepVision)|在我很多项目中用到的CV算法推理框架应用。|1637|3|2021-11-09| |142|[EmYiQing/LDAPKit](https://github.com/EmYiQing/LDAPKit)|自用的LDAP测试工具,一键启动|124|3|2021-12-13| |143|[sofastack/sofa-boot](https://github.com/sofastack/sofa-boot)|SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.|4472|3|2021-12-30| -|144|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3003|3|2021-12-23| -|145|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!|1992|3|2021-10-06| -|146|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5374|3|2021-12-16| -|147|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4508|3|2021-12-02| +|144|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3002|3|2021-12-23| +|145|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!|1994|3|2021-10-06| +|146|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5376|3|2021-12-16| +|147|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4509|3|2021-12-02| |148|[erupts/erupt](https://github.com/erupts/erupt)|🚀 纯 Java 注解,单个类文件,快速开发 Admin 管理后台。不生成任何代码、零前端代码、零 CURD、自动建表、注解式API、自定义服务逻辑,支持所有主流数据库,支持自定义页面,支持多数据源,提供二十几类业务组件,十几种展示形式,支持逻辑删除,动态定时任务,前端后端分离等。核心技术:Spring Boot、JPA、Reflect、TypeScript、NG-ZORRO等。 开源不易,记得右 ...|1418|3|2022-01-15| -|149|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5729|3|2022-01-04| +|149|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5730|3|2022-01-04| |150|[CodingGay/BlackObfuscator-ASPlugin](https://github.com/CodingGay/BlackObfuscator-ASPlugin)|This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.|90|3|2022-01-13| -|151|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7837|3|2021-10-12| -|152|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|683|3|2021-10-15| -|153|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|3312|3|2022-01-12| +|151|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7838|3|2021-10-12| +|152|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|684|3|2021-10-15| +|153|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|3313|3|2022-01-12| |154|[boundaryx/cloudrasp-log4j2](https://github.com/boundaryx/cloudrasp-log4j2)|一个针对防御 log4j2 CVE-2021-44228 漏洞的 RASP 工具。 A Runtime Application Self-Protection module specifically designed for log4j2 RCE (CVE-2021-44228) defense.|99|3|2021-12-11| -|155|[alibaba/Appactive](https://github.com/alibaba/Appactive)|AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)|103|3|2022-01-14| +|155|[alibaba/Appactive](https://github.com/alibaba/Appactive)|AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)|104|3|2022-01-14| |156|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|3912|3|2021-12-05| |157|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 678776401|4813|3|2021-09-05| |158|[java-aodeng/hope-boot](https://github.com/java-aodeng/hope-boot)|🌱 Hope-Boot 一款现代化的脚手架项目|3229|3|2021-08-25| -|159|[bytedance/ByteX](https://github.com/bytedance/ByteX)|ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台|2209|3|2021-07-22| +|159|[bytedance/ByteX](https://github.com/bytedance/ByteX)|ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台|2211|3|2021-07-22| |160|[JeremyLiao/LiveEventBus](https://github.com/JeremyLiao/LiveEventBus)|:mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP|3227|3|2021-09-03| |161|[jetlinks/jetlinks-community](https://github.com/jetlinks/jetlinks-community)|JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2467|3|2022-01-13| -|162|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2386|3|2022-01-15| -|163|[lyrric/seckill](https://github.com/lyrric/seckill)|苗苗 约苗 九价 秒杀 脚本|1592|3|2022-01-04| -|164|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6059|3|2021-12-01| -|165|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|2650|3|2022-01-09| +|162|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2388|3|2022-01-15| +|163|[lyrric/seckill](https://github.com/lyrric/seckill)|苗苗 约苗 九价 秒杀 脚本|1591|3|2022-01-04| +|164|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6058|3|2021-12-01| +|165|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|2652|3|2022-01-09| |166|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6707|3|2021-12-02| |167|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|2014|3|2021-12-04| -|168|[pmiaowu/HostCollision](https://github.com/pmiaowu/HostCollision)|用于host碰撞而生的小工具,专门检测渗透中需要绑定hosts才能访问的主机或内部系统|251|3|2021-12-30| -|169|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4496|3|2021-12-16| +|168|[pmiaowu/HostCollision](https://github.com/pmiaowu/HostCollision)|用于host碰撞而生的小工具,专门检测渗透中需要绑定hosts才能访问的主机或内部系统|252|3|2021-12-30| +|169|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4497|3|2021-12-16| |170|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|3160|3|2022-01-07| -|171|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5524|3|2021-09-21| -|172|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2742|3|2021-11-11| +|171|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5523|3|2021-09-21| +|172|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2743|3|2021-11-11| |173|[jambestwick/web3jdemo](https://github.com/jambestwick/web3jdemo)|功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,争取做大第一看盘,买卖工具,持续更新中... ...|153|3|2022-01-09| -|174|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1733|3|2022-01-14| -|175|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5582|2|2021-12-09| -|176|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。|939|2|2021-11-19| -|177|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2664|2|2021-08-17| -|178|[getActivity/ToastUtils](https://github.com/getActivity/ToastUtils)|Android 吐司框架,专治 Toast 各种疑难杂症|2127|2|2022-01-08| -|179|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|1973|2|2022-01-07| -|180|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2436|2|2022-01-04| -|181|[qq53182347/liugh-parent](https://github.com/qq53182347/liugh-parent)|SpringBoot+SpringCloud Oauth2+JWT+MybatisPlus实现Restful快速开发后端脚手架|2128|2|2021-08-16| -|182|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|3333|2|2022-01-14| -|183|[mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)|下一代Android打包工具,100个渠道包只需要10秒钟|4736|2|2022-01-10| -|184|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|1081|2|2021-12-31| -|185|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|91|2|2021-12-28| -|186|[alibaba/Alink](https://github.com/alibaba/Alink)|Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform. |2970|2|2022-01-07| -|187|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|489|2|2022-01-01| -|188|[huage2580/leeks](https://github.com/huage2580/leeks)|idea插件,查看基金,股票,虚拟币|887|2|2022-01-04| -|189|[hongyangAndroid/baseAdapter](https://github.com/hongyangAndroid/baseAdapter)|Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。|4669|2|2021-10-13| -|190|[spring2go/staffjoy](https://github.com/spring2go/staffjoy)|微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈|1623|2|2022-01-13| -|191|[WeBankFinTech/DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)|DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualizati ...|1829|2|2022-01-15| -|192|[NiceSeason/gulimall-learning](https://github.com/NiceSeason/gulimall-learning)|2020谷粒商城代码+笔记|1022|2|2021-09-20| -|193|[577fkj/MIUIStatusBarLyric](https://github.com/577fkj/MIUIStatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|95|2|2022-01-15| -|194|[mpusher/mpush](https://github.com/mpusher/mpush)|MPush开源实时消息推送系统|3467|2|2021-12-09| -|195|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5320|2|2022-01-12| -|196|[ThirtyDegreesRay/OpenHub](https://github.com/ThirtyDegreesRay/OpenHub)|An open source GitHub Android client app, faster and concise.|4014|2|2021-08-30| -|197|[flink-extended/flink-remote-shuffle](https://github.com/flink-extended/flink-remote-shuffle)|Remote Shuffle Service for Flink|109|2|2021-12-22| -|198|[jbduncanm/GcmForMojo2](https://github.com/jbduncanm/GcmForMojo2)|#GcmForMojo 为QQ和微信开启FCM推送# GcmForMojo|550|2|2022-01-12| -|199|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|The third-party Telegram android app.|1524|2|2022-01-14| -|200|[Meituan-Dianping/Robust](https://github.com/Meituan-Dianping/Robust)|Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.|4130|2|2021-09-13| +|174|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2021 、Spring Boot 2.6、 OAuth2 的 RBAC 权限管理系统|2191|3|2022-01-15| +|175|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1733|3|2022-01-14| +|176|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5582|2|2021-12-09| +|177|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。|941|2|2021-11-19| +|178|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2664|2|2021-08-17| +|179|[getActivity/ToastUtils](https://github.com/getActivity/ToastUtils)|Android 吐司框架,专治 Toast 各种疑难杂症|2127|2|2022-01-08| +|180|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|1975|2|2022-01-07| +|181|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2437|2|2022-01-04| +|182|[qq53182347/liugh-parent](https://github.com/qq53182347/liugh-parent)|SpringBoot+SpringCloud Oauth2+JWT+MybatisPlus实现Restful快速开发后端脚手架|2129|2|2021-08-16| +|183|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|3333|2|2022-01-14| +|184|[mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)|下一代Android打包工具,100个渠道包只需要10秒钟|4736|2|2022-01-10| +|185|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|1081|2|2021-12-31| +|186|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|93|2|2021-12-28| +|187|[alibaba/Alink](https://github.com/alibaba/Alink)|Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform. |2969|2|2022-01-07| +|188|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|490|2|2022-01-01| +|189|[huage2580/leeks](https://github.com/huage2580/leeks)|idea插件,查看基金,股票,虚拟币|887|2|2022-01-04| +|190|[hongyangAndroid/baseAdapter](https://github.com/hongyangAndroid/baseAdapter)|Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。|4669|2|2021-10-13| +|191|[spring2go/staffjoy](https://github.com/spring2go/staffjoy)|微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈|1625|2|2022-01-13| +|192|[WeBankFinTech/DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)|DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualizati ...|1830|2|2022-01-15| +|193|[NiceSeason/gulimall-learning](https://github.com/NiceSeason/gulimall-learning)|2020谷粒商城代码+笔记|1023|2|2021-09-20| +|194|[577fkj/MIUIStatusBarLyric](https://github.com/577fkj/MIUIStatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|96|2|2022-01-16| +|195|[mpusher/mpush](https://github.com/mpusher/mpush)|MPush开源实时消息推送系统|3468|2|2021-12-09| +|196|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5320|2|2022-01-12| +|197|[ThirtyDegreesRay/OpenHub](https://github.com/ThirtyDegreesRay/OpenHub)|An open source GitHub Android client app, faster and concise.|4014|2|2021-08-30| +|198|[flink-extended/flink-remote-shuffle](https://github.com/flink-extended/flink-remote-shuffle)|Remote Shuffle Service for Flink|109|2|2021-12-22| +|199|[jbduncanm/GcmForMojo2](https://github.com/jbduncanm/GcmForMojo2)|#GcmForMojo 为QQ和微信开启FCM推送# GcmForMojo|550|2|2022-01-12| +|200|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|The third-party Telegram android app.|1526|2|2022-01-16|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/JavaScript.md b/content/charts/growth/software/JavaScript.md index 7e836019..fb1006eb 100644 --- a/content/charts/growth/software/JavaScript.md +++ b/content/charts/growth/software/JavaScript.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > JavaScript -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|18045|111|2022-01-15| -|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192299|62|2022-01-15| -|3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14192|31|2022-01-14| -|4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35365|28|2022-01-15| -|5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37612|27|2022-01-09| -|6|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29729|26|2022-01-15| -|7|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2311|25|2022-01-08| -|8|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43399|19|2021-10-01| -|9|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35024|18|2022-01-07| -|10|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29478|18|2022-01-13| -|11|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15532|18|2022-01-13| -|12|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1033|18|2022-01-15| -|13|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|18261|17|2022-01-15| -|14|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |41724|17|2022-01-15| -|15|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9986|16|2022-01-15| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|18075|111|2022-01-15| +|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192324|62|2022-01-15| +|3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14210|31|2022-01-14| +|4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35373|28|2022-01-15| +|5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37611|27|2022-01-09| +|6|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29743|26|2022-01-16| +|7|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2325|25|2022-01-08| +|8|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43404|19|2021-10-01| +|9|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35027|18|2022-01-07| +|10|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29482|18|2022-01-13| +|11|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15543|18|2022-01-16| +|12|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1043|18|2022-01-15| +|13|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|18275|17|2022-01-15| +|14|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |41731|17|2022-01-15| +|15|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9989|16|2022-01-15| |16|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49791|16|2021-12-22| -|17|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39652|15|2022-01-13| -|18|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14143|15|2021-11-21| -|19|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6669|14|2021-12-22| -|20|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6354|14|2022-01-15| +|17|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39798|15|2022-01-16| +|18|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14150|15|2021-11-21| +|19|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6681|14|2021-12-22| +|20|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6367|14|2022-01-15| |21|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20383|14|2022-01-15| -|22|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13054|14|2022-01-12| -|23|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18353|13|2022-01-15| +|22|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13056|14|2022-01-12| +|23|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18363|13|2022-01-16| |24|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4146|13|2021-10-20| -|25|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2903|13|2022-01-15| -|26|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3035|12|2021-12-11| -|27|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|5948|12|2021-12-08| +|25|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2908|13|2022-01-16| +|26|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3048|12|2021-12-11| +|27|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|5948|12|2022-01-15| |28|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|937|11|2021-10-30| -|29|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25615|11|2021-10-26| -|30|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21668|11|2021-11-16| -|31|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21775|11|2022-01-15| -|32|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22555|11|2022-01-15| -|33|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33097|11|2021-12-13| -|34|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23431|11|2022-01-12| -|35|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12133|10|2021-12-28| -|36|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32187|10|2022-01-12| +|29|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25617|11|2021-10-26| +|30|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21670|11|2021-11-16| +|31|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21780|11|2022-01-16| +|32|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22560|11|2022-01-16| +|33|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33099|11|2021-12-13| +|34|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23433|11|2022-01-12| +|35|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12137|10|2021-12-28| +|36|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32190|10|2022-01-12| |37|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1968|10|2022-01-14| -|38|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22012|10|2022-01-15| -|39|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15550|9|2021-12-27| -|40|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2165|9|2022-01-15| -|41|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15427|9|2022-01-08| -|42|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15507|9|2022-01-13| -|43|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17682|9|2021-12-06| -|44|[bndw/wifi-card](https://github.com/bndw/wifi-card)|📶 Print a QR code for connecting to your WiFi (wificard.io)|5591|9|2022-01-14| -|45|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28729|9|2022-01-14| -|46|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3413|8|2021-12-29| -|47|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11097|8|2022-01-15| -|48|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12764|8|2022-01-15| -|49|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15905|8|2022-01-15| -|50|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1372|8|2021-12-09| +|38|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22014|10|2022-01-15| +|39|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15551|9|2021-12-27| +|40|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2174|9|2022-01-16| +|41|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15428|9|2022-01-08| +|42|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15510|9|2022-01-13| +|43|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17685|9|2021-12-06| +|44|[bndw/wifi-card](https://github.com/bndw/wifi-card)|📶 Print a QR code for connecting to your WiFi (wificard.io)|5593|9|2022-01-14| +|45|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28730|9|2022-01-14| +|46|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3414|8|2021-12-29| +|47|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11104|8|2022-01-15| +|48|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12772|8|2022-01-15| +|49|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15907|8|2022-01-15| +|50|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1374|8|2021-12-09| |51|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8643|8|2022-01-15| -|52|[SaekiRaku/vscode-rainbow-fart](https://github.com/SaekiRaku/vscode-rainbow-fart)|一个在你编程时疯狂称赞你的 VSCode 扩展插件 An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.|4597|8|2021-09-03| -|53|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2685|8|2022-01-13| -|54|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|668|7|2022-01-13| -|55|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19951|7|2022-01-05| -|56|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1276|7|2022-01-14| -|57|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21553|7|2022-01-12| -|58|[nextapps-de/flexsearch](https://github.com/nextapps-de/flexsearch)|Next-Generation full text search library for Browser and Node.js|8183|6|2022-01-07| -|59|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server & DB2|25554|6|2022-01-15| -|60|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1919|6|2022-01-06| -|61|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of two excellent iOS proxy tools, Quantumult X or Surge.|5089|6|2021-12-03| -|62|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2410|6|2022-01-05| -|63|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8919|6|2022-01-15| -|64|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2771|6|2022-01-15| -|65|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11258|6|2021-12-14| -|66|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14824|6|2022-01-15| -|67|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11879|6|2021-12-24| -|68|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3158|6|2022-01-14| -|69|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21932|6|2022-01-14| -|70|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9008|5|2021-12-14| +|52|[SaekiRaku/vscode-rainbow-fart](https://github.com/SaekiRaku/vscode-rainbow-fart)|一个在你编程时疯狂称赞你的 VSCode 扩展插件 An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.|4598|8|2021-09-03| +|53|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2688|8|2022-01-13| +|54|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|669|7|2022-01-13| +|55|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19954|7|2022-01-05| +|56|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1277|7|2022-01-14| +|57|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21557|7|2022-01-16| +|58|[nextapps-de/flexsearch](https://github.com/nextapps-de/flexsearch)|Next-Generation full text search library for Browser and Node.js|8184|6|2022-01-07| +|59|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server & DB2|25560|6|2022-01-16| +|60|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1922|6|2022-01-06| +|61|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of two excellent iOS proxy tools, Quantumult X or Surge.|5091|6|2021-12-03| +|62|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2411|6|2022-01-05| +|63|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8920|6|2022-01-15| +|64|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2780|6|2022-01-16| +|65|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11260|6|2021-12-14| +|66|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14825|6|2022-01-15| +|67|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11881|6|2021-12-24| +|68|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3172|6|2022-01-15| +|69|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21936|6|2022-01-16| +|70|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9009|5|2021-12-14| |71|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5134|5|2022-01-15| -|72|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6924|5|2022-01-13| -|73|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8658|5|2021-11-22| +|72|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6925|5|2022-01-13| +|73|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8657|5|2021-11-22| |74|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11801|5|2021-12-14| |75|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|363|5|2022-01-10| -|76|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。|4087|5|2021-09-10| -|77|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|813|5|2022-01-09| +|76|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。|4090|5|2021-09-10| +|77|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|815|5|2022-01-09| |78|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1539|5|2021-09-06| |79|[kgco/RateMySupervisor](https://github.com/kgco/RateMySupervisor)|永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台|2505|5|2021-11-01| -|80|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2377|5|2021-10-04| -|81|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10169|5|2022-01-14| -|82|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1109|5|2022-01-05| -|83|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案|3980|5|2022-01-13| -|84|[ly525/luban-h5](https://github.com/ly525/luban-h5)|[WIP]en: web design tool mobile page builder/editor mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.|5057|5|2022-01-15| -|85|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4167|5|2022-01-14| -|86|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12190|5|2021-11-15| -|87|[Reactive-Resume/Reactive-Resume](https://github.com/Reactive-Resume/Reactive-Resume)|A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!|3355|5|2022-01-10| -|88|[eva-engine/eva.js](https://github.com/eva-engine/eva.js)|Eva.js is a front-end game engine specifically for creating interactive game projects.|1461|5|2022-01-10| -|89|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1174|4|2022-01-07| -|90|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2513|4|2021-10-14| -|91|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9808|4|2022-01-14| -|92|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8693|4|2022-01-13| -|93|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7529|4|2022-01-12| -|94|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1890|4|2022-01-14| -|95|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8434|4|2022-01-05| -|96|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6706|4|2022-01-13| -|97|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7600|4|2022-01-13| -|98|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7244|4|2021-12-14| -|99|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1187|4|2022-01-15| -|100|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件,让你的react项目可以加载vue组件|956|4|2021-08-18| -|101|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5841|4|2021-09-20| -|102|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8049|4|2022-01-15| -|103|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4874|4|2021-12-30| -|104|[zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini)|后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。|3304|4|2021-09-17| -|105|[quick123official/quick_redis_blog](https://github.com/quick123official/quick_redis_blog)|QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI ...|2492|4|2021-12-22| -|106|[axa-group/nlp.js](https://github.com/axa-group/nlp.js)|An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more|4722|4|2022-01-11| +|80|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2381|5|2021-10-04| +|81|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10172|5|2022-01-14| +|82|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案|3980|5|2022-01-13| +|83|[ly525/luban-h5](https://github.com/ly525/luban-h5)|[WIP]en: web design tool mobile page builder/editor mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.|5057|5|2022-01-15| +|84|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4169|5|2022-01-14| +|85|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12190|5|2021-11-15| +|86|[Reactive-Resume/Reactive-Resume](https://github.com/Reactive-Resume/Reactive-Resume)|A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!|3356|5|2022-01-10| +|87|[eva-engine/eva.js](https://github.com/eva-engine/eva.js)|Eva.js is a front-end game engine specifically for creating interactive game projects.|1461|5|2022-01-10| +|88|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1182|4|2022-01-07| +|89|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2515|4|2021-10-14| +|90|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9811|4|2022-01-14| +|91|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8696|4|2022-01-13| +|92|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7536|4|2022-01-12| +|93|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1890|4|2022-01-14| +|94|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8438|4|2022-01-05| +|95|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6707|4|2022-01-13| +|96|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7602|4|2022-01-13| +|97|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7248|4|2021-12-14| +|98|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1187|4|2022-01-15| +|99|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件,让你的react项目可以加载vue组件|957|4|2021-08-18| +|100|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5841|4|2021-09-20| +|101|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8053|4|2022-01-15| +|102|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4874|4|2021-12-30| +|103|[zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini)|后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。|3304|4|2021-09-17| +|104|[quick123official/quick_redis_blog](https://github.com/quick123official/quick_redis_blog)|QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI ...|2493|4|2022-01-15| +|105|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1110|4|2022-01-05| +|106|[axa-group/nlp.js](https://github.com/axa-group/nlp.js)|An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more|4724|4|2022-01-16| |107|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9304|4|2021-08-02| -|108|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts (incubating) 的微信小程序版本|5534|4|2021-09-22| -|109|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城,本商城是前后端分离的商城、微服务架构商城。|328|3|2022-01-13| -|110|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9928|3|2022-01-15| -|111|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|4488|3|2021-07-27| -|112|[blinkfox/hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)|A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com|3985|3|2021-12-29| -|113|[JavisPeng/taojinbi](https://github.com/JavisPeng/taojinbi)|淘宝淘金币自动执行脚本,包含蚂蚁森林收取能量,芭芭农场全任务,解放你的双手|1364|3|2021-08-03| +|108|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts (incubating) 的微信小程序版本|5533|4|2021-09-22| +|109|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城,本商城是前后端分离的商城、微服务架构商城。|329|3|2022-01-13| +|110|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9937|3|2022-01-15| +|111|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|4491|3|2021-07-27| +|112|[blinkfox/hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)|A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com|3988|3|2021-12-29| +|113|[JavisPeng/taojinbi](https://github.com/JavisPeng/taojinbi)|淘宝淘金币自动执行脚本,包含蚂蚁森林收取能量,芭芭农场全任务,解放你的双手|1366|3|2021-08-03| |114|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9170|3|2022-01-14| -|115|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9547|3|2021-12-15| -|116|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|503|3|2021-09-17| -|117|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1700|3|2021-11-09| +|115|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9549|3|2021-12-15| +|116|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|504|3|2021-09-17| +|117|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1703|3|2021-11-09| |118|[tumobi/nideshop](https://github.com/tumobi/nideshop)|NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)|5165|3|2021-08-09| |119|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|1668|3|2021-10-05| -|120|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6639|3|2021-09-22| +|120|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6641|3|2021-09-22| |121|[0xPool/Gitter](https://github.com/0xPool/Gitter)|Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端|3502|3|2021-08-10| -|122|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2021年12月15日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3033|3|2021-12-15| +|122|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2021年12月15日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3034|3|2021-12-15| |123|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2350|3|2022-01-15| -|124|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3325|3|2022-01-15| -|125|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1177|3|2021-08-20| +|124|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3326|3|2022-01-15| +|125|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1178|3|2021-08-20| |126|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|394|3|2022-01-13| |127|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6690|3|2022-01-14| -|128|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|3763|3|2022-01-15| +|128|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|3765|3|2022-01-16| |129|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|⚡CLI for creating reusable react libraries.|4584|3|2021-08-10| -|130|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端监控系统,webfunny也是一款前端性能监控系统,无埋点监控前端日志,实时分析前端健康状态。webfunny is a lightweight front-end monitoring system and webfunny is also a front-end performance monitoring system. It monitors front- ...|3522|3|2022-01-12| -|131|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|2888|3|2022-01-15| +|130|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端监控系统,webfunny也是一款前端性能监控系统,无埋点监控前端日志,实时分析前端健康状态。webfunny is a lightweight front-end monitoring system and webfunny is also a front-end performance monitoring system. It monitors front- ...|3523|3|2022-01-16| +|131|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|2890|3|2022-01-15| |132|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|2933|3|2022-01-13| -|133|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7260|3|2021-11-01| -|134|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 适合于个人和中小型团队的在线文档、知识库系统。|1758|3|2022-01-14| -|135|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3306|3|2021-12-29| +|133|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7263|3|2021-11-01| +|134|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 适合于个人和中小型团队的在线文档、知识库系统。|1759|3|2022-01-14| +|135|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3309|3|2021-12-29| |136|[Tencent/cloudbase-framework](https://github.com/Tencent/cloudbase-framework)| 腾讯云开发云原生一体化部署工具 🚀 CloudBase Framework:一键部署,不限框架语言,云端一体化开发,基于Serverless 架构。A front-end and back-end integrated deployment tool. One-click deploy to serverless architecture. https://docs.cloudbase.net ...|1718|3|2021-12-28| -|137|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1623|3|2022-01-15| +|137|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1626|3|2022-01-15| |138|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8804|3|2022-01-05| -|139|[margox/braft-editor](https://github.com/margox/braft-editor)|美观易用的React富文本编辑器,基于draft-js开发|4335|3|2021-12-03| +|139|[margox/braft-editor](https://github.com/margox/braft-editor)|美观易用的React富文本编辑器,基于draft-js开发|4336|3|2021-12-03| |140|[xuedingmiaojun/wxappUnpacker](https://github.com/xuedingmiaojun/wxappUnpacker)|小程序反编译(支持分包)|2090|3|2021-12-23| -|141|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2624|3|2022-01-12| -|142|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4784|3|2021-09-25| +|141|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2626|3|2022-01-12| +|142|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4783|3|2021-09-25| |143|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4069|3|2022-01-14| |144|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|634|3|2022-01-14| |145|[Bogdan-Lyashenko/Under-the-hood-ReactJS](https://github.com/Bogdan-Lyashenko/Under-the-hood-ReactJS)|Entire React code base explanation by visual block schemes (Stack version) |4823|3|2021-11-19| -|146|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|3812|3|2022-01-04| -|147|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5436|3|2022-01-06| -|148|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS,支持扩展任意 APP|488|3|2022-01-14| -|149|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2061|3|2022-01-12| -|150|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|350|3|2022-01-12| -|151|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2365|3|2021-11-04| -|152|[ahmadawais/corona-cli](https://github.com/ahmadawais/corona-cli)|🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais ...|1820|3|2021-09-21| +|146|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|3813|3|2022-01-16| +|147|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5441|3|2022-01-06| +|148|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS,支持扩展任意 APP|492|3|2022-01-15| +|149|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2066|3|2022-01-12| +|150|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|352|3|2022-01-15| +|151|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2364|3|2021-11-04| +|152|[ahmadawais/corona-cli](https://github.com/ahmadawais/corona-cli)|🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais ...|1819|3|2021-09-21| |153|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速短视频制作库 A fast short video processing library based on node.js|1313|3|2022-01-04| -|154|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|842|3|2022-01-15| +|154|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|844|3|2022-01-16| |155|[xiaoymin/swagger-bootstrap-ui](https://github.com/xiaoymin/swagger-bootstrap-ui)|Swagger-bootstrap-ui is the Swagger front-end UI implementation, the purpose is to replace the Swagger default UI implementation Swagger-UI, make the document more friendly....|2846|2|2022-01-15| -|156|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|585|2|2022-01-14| +|156|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|586|2|2022-01-14| |157|[nashaofu/dingtalk](https://github.com/nashaofu/dingtalk)|钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS|2701|2|2022-01-15| |158|[BeautyYuYanli/full-mark-composition-generator](https://github.com/BeautyYuYanli/full-mark-composition-generator)|将专业术语和名人名言以随机报菜名的方式填入模板,生成一篇只有聪明人才能看懂的满分作文!|994|2|2021-11-15| -|159|[illuspas/Node-Media-Server](https://github.com/illuspas/Node-Media-Server)|A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server|4512|2|2021-10-13| +|159|[illuspas/Node-Media-Server](https://github.com/illuspas/Node-Media-Server)|A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server|4514|2|2021-10-13| |160|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|1561|2|2021-12-13| |161|[shen-yu/hexo-theme-ayer](https://github.com/shen-yu/hexo-theme-ayer)|a clean and elegant theme for Hexo. 🐋|1206|2|2022-01-07| -|162|[ChuheGit/1](https://github.com/ChuheGit/1)|-|653|2|2021-08-11| -|163|[huanxsd/MeiTuan](https://github.com/huanxsd/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2688|2|2021-09-20| +|162|[ChuheGit/1](https://github.com/ChuheGit/1)|-|654|2|2021-08-11| +|163|[huanxsd/MeiTuan](https://github.com/huanxsd/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2687|2|2021-09-20| |164|[xuedingmiaojun/mp-unpack](https://github.com/xuedingmiaojun/mp-unpack)|基于electron-vue开发的跨平台微信小程序自助解包(反编译)客户端|980|2|2022-01-01| |165|[chatopera/cskefu](https://github.com/chatopera/cskefu)|🌲 春松客服,智能客服系统,开源客服系统 ,机器人客服,客服系统开发框架,多渠道|1985|2|2022-01-03| |166|[fishingworld/something](https://github.com/fishingworld/something)|个人用Surge Panel脚本|175|2|2021-11-17| -|167|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|504|2|2021-11-24| -|168|[iamcco/markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim)|markdown preview plugin for (neo)vim|2943|2|2022-01-12| -|169|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|1602|2|2021-12-19| -|170|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|4453|2|2021-10-30| +|167|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|503|2|2021-11-24| +|168|[iamcco/markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim)|markdown preview plugin for (neo)vim|2946|2|2022-01-15| +|169|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|1606|2|2021-12-19| +|170|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|4455|2|2021-10-30| |171|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|1961|2|2022-01-15| -|172|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|303|2|2022-01-14| +|172|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|304|2|2022-01-16| |173|[hectahertz/react-native-typography](https://github.com/hectahertz/react-native-typography)|Pixel–perfect, native–looking typographic styles for React Native ✒️|3293|2|2021-09-21| -|174|[WeBankFinTech/fes.js](https://github.com/WeBankFinTech/fes.js)|Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~|957|2|2022-01-14| -|175|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2062|2|2021-12-24| +|174|[WeBankFinTech/fes.js](https://github.com/WeBankFinTech/fes.js)|Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~|958|2|2022-01-14| +|175|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2063|2|2021-12-24| |176|[staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config)|vue-cli4配置vue.config.js持续更新|2556|2|2021-12-02| -|177|[renrenio/renren-fast-vue](https://github.com/renrenio/renren-fast-vue)|renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。|2796|2|2022-01-15| +|177|[renrenio/renren-fast-vue](https://github.com/renrenio/renren-fast-vue)|renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。|2797|2|2022-01-15| |178|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|343|2|2021-11-06| -|179|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3059|2|2022-01-13| -|180|[czj2369/jd_tb_auto](https://github.com/czj2369/jd_tb_auto)|基于AutoJs编写的618 双十一 淘宝 京东 赚喵币 赚汪汪币任务自动完成脚本|1105|2|2022-01-15| -|181|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|1830|2|2021-09-14| -|182|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取插件|1263|2|2022-01-05| -|183|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统 - mysql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|959|2|2022-01-14| -|184|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1162|2|2022-01-02| +|179|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3058|2|2022-01-13| +|180|[czj2369/jd_tb_auto](https://github.com/czj2369/jd_tb_auto)|基于AutoJs编写的618 双十一 淘宝 京东 赚喵币 赚汪汪币 炸年兽任务自动完成脚本|1111|2|2022-01-16| +|181|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|1831|2|2021-09-14| +|182|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取插件|1264|2|2022-01-05| +|183|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统 - mysql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|958|2|2022-01-14| +|184|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1164|2|2022-01-02| |185|[serverless/components](https://github.com/serverless/components)|The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...|2265|2|2021-12-20| |186|[berwin/Blog](https://github.com/berwin/Blog)|记录成长的过程|3784|2|2021-11-25| -|187|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|2840|2|2021-12-26| -|188|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3417|2|2022-01-05| -|189|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2532|2|2021-11-28| -|190|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1077|2|2022-01-14| -|191|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1622|2|2022-01-12| +|187|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|2840|2|2022-01-16| +|188|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3417|2|2022-01-16| +|189|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2531|2|2021-11-28| +|190|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1078|2|2022-01-16| +|191|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1623|2|2022-01-12| |192|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|639|2|2021-12-13| -|193|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|1159|2|2022-01-14| +|193|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|1160|2|2022-01-14| |194|[sunoj/jjb](https://github.com/sunoj/jjb)|一个帮助你自动申请京东价格保护的chrome拓展|3087|2|2021-10-25| |195|[shenruisi/Stay](https://github.com/shenruisi/Stay)|Stay is a local user script manager for Safari on iOS.|161|2|2021-12-13| |196|[sx1989827/DOClever](https://github.com/sx1989827/DOClever)|做最好的接口管理平台|2852|2|2022-01-12| -|197|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|6995|2|2022-01-15| -|198|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|2363|2|2022-01-06| -|199|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4567|2|2021-08-11| -|200|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|443|2|2022-01-12| +|197|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|7000|2|2022-01-16| +|198|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|2362|2|2022-01-06| +|199|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4568|2|2021-08-11| +|200|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|444|2|2022-01-12|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Jupyter-Notebook.md b/content/charts/growth/software/Jupyter-Notebook.md index b3aef96c..37dd8e48 100644 --- a/content/charts/growth/software/Jupyter-Notebook.md +++ b/content/charts/growth/software/Jupyter-Notebook.md @@ -1,58 +1,58 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Jupyter Notebook -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[roboticcam/machine-learning-notes](https://github.com/roboticcam/machine-learning-notes)|My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接|5553|4|2022-01-10| -|2|[ieee8023/covid-chestxray-dataset](https://github.com/ieee8023/covid-chestxray-dataset)|We are building an open database of COVID-19 cases with chest X-ray or CT images.|2766|4|2021-10-14| -|3|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|3774|4|2022-01-15| -|4|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|6077|3|2021-10-01| +|1|[roboticcam/machine-learning-notes](https://github.com/roboticcam/machine-learning-notes)|My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接|5555|4|2022-01-10| +|2|[ieee8023/covid-chestxray-dataset](https://github.com/ieee8023/covid-chestxray-dataset)|We are building an open database of COVID-19 cases with chest X-ray or CT images.|2767|4|2021-10-14| +|3|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|3774|4|2022-01-16| +|4|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|6081|3|2021-10-01| |5|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|839|3|2021-12-29| |6|[cleverhans-lab/cleverhans](https://github.com/cleverhans-lab/cleverhans)|An adversarial example library for constructing attacks, building defenses, and benchmarking both|5380|3|2021-12-26| -|7|[wangshub/RL-Stock](https://github.com/wangshub/RL-Stock)|📈 如何用深度强化学习自动炒股|2117|3|2022-01-13| +|7|[wangshub/RL-Stock](https://github.com/wangshub/RL-Stock)|📈 如何用深度强化学习自动炒股|2120|3|2022-01-13| |8|[yoyoyo-yo/Gasyori100knock](https://github.com/yoyoyo-yo/Gasyori100knock)|image processing codes to understand algorithm|1992|2|2021-11-21| |9|[matheusfacure/python-causality-handbook](https://github.com/matheusfacure/python-causality-handbook)|Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis. |978|2|2021-12-22| -|10|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|439|2|2022-01-13| +|10|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|440|2|2022-01-13| |11|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1555|2|2022-01-14| -|12|[AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection)|开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.|1707|2|2022-01-05| +|12|[AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection)|开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.|1708|2|2022-01-05| |13|[snakers4/silero-models](https://github.com/snakers4/silero-models)|Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple|1195|2|2021-12-21| |14|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|184|2|2022-01-07| |15|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|938|1|2022-01-06| |16|[TheEconomist/big-mac-data](https://github.com/TheEconomist/big-mac-data)|Data and methodology for the Big Mac index|1225|1|2021-07-26| -|17|[fastai/course20](https://github.com/fastai/course20)|Deep Learning for Coders, 2020, the website|701|1|2022-01-14| +|17|[fastai/course20](https://github.com/fastai/course20)|Deep Learning for Coders, 2020, the website|705|1|2022-01-14| |18|[LYuhang/GNN_Review](https://github.com/LYuhang/GNN_Review)|GNN综述阅读报告|558|1|2021-08-17| |19|[gengyanlei/fire-smoke-detect-yolov4](https://github.com/gengyanlei/fire-smoke-detect-yolov4)|fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测|612|1|2021-10-29| |20|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|-|118|1|2021-11-15| |21|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|1633|1|2021-12-13| -|22|[lxztju/pytorch_classification](https://github.com/lxztju/pytorch_classification)|利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码|764|1|2021-11-26| +|22|[lxztju/pytorch_classification](https://github.com/lxztju/pytorch_classification)|利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码|765|1|2021-11-26| |23|[chenghuige/pikachu2](https://github.com/chenghuige/pikachu2)|微信大数据2021 1st,qq浏览器2021 3rd,mind新闻推荐2020 1st,NAIC2020 AI+遥感影像 2nd|104|1|2021-11-17| |24|[yijixiuxin/chanlun](https://github.com/yijixiuxin/chanlun)|基于缠中说禅所理解的市场行情的分析工具|19|1|2021-12-18| |25|[exacity/simplified-deeplearning](https://github.com/exacity/simplified-deeplearning)|Simplified implementations of deep learning related works|2391|1|2021-10-06| |26|[dglai/maxp_baseline_model](https://github.com/dglai/maxp_baseline_model)|-|66|1|2021-11-05| -|27|[hangsz/pandas-tutorial](https://github.com/hangsz/pandas-tutorial)|适合初级到中级晋升者,有了体系之后就看熟练度了。|1415|1|2022-01-15| -|28|[wowchemy/starter-hugo-academic](https://github.com/wowchemy/starter-hugo-academic)|🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.|1797|1|2022-01-15| +|27|[hangsz/pandas-tutorial](https://github.com/hangsz/pandas-tutorial)|适合初级到中级晋升者,有了体系之后就看熟练度了。|1416|1|2022-01-15| +|28|[wowchemy/starter-hugo-academic](https://github.com/wowchemy/starter-hugo-academic)|🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.|1798|1|2022-01-16| |29|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package developed for transportation spatio-temporal big data processing, analysis and visualization.|58|1|2022-01-13| |30|[luo3300612/Visualizer](https://github.com/luo3300612/Visualizer)|assistant tools for attention visualization in deep learning|204|1|2021-08-11| |31|[Tiiiger/bert_score](https://github.com/Tiiiger/bert_score)|BERT score for text generation|797|1|2021-12-10| -|32|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|338|1|2021-10-09| +|32|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|339|1|2021-10-09| |33|[eastmountyxz/ImageProcessing-Python](https://github.com/eastmountyxz/ImageProcessing-Python)|该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。|830|1|2021-11-08| |34|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|261|1|2022-01-15| -|35|[44670/SourceHanSans-Pixel](https://github.com/44670/SourceHanSans-Pixel)|基于思源黑体的开源像素字体|171|1|2022-01-03| +|35|[44670/SourceHanSans-Pixel](https://github.com/44670/SourceHanSans-Pixel)|基于思源黑体的开源像素字体|170|1|2022-01-03| |36|[zslucky/awesome-AI-books](https://github.com/zslucky/awesome-AI-books)|Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning|970|1|2021-10-30| |37|[LinXueyuanStdio/LaTeX_OCR_PRO](https://github.com/LinXueyuanStdio/LaTeX_OCR_PRO)|:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)|523|1|2022-01-13| -|38|[tugstugi/dl-colab-notebooks](https://github.com/tugstugi/dl-colab-notebooks)|Try out deep learning models online on Google Colab|1279|1|2022-01-13| +|38|[tugstugi/dl-colab-notebooks](https://github.com/tugstugi/dl-colab-notebooks)|Try out deep learning models online on Google Colab|1282|1|2022-01-13| |39|[kevinfu1717/SuperInterstellarTerminal](https://github.com/kevinfu1717/SuperInterstellarTerminal)|【X世纪星际终端】A Wechat Social and AR Game: 基于微信聊天,结合增强现实技术AR+LBS(基于图像位置)的轻社交星际漂流瓶游戏。向外太空发送漂流信息,看看AI预测的外星人是长什么样的,寻找身边的外星人,逗逗外星生物,看看外星植物及外星建筑。Send the message to the outer space, find the aliens in the earth ...|89|1|2021-12-10| |40|[PaddlePaddle/Quantum](https://github.com/PaddlePaddle/Quantum)|-|333|1|2021-12-15| -|41|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|407|1|2021-11-01| +|41|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|408|1|2021-11-01| |42|[yutiansut/QAStrategy](https://github.com/yutiansut/QAStrategy)|策略基类/ 支持QIFI协议|202|0|2021-09-01| |43|[OneOneLiu/ggcnn_cornell_dataset](https://github.com/OneOneLiu/ggcnn_cornell_dataset)|cornell grasp dataset analyses and process|22|0|2022-01-04| |44|[Dustyposa/goSpider](https://github.com/Dustyposa/goSpider)|some small project and some articles|56|0|2021-12-03| |45|[oegedijk/dash_oop_components](https://github.com/oegedijk/dash_oop_components)|OOP components for plotly dash that make dashboard components composable, reusable and configurable|24|0|2021-09-28| |46|[Emergent-Epidemics/covid19_npi_china](https://github.com/Emergent-Epidemics/covid19_npi_china)|Code for: The effect of human mobility and control measures on the COVID-19 epidemic in China|12|0|2021-09-09| |47|[xiaonan8826/jeffindex](https://github.com/xiaonan8826/jeffindex)|-|10|0|2021-09-08| -|48|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|Everything I know: DevOps & CloudNative, Music, etc...|27|0|2022-01-14| +|48|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|Everything I know: DevOps & CloudNative, Music, etc...|27|0|2022-01-16| |49|[archersama/3rd-solution-COVID19-Fake-News-Detection-in-English](https://github.com/archersama/3rd-solution-COVID19-Fake-News-Detection-in-English)|这个仓库是AAAI2021共享任务COVID19-Fake-News-Detection-in-English(虚假新闻分类)的第三名的解决方案|10|0|2021-12-04| |50|[xianghuisun/Chinese_KGQA](https://github.com/xianghuisun/Chinese_KGQA)|该仓库目的是实现基于知识图谱的中文问答系统|16|0|2021-12-22| |51|[isee15/Card-Ocr](https://github.com/isee15/Card-Ocr)|身份证识别OCR|378|0|2021-09-22| @@ -65,13 +65,13 @@ |58|[BSlience/rasa-conversational-ai](https://github.com/BSlience/rasa-conversational-ai)|Conversational AI based on Rasa|29|0|2021-10-29| |59|[qwfy/doc-browser](https://github.com/qwfy/doc-browser)|A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML|104|0|2021-10-09| |60|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|29|0|2021-11-19| -|61|[makelove/Programer_Log](https://github.com/makelove/Programer_Log)|最新动态在这里【我的程序员日志】|139|0|2021-09-03| +|61|[makelove/Programer_Log](https://github.com/makelove/Programer_Log)|最新动态在这里【我的程序员日志】|140|0|2021-09-03| |62|[ZhiqingXiao/OpenAIGymSolution](https://github.com/ZhiqingXiao/OpenAIGymSolution)|Solutions to OpenAI Gym|10|0|2021-08-22| |63|[CUHKSZ-TQL/WeiboSpider_SentimentAnalysis](https://github.com/CUHKSZ-TQL/WeiboSpider_SentimentAnalysis)|借助Python抓取微博数据,并对抓取的数据进行情绪分析|235|0|2022-01-13| |64|[moliqingwa/carbon_challenge](https://github.com/moliqingwa/carbon_challenge)|捕碳大作战|15|0|2021-12-22| |65|[covid-19-net/covid-19-community](https://github.com/covid-19-net/covid-19-community)| Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19 |94|0|2022-01-10| |66|[aws-samples/aws-utility-meter-data-analytics-platform-cn](https://github.com/aws-samples/aws-utility-meter-data-analytics-platform-cn)|-|65|0|2021-07-20| -|67|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|75|0|2022-01-15| +|67|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|75|0|2022-01-16| |68|[1165048017/BlogLearning](https://github.com/1165048017/BlogLearning)|自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习|88|0|2021-10-26| |69|[Kahhann92/FaceMask-recognition](https://github.com/Kahhann92/FaceMask-recognition)|此一project是由清华大学医学院的姚非凡与郑家瀚共同开发完成,这里运用了三个目标检测模型,来找到图像里的人脸,以及他们是否有带口罩,是个目标检测+2分类问题。 这一readme.md文件是为了帮助使用者如何正确使用我们的code。我们使用FasterRCNN可达到0.7的mAP[.5:.95]。|14|0|2022-01-13| |70|[zsc/kid-programming](https://github.com/zsc/kid-programming)|Programming exercises for kids (no prior programming experience required)|13|0|2021-11-05| @@ -99,112 +99,112 @@ |92|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|11|0|2021-12-06| |93|[boyu-ai/Hands-on-RL](https://github.com/boyu-ai/Hands-on-RL)|https://hrl.boyuai.com/|39|0|2021-08-14| |94|[xjtulyc/lyc_code](https://github.com/xjtulyc/lyc_code)|-|11|0|2021-11-29| -|95|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|24|0|2022-01-13| -|96|[sunnyswag/StockRL](https://github.com/sunnyswag/StockRL)|在A股(股票)市场上训练强化学习交易智能体|37|0|2021-08-28| -|97|[neozhu/smartadmin.core.urf](https://github.com/neozhu/smartadmin.core.urf)|Domain Driven Design (DDD) lightweight development architecture(support .net 5.0)|96|0|2021-09-13| -|98|[cbdb-project/named-entities-for-premodern-chinese-history-research](https://github.com/cbdb-project/named-entities-for-premodern-chinese-history-research)|Repo to generate and host named entities for premodern chinese history research|16|0|2022-01-10| -|99|[excelsimon/AI](https://github.com/excelsimon/AI)|机器学习、深度学习、自然语言处理、计算机视觉等AI领域相关技术的算法推导及应用|104|0|2021-08-05| -|100|[hktxt/Courses](https://github.com/hktxt/Courses)|An AI engineer Prepares / 算法工程师自我修养|24|0|2022-01-13| -|101|[KristiyanVachev/Leaf-Question-Generation](https://github.com/KristiyanVachev/Leaf-Question-Generation)|Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.|18|0|2022-01-05| -|102|[xiaohuiduan/dcgan_anime_avatars](https://github.com/xiaohuiduan/dcgan_anime_avatars)|基于keras使用dcgan自动生成动漫头像|37|0|2021-11-10| -|103|[maloyang/PLC-Python](https://github.com/maloyang/PLC-Python)|KHPy_2018-03-05_工業4.0: PLC與Python共舞|32|0|2021-12-09| -|104|[Flyfoxs/xf_tag](https://github.com/Flyfoxs/xf_tag)|大数据应用分类标注挑战赛(NLP),亚军🥈|20|0|2021-08-25| -|105|[Liang-ZX/VectorNet](https://github.com/Liang-ZX/VectorNet)|Pytorch implementation of CVPR2020 paper “VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation”|64|0|2021-10-28| -|106|[aishoot/LSTM_PIT_Speech_Separation](https://github.com/aishoot/LSTM_PIT_Speech_Separation)|Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.|271|0|2022-01-06| -|107|[dr-guangtou/luandun](https://github.com/dr-guangtou/luandun)|Luandun: Chaotic but delicious|15|0|2021-11-27| -|108|[kevin-meng/financial_stock_knowledge_graph](https://github.com/kevin-meng/financial_stock_knowledge_graph)|base on chinese stock market data|61|0|2021-10-05| -|109|[deepintomlf/mlfbook](https://github.com/deepintomlf/mlfbook)|-|26|0|2021-09-26| -|110|[linguishi/chinese_sentiment](https://github.com/linguishi/chinese_sentiment)|中文情感分析,CNN,BI-LSTM,文本分类|346|0|2021-12-02| -|111|[hscspring/All4NLP](https://github.com/hscspring/All4NLP)|All For NLP, especially Chinese.|159|0|2021-10-22| -|112|[Prayforhanluo/CTR_Algorithm](https://github.com/Prayforhanluo/CTR_Algorithm)|一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,DIN, DIEN ... (pytorch, tf2.0)|28|0|2022-01-04| -|113|[W-Java/Population-Prediction](https://github.com/W-Java/Population-Prediction)|The future population of Singapore is predicted by SVM algorithm|15|0|2021-10-29| -|114|[ImpulsoGov/farolcovid](https://github.com/ImpulsoGov/farolcovid)|🚦🏥. Ferramenta de monitoramento do risco de colapso no sistema de saúde em municípios brasileiros com a Covid-19 • Monitoring tool & simulation of the risk of collapse in Brazilian municipalities' hea ...|46|0|2021-07-20| -|115|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|50|0|2022-01-05| -|116|[linbang/Metapath2vec](https://github.com/linbang/Metapath2vec)|使用DGL和pytorch实现metapath2vec|24|0|2021-09-17| -|117|[je-santos/MPLBM-UT](https://github.com/je-santos/MPLBM-UT)|Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images)|82|0|2021-12-22| -|118|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|36|0|2022-01-13| -|119|[01ly/Codes](https://github.com/01ly/Codes)|不可能不会系列|29|0|2022-01-13| -|120|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|11|0|2021-11-29| -|121|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|-|102|0|2022-01-02| -|122|[evaseemefly/TyphoonSearchSys](https://github.com/evaseemefly/TyphoonSearchSys)|NMEFC——台风相似路径系统|10|0|2021-10-05| -|123|[Jackthebighead/duplicate-question-pair-identification](https://github.com/Jackthebighead/duplicate-question-pair-identification)|Three models are implemented for text similarity classification/STS problem on Quora Question Pairs dataset.|11|0|2021-11-12| -|124|[wx-chevalier/ai-models](https://github.com/wx-chevalier/ai-models)|Artificial Intelligence & Machine Learning & DeepLearning & NLP & CV Workbench 示例,算法,模型,应用,TensorFlow & PyTorch,Kaggle|18|0|2022-01-13| -|125|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|35|0|2021-11-17| -|126|[JuliaCN/MeetUpMaterials](https://github.com/JuliaCN/MeetUpMaterials)|Julia中文社区活动的各种材料 Meetup Materials |61|0|2021-12-23| -|127|[Flowingsun007/DeepLearningTutorial](https://github.com/Flowingsun007/DeepLearningTutorial)|Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!|75|0|2022-01-13| -|128|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|47|0|2021-09-04| -|129|[HowardNTUST/Marketing-Data-Science-Application](https://github.com/HowardNTUST/Marketing-Data-Science-Application)|-|94|0|2021-12-22| -|130|[cacolola/python-LEC](https://github.com/cacolola/python-LEC)|python数据分析基础|31|0|2021-09-14| -|131|[luiarthur/TuringBnpBenchmarks](https://github.com/luiarthur/TuringBnpBenchmarks)|Benchmarks of Bayesian Nonparametric models in Turing and other PPLs|24|0|2021-11-10| -|132|[JuliaCN/juliacn.github.io](https://github.com/JuliaCN/juliacn.github.io)|Source code for cn.julialang.org|15|0|2021-12-21| -|133|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|558|0|2022-01-01| -|134|[dsh0416/quantum-i-ching](https://github.com/dsh0416/quantum-i-ching)|A Quantum 爻 System Implementation for Divination |94|0|2022-01-07| -|135|[chenmingxiang110/Chinese-automatic-speech-recognition](https://github.com/chenmingxiang110/Chinese-automatic-speech-recognition)|Chinese speech recognition|251|0|2021-09-13| -|136|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|93|0|2022-01-14| -|137|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|126|0|2021-12-16| -|138|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|39|0|2022-01-12| -|139|[lvxingchang/Interesting-python](https://github.com/lvxingchang/Interesting-python)|-|54|0|2021-10-21| -|140|[polarisZhao/pytorch-cookbook](https://github.com/polarisZhao/pytorch-cookbook)|-|39|0|2022-01-13| -|141|[xsthunder/download-youtube-subtitle](https://github.com/xsthunder/download-youtube-subtitle)|download youtube subtitles(closed caption, cc) as txt or json, support translation and proxy. available on PIP 🐍|28|0|2022-01-01| -|142|[xiaomingnotes/sdu2021](https://github.com/xiaomingnotes/sdu2021)|sdu2021 traffic交通监控|12|0|2021-11-03| -|143|[huseinzol05/malay-dataset](https://github.com/huseinzol05/malay-dataset)|Text corpus for Bahasa Malaysia, https://malaya.readthedocs.io/en/latest/Dataset.html|152|0|2022-01-03| -|144|[alext234/coronavirus-stats](https://github.com/alext234/coronavirus-stats)|Automatically scrape data and statistics on Coronavirus to make them easily accessible in CSV format|47|0|2021-12-13| -|145|[AnzorGozalishvili/unsupervised_keyword_extraction](https://github.com/AnzorGozalishvili/unsupervised_keyword_extraction)|Unsupervised approach to keyword extraction|14|0|2021-08-25| -|146|[lcan520/BankCardRecognition](https://github.com/lcan520/BankCardRecognition)|基于python3.6+opencv3+tensorflow+cnn的银行卡识别|13|0|2021-10-05| -|147|[mapicccy/funcat](https://github.com/mapicccy/funcat)|Using very simple code to compute indicator of stock\crytocurrency. For example, MA(C, 5) means average closed-price for last 5 days.|16|0|2021-12-05| -|148|[polimi-ispl/deep_prior_interpolation](https://github.com/polimi-ispl/deep_prior_interpolation)|Interpolation of seismic data through Deep Priors|10|0|2021-10-12| -|149|[sunyingjian/numpy-](https://github.com/sunyingjian/numpy-)|开源的测井数据集 Open source well logging data set|12|0|2021-08-13| -|150|[paudetseis/PlateFlex](https://github.com/paudetseis/PlateFlex)|Estimating effective elastic thickness of the lithosphere|18|0|2021-08-30| -|151|[xinihe/jrxy_python_course](https://github.com/xinihe/jrxy_python_course)|Python in Finance |53|0|2021-12-20| -|152|[lingjzhu/probing-TTS-models](https://github.com/lingjzhu/probing-TTS-models)|Link to paper: https://www.isca-speech.org/archive_v0/SpeechProsody_2020/pdfs/51.pdf|25|0|2021-09-06| -|153|[hugo2046/Quantitative-analysis](https://github.com/hugo2046/Quantitative-analysis)|量化研究-券商金工研报复现|137|0|2021-12-29| -|154|[Sanzo00/files](https://github.com/Sanzo00/files)|托管代码和一些文件|10|0|2021-11-28| -|155|[svakulenk0/KBQA](https://github.com/svakulenk0/KBQA)|Complex Question Answering over Knowledge Graphs|81|0|2021-08-25| -|156|[makelove/True_Artificial_Intelligence](https://github.com/makelove/True_Artificial_Intelligence)|真AI人工智能|39|0|2022-01-13| -|157|[genkuroki/Statistics](https://github.com/genkuroki/Statistics)|Notes of Statistics|18|0|2021-07-27| -|158|[aws-samples/smart-cooler](https://github.com/aws-samples/smart-cooler)|-|22|0|2022-01-13| -|159|[czczup/UrbanRegionFunctionClassification](https://github.com/czczup/UrbanRegionFunctionClassification)|第五届百度西安交大大数据竞赛 城市区域功能分类 Baseline|80|0|2021-12-16| -|160|[dataforgoodfr/batch7_satellite_ges](https://github.com/dataforgoodfr/batch7_satellite_ges)|-|14|0|2021-09-28| -|161|[baidu/Quanlse](https://github.com/baidu/Quanlse)|-|28|0|2021-12-22| -|162|[richieBao/Urban-Spatial-Data-Analysis_python](https://github.com/richieBao/Urban-Spatial-Data-Analysis_python)|The second phase of <城市空间数据分析方法——PYTHON语言实现>|20|0|2021-12-13| -|163|[nwpc-oper/reki](https://github.com/nwpc-oper/reki)|A data tool in CEMC/CMA.|10|0|2021-11-24| -|164|[lukewys/SunXiaoChuan-spider](https://github.com/lukewys/SunXiaoChuan-spider)|A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析|34|0|2022-01-13| -|165|[avantcontra/coding-druid](https://github.com/avantcontra/coding-druid)|"Coding Druid" series is my horizontal programming practice notes, each part around a topic (mathematical physics electronic graphics sound...), implemented in several programming languages.|64|0|2021-10-01| -|166|[Yefee/xMCA](https://github.com/Yefee/xMCA)|Maximum Covariance Analysis in xarray for Climate Science|40|0|2021-11-07| -|167|[brain-zhang/xianglong](https://github.com/brain-zhang/xianglong)|资产配置方案|176|0|2021-09-07| -|168|[HuichuanLI/play-with-graph-algorithme](https://github.com/HuichuanLI/play-with-graph-algorithme)|python实现的初级图论算法库:环检测问题,桥和割点,最小生成树,最短路径,欧拉路径,哈密尔顿路径,拓扑排序,最大流问题,匹配问题(匈牙利算法)|23|0|2021-09-16| -|169|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|11|0|2021-11-29| -|170|[eval4nlp/SharedTask2021](https://github.com/eval4nlp/SharedTask2021)|-|13|0|2021-11-23| -|171|[azy1988/ML-CV](https://github.com/azy1988/ML-CV)|机器学习实战|117|0|2022-01-13| -|172|[EmbraceLife/fastai_treasures](https://github.com/EmbraceLife/fastai_treasures)|digging the endless treasures of fastai|19|0|2021-09-27| -|173|[guyujun/pyrosetta-basic](https://github.com/guyujun/pyrosetta-basic)|-|50|0|2021-10-27| -|174|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|TianChiProj 天池|17|0|2021-11-21| -|175|[linhduongtuan/Tuberculosis_ChestXray_Classifier](https://github.com/linhduongtuan/Tuberculosis_ChestXray_Classifier)|Classification for chest X ray images of tuberculosis using PyTorch, Timm, and modified EfficientNet family|16|0|2021-12-22| -|176|[cyang03/CHECKED](https://github.com/cyang03/CHECKED)|-|23|0|2021-08-22| -|177|[mindspore-ai/docs](https://github.com/mindspore-ai/docs)|MindSpore document|146|0|2022-01-07| -|178|[mindslab-ai/wavegrad2](https://github.com/mindslab-ai/wavegrad2)|Unofficial Pytorch Implementation of WaveGrad2|83|0|2021-08-18| -|179|[Daya-Jin/ML_for_learner](https://github.com/Daya-Jin/ML_for_learner)|Implementations of the machine learning algorithm with Python and numpy|72|0|2021-10-20| -|180|[PanJinquan/python-learning-notes](https://github.com/PanJinquan/python-learning-notes)|代码|25|0|2022-01-13| -|181|[derekhe/mobike-crawler](https://github.com/derekhe/mobike-crawler)|摩拜单车爬虫|262|0|2021-07-26| -|182|[LogicJake/competition_baselines](https://github.com/LogicJake/competition_baselines)|开源的各大比赛baseline|272|0|2021-12-28| -|183|[DeepTrial/Retina-VesselNet](https://github.com/DeepTrial/Retina-VesselNet)|A Simple U-net model for Retinal Blood Vessel Segmentation based on tensorflow2|219|0|2021-11-15| -|184|[zengwb-lx/yolov5-deepsort-pedestrian-counting](https://github.com/zengwb-lx/yolov5-deepsort-pedestrian-counting)|yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下|43|0|2021-09-04| -|185|[tcmyxc/DL-AndrewNg](https://github.com/tcmyxc/DL-AndrewNg)|吴恩达深度学习2021年空白作业|12|0|2021-09-13| -|186|[lsh1994/remote_sensing_pretrained_models](https://github.com/lsh1994/remote_sensing_pretrained_models)|Remote Sensing pretrained weights with CNN finetune(PyTorch)|11|0|2021-09-17| -|187|[Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB](https://github.com/Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB)|This is a repository about PCB defect detection.|242|0|2021-11-10| -|188|[PaddlePaddle/PaddleSpatial](https://github.com/PaddlePaddle/PaddleSpatial)|PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle. |27|0|2021-12-17| -|189|[KoichiYasuoka/SuPar-Kanbun-1.3.4](https://github.com/KoichiYasuoka/SuPar-Kanbun-1.3.4)|Tokenizer POS-tagger and Dependency-parser for Classical Chinese|14|0|2021-12-16| -|190|[lures2019/lures2020-demos](https://github.com/lures2019/lures2020-demos)|lures2020年写的一些项目和程序|26|0|2021-09-11| -|191|[feng-li/Distributed-Statistical-Computing](https://github.com/feng-li/Distributed-Statistical-Computing)|Teaching Materials for Distributed Statistical Computing (大数据分布式计算教学材料)|78|0|2021-12-09| -|192|[EMUNES/Auto-Subtitle-File-Generation](https://github.com/EMUNES/Auto-Subtitle-File-Generation)|Generate subtitle files with timelines in an automatic way.|21|0|2021-11-09| -|193|[arjunmann73/Data-Analytics-Projects](https://github.com/arjunmann73/Data-Analytics-Projects)|:mag_right: Data analysis with real world data sets using Python :mag:|82|0|2021-10-16| -|194|[HuichuanLI/Recommand-Algorithme](https://github.com/HuichuanLI/Recommand-Algorithme)|推荐算法实战(Recommend algorithm)|32|0|2021-10-31| -|195|[hululuzhu/chinese-ai-writing-share](https://github.com/hululuzhu/chinese-ai-writing-share)|中文AI写作共享|17|0|2021-08-17| -|196|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|10|0|2021-12-06| -|197|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|212|0|2021-11-12| -|198|[SocratesAcademy/datascience](https://github.com/SocratesAcademy/datascience)|Introduction to Python Programming for Data Science|30|0|2022-01-13| -|199|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|184|0|2022-01-15| -|200|[BohriumKwong/Deep_learning_in_WSI](https://github.com/BohriumKwong/Deep_learning_in_WSI)|将深度学习用于病理图像分析以及Openslide和OpenCV使用入門資料|37|0|2021-10-12| +|95|[datawhalechina/powerful-numpy](https://github.com/datawhalechina/powerful-numpy)|巨硬的NumPy|14|0|2022-01-15| +|96|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|24|0|2022-01-13| +|97|[sunnyswag/StockRL](https://github.com/sunnyswag/StockRL)|在A股(股票)市场上训练强化学习交易智能体|37|0|2021-08-28| +|98|[neozhu/smartadmin.core.urf](https://github.com/neozhu/smartadmin.core.urf)|Domain Driven Design (DDD) lightweight development architecture(support .net 5.0)|96|0|2021-09-13| +|99|[cbdb-project/named-entities-for-premodern-chinese-history-research](https://github.com/cbdb-project/named-entities-for-premodern-chinese-history-research)|Repo to generate and host named entities for premodern chinese history research|16|0|2022-01-10| +|100|[excelsimon/AI](https://github.com/excelsimon/AI)|机器学习、深度学习、自然语言处理、计算机视觉等AI领域相关技术的算法推导及应用|104|0|2021-08-05| +|101|[hktxt/Courses](https://github.com/hktxt/Courses)|An AI engineer Prepares / 算法工程师自我修养|24|0|2022-01-13| +|102|[KristiyanVachev/Leaf-Question-Generation](https://github.com/KristiyanVachev/Leaf-Question-Generation)|Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.|18|0|2022-01-05| +|103|[xiaohuiduan/dcgan_anime_avatars](https://github.com/xiaohuiduan/dcgan_anime_avatars)|基于keras使用dcgan自动生成动漫头像|37|0|2021-11-10| +|104|[maloyang/PLC-Python](https://github.com/maloyang/PLC-Python)|KHPy_2018-03-05_工業4.0: PLC與Python共舞|32|0|2021-12-09| +|105|[Flyfoxs/xf_tag](https://github.com/Flyfoxs/xf_tag)|大数据应用分类标注挑战赛(NLP),亚军🥈|20|0|2021-08-25| +|106|[Liang-ZX/VectorNet](https://github.com/Liang-ZX/VectorNet)|Pytorch implementation of CVPR2020 paper “VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation”|64|0|2021-10-28| +|107|[aishoot/LSTM_PIT_Speech_Separation](https://github.com/aishoot/LSTM_PIT_Speech_Separation)|Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.|271|0|2022-01-06| +|108|[dr-guangtou/luandun](https://github.com/dr-guangtou/luandun)|Luandun: Chaotic but delicious|15|0|2021-11-27| +|109|[kevin-meng/financial_stock_knowledge_graph](https://github.com/kevin-meng/financial_stock_knowledge_graph)|base on chinese stock market data|61|0|2021-10-05| +|110|[deepintomlf/mlfbook](https://github.com/deepintomlf/mlfbook)|-|26|0|2021-09-26| +|111|[linguishi/chinese_sentiment](https://github.com/linguishi/chinese_sentiment)|中文情感分析,CNN,BI-LSTM,文本分类|347|0|2021-12-02| +|112|[hscspring/All4NLP](https://github.com/hscspring/All4NLP)|All For NLP, especially Chinese.|159|0|2021-10-22| +|113|[Prayforhanluo/CTR_Algorithm](https://github.com/Prayforhanluo/CTR_Algorithm)|一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,DIN, DIEN ... (pytorch, tf2.0)|28|0|2022-01-04| +|114|[W-Java/Population-Prediction](https://github.com/W-Java/Population-Prediction)|The future population of Singapore is predicted by SVM algorithm|15|0|2021-10-29| +|115|[ImpulsoGov/farolcovid](https://github.com/ImpulsoGov/farolcovid)|🚦🏥. Ferramenta de monitoramento do risco de colapso no sistema de saúde em municípios brasileiros com a Covid-19 • Monitoring tool & simulation of the risk of collapse in Brazilian municipalities' hea ...|46|0|2021-07-20| +|116|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|50|0|2022-01-05| +|117|[linbang/Metapath2vec](https://github.com/linbang/Metapath2vec)|使用DGL和pytorch实现metapath2vec|24|0|2021-09-17| +|118|[je-santos/MPLBM-UT](https://github.com/je-santos/MPLBM-UT)|Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images)|82|0|2021-12-22| +|119|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|36|0|2022-01-13| +|120|[01ly/Codes](https://github.com/01ly/Codes)|不可能不会系列|29|0|2022-01-13| +|121|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|11|0|2021-11-29| +|122|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|-|102|0|2022-01-02| +|123|[evaseemefly/TyphoonSearchSys](https://github.com/evaseemefly/TyphoonSearchSys)|NMEFC——台风相似路径系统|10|0|2021-10-05| +|124|[Jackthebighead/duplicate-question-pair-identification](https://github.com/Jackthebighead/duplicate-question-pair-identification)|Three models are implemented for text similarity classification/STS problem on Quora Question Pairs dataset.|11|0|2021-11-12| +|125|[wx-chevalier/ai-models](https://github.com/wx-chevalier/ai-models)|Artificial Intelligence & Machine Learning & DeepLearning & NLP & CV Workbench 示例,算法,模型,应用,TensorFlow & PyTorch,Kaggle|18|0|2022-01-13| +|126|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|35|0|2021-11-17| +|127|[JuliaCN/MeetUpMaterials](https://github.com/JuliaCN/MeetUpMaterials)|Julia中文社区活动的各种材料 Meetup Materials |61|0|2021-12-23| +|128|[Flowingsun007/DeepLearningTutorial](https://github.com/Flowingsun007/DeepLearningTutorial)|Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!|75|0|2022-01-13| +|129|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|47|0|2021-09-04| +|130|[HowardNTUST/Marketing-Data-Science-Application](https://github.com/HowardNTUST/Marketing-Data-Science-Application)|-|94|0|2021-12-22| +|131|[cacolola/python-LEC](https://github.com/cacolola/python-LEC)|python数据分析基础|31|0|2021-09-14| +|132|[luiarthur/TuringBnpBenchmarks](https://github.com/luiarthur/TuringBnpBenchmarks)|Benchmarks of Bayesian Nonparametric models in Turing and other PPLs|24|0|2021-11-10| +|133|[JuliaCN/juliacn.github.io](https://github.com/JuliaCN/juliacn.github.io)|Source code for cn.julialang.org|15|0|2021-12-21| +|134|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|558|0|2022-01-01| +|135|[dsh0416/quantum-i-ching](https://github.com/dsh0416/quantum-i-ching)|A Quantum 爻 System Implementation for Divination |94|0|2022-01-07| +|136|[chenmingxiang110/Chinese-automatic-speech-recognition](https://github.com/chenmingxiang110/Chinese-automatic-speech-recognition)|Chinese speech recognition|251|0|2021-09-13| +|137|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|93|0|2022-01-14| +|138|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|126|0|2021-12-16| +|139|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|42|0|2022-01-12| +|140|[lvxingchang/Interesting-python](https://github.com/lvxingchang/Interesting-python)|-|54|0|2021-10-21| +|141|[polarisZhao/pytorch-cookbook](https://github.com/polarisZhao/pytorch-cookbook)|-|39|0|2022-01-13| +|142|[xsthunder/download-youtube-subtitle](https://github.com/xsthunder/download-youtube-subtitle)|download youtube subtitles(closed caption, cc) as txt or json, support translation and proxy. available on PIP 🐍|28|0|2022-01-01| +|143|[xiaomingnotes/sdu2021](https://github.com/xiaomingnotes/sdu2021)|sdu2021 traffic交通监控|12|0|2021-11-03| +|144|[huseinzol05/malay-dataset](https://github.com/huseinzol05/malay-dataset)|Text corpus for Bahasa Malaysia, https://malaya.readthedocs.io/en/latest/Dataset.html|153|0|2022-01-03| +|145|[alext234/coronavirus-stats](https://github.com/alext234/coronavirus-stats)|Automatically scrape data and statistics on Coronavirus to make them easily accessible in CSV format|47|0|2021-12-13| +|146|[AnzorGozalishvili/unsupervised_keyword_extraction](https://github.com/AnzorGozalishvili/unsupervised_keyword_extraction)|Unsupervised approach to keyword extraction|14|0|2021-08-25| +|147|[lcan520/BankCardRecognition](https://github.com/lcan520/BankCardRecognition)|基于python3.6+opencv3+tensorflow+cnn的银行卡识别|13|0|2021-10-05| +|148|[mapicccy/funcat](https://github.com/mapicccy/funcat)|Using very simple code to compute indicator of stock\crytocurrency. For example, MA(C, 5) means average closed-price for last 5 days.|16|0|2021-12-05| +|149|[polimi-ispl/deep_prior_interpolation](https://github.com/polimi-ispl/deep_prior_interpolation)|Interpolation of seismic data through Deep Priors|10|0|2021-10-12| +|150|[sunyingjian/numpy-](https://github.com/sunyingjian/numpy-)|开源的测井数据集 Open source well logging data set|12|0|2021-08-13| +|151|[paudetseis/PlateFlex](https://github.com/paudetseis/PlateFlex)|Estimating effective elastic thickness of the lithosphere|18|0|2021-08-30| +|152|[xinihe/jrxy_python_course](https://github.com/xinihe/jrxy_python_course)|Python in Finance |53|0|2021-12-20| +|153|[lingjzhu/probing-TTS-models](https://github.com/lingjzhu/probing-TTS-models)|Link to paper: https://www.isca-speech.org/archive_v0/SpeechProsody_2020/pdfs/51.pdf|25|0|2021-09-06| +|154|[hugo2046/Quantitative-analysis](https://github.com/hugo2046/Quantitative-analysis)|量化研究-券商金工研报复现|137|0|2021-12-29| +|155|[Sanzo00/files](https://github.com/Sanzo00/files)|托管代码和一些文件|10|0|2021-11-28| +|156|[svakulenk0/KBQA](https://github.com/svakulenk0/KBQA)|Complex Question Answering over Knowledge Graphs|82|0|2021-08-25| +|157|[makelove/True_Artificial_Intelligence](https://github.com/makelove/True_Artificial_Intelligence)|真AI人工智能|39|0|2022-01-13| +|158|[genkuroki/Statistics](https://github.com/genkuroki/Statistics)|Notes of Statistics|18|0|2021-07-27| +|159|[aws-samples/smart-cooler](https://github.com/aws-samples/smart-cooler)|-|22|0|2022-01-13| +|160|[czczup/UrbanRegionFunctionClassification](https://github.com/czczup/UrbanRegionFunctionClassification)|第五届百度西安交大大数据竞赛 城市区域功能分类 Baseline|80|0|2021-12-16| +|161|[dataforgoodfr/batch7_satellite_ges](https://github.com/dataforgoodfr/batch7_satellite_ges)|-|14|0|2021-09-28| +|162|[baidu/Quanlse](https://github.com/baidu/Quanlse)|-|28|0|2021-12-22| +|163|[richieBao/Urban-Spatial-Data-Analysis_python](https://github.com/richieBao/Urban-Spatial-Data-Analysis_python)|The second phase of <城市空间数据分析方法——PYTHON语言实现>|20|0|2021-12-13| +|164|[nwpc-oper/reki](https://github.com/nwpc-oper/reki)|A data tool in CEMC/CMA.|10|0|2021-11-24| +|165|[lukewys/SunXiaoChuan-spider](https://github.com/lukewys/SunXiaoChuan-spider)|A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析|34|0|2022-01-13| +|166|[avantcontra/coding-druid](https://github.com/avantcontra/coding-druid)|"Coding Druid" series is my horizontal programming practice notes, each part around a topic (mathematical physics electronic graphics sound...), implemented in several programming languages.|64|0|2021-10-01| +|167|[Yefee/xMCA](https://github.com/Yefee/xMCA)|Maximum Covariance Analysis in xarray for Climate Science|40|0|2021-11-07| +|168|[brain-zhang/xianglong](https://github.com/brain-zhang/xianglong)|资产配置方案|176|0|2021-09-07| +|169|[HuichuanLI/play-with-graph-algorithme](https://github.com/HuichuanLI/play-with-graph-algorithme)|python实现的初级图论算法库:环检测问题,桥和割点,最小生成树,最短路径,欧拉路径,哈密尔顿路径,拓扑排序,最大流问题,匹配问题(匈牙利算法)|23|0|2021-09-16| +|170|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|11|0|2021-11-29| +|171|[eval4nlp/SharedTask2021](https://github.com/eval4nlp/SharedTask2021)|-|13|0|2021-11-23| +|172|[azy1988/ML-CV](https://github.com/azy1988/ML-CV)|机器学习实战|117|0|2022-01-13| +|173|[EmbraceLife/fastai_treasures](https://github.com/EmbraceLife/fastai_treasures)|digging the endless treasures of fastai|19|0|2021-09-27| +|174|[guyujun/pyrosetta-basic](https://github.com/guyujun/pyrosetta-basic)|-|51|0|2021-10-27| +|175|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|TianChiProj 天池|17|0|2021-11-21| +|176|[linhduongtuan/Tuberculosis_ChestXray_Classifier](https://github.com/linhduongtuan/Tuberculosis_ChestXray_Classifier)|Classification for chest X ray images of tuberculosis using PyTorch, Timm, and modified EfficientNet family|16|0|2021-12-22| +|177|[cyang03/CHECKED](https://github.com/cyang03/CHECKED)|-|23|0|2021-08-22| +|178|[mindspore-ai/docs](https://github.com/mindspore-ai/docs)|MindSpore document|146|0|2022-01-07| +|179|[mindslab-ai/wavegrad2](https://github.com/mindslab-ai/wavegrad2)|Unofficial Pytorch Implementation of WaveGrad2|83|0|2021-08-18| +|180|[Daya-Jin/ML_for_learner](https://github.com/Daya-Jin/ML_for_learner)|Implementations of the machine learning algorithm with Python and numpy|72|0|2021-10-20| +|181|[PanJinquan/python-learning-notes](https://github.com/PanJinquan/python-learning-notes)|代码|25|0|2022-01-13| +|182|[derekhe/mobike-crawler](https://github.com/derekhe/mobike-crawler)|摩拜单车爬虫|262|0|2021-07-26| +|183|[LogicJake/competition_baselines](https://github.com/LogicJake/competition_baselines)|开源的各大比赛baseline|273|0|2021-12-28| +|184|[DeepTrial/Retina-VesselNet](https://github.com/DeepTrial/Retina-VesselNet)|A Simple U-net model for Retinal Blood Vessel Segmentation based on tensorflow2|219|0|2021-11-15| +|185|[zengwb-lx/yolov5-deepsort-pedestrian-counting](https://github.com/zengwb-lx/yolov5-deepsort-pedestrian-counting)|yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下|43|0|2021-09-04| +|186|[tcmyxc/DL-AndrewNg](https://github.com/tcmyxc/DL-AndrewNg)|吴恩达深度学习2021年空白作业|12|0|2021-09-13| +|187|[lsh1994/remote_sensing_pretrained_models](https://github.com/lsh1994/remote_sensing_pretrained_models)|Remote Sensing pretrained weights with CNN finetune(PyTorch)|11|0|2021-09-17| +|188|[Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB](https://github.com/Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB)|This is a repository about PCB defect detection.|242|0|2021-11-10| +|189|[PaddlePaddle/PaddleSpatial](https://github.com/PaddlePaddle/PaddleSpatial)|PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle. |27|0|2021-12-17| +|190|[KoichiYasuoka/SuPar-Kanbun-1.3.4](https://github.com/KoichiYasuoka/SuPar-Kanbun-1.3.4)|Tokenizer POS-tagger and Dependency-parser for Classical Chinese|14|0|2021-12-16| +|191|[lures2019/lures2020-demos](https://github.com/lures2019/lures2020-demos)|lures2020年写的一些项目和程序|26|0|2021-09-11| +|192|[feng-li/Distributed-Statistical-Computing](https://github.com/feng-li/Distributed-Statistical-Computing)|Teaching Materials for Distributed Statistical Computing (大数据分布式计算教学材料)|78|0|2021-12-09| +|193|[EMUNES/Auto-Subtitle-File-Generation](https://github.com/EMUNES/Auto-Subtitle-File-Generation)|Generate subtitle files with timelines in an automatic way.|21|0|2021-11-09| +|194|[arjunmann73/Data-Analytics-Projects](https://github.com/arjunmann73/Data-Analytics-Projects)|:mag_right: Data analysis with real world data sets using Python :mag:|82|0|2021-10-16| +|195|[HuichuanLI/Recommand-Algorithme](https://github.com/HuichuanLI/Recommand-Algorithme)|推荐算法实战(Recommend algorithm)|32|0|2021-10-31| +|196|[hululuzhu/chinese-ai-writing-share](https://github.com/hululuzhu/chinese-ai-writing-share)|中文AI写作共享|17|0|2021-08-17| +|197|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|10|0|2021-12-06| +|198|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|212|0|2021-11-12| +|199|[SocratesAcademy/datascience](https://github.com/SocratesAcademy/datascience)|Introduction to Python Programming for Data Science|30|0|2022-01-13| +|200|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|185|0|2022-01-16|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Kotlin.md b/content/charts/growth/software/Kotlin.md index 74c332ab..85a7d6af 100644 --- a/content/charts/growth/software/Kotlin.md +++ b/content/charts/growth/software/Kotlin.md @@ -1,58 +1,58 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Kotlin -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|775|26|2021-12-31| -|2|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7608|9|2022-01-14| -|3|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8323|9|2022-01-15| -|4|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|6113|6|2022-01-15| -|5|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1365|4|2022-01-13| -|6|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3811|4|2022-01-15| -|7|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|2747|4|2022-01-12| -|8|[guolindev/PermissionX](https://github.com/guolindev/PermissionX)|An open source Android library that makes handling runtime permissions extremely easy.|2254|3|2021-12-24| -|9|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|415|3|2021-12-28| -|10|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3188|3|2022-01-12| -|11|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|4248|3|2022-01-13| -|12|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀 |234|3|2022-01-11| -|13|[princekin-f/EasyFloat](https://github.com/princekin-f/EasyFloat)|🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)|2268|3|2021-12-01| -|14|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|1913|3|2022-01-13| -|15|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,支持Runtime-hook和Asm修改字节码的检测方案|216|3|2022-01-12| -|16|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|1718|3|2021-11-07| -|17|[svga/SVGAPlayer-Android](https://github.com/svga/SVGAPlayer-Android)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|2774|2|2021-08-30| -|18|[idisfkj/android-startup](https://github.com/idisfkj/android-startup)|🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to strea ...|946|2|2021-12-29| -|19|[devzwy/open_nsfw_android](https://github.com/devzwy/open_nsfw_android)|🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台|1599|2|2022-01-05| -|20|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|404|2|2022-01-02| -|21|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件,适配JetBrains全家桶|488|2|2021-09-01| -|22|[ssseasonnn/RxDownload](https://github.com/ssseasonnn/RxDownload)|A multi-threaded download tool written with RxJava and Kotlin|4035|2|2021-10-28| -|23|[Szaki/XiaomiADBFastbootTools](https://github.com/Szaki/XiaomiADBFastbootTools)|A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot|2875|2|2021-12-27| -|24|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|285|2|2021-12-30| -|25|[wuseal/JsonToKotlinClass](https://github.com/wuseal/JsonToKotlinClass)|🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )|2459|2|2021-11-01| -|26|[zskingking/Jetpack-Mvvm](https://github.com/zskingking/Jetpack-Mvvm)|使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码,尽量标清每一行注释,严格遵守六大基本原则,大量运用设计模式,此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助,右上角点个star,事先谢过🍉🍉🍉|999|2|2021-08-11| -|27|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1372|2|2021-11-19| -|28|[hi-dhl/AndroidX-Jetpack-Practice](https://github.com/hi-dhl/AndroidX-Jetpack-Practice)|本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢|1074|2|2021-08-16| -|29|[Tencent/bk-ci](https://github.com/Tencent/bk-ci)|蓝鲸CI平台(BlueKing CI) |1795|2|2022-01-14| -|30|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4020|2|2021-11-27| -|31|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|3665|2|2022-01-13| -|32|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|799|1|2022-01-14| -|33|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)|412|1|2022-01-14| -|34|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|🌽 Android 最强大的RecyclerView库, 比BRVAH更强大|672|1|2022-01-12| -|35|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|564|1|2022-01-11| -|36|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|141|1|2021-10-27| -|37|[Shouheng88/Compressor](https://github.com/Shouheng88/Compressor)|🛩 An easy to use and well designed image compress library for Android.|547|1|2021-12-18| -|38|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|31|1|2022-01-14| -|39|[Moriafly/DsoMusic](https://github.com/Moriafly/DsoMusic)|Kotlin 开发的美观安卓音乐软件,音源:网易云音乐、QQ 音乐|557|1|2021-12-24| -|40|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|242|1|2022-01-06| -|41|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|263|1|2022-01-15| -|42|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|87|1|2022-01-13| -|43|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|566|1|2021-12-14| -|44|[WizzXu/FastStartup](https://github.com/WizzXu/FastStartup)|FastStartup 有向无环图启动框架|15|1|2022-01-07| +|1|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|776|25|2021-12-31| +|2|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|476|15|2022-01-16| +|3|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7612|9|2022-01-16| +|4|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8327|9|2022-01-15| +|5|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|6126|6|2022-01-15| +|6|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1366|4|2022-01-13| +|7|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3812|4|2022-01-16| +|8|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|2757|4|2022-01-12| +|9|[guolindev/PermissionX](https://github.com/guolindev/PermissionX)|An open source Android library that makes handling runtime permissions extremely easy.|2254|3|2021-12-24| +|10|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|415|3|2021-12-28| +|11|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3189|3|2022-01-12| +|12|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|4250|3|2022-01-13| +|13|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀 |234|3|2022-01-11| +|14|[princekin-f/EasyFloat](https://github.com/princekin-f/EasyFloat)|🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)|2268|3|2021-12-01| +|15|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|1913|3|2022-01-13| +|16|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,支持Runtime-hook和Asm修改字节码的检测方案|216|3|2022-01-12| +|17|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|1717|3|2021-11-07| +|18|[svga/SVGAPlayer-Android](https://github.com/svga/SVGAPlayer-Android)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|2774|2|2021-08-30| +|19|[idisfkj/android-startup](https://github.com/idisfkj/android-startup)|🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to strea ...|948|2|2021-12-29| +|20|[devzwy/open_nsfw_android](https://github.com/devzwy/open_nsfw_android)|🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台|1598|2|2022-01-05| +|21|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|403|2|2022-01-02| +|22|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件,适配JetBrains全家桶|488|2|2021-09-01| +|23|[ssseasonnn/RxDownload](https://github.com/ssseasonnn/RxDownload)|A multi-threaded download tool written with RxJava and Kotlin|4035|2|2021-10-28| +|24|[Szaki/XiaomiADBFastbootTools](https://github.com/Szaki/XiaomiADBFastbootTools)|A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot|2877|2|2021-12-27| +|25|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|284|2|2021-12-30| +|26|[wuseal/JsonToKotlinClass](https://github.com/wuseal/JsonToKotlinClass)|🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )|2461|2|2021-11-01| +|27|[zskingking/Jetpack-Mvvm](https://github.com/zskingking/Jetpack-Mvvm)|使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码,尽量标清每一行注释,严格遵守六大基本原则,大量运用设计模式,此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助,右上角点个star,事先谢过🍉🍉🍉|999|2|2021-08-11| +|28|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1372|2|2021-11-19| +|29|[hi-dhl/AndroidX-Jetpack-Practice](https://github.com/hi-dhl/AndroidX-Jetpack-Practice)|本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢|1074|2|2021-08-16| +|30|[Tencent/bk-ci](https://github.com/Tencent/bk-ci)|蓝鲸CI平台(BlueKing CI) |1796|2|2022-01-14| +|31|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4021|2|2021-11-27| +|32|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|3665|2|2022-01-13| +|33|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|800|1|2022-01-14| +|34|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)|413|1|2022-01-14| +|35|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|🌽 Android 最强大的RecyclerView库, 比BRVAH更强大|673|1|2022-01-12| +|36|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|566|1|2022-01-11| +|37|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|144|1|2021-10-27| +|38|[Shouheng88/Compressor](https://github.com/Shouheng88/Compressor)|🛩 An easy to use and well designed image compress library for Android.|549|1|2021-12-18| +|39|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|39|1|2022-01-16| +|40|[Moriafly/DsoMusic](https://github.com/Moriafly/DsoMusic)|Kotlin 开发的美观安卓音乐软件,音源:网易云音乐、QQ 音乐|557|1|2021-12-24| +|41|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|242|1|2022-01-06| +|42|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|266|1|2022-01-15| +|43|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|87|1|2022-01-13| +|44|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|566|1|2021-12-14| |45|[mamoe/mirai-console](https://github.com/mamoe/mirai-console)|mirai 的高效率 QQ 机器人控制台|1015|1|2021-12-15| |46|[shenzhen2017/ComposeDouban](https://github.com/shenzhen2017/ComposeDouban)|Compose仿豆瓣榜单页面|93|1|2021-08-26| -|47|[Leifzhang/AndroidAutoTrack](https://github.com/Leifzhang/AndroidAutoTrack)|Android Asm 插桩 教学|662|1|2021-10-06| -|48|[tuchg/ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper)|让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,DevEco等 )支持中文标识符以拼音输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案|690|1|2021-10-10| +|47|[Leifzhang/AndroidAutoTrack](https://github.com/Leifzhang/AndroidAutoTrack)|Android Asm 插桩 教学|664|1|2021-10-06| +|48|[tuchg/ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper)|让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,DevEco等 )支持中文标识符以拼音输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案|689|1|2021-10-10| |49|[skydoves/AndroidRibbon](https://github.com/skydoves/AndroidRibbon)|:ribbon: A fancy and beautiful ribbon with shimmer effects for Android.|592|1|2022-01-15| |50|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|95|1|2021-11-25| |51|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|Android 组件化 MVVM 框架 基于 Jetpack + Kotlin|480|1|2021-09-26| @@ -66,11 +66,11 @@ |59|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|31|1|2022-01-12| |60|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|🍉 Android 强大的创新式协程并发网络请求|729|1|2022-01-09| |61|[anyRTC-UseCase/anyHouse](https://github.com/anyRTC-UseCase/anyHouse)|高仿 ClubHouse,语音直播、语聊房、高音质、极速上麦,开源 ClubHouse,实现了Clubhouse的上麦,下麦,邀请,语音音量提示等功能。|173|1|2021-12-14| -|62|[AoEiuV020/IAmNotDisabled](https://github.com/AoEiuV020/IAmNotDisabled)|我不是残疾人!|14|1|2022-01-11| +|62|[AoEiuV020/IAmNotDisabled](https://github.com/AoEiuV020/IAmNotDisabled)|我不是残疾人!|15|1|2022-01-11| |63|[hyy920109/HighLightPro](https://github.com/hyy920109/HighLightPro)|A highlight lib and also it can be a simple popup window lib for android|161|1|2021-11-12| |64|[smallSohoSolo/McImage](https://github.com/smallSohoSolo/McImage)|Android Gradle Plugin -- Auto Check big image and compress image in building.|972|1|2021-08-31| |65|[xuexiangjys/TemplateAppProject-kotlin](https://github.com/xuexiangjys/TemplateAppProject-kotlin)|Android空壳模板工程(kotlin版本),快速搭建(集成了XUI、XUtil、XAOP、XPage、XUpdate、XHttp2、友盟统计和walle多渠道打包)|8|1|2022-01-02| -|66|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|1263|1|2022-01-03| +|66|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|1264|1|2022-01-03| |67|[hi-dhl/KtKit](https://github.com/hi-dhl/KtKit)|KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)|94|1|2021-09-28| |68|[rosuH/AndroidFilePicker](https://github.com/rosuH/AndroidFilePicker)|FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~|664|1|2022-01-14| |69|[hegaojian/MvvmHelper](https://github.com/hegaojian/MvvmHelper)|:chicken::basketball:这是一个快速开发的项目壳,Kotlin语言开发,MVVM+Jetpack架构,封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、ViewBinding头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具|220|1|2022-01-13| @@ -79,21 +79,21 @@ |72|[angcyo/DslTabLayout](https://github.com/angcyo/DslTabLayout)|:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等|780|1|2022-01-03| |73|[Rabtman/AcgClub](https://github.com/Rabtman/AcgClub)|一款纯粹的ACG聚合类App|824|1|2021-07-21| |74|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|70|1|2021-12-18| -|75|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!|825|1|2021-12-20| +|75|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!|826|1|2021-12-20| |76|[vitaviva/fragivity](https://github.com/vitaviva/fragivity)|Use Fragment like Activity|246|1|2021-12-11| |77|[adisonhuang/awesome-kotlin-android](https://github.com/adisonhuang/awesome-kotlin-android)|🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源|834|1|2021-10-19| -|78|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|1747|1|2022-01-13| -|79|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 !|1129|1|2021-08-27| +|78|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|1748|1|2022-01-13| +|79|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 !|1130|1|2021-08-27| |80|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|85|1|2021-11-09| |81|[cdalwyn/PlayAndroid](https://github.com/cdalwyn/PlayAndroid)|:v::fist::wave:玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配:heavy_check_mark:状态栏沉浸式:heavy_check_mark:黑夜模式:heavy_check_mark:,无数据、加载失败状态页;骨架屏、Koin依赖注入等|182|1|2021-12-03| |82|[Leifzhang/AndroidStartup](https://github.com/Leifzhang/AndroidStartup)|启动有向无环图玩具工程|35|1|2022-01-13| -|83|[wuyr/incremental-compiler](https://github.com/wuyr/incremental-compiler)|适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作|105|1|2021-07-22| +|83|[wuyr/incremental-compiler](https://github.com/wuyr/incremental-compiler)|适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作|106|1|2021-07-22| |84|[Zhao-Yan-Yan/MultiStatePage](https://github.com/Zhao-Yan-Yan/MultiStatePage)|Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器|515|1|2021-12-21| |85|[caiyonglong/MusicLake](https://github.com/caiyonglong/MusicLake)|MediaPlayer、Exoplayer音乐播放器,可播在线音乐,qq音乐,百度音乐,虾米音乐,网易云音乐,YouTuBe|2302|1|2021-07-26| |86|[leavesCZY/ASM_Transform](https://github.com/leavesCZY/ASM_Transform)|ASM Transform 字节码插桩实战|23|1|2022-01-14| |87|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1446|1|2021-12-23| |88|[iielse/imageviewer](https://github.com/iielse/imageviewer)|A simple and customizable Android full-screen image viewer 一个简单且可自定义的Android全屏图像浏览器|1903|1|2021-12-02| -|89|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|487|1|2022-01-15| +|89|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|486|1|2022-01-16| |90|[HMBSbige/ShadowsocksR-Android](https://github.com/HMBSbige/ShadowsocksR-Android)|【自用】咕咕咕|1329|1|2021-12-26| |91|[ingbyr/vdm](https://github.com/ingbyr/vdm)|GUI for command-line video downloader (youtube-dl annie)|1910|1|2021-11-24| |92|[LucasDevelop/CustomView](https://github.com/LucasDevelop/CustomView)|自定义控件|18|0|2022-01-05| @@ -106,7 +106,7 @@ |99|[HMS-Core/hms-safetydetect-demo-kotlin](https://github.com/HMS-Core/hms-safetydetect-demo-kotlin)|SafetyDetect Sample provides many sample programs for your reference or usage.This example demonstrates how to integrate services provided by Safetydetect Kit, such as APPchecks, URLcheck, Userdetect, ...|10|0|2021-08-24| |100|[XuQK/KDTabLayout](https://github.com/XuQK/KDTabLayout)|参考自MagicIndicator撸的自用版本,Kotlin编写,适配ViewPager2。|68|0|2021-12-02| |101|[kono-dada/doudizhu](https://github.com/kono-dada/doudizhu)|一个能在QQ上斗地主的mirai插件|7|0|2021-10-09| -|102|[afkT/DevComponent](https://github.com/afkT/DevComponent)|:zap:【100% Kotlin 实现 Android 项目组件化示例代码】基于 Google JetPack AndroidX + Kotlin + Coroutines + MVVM 架构(DataBinding、ViewModel、Lifecycle)等最新技术栈进行组件化基础搭建,使用 ARouter 方案实现组件化|9|0|2022-01-15| +|102|[afkT/DevComponent](https://github.com/afkT/DevComponent)|:zap:【100% Kotlin 实现 Android 项目组件化示例代码】基于 Google JetPack AndroidX + Kotlin + Coroutines + MVVM 架构(DataBinding、ViewModel、Lifecycle)等最新技术栈进行组件化基础搭建,使用 ARouter 方案实现组件化|9|0|2022-01-16| |103|[duzhaokun123/BilibiliHD](https://github.com/duzhaokun123/BilibiliHD)|非官方哔哩哔哩客户端|31|0|2021-08-17| |104|[kongqw/WeChatHelper](https://github.com/kongqw/WeChatHelper)|WeChatHelper for androidx ,微信开放平台封装,包含微信分享、微信授权登录、微信支付|14|0|2021-08-05| |105|[f763180872/xc-boot-starter](https://github.com/f763180872/xc-boot-starter)|基于springboot的组件扩展|8|0|2021-12-14| @@ -118,7 +118,7 @@ |111|[JackL124/FinalPermission](https://github.com/JackL124/FinalPermission)|🔥这可能是用法最简单且功能强大的Android动态权限申请框架之一了🔥|11|0|2021-12-08| |112|[RmondJone/Commit-Message-Plugin](https://github.com/RmondJone/Commit-Message-Plugin)|提交信息模板规范化插件|34|0|2021-08-02| |113|[MeowCat-Studio/kato-message-source](https://github.com/MeowCat-Studio/kato-message-source)|A implementation of message-forwarding-client.消息转发客户端的bukkit(Minecraft)实现。|5|0|2021-11-15| -|114|[zhangbinhub/acp](https://github.com/zhangbinhub/acp)|Application Construction Platform 应用构建平台。该项目是用Kotlin和Java语言混编封装的脚手架。本人会密切关注业界最新动态,并使用最新技术持续更新优化。使用该脚手架可快速搭建基于Kotlin或Java语言的普通应用、SpringBoot应用和SpringCloud应用。|6|0|2022-01-07| +|114|[zhangbinhub/acp](https://github.com/zhangbinhub/acp)|Application Construction Platform 应用构建平台。该项目是用Kotlin和Java语言混编封装的脚手架。本人会密切关注业界最新动态,并使用最新技术持续更新优化。使用该脚手架可快速搭建基于Kotlin或Java语言的普通应用、SpringBoot应用和SpringCloud应用。|6|0|2022-01-16| |115|[li-xiaojun/EasyAdapter](https://github.com/li-xiaojun/EasyAdapter)|An simplify and practical version for hongyangAndroid [baseAdapter],重构了代码,并适配Kotlin。|18|0|2022-01-14| |116|[Bistutu/BistuEmpty](https://github.com/Bistutu/BistuEmpty)|北京信息科技大学,Bistu,空教室查询|8|0|2021-12-22| |117|[vitaviva/ComposeWaveLoading](https://github.com/vitaviva/ComposeWaveLoading)|Compose 波浪效果进度加载|6|0|2021-09-22| @@ -127,13 +127,13 @@ |120|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知,支持多会话/多消息/多渠道,兼容手环手表。|86|0|2021-09-23| |121|[plestoon/tbs-android](https://github.com/plestoon/tbs-android)|TBS IPTV player for Android devices|8|0|2021-10-06| |122|[SakurajimaMaii/Maker-Compose-Samples](https://github.com/SakurajimaMaii/Maker-Compose-Samples)|基于Compose开发的创客App|5|0|2021-09-28| -|123|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|275|0|2022-01-12| +|123|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|275|0|2022-01-16| |124|[qq877693928/Fast](https://github.com/qq877693928/Fast)|Fast是一款Android的方法被调用时自动日志记录的Debug工具,支持Java和Kotlin语言|5|0|2021-11-04| |125|[farewell12345/FAQ-Bot-QQ](https://github.com/farewell12345/FAQ-Bot-QQ)|一个基于Mirai框架的Q群问答机器人|28|0|2021-10-07| |126|[james58899/MuzeiPixivSource](https://github.com/james58899/MuzeiPixivSource)|從 Pixiv 抓取圖片並設為桌布|24|0|2022-01-11| |127|[HMS-Core/hms-ads-demo-kotlin](https://github.com/HMS-Core/hms-ads-demo-kotlin)|HUAWEI Ads Kit Sample code in kotlin version, which provides the banner, native, rewarded, roll, interstitial and splash ad formats for integration|11|0|2022-01-07| |128|[dora4/dcache-android](https://github.com/dora4/dcache-android)|一个使用在Android平台的数据缓存框架,支持将model数据从后端接口下载后,简单的配置即可自动映射到数据库,并在断网的情况下可以离线读取。|6|0|2021-12-25| -|129|[tencentyun/iot-link-android](https://github.com/tencentyun/iot-link-android)|IoT 应用端 App & SDK|19|0|2022-01-15| +|129|[tencentyun/iot-link-android](https://github.com/tencentyun/iot-link-android)|IoT 应用端 App & SDK|19|0|2022-01-16| |130|[anyRTC-UseCase/StudyLive](https://github.com/anyRTC-UseCase/StudyLive)|StudyLive是anyRTC开发的示例项目,演示了如何通过anyRTC云服务,配合anyRTC RTC SDK、anyRTC RTM SDK、anyRTC播放插件,实现在线自习室的场景。|9|0|2021-12-14| |131|[WsureDev/warframe-world-state](https://github.com/WsureDev/warframe-world-state)|第三代Warframe插件|5|0|2021-12-03| |132|[imyyq-star/MVVMArchitecture](https://github.com/imyyq-star/MVVMArchitecture)|MVVM 框架,采用 Kotlin+Jetpack,可自由配置功能,欢迎 star,fork,issue|216|0|2021-12-17| @@ -142,13 +142,13 @@ |135|[Him188/kotlin-jvm-blocking-bridge](https://github.com/Him188/kotlin-jvm-blocking-bridge)|Kotlin compiler plugin for generating blocking bridges for calling suspend functions from Java with minimal effort|43|0|2022-01-12| |136|[SJJ-dot/Reader](https://github.com/SJJ-dot/Reader)|一个自用的小说阅读器 kotlin 协程、rhino、Javascript|18|0|2021-11-22| |137|[iostyle/ContinuousTrigger](https://github.com/iostyle/ContinuousTrigger)|多线程连续触发器,用于如按序展示弹窗(App更新、公告、签到之类)。支持多接口返回,等待超时,任意位置注册,任意位置绑定,支持DSL语法。喜欢请star⭐️|148|0|2021-10-15| -|138|[fumiama/copymanga](https://github.com/fumiama/copymanga)|拷贝漫画的第三方APP,优化阅读/下载体验|38|0|2021-08-14| -|139|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|930|0|2022-01-14| +|138|[fumiama/copymanga](https://github.com/fumiama/copymanga)|拷贝漫画的第三方APP,优化阅读/下载体验|39|0|2021-08-14| +|139|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|931|0|2022-01-14| |140|[DragonKnightOfBreeze/Breeze-Framework](https://github.com/DragonKnightOfBreeze/Breeze-Framework)|基于Kotlin的整合代码框架,为标准库和其他框架提供各种有用的扩展。Integrated code framework based on Kotlin, provides many useful extensions for standard library and some frameworks.|8|0|2022-01-06| -|141|[heyanLE/EasyBangumi](https://github.com/heyanLE/EasyBangumi)|纯纯看番,追番和看番的安卓软件,多番剧源 -樱花动漫 -Bimibimi - AGE 动漫|26|0|2021-12-25| -|142|[lamprose/MIUltra](https://github.com/lamprose/MIUltra)|一个可能使MIUI更好用的xposed模块|22|0|2022-01-15| +|141|[heyanLE/EasyBangumi](https://github.com/heyanLE/EasyBangumi)|纯纯看番,追番和看番的安卓软件,多番剧源 -樱花动漫 -Bimibimi - AGE 动漫|27|0|2021-12-25| +|142|[lamprose/MIUltra](https://github.com/lamprose/MIUltra)|一个可能使MIUI更好用的xposed模块|22|0|2022-01-16| |143|[liangjingkanji/Tooltip](https://github.com/liangjingkanji/Tooltip)|🍞 Android 快速创建吐司/对话框 Quick crete Toast or Dialog|33|0|2021-11-29| -|144|[RUANHAOANDROID/heji](https://github.com/RUANHAOANDROID/heji)|多人同时记账,账单统计可视化,账单区分权限,账单导入,账单导出|7|0|2022-01-15| +|144|[RUANHAOANDROID/heji](https://github.com/RUANHAOANDROID/heji)|多人同时记账,账单统计可视化,账单区分权限,账单导入,账单导出|7|0|2022-01-16| |145|[anurnomeru/Republic](https://github.com/anurnomeru/Republic)|Republic 是一款简单易用的 RPC 框架,QPS 在 6000 左右,基于 raft 实现了高可用的注册中心,基于 kotlin 开发,支持 Java、Kotlin。它并不需要寄托于 spring 环境使用,依赖极少,只使用了 netty、hessian、以及 guava。|6|0|2022-01-14| |146|[mistletoe5215/MagicMistletoe](https://github.com/mistletoe5215/MagicMistletoe)|Android Multi Theme Switch Library ,use kotlin language ,coroutine ,and so on ...|14|0|2021-11-08| |147|[Jasper-1024/DeepSleep](https://github.com/Jasper-1024/DeepSleep)|-|9|0|2021-08-30| @@ -157,7 +157,7 @@ |150|[StevenYan88/MovieApp](https://github.com/StevenYan88/MovieApp)|电影资讯App是一个纯练手项目,使用Kotlin语言开发。|72|0|2021-11-22| |151|[zsqw123/CatInject](https://github.com/zsqw123/CatInject)|一个服务发现框架, 无反射!使用Gradle Transform API实现的自动化依赖注入, 用了就会成猫猫一样可爱!!|9|0|2021-11-06| |152|[caoyanglee/SilentUpdate](https://github.com/caoyanglee/SilentUpdate)|⤴️基于Kotlin的静默更新应用库 A library silently & automatically download latest apk to update your App|14|0|2021-12-11| -|153|[aitsuki/SwipeMenuRecyclerView](https://github.com/aitsuki/SwipeMenuRecyclerView)|Swipe menu for recyclerView. Android 侧滑菜单,可轻松定制各种样式的菜单。|221|0|2021-11-27| +|153|[aitsuki/SwipeMenuRecyclerView](https://github.com/aitsuki/SwipeMenuRecyclerView)|Swipe menu for recyclerView. Android 侧滑菜单,可轻松定制各种样式的菜单。|222|0|2021-11-27| |154|[yongjiu8/yjys](https://github.com/yongjiu8/yjys)|永久影视app,kotlin学习,安卓新手练习项目,影视项目,安卓练习项目,安卓新手学习参考项目|8|0|2021-09-08| |155|[nickyoungzzz/EasyGo](https://github.com/nickyoungzzz/EasyGo)|基于Kotlin、OkHttp的声明式网络框架,像写HTML界面一样写网络调用代码|12|0|2021-12-18| |156|[leavesCZY/SmallestWidthGenerator](https://github.com/leavesCZY/SmallestWidthGenerator)|基于 SmallestWidth 屏幕适配方案生成 dimens 文件|16|0|2021-08-24| @@ -169,23 +169,23 @@ |162|[xdd666t/getx_template](https://github.com/xdd666t/getx_template)|Used to generate the template code of GetX framework Flutter GetX模板代码生成(一个有用的IDEA插件)|177|0|2021-12-08| |163|[dacaoyuan/YPKTabDemo](https://github.com/dacaoyuan/YPKTabDemo)|一个自定义tablayout View|49|0|2021-09-23| |164|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|281|0|2021-11-27| -|165|[helloklf/vtools](https://github.com/helloklf/vtools)|一个集高级重启、应用安装自动点击、CPU调频等多项功能于一体的工具箱。|364|0|2022-01-03| +|165|[helloklf/vtools](https://github.com/helloklf/vtools)|一个集高级重启、应用安装自动点击、CPU调频等多项功能于一体的工具箱。|366|0|2022-01-03| |166|[chanfan1999/SCNU-ICAL-Android](https://github.com/chanfan1999/SCNU-ICAL-Android)|华师获取课表,Android客户端项目|7|0|2021-10-27| |167|[collaction/freehkkai-android](https://github.com/collaction/freehkkai-android)|只需在 App 內用慣常的輸入法輸入中文字,就可以看到「自由香港楷書」(該字根據香港教育局出版《常用字字形表》2007年版定義) 的參考寫法。|10|0|2021-08-26| |168|[ssseasonnn/Bracer](https://github.com/ssseasonnn/Bracer)|Pass parameters safely and quickly between activities or fragments.|43|0|2021-07-20| |169|[WeiLianYang/GradientTextView](https://github.com/WeiLianYang/GradientTextView)|🔥🔥🔥 用于设置TexView的字体 渐变颜色、渐变方向 和 动画效果|12|0|2022-01-09| |170|[TrMenu/TrMenu](https://github.com/TrMenu/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|143|0|2022-01-11| -|171|[only52607/lua-mirai](https://github.com/only52607/lua-mirai)|基于lua的bot快速开发框架|96|0|2022-01-14| +|171|[only52607/lua-mirai](https://github.com/only52607/lua-mirai)|基于lua的bot快速开发框架|97|0|2022-01-14| |172|[fan123199/v2ex-simple](https://github.com/fan123199/v2ex-simple)|A simple 3rd-party Android app for v2ex|26|0|2021-12-17| |173|[rain9155/PermissionHelper](https://github.com/rain9155/PermissionHelper)|:thumbsup: 简化android6.0动态权限申请过程,一行代码搞定权限申请,可以一次申请单个或多个权限,支持特殊权限的申请|23|0|2021-09-30| |174|[lzan13/VMTemplateAndroid](https://github.com/lzan13/VMTemplateAndroid)|一套包含了社区匹配聊天语音以及直播相关的社交系统模板项目|120|0|2022-01-11| |175|[niltok/tesseract](https://github.com/niltok/tesseract)|only for 彩虹桥, use https://github.com/niltok/tesseract-lite if you want to deploy|44|0|2021-11-02| |176|[zhufree/SCP-Android](https://github.com/zhufree/SCP-Android)|An app for SCP foundation Chinese site.|9|0|2021-12-14| -|177|[ITxiaoguang/BiometricHelper](https://github.com/ITxiaoguang/BiometricHelper)|指纹识别,面部识别,自定义弹窗,用法超级简单|7|0|2022-01-12| +|177|[ITxiaoguang/BiometricHelper](https://github.com/ITxiaoguang/BiometricHelper)|指纹识别,面部识别,自定义弹窗,用法超级简单|8|0|2022-01-12| |178|[fengzhizi715/SAF-Kotlin-Utils](https://github.com/fengzhizi715/SAF-Kotlin-Utils)|用 Kolin 做的 Android Utils 库,包括 utils 和 extension|173|0|2021-10-12| |179|[ibaozi-cn/RecyclerViewAdapter](https://github.com/ibaozi-cn/RecyclerViewAdapter)|科学分包,动态扩展,功能完善,书写简洁,按需依赖,合理抽象,超高内聚,超低耦合,没有最好,只有更好,希望能帮助到您,🙏❤️感谢您的光临🙏❤️|251|0|2021-09-01| |180|[limxing/Kotlin-VerificationView](https://github.com/limxing/Kotlin-VerificationView)|android 手机验证码输入框|17|0|2021-12-13| -|181|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版,弹弹play系列应用安卓平台上的实现,是一个提供了视频播放(本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|321|0|2022-01-14| +|181|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版,弹弹play系列应用安卓平台上的实现,是一个提供了视频播放(本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|324|0|2022-01-16| |182|[ljd1996/MoonGame](https://github.com/ljd1996/MoonGame)|守护月饼小游戏|4|0|2021-09-14| |183|[leobert-lan/ReportPrinter](https://github.com/leobert-lan/ReportPrinter)|generate reports,UML and so on from notation|25|0|2021-11-18| |184|[LovesAsuna/Mirai-Bot](https://github.com/LovesAsuna/Mirai-Bot)|Robot developed based on Mirai framework|32|0|2022-01-10| @@ -196,7 +196,7 @@ |189|[forJrking/KLuban](https://github.com/forJrking/KLuban)|Lifecycle + Kotlin 协程 + flow + LiveData + Glide 识别和内存优化 + Luban采样算法 = KLuban图片压缩|256|0|2021-11-04| |190|[Leifzhang/Router-Android](https://github.com/Leifzhang/Router-Android)|通过注解实现路由跳转规则 同时增加ksp支持|139|0|2021-11-10| |191|[DonaldDu/ApiHolder](https://github.com/DonaldDu/ApiHolder)|-|12|0|2021-08-10| -|192|[Secack/ppx](https://github.com/Secack/ppx)|皮皮虾Xposed模块|95|0|2022-01-09| +|192|[Secack/ppx](https://github.com/Secack/ppx)|皮皮虾Xposed模块|96|0|2022-01-16| |193|[vitaviva/compose-huarongdao](https://github.com/vitaviva/compose-huarongdao)|Compose版华容道|14|0|2021-08-26| |194|[vcrx/ColorOS11RefreshRateControl](https://github.com/vcrx/ColorOS11RefreshRateControl)|ColorOS11 免 root 强制屏幕刷新率 90Hz(120 Hz)。本仓库不再更新,功能已经合并进 ColorOS助手:https://github.com/lengthmin/ColorOSHelper|5|0|2021-07-29| |195|[fanlcly/rx_retrofit](https://github.com/fanlcly/rx_retrofit)|rxjava2.0和retrofit2.0兼容的网络框架的封装|7|0|2021-09-14| diff --git a/content/charts/growth/software/Lua.md b/content/charts/growth/software/Lua.md index 2696f087..b12abd7d 100644 --- a/content/charts/growth/software/Lua.md +++ b/content/charts/growth/software/Lua.md @@ -1,25 +1,25 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Lua -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8163|8|2022-01-15| -|2|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件,它支持多种主流协议和多种自定义视频分流服务,拥有精美的操作界面,并配上直观的节点信息。|1592|2|2022-01-09| -|3|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|377|2|2022-01-12| -|4|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2181|2|2021-11-13| +|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8168|8|2022-01-16| +|2|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件,它支持多种主流协议和多种自定义视频分流服务,拥有精美的操作界面,并配上直观的节点信息。|1593|2|2022-01-09| +|3|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|380|2|2022-01-16| +|4|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2185|2|2021-11-13| |5|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|921|1|2021-11-12| -|6|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1240|1|2022-01-06| -|7|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1102|1|2021-12-14| -|8|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|247|1|2021-10-28| -|9|[acecilia/OpenWRTInvasion](https://github.com/acecilia/OpenWRTInvasion)|Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...|649|1|2022-01-14| +|6|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1241|1|2022-01-06| +|7|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1105|1|2021-12-14| +|8|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|248|1|2021-10-28| +|9|[acecilia/OpenWRTInvasion](https://github.com/acecilia/OpenWRTInvasion)|Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...|649|1|2022-01-16| |10|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2211|1|2021-12-22| -|11|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|493|1|2021-12-18| -|12|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|823|1|2021-10-11| -|13|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|109|1|2021-12-21| -|14|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime 鼠须管(Squirrel)朙月拼音|小鹤双拼|自然码双拼配置|925|1|2022-01-15| -|15|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|747|1|2021-12-24| +|11|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|494|1|2021-12-18| +|12|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|824|1|2021-10-11| +|13|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|112|1|2021-12-21| +|14|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime 鼠须管(Squirrel)朙月拼音|小鹤双拼|自然码双拼配置|924|1|2022-01-15| +|15|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|748|1|2021-12-24| |16|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|102|0|2021-10-03| |17|[EtherProject/EtherWorkCollection](https://github.com/EtherProject/EtherWorkCollection)|EtherEngine 作品集|16|0|2021-09-04| |18|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|50|0|2021-09-15| @@ -28,13 +28,13 @@ |21|[thenumbernine/hydro-cl-lua](https://github.com/thenumbernine/hydro-cl-lua)|yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL|15|0|2022-01-13| |22|[horan-geeker/nana](https://github.com/horan-geeker/nana)|Lua http api framework|96|0|2021-11-20| |23|[d80x86/lua-resty-tofu](https://github.com/d80x86/lua-resty-tofu)|a modern api/web framework|9|0|2022-01-08| -|24|[ariwori/toomanyitemsplus](https://github.com/ariwori/toomanyitemsplus)|饥荒联机版控制台MOD。|11|0|2021-12-03| +|24|[ariwori/toomanyitemsplus](https://github.com/ariwori/toomanyitemsplus)|饥荒联机版控制台MOD。|12|0|2021-12-03| |25|[ywxt/rime-sunman](https://github.com/ywxt/rime-sunman)|山人输入方案|4|0|2021-10-07| -|26|[wofsauge/External-Item-Descriptions](https://github.com/wofsauge/External-Item-Descriptions)|A mod for the game "The Binding of Isaac: Rebirth" that displays useful informations for items, trinkets, rooms and more!|70|0|2022-01-15| +|26|[wofsauge/External-Item-Descriptions](https://github.com/wofsauge/External-Item-Descriptions)|A mod for the game "The Binding of Isaac: Rebirth" that displays useful informations for items, trinkets, rooms and more!|70|0|2022-01-16| |27|[loaden/rime](https://github.com/loaden/rime)|中州韵输入法|22|0|2021-09-10| |28|[zhang-changwei/Automation-scripts-for-Aegisub](https://github.com/zhang-changwei/Automation-scripts-for-Aegisub)|A few automation scripts for Aegisub|18|0|2022-01-08| |29|[shengnoah/blues](https://github.com/shengnoah/blues)|Blues是一个基于Openresty + LUA的WEB演示框架|16|0|2021-10-29| -|30|[DeadlyBossMods/DBM-Retail](https://github.com/DeadlyBossMods/DBM-Retail)|The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|153|0|2022-01-15| +|30|[DeadlyBossMods/DBM-Retail](https://github.com/DeadlyBossMods/DBM-Retail)|The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|153|0|2022-01-16| |31|[roninro/rime-wubi](https://github.com/roninro/rime-wubi)|鼠须管【五笔字型】输入方案|3|0|2021-10-12| |32|[Rubgrsch/EnhancedChatFilterMODFix](https://github.com/Rubgrsch/EnhancedChatFilterMODFix)|A WoW chat filter addon for CN servers|6|0|2021-12-07| |33|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon 配置|54|0|2021-12-29| @@ -42,20 +42,20 @@ |35|[hunzsig-warcraft3/w3x-my-tower](https://github.com/hunzsig-warcraft3/w3x-my-tower)|【h-lua实践开源地图】我塔非凡|8|0|2021-10-12| |36|[EsreverWoW/ShestakUI_Classic](https://github.com/EsreverWoW/ShestakUI_Classic)|ShestakUI for WoW Classic (1.14.0) and Burning Crusade Classic (2.5.2)|115|0|2021-11-17| |37|[AlejandroGiner/Lux-in-Tenebris](https://github.com/AlejandroGiner/Lux-in-Tenebris)|A Europa Universalis 4 expansion mod built upon Beyond Typus 9.|22|0|2022-01-02| -|38|[Eatsolx/nvim-lua](https://github.com/Eatsolx/nvim-lua)|基于nvchad的配置|10|0|2022-01-15| +|38|[Eatsolx/nvim-lua](https://github.com/Eatsolx/nvim-lua)|基于nvchad的配置|11|0|2022-01-15| |39|[Miaow233/Dingtalk_createLike](https://github.com/Miaow233/Dingtalk_createLike)|一个钉钉点赞小工具,使用FusionApp制作|3|0|2021-11-13| |40|[cloudwu/stellaris_cn](https://github.com/cloudwu/stellaris_cn)|Stellaris 群星 汉化 Mod|360|0|2022-01-10| |41|[XavierCHN/x-template](https://github.com/XavierCHN/x-template)|Xavier's DOTA 2 modding template using typescript and react-panorama|40|0|2022-01-15| |42|[kiccer/logitech-macro-frame](https://github.com/kiccer/logitech-macro-frame)|罗技宏框架 - 提炼自 kiccer/Soldier76 项目|64|0|2021-08-10| |43|[kaniol-lck/FusionHelpManual-zh_CN](https://github.com/kaniol-lck/FusionHelpManual-zh_CN)|Fusion help manual in simplified Chinese translation|9|0|2021-11-23| |44|[defold/doc](https://github.com/defold/doc)|Defold game engine documentation for www.defold.com|68|0|2022-01-15| -|45|[cfadmin-cn/cfadmin](https://github.com/cfadmin-cn/cfadmin)|A lua web network framework.|251|0|2022-01-14| +|45|[cfadmin-cn/cfadmin](https://github.com/cfadmin-cn/cfadmin)|A lua web network framework.|250|0|2022-01-14| |46|[sg552/banana-waf](https://github.com/sg552/banana-waf)|非常简单好用的waf|8|0|2021-10-26| |47|[super-goodman/lua-script](https://github.com/super-goodman/lua-script)|lua 脚本|5|0|2021-11-25| |48|[musurca/IKE](https://github.com/musurca/IKE)|PBEM/hotseat multiplayer for Command: Modern Operations scenarios|10|0|2022-01-08| |49|[wubonetcn/luawaf](https://github.com/wubonetcn/luawaf)|A secure and privately deployable web application firewall(WAF).一个安全、可私有部署的Web应用防火墙(WAF)。|60|0|2022-01-14| |50|[CNMan/rime-data](https://github.com/CNMan/rime-data)|新世纪五笔字型 for Rime|8|0|2022-01-05| -|51|[oniondelta/Onion_Trime_Files](https://github.com/oniondelta/Onion_Trime_Files)|手機同文輸入法 Trime 洋蔥方案(注音、雙拼、形碼) |3|0|2022-01-15| +|51|[oniondelta/Onion_Trime_Files](https://github.com/oniondelta/Onion_Trime_Files)|手機同文輸入法 Trime 洋蔥方案(注音、雙拼、形碼) |3|0|2022-01-16| |52|[qyh214/wow_addons_private_use](https://github.com/qyh214/wow_addons_private_use)|World Of Warcraft Addons private use 魔兽世界自用插件|4|0|2021-11-17| |53|[denstiny/nvim-nanny](https://github.com/denstiny/nvim-nanny)|-|18|0|2022-01-14| |54|[ck2plus/CleanSlate](https://github.com/ck2plus/CleanSlate)|A community resource, clean base from which to begin mods for CrusaderKings 2|16|0|2022-01-10| @@ -63,27 +63,27 @@ |56|[WolvenKit/BraindanceProtocol](https://github.com/WolvenKit/BraindanceProtocol)|A GUI to modify your Cyberpunk 2077 experience|83|0|2021-09-12| |57|[WanKcn/HouTu](https://github.com/WanKcn/HouTu)|后土娘娘是中国古代神话中的天神,她掌阴阳,育万物,因此被称为大地之母,在这个文件夹里我将自己计算机组成原理、操作系统和计算机网络的学习笔记进行总结和整理,我相信这三门基础课程就像后土育万物一样,是我计算机更进一步的根基。所以我将这个仓库命名为HouTu|3|0|2021-12-13| |58|[whsir/ngx_lua_waf](https://github.com/whsir/ngx_lua_waf)|ngx_lua_waf改版,增加网段白名单等新功能|28|0|2021-07-27| -|59|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|106|0|2022-01-14| +|59|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|107|0|2022-01-14| |60|[TheOddler/FactorioWorld](https://github.com/TheOddler/FactorioWorld)|A mod for factorio that changes the map into a real-world map.|23|0|2021-09-26| -|61|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|82|0|2022-01-15| +|61|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|82|0|2022-01-16| |62|[bungle/lua-resty-template](https://github.com/bungle/lua-resty-template)|Templating Engine (HTML) for Lua and OpenResty.|818|0|2022-01-14| |63|[foggyspace/NsePocsuite-lua](https://github.com/foggyspace/NsePocsuite-lua)|网络摄像头漏洞检测脚本.Nmap (Nse Nmap script engine)|7|0|2022-01-05| |64|[aknife2019/ngx-lua-waf](https://github.com/aknife2019/ngx-lua-waf)|功能简单的 ngx lua waf|3|0|2021-08-19| |65|[TerrenceFong/lua-xx](https://github.com/TerrenceFong/lua-xx)|基于叉叉助手开发的一些脚本工具|4|0|2021-08-24| |66|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|13|0|2022-01-12| -|67|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1028|0|2021-10-10| +|67|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1029|0|2021-10-10| |68|[DarkEnergyProcessor/livesim2](https://github.com/DarkEnergyProcessor/livesim2)|Love Live! School Idol Festival Live Simulator|79|0|2021-10-05| |69|[iwiniwin/LuaKit](https://github.com/iwiniwin/LuaKit)|Lua核心工具包,包含对面向对象,组件系统(灵活的绑定解绑模式),mvc分模块加载,事件分发系统等常用模式的封装。同时提供打印,内存泄漏检测,性能分析等常用工具类。|54|0|2021-09-04| -|70|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1654|0|2022-01-09| +|70|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1655|0|2022-01-09| |71|[ThinEureka/tabMachine](https://github.com/ThinEureka/tabMachine)|My new solution to high level hierarchical multiple code flows.|6|0|2021-09-09| |72|[Hemmelfort/Civ6ModdingNotes](https://github.com/Hemmelfort/Civ6ModdingNotes)|Notes for Civilization VI modding.|28|0|2021-07-25| |73|[ASoulCnki/ASoulAnniversary](https://github.com/ASoulCnki/ASoulAnniversary)|OAuth Service provide by ASoulCnki(枝网)|5|0|2021-12-30| -|74|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|6|0|2022-01-15| +|74|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|6|0|2022-01-16| |75|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|0|2022-01-11| |76|[yanhuacuo/98wubi](https://github.com/yanhuacuo/98wubi)|具备码元提示功能的98五笔配置文件(for中州韵)|27|0|2021-11-03| -|77|[zhyupe/FFXIV-Packet-Dissector](https://github.com/zhyupe/FFXIV-Packet-Dissector)|Wireshark plugins for dissecting FFXIV packets.|47|0|2021-11-09| +|77|[zhyupe/FFXIV-Packet-Dissector](https://github.com/zhyupe/FFXIV-Packet-Dissector)|Wireshark plugins for dissecting FFXIV packets.|48|0|2021-11-09| |78|[maojunxyz/flypy-linux](https://github.com/maojunxyz/flypy-linux)|flypy(小鹤双拼)hooked under fcitx-rime、ibus-rime、Yong Input Tool.|17|0|2021-10-10| -|79|[openresty/lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)|Nonblocking Lua MySQL driver library for ngx_lua or OpenResty|639|0|2021-12-10| +|79|[openresty/lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)|Nonblocking Lua MySQL driver library for ngx_lua or OpenResty|640|0|2021-12-10| |80|[cissusnar/cpluginscript](https://github.com/cissusnar/cpluginscript)|快贴插件|46|0|2021-11-10| |81|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|5|0|2022-01-13| |82|[hongch911/WiresharkPlugin](https://github.com/hongch911/WiresharkPlugin)|The H265 H264 PS PCM AMR SILK plugin for Wireshark Lua|41|0|2022-01-07| @@ -100,11 +100,11 @@ |93|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|11|0|2021-11-30| |94|[lxfly2000/Acy-Font](https://github.com/lxfly2000/Acy-Font)|自制手写字体。A hand-writing font set.|14|0|2022-01-10| |95|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|228|0|2021-11-26| -|96|[Seekladoom/Aegisub-Karaoke-Effect-481-Templates](https://github.com/Seekladoom/Aegisub-Karaoke-Effect-481-Templates)|转载自https://huyhuu.com/news/1282/Aegisub-Karaoke-Effect|46|0|2021-09-04| +|96|[Seekladoom/Aegisub-Karaoke-Effect-481-Templates](https://github.com/Seekladoom/Aegisub-Karaoke-Effect-481-Templates)|转载自https://huyhuu.com/news/1282/Aegisub-Karaoke-Effect|47|0|2021-09-04| |97|[siweia/NDuiClassic](https://github.com/siweia/NDuiClassic)|NDui for Classic WoW|70|0|2022-01-13| -|98|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |96|0|2022-01-13| +|98|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |98|0|2022-01-13| |99|[lilith-avatar/social-island](https://github.com/lilith-avatar/social-island)|:video_game: 神奇森林 - Wonder Forest|4|0|2021-08-02| -|100|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|459|0|2022-01-08| +|100|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|461|0|2022-01-08| |101|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|30|0|2021-11-19| |102|[Solor/FreeUI](https://github.com/Solor/FreeUI)|A user interface replacement for World of Warcraft.|53|0|2022-01-07| |103|[hcaihao/FetionHelper](https://github.com/hcaihao/FetionHelper)|和飞信助手,实现了发送消息/图片/群聊,利用移动接口发送短信等。|5|0|2021-12-13| @@ -120,89 +120,90 @@ |113|[epii1/vim](https://github.com/epii1/vim)|涛叔的 vim 配置|41|0|2021-12-12| |114|[JomiXedYu/JxCode.LuaSharp](https://github.com/JomiXedYu/JxCode.LuaSharp)|Lua面向对象系统,类C#的关键字与API,拥有常用的容器、类库、try-catch异常处理等工具,更适用于熟悉.Net的Lua/Unity开发者。 |6|0|2021-09-16| |115|[qwe7989199/RubyTools](https://github.com/qwe7989199/RubyTools)|日文字幕注音工具/Generate and add ruby in Aegisub|15|0|2021-11-22| -|116|[sirpdboy/luci-app-advanced](https://github.com/sirpdboy/luci-app-advanced)|luci-app-advanced 高级设置,包括smartdns,openclash,防火墙,DHCP等。|30|0|2021-07-31| -|117|[h-hg/fcitx.nvim](https://github.com/h-hg/fcitx.nvim)|A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer.|18|0|2021-12-11| -|118|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to investigation of chat client censorship|348|0|2021-08-27| -|119|[awesomeusername69420/meth_tools](https://github.com/awesomeusername69420/meth_tools)|Tools made for https://methamphetamine.solutions/|6|0|2022-01-08| -|120|[lxyoucan/nvim](https://github.com/lxyoucan/nvim)|set up Neovim 0.5 +(LSP, Treesitter, fuzzy finder, etc)|11|0|2021-12-06| -|121|[xiyoo0812/luabt](https://github.com/xiyoo0812/luabt)|基于lua的AI行为树框架|12|0|2021-11-16| -|122|[tianhongw/dotfiles](https://github.com/tianhongw/dotfiles)|config files for vim,tmux,awesomewm for backup|19|0|2021-12-10| -|123|[tkzcfc/Kurumi](https://github.com/tkzcfc/Kurumi)|cocos2dx制作的动作游戏~|8|0|2021-10-21| -|124|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|42|0|2022-01-15| -|125|[vmrp/MythroadSDK](https://github.com/vmrp/MythroadSDK)|老硬盘里翻出来的代码,斯凯mrp手机软件的早期研究(最早的mr格式据说是lua的变种Mythroad语言)|5|0|2022-01-11| -|126|[alawing/WhitePaws](https://github.com/alawing/WhitePaws)|[插件][白爪cksky助手]熊猫一键,自动解定身,飞行饰品和马鞭,回能回蓝监控|4|0|2021-11-28| -|127|[ZAA03/lua_action](https://github.com/ZAA03/lua_action)|一键签到,葫芦侠3楼,芥子空间|6|0|2021-08-27| -|128|[Kamikaze94/WolfHUD](https://github.com/Kamikaze94/WolfHUD)|Payday 2 HUD|406|0|2021-09-22| -|129|[darklordabc/Legends-of-Dota-Redux](https://github.com/darklordabc/Legends-of-Dota-Redux)|A Custom Game for Dota 2|45|0|2021-08-13| -|130|[brendonjkding/fgoScript](https://github.com/brendonjkding/fgoScript)|Fgo script based on touchelf. 适用于越狱iOS的Fgo脚本|12|0|2021-12-25| -|131|[yechentide/DSTServerManager](https://github.com/yechentide/DSTServerManager)|Don't Starve Together dedicated server manager / 饥荒傻瓜式服务器管理脚本 / 有没有人来一起写啊啊啊啊|6|0|2022-01-13| -|132|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|77|0|2022-01-11| -|133|[HelloWorksGroup/FansBoard](https://github.com/HelloWorksGroup/FansBoard)|开源粉丝面板|3|0|2021-10-13| -|134|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|36|0|2021-12-17| -|135|[Kiana1337/GamesenseLuaCloudloader](https://github.com/Kiana1337/GamesenseLuaCloudloader)|一个简单的Gamesense Lua云加载框架。|4|0|2021-11-18| -|136|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus|25|0|2021-11-14| -|137|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - A modern video player based on mpv|425|0|2022-01-09| -|138|[openLuat/luatos-wiki](https://github.com/openLuat/luatos-wiki)|luatos文档|4|0|2021-12-21| -|139|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|12|0|2021-12-13| -|140|[EvanMeek/dotfiles](https://github.com/EvanMeek/dotfiles)|所有的配置文件(持续更新)|22|0|2021-11-29| -|141|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|447|0|2021-10-08| -|142|[lsg2020/skynet_ts_demo](https://github.com/lsg2020/skynet_ts_demo)|skynet_ts 测试示例|5|0|2021-08-29| -|143|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|60|0|2022-01-14| -|144|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|46|0|2021-10-26| -|145|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|7|0|2022-01-15| -|146|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|6|0|2021-12-09| -|147|[f8q8/luci-app-frpc](https://github.com/f8q8/luci-app-frpc)|frpc的管理界面|14|0|2021-12-03| -|148|[SwimmingTiger/WowBigfootClassic](https://github.com/SwimmingTiger/WowBigfootClassic)|魔兽世界经典怀旧服大脚插件修改版|39|0|2021-10-08| -|149|[tg123/RaidLedger](https://github.com/tg123/RaidLedger)|A ledger for GDKP/gold run raid in World of Warcraft|12|0|2022-01-04| -|150|[vRP-Official-Developers/dunko_vrp](https://github.com/vRP-Official-Developers/dunko_vrp)|Dunko vRP V6.7|101|0|2022-01-02| -|151|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|10|0|2022-01-13| -|152|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |93|0|2021-12-08| -|153|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|67|0|2021-11-15| -|154|[SwimmingTiger/ClassicCodex](https://github.com/SwimmingTiger/ClassicCodex)|Quest map markers and quest database for WoW classic 备注:Issue可以直接写中文|6|0|2021-08-06| -|155|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|241|0|2021-12-31| -|156|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|109|0|2022-01-15| -|157|[IT1187541749/Rime-data](https://github.com/IT1187541749/Rime-data)|个人输入法仓库-备份|7|0|2021-10-06| -|158|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 For Linux|4|0|2021-12-10| -|159|[ezhangjun/nginx-auth-cas-lua](https://github.com/ezhangjun/nginx-auth-cas-lua)|静态的web站点或者第三方的web站点,通过反向代理(nginx)接入sso|6|0|2021-10-22| -|160|[hunzsig-warcraft3/h-lua](https://github.com/hunzsig-warcraft3/h-lua)|H-Lua SDK. This project has been stopped.|62|0|2022-01-02| -|161|[Pergame35/Divergences](https://github.com/Pergame35/Divergences)|Newest version of the Divergences mod for Victoria 2|79|0|2021-10-12| -|162|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|54|0|2022-01-15| -|163|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|471|0|2021-09-27| -|164|[MizukiBelhi/ExtendedUI](https://github.com/MizukiBelhi/ExtendedUI)|ExtendedUI, as the name suggest, extends Tree of Savior's UI to what it should be!|21|0|2021-12-08| -|165|[oclip/oclip-server-lite](https://github.com/oclip/oclip-server-lite)|oclip server 轻量版本,不依赖数据库且支持多用户|7|0|2021-09-10| -|166|[nybdech/skynet-qp-server](https://github.com/nybdech/skynet-qp-server)|一个基于skynet的棋牌游戏服务端,也可以作为其他类型的游戏服务端|25|0|2021-09-23| -|167|[Creckeryop/NOBORU](https://github.com/Creckeryop/NOBORU)|Application for PlayStation Vita to read manga or comics|112|0|2022-01-10| -|168|[Wolferos/Hearts-of-Iron-IV-The-Great-War](https://github.com/Wolferos/Hearts-of-Iron-IV-The-Great-War)|The Great War has been created by Wolferos with the help of the Community.|83|0|2022-01-06| -|169|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|445|0|2021-12-10| -|170|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |30|0|2021-08-28| -|171|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|12|0|2021-11-15| -|172|[opq-osc/authMS](https://github.com/opq-osc/authMS)|机器人充值管理系统|9|0|2021-07-23| -|173|[anjia0532/lua-resty-redis-util](https://github.com/anjia0532/lua-resty-redis-util)|openresty/lua-resty-redis 封装工具类|102|0|2021-12-15| -|174|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|9|0|2021-12-19| -|175|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|14|0|2022-01-06| -|176|[copy0401/irime-bopomo-config](https://github.com/copy0401/irime-bopomo-config)|iRime 設定 新增注音輸入法 及 注音鍵盤主題|6|0|2022-01-15| -|177|[zkqiang/rime-dict](https://github.com/zkqiang/rime-dict)|Rime 词库 for 朙月拼音,700 万词条|5|0|2021-11-15| -|178|[oneinstack/ngx_lua_waf](https://github.com/oneinstack/ngx_lua_waf)|ngx_lua_waf是一个基于lua-nginx-module的web应用防火墙|40|0|2021-08-31| -|179|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |190|0|2022-01-05| -|180|[chenxuuu/LuaRobot](https://github.com/chenxuuu/LuaRobot)|🌝可以即时运行lua脚本并返回结果的qq机器人插件脚本|3|0|2021-12-13| -|181|[KikoPlayProject/KikoPlayScript](https://github.com/KikoPlayProject/KikoPlayScript)|KikoPlay脚本仓库|6|0|2022-01-02| -|182|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|156|0|2022-01-09| -|183|[denstiny/awesome-config](https://github.com/denstiny/awesome-config)|awesome config file ,sava my config|21|0|2022-01-05| -|184|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|374|0|2021-10-15| -|185|[xiyoo0812/luaoop](https://github.com/xiyoo0812/luaoop)|一个 lua 面向对象机制的实现。|4|0|2021-12-10| -|186|[tech-microworld/ws-cloud-gateway](https://github.com/tech-microworld/ws-cloud-gateway)|基于 openresty + etcd 实现的轻量级网关服务|59|0|2021-11-23| -|187|[ElvUI-MoP/ElvUI-5.4.8](https://github.com/ElvUI-MoP/ElvUI-5.4.8)|ElvUI for World of Warcraft - Mists of Pandaria (5.4.8)|18|0|2021-08-12| -|188|[jerrykuku/luci-app-ttnode](https://github.com/jerrykuku/luci-app-ttnode)|一个运行在openwrt下的甜糖星愿自动采集插件。|97|0|2021-10-24| -|189|[zuorn/hammerspoon_config](https://github.com/zuorn/hammerspoon_config)|hammerspoon 配置文件|44|0|2021-09-28| -|190|[bs10081/Rime-Cx330](https://github.com/bs10081/Rime-Cx330)|適配小鶴雙拼、全拼、五筆:支持部分中英混合輸入、Emoji輸入、簡繁轉換、傳承字標準字轉換、UTF-8 GBK編碼轉換、200萬詞庫覆蓋日常絕大多數場景。|47|0|2021-11-05| -|191|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|24|0|2022-01-13| -|192|[ElvUI-Cataclysm/ElvUI-4.3.4](https://github.com/ElvUI-Cataclysm/ElvUI-4.3.4)|ElvUI for World of Warcraft - Cataclysm (4.3.4) |23|0|2021-12-14| -|193|[chenxuuu/lua-online](https://github.com/chenxuuu/lua-online)|在线测试lua代码,无需后端。test lua code online.|15|0|2021-12-29| -|194|[synxlin/chinese-speech-recognition](https://github.com/synxlin/chinese-speech-recognition)|This is a Chinese version of DeepSpeech2 in torch and its application. Modified from https://github.com/SeanNaren/deepspeech.torch.|13|0|2021-08-10| -|195|[History-exe/Pocket-Game-Maker-v0.83](https://github.com/History-exe/Pocket-Game-Maker-v0.83)|由白枫开发的PSP AVG游戏引擎PGM。经白枫同意后,上传做教程之用。|13|0|2021-12-30| -|196|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|530|0|2022-01-12| -|197|[k8scat/lua-resty-weauth](https://github.com/k8scat/lua-resty-weauth)|适用于 OpenResty / ngx_lua 的基于企业微信组织架构的登录认证|8|0|2021-11-24| -|198|[fang2hou/ElvUI_WindTools](https://github.com/fang2hou/ElvUI_WindTools)|Customizable Enhancement for ElvUI|65|0|2021-12-05| +|116|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|3|0|2022-01-09| +|117|[sirpdboy/luci-app-advanced](https://github.com/sirpdboy/luci-app-advanced)|luci-app-advanced 高级设置,包括smartdns,openclash,防火墙,DHCP等。|30|0|2021-07-31| +|118|[h-hg/fcitx.nvim](https://github.com/h-hg/fcitx.nvim)|A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer.|18|0|2021-12-11| +|119|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to investigation of chat client censorship|348|0|2021-08-27| +|120|[awesomeusername69420/meth_tools](https://github.com/awesomeusername69420/meth_tools)|Tools made for https://methamphetamine.solutions/|6|0|2022-01-08| +|121|[lxyoucan/nvim](https://github.com/lxyoucan/nvim)|set up Neovim 0.5 +(LSP, Treesitter, fuzzy finder, etc)|12|0|2021-12-06| +|122|[xiyoo0812/luabt](https://github.com/xiyoo0812/luabt)|基于lua的AI行为树框架|12|0|2021-11-16| +|123|[tianhongw/dotfiles](https://github.com/tianhongw/dotfiles)|config files for vim,tmux,awesomewm for backup|19|0|2021-12-10| +|124|[tkzcfc/Kurumi](https://github.com/tkzcfc/Kurumi)|cocos2dx制作的动作游戏~|8|0|2021-10-21| +|125|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|42|0|2022-01-15| +|126|[vmrp/MythroadSDK](https://github.com/vmrp/MythroadSDK)|老硬盘里翻出来的代码,斯凯mrp手机软件的早期研究(最早的mr格式据说是lua的变种Mythroad语言)|5|0|2022-01-11| +|127|[alawing/WhitePaws](https://github.com/alawing/WhitePaws)|[插件][白爪cksky助手]熊猫一键,自动解定身,飞行饰品和马鞭,回能回蓝监控|4|0|2021-11-28| +|128|[ZAA03/lua_action](https://github.com/ZAA03/lua_action)|一键签到,葫芦侠3楼,芥子空间|6|0|2021-08-27| +|129|[Kamikaze94/WolfHUD](https://github.com/Kamikaze94/WolfHUD)|Payday 2 HUD|406|0|2021-09-22| +|130|[darklordabc/Legends-of-Dota-Redux](https://github.com/darklordabc/Legends-of-Dota-Redux)|A Custom Game for Dota 2|45|0|2021-08-13| +|131|[brendonjkding/fgoScript](https://github.com/brendonjkding/fgoScript)|Fgo script based on touchelf. 适用于越狱iOS的Fgo脚本|12|0|2021-12-25| +|132|[yechentide/DSTServerManager](https://github.com/yechentide/DSTServerManager)|Don't Starve Together dedicated server manager / 饥荒傻瓜式服务器管理脚本 / 有没有人来一起写啊啊啊啊|6|0|2022-01-13| +|133|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|77|0|2022-01-11| +|134|[HelloWorksGroup/FansBoard](https://github.com/HelloWorksGroup/FansBoard)|开源粉丝面板|3|0|2021-10-13| +|135|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|36|0|2021-12-17| +|136|[Kiana1337/GamesenseLuaCloudloader](https://github.com/Kiana1337/GamesenseLuaCloudloader)|一个简单的Gamesense Lua云加载框架。|4|0|2021-11-18| +|137|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus|25|0|2021-11-14| +|138|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - A modern video player based on mpv|426|0|2022-01-09| +|139|[openLuat/luatos-wiki](https://github.com/openLuat/luatos-wiki)|luatos文档|4|0|2021-12-21| +|140|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|12|0|2021-12-13| +|141|[EvanMeek/dotfiles](https://github.com/EvanMeek/dotfiles)|所有的配置文件(持续更新)|22|0|2021-11-29| +|142|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|447|0|2021-10-08| +|143|[lsg2020/skynet_ts_demo](https://github.com/lsg2020/skynet_ts_demo)|skynet_ts 测试示例|5|0|2021-08-29| +|144|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|60|0|2022-01-14| +|145|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|46|0|2021-10-26| +|146|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|7|0|2022-01-16| +|147|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|6|0|2021-12-09| +|148|[f8q8/luci-app-frpc](https://github.com/f8q8/luci-app-frpc)|frpc的管理界面|14|0|2021-12-03| +|149|[SwimmingTiger/WowBigfootClassic](https://github.com/SwimmingTiger/WowBigfootClassic)|魔兽世界经典怀旧服大脚插件修改版|39|0|2021-10-08| +|150|[tg123/RaidLedger](https://github.com/tg123/RaidLedger)|A ledger for GDKP/gold run raid in World of Warcraft|12|0|2022-01-04| +|151|[vRP-Official-Developers/dunko_vrp](https://github.com/vRP-Official-Developers/dunko_vrp)|Dunko vRP V6.7|101|0|2022-01-16| +|152|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|10|0|2022-01-16| +|153|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |93|0|2021-12-08| +|154|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|67|0|2021-11-15| +|155|[SwimmingTiger/ClassicCodex](https://github.com/SwimmingTiger/ClassicCodex)|Quest map markers and quest database for WoW classic 备注:Issue可以直接写中文|6|0|2021-08-06| +|156|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|241|0|2021-12-31| +|157|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|109|0|2022-01-15| +|158|[IT1187541749/Rime-data](https://github.com/IT1187541749/Rime-data)|个人输入法仓库-备份|7|0|2021-10-06| +|159|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 For Linux|4|0|2021-12-10| +|160|[ezhangjun/nginx-auth-cas-lua](https://github.com/ezhangjun/nginx-auth-cas-lua)|静态的web站点或者第三方的web站点,通过反向代理(nginx)接入sso|6|0|2021-10-22| +|161|[hunzsig-warcraft3/h-lua](https://github.com/hunzsig-warcraft3/h-lua)|H-Lua SDK. This project has been stopped.|61|0|2022-01-02| +|162|[Pergame35/Divergences](https://github.com/Pergame35/Divergences)|Newest version of the Divergences mod for Victoria 2|79|0|2021-10-12| +|163|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|54|0|2022-01-16| +|164|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|471|0|2021-09-27| +|165|[MizukiBelhi/ExtendedUI](https://github.com/MizukiBelhi/ExtendedUI)|ExtendedUI, as the name suggest, extends Tree of Savior's UI to what it should be!|21|0|2021-12-08| +|166|[oclip/oclip-server-lite](https://github.com/oclip/oclip-server-lite)|oclip server 轻量版本,不依赖数据库且支持多用户|7|0|2021-09-10| +|167|[nybdech/skynet-qp-server](https://github.com/nybdech/skynet-qp-server)|一个基于skynet的棋牌游戏服务端,也可以作为其他类型的游戏服务端|25|0|2021-09-23| +|168|[Creckeryop/NOBORU](https://github.com/Creckeryop/NOBORU)|Application for PlayStation Vita to read manga or comics|112|0|2022-01-10| +|169|[Wolferos/Hearts-of-Iron-IV-The-Great-War](https://github.com/Wolferos/Hearts-of-Iron-IV-The-Great-War)|The Great War has been created by Wolferos with the help of the Community.|83|0|2022-01-16| +|170|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|445|0|2021-12-10| +|171|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |30|0|2021-08-28| +|172|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|12|0|2021-11-15| +|173|[opq-osc/authMS](https://github.com/opq-osc/authMS)|机器人充值管理系统|9|0|2021-07-23| +|174|[anjia0532/lua-resty-redis-util](https://github.com/anjia0532/lua-resty-redis-util)|openresty/lua-resty-redis 封装工具类|102|0|2021-12-15| +|175|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|9|0|2021-12-19| +|176|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|14|0|2022-01-06| +|177|[copy0401/irime-bopomo-config](https://github.com/copy0401/irime-bopomo-config)|iRime 設定 新增注音輸入法 及 注音鍵盤主題|6|0|2022-01-15| +|178|[zkqiang/rime-dict](https://github.com/zkqiang/rime-dict)|Rime 词库 for 朙月拼音,700 万词条|5|0|2021-11-15| +|179|[oneinstack/ngx_lua_waf](https://github.com/oneinstack/ngx_lua_waf)|ngx_lua_waf是一个基于lua-nginx-module的web应用防火墙|40|0|2021-08-31| +|180|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |190|0|2022-01-05| +|181|[chenxuuu/LuaRobot](https://github.com/chenxuuu/LuaRobot)|🌝可以即时运行lua脚本并返回结果的qq机器人插件脚本|3|0|2021-12-13| +|182|[KikoPlayProject/KikoPlayScript](https://github.com/KikoPlayProject/KikoPlayScript)|KikoPlay脚本仓库|6|0|2022-01-02| +|183|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|156|0|2022-01-16| +|184|[denstiny/awesome-config](https://github.com/denstiny/awesome-config)|awesome config file ,sava my config|20|0|2022-01-05| +|185|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|374|0|2021-10-15| +|186|[xiyoo0812/luaoop](https://github.com/xiyoo0812/luaoop)|一个 lua 面向对象机制的实现。|4|0|2021-12-10| +|187|[tech-microworld/ws-cloud-gateway](https://github.com/tech-microworld/ws-cloud-gateway)|基于 openresty + etcd 实现的轻量级网关服务|59|0|2021-11-23| +|188|[ElvUI-MoP/ElvUI-5.4.8](https://github.com/ElvUI-MoP/ElvUI-5.4.8)|ElvUI for World of Warcraft - Mists of Pandaria (5.4.8)|18|0|2021-08-12| +|189|[jerrykuku/luci-app-ttnode](https://github.com/jerrykuku/luci-app-ttnode)|一个运行在openwrt下的甜糖星愿自动采集插件。|97|0|2021-10-24| +|190|[zuorn/hammerspoon_config](https://github.com/zuorn/hammerspoon_config)|hammerspoon 配置文件|44|0|2021-09-28| +|191|[bs10081/Rime-Cx330](https://github.com/bs10081/Rime-Cx330)|適配小鶴雙拼、全拼、五筆:支持部分中英混合輸入、Emoji輸入、簡繁轉換、傳承字標準字轉換、UTF-8 GBK編碼轉換、200萬詞庫覆蓋日常絕大多數場景。|47|0|2021-11-05| +|192|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|24|0|2022-01-13| +|193|[ElvUI-Cataclysm/ElvUI-4.3.4](https://github.com/ElvUI-Cataclysm/ElvUI-4.3.4)|ElvUI for World of Warcraft - Cataclysm (4.3.4) |23|0|2021-12-14| +|194|[chenxuuu/lua-online](https://github.com/chenxuuu/lua-online)|在线测试lua代码,无需后端。test lua code online.|15|0|2021-12-29| +|195|[synxlin/chinese-speech-recognition](https://github.com/synxlin/chinese-speech-recognition)|This is a Chinese version of DeepSpeech2 in torch and its application. Modified from https://github.com/SeanNaren/deepspeech.torch.|13|0|2021-08-10| +|196|[History-exe/Pocket-Game-Maker-v0.83](https://github.com/History-exe/Pocket-Game-Maker-v0.83)|由白枫开发的PSP AVG游戏引擎PGM。经白枫同意后,上传做教程之用。|13|0|2021-12-30| +|197|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|530|0|2022-01-12| +|198|[k8scat/lua-resty-weauth](https://github.com/k8scat/lua-resty-weauth)|适用于 OpenResty / ngx_lua 的基于企业微信组织架构的登录认证|8|0|2021-11-24| +|199|[fang2hou/ElvUI_WindTools](https://github.com/fang2hou/ElvUI_WindTools)|Customizable Enhancement for ElvUI|65|0|2021-12-05|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/MATLAB.md b/content/charts/growth/software/MATLAB.md index 08099880..318b3c5e 100644 --- a/content/charts/growth/software/MATLAB.md +++ b/content/charts/growth/software/MATLAB.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > MATLAB -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -14,7 +14,7 @@ |7|[ShurenQi/MomentToolbox](https://github.com/ShurenQi/MomentToolbox)|Matlab code for the paper "A survey of orthogonal moments for image representation: Theory, implementation, and evaluation"|12|0|2021-11-25| |8|[Say-Hello2y/Path-planning-for-robots](https://github.com/Say-Hello2y/Path-planning-for-robots)|use Dijkstra 使用Dijkstra法实现了基于栅格地图的移动机器人路径规划|5|0|2021-12-29| |9|[AngeloUNIMI/Demo_FusionNet](https://github.com/AngeloUNIMI/Demo_FusionNet)|Demonstration of FusionNet for touchless palmprint and finger texture recognition. Based on the source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep ...|9|0|2021-09-06| -|10|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|67|0|2021-12-30| +|10|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|68|0|2021-12-30| |11|[PollyNET/Pollynet_Processing_Chain](https://github.com/PollyNET/Pollynet_Processing_Chain)|NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)|6|0|2022-01-14| |12|[AngeloUNIMI/FusionNet](https://github.com/AngeloUNIMI/FusionNet)|Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"|15|0|2021-09-06| |13|[fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI](https://github.com/fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI)|利用MATLAB GUI设计平台,用窗函数法设计FIR数字滤波器,对所给出的含有噪声的声音信号进行数字滤波处理,得到降噪的声音信号,进行时域频域分析,同时分析不同窗函数的效果。|5|0|2021-09-13| @@ -54,7 +54,7 @@ |47|[himynameisfuego/SiTraNo](https://github.com/himynameisfuego/SiTraNo)|A MATLAB app for tonal-transient-noise decomposition of audio signals.|10|0|2021-09-08| |48|[Silver-Fang/MATLAB-Extension](https://github.com/Silver-Fang/MATLAB-Extension)|埃博拉酱的MATLAB扩展|3|0|2021-12-25| |49|[WoodyBuendia/HFSS-MATLAB-API](https://github.com/WoodyBuendia/HFSS-MATLAB-API)|HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS Scripting Interface. This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating th ...|44|0|2021-09-17| -|50|[rodralez/NaveGo](https://github.com/rodralez/NaveGo)|NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.|377|0|2022-01-15| +|50|[rodralez/NaveGo](https://github.com/rodralez/NaveGo)|NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.|377|0|2022-01-16| |51|[wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve](https://github.com/wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve)|使用贝塞尔曲线,通过合理选取控制点使轨迹在拼接点处曲率连续|5|0|2021-09-06| |52|[YuJie2020/MATLAB-HFSS-API](https://github.com/YuJie2020/MATLAB-HFSS-API)|HFSS-MATLAB-API 是通过 MATLAB 编写的一套可调用的 HFSS-MATLAB 应用程序编程接口,通过编写 MATLAB 代码来生成执行相关特定操作的 HFSS 程序所需的 VBS 脚本|6|0|2021-08-19| |53|[baishanca/Communication-Matlab](https://github.com/baishanca/Communication-Matlab)|对通信原理的内容的matlab实现|3|0|2021-08-06| diff --git a/content/charts/growth/software/Objective-C.md b/content/charts/growth/software/Objective-C.md index f10f8065..8afb5ce6 100644 --- a/content/charts/growth/software/Objective-C.md +++ b/content/charts/growth/software/Objective-C.md @@ -1,40 +1,40 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Objective-C -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18864|19|2021-11-26| +|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18867|19|2021-11-26| |2|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2792|6|2022-01-13| |3|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12231|6|2021-12-20| -|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6641|4|2022-01-15| -|5|[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+|7761|4|2022-01-12| -|6|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5585|4|2021-10-25| +|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6644|4|2022-01-15| +|5|[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+|7762|4|2022-01-12| +|6|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5586|4|2021-10-25| |7|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1549|4|2021-11-10| |8|[alibaba/coobjc](https://github.com/alibaba/coobjc)|coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foun ...|3926|4|2021-09-26| -|9|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8460|3|2022-01-13| -|10|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6448|3|2022-01-12| +|9|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8461|3|2022-01-13| +|10|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6449|3|2022-01-12| |11|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6704|3|2021-11-04| |12|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自 ...|6613|3|2021-12-30| |13|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|2933|2|2022-01-12| |14|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2721|2|2022-01-13| |15|[wangrui460/WRNavigationBar](https://github.com/wangrui460/WRNavigationBar)|超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically|2933|2|2021-07-19| -|16|[youngsoft/MyLinearLayout](https://github.com/youngsoft/MyLinearLayout)|MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use L ...|4154|2|2021-07-26| +|16|[youngsoft/MyLinearLayout](https://github.com/youngsoft/MyLinearLayout)|MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use L ...|4155|2|2021-07-26| |17|[skyming/iOS-Performance-Optimization](https://github.com/skyming/iOS-Performance-Optimization)|关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit|4351|2|2021-08-09| -|18|[bytedance/Fastbot_iOS](https://github.com/bytedance/Fastbot_iOS)|About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|280|2|2022-01-13| +|18|[bytedance/Fastbot_iOS](https://github.com/bytedance/Fastbot_iOS)|About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|281|2|2022-01-13| |19|[gsdios/SDCycleScrollView](https://github.com/gsdios/SDCycleScrollView)|Autoscroll Banner. 无限循环图片、文字轮播器。|6095|2|2021-08-03| |20|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2234|2|2021-08-17| -|21|[xrtc-cc/xrtc](https://github.com/xrtc-cc/xrtc)|WebRTC 融合音视频解决方案:封装声网Agora、华为云hrtc、腾讯云trtc及网易云信rtc,支持动态切换和定制,iOS、Android、Web极简集成WebRTC。|324|2|2021-11-05| -|22|[iodefog/VipVideo](https://github.com/iodefog/VipVideo)|各大网站vip视频免费观看 等 Mac版。付费电影,VIP会员剧等,去广告播放。自用视频或者电影URL,音乐破解URL,CCTV等电视播放URL|2381|2|2021-10-20| +|21|[xrtc-cc/xrtc](https://github.com/xrtc-cc/xrtc)|WebRTC 融合音视频解决方案:封装声网Agora、华为云hrtc、腾讯云trtc及网易云信rtc,支持动态切换和定制,iOS、Android、Web极简集成WebRTC。|323|2|2021-11-05| +|22|[iodefog/VipVideo](https://github.com/iodefog/VipVideo)|各大网站vip视频免费观看 等 Mac版。付费电影,VIP会员剧等,去广告播放。自用视频或者电影URL,音乐破解URL,CCTV等电视播放URL|2382|2|2021-10-20| |23|[AAChartModel/AAChartKit](https://github.com/AAChartModel/AAChartKit)|📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, ...|4375|2|2021-12-02| -|24|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5188|2|2021-11-09| +|24|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5189|2|2021-11-09| |25|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|746|2|2022-01-13| |26|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1844|2|2022-01-07| -|27|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3906|2|2022-01-14| +|27|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3906|2|2022-01-16| |28|[ChenYilong/iOSBlog](https://github.com/ChenYilong/iOSBlog)| 微博@iOS程序犭袁 的blog|1078|1|2021-09-14| -|29|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|757|1|2022-01-15| -|30|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. iOS hotfix SDK. |448|1|2022-01-02| +|29|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|757|1|2022-01-16| +|30|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. iOS hotfix SDK. |449|1|2022-01-02| |31|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1417|1|2021-09-28| |32|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3043|1|2021-10-14| |33|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1576|1|2021-12-23| @@ -42,169 +42,169 @@ |35|[zhengwenming/WMPlayer](https://github.com/zhengwenming/WMPlayer)|WMPlayer-AVPlayer的封装,继承UIView,支持pods,手势快进、快退,全面适配全面屏,同时支持网络和本地视频的播放|3206|1|2021-08-02| |36|[wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu)|🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)|629|1|2021-10-25| |37|[zekunyan/TTGTagCollectionView](https://github.com/zekunyan/TTGTagCollectionView)|Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be con ...|1636|1|2021-08-11| -|38|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1249|1|2021-09-18| +|38|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1257|1|2021-09-18| |39|[SilenceLove/HXPhotoPicker](https://github.com/SilenceLove/HXPhotoPicker)|图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iC ...|2385|1|2022-01-14| |40|[yiplee/YPNavigationBarTransition](https://github.com/yiplee/YPNavigationBarTransition)|A Full functional UINavigationBar framework for making bar transition more natural! You don't need to call any UINavigationBar api, implementing YPNavigationBarConfigureStyle protocol for your view co ...|783|1|2021-11-03| |41|[AgoraIO-Community/MoonLight](https://github.com/AgoraIO-Community/MoonLight)|MoonLight is a performance test kit on iOS and macOS. It can capture App Memory, App CPU, System CPU, GPU, ANR and iOS FPS and accurately and easily.|224|1|2021-07-23| |42|[wuba/WBBlades](https://github.com/wuba/WBBlades)|基于mach-o解析技术的包大小占比分析、Objective-C & Swift无用代码(冗余类)检测、无符号表时的日志符号化 (Based on mach-o technology, unused code (unused class) detection tool, crash log symbolization tool, and app size analysis tool.)|643|1|2022-01-08| |43|[pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit)|PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|1987|1|2021-11-05| -|44|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1179|1|2021-12-08| +|44|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1180|1|2021-12-08| |45|[eleme/Stinger](https://github.com/eleme/Stinger)|Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-se ...|917|1|2021-10-14| |46|[jkpang/PPRows](https://github.com/jkpang/PPRows)|It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码|1434|1|2021-10-20| |47|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1288|1|2022-01-07| |48|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1244|1|2021-12-07| |49|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|737|1|2022-01-04| |50|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1583|1|2021-08-12| -|51|[DFTT/XMMenuPopover](https://github.com/DFTT/XMMenuPopover)|自定义的长按选择菜单|3|1|2022-01-10| -|52|[wendux/DSBridge-IOS](https://github.com/wendux/DSBridge-IOS)|:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.|1684|1|2022-01-10| -|53|[bayescom/EasyAds-iOS](https://github.com/bayescom/EasyAds-iOS)|🔥持续更新🔥EasyAds,全球热门的开源聚合SDK广告软件。帮助App开发者便捷接入国内多家主流广告 SDK包括:字节穿山甲、腾讯优量汇、百度百青藤、快手联盟。几行代码就可以快速实现开屏、Banner横幅、插屏、激励视频、原生信息流、全屏等广告形式。|38|1|2021-12-22| -|54|[huanxsd/LinkMap](https://github.com/huanxsd/LinkMap)|检查每个类占用空间大小工具|1638|1|2021-07-29| -|55|[alibaba/youku-sdk-tool-woodpecker](https://github.com/alibaba/youku-sdk-tool-woodpecker)|In-app-debug tool for iOS|680|1|2021-11-11| -|56|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1256|1|2021-11-25| -|57|[ChatSecure/ChatSecure-iOS](https://github.com/ChatSecure/ChatSecure-iOS)|ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.|3047|1|2021-08-13| -|58|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|848|1|2021-08-27| -|59|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3280|1|2021-10-20| -|60|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率|940|1|2021-09-27| -|61|[LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs)|一点心得 - iOS,Swift,React Native,Python...|1443|1|2021-12-02| -|62|[nacker/LZEasemob3](https://github.com/nacker/LZEasemob3)|酷信 高仿微信 WeChat 高仿朋友圈 moments Github上最牛逼的高仿微信项目没有之一|1893|1|2021-08-30| -|63|[FoneG/FGPopupScheduler](https://github.com/FoneG/FGPopupScheduler)| ✨ ✨ ✨ ✨ iOS弹窗调用器,控制弹窗按照指定的策略进行显示。Helps you control popups easily. ✨ ✨ ✨ ✨|241|1|2021-11-08| -|64|[LoSenTrad/LSTPopView](https://github.com/LoSenTrad/LSTPopView)|(重构开发中,swift版本同步进行)LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)|978|1|2022-01-07| -|65|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|3098|1|2021-12-14| -|66|[kingsic/SGQRCode](https://github.com/kingsic/SGQRCode)|The easy to use bar code and QR code scan library for iOS【支持二维码生成、从相册中读取二维码、条形码和二维码扫描】|1572|1|2021-09-19| -|67|[dequan1331/HybridPageKit](https://github.com/dequan1331/HybridPageKit)|A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App. |1151|1|2021-12-21| -|68|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend|1366|1|2022-01-10| -|69|[wwmz/WMZDialog](https://github.com/wwmz/WMZDialog)|功能最多样式最多的弹窗,支持普通/底部/日期/地区/日历/选择/编辑/分享/菜单/自定义弹窗等,支持多种动画,链式编程调用(Pop-up windows with the most functions and styles, support normal/bottom/date/region/calendar/select/edit/share/menu/custom pop-up windows ...|843|1|2021-12-29| -|70|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。|2163|1|2021-10-12| -|71|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKline:Kline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2327|1|2021-12-10| -|72|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1708|1|2021-12-29| -|73|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|955|1|2022-01-13| -|74|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|719|1|2022-01-12| -|75|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|962|1|2022-01-12| -|76|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向|1565|1|2021-10-27| -|77|[karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge)|一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)|558|1|2021-12-26| -|78|[2621532542/iOS_NQConfuseTool](https://github.com/2621532542/iOS_NQConfuseTool)|iOS代码混淆(iOS_NQConfuseTool)是一款运行在MACOS平台的App、完美支持OC和Swift项目代码的自动混淆、支持、文件名、修改资源文件、类名、方法名、属性名、添加混淆函数方法体、添加混淆属性、自动调用生成的混淆代码,功能强大而稳定,全局自动化,安全加固。马甲包混淆工具,最重要的是完全免费。(随机单词拼接)|521|1|2021-12-11| -|79|[unash/BarrageRenderer](https://github.com/unash/BarrageRenderer)|一个 iOS 上的弹幕渲染库.|2087|1|2022-01-07| -|80|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|1796|1|2021-09-17| -|81|[Rain-dew/YLScratchView](https://github.com/Rain-dew/YLScratchView)|刮奖.....嗯~就是你想要的那种|2|0|2021-09-09| -|82|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|12|0|2022-01-14| -|83|[AndyFightting/VideoRecord](https://github.com/AndyFightting/VideoRecord)|模仿快手应用的视频录制|134|0|2021-09-02| -|84|[yxh418983798/AFBrowser](https://github.com/yxh418983798/AFBrowser)|图片/视频 浏览器|2|0|2021-09-22| -|85|[CodeWicky/DWTableViewHelper](https://github.com/CodeWicky/DWTableViewHelper)|这是一个可以帮你快速创建列表视图的工具类。|34|0|2021-12-17| -|86|[Hurdery/jfc](https://github.com/Hurdery/jfc)|Mac端基金管理查看平台|141|0|2021-09-06| -|87|[FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels)|酒店预订App|330|0|2021-09-29| -|88|[CCSH/SHLabelPageView](https://github.com/CCSH/SHLabelPageView)|标签页|3|0|2022-01-13| -|89|[Ericfengshi/FSAPMSDK](https://github.com/Ericfengshi/FSAPMSDK)|iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等|47|0|2021-10-10| -|90|[xuuhan/HXCharts](https://github.com/xuuhan/HXCharts)|📊 Chart for iOS 仪表盘、柱状图、圆形图、折线图、环形图|309|0|2021-07-26| -|91|[FrankHausmann/IOSKeePass](https://github.com/FrankHausmann/IOSKeePass)|a Fork of MiniKeePass|15|0|2022-01-04| -|92|[remember17/WHDebugTool](https://github.com/remember17/WHDebugTool)|🔨简单的调试小工具|144|0|2021-09-03| -|93|[APOPIX/react-native-trtc](https://github.com/APOPIX/react-native-trtc)|react-native-trtc是腾讯音视频SDK(TRTC SDK)的React Native封装demo,目前仅支持ios|5|0|2021-09-21| -|94|[anyrtcIO-Community/AnyMeetUIKit-iOS](https://github.com/anyrtcIO-Community/AnyMeetUIKit-iOS)|anyRTC视频会议UI封装以及Api封装|42|0|2021-09-07| -|95|[Lester2020/YZTimerDemo](https://github.com/Lester2020/YZTimerDemo)|处理解决NSTimer造成循环引用的几种实现方式|2|0|2021-09-30| -|96|[kingsic/Flower](https://github.com/kingsic/Flower)|Custom views of Swift and Objective-C|27|0|2022-01-01| -|97|[wuseal/Idle](https://github.com/wuseal/Idle)|Kotlin multiplatform app (Android&iOS) that providing entertainment content (使用Kotlin跨平台技术实现的休闲App)|12|0|2021-08-20| -|98|[Lester2020/WebViewDemo](https://github.com/Lester2020/WebViewDemo)|原生代码中,通过CSS和JS给webView里面内容动态设置多种主题样式|3|0|2021-08-31| -|99|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|8|0|2021-12-01| -|100|[qxuewei/XWHUDManager](https://github.com/qxuewei/XWHUDManager)|🌓 MBProgressHUD package, plain text, small chrysanthemum, picture, custom picture, sequence frame, Gif, wrap, custom display position, etc., support CocoaPods integration, MBProgressHUD封装,普通文本,小菊花,图片, ...|23|0|2021-08-13| -|101|[jpush/jverify-flutter-plugin](https://github.com/jpush/jverify-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|87|0|2022-01-13| -|102|[p709723778/UIDevice-SPPlatform](https://github.com/p709723778/UIDevice-SPPlatform)|在不同设备上获取对应的设备类型名称|5|0|2021-10-16| -|103|[MrLuanJX/Filter](https://github.com/MrLuanJX/Filter)|仿链家、美团、京东筛选|2|0|2021-11-18| -|104|[iossun/PixelFreeEffects](https://github.com/iossun/PixelFreeEffects)|美颜SDK|14|0|2021-12-23| -|105|[GuanQinghao/SeedCoder](https://github.com/GuanQinghao/SeedCoder)|匹配Seed开发框架的代码生成工具|2|0|2021-10-11| -|106|[CocoaDebug/GoogleTranslate](https://github.com/CocoaDebug/GoogleTranslate)|Google Translate (Mac OS Client) 🖥️|131|0|2021-08-29| -|107|[tqhnet/MacCatalyst_Learn](https://github.com/tqhnet/MacCatalyst_Learn)|Mac Catalyst的练习|2|0|2021-10-26| -|108|[tangtiancheng/ComplianceAD](https://github.com/tangtiancheng/ComplianceAD)|iOS工信部审查广告合规整改,百度,广点通,穿山甲|2|0|2021-07-21| -|109|[WelkinXie/FiveInARow](https://github.com/WelkinXie/FiveInARow)|Five In A Row(五子棋) with Sprite Kit for iPad|21|0|2021-09-21| -|110|[siuying/BSMInputMethod](https://github.com/siuying/BSMInputMethod)|筆順碼輸入法 - BSM Input Method for Mac OS X (10.8+)|5|0|2021-11-07| -|111|[2662419405/meituanApp](https://github.com/2662419405/meituanApp)|使用 ReactNative 相关技术栈 :100: 模拟美团原生APP|5|0|2021-09-21| -|112|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|9|0|2021-12-17| -|113|[xiangshun110/XSNetwork](https://github.com/xiangshun110/XSNetwork)|对AFNetworking 4.0的封装|2|0|2021-07-30| -|114|[zhuzhuxingtianxia/QQRed](https://github.com/zhuzhuxingtianxia/QQRed)|仿QQ拖拽爆炸效果|27|0|2021-12-06| -|115|[chkm/NumMatrixDemo](https://github.com/chkm/NumMatrixDemo)|Calculate sudoku Resulet 计算数独游戏的结果|2|0|2021-10-27| -|116|[wsl2ls/UIActivityViewController](https://github.com/wsl2ls/UIActivityViewController)|仿简书分享--系统原生分享:利用UIActivityViewController实现系统原生分享,不需要三方SDK,支持自定义分享,可以分享到微博、微信、QQ、信息、邮件、备忘录、通讯录、剪贴板、FaceBook.....等等|141|0|2021-10-07| -|117|[DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo)|This demo is designed for you to gain a better understanding of the DJI iOS UX SDK.|6|0|2021-10-11| -|118|[tianya2416/ATRefresh](https://github.com/tianya2416/ATRefresh)|基于MJRefresh、DZNEmptyDataSet的封装、下拉刷新、上拉加载、加载中页面显示、无数据页面显示、高度自定义、分页加载简单方便、|10|0|2021-08-05| -|119|[xiaopin/NavigationBarTranslucent](https://github.com/xiaopin/NavigationBarTranslucent)|导航栏透明效果|3|0|2021-09-01| -|120|[pili-engineering/QNRTC-SampleCode-Video-Basic](https://github.com/pili-engineering/QNRTC-SampleCode-Video-Basic)|Sample Code 工程用于展示如何 加入/离开 房间,发布/订阅 音视频数据流,动态 启用/禁用 本地音视频数据流,切换前后置摄像头等功能使用|18|0|2022-01-14| -|121|[ThirdDemo/KJMenuView](https://github.com/ThirdDemo/KJMenuView)|封装整理一些菜单控件|4|0|2021-12-07| -|122|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|0|2021-12-09| -|123|[finogeeks/finclip-ios-demo](https://github.com/finogeeks/finclip-ios-demo)|FinClip 苹果运行环境,让小程序在苹果应用中无缝运行 / iOS DEMO for FinClip|230|0|2021-11-14| -|124|[CaicaiNo/HCPush](https://github.com/CaicaiNo/HCPush)|用于项目使用的方便的左侧或者右侧的弹出视图,自定义ViewController的逻辑独立|9|0|2021-11-05| -|125|[xiaozi/awake-app](https://github.com/xiaozi/awake-app)|An app for mac osx to prevent sleeping; inspired by Caffeine.|126|0|2021-11-10| -|126|[changsanjiang/SJMediaCacheServer](https://github.com/changsanjiang/SJMediaCacheServer)|A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).|150|0|2022-01-13| -|127|[site-chenwei/chenwei-plugin-amap](https://github.com/site-chenwei/chenwei-plugin-amap)|Cordova高德地图插件,使用高德Android定位SDK进行定位,以解决webapp中定位不准的问题|4|0|2021-10-20| -|128|[253CL/CLShanYan_Flutter](https://github.com/253CL/CLShanYan_Flutter)|闪验Flutter使用示例|8|0|2021-12-24| -|129|[Jayxiang/CJLandscapeDemo](https://github.com/Jayxiang/CJLandscapeDemo)|iOS 横竖屏处理|3|0|2021-12-24| -|130|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|412|0|2021-12-30| -|131|[LZRight123/KPAppMananger](https://github.com/LZRight123/KPAppMananger)|静默安装,卸载,打开APP,进程通信,后台保护|37|0|2021-08-16| -|132|[yangKJ/KJLoadingDemo](https://github.com/yangKJ/KJLoadingDemo)|基于CALayer加载动画库 🎁..|19|0|2021-12-22| -|133|[591xt/YZModel](https://github.com/591xt/YZModel)|一键生成带注释的Model文件和Mode解析工具支持三种语言|4|0|2022-01-13| -|134|[swiftkitui/OCUI](https://github.com/swiftkitui/OCUI)|适用于 OC类似的 SwiftUI 库(快速构建 UI 框架)|19|0|2021-07-19| -|135|[HMS-Core/hms-3d-modeling-demo-ios](https://github.com/HMS-Core/hms-3d-modeling-demo-ios)|-|11|0|2021-11-15| -|136|[Jonas-o/CCExcelView](https://github.com/Jonas-o/CCExcelView)|iOS ExcelView 自定义表格,支持设置左右向锁住的列数,支持列排序(排序规则自己实现),支持设置topView,支持列表背景色,支持设置整行还是单元格点击的点击色|9|0|2021-12-29| -|137|[ITHanYong/HYTimePicker](https://github.com/ITHanYong/HYTimePicker)|自定义时分选择器|6|0|2021-09-25| -|138|[legokit/LEGONetworking](https://github.com/legokit/LEGONetworking)|Network request tool, basic get and post request methods, including request progress, upload and download progress, monitoring network, setting network timeout and cancel request 网络请求工具,基础的 get、post 请 ...|2|0|2022-01-11| -|139|[DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo)|This demo is designed for you to gain a better understanding of the iOS Bridge App.|10|0|2021-10-11| -|140|[HJ2018/HJYNDEMO](https://github.com/HJ2018/HJYNDEMO)|本地测试库|2|0|2021-08-20| -|141|[banchichen/TZImagePreviewController](https://github.com/banchichen/TZImagePreviewController)|对TZImagePickerController库的增强,支持用UIImage、NSURL预览照片和用NSURL预览视频。|88|0|2021-11-26| -|142|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|8|0|2021-10-08| -|143|[feiduduhaha/PandaHook](https://github.com/feiduduhaha/PandaHook)|一个简单易用的hook组件|7|0|2021-10-25| -|144|[wildfirechat/ios-momentkit](https://github.com/wildfirechat/ios-momentkit)|iOS 朋友圈UI组件库|6|0|2021-11-20| -|145|[strongbox-password-safe/Strongbox](https://github.com/strongbox-password-safe/Strongbox)|A KeePass/Password Safe Client for iOS and OS X|760|0|2021-11-30| -|146|[PEPDigitalPublishing/PDFReaderSample](https://github.com/PEPDigitalPublishing/PDFReaderSample)|人教点读新SDK Demo|3|0|2021-07-22| -|147|[huangboju/FormView](https://github.com/huangboju/FormView)|优雅的使用UITableView创建静态表单|53|0|2021-12-29| -|148|[daiwei-git/cordova-plugin-umeng](https://github.com/daiwei-git/cordova-plugin-umeng)|cordova 集成友盟统计|3|0|2021-11-18| -|149|[tuya/tuya-home-ios-sdk](https://github.com/tuya/tuya-home-ios-sdk)|TuyaSmartHomeKit is designed for quickly developing apps for smart device networking, control, firmware upgrades, timing tasks, smart scenes and more.|15|0|2021-11-24| -|150|[pirder/PRSleepApp](https://github.com/pirder/PRSleepApp)| 2020年毕业答辩iOS项目|2|0|2021-10-09| -|151|[huang303513/ReactNativeSourceCodeStudy](https://github.com/huang303513/ReactNativeSourceCodeStudy)|ReactNative源码解析|3|0|2021-09-29| -|152|[qinqi777/QQCorner](https://github.com/qinqi777/QQCorner)|给 UIView 或 UIImage 高性能添加(之后可以修改)圆角,生成渐变色图片等|83|0|2021-11-18| -|153|[lisen87/image_pickers](https://github.com/lisen87/image_pickers)|图片多选并压缩,保存图片到相册,视频多选,预览图片和视频|59|0|2021-12-08| -|154|[li6185377/IMYAOPTableView](https://github.com/li6185377/IMYAOPTableView)|无业务入侵,无逻辑入侵,外部察觉不到的 UITableView/UICollectionView AOP 框架|454|0|2021-12-24| -|155|[ToLengSon/iOS14TabbarHiddenFix](https://github.com/ToLengSon/iOS14TabbarHiddenFix)|解决iOS14下pop多层控制器至主页时,tabbar不显示问题|14|0|2021-09-07| -|156|[lexiaoyao20/FMTagsView](https://github.com/lexiaoyao20/FMTagsView)|一个基于UICollectionView的标签展示控件 |66|0|2021-08-05| -|157|[tencentyun/leb-ios-sdk](https://github.com/tencentyun/leb-ios-sdk)|快直播 LEB (超低延迟直播)iOS SDK https://cloud.tencent.com/product/leb|7|0|2022-01-07| -|158|[WanyueKJ/wanyue_live_shopping_ios](https://github.com/WanyueKJ/wanyue_live_shopping_ios)|万岳app商城、直播带货商城、短视频商城、仿淘宝商城|3|0|2021-11-02| -|159|[andy123234/JRDropMenu](https://github.com/andy123234/JRDropMenu)|JRDropMenu可快速实现下拉菜单功能|24|0|2021-07-30| -|160|[rueen/react-native-ottpay](https://github.com/rueen/react-native-ottpay)|react-native ottpay跨境支付|6|0|2021-11-25| -|161|[Faceunity/FUP2AArt](https://github.com/Faceunity/FUP2AArt)|-|13|0|2022-01-13| -|162|[lixiang1994/LEETheme](https://github.com/lixiang1994/LEETheme)|优雅的主题管理库- 一行代码完成多样式切换|781|0|2021-07-28| -|163|[leon2017/cmbpb-flutter](https://github.com/leon2017/cmbpb-flutter)|Flutter 招商银行一网通支付|7|0|2021-10-15| -|164|[mxmhao/iOS_App_Template](https://github.com/mxmhao/iOS_App_Template)|一些iOS工具类和模板代码,极简/高效,大部分是直接使用官方SDK实现,很小一部分是改造官方SDK实现或者自己实现|2|0|2021-09-17| -|165|[yidun/alive-detected-iOS-demo](https://github.com/yidun/alive-detected-iOS-demo)|活体检测demo&framework|7|0|2022-01-11| -|166|[BlinkID/blinkid-ios](https://github.com/BlinkID/blinkid-ios)|Everything you need to add AI-driven ID scanning into your native iOS app.|347|0|2022-01-04| -|167|[yoriWang/YRGestureLock](https://github.com/yoriWang/YRGestureLock)|封装一个手势密码锁|3|0|2021-11-04| -|168|[Maxwin-z/xsmth-newsmth](https://github.com/Maxwin-z/xsmth-newsmth)|水木社区第三方客户端|101|0|2022-01-14| -|169|[xmy0010/DemoForCSDN](https://github.com/xmy0010/DemoForCSDN)|-|57|0|2021-09-29| -|170|[Resory/RYCuteView](https://github.com/Resory/RYCuteView)|🍮 用UIBezierPath实现果冻效果|151|0|2021-09-17| -|171|[react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)|基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新|147|0|2021-09-21| -|172|[chbo297/BODragScrollView](https://github.com/chbo297/BODragScrollView)|卡片式滑动拖拽交互控件-支持卡片内嵌ScrollView|2|0|2021-08-30| -|173|[sensorsdata/sf-sdk-ios](https://github.com/sensorsdata/sf-sdk-ios)|iOS 弹窗 SDK 是一款基于神策智能运营,帮助客户实现精准运营的 SDK|3|0|2022-01-11| -|174|[anyrtcIO-Community/anyRTC-WaWa-Client-iOS](https://github.com/anyrtcIO-Community/anyRTC-WaWa-Client-iOS)|第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。|8|0|2021-09-07| -|175|[zjjzmw1/XM_OC_TOOL](https://github.com/zjjzmw1/XM_OC_TOOL)|一直维护的OC工具类|7|0|2021-11-02| -|176|[dustylove/ruler](https://github.com/dustylove/ruler)|一款简单实用的刻度尺|2|0|2021-11-29| -|177|[andyweiqiu/asr-ios-local](https://github.com/andyweiqiu/asr-ios-local)|基于kaldi的ios本地语音识别(本地实时流)Kaldi-based ios native speech recognition (local real-time streaming)|52|0|2021-09-13| -|178|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现方式,耦合度底,使用更加便捷|254|0|2022-01-04| -|179|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|0|2021-09-15| -|180|[CaiChenghan/Addition](https://github.com/CaiChenghan/Addition)|对字典、字符串、NSOject类的扩展,起到字典取值保护,模型归档等。|31|0|2022-01-12| -|181|[sagiwei/SGPush](https://github.com/sagiwei/SGPush)|A nice way to handle iOS remote push notifications with just a few code.|24|0|2021-10-30| -|182|[dvlproad/CJNetwork](https://github.com/dvlproad/CJNetwork)|AFNetworking的二次封装(secondary encapsulation for AFNetworking)|3|0|2021-11-24| -|183|[BinBear/breadtrip-ReactiveCocoa-MVVM-](https://github.com/BinBear/breadtrip-ReactiveCocoa-MVVM-)|仿面包旅行,ReactiveCocoa+MVVM|356|0|2021-08-26| -|184|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|6|0|2021-08-12| -|185|[kaiser143/ZKIDCardCamera](https://github.com/kaiser143/ZKIDCardCamera)|针对身份证正反面拍照的相机的封装|7|0|2021-11-29| -|186|[finogeeks/FinClipExtSDK](https://github.com/finogeeks/FinClipExtSDK)|FinClip 扩展 SDK 插件,用于与权限相关的 API 与组件调用 / Extension SDK for FinClip|3|0|2022-01-14| -|187|[Huaida/TestFunction_OC](https://github.com/Huaida/TestFunction_OC)|验证OC功能|2|0|2021-09-24| -|188|[ljunb/Zelda](https://github.com/ljunb/Zelda)|支持链式语法的轻量FlexBox布局库|4|0|2021-08-17| -|189|[yangyangFeng/TTPatch](https://github.com/yangyangFeng/TTPatch)|热修复、热更新、JS代码动态下发、动态创建类|453|0|2021-11-09| -|190|[Faceunity/FUZegoExpressVideoDemo](https://github.com/Faceunity/FUZegoExpressVideoDemo)|FUZegoExpressVideoDemo是集成了 Faceunity 面部跟踪和虚拟道具功能和 Zego 直播功能的 Demo。 本文是 FaceUnity SDK 快速对接 Zego 直播 的导读说明,关于 FaceUnity SDK 的更多详细说明,请参看 FULiveDemo|2|0|2021-11-05| -|191|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|0|2021-11-16| -|192|[Humein/BX_TiKuBaseModulesRepo](https://github.com/Humein/BX_TiKuBaseModulesRepo)|题库基础私有库/支持富文本以及多种题型,不含业务模块|4|0|2021-12-07| -|193|[KonsomeJona/OctoMouse](https://github.com/KonsomeJona/OctoMouse)|OctoMouse is an open-source application for MAC OSX that measures your mouse and keyboard activities.|209|0|2021-12-08| -|194|[Roen-Ro/RRViewControllerExtension](https://github.com/Roen-Ro/RRViewControllerExtension)| UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods|137|0|2021-12-28| -|195|[jack903652/safeKeyboard](https://github.com/jack903652/safeKeyboard)|自定义样式的3种安全键盘,数字键盘,字母键盘,特殊字符键盘|6|0|2022-01-10| -|196|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|19|0|2022-01-13| -|197|[sangwell/KMovie](https://github.com/sangwell/KMovie)|🍭🍭电影资讯app|12|0|2022-01-13| -|198|[lincf0912/LFAssetExportSession](https://github.com/lincf0912/LFAssetExportSession)|视频压缩(体积小,清晰度高)|23|0|2021-12-13| -|199|[KeenTeam1990/HXWeiboPhotoPicker](https://github.com/KeenTeam1990/HXWeiboPhotoPicker)|🐹HXWeiboPhotoPicker-高仿微博照片选择,使用的是PhotoKit框架来获取系统相册以及照片/视频,支持查看/选择GIF图片 , 照片、视频可同时多选/原图 , 3DTouch预览照片 , 长按拖动改变顺序 , 自定义相机拍照/录制视频 , 自定义转场动画 , 查看/选择LivePhoto IOS9.1以上才有用 , 支持浏览网络图片 , 支持自定义裁剪图片, 支持传入本地图片,支 ...|83|0|2021-11-11| -|200|[Faceunity/FUZegoLiveDemo](https://github.com/Faceunity/FUZegoLiveDemo)|Faceunity 人脸跟踪及虚拟道具绘制在Zego中的集成demo - iOS|2|0|2021-08-06| +|51|[wendux/DSBridge-IOS](https://github.com/wendux/DSBridge-IOS)|:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.|1684|1|2022-01-10| +|52|[bayescom/EasyAds-iOS](https://github.com/bayescom/EasyAds-iOS)|🔥持续更新🔥EasyAds,全球热门的开源聚合SDK广告软件。帮助App开发者便捷接入国内多家主流广告 SDK包括:字节穿山甲、腾讯优量汇、百度百青藤、快手联盟。几行代码就可以快速实现开屏、Banner横幅、插屏、激励视频、原生信息流、全屏等广告形式。|38|1|2021-12-22| +|53|[huanxsd/LinkMap](https://github.com/huanxsd/LinkMap)|检查每个类占用空间大小工具|1638|1|2021-07-29| +|54|[alibaba/youku-sdk-tool-woodpecker](https://github.com/alibaba/youku-sdk-tool-woodpecker)|In-app-debug tool for iOS|680|1|2021-11-11| +|55|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1256|1|2021-11-25| +|56|[ChatSecure/ChatSecure-iOS](https://github.com/ChatSecure/ChatSecure-iOS)|ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.|3047|1|2021-08-13| +|57|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|848|1|2021-08-27| +|58|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3281|1|2021-10-20| +|59|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率|940|1|2021-09-27| +|60|[LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs)|一点心得 - iOS,Swift,React Native,Python...|1443|1|2021-12-02| +|61|[nacker/LZEasemob3](https://github.com/nacker/LZEasemob3)|酷信 高仿微信 WeChat 高仿朋友圈 moments Github上最牛逼的高仿微信项目没有之一|1893|1|2021-08-30| +|62|[FoneG/FGPopupScheduler](https://github.com/FoneG/FGPopupScheduler)| ✨ ✨ ✨ ✨ iOS弹窗调用器,控制弹窗按照指定的策略进行显示。Helps you control popups easily. ✨ ✨ ✨ ✨|241|1|2021-11-08| +|63|[LoSenTrad/LSTPopView](https://github.com/LoSenTrad/LSTPopView)|(重构开发中,swift版本同步进行)LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)|978|1|2022-01-07| +|64|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|3099|1|2021-12-14| +|65|[kingsic/SGQRCode](https://github.com/kingsic/SGQRCode)|The easy to use bar code and QR code scan library for iOS【支持二维码生成、从相册中读取二维码、条形码和二维码扫描】|1572|1|2021-09-19| +|66|[dequan1331/HybridPageKit](https://github.com/dequan1331/HybridPageKit)|A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App. |1151|1|2021-12-21| +|67|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend|1366|1|2022-01-10| +|68|[wwmz/WMZDialog](https://github.com/wwmz/WMZDialog)|功能最多样式最多的弹窗,支持普通/底部/日期/地区/日历/选择/编辑/分享/菜单/自定义弹窗等,支持多种动画,链式编程调用(Pop-up windows with the most functions and styles, support normal/bottom/date/region/calendar/select/edit/share/menu/custom pop-up windows ...|843|1|2021-12-29| +|69|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。|2164|1|2021-10-12| +|70|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKline:Kline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2327|1|2021-12-10| +|71|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1708|1|2021-12-29| +|72|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|955|1|2022-01-13| +|73|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|722|1|2022-01-12| +|74|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|962|1|2022-01-12| +|75|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向|1565|1|2021-10-27| +|76|[karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge)|一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)|558|1|2021-12-26| +|77|[2621532542/iOS_NQConfuseTool](https://github.com/2621532542/iOS_NQConfuseTool)|iOS代码混淆(iOS_NQConfuseTool)是一款运行在MACOS平台的App、完美支持OC和Swift项目代码的自动混淆、支持、文件名、修改资源文件、类名、方法名、属性名、添加混淆函数方法体、添加混淆属性、自动调用生成的混淆代码,功能强大而稳定,全局自动化,安全加固。马甲包混淆工具,最重要的是完全免费。(随机单词拼接)|521|1|2021-12-11| +|78|[unash/BarrageRenderer](https://github.com/unash/BarrageRenderer)|一个 iOS 上的弹幕渲染库.|2087|1|2022-01-07| +|79|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|1796|1|2021-09-17| +|80|[Rain-dew/YLScratchView](https://github.com/Rain-dew/YLScratchView)|刮奖.....嗯~就是你想要的那种|2|0|2021-09-09| +|81|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|12|0|2022-01-14| +|82|[AndyFightting/VideoRecord](https://github.com/AndyFightting/VideoRecord)|模仿快手应用的视频录制|134|0|2021-09-02| +|83|[yxh418983798/AFBrowser](https://github.com/yxh418983798/AFBrowser)|图片/视频 浏览器|2|0|2021-09-22| +|84|[CodeWicky/DWTableViewHelper](https://github.com/CodeWicky/DWTableViewHelper)|这是一个可以帮你快速创建列表视图的工具类。|34|0|2021-12-17| +|85|[Hurdery/jfc](https://github.com/Hurdery/jfc)|Mac端基金管理查看平台|141|0|2021-09-06| +|86|[FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels)|酒店预订App|330|0|2021-09-29| +|87|[CCSH/SHLabelPageView](https://github.com/CCSH/SHLabelPageView)|标签页|3|0|2022-01-13| +|88|[Ericfengshi/FSAPMSDK](https://github.com/Ericfengshi/FSAPMSDK)|iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等|47|0|2021-10-10| +|89|[xuuhan/HXCharts](https://github.com/xuuhan/HXCharts)|📊 Chart for iOS 仪表盘、柱状图、圆形图、折线图、环形图|309|0|2021-07-26| +|90|[FrankHausmann/IOSKeePass](https://github.com/FrankHausmann/IOSKeePass)|a Fork of MiniKeePass|15|0|2022-01-04| +|91|[remember17/WHDebugTool](https://github.com/remember17/WHDebugTool)|🔨简单的调试小工具|144|0|2021-09-03| +|92|[APOPIX/react-native-trtc](https://github.com/APOPIX/react-native-trtc)|react-native-trtc是腾讯音视频SDK(TRTC SDK)的React Native封装demo,目前仅支持ios|5|0|2021-09-21| +|93|[anyrtcIO-Community/AnyMeetUIKit-iOS](https://github.com/anyrtcIO-Community/AnyMeetUIKit-iOS)|anyRTC视频会议UI封装以及Api封装|42|0|2021-09-07| +|94|[Lester2020/YZTimerDemo](https://github.com/Lester2020/YZTimerDemo)|处理解决NSTimer造成循环引用的几种实现方式|2|0|2021-09-30| +|95|[kingsic/Flower](https://github.com/kingsic/Flower)|Custom views of Swift and Objective-C|27|0|2022-01-01| +|96|[wuseal/Idle](https://github.com/wuseal/Idle)|Kotlin multiplatform app (Android&iOS) that providing entertainment content (使用Kotlin跨平台技术实现的休闲App)|12|0|2021-08-20| +|97|[Lester2020/WebViewDemo](https://github.com/Lester2020/WebViewDemo)|原生代码中,通过CSS和JS给webView里面内容动态设置多种主题样式|3|0|2021-08-31| +|98|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|8|0|2021-12-01| +|99|[qxuewei/XWHUDManager](https://github.com/qxuewei/XWHUDManager)|🌓 MBProgressHUD package, plain text, small chrysanthemum, picture, custom picture, sequence frame, Gif, wrap, custom display position, etc., support CocoaPods integration, MBProgressHUD封装,普通文本,小菊花,图片, ...|23|0|2021-08-13| +|100|[jpush/jverify-flutter-plugin](https://github.com/jpush/jverify-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|87|0|2022-01-13| +|101|[p709723778/UIDevice-SPPlatform](https://github.com/p709723778/UIDevice-SPPlatform)|在不同设备上获取对应的设备类型名称|5|0|2021-10-16| +|102|[MrLuanJX/Filter](https://github.com/MrLuanJX/Filter)|仿链家、美团、京东筛选|2|0|2021-11-18| +|103|[iossun/PixelFreeEffects](https://github.com/iossun/PixelFreeEffects)|美颜SDK|14|0|2021-12-23| +|104|[GuanQinghao/SeedCoder](https://github.com/GuanQinghao/SeedCoder)|匹配Seed开发框架的代码生成工具|2|0|2021-10-11| +|105|[CocoaDebug/GoogleTranslate](https://github.com/CocoaDebug/GoogleTranslate)|Google Translate (Mac OS Client) 🖥️|131|0|2021-08-29| +|106|[tqhnet/MacCatalyst_Learn](https://github.com/tqhnet/MacCatalyst_Learn)|Mac Catalyst的练习|2|0|2021-10-26| +|107|[tangtiancheng/ComplianceAD](https://github.com/tangtiancheng/ComplianceAD)|iOS工信部审查广告合规整改,百度,广点通,穿山甲|2|0|2021-07-21| +|108|[WelkinXie/FiveInARow](https://github.com/WelkinXie/FiveInARow)|Five In A Row(五子棋) with Sprite Kit for iPad|21|0|2021-09-21| +|109|[siuying/BSMInputMethod](https://github.com/siuying/BSMInputMethod)|筆順碼輸入法 - BSM Input Method for Mac OS X (10.8+)|5|0|2021-11-07| +|110|[2662419405/meituanApp](https://github.com/2662419405/meituanApp)|使用 ReactNative 相关技术栈 :100: 模拟美团原生APP|5|0|2021-09-21| +|111|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|9|0|2021-12-17| +|112|[xiangshun110/XSNetwork](https://github.com/xiangshun110/XSNetwork)|对AFNetworking 4.0的封装|2|0|2021-07-30| +|113|[zhuzhuxingtianxia/QQRed](https://github.com/zhuzhuxingtianxia/QQRed)|仿QQ拖拽爆炸效果|27|0|2021-12-06| +|114|[chkm/NumMatrixDemo](https://github.com/chkm/NumMatrixDemo)|Calculate sudoku Resulet 计算数独游戏的结果|2|0|2021-10-27| +|115|[wsl2ls/UIActivityViewController](https://github.com/wsl2ls/UIActivityViewController)|仿简书分享--系统原生分享:利用UIActivityViewController实现系统原生分享,不需要三方SDK,支持自定义分享,可以分享到微博、微信、QQ、信息、邮件、备忘录、通讯录、剪贴板、FaceBook.....等等|141|0|2021-10-07| +|116|[DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo)|This demo is designed for you to gain a better understanding of the DJI iOS UX SDK.|6|0|2021-10-11| +|117|[tianya2416/ATRefresh](https://github.com/tianya2416/ATRefresh)|基于MJRefresh、DZNEmptyDataSet的封装、下拉刷新、上拉加载、加载中页面显示、无数据页面显示、高度自定义、分页加载简单方便、|10|0|2021-08-05| +|118|[xiaopin/NavigationBarTranslucent](https://github.com/xiaopin/NavigationBarTranslucent)|导航栏透明效果|3|0|2021-09-01| +|119|[pili-engineering/QNRTC-SampleCode-Video-Basic](https://github.com/pili-engineering/QNRTC-SampleCode-Video-Basic)|Sample Code 工程用于展示如何 加入/离开 房间,发布/订阅 音视频数据流,动态 启用/禁用 本地音视频数据流,切换前后置摄像头等功能使用|18|0|2022-01-14| +|120|[ThirdDemo/KJMenuView](https://github.com/ThirdDemo/KJMenuView)|封装整理一些菜单控件|4|0|2021-12-07| +|121|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|0|2021-12-09| +|122|[finogeeks/finclip-ios-demo](https://github.com/finogeeks/finclip-ios-demo)|FinClip 苹果运行环境,让小程序在苹果应用中无缝运行 / iOS DEMO for FinClip|230|0|2021-11-14| +|123|[CaicaiNo/HCPush](https://github.com/CaicaiNo/HCPush)|用于项目使用的方便的左侧或者右侧的弹出视图,自定义ViewController的逻辑独立|9|0|2021-11-05| +|124|[xiaozi/awake-app](https://github.com/xiaozi/awake-app)|An app for mac osx to prevent sleeping; inspired by Caffeine.|126|0|2021-11-10| +|125|[changsanjiang/SJMediaCacheServer](https://github.com/changsanjiang/SJMediaCacheServer)|A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).|150|0|2022-01-13| +|126|[site-chenwei/chenwei-plugin-amap](https://github.com/site-chenwei/chenwei-plugin-amap)|Cordova高德地图插件,使用高德Android定位SDK进行定位,以解决webapp中定位不准的问题|4|0|2021-10-20| +|127|[253CL/CLShanYan_Flutter](https://github.com/253CL/CLShanYan_Flutter)|闪验Flutter使用示例|8|0|2021-12-24| +|128|[Jayxiang/CJLandscapeDemo](https://github.com/Jayxiang/CJLandscapeDemo)|iOS 横竖屏处理|3|0|2021-12-24| +|129|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|412|0|2021-12-30| +|130|[LZRight123/KPAppMananger](https://github.com/LZRight123/KPAppMananger)|静默安装,卸载,打开APP,进程通信,后台保护|37|0|2021-08-16| +|131|[yangKJ/KJLoadingDemo](https://github.com/yangKJ/KJLoadingDemo)|基于CALayer加载动画库 🎁..|19|0|2021-12-22| +|132|[591xt/YZModel](https://github.com/591xt/YZModel)|一键生成带注释的Model文件和Mode解析工具支持三种语言|4|0|2022-01-13| +|133|[swiftkitui/OCUI](https://github.com/swiftkitui/OCUI)|适用于 OC类似的 SwiftUI 库(快速构建 UI 框架)|19|0|2021-07-19| +|134|[HMS-Core/hms-3d-modeling-demo-ios](https://github.com/HMS-Core/hms-3d-modeling-demo-ios)|-|11|0|2021-11-15| +|135|[Jonas-o/CCExcelView](https://github.com/Jonas-o/CCExcelView)|iOS ExcelView 自定义表格,支持设置左右向锁住的列数,支持列排序(排序规则自己实现),支持设置topView,支持列表背景色,支持设置整行还是单元格点击的点击色|9|0|2021-12-29| +|136|[ITHanYong/HYTimePicker](https://github.com/ITHanYong/HYTimePicker)|自定义时分选择器|6|0|2021-09-25| +|137|[legokit/LEGONetworking](https://github.com/legokit/LEGONetworking)|Network request tool, basic get and post request methods, including request progress, upload and download progress, monitoring network, setting network timeout and cancel request 网络请求工具,基础的 get、post 请 ...|2|0|2022-01-11| +|138|[DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo)|This demo is designed for you to gain a better understanding of the iOS Bridge App.|10|0|2021-10-11| +|139|[HJ2018/HJYNDEMO](https://github.com/HJ2018/HJYNDEMO)|本地测试库|2|0|2021-08-20| +|140|[banchichen/TZImagePreviewController](https://github.com/banchichen/TZImagePreviewController)|对TZImagePickerController库的增强,支持用UIImage、NSURL预览照片和用NSURL预览视频。|88|0|2021-11-26| +|141|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|8|0|2021-10-08| +|142|[feiduduhaha/PandaHook](https://github.com/feiduduhaha/PandaHook)|一个简单易用的hook组件|7|0|2021-10-25| +|143|[wildfirechat/ios-momentkit](https://github.com/wildfirechat/ios-momentkit)|iOS 朋友圈UI组件库|6|0|2021-11-20| +|144|[strongbox-password-safe/Strongbox](https://github.com/strongbox-password-safe/Strongbox)|A KeePass/Password Safe Client for iOS and OS X|762|0|2021-11-30| +|145|[PEPDigitalPublishing/PDFReaderSample](https://github.com/PEPDigitalPublishing/PDFReaderSample)|人教点读新SDK Demo|3|0|2021-07-22| +|146|[huangboju/FormView](https://github.com/huangboju/FormView)|优雅的使用UITableView创建静态表单|53|0|2021-12-29| +|147|[daiwei-git/cordova-plugin-umeng](https://github.com/daiwei-git/cordova-plugin-umeng)|cordova 集成友盟统计|3|0|2021-11-18| +|148|[tuya/tuya-home-ios-sdk](https://github.com/tuya/tuya-home-ios-sdk)|TuyaSmartHomeKit is designed for quickly developing apps for smart device networking, control, firmware upgrades, timing tasks, smart scenes and more.|15|0|2021-11-24| +|149|[pirder/PRSleepApp](https://github.com/pirder/PRSleepApp)| 2020年毕业答辩iOS项目|2|0|2021-10-09| +|150|[huang303513/ReactNativeSourceCodeStudy](https://github.com/huang303513/ReactNativeSourceCodeStudy)|ReactNative源码解析|3|0|2021-09-29| +|151|[qinqi777/QQCorner](https://github.com/qinqi777/QQCorner)|给 UIView 或 UIImage 高性能添加(之后可以修改)圆角,生成渐变色图片等|83|0|2021-11-18| +|152|[lisen87/image_pickers](https://github.com/lisen87/image_pickers)|图片多选并压缩,保存图片到相册,视频多选,预览图片和视频|59|0|2021-12-08| +|153|[li6185377/IMYAOPTableView](https://github.com/li6185377/IMYAOPTableView)|无业务入侵,无逻辑入侵,外部察觉不到的 UITableView/UICollectionView AOP 框架|455|0|2021-12-24| +|154|[ToLengSon/iOS14TabbarHiddenFix](https://github.com/ToLengSon/iOS14TabbarHiddenFix)|解决iOS14下pop多层控制器至主页时,tabbar不显示问题|14|0|2021-09-07| +|155|[lexiaoyao20/FMTagsView](https://github.com/lexiaoyao20/FMTagsView)|一个基于UICollectionView的标签展示控件 |66|0|2021-08-05| +|156|[tencentyun/leb-ios-sdk](https://github.com/tencentyun/leb-ios-sdk)|快直播 LEB (超低延迟直播)iOS SDK https://cloud.tencent.com/product/leb|7|0|2022-01-07| +|157|[WanyueKJ/wanyue_live_shopping_ios](https://github.com/WanyueKJ/wanyue_live_shopping_ios)|万岳app商城、直播带货商城、短视频商城、仿淘宝商城|3|0|2021-11-02| +|158|[andy123234/JRDropMenu](https://github.com/andy123234/JRDropMenu)|JRDropMenu可快速实现下拉菜单功能|24|0|2021-07-30| +|159|[rueen/react-native-ottpay](https://github.com/rueen/react-native-ottpay)|react-native ottpay跨境支付|6|0|2021-11-25| +|160|[Faceunity/FUP2AArt](https://github.com/Faceunity/FUP2AArt)|-|13|0|2022-01-13| +|161|[lixiang1994/LEETheme](https://github.com/lixiang1994/LEETheme)|优雅的主题管理库- 一行代码完成多样式切换|781|0|2021-07-28| +|162|[leon2017/cmbpb-flutter](https://github.com/leon2017/cmbpb-flutter)|Flutter 招商银行一网通支付|7|0|2021-10-15| +|163|[mxmhao/iOS_App_Template](https://github.com/mxmhao/iOS_App_Template)|一些iOS工具类和模板代码,极简/高效,大部分是直接使用官方SDK实现,很小一部分是改造官方SDK实现或者自己实现|2|0|2021-09-17| +|164|[yidun/alive-detected-iOS-demo](https://github.com/yidun/alive-detected-iOS-demo)|活体检测demo&framework|7|0|2022-01-11| +|165|[BlinkID/blinkid-ios](https://github.com/BlinkID/blinkid-ios)|Everything you need to add AI-driven ID scanning into your native iOS app.|347|0|2022-01-04| +|166|[yoriWang/YRGestureLock](https://github.com/yoriWang/YRGestureLock)|封装一个手势密码锁|3|0|2021-11-04| +|167|[Maxwin-z/xsmth-newsmth](https://github.com/Maxwin-z/xsmth-newsmth)|水木社区第三方客户端|101|0|2022-01-14| +|168|[xmy0010/DemoForCSDN](https://github.com/xmy0010/DemoForCSDN)|-|57|0|2021-09-29| +|169|[Resory/RYCuteView](https://github.com/Resory/RYCuteView)|🍮 用UIBezierPath实现果冻效果|151|0|2021-09-17| +|170|[react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)|基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新|147|0|2021-09-21| +|171|[chbo297/BODragScrollView](https://github.com/chbo297/BODragScrollView)|卡片式滑动拖拽交互控件-支持卡片内嵌ScrollView|2|0|2021-08-30| +|172|[sensorsdata/sf-sdk-ios](https://github.com/sensorsdata/sf-sdk-ios)|iOS 弹窗 SDK 是一款基于神策智能运营,帮助客户实现精准运营的 SDK|3|0|2022-01-11| +|173|[anyrtcIO-Community/anyRTC-WaWa-Client-iOS](https://github.com/anyrtcIO-Community/anyRTC-WaWa-Client-iOS)|第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。|8|0|2021-09-07| +|174|[zjjzmw1/XM_OC_TOOL](https://github.com/zjjzmw1/XM_OC_TOOL)|一直维护的OC工具类|7|0|2021-11-02| +|175|[dustylove/ruler](https://github.com/dustylove/ruler)|一款简单实用的刻度尺|2|0|2021-11-29| +|176|[andyweiqiu/asr-ios-local](https://github.com/andyweiqiu/asr-ios-local)|基于kaldi的ios本地语音识别(本地实时流)Kaldi-based ios native speech recognition (local real-time streaming)|52|0|2021-09-13| +|177|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现方式,耦合度底,使用更加便捷|254|0|2022-01-04| +|178|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|0|2021-09-15| +|179|[CaiChenghan/Addition](https://github.com/CaiChenghan/Addition)|对字典、字符串、NSOject类的扩展,起到字典取值保护,模型归档等。|31|0|2022-01-12| +|180|[sagiwei/SGPush](https://github.com/sagiwei/SGPush)|A nice way to handle iOS remote push notifications with just a few code.|24|0|2021-10-30| +|181|[dvlproad/CJNetwork](https://github.com/dvlproad/CJNetwork)|AFNetworking的二次封装(secondary encapsulation for AFNetworking)|3|0|2021-11-24| +|182|[BinBear/breadtrip-ReactiveCocoa-MVVM-](https://github.com/BinBear/breadtrip-ReactiveCocoa-MVVM-)|仿面包旅行,ReactiveCocoa+MVVM|356|0|2021-08-26| +|183|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|6|0|2021-08-12| +|184|[kaiser143/ZKIDCardCamera](https://github.com/kaiser143/ZKIDCardCamera)|针对身份证正反面拍照的相机的封装|7|0|2021-11-29| +|185|[finogeeks/FinClipExtSDK](https://github.com/finogeeks/FinClipExtSDK)|FinClip 扩展 SDK 插件,用于与权限相关的 API 与组件调用 / Extension SDK for FinClip|3|0|2022-01-14| +|186|[Huaida/TestFunction_OC](https://github.com/Huaida/TestFunction_OC)|验证OC功能|2|0|2021-09-24| +|187|[ljunb/Zelda](https://github.com/ljunb/Zelda)|支持链式语法的轻量FlexBox布局库|4|0|2021-08-17| +|188|[yangyangFeng/TTPatch](https://github.com/yangyangFeng/TTPatch)|热修复、热更新、JS代码动态下发、动态创建类|453|0|2021-11-09| +|189|[Faceunity/FUZegoExpressVideoDemo](https://github.com/Faceunity/FUZegoExpressVideoDemo)|FUZegoExpressVideoDemo是集成了 Faceunity 面部跟踪和虚拟道具功能和 Zego 直播功能的 Demo。 本文是 FaceUnity SDK 快速对接 Zego 直播 的导读说明,关于 FaceUnity SDK 的更多详细说明,请参看 FULiveDemo|2|0|2021-11-05| +|190|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|0|2021-11-16| +|191|[Humein/BX_TiKuBaseModulesRepo](https://github.com/Humein/BX_TiKuBaseModulesRepo)|题库基础私有库/支持富文本以及多种题型,不含业务模块|4|0|2021-12-07| +|192|[KonsomeJona/OctoMouse](https://github.com/KonsomeJona/OctoMouse)|OctoMouse is an open-source application for MAC OSX that measures your mouse and keyboard activities.|209|0|2021-12-08| +|193|[Roen-Ro/RRViewControllerExtension](https://github.com/Roen-Ro/RRViewControllerExtension)| UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods|137|0|2021-12-28| +|194|[jack903652/safeKeyboard](https://github.com/jack903652/safeKeyboard)|自定义样式的3种安全键盘,数字键盘,字母键盘,特殊字符键盘|6|0|2022-01-10| +|195|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|19|0|2022-01-13| +|196|[sangwell/KMovie](https://github.com/sangwell/KMovie)|🍭🍭电影资讯app|12|0|2022-01-13| +|197|[lincf0912/LFAssetExportSession](https://github.com/lincf0912/LFAssetExportSession)|视频压缩(体积小,清晰度高)|23|0|2021-12-13| +|198|[KeenTeam1990/HXWeiboPhotoPicker](https://github.com/KeenTeam1990/HXWeiboPhotoPicker)|🐹HXWeiboPhotoPicker-高仿微博照片选择,使用的是PhotoKit框架来获取系统相册以及照片/视频,支持查看/选择GIF图片 , 照片、视频可同时多选/原图 , 3DTouch预览照片 , 长按拖动改变顺序 , 自定义相机拍照/录制视频 , 自定义转场动画 , 查看/选择LivePhoto IOS9.1以上才有用 , 支持浏览网络图片 , 支持自定义裁剪图片, 支持传入本地图片,支 ...|83|0|2021-11-11| +|199|[Faceunity/FUZegoLiveDemo](https://github.com/Faceunity/FUZegoLiveDemo)|Faceunity 人脸跟踪及虚拟道具绘制在Zego中的集成demo - iOS|2|0|2021-08-06| +|200|[g0v/moedict-webkit](https://github.com/g0v/moedict-webkit)|萌典網站|505|0|2022-01-13|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/PHP.md b/content/charts/growth/software/PHP.md index 350e01c3..c8183a9d 100644 --- a/content/charts/growth/software/PHP.md +++ b/content/charts/growth/software/PHP.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > PHP -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|473|15|2022-01-15| -|2|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10195|6|2021-11-27| -|3|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10298|5|2022-01-06| -|4|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|599|5|2022-01-04| -|5|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2557|5|2021-11-15| -|6|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1842|5|2022-01-13| -|7|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18170|4|2022-01-15| -|8|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4265|4|2022-01-15| -|9|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9724|4|2022-01-13| -|10|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1424|4|2021-12-04| -|11|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2841|3|2022-01-13| -|12|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4207|3|2022-01-09| -|13|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.|9656|3|2022-01-13| -|14|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4427|3|2022-01-14| -|15|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|598|3|2022-01-12| -|16|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5441|3|2021-12-27| -|17|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3497|2|2022-01-14| -|18|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2798|2|2022-01-15| -|19|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5787|2|2022-01-04| -|20|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|1006|2|2021-12-20| -|21|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2080|2|2021-11-29| -|22|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1910|2|2022-01-15| -|23|[hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel)|一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。|1921|2|2021-08-11| -|24|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|393|2|2021-12-28| -|25|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2662|2|2022-01-05| -|26|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7679|2|2021-12-31| -|27|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等|4866|2|2021-09-02| -|28|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|96|2|2022-01-11| -|29|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|56|2|2022-01-15| -|30|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2274|2|2022-01-11| -|31|[kalcaddle/kodbox](https://github.com/kalcaddle/kodbox)|kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run ko ...|513|2|2022-01-12| -|32|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1818|2|2022-01-15| -|33|[matyhtf/framework](https://github.com/matyhtf/framework)|SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人 |2199|1|2021-08-04| -|34|[dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)|微信公众平台php开发包, weixin developer SDK.|4458|1|2021-10-21| -|35|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1399|1|2021-10-28| -|36|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序,百度网盘目录搜索引擎,文件展示搜索目录树,在线目录搜索索引,百度网盘文件下载等。|57|1|2022-01-06| -|37|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户,图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|119|1|2021-12-21| -|38|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|603|1|2022-01-03| -|39|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1939|1|2022-01-15| -|40|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式、无刷新加载等 A high-value adaptive theme based on WordPress, supports day and night modes, no refresh loading, etc.|609|1|2022-01-13| -|41|[bettershop/LaikeTui](https://github.com/bettershop/LaikeTui)|来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈|564|1|2022-01-13| -|42|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1393|1|2021-09-27| -|43|[swoole/yasd](https://github.com/swoole/yasd)|Yet Another Swoole Debugger|237|1|2021-12-21| -|44|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|780|1|2022-01-07| -|45|[lizhipay/faka](https://github.com/lizhipay/faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码|316|1|2022-01-12| -|46|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1150|1|2022-01-13| -|47|[ghboke/CorePressWPTheme](https://github.com/ghboke/CorePressWPTheme)|CorePress 主题,一款高性能,高颜值的WordPress主题|506|1|2021-12-24| -|48|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|921|1|2022-01-15| -|49|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|802|1|2021-09-24| -|50|[overtrue/socialite](https://github.com/overtrue/socialite)|:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1137|1|2021-12-03| -|51|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|857|1|2022-01-15| -|52|[openBI-kwc/openBI](https://github.com/openBI-kwc/openBI)|可视化数据分析工具|206|1|2021-08-23| -|53|[q398044828/xxoo_share_pool](https://github.com/q398044828/xxoo_share_pool)|xxoo助力池!!!|38|1|2022-01-08| -|54|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|73|1|2022-01-14| -|55|[litepress/wp-china-yes](https://github.com/litepress/wp-china-yes)|此插件将你的WordPress接入本土生态体系之中,使之更适合国内应用环境|530|1|2021-11-01| -|56|[jae-jae/QueryList](https://github.com/jae-jae/QueryList)|:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。|2400|1|2021-08-08| -|57|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1453|1|2021-09-13| -|58|[kkguan/validation](https://github.com/kkguan/validation)|高性能的验证器组件(Validation),适用于 Hyperf 或 Laravel 框架,可获得数百倍的性能提升|68|1|2021-11-02| -|59|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1754|1|2022-01-13| -|60|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|914|1|2021-09-27| -|61|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|96|1|2021-12-01| -|62|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2655|1|2022-01-03| -|63|[lxerxa/actionview](https://github.com/lxerxa/actionview)|An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.|1595|1|2022-01-05| -|64|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1550|1|2022-01-10| -|65|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1616|1|2021-11-06| -|66|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3553|1|2022-01-11| -|67|[fex-team/fis](https://github.com/fex-team/fis)|Front-end Integrated Solution - 前端集成解决方案, 最新版请进入 FIS3 https://github.com/fex-team/fis3|2993|1|2022-01-10| -|68|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4253|1|2022-01-14| -|69|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 API v3 的 PHP Library,同时也支持 API v2|110|1|2022-01-04| -|70|[hyperf-admin/hyperf-admin](https://github.com/hyperf-admin/hyperf-admin)|hyperf-admin 是基于 hyperf + vue 的配置化后台开发工具|346|1|2021-12-02| -|71|[bewhale/thinkphp_gui_tools](https://github.com/bewhale/thinkphp_gui_tools)|ThinkPHP 漏洞 综合利用工具, 图形化界面, 命令执行, 一键getshell, 批量检测, 日志遍历, session包含, 宝塔绕过|157|1|2021-08-30| -|72|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码,2020 重制版|582|1|2021-12-05| -|73|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2110|1|2021-12-25| -|74|[matomo-org/device-detector](https://github.com/matomo-org/device-detector)|The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. |2124|1|2022-01-15| -|75|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具,目前能对国内大部分的PT站点自动辅种,支持下载器集群,支持多盘位,支持多下载目录,支持远程连接等。|677|1|2021-09-05| -|76|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|172|1|2021-11-29| -|77|[mix-php/mix](https://github.com/mix-php/mix)|☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server|1759|1|2022-01-11| -|78|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1027|1|2022-01-06| -|79|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|940|1|2021-10-15| -|80|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1090|1|2021-12-26| -|81|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3837|1|2021-11-30| -|82|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3350|1|2021-11-05| -|83|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2703|1|2021-10-29| -|84|[smalls0098/video-parse-tools](https://github.com/smalls0098/video-parse-tools)|短视频的PHP拓展包,集成各大短视频的去水印功能、抖音、快手、微视主流短视频。PHP去水印|454|1|2021-12-22| -|85|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|669|1|2022-01-04| -|86|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2714|1|2022-01-15| -|87|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2698|1|2021-12-03| -|88|[5iux/sou](https://github.com/5iux/sou)|简单搜索,一个简单的前端界面。用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。|763|1|2021-08-02| -|89|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|1450|1|2022-01-15| -|90|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|127|1|2022-01-04| -|91|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1920|1|2022-01-13| -|92|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|460|1|2021-12-13| -|93|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1317|1|2021-12-18| -|94|[cocur/slugify](https://github.com/cocur/slugify)|Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.|2707|1|2022-01-15| -|95|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4812|1|2021-12-28| -|96|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|493|1|2021-09-10| -|97|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|749|1|2021-11-26| -|98|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1851|1|2021-12-21| -|99|[SegmentFault/HyperDown](https://github.com/SegmentFault/HyperDown)|一个结构清晰的,易于维护的,现代的PHP Markdown解析器|1191|1|2021-08-19| -|100|[simple-swoole/simps](https://github.com/simple-swoole/simps)|🚀 A simple, lightweight and high-performance PHP coroutine framework.|368|1|2021-12-06| -|101|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1941|1|2021-12-13| -|102|[celaraze/chemex](https://github.com/celaraze/chemex)|☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。|247|1|2021-12-29| -|103|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1716|1|2022-01-15| -|104|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一款基于thinkphp6 和 element admin 开发的后台管理系统,基于 ServiceProvider,系统模块完全接耦。随时卸载安装模块。提供了完整的权限和数据权限等功能,大量内置的开发工具提升你的开发体验。官网地址:|380|1|2022-01-14| -|105|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1516|1|2021-09-10| -|106|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2152|1|2022-01-13| -|107|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|837|1|2021-12-20| -|108|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|174|1|2022-01-14| -|109|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2415|1|2022-01-14| -|110|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2254|1|2021-12-24| -|111|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|网课系统,网校系统,知识付费系统,在线教育系统,基于高性能 C 扩展框架 Phalcon ,可免费商用。|491|1|2022-01-09| -|112|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1673|1|2021-11-18| -|113|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1689|1|2021-11-01| -|114|[dspurl/dsshop](https://github.com/dspurl/dsshop)|vue2.0+Laravel7商城电商解决方案,完全前后端分离,免费开源可商用,H5商城电商平台,微信小程序商城电商平台;支持网站、PWA、H5、微信小程序,支付宝小程序、百度小程序、字节跳动小程序、安卓、IOS等等|401|1|2022-01-04| -|115|[yuan-dian/originThink](https://github.com/yuan-dian/originThink)|基于thinkphp5.1开发的后台管理系统|88|0|2021-09-24| -|116|[Fanli2012/nbnbk](https://github.com/Fanli2012/nbnbk)|基于thinkphp5的cms管理系统,B2C电商开源php商城系统平台,tp5开源cms,thinkphp企业网站源码,适合博客、中小企业建站二次开发。|65|0|2021-10-14| -|117|[chowjiawei/laravel-help-plugin](https://github.com/chowjiawei/laravel-help-plugin)|laravel自带消息通知不够用?跨境电商获取国家列表不完整?多角度封禁?Laravel辅助工具包来了!支持钉钉机器人 企业微信机器人 微信模板消息/广播驱动及消息通知 、Openexchangerates 汇率实时获取,自定义汇率获取、国家列表获取的一款适合于跨境电商可能需要的Laravel综合辅助工具包.汉语拼音转换威妥玛式拼音|34|0|2021-11-30| -|118|[walkor/workerman-statistics](https://github.com/walkor/workerman-statistics)|一个分布式统计监控系统 包含PHP客户端 、服务端|341|0|2021-12-03| -|119|[xizim/DockerLabs-V1](https://github.com/xizim/DockerLabs-V1)|Docker NAT容器自助部署php版本,实现从搭建到跑路的全生命周期功能。|36|0|2021-07-30| -|120|[khs1994-docker/php-demo](https://github.com/khs1994-docker/php-demo)|CI/CD 自动测试部署 Docker (On Kubernetes)化 PHP 项目最佳实践示例 (从 docker run ... 到 Kubernetes) $ composer create-project --prefer-dist khs1994/example example|35|0|2021-11-20| -|121|[myloveGy/examination](https://github.com/myloveGy/examination)|Yii2-basic 考试系统|69|0|2021-07-26| -|122|[CrazyBoyM/geeknav](https://github.com/CrazyBoyM/geeknav)|网址导航,具备很酷的界面和完备的管理功能|77|0|2021-09-06| -|123|[kasuganosoras/Pigeon](https://github.com/kasuganosoras/Pigeon)|💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?|316|0|2021-10-25| -|124|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|新版简单强大的无数据库的图床2.0版 演示地址:|451|0|2022-01-13| -|125|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|737|0|2021-09-06| -|126|[xxtime/phalcon](https://github.com/xxtime/phalcon)|📕 基于Phalcon集成Composer,事件监听,中间件,MongoDB,Redis|33|0|2021-07-26| -|127|[WPUserManager/wp-user-manager](https://github.com/WPUserManager/wp-user-manager)|Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.|31|0|2021-11-24| -|128|[kbdxbt/kbframe](https://github.com/kbdxbt/kbframe)| 一款基于Laravel框架开发的现代化二次开发框架,是高性能,高效率,高质量的企业级开发框架,具有驱动领域,敏捷开发,轻易上手,高内聚低耦合,开箱即用等特点。 |52|0|2021-10-05| -|129|[Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin)|PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227|370|0|2021-12-24| -|130|[EFTEC/StateMachineOne](https://github.com/EFTEC/StateMachineOne)|State Machine library for PHP|95|0|2021-10-01| -|131|[yunwuxin/think-cron](https://github.com/yunwuxin/think-cron)|计划任务 for thinkphp|128|0|2021-12-22| -|132|[baigoStudio/baigoCMS](https://github.com/baigoStudio/baigoCMS)|网站内容管理系统|93|0|2021-07-20| -|133|[BlueSkyXN/Allinone-FigureBed](https://github.com/BlueSkyXN/Allinone-FigureBed)|来自里客云图床源码,提供多家大厂的全球CDN图床,完全免费,上传即用【接口基本全部失效,该项目废弃】|55|0|2021-11-12| -|134|[doukoi-BDB/BDB-Frame-API](https://github.com/doukoi-BDB/BDB-Frame-API)|Frame API (开源api 、支付、服务号、邮箱、封装函数、数据库方法、类)等等一系列功能案例,可以参照使用 & 拿去使用 (免费)。如有问题,社区联系交流即可。|108|0|2021-07-21| -|135|[youzan/open-sdk-php](https://github.com/youzan/open-sdk-php)|有赞云网关 SDK for PHP|46|0|2022-01-14| -|136|[elapse-annals/laravel-plus](https://github.com/elapse-annals/laravel-plus)|Based on Laravel transformation and expansion, more convenient for practical business use|47|0|2021-11-16| -|137|[likeyun/Personal-Dwz](https://github.com/likeyun/Personal-Dwz)|个人使用的短网址生成平台|73|0|2021-10-28| -|138|[overtrue/laravel-skeleton](https://github.com/overtrue/laravel-skeleton)|Laravel Application skeleton for me.|114|0|2021-12-26| -|139|[DongyunLee/SM3-PHP](https://github.com/DongyunLee/SM3-PHP)|国密标准SM3的PHP实现|65|0|2021-11-12| -|140|[xiaoqidun/shell](https://github.com/xiaoqidun/shell)|大概是PHP最强大的SHELL执行类了|39|0|2021-10-23| -|141|[2lovecode/code-segment](https://github.com/2lovecode/code-segment)|代码集和收藏项目目录。包括数据结构,算法,练习等的简单实现以及收藏项目列表。|83|0|2021-11-05| -|142|[longwenjunjie/jiangqie_theme](https://github.com/longwenjunjie/jiangqie_theme)|酱茄Free主题由酱茄( www.jiangqie.com )开发的一款免费开源的WordPress主题,主题专为WordPress博客、资讯、自媒体网站而设计。|74|0|2021-11-02| -|143|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具(PHP 版)|612|0|2021-12-10| -|144|[easy-swoole/orm](https://github.com/easy-swoole/orm)|-|31|0|2021-11-10| -|145|[luzzhong/tcc-transaction](https://github.com/luzzhong/tcc-transaction)|基于Hyperf的TCC分布式事务|146|0|2021-08-04| -|146|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|805|0|2022-01-14| -|147|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|286|0|2021-10-31| -|148|[tsukumijima/weather-api](https://github.com/tsukumijima/weather-api)|天気予報 API(livedoor 天気互換)|29|0|2021-12-07| -|149|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|170|0|2021-11-01| -|150|[5ime/API-Admin](https://github.com/5ime/API-Admin)|API管理系统 内置20+API接口|246|0|2022-01-13| -|151|[Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin)|基于ThinkPHP V6.*开发的面向API的后台管理系统!|468|0|2021-10-29| -|152|[jianyan74/yii2-easy-wechat](https://github.com/jianyan74/yii2-easy-wechat)|WeChat SDK for Yii2 , 基于 overtrue/wechat 4.x|134|0|2022-01-12| -|153|[houdunwang/v2020](https://github.com/houdunwang/v2020)|后盾人2019-2020年视频代码|139|0|2021-12-04| -|154|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|132|0|2021-12-14| -|155|[jacobcyl/Aliyun-oss-storage](https://github.com/jacobcyl/Aliyun-oss-storage)|阿里云OSS laravel storage Filesystem adapter, 打造Laravel最好的OSS Storage扩展.|513|0|2021-08-17| -|156|[renbaoshuo/Shortlink](https://github.com/renbaoshuo/Shortlink)|短链接生成网站源码|38|0|2021-08-19| -|157|[tencentyun/cos-php-sdk-v5](https://github.com/tencentyun/cos-php-sdk-v5)|cos-php-sdk-v5|142|0|2022-01-05| -|158|[yybawang/laravel-ebank](https://github.com/yybawang/laravel-ebank)|:robot: 电商类站内虚拟积分与聚合支付解决方案|194|0|2022-01-14| -|159|[isecret/yuncun](https://github.com/isecret/yuncun)|🎵网易云乐评 · 一言 API - 随机获取网易云热评|152|0|2021-10-06| -|160|[bajins/directorylister](https://github.com/bajins/directorylister)|魔改DirectoryLister支持Markdown,各种优化修改|37|0|2021-11-11| -|161|[easychen/nCoV-push](https://github.com/easychen/nCoV-push)|nCoV疫情实时播报推送脚本。数据基于丁香园。|52|0|2021-08-01| -|162|[valiner/identicon-avatar](https://github.com/valiner/identicon-avatar)|📷生成identicon头像,头像图片生成 http://iden.jay-zhou.cn|54|0|2021-10-08| -|163|[overtrue/qcloud-cos-client](https://github.com/overtrue/qcloud-cos-client)|Tencent COS Client|35|0|2021-11-30| -|164|[dvaknheo/duckphp](https://github.com/dvaknheo/duckphp)|PHP框架,PHP Framework. keep PHP simple and fast. Laravel larva and Smarty is evil|125|0|2022-01-02| -|165|[funadmin/funadmin](https://github.com/funadmin/funadmin)|🔥🔥🔥🔥🔥🔥FunAdmin支持PHP8.0 +TP6+layui2.6.8开发的后台管理系统,内置Curd模式,如果对您有帮助,您可以点击右上角 "Star" 支持一下,谢谢!|30|0|2021-12-09| -|166|[Team-Tea-Time/laravel-forum](https://github.com/Team-Tea-Time/laravel-forum)|A slim, lean forum package designed for quick and easy integration in Laravel projects|425|0|2022-01-06| -|167|[qiu-jin/phpegg](https://github.com/qiu-jin/phpegg)|A multi application mode php framework, support web page, rest api, jsonrpc, grpc applications.|28|0|2021-11-04| -|168|[91php/laravel-starter](https://github.com/91php/laravel-starter)|😺 Your next laravel-api-starter in 30 seconds|65|0|2022-01-09| -|169|[dueros/bot-sdk](https://github.com/dueros/bot-sdk)|度秘bot开发的PHP版SDK|68|0|2021-12-22| -|170|[kaixin1995/InformationPush](https://github.com/kaixin1995/InformationPush)|小米系统级推送、个人微信模板信息推送,企业微信信息推送、PHP微信信息推送,钉钉机器人信息推送。|391|0|2021-12-07| -|171|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue,后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|118|0|2022-01-15| -|172|[wellcms/wellcms](https://github.com/wellcms/wellcms)|-|46|0|2022-01-07| -|173|[froger-me/wp-weixin](https://github.com/froger-me/wp-weixin)|WordPress WeChat integration|46|0|2021-10-26| -|174|[lingxi/api-authentication](https://github.com/lingxi/api-authentication)|灵析 API SDK|38|0|2021-11-23| -|175|[salarmehr/cosmopolitan](https://github.com/salarmehr/cosmopolitan)|🌐 Super efficient app internationalization|35|0|2021-10-23| -|176|[inhere/php-console](https://github.com/inhere/php-console)|🖥 PHP CLI application library, provide console argument parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台参数解析, 命令运行,颜色风格输出, ...|324|0|2022-01-07| -|177|[qiqizjl/think-wechat](https://github.com/qiqizjl/think-wechat)|easywechat for thinkphp support|263|0|2021-08-08| -|178|[Stitch-June/sl-im](https://github.com/Stitch-June/sl-im)|基于Swoft+LayIM构建的聊天室|99|0|2021-07-19| -|179|[cwang22/buy-all-steam-games](https://github.com/cwang22/buy-all-steam-games)|see how much does it cost to buy all steam games|119|0|2022-01-14| -|180|[xinghanking/phpdav](https://github.com/xinghanking/phpdav)|使用php开发实现webdav协议的项目|45|0|2021-10-30| -|181|[DaPigGuy/PiggyFactions](https://github.com/DaPigGuy/PiggyFactions)|A modern open source factions plugin for PocketMine-MP|38|0|2021-09-12| -|182|[ECPay/ECPayAIO_PHP](https://github.com/ECPay/ECPayAIO_PHP)|綠界ECPay 全方位(All In One)金流介接 PHP版|75|0|2021-10-27| -|183|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|126|0|2022-01-15| -|184|[finecho/logistics](https://github.com/finecho/logistics)|Logistics query extension package|173|0|2021-12-13| -|185|[codersclub/DiscuzX](https://github.com/codersclub/DiscuzX)|Discuz!X open source social network from Tencent Cloud|37|0|2021-12-31| -|186|[xflash-panda/v2board](https://github.com/xflash-panda/v2board)|🚀🚀🚀 完全开源优化版本的v2board|46|0|2021-12-17| -|187|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|441|0|2022-01-05| -|188|[MakingL/music_recommendation](https://github.com/MakingL/music_recommendation)|协同过滤 音乐推荐 深度学习 音乐检索 Docker|38|0|2022-01-13| -|189|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|155|0|2022-01-13| -|190|[LudySu/Synology-LrcPlugin](https://github.com/LudySu/Synology-LrcPlugin)|Lyrics plugin for Synology Audio Station/DS Audio|425|0|2021-11-14| -|191|[easy-swoole/demo](https://github.com/easy-swoole/demo)|-|410|0|2021-10-09| -|192|[Wallpaper-Engine-Team/wallpaper-engine-translations](https://github.com/Wallpaper-Engine-Team/wallpaper-engine-translations)|http://store.steampowered.com/app/431960|70|0|2022-01-07| -|193|[hanleylee/alfred-eudic-workflow](https://github.com/hanleylee/alfred-eudic-workflow)|Quick search a word by Eudic|34|0|2021-11-22| -|194|[chenstor/jizhang](https://github.com/chenstor/jizhang)|PHP+MYSQL多用户记账程序|56|0|2021-08-12| -|195|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|478|0|2021-10-28| -|196|[yumusb/autoPicCdn](https://github.com/yumusb/autoPicCdn)|-|296|0|2021-11-27| -|197|[the-events-calendar/advanced-post-manager](https://github.com/the-events-calendar/advanced-post-manager)|Advanced Post Manager|43|0|2021-12-03| -|198|[karser/KarserRecaptcha3Bundle](https://github.com/karser/KarserRecaptcha3Bundle)|Google ReCAPTCHA v3 for Symfony|82|0|2022-01-10| -|199|[leadshop/leadshop](https://github.com/leadshop/leadshop)|Leadshop是一款提供持续更新迭代服务的轻量级、高性能开源电商系统,前后端分离(uniapp +电商专用yii2.0),可视化DIY拖拽装修,旨在打造极致的用户体验! 支持微信小程序,公众号等|140|0|2021-12-28| -|200|[rock-solid/wordpress-mobile-pack](https://github.com/rock-solid/wordpress-mobile-pack)|WordPress Mobile Plugin for Progressive Web Apps & Hybrid Mobile Apps|48|0|2021-08-11| +|1|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10196|6|2021-11-27| +|2|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10299|5|2022-01-06| +|3|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|606|5|2022-01-04| +|4|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2557|5|2021-11-15| +|5|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1843|5|2022-01-13| +|6|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18172|4|2022-01-16| +|7|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4265|4|2022-01-15| +|8|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9725|4|2022-01-13| +|9|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1425|4|2021-12-04| +|10|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2843|3|2022-01-13| +|11|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4207|3|2022-01-09| +|12|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.|9657|3|2022-01-13| +|13|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4427|3|2022-01-14| +|14|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|598|3|2022-01-12| +|15|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5441|3|2021-12-27| +|16|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3498|2|2022-01-14| +|17|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2798|2|2022-01-15| +|18|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5789|2|2022-01-04| +|19|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|1006|2|2021-12-20| +|20|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2080|2|2021-11-29| +|21|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1912|2|2022-01-15| +|22|[hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel)|一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。|1921|2|2021-08-11| +|23|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|391|2|2021-12-28| +|24|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2663|2|2022-01-05| +|25|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7678|2|2021-12-31| +|26|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等|4866|2|2021-09-02| +|27|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|97|2|2022-01-11| +|28|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|56|2|2022-01-15| +|29|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2276|2|2022-01-11| +|30|[kalcaddle/kodbox](https://github.com/kalcaddle/kodbox)|kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run ko ...|515|2|2022-01-12| +|31|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1818|2|2022-01-16| +|32|[matyhtf/framework](https://github.com/matyhtf/framework)|SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人 |2199|1|2021-08-04| +|33|[dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)|微信公众平台php开发包, weixin developer SDK.|4458|1|2021-10-21| +|34|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1399|1|2021-10-28| +|35|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户,图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|119|1|2021-12-21| +|36|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|603|1|2022-01-03| +|37|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1939|1|2022-01-15| +|38|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式、无刷新加载等 A high-value adaptive theme based on WordPress, supports day and night modes, no refresh loading, etc.|609|1|2022-01-16| +|39|[bettershop/LaikeTui](https://github.com/bettershop/LaikeTui)|来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈|564|1|2022-01-13| +|40|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1393|1|2021-09-27| +|41|[swoole/yasd](https://github.com/swoole/yasd)|Yet Another Swoole Debugger|237|1|2021-12-21| +|42|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|780|1|2022-01-07| +|43|[lizhipay/faka](https://github.com/lizhipay/faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码|316|1|2022-01-12| +|44|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1151|1|2022-01-13| +|45|[ghboke/CorePressWPTheme](https://github.com/ghboke/CorePressWPTheme)|CorePress 主题,一款高性能,高颜值的WordPress主题|505|1|2021-12-24| +|46|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|921|1|2022-01-16| +|47|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|802|1|2021-09-24| +|48|[overtrue/socialite](https://github.com/overtrue/socialite)|:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1138|1|2021-12-03| +|49|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|857|1|2022-01-16| +|50|[openBI-kwc/openBI](https://github.com/openBI-kwc/openBI)|可视化数据分析工具|206|1|2021-08-23| +|51|[q398044828/xxoo_share_pool](https://github.com/q398044828/xxoo_share_pool)|xxoo助力池!!!|38|1|2022-01-08| +|52|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|75|1|2022-01-16| +|53|[litepress/wp-china-yes](https://github.com/litepress/wp-china-yes)|此插件将你的WordPress接入本土生态体系之中,使之更适合国内应用环境|530|1|2021-11-01| +|54|[jae-jae/QueryList](https://github.com/jae-jae/QueryList)|:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。|2400|1|2021-08-08| +|55|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1453|1|2021-09-13| +|56|[kkguan/validation](https://github.com/kkguan/validation)|高性能的验证器组件(Validation),适用于 Hyperf 或 Laravel 框架,可获得数百倍的性能提升|68|1|2021-11-02| +|57|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1754|1|2022-01-13| +|58|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|914|1|2021-09-27| +|59|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|96|1|2021-12-01| +|60|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2655|1|2022-01-03| +|61|[lxerxa/actionview](https://github.com/lxerxa/actionview)|An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.|1595|1|2022-01-05| +|62|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1549|1|2022-01-10| +|63|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1615|1|2021-11-06| +|64|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3553|1|2022-01-11| +|65|[fex-team/fis](https://github.com/fex-team/fis)|Front-end Integrated Solution - 前端集成解决方案, 最新版请进入 FIS3 https://github.com/fex-team/fis3|2993|1|2022-01-10| +|66|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4253|1|2022-01-14| +|67|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 API v3 的 PHP Library,同时也支持 API v2|110|1|2022-01-04| +|68|[hyperf-admin/hyperf-admin](https://github.com/hyperf-admin/hyperf-admin)|hyperf-admin 是基于 hyperf + vue 的配置化后台开发工具|346|1|2021-12-02| +|69|[bewhale/thinkphp_gui_tools](https://github.com/bewhale/thinkphp_gui_tools)|ThinkPHP 漏洞 综合利用工具, 图形化界面, 命令执行, 一键getshell, 批量检测, 日志遍历, session包含, 宝塔绕过|157|1|2021-08-30| +|70|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码,2020 重制版|582|1|2021-12-05| +|71|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2110|1|2021-12-25| +|72|[matomo-org/device-detector](https://github.com/matomo-org/device-detector)|The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. |2123|1|2022-01-16| +|73|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具,目前能对国内大部分的PT站点自动辅种,支持下载器集群,支持多盘位,支持多下载目录,支持远程连接等。|677|1|2021-09-05| +|74|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|171|1|2021-11-29| +|75|[mix-php/mix](https://github.com/mix-php/mix)|☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server|1758|1|2022-01-11| +|76|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1027|1|2022-01-06| +|77|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|940|1|2021-10-15| +|78|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1091|1|2021-12-26| +|79|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3837|1|2021-11-30| +|80|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3350|1|2021-11-05| +|81|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2703|1|2021-10-29| +|82|[smalls0098/video-parse-tools](https://github.com/smalls0098/video-parse-tools)|短视频的PHP拓展包,集成各大短视频的去水印功能、抖音、快手、微视主流短视频。PHP去水印|454|1|2021-12-22| +|83|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|670|1|2022-01-04| +|84|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2715|1|2022-01-15| +|85|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2698|1|2021-12-03| +|86|[5iux/sou](https://github.com/5iux/sou)|简单搜索,一个简单的前端界面。用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。|762|1|2021-08-02| +|87|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|1452|1|2022-01-15| +|88|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|127|1|2022-01-04| +|89|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1920|1|2022-01-13| +|90|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|460|1|2021-12-13| +|91|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1317|1|2021-12-18| +|92|[cocur/slugify](https://github.com/cocur/slugify)|Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.|2708|1|2022-01-15| +|93|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4812|1|2021-12-28| +|94|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|493|1|2021-09-10| +|95|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|748|1|2021-11-26| +|96|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1851|1|2021-12-21| +|97|[SegmentFault/HyperDown](https://github.com/SegmentFault/HyperDown)|一个结构清晰的,易于维护的,现代的PHP Markdown解析器|1190|1|2021-08-19| +|98|[simple-swoole/simps](https://github.com/simple-swoole/simps)|🚀 A simple, lightweight and high-performance PHP coroutine framework.|368|1|2021-12-06| +|99|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1941|1|2021-12-13| +|100|[celaraze/chemex](https://github.com/celaraze/chemex)|☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。|247|1|2021-12-29| +|101|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1716|1|2022-01-15| +|102|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一款基于thinkphp6 和 element admin 开发的后台管理系统,基于 ServiceProvider,系统模块完全接耦。随时卸载安装模块。提供了完整的权限和数据权限等功能,大量内置的开发工具提升你的开发体验。官网地址:|380|1|2022-01-14| +|103|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1516|1|2021-09-10| +|104|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2152|1|2022-01-13| +|105|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|838|1|2021-12-20| +|106|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|174|1|2022-01-14| +|107|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2415|1|2022-01-14| +|108|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2254|1|2021-12-24| +|109|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|网课系统,网校系统,知识付费系统,在线教育系统,基于高性能 C 扩展框架 Phalcon ,可免费商用。|491|1|2022-01-09| +|110|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1673|1|2021-11-18| +|111|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1689|1|2021-11-01| +|112|[dspurl/dsshop](https://github.com/dspurl/dsshop)|vue2.0+Laravel7商城电商解决方案,完全前后端分离,免费开源可商用,H5商城电商平台,微信小程序商城电商平台;支持网站、PWA、H5、微信小程序,支付宝小程序、百度小程序、字节跳动小程序、安卓、IOS等等|403|1|2022-01-15| +|113|[yuan-dian/originThink](https://github.com/yuan-dian/originThink)|基于thinkphp5.1开发的后台管理系统|88|0|2021-09-24| +|114|[Fanli2012/nbnbk](https://github.com/Fanli2012/nbnbk)|基于thinkphp5的cms管理系统,B2C电商开源php商城系统平台,tp5开源cms,thinkphp企业网站源码,适合博客、中小企业建站二次开发。|65|0|2021-10-14| +|115|[chowjiawei/laravel-help-plugin](https://github.com/chowjiawei/laravel-help-plugin)|laravel自带消息通知不够用?跨境电商获取国家列表不完整?多角度封禁?Laravel辅助工具包来了!支持钉钉机器人 企业微信机器人 微信模板消息/广播驱动及消息通知 、Openexchangerates 汇率实时获取,自定义汇率获取、国家列表获取的一款适合于跨境电商可能需要的Laravel综合辅助工具包.汉语拼音转换威妥玛式拼音|34|0|2021-11-30| +|116|[walkor/workerman-statistics](https://github.com/walkor/workerman-statistics)|一个分布式统计监控系统 包含PHP客户端 、服务端|341|0|2021-12-03| +|117|[xizim/DockerLabs-V1](https://github.com/xizim/DockerLabs-V1)|Docker NAT容器自助部署php版本,实现从搭建到跑路的全生命周期功能。|36|0|2021-07-30| +|118|[khs1994-docker/php-demo](https://github.com/khs1994-docker/php-demo)|CI/CD 自动测试部署 Docker (On Kubernetes)化 PHP 项目最佳实践示例 (从 docker run ... 到 Kubernetes) $ composer create-project --prefer-dist khs1994/example example|35|0|2021-11-20| +|119|[myloveGy/examination](https://github.com/myloveGy/examination)|Yii2-basic 考试系统|69|0|2021-07-26| +|120|[CrazyBoyM/geeknav](https://github.com/CrazyBoyM/geeknav)|网址导航,具备很酷的界面和完备的管理功能|77|0|2022-01-16| +|121|[kasuganosoras/Pigeon](https://github.com/kasuganosoras/Pigeon)|💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?|316|0|2021-10-25| +|122|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|新版简单强大的无数据库的图床2.0版 演示地址:|451|0|2022-01-13| +|123|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|737|0|2021-09-06| +|124|[xxtime/phalcon](https://github.com/xxtime/phalcon)|📕 基于Phalcon集成Composer,事件监听,中间件,MongoDB,Redis|33|0|2021-07-26| +|125|[WPUserManager/wp-user-manager](https://github.com/WPUserManager/wp-user-manager)|Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.|31|0|2021-11-24| +|126|[kbdxbt/kbframe](https://github.com/kbdxbt/kbframe)| 一款基于Laravel框架开发的现代化二次开发框架,是高性能,高效率,高质量的企业级开发框架,具有驱动领域,敏捷开发,轻易上手,高内聚低耦合,开箱即用等特点。 |52|0|2021-10-05| +|127|[Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin)|PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227|370|0|2021-12-24| +|128|[EFTEC/StateMachineOne](https://github.com/EFTEC/StateMachineOne)|State Machine library for PHP|95|0|2021-10-01| +|129|[yunwuxin/think-cron](https://github.com/yunwuxin/think-cron)|计划任务 for thinkphp|128|0|2021-12-22| +|130|[baigoStudio/baigoCMS](https://github.com/baigoStudio/baigoCMS)|网站内容管理系统|93|0|2021-07-20| +|131|[BlueSkyXN/Allinone-FigureBed](https://github.com/BlueSkyXN/Allinone-FigureBed)|来自里客云图床源码,提供多家大厂的全球CDN图床,完全免费,上传即用【接口基本全部失效,该项目废弃】|55|0|2021-11-12| +|132|[doukoi-BDB/BDB-Frame-API](https://github.com/doukoi-BDB/BDB-Frame-API)|Frame API (开源api 、支付、服务号、邮箱、封装函数、数据库方法、类)等等一系列功能案例,可以参照使用 & 拿去使用 (免费)。如有问题,社区联系交流即可。|108|0|2021-07-21| +|133|[youzan/open-sdk-php](https://github.com/youzan/open-sdk-php)|有赞云网关 SDK for PHP|46|0|2022-01-14| +|134|[elapse-annals/laravel-plus](https://github.com/elapse-annals/laravel-plus)|Based on Laravel transformation and expansion, more convenient for practical business use|47|0|2021-11-16| +|135|[likeyun/Personal-Dwz](https://github.com/likeyun/Personal-Dwz)|个人使用的短网址生成平台|73|0|2021-10-28| +|136|[overtrue/laravel-skeleton](https://github.com/overtrue/laravel-skeleton)|Laravel Application skeleton for me.|114|0|2021-12-26| +|137|[DongyunLee/SM3-PHP](https://github.com/DongyunLee/SM3-PHP)|国密标准SM3的PHP实现|65|0|2021-11-12| +|138|[xiaoqidun/shell](https://github.com/xiaoqidun/shell)|大概是PHP最强大的SHELL执行类了|39|0|2021-10-23| +|139|[2lovecode/code-segment](https://github.com/2lovecode/code-segment)|代码集和收藏项目目录。包括数据结构,算法,练习等的简单实现以及收藏项目列表。|83|0|2021-11-05| +|140|[longwenjunjie/jiangqie_theme](https://github.com/longwenjunjie/jiangqie_theme)|酱茄Free主题由酱茄( www.jiangqie.com )开发的一款免费开源的WordPress主题,主题专为WordPress博客、资讯、自媒体网站而设计。|74|0|2021-11-02| +|141|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具(PHP 版)|612|0|2021-12-10| +|142|[easy-swoole/orm](https://github.com/easy-swoole/orm)|-|31|0|2021-11-10| +|143|[luzzhong/tcc-transaction](https://github.com/luzzhong/tcc-transaction)|基于Hyperf的TCC分布式事务|146|0|2021-08-04| +|144|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|806|0|2022-01-14| +|145|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|286|0|2021-10-31| +|146|[tsukumijima/weather-api](https://github.com/tsukumijima/weather-api)|天気予報 API(livedoor 天気互換)|29|0|2021-12-07| +|147|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|170|0|2021-11-01| +|148|[5ime/API-Admin](https://github.com/5ime/API-Admin)|API管理系统 内置20+API接口|246|0|2022-01-13| +|149|[Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin)|基于ThinkPHP V6.*开发的面向API的后台管理系统!|468|0|2021-10-29| +|150|[jianyan74/yii2-easy-wechat](https://github.com/jianyan74/yii2-easy-wechat)|WeChat SDK for Yii2 , 基于 overtrue/wechat 4.x|134|0|2022-01-12| +|151|[houdunwang/v2020](https://github.com/houdunwang/v2020)|后盾人2019-2020年视频代码|139|0|2021-12-04| +|152|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|133|0|2021-12-14| +|153|[jacobcyl/Aliyun-oss-storage](https://github.com/jacobcyl/Aliyun-oss-storage)|阿里云OSS laravel storage Filesystem adapter, 打造Laravel最好的OSS Storage扩展.|513|0|2021-08-17| +|154|[renbaoshuo/Shortlink](https://github.com/renbaoshuo/Shortlink)|短链接生成网站源码|38|0|2021-08-19| +|155|[tencentyun/cos-php-sdk-v5](https://github.com/tencentyun/cos-php-sdk-v5)|cos-php-sdk-v5|142|0|2022-01-05| +|156|[yybawang/laravel-ebank](https://github.com/yybawang/laravel-ebank)|:robot: 电商类站内虚拟积分与聚合支付解决方案|194|0|2022-01-14| +|157|[isecret/yuncun](https://github.com/isecret/yuncun)|🎵网易云乐评 · 一言 API - 随机获取网易云热评|152|0|2021-10-06| +|158|[bajins/directorylister](https://github.com/bajins/directorylister)|魔改DirectoryLister支持Markdown,各种优化修改|37|0|2021-11-11| +|159|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序,百度网盘目录搜索引擎,文件展示搜索目录树,在线目录搜索索引,百度网盘文件下载等。|57|0|2022-01-16| +|160|[easychen/nCoV-push](https://github.com/easychen/nCoV-push)|nCoV疫情实时播报推送脚本。数据基于丁香园。|52|0|2021-08-01| +|161|[valiner/identicon-avatar](https://github.com/valiner/identicon-avatar)|📷生成identicon头像,头像图片生成 http://iden.jay-zhou.cn|54|0|2021-10-08| +|162|[overtrue/qcloud-cos-client](https://github.com/overtrue/qcloud-cos-client)|Tencent COS Client|35|0|2021-11-30| +|163|[dvaknheo/duckphp](https://github.com/dvaknheo/duckphp)|PHP框架,PHP Framework. keep PHP simple and fast. Laravel larva and Smarty is evil|125|0|2022-01-02| +|164|[funadmin/funadmin](https://github.com/funadmin/funadmin)|🔥🔥🔥🔥🔥🔥FunAdmin支持PHP8.0 +TP6+layui2.6.8开发的后台管理系统,内置Curd模式,如果对您有帮助,您可以点击右上角 "Star" 支持一下,谢谢!|30|0|2021-12-09| +|165|[Team-Tea-Time/laravel-forum](https://github.com/Team-Tea-Time/laravel-forum)|A slim, lean forum package designed for quick and easy integration in Laravel projects|425|0|2022-01-15| +|166|[qiu-jin/phpegg](https://github.com/qiu-jin/phpegg)|A multi application mode php framework, support web page, rest api, jsonrpc, grpc applications.|28|0|2021-11-04| +|167|[91php/laravel-starter](https://github.com/91php/laravel-starter)|😺 Your next laravel-api-starter in 30 seconds|65|0|2022-01-09| +|168|[dueros/bot-sdk](https://github.com/dueros/bot-sdk)|度秘bot开发的PHP版SDK|68|0|2021-12-22| +|169|[kaixin1995/InformationPush](https://github.com/kaixin1995/InformationPush)|小米系统级推送、个人微信模板信息推送,企业微信信息推送、PHP微信信息推送,钉钉机器人信息推送。|391|0|2021-12-07| +|170|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue,后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|118|0|2022-01-16| +|171|[wellcms/wellcms](https://github.com/wellcms/wellcms)|-|46|0|2022-01-07| +|172|[froger-me/wp-weixin](https://github.com/froger-me/wp-weixin)|WordPress WeChat integration|46|0|2021-10-26| +|173|[lingxi/api-authentication](https://github.com/lingxi/api-authentication)|灵析 API SDK|38|0|2021-11-23| +|174|[salarmehr/cosmopolitan](https://github.com/salarmehr/cosmopolitan)|🌐 Super efficient app internationalization|35|0|2021-10-23| +|175|[inhere/php-console](https://github.com/inhere/php-console)|🖥 PHP CLI application library, provide console argument parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台参数解析, 命令运行,颜色风格输出, ...|324|0|2022-01-07| +|176|[qiqizjl/think-wechat](https://github.com/qiqizjl/think-wechat)|easywechat for thinkphp support|263|0|2021-08-08| +|177|[Stitch-June/sl-im](https://github.com/Stitch-June/sl-im)|基于Swoft+LayIM构建的聊天室|99|0|2021-07-19| +|178|[cwang22/buy-all-steam-games](https://github.com/cwang22/buy-all-steam-games)|see how much does it cost to buy all steam games|119|0|2022-01-14| +|179|[xinghanking/phpdav](https://github.com/xinghanking/phpdav)|使用php开发实现webdav协议的项目|45|0|2021-10-30| +|180|[DaPigGuy/PiggyFactions](https://github.com/DaPigGuy/PiggyFactions)|A modern open source factions plugin for PocketMine-MP|38|0|2021-09-12| +|181|[ECPay/ECPayAIO_PHP](https://github.com/ECPay/ECPayAIO_PHP)|綠界ECPay 全方位(All In One)金流介接 PHP版|75|0|2021-10-27| +|182|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|126|0|2022-01-15| +|183|[finecho/logistics](https://github.com/finecho/logistics)|Logistics query extension package|173|0|2021-12-13| +|184|[codersclub/DiscuzX](https://github.com/codersclub/DiscuzX)|Discuz!X open source social network from Tencent Cloud|37|0|2021-12-31| +|185|[xflash-panda/v2board](https://github.com/xflash-panda/v2board)|🚀🚀🚀 完全开源优化版本的v2board|46|0|2021-12-17| +|186|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|442|0|2022-01-05| +|187|[MakingL/music_recommendation](https://github.com/MakingL/music_recommendation)|协同过滤 音乐推荐 深度学习 音乐检索 Docker|38|0|2022-01-13| +|188|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|155|0|2022-01-13| +|189|[LudySu/Synology-LrcPlugin](https://github.com/LudySu/Synology-LrcPlugin)|Lyrics plugin for Synology Audio Station/DS Audio|426|0|2021-11-14| +|190|[easy-swoole/demo](https://github.com/easy-swoole/demo)|-|410|0|2021-10-09| +|191|[Wallpaper-Engine-Team/wallpaper-engine-translations](https://github.com/Wallpaper-Engine-Team/wallpaper-engine-translations)|http://store.steampowered.com/app/431960|71|0|2022-01-07| +|192|[hanleylee/alfred-eudic-workflow](https://github.com/hanleylee/alfred-eudic-workflow)|Quick search a word by Eudic|34|0|2021-11-22| +|193|[chenstor/jizhang](https://github.com/chenstor/jizhang)|PHP+MYSQL多用户记账程序|56|0|2021-08-12| +|194|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|478|0|2021-10-28| +|195|[yumusb/autoPicCdn](https://github.com/yumusb/autoPicCdn)|-|295|0|2021-11-27| +|196|[the-events-calendar/advanced-post-manager](https://github.com/the-events-calendar/advanced-post-manager)|Advanced Post Manager|43|0|2021-12-03| +|197|[karser/KarserRecaptcha3Bundle](https://github.com/karser/KarserRecaptcha3Bundle)|Google ReCAPTCHA v3 for Symfony|82|0|2022-01-10| +|198|[leadshop/leadshop](https://github.com/leadshop/leadshop)|Leadshop是一款提供持续更新迭代服务的轻量级、高性能开源电商系统,前后端分离(uniapp +电商专用yii2.0),可视化DIY拖拽装修,旨在打造极致的用户体验! 支持微信小程序,公众号等|140|0|2021-12-28| +|199|[rock-solid/wordpress-mobile-pack](https://github.com/rock-solid/wordpress-mobile-pack)|WordPress Mobile Plugin for Progressive Web Apps & Hybrid Mobile Apps|48|0|2021-08-11| +|200|[baigoStudio/baigoADS](https://github.com/baigoStudio/baigoADS)|网页广告管理系统|111|0|2021-11-24|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Pascal.md b/content/charts/growth/software/Pascal.md index 69f017e9..38281681 100644 --- a/content/charts/growth/software/Pascal.md +++ b/content/charts/growth/software/Pascal.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Pascal -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -9,11 +9,11 @@ |2|[PassByYou888/ZServer4D](https://github.com/PassByYou888/ZServer4D)|ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透|226|0|2021-11-06| |3|[axpokl/display](https://github.com/axpokl/display)|Display单元库|5|0|2021-12-18| |4|[PassByYou888/zCloud](https://github.com/PassByYou888/zCloud)|zCloud 是去中心化的SAAS后台框架,SAAS后台就是zCloud|10|0|2021-11-06| -|5|[royqh1979/Dev-CPP](https://github.com/royqh1979/Dev-CPP)|A lightweighted C/C++ IDE|306|0|2021-10-03| +|5|[royqh1979/Dev-CPP](https://github.com/royqh1979/Dev-CPP)|A lightweighted C/C++ IDE|308|0|2021-10-03| |6|[digao-dalpiaz/Dam](https://github.com/digao-dalpiaz/Dam)|Delphi and Lazarus Message Dialogs with Formatted Text|72|0|2021-09-19| |7|[yangyxd/YxdIOCP](https://github.com/yangyxd/YxdIOCP)|Delphi Windows IOCP 通讯模型封装,基于DIOCP。YxdIocp包含有支持大并发的TCP服务组件、HTTP服务组件、UDP服务组件、WebSocket服务组件,和TCP、UDP等基础客户端组件。|79|0|2022-01-14| |8|[cnpack/cnwizards](https://github.com/cnpack/cnwizards)|CnPack IDE Wizards|425|0|2022-01-13| -|9|[59079096/HCView-Pascal](https://github.com/59079096/HCView-Pascal)|A control similar to Word or WPS(一个类似word或wps用于文字排版相关功能的控件)|65|0|2022-01-09| +|9|[59079096/HCView-Pascal](https://github.com/59079096/HCView-Pascal)|A control similar to Word or WPS(一个类似word或wps用于文字排版相关功能的控件)|65|0|2022-01-16| |10|[Pzf874/TVChnlTest](https://github.com/Pzf874/TVChnlTest)|TV频道源检查软件(TVChnlTest.exe)这个小工具, 可以将你收集的直播源数据导入,并对其进行有效性检查,经整理后,可以导出为TXT格式或M3U8格式的文件。|3|0|2021-08-09| |11|[ying32/liblcl](https://github.com/ying32/liblcl)|A common cross-platform GUI library, the core uses Lazarus LCL.|61|0|2022-01-11| |12|[2o181o28/MyProg](https://github.com/2o181o28/MyProg)|蒟蒻的小学生水平程序|5|0|2021-10-17| diff --git a/content/charts/growth/software/Perl.md b/content/charts/growth/software/Perl.md index 95c524e7..a2514194 100644 --- a/content/charts/growth/software/Perl.md +++ b/content/charts/growth/software/Perl.md @@ -1,13 +1,13 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Perl -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|642|4|2022-01-12| -|2|[jlord/git-it-electron](https://github.com/jlord/git-it-electron)|:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub|3954|2|2021-12-19| -|3|[alecthw/mmdb_china_ip_list](https://github.com/alecthw/mmdb_china_ip_list)|Geoip MaxMind Database for china ip list! This is also an example of generating MaxMind Database!|617|1|2022-01-13| +|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|646|4|2022-01-12| +|2|[jlord/git-it-electron](https://github.com/jlord/git-it-electron)|:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub|3955|2|2021-12-19| +|3|[alecthw/mmdb_china_ip_list](https://github.com/alecthw/mmdb_china_ip_list)|Geoip MaxMind Database for china ip list! This is also an example of generating MaxMind Database!|617|1|2022-01-16| |4|[Yanstory/tpZHCNex](https://github.com/Yanstory/tpZHCNex)|thpatch zh-hans extra patches (Beta)|15|0|2022-01-15| |5|[leobbs/leobbs](https://github.com/leobbs/leobbs)|雷傲论坛, demo地址https://leobbs.org|4|0|2021-11-29| |6|[g0v/magic-mirror](https://github.com/g0v/magic-mirror)|定時 mirror *.gov.tw 上有時效性的資料到 git repository.|10|0|2021-08-03| @@ -15,27 +15,27 @@ |8|[cn27001/lua-resty-waf](https://github.com/cn27001/lua-resty-waf)|开源waf web 防火墙|9|0|2021-11-30| |9|[isi-nlp/uroman](https://github.com/isi-nlp/uroman)|Universal Romanizer that can convert any unicode script to roman (latin) script|38|0|2021-12-02| |10|[g0v/moedict-data-twblg](https://github.com/g0v/moedict-data-twblg)|臺灣閩南語常用詞辭典 資料檔|49|0|2021-12-13| -|11|[uparrows/LANraragi_cn](https://github.com/uparrows/LANraragi_cn)|This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem.|40|0|2021-11-28| +|11|[uparrows/LANraragi_cn](https://github.com/uparrows/LANraragi_cn)|This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem.|42|0|2022-01-16| |12|[dqwang122/MLROUGE](https://github.com/dqwang122/MLROUGE)|ROUGE for multilingual Summarization|6|0|2021-10-11| |13|[openresty/test-nginx](https://github.com/openresty/test-nginx)|Data-driven test scaffold for Nginx C module and OpenResty Lua library development|375|0|2021-12-21| -|14|[Songmu/p5-Riji](https://github.com/Songmu/p5-Riji)|git based simple static site generator mainly for blogging|22|0|2022-01-07| +|14|[Songmu/p5-Riji](https://github.com/Songmu/p5-Riji)|git based simple static site generator mainly for blogging|22|0|2022-01-16| |15|[Chorder/PenetrationTools](https://github.com/Chorder/PenetrationTools)|一个收集了各种渗透测试工具的仓库。A respository for collecting penetration tools.|2|0|2021-07-30| |16|[liaochenlanruo/pgcgap](https://github.com/liaochenlanruo/pgcgap)|The Prokaryotic Genomics and Comparative Genomics Analysis Pipeline|18|0|2021-12-23| -|17|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|205|0|2022-01-15| +|17|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|205|0|2022-01-16| |18|[texjporg/cjk-gs-support](https://github.com/texjporg/cjk-gs-support)|Scripts to ease the use of CJK fonts with Ghostscript|28|0|2021-09-30| |19|[MYDan/mayi](https://github.com/MYDan/mayi)|蚂蚁蛋运维助手(安装方式: curl -L http://update.mydan.org bash)|12|0|2021-10-14| |20|[szabgab/perlmaven.com](https://github.com/szabgab/perlmaven.com)|The source files of the Perl Maven articles|59|0|2022-01-10| |21|[houseabsolute/DateTime.pm](https://github.com/houseabsolute/DateTime.pm)|A date and time object for Perl|44|0|2021-12-23| |22|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|171|0|2022-01-06| |23|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|311|0|2021-12-15| -|24|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台|137|0|2022-01-14| +|24|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台|137|0|2022-01-16| |25|[g0v/people-in-news](https://github.com/g0v/people-in-news)|公眾人物新聞的追蹤|17|0|2021-11-01| |26|[Conan924/md5ups](https://github.com/Conan924/md5ups)|爆破md5(用户名+密码+salt)的脚本|2|0|2021-11-15| |27|[AntDen/AntDen](https://github.com/AntDen/AntDen)|AntDen 是一个开源的通用计算框架|9|0|2021-08-14| |28|[electricface/script-tool](https://github.com/electricface/script-tool)|简单的脚本工具|3|0|2021-10-22| -|29|[OpenKore/openkore](https://github.com/OpenKore/openkore)|A free/open source client and automation tool for Ragnarok Online|1026|0|2022-01-15| +|29|[OpenKore/openkore](https://github.com/OpenKore/openkore)|A free/open source client and automation tool for Ragnarok Online|1026|0|2022-01-16| |30|[naoya/md2inao](https://github.com/naoya/md2inao)|Convert markdown to inao-format for WEB+DB PRESS|196|0|2022-01-11| -|31|[duckduckgo/duckduckgo-locales](https://github.com/duckduckgo/duckduckgo-locales)|Translation files for duckduckgo.com|77|0|2022-01-14| +|31|[duckduckgo/duckduckgo-locales](https://github.com/duckduckgo/duckduckgo-locales)|Translation files for duckduckgo.com|77|0|2022-01-16| |32|[jiazhoulvke/myconf](https://github.com/jiazhoulvke/myconf)|linux 配置 |2|0|2022-01-12| |33|[leolovenet/qqwry2mmdb](https://github.com/leolovenet/qqwry2mmdb)|为 Wireshark 能使用纯真网络 IP 数据库(QQwry)而提供的格式转换工具|115|0|2021-11-01| |34|[openresty/lua-tablepool](https://github.com/openresty/lua-tablepool)|Lua table recycling pools for LuaJIT|97|0|2021-11-15| diff --git a/content/charts/growth/software/Python.md b/content/charts/growth/software/Python.md index a61f0df3..d0e27ee8 100644 --- a/content/charts/growth/software/Python.md +++ b/content/charts/growth/software/Python.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Python -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|941|50|2022-01-14| -|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8817|49|2022-01-13| -|3|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56891|48|2022-01-15| -|4|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|32538|41|2022-01-14| -|5|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5077|37|2022-01-14| -|6|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|18602|30|2022-01-14| -|7|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3026|24|2021-12-04| +|1|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8839|49|2022-01-13| +|2|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56932|48|2022-01-16| +|3|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|946|47|2022-01-16| +|4|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|33004|41|2022-01-16| +|5|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5080|36|2022-01-14| +|6|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|18609|30|2022-01-16| +|7|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3035|24|2021-12-04| |8|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42833|24|2021-12-04| -|9|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17568|19|2022-01-15| -|10|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30449|18|2021-08-25| -|11|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|712|17|2022-01-15| -|12|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|733|16|2022-01-04| -|13|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40213|16|2022-01-10| -|14|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|400|16|2022-01-13| -|15|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9257|15|2022-01-15| -|16|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17984|14|2022-01-15| +|9|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17568|19|2022-01-16| +|10|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30454|18|2021-08-25| +|11|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|726|17|2022-01-15| +|12|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40238|16|2022-01-16| +|13|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|739|15|2022-01-04| +|14|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9267|15|2022-01-16| +|15|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|401|15|2022-01-13| +|16|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17988|14|2022-01-16| |17|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9214|13|2022-01-07| -|18|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14012|13|2021-07-24| -|19|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2400|11|2022-01-15| -|20|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11662|11|2021-12-13| -|21|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8558|10|2022-01-14| -|22|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3738|10|2022-01-12| -|23|[PaddlePaddle/PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)|PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.|5280|9|2022-01-13| +|18|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14011|13|2021-07-24| +|19|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2466|11|2022-01-16| +|20|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11665|11|2021-12-13| +|21|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8562|10|2022-01-14| +|22|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3742|10|2022-01-12| +|23|[PaddlePaddle/PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)|PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.|5284|9|2022-01-13| |24|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4246|9|2022-01-05| -|25|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|24849|9|2022-01-12| +|25|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|24851|9|2022-01-15| |26|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13873|9|2022-01-13| -|27|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1496|9|2022-01-05| -|28|[RangiLyu/nanodet](https://github.com/RangiLyu/nanodet)|NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥|3959|9|2022-01-11| -|29|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17473|9|2022-01-15| -|30|[microsoft/nni](https://github.com/microsoft/nni)|An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.|10842|8|2022-01-15| -|31|[PaddlePaddle/PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)|Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.|6182|8|2022-01-14| -|32|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|918|8|2022-01-15| -|33|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14154|8|2021-12-31| -|34|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|380|8|2022-01-15| -|35|[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP)|Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.|2699|8|2022-01-15| -|36|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|6177|8|2022-01-15| -|37|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14346|8|2021-12-13| -|38|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|988|8|2022-01-13| -|39|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27722|8|2021-07-25| -|40|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2037|7|2022-01-14| +|27|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1499|9|2022-01-05| +|28|[RangiLyu/nanodet](https://github.com/RangiLyu/nanodet)|NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥|3961|9|2022-01-11| +|29|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17475|9|2022-01-16| +|30|[microsoft/nni](https://github.com/microsoft/nni)|An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.|10847|8|2022-01-15| +|31|[PaddlePaddle/PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)|Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.|6184|8|2022-01-16| +|32|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|927|8|2022-01-16| +|33|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14160|8|2021-12-31| +|34|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|382|8|2022-01-15| +|35|[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP)|Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.|2701|8|2022-01-16| +|36|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|6188|8|2022-01-16| +|37|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14347|8|2021-12-13| +|38|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|991|8|2022-01-13| +|39|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27727|8|2021-07-25| +|40|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2039|7|2022-01-16| |41|[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轻量级人脸检测模型)|6215|7|2021-11-25| -|42|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6453|7|2022-01-10| -|43|[PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub)|Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)|7420|7|2022-01-07| -|44|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server of bgm.tv|264|7|2022-01-13| -|45|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11906|7|2022-01-13| -|46|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17360|7|2021-12-31| -|47|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|734|6|2021-12-28| -|48|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22157|6|2022-01-13| -|49|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7684|6|2022-01-13| -|50|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4871|6|2021-12-26| -|51|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8791|6|2022-01-15| -|52|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1143|6|2022-01-10| +|42|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6455|7|2022-01-10| +|43|[PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub)|Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)|7422|7|2022-01-07| +|44|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server of bgm.tv|268|7|2022-01-15| +|45|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11908|7|2022-01-13| +|46|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17367|7|2021-12-31| +|47|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|736|6|2021-12-28| +|48|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22171|6|2022-01-13| +|49|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7685|6|2022-01-13| +|50|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4878|6|2021-12-26| +|51|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8794|6|2022-01-16| +|52|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1188|6|2022-01-10| |53|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|392|6|2022-01-12| |54|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|743|6|2021-12-03| -|55|[xingyizhou/CenterNet](https://github.com/xingyizhou/CenterNet)|Object detection, 3D detection, and pose estimation using center point detection: |6146|6|2021-11-11| -|56|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|838|6|2021-12-14| -|57|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17739|6|2022-01-15| -|58|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3886|5|2021-12-30| -|59|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3454|5|2022-01-14| -|60|[hzwer/arXiv2020-RIFE](https://github.com/hzwer/arXiv2020-RIFE)|RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation|2219|5|2022-01-12| -|61|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|675|5|2022-01-14| -|62|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4733|5|2022-01-15| -|63|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4058|5|2021-12-25| -|64|[FengQuanLi/ResnetGPT](https://github.com/FengQuanLi/ResnetGPT)|用Resnet101+GPT搭建一个玩王者荣耀的AI|1842|5|2021-08-08| -|65|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4663|5|2021-12-16| -|66|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4455|5|2022-01-15| +|55|[xingyizhou/CenterNet](https://github.com/xingyizhou/CenterNet)|Object detection, 3D detection, and pose estimation using center point detection: |6149|6|2021-11-11| +|56|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|841|6|2021-12-14| +|57|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17745|6|2022-01-16| +|58|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3888|5|2021-12-30| +|59|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3457|5|2022-01-14| +|60|[hzwer/arXiv2020-RIFE](https://github.com/hzwer/arXiv2020-RIFE)|RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation|2221|5|2022-01-12| +|61|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|682|5|2022-01-14| +|62|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4732|5|2022-01-16| +|63|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4059|5|2021-12-25| +|64|[FengQuanLi/ResnetGPT](https://github.com/FengQuanLi/ResnetGPT)|用Resnet101+GPT搭建一个玩王者荣耀的AI|1844|5|2021-08-08| +|65|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4665|5|2021-12-16| +|66|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4459|5|2022-01-15| |67|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3230|5|2022-01-14| -|68|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6571|5|2021-12-30| -|69|[microsoft/unilm](https://github.com/microsoft/unilm)|Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities|4365|5|2022-01-13| -|70|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|3001|5|2022-01-15| +|68|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6570|5|2021-12-30| +|69|[microsoft/unilm](https://github.com/microsoft/unilm)|Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities|4368|5|2022-01-13| +|70|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|3008|5|2022-01-15| |71|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1690|5|2021-07-28| |72|[OlafenwaMoses/ImageAI](https://github.com/OlafenwaMoses/ImageAI)|A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities|6787|5|2022-01-13| |73|[minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon)|人像卡通化探索项目 (photo-to-cartoon translation project)|2889|5|2021-12-02| -|74|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2850|5|2021-11-20| -|75|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5723|5|2021-10-19| -|76|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5715|5|2022-01-12| -|77|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|733|5|2022-01-11| -|78|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11317|5|2022-01-06| +|74|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2853|5|2021-11-20| +|75|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5722|5|2021-10-19| +|76|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5717|5|2022-01-12| +|77|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|735|5|2022-01-11| +|78|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11318|5|2022-01-06| |79|[tianqiraf/DouZero_For_HappyDouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)|基于DouZero定制AI实战欢乐斗地主|722|4|2021-07-22| |80|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|454|4|2021-10-10| -|81|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6925|4|2021-10-17| -|82|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8641|4|2022-01-13| -|83|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1001|4|2022-01-15| -|84|[open-mmlab/mmtracking](https://github.com/open-mmlab/mmtracking)|OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.|1978|4|2022-01-14| -|85|[brightmart/text_classification](https://github.com/brightmart/text_classification)|all kinds of text classification models and more with deep learning|7201|4|2021-11-02| -|86|[PaddlePaddle/PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)|Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat ...|3556|4|2022-01-15| +|81|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6927|4|2021-10-17| +|82|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8643|4|2022-01-13| +|83|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1003|4|2022-01-15| +|84|[open-mmlab/mmtracking](https://github.com/open-mmlab/mmtracking)|OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.|1978|4|2022-01-16| +|85|[brightmart/text_classification](https://github.com/brightmart/text_classification)|all kinds of text classification models and more with deep learning|7202|4|2021-11-02| +|86|[PaddlePaddle/PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)|Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat ...|3561|4|2022-01-16| |87|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4176|4|2021-12-11| |88|[DA-southampton/TRM_tutorial](https://github.com/DA-southampton/TRM_tutorial)|Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer|217|4|2021-12-05| -|89|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2212|4|2021-12-24| -|90|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2053|4|2021-11-15| -|91|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4291|4|2021-12-30| +|89|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2214|4|2021-12-24| +|90|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2056|4|2021-11-15| +|91|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4295|4|2021-12-30| |92|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|766|4|2021-08-25| -|93|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18513|4|2022-01-13| -|94|[TensorSpeech/TensorFlowTTS](https://github.com/TensorSpeech/TensorFlowTTS)|:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other lan ...|2441|4|2021-11-29| -|95|[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 implementati ...|4052|4|2021-10-02| -|96|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3612|4|2022-01-06| -|97|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|1974|4|2022-01-14| -|98|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5176|4|2021-10-15| -|99|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1311|4|2021-12-31| +|93|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18520|4|2022-01-13| +|94|[TensorSpeech/TensorFlowTTS](https://github.com/TensorSpeech/TensorFlowTTS)|:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other lan ...|2440|4|2021-11-29| +|95|[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 implementati ...|4053|4|2021-10-02| +|96|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3618|4|2022-01-06| +|97|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|1978|4|2022-01-14| +|98|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5175|4|2021-10-15| +|99|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1313|4|2021-12-31| |100|[ufoym/deepo](https://github.com/ufoym/deepo)|Setup and customize deep learning environment in seconds.|6163|4|2022-01-04| -|101|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5436|4|2021-11-23| -|102|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6342|4|2022-01-14| -|103|[PaddlePaddle/ERNIE](https://github.com/PaddlePaddle/ERNIE)|Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.|4698|4|2021-12-27| +|101|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5439|4|2021-11-23| +|102|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6343|4|2022-01-16| +|103|[PaddlePaddle/ERNIE](https://github.com/PaddlePaddle/ERNIE)|Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.|4699|4|2021-12-27| |104|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd|595|3|2022-01-14| -|105|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4214|3|2022-01-15| +|105|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4215|3|2022-01-15| |106|[YunYang1994/tensorflow-yolov3](https://github.com/YunYang1994/tensorflow-yolov3)|🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"|3510|3|2022-01-13| -|107|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3378|3|2022-01-15| -|108|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4365|3|2021-09-06| -|109|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|452|3|2022-01-10| -|110|[ha0y/xiaomi_miot_raw](https://github.com/ha0y/xiaomi_miot_raw)|All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files - into Home Assistant.|1060|3|2022-01-04| -|111|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5020|3|2021-10-06| +|107|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3379|3|2022-01-15| +|108|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4368|3|2021-09-06| +|109|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|454|3|2022-01-10| +|110|[ha0y/xiaomi_miot_raw](https://github.com/ha0y/xiaomi_miot_raw)|All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files - into Home Assistant.|1068|3|2022-01-04| +|111|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5019|3|2021-10-06| |112|[tensorlayer/TensorLayer](https://github.com/tensorlayer/TensorLayer)|Deep Learning and Reinforcement Learning Library for Scientists and Engineers |6810|3|2021-12-03| |113|[wzhe06/SparrowRecSys](https://github.com/wzhe06/SparrowRecSys)|A Deep Learning Recommender System|1636|3|2022-01-14| -|114|[jerry3747/taobao_seckill](https://github.com/jerry3747/taobao_seckill)|淘宝、天猫半价抢购,抢电视、抢茅台,干死黄牛党|1231|3|2021-11-09| +|114|[jerry3747/taobao_seckill](https://github.com/jerry3747/taobao_seckill)|淘宝、天猫半价抢购,抢电视、抢茅台,干死黄牛党|1233|3|2021-11-09| |115|[TsinghuaAI/CPM-1-Generate](https://github.com/TsinghuaAI/CPM-1-Generate)|Chinese Pre-Trained Language Models (CPM-LM) Version-I|1178|3|2021-09-26| |116|[jiangxufeng/v2rayL](https://github.com/jiangxufeng/v2rayL)|v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新|2753|3|2022-01-13| -|117|[JustMachiavelli/javsdt](https://github.com/JustMachiavelli/javsdt)|影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。|2727|3|2022-01-13| -|118|[aaPanel/BaoTa](https://github.com/aaPanel/BaoTa)|宝塔Linux面板 - 简单好用的服务器运维面板|3218|3|2022-01-14| -|119|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9166|3|2022-01-08| -|120|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4604|3|2021-11-02| -|121|[CharlesPikachu/Games](https://github.com/CharlesPikachu/Games)|Games: Create interesting games by pure python.|3532|3|2022-01-11| -|122|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule s ...|731|3|2022-01-07| -|123|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3351|3|2022-01-15| -|124|[prompt-toolkit/python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit)|Library for building powerful interactive command line applications in Python|7490|3|2022-01-10| +|117|[JustMachiavelli/javsdt](https://github.com/JustMachiavelli/javsdt)|影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。|2728|3|2022-01-13| +|118|[aaPanel/BaoTa](https://github.com/aaPanel/BaoTa)|宝塔Linux面板 - 简单好用的服务器运维面板|3220|3|2022-01-14| +|119|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9165|3|2022-01-08| +|120|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4605|3|2021-11-02| +|121|[CharlesPikachu/Games](https://github.com/CharlesPikachu/Games)|Games: Create interesting games by pure python.|3535|3|2022-01-11| +|122|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule s ...|734|3|2022-01-07| +|123|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3352|3|2022-01-15| +|124|[prompt-toolkit/python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit)|Library for building powerful interactive command line applications in Python|7493|3|2022-01-10| |125|[0xHJK/music-dl](https://github.com/0xHJK/music-dl)|search and download music 从网易云音乐、QQ音乐、酷狗音乐、百度音乐、虾米音乐、咪咕音乐等搜索和下载歌曲|2819|3|2021-08-14| |126|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2328|3|2022-01-12| -|127|[yihong0618/running_page](https://github.com/yihong0618/running_page)|Make your own running home page|1577|3|2022-01-11| -|128|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6224|3|2022-01-15| -|129|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|387|3|2021-09-14| +|127|[yihong0618/running_page](https://github.com/yihong0618/running_page)|Make your own running home page|1580|3|2022-01-11| +|128|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6226|3|2022-01-15| +|129|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|388|3|2021-09-14| |130|[zhanyong-wan/dongbei](https://github.com/zhanyong-wan/dongbei)|东北方言编程语言|1861|3|2021-10-07| |131|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6261|3|2021-12-13| |132|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4064|3|2021-09-14| -|133|[HaujetZhao/QuickCut](https://github.com/HaujetZhao/QuickCut)|Your most handy video processing software|1357|3|2022-01-14| -|134|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|737|3|2022-01-15| -|135|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|2919|3|2022-01-14| -|136|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|2926|3|2021-11-25| +|133|[HaujetZhao/QuickCut](https://github.com/HaujetZhao/QuickCut)|Your most handy video processing software|1358|3|2022-01-14| +|134|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|746|3|2022-01-16| +|135|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|2922|3|2022-01-14| +|136|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|2928|3|2021-11-25| |137|[ivan-bilan/The-NLP-Pandect](https://github.com/ivan-bilan/The-NLP-Pandect)|A comprehensive reference for all topics related to Natural Language Processing|1641|3|2022-01-07| -|138|[xinntao/ESRGAN](https://github.com/xinntao/ESRGAN)|ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.|3917|3|2021-08-25| -|139|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1620|3|2022-01-15| +|138|[xinntao/ESRGAN](https://github.com/xinntao/ESRGAN)|ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.|3918|3|2021-08-25| +|139|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1624|3|2022-01-15| |140|[huawei-noah/Pretrained-Language-Model](https://github.com/huawei-noah/Pretrained-Language-Model)|Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.|2074|3|2022-01-05| -|141|[CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE)|中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard |2474|3|2022-01-07| -|142|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3156|3|2021-12-20| -|143|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2200|3|2022-01-04| -|144|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|1006|3|2021-10-14| -|145|[PiotrMachowski/Xiaomi-cloud-tokens-extractor](https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor)|This tool/script retrieves tokens for all devices connected to Xiaomi cloud and encryption keys for BLE devices.|1508|3|2022-01-04| -|146|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。|3152|3|2022-01-15| -|147|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|2334|3|2021-10-11| -|148|[BlankerL/DXY-COVID-19-Data](https://github.com/BlankerL/DXY-COVID-19-Data)|2019新型冠状病毒疫情时间序列数据仓库 COVID-19/2019-nCoV Infection Time Series Data Warehouse|2027|3|2022-01-15| +|141|[CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE)|中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard |2475|3|2022-01-07| +|142|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3157|3|2021-12-20| +|143|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2202|3|2022-01-04| +|144|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|1009|3|2021-10-14| +|145|[PiotrMachowski/Xiaomi-cloud-tokens-extractor](https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor)|This tool/script retrieves tokens for all devices connected to Xiaomi cloud and encryption keys for BLE devices.|1511|3|2022-01-04| +|146|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。|3167|3|2022-01-16| +|147|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|2335|3|2021-10-11| +|148|[BlankerL/DXY-COVID-19-Data](https://github.com/BlankerL/DXY-COVID-19-Data)|2019新型冠状病毒疫情时间序列数据仓库 COVID-19/2019-nCoV Infection Time Series Data Warehouse|2027|3|2022-01-16| |149|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|5019|3|2022-01-13| -|150|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1536|3|2022-01-15| -|151|[fbdesignpro/sweetviz](https://github.com/fbdesignpro/sweetviz)|Visualize and compare datasets, target values and associations, with one line of code.|1883|3|2021-10-01| -|152|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5370|3|2021-11-29| +|150|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1537|3|2022-01-15| +|151|[fbdesignpro/sweetviz](https://github.com/fbdesignpro/sweetviz)|Visualize and compare datasets, target values and associations, with one line of code.|1884|3|2021-10-01| +|152|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5371|3|2021-11-29| |153|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|535|3|2022-01-04| |154|[StepfenShawn/Cantonese](https://github.com/StepfenShawn/Cantonese)|粤语编程语言.The Cantonese programming language.|1064|3|2022-01-14| -|155|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|547|3|2021-12-03| -|156|[open-mmlab/mmediting](https://github.com/open-mmlab/mmediting)|OpenMMLab Image and Video Editing Toolbox|2679|3|2022-01-15| -|157|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|1382|3|2022-01-14| -|158|[pythonstock/stock](https://github.com/pythonstock/stock)|stock,股票系统。使用python进行开发。|4916|3|2022-01-12| -|159|[hummingbot/hummingbot](https://github.com/hummingbot/hummingbot)|Hummingbot is open source software that helps you build trading bots that run on any exchange or blockchain|3531|3|2022-01-14| +|155|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|548|3|2021-12-03| +|156|[open-mmlab/mmediting](https://github.com/open-mmlab/mmediting)|OpenMMLab Image and Video Editing Toolbox|2681|3|2022-01-15| +|157|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|1383|3|2022-01-14| +|158|[pythonstock/stock](https://github.com/pythonstock/stock)|stock,股票系统。使用python进行开发。|4918|3|2022-01-12| +|159|[hummingbot/hummingbot](https://github.com/hummingbot/hummingbot)|Hummingbot is open source software that helps you build trading bots that run on any exchange or blockchain|3537|3|2022-01-16| |160|[opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops)|CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台|3021|3|2022-01-15| |161|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉等好玩的AI项目|149|3|2021-12-13| -|162|[RUCAIBox/RecBole](https://github.com/RUCAIBox/RecBole)|A unified, comprehensive and efficient recommendation library|1565|3|2022-01-10| -|163|[daquexian/onnx-simplifier](https://github.com/daquexian/onnx-simplifier)|Simplify your onnx model|1825|2|2021-12-31| -|164|[codemayq/chinese_chatbot_corpus](https://github.com/codemayq/chinese_chatbot_corpus)|中文公开聊天语料库|2711|2|2021-08-04| -|165|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|3013|2|2021-11-16| -|166|[DLLXW/data-science-competition](https://github.com/DLLXW/data-science-competition)|该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等|882|2|2022-01-15| -|167|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|1790|2|2022-01-12| -|168|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|505|2|2022-01-11| -|169|[datamllab/rlcard](https://github.com/datamllab/rlcard)|Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.|1564|2|2021-12-16| +|162|[RUCAIBox/RecBole](https://github.com/RUCAIBox/RecBole)|A unified, comprehensive and efficient recommendation library|1566|3|2022-01-10| +|163|[daquexian/onnx-simplifier](https://github.com/daquexian/onnx-simplifier)|Simplify your onnx model|1824|2|2021-12-31| +|164|[codemayq/chinese_chatbot_corpus](https://github.com/codemayq/chinese_chatbot_corpus)|中文公开聊天语料库|2712|2|2021-08-04| +|165|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|3014|2|2021-11-16| +|166|[DLLXW/data-science-competition](https://github.com/DLLXW/data-science-competition)|该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等|883|2|2022-01-15| +|167|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|1794|2|2022-01-12| +|168|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|508|2|2022-01-11| +|169|[datamllab/rlcard](https://github.com/datamllab/rlcard)|Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.|1565|2|2021-12-16| |170|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。|2934|2|2022-01-06| |171|[CTF-MissFeng/bayonet](https://github.com/CTF-MissFeng/bayonet)|bayonet是一款src资产管理系统,从子域名、端口服务、漏洞、爬虫等一体化的资产管理系统|1093|2|2022-01-13| |172|[P1-Team/AlliN](https://github.com/P1-Team/AlliN)|A flexible scanner|501|2|2021-12-17| |173|[Delta-ML/delta](https://github.com/Delta-ML/delta)|DELTA is a deep learning based natural language and speech processing platform.|1483|2|2021-11-08| -|174|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|3130|2|2022-01-02| +|174|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|3131|2|2022-01-02| |175|[HIT-SCIR/plm-nlp-code](https://github.com/HIT-SCIR/plm-nlp-code)|-|293|2|2021-12-15| -|176|[newpanjing/simpleui](https://github.com/newpanjing/simpleui)|A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨|2438|2|2021-12-13| +|176|[newpanjing/simpleui](https://github.com/newpanjing/simpleui)|A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨|2439|2|2021-12-13| |177|[Tencent/Lichee](https://github.com/Tencent/Lichee)|一个多模态内容理解算法框架,其中包含数据处理、预训练模型、常见模型以及模型加速等模块。|176|2|2021-10-26| |178|[ChineseGLUE/ChineseGLUE](https://github.com/ChineseGLUE/ChineseGLUE)|Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard|1556|2|2021-12-01| -|179|[AlexxIT/XiaomiGateway3](https://github.com/AlexxIT/XiaomiGateway3)|Control Zigbee, BLE and Mesh devices from Home Assistant with Xiaomi Gateway 3 (ZNDMWG03LM) on original firmware|1212|2|2022-01-14| +|179|[AlexxIT/XiaomiGateway3](https://github.com/AlexxIT/XiaomiGateway3)|Control Zigbee, BLE and Mesh devices from Home Assistant with Xiaomi Gateway 3 (ZNDMWG03LM) on original firmware|1220|2|2022-01-14| |180|[lobbyboy-ssh/lobbyboy](https://github.com/lobbyboy-ssh/lobbyboy)|A lobby boy will create a VPS server when you need one, and destroy it after using it.|198|2|2021-12-12| -|181|[PaddlePaddle/PARL](https://github.com/PaddlePaddle/PARL)|A high-performance distributed training framework for Reinforcement Learning |2389|2|2022-01-14| -|182|[MoyuScript/bilibili-api](https://github.com/MoyuScript/bilibili-api)|哔哩哔哩的API调用模块|1461|2|2022-01-15| -|183|[hukaixuan19970627/yolov5_obb](https://github.com/hukaixuan19970627/yolov5_obb)|yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测|484|2|2022-01-14| -|184|[DataCanvasIO/Hypernets](https://github.com/DataCanvasIO/Hypernets)|A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.|1036|2|2022-01-14| +|181|[PaddlePaddle/PARL](https://github.com/PaddlePaddle/PARL)|A high-performance distributed training framework for Reinforcement Learning |2392|2|2022-01-16| +|182|[MoyuScript/bilibili-api](https://github.com/MoyuScript/bilibili-api)|哔哩哔哩的API调用模块|1462|2|2022-01-15| +|183|[hukaixuan19970627/yolov5_obb](https://github.com/hukaixuan19970627/yolov5_obb)|yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测|485|2|2022-01-16| +|184|[DataCanvasIO/Hypernets](https://github.com/DataCanvasIO/Hypernets)|A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.|1037|2|2022-01-16| |185|[dbiir/UER-py](https://github.com/dbiir/UER-py)|Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo|1870|2|2022-01-11| |186|[Tramac/awesome-semantic-segmentation-pytorch](https://github.com/Tramac/awesome-semantic-segmentation-pytorch)|Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)|2050|2|2021-09-15| -|187|[dataabc/weibo-crawler](https://github.com/dataabc/weibo-crawler)|新浪微博爬虫,用python爬取新浪微博数据,并下载微博图片和微博视频|1527|2|2021-12-29| +|187|[dataabc/weibo-crawler](https://github.com/dataabc/weibo-crawler)|新浪微博爬虫,用python爬取新浪微博数据,并下载微博图片和微博视频|1529|2|2021-12-29| |188|[parzulpan/reallive](https://github.com/parzulpan/reallive)|A cross-platform network media aggregation application.|1010|2|2022-01-15| |189|[Dman95/SASM](https://github.com/Dman95/SASM)|SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages|5553|2|2022-01-03| -|190|[Uberi/speech_recognition](https://github.com/Uberi/speech_recognition)|Speech recognition module for Python, supporting several engines and APIs, online and offline.|6028|2|2021-12-14| -|191|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4451|2|2022-01-14| -|192|[Azure/Stormspotter](https://github.com/Azure/Stormspotter)|Azure Red Team tool for graphing Azure and Azure Active Directory objects|954|2|2022-01-14| -|193|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4300|2|2022-01-13| +|190|[Uberi/speech_recognition](https://github.com/Uberi/speech_recognition)|Speech recognition module for Python, supporting several engines and APIs, online and offline.|6031|2|2021-12-14| +|191|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4452|2|2022-01-14| +|192|[Azure/Stormspotter](https://github.com/Azure/Stormspotter)|Azure Red Team tool for graphing Azure and Azure Active Directory objects|955|2|2022-01-14| +|193|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4301|2|2022-01-13| |194|[AntonVanke/JDBrandMember](https://github.com/AntonVanke/JDBrandMember)|京东自动入会获取京豆|479|2|2021-11-15| -|195|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|488|2|2022-01-11| -|196|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ (Maintainer needed)|3418|2|2022-01-14| -|197|[PaddlePaddle/Research](https://github.com/PaddlePaddle/Research)|novel deep learning research works with PaddlePaddle|1138|2|2022-01-13| -|198|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|640|2|2022-01-12| -|199|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4280|2|2021-10-04| -|200|[ZainCheung/netease-cloud](https://github.com/ZainCheung/netease-cloud)|网易云音乐全自动每日打卡300首歌升级账号等级,支持微信提醒,支持无服务器云函数部署|1238|2|2022-01-15| +|195|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ (Maintainer needed)|3418|2|2022-01-14| +|196|[PaddlePaddle/Research](https://github.com/PaddlePaddle/Research)|novel deep learning research works with PaddlePaddle|1138|2|2022-01-13| +|197|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|641|2|2022-01-16| +|198|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4281|2|2021-10-04| +|199|[ZainCheung/netease-cloud](https://github.com/ZainCheung/netease-cloud)|网易云音乐全自动每日打卡300首歌升级账号等级,支持微信提醒,支持无服务器云函数部署|1239|2|2022-01-15| +|200|[yym6472/ConSERT](https://github.com/yym6472/ConSERT)|Code for our ACL 2021 paper - ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer|349|2|2021-12-10|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/R.md b/content/charts/growth/software/R.md index aeee6b96..6222c2d8 100644 --- a/content/charts/growth/software/R.md +++ b/content/charts/growth/software/R.md @@ -1,13 +1,13 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > R -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[swsoyee/2019-ncov-japan](https://github.com/swsoyee/2019-ncov-japan)|🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan|363|1|2022-01-15| +|1|[swsoyee/2019-ncov-japan](https://github.com/swsoyee/2019-ncov-japan)|🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan|363|1|2022-01-16| |2|[ropensci/comtradr](https://github.com/ropensci/comtradr)|Functions for Interacting with the UN Comtrade API|37|0|2021-11-26| -|3|[jokergoo/HilbertCurve](https://github.com/jokergoo/HilbertCurve)|Visualize genomic data by Hilbert curve|31|0|2021-09-29| +|3|[jokergoo/HilbertCurve](https://github.com/jokergoo/HilbertCurve)|Visualize genomic data by Hilbert curve|31|0|2022-01-16| |4|[jmzeng1314/AnnoProbe](https://github.com/jmzeng1314/AnnoProbe)|-|60|0|2021-08-01| |5|[skgrange/rmweather](https://github.com/skgrange/rmweather)|Tools to Conduct Meteorological Normalisation on Air Quality Data|25|0|2021-10-14| |6|[Wytamma/GISAIDR](https://github.com/Wytamma/GISAIDR)|Programmatically interact with the GISAID database.|8|0|2021-12-19| @@ -35,55 +35,56 @@ |28|[bnosac/ETM](https://github.com/bnosac/ETM)|Topic Modelling in Semantic Embedding Spaces|28|0|2021-11-11| |29|[ykang/gratis](https://github.com/ykang/gratis)|GRATIS: GeneRAting TIme Series with diverse and controllable characteristics|61|0|2022-01-10| |30|[harryprince/geospark](https://github.com/harryprince/geospark)|bring sf to spark in production|48|0|2021-12-13| -|31|[HenrikBengtsson/progressr](https://github.com/HenrikBengtsson/progressr)|三 R package: An Inclusive, Unifying API for Progress Updates|218|0|2022-01-05| -|32|[esowc/UNSEEN-open](https://github.com/esowc/UNSEEN-open)|An open, reproducible and transferable workflow to assess and anticipate climate extremes beyond the observed record|8|0|2021-09-14| -|33|[sbg/sevenbridges-r](https://github.com/sbg/sevenbridges-r)|Seven Bridges API Client, CWL Schema, Meta Schema, and SDK Helper in R|29|0|2021-08-16| -|34|[jincheng9/stock_crawler](https://github.com/jincheng9/stock_crawler)|R API for Crawling Stock and Index Data from Sina Finance|31|0|2021-11-08| -|35|[erikgahner/PolData](https://github.com/erikgahner/PolData)|A dataset with political datasets|349|0|2022-01-12| -|36|[ropensci/UCSCXenaTools](https://github.com/ropensci/UCSCXenaTools)|:package: An R package for accessing genomics data from UCSC Xena platform, from cancer multi-omics to single-cell RNA-seq https://cran.r-project.org/web/packages/UCSCXenaTools/|64|0|2021-09-15| -|37|[l-ramirez-lopez/resemble](https://github.com/l-ramirez-lopez/resemble)|resemble is an R package which implements functions dedicated to non-linear modelling of complex spectroscopy data|10|0|2021-11-26| -|38|[chainsawriot/sweater](https://github.com/chainsawriot/sweater)|👚 Speedy Word Embedding Association Test & Extras using R|7|0|2022-01-13| -|39|[mlampros/textTinyR](https://github.com/mlampros/textTinyR)|Text Processing for Small or Big Data Files in R|29|0|2021-11-30| -|40|[koheiw/newsmap](https://github.com/koheiw/newsmap)|Newsmap: geographical news classifier|46|0|2022-01-15| -|41|[atmoschem/vein](https://github.com/atmoschem/vein)| R+Fortran+OpenMP package to estimate Vehicular Emissions INventories VEIN. |30|0|2021-12-23| -|42|[nanxstats/liftr](https://github.com/nanxstats/liftr)|🐳 Containerize R Markdown documents for continuous reproducibility|161|0|2021-12-19| -|43|[koheiw/seededlda](https://github.com/koheiw/seededlda)|Semisupervided LDA for theory-driven text analysis|29|0|2022-01-07| -|44|[wu-yc/scMetabolism](https://github.com/wu-yc/scMetabolism)|Quantifying metabolism activity at the single-cell resolution|18|0|2021-09-14| -|45|[ShichenXie/scorecard](https://github.com/ShichenXie/scorecard)|Scorecard Development in R, 评分卡|131|0|2021-11-28| -|46|[rOpenStats/COVID19analyticsBak2109](https://github.com/rOpenStats/COVID19analyticsBak2109)|-|32|0|2021-10-03| -|47|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|35|0|2022-01-14| -|48|[ShixiangWang/tinyscholar](https://github.com/ShixiangWang/tinyscholar)|A Tiny R Package to Get and Show Google Scholar Profile|6|0|2021-10-26| -|49|[ChiLiubio/microeco](https://github.com/ChiLiubio/microeco)|An R package for data analysis in microbial community ecology|61|0|2022-01-09| -|50|[vincentarelbundock/WDI](https://github.com/vincentarelbundock/WDI)|R package to download World Bank data|148|0|2021-10-10| -|51|[openbiox/UCSCXenaShiny](https://github.com/openbiox/UCSCXenaShiny)|📊 An R package for interactively exploring UCSC Xena https://xenabrowser.net/datapages/|50|0|2022-01-15| -|52|[YuLab-SMU/nCov2019](https://github.com/YuLab-SMU/nCov2019)|:microbe: Exploring COVID-19 data|8|0|2021-12-13| -|53|[crsh/papaja](https://github.com/crsh/papaja)|papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facil ...|498|0|2022-01-05| -|54|[yukiyanai/quant-methods-R](https://github.com/yukiyanai/quant-methods-R)|Repository for "Quantitative Methods in Political Science Using R" by Masahiko Asano and Yuki Yanai|16|0|2021-11-17| -|55|[sstoeckl/crypto2](https://github.com/sstoeckl/crypto2)|Cryptocurrency Market Data|14|0|2022-01-11| -|56|[tianshu129/foqat](https://github.com/tianshu129/foqat)|Field observation quick analysis toolkit (kw: field observation, air polltion, time series summary, time series resampling, average variation, ozone formation potential (OFP), MIR, tuv). |24|0|2021-11-18| -|57|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|0|2022-01-15| -|58|[pzhaonet/beginr](https://github.com/pzhaonet/beginr)|an R package for beginners|15|0|2021-12-03| -|59|[chuiqin/irGSEA](https://github.com/chuiqin/irGSEA)|The integration of single cell rank-based gene set enrichment analysis|12|0|2021-11-26| -|60|[kevinwang09/learningtower](https://github.com/kevinwang09/learningtower)|Easily accessible PISA data|18|0|2021-09-07| -|61|[mponce0/covid19.analytics](https://github.com/mponce0/covid19.analytics)|R package to obtain and analyze live data from the nCOVID19 coronavirus|30|0|2021-09-13| -|62|[ji1ai1/201907-CIKMI](https://github.com/ji1ai1/201907-CIKMI)|CIKM 2019 EComm AI:超大规模推荐之用户兴趣高效检索|6|0|2021-09-10| -|63|[psychbruce/ChineseNames](https://github.com/psychbruce/ChineseNames)|🀄 Chinese Name Database (1930-2008)|80|0|2021-11-29| -|64|[lilywang1988/eSIR](https://github.com/lilywang1988/eSIR)|Extended state-space SIR epidemiological models|62|0|2021-11-08| -|65|[xiaodaigh/disk.frame](https://github.com/xiaodaigh/disk.frame)|Fast Disk-Based Parallelized Data Manipulation Framework for Larger-than-RAM Data|569|0|2021-09-15| -|66|[pzhaonet/mindr](https://github.com/pzhaonet/mindr)|an R package which converts markdown files (.md, .Rmd) into mindmaps (brainstorms)|540|0|2021-11-22| -|67|[hrbrmstr/docxtractr](https://github.com/hrbrmstr/docxtractr)|:scissors: Extract Tables from Microsoft Word Documents with R|144|0|2021-10-02| -|68|[lexcomber/SpatInt](https://github.com/lexcomber/SpatInt)|Examples of different Spatial Interpolation approaches in R |7|0|2021-12-13| -|69|[psychbruce/bruceR](https://github.com/psychbruce/bruceR)|🛠 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.|78|0|2021-12-26| -|70|[cjgeyer/foo](https://github.com/cjgeyer/foo)|A demo for a class|32|0|2022-01-04| -|71|[reconverse/outbreaks](https://github.com/reconverse/outbreaks)|outbreaks: an R package compiling disease outbreak data|48|0|2021-08-06| -|72|[ShixiangWang/sigminer](https://github.com/ShixiangWang/sigminer)|🌲 An easy-to-use and scalable toolkit for genomic alteration signature (a.k.a. mutational signature) analysis and visualization in R https://shixiangwang.github.io/sigminer/reference/index.html|92|0|2021-12-15| -|73|[reconhub/epicontacts](https://github.com/reconhub/epicontacts)|Handling, Visualisation and Analysis of Epidemiological Contacts|11|0|2021-11-23| -|74|[majianthu/aps2020](https://github.com/majianthu/aps2020)|Code for the paper 'Variable Selection with Copula Entropy' published on Chinese Journal of Applied Probability and Statistics|8|0|2021-12-31| -|75|[DongqiangZeng0808/Blasso](https://github.com/DongqiangZeng0808/Blasso)|Integrating LASSO and bootstrapping algorithm to find best prognostic or predictive biomarkers|9|0|2021-10-26| -|76|[seroanalytics/serosolver](https://github.com/seroanalytics/serosolver)|Inference framework for serological data|8|0|2021-11-08| -|77|[CBIIT/LDlinkR](https://github.com/CBIIT/LDlinkR)|LDlinkR|19|0|2021-10-07| -|78|[dazamora/DWBmodelUN](https://github.com/dazamora/DWBmodelUN)|R native implementation of the Dynamic Water Balance hydrologic model in a monthly time step |8|0|2021-09-29| -|79|[r-stata/hotkeys](https://github.com/r-stata/hotkeys)|自定义 RStudio 快捷键!|14|0|2021-07-29| +|31|[msberends/cleaner](https://github.com/msberends/cleaner)|Fast and Easy Data Cleaning (in R)|23|0|2022-01-15| +|32|[HenrikBengtsson/progressr](https://github.com/HenrikBengtsson/progressr)|三 R package: An Inclusive, Unifying API for Progress Updates|218|0|2022-01-05| +|33|[esowc/UNSEEN-open](https://github.com/esowc/UNSEEN-open)|An open, reproducible and transferable workflow to assess and anticipate climate extremes beyond the observed record|8|0|2021-09-14| +|34|[sbg/sevenbridges-r](https://github.com/sbg/sevenbridges-r)|Seven Bridges API Client, CWL Schema, Meta Schema, and SDK Helper in R|29|0|2021-08-16| +|35|[jincheng9/stock_crawler](https://github.com/jincheng9/stock_crawler)|R API for Crawling Stock and Index Data from Sina Finance|31|0|2021-11-08| +|36|[erikgahner/PolData](https://github.com/erikgahner/PolData)|A dataset with political datasets|349|0|2022-01-12| +|37|[ropensci/UCSCXenaTools](https://github.com/ropensci/UCSCXenaTools)|:package: An R package for accessing genomics data from UCSC Xena platform, from cancer multi-omics to single-cell RNA-seq https://cran.r-project.org/web/packages/UCSCXenaTools/|64|0|2021-09-15| +|38|[l-ramirez-lopez/resemble](https://github.com/l-ramirez-lopez/resemble)|resemble is an R package which implements functions dedicated to non-linear modelling of complex spectroscopy data|10|0|2021-11-26| +|39|[chainsawriot/sweater](https://github.com/chainsawriot/sweater)|👚 Speedy Word Embedding Association Test & Extras using R|7|0|2022-01-13| +|40|[mlampros/textTinyR](https://github.com/mlampros/textTinyR)|Text Processing for Small or Big Data Files in R|29|0|2021-11-30| +|41|[koheiw/newsmap](https://github.com/koheiw/newsmap)|Newsmap: geographical news classifier|46|0|2022-01-15| +|42|[atmoschem/vein](https://github.com/atmoschem/vein)| R+Fortran+OpenMP package to estimate Vehicular Emissions INventories VEIN. |30|0|2021-12-23| +|43|[nanxstats/liftr](https://github.com/nanxstats/liftr)|🐳 Containerize R Markdown documents for continuous reproducibility|161|0|2021-12-19| +|44|[koheiw/seededlda](https://github.com/koheiw/seededlda)|Semisupervided LDA for theory-driven text analysis|29|0|2022-01-07| +|45|[wu-yc/scMetabolism](https://github.com/wu-yc/scMetabolism)|Quantifying metabolism activity at the single-cell resolution|18|0|2021-09-14| +|46|[ShichenXie/scorecard](https://github.com/ShichenXie/scorecard)|Scorecard Development in R, 评分卡|131|0|2021-11-28| +|47|[rOpenStats/COVID19analyticsBak2109](https://github.com/rOpenStats/COVID19analyticsBak2109)|-|32|0|2021-10-03| +|48|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|35|0|2022-01-14| +|49|[ShixiangWang/tinyscholar](https://github.com/ShixiangWang/tinyscholar)|A Tiny R Package to Get and Show Google Scholar Profile|6|0|2021-10-26| +|50|[ChiLiubio/microeco](https://github.com/ChiLiubio/microeco)|An R package for data analysis in microbial community ecology|61|0|2022-01-09| +|51|[vincentarelbundock/WDI](https://github.com/vincentarelbundock/WDI)|R package to download World Bank data|148|0|2021-10-10| +|52|[openbiox/UCSCXenaShiny](https://github.com/openbiox/UCSCXenaShiny)|📊 An R package for interactively exploring UCSC Xena https://xenabrowser.net/datapages/|50|0|2022-01-15| +|53|[YuLab-SMU/nCov2019](https://github.com/YuLab-SMU/nCov2019)|:microbe: Exploring COVID-19 data|8|0|2021-12-13| +|54|[crsh/papaja](https://github.com/crsh/papaja)|papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facil ...|499|0|2022-01-05| +|55|[yukiyanai/quant-methods-R](https://github.com/yukiyanai/quant-methods-R)|Repository for "Quantitative Methods in Political Science Using R" by Masahiko Asano and Yuki Yanai|16|0|2021-11-17| +|56|[sstoeckl/crypto2](https://github.com/sstoeckl/crypto2)|Cryptocurrency Market Data|14|0|2022-01-11| +|57|[tianshu129/foqat](https://github.com/tianshu129/foqat)|Field observation quick analysis toolkit (kw: field observation, air polltion, time series summary, time series resampling, average variation, ozone formation potential (OFP), MIR, tuv). |24|0|2021-11-18| +|58|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|0|2022-01-16| +|59|[pzhaonet/beginr](https://github.com/pzhaonet/beginr)|an R package for beginners|15|0|2021-12-03| +|60|[chuiqin/irGSEA](https://github.com/chuiqin/irGSEA)|The integration of single cell rank-based gene set enrichment analysis|12|0|2021-11-26| +|61|[kevinwang09/learningtower](https://github.com/kevinwang09/learningtower)|Easily accessible PISA data|18|0|2021-09-07| +|62|[mponce0/covid19.analytics](https://github.com/mponce0/covid19.analytics)|R package to obtain and analyze live data from the nCOVID19 coronavirus|30|0|2021-09-13| +|63|[ji1ai1/201907-CIKMI](https://github.com/ji1ai1/201907-CIKMI)|CIKM 2019 EComm AI:超大规模推荐之用户兴趣高效检索|6|0|2021-09-10| +|64|[psychbruce/ChineseNames](https://github.com/psychbruce/ChineseNames)|🀄 Chinese Name Database (1930-2008)|80|0|2021-11-29| +|65|[lilywang1988/eSIR](https://github.com/lilywang1988/eSIR)|Extended state-space SIR epidemiological models|62|0|2021-11-08| +|66|[xiaodaigh/disk.frame](https://github.com/xiaodaigh/disk.frame)|Fast Disk-Based Parallelized Data Manipulation Framework for Larger-than-RAM Data|569|0|2021-09-15| +|67|[pzhaonet/mindr](https://github.com/pzhaonet/mindr)|an R package which converts markdown files (.md, .Rmd) into mindmaps (brainstorms)|540|0|2021-11-22| +|68|[hrbrmstr/docxtractr](https://github.com/hrbrmstr/docxtractr)|:scissors: Extract Tables from Microsoft Word Documents with R|144|0|2021-10-02| +|69|[lexcomber/SpatInt](https://github.com/lexcomber/SpatInt)|Examples of different Spatial Interpolation approaches in R |7|0|2021-12-13| +|70|[psychbruce/bruceR](https://github.com/psychbruce/bruceR)|🛠 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.|78|0|2021-12-26| +|71|[cjgeyer/foo](https://github.com/cjgeyer/foo)|A demo for a class|32|0|2022-01-04| +|72|[reconverse/outbreaks](https://github.com/reconverse/outbreaks)|outbreaks: an R package compiling disease outbreak data|48|0|2021-08-06| +|73|[ShixiangWang/sigminer](https://github.com/ShixiangWang/sigminer)|🌲 An easy-to-use and scalable toolkit for genomic alteration signature (a.k.a. mutational signature) analysis and visualization in R https://shixiangwang.github.io/sigminer/reference/index.html|92|0|2021-12-15| +|74|[reconhub/epicontacts](https://github.com/reconhub/epicontacts)|Handling, Visualisation and Analysis of Epidemiological Contacts|11|0|2021-11-23| +|75|[majianthu/aps2020](https://github.com/majianthu/aps2020)|Code for the paper 'Variable Selection with Copula Entropy' published on Chinese Journal of Applied Probability and Statistics|8|0|2021-12-31| +|76|[DongqiangZeng0808/Blasso](https://github.com/DongqiangZeng0808/Blasso)|Integrating LASSO and bootstrapping algorithm to find best prognostic or predictive biomarkers|9|0|2021-10-26| +|77|[seroanalytics/serosolver](https://github.com/seroanalytics/serosolver)|Inference framework for serological data|8|0|2021-11-08| +|78|[CBIIT/LDlinkR](https://github.com/CBIIT/LDlinkR)|LDlinkR|19|0|2021-10-07| +|79|[dazamora/DWBmodelUN](https://github.com/dazamora/DWBmodelUN)|R native implementation of the Dynamic Water Balance hydrologic model in a monthly time step |8|0|2021-09-29| +|80|[r-stata/hotkeys](https://github.com/r-stata/hotkeys)|自定义 RStudio 快捷键!|14|0|2021-07-29|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Ruby.md b/content/charts/growth/software/Ruby.md index 59114492..848c61d6 100644 --- a/content/charts/growth/software/Ruby.md +++ b/content/charts/growth/software/Ruby.md @@ -1,16 +1,16 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Ruby -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|643|3|2022-01-13| |2|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5775|2|2022-01-13| |3|[darkbitio/aws-recon](https://github.com/darkbitio/aws-recon)|Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.|392|1|2021-12-02| -|4|[ruby-china/homeland](https://github.com/ruby-china/homeland)|:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.|3520|1|2022-01-13| -|5|[peatio/peatio](https://github.com/peatio/peatio)|An open-source assets exchange.|3509|1|2022-01-12| -|6|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3411|1|2022-01-10| +|4|[ruby-china/homeland](https://github.com/ruby-china/homeland)|:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.|3519|1|2022-01-13| +|5|[peatio/peatio](https://github.com/peatio/peatio)|An open-source assets exchange.|3508|1|2022-01-12| +|6|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3411|1|2022-01-16| |7|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1745|1|2022-01-02| |8|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|527|1|2022-01-15| |9|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|1893|1|2022-01-10| @@ -20,8 +20,8 @@ |13|[huacnlee/sql-builder](https://github.com/huacnlee/sql-builder)|A simple SQL builder for generate SQL for non-ActiveRecord supports databases|32|0|2022-01-13| |14|[courtenay/splam](https://github.com/courtenay/splam)|Simple, pluggable, easily customizable score-based spam filter plugin for Ruby-based applications|108|0|2021-10-25| |15|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|94|0|2021-10-28| -|16|[aozorahack/aozorabunko_text](https://github.com/aozorahack/aozorabunko_text)|text-only archives of www.aozora.gr.jp|45|0|2022-01-15| -|17|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|18|0|2022-01-15| +|16|[aozorahack/aozorabunko_text](https://github.com/aozorahack/aozorabunko_text)|text-only archives of www.aozora.gr.jp|45|0|2022-01-16| +|17|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|18|0|2022-01-16| |18|[ruilisi/rails-pangu](https://github.com/ruilisi/rails-pangu)|Rails starter kit that every startup needs|191|0|2021-10-12| |19|[ECPay/ECPayAIO_RoR](https://github.com/ECPay/ECPayAIO_RoR)|綠界科技ECPay 全方位(All In One)金流介接 Ruby版|8|0|2021-08-19| |20|[NeverMin/omniauth-wechat-oauth2](https://github.com/NeverMin/omniauth-wechat-oauth2)|Wechat OAuth2 Strategy for OmniAuth 1.0.|266|0|2021-10-14| @@ -45,7 +45,7 @@ |38|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|199|0|2021-12-12| |39|[eyp/redmine_spent_time](https://github.com/eyp/redmine_spent_time)|Redmine plugin that improves the spent time functionality.|57|0|2021-11-12| |40|[FIRHQ/fastlane-plugin-fir_cli](https://github.com/FIRHQ/fastlane-plugin-fir_cli)|betaqr.com(fir.im) fastlane plugin|38|0|2021-10-27| -|41|[thredded/thredded](https://github.com/thredded/thredded)|The best Rails forums engine ever.|1310|0|2021-10-24| +|41|[thredded/thredded](https://github.com/thredded/thredded)|The best Rails forums engine ever.|1309|0|2021-10-24| |42|[tdiary/tdiary-blogkit](https://github.com/tdiary/tdiary-blogkit)|more blogged for tDiary|13|0|2021-11-30| |43|[mycolorway/wework](https://github.com/mycolorway/wework)|Wework is ruby API wrapper for wechat work「企业微信」.|24|0|2021-11-11| |44|[citahub/re-birth](https://github.com/citahub/re-birth)|A blockchain explorer cache server for CITA|12|0|2022-01-07| @@ -66,7 +66,7 @@ |59|[thierryxing/dingtalk-bot](https://github.com/thierryxing/dingtalk-bot)|钉钉自定义机器人Ruby SDK|33|0|2021-09-09| |60|[Tabll/gemnasium-db](https://github.com/Tabll/gemnasium-db)|GitLab 依赖项扫描的咨询数据库,每天17:00自动更新|29|0|2022-01-14| |61|[diylove/wiki](https://github.com/diylove/wiki)|diy万事万物的程序|17|0|2021-12-17| -|62|[SciRuby/daru](https://github.com/SciRuby/daru)|Data Analysis in RUby|923|0|2021-12-31| +|62|[SciRuby/daru](https://github.com/SciRuby/daru)|Data Analysis in RUby|924|0|2021-12-31| |63|[doorkeeper-gem/doorkeeper-i18n](https://github.com/doorkeeper-gem/doorkeeper-i18n)|Translation files for Doorkeeper OAuth 2 provider|27|0|2021-09-24| |64|[piotrmurach/strings-truncation](https://github.com/piotrmurach/strings-truncation)|Truncate strings with fullwidth characters and ANSI codes.|34|0|2021-09-22| |65|[crispgm/weekly](https://github.com/crispgm/weekly)|A personal curation of tech articles|9|0|2021-11-12| @@ -79,8 +79,8 @@ |72|[mataki/dekiru](https://github.com/mataki/dekiru)|Usefull helper methods for Ruby on Rails|25|0|2021-11-02| |73|[bytedance/Bytedance-UnionAD](https://github.com/bytedance/Bytedance-UnionAD)|-|130|0|2022-01-14| |74|[wu-kan/wu-kan.github.io](https://github.com/wu-kan/wu-kan.github.io)|:sparkles: my homepage & template for jekyll-theme-WuK|190|0|2022-01-02| -|75|[work-design/work.design](https://github.com/work-design/work.design)|Work Design 开源版本 Full feature & Modular work manage app|14|0|2022-01-14| -|76|[jpmobile/jpmobile](https://github.com/jpmobile/jpmobile)|A Rails plugin for Japanese mobile-phones|317|0|2022-01-13| +|75|[work-design/work.design](https://github.com/work-design/work.design)|Work Design 开源版本 Full feature & Modular work manage app|14|0|2022-01-16| +|76|[jpmobile/jpmobile](https://github.com/jpmobile/jpmobile)|A Rails plugin for Japanese mobile-phones|318|0|2022-01-13| |77|[Z-H-Sun/tswKai](https://github.com/Z-H-Sun/tswKai)|Tower of the Sorcerer for Windows Kai (改): Modifier of game variables and improvement of game experience|8|0|2021-11-04| |78|[bingohuang/progit2-gitbook](https://github.com/bingohuang/progit2-gitbook)|Pro Git 第二版 简体中文|295|0|2021-09-06| |79|[inukshuk/anystyle](https://github.com/inukshuk/anystyle)|Fast and smart citation reference parsing|569|0|2021-11-28| diff --git a/content/charts/growth/software/Rust.md b/content/charts/growth/software/Rust.md index 76bd046e..b7b227dc 100644 --- a/content/charts/growth/software/Rust.md +++ b/content/charts/growth/software/Rust.md @@ -1,189 +1,190 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Rust -数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-17 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight, stable and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2175|66|2022-01-14| -|2|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1676|36|2021-12-30| -|3|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14457|30|2022-01-15| -|4|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28955|14|2022-01-12| -|5|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|1284|13|2022-01-11| -|6|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18629|12|2022-01-15| -|7|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20246|12|2022-01-11| -|8|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1668|11|2022-01-15| +|1|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight, stable and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2204|65|2022-01-14| +|2|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1677|35|2021-12-30| +|3|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14476|30|2022-01-15| +|4|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28963|14|2022-01-12| +|5|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|1287|13|2022-01-11| +|6|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18640|12|2022-01-16| +|7|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20259|12|2022-01-11| +|8|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1693|11|2022-01-15| |9|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|934|9|2021-12-05| -|10|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2131|9|2021-10-23| -|11|[editso/fuso](https://github.com/editso/fuso)|一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, ...|484|9|2021-12-19| -|12|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|9977|7|2022-01-03| -|13|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|3995|6|2021-12-31| +|10|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2132|9|2021-10-23| +|11|[editso/fuso](https://github.com/editso/fuso)|一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, ...|485|9|2021-12-19| +|12|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|9982|7|2022-01-03| +|13|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|3994|6|2021-12-31| |14|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|760|6|2022-01-07| -|15|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|608|5|2021-12-29| -|16|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|516|3|2022-01-15| -|17|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7890|3|2021-08-24| -|18|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2043|3|2022-01-11| -|19|[quickwit-inc/tantivy](https://github.com/quickwit-inc/tantivy)|Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust|5779|3|2022-01-13| -|20|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2219|2|2021-09-23| -|21|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|6056|2|2022-01-01| -|22|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1203|2|2022-01-10| -|23|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|332|2|2022-01-11| -|24|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|201|2|2021-12-11| -|25|[messense/aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)|阿里云盘 FUSE 磁盘挂载|27|2|2022-01-15| -|26|[0x727/ObserverWard_0x727](https://github.com/0x727/ObserverWard_0x727)|Cross platform community web fingerprint identification tool|244|2|2021-12-30| -|27|[inherd/coco](https://github.com/inherd/coco)|An effective DevOps analysis and auto-suggest tool。Coco 是一个研发效能分析工具,如团队发展现状(根据架构复杂度及行数变更)、团队演进、历史分析等。生成可视化报告及对应的改进建议。 |281|1|2021-12-31| -|28|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|85|1|2022-01-13| -|29|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1171|1|2022-01-14| -|30|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|219|1|2022-01-14| -|31|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3328|1|2022-01-14| -|32|[rustsbi/rustsbi](https://github.com/rustsbi/rustsbi)|RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem|352|1|2021-12-30| -|33|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集,扫描工具,支持从fofa,zoomeye API查询,主动扫描端口,提取https证书域名,自定义poc,输出xlsx格式。|32|1|2022-01-04| -|34|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|386|1|2021-09-20| -|35|[zu1k/ldap-log](https://github.com/zu1k/ldap-log)|一个LDAP请求监听器,摆脱dnslog平台和java|27|1|2021-12-15| -|36|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1135|1|2022-01-10| -|37|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|426|1|2022-01-15| -|38|[al8n/stretto](https://github.com/al8n/stretto)|Stretto is a Rust implementation for https://github.com/dgraph-io/ristretto. A high performance memory-bound Rust cache.|221|1|2021-12-18| -|39|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|Let's write an OS which can run on RISC-V in Rust from zero!|383|1|2022-01-14| -|40|[Kingbultsea/vite-analysis](https://github.com/Kingbultsea/vite-analysis)|出最新版本的全部源码分析中...(换了m1芯片arm64架构的电脑,旧版本无法运行,如esbuild Chromium)|221|1|2022-01-01| -|41|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|152|1|2022-01-15| -|42|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)|401|1|2021-11-19| -|43|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|539|1|2022-01-04| -|44|[vincentdchan/PoloDB](https://github.com/vincentdchan/PoloDB)|PoloDB is an embedded JSON-based database.|334|1|2021-11-09| -|45|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3357|1|2021-11-20| -|46|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|316|1|2021-12-05| -|47|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|1349|1|2021-09-14| -|48|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|446|1|2022-01-12| -|49|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1234|1|2022-01-09| -|50|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|836|1|2021-10-12| -|51|[geph-official/geph4](https://github.com/geph-official/geph4)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |403|1|2021-12-28| -|52|[lz1998/rs-qq](https://github.com/lz1998/rs-qq)|Rust 模拟QQ客户端协议 已完成 扫码登录/密码登录/获取好友列表/获取群列表/发送群消息/接受群消息。运行src/bin的password_login.rs或qrcode_login.rs体验。重构中在refactor分支(正在努力减少unwrap)|80|1|2022-01-15| -|53|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|181|1|2022-01-03| -|54|[auula/falsework](https://github.com/auula/falsework)|A tool crate to quickly build rust command line application.|107|1|2021-08-25| -|55|[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)|Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)|824|1|2021-12-29| -|56|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1239|1|2021-08-10| -|57|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|👄 The most accurate natural language detection library for Rust, suitable for long and short text alike|381|1|2022-01-12| -|58|[knownsec/ct](https://github.com/knownsec/ct)|简单易用的域名爆破工具|57|1|2022-01-13| -|59|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple and secure live media server by pure rust (rtmp/httpflv/hls/relay).🦀|302|1|2022-01-14| -|60|[Tencent/tat-agent](https://github.com/Tencent/tat-agent)|TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ...|69|1|2022-01-12| -|61|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|249|1|2022-01-15| -|62|[Brooooooklyn/canvas](https://github.com/Brooooooklyn/canvas)|High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.|638|1|2022-01-03| -|63|[1148118271/ssh-rs](https://github.com/1148118271/ssh-rs)|In addition to encryption library, pure RUST implementation of SSH-2.0 client protocol (除加密库之外 纯rust实现的 ssh-2.0 client 协议)|14|1|2022-01-09| -|64|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|252|1|2021-08-18| -|65|[hsivonen/chardetng](https://github.com/hsivonen/chardetng)|A character encoding detector for legacy Web content.|43|0|2021-12-23| -|66|[yescallop/areacodes](https://github.com/yescallop/areacodes)|中华人民共和国县级以上历史行政区划代码及新旧代码对应关系数据集|25|0|2022-01-15| -|67|[driftluo/tentacle](https://github.com/driftluo/tentacle)|A multiplexed p2p network framework that supports custom protocols|171|0|2022-01-13| -|68|[FrankBuss/frequencycounter](https://github.com/FrankBuss/frequencycounter)|Arduino Nano frequency counter with atomic clock accuracy|21|0|2021-11-16| -|69|[UnblockNeteaseMusic/server-rust](https://github.com/UnblockNeteaseMusic/server-rust)|Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。|18|0|2022-01-12| -|70|[consenlabs/token-core](https://github.com/consenlabs/token-core)|Next generation core inside imToken Wallet.|197|0|2022-01-04| -|71|[skyzh/raytracer-tutorial](https://github.com/skyzh/raytracer-tutorial)|raytracer project for PPCA 2020|51|0|2021-11-20| -|72|[uk0/file_encryption](https://github.com/uk0/file_encryption)|文件加密 并且将文件名放在加密文件内,可以自释放。|19|0|2021-08-13| -|73|[tomassedovic/quicksilver-roguelike](https://github.com/tomassedovic/quicksilver-roguelike)|Template for a roguelike in Rust targeting desktop and the web|148|0|2021-10-16| -|74|[WeBankBlockchain/WeDPR-Lab-Core](https://github.com/WeBankBlockchain/WeDPR-Lab-Core)|Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件|130|0|2021-12-02| -|75|[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect)|A linter and formatter for help you improve copywriting, to correct spaces, punctuations between CJK (Chinese, Japanese, Korean).|63|0|2022-01-10| -|76|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|42|0|2022-01-09| -|77|[rmqtt-rs/rmqtt](https://github.com/rmqtt-rs/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|10|0|2021-08-29| -|78|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案|124|0|2021-12-15| -|79|[hanskorg/google-authenticator-rust](https://github.com/hanskorg/google-authenticator-rust)|GoogleAuthenticator Rust google两步验证生成器|26|0|2021-11-23| -|80|[MashPlant/db](https://github.com/MashPlant/db)|A database management system implemented in Rust from scratch.|14|0|2021-07-24| -|81|[Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo](https://github.com/Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo)| 在 Telegram 上快速模仿迟先生卖弱。|12|0|2021-12-06| -|82|[shadowsocks/crypto2](https://github.com/shadowsocks/crypto2)|The fastest cryptographic library in the galaxy|254|0|2021-12-17| -|83|[akiirui/mpv-handler](https://github.com/akiirui/mpv-handler)|Play videos and songs on the website via mpv-handler, without any background service.|55|0|2021-11-08| -|84|[supabase-community/postgrest-rs](https://github.com/supabase-community/postgrest-rs)|Rust client for PostgREST|116|0|2021-10-27| -|85|[justjavac/dvm](https://github.com/justjavac/dvm)|Deno Version Manager - Easy way to manage multiple active deno versions.|354|0|2022-01-07| -|86|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|360|0|2021-12-21| -|87|[Joylei/anim-rs](https://github.com/Joylei/anim-rs)|:hourglass: A framework independent animation library for rust, works nicely with Iced and the others|30|0|2022-01-01| -|88|[inherd/forming](https://github.com/inherd/forming)|Forming, is a lightweight architecture as code language. 轻量级架构即代码语言|18|0|2021-11-10| -|89|[inherd/guarding](https://github.com/inherd/guarding)|Guarding 是一个用于 Java、JavaScript、Rust、Golang 等语言的架构守护工具。借助于易于理解的 DSL,来编写守护规则。Guarding is a guardians for code, architecture, layered. |28|0|2021-11-10| -|90|[stuartZhang/scaffold-wizard](https://github.com/stuartZhang/scaffold-wizard)|问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll|33|0|2021-09-20| -|91|[grantshandy/libretranslate-rs](https://github.com/grantshandy/libretranslate-rs)|The LibreTranslate API client for Rust.|42|0|2021-10-07| -|92|[wandercn/gostd](https://github.com/wandercn/gostd)|Gostd is the golang standard library implementation in rust-lang.|23|0|2022-01-14| -|93|[DCjanus/ranger](https://github.com/DCjanus/ranger)|简单的命令行字幕下载器|19|0|2021-12-21| -|94|[AleoHQ/wagyu](https://github.com/AleoHQ/wagyu)|A Rust library for generating cryptocurrency wallets|448|0|2021-08-09| -|95|[rubickCenter/rubick-base](https://github.com/rubickCenter/rubick-base)|desktop automation, screen capture, input listen/simulation, asar compress, color picker for nodejs and electron based on rust. 基于 Rust / WASM 提供截图、取色、键鼠事件监听模拟、压缩解压、图像处理、获取已安装应用等跨平台功能的现代异步 Nodejs 模块,占 ...|22|0|2021-10-15| -|96|[rcore-os/RVM](https://github.com/rcore-os/RVM)|Rcore Virtual Machine|53|0|2021-07-27| -|97|[eatradish/meowdict](https://github.com/eatradish/meowdict)|喵典 - CLI Web client for moedict.tw|16|0|2021-12-24| -|98|[Sagebati/goban](https://github.com/Sagebati/goban)|Library for go move generation and go ruling.|13|0|2021-08-05| -|99|[develon2015/dnsd](https://github.com/develon2015/dnsd)|DNS 代理服务器|15|0|2021-10-14| -|100|[HMBSbige/get_cnip](https://github.com/HMBSbige/get_cnip)|获取国内 IP 和域名,生成路由表和 PAC 文件|195|0|2022-01-10| -|101|[rust-tw/book-tw](https://github.com/rust-tw/book-tw)|Rust 程式設計語言(正體中文翻譯)|97|0|2022-01-05| -|102|[bbqsrc/cargo-ndk](https://github.com/bbqsrc/cargo-ndk)|Compile Rust projects against the Android NDK without hassle|230|0|2022-01-04| -|103|[lindera-morphology/lindera-ko-dic-builder](https://github.com/lindera-morphology/lindera-ko-dic-builder)|A Korean morphological dictionary builder for ko-dic.|10|0|2021-09-01| -|104|[cty123/TrojanRust](https://github.com/cty123/TrojanRust)|Trojan-rust is a rust implementation for Trojan protocol that is targeted to circumvent GFW. This implementation focus on performance and stability above everything else.|15|0|2022-01-05| -|105|[ElnuDev/hebi](https://github.com/ElnuDev/hebi)|A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇.|70|0|2021-09-04| -|106|[IPSE-TEAM/ipse-core](https://github.com/IPSE-TEAM/ipse-core)|Ipse-core is the underlying consensus layer of IPSE project, which is the basic version of the whole application chain. The function modules to be added in the future are all extended based on this co ...|18|0|2022-01-05| -|107|[MashPlant/lalr1](https://github.com/MashPlant/lalr1)|An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.|34|0|2022-01-12| -|108|[zu1k/sdusrun](https://github.com/zu1k/sdusrun)|校园网深澜认证登录,srun|33|0|2022-01-01| -|109|[fefit/visdom](https://github.com/fefit/visdom)|A fast and easy to use library for html parsing & node selecting & node mutation, suitable for web scraping and html confusion.|42|0|2021-10-04| -|110|[DCjanus/cang-jie](https://github.com/DCjanus/cang-jie)|Chinese tokenizer for tantivy, based on jieba-rs|45|0|2021-09-21| -|111|[laohanlinux/canal-rs](https://github.com/laohanlinux/canal-rs)|Alibaba mysql database binlog incremental subscription & consumer components Canal's golang client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 rust 客户端 ]|11|0|2021-10-09| -|112|[co-rs/fast_log](https://github.com/co-rs/fast_log)|cogo rust faster log(based on channel)|38|0|2022-01-14| -|113|[KernelErr/shallow-container](https://github.com/KernelErr/shallow-container)|A light-weight container tool written in Rust.|12|0|2021-09-22| -|114|[sec-bit/ckb-zkp](https://github.com/sec-bit/ckb-zkp)|Zero Knowledge Proofs Toolkit for CKB|46|0|2021-10-27| -|115|[gfreezy/seeker](https://github.com/gfreezy/seeker)|通过使用 tun 来实现透明代理。实现了类似 surge 增强模式与网关模式。|206|0|2021-12-07| -|116|[JASory/Iridium](https://github.com/JASory/Iridium)|Atomic Physics Library|11|0|2021-11-18| -|117|[rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)|A Rust library for working with Bitcoin BIP-39 mnemonics|21|0|2021-11-09| -|118|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip|28|0|2021-11-18| -|119|[Pure-Peace/Peace](https://github.com/Pure-Peace/Peace)|osu! server development framework 🚀|42|0|2022-01-14| -|120|[KernelErr/fourth](https://github.com/KernelErr/fourth)|Simple and fast layer 4 proxy in Rust|13|0|2021-12-30| -|121|[inherd/writing](https://github.com/inherd/writing)|A document-code sync tools for document engineering. Writing 是一个自动 “文档-代码” 同步工具。解析 Markdown 中的代码定义,读取目标代码,并嵌入到新的文档中。|18|0|2021-10-25| -|122|[SIT-kite/kite-server](https://github.com/SIT-kite/kite-server)|“上应小风筝”小程序 API 代码和文档, 基于 Rust 语言的 poem 框架编写.|16|0|2022-01-12| -|123|[llxxbb/Nature](https://github.com/llxxbb/Nature)|Nature is a development support platform, it separates data definition from code, so it decouple the data from business system.|10|0|2021-11-21| -|124|[PhotonQuantum/magic-in-ten-mins-rs](https://github.com/PhotonQuantum/magic-in-ten-mins-rs)|十分钟魔法练习 in Rust|147|0|2022-01-14| -|125|[Microsoft-Distributed-System-Meetup/summer_love_paper_meetup](https://github.com/Microsoft-Distributed-System-Meetup/summer_love_paper_meetup)|This repo contains the schedule for summer paper meetup|22|0|2021-08-30| -|126|[lolishinshi/exloli](https://github.com/lolishinshi/exloli)|从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel|63|0|2021-12-02| -|127|[h1trust/about](https://github.com/h1trust/about)|🌿 For you, rustaceans from HIT|22|0|2021-11-26| -|128|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|248|0|2022-01-11| -|129|[mozillazg/rust-pinyin](https://github.com/mozillazg/rust-pinyin)|汉字转拼音|109|0|2021-12-12| -|130|[cc-morning/share-clip](https://github.com/cc-morning/share-clip)|Multi-device clipboard sharing.|42|0|2021-11-09| -|131|[Ko-oK-OS/xv6-rust](https://github.com/Ko-oK-OS/xv6-rust)|🦀️ Re-implement xv6-riscv in Rust|23|0|2021-12-25| -|132|[dslchd/tokio-cn-doc](https://github.com/dslchd/tokio-cn-doc)|Rust, Tokio, CN, Doc, Demo|172|0|2021-12-31| -|133|[wushikj/mix-agent](https://github.com/wushikj/mix-agent)|基于rust语言开发的一套运维监控探针,支持widnows、linux、macos系统|14|0|2021-11-16| -|134|[wwwbjqcom/tubing](https://github.com/wwwbjqcom/tubing)|-|14|0|2021-12-29| -|135|[bminixhofer/nnsplit](https://github.com/bminixhofer/nnsplit)|Semantic text segmentation. For sentence boundary detection, compound splitting and more.|224|0|2022-01-15| -|136|[zzy/tide-async-graphql-mongodb](https://github.com/zzy/tide-async-graphql-mongodb)|Clean boilerplate for graphql services, wasm/yew frontend, handlebars frontend. Using tide, rhai, async-graphql, surf, graphql-client, yew, handlebars, jsonwebtoken, and mongodb.|20|0|2021-09-29| -|137|[hsivonen/charset](https://github.com/hsivonen/charset)|Thunderbird-compatible character encoding decoding for email in Rust|10|0|2021-11-29| -|138|[kenkoooo/competitive-programming-rs](https://github.com/kenkoooo/competitive-programming-rs)|Algorithm Snippets for Competitive Programming in Rust|99|0|2021-12-30| -|139|[OPQBOT/rust-tcp-async-client](https://github.com/OPQBOT/rust-tcp-async-client)|Rust Tokio 异步多客户端网络框架 高并发 插件化|20|0|2021-12-25| -|140|[datum-lang/datum](https://github.com/datum-lang/datum)|A easy maintain(read/write) language for transform from/to other languages. 下一代企业级编程语言。|133|0|2021-11-01| -|141|[riscv-rust/longan-nano](https://github.com/riscv-rust/longan-nano)|Board support package for the Longan Nano board|89|0|2021-12-27| -|142|[orhun/godsays](https://github.com/orhun/godsays)|Rust port of the Terry Davis' (RIP) "god says" program|35|0|2021-07-22| -|143|[arlicle/panda-api](https://github.com/arlicle/panda-api)|Panda api is a simple and powerful api docs design tool.|300|0|2021-12-18| -|144|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|26|0|2022-01-13| -|145|[Millione/nju-clock-in](https://github.com/Millione/nju-clock-in)|南京大学自动打卡|22|0|2021-10-20| -|146|[netcan/AnimalChess](https://github.com/netcan/AnimalChess)|Animal Fight Chess Game(斗兽棋) written in rust.|74|0|2021-12-01| -|147|[nanozuki/dantalian](https://github.com/nanozuki/dantalian)|A nfo file generator for your anime. Source from Bangumi.|39|0|2022-01-09| -|148|[kuchiki-rs/kuchiki](https://github.com/kuchiki-rs/kuchiki)|(朽木) HTML/XML tree manipulation library for Rust|408|0|2021-12-08| -|149|[sidneywang/rsbind](https://github.com/sidneywang/rsbind)|Tools for building mobile applications in Rust.|209|0|2022-01-15| -|150|[owent/wxwork_robotd](https://github.com/owent/wxwork_robotd)|微信机器人接入服务|27|0|2021-12-20| -|151|[SitinCloud/Owlyshield](https://github.com/SitinCloud/Owlyshield)|Owlyshield is an open-source AI-driven behaviour based antiransomware engine written in Rust. |18|0|2022-01-12| -|152|[dxx/datastructure-algorithm](https://github.com/dxx/datastructure-algorithm)|:file_folder: 图解数据结构和算法,使用多种语言实现|55|0|2021-10-19| -|153|[the-lean-crate/criner](https://github.com/the-lean-crate/criner)|A tool to mine crates.io and produce static websites|65|0|2022-01-14| -|154|[magiclen/passwords](https://github.com/magiclen/passwords)|This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.|11|0|2021-09-19| -|155|[hsivonen/encoding_rs](https://github.com/hsivonen/encoding_rs)|A Gecko-oriented implementation of the Encoding Standard in Rust|240|0|2022-01-02| -|156|[OTOMariK/yee_player](https://github.com/OTOMariK/yee_player)|simple music player written in Rust 使用Rust编写的简易音乐播放器|14|0|2021-08-22| -|157|[magiclen/vcard](https://github.com/magiclen/vcard)|A pure Rust implementation of vCard based on RFC 6350.|13|0|2021-08-23| -|158|[wtklbm/crm](https://github.com/wtklbm/crm)|Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源 |91|0|2021-12-13| -|159|[xxg1413/rust-security](https://github.com/xxg1413/rust-security)|Rust语言安全相关分析|12|0|2021-08-29| -|160|[ontio/ontology-wasm-cdt-rust](https://github.com/ontio/ontology-wasm-cdt-rust)|ontology wasm contract development kit|11|0|2021-11-11| -|161|[makers-for-life/makair-control-ui](https://github.com/makers-for-life/makair-control-ui)|🖥 [Software] GUI application that uses the telemetry protocol to control the ventilator.|19|0|2021-12-01| -|162|[rust-zh/faq](https://github.com/rust-zh/faq)|收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答|38|0|2021-12-10| -|163|[magiclen/html-minifier](https://github.com/magiclen/html-minifier)|This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in `