diff --git a/README.md b/README.md index 0ef6d44d8..5ba4384ac 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@
↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/C.md b/content/charts/growth/knowledge/C.md index abf297e03..38cf38881 100644 --- a/content/charts/growth/knowledge/C.md +++ b/content/charts/growth/knowledge/C.md @@ -5,15 +5,15 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|187|23|2022-01-10| +|1|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|192|24|2022-01-10| |2|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5593|3|2022-01-08| |3|[Ascotbe/Kernelhub](https://github.com/Ascotbe/Kernelhub)|:palm_tree:Windows Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (Windows提权漏洞合集) |1653|3|2022-01-04| |4|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6247|2|2021-12-23| |5|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、混音、均衡器音效;视频剪切、水印、截图、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜,歌词解析,音视频学习路线,音视频知识总结、流媒体协议|2911|2|2022-01-10| |6|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2832|2|2021-12-29| -|7|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|168|1|2021-12-27| +|7|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|169|1|2021-12-27| |8|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1356|1|2022-01-09| -|9|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|629|1|2021-12-19| +|9|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|630|1|2021-12-19| |10|[realYurkOfGitHub/translation-Introduction-to-HPC](https://github.com/realYurkOfGitHub/translation-Introduction-to-HPC)|为 Eijhout 教授的Introduction to HPC提供中文翻译、 PPT和Lab。|56|1|2021-12-27| |11|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|117|1|2022-01-03| |12|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|270|1|2021-12-26| @@ -21,7 +21,7 @@ |14|[hairrrrr/C-CrashCourse](https://github.com/hairrrrr/C-CrashCourse)|C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning|484|1|2021-11-25| |15|[ming1016/study](https://github.com/ming1016/study)|学习记录|3686|1|2022-01-06| |16|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|458|1|2022-01-09| -|17|[xinntao/Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)|NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|86|1|2021-12-10| +|17|[xinntao/Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)|NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|85|1|2021-12-10| |18|[0voice/algorithm-structure](https://github.com/0voice/algorithm-structure)|2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结|559|1|2021-08-27| |19|[nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning)|learn how to use BPF/eBPF|213|0|2021-12-21| |20|[ouyangzhaoxing/color-studio](https://github.com/ouyangzhaoxing/color-studio)|轻量简洁颜值极高的IDE,非常适合萌新作为编程入门使用。(Lightweight, concise and beautiful IDE, very suitable for novices to use as a programming entry.)|45|0|2021-09-26| @@ -57,7 +57,7 @@ |50|[alejoseb/Modbus-STM32-HAL-FreeRTOS](https://github.com/alejoseb/Modbus-STM32-HAL-FreeRTOS)|Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS|161|0|2021-11-19| |51|[deepwzh/sdust-examination-materials](https://github.com/deepwzh/sdust-examination-materials)|山东科技大学课程资源共享计划|231|0|2021-10-06| |52|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LilyGo LoRa Series examples|190|0|2022-01-06| -|53|[hexhacking/xUnwind](https://github.com/hexhacking/xUnwind)|xUnwind is a collection of Android native stack unwinding solutions.|98|0|2021-12-29| +|53|[hexhacking/xUnwind](https://github.com/hexhacking/xUnwind)|xUnwind is a collection of Android native stack unwinding solutions.|99|0|2021-12-29| |54|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|164|0|2022-01-10| |55|[Lighter-z/51-Single-chip](https://github.com/Lighter-z/51-Single-chip)|51单片机入门资料|129|0|2021-08-15| |56|[xuhongv/StudyInEsp32](https://github.com/xuhongv/StudyInEsp32)|【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...)|295|0|2021-11-29| diff --git a/content/charts/growth/knowledge/CPP.md b/content/charts/growth/knowledge/CPP.md index 4a30b9164..966831196 100644 --- a/content/charts/growth/knowledge/CPP.md +++ b/content/charts/growth/knowledge/CPP.md @@ -6,26 +6,26 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|859|26|2022-01-11| -|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17814|20|2021-12-18| -|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 ...|21857|15|2022-01-10| -|4|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|321|9|2021-12-15| -|5|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1284|7|2021-10-21| -|6|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|1977|6|2021-11-30| +|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17815|20|2021-12-18| +|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 ...|21858|15|2022-01-10| +|4|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|322|9|2021-12-15| +|5|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1285|7|2021-10-21| +|6|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|1978|6|2022-01-11| |7|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|195|5|2022-01-09| |8|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8897|4|2021-12-06| -|9|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源~✍🏻 更新中~欢迎Star!⭐️|1847|3|2021-09-15| +|9|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源~✍🏻 更新中~欢迎Star!⭐️|1849|3|2021-09-15| |10|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/|1180|3|2022-01-08| -|11|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5789|2|2021-12-28| +|11|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5790|2|2021-12-28| |12|[callmePicacho/Data-Structres](https://github.com/callmePicacho/Data-Structres)|浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解|1646|2|2021-08-17| |13|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|811|2|2022-01-11| |14|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|110|2|2021-12-28| -|15|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|1979|2|2022-01-06| +|15|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|1983|2|2022-01-06| |16|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2447|2|2021-12-21| -|17|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3409|2|2021-11-28| +|17|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3410|2|2021-11-28| |18|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2448|2|2022-01-03| |19|[HarleysZhang/2021_algorithm_intern_information](https://github.com/HarleysZhang/2021_algorithm_intern_information)|2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。|1234|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 ...|973|1|2022-01-10| -|21|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1423|1|2021-12-05| +|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 ...|972|1|2022-01-10| +|21|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1424|1|2021-12-05| |22|[ethan-li-coding/PatchMatchStereo](https://github.com/ethan-li-coding/PatchMatchStereo)|PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!|366|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.|674|1|2021-07-23| |24|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |164|1|2021-11-07| @@ -39,10 +39,10 @@ |32|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|289|1|2022-01-04| |33|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|655|1|2021-08-24| |34|[forhappy/Cplusplus-Concurrency-In-Practice](https://github.com/forhappy/Cplusplus-Concurrency-In-Practice)|A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》|3827|1|2021-07-25| -|35|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1492|1|2022-01-03| +|35|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1494|1|2022-01-03| |36|[xmuli/QtExamples](https://github.com/xmuli/QtExamples)|Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程|960|1|2021-10-09| |37|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x|811|1|2021-11-09| -|38|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1242|1|2022-01-11| +|38|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1244|1|2022-01-12| |39|[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语言 ...|2226|1|2022-01-11| |40|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|171|0|2021-10-21| |41|[Vincentqyw/LineSegmentsDetection](https://github.com/Vincentqyw/LineSegmentsDetection)|:monkey:A collection of line segments detection algorithms. |73|0|2021-09-08| @@ -80,7 +80,7 @@ |73|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|939|0|2022-01-07| |74|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习,保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|57|0|2021-07-22| |75|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|356|0|2021-09-04| -|76|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等!|72|0|2021-11-03| +|76|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等!|72|0|2022-01-11| |77|[plamenko/altruct](https://github.com/plamenko/altruct)|Algorithms & Data Structures|64|0|2021-11-06| |78|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|116|0|2022-01-07| |79|[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| @@ -97,7 +97,7 @@ |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版)》笔记|615|0|2021-12-26| -|93|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|132|0|2022-01-10| +|93|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|132|0|2022-01-11| |94|[sukhoeing/aoapc-bac2nd-keys](https://github.com/sukhoeing/aoapc-bac2nd-keys)|算法竞赛入门经典第2版-习题选解|468|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| diff --git a/content/charts/growth/knowledge/CSHARP.md b/content/charts/growth/knowledge/CSHARP.md index a71ab645b..27c4eb87d 100644 --- a/content/charts/growth/knowledge/CSHARP.md +++ b/content/charts/growth/knowledge/CSHARP.md @@ -5,15 +5,15 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|2278|120|2022-01-11| -|2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2290|3|2021-11-20| -|3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:|3578|3|2021-12-14| +|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|2309|122|2022-01-11| +|2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2292|3|2021-11-20| +|3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:|3579|3|2021-12-14| |4|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、文章、书籍,社区组织,工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|818|2|2021-12-07| -|5|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|441|2|2022-01-09| +|5|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|443|2|2022-01-09| |6|[wlgys8/GPUDrivenTerrainLearn](https://github.com/wlgys8/GPUDrivenTerrainLearn)|A Unity Project used for Learning GPU Driven Terrain Render|98|1|2021-07-17| -|7|[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.|503|1|2021-10-09| -|8|[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下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|441|1|2022-01-10| -|9|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|714|1|2021-10-06| +|7|[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| +|8|[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下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|442|1|2022-01-10| +|9|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|715|1|2021-10-06| |10|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1774|1|2022-01-11| |11|[YukiCoco/YukiDrive](https://github.com/YukiCoco/YukiDrive)|Onedrive & SharePoint 文件浏览网页程序|459|1|2021-11-09| |12|[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、代码生成器、仿掘金专栏|519|1|2021-12-28| @@ -27,7 +27,7 @@ |20|[Tlaster/WeiPo](https://github.com/Tlaster/WeiPo)|第三方微博客户端|29|0|2021-08-11| |21|[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| |22|[WeihanLi/DesignPatterns](https://github.com/WeihanLi/DesignPatterns)|DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码|93|0|2021-12-09| -|23|[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-11| +|23|[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| |24|[xiajingren/HelloAbp](https://github.com/xiajingren/HelloAbp)|ABP vNext + vue-element-admin入门级项目实践|217|0|2021-07-31| |25|[csdjk/LearnUnity](https://github.com/csdjk/LearnUnity)|学习Unity过程中的一些记录,demo。|49|0|2021-07-29| |26|[WangPney/WechatHelper7010](https://github.com/WangPney/WechatHelper7010)|Ipad、MAC、Windows协议,微信协议(本开源项目是7.0.14 C#版本的,学习用,商用JAVA源码独家804协议测试 请看下面)|35|0|2021-07-13| diff --git a/content/charts/growth/knowledge/CSS.md b/content/charts/growth/knowledge/CSS.md index ad88b6996..61ecd49f4 100644 --- a/content/charts/growth/knowledge/CSS.md +++ b/content/charts/growth/knowledge/CSS.md @@ -11,7 +11,7 @@ |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 中文版)|5991|3|2021-12-20| |6|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learn(sklearn) 中文文档|4531|3|2022-01-09| -|7|[apachecn/hands-on-ml-zh](https://github.com/apachecn/hands-on-ml-zh)|:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】|3623|3|2021-08-09| +|7|[apachecn/hands-on-ml-zh](https://github.com/apachecn/hands-on-ml-zh)|:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】|3622|3|2021-08-09| |8|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|497|3|2021-12-13| |9|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3779|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|8355|2|2022-01-10| diff --git a/content/charts/growth/knowledge/Go.md b/content/charts/growth/knowledge/Go.md index 0ec7661d9..6112b202d 100644 --- a/content/charts/growth/knowledge/Go.md +++ b/content/charts/growth/knowledge/Go.md @@ -5,19 +5,19 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22831|14|2022-01-11| +|1|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22832|14|2022-01-11| |2|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16341|12|2021-12-28| |3|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16544|11|2022-01-10| |4|[chai2010/ugo-compiler-book](https://github.com/chai2010/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|782|11|2021-12-30| -|5|[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|39445|11|2022-01-01| -|6|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12527|11|2022-01-04| -|7|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28528|9|2022-01-11| -|8|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19865|7|2022-01-04| +|5|[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|39446|11|2022-01-01| +|6|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12533|11|2022-01-04| +|7|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28528|9|2022-01-12| +|8|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19866|7|2022-01-04| |9|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10150|7|2021-12-22| |10|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用 Kubernetes,3min 装完,500M,100年证书,版本不要太全,生产环境稳如老狗🔥 ⎈ 🐳|7644|6|2022-01-11| |11|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10495|6|2021-12-20| |12|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|1744|5|2021-10-16| -|13|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4114|4|2021-12-14| +|13|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4115|4|2021-12-14| |14|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3447|3|2021-11-17| |15|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现-《研磨设计模式》读书笔记|5888|3|2021-11-10| |16|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8077|3|2021-10-25| @@ -35,11 +35,11 @@ |28|[liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-tutorial)|:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese|2091|1|2021-10-24| |29|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|359|1|2022-01-09| |30|[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| -|31|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2254|1|2022-01-11| +|31|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2255|1|2022-01-11| |32|[baiyutang/meetup](https://github.com/baiyutang/meetup)|【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues|765|1|2021-12-27| |33|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go.|197|1|2021-11-04| |34|[golang-minibear2333/golang](https://github.com/golang-minibear2333/golang)|扫清go语言一切障碍,go语言实战、go语言从入门到精通,持续更新,欢迎star|353|1|2021-08-25| -|35|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2833|1|2021-12-22| +|35|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2834|1|2021-12-22| |36|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server)|338|1|2021-11-15| |37|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|82|1|2021-11-09| |38|[lilacsheep/HomeCenter](https://github.com/lilacsheep/HomeCenter)|A collection of commonly used tools, including proxy, file management, DDNS, offline download|275|1|2021-11-15| diff --git a/content/charts/growth/knowledge/HTML.md b/content/charts/growth/knowledge/HTML.md index a2585bb55..489ad7d0a 100644 --- a/content/charts/growth/knowledge/HTML.md +++ b/content/charts/growth/knowledge/HTML.md @@ -5,25 +5,25 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[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/Rust.md b/content/charts/growth/knowledge/Rust.md index 911d85bf4..84af0fcb4 100644 --- a/content/charts/growth/knowledge/Rust.md +++ b/content/charts/growth/knowledge/Rust.md @@ -6,7 +6,7 @@ |#|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.|260409|255|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:|7476|5|2021-12-19| +|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:|7478|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 是面向极客的知识管理元框架。|273|5|2022-01-11| |4|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|499|3|2021-12-27| |5|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|377|2|2021-08-18| diff --git a/content/charts/growth/knowledge/Shell.md b/content/charts/growth/knowledge/Shell.md index f56f57882..bc94b3e90 100644 --- a/content/charts/growth/knowledge/Shell.md +++ b/content/charts/growth/knowledge/Shell.md @@ -5,9 +5,9 @@ |#|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|22276|15|2022-01-08| +|1|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22290|15|2022-01-08| |2|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27552|14|2021-08-10| -|3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6640|6|2022-01-11| +|3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6639|6|2022-01-12| |4|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9511|5|2021-12-27| |5|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|149|4|2021-12-31| |6|[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|1654|3|2022-01-11| @@ -25,7 +25,7 @@ |18|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|137|1|2021-12-10| |19|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows 10 Linux Subsystems|2053|1|2021-12-03| |20|[goreliu/zshguide](https://github.com/goreliu/zshguide)|Zsh 开发指南|886|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|2583|1|2022-01-05| +|21|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|2584|1|2022-01-05| |22|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|552|1|2022-01-10| |23|[studygolang/GCTT](https://github.com/studygolang/GCTT)|GCTT Go中文网翻译组。|1322|1|2021-12-26| |24|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|1862|1|2022-01-11| diff --git a/content/charts/growth/knowledge/Swift.md b/content/charts/growth/knowledge/Swift.md index c5e7b2e60..f6737396d 100644 --- a/content/charts/growth/knowledge/Swift.md +++ b/content/charts/growth/knowledge/Swift.md @@ -6,7 +6,7 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One status bar button, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|685|16|2022-01-11| -|2|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13182|5|2021-08-05| +|2|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13185|5|2021-08-05| |3|[Co2333/myyearwithgit](https://github.com/Co2333/myyearwithgit)|代码仓库年终总结报告。|171|4|2022-01-10| |4|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |4021|4|2021-09-14| |5|[coyingcat/15DaysofAnimationsinSwift](https://github.com/coyingcat/15DaysofAnimationsinSwift)|Swift,学习动画,升级原版本 , larrynatalicio/15DaysofAnimationsinSwift|9|0|2021-09-28| diff --git a/content/charts/growth/knowledge/TeX.md b/content/charts/growth/knowledge/TeX.md index 2a025d2e3..7228876e4 100644 --- a/content/charts/growth/knowledge/TeX.md +++ b/content/charts/growth/knowledge/TeX.md @@ -6,7 +6,7 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1836|24|2021-12-31| -|2|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25357|22|2022-01-05| +|2|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25358|22|2022-01-05| |3|[NiuTrans/MTBook](https://github.com/NiuTrans/MTBook)|《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models|2318|4|2021-11-25| |4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|3868|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| diff --git a/content/charts/growth/knowledge/TypeScript.md b/content/charts/growth/knowledge/TypeScript.md index 9e8995878..07597ab8b 100644 --- a/content/charts/growth/knowledge/TypeScript.md +++ b/content/charts/growth/knowledge/TypeScript.md @@ -11,7 +11,7 @@ |4|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|5265|7|2022-01-03| |5|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|4026|7|2022-01-11| |6|[doodlewind/jshistory-cn](https://github.com/doodlewind/jshistory-cn)|🇨🇳 《JavaScript 二十年》中文版|3709|6|2021-11-25| -|7|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8483|4|2021-12-09| +|7|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8485|4|2021-12-09| |8|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |5091|4|2021-11-11| |9|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2199|3|2022-01-11| |10|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|785|3|2022-01-09| diff --git a/content/charts/growth/knowledge/Vim-script.md b/content/charts/growth/knowledge/Vim-script.md index 1c7d874a9..c0ae57f8c 100644 --- a/content/charts/growth/knowledge/Vim-script.md +++ b/content/charts/growth/knowledge/Vim-script.md @@ -5,7 +5,7 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12698|6|2021-11-17| +|1|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12699|6|2021-11-17| |2|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|8689|5|2021-08-21| |3|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始,到精通vim配置,和高级命令。希望能让vim是你的开发更高效。|127|1|2021-12-10| |4|[dolotech/ebook](https://github.com/dolotech/ebook)|学习资料|1449|1|2021-12-02| diff --git a/content/charts/growth/software/All-Language.md b/content/charts/growth/software/All-Language.md index 599f9ff2b..8d1e2399e 100644 --- a/content/charts/growth/software/All-Language.md +++ b/content/charts/growth/software/All-Language.md @@ -5,206 +5,206 @@ |#|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|17871|113|JavaScript|2022-01-04| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|17878|113|JavaScript|2022-01-04| |2|[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.|1926|66|Rust|2022-01-11| -|3|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5094|64|TypeScript|2022-01-11| -|4|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4231|63|C|2022-01-10| -|5|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192149|62|JavaScript|2022-01-09| -|6|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|899|60|Python|2022-01-11| -|7|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5636|58|C|2022-01-05| +|3|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4294|64|C|2022-01-10| +|4|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5095|64|TypeScript|2022-01-11| +|5|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192157|62|JavaScript|2022-01-09| +|6|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|900|60|Python|2022-01-11| +|7|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5637|58|C|2022-01-05| |8|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|670|52|Vue|2022-01-05| |9|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|366|52|Go|2022-01-11| -|10|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8687|49|Python|2022-01-08| -|11|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56693|48|Python|2022-01-11| -|12|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73492|42|Vue|2022-01-10| -|13|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55335|40|Java|2022-01-09| -|14|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|32140|40|Python|2022-01-11| +|10|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8698|49|Python|2022-01-08| +|11|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56696|48|Python|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|73495|42|Vue|2022-01-10| +|13|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|32168|41|Python|2022-01-11| +|14|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55337|40|Java|2022-01-09| |15|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1661|39|Rust|2021-12-30| -|16|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|418|38|Go|2022-01-09| -|17|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5062|37|Python|2021-12-10| +|16|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5063|38|Python|2021-12-10| +|17|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|418|38|Go|2022-01-09| |18|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7420|33|TypeScript|2022-01-11| -|19|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|26337|32|TypeScript|2022-01-11| +|19|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|26351|32|TypeScript|2022-01-12| |20|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|664|32|HTML|2021-12-23| -|21|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99681|31|C++|2022-01-11| +|21|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99684|31|C++|2022-01-11| |22|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14382|31|Rust|2022-01-11| -|23|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76951|31|TypeScript|2022-01-11| -|24|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14074|31|JavaScript|2022-01-11| -|25|[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 ...|18540|30|Python|2022-01-11| +|23|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76959|31|TypeScript|2022-01-11| +|24|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14080|31|JavaScript|2022-01-11| +|25|[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 ...|18540|30|Python|2022-01-12| |26|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|973|29|Java|2021-12-15| -|27|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35298|28|JavaScript|2022-01-11| +|27|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35302|28|JavaScript|2022-01-11| |28|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1022|28|Dart|2022-01-11| |29|[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 ...|738|28|Kotlin|2021-12-31| |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.|13874|27|Go|2022-01-11| -|31|[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云服务,打造具备聊天、社交功 ...|6177|27|Go|2022-01-06| -|32|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37573|27|JavaScript|2022-01-09| +|31|[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云服务,打造具备聊天、社交功 ...|6183|27|Go|2022-01-06| +|32|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37577|27|JavaScript|2022-01-09| |33|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|515|27|C++|2022-01-11| |34|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29672|26|JavaScript|2021-12-14| |35|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2276|26|JavaScript|2022-01-08| -|36|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51530|26|Vue|2022-01-11| +|36|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51532|26|Vue|2022-01-11| |37|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13455|25|Vue|2022-01-11| -|38|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27041|24|Java|2022-01-11| +|38|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27046|24|Java|2022-01-11| |39|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3006|24|Python|2021-12-04| |40|[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.|52425|24|Go|2022-01-11| -|41|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42800|24|Python|2021-12-04| -|42|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17882|23|TypeScript|2021-10-24| +|41|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42799|24|Python|2021-12-04| +|42|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17883|23|TypeScript|2021-10-24| |43|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28169|23|Java|2022-01-11| -|44|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61330|23|Clojure|2021-12-20| +|44|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61334|23|Clojure|2021-12-20| |45|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30343|22|TypeScript|2022-01-11| |46|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1198|20|Swift|2022-01-11| -|47|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37414|20|Vue|2021-09-13| -|48|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18861|19|Objective-C|2021-11-26| -|49|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4540|19|Go|2022-01-11| -|50|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17547|19|Python|2022-01-11| -|51|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31096|19|TypeScript|2022-01-11| -|52|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1007|19|JavaScript|2021-12-29| -|53|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43367|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.|21471|19|Java|2022-01-11| -|55|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3575|19|Go|2022-01-10| -|56|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|392|19|Python|2022-01-07| -|57|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3886|18|C#|2022-01-04| -|58|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35004|18|JavaScript|2022-01-07| -|59|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30419|18|Python|2021-08-25| -|60|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|129|18|Java|2022-01-10| -|61|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29452|18|JavaScript|2022-01-10| -|62|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|663|18|Python|2022-01-11| -|63|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15469|18|JavaScript|2022-01-10| +|47|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37413|20|Vue|2021-09-13| +|48|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18860|19|Objective-C|2021-11-26| +|49|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|133|19|Java|2022-01-10| +|50|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4540|19|Go|2022-01-11| +|51|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17547|19|Python|2022-01-12| +|52|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31097|19|TypeScript|2022-01-11| +|53|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1007|19|JavaScript|2021-12-29| +|54|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43370|19|JavaScript|2021-10-01| +|55|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21471|19|Java|2022-01-12| +|56|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3575|19|Go|2022-01-10| +|57|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|393|19|Python|2022-01-07| +|58|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3888|18|C#|2022-01-04| +|59|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35004|18|JavaScript|2022-01-07| +|60|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30419|18|Python|2021-08-25| +|61|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29454|18|JavaScript|2022-01-10| +|62|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|665|18|Python|2022-01-11| +|63|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15471|18|JavaScript|2022-01-10| |64|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|28757|18|Makefile|2021-12-28| -|65|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4745|18|Dart|2022-01-02| +|65|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4747|18|Dart|2022-01-02| |66|[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.|4055|18|C++|2022-01-11| |67|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52318|18|Assembly|2021-12-10| -|68|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5511|18|TypeScript|2022-01-11| -|69|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|460|17|PHP|2022-01-10| -|70|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4058|17|C#|2022-01-11| -|71|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|716|17|Python|2022-01-04| +|68|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5512|18|TypeScript|2022-01-11| +|69|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|461|17|PHP|2022-01-11| +|70|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4062|17|C#|2022-01-11| +|71|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|717|17|Python|2022-01-04| |72|[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, ...|19854|17|Go|2022-01-02| -|73|[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三 ...|11160|17|Vue|2022-01-09| -|74|[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.|18188|17|JavaScript|2022-01-11| -|75|[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! – |41700|17|JavaScript|2022-01-11| +|73|[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三 ...|11162|17|Vue|2022-01-09| +|74|[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.|18192|17|JavaScript|2022-01-12| +|75|[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! – |41699|17|JavaScript|2022-01-11| |76|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3533|16|C#|2021-12-30| -|77|[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 ...|24474|16|Java|2021-11-07| +|77|[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 ...|24475|16|Java|2021-11-07| |78|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|853|16|CSS|2022-01-07| -|79|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20998|16|Java|2022-01-11| -|80|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9960|16|JavaScript|2022-01-10| -|81|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49789|16|JavaScript|2021-12-22| -|82|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22345|16|Java|2022-01-10| -|83|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4789|16|TypeScript|2022-01-11| -|84|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40149|16|Python|2022-01-10| -|85|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23096|16|Java|2021-11-02| -|86|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49356|15|TypeScript|2022-01-11| +|79|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20999|16|Java|2022-01-11| +|80|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9961|16|JavaScript|2022-01-10| +|81|[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| +|82|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22347|16|Java|2022-01-10| +|83|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4788|16|TypeScript|2022-01-11| +|84|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40152|16|Python|2022-01-10| +|85|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23097|16|Java|2021-11-02| +|86|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49357|15|TypeScript|2022-01-11| |87|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4044|15|Go|2021-12-24| -|88|[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 ...|5579|15|TypeScript|2022-01-11| +|88|[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 ...|5581|15|TypeScript|2022-01-11| |89|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|15|C|2022-01-09| -|90|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39406|15|JavaScript|2022-01-11| -|91|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30327|15|Java|2021-12-11| -|92|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18409|15|Java|2022-01-07| -|93|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20678|15|Java|2022-01-11| -|94|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17177|15|Java|2022-01-03| -|95|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9194|15|Python|2022-01-11| -|96|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27774|15|Go|2022-01-11| +|90|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39411|15|JavaScript|2022-01-11| +|91|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30326|15|Java|2021-12-11| +|92|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18410|15|Java|2022-01-07| +|93|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20680|15|Java|2022-01-11| +|94|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17181|15|Java|2022-01-03| +|95|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9199|15|Python|2022-01-12| +|96|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27776|15|Go|2022-01-12| |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)|14119|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!|8379|15|Vue|2022-01-10| -|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.|21094|14|Java|2022-01-10| -|100|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6587|14|JavaScript|2021-12-22| +|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!|8382|15|Vue|2022-01-10| +|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.|21096|14|Java|2022-01-10| +|100|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6591|14|JavaScript|2021-12-22| |101|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|533|14|Go|2022-01-11| -|102|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6286|14|JavaScript|2022-01-08| -|103|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17922|14|Python|2022-01-11| +|102|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6287|14|JavaScript|2022-01-08| +|103|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17923|14|Python|2022-01-11| |104|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|502|14|C|2022-01-07| |105|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10598|14|Vue|2021-10-13| |106|[taowen/awesome-lowcode](https://github.com/taowen/awesome-lowcode)|国内低代码平台从业者交流|7360|14|-|2022-01-11| |107|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28891|14|Rust|2022-01-09| -|108|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12741|14|C#|2021-12-28| -|109|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23233|14|Java|2021-12-03| +|108|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12742|14|C#|2021-12-28| +|109|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23232|14|Java|2021-12-03| |110|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20383|14|JavaScript|2021-08-11| -|111|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|12998|14|JavaScript|2022-01-09| -|112|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9202|13|Python|2022-01-07| -|113|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4589|13|Java|2022-01-11| +|111|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|12999|14|JavaScript|2022-01-09| +|112|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9204|13|Python|2022-01-07| +|113|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4603|13|Java|2022-01-11| |114|[suminerProxy/suminerProxy](https://github.com/suminerProxy/suminerProxy)|SuMinerProxy是目前市面上最稳定、价格最低(目前固定开发者费用为0.2%)、功能最全的矿池代理。支持内置抽水!!!支持一键在windows和Linux系统上搭建矿池抽水代理,使用ssl/tcp转发加密传输数据,支持一键屏蔽服务商的监管系统,使你的行为更加安全私密,防止服务器ip被查封。 可拓展匿名代理,保护服务器,防止DDOS攻击,让你的用户更加信赖你! 软件提供可视化界面,可一键管理转 ...|103|13|Shell|2022-01-09| |115|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30097|13|Go|2022-01-11| -|116|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14000|13|Python|2021-07-24| +|116|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14002|13|Python|2021-07-24| |117|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11052|13|Go|2022-01-10| |118|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18326|13|JavaScript|2022-01-11| -|119|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4133|13|JavaScript|2021-10-20| -|120|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|4870|13|-|2021-12-11| +|119|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4136|13|JavaScript|2021-10-20| +|120|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|4873|13|-|2021-12-11| |121|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|6917|13|C++|2022-01-07| -|122|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|65|13|Go|2022-01-07| -|123|[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.|1279|13|Rust|2022-01-11| -|124|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|2992|13|JavaScript|2021-12-11| -|125|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2786|13|JavaScript|2022-01-11| -|126|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38301|13|Go|2022-01-11| -|127|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18226|13|Java|2022-01-11| -|128|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|10777|12|TypeScript|2022-01-09| -|129|[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.|13990|12|C++|2022-01-06| -|130|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16710|12|Java|2022-01-10| -|131|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11679|12|TypeScript|2022-01-11| -|132|[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 |8420|12|C++|2022-01-07| -|133|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4654|12|C#|2022-01-11| -|134|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6368|12|Shell|2021-12-31| -|135|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18563|12|Rust|2022-01-11| -|136|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23938|12|Vue|2021-12-28| -|137|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2518|12|HTML|2022-01-11| -|138|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1622|12|Go|2022-01-06| -|139|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19419|12|C|2022-01-11| -|140|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12700|12|Java|2022-01-03| -|141|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1271|12|TypeScript|2021-12-21| -|142|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|747|12|TypeScript|2021-11-29| -|143|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|199|12|Java|2022-01-02| -|144|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20175|12|Rust|2022-01-11| +|122|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|227|13|Java|2022-01-02| +|123|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|65|13|Go|2022-01-07| +|124|[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.|1279|13|Rust|2022-01-11| +|125|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|2992|13|JavaScript|2021-12-11| +|126|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2787|13|JavaScript|2022-01-11| +|127|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38301|13|Go|2022-01-11| +|128|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18227|13|Java|2022-01-12| +|129|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|10777|12|TypeScript|2022-01-09| +|130|[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.|13991|12|C++|2022-01-06| +|131|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16710|12|Java|2022-01-10| +|132|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11679|12|TypeScript|2022-01-11| +|133|[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 |8423|12|C++|2022-01-07| +|134|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4660|12|C#|2022-01-12| +|135|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6368|12|Shell|2021-12-31| +|136|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18563|12|Rust|2022-01-11| +|137|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23938|12|Vue|2021-12-28| +|138|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2519|12|HTML|2022-01-11| +|139|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1622|12|Go|2022-01-06| +|140|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19423|12|C|2022-01-11| +|141|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12714|12|Java|2022-01-03| +|142|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1271|12|TypeScript|2021-12-21| +|143|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|747|12|TypeScript|2021-11-29| +|144|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20177|12|Rust|2022-01-11| |145|[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.|2421|12|TypeScript|2022-01-11| -|146|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26145|12|Java|2022-01-11| +|146|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26147|12|Java|2022-01-12| |147|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|98|12|Go|2022-01-06| -|148|[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平台.|5927|12|JavaScript|2021-12-08| -|149|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37335|11|TypeScript|2022-01-11| -|150|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36699|11|Java|2022-01-11| +|148|[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平台.|5928|12|JavaScript|2021-12-08| +|149|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37340|11|TypeScript|2022-01-12| +|150|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36700|11|Java|2022-01-11| |151|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|935|11|JavaScript|2021-10-30| |152|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11698|11|Go|2021-10-06| -|153|[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动手写/从零实现系列|9498|11|Go|2021-12-28| -|154|[alibaba/xquic](https://github.com/alibaba/xquic)|-|747|11|C|2022-01-10| +|153|[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动手写/从零实现系列|9510|11|Go|2021-12-28| +|154|[alibaba/xquic](https://github.com/alibaba/xquic)|-|751|11|C|2022-01-10| |155|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21668|11|JavaScript|2021-11-16| -|156|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24993|11|Shell|2022-01-11| -|157|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7733|11|Java|2022-01-08| +|156|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24996|11|Shell|2022-01-11| +|157|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7734|11|Java|2022-01-08| |158|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1033|11|C|2021-10-15| -|159|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21724|11|JavaScript|2022-01-11| +|159|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21727|11|JavaScript|2022-01-11| |160|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11638|11|Python|2021-12-13| |161|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|928|11|TypeScript|2021-11-15| |162|[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.|930|11|Java|2021-12-28| |163|[ryu-shen/minerProxy](https://github.com/ryu-shen/minerProxy)|高性能以太坊ETH矿池代理中转程序(miner proxy), 支持TCP和SSL协议,支持自定义抽水地址和比例,支持Web界面管理。|146|11|Shell|2022-01-03| -|164|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22576|11|Java|2021-12-13| +|164|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22578|11|Java|2021-12-13| |165|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|992|11|Vue|2021-12-20| |166|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|84|11|C++|2022-01-04| -|167|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22505|11|JavaScript|2022-01-10| -|168|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33075|11|JavaScript|2021-12-13| +|167|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22507|11|JavaScript|2022-01-10| +|168|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33078|11|JavaScript|2021-12-13| |169|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero 全面技术栈开发最小可用项目,帮助go-zero社区更完善。 go-zero项目地址: https://github.com/zeromicro/go-zero|262|11|Go|2022-01-10| -|170|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23395|11|JavaScript|2021-11-30| -|171|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12902|10|TypeScript|2021-10-12| +|170|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23396|11|JavaScript|2021-11-30| +|171|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12903|10|TypeScript|2021-10-12| |172|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|208|10|Go|2021-12-24| |173|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具|1642|10|Go|2022-01-11| -|174|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9612|10|Go|2022-01-11| -|175|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12116|10|JavaScript|2021-12-28| -|176|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15895|10|Vue|2022-01-11| -|177|[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.|6702|10|-|2022-01-11| -|178|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8534|10|Python|2022-01-11| -|179|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32175|10|JavaScript|2022-01-11| -|180|[nicococococ/MinerProxyLite](https://github.com/nicococococ/MinerProxyLite)|一键搭建抽水中转平台。自启动+守护+稳定。ETH以太坊矿池、中转、代理、redir,支持TCP和SSL协议,支持自定义抽水,高性能高并发,web界面管理。ETH pool proxy Pumping|150|10|Shell|2022-01-11| -|181|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2340|10|Python|2022-01-09| -|182|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12964|10|Dart|2021-12-23| -|183|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3729|10|Python|2022-01-11| -|184|[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在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|7971|10|Java|2021-08-22| -|185|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8410|10|Java|2021-12-10| -|186|[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.|26077|10|HTML|2021-12-10| -|187|[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| -|188|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1523|10|Rust|2022-01-09| -|189|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12108|10|Java|2021-12-13| -|190|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15516|10|C++|2022-01-11| -|191|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32110|10|Java|2022-01-07| -|192|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17637|10|Vim script|2022-01-08| -|193|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|3541|10|-|2022-01-05| -|194|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9549|10|TypeScript|2022-01-11| -|195|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22010|10|JavaScript|2021-12-05| -|196|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15601|10|Vue|2022-01-11| -|197|[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, ...|481|10|Rust|2021-12-19| -|198|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15527|9|JavaScript|2021-12-27| -|199|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7595|9|Kotlin|2022-01-05| -|200|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17795|9|C++|2022-01-11| +|174|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9614|10|Go|2022-01-11| +|175|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4682|10|-|2021-10-28| +|176|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12116|10|JavaScript|2021-12-28| +|177|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15896|10|Vue|2022-01-11| +|178|[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.|6702|10|-|2022-01-11| +|179|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8535|10|Python|2022-01-11| +|180|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32176|10|JavaScript|2022-01-11| +|181|[nicococococ/MinerProxyLite](https://github.com/nicococococ/MinerProxyLite)|一键搭建抽水中转平台。自启动+守护+稳定。ETH以太坊矿池、中转、代理、redir,支持TCP和SSL协议,支持自定义抽水,高性能高并发,web界面管理。ETH pool proxy Pumping|150|10|Shell|2022-01-11| +|182|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2341|10|Python|2022-01-11| +|183|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12965|10|Dart|2021-12-23| +|184|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3730|10|Python|2022-01-11| +|185|[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在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|7971|10|Java|2021-08-22| +|186|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8410|10|Java|2021-12-10| +|187|[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.|26077|10|HTML|2021-12-10| +|188|[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| +|189|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1523|10|Rust|2022-01-09| +|190|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12110|10|Java|2021-12-13| +|191|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15518|10|C++|2022-01-11| +|192|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32110|10|Java|2022-01-12| +|193|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17638|10|Vim script|2022-01-08| +|194|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|3550|10|-|2022-01-05| +|195|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9551|10|TypeScript|2022-01-11| +|196|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22011|10|JavaScript|2021-12-05| +|197|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15601|10|Vue|2022-01-11| +|198|[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, ...|481|10|Rust|2021-12-19| +|199|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15528|9|JavaScript|2021-12-27| +|200|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7596|9|Kotlin|2022-01-05|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/C.md b/content/charts/growth/software/C.md index ecb53b3cc..1d1397465 100644 --- a/content/charts/growth/software/C.md +++ b/content/charts/growth/software/C.md @@ -5,37 +5,37 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4231|63|2022-01-10| -|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5636|58|2022-01-05| +|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4294|64|2022-01-10| +|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5637|58|2022-01-05| |3|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|15|2022-01-09| |4|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|502|14|2022-01-07| -|5|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19419|12|2022-01-11| -|6|[alibaba/xquic](https://github.com/alibaba/xquic)|-|747|11|2022-01-10| +|5|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19423|12|2022-01-11| +|6|[alibaba/xquic](https://github.com/alibaba/xquic)|-|751|11|2022-01-10| |7|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1033|11|2021-10-15| |8|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3344|9|2021-12-11| -|9|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6101|9|2022-01-11| +|9|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6102|9|2022-01-11| |10|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|958|6|2021-12-27| -|11|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|128|6|2021-12-27| -|12|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5303|6|2021-12-30| +|11|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|131|6|2021-12-27| +|12|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5302|6|2021-12-30| |13|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9284|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)|2270|4|2022-01-11| -|15|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|9957|4|2022-01-11| -|16|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5790|4|2021-11-16| -|17|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7150|4|2022-01-11| +|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)|2272|4|2022-01-12| +|15|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|9958|4|2022-01-12| +|16|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5791|4|2021-11-16| +|17|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7151|4|2022-01-11| |18|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|538|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|3048|4|2022-01-11| +|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|3049|4|2022-01-11| |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.|7287|4|2022-01-07| -|21|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7746|4|2022-01-11| +|21|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7746|4|2022-01-12| |22|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10556|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 ...|7793|3|2021-12-31| +|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 ...|7794|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|1585|3|2021-12-26| +|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|1586|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.|3452|3|2022-01-11| -|27|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11264|3|2021-12-14| +|27|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11269|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.|4080|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 ...|1506|3|2021-08-11| |30|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10889|3|2021-12-22| -|31|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7860|3|2021-10-08| +|31|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7861|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.|4090|3|2021-10-06| |33|[microshow/RxFFmpeg](https://github.com/microshow/RxFFmpeg)|🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ...|3393|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,获得最佳上网体验。|4416|3|2022-01-02| @@ -43,116 +43,116 @@ |36|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1837|2|2022-01-09| |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 防火墙模块|854|2|2022-01-08| -|39|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5528|2|2021-12-22| +|39|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5527|2|2021-12-22| |40|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2798|2|2021-12-29| -|41|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3500|2|2022-01-11| -|42|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1482|2|2021-11-01| -|43|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2350|2|2022-01-11| -|44|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10122|2|2022-01-11| -|45|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2044|2|2021-12-24| +|41|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3503|2|2022-01-12| +|42|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1483|2|2021-11-01| +|43|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2350|2|2022-01-12| +|44|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10124|2|2022-01-11| +|45|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2043|2|2021-12-24| |46|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1112|2|2022-01-10| |47|[y123456yz/reading-code-of-nginx-1.9.2](https://github.com/y123456yz/reading-code-of-nginx-1.9.2)|nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕|3478|2|2021-07-26| |48|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1248|2|2022-01-09| -|49|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|805|2|2022-01-09| -|50|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9738|2|2022-01-11| -|51|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|47|2|2021-12-23| -|52|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4739|2|2022-01-06| -|53|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1172|2|2021-12-05| -|54|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|629|2|2022-01-04| -|55|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2115|2|2021-12-21| -|56|[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| -|57|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5372|2|2022-01-11| -|58|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|100|1|2021-11-08| -|59|[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.|2885|1|2021-12-27| -|60|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|873|1|2021-09-02| -|61|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|103|1|2021-10-09| -|62|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2467|1|2021-12-24| -|63|[xboot/libonnx](https://github.com/xboot/libonnx)|A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.|352|1|2021-10-25| -|64|[LGCooci/KCCbjc4_debug](https://github.com/LGCooci/KCCbjc4_debug)|🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!|704|1|2021-09-26| -|65|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10| -|66|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2152|1|2021-11-10| -|67|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|863|1|2022-01-11| -|68|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1922|1|2021-10-24| -|69|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|909|1|2021-10-22| -|70|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|987|1|2022-01-07| -|71|[kenzok8/small](https://github.com/kenzok8/small)|passwall基本依赖!|344|1|2022-01-11| -|72|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1297|1|2021-10-29| -|73|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1316|1|2021-12-17| -|74|[center-for-threat-informed-defense/adversary_emulation_library](https://github.com/center-for-threat-informed-defense/adversary_emulation_library)|An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs. |520|1|2021-09-14| -|75|[Lojii/Knot](https://github.com/Lojii/Knot)|一款iOS端基于MITM(中间人攻击技术)实现的HTTPS抓包工具,完整的App,核心代码使用SwiftNIO实现|581|1|2021-10-14| -|76|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1418|1|2022-01-07| -|77|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG "Xiān jiàn Qí Xiá Zhuàn" (also known as PAL).|1434|1|2022-01-09| -|78|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|124|1|2021-12-04| -|79|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|193|1|2021-12-06| -|80|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。|370|1|2021-10-31| -|81|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1671|1|2022-01-07| -|82|[jiangwenyuan/nuster](https://github.com/jiangwenyuan/nuster)|A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy|1825|1|2021-12-07| -|83|[iqiyi/qnsm](https://github.com/iqiyi/qnsm)|QNSM is network security monitoring framework based on DPDK.|423|1|2021-09-27| -|84|[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|2127|1|2022-01-10| -|85|[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|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|160|1|2022-01-10| -|87|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|558|1|2021-12-15| -|88|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1646|1|2022-01-02| -|89|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1552|1|2021-11-30| -|90|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|107|1|2021-11-26| -|91|[weisongwen/GraphGNSSLib](https://github.com/weisongwen/GraphGNSSLib)|An Open-source Package for GNSS Positioning and Real-time Kinematic Using Factor Graph Optimization|263|1|2021-11-30| -|92|[LingDong-/skeleton-tracing](https://github.com/LingDong-/skeleton-tracing)|A new algorithm for retrieving topological skeleton as a set of polylines from binary images|352|1|2021-10-24| -|93|[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 ...|1969|1|2021-08-09| -|94|[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|1778|1|2021-11-15| -|95|[Rand312/xv6](https://github.com/Rand312/xv6)|-|94|1|2021-11-28| -|96|[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|[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。|234|1|2021-11-03| -|98|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1443|1|2022-01-03| -|99|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|188|1|2021-07-29| -|100|[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.|4782|1|2022-01-11| -|101|[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| -|102|[yangminz/bcst_csapp](https://github.com/yangminz/bcst_csapp)|A C language repo to implement CSAPP|404|1|2022-01-09| -|103|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1085|1|2022-01-10| -|104|[timwhitez/Cobalt-Strike-Aggressor-Scripts](https://github.com/timwhitez/Cobalt-Strike-Aggressor-Scripts)|Cobalt Strike Aggressor 插件包|569|1|2021-08-31| -|105|[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, ...|4182|1|2022-01-11| -|106|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|835|1|2021-09-15| -|107|[alibaba/diagnose-tools](https://github.com/alibaba/diagnose-tools)|-|306|1|2022-01-10| -|108|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|912|1|2022-01-09| -|109|[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| -|110|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|697|1|2021-10-12| -|111|[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|4042|1|2021-10-13| -|112|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1151|1|2021-09-29| -|113|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2476|1|2021-12-17| -|114|[wlanjie/trinity](https://github.com/wlanjie/trinity)|android video record editor muxer sdk|734|1|2021-08-11| -|115|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|114|1|2021-09-15| -|116|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|107|1|2021-09-05| -|117|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|208|1|2022-01-03| -|118|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5767|1|2022-01-11| -|119|[Xinyuan-LilyGO/TTGO-T-Display](https://github.com/Xinyuan-LilyGO/TTGO-T-Display)|-|601|1|2021-12-26| -|120|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|585|1|2022-01-07| -|121|[shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows)|Windows and Cygwin port of proxychains, based on MinHook and DLL Injection|485|1|2021-10-17| -|122|[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|2021-12-29| -|123|[WizTeam/WizNoteLite](https://github.com/WizTeam/WizNoteLite)|WizNote Lite Project|576|1|2021-10-21| -|124|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|302|1|2022-01-09| -|125|[fanyuan/mp3Convert](https://github.com/fanyuan/mp3Convert)|mp3转码,把wav转换成mp3格式|347|1|2021-12-29| -|126|[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++ 日志库|2001|1|2022-01-07| -|127|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|330|1|2021-10-29| -|128|[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 ),单机或分布式唯 ...|457|1|2022-01-01| +|49|[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 ),单机或分布式唯 ...|459|2|2022-01-01| +|50|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|805|2|2022-01-09| +|51|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9738|2|2022-01-11| +|52|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|48|2|2021-12-23| +|53|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4739|2|2022-01-06| +|54|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1171|2|2021-12-05| +|55|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|629|2|2022-01-04| +|56|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2115|2|2021-12-21| +|57|[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| +|58|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5372|2|2022-01-11| +|59|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|100|1|2021-11-08| +|60|[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.|2888|1|2021-12-27| +|61|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|873|1|2021-09-02| +|62|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|103|1|2021-10-09| +|63|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2468|1|2021-12-24| +|64|[xboot/libonnx](https://github.com/xboot/libonnx)|A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.|352|1|2021-10-25| +|65|[LGCooci/KCCbjc4_debug](https://github.com/LGCooci/KCCbjc4_debug)|🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!|704|1|2021-09-26| +|66|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10| +|67|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2152|1|2021-11-10| +|68|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|863|1|2022-01-11| +|69|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1922|1|2021-10-24| +|70|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|909|1|2021-10-22| +|71|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|987|1|2022-01-07| +|72|[kenzok8/small](https://github.com/kenzok8/small)|passwall基本依赖!|344|1|2022-01-11| +|73|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1297|1|2021-10-29| +|74|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1316|1|2021-12-17| +|75|[center-for-threat-informed-defense/adversary_emulation_library](https://github.com/center-for-threat-informed-defense/adversary_emulation_library)|An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs. |520|1|2021-09-14| +|76|[Lojii/Knot](https://github.com/Lojii/Knot)|一款iOS端基于MITM(中间人攻击技术)实现的HTTPS抓包工具,完整的App,核心代码使用SwiftNIO实现|581|1|2021-10-14| +|77|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1418|1|2022-01-07| +|78|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG "Xiān jiàn Qí Xiá Zhuàn" (also known as PAL).|1434|1|2022-01-09| +|79|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|124|1|2021-12-04| +|80|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|193|1|2021-12-06| +|81|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。|370|1|2021-10-31| +|82|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1672|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|1825|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|2127|1|2022-01-10| +|86|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3101|1|2022-01-03| +|87|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|160|1|2022-01-10| +|88|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|559|1|2021-12-15| +|89|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1647|1|2022-01-02| +|90|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1552|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|263|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|352|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 ...|1969|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|1778|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| +|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。|234|1|2021-11-03| +|99|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1443|1|2022-01-03| +|100|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|188|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-11| +|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|404|1|2022-01-09| +|104|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1085|1|2022-01-10| +|105|[timwhitez/Cobalt-Strike-Aggressor-Scripts](https://github.com/timwhitez/Cobalt-Strike-Aggressor-Scripts)|Cobalt Strike Aggressor 插件包|569|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, ...|4182|1|2022-01-11| +|107|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|835|1|2021-09-15| +|108|[alibaba/diagnose-tools](https://github.com/alibaba/diagnose-tools)|-|306|1|2022-01-10| +|109|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|912|1|2022-01-09| +|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)|极客时间<网络编程实战>代码|697|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|4042|1|2021-10-13| +|113|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1151|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|2476|1|2021-12-17| +|115|[wlanjie/trinity](https://github.com/wlanjie/trinity)|android video record editor muxer sdk|734|1|2021-08-11| +|116|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|114|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粉丝等|208|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.|5768|1|2022-01-12| +|120|[Xinyuan-LilyGO/TTGO-T-Display](https://github.com/Xinyuan-LilyGO/TTGO-T-Display)|-|601|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 数据和时序数据的超轻量级数据库|585|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|485|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|2021-12-29| +|124|[WizTeam/WizNoteLite](https://github.com/WizTeam/WizNoteLite)|WizNote Lite Project|576|1|2021-10-21| +|125|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|305|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++ 日志库|2001|1|2022-01-07| +|128|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|330|1|2021-10-29| |129|[hanson-young/nniefacelib](https://github.com/hanson-young/nniefacelib)|nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库|465|1|2021-10-12| |130|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|352|1|2021-11-29| |131|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2390|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|740|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)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|725|1|2021-11-17| +|134|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|726|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语言|2706|1|2021-10-15| +|136|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2707|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.|2075|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)|-|747|1|2022-01-10| -|141|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1446|1|2022-01-11| +|141|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1449|1|2022-01-11| |142|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2797|1|2021-12-13| |143|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等|992|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|469|1|2021-11-05| |145|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|309|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 // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1267|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.|3336|1|2022-01-05| -|148|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1361|1|2022-01-11| +|148|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1367|1|2022-01-11| |149|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1161|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.|260|1|2022-01-09| |151|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|1|2021-11-23| @@ -160,10 +160,10 @@ |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.|322|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)|鎏光云游戏引擎|459|1|2022-01-07| -|156|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|71|1|2022-01-11| -|157|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3616|1|2021-12-26| +|156|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|72|1|2022-01-12| +|157|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3617|1|2021-12-26| |158|[bytedance/tailor](https://github.com/bytedance/tailor)|-|587|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.|1100|1|2021-12-30| +|159|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1101|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.|1084|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.|434|1|2022-01-10| |162|[swow/swow](https://github.com/swow/swow)|Coroutine-based concurrency library for PHP|665|1|2022-01-04| @@ -186,7 +186,7 @@ |179|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux read & write process memory module.|105|0|2022-01-09| |180|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活:Android4.4到Android12.0 完美的保活方案|46|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|1229|0|2021-12-30| +|182|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1230|0|2021-12-30| |183|[yangzigy/yz_keyboard](https://github.com/yangzigy/yz_keyboard)|diy机械键盘|62|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| diff --git a/content/charts/growth/software/CPP.md b/content/charts/growth/software/CPP.md index be180e140..6bf5d19dc 100644 --- a/content/charts/growth/software/CPP.md +++ b/content/charts/growth/software/CPP.md @@ -5,132 +5,132 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99681|31|2022-01-11| +|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99684|31|2022-01-11| |2|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|515|27|2022-01-11| |3|[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.|4055|18|2022-01-11| |4|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|6917|13|2022-01-07| -|5|[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.|13990|12|2022-01-06| -|6|[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 |8420|12|2022-01-07| +|5|[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.|13991|12|2022-01-06| +|6|[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 |8423|12|2022-01-07| |7|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|84|11|2022-01-04| -|8|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15516|10|2022-01-11| -|9|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17795|9|2022-01-11| -|10|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15947|9|2022-01-07| -|11|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18699|9|2022-01-11| -|12|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13552|8|2022-01-11| +|8|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15518|10|2022-01-11| +|9|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17796|9|2022-01-12| +|10|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15948|9|2022-01-07| +|11|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18703|9|2022-01-12| +|12|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13555|8|2022-01-11| |13|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|9430|8|2021-12-22| -|14|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6271|8|2022-01-11| -|15|[apache/incubator-brpc](https://github.com/apache/incubator-brpc)|Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".|12756|8|2022-01-10| +|14|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6271|8|2022-01-12| +|15|[apache/incubator-brpc](https://github.com/apache/incubator-brpc)|Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".|12759|8|2022-01-10| |16|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17807|8|2021-12-09| -|17|[AaronFeng753/Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI)|Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.|5605|8|2022-01-07| -|18|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.|16942|7|2022-01-11| +|17|[AaronFeng753/Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI)|Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.|5608|8|2022-01-07| +|18|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.|16946|7|2022-01-12| |19|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4102|6|2022-01-08| |20|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|5978|6|2022-01-10| |21|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2312|6|2021-11-18| -|22|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|5085|6|2022-01-11| -|23|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|7027|6|2022-01-11| -|24|[alibaba/MNN](https://github.com/alibaba/MNN)|MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba|6344|6|2022-01-04| +|22|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|5086|6|2022-01-11| +|23|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|7029|6|2022-01-12| +|24|[alibaba/MNN](https://github.com/alibaba/MNN)|MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba|6345|6|2022-01-04| |25|[Tencent/TNN](https://github.com/Tencent/TNN)|TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cr ...|3303|6|2022-01-11| -|26|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|6700|5|2022-01-09| -|27|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1946|5|2021-12-24| -|28|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|137|5|2022-01-01| -|29|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17210|5|2022-01-11| +|26|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|6702|5|2022-01-09| +|27|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1948|5|2021-12-24| +|28|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|138|5|2022-01-01| +|29|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17211|5|2022-01-11| |30|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器|4976|5|2022-01-07| -|31|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|8852|5|2022-01-10| +|31|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|8853|5|2022-01-10| |32|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|622|5|2021-12-17| |33|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密|4164|5|2021-10-29| |34|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|3568|5|2022-01-10| |35|[TarsCloud/Tars](https://github.com/TarsCloud/Tars)|Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.|9287|5|2021-12-17| -|36|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)|5846|4|2022-01-11| +|36|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)|5848|4|2022-01-12| |37|[tuplex/tuplex](https://github.com/tuplex/tuplex)|Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather ...|746|4|2022-01-09| -|38|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|5886|4|2021-08-01| -|39|[mindspore-ai/mindspore](https://github.com/mindspore-ai/mindspore)|MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.|2662|4|2022-01-08| +|38|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|5887|4|2021-08-01| +|39|[mindspore-ai/mindspore](https://github.com/mindspore-ai/mindspore)|MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.|2661|4|2022-01-08| |40|[OAID/TengineKit](https://github.com/OAID/TengineKit)|TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.|2125|4|2021-10-18| -|41|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2293|4|2021-11-16| +|41|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2294|4|2021-11-16| |42|[Ewenwan/MVision](https://github.com/Ewenwan/MVision)|机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶|6191|4|2021-07-29| -|43|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|1975|4|2022-01-11| -|44|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11623|4|2022-01-08| +|43|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|1976|4|2022-01-11| +|44|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11624|4|2022-01-08| |45|[XiaoMi/mace](https://github.com/XiaoMi/mace)|MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.|4552|4|2021-12-06| |46|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |830|4|2021-12-24| -|47|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1713|4|2022-01-11| +|47|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1714|4|2022-01-12| |48|[Tencent/libco](https://github.com/Tencent/libco)|libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.|6815|4|2021-12-03| -|49|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|575|3|2021-12-15| -|50|[alphacep/vosk-api](https://github.com/alphacep/vosk-api)|Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node|2735|3|2022-01-10| -|51|[ZLMediaKit/ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit)|WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181 server and client framework based on C++11|5460|3|2022-01-11| -|52|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8796|3|2022-01-06| +|49|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|578|3|2021-12-15| +|50|[alphacep/vosk-api](https://github.com/alphacep/vosk-api)|Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node|2738|3|2022-01-12| +|51|[ZLMediaKit/ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit)|WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181 server and client framework based on C++11|5464|3|2022-01-11| +|52|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8797|3|2022-01-06| |53|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|4422|3|2021-10-12| |54|[wangyu-/udp2raw](https://github.com/wangyu-/udp2raw)|A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)|4884|3|2021-12-09| |55|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|5587|3|2021-12-21| |56|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4073|3|2022-01-11| -|57|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|4974|3|2021-12-29| -|58|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|6937|3|2021-12-06| +|57|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|4975|3|2021-12-29| +|58|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|6938|3|2021-12-06| |59|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef|5463|3|2021-12-27| |60|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|258|3|2022-01-11| -|61|[WasmEdge/WasmEdge](https://github.com/WasmEdge/WasmEdge)|WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, sm ...|2507|3|2022-01-11| -|62|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!|2835|3|2021-12-19| +|61|[WasmEdge/WasmEdge](https://github.com/WasmEdge/WasmEdge)|WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, sm ...|2512|3|2022-01-12| +|62|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!|2836|3|2021-12-19| |63|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|641|3|2022-01-11| -|64|[xournalpp/xournalpp](https://github.com/xournalpp/xournalpp)|Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from ...|5476|2|2022-01-09| +|64|[xournalpp/xournalpp](https://github.com/xournalpp/xournalpp)|Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from ...|5477|2|2022-01-09| |65|[duilib/duilib](https://github.com/duilib/duilib)|-|4645|2|2022-01-11| -|66|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|1892|2|2021-09-28| +|66|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|1893|2|2021-09-28| |67|[OAID/AutoKernel](https://github.com/OAID/AutoKernel)|AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。|692|2|2021-09-27| -|68|[hrydgard/ppsspp](https://github.com/hrydgard/ppsspp)|A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the for ...|6824|2|2022-01-11| -|69|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|1538|2|2021-11-17| +|68|[hrydgard/ppsspp](https://github.com/hrydgard/ppsspp)|A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the for ...|6826|2|2022-01-11| +|69|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|1539|2|2021-11-17| |70|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1224|2|2021-12-10| -|71|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|6969|2|2022-01-11| -|72|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|237|2|2021-12-30| +|71|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|6970|2|2022-01-11| +|72|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|238|2|2021-12-30| |73|[Tencent/Hardcoder](https://github.com/Tencent/Hardcoder)|Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the har ...|1947|2|2021-11-11| |74|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1669|2|2021-11-03| |75|[baidu/braft](https://github.com/baidu/braft)|An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.|3021|2|2022-01-04| -|76|[sogou/srpc](https://github.com/sogou/srpc)|RPC based on C++ Workflow. Supports Baidu bRPC, Tencent tRPC, thrift protocols.|1069|2|2022-01-11| +|76|[sogou/srpc](https://github.com/sogou/srpc)|RPC based on C++ Workflow. Supports Baidu bRPC, Tencent tRPC, thrift protocols.|1070|2|2022-01-11| |77|[ZhuYanzhen1/miniFOC](https://github.com/ZhuYanzhen1/miniFOC)|你还在为有刷电机的高噪声、低响应速度和低寿命而烦恼吗?这个项目是一个20块钱就能搞定的FOC无刷电机控制方案!This project is a FOC (Field Oriented Control) BLDC Motor control scheme that can be done for 3$!|276|2|2021-11-08| |78|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team|4483|2|2022-01-03| |79|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8011|2|2021-12-29| -|80|[BlueMatthew/WechatExporter](https://github.com/BlueMatthew/WechatExporter)|Wechat Chat History Exporter 微信聊天记录导出程序|1062|2|2022-01-06| +|80|[BlueMatthew/WechatExporter](https://github.com/BlueMatthew/WechatExporter)|Wechat Chat History Exporter 微信聊天记录导出程序|1065|2|2022-01-06| |81|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|322|2|2021-08-07| |82|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲(2021.11.3):CMake|170|2|2021-11-04| -|83|[ic005k/QtOpenCoreConfig](https://github.com/ic005k/QtOpenCoreConfig)|OpenCore Auxiliary Tools OpenCore Configurator OCAT|924|2|2022-01-11| +|83|[ic005k/QtOpenCoreConfig](https://github.com/ic005k/QtOpenCoreConfig)|OpenCore Auxiliary Tools OpenCore Configurator OCAT|923|2|2022-01-11| |84|[Tencent/plato](https://github.com/Tencent/plato)|腾讯高性能分布式图计算框架Plato|1704|2|2021-08-14| -|85|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|2939|2|2022-01-11| +|85|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|2941|2|2022-01-12| |86|[alibaba/euler](https://github.com/alibaba/euler)|A distributed graph deep learning framework.|2708|2|2021-12-30| -|87|[ideawu/ssdb](https://github.com/ideawu/ssdb)|SSDB - A fast NoSQL database, an alternative to Redis|7720|2|2021-12-22| +|87|[ideawu/ssdb](https://github.com/ideawu/ssdb)|SSDB - A fast NoSQL database, an alternative to Redis|7721|2|2021-12-22| |88|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|329|2|2021-10-23| |89|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |485|2|2021-11-30| |90|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor(冰镜 - 终端行为分析系统)|112|2|2022-01-02| |91|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1588|2|2021-11-17| |92|[me115/design_patterns](https://github.com/me115/design_patterns)|图说设计模式|5634|2|2021-08-10| -|93|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2272|2|2021-11-25| +|93|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2274|2|2021-11-25| |94|[SpriteOvO/Telegram-Anti-Revoke](https://github.com/SpriteOvO/Telegram-Anti-Revoke)|Telegram anti-revoke plugin|1497|2|2021-12-10| -|95|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6689|2|2022-01-07| +|95|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6691|2|2022-01-12| |96|[opencurve/curve](https://github.com/opencurve/curve)|Curve is a distributed block, object and file storage platform|934|2|2022-01-11| |97|[kungfu-origin/kungfu](https://github.com/kungfu-origin/kungfu)|Kungfu Trader|2547|2|2021-11-16| |98|[yuanming-hu/taichi_mpm](https://github.com/yuanming-hu/taichi_mpm)|High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)|2047|2|2021-11-30| |99|[balloonwj/flamingo](https://github.com/balloonwj/flamingo)|flamingo 一款高性能轻量级开源即时通讯软件|2850|2|2021-10-20| |100|[wangyu-/UDPspeeder](https://github.com/wangyu-/UDPspeeder)|A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)|3720|2|2021-12-09| -|101|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|1881|2|2021-10-28| +|101|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|1882|2|2021-10-28| |102|[alibaba/graph-learn](https://github.com/alibaba/graph-learn)|An Industrial Graph Neural Network Framework|1004|2|2021-12-24| |103|[sylar-yin/sylar](https://github.com/sylar-yin/sylar)|C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis, ...|1509|2|2021-12-10| -|104|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|351|2|2022-01-11| -|105|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|208|2|2022-01-10| -|106|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1848|2|2022-01-01| +|104|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|352|2|2022-01-11| +|105|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|209|2|2022-01-10| +|106|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1847|2|2022-01-01| |107|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|3357|2|2021-12-25| |108|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++17), cross-platform, header-only, easy to use http framework|1223|1|2021-12-02| -|109|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1642|1|2022-01-06| -|110|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|607|1|2021-11-02| -|111|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|506|1|2022-01-08| +|109|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1643|1|2022-01-06| +|110|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|606|1|2021-11-02| +|111|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|507|1|2022-01-08| |112|[huoji120/CobaltStrikeDetected](https://github.com/huoji120/CobaltStrikeDetected)|40行代码检测到大部分CobaltStrike的shellcode|188|1|2021-07-25| |113|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|259|1|2022-01-11| |114|[ysc3839/FontMod](https://github.com/ysc3839/FontMod)|Simple hook tool to change Win32 program font.|1122|1|2021-08-09| -|115|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|876|1|2021-11-30| -|116|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2062|1|2022-01-04| +|115|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|877|1|2021-11-30| +|116|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2063|1|2022-01-04| |117|[USTC-Hackergame/hackergame2020-writeups](https://github.com/USTC-Hackergame/hackergame2020-writeups)|中国科学技术大学第七届信息安全大赛的官方与非官方题解|461|1|2021-08-16| |118|[Netis/packet-agent](https://github.com/Netis/packet-agent)|A toolset for network packet capture in Cloud/Kubernetes and Virtualized environment.|891|1|2021-12-22| |119|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|1407|1|2021-12-05| |120|[rvbust/Vis](https://github.com/rvbust/Vis)|Interactive & Asynchronous 3D Visualization Tool|95|1|2021-08-18| -|121|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2664|1|2022-01-11| -|122|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1561|1|2022-01-11| +|121|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2665|1|2022-01-12| +|122|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1561|1|2022-01-12| |123|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|143|1|2022-01-10| -|124|[helio-fm/helio-workstation](https://github.com/helio-fm/helio-workstation)|One music sequencer for all major platforms, desktop and mobile|2275|1|2022-01-10| +|124|[helio-fm/helio-workstation](https://github.com/helio-fm/helio-workstation)|One music sequencer for all major platforms, desktop and mobile|2276|1|2022-01-10| |125|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|131|1|2022-01-11| -|126|[guojianyang/cv-detect-robot](https://github.com/guojianyang/cv-detect-robot)|🔥🔥🔥🔥🔥🔥yolov5+YOLOX+yolo+tensorRT+ros+deepstream+jetson+nano+TX2+NX for High-performance deployment(高性能部署)|107|1|2022-01-09| +|126|[guojianyang/cv-detect-robot](https://github.com/guojianyang/cv-detect-robot)|🔥🔥🔥🔥🔥🔥yolov5+YOLOX+yolo+tensorRT+ros+deepstream+jetson+nano+TX2+NX for High-performance deployment(高性能部署)|108|1|2022-01-09| |127|[cixingguangming55555/wechat-bot](https://github.com/cixingguangming55555/wechat-bot)|带二次开发接口的PC微信聊天机器人|916|1|2022-01-11| |128|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|167|1|2021-09-24| |129|[daliansky/XiaoXinPro-13-hackintosh](https://github.com/daliansky/XiaoXinPro-13-hackintosh)|Lenovo XiaoXin Pro 13 2019 Hackintosh|719|1|2021-12-11| @@ -140,11 +140,11 @@ |133|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|992|1|2022-01-05| |134|[SeetaFace6Open/index](https://github.com/SeetaFace6Open/index)|-|262|1|2021-11-29| |135|[wagiminator/ATmega-Soldering-Station](https://github.com/wagiminator/ATmega-Soldering-Station)|T12 Quick Heating Soldering Station|535|1|2021-08-24| -|136|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|416|1|2022-01-10| +|136|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|418|1|2022-01-10| |137|[AmazingPP/subVerison_GTAV_Hack](https://github.com/AmazingPP/subVerison_GTAV_Hack)|subVerison重置版——GTA5外置修改器|304|1|2021-08-15| |138|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|108|1|2021-10-30| -|139|[rizonesoft/Notepad3](https://github.com/rizonesoft/Notepad3)|Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:|2271|1|2022-01-03| -|140|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|273|1|2021-12-24| +|139|[rizonesoft/Notepad3](https://github.com/rizonesoft/Notepad3)|Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:|2272|1|2022-01-03| +|140|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|274|1|2021-12-24| |141|[Tencent/Taitank](https://github.com/Tencent/Taitank)|Taitank is a cross platform lightweight flex layout engine implemented in C++.|386|1|2021-07-21| |142|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2207|1|2022-01-07| |143|[OAID/TengineGst](https://github.com/OAID/TengineGst)|TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics pipelines. It ensures pipeline interoperability and provides o ...|59|1|2021-10-27| @@ -165,12 +165,12 @@ |158|[ZJU-FAST-Lab/ego-planner-swarm](https://github.com/ZJU-FAST-Lab/ego-planner-swarm)|An efficient single/multi-agent trajectory planner for multicopters.|279|1|2021-11-18| |159|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2156|1|2022-01-10| |160|[shangjingbo1226/AutoPhrase](https://github.com/shangjingbo1226/AutoPhrase)|AutoPhrase: Automated Phrase Mining from Massive Text Corpora|965|1|2021-11-18| -|161|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1583|1|2022-01-06| +|161|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1584|1|2022-01-06| |162|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|2766|1|2021-10-08| |163|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|122|1|2021-12-04| |164|[ErosZy/WXInlinePlayer](https://github.com/ErosZy/WXInlinePlayer)|🤟Super fast H.264/H.265 FLV player|1092|1|2021-09-16| |165|[devilsen/CZXing](https://github.com/devilsen/CZXing)|C++ port of ZXing and ZBar for Android.|952|1|2021-08-29| -|166|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|1241|1|2021-12-27| +|166|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|1242|1|2021-12-27| |167|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1361|1|2022-01-07| |168|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|129|1|2021-09-03| |169|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|367|1|2022-01-11| @@ -180,7 +180,7 @@ |173|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|221|1|2022-01-01| |174|[eritpchy/Fingerprint-pay-magisk-wechat](https://github.com/eritpchy/Fingerprint-pay-magisk-wechat)|微信指纹支付 (Fingerprint pay for WeChat)|557|1|2021-09-01| |175|[anhkgg/SuperDllHijack](https://github.com/anhkgg/SuperDllHijack)|SuperDllHijack:A general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术,不再需要手工导出Dll的函数接口了|615|1|2021-11-10| -|176|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO|1081|1|2022-01-11| +|176|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO|1082|1|2022-01-11| |177|[DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins](https://github.com/DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins)|Kernel Anit Anit Debug Plugins 内核反反调试插件|260|1|2021-08-31| |178|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1113|1|2021-10-07| |179|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|209|1|2021-08-10| @@ -196,7 +196,7 @@ |189|[M2Team/NSudo](https://github.com/M2Team/NSudo)|Series of System Administration Tools|1224|1|2021-11-18| |190|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|548|1|2022-01-11| |191|[kothariji/competitive-programming](https://github.com/kothariji/competitive-programming)|Hello Programmers :computer: , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions|350|1|2021-11-02| -|192|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1805|1|2021-12-19| +|192|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1808|1|2021-12-19| |193|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|315|1|2021-12-31| |194|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1099|1|2022-01-04| |195|[Zhuagenborn/Plants-vs.-Zombies-Online-Battle](https://github.com/Zhuagenborn/Plants-vs.-Zombies-Online-Battle)|🎮 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.|283|1|2022-01-01| diff --git a/content/charts/growth/software/CSHARP.md b/content/charts/growth/software/CSHARP.md index 0eb1d466b..fab1e79b8 100644 --- a/content/charts/growth/software/CSHARP.md +++ b/content/charts/growth/software/CSHARP.md @@ -5,61 +5,61 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3886|18|2022-01-04| -|2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4058|17|2022-01-11| +|1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3888|18|2022-01-04| +|2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4062|17|2022-01-11| |3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3533|16|2021-12-30| -|4|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12741|14|2021-12-28| -|5|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4654|12|2022-01-11| -|6|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3243|8|2022-01-11| -|7|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|3851|8|2022-01-10| +|4|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12742|14|2021-12-28| +|5|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4660|12|2022-01-12| +|6|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3246|8|2022-01-11| +|7|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|3853|8|2022-01-10| |8|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|667|8|2022-01-10| -|9|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|190|7|2022-01-10| +|9|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|192|7|2022-01-10| |10|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|6972|7|2021-12-13| |11|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8155|6|2021-12-19| -|12|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|179|6|2022-01-11| -|13|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5679|6|2021-12-31| +|12|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|180|6|2022-01-11| +|13|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5681|6|2022-01-11| |14|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|484|5|2021-10-03| -|15|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2276|4|2021-12-21| -|16|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|199|4|2022-01-09| +|15|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2277|4|2021-12-21| +|16|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|199|4|2022-01-12| |17|[k8gege/Ladon](https://github.com/k8gege/Ladon)|大型内网渗透扫描器&Cobalt Strike,Ladon8.9内置120个模块,包含信息收集/存活主机/端口扫描/服务识别/密码爆破/漏洞检测/漏洞利用。漏洞检测含MS17010/SMBGhost/Weblogic/ActiveMQ/Tomcat/Struts2,密码口令爆破(Mysql/Oracle/MSSQL)/FTP/SSH(Linux)/VNC/Windows(IPC/WMI/SMB/N ...|2959|4|2021-10-30| |18|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|4|2022-01-11| -|19|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录,支持官B国际三端快速切换,自定义任意分辨率全屏或窗口启动,快速打开照相目录,好看的界面|189|4|2022-01-10| -|20|[lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region)|Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is ONLY a few megabytes with all IP address stored. binding for Java,PHP,C,Py ...|9902|4|2022-01-01| -|21|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1433|3|2022-01-11| -|22|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1525|3|2022-01-10| +|19|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录,支持官B国际三端快速切换,自定义任意分辨率全屏或窗口启动,快速打开照相目录,好看的界面|190|4|2022-01-10| +|20|[lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region)|Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is ONLY a few megabytes with all IP address stored. binding for Java,PHP,C,Py ...|9903|4|2022-01-01| +|21|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1434|3|2022-01-12| +|22|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1525|3|2022-01-11| |23|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/|2371|3|2022-01-11| |24|[dotnetcore/FreeSql](https://github.com/dotnetcore/FreeSql)|🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, Click house orm, MsAccess orm.|3108|3|2022-01-05| |25|[mai1zhi2/SharpBeacon](https://github.com/mai1zhi2/SharpBeacon)|CobaltStrike Beacon written in .Net 4 用.net重写了stager及Beacon,其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能|457|3|2021-09-01| -|26|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3429|3|2022-01-09| -|27|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|636|2|2022-01-10| -|28|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|5157|2|2022-01-09| -|29|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|86|2|2021-12-17| +|26|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3432|3|2022-01-09| +|27|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|637|2|2022-01-12| +|28|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|5162|2|2022-01-09| +|29|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|87|2|2021-12-17| |30|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|591|2|2021-11-19| -|31|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|382|2|2022-01-09| -|32|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6176|2|2022-01-09| +|31|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|383|2|2022-01-09| +|32|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6177|2|2022-01-09| |33|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|944|2|2022-01-11| |34|[iioter/iotgateway](https://github.com/iioter/iotgateway)|A cross-platform IoT gateway based on .net5. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host c ...|73|2|2022-01-05| |35|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2956|2|2021-12-26| -|36|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|275|2|2021-10-18| +|36|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|274|2|2021-10-18| |37|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3245|2|2021-12-30| |38|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。|3886|2|2021-11-22| |39|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|520|2|2022-01-02| |40|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up ...|1099|2|2022-01-06| |41|[donet5/SqlSugar](https://github.com/donet5/SqlSugar)|Best ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM|3779|2|2022-01-11| |42|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|476|2|2021-10-09| -|43|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3319|2|2022-01-11| +|43|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3320|2|2022-01-11| |44|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1509|2|2021-12-10| -|45|[Sanheiii/Mageki](https://github.com/Sanheiii/Mageki)|一个在移动设备上模拟的音击控制器|45|2|2022-01-03| +|45|[Sanheiii/Mageki](https://github.com/Sanheiii/Mageki)|一个在移动设备上模拟的音击控制器|46|2|2022-01-03| |46|[Richasy/BiliBili-UWP](https://github.com/Richasy/BiliBili-UWP)|BiliBili的UWP客户端,当然,是第三方的了|1383|2|2021-09-03| |47|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.|7133|2|2022-01-07| |48|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|438|2|2022-01-11| |49|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|99|2|2021-12-20| |50|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://toolhelper.cn/admin|1614|2|2022-01-11| -|51|[EllanJiang/GameFramework](https://github.com/EllanJiang/GameFramework)|This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the developmen ...|3375|2|2021-09-28| -|52|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3019|2|2021-12-19| +|51|[EllanJiang/GameFramework](https://github.com/EllanJiang/GameFramework)|This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the developmen ...|3374|2|2021-09-28| +|52|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3020|2|2021-12-19| |53|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|366|2|2021-12-23| |54|[Anonymous-ghost/AttackWebFrameworkTools](https://github.com/Anonymous-ghost/AttackWebFrameworkTools)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|789|2|2022-01-07| -|55|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|503|2|2022-01-09| +|55|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|504|2|2022-01-09| |56|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|6929|2|2021-08-25| |57|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3436|2|2022-01-08| |58|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件,显存占用更小,是DAIN速度的10-25倍,包含抽帧处理,去除动漫卡顿感|693|2|2021-12-21| @@ -68,10 +68,10 @@ |61|[yangzhongke/Zack.EFCore.Batch](https://github.com/yangzhongke/Zack.EFCore.Batch)| Deleting or Updating multiple records from a LINQ Query in a SQL statement without loading entities|272|1|2022-01-10| |62|[QAX-A-Team/sharpwmi](https://github.com/QAX-A-Team/sharpwmi)|sharpwmi是一个基于rpc的横向移动工具,具有上传文件和执行命令功能。|486|1|2021-08-03| |63|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2118|1|2021-12-28| -|64|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5279|1|2022-01-10| +|64|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5280|1|2022-01-10| |65|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2358|1|2022-01-06| -|66|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|178|1|2021-08-21| -|67|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|191|1|2021-12-03| +|66|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|179|1|2021-08-21| +|67|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|192|1|2021-12-03| |68|[duyanming/Anno.Core](https://github.com/duyanming/Anno.Core)|Anno 是一个微服务快速开发框架,底层通讯可以随意切换 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线、CQRS 、DDD、类似MVC的开发体验,插件化开发。 Anno is a microservices rapid development framework, the underlying communication can be arbitrary swi ...|294|1|2021-12-20| |69|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1254|1|2021-12-21| |70|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|93|1|2022-01-10| @@ -79,13 +79,13 @@ |72|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|986|1|2022-01-06| |73|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|538|1|2022-01-08| |74|[Ourpalm/ILRuntime](https://github.com/Ourpalm/ILRuntime)|Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible. |2449|1|2022-01-03| -|75|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|995|1|2022-01-11| +|75|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|996|1|2022-01-12| |76|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|676|1|2021-10-19| |77|[proudmonkey/AutoWrapper](https://github.com/proudmonkey/AutoWrapper)|A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.|507|1|2021-11-19| |78|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制与回放下载|276|1|2022-01-02| |79|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志,快速获取域用户对应IP地址|161|1|2021-09-28| |80|[NewLifeX/X](https://github.com/NewLifeX/X)|核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。数据中间件,支持MySQL、SQLite、SqlServer、Oracle、Postgresql、TDengine、达梦,重点在缓存、性能、分表、自动建表。|1454|1|2022-01-08| -|81|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1820|1|2021-12-29| +|81|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1819|1|2021-12-29| |82|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量|629|1|2022-01-01| |83|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|798|1|2022-01-03| |84|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|163|1|2021-11-17| @@ -94,12 +94,12 @@ |87|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1378|1|2022-01-07| |88|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|767|1|2021-12-20| |89|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可进行B站(bilibili)直播开播提醒、自动录制、在线播放、合并、转码的跨平台部署工具|647|1|2022-01-10| -|90|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|115|1|2021-12-27| -|91|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|691|1|2022-01-03| +|90|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|114|1|2021-12-27| +|91|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|690|1|2022-01-03| |92|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。|1644|1|2022-01-09| |93|[944095635/DMSkin](https://github.com/944095635/DMSkin)|DMSkin WPF 样式 UI 框架 WPF Borderless Window Custom Controls & Styles MVVM Support|1291|1|2021-08-15| |94|[tmoonlight/NSmartProxy](https://github.com/tmoonlight/NSmartProxy)|NSmartProxy是一款开源免费的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.)|630|1|2021-12-12| -|95|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|477|1|2021-10-27| +|95|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|478|1|2021-10-27| |96|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |716|1|2022-01-07| |97|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|182|1|2021-11-29| |98|[xasset/xasset](https://github.com/xasset/xasset)|让 Unity 快速打包和运行。|1662|1|2021-12-24| @@ -110,22 +110,22 @@ |103|[An0nySec/ShadowUser](https://github.com/An0nySec/ShadowUser)|影子用户 克隆|177|1|2021-12-30| |104|[Unity-Technologies/arfoundation-demos](https://github.com/Unity-Technologies/arfoundation-demos)|AR Foundation demo projects|356|1|2021-08-17| |105|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4568|1|2021-11-06| -|106|[NetDimension/NanUI](https://github.com/NetDimension/NanUI)|NanUI is an open source .NET project for .NET / .NET Core developers who want to use front-end technologies such as HTML5 / CSS3 to build user interfaces for Windows Form applications.|2151|1|2022-01-10| -|107|[m969/EGamePlay](https://github.com/m969/EGamePlay)|一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration ...|655|1|2022-01-06| -|108|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|1991|1|2021-10-31| +|106|[NetDimension/NanUI](https://github.com/NetDimension/NanUI)|NanUI is an open source .NET project for .NET / .NET Core developers who want to use front-end technologies such as HTML5 / CSS3 to build user interfaces for Windows Form applications.|2153|1|2022-01-10| +|107|[m969/EGamePlay](https://github.com/m969/EGamePlay)|一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration ...|656|1|2022-01-06| +|108|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|1992|1|2021-10-31| |109|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1064|1|2021-11-22| -|110|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统|2603|1|2022-01-09| +|110|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统|2604|1|2022-01-09| |111|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1484|1|2021-10-27| |112|[Unity-Technologies/com.unity.uiwidgets](https://github.com/Unity-Technologies/com.unity.uiwidgets)|UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.|367|1|2021-12-28| -|113|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|1222|1|2021-11-17| -|114|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级) |60|1|2022-01-11| -|115|[JasonMa0012/JasonMaToonRenderPipeline](https://github.com/JasonMa0012/JasonMaToonRenderPipeline)|JTRP : Unity HDRP ToonShading Render Pipeline (Preview)|925|1|2021-12-17| +|113|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|1223|1|2021-11-17| +|114|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级) |60|1|2022-01-12| +|115|[JasonMa0012/JasonMaToonRenderPipeline](https://github.com/JasonMa0012/JasonMaToonRenderPipeline)|JTRP : Unity HDRP ToonShading Render Pipeline (Preview)|926|1|2021-12-17| |116|[mr-kelly/KSFramework](https://github.com/mr-kelly/KSFramework)|QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload|1400|1|2022-01-04| |117|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|414|1|2022-01-11| |118|[ntminer/NtMiner](https://github.com/ntminer/NtMiner)|GPU miner. github不太慢,https://ntminer.coding.net/public/NtMiner/NtMiner/git/files|794|1|2021-12-11| |119|[0x727/SchTask_0x727](https://github.com/0x727/SchTask_0x727)|创建隐藏计划任务,权限维持,Bypass AV|157|1|2021-09-01| |120|[PxGame/XMLib.AM](https://github.com/PxGame/XMLib.AM)|XMLib 动作游戏开发套件|304|1|2021-08-16| -|121|[microsoft/Recognizers-Text](https://github.com/microsoft/Recognizers-Text)|Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, ...|1042|1|2022-01-11| +|121|[microsoft/Recognizers-Text](https://github.com/microsoft/Recognizers-Text)|Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, ...|1042|1|2022-01-12| |122|[wuxiongbin/XIL](https://github.com/wuxiongbin/XIL)|使用ILRuntime实现的类似XLUA功能的Unity3D下热修复BUG的解决方案|731|1|2022-01-06| |123|[Bililive/BililiveRecorder](https://github.com/Bililive/BililiveRecorder)|B站录播姬 BiliBili Stream Recorder 哔哩哔哩直播录制|1242|1|2021-12-27| |124|[zhaopeiym/IoTClient](https://github.com/zhaopeiym/IoTClient)|This is an IoT device communication protocol implementation client, which will include common industrial communication protocols such as mainstream PLC communication reading, ModBus protocol, and Bacn ...|461|1|2022-01-04| @@ -136,24 +136,24 @@ |129|[HenJigg/WPF-Examples](https://github.com/HenJigg/WPF-Examples)|WPF sample program based on Prism|506|1|2021-10-12| |130|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|546|1|2022-01-08| |131|[VShawn/PRemoteM](https://github.com/VShawn/PRemoteM)|Personal Remote Manager|394|1|2022-01-11| -|132|[kenvix/USBCopyer](https://github.com/kenvix/USBCopyer)|😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)|1908|1|2021-10-05| -|133|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1643|1|2022-01-06| -|134|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, java, ...|423|1|2022-01-06| +|132|[kenvix/USBCopyer](https://github.com/kenvix/USBCopyer)|😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)|1907|1|2021-10-05| +|133|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1644|1|2022-01-06| +|134|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, java, ...|424|1|2022-01-06| |135|[ModuleArt/quick-picture-viewer](https://github.com/ModuleArt/quick-picture-viewer)|🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.|393|1|2021-12-24| |136|[ChiliMilk/URP_Toon](https://github.com/ChiliMilk/URP_Toon)|A Toon Shader in Unity Universal Render Pipeline.|323|1|2022-01-05| -|137|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|703|1|2022-01-11| +|137|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|704|1|2022-01-11| |138|[ygx2011/AR_course](https://github.com/ygx2011/AR_course)|教大家从AR算法到各个平台的unity渲染,完成整个AR项目的开发,教学视频链接我会发布在b站上。|35|1|2022-01-08| -|139|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1197|1|2022-01-09| +|139|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1200|1|2022-01-09| |140|[NS-Sp4ce/AliyunAccessKeyTools](https://github.com/NS-Sp4ce/AliyunAccessKeyTools)|阿里云AccessKey泄漏利用工具|93|1|2021-07-16| -|141|[AlphaYu/Adnc](https://github.com/AlphaYu/Adnc)|微服务框架,同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架,前端基于Vue、后端基于.Net 5.0构建。|546|1|2021-11-23| -|142|[zhaopeiym/quartzui](https://github.com/zhaopeiym/quartzui)|基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置|1112|1|2021-10-05| +|141|[AlphaYu/Adnc](https://github.com/AlphaYu/Adnc)|微服务框架,同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架,前端基于Vue、后端基于.Net 5.0构建。|547|1|2021-11-23| +|142|[zhaopeiym/quartzui](https://github.com/zhaopeiym/quartzui)|基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置|1113|1|2021-10-05| |143|[EllanJiang/UnityGameFramework](https://github.com/EllanJiang/UnityGameFramework)|This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the developmen ...|862|1|2021-10-28| |144|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for Final Fantasy XIV|1273|1|2022-01-11| |145|[indiff/qttabbar](https://github.com/indiff/qttabbar)|Qttabbar is a small tool that allows you to use tab multi label function in Windows Explorer. |1300|1|2021-12-02| |146|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|1118|1|2022-01-05| |147|[IUpdatable/WeUiSharp](https://github.com/IUpdatable/WeUiSharp)|基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库 An unofficial UI library for Windows WeChat based on WPF implementation|79|1|2021-08-30| |148|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。|2179|1|2022-01-11| -|149|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|347|1|2022-01-11| +|149|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|349|1|2022-01-11| |150|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|203|1|2021-12-21| |151|[lampo1024/DncZeus](https://github.com/lampo1024/DncZeus)|DncZeus 是一个基于ASP.NET Core 3 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET Core 3 + Entity Framework Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后 ...|1172|1|2021-09-16| |152|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1317|1|2022-01-11| @@ -163,12 +163,12 @@ |156|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|380|1|2022-01-07| |157|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|352|1|2022-01-09| |158|[SkyChenSky/Sikiro](https://github.com/SkyChenSky/Sikiro)|整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例|338|1|2021-12-27| -|159|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|Admin后端,前后端分离的权限管理系统,集成统一认证授权、多租户、缓存、Ip限流、全Api鉴权。支持国内外主流数据库自由切换和动态高级查询,基于.Net跨平台开发的WebApi|511|1|2022-01-10| +|159|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|Admin后端,前后端分离的权限管理系统,集成统一认证授权、多租户、缓存、Ip限流、全Api鉴权。支持国内外主流数据库自由切换和动态高级查询,基于.Net跨平台开发的WebApi|513|1|2022-01-10| |160|[lgsvl/simulator](https://github.com/lgsvl/simulator)|A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles|1646|1|2021-12-20| |161|[dathlin/HslCommunication](https://github.com/dathlin/HslCommunication)|A very popular industrial Internet of Things communication plug-in. Using this dll can be very convenient, stable, and fast to obtain data from PLC equipment of multiple brands, and also supports redi ...|814|1|2022-01-01| |162|[Azure/azure-powershell](https://github.com/Azure/azure-powershell)|Microsoft Azure PowerShell|2896|1|2022-01-11| |163|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|896|1|2022-01-11| -|164|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3243|1|2021-12-06| +|164|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3244|1|2021-12-06| |165|[u2sb/Danmu.Server](https://github.com/u2sb/Danmu.Server)|一个开源的弹幕后端|98|0|2021-10-27| |166|[aura-systems/Aura-Operating-System](https://github.com/aura-systems/Aura-Operating-System)|AuraOS, the Franco-English Operating System developed in C# using Cosmos!|153|0|2021-12-26| |167|[NeuCharFramework/NcfPackageSources](https://github.com/NeuCharFramework/NcfPackageSources)|NCF(NeuCharFramework)底层支持库官方 Nuget 包源码|37|0|2022-01-03| diff --git a/content/charts/growth/software/CSS.md b/content/charts/growth/software/CSS.md index 49633a246..04042e888 100644 --- a/content/charts/growth/software/CSS.md +++ b/content/charts/growth/software/CSS.md @@ -14,7 +14,7 @@ |7|[missing-semester-cn/missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io)|the CS missing semester Chinese version|3219|5|2021-11-10| |8|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|7330|5|2021-12-07| |9|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|580|4|2021-08-04| -|10|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2247|4|2022-01-09| +|10|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2248|4|2022-01-09| |11|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|12|3|2022-01-08| |12|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3306|3|2022-01-11| |13|[v2fly/v2ray-examples](https://github.com/v2fly/v2ray-examples)|v2ray-core 的模板们|1186|2|2021-10-10| diff --git a/content/charts/growth/software/Dart.md b/content/charts/growth/software/Dart.md index 0156fdba3..13b24fa54 100644 --- a/content/charts/growth/software/Dart.md +++ b/content/charts/growth/software/Dart.md @@ -6,16 +6,16 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1022|28|2022-01-11| -|2|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4745|18|2022-01-02| -|3|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12964|10|2021-12-23| +|2|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4747|18|2022-01-02| +|3|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12965|10|2021-12-23| |4|[bytedance/flutter_ume](https://github.com/bytedance/flutter_ume)|UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance|1428|8|2021-12-10| -|5|[flutterchina/dio](https://github.com/flutterchina/dio)|A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.|10335|8|2022-01-10| -|6|[alibaba/fish-redux](https://github.com/alibaba/fish-redux)|An assembled flutter application framework.|7225|7|2021-12-29| +|5|[flutterchina/dio](https://github.com/flutterchina/dio)|A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.|10335|8|2022-01-11| +|6|[alibaba/fish-redux](https://github.com/alibaba/fish-redux)|An assembled flutter application framework.|7226|7|2021-12-29| |7|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|4531|7|2022-01-08| |8|[simplezhli/flutter_deer](https://github.com/simplezhli/flutter_deer)|🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.|5818|6|2021-12-23| |9|[alibaba/flutter_boost](https://github.com/alibaba/flutter_boost)|FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts|5761|6|2022-01-06| -|10|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|6804|6|2021-08-01| -|11|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|2907|4|2022-01-11| +|10|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|6806|6|2021-08-01| +|11|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|2908|4|2022-01-11| |12|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.(Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|542|3|2021-11-25| |13|[LaoMengFlutter/flutter-do](https://github.com/LaoMengFlutter/flutter-do)|包含350多个组件用法、组件继承关系图、40多个 loading 组件,App升级、验证码、弹幕、音乐字幕 4个插件,一个小而全完整的App项目。|1946|3|2021-12-06| |14|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4033|3|2022-01-11| diff --git a/content/charts/growth/software/Go.md b/content/charts/growth/software/Go.md index 665008f63..9e8178edd 100644 --- a/content/charts/growth/software/Go.md +++ b/content/charts/growth/software/Go.md @@ -8,13 +8,13 @@ |1|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|366|52|2022-01-11| |2|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|418|38|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.|13874|27|2022-01-11| -|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云服务,打造具备聊天、社交功 ...|6177|27|2022-01-06| +|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云服务,打造具备聊天、社交功 ...|6183|27|2022-01-06| |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.|52425|24|2022-01-11| |6|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4540|19|2022-01-11| |7|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3575|19|2022-01-10| |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, ...|19854|17|2022-01-02| |9|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4044|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|27774|15|2022-01-11| +|10|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27776|15|2022-01-12| |11|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|533|14|2022-01-11| |12|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30097|13|2022-01-11| |13|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11052|13|2022-01-10| @@ -23,14 +23,14 @@ |16|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1622|12|2022-01-06| |17|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|98|12|2022-01-06| |18|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11698|11|2021-10-06| -|19|[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动手写/从零实现系列|9498|11|2021-12-28| +|19|[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动手写/从零实现系列|9510|11|2021-12-28| |20|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero 全面技术栈开发最小可用项目,帮助go-zero社区更完善。 go-zero项目地址: https://github.com/zeromicro/go-zero|262|11|2022-01-10| |21|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|208|10|2021-12-24| |22|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具|1642|10|2022-01-11| -|23|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9612|10|2022-01-11| -|24|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12709|9|2022-01-03| +|23|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9614|10|2022-01-11| +|24|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12710|9|2022-01-03| |25|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4216|8|2022-01-08| -|26|[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 ...|5596|8|2022-01-10| +|26|[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 ...|5597|8|2022-01-10| |27|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8499|8|2022-01-04| |28|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27550|8|2022-01-11| |29|[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!|232|8|2022-01-11| @@ -43,37 +43,37 @@ |36|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|一款基于GoLang的高性能多线程ETH以太坊矿池代理转发中继工具,稳定安全、自定义抽水、独家抽水算法、独家前置代理中转模式、SSL支持、配置热修改、完美的Web管理、完善社区支持。纯原创非破解,稳定更新|103|7|2022-01-11| |37|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|358|7|2022-01-11| |38|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|3618|7|2021-12-31| -|39|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|3955|7|2022-01-11| -|40|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5231|6|2022-01-11| +|39|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|3956|7|2022-01-11| +|40|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5231|6|2022-01-12| |41|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7446|6|2022-01-08| |42|[didi/nightingale](https://github.com/didi/nightingale)|💡 A Distributed and High-Performance Monitoring System. Prometheus enterprise UI|4084|6|2022-01-11| |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 网络框架。|5961|6|2022-01-11| |44|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP / 过滤假墙」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4+IPv6)!|3188|6|2022-01-04| |45|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|752|6|2021-12-28| -|46|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15175|6|2022-01-11| +|46|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15175|6|2022-01-12| |47|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|395|6|2022-01-10| |48|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1116|5|2022-01-11| |49|[inbug-team/InScan](https://github.com/inbug-team/InScan)|边界打点后的自动化渗透工具|1355|5|2021-07-19| |50|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1094|5|2022-01-09| |51|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|349|5|2021-12-24| -|52|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10601|5|2022-01-11| +|52|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10602|5|2022-01-11| |53|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|203|5|2022-01-11| |54|[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 ...|1989|5|2021-12-29| |55|[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 存储引擎。|2192|5|2022-01-11| |56|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3484|5|2021-12-24| -|57|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3060|5|2022-01-11| +|57|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3061|5|2022-01-11| |58|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish|4350|5|2021-08-28| |59|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11391|4|2021-11-08| |60|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|4|2021-12-15| -|61|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4392|4|2022-01-06| +|61|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4393|4|2022-01-06| |62|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|572|4|2022-01-10| |63|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的|149|4|2022-01-11| |64|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4033|4|2022-01-11| |65|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|863|4|2021-12-07| |66|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6667|4|2022-01-10| |67|[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|1171|4|2021-12-30| -|68|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4634|4|2022-01-11| -|69|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4191|4|2022-01-11| +|68|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4634|4|2022-01-12| +|69|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4192|4|2022-01-11| |70|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1776|4|2021-11-08| |71|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|2876|4|2021-12-12| |72|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|316|4|2021-12-22| @@ -87,7 +87,7 @@ |80|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7414|4|2021-12-09| |81|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2884|3|2022-01-11| |82|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|567|3|2021-10-15| -|83|[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! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6597|3|2022-01-03| +|83|[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! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6598|3|2022-01-03| |84|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|148|3|2021-12-14| |85|[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 ...|2956|3|2021-12-22| |86|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3814|3|2022-01-11| @@ -114,7 +114,7 @@ |107|[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.|1013|3|2022-01-11| |108|[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.|866|3|2022-01-11| |109|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|400|3|2021-09-08| -|110|[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 ...|2845|3|2021-12-01| +|110|[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 ...|2846|3|2021-12-01| |111|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|1373|2|2021-12-29| |112|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用,它能够快速进行压缩包生成。|130|2|2021-11-02| |113|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|629|2|2022-01-01| @@ -130,7 +130,7 @@ |123|[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|2442|2|2022-01-04| |124|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2074|2|2021-10-05| |125|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|267|2|2021-11-27| -|126|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3919|2|2021-11-13| +|126|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3920|2|2021-11-13| |127|[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 ...|5219|2|2021-10-26| |128|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码,无需Java环境直接从二进制角度构造Ysoserial的Payload|271|2|2021-09-22| |129|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1631|2|2022-01-09| @@ -158,7 +158,7 @@ |151|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|1871|2|2021-12-16| |152|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|629|2|2021-08-31| |153|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2751|2|2021-10-27| -|154|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5455|2|2022-01-10| +|154|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5456|2|2022-01-10| |155|[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).|81|2|2022-01-09| |156|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|706|2|2021-10-11| |157|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider.一个查询IP地理信息和CDN服务提供商的离线终端工具.|882|2|2021-12-17| @@ -166,20 +166,20 @@ |159|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|320|2|2022-01-11| |160|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1850|2|2022-01-11| |161|[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. |1323|2|2021-12-05| -|162|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3611|2|2021-12-24| +|162|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3613|2|2021-12-24| |163|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台|2898|2|2022-01-11| |164|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源客服系统GO语言开发GO-FLY,免费客服系统/open source live customer chat by golang|1117|2|2022-01-06| |165|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6050|2|2021-10-10| |166|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2156|2|2021-12-30| -|167|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2584|2|2021-11-16| +|167|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2585|2|2021-11-16| |168|[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 ...|767|2|2021-07-27| |169|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|1994|2|2022-01-11| -|170|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3953|2|2021-11-30| +|170|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3954|2|2021-11-30| |171|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|904|2|2021-09-30| |172|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1473|2|2022-01-05| |173|[carina-io/carina](https://github.com/carina-io/carina)|Carina: an high performance and ops-free local storage for kubernetes|246|2|2022-01-11| |174|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal 的Go版本SDK。【极简、易用的聚合支付SDK】|1970|2|2022-01-10| -|175|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5275|2|2022-01-10| +|175|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5277|2|2022-01-10| |176|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4293|2|2022-01-11| |177|[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 ...|2787|2|2021-12-17| |178|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK(基于企业微信C版官方SDK封装)|201|1|2022-01-07| diff --git a/content/charts/growth/software/HTML.md b/content/charts/growth/software/HTML.md index 4c8f78968..37cbcf6c0 100644 --- a/content/charts/growth/software/HTML.md +++ b/content/charts/growth/software/HTML.md @@ -6,36 +6,36 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|664|32|2021-12-23| -|2|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2518|12|2022-01-11| +|2|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2519|12|2022-01-11| |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.|26077|10|2021-12-10| |4|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|450|7|2021-11-25| -|5|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|5|2021-12-30| +|5|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|800|5|2022-01-11| |6|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5568|5|2021-10-25| |7|[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| -|8|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3207|4|2021-11-22| +|8|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3208|4|2021-11-22| |9|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5796|4|2021-12-13| -|10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2540|4|2022-01-11| -|11|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9966|4|2022-01-09| +|10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2539|4|2022-01-11| +|11|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9967|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|1155|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.|2473|3|2022-01-09| -|14|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|127|3|2022-01-07| +|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.|2474|3|2022-01-09| +|14|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|127|3|2022-01-11| |15|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|418|3|2021-12-24| -|16|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1391|3|2022-01-07| -|17|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9124|3|2022-01-10| +|16|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1392|3|2022-01-07| +|17|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9125|3|2022-01-10| |18|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|5945|3|2022-01-11| |19|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2956|2|2021-12-08| -|20|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|136|2|2021-12-11| +|20|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|137|2|2021-12-11| |21|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4494|2|2021-08-23| -|22|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1644|2|2022-01-07| +|22|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1646|2|2022-01-07| |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)|-|1257|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|3517|2|2022-01-04| -|27|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的2022年系统架构设计师(软考高级)备考资源库。|2490|2|2021-12-31| +|26|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3520|2|2022-01-04| +|27|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的2022年系统架构设计师(软考高级)备考资源库。|2491|2|2022-01-12| |28|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6059|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| -|31|[easychen/not-only-fans](https://github.com/easychen/not-only-fans)|an open source, self-hosted digital content subscription platform like `onlyfans.com` with cryptocurrency payment|251|2|2021-08-28| +|31|[easychen/not-only-fans](https://github.com/easychen/not-only-fans)|an open source, self-hosted digital content subscription platform like `onlyfans.com` with cryptocurrency payment|252|2|2021-08-28| |32|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|69|2|2021-12-30| |33|[didi/ChineseNLP](https://github.com/didi/ChineseNLP)|Datasets, SOTA results of every fields of Chinese NLP|1462|2|2021-07-21| |34|[BlueSkyXN/AdGuardHomeRules](https://github.com/BlueSkyXN/AdGuardHomeRules)|高达百万级规则!由我原创&整理的 AdGuardHomeRules ADH广告拦截过滤规则!打造全网最强最全规则集|302|1|2021-11-19| @@ -52,11 +52,11 @@ |45|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|828|1|2021-09-09| |46|[F4bwDP6a6W/FLY_US](https://github.com/F4bwDP6a6W/FLY_US)|美国大学备考资料 How to apply US colleges|1706|1|2021-11-26| |47|[JohnYan2017/SmartCharts](https://github.com/JohnYan2017/SmartCharts)|🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步|212|1|2022-01-03| -|48|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|887|1|2021-12-21| +|48|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|888|1|2021-12-21| |49|[MassMove/AttackVectors](https://github.com/MassMove/AttackVectors)|A repository to monitor attack vectors from state-backed information operations|389|1|2021-08-28| |50|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景(360°)鞋子展示(包含建模过程)|232|1|2021-09-16| |51|[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.|430|1|2021-08-29| -|52|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|125|1|2022-01-07| +|52|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|126|1|2022-01-07| |53|[HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)|讲解开源项目系列文章库|1243|1|2021-12-08| |54|[tigerneil/awesome-deep-rl](https://github.com/tigerneil/awesome-deep-rl)|For deep RL and the future of AI. |1096|1|2021-12-21| |55|[Wh0ale/SRC-experience](https://github.com/Wh0ale/SRC-experience)|工欲善其事,必先利其器|1123|1|2021-12-02| @@ -67,13 +67,13 @@ |60|[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| |61|[r00tSe7en/Flash-Pop](https://github.com/r00tSe7en/Flash-Pop)|Flash钓鱼弹窗优化版|413|1|2021-12-11| |62|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器,YYDS!仅供娱乐,切勿当真~|153|1|2021-08-24| -|63|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1572|1|2022-01-11| +|63|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1573|1|2022-01-11| |64|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|34|1|2022-01-02| -|65|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|446|1|2022-01-04| +|65|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|447|1|2022-01-04| |66|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|978|1|2022-01-10| |67|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|277|1|2021-12-28| |68|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|260|1|2021-11-17| -|69|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|538|1|2022-01-08| +|69|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|540|1|2022-01-11| |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 字典.|469|1|2022-01-05| @@ -84,7 +84,7 @@ |77|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|483|1|2021-10-09| |78|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10 自带微软五笔码表与短语替换与管理工具( 可将系统五笔替换为郑码、小鹤音形等 ),并可增强五笔设置、热键等功能。 发布后的软件仅930KB( 绿色免安装 )。软件已自带郑码、小鹤音形、五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。|575|1|2021-10-04| |79|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|646|1|2021-12-12| -|80|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|626|1|2022-01-11| +|80|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|626|1|2022-01-12| |81|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1321|1|2021-11-26| |82|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2678|1|2021-12-31| |83|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|982|1|2021-12-09| @@ -94,7 +94,7 @@ |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: 优秀计算机科学与技术 ...|1393|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|4363|1|2021-12-31| -|90|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2955|1|2022-01-11| +|90|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2955|1|2022-01-12| |91|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|1|2022-01-08| |92|[6mb/Microsoft-365-Admin](https://github.com/6mb/Microsoft-365-Admin)|基于微软 API 的 office 365 用户管理(支持多账户切换)|308|1|2021-07-15| |93|[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.|193|0|2021-10-06| @@ -196,7 +196,7 @@ |189|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|168|0|2022-01-07| |190|[w3c/mlreq](https://github.com/w3c/mlreq)|Mongolian Layout Requirements|16|0|2021-11-19| |191|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|461|0|2022-01-06| -|192|[qisi007/react-admin-plus](https://github.com/qisi007/react-admin-plus)|基于react,ant-ui,typescript的前端微服务框架。|35|0|2022-01-04| +|192|[qisi007/react-admin-plus](https://github.com/qisi007/react-admin-plus)|基于react,ant-ui,typescript的前端微服务框架。|36|0|2022-01-04| |193|[tcatche/tcatche.github.io](https://github.com/tcatche/tcatche.github.io)|-|40|0|2021-11-24| |194|[JackCrysler/pkweb](https://github.com/JackCrysler/pkweb)|仿头脑王者对战答题应用----全栈开发|46|0|2021-10-05| |195|[RyanPro/portainer_cn](https://github.com/RyanPro/portainer_cn)|portainerUI中文汉化|22|0|2021-10-06| diff --git a/content/charts/growth/software/Java.md b/content/charts/growth/software/Java.md index 5505c2bf7..bc1e744f5 100644 --- a/content/charts/growth/software/Java.md +++ b/content/charts/growth/software/Java.md @@ -5,95 +5,95 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55335|40|2022-01-09| +|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55337|40|2022-01-09| |2|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|973|29|2021-12-15| -|3|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27041|24|2022-01-11| +|3|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27046|24|2022-01-11| |4|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28169|23|2022-01-11| -|5|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21471|19|2022-01-11| -|6|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|129|18|2022-01-10| -|7|[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 ...|24474|16|2021-11-07| -|8|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20998|16|2022-01-11| -|9|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22345|16|2022-01-10| -|10|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23096|16|2021-11-02| -|11|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30327|15|2021-12-11| -|12|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18409|15|2022-01-07| -|13|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20678|15|2022-01-11| -|14|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17177|15|2022-01-03| -|15|[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.|21094|14|2022-01-10| -|16|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23233|14|2021-12-03| -|17|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4589|13|2022-01-11| -|18|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18226|13|2022-01-11| -|19|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16710|12|2022-01-10| -|20|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12700|12|2022-01-03| -|21|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|199|12|2022-01-02| -|22|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26145|12|2022-01-11| -|23|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36699|11|2022-01-11| -|24|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7733|11|2022-01-08| +|5|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|133|19|2022-01-10| +|6|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21471|19|2022-01-12| +|7|[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 ...|24475|16|2021-11-07| +|8|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20999|16|2022-01-11| +|9|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22347|16|2022-01-10| +|10|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23097|16|2021-11-02| +|11|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30326|15|2021-12-11| +|12|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18410|15|2022-01-07| +|13|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20680|15|2022-01-11| +|14|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17181|15|2022-01-03| +|15|[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.|21096|14|2022-01-10| +|16|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23232|14|2021-12-03| +|17|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4603|13|2022-01-11| +|18|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|227|13|2022-01-02| +|19|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18227|13|2022-01-12| +|20|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16710|12|2022-01-10| +|21|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12714|12|2022-01-03| +|22|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26147|12|2022-01-12| +|23|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36700|11|2022-01-11| +|24|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7734|11|2022-01-08| |25|[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.|930|11|2021-12-28| -|26|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22576|11|2021-12-13| +|26|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22578|11|2021-12-13| |27|[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在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|7971|10|2021-08-22| |28|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8410|10|2021-12-10| -|29|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12108|10|2021-12-13| -|30|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32110|10|2022-01-07| +|29|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12110|10|2021-12-13| +|30|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32110|10|2022-01-12| |31|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|601|9|2021-12-16| |32|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|766|9|2021-12-13| -|33|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6578|9|2022-01-11| -|34|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17018|9|2022-01-07| -|35|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7051|9|2022-01-10| +|33|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6579|9|2022-01-12| +|34|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17018|9|2022-01-12| +|35|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7052|9|2022-01-10| |36|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|444|9|2021-11-24| -|37|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20372|9|2022-01-08| -|38|[981011512/--](https://github.com/981011512/--)|停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车 ...|4573|8|2021-11-09| +|37|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20375|9|2022-01-08| +|38|[981011512/--](https://github.com/981011512/--)|停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车 ...|4574|8|2021-11-09| |39|[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.|229|8|2022-01-11| |40|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13381|8|2022-01-11| |41|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|8|2021-12-13| -|42|[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.|12747|8|2021-11-28| -|43|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16175|8|2021-12-09| +|42|[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.|12750|8|2021-11-28| +|43|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16176|8|2021-12-09| |44|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3032|8|2021-12-22| |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.|1762|8|2022-01-11| -|46|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|5477|8|2021-12-28| -|47|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21636|8|2022-01-11| -|48|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13625|7|2021-12-29| +|46|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|5486|8|2021-12-28| +|47|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21638|8|2022-01-11| +|48|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13626|7|2021-12-29| |49|[FiboAI/EngineX](https://github.com/FiboAI/EngineX)| Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;|342|7|2021-12-24| |50|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|1023|7|2022-01-10| |51|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|24999|7|2022-01-11| |52|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9225|7|2021-12-09| -|53|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12705|7|2022-01-11| -|54|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10278|7|2022-01-08| +|53|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12706|7|2022-01-11| +|54|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10279|7|2022-01-08| |55|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16735|7|2021-12-29| -|56|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2257|7|2022-01-11| -|57|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21739|7|2021-12-27| -|58|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6414|6|2022-01-08| +|56|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2265|7|2022-01-11| +|57|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21741|7|2021-12-27| +|58|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6415|6|2022-01-08| |59|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8166|6|2022-01-07| |60|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 开源商城 java电商商城系统 多用户商城 |1381|6|2022-01-11| |61|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统,支持多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。|2066|6|2022-01-11| -|62|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|952|6|2021-12-28| +|62|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|958|6|2021-12-28| |63|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|10969|6|2021-12-12| -|64|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10069|6|2021-12-28| -|65|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11162|6|2022-01-10| +|64|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10070|6|2021-12-28| +|65|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11163|6|2022-01-10| |66|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|6|2021-12-15| -|67|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6097|6|2022-01-11| -|68|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24052|6|2022-01-09| +|67|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6098|6|2022-01-11| +|68|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24053|6|2022-01-09| |69|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12805|6|2021-11-06| |70|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3411|5|2022-01-11| |71|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3274|5|2022-01-07| |72|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|174|5|2022-01-11| |73|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4360|5|2022-01-07| -|74|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8394|5|2021-11-28| +|74|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8395|5|2021-11-28| |75|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5382|5|2021-10-12| |76|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4275|5|2021-12-07| |77|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10507|5|2021-11-22| |78|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8032|5|2022-01-11| |79|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7224|5|2021-12-09| |80|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|163|5|2021-12-16| -|81|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|119|5|2022-01-04| -|82|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16315|5|2022-01-06| +|81|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|120|5|2022-01-04| +|82|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16316|5|2022-01-06| |83|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5125|5|2022-01-06| |84|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~|9000|5|2021-07-21| |85|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7139|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 ...|6150|5|2022-01-11| |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.|8043|5|2021-09-17| -|89|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|572|5|2022-01-04| +|89|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|570|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)。|9869|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 快速集成框架). |10147|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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4686|4|2021-10-06| @@ -101,24 +101,24 @@ |94|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7054|4|2021-12-09| |95|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|185|4|2021-12-30| |96|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|2849|4|2022-01-07| -|97|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2166|4|2022-01-07| +|97|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2167|4|2022-01-07| |98|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6825|4|2021-11-27| |99|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2291|4|2022-01-08| |100|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9204|4|2022-01-08| |101|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6523|4|2021-12-22| |102|[mqttsnet/thinglinks](https://github.com/mqttsnet/thinglinks)|开源ThingLinks物联网一体化平台,高性、高吞吐量、高扩展性的物联网平台!单机可以支持百万链接,同时支持自定义扩展功能,功能非常强大,采用netty作为通信层组件,支持插件化开发集成!|438|4|2022-01-07| -|103|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7740|4|2022-01-06| +|103|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7742|4|2022-01-06| |104|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案|3227|4|2022-01-07| |105|[EmYiQing/LDAPKit](https://github.com/EmYiQing/LDAPKit)|自用的LDAP测试工具,一键启动|124|4|2021-12-13| |106|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|402|4|2022-01-09| |107|[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|5672|4|2021-08-23| |108|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|1808|4|2022-01-11| -|109|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|583|4|2022-01-10| +|109|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|590|4|2022-01-10| |110|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3431|4|2022-01-11| -|111|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10889|4|2021-12-26| -|112|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5232|4|2021-08-16| +|111|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10890|4|2021-12-26| +|112|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5233|4|2021-08-16| |113|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4498|4|2021-12-27| -|114|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6514|4|2021-12-14| +|114|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6515|4|2021-12-14| |115|[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 ...|8995|4|2022-01-09| |116|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6360|4|2021-12-21| |117|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|564|4|2021-08-20| @@ -128,21 +128,21 @@ |121|[yhaolpz/FloatWindow](https://github.com/yhaolpz/FloatWindow)|Andorid 任意界面悬浮窗,实现悬浮窗如此简单|3956|3|2021-10-13| |122|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|2373|3|2021-11-18| |123|[bytedance/AlphaPlayer](https://github.com/bytedance/AlphaPlayer)|AlphaPlayer is a video animation engine.|1528|3|2021-12-27| -|124|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6303|3|2021-09-07| +|124|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6304|3|2021-09-07| |125|[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 关注更新|5538|3|2021-09-08| |126|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10215|3|2022-01-06| -|127|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|549|3|2022-01-11| -|128|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4733|3|2021-09-24| -|129|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2052|3|2021-12-01| +|127|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|549|3|2022-01-12| +|128|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4734|3|2021-09-24| +|129|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2053|3|2021-12-01| |130|[pedant/sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|SweetAlert for Android, a beautiful and clever alert dialog|7225|3|2021-08-31| -|131|[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.|6051|3|2022-01-11| +|131|[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.|6053|3|2022-01-11| |132|[donkingliang/ConsecutiveScroller](https://github.com/donkingliang/ConsecutiveScroller)|ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。|1853|3|2021-12-22| |133|[x-ream/sqli](https://github.com/x-ream/sqli)|orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder|1640|3|2021-12-30| |134|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|3614|3|2022-01-10| -|135|[alibaba/testable-mock](https://github.com/alibaba/testable-mock)|换种思路写Mock,让单元测试更简单|1371|3|2022-01-11| +|135|[alibaba/testable-mock](https://github.com/alibaba/testable-mock)|换种思路写Mock,让单元测试更简单|1374|3|2022-01-12| |136|[GoogleLLP/SuperMarket](https://github.com/GoogleLLP/SuperMarket)|设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……|1601|3|2021-08-09| |137|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|:pencil:消息推送平台|173|3|2022-01-10| -|138|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1264|3|2022-01-10| +|138|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1265|3|2022-01-10| |139|[Mr-xn/JNDIExploit-1](https://github.com/Mr-xn/JNDIExploit-1)|一款用于 JNDI注入 利用的工具,大量参考/引用了 Rogue JNDI 项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。(from https://github.com/feihong-cs/JNDIExploit)|91|3|2021-12-15| |140|[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)|3213|3|2021-12-18| |141|[coderbruis/JavaSourceCodeLearning](https://github.com/coderbruis/JavaSourceCodeLearning)|Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码|1604|3|2022-01-11| @@ -150,7 +150,7 @@ |143|[peng-zhihui/DeepVision](https://github.com/peng-zhihui/DeepVision)|在我很多项目中用到的CV算法推理框架应用。|1634|3|2021-11-09| |144|[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.|4469|3|2021-12-30| |145|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|2999|3|2021-12-23| -|146|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!|1982|3|2021-10-06| +|146|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!|1983|3|2021-10-06| |147|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5369|3|2021-12-16| |148|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4502|3|2021-12-02| |149|[erupts/erupt](https://github.com/erupts/erupt)|🚀 纯 Java 注解,单个类文件,快速开发 Admin 管理后台。不生成任何代码、零前端代码、零 CURD、自动建表、注解式API、自定义服务逻辑,支持所有主流数据库,支持自定义页面,支持多数据源,提供二十几类业务组件,十几种展示形式,支持逻辑删除,动态定时任务,前端后端分离等。核心技术:Spring Boot、JPA、Reflect、TypeScript、NG-ZORRO等。 开源不易,记得右 ...|1414|3|2022-01-10| @@ -164,24 +164,24 @@ |157|[java-aodeng/hope-boot](https://github.com/java-aodeng/hope-boot)|🌱 Hope-Boot 一款现代化的脚手架项目|3230|3|2021-08-25| |158|[bytedance/ByteX](https://github.com/bytedance/ByteX)|ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台|2194|3|2021-07-22| |159|[JeremyLiao/LiveEventBus](https://github.com/JeremyLiao/LiveEventBus)|:mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP|3223|3|2021-09-03| -|160|[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等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2455|3|2022-01-07| +|160|[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等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2456|3|2022-01-07| |161|[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 ...|2372|3|2022-01-11| -|162|[EmYiQing/MemShell](https://github.com/EmYiQing/MemShell)|记录自己研究的一些特殊Tomcat内存马|134|3|2021-11-26| +|162|[EmYiQing/MemShell](https://github.com/EmYiQing/MemShell)|记录自己研究的一些特殊Tomcat内存马|135|3|2021-11-26| |163|[lyrric/seckill](https://github.com/lyrric/seckill)|苗苗 约苗 九价 秒杀 脚本|1576|3|2022-01-04| |164|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6057|3|2021-12-01| -|165|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|2644|3|2022-01-09| +|165|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|2645|3|2022-01-09| |166|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6704|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 框架-附详细实现过程和相关教程。)|2006|3|2021-12-04| +|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 框架-附详细实现过程和相关教程。)|2007|3|2021-12-04| |168|[pmiaowu/HostCollision](https://github.com/pmiaowu/HostCollision)|用于host碰撞而生的小工具,专门检测渗透中需要绑定hosts才能访问的主机或内部系统|248|3|2021-12-30| |169|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4492|3|2021-12-16| -|170|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|3148|3|2022-01-07| +|170|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|3150|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。|5523|3|2021-09-21| |172|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2737|3|2021-11-11| |173|[jambestwick/web3jdemo](https://github.com/jambestwick/web3jdemo)|功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,争取做大第一看盘,买卖工具,持续更新中... ...|152|3|2022-01-09| -|174|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1708|3|2022-01-11| +|174|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1709|3|2022-01-11| |175|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5580|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等互联网主流技术,实现各种常见功能点的综合性案例。|936|2|2021-11-19| -|177|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2660|2|2021-08-17| +|176|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。|937|2|2021-11-19| +|177|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2661|2|2021-08-17| |178|[huburt-Hu/NewbieGuide](https://github.com/huburt-Hu/NewbieGuide)|Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示|3126|2|2021-07-16| |179|[getActivity/ToastUtils](https://github.com/getActivity/ToastUtils)|Android 吐司框架,专治 Toast 各种疑难杂症|2118|2|2022-01-08| |180|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|1974|2|2022-01-07| @@ -202,7 +202,7 @@ |195|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5311|2|2022-01-07| |196|[ThirtyDegreesRay/OpenHub](https://github.com/ThirtyDegreesRay/OpenHub)|An open source GitHub Android client app, faster and concise.|4006|2|2021-08-30| |197|[flink-extended/flink-remote-shuffle](https://github.com/flink-extended/flink-remote-shuffle)|Remote Shuffle Service for Flink|104|2|2021-12-22| -|198|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|The third-party Telegram android app.|1509|2|2022-01-11| +|198|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|The third-party Telegram android app.|1511|2|2022-01-11| |199|[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| |200|[DTStack/flinkx](https://github.com/DTStack/flinkx)|Based on Apache Flink. support data synchronization/integration and streaming SQL computation.|2707|2|2022-01-05| diff --git a/content/charts/growth/software/JavaScript.md b/content/charts/growth/software/JavaScript.md index f67bdf352..3265944d3 100644 --- a/content/charts/growth/software/JavaScript.md +++ b/content/charts/growth/software/JavaScript.md @@ -5,131 +5,131 @@ |#|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|17871|113|2022-01-04| -|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192149|62|2022-01-09| -|3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14074|31|2022-01-11| -|4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35298|28|2022-01-11| -|5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37573|27|2022-01-09| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|17878|113|2022-01-04| +|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192157|62|2022-01-09| +|3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14080|31|2022-01-11| +|4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35302|28|2022-01-11| +|5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37577|27|2022-01-09| |6|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29672|26|2021-12-14| |7|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2276|26|2022-01-08| |8|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1007|19|2021-12-29| -|9|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43367|19|2021-10-01| +|9|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43370|19|2021-10-01| |10|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35004|18|2022-01-07| -|11|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29452|18|2022-01-10| -|12|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15469|18|2022-01-10| -|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.|18188|17|2022-01-11| -|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! – |41700|17|2022-01-11| -|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.|9960|16|2022-01-10| -|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.|49789|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|39406|15|2022-01-11| +|11|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29454|18|2022-01-10| +|12|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15471|18|2022-01-10| +|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.|18192|17|2022-01-12| +|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! – |41699|17|2022-01-11| +|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.|9961|16|2022-01-10| +|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|39411|15|2022-01-11| |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)|14119|15|2021-11-21| -|19|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6587|14|2021-12-22| -|20|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6286|14|2022-01-08| +|19|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6591|14|2021-12-22| +|20|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6287|14|2022-01-08| |21|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20383|14|2021-08-11| -|22|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|12998|14|2022-01-09| +|22|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|12999|14|2022-01-09| |23|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18326|13|2022-01-11| -|24|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4133|13|2021-10-20| +|24|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4136|13|2021-10-20| |25|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|2992|13|2021-12-11| -|26|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2786|13|2022-01-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平台.|5927|12|2021-12-08| +|26|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2787|13|2022-01-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平台.|5928|12|2021-12-08| |28|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|935|11|2021-10-30| |29|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21668|11|2021-11-16| -|30|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21724|11|2022-01-11| -|31|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22505|11|2022-01-10| -|32|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33075|11|2021-12-13| -|33|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23395|11|2021-11-30| +|30|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21727|11|2022-01-11| +|31|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22507|11|2022-01-10| +|32|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33078|11|2021-12-13| +|33|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23396|11|2021-11-30| |34|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12116|10|2021-12-28| -|35|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32175|10|2022-01-11| -|36|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22010|10|2021-12-05| -|37|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15527|9|2021-12-27| -|38|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2096|9|2022-01-11| +|35|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32176|10|2022-01-11| +|36|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22011|10|2021-12-05| +|37|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15528|9|2021-12-27| +|38|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2100|9|2022-01-11| |39|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15414|9|2022-01-08| -|40|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1917|9|2022-01-11| +|40|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1918|9|2022-01-11| |41|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15490|9|2022-01-11| |42|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17670|9|2021-12-06| -|43|[bndw/wifi-card](https://github.com/bndw/wifi-card)|📶 Print a QR code for connecting to your WiFi (wificard.io)|5586|9|2022-01-03| -|44|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28687|9|2022-01-10| +|43|[bndw/wifi-card](https://github.com/bndw/wifi-card)|📶 Print a QR code for connecting to your WiFi (wificard.io)|5585|9|2022-01-03| +|44|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28689|9|2022-01-10| |45|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3409|8|2021-12-29| |46|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11061|8|2022-01-11| -|47|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12734|8|2022-01-10| +|47|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12735|8|2022-01-10| |48|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15895|8|2021-09-21| |49|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1366|8|2021-12-09| -|50|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8639|8|2021-10-06| +|50|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8640|8|2021-10-06| |51|[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.|4594|8|2021-09-03| -|52|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2659|8|2022-01-07| +|52|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2660|8|2022-01-07| |53|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|667|7|2022-01-11| -|54|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19930|7|2022-01-05| +|54|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19932|7|2022-01-05| |55|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1274|7|2022-01-11| -|56|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21537|7|2022-01-11| +|56|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21540|7|2022-01-12| |57|[nextapps-de/flexsearch](https://github.com/nextapps-de/flexsearch)|Next-Generation full text search library for Browser and Node.js|8171|6|2022-01-07| |58|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1539|6|2021-09-06| -|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|25541|6|2022-01-11| -|60|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1909|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.|5076|6|2021-12-03| +|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|25543|6|2022-01-11| +|60|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1911|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.|5075|6|2021-12-03| |62|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2407|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|8913|6|2021-11-24| -|64|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2743|6|2022-01-11| +|64|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2745|6|2022-01-12| |65|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11249|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|2021-12-07| -|67|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11859|6|2021-12-24| -|68|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3122|6|2022-01-11| -|69|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21904|6|2022-01-11| +|67|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11860|6|2021-12-24| +|68|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3123|6|2022-01-11| +|69|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21905|6|2022-01-11| |70|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9004|5|2021-12-14| -|71|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5133|5|2021-09-18| +|71|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5132|5|2021-09-18| |72|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6904|5|2022-01-09| |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).|11795|5|2021-12-14| |75|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|362|5|2022-01-10| |76|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。|4046|5|2021-09-10| -|77|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|795|5|2022-01-09| +|77|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|797|5|2022-01-09| |78|[kgco/RateMySupervisor](https://github.com/kgco/RateMySupervisor)|永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台|2505|5|2021-11-01| -|79|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2367|5|2021-10-04| -|80|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10159|5|2022-01-09| -|81|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1093|5|2022-01-05| +|79|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2366|5|2021-10-04| +|80|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10160|5|2022-01-09| +|81|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1096|5|2022-01-05| |82|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案|3963|5|2022-01-10| |83|[ly525/luban-h5](https://github.com/ly525/luban-h5)|[WIP]en: web design tool mobile page builder/editor mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.|5049|5|2021-12-27| |84|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4162|5|2022-01-10| |85|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12184|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!|3342|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.|1457|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的汉化版, 汉化补丁及汉化版安装程序|1143|4|2022-01-07| +|88|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1144|4|2022-01-07| |89|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2506|4|2021-10-14| |90|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9788|4|2022-01-08| |91|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8680|4|2022-01-06| -|92|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7515|4|2022-01-08| -|93|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1878|4|2022-01-11| -|94|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8421|4|2022-01-05| +|92|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7513|4|2022-01-08| +|93|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1878|4|2022-01-12| +|94|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8424|4|2022-01-05| |95|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6693|4|2021-10-06| |96|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7593|4|2021-12-21| |97|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7242|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.|1172|4|2021-12-27| |99|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件,让你的react项目可以加载vue组件|956|4|2021-08-18| -|100|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5828|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)|8042|4|2022-01-11| +|100|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5829|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)|8043|4|2022-01-11| |102|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4858|4|2021-12-30| |103|[zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini)|后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。|3302|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 ...|2489|4|2021-12-22| -|105|[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|4717|4|2022-01-11| +|105|[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|4718|4|2022-01-11| |106|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9299|4|2021-08-02| |107|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts (incubating) 的微信小程序版本|5524|4|2021-09-22| |108|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城,本商城是前后端分离的商城、微服务架构商城。|327|3|2022-01-10| -|109|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9918|3|2022-01-09| -|110|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|4472|3|2021-07-27| +|109|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9919|3|2022-01-09| +|110|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|4473|3|2021-07-27| |111|[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|3965|3|2021-12-29| |112|[JavisPeng/taojinbi](https://github.com/JavisPeng/taojinbi)|淘宝淘金币自动执行脚本,包含蚂蚁森林收取能量,芭芭农场全任务,解放你的双手|1359|3|2021-08-03| |113|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9166|3|2021-11-13| -|114|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9535|3|2021-12-15| +|114|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9536|3|2021-12-15| |115|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|500|3|2021-09-17| -|116|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1682|3|2021-11-09| +|116|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1683|3|2021-11-09| |117|[tumobi/nideshop](https://github.com/tumobi/nideshop)|NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)|5163|3|2021-08-09| |118|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|1666|3|2021-10-05| |119|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6625|3|2021-09-22| |120|[0xPool/Gitter](https://github.com/0xPool/Gitter)|Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端|3500|3|2021-08-10| |121|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2021年12月15日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3028|3|2021-12-15| -|122|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2326|3|2022-01-08| -|123|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3319|3|2021-10-14| +|122|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2332|3|2022-01-08| +|123|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3320|3|2021-10-14| |124|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1177|3|2021-08-20| -|125|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|385|3|2021-12-25| +|125|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|384|3|2022-01-11| |126|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6674|3|2021-12-16| |127|[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.|3751|3|2022-01-07| |128|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|⚡CLI for creating reusable react libraries.|4579|3|2021-08-10| @@ -138,24 +138,24 @@ |131|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|2928|3|2022-01-11| |132|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7256|3|2021-11-01| |133|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3298|3|2021-12-29| -|134|[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 ...|1714|3|2021-12-28| -|135|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1622|3|2021-10-06| -|136|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8781|3|2022-01-05| +|134|[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 ...|1715|3|2021-12-28| +|135|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1621|3|2021-10-06| +|136|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8782|3|2022-01-05| |137|[margox/braft-editor](https://github.com/margox/braft-editor)|美观易用的React富文本编辑器,基于draft-js开发|4328|3|2021-12-03| -|138|[xuedingmiaojun/wxappUnpacker](https://github.com/xuedingmiaojun/wxappUnpacker)|小程序反编译(支持分包)|2066|3|2021-12-23| +|138|[xuedingmiaojun/wxappUnpacker](https://github.com/xuedingmiaojun/wxappUnpacker)|小程序反编译(支持分包)|2067|3|2021-12-23| |139|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4784|3|2021-09-25| |140|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4066|3|2022-01-11| -|141|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|623|3|2022-01-11| -|142|[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) |4817|3|2021-11-19| -|143|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|3794|3|2022-01-04| -|144|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5428|3|2022-01-06| +|141|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|623|3|2022-01-12| +|142|[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) |4818|3|2021-11-19| +|143|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|3799|3|2022-01-04| +|144|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5429|3|2022-01-06| |145|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS,支持扩展任意 APP|482|3|2022-01-10| -|146|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2045|3|2022-01-11| -|147|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|339|3|2022-01-10| +|146|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2047|3|2022-01-11| +|147|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|340|3|2022-01-10| |148|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2364|3|2021-11-04| |149|[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 ...|1821|3|2021-09-21| -|150|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速短视频制作库 A fast short video processing library based on node.js|1303|3|2022-01-04| -|151|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|821|3|2022-01-11| +|150|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速短视频制作库 A fast short video processing library based on node.js|1304|3|2022-01-04| +|151|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|824|3|2022-01-12| |152|[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....|2839|2|2021-12-10| |153|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|581|2|2022-01-08| |154|[nashaofu/dingtalk](https://github.com/nashaofu/dingtalk)|钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS|2701|2|2021-12-17| @@ -169,7 +169,7 @@ |162|[chatopera/cskefu](https://github.com/chatopera/cskefu)|🌲 春松客服,智能客服系统,开源客服系统 ,机器人客服,客服系统开发框架,多渠道|1983|2|2022-01-03| |163|[fishingworld/something](https://github.com/fishingworld/something)|个人用Surge Panel脚本|175|2|2021-11-17| |164|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|501|2|2021-11-24| -|165|[iamcco/markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim)|markdown preview plugin for (neo)vim|2933|2|2021-12-27| +|165|[iamcco/markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim)|markdown preview plugin for (neo)vim|2934|2|2021-12-27| |166|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|1593|2|2021-12-19| |167|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|4451|2|2021-10-30| |168|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|1958|2|2021-09-27| @@ -178,21 +178,21 @@ |171|[WeBankFinTech/fes.js](https://github.com/WeBankFinTech/fes.js)|Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~|954|2|2022-01-10| |172|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2053|2|2021-12-24| |173|[staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config)|vue-cli4配置vue.config.js持续更新|2555|2|2021-12-02| -|174|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|344|2|2021-11-06| -|175|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3053|2|2022-01-11| -|176|[czj2369/jd_tb_auto](https://github.com/czj2369/jd_tb_auto)|基于AutoJs编写的618 双十一 淘宝 京东 赚喵币 赚汪汪币任务自动完成脚本|1084|2|2021-11-07| -|177|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|1825|2|2021-09-14| +|174|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|343|2|2021-11-06| +|175|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3054|2|2022-01-11| +|176|[czj2369/jd_tb_auto](https://github.com/czj2369/jd_tb_auto)|基于AutoJs编写的618 双十一 淘宝 京东 赚喵币 赚汪汪币任务自动完成脚本|1085|2|2021-11-07| +|177|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|1826|2|2021-09-14| |178|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取插件|1255|2|2022-01-05| |179|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统 - mysql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|948|2|2022-01-11| |180|[elias-sundqvist/obsidian-annotator](https://github.com/elias-sundqvist/obsidian-annotator)|A plugin for reading and annotating PDFs and EPUBs in obsidian. |212|2|2021-10-02| -|181|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1147|2|2022-01-02| +|181|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1145|2|2022-01-02| |182|[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| |183|[berwin/Blog](https://github.com/berwin/Blog)|记录成长的过程|3783|2|2021-11-25| |184|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|2834|2|2021-12-26| |185|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3405|2|2022-01-05| |186|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2527|2|2021-11-28| |187|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1071|2|2022-01-11| -|188|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1614|2|2021-11-22| +|188|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1615|2|2021-11-22| |189|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|639|2|2021-12-13| |190|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|1145|2|2021-12-31| |191|[sunoj/jjb](https://github.com/sunoj/jjb)|一个帮助你自动申请京东价格保护的chrome拓展|3085|2|2021-10-25| @@ -201,7 +201,7 @@ |194|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|6972|2|2022-01-11| |195|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|2358|2|2022-01-06| |196|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4566|2|2021-08-11| -|197|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|438|2|2022-01-08| +|197|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|439|2|2022-01-12| |198|[vitozyf/lucky-draw](https://github.com/vitozyf/lucky-draw)|年会抽奖程序|1222|2|2021-10-06| |199|[Tencent/westore](https://github.com/Tencent/westore)|更好的小程序项目架构|3910|2|2021-09-28| |200|[gdtool/zhaopp](https://github.com/gdtool/zhaopp)|一个Google Drive搜索引擎 https://GeZhong.vip|1035|2|2021-08-02| diff --git a/content/charts/growth/software/Jupyter-Notebook.md b/content/charts/growth/software/Jupyter-Notebook.md index 8830a9865..edfabdf30 100644 --- a/content/charts/growth/software/Jupyter-Notebook.md +++ b/content/charts/growth/software/Jupyter-Notebook.md @@ -5,7 +5,7 @@ |#|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+页)和视频链接|5528|4|2022-01-10| +|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+页)和视频链接|5529|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.|2764|4|2021-10-14| |3|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|3752|4|2022-01-11| |4|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|6067|3|2021-10-01| diff --git a/content/charts/growth/software/Kotlin.md b/content/charts/growth/software/Kotlin.md index f53e24956..9f487c4a6 100644 --- a/content/charts/growth/software/Kotlin.md +++ b/content/charts/growth/software/Kotlin.md @@ -6,8 +6,8 @@ |#|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 ...|738|28|2021-12-31| -|2|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7595|9|2022-01-05| -|3|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8289|9|2022-01-11| +|2|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7596|9|2022-01-05| +|3|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8291|9|2022-01-11| |4|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|6045|6|2022-01-11| |5|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1363|4|2022-01-10| |6|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3806|4|2021-12-21| @@ -28,7 +28,7 @@ |21|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|386|2|2022-01-02| |22|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件,适配JetBrains全家桶|486|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|2869|2|2021-12-27| +|24|[Szaki/XiaomiADBFastbootTools](https://github.com/Szaki/XiaomiADBFastbootTools)|A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot|2870|2|2021-12-27| |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 )|2458|2|2021-11-01| |26|[zskingking/Jetpack-Mvvm](https://github.com/zskingking/Jetpack-Mvvm)|使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码,尽量标清每一行注释,严格遵守六大基本原则,大量运用设计模式,此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助,右上角点个star,事先谢过🍉🍉🍉|998|2|2021-08-11| |27|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1369|2|2021-11-19| diff --git a/content/charts/growth/software/Objective-C.md b/content/charts/growth/software/Objective-C.md index 021ba29e0..61a412f67 100644 --- a/content/charts/growth/software/Objective-C.md +++ b/content/charts/growth/software/Objective-C.md @@ -5,11 +5,11 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18861|19|2021-11-26| +|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18860|19|2021-11-26| |2|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2774|6|2022-01-11| |3|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12222|6|2021-12-20| -|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6605|4|2022-01-05| -|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+|7760|4|2022-01-09| +|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6608|4|2022-01-05| +|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-09| |6|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5582|4|2021-10-25| |7|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1550|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 ...|3924|4|2021-09-26| @@ -44,7 +44,7 @@ |37|[wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu)|🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)|624|1|2021-10-25| |38|[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 ...|1633|1|2021-08-11| |39|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1228|1|2021-09-18| -|40|[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 ...|2379|1|2021-12-23| +|40|[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 ...|2380|1|2021-12-23| |41|[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 ...|780|1|2021-11-03| |42|[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| |43|[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.)|642|1|2022-01-08| diff --git a/content/charts/growth/software/PHP.md b/content/charts/growth/software/PHP.md index 379790d4e..85d4c600b 100644 --- a/content/charts/growth/software/PHP.md +++ b/content/charts/growth/software/PHP.md @@ -5,15 +5,15 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|460|17|2022-01-10| -|2|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10192|6|2021-11-27| +|1|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|461|17|2022-01-11| +|2|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10193|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|10297|5|2022-01-06| |4|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|586|5|2022-01-04| -|5|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2549|5|2021-11-15| -|6|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1822|5|2022-01-10| -|7|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18158|4|2022-01-11| -|8|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4259|4|2022-01-11| -|9|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9720|4|2022-01-11| +|5|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2548|5|2021-11-15| +|6|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1823|5|2022-01-10| +|7|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18160|4|2022-01-11| +|8|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4260|4|2022-01-11| +|9|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9720|4|2022-01-12| |10|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1414|4|2021-12-04| |11|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2836|3|2022-01-10| |12|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4202|3|2022-01-09| @@ -23,8 +23,8 @@ |16|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5433|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.|3496|2|2022-01-05| |18|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2798|2|2021-10-13| -|19|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5776|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|981|2|2021-12-20| +|19|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5777|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|984|2|2021-12-20| |21|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2077|2|2021-11-29| |22|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1893|2|2022-01-08| |23|[hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel)|一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。|1916|2|2021-08-11| @@ -34,7 +34,7 @@ |27|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等|4865|2|2021-09-02| |28|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|126|2|2022-01-04| |29|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|95|2|2022-01-11| -|30|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|47|2|2022-01-11| +|30|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|48|2|2022-01-11| |31|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2267|2|2022-01-11| |32|[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 ...|508|2|2022-01-07| |33|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1817|2|2022-01-10| @@ -60,17 +60,17 @@ |53|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|855|1|2022-01-11| |54|[openBI-kwc/openBI](https://github.com/openBI-kwc/openBI)|可视化数据分析工具|206|1|2021-08-23| |55|[q398044828/xxoo_share_pool](https://github.com/q398044828/xxoo_share_pool)|xxoo助力池!!!|37|1|2022-01-08| -|56|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|62|1|2022-01-10| +|56|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|62|1|2022-01-11| |57|[litepress/wp-china-yes](https://github.com/litepress/wp-china-yes)|此插件将你的WordPress接入本土生态体系之中,使之更适合国内应用环境|529|1|2021-11-01| |58|[jae-jae/QueryList](https://github.com/jae-jae/QueryList)|:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。|2400|1|2021-08-08| |59|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1453|1|2021-09-13| |60|[kkguan/validation](https://github.com/kkguan/validation)|高性能的验证器组件(Validation),适用于 Hyperf 或 Laravel 框架,可获得数百倍的性能提升|68|1|2021-11-02| -|61|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1750|1|2021-09-01| +|61|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1749|1|2021-09-01| |62|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|914|1|2021-09-27| |63|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|95|1|2021-12-01| -|64|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2650|1|2022-01-03| +|64|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2651|1|2022-01-03| |65|[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.|1592|1|2022-01-05| -|66|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1547|1|2022-01-10| +|66|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1548|1|2022-01-10| |67|[dnomd343/echoIP](https://github.com/dnomd343/echoIP)|显示客户端IP的详细信息|156|1|2021-10-25| |68|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1613|1|2021-11-06| |69|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3548|1|2022-01-11| @@ -86,38 +86,38 @@ |79|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具,目前能对国内大部分的PT站点自动辅种,支持下载器集群,支持多盘位,支持多下载目录,支持远程连接等。|678|1|2021-09-05| |80|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|170|1|2021-11-29| |81|[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|1760|1|2022-01-11| -|82|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1026|1|2022-01-06| +|82|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1027|1|2022-01-06| |83|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|939|1|2021-10-15| |84|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1089|1|2021-12-26| |85|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3836|1|2021-11-30| |86|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3348|1|2021-11-05| |87|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2698|1|2021-10-29| |88|[smalls0098/video-parse-tools](https://github.com/smalls0098/video-parse-tools)|短视频的PHP拓展包,集成各大短视频的去水印功能、抖音、快手、微视主流短视频。PHP去水印|451|1|2021-12-22| -|89|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|665|1|2022-01-04| +|89|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|667|1|2022-01-04| |90|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2712|1|2022-01-11| |91|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2697|1|2021-12-03| |92|[5iux/sou](https://github.com/5iux/sou)|简单搜索,一个简单的前端界面。用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。|764|1|2021-08-02| |93|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|1448|1|2022-01-10| |94|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1917|1|2021-12-12| |95|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|459|1|2021-12-13| -|96|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1320|1|2021-12-18| -|97|[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.|2702|1|2021-12-19| +|96|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1319|1|2021-12-18| +|97|[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.|2702|1|2022-01-11| |98|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4811|1|2021-12-28| |99|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|493|1|2021-09-10| -|100|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|746|1|2021-11-26| +|100|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|747|1|2021-11-26| |101|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1843|1|2021-12-21| |102|[SegmentFault/HyperDown](https://github.com/SegmentFault/HyperDown)|一个结构清晰的,易于维护的,现代的PHP Markdown解析器|1190|1|2021-08-19| |103|[simple-swoole/simps](https://github.com/simple-swoole/simps)|🚀 A simple, lightweight and high-performance PHP coroutine framework.|367|1|2021-12-06| |104|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1942|1|2021-12-13| |105|[celaraze/chemex](https://github.com/celaraze/chemex)|☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。|246|1|2021-12-29| |106|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1708|1|2022-01-06| -|107|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一款基于thinkphp6 和 element admin 开发的后台管理系统,基于 ServiceProvider,系统模块完全接耦。随时卸载安装模块。提供了完整的权限和数据权限等功能,大量内置的开发工具提升你的开发体验。官网地址:|376|1|2022-01-10| +|107|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一款基于thinkphp6 和 element admin 开发的后台管理系统,基于 ServiceProvider,系统模块完全接耦。随时卸载安装模块。提供了完整的权限和数据权限等功能,大量内置的开发工具提升你的开发体验。官网地址:|377|1|2022-01-10| |108|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1517|1|2021-09-10| |109|[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-10| |110|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|836|1|2021-12-20| |111|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|171|1|2022-01-06| -|112|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2412|1|2022-01-11| -|113|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2250|1|2021-12-24| +|112|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2413|1|2022-01-11| +|113|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2251|1|2021-12-24| |114|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|网课系统,网校系统,知识付费系统,在线教育系统,基于高性能 C 扩展框架 Phalcon ,可免费商用。|490|1|2022-01-09| |115|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1674|1|2021-11-18| |116|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1690|1|2021-11-01| @@ -153,12 +153,12 @@ |146|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具(PHP 版)|611|0|2021-12-10| |147|[easy-swoole/orm](https://github.com/easy-swoole/orm)|-|31|0|2021-11-10| |148|[luzzhong/tcc-transaction](https://github.com/luzzhong/tcc-transaction)|基于Hyperf的TCC分布式事务|146|0|2021-08-04| -|149|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|805|0|2022-01-11| +|149|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|805|0|2022-01-12| |150|[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| |151|[tsukumijima/weather-api](https://github.com/tsukumijima/weather-api)|天気予報 API(livedoor 天気互換)|29|0|2021-12-07| |152|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|170|0|2021-11-01| -|153|[5ime/API-Admin](https://github.com/5ime/API-Admin)|API管理系统 内置20+API接口|245|0|2022-01-07| -|154|[Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin)|基于ThinkPHP V6.*开发的面向API的后台管理系统!|469|0|2021-10-29| +|153|[5ime/API-Admin](https://github.com/5ime/API-Admin)|API管理系统 内置20+API接口|244|0|2022-01-07| +|154|[Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin)|基于ThinkPHP V6.*开发的面向API的后台管理系统!|468|0|2021-10-29| |155|[houdunwang/v2020](https://github.com/houdunwang/v2020)|后盾人2019-2020年视频代码|140|0|2021-12-04| |156|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|129|0|2021-12-14| |157|[jacobcyl/Aliyun-oss-storage](https://github.com/jacobcyl/Aliyun-oss-storage)|阿里云OSS laravel storage Filesystem adapter, 打造Laravel最好的OSS Storage扩展.|512|0|2021-08-17| @@ -201,7 +201,7 @@ |194|[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| |195|[hanleylee/alfred-eudic-workflow](https://github.com/hanleylee/alfred-eudic-workflow)|Quick search a word by Eudic|34|0|2021-11-22| |196|[chenstor/jizhang](https://github.com/chenstor/jizhang)|PHP+MYSQL多用户记账程序|56|0|2021-08-12| -|197|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|478|0|2021-10-28| +|197|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|477|0|2021-10-28| |198|[yumusb/autoPicCdn](https://github.com/yumusb/autoPicCdn)|-|295|0|2021-11-27| |199|[the-events-calendar/advanced-post-manager](https://github.com/the-events-calendar/advanced-post-manager)|Advanced Post Manager|43|0|2021-12-03| |200|[karser/KarserRecaptcha3Bundle](https://github.com/karser/KarserRecaptcha3Bundle)|Google ReCAPTCHA v3 for Symfony|82|0|2022-01-10| diff --git a/content/charts/growth/software/Python.md b/content/charts/growth/software/Python.md index 9945aa2d4..42c373379 100644 --- a/content/charts/growth/software/Python.md +++ b/content/charts/growth/software/Python.md @@ -5,60 +5,60 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|899|60|2022-01-11| -|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8687|49|2022-01-08| -|3|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56693|48|2022-01-11| -|4|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|32140|40|2022-01-11| -|5|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5062|37|2021-12-10| -|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 ...|18540|30|2022-01-11| +|1|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|900|60|2022-01-11| +|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8698|49|2022-01-08| +|3|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56696|48|2022-01-12| +|4|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|32168|41|2022-01-11| +|5|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5063|38|2021-12-10| +|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 ...|18540|30|2022-01-12| |7|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3006|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|42800|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).|17547|19|2022-01-11| -|10|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|392|19|2022-01-07| +|8|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42799|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).|17547|19|2022-01-12| +|10|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|393|19|2022-01-07| |11|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30419|18|2021-08-25| -|12|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|663|18|2022-01-11| -|13|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|716|17|2022-01-04| -|14|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40149|16|2022-01-10| -|15|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9194|15|2022-01-11| -|16|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17922|14|2022-01-11| -|17|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9202|13|2022-01-07| -|18|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14000|13|2021-07-24| +|12|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|665|18|2022-01-11| +|13|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|717|17|2022-01-04| +|14|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40152|16|2022-01-10| +|15|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9199|15|2022-01-12| +|16|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17923|14|2022-01-11| +|17|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9204|13|2022-01-07| +|18|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14002|13|2021-07-24| |19|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11638|11|2021-12-13| -|20|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8534|10|2022-01-11| -|21|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2340|10|2022-01-09| -|22|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3729|10|2022-01-11| -|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.|5259|9|2022-01-11| +|20|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8535|10|2022-01-11| +|21|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2341|10|2022-01-11| +|22|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3730|10|2022-01-11| +|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.|5260|9|2022-01-11| |24|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4242|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|24811|9|2021-12-29| +|25|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|24810|9|2021-12-29| |26|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|379|9|2022-01-11| |27|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13876|9|2021-10-12| -|28|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1478|9|2022-01-05| +|28|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1479|9|2022-01-05| |29|[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🔥|3944|9|2022-01-11| -|30|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17436|9|2022-01-11| +|30|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17436|9|2022-01-12| |31|[Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB](https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB)| 💎1MB lightweight face detection model (1MB轻量级人脸检测模型)|6210|8|2021-11-25| -|32|[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.|10821|8|2022-01-10| -|33|[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.|6130|8|2022-01-10| -|34|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|890|8|2022-01-10| +|32|[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.|10823|8|2022-01-10| +|33|[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.|6133|8|2022-01-10| +|34|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|892|8|2022-01-11| |35|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14131|8|2021-12-31| -|36|[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.|2671|8|2022-01-11| -|37|[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.|6132|8|2022-01-11| +|36|[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.|2671|8|2022-01-12| +|37|[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.|6133|8|2022-01-11| |38|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14332|8|2021-12-13| -|39|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|963|8|2022-01-08| -|40|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27694|8|2021-07-25| -|41|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2025|7|2022-01-11| -|42|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6441|7|2022-01-10| +|39|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|970|8|2022-01-08| +|40|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27695|8|2021-07-25| +|41|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2026|7|2022-01-11| +|42|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6442|7|2022-01-10| |43|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|392|7|2022-01-07| |44|[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)|7403|7|2022-01-07| -|45|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11891|7|2021-12-13| -|46|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17325|7|2021-12-31| +|45|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11892|7|2021-12-13| +|46|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17327|7|2021-12-31| |47|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|722|6|2021-12-28| -|48|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22121|6|2022-01-11| +|48|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22123|6|2022-01-11| |49|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7685|6|2021-09-07| -|50|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4847|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.|8766|6|2022-01-11| +|50|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4846|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.|8765|6|2022-01-11| |52|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1008|6|2022-01-10| -|53|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|745|6|2021-12-03| -|54|[xingyizhou/CenterNet](https://github.com/xingyizhou/CenterNet)|Object detection, 3D detection, and pose estimation using center point detection: |6141|6|2021-11-11| +|53|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|744|6|2021-12-03| +|54|[xingyizhou/CenterNet](https://github.com/xingyizhou/CenterNet)|Object detection, 3D detection, and pose estimation using center point detection: |6142|6|2021-11-11| |55|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|836|6|2021-12-14| |56|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17712|6|2022-01-11| |57|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3865|5|2021-12-30| @@ -70,48 +70,48 @@ |63|[FengQuanLi/ResnetGPT](https://github.com/FengQuanLi/ResnetGPT)|用Resnet101+GPT搭建一个玩王者荣耀的AI|1838|5|2021-08-08| |64|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2202|5|2021-12-24| |65|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4646|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! 开源财经数据接口库|4440|5|2022-01-11| +|66|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4441|5|2022-01-11| |67|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3223|5|2022-01-11| |68|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6564|5|2021-12-30| -|69|[microsoft/unilm](https://github.com/microsoft/unilm)|Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities|4339|5|2022-01-10| +|69|[microsoft/unilm](https://github.com/microsoft/unilm)|Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities|4340|5|2022-01-10| |70|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|2989|5|2022-01-11| |71|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1691|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|6782|5|2021-12-04| |73|[minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon)|人像卡通化探索项目 (photo-to-cartoon translation project)|2883|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! 😋😋|2841|5|2021-11-20| +|74|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2842|5|2021-11-20| |75|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5718|5|2021-10-19| -|76|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5695|5|2022-01-11| -|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+|722|5|2022-01-11| +|76|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5697|5|2022-01-11| +|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+|723|5|2022-01-11| |78|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11304|5|2022-01-06| |79|[tianqiraf/DouZero_For_HappyDouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)|基于DouZero定制AI实战欢乐斗地主|717|4|2021-07-22| |80|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|454|4|2021-10-10| |81|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|449|4|2022-01-10| |82|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6921|4|2021-10-17| -|83|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8636|4|2021-09-07| -|84|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|995|4|2022-01-09| -|85|[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.|1971|4|2022-01-06| +|83|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8635|4|2021-09-07| +|84|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|995|4|2022-01-11| +|85|[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.|1970|4|2022-01-06| |86|[brightmart/text_classification](https://github.com/brightmart/text_classification)|all kinds of text classification models and more with deep learning|7197|4|2021-11-02| -|87|[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 from research to industrial applications.|3533|4|2022-01-11| -|88|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4160|4|2021-12-11| +|87|[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 from research to industrial applications.|3533|4|2022-01-12| +|88|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4161|4|2021-12-11| |89|[DA-southampton/TRM_tutorial](https://github.com/DA-southampton/TRM_tutorial)|Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer|217|4|2021-12-05| |90|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2042|4|2021-11-15| -|91|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4274|4|2021-12-30| +|91|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4275|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)|18489|4|2022-01-11| +|93|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18490|4|2022-01-12| |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 ...|2432|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 ...|4046|4|2021-10-02| |96|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3597|4|2022-01-06| -|97|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|1963|4|2022-01-11| +|97|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|1964|4|2022-01-11| |98|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5172|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|1304|4|2021-12-31| |100|[ufoym/deepo](https://github.com/ufoym/deepo)|Setup and customize deep learning environment in seconds.|6157|4|2022-01-04| -|101|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5422|4|2021-11-23| -|102|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6339|4|2022-01-11| +|101|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5423|4|2021-11-23| +|102|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6338|4|2022-01-11| |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.|4692|4|2021-12-27| -|104|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd|593|3|2022-01-10| -|105|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4194|3|2022-01-11| -|106|[YunYang1994/tensorflow-yolov3](https://github.com/YunYang1994/tensorflow-yolov3)|🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"|3507|3|2021-11-10| -|107|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3368|3|2022-01-11| +|104|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd|592|3|2022-01-10| +|105|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4195|3|2022-01-12| +|106|[YunYang1994/tensorflow-yolov3](https://github.com/YunYang1994/tensorflow-yolov3)|🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"|3506|3|2021-11-10| +|107|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3370|3|2022-01-11| |108|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4363|3|2021-09-06| |109|[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.|1047|3|2022-01-04| |110|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5017|3|2021-10-06| @@ -125,53 +125,53 @@ |118|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9163|3|2022-01-08| |119|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4592|3|2021-11-02| |120|[CharlesPikachu/Games](https://github.com/CharlesPikachu/Games)|Games: Create interesting games by pure python.|3520|3|2022-01-11| -|121|[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 ...|722|3|2022-01-07| -|122|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3340|3|2022-01-11| +|121|[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 ...|723|3|2022-01-07| +|122|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3341|3|2022-01-11| |123|[prompt-toolkit/python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit)|Library for building powerful interactive command line applications in Python|7482|3|2022-01-10| |124|[0xHJK/music-dl](https://github.com/0xHJK/music-dl)|search and download music 从网易云音乐、QQ音乐、酷狗音乐、百度音乐、虾米音乐、咪咕音乐等搜索和下载歌曲|2817|3|2021-08-14| |125|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2326|3|2022-01-11| -|126|[yihong0618/running_page](https://github.com/yihong0618/running_page)|Make your own running home page|1562|3|2022-01-07| +|126|[yihong0618/running_page](https://github.com/yihong0618/running_page)|Make your own running home page|1563|3|2022-01-11| |127|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6209|3|2022-01-04| |128|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|384|3|2021-09-14| |129|[elmagnificogi/diablo2_resurrected_filter](https://github.com/elmagnificogi/diablo2_resurrected_filter)|diablo2 resurrected loot filter|238|3|2021-10-26| |130|[zhanyong-wan/dongbei](https://github.com/zhanyong-wan/dongbei)|东北方言编程语言|1860|3|2021-10-07| |131|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6250|3|2021-12-13| -|132|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4058|3|2021-09-14| -|133|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|677|3|2022-01-11| +|132|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4059|3|2021-09-14| +|133|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|685|3|2022-01-12| |134|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|2910|3|2022-01-11| |135|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|2913|3|2021-11-25| |136|[ivan-bilan/The-NLP-Pandect](https://github.com/ivan-bilan/The-NLP-Pandect)|A comprehensive reference for all topics related to Natural Language Processing|1640|3|2022-01-07| |137|[xinntao/ESRGAN](https://github.com/xinntao/ESRGAN)|ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.|3913|3|2021-08-25| -|138|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1609|3|2022-01-11| -|139|[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.|2072|3|2022-01-05| +|138|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1610|3|2022-01-11| +|139|[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.|2073|3|2022-01-05| |140|[CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE)|中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard |2467|3|2022-01-07| |141|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3148|3|2021-12-20| -|142|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2187|3|2022-01-04| +|142|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2188|3|2022-01-04| |143|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|1004|3|2021-10-14| -|144|[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.|1494|3|2022-01-04| +|144|[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.|1495|3|2022-01-04| |145|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。|3140|3|2021-12-05| |146|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|2330|3|2021-10-11| |147|[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-11| |148|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|5009|3|2022-01-07| -|149|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1531|3|2022-01-11| +|149|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1532|3|2022-01-11| |150|[fbdesignpro/sweetviz](https://github.com/fbdesignpro/sweetviz)|Visualize and compare datasets, target values and associations, with one line of code.|1879|3|2021-10-01| -|151|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5350|3|2021-11-29| +|151|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5352|3|2021-11-29| |152|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|528|3|2022-01-04| |153|[StepfenShawn/Cantonese](https://github.com/StepfenShawn/Cantonese)|粤语编程语言.The Cantonese programming language.|1062|3|2022-01-09| |154|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|546|3|2021-12-03| |155|[open-mmlab/mmediting](https://github.com/open-mmlab/mmediting)|OpenMMLab Image and Video Editing Toolbox|2672|3|2022-01-11| -|156|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|1380|3|2022-01-11| +|156|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|1380|3|2022-01-12| |157|[pythonstock/stock](https://github.com/pythonstock/stock)|stock,股票系统。使用python进行开发。|4912|3|2021-11-14| -|158|[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|3517|3|2022-01-11| +|158|[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|3518|3|2022-01-11| |159|[opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops)|CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台|3018|3|2021-10-24| |160|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉等好玩的AI项目|149|3|2021-12-13| |161|[RUCAIBox/RecBole](https://github.com/RUCAIBox/RecBole)|A unified, comprehensive and efficient recommendation library|1553|3|2022-01-10| |162|[daquexian/onnx-simplifier](https://github.com/daquexian/onnx-simplifier)|Simplify your onnx model|1821|2|2021-12-31| |163|[codemayq/chinese_chatbot_corpus](https://github.com/codemayq/chinese_chatbot_corpus)|中文公开聊天语料库|2706|2|2021-08-04| -|164|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|2998|2|2021-11-16| +|164|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|3000|2|2021-11-16| |165|[DLLXW/data-science-competition](https://github.com/DLLXW/data-science-competition)|该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等|869|2|2022-01-11| -|166|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|1781|2|2022-01-11| -|167|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|493|2|2022-01-11| +|166|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|1782|2|2022-01-12| +|167|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|495|2|2022-01-11| |168|[datamllab/rlcard](https://github.com/datamllab/rlcard)|Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.|1563|2|2021-12-16| |169|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。|2917|2|2022-01-06| |170|[CTF-MissFeng/bayonet](https://github.com/CTF-MissFeng/bayonet)|bayonet是一款src资产管理系统,从子域名、端口服务、漏洞、爬虫等一体化的资产管理系统|1093|2|2021-09-08| @@ -188,23 +188,23 @@ |181|[MoyuScript/bilibili-api](https://github.com/MoyuScript/bilibili-api)|哔哩哔哩的API调用模块|1451|2|2022-01-09| |182|[wafinfo/Sunflower_get_Password](https://github.com/wafinfo/Sunflower_get_Password)|一款针对向日葵的识别码和验证码提取工具|461|2|2021-11-01| |183|[hukaixuan19970627/yolov5_obb](https://github.com/hukaixuan19970627/yolov5_obb)|yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测|478|2|2022-01-11| -|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.|1035|2|2022-01-10| +|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.|1035|2|2022-01-11| |185|[dbiir/UER-py](https://github.com/dbiir/UER-py)|Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo|1866|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)|2047|2|2021-09-15| |187|[dataabc/weibo-crawler](https://github.com/dataabc/weibo-crawler)|新浪微博爬虫,用python爬取新浪微博数据,并下载微博图片和微博视频|1520|2|2021-12-29| |188|[parzulpan/reallive](https://github.com/parzulpan/reallive)|A cross-platform network media aggregation application.|1010|2|2021-10-12| -|189|[Dman95/SASM](https://github.com/Dman95/SASM)|SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages|5555|2|2022-01-03| +|189|[Dman95/SASM](https://github.com/Dman95/SASM)|SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages|5554|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.|6022|2|2021-12-14| |191|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4445|2|2022-01-04| |192|[Azure/Stormspotter](https://github.com/Azure/Stormspotter)|Azure Red Team tool for graphing Azure and Azure Active Directory objects|952|2|2021-12-10| -|193|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4292|2|2021-12-20| +|193|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4293|2|2021-12-20| |194|[AntonVanke/JDBrandMember](https://github.com/AntonVanke/JDBrandMember)|京东自动入会获取京豆|476|2|2021-11-15| |195|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|484|2|2022-01-11| |196|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ (Maintainer needed)|3420|2|2021-08-21| -|197|[PaddlePaddle/Research](https://github.com/PaddlePaddle/Research)|novel deep learning research works with PaddlePaddle|1132|2|2021-12-29| -|198|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|640|2|2022-01-09| +|197|[PaddlePaddle/Research](https://github.com/PaddlePaddle/Research)|novel deep learning research works with PaddlePaddle|1133|2|2021-12-29| +|198|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|640|2|2022-01-11| |199|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4278|2|2021-10-04| -|200|[ZainCheung/netease-cloud](https://github.com/ZainCheung/netease-cloud)|网易云音乐全自动每日打卡300首歌升级账号等级,支持微信提醒,支持无服务器云函数部署|1236|2|2022-01-08| +|200|[ZainCheung/netease-cloud](https://github.com/ZainCheung/netease-cloud)|网易云音乐全自动每日打卡300首歌升级账号等级,支持微信提醒,支持无服务器云函数部署|1237|2|2022-01-08|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Rust.md b/content/charts/growth/software/Rust.md index 9775a297c..b171643f1 100644 --- a/content/charts/growth/software/Rust.md +++ b/content/charts/growth/software/Rust.md @@ -11,19 +11,19 @@ |4|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28891|14|2022-01-09| |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.|1279|13|2022-01-11| |6|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18563|12|2022-01-11| -|7|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20175|12|2022-01-11| +|7|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20177|12|2022-01-11| |8|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1523|10|2022-01-09| |9|[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, ...|481|10|2021-12-19| |10|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|933|9|2021-12-05| |11|[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| -|12|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|9957|7|2022-01-03| +|12|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|9959|7|2022-01-03| |13|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|3988|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|606|5|2021-12-29| |16|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|490|3|2022-01-11| |17|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7882|3|2021-08-24| |18|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2035|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|5768|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|5768|3|2022-01-12| |20|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2216|2|2021-09-23| |21|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|6041|2|2022-01-01| |22|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1196|2|2022-01-10| diff --git a/content/charts/growth/software/Shell.md b/content/charts/growth/software/Shell.md index d806c0ef7..acd085485 100644 --- a/content/charts/growth/software/Shell.md +++ b/content/charts/growth/software/Shell.md @@ -7,15 +7,15 @@ |:-|:-|:-|:-|:-|:-| |1|[suminerProxy/suminerProxy](https://github.com/suminerProxy/suminerProxy)|SuMinerProxy是目前市面上最稳定、价格最低(目前固定开发者费用为0.2%)、功能最全的矿池代理。支持内置抽水!!!支持一键在windows和Linux系统上搭建矿池抽水代理,使用ssl/tcp转发加密传输数据,支持一键屏蔽服务商的监管系统,使你的行为更加安全私密,防止服务器ip被查封。 可拓展匿名代理,保护服务器,防止DDOS攻击,让你的用户更加信赖你! 软件提供可视化界面,可一键管理转 ...|103|13|2022-01-09| |2|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6368|12|2021-12-31| -|3|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24993|11|2022-01-11| +|3|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24996|11|2022-01-11| |4|[ryu-shen/minerProxy](https://github.com/ryu-shen/minerProxy)|高性能以太坊ETH矿池代理中转程序(miner proxy), 支持TCP和SSL协议,支持自定义抽水地址和比例,支持Web界面管理。|146|11|2022-01-03| |5|[nicococococ/MinerProxyLite](https://github.com/nicococococ/MinerProxyLite)|一键搭建抽水中转平台。自启动+守护+稳定。ETH以太坊矿池、中转、代理、redir,支持TCP和SSL协议,支持自定义抽水,高性能高并发,web界面管理。ETH pool proxy Pumping|150|10|2022-01-11| |6|[MinerPr0xy/MinerProxy](https://github.com/MinerPr0xy/MinerProxy)|最稳定的ETH以太坊代理中转矿池程序,以修改作者抽水至千分之三,MinerProxy/矿池代理,支持TCP和SSL协议,支持自定义抽水,高性能高并发,支持web界面管理,包含自启动和进程守护,重启后可以自动运行,会放开防火墙和连接数限制,一键搞定。|146|8|2022-01-10| |7|[Misaka-blog/MisakaLinuxToolbox](https://github.com/Misaka-blog/MisakaLinuxToolbox)|御坂妹妹们的Linux VPS工具箱|140|8|2022-01-11| -|8|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|8566|8|2021-12-24| +|8|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|8567|8|2021-12-24| |9|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|腾讯视频|有道云笔记|网易云音乐|一加手机社区官方论坛|百度贴吧|Bilibili|V2EX|咔叽网单|什么值得买|AcFun|天翼云盘|吾爱破解|芒果TV|Fa米家|小米运动|百度搜索资源平台|时光相册|哔咔漫画|联通营业厅||1690|7|2021-12-20| |10|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|4045|6|2022-01-10| -|11|[P3TERX/Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt)|A template for building OpenWrt with GitHub Actions 使用 GitHub Actions 云编译 OpenWrt|4844|6|2022-01-08| +|11|[P3TERX/Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt)|A template for building OpenWrt with GitHub Actions 使用 GitHub Actions 云编译 OpenWrt|4845|6|2022-01-08| |12|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|7995|6|2021-12-30| |13|[CharIesOrz/minerProxy](https://github.com/CharIesOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高,另一个MinerPr0xy/MinerProxy是盗版我的加料的,大家可以看github的commit记录就知道了,千万不要被骗。注意我说的是MinerPr0xy这个人的不是MinerProxy这个人的,老矿工那个是他自己开发的,MinerPr0xy这个人是个骗子|66|6|2021-12-31| |14|[v2fly/fhs-install-v2ray](https://github.com/v2fly/fhs-install-v2ray)|Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd|3300|5|2021-10-18| diff --git a/content/charts/growth/software/Swift.md b/content/charts/growth/software/Swift.md index 8208f798f..dc82cc77d 100644 --- a/content/charts/growth/software/Swift.md +++ b/content/charts/growth/software/Swift.md @@ -9,7 +9,7 @@ |2|[Juanpe/About-SwiftUI](https://github.com/Juanpe/About-SwiftUI)|Gathering all info published, both by Apple and by others, about new framework SwiftUI. |5972|6|2021-11-28| |3|[PerfectlySoft/Perfect](https://github.com/PerfectlySoft/Perfect)|Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)|13892|6|2021-07-24| |4|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|15589|6|2022-01-10| -|5|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11352|5|2021-12-19| +|5|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11353|5|2021-12-19| |6|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|13657|5|2022-01-09| |7|[Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)|✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.|4150|4|2021-08-23| |8|[ivanvorobei/SPPermissions](https://github.com/ivanvorobei/SPPermissions)|Ask permissions with ready-use interface. You can check status permission and if it has been requested before. Support SwiftUI.|4748|3|2022-01-01| @@ -23,7 +23,7 @@ |16|[Danie1s/Tiercel](https://github.com/Danie1s/Tiercel)|简单易用、功能丰富的纯 Swift 下载框架|2254|2|2021-12-31| |17|[lukakerr/Pine](https://github.com/lukakerr/Pine)|A modern, native macOS markdown editor|2858|2|2021-12-07| |18|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|1928|2|2022-01-10| -|19|[longitachi/ZLPhotoBrowser](https://github.com/longitachi/ZLPhotoBrowser)|Wechat-like image picker. Support select normal photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |3981|2|2021-12-28| +|19|[longitachi/ZLPhotoBrowser](https://github.com/longitachi/ZLPhotoBrowser)|Wechat-like image picker. Support select normal photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |3982|2|2021-12-28| |20|[alibaba/HandyJSON](https://github.com/alibaba/HandyJSON)|A handy swift json-object serialization/deserialization library|3930|2|2021-12-17| |21|[WeTransfer/WeScan](https://github.com/WeTransfer/WeScan)|Document Scanning Made Easy for iOS|2441|2|2021-11-15| |22|[kyleduo/TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac)|TinyPNG client for Mac|3039|2|2021-12-02| diff --git a/content/charts/growth/software/TypeScript.md b/content/charts/growth/software/TypeScript.md index 6e2ea3059..9651665f7 100644 --- a/content/charts/growth/software/TypeScript.md +++ b/content/charts/growth/software/TypeScript.md @@ -5,36 +5,36 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5094|64|2022-01-11| +|1|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5095|64|2022-01-11| |2|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7420|33|2022-01-11| -|3|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|26337|32|2022-01-11| -|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76951|31|2022-01-11| -|5|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17882|23|2021-10-24| +|3|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|26351|32|2022-01-12| +|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76959|31|2022-01-11| +|5|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17883|23|2021-10-24| |6|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30343|22|2022-01-11| -|7|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31096|19|2022-01-11| -|8|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5511|18|2022-01-11| -|9|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4789|16|2022-01-11| -|10|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49356|15|2022-01-11| -|11|[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 ...|5579|15|2022-01-11| +|7|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31097|19|2022-01-11| +|8|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5512|18|2022-01-11| +|9|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4788|16|2022-01-11| +|10|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49357|15|2022-01-11| +|11|[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 ...|5581|15|2022-01-11| |12|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|10777|12|2022-01-09| |13|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11679|12|2022-01-11| |14|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1271|12|2021-12-21| |15|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|747|12|2021-11-29| |16|[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.|2421|12|2022-01-11| -|17|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37335|11|2022-01-11| +|17|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37340|11|2022-01-12| |18|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|928|11|2021-11-15| -|19|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12902|10|2021-10-12| -|20|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9549|10|2022-01-11| +|19|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12903|10|2021-10-12| +|20|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9551|10|2022-01-11| |21|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|8149|9|2022-01-10| |22|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|5023|9|2021-12-21| -|23|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|10967|9|2022-01-11| -|24|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|10922|9|2022-01-11| -|25|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|16996|9|2022-01-11| +|23|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|10968|9|2022-01-11| +|24|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|10923|9|2022-01-11| +|25|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|16997|9|2022-01-11| |26|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|630|8|2021-11-07| |27|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|5648|8|2022-01-07| |28|[JDFED/leo](https://github.com/JDFED/leo)|一个可覆盖前端开发全链路、可扩展、可定制的终端运行的脚手架工具|220|8|2021-12-22| |29|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|11812|8|2022-01-07| -|30|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|14726|7|2022-01-11| +|30|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|14730|7|2022-01-12| |31|[JDFED/drip-form](https://github.com/JDFED/drip-form)|基于React和JSONSchema的动态表单解决方案|323|7|2022-01-11| |32|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|1274|7|2022-01-10| |33|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15249|7|2021-08-02| @@ -48,23 +48,23 @@ |41|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|5156|5|2021-11-12| |42|[yaklang/yakit](https://github.com/yaklang/yakit)|yak gRPC Client GUI - 集成化单兵工具平台|483|5|2022-01-11| |43|[Vanessa219/vditor](https://github.com/Vanessa219/vditor)|♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.|3976|5|2022-01-07| -|44|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12874|5|2022-01-11| +|44|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12875|5|2022-01-11| |45|[open-mmlab/labelbee-client](https://github.com/open-mmlab/labelbee-client)|Out-of-the-box Annotation Toolbox|196|5|2021-12-21| |46|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|897|5|2022-01-10| |47|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11054|5|2022-01-11| |48|[linjc/smooth-signature](https://github.com/linjc/smooth-signature)|H5带笔锋手写签名,支持PC端和移动端,任何前端框架均可使用|373|5|2021-12-21| -|49|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7228|5|2021-11-26| -|50|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15686|4|2021-12-23| +|49|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7227|5|2021-11-26| +|50|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15688|4|2021-12-23| |51|[remaxjs/remax](https://github.com/remaxjs/remax)|使用真正的 React 构建跨平台小程序|4131|4|2022-01-11| |52|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1244|4|2022-01-10| -|53|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|5783|4|2021-12-07| +|53|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|5784|4|2021-12-07| |54|[jamiebuilds/unstated-next](https://github.com/jamiebuilds/unstated-next)|200 bytes to never think about React state management libraries ever again|3799|4|2022-01-02| |55|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|3717|4|2022-01-03| |56|[JDFED/drip-table](https://github.com/JDFED/drip-table)|A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级列表可视化搭建解决方案。|138|4|2022-01-10| |57|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2190|4|2022-01-11| |58|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|999|4|2021-12-31| -|59|[crimx/ext-saladict](https://github.com/crimx/ext-saladict)|🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.|8523|4|2021-12-26| -|60|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.|6623|4|2022-01-11| +|59|[crimx/ext-saladict](https://github.com/crimx/ext-saladict)|🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.|8524|4|2021-12-26| +|60|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.|6623|4|2022-01-12| |61|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|2778|4|2022-01-11| |62|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|cool-admin(midway版)一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建|1197|4|2022-01-10| |63|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表格解决方案|4318|4|2022-01-08| @@ -73,7 +73,7 @@ |66|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|1780|3|2021-10-26| |67|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ 云空调,便携小空调,为你的夏日带去清凉!|2879|3|2021-11-01| |68|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|3811|3|2022-01-11| -|69|[alibaba/lightproxy](https://github.com/alibaba/lightproxy)|💎 Cross platform Web debugging proxy|2411|3|2021-08-05| +|69|[alibaba/lightproxy](https://github.com/alibaba/lightproxy)|💎 Cross platform Web debugging proxy|2412|3|2021-08-05| |70|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1136|3|2021-12-25| |71|[yezihaohao/react-admin](https://github.com/yezihaohao/react-admin)|:sparkles: react-admin system solution : react 后台管理系统解决方案|5996|3|2021-09-10| |72|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|1125|3|2022-01-11| @@ -84,7 +84,7 @@ |77|[zmide/study.zmide.com](https://github.com/zmide/study.zmide.com)|全能搜题网页端源代码,全能搜题项目是一个基于开源社区公开贡献的永久免费搜题系统。|266|3|2021-11-21| |78|[le5le-com/topology](https://github.com/le5le-com/topology)|A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等UML图、脑图,动画、视频支持)。 【在线使用】:|3312|3|2022-01-06| |79|[Qihoo360/wayne](https://github.com/Qihoo360/wayne)|Kubernetes multi-cluster management and publishing platform|3595|3|2021-09-27| -|80|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码(LowCode)搭建工作台,实时输出源代码|2306|3|2021-09-18| +|80|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码(LowCode)搭建工作台,实时输出源代码|2307|3|2021-09-18| |81|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|620|2|2021-10-03| |82|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|3349|2|2021-12-15| |83|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|568|2|2022-01-01| @@ -97,7 +97,7 @@ |90|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|780|2|2022-01-07| |91|[idrawjs/idraw](https://github.com/idrawjs/idraw)|A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架)|408|2|2022-01-05| |92|[vbenjs/vben-admin-thin-next](https://github.com/vbenjs/vben-admin-thin-next)|vue-vben-admin-2.0 mini template.vue3,vite,typescript|988|2|2021-11-02| -|93|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|3466|2|2021-12-27| +|93|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|3467|2|2021-12-27| |94|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io|1557|2|2022-01-11| |95|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点趣味😏~(支持Mac、Win和Linux)|1382|2|2021-10-12| |96|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2395|2|2022-01-11| diff --git a/content/charts/growth/software/Vim-script.md b/content/charts/growth/software/Vim-script.md index 22e35b71d..826180d50 100644 --- a/content/charts/growth/software/Vim-script.md +++ b/content/charts/growth/software/Vim-script.md @@ -5,7 +5,7 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17637|10|2022-01-08| +|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17638|10|2022-01-08| |2|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|7019|2|2021-12-19| |3|[derekhe/msfs2020-google-map](https://github.com/derekhe/msfs2020-google-map)|Replace MSFS2020's bing map to google map|248|2|2022-01-10| |4|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4842|2|2021-08-16| diff --git a/content/charts/growth/software/Vue.md b/content/charts/growth/software/Vue.md index 6d13a38f4..35ce73480 100644 --- a/content/charts/growth/software/Vue.md +++ b/content/charts/growth/software/Vue.md @@ -6,34 +6,34 @@ |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|670|52|2022-01-05| -|2|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73492|42|2022-01-10| -|3|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51530|26|2022-01-11| +|2|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73495|42|2022-01-10| +|3|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51532|26|2022-01-11| |4|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13455|25|2022-01-11| -|5|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37414|20|2021-09-13| -|6|[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三 ...|11160|17|2022-01-09| -|7|[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!|8379|15|2022-01-10| +|5|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37413|20|2021-09-13| +|6|[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三 ...|11162|17|2022-01-09| +|7|[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!|8382|15|2022-01-10| |8|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10598|14|2021-10-13| |9|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23938|12|2021-12-28| |10|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|992|11|2021-12-20| -|11|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15895|10|2022-01-11| +|11|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15896|10|2022-01-11| |12|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|15991|10|2021-11-06| |13|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15601|10|2022-01-11| |14|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17577|8|2021-09-17| -|15|[JakHuang/form-generator](https://github.com/JakHuang/form-generator)|:sparkles:Element UI表单设计及代码生成器|5656|8|2021-11-20| +|15|[JakHuang/form-generator](https://github.com/JakHuang/form-generator)|:sparkles:Element UI表单设计及代码生成器|5657|8|2021-11-20| |16|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14286|8|2022-01-11| |17|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1515|8|2022-01-07| |18|[weilanwl/ColorUI](https://github.com/weilanwl/ColorUI)|鲜亮的高饱和色彩,专注视觉的小程序组件库|10996|8|2022-01-03| |19|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台,H5商城可视化搭建平台|816|7|2022-01-11| |20|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|6328|7|2022-01-02| -|21|[newbee-ltd/newbee-mall-vue3-app](https://github.com/newbee-ltd/newbee-mall-vue3-app)|🔥 🎉Vue3 全家桶 + Vant 搭建大型单页面商城项目,新蜂商城 Vue3 版本,技术栈为 Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + Vant 3.0。|3098|7|2022-01-11| -|22|[bailicangdu/vue2-manage](https://github.com/bailicangdu/vue2-manage)|基于 vue + element-ui 的后台管理系统|11402|7|2021-07-15| +|21|[newbee-ltd/newbee-mall-vue3-app](https://github.com/newbee-ltd/newbee-mall-vue3-app)|🔥 🎉Vue3 全家桶 + Vant 搭建大型单页面商城项目,新蜂商城 Vue3 版本,技术栈为 Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + Vant 3.0。|3100|7|2022-01-11| +|22|[bailicangdu/vue2-manage](https://github.com/bailicangdu/vue2-manage)|基于 vue + element-ui 的后台管理系统|11401|7|2021-07-15| |23|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|9185|7|2021-12-23| |24|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro! |9044|7|2021-12-17| |25|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|4749|6|2022-01-09| |26|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|2061|5|2021-12-18| |27|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|411|5|2021-11-09| |28|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|272|5|2022-01-11| -|29|[umicro/uView](https://github.com/umicro/uView)|uView UI,是uni-app生态最优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|3323|5|2022-01-04| +|29|[umicro/uView](https://github.com/umicro/uView)|uView UI,是uni-app生态最优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|3324|5|2022-01-04| |30|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|224|5|2022-01-11| |31|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉 Vue 3.0 + Vite 2.0 + Vue-Router 4.0 + Element-Plus + Echarts 5.0 + Axios 开发的后台管理系统|1424|5|2022-01-11| |32|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。|1805|5|2022-01-10| @@ -46,7 +46,7 @@ |39|[uiuing/VARBook](https://github.com/uiuing/VARBook)|VARBook致力于帮助中文程序员提高英语编码能力,功能包括变量命名、英文注释、英语练习等|34|3|2022-01-11| |40|[fofapro/vulfocus](https://github.com/fofapro/vulfocus)|🚀Vulfocus 是一个漏洞集成平台,将漏洞环境 docker 镜像,放入即可使用,开箱即用。|1870|3|2021-11-09| |41|[GavinZhuLei/vue-form-making](https://github.com/GavinZhuLei/vue-form-making)|A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue的可视化表单设计器,让表单开发简单而高效。)|4537|3|2021-09-03| -|42|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)|3953|3|2022-01-11| +|42|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)|3955|3|2022-01-11| |43|[hinesboy/mavonEditor](https://github.com/hinesboy/mavonEditor)|mavonEditor - A markdown editor based on Vue that supports a variety of personalized features|5261|3|2021-12-16| |44|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|1049|3|2022-01-11| |45|[Geek-James/ddBuy](https://github.com/Geek-James/ddBuy)|🎉Vue全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn|2243|3|2022-01-11| diff --git a/content/charts/new_repo/knowledge/All-Language.md b/content/charts/new_repo/knowledge/All-Language.md index f944eb6ed..ff2511208 100644 --- a/content/charts/new_repo/knowledge/All-Language.md +++ b/content/charts/new_repo/knowledge/All-Language.md @@ -1,52 +1,52 @@ 返回目录 • 问题反馈 -# 中文新星榜 > 资料类 > All Language +# 中文新秀榜 > 资料类 > All Language 数据更新: 2022-01-12 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Language|Updated|Created| |:-|:-|:-|:-|:-|:-|:-| -|1|[itdevbooks/pdf](https://github.com/itdevbooks/pdf)|编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringC ...|12390|-|2021-12-30|2021-01-22| -|2|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|9868|-|2021-12-17|2021-05-18| +|1|[itdevbooks/pdf](https://github.com/itdevbooks/pdf)|编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringC ...|12391|-|2021-12-30|2021-01-22| +|2|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|9884|-|2021-12-17|2021-05-18| |3|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9635|Java|2021-11-07|2021-03-17| -|4|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6206|-|2022-01-10|2021-10-22| -|5|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4237|-|2021-09-22|2021-08-09| +|4|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6208|-|2022-01-10|2021-10-22| +|5|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4239|-|2021-09-22|2021-08-09| |6|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3624|TypeScript|2022-01-07|2021-01-21| |7|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3518|-|2021-12-24|2021-04-07| -|8|[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.⭐⭐⭐|3374|Python|2021-12-19|2021-05-08| +|8|[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.⭐⭐⭐|3381|Python|2021-12-19|2021-05-08| |9|[SharingSource/LogicStack-LeetCode](https://github.com/SharingSource/LogicStack-LeetCode)|公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码|2538|-|2022-01-11|2021-01-16| |10|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。|2502|-|2021-12-22|2021-07-26| -|11|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2479|-|2021-12-08|2021-03-09| -|12|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2446|Java|2021-12-15|2021-05-15| +|11|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2482|-|2021-12-08|2021-03-09| +|12|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2447|Java|2021-12-15|2021-05-15| |13|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2323|Python|2021-12-22|2021-06-02| -|14|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2298|-|2022-01-04|2021-10-20| -|15|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|2278|C#|2022-01-11|2021-12-24| -|16|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of