↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Assembly.md b/content/charts/growth/knowledge/Assembly.md index a8c4f9ce..ab3d31d1 100644 --- a/content/charts/growth/knowledge/Assembly.md +++ b/content/charts/growth/knowledge/Assembly.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Assembly -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -13,7 +13,7 @@ |6|[StevenBaby/learning-assembly](https://github.com/StevenBaby/learning-assembly)|汇编语言学习的例子|2|0|2021-08-05| |7|[Jolsonz/hust_kaoyan](https://github.com/Jolsonz/hust_kaoyan)|本人参与2020华中科技大学研究生考试复试期间所作的一些笔记,主要是数据库和汇编语言的。|3|0|2021-07-03| |8|[solo1d/sys_Code](https://github.com/solo1d/sys_Code)|操作系统源码笔记|2|0|2021-07-22| -|9|[tanyugang/CodingMaster](https://github.com/tanyugang/CodingMaster)|Coding Master系列教程配套代码。|59|0|2021-09-04| +|9|[tanyugang/CodingMaster](https://github.com/tanyugang/CodingMaster)|Coding Master系列教程配套代码。|60|0|2021-09-04| |10|[Vxer-Lee/8086_AsmNotes](https://github.com/Vxer-Lee/8086_AsmNotes)|《王爽汇编语言》学习笔记,学逆向必备前置技能。|2|0|2021-09-29| |11|[NekoSilverFox/Assembly](https://github.com/NekoSilverFox/Assembly)|⚡ 亲手编写基于王爽老师《汇编语言》的300个汇编程序例程|53|0|2021-10-31| |12|[thu-cs-lab/supervisor-rv](https://github.com/thu-cs-lab/supervisor-rv)|计算机组成原理课程 RISC-V 监控程序,支持 32 位和 64 位|67|0|2021-09-20| @@ -21,8 +21,8 @@ |14|[web1992/read](https://github.com/web1992/read)|学习笔记 dubbo,spring,mybatis,netty,rocketmq 源码解析|25|0|2021-12-28| |15|[CtrlZ233/bochsOS](https://github.com/CtrlZ233/bochsOS)|基于bochs和x86平台的32为微型操作系统,部分参考《操作系统真象还原》|4|0|2021-07-26| |16|[richardhyy/AssemblyLab](https://github.com/richardhyy/AssemblyLab)|《汇编语言(第四版)》 - 王爽 - 实验/检查点 Assembly (4th Edition) - WangShuang - Labs|3|0|2021-06-12| -|17|[sanmianti/AssemblyLanguageTest](https://github.com/sanmianti/AssemblyLanguageTest)|王爽《汇编语言》第三版课后实验及检测点答案。|73|0|2021-07-26| -|18|[lib-hfut/lib-hfut](https://github.com/lib-hfut/lib-hfut)|贵校课程资料民间整理|160|0|2021-12-21| +|17|[sanmianti/AssemblyLanguageTest](https://github.com/sanmianti/AssemblyLanguageTest)|王爽《汇编语言》第三版课后实验及检测点答案。|74|0|2021-07-26| +|18|[lib-hfut/lib-hfut](https://github.com/lib-hfut/lib-hfut)|贵校课程资料民间整理|161|0|2021-12-21| |19|[LukeLIN-web/curriculum_design](https://github.com/LukeLIN-web/curriculum_design)|一些非cs课程的笔记|4|0|2021-11-30| |20|[yiwangchunyu/AI-RISC](https://github.com/yiwangchunyu/AI-RISC)|Design some simple RISV-V cores via verilog and vivado. 复旦大学《计算机与智能处理器体系结构 AI Core and RISC Architecture》Projects|6|0|2021-06-28| |21|[lingbai-kong/computer-system](https://github.com/lingbai-kong/computer-system)|同济大学CS《计算机系统实验》实验二TongJi University CS computer system experiment assignment 2|2|0|2021-07-25| diff --git a/content/charts/growth/knowledge/C.md b/content/charts/growth/knowledge/C.md index dc80b878..185fbec1 100644 --- a/content/charts/growth/knowledge/C.md +++ b/content/charts/growth/knowledge/C.md @@ -1,37 +1,37 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > C -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|3437|66|2021-12-27| +|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|3442|65|2021-12-27| |2|[Awesome-HarmonyOS/HarmonyOS](https://github.com/Awesome-HarmonyOS/HarmonyOS)|A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。|18392|21|2021-06-16| -|3|[julycoding/The-Art-Of-Programming-By-July](https://github.com/julycoding/The-Art-Of-Programming-By-July)|本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售|20201|7|2021-07-03| -|4|[SpacehuhnTech/esp8266_deauther](https://github.com/SpacehuhnTech/esp8266_deauther)|Affordable WiFi hacking platform for testing and learning|9352|5|2021-12-12| +|3|[julycoding/The-Art-Of-Programming-By-July](https://github.com/julycoding/The-Art-Of-Programming-By-July)|本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售|20202|7|2021-07-03| +|4|[SpacehuhnTech/esp8266_deauther](https://github.com/SpacehuhnTech/esp8266_deauther)|Affordable WiFi hacking platform for testing and learning|9355|5|2021-12-12| |5|[SecWiki/windows-kernel-exploits](https://github.com/SecWiki/windows-kernel-exploits)|windows-kernel-exploits Windows平台提权漏洞集合|5976|3|2021-06-11| -|6|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5569|3|2021-12-15| -|7|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7805|3|2021-10-08| -|8|[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提权漏洞合集) |1631|3|2021-12-28| -|9|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6198|2|2021-12-23| -|10|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2814|2|2021-11-24| -|11|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|153|1|2021-12-27| -|12|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1342|1|2021-12-26| +|6|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5571|3|2021-12-15| +|7|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7804|3|2021-10-08| +|8|[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提权漏洞合集) |1632|3|2021-12-28| +|9|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6204|2|2021-12-23| +|10|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2815|2|2021-12-28| +|11|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|156|1|2021-12-27| +|12|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1342|1|2021-12-28| |13|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|625|1|2021-12-19| |14|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|108|1|2021-11-29| |15|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。|364|1|2021-10-31| -|16|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|260|1|2021-12-26| -|17|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|428|1|2021-09-26| +|16|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|261|1|2021-12-26| +|17|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|430|1|2021-09-26| |18|[wuxx/nanoDAP](https://github.com/wuxx/nanoDAP)|建议大家star此仓库,仓库会持续更新。由于部分淘宝卖家“借鉴”实验室出品的nanoDAP详情描述和资料,请大家认准实验室官方链接|627|1|2021-06-24| |19|[hairrrrr/C-CrashCourse](https://github.com/hairrrrr/C-CrashCourse)|C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning|461|1|2021-11-25| -|20|[ming1016/study](https://github.com/ming1016/study)|学习记录|3677|1|2021-12-13| +|20|[ming1016/study](https://github.com/ming1016/study)|学习记录|3678|1|2021-12-13| |21|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|435|1|2021-12-20| -|22|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|190|1|2021-07-16| +|22|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|208|1|2021-07-16| |23|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|327|1|2021-10-29| -|24|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|716|1|2021-11-17| -|25|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|286|1|2021-12-26| -|26|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1204|1|2021-12-04| -|27|[0voice/algorithm-structure](https://github.com/0voice/algorithm-structure)|2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结|518|1|2021-08-27| +|24|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|717|1|2021-11-17| +|25|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|289|1|2021-12-26| +|26|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1207|1|2021-12-04| +|27|[0voice/algorithm-structure](https://github.com/0voice/algorithm-structure)|2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结|521|1|2021-08-27| |28|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|187|0|2021-12-24| |29|[nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning)|learn how to use BPF/eBPF|210|0|2021-12-21| |30|[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| @@ -41,27 +41,27 @@ |34|[HuaZhuangNan/actions-build-padavan-openwrt](https://github.com/HuaZhuangNan/actions-build-padavan-openwrt)|GitHub Action 学习实例 - 自动编译 padavan 和 openWrt|203|0|2021-06-15| |35|[strongercjd/STM32F207VCT6](https://github.com/strongercjd/STM32F207VCT6)|STM32F207VCT6 learning resource |31|0|2021-08-23| |36|[poemdistance/ScreenTranslation](https://github.com/poemdistance/ScreenTranslation)|Linux屏幕取词翻译(适用于如Gnome等基于X server的桌面发行版) -- 含界面|92|0|2021-07-17| -|37|[PiperLiu/CS-courses-notes](https://github.com/PiperLiu/CS-courses-notes)|✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;C语言为主,课程:数据结构、操作系统(MIT6.S081)等|63|0|2021-12-20| +|37|[PiperLiu/CS-courses-notes](https://github.com/PiperLiu/CS-courses-notes)|✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;C语言为主,课程:数据结构、操作系统(MIT6.S081)等|64|0|2021-12-20| |38|[hhubibi/zju-isee](https://github.com/hhubibi/zju-isee)|浙江大学电子科学与技术专业部分课程仓库|30|0|2021-06-26| |39|[rqycpp/socket](https://github.com/rqycpp/socket)|《Linux/UNIX网络编程》习题答案&重点归纳|65|0|2021-07-23| |40|[volatile-static/Keyboard](https://github.com/volatile-static/Keyboard)|客制化机械键盘——从0开始全套资料|31|0|2021-06-10| -|41|[404name/winter](https://github.com/404name/winter)|2020大一寒假从零开始的 C语言 小程序集,纯字符画逻辑实现【C语言笔记本电脑,哔哩哔哩移动端,超级玛丽,QQ,绝地求生等】让C语言课设不仅仅局限于图书馆管理系统!配套视频演示,代码均通过自己思考无任何参考实现,规范性只能说是相当于我大一的标准,欢迎分享,学习和交流|224|0|2021-11-25| -|42|[xieyu/blog](https://github.com/xieyu/blog)|notes on papers/books/codes|167|0|2021-11-30| +|41|[404name/winter](https://github.com/404name/winter)|2020大一寒假从零开始的 C语言 小程序集,纯字符画逻辑实现【C语言笔记本电脑,哔哩哔哩移动端,超级玛丽,QQ,绝地求生等】让C语言课设不仅仅局限于图书馆管理系统!配套视频演示,代码均通过自己思考无任何参考实现,规范性只能说是相当于我大一的标准,欢迎分享,学习和交流|225|0|2021-11-25| +|42|[xieyu/blog](https://github.com/xieyu/blog)|notes on papers/books/codes|168|0|2021-11-30| |43|[Ikaros-521/Learning-Notes](https://github.com/Ikaros-521/Learning-Notes)|学习笔记|30|0|2021-10-22| |44|[leleliu008/C](https://github.com/leleliu008/C)|C语言学习项目|117|0|2021-12-08| |45|[luopeiyu/million_game_server](https://github.com/luopeiyu/million_game_server)|《百万在线:大型游戏服务端开发》是C++与Lua方向游戏服务端开发的入门书籍,内容涵盖Skynet引擎、C++底层开发、服务端架构设计等多个方面,全景展现网络游戏核心技术。|112|0|2021-09-09| |46|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|122|0|2021-10-15| -|47|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|510|0|2021-11-30| +|47|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|512|0|2021-11-30| |48|[aqi00/androidx](https://github.com/aqi00/androidx)|《Android Studio开发实战:从零基础到App上线》适配androidx的源码|39|0|2021-09-14| |49|[DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample](https://github.com/DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample)|This sample project demonstrates how to use FFmpeg for video frame parsing and to use MediaCodec for hardware decoding on DJI Products.|142|0|2021-12-17| |50|[hzcx998/BookOS](https://github.com/hzcx998/BookOS)|BookOS is a tiny OS based on xbook2 kernel, you can use it to study!|38|0|2021-10-31| -|51|[byhook/ffmpeg4android](https://github.com/byhook/ffmpeg4android)|音视频学习实践,从移植ffmpeg库到android平台,混合编译x264库以及fdk-aac库,到相机音频采集编码推流到RTMP服务器的学习记录|527|0|2021-10-10| +|51|[byhook/ffmpeg4android](https://github.com/byhook/ffmpeg4android)|音视频学习实践,从移植ffmpeg库到android平台,混合编译x264库以及fdk-aac库,到相机音频采集编码推流到RTMP服务器的学习记录|528|0|2021-10-10| |52|[NJUPTFreeExams/NJUPT-AUTO-Free-Exams](https://github.com/NJUPTFreeExams/NJUPT-AUTO-Free-Exams)|南京邮电大学自动化专业历年学习资料|31|0|2021-08-28| -|53|[wenjun1055/c](https://github.com/wenjun1055/c)|C语言学习代码|405|0|2021-10-02| +|53|[wenjun1055/c](https://github.com/wenjun1055/c)|C语言学习代码|406|0|2021-10-02| |54|[Mushroom0709/ffmpeg_demo](https://github.com/Mushroom0709/ffmpeg_demo)|记录学习ffmpeg的过程中编写的demo|60|0|2021-07-30| -|55|[sunhuiquan/tlpi-learn](https://github.com/sunhuiquan/tlpi-learn)|My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答|45|0|2021-11-07| -|56|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1207|0|2021-08-23| -|57|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|317|0|2021-12-23| +|55|[sunhuiquan/tlpi-learn](https://github.com/sunhuiquan/tlpi-learn)|My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答|46|0|2021-11-07| +|56|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1209|0|2021-08-23| +|57|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|320|0|2021-12-23| |58|[figozhang/runninglinuxkernel_5.0](https://github.com/figozhang/runninglinuxkernel_5.0)|奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台|91|0|2021-11-28| |59|[festvox/bard](https://github.com/festvox/bard)|Bard Storyteller ebook reader with speech synthesis support|34|0|2021-07-22| |60|[chankeh/net-lenrning-reference](https://github.com/chankeh/net-lenrning-reference)|TCP/IP网络编程笔记|398|0|2021-08-31| @@ -71,16 +71,16 @@ |64|[david942j/ctf-writeups](https://github.com/david942j/ctf-writeups)|Collection of scripts and writeups|289|0|2021-12-14| |65|[wuzhouhui/misc](https://github.com/wuzhouhui/misc)|学习与工作中收集的一些资料|665|0|2021-10-12| |66|[zmrbak/PcWeChatHooK](https://github.com/zmrbak/PcWeChatHooK)|云课堂《2019 PC微信 探秘》示例代码|308|0|2021-06-03| -|67|[bouffalolab/bl_mcu_sdk](https://github.com/bouffalolab/bl_mcu_sdk)|bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706 and other series of RISC-V based chips in the future.|69|0|2021-12-11| +|67|[bouffalolab/bl_mcu_sdk](https://github.com/bouffalolab/bl_mcu_sdk)|bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706 and other series of RISC-V based chips in the future.|71|0|2021-12-11| |68|[balloonwj/mybooksources](https://github.com/balloonwj/mybooksources)|《C++ 服务器开发精髓》随书配套源码|130|0|2021-09-01| |69|[Greedysky/TTKWidgetTools](https://github.com/Greedysky/TTKWidgetTools)|QWidget 自定义控件集合 持续更新中......|341|0|2021-12-09| -|70|[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|151|0|2021-11-19| +|70|[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|153|0|2021-11-19| |71|[phoon/TCP-IP-NP](https://github.com/phoon/TCP-IP-NP)|《TCP/IP网络编程》((韩)尹圣雨) 学习笔记|35|0|2021-06-29| |72|[deepwzh/sdust-examination-materials](https://github.com/deepwzh/sdust-examination-materials)|山东科技大学课程资源共享计划|230|0|2021-10-06| |73|[xrandx/Student-Information-Management-System](https://github.com/xrandx/Student-Information-Management-System)|Student-information-management-system school project 学生信息管理系统(课程设计)|32|0|2021-06-15| |74|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LilyGo LoRa Series examples|185|0|2021-10-22| |75|[hexhacking/xUnwind](https://github.com/hexhacking/xUnwind)|xUnwind is a collection of Android native stack unwinding solutions.|87|0|2021-08-04| -|76|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|160|0|2021-12-25| +|76|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|160|0|2021-12-28| |77|[Lighter-z/51-Single-chip](https://github.com/Lighter-z/51-Single-chip)|51单片机入门资料|128|0|2021-08-15| |78|[xuhongv/StudyInEsp32](https://github.com/xuhongv/StudyInEsp32)|【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...)|291|0|2021-11-29| |79|[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.|73|0|2021-12-10| @@ -89,7 +89,7 @@ |82|[impact-eintr/LinuxC](https://github.com/impact-eintr/LinuxC)|听说C与Linux更搭配哦~ 内容包括:C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识|61|0|2021-12-06| |83|[zkwlx/HiMem](https://github.com/zkwlx/HiMem)|HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。|106|0|2021-12-07| |84|[Spacial/awesome-csirt](https://github.com/Spacial/awesome-csirt)|Awesome CSIRT is an curated list of links and resources in security and CSIRT daily activities.|217|0|2021-12-03| -|85|[XeiTongXueFlyMe/J1939](https://github.com/XeiTongXueFlyMe/J1939)|基于SAE J1939协议,开源可移植的J1939驱动。技术支持群: 264864184 @使用说明书:|195|0|2021-08-05| +|85|[XeiTongXueFlyMe/J1939](https://github.com/XeiTongXueFlyMe/J1939)|基于SAE J1939协议,开源可移植的J1939驱动。技术支持群: 264864184 @使用说明书:|196|0|2021-08-05| |86|[mrpre/atls](https://github.com/mrpre/atls)|A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.|152|0|2021-11-11|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Groovy.md b/content/charts/growth/knowledge/Groovy.md index 52a3fa2d..510c8629 100644 --- a/content/charts/growth/knowledge/Groovy.md +++ b/content/charts/growth/knowledge/Groovy.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Groovy -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[Jonny023/Study](https://github.com/Jonny023/Study)|学习笔记|18|0|2021-12-27| -|2|[Guanghua-Zhu/Groovy-Demo](https://github.com/Guanghua-Zhu/Groovy-Demo)|Groovy语法教程|2|0|2021-12-27| +|1|[Jonny023/Study](https://github.com/Jonny023/Study)|学习笔记|18|0|2021-12-28| +|2|[Guanghua-Zhu/Groovy-Demo](https://github.com/Guanghua-Zhu/Groovy-Demo)|Groovy语法教程|2|0|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/HTML.md b/content/charts/growth/knowledge/HTML.md index 6f30a712..b2cc3adb 100644 --- a/content/charts/growth/knowledge/HTML.md +++ b/content/charts/growth/knowledge/HTML.md @@ -1,48 +1,48 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > HTML -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|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/Jupyter-Notebook.md b/content/charts/growth/knowledge/Jupyter-Notebook.md index f8a81009..1404ba8f 100644 --- a/content/charts/growth/knowledge/Jupyter-Notebook.md +++ b/content/charts/growth/knowledge/Jupyter-Notebook.md @@ -1,62 +1,62 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Jupyter Notebook -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14044|21|2021-12-07| -|2|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14277|14|2021-10-14| -|3|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15860|14|2021-10-25| -|4|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16844|14|2021-08-11| -|5|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12123|13|2021-08-30| -|6|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|10891|12|2021-12-24| +|1|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14049|21|2021-12-07| +|2|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14286|14|2021-10-14| +|3|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15865|14|2021-10-25| +|4|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16847|14|2021-08-11| +|5|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12125|13|2021-08-30| +|6|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|10896|12|2021-12-24| |7|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6103|7|2021-08-16| -|8|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/|3034|6|2021-12-22| -|9|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1253|5|2021-12-14| -|10|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + LeetCode + Kaggle|7212|5|2021-11-07| -|11|[rasbt/python-machine-learning-book](https://github.com/rasbt/python-machine-learning-book)|The "Python Machine Learning (1st edition)" book code repository and info resource|11435|5|2021-07-30| -|12|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16130|5|2021-12-16| -|13|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6817|5|2021-12-27| -|14|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1385|5|2021-12-20| -|15|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9715|4|2021-08-27| -|16|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2798|4|2021-10-05| -|17|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3383|3|2021-08-31| -|18|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6048|3|2021-11-11| -|19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2559|3|2021-12-03| +|8|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/|3039|6|2021-12-28| +|9|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1257|5|2021-12-14| +|10|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + LeetCode + Kaggle|7213|5|2021-11-07| +|11|[rasbt/python-machine-learning-book](https://github.com/rasbt/python-machine-learning-book)|The "Python Machine Learning (1st edition)" book code repository and info resource|11436|5|2021-07-30| +|12|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16135|5|2021-12-16| +|13|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6821|5|2021-12-27| +|14|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1388|5|2021-12-20| +|15|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9716|4|2021-08-27| +|16|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2801|4|2021-10-05| +|17|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3385|3|2021-08-31| +|18|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6049|3|2021-11-11| +|19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2561|3|2021-12-03| |20|[snowkylin/tensorflow-handbook](https://github.com/snowkylin/tensorflow-handbook)|简单粗暴 TensorFlow 2 A Concise Handbook of TensorFlow 2 一本简明的 TensorFlow 2 入门指导教程|3623|3|2021-09-04| -|21|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|806|3|2021-12-10| +|21|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|807|3|2021-12-10| |22|[xavier-zy/Awesome-pytorch-list-CNVersion](https://github.com/xavier-zy/Awesome-pytorch-list-CNVersion)|Awesome-pytorch-list 翻译工作进行中......|1501|2|2021-07-26| -|23|[matheusfacure/python-causality-handbook](https://github.com/matheusfacure/python-causality-handbook)|Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis. |939|2|2021-12-22| -|24|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|489|2|2021-12-26| +|23|[matheusfacure/python-causality-handbook](https://github.com/matheusfacure/python-causality-handbook)|Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis. |941|2|2021-12-22| +|24|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|489|2|2021-12-28| |25|[datawhalechina/team-learning-data-mining](https://github.com/datawhalechina/team-learning-data-mining)|主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。|911|2|2021-12-02| |26|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。|987|2|2021-10-27| -|27|[datamonday/Time-Series-Analysis-Tutorial](https://github.com/datamonday/Time-Series-Analysis-Tutorial)|时间序列分析教程|193|1|2021-06-01| +|27|[datamonday/Time-Series-Analysis-Tutorial](https://github.com/datamonday/Time-Series-Analysis-Tutorial)|时间序列分析教程|194|1|2021-06-01| |28|[xianghuisun/Chinese_KGQA](https://github.com/xianghuisun/Chinese_KGQA)|该仓库目的是实现基于知识图谱的中文问答系统|15|1|2021-12-22| |29|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|574|1|2021-12-18| |30|[ssssww0905/-PyTorch-](https://github.com/ssssww0905/-PyTorch-)|【PyTorch】手把手教你跑通第一个神经网络|41|1|2021-12-21| |31|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|167|1|2021-12-16| |32|[wolfparticle/machineLearningDeepLearning](https://github.com/wolfparticle/machineLearningDeepLearning)|李宏毅2021机器学习深度学习笔记PPT作业|341|1|2021-06-14| |33|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|186|1|2021-12-26| -|34|[datawhalechina/fantastic-matplotlib](https://github.com/datawhalechina/fantastic-matplotlib)|Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/|213|1|2021-08-09| +|34|[datawhalechina/fantastic-matplotlib](https://github.com/datawhalechina/fantastic-matplotlib)|Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/|213|1|2021-12-28| |35|[huaweicloud/ModelArts-Lab](https://github.com/huaweicloud/ModelArts-Lab)|ModelArts-Lab是示例代码库。更多AI开发学习交流信息,请访问华为云AI开发者社区:huaweicloud.ai|883|1|2021-11-26| -|36|[fly51fly/Practical_Python_Programming](https://github.com/fly51fly/Practical_Python_Programming)|北邮《Python编程与实践》课程资料|643|1|2021-06-09| +|36|[fly51fly/Practical_Python_Programming](https://github.com/fly51fly/Practical_Python_Programming)|北邮《Python编程与实践》课程资料|644|1|2021-06-09| |37|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|2410|1|2021-12-13| |38|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|605|1|2021-12-12| |39|[PaddlePaddle/book](https://github.com/PaddlePaddle/book)|Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)|2623|1|2021-11-12| -|40|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1114|1|2021-12-13| +|40|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1116|1|2021-12-13| |41|[ga642381/ML2021-Spring](https://github.com/ga642381/ML2021-Spring)|**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring|418|1|2021-06-18| |42|[MemorialCheng/deep-learning-from-scratch](https://github.com/MemorialCheng/deep-learning-from-scratch)|《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》|649|1|2021-11-03| |43|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|226|1|2021-09-14| -|44|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)|587|1|2021-12-17| +|44|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)|588|1|2021-12-17| |45|[zslucky/awesome-AI-books](https://github.com/zslucky/awesome-AI-books)|Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning|968|1|2021-10-30| |46|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|141|1|2021-09-22| |47|[advboxes/AdvBox](https://github.com/advboxes/AdvBox)|Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. ...|1192|1|2021-09-08| -|48|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容|699|1|2021-12-27| -|49|[zhouyanasd/or-pandas](https://github.com/zhouyanasd/or-pandas)|【运筹OR帷幄 数据科学】pandas教程系列电子书|667|1|2021-10-17| +|48|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容|700|1|2021-12-27| +|49|[zhouyanasd/or-pandas](https://github.com/zhouyanasd/or-pandas)|【运筹OR帷幄 数据科学】pandas教程系列电子书|668|1|2021-10-17| |50|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》(第二版)习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual|589|1|2021-12-27| |51|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|1862|1|2021-12-23| -|52|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|113|1|2021-12-24| +|52|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|114|1|2021-12-24| |53|[datawhalechina/hands-on-data-analysis](https://github.com/datawhalechina/hands-on-data-analysis)|动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果|502|1|2021-09-09| |54|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|392|1|2021-09-17| |55|[evanzd/ICLR2021-OpenReviewData](https://github.com/evanzd/ICLR2021-OpenReviewData)|Crawl & visualize ICLR papers and reviews.|394|1|2021-11-09| @@ -94,7 +94,7 @@ |87|[Global-Policy-Lab/gpl-covid](https://github.com/Global-Policy-Lab/gpl-covid)|Repo for code and small datasets related to Global Policy Lab's COVID-19 policy analysis. Read and share the acompanying article here:|11|0|2021-07-09| |88|[Relph1119/statistical-learning-method-camp](https://github.com/Relph1119/statistical-learning-method-camp)|统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp|189|0|2021-09-08| |89|[fancyerii/deep_learning_theory_and_practice](https://github.com/fancyerii/deep_learning_theory_and_practice)|《深度学习理论与实战:基础篇》代码|118|0|2021-06-07| -|90|[xiaoyusmd/PythonDataScience](https://github.com/xiaoyusmd/PythonDataScience)|Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)|35|0|2021-12-18| +|90|[xiaoyusmd/PythonDataScience](https://github.com/xiaoyusmd/PythonDataScience)|Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)|36|0|2021-12-18| |91|[wanghao15536870732/StudyNotes](https://github.com/wanghao15536870732/StudyNotes)|📖 学习笔记|10|0|2021-11-08| |92|[fly51fly/Principle_of_Web_Search_2021](https://github.com/fly51fly/Principle_of_Web_Search_2021)|北邮《网络搜索引擎原理》课程(2021)|39|0|2021-11-05| |93|[ZhiningLiu1998/mesa](https://github.com/ZhiningLiu1998/mesa)|NeurIPS’20 Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. 设计元知识驱动的采样器解决类别不平衡问题|66|0|2021-12-23| diff --git a/content/charts/growth/knowledge/Kotlin.md b/content/charts/growth/knowledge/Kotlin.md index 37b92665..dbc2b4de 100644 --- a/content/charts/growth/knowledge/Kotlin.md +++ b/content/charts/growth/knowledge/Kotlin.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Kotlin -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26659|16|2021-12-27| -|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11576|6|2021-12-27| +|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26669|16|2021-12-27| +|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11578|6|2021-12-27| |3|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|491|2|2021-12-23| |4|[blindmonk/WanArchitecture](https://github.com/blindmonk/WanArchitecture)|汇聚了业界知名架构文章。从建筑学的知识中得到一些对架构的思考,并以架构设计原则和目的对Jetpack MVVM 重新构造!|191|1|2021-06-17| |5|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|真正的入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 一个代码够简单,内容够全面,知识够详细,能让你快速上手的项目,对理解其他项目设计思想和封装技巧也很有帮助。项目结构清晰,代码简洁优雅。|252|1|2021-12-21| @@ -16,17 +16,17 @@ |9|[biubiuqiu0/flow-event-bus](https://github.com/biubiuqiu0/flow-event-bus)|EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。|85|1|2021-08-18| |10|[qingmei2/RxImagePicker](https://github.com/qingmei2/RxImagePicker)|:rocket:RxJava2 and RxJava3 external support. Android flexible picture selector, provides the support for theme of Zhihu and WeChat (灵活的Android图片选择器,提供了知乎和微信主题的支持).|1134|1|2021-10-13| |11|[mCyp/Hoo](https://github.com/mCyp/Hoo)|🚀 Android Jetpack系列组件实战案例,配上专栏学习更轻松~|991|1|2021-08-15| -|12|[adisonhuang/awesome-kotlin-android](https://github.com/adisonhuang/awesome-kotlin-android)|🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源|829|1|2021-10-19| +|12|[adisonhuang/awesome-kotlin-android](https://github.com/adisonhuang/awesome-kotlin-android)|🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源|830|1|2021-10-19| |13|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|480|1|2021-12-05| |14|[aqi00/kotlin](https://github.com/aqi00/kotlin)|《Kotlin从零到精通Android开发》附录源码|74|0|2021-07-30| |15|[HMS-Core/hms-safetydetect-demo-kotlin](https://github.com/HMS-Core/hms-safetydetect-demo-kotlin)|SafetyDetect Sample provides many sample programs for your reference or usage.This example demonstrates how to integrate services provided by Safetydetect Kit, such as APPchecks, URLcheck, Userdetect, ...|10|0|2021-08-24| |16|[kongqw/WeChatHelper](https://github.com/kongqw/WeChatHelper)|WeChatHelper for androidx ,微信开放平台封装,包含微信分享、微信授权登录、微信支付|14|0|2021-08-05| -|17|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|273|0|2021-12-27| +|17|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|274|0|2021-12-28| |18|[HuRuWo/WeChat8Xposed](https://github.com/HuRuWo/WeChat8Xposed)|WeChat8Xposed 是 WechatSpellbook的衍生项目 适配最新的微信 原Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。|7|0|2021-09-12| |19|[anyRTC-UseCase/StudyLive](https://github.com/anyRTC-UseCase/StudyLive)|StudyLive是anyRTC开发的示例项目,演示了如何通过anyRTC云服务,配合anyRTC RTC SDK、anyRTC RTM SDK、anyRTC播放插件,实现在线自习室的场景。|9|0|2021-12-14| |20|[leavesC/KVHolder](https://github.com/leavesC/KVHolder)|一文读懂 SharedPreferences 的缺陷及一点点思考|6|0|2021-10-16| |21|[yongjiu8/yjys](https://github.com/yongjiu8/yjys)|永久影视app,kotlin学习,安卓新手练习项目,影视项目,安卓练习项目,安卓新手学习参考项目|8|0|2021-09-08| -|22|[hsicen/HencoderPlus](https://github.com/hsicen/HencoderPlus)|扔物线Hencoder plus系列课程 |39|0|2021-12-13| +|22|[hsicen/HencoderPlus](https://github.com/hsicen/HencoderPlus)|扔物线Hencoder plus系列课程 |39|0|2021-12-28| |23|[HMS-Core/hms-image-render-kotlin](https://github.com/HMS-Core/hms-image-render-kotlin)|This sample code is to guide the developer how to integrate the Image Render Sub-service in the Image Kit, achieving a variety of effects design. This sub-service provides 5 basic animations and 9 adv ...|9|0|2021-07-26| |24|[collaction/freehkkai-android](https://github.com/collaction/freehkkai-android)|只需在 App 內用慣常的輸入法輸入中文字,就可以看到「自由香港楷書」(該字根據香港教育局出版《常用字字形表》2007年版定義) 的參考寫法。|10|0|2021-08-26| |25|[ibaozi-cn/RecyclerViewAdapter](https://github.com/ibaozi-cn/RecyclerViewAdapter)|科学分包,动态扩展,功能完善,书写简洁,按需依赖,合理抽象,超高内聚,超低耦合,没有最好,只有更好,希望能帮助到您,🙏❤️感谢您的光临🙏❤️|250|0|2021-09-01| @@ -34,7 +34,7 @@ |27|[AllanWang/KAU](https://github.com/AllanWang/KAU)|An extensive collection of Kotlin Android Utils|198|0|2021-11-18| |28|[honglei92/ScreenRecord](https://github.com/honglei92/ScreenRecord)|安卓免费录屏软件,生成mp4文件,本地目录查看视频和分享到微信QQ,转gif动画等。|12|0|2021-07-30| |29|[itning/YunShuClassSchedule](https://github.com/itning/YunShuClassSchedule)|Android的开源课程表应用,支持上下课提醒,上课手机自动静音等功能。遵循Material Design设计|47|0|2021-09-18| -|30|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|689|0|2021-11-24| +|30|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|691|0|2021-11-24| |31|[JereChen11/Wanandroid_Learning_Kotlin](https://github.com/JereChen11/Wanandroid_Learning_Kotlin)|基于Wanandroid开放API,使用Kotlin语言开发,以供学习。|6|0|2021-11-16| |32|[AoEiuV020/PaNovel](https://github.com/AoEiuV020/PaNovel)|我们不生产小说,我们只做网站的搬运工,|83|0|2021-12-24| |33|[hjhjw1991/build_your_home_in_chengdu](https://github.com/hjhjw1991/build_your_home_in_chengdu)|成都买房攻略|12|0|2021-12-06| @@ -62,17 +62,17 @@ |55|[yechaoa/YUtils](https://github.com/yechaoa/YUtils)|Android快速开发工具集合——YUtils,同时支持java和kotlin|54|0|2021-10-16| |56|[leavesC/RobustWebView](https://github.com/leavesC/RobustWebView)|Android WebView H5 秒开方案总结|19|0|2021-11-21| |57|[funnywolfdadada/HollowKit](https://github.com/funnywolfdadada/HollowKit)|自己常用的一些工具的合集|200|0|2021-11-24| -|58|[idisfkj/daily_algorithm](https://github.com/idisfkj/daily_algorithm)|🔥算法进阶,由浅入深,欢迎加入一起共勉(A daily algorithm,Welcome to join and share together)|32|0|2021-07-30| +|58|[idisfkj/daily_algorithm](https://github.com/idisfkj/daily_algorithm)|🔥算法进阶,由浅入深,欢迎加入一起共勉(A daily algorithm,Welcome to join and share together)|33|0|2021-07-30| |59|[lelelongwang/WanJetpack](https://github.com/lelelongwang/WanJetpack)|💪 持续更新。WanJetpack使用Jetpack MVVM开发架构、单Activity多Fragment设计,项目结构清晰,代码简洁优雅,追求最官方的实现方式。欢迎star,非常感谢。已用到知识点:LiveData、ViewModel、DataBinding、ViewBinding、coroutines、Hilt、Paging3、Room、Navigation、TabLayout、Bottom ...|82|0|2021-08-07| |60|[smashinggit/Study](https://github.com/smashinggit/Study)|记录学习过程中的demo及博客|337|0|2021-08-16| -|61|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|12|0|2021-12-15| +|61|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|12|0|2021-12-28| |62|[390057892/reader](https://github.com/390057892/reader)|小说阅读软件📕,采用 Jetpack + 协程实现的 MVVM 架构。Kotlin+AndroidX编写,支持TTS听书,字体切换,繁简转换,黑夜模式,各种翻页(仿真、滚动、滑动、覆盖、无动画),插页图片加载等。|186|0|2021-07-02| |63|[Edsuns/Star](https://github.com/Edsuns/Star)|超星学习通签到助手(使用JetpackCompose开发)|11|0|2021-10-28| |64|[mazouri/kvcache](https://github.com/mazouri/kvcache)|在Android开发中优雅的存取key/value数据,从此不用再写SharedPreference代码。This library is a tool to help you set and get key-vlue data with better way in Andrtoid development.|34|0|2021-07-29| |65|[lizijin/zijiexiaozhan](https://github.com/lizijin/zijiexiaozhan)|字节小站博客Demo|18|0|2021-12-26| |66|[CNawalol/qndxx-action](https://github.com/CNawalol/qndxx-action)|用于南宁青年大学习的自动打卡|4|0|2021-10-06| |67|[albert-lii/fly-android](https://github.com/albert-lii/fly-android)|总结Android的MVVM开发模式,并编写和集成常用的工具类和扩展|42|0|2021-10-22| -|68|[DylanCaiCoding/Longan](https://github.com/DylanCaiCoding/Longan)|A collection of Kotlin utils which makes Android application development faster and easier. (让 Android 开发更简单的 Kotlin 工具类集合)|172|0|2021-12-28| +|68|[DylanCaiCoding/Longan](https://github.com/DylanCaiCoding/Longan)|A collection of Kotlin utils which makes Android application development faster and easier. (让 Android 开发更简单的 Kotlin 工具类集合)|174|0|2021-12-28| |69|[YiiGuxing/asclepius](https://github.com/YiiGuxing/asclepius)|VTK医学影像三维重建学习|28|0|2021-06-19|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/R.md b/content/charts/growth/knowledge/R.md index e84cc6d5..7fb3b4e4 100644 --- a/content/charts/growth/knowledge/R.md +++ b/content/charts/growth/knowledge/R.md @@ -1,11 +1,11 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > R -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[briatte/awesome-network-analysis](https://github.com/briatte/awesome-network-analysis)|A curated list of awesome network analysis resources.|2535|1|2021-11-17| +|1|[briatte/awesome-network-analysis](https://github.com/briatte/awesome-network-analysis)|A curated list of awesome network analysis resources.|2536|1|2021-11-17| |2|[lei-zhang/COSN_webinar](https://github.com/lei-zhang/COSN_webinar)|Tutorial talks at the Chinese Open Science Webinar series|22|0|2021-08-31| |3|[Fayehh/R-for-Quantitative-Research](https://github.com/Fayehh/R-for-Quantitative-Research)|中国科学院大学中丹学院Research Methods课程定量部分|4|0|2021-08-23| |4|[wangyi-fudan/BIOL130173](https://github.com/wangyi-fudan/BIOL130173)|复旦大学生命科学学院《生命科学中的机器学习》|25|0|2021-10-02| diff --git a/content/charts/growth/knowledge/Ruby.md b/content/charts/growth/knowledge/Ruby.md index ea83618e..1e0f6da0 100644 --- a/content/charts/growth/knowledge/Ruby.md +++ b/content/charts/growth/knowledge/Ruby.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Ruby -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|193|4|2021-11-03| -|2|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|5976|3|2021-12-22| +|1|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|5978|3|2021-12-22| +|2|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|193|3|2021-11-03| |3|[guipdutra/awesome-geek-podcasts](https://github.com/guipdutra/awesome-geek-podcasts)|A curated list of podcasts we like to listen to. |1604|1|2021-07-15| -|4|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3367|1|2021-09-21| +|4|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3367|1|2021-12-28| |5|[JapanExchangeGroup/J-Quants-Tutorial](https://github.com/JapanExchangeGroup/J-Quants-Tutorial)|J-Quants-Tutorial|106|0|2021-07-27| |6|[YOURLS/awesome-yourls](https://github.com/YOURLS/awesome-yourls)|🎉 A curated list of awesome things related to YOURLS|400|0|2021-12-16| |7|[rubytaiwan/ruby-taiwan](https://github.com/rubytaiwan/ruby-taiwan)|ruby-taiwan.org website source code. # master 追 ruby-china , production 才是 ruby-taiwan|141|0|2021-09-27| diff --git a/content/charts/growth/knowledge/Rust.md b/content/charts/growth/knowledge/Rust.md index 8fe59a19..6ffef1f8 100644 --- a/content/charts/growth/knowledge/Rust.md +++ b/content/charts/growth/knowledge/Rust.md @@ -1,20 +1,20 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Rust -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260276|258|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:|7375|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 是面向极客的知识管理元框架。|217|5|2021-12-28| -|4|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|422|3|2021-12-27| -|5|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集,扫描工具,支持从fofa,zoomeye API查询,主动扫描端口,提取https证书域名,自定义poc,输出xlsx格式。|28|3|2021-12-24| -|6|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|370|3|2021-08-18| -|7|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|279|2|2021-12-23| +|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260279|258|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:|7376|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 是面向极客的知识管理元框架。|219|5|2021-12-28| +|4|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|426|3|2021-12-27| +|5|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集,扫描工具,支持从fofa,zoomeye API查询,主动扫描端口,提取https证书域名,自定义poc,输出xlsx格式。|28|2|2021-12-24| +|6|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|370|2|2021-08-18| +|7|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|281|2|2021-12-23| |8|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|104|1|2021-08-10| -|9|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html|363|1|2021-12-23| -|10|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档 (Rust core library and standard library translation. can be used as IntelliSense for IDE tools, and can also generate local API documentation)|336|1|2021-12-27| +|9|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html|364|1|2021-12-23| +|10|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档 (Rust core library and standard library translation. can be used as IntelliSense for IDE tools, and can also generate local API documentation)|337|1|2021-12-28| |11|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|1332|1|2021-09-14| |12|[anshulrgoyal/rust-web-developer-roadmap](https://github.com/anshulrgoyal/rust-web-developer-roadmap)|Roadmap to becoming a Rust Web Developer in 2021|1021|1|2021-08-16| |13|[rcore-os/rCore-Tutorial](https://github.com/rcore-os/rCore-Tutorial)|Tutorial for rCore OS step by step (3rd edition) |364|1|2021-08-09| @@ -28,7 +28,7 @@ |21|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |90|0|2021-12-28| |22|[chongyi/inspirer-rs](https://github.com/chongyi/inspirer-rs)|博客 Rust 版|11|0|2021-10-05| |23|[chengluyu/turnip-price](https://github.com/chengluyu/turnip-price)|《动物森友会》大头菜价格算法 Rust & WebAssembly 版 / The Rust & WebAssembly implementation of the algorithm of the turnip price in Animal Crossing: New Horizon.|29|0|2021-12-22| -|24|[zhangyuang/leetcode](https://github.com/zhangyuang/leetcode)|solve questions in leetcode by Rust|224|0|2021-12-27| +|24|[zhangyuang/leetcode](https://github.com/zhangyuang/leetcode)|solve questions in leetcode by Rust|225|0|2021-12-27| |25|[nange/blog](https://github.com/nange/blog)|记录一些知识。。|33|0|2021-12-19| |26|[shaipe/wechat-sdk-rs](https://github.com/shaipe/wechat-sdk-rs)|微信公众号、开放平台、小程序、小商店、微信支付接口,采用Rust语言的对接实现接口对接的sdk,方便使用Rust语言进行微信开发的同学开箱即用.|13|0|2021-10-13| |27|[nintha/demo-myblog](https://github.com/nintha/demo-myblog)|使用Rust、Actix-web和MongoDB构建简单博客网站|32|0|2021-08-22| @@ -43,7 +43,7 @@ |36|[auula/learning-rust-zh](https://github.com/auula/learning-rust-zh)|个人的 rust 学习资料|15|0|2021-08-06| |37|[ZhangHanDong/inviting-rust](https://github.com/ZhangHanDong/inviting-rust)|Rust实战视频课程代码示例|167|0|2021-08-30| |38|[xxg1413/inviting-rust-note](https://github.com/xxg1413/inviting-rust-note)|Rust实战课程笔记|37|0|2021-12-26| -|39|[sunface/rust-course](https://github.com/sunface/rust-course)|<↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Swift.md b/content/charts/growth/knowledge/Swift.md index 134192f0..b8f3003f 100644 --- a/content/charts/growth/knowledge/Swift.md +++ b/content/charts/growth/knowledge/Swift.md @@ -1,18 +1,18 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Swift -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[ming1016/SwiftPamphletApp](https://github.com/ming1016/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1075|24|2021-12-24| -|2|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One status bar button, hide MacBook Pro's notch, dark mode, AirPods |517|18|2021-12-26| -|3|[matteocrippa/awesome-swift](https://github.com/matteocrippa/awesome-swift)|A collaborative list of awesome Swift libraries and resources. Feel free to contribute!|21462|8|2021-12-27| -|4|[pock/pock](https://github.com/pock/pock)|Widgets manager for MacBook Touch Bar|9585|6|2021-09-30| +|1|[ming1016/SwiftPamphletApp](https://github.com/ming1016/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1076|23|2021-12-28| +|2|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One status bar button, hide MacBook Pro's notch, dark mode, AirPods |541|19|2021-12-26| +|3|[matteocrippa/awesome-swift](https://github.com/matteocrippa/awesome-swift)|A collaborative list of awesome Swift libraries and resources. Feel free to contribute!|21463|8|2021-12-27| +|4|[pock/pock](https://github.com/pock/pock)|Widgets manager for MacBook Touch Bar|9586|6|2021-09-30| |5|[Co2333/myyearwithgit](https://github.com/Co2333/myyearwithgit)|代码仓库年终总结报告。|168|6|2021-12-09| -|6|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |3999|4|2021-09-14| -|7|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|1913|2|2021-08-18| -|8|[dengzemiao/DZMeBookRead](https://github.com/dengzemiao/DZMeBookRead)|支持项目使用!最完整小说阅读器Demo!仿iReader(掌阅),QQ阅读 ... 常用阅读器阅读页面,支持 翻页效果(仿真,覆盖,平移,滚动,无效果)、字体切换、书签功能、阅读记录、亮度调整、背景颜色切换 ...|1040|1|2021-12-16| +|6|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |4000|4|2021-09-14| +|7|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|1916|2|2021-08-18| +|8|[dengzemiao/DZMeBookRead](https://github.com/dengzemiao/DZMeBookRead)|支持项目使用!最完整小说阅读器Demo!仿iReader(掌阅),QQ阅读 ... 常用阅读器阅读页面,支持 翻页效果(仿真,覆盖,平移,滚动,无效果)、字体切换、书签功能、阅读记录、亮度调整、背景颜色切换 ...|1040|1|2021-12-28| |9|[gltwy/public](https://github.com/gltwy/public)|微信公众号 "技术大咖社" 文章合集|5|0|2021-06-06| |10|[coyingcat/15DaysofAnimationsinSwift](https://github.com/coyingcat/15DaysofAnimationsinSwift)|Swift,学习动画,升级原版本 , larrynatalicio/15DaysofAnimationsinSwift|9|0|2021-09-28| |11|[Binlogo/LeetCode-Swift-Track](https://github.com/Binlogo/LeetCode-Swift-Track)|LeetCode 💖 Swift,攻克数据结构与算法。|15|0|2021-06-02| @@ -23,7 +23,7 @@ |16|[lionsom/XiOS](https://github.com/lionsom/XiOS)|工作学习记录,留给以后的自己。希望能给大家些许帮助!|21|0|2021-12-10| |17|[Liaoworking/Advanced-Swift](https://github.com/Liaoworking/Advanced-Swift)|Notes of Advanced Swift. 《swift进阶》学习笔记 swift 5.3|311|0|2021-10-30| |18|[jaywcjlove/swiftui-example](https://github.com/jaywcjlove/swiftui-example)|SwiftUI 示例,技巧和技术集合,帮助我构建应用程序,解决问题以及了解SwiftUI的实际工作方式。|46|0|2021-12-05| -|19|[Li-JianXin/Swift_Leetcode](https://github.com/Li-JianXin/Swift_Leetcode)|leetcode学习|5|0|2021-12-24| +|19|[Li-JianXin/Swift_Leetcode](https://github.com/Li-JianXin/Swift_Leetcode)|leetcode学习|5|0|2021-12-28| |20|[ZamzamInc/ZamzamKit](https://github.com/ZamzamInc/ZamzamKit)|A Swift package for rapid development using a collection of micro utility extensions for Standard Library, Foundation, and other native frameworks.|249|0|2021-12-22| |21|[Light413/dctt](https://github.com/Light413/dctt)|xx头条【完整项目持续迭代中】(一款本地生活信息发布APP,分享新鲜事、找人找对象等生活服务)。已App Store上架,这里仅供学习交流|247|0|2021-09-22| |22|[ethanwa/credit-card-scanner-and-validator](https://github.com/ethanwa/credit-card-scanner-and-validator)|Uses the iOS Vision text recognizer framework to visually read credit card numbers and expiration dates. Then uses the Luhn algorithm to make sure the CC number is valid. Also checks agains a list of ...|7|0|2021-06-18| @@ -43,7 +43,7 @@ |36|[kingcos/Swift-X-Algorithms](https://github.com/kingcos/Swift-X-Algorithms)|🔨 Algorithms & Data Structures implemented in Swift X. `let X = 5.0`|22|0|2021-06-03| |37|[KyleBing/WubiBuddy](https://github.com/KyleBing/WubiBuddy)|《码表助手》鼠须管五笔用户词添加工具 (macOS) |15|0|2021-08-11| |38|[Binlogo/WWDC-Track](https://github.com/Binlogo/WWDC-Track)| WWDC 观影记录:技术点思维导图 · 演示代码|10|0|2021-07-01| -|39|[BoxDengJZ/AudioJz](https://github.com/BoxDengJZ/AudioJz)|个人学过的,音频相关的技巧。从 ray wenderlich 开始|75|0|2021-06-11| +|39|[BoxDengJZ/AudioJz](https://github.com/BoxDengJZ/AudioJz)|个人学过的,音频相关的技巧。从 ray wenderlich 开始|76|0|2021-06-11| |40|[DJI-Mobile-SDK-Tutorials/iOS-FPVDemo-Swift](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-FPVDemo-Swift)|A demo to introduce how to implement the FPV view, take photo and record video using DJI Mobile SDK.|16|0|2021-10-11| |41|[tianguanghui/PushWithP8](https://github.com/tianguanghui/PushWithP8)|用P8证书发送Push|3|0|2021-08-30| |42|[zhuzhuxingtianxia/GitBlog](https://github.com/zhuzhuxingtianxia/GitBlog)|github博客~ios|3|0|2021-12-10| diff --git a/content/charts/growth/knowledge/TeX.md b/content/charts/growth/knowledge/TeX.md index af3ee71e..cdda9c3b 100644 --- a/content/charts/growth/knowledge/TeX.md +++ b/content/charts/growth/knowledge/TeX.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > TeX -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1759|28|2021-11-29| -|2|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25105|22|2021-12-27| +|1|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1768|28|2021-11-29| +|2|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25112|22|2021-12-27| |3|[NiuTrans/MTBook](https://github.com/NiuTrans/MTBook)|《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models|2310|4|2021-11-25| -|4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|3850|3|2021-12-10| -|5|[soulmachine/leetcode](https://github.com/soulmachine/leetcode)|LeetCode题解,151道题完整版|10284|3|2021-06-05| +|4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|3851|3|2021-12-10| +|5|[soulmachine/leetcode](https://github.com/soulmachine/leetcode)|LeetCode题解,151道题完整版|10288|3|2021-06-05| |6|[horance-liu/tensorflow-internals](https://github.com/horance-liu/tensorflow-internals)|It is open source ebook about TensorFlow kernel and implementation mechanism.|2685|2|2021-11-13| -|7|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|136|2|2021-12-27| -|8|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2394|1|2021-12-28| -|9|[liuxinyu95/unplugged](https://github.com/liuxinyu95/unplugged)|Open book about math and programming.|2304|1|2021-12-04| -|10|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|561|1|2021-12-23| +|7|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|137|2|2021-12-28| +|8|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2393|1|2021-12-28| +|9|[liuxinyu95/unplugged](https://github.com/liuxinyu95/unplugged)|Open book about math and programming.|2305|1|2021-12-04| +|10|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|560|1|2021-12-23| |11|[MeouSker77/Cpp17](https://github.com/MeouSker77/Cpp17)|本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删|581|1|2021-08-15| |12|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文 LaTeX 模板|120|1|2021-12-23| |13|[dustincys/hithesis](https://github.com/dustincys/hithesis)|嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板|904|1|2021-12-09| |14|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Algorithms and Data structures|5005|1|2021-12-28| |15|[Duan-JM/awesome-papers-fewshot](https://github.com/Duan-JM/awesome-papers-fewshot)|Collection for Few-shot Learning|675|1|2021-11-10| -|16|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1430|1|2021-08-29| +|16|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1431|1|2021-08-29| |17|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|153|1|2021-10-05| -|18|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1443|1|2021-11-22| +|18|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1441|1|2021-11-22| |19|[optimass/continual_learning_papers](https://github.com/optimass/continual_learning_papers)|Relevant papers in Continual Learning|469|1|2021-12-09| -|20|[loaden/linux-notes](https://github.com/loaden/linux-notes)|Linux技术笔记:拥抱开源,专注 Linux 技术分享与交流,共同解决 Linux 系统办公娱乐遇到的各种问题。欢迎加群19346666、111601117交流维护。|2|0|2021-11-01| -|21|[XinzeZhang/HUST-PhD-Thesis-Latex](https://github.com/XinzeZhang/HUST-PhD-Thesis-Latex)|华中科技大学博士毕业论文Latex模板|23|0|2021-07-09| -|22|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|973|0|2021-11-21| -|23|[wangxdouc/ouc-java-course](https://github.com/wangxdouc/ouc-java-course)|Java course slides and materials (CS, Ocean University of China)|43|0|2021-06-04| -|24|[latexstudio/CUMCMThesis](https://github.com/latexstudio/CUMCMThesis)|全国大学生数学建模竞赛LaTeX论文模板 已经适配到 2020 年格式|462|0|2021-07-13| -|25|[circlelq/PKU_COE_Thss](https://github.com/circlelq/PKU_COE_Thss)|北京大学工学院本科毕业论文参考模版|5|0|2021-11-26| -|26|[whutug/whu-thesis](https://github.com/whutug/whu-thesis)|:memo: 武汉大学毕业论文 LaTeX 模版 2021|368|0|2021-06-18| -|27|[CSUcse/CSUthesis](https://github.com/CSUcse/CSUthesis)|中南大学研究生学位论文LaTex模版(博士和硕士)|26|0|2021-11-22| -|28|[langsci/langscibook](https://github.com/langsci/langscibook)|LaTeX class and additions for typesetting books|29|0|2021-12-20| -|29|[LLLgoyour/Math_Olympiad_moyuNotes](https://github.com/LLLgoyour/Math_Olympiad_moyuNotes)|用来摸鱼的数竞笔记|2|0|2021-10-31| -|30|[obster-y/XJTU-thesis](https://github.com/obster-y/XJTU-thesis)|西安交通大学学位论文模板(LaTeX)(适用硕士、博士学位)An official LaTeX template for Xi'an Jiaotong University degree thesis (Chinese and English)|16|0|2021-12-04| -|31|[FreeBSD-Ask/FreeBSD-Ask](https://github.com/FreeBSD-Ask/FreeBSD-Ask)|开源书籍——FreeBSD 从入门到跑路。|14|0|2021-12-28| -|32|[EdwardSaidZhou/NJU-thesis-esz](https://github.com/EdwardSaidZhou/NJU-thesis-esz)|南京大学研究生学位论文模板(自己修改)|3|0|2021-10-09| -|33|[NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)|西北工业大学硕博学位论文模版 Yet Another Thesis Template for Northwestern Polytechnical University|66|0|2021-09-08| -|34|[AIRicky/Ph.D-Thesis-On-CAES](https://github.com/AIRicky/Ph.D-Thesis-On-CAES)|All materials associated with my Ph.D. thesis, titled 'Research on Flexibility Modeling and Operation of Advanced Adiabatic Compressed Air Energy Storage at Source-Grid-Load Side'. 博士论文:源-网-荷先进绝热压缩空气储 ...|2|0|2021-07-10| -|35|[doubleZ0108/pkuthss-mac](https://github.com/doubleZ0108/pkuthss-mac)|北京大学学位论文Latex模板(for Mac),基于pkuthss v1.9.1修改,主要进行Mac的适配修改、个人最佳实践说明、配置踩坑经验|5|0|2021-12-18| -|36|[hailiang-wang/book-of-tao](https://github.com/hailiang-wang/book-of-tao)|《道德经》是中国历史上春秋时期末期老子写作的论述处世哲学的作品|24|0|2021-11-15| -|37|[zhijl/MyNote](https://github.com/zhijl/MyNote)|简单记录,简单分享|5|0|2021-06-17| -|38|[Monoceros393/AHUThesis](https://github.com/Monoceros393/AHUThesis)|安徽大学硕士学位论文LaTeX模板|6|0|2021-12-26| -|39|[BITNP/BIThesis-scaffold](https://github.com/BITNP/BIThesis-scaffold)|📖 北京理工大学非官方 LaTeX 模板集合,基于 BIThesis。已经获得官方支持 🎉(2019 - 2021)。|11|0|2021-12-16| -|40|[wenweili/Modulform](https://github.com/wenweili/Modulform)|Introduction to Modular Forms: A Chinese textbook about modular forms|18|0|2021-06-17| -|41|[xiaoweiChen/Data-Paralle-Cpp](https://github.com/xiaoweiChen/Data-Paralle-Cpp)|个人翻译《Data Parallel C++》|22|0|2021-07-08| -|42|[jycnb-666/NEEPUTHESIS](https://github.com/jycnb-666/NEEPUTHESIS)|东北电力大学本科毕业论文模板|3|0|2021-07-01| -|43|[arisukawa/SDU-Latex-Template-for-dissertations](https://github.com/arisukawa/SDU-Latex-Template-for-dissertations)|适用于山东大学硕博论文写作规范的Latex模板,根据北大模板pkuthss改编。|4|0|2021-09-07| -|44|[syvshc/2019Fall_FA](https://github.com/syvshc/2019Fall_FA)|2019秋季学期泛函分析笔记QAQ:unicorn:|37|0|2021-09-08| -|45|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|5|0|2021-12-06| -|46|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|14|0|2021-09-14| -|47|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|61|0|2021-12-27| -|48|[Hipkevin/ccks-task1](https://github.com/Hipkevin/ccks-task1)|专业综合设计课程作业-CCKS文本分类及事件主体抽取|3|0|2021-06-01| -|49|[Yixf-Education/course_Linux](https://github.com/Yixf-Education/course_Linux)|天津医科大学,生物医学工程与技术学院,《Linux系统概论》课程资料|13|0|2021-12-15| -|50|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|3|0|2021-12-05| -|51|[BHOSC/BUAAthesis](https://github.com/BHOSC/BUAAthesis)|北航毕设论文LaTeX模板|633|0|2021-12-17| -|52|[XiangyunHuang/bookdown-broken](https://github.com/XiangyunHuang/bookdown-broken)|学习 R Markdown 功能和 Github Action 的测试环境|5|0|2021-11-15| -|53|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|0|2021-12-08| -|54|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|16|0|2021-11-30| -|55|[tigerneil/dlbook-zh-cn](https://github.com/tigerneil/dlbook-zh-cn)|Ian Goodfellow, Yoshua Bengio and Aaron Courville's deep learning book Chinese translation|54|0|2021-08-13| -|56|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|81|0|2021-12-23| -|57|[shaodongtang/calculus-note](https://github.com/shaodongtang/calculus-note)|微积分笔记—简单题和野鸡题|5|0|2021-10-01| -|58|[nanmu42/CQUThesis](https://github.com/nanmu42/CQUThesis)|:pencil: 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University|163|0|2021-06-06| -|59|[xiaoxuan-yu/template-for-experimental-report](https://github.com/xiaoxuan-yu/template-for-experimental-report)|适用于北京大学各类课程报告的通用latex模板|4|0|2021-08-12| -|60|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|26|0|2021-12-21| -|61|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板(Word+LaTeX).|247|0|2021-10-13| -|62|[chenboshuo/cumcm_template](https://github.com/chenboshuo/cumcm_template)|全国大学生数学建模竞赛LaTeX论文模板(分文件,自动化脚本,有linux 字体)|10|0|2021-09-10| -|63|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|117|0|2021-11-20| -|64|[AmnesiaBeing/CUC-Thesis-Template](https://github.com/AmnesiaBeing/CUC-Thesis-Template)|中国传媒大学工科研究生毕业论文Latex模板|5|0|2021-06-09| -|65|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|17|0|2021-11-17| -|66|[jiafeng5513/JLU_Dissertation](https://github.com/jiafeng5513/JLU_Dissertation)|吉林大学学位论文Latex模板|33|0|2021-06-05| -|67|[ElunDai/gdutthesis](https://github.com/ElunDai/gdutthesis)|广东工业大学LaTeX论文模板项目(非官方)|18|0|2021-06-15| -|68|[BenderBlog/Subtitles](https://github.com/BenderBlog/Subtitles)|我翻译的字幕|3|0|2021-10-15| -|69|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本(类别:A、B)》|9|0|2021-12-27| -|70|[Spacial/csstuff](https://github.com/Spacial/csstuff)|CS Stuff is an awesome collection of Computer Science Stuff.|45|0|2021-10-18| -|71|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|10|0|2021-12-25| -|72|[huangyxi/WHUT-Bachelor](https://github.com/huangyxi/WHUT-Bachelor)|武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)|16|0|2021-10-20| -|73|[zhuyuanxiang/StudyNotes-CN](https://github.com/zhuyuanxiang/StudyNotes-CN)|使用 MD 文件记录 Java, Python, ML, DL, NLP 的学习笔记|14|0|2021-08-26| -|74|[SUSTech-CRA/latex-talk](https://github.com/SUSTech-CRA/latex-talk)|南方科技大学图书馆LaTeX培训讲座,⬇️是讨论区|5|0|2021-09-07| -|75|[DeepTrial/ECNU-Dissertations-Latex-Template](https://github.com/DeepTrial/ECNU-Dissertations-Latex-Template)|华东师范大学硕(博)士论文LaTex模板|23|0|2021-11-15| -|76|[xiaoweiChen/CPP-Move-Semantics](https://github.com/xiaoweiChen/CPP-Move-Semantics)|《C++ Move Semantics》的非专业个人翻译|29|0|2021-07-25| -|77|[ChaoYan/CSUThesis](https://github.com/ChaoYan/CSUThesis)|中南大学 XeLaTeX 学位论文及课程论文模板 Central South University XeLaTeX Thesis Template|5|0|2021-07-22| -|78|[moesoha/debian-media-box](https://github.com/moesoha/debian-media-box)|“Debian 小药盒”,一个用来包装 Debian 安装介质的盒子设计和介绍用的说明书。|381|0|2021-08-15| -|79|[kevinleeex/scu_thesis_template](https://github.com/kevinleeex/scu_thesis_template)|四川大学2020研究生学业论文LaTex模版样式文件|6|0|2021-12-05| -|80|[GasinAn/AstrophyIntroNotes](https://github.com/GasinAn/AstrophyIntroNotes)|天体物理导论笔记|5|0|2021-12-27| -|81|[XuehaiPan/LaTeX-Templates](https://github.com/XuehaiPan/LaTeX-Templates)|A collection of LaTeX templates in English/Chinese, with VS Code settings for LaTeX Workshop.|23|0|2021-12-13| -|82|[ChimesZ/THU-PUMC-Courses-Project](https://github.com/ChimesZ/THU-PUMC-Courses-Project)|收集协和预科相关资料。|2|0|2021-09-08| -|83|[Vitzron/HHU-thesis](https://github.com/Vitzron/HHU-thesis)|河海大学研究生学位论文LaTeX模板|6|0|2021-08-16| -|84|[MonteCarloClub/PaperNote](https://github.com/MonteCarloClub/PaperNote)|“大家一边要参加应用项目开发,同时也要加强基础理论学习。请大家一定要抓紧时间”|2|0|2021-11-19| -|85|[applekajela/new-world-of-jelin](https://github.com/applekajela/new-world-of-jelin)|原名《叶林的平行世界》|2|0|2021-11-24| -|86|[ylsislove/make-a-little-progress-every-day](https://github.com/ylsislove/make-a-little-progress-every-day)|学无止境,督促自己学习。每天进步一点点,水滴石穿-贵在坚持。|41|0|2021-11-24| -|87|[hellckt/SHMTUThesis](https://github.com/hellckt/SHMTUThesis)|上海海事大学 LaTeX 学位论文模板|23|0|2021-08-25| -|88|[YuZhang/cryptography](https://github.com/YuZhang/cryptography)|Cryptography course slides at Harbin Institute of Technology|86|0|2021-12-27| -|89|[TomHeaven/nudt_thesis](https://github.com/TomHeaven/nudt_thesis)|NUDT硕士博士毕业论文latex模板|72|0|2021-06-05| -|90|[mohuangrui/latexspine](https://github.com/mohuangrui/latexspine)|LaTeX Template for Producing Book Spine|33|0|2021-10-29| -|91|[wangrongwei/omnetpp_primer](https://github.com/wangrongwei/omnetpp_primer)|OMNeT++的仿真手册|100|0|2021-07-21| -|92|[SwitWu/LaTeX-packages-zh-cn](https://github.com/SwitWu/LaTeX-packages-zh-cn)|LaTeX常用宏包中文翻译版|10|0|2021-07-31| -|93|[DeeDive/BJFUThesis](https://github.com/DeeDive/BJFUThesis)|北京林业大学 LaTeX 学位论文模板 LaTeX Thesis Template for Beijing Forestry University|12|0|2021-12-16| -|94|[x-magus/ThesisUESTC](https://github.com/x-magus/ThesisUESTC)|ThesisUESTC-电子科技大学毕业论文模板|699|0|2021-09-06| -|95|[hyangq/HyNote](https://github.com/hyangq/HyNote)|HyNote 个人笔记|5|0|2021-11-05| -|96|[iChunyu/signal-process-demo](https://github.com/iChunyu/signal-process-demo)|数字信号处理学习记录|9|0|2021-12-02| -|97|[fcampelo/EC-Bestiary](https://github.com/fcampelo/EC-Bestiary)|A bestiary of evolutionary, swarm and other metaphor-based algorithms|394|0|2021-12-05| -|98|[yuhldr/LZUThesis2020](https://github.com/yuhldr/LZUThesis2020)|兰州大学2021毕业论文LaTex模板|29|0|2021-12-14| -|99|[MeouSker77/ProgrammingRust](https://github.com/MeouSker77/ProgrammingRust)|本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除|13|0|2021-12-27| -|100|[boudinfl/acm-cr](https://github.com/boudinfl/acm-cr)|ACM-CR: A Manually Annotated Test Collection for Citation Recommendation|6|0|2021-10-15| +|20|[a171232886/TJUThesis_master_2021](https://github.com/a171232886/TJUThesis_master_2021)|天大博士/硕士学位论文Latex模板,根据2021年版要求修改,可直接在Overleaf上运行。:star:所写的论文成功提交天津大学图书馆存档!(2021.12.24)|59|1|2021-12-28| +|21|[loaden/linux-notes](https://github.com/loaden/linux-notes)|Linux技术笔记:拥抱开源,专注 Linux 技术分享与交流,共同解决 Linux 系统办公娱乐遇到的各种问题。欢迎加群19346666、111601117交流维护。|2|0|2021-11-01| +|22|[XinzeZhang/HUST-PhD-Thesis-Latex](https://github.com/XinzeZhang/HUST-PhD-Thesis-Latex)|华中科技大学博士毕业论文Latex模板|24|0|2021-07-09| +|23|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|974|0|2021-11-21| +|24|[wangxdouc/ouc-java-course](https://github.com/wangxdouc/ouc-java-course)|Java course slides and materials (CS, Ocean University of China)|43|0|2021-06-04| +|25|[latexstudio/CUMCMThesis](https://github.com/latexstudio/CUMCMThesis)|全国大学生数学建模竞赛LaTeX论文模板 已经适配到 2020 年格式|461|0|2021-07-13| +|26|[circlelq/PKU_COE_Thss](https://github.com/circlelq/PKU_COE_Thss)|北京大学工学院本科毕业论文参考模版|5|0|2021-11-26| +|27|[whutug/whu-thesis](https://github.com/whutug/whu-thesis)|:memo: 武汉大学毕业论文 LaTeX 模版 2021|368|0|2021-06-18| +|28|[CSUcse/CSUthesis](https://github.com/CSUcse/CSUthesis)|中南大学研究生学位论文LaTex模版(博士和硕士)|26|0|2021-11-22| +|29|[langsci/langscibook](https://github.com/langsci/langscibook)|LaTeX class and additions for typesetting books|29|0|2021-12-20| +|30|[LLLgoyour/Math_Olympiad_moyuNotes](https://github.com/LLLgoyour/Math_Olympiad_moyuNotes)|用来摸鱼的数竞笔记|2|0|2021-10-31| +|31|[obster-y/XJTU-thesis](https://github.com/obster-y/XJTU-thesis)|西安交通大学学位论文模板(LaTeX)(适用硕士、博士学位)An official LaTeX template for Xi'an Jiaotong University degree thesis (Chinese and English)|16|0|2021-12-04| +|32|[FreeBSD-Ask/FreeBSD-Ask](https://github.com/FreeBSD-Ask/FreeBSD-Ask)|开源书籍——FreeBSD 从入门到跑路。|14|0|2021-12-28| +|33|[EdwardSaidZhou/NJU-thesis-esz](https://github.com/EdwardSaidZhou/NJU-thesis-esz)|南京大学研究生学位论文模板(自己修改)|3|0|2021-10-09| +|34|[NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)|西北工业大学硕博学位论文模版 Yet Another Thesis Template for Northwestern Polytechnical University|66|0|2021-09-08| +|35|[AIRicky/Ph.D-Thesis-On-CAES](https://github.com/AIRicky/Ph.D-Thesis-On-CAES)|All materials associated with my Ph.D. thesis, titled 'Research on Flexibility Modeling and Operation of Advanced Adiabatic Compressed Air Energy Storage at Source-Grid-Load Side'. 博士论文:源-网-荷先进绝热压缩空气储 ...|2|0|2021-07-10| +|36|[doubleZ0108/pkuthss-mac](https://github.com/doubleZ0108/pkuthss-mac)|北京大学学位论文Latex模板(for Mac),基于pkuthss v1.9.1修改,主要进行Mac的适配修改、个人最佳实践说明、配置踩坑经验|5|0|2021-12-18| +|37|[hailiang-wang/book-of-tao](https://github.com/hailiang-wang/book-of-tao)|《道德经》是中国历史上春秋时期末期老子写作的论述处世哲学的作品|24|0|2021-11-15| +|38|[zhijl/MyNote](https://github.com/zhijl/MyNote)|简单记录,简单分享|5|0|2021-06-17| +|39|[Monoceros393/AHUThesis](https://github.com/Monoceros393/AHUThesis)|安徽大学硕士学位论文LaTeX模板|6|0|2021-12-26| +|40|[BITNP/BIThesis-scaffold](https://github.com/BITNP/BIThesis-scaffold)|📖 北京理工大学非官方 LaTeX 模板集合,基于 BIThesis。已经获得官方支持 🎉(2019 - 2021)。|11|0|2021-12-16| +|41|[wenweili/Modulform](https://github.com/wenweili/Modulform)|Introduction to Modular Forms: A Chinese textbook about modular forms|18|0|2021-06-17| +|42|[xiaoweiChen/Data-Paralle-Cpp](https://github.com/xiaoweiChen/Data-Paralle-Cpp)|个人翻译《Data Parallel C++》|22|0|2021-07-08| +|43|[jycnb-666/NEEPUTHESIS](https://github.com/jycnb-666/NEEPUTHESIS)|东北电力大学本科毕业论文模板|3|0|2021-07-01| +|44|[arisukawa/SDU-Latex-Template-for-dissertations](https://github.com/arisukawa/SDU-Latex-Template-for-dissertations)|适用于山东大学硕博论文写作规范的Latex模板,根据北大模板pkuthss改编。|4|0|2021-09-07| +|45|[syvshc/2019Fall_FA](https://github.com/syvshc/2019Fall_FA)|2019秋季学期泛函分析笔记QAQ:unicorn:|37|0|2021-09-08| +|46|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|5|0|2021-12-06| +|47|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|14|0|2021-09-14| +|48|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|61|0|2021-12-27| +|49|[Hipkevin/ccks-task1](https://github.com/Hipkevin/ccks-task1)|专业综合设计课程作业-CCKS文本分类及事件主体抽取|3|0|2021-06-01| +|50|[Yixf-Education/course_Linux](https://github.com/Yixf-Education/course_Linux)|天津医科大学,生物医学工程与技术学院,《Linux系统概论》课程资料|13|0|2021-12-15| +|51|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|3|0|2021-12-05| +|52|[BHOSC/BUAAthesis](https://github.com/BHOSC/BUAAthesis)|北航毕设论文LaTeX模板|633|0|2021-12-17| +|53|[XiangyunHuang/bookdown-broken](https://github.com/XiangyunHuang/bookdown-broken)|学习 R Markdown 功能和 Github Action 的测试环境|5|0|2021-11-15| +|54|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|0|2021-12-08| +|55|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|16|0|2021-11-30| +|56|[tigerneil/dlbook-zh-cn](https://github.com/tigerneil/dlbook-zh-cn)|Ian Goodfellow, Yoshua Bengio and Aaron Courville's deep learning book Chinese translation|54|0|2021-08-13| +|57|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|82|0|2021-12-23| +|58|[shaodongtang/calculus-note](https://github.com/shaodongtang/calculus-note)|微积分笔记—简单题和野鸡题|5|0|2021-10-01| +|59|[nanmu42/CQUThesis](https://github.com/nanmu42/CQUThesis)|:pencil: 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University|163|0|2021-06-06| +|60|[xiaoxuan-yu/template-for-experimental-report](https://github.com/xiaoxuan-yu/template-for-experimental-report)|适用于北京大学各类课程报告的通用latex模板|4|0|2021-08-12| +|61|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|26|0|2021-12-21| +|62|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板(Word+LaTeX).|247|0|2021-10-13| +|63|[chenboshuo/cumcm_template](https://github.com/chenboshuo/cumcm_template)|全国大学生数学建模竞赛LaTeX论文模板(分文件,自动化脚本,有linux 字体)|10|0|2021-09-10| +|64|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|118|0|2021-11-20| +|65|[AmnesiaBeing/CUC-Thesis-Template](https://github.com/AmnesiaBeing/CUC-Thesis-Template)|中国传媒大学工科研究生毕业论文Latex模板|5|0|2021-06-09| +|66|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|17|0|2021-11-17| +|67|[jiafeng5513/JLU_Dissertation](https://github.com/jiafeng5513/JLU_Dissertation)|吉林大学学位论文Latex模板|33|0|2021-06-05| +|68|[ElunDai/gdutthesis](https://github.com/ElunDai/gdutthesis)|广东工业大学LaTeX论文模板项目(非官方)|18|0|2021-06-15| +|69|[BenderBlog/Subtitles](https://github.com/BenderBlog/Subtitles)|我翻译的字幕|3|0|2021-10-15| +|70|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本(类别:A、B)》|9|0|2021-12-27| +|71|[Spacial/csstuff](https://github.com/Spacial/csstuff)|CS Stuff is an awesome collection of Computer Science Stuff.|45|0|2021-10-18| +|72|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|10|0|2021-12-25| +|73|[huangyxi/WHUT-Bachelor](https://github.com/huangyxi/WHUT-Bachelor)|武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)|16|0|2021-10-20| +|74|[zhuyuanxiang/StudyNotes-CN](https://github.com/zhuyuanxiang/StudyNotes-CN)|使用 MD 文件记录 Java, Python, ML, DL, NLP 的学习笔记|14|0|2021-08-26| +|75|[SUSTech-CRA/latex-talk](https://github.com/SUSTech-CRA/latex-talk)|南方科技大学图书馆LaTeX培训讲座,⬇️是讨论区|5|0|2021-09-07| +|76|[DeepTrial/ECNU-Dissertations-Latex-Template](https://github.com/DeepTrial/ECNU-Dissertations-Latex-Template)|华东师范大学硕(博)士论文LaTex模板|24|0|2021-11-15| +|77|[xiaoweiChen/CPP-Move-Semantics](https://github.com/xiaoweiChen/CPP-Move-Semantics)|《C++ Move Semantics》的非专业个人翻译|29|0|2021-07-25| +|78|[ChaoYan/CSUThesis](https://github.com/ChaoYan/CSUThesis)|中南大学 XeLaTeX 学位论文及课程论文模板 Central South University XeLaTeX Thesis Template|5|0|2021-07-22| +|79|[moesoha/debian-media-box](https://github.com/moesoha/debian-media-box)|“Debian 小药盒”,一个用来包装 Debian 安装介质的盒子设计和介绍用的说明书。|381|0|2021-08-15| +|80|[kevinleeex/scu_thesis_template](https://github.com/kevinleeex/scu_thesis_template)|四川大学2020研究生学业论文LaTex模版样式文件|6|0|2021-12-05| +|81|[GasinAn/AstrophyIntroNotes](https://github.com/GasinAn/AstrophyIntroNotes)|天体物理导论笔记|5|0|2021-12-27| +|82|[XuehaiPan/LaTeX-Templates](https://github.com/XuehaiPan/LaTeX-Templates)|A collection of LaTeX templates in English/Chinese, with VS Code settings for LaTeX Workshop.|23|0|2021-12-13| +|83|[ChimesZ/THU-PUMC-Courses-Project](https://github.com/ChimesZ/THU-PUMC-Courses-Project)|收集协和预科相关资料。|2|0|2021-09-08| +|84|[Vitzron/HHU-thesis](https://github.com/Vitzron/HHU-thesis)|河海大学研究生学位论文LaTeX模板|6|0|2021-08-16| +|85|[MonteCarloClub/PaperNote](https://github.com/MonteCarloClub/PaperNote)|“大家一边要参加应用项目开发,同时也要加强基础理论学习。请大家一定要抓紧时间”|2|0|2021-11-19| +|86|[applekajela/new-world-of-jelin](https://github.com/applekajela/new-world-of-jelin)|原名《叶林的平行世界》|2|0|2021-11-24| +|87|[ylsislove/make-a-little-progress-every-day](https://github.com/ylsislove/make-a-little-progress-every-day)|学无止境,督促自己学习。每天进步一点点,水滴石穿-贵在坚持。|41|0|2021-11-24| +|88|[hellckt/SHMTUThesis](https://github.com/hellckt/SHMTUThesis)|上海海事大学 LaTeX 学位论文模板|23|0|2021-08-25| +|89|[YuZhang/cryptography](https://github.com/YuZhang/cryptography)|Cryptography course slides at Harbin Institute of Technology|86|0|2021-12-27| +|90|[TomHeaven/nudt_thesis](https://github.com/TomHeaven/nudt_thesis)|NUDT硕士博士毕业论文latex模板|72|0|2021-06-05| +|91|[mohuangrui/latexspine](https://github.com/mohuangrui/latexspine)|LaTeX Template for Producing Book Spine|33|0|2021-10-29| +|92|[wangrongwei/omnetpp_primer](https://github.com/wangrongwei/omnetpp_primer)|OMNeT++的仿真手册|100|0|2021-07-21| +|93|[SwitWu/LaTeX-packages-zh-cn](https://github.com/SwitWu/LaTeX-packages-zh-cn)|LaTeX常用宏包中文翻译版|10|0|2021-07-31| +|94|[DeeDive/BJFUThesis](https://github.com/DeeDive/BJFUThesis)|北京林业大学 LaTeX 学位论文模板 LaTeX Thesis Template for Beijing Forestry University|12|0|2021-12-16| +|95|[x-magus/ThesisUESTC](https://github.com/x-magus/ThesisUESTC)|ThesisUESTC-电子科技大学毕业论文模板|701|0|2021-09-06| +|96|[hyangq/HyNote](https://github.com/hyangq/HyNote)|HyNote 个人笔记|5|0|2021-11-05| +|97|[iChunyu/signal-process-demo](https://github.com/iChunyu/signal-process-demo)|数字信号处理学习记录|9|0|2021-12-02| +|98|[fcampelo/EC-Bestiary](https://github.com/fcampelo/EC-Bestiary)|A bestiary of evolutionary, swarm and other metaphor-based algorithms|394|0|2021-12-05| +|99|[yuhldr/LZUThesis2020](https://github.com/yuhldr/LZUThesis2020)|兰州大学2021毕业论文LaTex模板|29|0|2021-12-14| +|100|[MeouSker77/ProgrammingRust](https://github.com/MeouSker77/ProgrammingRust)|本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除|13|0|2021-12-27|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/TypeScript.md b/content/charts/growth/knowledge/TypeScript.md index afd44ba4..00c76268 100644 --- a/content/charts/growth/knowledge/TypeScript.md +++ b/content/charts/growth/knowledge/TypeScript.md @@ -1,50 +1,50 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > TypeScript -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源、无加密、无阉割的智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|508|10|2021-12-11| -|2|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3562|10|2021-12-16| -|3|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16305|7|2021-10-12| -|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 🔥|5249|7|2021-10-18| -|5|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|3945|7|2021-12-26| +|1|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源、无加密、无阉割的智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|509|10|2021-12-11| +|2|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3567|10|2021-12-16| +|3|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16309|7|2021-10-12| +|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 🔥|5248|7|2021-10-18| +|5|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|3956|7|2021-12-28| |6|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|5748|6|2021-12-21| -|7|[doodlewind/jshistory-cn](https://github.com/doodlewind/jshistory-cn)|🇨🇳 《JavaScript 二十年》中文版|3694|6|2021-11-25| -|8|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8420|4|2021-12-09| -|9|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |5049|4|2021-11-11| -|10|[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.|8442|4|2021-12-26| -|11|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|1765|3|2021-10-26| +|7|[doodlewind/jshistory-cn](https://github.com/doodlewind/jshistory-cn)|🇨🇳 《JavaScript 二十年》中文版|3695|6|2021-11-25| +|8|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8424|4|2021-12-09| +|9|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |5050|4|2021-11-11| +|10|[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.|8448|4|2021-12-26| +|11|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|1767|3|2021-10-26| |12|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2190|3|2021-12-28| |13|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|765|3|2021-12-27| |14|[tal-tech/electron-playground](https://github.com/tal-tech/electron-playground)|This is a project to quickly experiment and learn electron related APIs|1184|3|2021-07-13| -|15|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3476|2|2021-10-22| -|16|[soroushchehresa/awesome-coronavirus](https://github.com/soroushchehresa/awesome-coronavirus)|🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)|1462|2|2021-12-26| -|17|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org|5412|2|2021-11-20| +|15|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3475|2|2021-10-22| +|16|[soroushchehresa/awesome-coronavirus](https://github.com/soroushchehresa/awesome-coronavirus)|🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)|1462|2|2021-12-28| +|17|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org|5418|2|2021-11-20| |18|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|462|2|2021-08-07| -|19|[lint-md/lint-md](https://github.com/lint-md/lint-md)|:books: 检查中文 markdown 编写格式规范的命令行工具,基于 AST,方便集成 ci,写博客 / 文档必备。支持 API 调用!|776|1|2021-12-24| +|19|[lint-md/lint-md](https://github.com/lint-md/lint-md)|:books: 检查中文 markdown 编写格式规范的命令行工具,基于 AST,方便集成 ci,写博客 / 文档必备。支持 API 调用!|779|1|2021-12-28| |20|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|125|1|2021-12-14| |21|[dzzzzzy/Nestjs-Learning](https://github.com/dzzzzzy/Nestjs-Learning)|nestjs 学习教程 :books:,跟我一起学习 nest 框架~ :muscle:|761|1|2021-10-18| -|22|[purocean/yn](https://github.com/purocean/yn)|A Hackable Markdown Note Application for Programmers. Documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.|736|1|2021-12-28| +|22|[purocean/yn](https://github.com/purocean/yn)|A Hackable Markdown Note Application for Programmers. Documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.|740|1|2021-12-28| |23|[hylerrix/deno-tutorial](https://github.com/hylerrix/deno-tutorial)|:sauropod: 长期更新的《Deno 钻研之术》!循序渐进学 Deno & 先易后难补 Node & 面向未来的 Deno Web 应用开发|714|1|2021-07-22| -|24|[tiddly-gittly/TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop)|TidGi is an auto-git-backup, privatcy-in-mind, freely-deployed Tiddlywiki knowledgement Desktop app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能自动用Git备份、保护隐私内容、部署为博客,且可通过RESTAPI与Anki等 ...|366|1|2021-12-27| +|24|[tiddly-gittly/TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop)|TidGi is an auto-git-backup, privatcy-in-mind, freely-deployed Tiddlywiki knowledgement Desktop app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能自动用Git备份、保护隐私内容、部署为博客,且可通过RESTAPI与Anki等 ...|368|1|2021-12-28| |25|[zenghongtu/react-use-chinese](https://github.com/zenghongtu/react-use-chinese)|中文文档@react-use|826|1|2021-12-06| -|26|[loomnetwork/cryptozombie-lessons](https://github.com/loomnetwork/cryptozombie-lessons)|Lesson content for cryptozombies.io|791|1|2021-12-27| +|26|[loomnetwork/cryptozombie-lessons](https://github.com/loomnetwork/cryptozombie-lessons)|Lesson content for cryptozombies.io|791|1|2021-12-28| |27|[RxJS-CN/learn-rxjs-operators](https://github.com/RxJS-CN/learn-rxjs-operators)|Learn RxJS 中文版 (通过清晰的示例来学习 RxJS 5 操作符)|853|1|2021-07-08| -|28|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|1913|1|2021-12-17| -|29|[loiane/javascript-datastructures-algorithms](https://github.com/loiane/javascript-datastructures-algorithms)|:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book|3236|1|2021-10-01| -|30|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|1251|1|2021-12-27| +|28|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|1916|1|2021-12-17| +|29|[loiane/javascript-datastructures-algorithms](https://github.com/loiane/javascript-datastructures-algorithms)|:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book|3239|1|2021-10-01| +|30|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|1252|1|2021-12-27| |31|[wistingcn/WiLearning](https://github.com/wistingcn/WiLearning)|Multiparty meeting&e-learning using mediasoup, webrtc ,angular and ionic with powerful whiteboard support|403|1|2021-10-28| -|32|[CodFrm/cxmooc-tools](https://github.com/CodFrm/cxmooc-tools)|一个 超星(学习通)/智慧树(知到)/中国大学mooc 学习工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(੧ᐛ੭挂科模式,启动)|1639|1|2021-12-13| -|33|[CQBoyBrand/Koa2-nuxt-MySQL](https://github.com/CQBoyBrand/Koa2-nuxt-MySQL)|Koa2+nuxt+MySQL重构博客,项目中包括前端,后端和服务端,以及数据库文件,项目基于Vue+node.js+MySQL|106|0|2021-12-16| -|34|[likun7981/hlink](https://github.com/likun7981/hlink)|批量硬链接创建工具,又能PT做种,又能刮削电影资料|128|0|2021-12-27| +|32|[CodFrm/cxmooc-tools](https://github.com/CodFrm/cxmooc-tools)|一个 超星(学习通)/智慧树(知到)/中国大学mooc 学习工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(੧ᐛ੭挂科模式,启动)|1641|1|2021-12-13| +|33|[CQBoyBrand/Koa2-nuxt-MySQL](https://github.com/CQBoyBrand/Koa2-nuxt-MySQL)|Koa2+nuxt+MySQL重构博客,项目中包括前端,后端和服务端,以及数据库文件,项目基于Vue+node.js+MySQL|107|0|2021-12-16| +|34|[likun7981/hlink](https://github.com/likun7981/hlink)|批量硬链接创建工具,又能PT做种,又能刮削电影资料|129|0|2021-12-28| |35|[xluos/demo](https://github.com/xluos/demo)|平时学习练习的一些小Demo的仓库|200|0|2021-10-05| |36|[GregorBiswanger/rxjs-fruits](https://github.com/GregorBiswanger/rxjs-fruits)|A game for learning RxJS 🍎🍌|159|0|2021-10-06| -|37|[hjlld/LearningWebGPU](https://github.com/hjlld/LearningWebGPU)|WebGPU tutorials inspired by LearningWebGL.com. Use both WGSL and GLSL/SPIR-V.|309|0|2021-10-13| +|37|[hjlld/LearningWebGPU](https://github.com/hjlld/LearningWebGPU)|WebGPU tutorials inspired by LearningWebGL.com. Use both WGSL and GLSL/SPIR-V.|311|0|2021-10-13| |38|[brucx/mp-push-nestjs](https://github.com/brucx/mp-push-nestjs)|微信公众号消息推送服务,类似“server酱”,提供Docker镜像部署|99|0|2021-08-13| |39|[MrTreasure/Algorithm](https://github.com/MrTreasure/Algorithm)|算法学习以及一些编程领域的文档、知识、技巧、个人想法|174|0|2021-09-20| -|40|[Firefox-Pro-Coding/iciba-translate-userscript](https://github.com/Firefox-Pro-Coding/iciba-translate-userscript)|iciba划词翻译 userscript|120|0|2021-12-24| +|40|[Firefox-Pro-Coding/iciba-translate-userscript](https://github.com/Firefox-Pro-Coding/iciba-translate-userscript)|iciba划词翻译 userscript|121|0|2021-12-24| |41|[topfullstack/topfullstack](https://github.com/topfullstack/topfullstack)|NodeJs+VueJs全栈开发《全栈之巅》视频网站 - 源码|312|0|2021-10-06| |42|[shidenggui/bloghub](https://github.com/shidenggui/bloghub)|一群自由而有趣的灵魂,终将在此相遇 独立个人博客推荐导航|317|0|2021-12-09| |43|[frederick-wang/scu-urp-assistant](https://github.com/frederick-wang/scu-urp-assistant)|四川大学综合教务系统助手,是一个优化四川大学综合教务系统的「Userscript」,即用户脚本。这不是一个独立的软件,也不是一个浏览器的插件,但可以依赖浏览器的插件运行,或者作为一个Bookmarklet在点击后运行。该脚本可以为综合教务系统增加以下功能:1. 外观美化:会自动美化教务系统界面上部分元素的外观;2. 快捷评教:自动为「希望给好评」的老师打满分好评,并附上随机的正面评语;3. 自动登 ...|153|0|2021-12-12| @@ -66,7 +66,7 @@ |59|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|277|0|2021-09-02| |60|[L-Leite/cso2-master-server](https://github.com/L-Leite/cso2-master-server)|A master server for CSO2|109|0|2021-08-16| |61|[fxy5869571/blog-react](https://github.com/fxy5869571/blog-react)|基于typescript koa2 react的个人博客|321|0|2021-09-21| -|62|[18888628835/Blog](https://github.com/18888628835/Blog)|从学习到总结,记录前端重要知识点,涉及 Javascript 深入、HTTP 协议、数据结构和算法、浏览器原理、ES6等内容,正在更新中...|126|0|2021-12-27| +|62|[18888628835/Blog](https://github.com/18888628835/Blog)|从学习到总结,记录前端重要知识点,涉及 Javascript 深入、HTTP 协议、数据结构和算法、浏览器原理、ES6等内容,正在更新中...|126|0|2021-12-28| |63|[Javen205/TNWX](https://github.com/Javen205/TNWX)|TNWX: TypeScript + Node.js + WeiXin 微信系开发脚手架,支持微信公众号、微信支付、微信小游戏、微信小程序、企业微信/企业号。最最最重要的是能快速的集成至任何 Node.js 框架(Express、Nest、Egg、Koa 等)|419|0|2021-12-21| |64|[yuque-helper/yuque2book](https://github.com/yuque-helper/yuque2book)|export yuque repo to a book 将你的语雀文档导出的工具|169|0|2021-12-14| |65|[fantasticit/coding](https://github.com/fantasticit/coding)|编程技术学习笔记 https://coding.fantasticit.vercel.app|144|0|2021-10-06| diff --git a/content/charts/growth/knowledge/Vim-script.md b/content/charts/growth/knowledge/Vim-script.md index 2558eaba..94bba170 100644 --- a/content/charts/growth/knowledge/Vim-script.md +++ b/content/charts/growth/knowledge/Vim-script.md @@ -1,20 +1,20 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Vim script -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|8645|5|2021-08-21| +|1|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|8649|5|2021-08-21| |2|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始,到精通vim配置,和高级命令。希望能让vim是你的开发更高效。|117|1|2021-12-10| -|3|[dolotech/ebook](https://github.com/dolotech/ebook)|学习资料|1432|1|2021-12-02| -|4|[dofy/learn-vim](https://github.com/dofy/learn-vim)|Vim 实操教程(Learning Vim)Vim practical tutorial.|1295|1|2021-09-30| -|5|[chengpengzhao/My_vimrc](https://github.com/chengpengzhao/My_vimrc)|从开始使用Vim起、累积的学习记录,附带几个自用一键配置linux脚本|5|0|2021-08-26| +|3|[dolotech/ebook](https://github.com/dolotech/ebook)|学习资料|1433|1|2021-12-02| +|4|[dofy/learn-vim](https://github.com/dofy/learn-vim)|Vim 实操教程(Learning Vim)Vim practical tutorial.|1296|1|2021-09-30| +|5|[chengpengzhao/My_vimrc](https://github.com/chengpengzhao/My_vimrc)|从开始使用Vim起、累积的学习记录,附带几个自用一键配置linux脚本|6|0|2021-08-26| |6|[lymslive/motherbless](https://github.com/lymslive/motherbless)|《母亲在上》:一部有关 2098 末日题材科幻神话英雄史诗的电影文学剧本|2|0|2021-08-20| -|7|[lymslive/vimllearn](https://github.com/lymslive/vimllearn)|A book for VimL Script language|397|0|2021-12-07| +|7|[lymslive/vimllearn](https://github.com/lymslive/vimllearn)|A book for VimL Script language|398|0|2021-12-07| |8|[bujnlc8/vim-translator](https://github.com/bujnlc8/vim-translator)|一个有用的翻译vim插件, 提供有道和百度两种选择,既能查英文也能查中文。|2|0|2021-10-27| -|9|[lululxvi/oh-my-linux-apps](https://github.com/lululxvi/oh-my-linux-apps)|My list of essential Linux applications.|10|0|2021-11-18| -|10|[kktao/vim-learn](https://github.com/kktao/vim-learn)|《Vim实用技巧》阅读笔记|2|0|2021-11-06| +|9|[lululxvi/oh-my-linux-apps](https://github.com/lululxvi/oh-my-linux-apps)|My list of essential Linux applications.|11|0|2021-11-18| +|10|[kktao/vim-learn](https://github.com/kktao/vim-learn)|《Vim实用技巧》阅读笔记|3|0|2021-11-06| |11|[MDGSF/MyVim](https://github.com/MDGSF/MyVim)|vim, vimrc, vimrc template, vim document, vim note, vim study, vimtutor, learn vim, vim practice, vim学习, vim笔记, vim训练营, vim教程, vim入门教程, vim简明教程, vim实操教程, vim入门文档, vimtutor中文版|23|0|2021-12-27|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Assembly.md b/content/charts/growth/software/Assembly.md index a154d25b..6da77c80 100644 --- a/content/charts/growth/software/Assembly.md +++ b/content/charts/growth/software/Assembly.md @@ -1,18 +1,18 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Assembly -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52224|18|2021-12-10| -|2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!|7639|2|2021-12-27| -|3|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|15|1|2021-12-15| +|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52225|18|2021-12-10| +|2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!|7643|2|2021-12-27| +|3|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|16|1|2021-12-15| |4|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|6|0|2021-11-27| |5|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|42|0|2021-12-26| |6|[NEUzht/computer_system](https://github.com/NEUzht/computer_system)|孙仲武带带我|3|0|2021-12-20| |7|[HelloWorld-Ian/8086_asm_experiment](https://github.com/HelloWorld-Ian/8086_asm_experiment)|中南大学智能科学与技术计组汇编实验,需要的自取|2|0|2021-07-10| -|8|[lishaojiang/talkcoroutine](https://github.com/lishaojiang/talkcoroutine)|coroutine;fiber;boost fiber|24|0|2021-08-03| +|8|[lishaojiang/talkcoroutine](https://github.com/lishaojiang/talkcoroutine)|coroutine;fiber;boost fiber|25|0|2021-08-03| |9|[wildoranges/ustc_ca2021_lab](https://github.com/wildoranges/ustc_ca2021_lab)|中国科学技术大学(USTC)2021春季学期体系结构(CA)实验|2|0|2021-07-05| |10|[Chao-wei-chu/MIPS-Snake-Game](https://github.com/Chao-wei-chu/MIPS-Snake-Game)|這是我使用MIPS組合語言撰寫的貪食蛇遊戲|3|0|2021-09-03| |11|[bereal/AdventOfCode2020](https://github.com/bereal/AdventOfCode2020)|Solving Advent of Code 2020, each day in a different language|22|0|2021-07-28| diff --git a/content/charts/growth/software/C.md b/content/charts/growth/software/C.md index de18efd9..aa85df8b 100644 --- a/content/charts/growth/software/C.md +++ b/content/charts/growth/software/C.md @@ -1,98 +1,98 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > C -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5509|67|2021-12-24| -|2|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|480|23|2021-12-20| -|3|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17466|19|2021-12-28| -|4|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1018|13|2021-10-15| -|5|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19187|12|2021-12-28| -|6|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6005|10|2021-12-28| -|7|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3242|9|2021-12-11| -|8|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|930|7|2021-12-27| -|9|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5297|6|2021-12-28| +|1|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5518|66|2021-12-24| +|2|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|482|22|2021-12-20| +|3|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17478|19|2021-12-28| +|4|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1017|13|2021-10-15| +|5|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19191|12|2021-12-28| +|6|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6011|10|2021-12-28| +|7|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3252|9|2021-12-11| +|8|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|934|7|2021-12-27| +|9|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5298|6|2021-12-28| |10|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5788|5|2021-11-16| |11|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|518|5|2021-12-16| -|12|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9270|5|2021-12-17| -|13|[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)|2215|4|2021-12-27| -|14|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|9886|4|2021-12-25| -|15|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7111|4|2021-12-24| -|16|[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|3013|4|2021-12-21| -|17|[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.|7238|4|2021-12-20| -|18|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7675|4|2021-12-27| -|19|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10512|4|2021-11-24| -|20|[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 ...|7774|3|2021-11-29| -|21|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1556|3|2021-12-26| -|22|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.|3402|3|2021-12-24| -|23|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11244|3|2021-12-14| -|24|[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.|4054|3|2021-11-23| +|12|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9269|5|2021-12-17| +|13|[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)|2219|4|2021-12-27| +|14|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|9887|4|2021-12-25| +|15|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7112|4|2021-12-24| +|16|[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|3014|4|2021-12-21| +|17|[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.|7242|4|2021-12-20| +|18|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7676|4|2021-12-28| +|19|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10513|4|2021-11-24| +|20|[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 ...|7776|3|2021-11-29| +|21|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1558|3|2021-12-26| +|22|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.|3404|3|2021-12-28| +|23|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11242|3|2021-12-14| +|24|[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.|4057|3|2021-11-23| |25|[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 ...|1497|3|2021-08-11| -|26|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10835|3|2021-12-22| -|27|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4074|3|2021-10-06| -|28|[microshow/RxFFmpeg](https://github.com/microshow/RxFFmpeg)|🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ...|3365|3|2021-08-02| -|29|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。|4360|3|2021-11-26| +|26|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10839|3|2021-12-22| +|27|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4079|3|2021-10-06| +|28|[microshow/RxFFmpeg](https://github.com/microshow/RxFFmpeg)|🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ...|3366|3|2021-08-02| +|29|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。|4364|3|2021-11-26| |30|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1563|2|2021-09-17| -|31|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1813|2|2021-12-27| -|32|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|838|2|2021-12-20| +|31|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1814|2|2021-12-28| +|32|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|839|2|2021-12-20| |33|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5523|2|2021-12-22| -|34|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2786|2|2021-12-18| -|35|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3444|2|2021-12-27| +|34|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2785|2|2021-12-18| +|35|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3448|2|2021-12-28| |36|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1482|2|2021-11-01| |37|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2333|2|2021-12-28| |38|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10080|2|2021-12-22| |39|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2034|2|2021-12-24| -|40|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1099|2|2021-12-27| -|41|[y123456yz/reading-code-of-nginx-1.9.2](https://github.com/y123456yz/reading-code-of-nginx-1.9.2)|nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕|3465|2|2021-07-26| +|40|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1101|2|2021-12-28| +|41|[y123456yz/reading-code-of-nginx-1.9.2](https://github.com/y123456yz/reading-code-of-nginx-1.9.2)|nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕|3467|2|2021-07-26| |42|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1221|2|2021-12-22| -|43|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示|2872|2|2021-12-26| -|44|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|773|2|2021-12-22| -|45|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9709|2|2021-12-27| +|43|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示|2875|2|2021-12-26| +|44|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|774|2|2021-12-22| +|45|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9713|2|2021-12-27| |46|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|246|2|2021-11-25| -|47|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4725|2|2021-12-02| -|48|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1169|2|2021-12-05| -|49|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|608|2|2021-12-27| -|50|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2114|2|2021-12-21| +|47|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4726|2|2021-12-28| +|48|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1170|2|2021-12-05| +|49|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|609|2|2021-12-27| +|50|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2113|2|2021-12-21| |51|[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.|455|2|2021-11-15| |52|[LiteOS/LiteOS](https://github.com/LiteOS/LiteOS)|code and manual|4453|2|2021-06-03| -|53|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5018|2|2021-12-28| +|53|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5019|2|2021-12-28| |54|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|307|2|2021-12-22| |55|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|100|1|2021-11-08| -|56|[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.|2865|1|2021-12-27| +|56|[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.|2866|1|2021-12-27| |57|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|872|1|2021-09-02| -|58|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|97|1|2021-10-09| -|59|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2446|1|2021-12-24| +|58|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|98|1|2021-10-09| +|59|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2450|1|2021-12-24| |60|[xboot/libonnx](https://github.com/xboot/libonnx)|A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.|347|1|2021-10-25| -|61|[LGCooci/KCCbjc4_debug](https://github.com/LGCooci/KCCbjc4_debug)|🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!|698|1|2021-09-26| +|61|[LGCooci/KCCbjc4_debug](https://github.com/LGCooci/KCCbjc4_debug)|🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!|699|1|2021-09-26| |62|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10| -|63|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2153|1|2021-11-10| -|64|[RainbowRoad1/Cgame](https://github.com/RainbowRoad1/Cgame)|一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意|633|1|2021-07-10| -|65|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|The Core Source Code of ImmortalWrt|830|1|2021-12-27| -|66|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1909|1|2021-10-24| -|67|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|887|1|2021-10-22| +|63|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2152|1|2021-11-10| +|64|[RainbowRoad1/Cgame](https://github.com/RainbowRoad1/Cgame)|一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意|635|1|2021-07-10| +|65|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|The Core Source Code of ImmortalWrt|832|1|2021-12-28| +|66|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1911|1|2021-10-24| +|67|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|889|1|2021-10-22| |68|[kenzok8/small](https://github.com/kenzok8/small)|passwall基本依赖!|339|1|2021-12-26| |69|[Tencent/loli_profiler](https://github.com/Tencent/loli_profiler)|Memory instrumentation tool for android app&game developers.|377|1|2021-06-22| |70|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1297|1|2021-10-29| -|71|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1303|1|2021-12-17| -|72|[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. |511|1|2021-09-14| +|71|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1304|1|2021-12-17| +|72|[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. |512|1|2021-09-14| |73|[Lojii/Knot](https://github.com/Lojii/Knot)|一款iOS端基于MITM(中间人攻击技术)实现的HTTPS抓包工具,完整的App,核心代码使用SwiftNIO实现|574|1|2021-10-14| |74|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1410|1|2021-10-30| |75|[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).|1429|1|2021-12-25| |76|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|117|1|2021-12-04| |77|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|191|1|2021-12-06| -|78|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1648|1|2021-12-21| +|78|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1649|1|2021-12-21| |79|[Kevincoooool/KS_DAP_Wireless](https://github.com/Kevincoooool/KS_DAP_Wireless)|STM32F103C8T6 无线有线DAP下载器,脱机(离线)烧录器,脱机下载器|272|1|2021-07-02| |80|[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| -|81|[iqiyi/qnsm](https://github.com/iqiyi/qnsm)|QNSM is network security monitoring framework based on DPDK.|418|1|2021-09-27| -|82|[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|2117|1|2021-12-24| +|81|[iqiyi/qnsm](https://github.com/iqiyi/qnsm)|QNSM is network security monitoring framework based on DPDK.|421|1|2021-09-27| +|82|[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|2118|1|2021-12-24| |83|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3085|1|2021-12-21| -|84|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|152|1|2021-11-27| +|84|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|154|1|2021-11-27| |85|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|553|1|2021-12-15| -|86|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1637|1|2021-12-25| +|86|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1638|1|2021-12-25| |87|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1546|1|2021-11-30| -|88|[Echocipher/AUTO-EARN](https://github.com/Echocipher/AUTO-EARN)|一个利用OneForAll进行子域收集、Shodan API端口扫描、Xray漏洞Fuzz、Server酱的自动化漏洞扫描、即时通知提醒的漏洞挖掘辅助工具|580|1|2021-06-02| +|88|[Echocipher/AUTO-EARN](https://github.com/Echocipher/AUTO-EARN)|一个利用OneForAll进行子域收集、Shodan API端口扫描、Xray漏洞Fuzz、Server酱的自动化漏洞扫描、即时通知提醒的漏洞挖掘辅助工具|581|1|2021-06-02| |89|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|94|1|2021-11-26| |90|[weisongwen/GraphGNSSLib](https://github.com/weisongwen/GraphGNSSLib)|An Open-source Package for GNSS Positioning and Real-time Kinematic Using Factor Graph Optimization|260|1|2021-11-30| |91|[0671/RedisModules-ExecuteCommand-for-Windows](https://github.com/0671/RedisModules-ExecuteCommand-for-Windows)|可在Windows下执行系统命令的Redis模块,可用于Redis主从复制攻击。|120|1|2021-07-06| @@ -103,7 +103,7 @@ |96|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|215|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)|云探针、多服务器探针、云监控、多服务器云监控|1419|1|2021-10-25| -|99|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|182|1|2021-07-29| +|99|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|183|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.|4770|1|2021-12-15|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/CSHARP.md b/content/charts/growth/software/CSHARP.md index 9d4e3bd8..6644a2d7 100644 --- a/content/charts/growth/software/CSHARP.md +++ b/content/charts/growth/software/CSHARP.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > C# -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3538|18|2021-12-21| -|2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|3594|16|2021-12-27| -|3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3444|16|2021-12-22| -|4|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12592|14|2021-12-26| -|5|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4527|12|2021-12-27| -|6|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|3775|9|2021-11-18| -|7|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3086|8|2021-12-23| -|8|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|6850|7|2021-12-13| -|9|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8150|6|2021-12-19| -|10|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|96|6|2021-12-27| -|11|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5632|6|2021-12-27| -|12|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|443|5|2021-10-03| -|13|[TGSAN/CMWTAT_Digital_Edition](https://github.com/TGSAN/CMWTAT_Digital_Edition)|CloudMoe Windows 10 Activation Toolkit get digital license, the best open source Win 10 activator in GitHub. GitHub 上最棒的开源 Win10 数字权利(数字许可证)激活工具!|6761|5|2021-06-15| -|14|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2170|4|2021-12-21| -|15|[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 ...|2944|4|2021-10-30| -|16|[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|687|4|2021-12-27| +|1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3567|18|2021-12-21| +|2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|3630|16|2021-12-28| +|3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3455|16|2021-12-22| +|4|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12606|14|2021-12-28| +|5|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4535|12|2021-12-28| +|6|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|3780|9|2021-11-18| +|7|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3099|8|2021-12-23| +|8|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|6856|7|2021-12-13| +|9|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8153|6|2021-12-19| +|10|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|108|6|2021-12-27| +|11|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5634|6|2021-12-28| +|12|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|445|5|2021-10-03| +|13|[TGSAN/CMWTAT_Digital_Edition](https://github.com/TGSAN/CMWTAT_Digital_Edition)|CloudMoe Windows 10 Activation Toolkit get digital license, the best open source Win 10 activator in GitHub. GitHub 上最棒的开源 Win10 数字权利(数字许可证)激活工具!|6763|5|2021-06-15| +|14|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2175|4|2021-12-21| +|15|[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 ...|2945|4|2021-10-30| +|16|[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|2021-12-28| |17|[mai1zhi2/SharpBeacon](https://github.com/mai1zhi2/SharpBeacon)|CobaltStrike Beacon written in .Net 4 用.net重写了stager及Beacon,其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能|452|4|2021-09-01| |18|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录,支持官B国际三端快速切换,自定义任意分辨率全屏或窗口启动,快速打开照相目录,好看的界面|124|4|2021-12-12| -|19|[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 ...|9864|4|2021-12-01| -|20|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1422|3|2021-12-27| +|19|[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 ...|9865|4|2021-12-01| +|20|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1424|3|2021-12-27| |21|[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 ...|66|3|2021-12-27| |22|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1508|3|2021-12-18| -|23|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/|2346|3|2021-12-20| -|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.|3089|3|2021-12-27| -|25|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3413|3|2021-12-27| -|26|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|628|2|2021-12-20| -|27|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|5096|2|2021-11-29| -|28|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|74|2|2021-12-17| -|29|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|353|2|2021-12-26| -|30|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6152|2|2021-12-24| -|31|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|925|2|2021-12-27| -|32|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2934|2|2021-12-26| -|33|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|270|2|2021-10-18| -|34|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3221|2|2021-11-08| +|23|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/|2345|3|2021-12-28| +|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.|3089|3|2021-12-28| +|25|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3414|3|2021-12-28| +|26|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|628|2|2021-12-28| +|27|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|5095|2|2021-11-29| +|28|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|80|2|2021-12-17| +|29|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|354|2|2021-12-28| +|30|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6152|2|2021-12-28| +|31|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|926|2|2021-12-27| +|32|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2939|2|2021-12-26| +|33|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|271|2|2021-10-18| +|34|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3224|2|2021-11-08| |35|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。|3880|2|2021-11-22| -|36|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool written in C#. 一个简单的c#远控|488|2|2021-12-02| -|37|[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 ...|1072|2|2021-12-20| -|38|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|62|2|2021-12-27| -|39|[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|3755|2|2021-12-27| +|36|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool written in C#. 一个简单的c#远控|488|2|2021-12-28| +|37|[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 ...|1075|2|2021-12-20| +|38|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|62|2|2021-12-28| +|39|[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|3756|2|2021-12-28| |40|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录每一个程序使用时长|65|2|2021-12-27| |41|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|456|2|2021-10-09| -|42|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1497|2|2021-12-10| +|42|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1499|2|2021-12-10| |43|[Richasy/BiliBili-UWP](https://github.com/Richasy/BiliBili-UWP)|BiliBili的UWP客户端,当然,是第三方的了|1380|2|2021-09-03| |44|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1484|2|2021-10-27| -|45|[fanliang11/surging](https://github.com/fanliang11/surging)|Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It u ...|3086|2|2021-06-07| -|46|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|429|2|2021-12-27| -|47|[JavScraper/Emby.Plugins.JavScraper](https://github.com/JavScraper/Emby.Plugins.JavScraper)|Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。|1529|2|2021-06-22| -|48|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|90|2|2021-12-20| -|49|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://106.14.124.170/admin|1608|2|2021-09-17| -|50|[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 ...|3336|2|2021-09-28| -|51|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3010|2|2021-12-19| +|45|[fanliang11/surging](https://github.com/fanliang11/surging)|Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It u ...|3085|2|2021-06-07| +|46|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|430|2|2021-12-28| +|47|[JavScraper/Emby.Plugins.JavScraper](https://github.com/JavScraper/Emby.Plugins.JavScraper)|Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。|1531|2|2021-06-22| +|48|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|92|2|2021-12-20| +|49|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://106.14.124.170/admin|1609|2|2021-09-17| +|50|[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 ...|3341|2|2021-09-28| +|51|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3011|2|2021-12-19| |52|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|351|2|2021-12-23| -|53|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|486|2|2021-12-19| -|54|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|6870|2|2021-08-25| -|55|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3388|2|2021-12-27| -|56|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件,显存占用更小,是DAIN速度的10-25倍,包含抽帧处理,去除动漫卡顿感|670|2|2021-12-21| -|57|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|889|1|2021-09-21| -|58|[XIU2/TileTool](https://github.com/XIU2/TileTool)|🎨 Windows10 磁贴美化小工具|285|1|2021-12-02| -|59|[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|262|1|2021-12-20| +|53|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|487|2|2021-12-19| +|54|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|6874|2|2021-08-25| +|55|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3391|2|2021-12-27| +|56|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件,显存占用更小,是DAIN速度的10-25倍,包含抽帧处理,去除动漫卡顿感|671|2|2021-12-21| +|57|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|890|1|2021-09-21| +|58|[XIU2/TileTool](https://github.com/XIU2/TileTool)|🎨 Windows10 磁贴美化小工具|286|1|2021-12-02| +|59|[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|264|1|2021-12-20| |60|[QAX-A-Team/sharpwmi](https://github.com/QAX-A-Team/sharpwmi)|sharpwmi是一个基于rpc的横向移动工具,具有上传文件和执行命令功能。|483|1|2021-08-03| -|61|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2099|1|2021-11-26| -|62|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5186|1|2021-12-28| -|63|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2336|1|2021-12-27| -|64|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|161|1|2021-08-21| +|61|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2100|1|2021-12-28| +|62|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5191|1|2021-12-28| +|63|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2342|1|2021-12-27| +|64|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|163|1|2021-08-21| |65|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|185|1|2021-12-03| |66|[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| |67|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1244|1|2021-12-21| |68|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|87|1|2021-12-27| |69|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|821|1|2021-12-27| -|70|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|957|1|2021-12-24| +|70|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|961|1|2021-12-24| |71|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|528|1|2021-12-17| -|72|[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. |2432|1|2021-12-22| -|73|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|944|1|2021-12-27| -|74|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|678|1|2021-10-19| -|75|[proudmonkey/AutoWrapper](https://github.com/proudmonkey/AutoWrapper)|A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.|499|1|2021-11-19| +|72|[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. |2432|1|2021-12-28| +|73|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|946|1|2021-12-28| +|74|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|677|1|2021-10-19| +|75|[proudmonkey/AutoWrapper](https://github.com/proudmonkey/AutoWrapper)|A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.|500|1|2021-11-19| |76|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制与回放下载|261|1|2021-12-26| |77|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志,快速获取域用户对应IP地址|160|1|2021-09-28| -|78|[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、达梦,重点在缓存、性能、分表、自动建表。|1440|1|2021-12-25| +|78|[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、达梦,重点在缓存、性能、分表、自动建表。|1442|1|2021-12-28| |79|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1811|1|2021-11-30| -|80|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量|625|1|2021-12-25| -|81|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|781|1|2021-12-23| -|82|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|155|1|2021-11-17| -|83|[dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE)|Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.|1467|1|2021-12-05| -|84|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|539|1|2021-12-07| -|85|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1367|1|2021-11-18| +|80|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量|626|1|2021-12-25| +|81|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|782|1|2021-12-23| +|82|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|156|1|2021-11-17| +|83|[dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE)|Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.|1466|1|2021-12-05| +|84|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|540|1|2021-12-07| +|85|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1368|1|2021-11-18| |86|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|758|1|2021-12-20| -|87|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可进行B站(bilibili)直播开播提醒、自动录制、在线播放、合并、转码、上传的跨平台部署工具|626|1|2021-12-27| +|87|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可进行B站(bilibili)直播开播提醒、自动录制、在线播放、合并、转码、上传的跨平台部署工具|628|1|2021-12-27| |88|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|115|1|2021-12-27| |89|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|673|1|2021-12-26| -|90|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。|1634|1|2021-12-24| +|90|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。|1633|1|2021-12-24| |91|[944095635/DMSkin](https://github.com/944095635/DMSkin)|DMSkin WPF 样式 UI 框架 WPF Borderless Window Custom Controls & Styles MVVM Support|1289|1|2021-08-15| |92|[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.)|628|1|2021-12-12| |93|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|473|1|2021-10-27| |94|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透工具 远程内网计算机 域名访问内网站点 反向代理内网服务 花生壳 端口转发 http代理 |701|1|2021-12-26| -|95|[xasset/xasset](https://github.com/xasset/xasset)|让 Unity 快速打包和运行。|1662|1|2021-12-24| -|96|[yomunsam/TinaX](https://github.com/yomunsam/TinaX)|TinaX Framework : Unity based Game Client Framework 基于 Unity 的游戏客户端开发框架|522|1|2021-11-11| -|97|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|234|1|2021-12-24| -|98|[hitchao/Jvedio](https://github.com/hitchao/Jvedio)|Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching|895|1|2021-12-15| -|99|[Unity-Technologies/arfoundation-demos](https://github.com/Unity-Technologies/arfoundation-demos)|AR Foundation demo projects|350|1|2021-08-17| -|100|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4537|1|2021-11-06| +|95|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|172|1|2021-11-29| +|96|[xasset/xasset](https://github.com/xasset/xasset)|让 Unity 快速打包和运行。|1662|1|2021-12-24| +|97|[yomunsam/TinaX](https://github.com/yomunsam/TinaX)|TinaX Framework : Unity based Game Client Framework 基于 Unity 的游戏客户端开发框架|522|1|2021-11-11| +|98|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|235|1|2021-12-24| +|99|[hitchao/Jvedio](https://github.com/hitchao/Jvedio)|Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching|895|1|2021-12-15| +|100|[Unity-Technologies/arfoundation-demos](https://github.com/Unity-Technologies/arfoundation-demos)|AR Foundation demo projects|350|1|2021-08-17|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/CSS.md b/content/charts/growth/software/CSS.md index 63b223fd..998b5502 100644 --- a/content/charts/growth/software/CSS.md +++ b/content/charts/growth/software/CSS.md @@ -1,64 +1,64 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > CSS -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|675|18|2021-12-22| -|2|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|278|15|2021-12-09| -|3|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|16578|8|2021-10-18| +|2|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|280|14|2021-12-09| +|3|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|16582|8|2021-10-18| |4|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration,在这里找到写 CSS 的灵感!|7551|6|2021-10-22| -|5|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15744|6|2021-11-06| -|6|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11715|6|2021-12-22| -|7|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|4717|5|2021-12-27| -|8|[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|3183|5|2021-11-10| -|9|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|7295|5|2021-12-07| -|10|[philipwalton/solved-by-flexbox](https://github.com/philipwalton/solved-by-flexbox)|A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.|12904|4|2021-11-12| -|11|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2167|4|2021-11-30| +|5|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15743|6|2021-11-06| +|6|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11718|6|2021-12-22| +|7|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|4717|5|2021-12-28| +|8|[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|3187|5|2021-11-10| +|9|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|7300|5|2021-12-07| +|10|[philipwalton/solved-by-flexbox](https://github.com/philipwalton/solved-by-flexbox)|A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.|12906|4|2021-11-12| +|11|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2171|4|2021-11-30| |12|[DMQ/mvvm](https://github.com/DMQ/mvvm)|剖析vue实现原理,自己动手实现mvvm|5039|3|2021-06-08| -|13|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3295|3|2021-12-28| -|14|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|375|3|2021-08-04| +|13|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3296|3|2021-12-28| +|14|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|493|3|2021-08-04| |15|[v2fly/v2ray-examples](https://github.com/v2fly/v2ray-examples)|v2ray-core 的模板们|1168|2|2021-10-10| -|16|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3075|2|2021-12-09| +|16|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3076|2|2021-12-09| |17|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去广告计划(稳定版)For Quantumult X ;如去奈菲影视/低端影视/片库网/Pornhub/Jable/Netflav/HPjav等视频网站广告或其他ACG网站网页广告;|768|2|2021-12-23| -|18|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1665|2|2021-10-05| +|18|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1666|2|2021-10-05| |19|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|cool-admin一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|556|2|2021-12-18| |20|[abc-club/js-paradise](https://github.com/abc-club/js-paradise)|前端乐园|1763|2|2021-12-14| -|21|[jbtronics/CrookedStyleSheets](https://github.com/jbtronics/CrookedStyleSheets)|Webpage tracking only using CSS (and no JS)|3270|2|2021-08-23| +|21|[jbtronics/CrookedStyleSheets](https://github.com/jbtronics/CrookedStyleSheets)|Webpage tracking only using CSS (and no JS)|3269|2|2021-08-23| |22|[canxin0523/thesixsectorTeam](https://github.com/canxin0523/thesixsectorTeam)|-|950|1|2021-09-21| |23|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|146|1|2021-12-11| -|24|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|3501|1|2021-12-23| -|25|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|213|1|2021-12-13| +|24|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|3502|1|2021-12-23| +|25|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|213|1|2021-12-28| |26|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个对北大教学网、编程网格等北大相关网站的CSS美化样式|18|1|2021-12-08| |27|[smartping/smartping](https://github.com/smartping/smartping)|综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能 |1257|1|2021-10-29| -|28|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|328|1|2021-12-25| +|28|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|330|1|2021-12-25| |29|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|70|1|2021-12-08| |30|[waylybaye/HyperApp-Guide](https://github.com/waylybaye/HyperApp-Guide)|HyperApp user's manual |1569|1|2021-07-26| |31|[Theigrams/My-Typora-Themes](https://github.com/Theigrams/My-Typora-Themes)|A CSS style for Typora|364|1|2021-07-24| -|32|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题|615|1|2021-12-26| -|33|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |233|1|2021-12-27| +|32|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题|614|1|2021-12-26| +|33|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |235|1|2021-12-28| |34|[xuqiang521/nuxt-ssr-demo](https://github.com/xuqiang521/nuxt-ssr-demo)|:sparkles: 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo|936|1|2021-06-15| |35|[d2-projects/folder-explorer](https://github.com/d2-projects/folder-explorer)|分析文件目录,统计数据并以树形结构和图表的形式展示结果,也可以导出多种格式留存|534|1|2021-10-12| |36|[w-digital-scanner/w12scan](https://github.com/w-digital-scanner/w12scan)|🚀 A simple asset discovery engine for cybersecurity. (网络资产发现引擎)|1053|1|2021-06-01| |37|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|361|1|2021-10-06| |38|[Cl0udG0d/SZhe_Scan](https://github.com/Cl0udG0d/SZhe_Scan)|碎遮SZhe_Scan Web漏洞扫描器,基于python Flask框架,对输入的域名/IP进行全面的信息搜集,漏洞扫描,可自主添加POC|599|1|2021-08-04| -|39|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|355|1|2021-09-08| -|40|[Lavender-z/demo](https://github.com/Lavender-z/demo)|每天一个有趣的前端案例|183|1|2021-06-07| +|39|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|356|1|2021-09-08| +|40|[Lavender-z/demo](https://github.com/Lavender-z/demo)|每天一个有趣的前端案例|184|1|2021-06-07| |41|[h5ds/h5ds](https://github.com/h5ds/h5ds)|H5DS (HTML5 Design software) 这是一款基于WEB的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀的H5制作、建站工具,示范网站:h5ds.com |1134|1|2021-09-23| |42|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|104|1|2021-12-25| -|43|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1547|1|2021-09-27| +|43|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1545|1|2021-09-27| |44|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 一个比较特别的 Hexo 主题|1107|1|2021-12-23| |45|[hliu202/typora-purple-theme](https://github.com/hliu202/typora-purple-theme)|A purple theme for Typora|276|1|2021-12-23| |46|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|854|1|2021-09-22| |47|[briano1905/typings](https://github.com/briano1905/typings)|typings.gg is a sleek and modern typing test website. it support many custom themes|612|1|2021-10-27| |48|[honjun/hexo-theme-sakura](https://github.com/honjun/hexo-theme-sakura)|-|572|1|2021-11-09| -|49|[jrainlau/MY-Kit](https://github.com/jrainlau/MY-Kit)|基于 Vite 的超丝滑 Vue3 组件库开发框架|12|1|2021-12-12| +|49|[jrainlau/MY-Kit](https://github.com/jrainlau/MY-Kit)|基于 Vite 的超丝滑 Vue3 组件库开发框架|13|1|2021-12-12| |50|[yihui/xaringan](https://github.com/yihui/xaringan)|Presentation Ninja 幻灯忍者 · 写轮眼|1295|1|2021-06-24| |51|[ybdt/poc-hub](https://github.com/ybdt/poc-hub)|漏洞复现:远程漏洞、本地漏洞|432|1|2021-12-17| |52|[jukanntenn/django-blog-tutorial](https://github.com/jukanntenn/django-blog-tutorial)|基于 Python3.5 和 Django 1.10 的 Django Blog 项目。|2233|1|2021-06-10| |53|[ethantw/Han](https://github.com/ethantw/Han)|「漢字標準格式」印刷品般的漢字排版框架 Han.css: the CSS typography framework optimised for Hanzi.|2156|1|2021-07-01| -|54|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1320|1|2021-12-26| +|54|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1321|1|2021-12-26| |55|[CareyToboo/show-pages](https://github.com/CareyToboo/show-pages)|h5 宣传页 模版【重构版本在--rebuild分支】|5|0|2021-08-11| |56|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|284|0|2021-12-19| |57|[LoyalWilliams/comic](https://github.com/LoyalWilliams/comic)|scrapy漫画爬虫+django页面展示项目,网易163漫画、腾讯漫画、神漫画在线爬取|68|0|2021-08-29| @@ -84,7 +84,7 @@ |77|[kaimz/blog-source](https://github.com/kaimz/blog-source)|blog 源码|7|0|2021-08-11| |78|[cplalexandtang/ntu-gpacalculator](https://github.com/cplalexandtang/ntu-gpacalculator)|Your GPA calculator 你的台大GPA小幫手|13|0|2021-07-20| |79|[imlifeilong/leopardv](https://github.com/imlifeilong/leopardv)|分布式爬虫管理系统|7|0|2021-09-08| -|80|[kwokronny/stylus-shortcut](https://github.com/kwokronny/stylus-shortcut)|基于 stylus 写的常用mixin函数及可自定义的常用规则|22|0|2021-10-24| +|80|[kwokronny/stylus-shortcut](https://github.com/kwokronny/stylus-shortcut)|基于 stylus 写的常用mixin函数及可自定义的常用规则|23|0|2021-10-24| |81|[afi-team/website](https://github.com/afi-team/website)|蚂蚁前端基础设施团队(Ant Frontend Infrastructure)官方网站|68|0|2021-09-13| |82|[HstarComponents/layui-vue](https://github.com/HstarComponents/layui-vue)|采用 layui 风格的 vue3 组件库。(UI一直是个痛,那就先基于现有的UI,先封装几套玩玩。)|15|0|2021-10-16| |83|[gatechain/gatechain-docs](https://github.com/gatechain/gatechain-docs)|GateChain Documents|12|0|2021-12-22| @@ -95,7 +95,7 @@ |88|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|7|0|2021-12-15| |89|[noisky/Homepage](https://github.com/noisky/Homepage)|饭饭's Homepage 2.0|49|0|2021-06-10| |90|[JXUT-BST/JXUT-BST.github.io.src](https://github.com/JXUT-BST/JXUT-BST.github.io.src)|蓝色技术工作室官网源码|5|0|2021-08-10| -|91|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|365|0|2021-12-27| +|91|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|366|0|2021-12-27| |92|[HaruhiFanClub/resource-site](https://github.com/HaruhiFanClub/resource-site)|SOS 应援团资源站|33|0|2021-09-20| |93|[Moonvy/Figma-CSS-Skins](https://github.com/Moonvy/Figma-CSS-Skins)|👗 这是一些针对 Figma.com 和 FigmaEX 插件的 CSS 样式,能够让你自定义它们的外观|6|0|2021-07-26| |94|[Blokura/bv2av](https://github.com/Blokura/bv2av)|哔哩哔哩BV转AV|97|0|2021-10-16| @@ -103,7 +103,7 @@ |96|[ShawTim/mr-hong-is-so-right](https://github.com/ShawTim/mr-hong-is-so-right)|尋晚 Kelly 真係鬧得我好啱 😢|5|0|2021-10-06| |97|[d2-projects/d2-daily](https://github.com/d2-projects/d2-daily)|D2 日报|140|0|2021-10-05| |98|[chatopera/docs](https://github.com/chatopera/docs)|:snowman: Chatopera 文档中心|12|0|2021-12-13| -|99|[orange-form/orange-admin](https://github.com/orange-form/orange-admin)|橙单中台化低代码生成器。可完整支持多应用、多租户、多渠道、工作流 (Flowable & Activiti)、在线表单、自定义数据同步、自定义Job、多表关联、跨服务多表关联、框架技术栈自由组合等。|76|0|2021-12-26| +|99|[orange-form/orange-admin](https://github.com/orange-form/orange-admin)|橙单中台化低代码生成器。可完整支持多应用、多租户、多渠道、工作流 (Flowable & Activiti)、在线表单、自定义数据同步、自定义Job、多表关联、跨服务多表关联、框架技术栈自由组合等。|77|0|2021-12-26| |100|[Cathgao/GDOCK-Cath](https://github.com/Cathgao/GDOCK-Cath)|竞斗云固件,使用lean最新源码编译|8|0|2021-12-19|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Groovy.md b/content/charts/growth/software/Groovy.md index 3c959fb0..993e93bf 100644 --- a/content/charts/growth/software/Groovy.md +++ b/content/charts/growth/software/Groovy.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Groovy -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[CodingGay/BlackObfuscator-ASPlugin](https://github.com/CodingGay/BlackObfuscator-ASPlugin)|This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.|21|2|2021-12-18| -|2|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2093|2|2021-11-16| +|2|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2097|2|2021-11-16| |3|[HujiangTechnology/gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx)|A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.|3585|2|2021-09-15| |4|[pengxurui/EasyPrivacy](https://github.com/pengxurui/EasyPrivacy)|一个帮助开发者快速找到国内隐私整改问题的工具|62|1|2021-12-27| |5|[zeyangli/jenkinslibrary](https://github.com/zeyangli/jenkinslibrary)|Jenkins共享库|99|0|2021-10-17| diff --git a/content/charts/growth/software/HTML.md b/content/charts/growth/software/HTML.md index 9f7948b2..f3ada011 100644 --- a/content/charts/growth/software/HTML.md +++ b/content/charts/growth/software/HTML.md @@ -1,43 +1,43 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > HTML -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|570|95|2021-12-23| -|2|[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.|26042|10|2021-12-10| -|3|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|460|10|2021-12-26| -|4|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|438|9|2021-11-25| -|5|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|800|5|2021-12-24| -|6|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3202|5|2021-11-22| -|7|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5546|5|2021-10-25| -|8|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|3807|4|2021-09-16| -|9|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5768|4|2021-12-13| -|10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2461|4|2021-12-26| -|11|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|125|4|2021-12-27| -|12|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9958|4|2021-10-20| -|13|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|412|4|2021-12-24| -|14|[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|1135|3|2021-10-22| -|15|[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.|2396|3|2021-12-24| +|1|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|655|94|2021-12-23| +|2|[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.|26044|10|2021-12-10| +|3|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|470|10|2021-12-28| +|4|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|440|9|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-24| +|6|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3203|5|2021-11-22| +|7|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5549|5|2021-10-25| +|8|[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| +|9|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5772|4|2021-12-13| +|10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2462|4|2021-12-26| +|11|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9959|4|2021-10-20| +|12|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|412|4|2021-12-24| +|13|[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|1135|3|2021-10-22| +|14|[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.|2401|3|2021-12-24| +|15|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|125|3|2021-12-28| |16|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|73|3|2021-12-04| -|17|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1354|3|2021-12-27| -|18|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9015|3|2021-12-28| -|19|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|5908|3|2021-12-17| -|20|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|65|3|2021-12-27| -|21|[TurboWay/big_screen](https://github.com/TurboWay/big_screen)|数据大屏可视化|1076|2|2021-06-04| -|22|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2947|2|2021-12-08| +|17|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1354|3|2021-12-28| +|18|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9021|3|2021-12-28| +|19|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|5911|3|2021-12-17| +|20|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|65|3|2021-12-28| +|21|[TurboWay/big_screen](https://github.com/TurboWay/big_screen)|数据大屏可视化|1077|2|2021-06-04| +|22|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2948|2|2021-12-08| |23|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|131|2|2021-12-11| -|24|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4488|2|2021-08-23| -|25|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1595|2|2021-12-27| +|24|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4489|2|2021-08-23| +|25|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1597|2|2021-12-27| |26|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1251|2|2021-12-02| -|27|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3329|2|2021-12-23| -|28|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|147|2|2021-12-26| -|29|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6037|2|2021-11-14| -|30|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|732|2|2021-10-11| -|31|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7782|2|2021-10-01| +|27|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3344|2|2021-12-23| +|28|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|148|2|2021-12-26| +|29|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6038|2|2021-11-14| +|30|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|733|2|2021-10-11| +|31|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7783|2|2021-10-01| |32|[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| -|33|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2674|2|2021-12-22| +|33|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2675|2|2021-12-22| |34|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|29|2|2021-12-13| |35|[didi/ChineseNLP](https://github.com/didi/ChineseNLP)|Datasets, SOTA results of every fields of Chinese NLP|1459|2|2021-07-21| |36|[BlueSkyXN/AdGuardHomeRules](https://github.com/BlueSkyXN/AdGuardHomeRules)|高达百万级规则!由我原创&整理的 AdGuardHomeRules ADH广告拦截过滤规则!打造全网最强最全规则集|296|1|2021-11-19| @@ -49,10 +49,10 @@ |42|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|78|1|2021-09-24| |43|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|293|1|2021-12-16| |44|[Cl0udG0d/HXnineTails](https://github.com/Cl0udG0d/HXnineTails)|python3实现的集成了github上多个扫描工具的命令行WEB扫描工具|216|1|2021-12-13| -|45|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|69|1|2021-12-21| +|45|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|71|1|2021-12-21| |46|[lyy289065406/re0-web](https://github.com/lyy289065406/re0-web)|Re0:从零开始的异世界生活 (WEB版)|821|1|2021-12-12| |47|[grangier/python-goose](https://github.com/grangier/python-goose)|Html Content / Article Extractor, web scrapping lib in Python|3742|1|2021-12-26| -|48|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|810|1|2021-09-09| +|48|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|812|1|2021-09-09| |49|[pengan1987/computer-museum-dnbwg](https://github.com/pengan1987/computer-museum-dnbwg)|电脑博物馆 - compumuseum.com|596|1|2021-11-27| |50|[JohnYan2017/SmartCharts](https://github.com/JohnYan2017/SmartCharts)|🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步|209|1|2021-12-18| |51|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|872|1|2021-12-21| @@ -60,19 +60,19 @@ |53|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景(360°)鞋子展示(包含建模过程)|230|1|2021-09-16| |54|[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.|420|1|2021-08-29| |55|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|83|1|2021-11-26| -|56|[HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)|讲解开源项目系列文章库|1233|1|2021-12-08| +|56|[HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)|讲解开源项目系列文章库|1234|1|2021-12-08| |57|[AndyXFuture/MCar-Arduino-ESP01S](https://github.com/AndyXFuture/MCar-Arduino-ESP01S)|A Mecanum-wheel car based on ESP01S.|32|1|2021-12-06| |58|[tigerneil/awesome-deep-rl](https://github.com/tigerneil/awesome-deep-rl)|For deep RL and the future of AI. |1092|1|2021-12-21| |59|[Wh0ale/SRC-experience](https://github.com/Wh0ale/SRC-experience)|工欲善其事,必先利其器|1112|1|2021-12-02| -|60|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1598|1|2021-12-28| +|60|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1600|1|2021-12-28| |61|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|411|1|2021-12-17| |62|[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| |63|[r00tSe7en/Flash-Pop](https://github.com/r00tSe7en/Flash-Pop)|Flash钓鱼弹窗优化版|396|1|2021-12-11| |64|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器,YYDS!仅供娱乐,切勿当真~|151|1|2021-08-24| |65|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|33|1|2021-12-13| -|66|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|434|1|2021-12-26| -|67|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|969|1|2021-12-27| -|68|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|254|1|2021-12-24| +|66|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|434|1|2021-12-28| +|67|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|969|1|2021-12-28| +|68|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|254|1|2021-12-28| |69|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|257|1|2021-11-17| |70|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|521|1|2021-12-15| |71|[chroblert/Flash-Pop2](https://github.com/chroblert/Flash-Pop2)|Flash-Pop升级版|44|1|2021-11-07| @@ -80,19 +80,19 @@ |73|[ffffffff0x/AboutSecurity](https://github.com/ffffffff0x/AboutSecurity)|Everything for pentest. 用于渗透测试的 payload 和 bypass 字典.|452|1|2021-12-23| |74|[SaltyLeo/i-book.in_Archive](https://github.com/SaltyLeo/i-book.in_Archive)|-|652|1|2021-08-03| |75|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1372|1|2021-12-20| -|76|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3080|1|2021-12-27| +|76|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3081|1|2021-12-27| |77|[xianmin/hugo-theme-jane](https://github.com/xianmin/hugo-theme-jane)|A readable & concise theme for Hugo|721|1|2021-06-23| |78|[JackieTseng/conference_call_for_paper](https://github.com/JackieTseng/conference_call_for_paper)|2021-2022 International Conferences in Artificial Intelligence, Machine Learning, Computer Vision, Data Mining, Natural Language Processing and Robotics|857|1|2021-10-07| |79|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|480|1|2021-10-09| |80|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10 自带微软五笔码表与短语替换与管理工具( 可将系统五笔替换为郑码、小鹤音形等 ),并可增强五笔设置、热键等功能。 发布后的软件仅930KB( 绿色免安装 )。软件已自带郑码、小鹤音形、五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。|565|1|2021-10-04| |81|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|633|1|2021-12-12| -|82|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|622|1|2021-12-27| -|83|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1315|1|2021-11-26| +|82|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|624|1|2021-12-27| +|83|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1316|1|2021-11-26| |84|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|978|1|2021-12-09| |85|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|713|1|2021-12-01| |86|[Denkiame/Tategaki](https://github.com/Denkiame/Tategaki)|Translate Telegra.ph to vertical writing.|65|1|2021-11-23| |87|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|1|2021-11-05| -|88|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4351|1|2021-12-13| +|88|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4352|1|2021-12-13| |89|[L-M-Sherlock/sm18-lazy-package](https://github.com/L-M-Sherlock/sm18-lazy-package)|SuperMemo 18 中文懒人包|27|1|2021-12-11| |90|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2933|1|2021-12-28| |91|[6mb/Microsoft-365-Admin](https://github.com/6mb/Microsoft-365-Admin)|基于微软 API 的 office 365 用户管理(支持多账户切换)|301|1|2021-07-15| diff --git a/content/charts/growth/software/Java.md b/content/charts/growth/software/Java.md index 7a2e8792..fe0d3642 100644 --- a/content/charts/growth/software/Java.md +++ b/content/charts/growth/software/Java.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Java -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[tangxiaofeng7/CVE-2021-44228-Apache-Log4j-Rce](https://github.com/tangxiaofeng7/CVE-2021-44228-Apache-Log4j-Rce)|Apache Log4j 远程代码执行|2481|131|2021-12-15| -|2|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|973|54|2021-12-15| -|3|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|103|52|2021-12-27| -|4|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55050|40|2021-12-26| -|5|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|26595|24|2021-12-20| -|6|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28046|23|2021-12-26| -|7|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21400|20|2021-12-27| +|1|[tangxiaofeng7/CVE-2021-44228-Apache-Log4j-Rce](https://github.com/tangxiaofeng7/CVE-2021-44228-Apache-Log4j-Rce)|Apache Log4j 远程代码执行|2481|124|2021-12-15| +|2|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|973|51|2021-12-15| +|3|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|124|41|2021-12-28| +|4|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55069|40|2021-12-26| +|5|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|26619|24|2021-12-20| +|6|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28057|23|2021-12-26| +|7|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21408|20|2021-12-28| |8|[proxyee-down-org/proxyee-down](https://github.com/proxyee-down-org/proxyee-down)|http下载工具,基于http代理,支持多连接分块下载|25330|17|2021-06-04| -|9|[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 ...|24345|16|2021-11-07| -|10|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20808|16|2021-12-27| -|11|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简单避免OOM的java处理Excel工具|22198|16|2021-12-27| -|12|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|22965|16|2021-11-02| -|13|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30265|15|2021-12-11| -|14|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18355|15|2021-12-27| -|15|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|15|2021-12-13| -|16|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|16994|15|2021-12-26| -|17|[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.|20983|14|2021-12-27| -|18|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23202|14|2021-12-03| -|19|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4128|13|2021-12-27| -|20|[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.|918|13|2021-12-27| -|21|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18121|13|2021-12-24| -|22|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16655|12|2021-10-07| -|23|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|12|2021-12-15| -|24|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|419|12|2021-11-24| -|25|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26086|12|2021-12-26| -|26|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36631|11|2021-12-27| +|9|[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 ...|24360|16|2021-11-07| +|10|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20821|16|2021-12-28| +|11|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简单避免OOM的java处理Excel工具|22205|16|2021-12-27| +|12|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|22975|16|2021-11-02| +|13|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30272|15|2021-12-11| +|14|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18357|15|2021-12-27| +|15|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17015|15|2021-12-26| +|16|[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.|20990|14|2021-12-27| +|17|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|14|2021-12-13| +|18|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23205|14|2021-12-03| +|19|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4141|13|2021-12-28| +|20|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18134|13|2021-12-28| +|21|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16659|12|2021-10-07| +|22|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|12|2021-12-15| +|23|[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.|921|12|2021-12-28| +|24|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|422|12|2021-11-24| +|25|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26094|12|2021-12-26| +|26|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36635|11|2021-12-28| |27|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|583|11|2021-12-16| -|28|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|735|11|2021-12-13| -|29|[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.|162|11|2021-12-22| -|30|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7579|11|2021-12-24| -|31|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22543|11|2021-12-13| -|32|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8361|10|2021-12-10| -|33|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12076|10|2021-12-13| -|34|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32068|10|2021-12-07| -|35|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7423|9|2021-12-14| -|36|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6452|9|2021-12-28| -|37|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|16982|9|2021-12-04| -|38|[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.|12685|9|2021-11-28| -|39|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7003|9|2021-12-09| -|40|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20252|9|2021-12-23| -|41|[LSPosed/LSPosed](https://github.com/LSPosed/LSPosed)|LSPosed Framework|3020|8|2021-12-26| +|28|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|739|11|2021-12-13| +|29|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7584|11|2021-12-28| +|30|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22550|11|2021-12-13| +|31|[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.|167|10|2021-12-22| +|32|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8363|10|2021-12-10| +|33|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12081|10|2021-12-13| +|34|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32073|10|2021-12-07| +|35|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7431|9|2021-12-14| +|36|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6467|9|2021-12-28| +|37|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|16985|9|2021-12-04| +|38|[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.|12689|9|2021-11-28| +|39|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7005|9|2021-12-09| +|40|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20266|9|2021-12-28| +|41|[LSPosed/LSPosed](https://github.com/LSPosed/LSPosed)|LSPosed Framework|3027|8|2021-12-28| |42|[981011512/--](https://github.com/981011512/--)|停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车 ...|4559|8|2021-11-09| -|43|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|142|8|2021-12-25| -|44|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13355|8|2021-12-27| -|45|[Tencent/tinker](https://github.com/Tencent/tinker)|Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.|16152|8|2021-12-09| -|46|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|133|8|2021-12-16| -|47|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16164|8|2021-12-09| -|48|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|2903|8|2021-12-22| -|49|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1559|8|2021-12-27| -|50|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21482|8|2021-12-28| -|51|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13594|7|2021-11-27| -|52|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|933|7|2021-12-26| +|43|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|145|8|2021-12-25| +|44|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13359|8|2021-12-27| +|45|[Tencent/tinker](https://github.com/Tencent/tinker)|Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.|16155|8|2021-12-09| +|46|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|141|8|2021-12-16| +|47|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16163|8|2021-12-09| +|48|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|2907|8|2021-12-22| +|49|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1586|8|2021-12-28| +|50|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21491|8|2021-12-28| +|51|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13598|7|2021-11-27| +|52|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|934|7|2021-12-26| |53|[EmYiQing/LDAPKit](https://github.com/EmYiQing/LDAPKit)|自用的LDAP测试工具,一键启动|124|7|2021-12-13| -|54|[yuliskov/SmartTubeNext](https://github.com/yuliskov/SmartTubeNext)|Ad free app for watching tube videos on Android TV boxes|3736|7|2021-12-27| -|55|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|24959|7|2021-12-22| -|56|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9208|7|2021-12-09| -|57|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12621|7|2021-12-20| -|58|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10194|7|2021-12-27| -|59|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16722|7|2021-12-27| -|60|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6060|7|2021-12-14| -|61|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具,大量参考/引用了Rogue JNDI项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。|440|7|2021-12-13| -|62|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21573|7|2021-12-27| -|63|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6394|6|2021-12-26| -|64|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|172|6|2021-12-21| -|65|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8132|6|2021-10-12| -|66|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 商城系统|1359|6|2021-12-27| -|67|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统|1929|6|2021-12-16| -|68|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|10926|6|2021-12-12| -|69|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5343|6|2021-10-12| -|70|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11117|6|2021-12-26| -|71|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7211|6|2021-12-09| -|72|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。|11696|6|2021-07-11| -|73|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24013|6|2021-12-24| -|74|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7132|6|2021-10-26| -|75|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12795|6|2021-11-06| -|76|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|4009|6|2021-08-23| -|77|[seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis)|Spring源码阅读|11291|6|2021-06-04| -|78|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3329|5|2021-12-27| -|79|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3251|5|2021-12-24| -|80|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4309|5|2021-10-30| -|81|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8377|5|2021-11-28| -|82|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|微服务电商商城 java商城|729|5|2021-11-26| -|83|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4258|5|2021-12-07| -|84|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10497|5|2021-11-22| +|54|[yuliskov/SmartTubeNext](https://github.com/yuliskov/SmartTubeNext)|Ad free app for watching tube videos on Android TV boxes|3747|7|2021-12-28| +|55|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|24960|7|2021-12-22| +|56|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9209|7|2021-12-09| +|57|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12629|7|2021-12-20| +|58|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10197|7|2021-12-28| +|59|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16724|7|2021-12-27| +|60|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6064|7|2021-12-14| +|61|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21582|7|2021-12-27| +|62|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6396|6|2021-12-26| +|63|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|172|6|2021-12-21| +|64|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8135|6|2021-10-12| +|65|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 商城系统|1360|6|2021-12-28| +|66|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统|1940|6|2021-12-28| +|67|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|10930|6|2021-12-12| +|68|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5346|6|2021-10-12| +|69|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11122|6|2021-12-26| +|70|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7213|6|2021-12-09| +|71|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。|11698|6|2021-07-11| +|72|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24014|6|2021-12-24| +|73|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7132|6|2021-10-26| +|74|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具,大量参考/引用了Rogue JNDI项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。|440|6|2021-12-13| +|75|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12798|6|2021-11-06| +|76|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|4137|6|2021-12-28| +|77|[seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis)|Spring源码阅读|11292|6|2021-06-04| +|78|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3335|5|2021-12-27| +|79|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3253|5|2021-12-24| +|80|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4311|5|2021-10-30| +|81|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8376|5|2021-11-28| +|82|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|微服务电商商城 java商城|741|5|2021-12-28| +|83|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4257|5|2021-12-07| +|84|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10499|5|2021-11-22| |85|[YoKeyword/Fragmentation](https://github.com/YoKeyword/Fragmentation)|[DEPRECATED] A powerful library that manage Fragment for Android|9711|5|2021-06-03| -|86|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8008|5|2021-10-11| +|86|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8009|5|2021-10-11| |87|[boundaryx/cloudrasp-log4j2](https://github.com/boundaryx/cloudrasp-log4j2)|一个针对防御 log4j2 CVE-2021-44228 漏洞的 RASP 工具。 A Runtime Application Self-Protection module specifically designed for log4j2 RCE (CVE-2021-44228) defense.|92|5|2021-12-11| -|88|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16267|5|2021-12-18| -|89|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5090|5|2021-12-14| -|90|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~|8986|5|2021-07-21| -|91|[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 ...|6121|5|2021-12-17| -|92|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8034|5|2021-09-17| +|88|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16272|5|2021-12-18| +|89|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5093|5|2021-12-14| +|90|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~|8987|5|2021-07-21| +|91|[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 ...|6125|5|2021-12-17| +|92|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8035|5|2021-09-17| |93|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|542|5|2021-12-13| -|94|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13004|5|2021-06-28| -|95|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|9851|5|2021-12-08| +|94|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13006|5|2021-06-28| +|95|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|9852|5|2021-12-08| |96|[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 快速集成框架). |10143|5|2021-11-19| |97|[jambestwick/web3jdemo](https://github.com/jambestwick/web3jdemo)|功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,争取做大第一看盘,买卖工具,持续更新中... ...|145|5|2021-12-27| -|98|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4669|4|2021-10-06| -|99|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。|1465|4|2021-07-24| -|100|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7013|4|2021-12-09| +|98|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4670|4|2021-10-06| +|99|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。|1467|4|2021-07-24| +|100|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7016|4|2021-12-09|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/JavaScript.md b/content/charts/growth/software/JavaScript.md index 8a0dee20..8f5c673f 100644 --- a/content/charts/growth/software/JavaScript.md +++ b/content/charts/growth/software/JavaScript.md @@ -1,109 +1,109 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > JavaScript -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|15893|111|2021-12-26| -|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|191696|62|2021-12-27| -|3|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2199|30|2021-12-24| -|4|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |13369|30|2021-12-27| -|5|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35075|28|2021-12-27| -|6|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37448|28|2021-12-27| -|7|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29479|27|2021-12-14| -|8|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|980|25|2021-12-06| -|9|[menzi11/BullshitGenerator](https://github.com/menzi11/BullshitGenerator)| Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.|15271|19|2021-07-10| -|10|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43255|19|2021-10-01| -|11|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|34940|18|2021-12-13| -|12|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29355|18|2021-12-23| -|13|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15120|17|2021-12-27| -|14|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9844|17|2021-12-27| -|15|[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! – |41632|17|2021-12-27| -|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.|49749|16|2021-12-22| -|17|[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.|17880|16|2021-12-16| -|18|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39160|15|2021-12-27| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|16318|113|2021-12-26| +|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|191717|62|2021-12-27| +|3|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2203|30|2021-12-24| +|4|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |13390|30|2021-12-28| +|5|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35086|28|2021-12-28| +|6|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37456|28|2021-12-27| +|7|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29493|27|2021-12-14| +|8|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|982|25|2021-12-06| +|9|[menzi11/BullshitGenerator](https://github.com/menzi11/BullshitGenerator)| Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.|15273|19|2021-07-10| +|10|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43260|19|2021-10-01| +|11|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|34941|18|2021-12-13| +|12|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29359|18|2021-12-23| +|13|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15139|17|2021-12-27| +|14|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9855|17|2021-12-27| +|15|[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! – |41641|17|2021-12-28| +|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.|49750|16|2021-12-22| +|17|[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.|17903|16|2021-12-16| +|18|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39171|15|2021-12-27| |19|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6246|15|2021-12-16| -|20|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14033|15|2021-11-21| -|21|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20385|15|2021-08-11| -|22|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6275|14|2021-12-22| +|20|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14037|15|2021-11-21| +|21|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20387|15|2021-08-11| +|22|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6286|14|2021-12-22| |23|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|929|13|2021-10-30| -|24|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18191|13|2021-12-27| +|24|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18191|13|2021-12-28| |25|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21655|12|2021-11-16| |26|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|2772|12|2021-12-11| |27|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|5877|12|2021-12-08| -|28|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21572|11|2021-12-27| -|29|[naptha/tesseract.js](https://github.com/naptha/tesseract.js)|Pure Javascript OCR for more than 100 Languages 📖🎉🖥|25282|11|2021-11-25| -|30|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22392|11|2021-12-27| -|31|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33002|11|2021-12-13| -|32|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23305|11|2021-11-30| -|33|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12079|10|2021-12-15| +|28|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21577|11|2021-12-28| +|29|[naptha/tesseract.js](https://github.com/naptha/tesseract.js)|Pure Javascript OCR for more than 100 Languages 📖🎉🖥|25283|11|2021-11-25| +|30|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22401|11|2021-12-27| +|31|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33009|11|2021-12-13| +|32|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23315|11|2021-11-30| +|33|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12085|10|2021-12-28| |34|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32130|10|2021-12-20| -|35|[bilibili/flv.js](https://github.com/bilibili/flv.js)|HTML5 FLV Player|20575|10|2021-11-04| -|36|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1845|10|2021-12-27| -|37|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|21988|10|2021-12-05| -|38|[bndw/wifi-card](https://github.com/bndw/wifi-card)|📶 Print a QR code for connecting to your WiFi (wificard.io)|5543|10|2021-11-04| -|39|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15445|9|2021-12-27| -|40|[lllyasviel/style2paints](https://github.com/lllyasviel/style2paints)|sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)|14384|9|2021-11-27| -|41|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|655|9|2021-12-27| -|42|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|磁力链接聚合搜索|12650|9|2021-06-29| -|43|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15360|9|2021-12-25| -|44|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3368|9|2021-11-04| -|45|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1350|9|2021-12-09| -|46|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15447|9|2021-12-23| -|47|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17638|9|2021-12-06| -|48|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2599|9|2021-12-24| -|49|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28550|9|2021-12-19| -|50|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|1928|8|2021-12-28| -|51|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11027|8|2021-12-16| -|52|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12632|8|2021-12-27| -|53|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15888|8|2021-09-21| -|54|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8640|8|2021-10-06| +|35|[bilibili/flv.js](https://github.com/bilibili/flv.js)|HTML5 FLV Player|20580|10|2021-11-04| +|36|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1850|10|2021-12-28| +|37|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|21987|10|2021-12-05| +|38|[bndw/wifi-card](https://github.com/bndw/wifi-card)|📶 Print a QR code for connecting to your WiFi (wificard.io)|5543|10|2021-12-27| +|39|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15448|9|2021-12-27| +|40|[lllyasviel/style2paints](https://github.com/lllyasviel/style2paints)|sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)|14390|9|2021-11-27| +|41|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|657|9|2021-12-28| +|42|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|磁力链接聚合搜索|12651|9|2021-06-29| +|43|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15363|9|2021-12-28| +|44|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3377|9|2021-11-04| +|45|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1352|9|2021-12-09| +|46|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15450|9|2021-12-23| +|47|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17641|9|2021-12-06| +|48|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2605|9|2021-12-24| +|49|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28558|9|2021-12-19| +|50|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|1937|8|2021-12-28| +|51|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11033|8|2021-12-16| +|52|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12638|8|2021-12-28| +|53|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15889|8|2021-09-21| +|54|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8638|8|2021-10-06| |55|[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.|4589|8|2021-09-03| -|56|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19876|7|2021-11-26| -|57|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14822|7|2021-12-07| -|58|[answershuto/learnVue](https://github.com/answershuto/learnVue)|:octocat:Vue.js 源码解析|11536|7|2021-07-26| -|59|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21499|7|2021-12-27| -|60|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|358|6|2021-11-23| +|56|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19880|7|2021-11-26| +|57|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14823|7|2021-12-07| +|58|[answershuto/learnVue](https://github.com/answershuto/learnVue)|:octocat:Vue.js 源码解析|11539|7|2021-07-26| +|59|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21500|7|2021-12-27| +|60|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|359|6|2021-11-23| |61|[nextapps-de/flexsearch](https://github.com/nextapps-de/flexsearch)|Next-Generation full text search library for Browser and Node.js|8123|6|2021-11-18| -|62|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1541|6|2021-09-06| -|63|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js|25476|6|2021-12-28| -|64|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1844|6|2021-12-26| -|65|[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.|5025|6|2021-12-03| -|66|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2375|6|2021-12-12| -|67|[be5invis/Iosevka](https://github.com/be5invis/Iosevka)|Versatile typeface for code, from code.|13175|6|2021-12-27| +|62|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1539|6|2021-09-06| +|63|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js|25480|6|2021-12-28| +|64|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1847|6|2021-12-26| +|65|[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.|5023|6|2021-12-03| +|66|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2374|6|2021-12-12| +|67|[be5invis/Iosevka](https://github.com/be5invis/Iosevka)|Versatile typeface for code, from code.|13176|6|2021-12-27| |68|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8907|6|2021-11-24| -|69|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2652|6|2021-12-27| -|70|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11235|6|2021-12-14| -|71|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11769|6|2021-12-24| -|72|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3008|6|2021-12-27| -|73|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21816|6|2021-12-27| -|74|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5120|5|2021-09-18| -|75|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6844|5|2021-12-27| -|76|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8648|5|2021-11-22| -|77|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11766|5|2021-12-14| -|78|[unbug/codelf](https://github.com/unbug/codelf)|A search tool helps dev to solve the naming things problem.|12083|5|2021-06-24| -|79|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。|4013|5|2021-09-10| +|69|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2661|6|2021-12-27| +|70|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11239|6|2021-12-14| +|71|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11780|6|2021-12-24| +|72|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3018|6|2021-12-27| +|73|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21824|6|2021-12-27| +|74|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5121|5|2021-09-18| +|75|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6853|5|2021-12-27| +|76|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8647|5|2021-11-22| +|77|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11770|5|2021-12-14| +|78|[unbug/codelf](https://github.com/unbug/codelf)|A search tool helps dev to solve the naming things problem.|12086|5|2021-06-24| +|79|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。|4014|5|2021-09-10| |80|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|708|5|2021-12-11| -|81|[dcloudio/mui](https://github.com/dcloudio/mui)|最接近原生APP体验的高性能框架|13303|5|2021-07-07| -|82|[kgco/RateMySupervisor](https://github.com/kgco/RateMySupervisor)|永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台|2495|5|2021-11-01| -|83|[parallax/jsPDF](https://github.com/parallax/jsPDF)|Client-side JavaScript PDF generation for everyone.|23376|5|2021-12-21| +|81|[dcloudio/mui](https://github.com/dcloudio/mui)|最接近原生APP体验的高性能框架|13304|5|2021-07-07| +|82|[kgco/RateMySupervisor](https://github.com/kgco/RateMySupervisor)|永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台|2500|5|2021-11-01| +|83|[parallax/jsPDF](https://github.com/parallax/jsPDF)|Client-side JavaScript PDF generation for everyone.|23376|5|2021-12-28| |84|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2321|5|2021-10-04| |85|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1031|5|2021-12-23| |86|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案|3904|5|2021-12-27| -|87|[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制作、建站工具、可视化搭建系统.|5008|5|2021-12-27| +|87|[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制作、建站工具、可视化搭建系统.|5007|5|2021-12-27| |88|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4149|5|2021-12-01| -|89|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12175|5|2021-11-15| -|90|[AmruthPillai/Reactive-Resume](https://github.com/AmruthPillai/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!|3299|5|2021-12-12| -|91|[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.|1439|5|2021-12-25| -|92|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1019|4|2021-12-24| +|89|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12174|5|2021-11-15| +|90|[AmruthPillai/Reactive-Resume](https://github.com/AmruthPillai/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!|3300|5|2021-12-12| +|91|[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.|1441|5|2021-12-25| +|92|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1026|4|2021-12-24| |93|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2485|4|2021-10-14| -|94|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9720|4|2021-12-27| -|95|[PatrickJS/angular-starter](https://github.com/PatrickJS/angular-starter)|Angular Starter|10407|4|2021-09-07| -|96|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8647|4|2021-12-25| -|97|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7430|4|2021-12-17| -|98|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1845|4|2021-12-27| -|99|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8375|4|2021-12-19| +|94|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9722|4|2021-12-27| +|95|[PatrickJS/angular-starter](https://github.com/PatrickJS/angular-starter)|Angular Starter|10408|4|2021-09-07| +|96|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8646|4|2021-12-25| +|97|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7440|4|2021-12-17| +|98|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1849|4|2021-12-28| +|99|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8380|4|2021-12-19| |100|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6673|4|2021-10-06|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Kotlin.md b/content/charts/growth/software/Kotlin.md index 41b23162..ca790e4c 100644 --- a/content/charts/growth/software/Kotlin.md +++ b/content/charts/growth/software/Kotlin.md @@ -1,105 +1,105 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Kotlin -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|451|41|2021-12-28| -|2|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7519|9|2021-12-27| -|3|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8171|9|2021-12-28| -|4|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|5831|6|2021-12-27| -|5|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1343|4|2021-12-27| -|6|[AppIntro/AppIntro](https://github.com/AppIntro/AppIntro)|Make a cool intro for your Android app.|9999|4|2021-12-26| -|7|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3761|4|2021-12-21| -|8|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,支持Runtime-hook和Asm修改字节码的检测方案|170|4|2021-12-26| -|9|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|2618|4|2021-12-27| -|10|[guolindev/PermissionX](https://github.com/guolindev/PermissionX)|An open source Android library that makes handling runtime permissions extremely easy.|2229|3|2021-12-24| -|11|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|407|3|2021-12-28| +|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 ...|463|39|2021-12-28| +|2|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7522|9|2021-12-27| +|3|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8177|9|2021-12-28| +|4|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|5839|6|2021-12-28| +|5|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1347|4|2021-12-27| +|6|[AppIntro/AppIntro](https://github.com/AppIntro/AppIntro)|Make a cool intro for your Android app.|10001|4|2021-12-26| +|7|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3763|4|2021-12-21| +|8|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,支持Runtime-hook和Asm修改字节码的检测方案|171|4|2021-12-26| +|9|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|2618|4|2021-12-28| +|10|[guolindev/PermissionX](https://github.com/guolindev/PermissionX)|An open source Android library that makes handling runtime permissions extremely easy.|2230|3|2021-12-24| +|11|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|409|3|2021-12-28| |12|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3176|3|2021-12-18| -|13|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|4223|3|2021-12-21| -|14|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀|201|3|2021-12-27| +|13|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|4224|3|2021-12-21| +|14|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀|202|3|2021-12-28| |15|[princekin-f/EasyFloat](https://github.com/princekin-f/EasyFloat)|🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)|2219|3|2021-12-01| |16|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|277|3|2021-12-21| -|17|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|1890|3|2021-10-21| -|18|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|1695|3|2021-11-07| -|19|[svga/SVGAPlayer-Android](https://github.com/svga/SVGAPlayer-Android)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|2754|2|2021-08-30| -|20|[idisfkj/android-startup](https://github.com/idisfkj/android-startup)|🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to strea ...|922|2|2021-12-13| +|17|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|1892|3|2021-10-21| +|18|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|1697|3|2021-11-07| +|19|[svga/SVGAPlayer-Android](https://github.com/svga/SVGAPlayer-Android)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|2756|2|2021-08-30| +|20|[idisfkj/android-startup](https://github.com/idisfkj/android-startup)|🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to strea ...|922|2|2021-12-28| |21|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件,适配JetBrains全家桶|484|2|2021-09-01| |22|[ssseasonnn/RxDownload](https://github.com/ssseasonnn/RxDownload)|A multi-threaded download tool written with RxJava and Kotlin|4036|2|2021-10-28| |23|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。|368|2|2021-12-18| -|24|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|22|2|2021-12-28| -|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 )|2444|2|2021-11-01| -|26|[zskingking/Jetpack-Mvvm](https://github.com/zskingking/Jetpack-Mvvm)|使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码,尽量标清每一行注释,严格遵守六大基本原则,大量运用设计模式,此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助,右上角点个star,事先谢过🍉🍉🍉|986|2|2021-08-11| -|27|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1362|2|2021-11-19| -|28|[hi-dhl/AndroidX-Jetpack-Practice](https://github.com/hi-dhl/AndroidX-Jetpack-Practice)|本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢|1056|2|2021-08-16| -|29|[Tencent/bk-ci](https://github.com/Tencent/bk-ci)|蓝鲸CI平台(BlueKing CI) |1767|2|2021-12-28| -|30|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4006|2|2021-11-27| -|31|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|3663|2|2021-12-21| -|32|[edxposedd/wework](https://github.com/edxposedd/wework)|【Xposed Hook 企业微信 微信】企业微信机器人 微信机器人 自动抢回复 会话 自动通过 好友列表 群管理 SDK|525|1|2021-06-30| -|33|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|788|1|2021-12-16| -|34|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,可选择是否使用反射)|396|1|2021-12-14| -|35|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|🌽 Android 最强大的RecyclerView库, 比BRVAH更强大, 开发效率提升601.458%|650|1|2021-12-23| -|36|[xdd666t/getx_template](https://github.com/xdd666t/getx_template)|Used to generate the template code of GetX framework Flutter GetX模板代码生成(一个有用的IDEA插件)|174|1|2021-12-08| -|37|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|126|1|2021-10-27| -|38|[Shouheng88/Compressor](https://github.com/Shouheng88/Compressor)|🛩 An easy to use and well designed image compress library for Android.|542|1|2021-12-18| -|39|[Moriafly/DsoMusic](https://github.com/Moriafly/DsoMusic)|Kotlin 开发的美观安卓音乐软件,音源:网易云音乐、QQ 音乐|531|1|2021-12-24| -|40|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|236|1|2021-12-14| -|41|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|237|1|2021-12-24| -|42|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|78|1|2021-12-25| -|43|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|545|1|2021-12-14| -|44|[WizzXu/FastStartup](https://github.com/WizzXu/FastStartup)|FastStartup 有向无环图启动框架|9|1|2021-12-25| -|45|[Ccixyj/JBusDriver](https://github.com/Ccixyj/JBusDriver)|这是去幼儿园的班车(滑稽|2061|1|2021-07-03| -|46|[mamoe/mirai-console](https://github.com/mamoe/mirai-console)|mirai 的高效率 QQ 机器人控制台|1001|1|2021-12-15| -|47|[qingmei2/MVVM-Architecture](https://github.com/qingmei2/MVVM-Architecture)|The practice of MVVM + Jetpack architecture in Android.|1637|1|2021-06-21| -|48|[shenzhen2017/ComposeDouban](https://github.com/shenzhen2017/ComposeDouban)|Compose仿豆瓣榜单页面|93|1|2021-08-26| -|49|[Leifzhang/AndroidAutoTrack](https://github.com/Leifzhang/AndroidAutoTrack)|Android Asm 插桩 教学|641|1|2021-10-06| -|50|[shenzhen2017/compose-refreshlayout](https://github.com/shenzhen2017/compose-refreshlayout)|Compose版SmartRefreshLayout|53|1|2021-12-21| -|51|[tuchg/ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper)|让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,DevEco等 )支持中文标识符以拼音输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案|662|1|2021-10-10| -|52|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|78|1|2021-11-25| -|53|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|Android 组件化 MVVM 框架 基于 Jetpack + Kotlin|470|1|2021-09-26| -|54|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|270|1|2021-09-15| -|55|[KitsunePie/QQCleaner](https://github.com/KitsunePie/QQCleaner)|瘦身模块|351|1|2021-12-27| -|56|[loperSeven/DateTimePicker](https://github.com/loperSeven/DateTimePicker)|:star::tada:一个高颜值日期时间选择器;极简API,内置弹窗,可动态配置样式及主题,选择器支持完全自定义UI。|599|1|2021-12-07| -|57|[xdtianyu/CallerInfo](https://github.com/xdtianyu/CallerInfo)|来电信息 - 一个获取号码归属地和其他信息(诈骗、骚扰等)的开源 Android 应用|1261|1|2021-08-16| -|58|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗,支持全局、局部悬浮,支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|136|1|2021-12-24| -|59|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|🍉 Android 最强大的创新式协程并发网络请求, 开发效率提升603% |705|1|2021-12-17| -|60|[anyRTC-UseCase/anyHouse](https://github.com/anyRTC-UseCase/anyHouse)|高仿 ClubHouse,语音直播、语聊房、高音质、极速上麦,开源 ClubHouse,实现了Clubhouse的上麦,下麦,邀请,语音音量提示等功能。|173|1|2021-12-14| -|61|[hyy920109/HighLightPro](https://github.com/hyy920109/HighLightPro)|A highlight lib and also it can be a simple popup window lib for android|161|1|2021-11-12| -|62|[smallSohoSolo/McImage](https://github.com/smallSohoSolo/McImage)|Android Gradle Plugin -- Auto Check big image and compress image in building.|969|1|2021-08-31| -|63|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|1248|1|2021-09-05| -|64|[hi-dhl/KtKit](https://github.com/hi-dhl/KtKit)|KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)|89|1|2021-09-28| -|65|[rosuH/AndroidFilePicker](https://github.com/rosuH/AndroidFilePicker)|FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~|664|1|2021-12-14| -|66|[hegaojian/MvvmHelper](https://github.com/hegaojian/MvvmHelper)|:chicken::basketball:这是一个快速开发的项目壳,Kotlin语言开发,MVVM+Jetpack架构,封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具|220|1|2021-12-02| -|67|[LaoLittle/AutoGroup](https://github.com/LaoLittle/AutoGroup)|折磨群友之利器,基于Mirai-Console|12|1|2021-12-20| -|68|[teprinciple/UpdateAppUtils](https://github.com/teprinciple/UpdateAppUtils)|一行代码快速实现app版本更新|963|1|2021-07-07| -|69|[izhangzhihao/intellij-rainbow-fart](https://github.com/izhangzhihao/intellij-rainbow-fart)|🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart|449|1|2021-09-16| -|70|[EspoirX/StarrySky](https://github.com/EspoirX/StarrySky)|🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)|1159|1|2021-11-22| -|71|[angcyo/DslTabLayout](https://github.com/angcyo/DslTabLayout)|:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等|769|1|2021-12-21| -|72|[hi-dhl/Binding](https://github.com/hi-dhl/Binding)|Simple API implement DataBinding and ViewBinding. 简单的 API 实现 DataBinding 和 ViewBinding,欢迎 star|320|1|2021-06-22| -|73|[Xigong93/ExpandableRecyclerView](https://github.com/Xigong93/ExpandableRecyclerView)|ExpandableRecyclerView with smoothly animation.|284|1|2021-12-17| -|74|[Rabtman/AcgClub](https://github.com/Rabtman/AcgClub)|一款纯粹的ACG聚合类App|824|1|2021-07-21| -|75|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|69|1|2021-12-18| -|76|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!|814|1|2021-12-20| -|77|[vitaviva/fragivity](https://github.com/vitaviva/fragivity)|Use Fragment like Activity|243|1|2021-12-11| -|78|[yangfeng1994/video-list-player](https://github.com/yangfeng1994/video-list-player)|使用RecyclerView+ExoPlayer 模仿抖音上下无缝滑动视频播放。没有使用ViewPager2的原因是Fragment太重,内存消耗太大。当有使用ViewPager2效果的时候,没有必要,可以选择这个方式,更轻量化。有一点需要注意,在有键盘弹出的界面,RecyclerView的 onScrollStateChanged 监听方法,键盘弹出时,会被触发调用demo中有配合使用ExoPl ...|8|1|2021-12-14| -|79|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|1704|1|2021-12-25| -|80|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 !|1127|1|2021-08-27| -|81|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|69|1|2021-11-09| -|82|[iceCola7/WanAndroid](https://github.com/iceCola7/WanAndroid)|🔥项目采用 Kotlin 语言,基于 MVP + RxJava + Retrofit + Glide + EventBus 等架构设计,努力打造一款优秀的 [玩Android] 客户端|1448|1|2021-06-28| -|83|[AnJoiner/FFmpegCommand](https://github.com/AnJoiner/FFmpegCommand)|FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等|499|1|2021-06-09| -|84|[cdalwyn/PlayAndroid](https://github.com/cdalwyn/PlayAndroid)|:v::fist::wave:玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配:heavy_check_mark:状态栏沉浸式:heavy_check_mark:黑夜模式:heavy_check_mark:,无数据、加载失败状态页;骨架屏、Koin依赖注入等|178|1|2021-12-03| -|85|[Leifzhang/AndroidStartup](https://github.com/Leifzhang/AndroidStartup)|启动有向无环图玩具工程|27|1|2021-12-09| -|86|[wuyr/incremental-compiler](https://github.com/wuyr/incremental-compiler)|适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作|98|1|2021-07-22| -|87|[Zhao-Yan-Yan/MultiStatePage](https://github.com/Zhao-Yan-Yan/MultiStatePage)|Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器|507|1|2021-12-21| -|88|[caiyonglong/MusicLake](https://github.com/caiyonglong/MusicLake)|MediaPlayer、Exoplayer音乐播放器,可播在线音乐,qq音乐,百度音乐,虾米音乐,网易云音乐,YouTuBe|2295|1|2021-07-26| -|89|[leavesC/ASM_Transform](https://github.com/leavesC/ASM_Transform)|ASM Transform 字节码插桩实战|13|1|2021-12-27| -|90|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1439|1|2021-12-23| -|91|[iielse/imageviewer](https://github.com/iielse/imageviewer)|A simple and customizable Android full-screen image viewer 一个简单且可自定义的Android全屏图像浏览器|1893|1|2021-12-02| -|92|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|485|1|2021-07-07| -|93|[geekvxyz/ContactBuilder](https://github.com/geekvxyz/ContactBuilder)|一个生成随机联系人的Android小程序|27|1|2021-11-28| +|24|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|24|2|2021-12-28| +|25|[Szaki/XiaomiADBFastbootTools](https://github.com/Szaki/XiaomiADBFastbootTools)|A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot|2831|2|2021-12-27| +|26|[wuseal/JsonToKotlinClass](https://github.com/wuseal/JsonToKotlinClass)|🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )|2445|2|2021-11-01| +|27|[zskingking/Jetpack-Mvvm](https://github.com/zskingking/Jetpack-Mvvm)|使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码,尽量标清每一行注释,严格遵守六大基本原则,大量运用设计模式,此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助,右上角点个star,事先谢过🍉🍉🍉|986|2|2021-08-11| +|28|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1362|2|2021-11-19| +|29|[hi-dhl/AndroidX-Jetpack-Practice](https://github.com/hi-dhl/AndroidX-Jetpack-Practice)|本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢|1056|2|2021-08-16| +|30|[Tencent/bk-ci](https://github.com/Tencent/bk-ci)|蓝鲸CI平台(BlueKing CI) |1768|2|2021-12-28| +|31|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4006|2|2021-11-27| +|32|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|3663|2|2021-12-21| +|33|[edxposedd/wework](https://github.com/edxposedd/wework)|【Xposed Hook 企业微信 微信】企业微信机器人 微信机器人 自动抢回复 会话 自动通过 好友列表 群管理 SDK|525|1|2021-06-30| +|34|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|789|1|2021-12-16| +|35|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,可选择是否使用反射)|396|1|2021-12-14| +|36|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|🌽 Android 最强大的RecyclerView库, 比BRVAH更强大, 开发效率提升601.458%|653|1|2021-12-23| +|37|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|504|1|2021-12-28| +|38|[xdd666t/getx_template](https://github.com/xdd666t/getx_template)|Used to generate the template code of GetX framework Flutter GetX模板代码生成(一个有用的IDEA插件)|174|1|2021-12-08| +|39|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|126|1|2021-10-27| +|40|[Shouheng88/Compressor](https://github.com/Shouheng88/Compressor)|🛩 An easy to use and well designed image compress library for Android.|542|1|2021-12-18| +|41|[Moriafly/DsoMusic](https://github.com/Moriafly/DsoMusic)|Kotlin 开发的美观安卓音乐软件,音源:网易云音乐、QQ 音乐|531|1|2021-12-24| +|42|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|236|1|2021-12-28| +|43|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|237|1|2021-12-24| +|44|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|80|1|2021-12-25| +|45|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|547|1|2021-12-14| +|46|[WizzXu/FastStartup](https://github.com/WizzXu/FastStartup)|FastStartup 有向无环图启动框架|10|1|2021-12-25| +|47|[Ccixyj/JBusDriver](https://github.com/Ccixyj/JBusDriver)|这是去幼儿园的班车(滑稽|2061|1|2021-07-03| +|48|[mamoe/mirai-console](https://github.com/mamoe/mirai-console)|mirai 的高效率 QQ 机器人控制台|1002|1|2021-12-15| +|49|[qingmei2/MVVM-Architecture](https://github.com/qingmei2/MVVM-Architecture)|The practice of MVVM + Jetpack architecture in Android.|1637|1|2021-06-21| +|50|[shenzhen2017/ComposeDouban](https://github.com/shenzhen2017/ComposeDouban)|Compose仿豆瓣榜单页面|93|1|2021-08-26| +|51|[Leifzhang/AndroidAutoTrack](https://github.com/Leifzhang/AndroidAutoTrack)|Android Asm 插桩 教学|644|1|2021-10-06| +|52|[shenzhen2017/compose-refreshlayout](https://github.com/shenzhen2017/compose-refreshlayout)|Compose版SmartRefreshLayout|53|1|2021-12-21| +|53|[tuchg/ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper)|让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,DevEco等 )支持中文标识符以拼音输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案|663|1|2021-10-10| +|54|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|78|1|2021-11-25| +|55|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|Android 组件化 MVVM 框架 基于 Jetpack + Kotlin|471|1|2021-09-26| +|56|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|271|1|2021-09-15| +|57|[KitsunePie/QQCleaner](https://github.com/KitsunePie/QQCleaner)|瘦身模块|353|1|2021-12-27| +|58|[loperSeven/DateTimePicker](https://github.com/loperSeven/DateTimePicker)|:star::tada:一个高颜值日期时间选择器;极简API,内置弹窗,可动态配置样式及主题,选择器支持完全自定义UI。|600|1|2021-12-07| +|59|[xdtianyu/CallerInfo](https://github.com/xdtianyu/CallerInfo)|来电信息 - 一个获取号码归属地和其他信息(诈骗、骚扰等)的开源 Android 应用|1262|1|2021-08-16| +|60|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗,支持全局、局部悬浮,支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|137|1|2021-12-24| +|61|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|🍉 Android 最强大的创新式协程并发网络请求, 开发效率提升603% |705|1|2021-12-17| +|62|[anyRTC-UseCase/anyHouse](https://github.com/anyRTC-UseCase/anyHouse)|高仿 ClubHouse,语音直播、语聊房、高音质、极速上麦,开源 ClubHouse,实现了Clubhouse的上麦,下麦,邀请,语音音量提示等功能。|173|1|2021-12-14| +|63|[hyy920109/HighLightPro](https://github.com/hyy920109/HighLightPro)|A highlight lib and also it can be a simple popup window lib for android|161|1|2021-11-12| +|64|[smallSohoSolo/McImage](https://github.com/smallSohoSolo/McImage)|Android Gradle Plugin -- Auto Check big image and compress image in building.|969|1|2021-08-31| +|65|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|1248|1|2021-09-05| +|66|[hi-dhl/KtKit](https://github.com/hi-dhl/KtKit)|KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)|89|1|2021-09-28| +|67|[rosuH/AndroidFilePicker](https://github.com/rosuH/AndroidFilePicker)|FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~|664|1|2021-12-14| +|68|[hegaojian/MvvmHelper](https://github.com/hegaojian/MvvmHelper)|:chicken::basketball:这是一个快速开发的项目壳,Kotlin语言开发,MVVM+Jetpack架构,封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具|220|1|2021-12-02| +|69|[LaoLittle/AutoGroup](https://github.com/LaoLittle/AutoGroup)|折磨群友之利器,基于Mirai-Console|13|1|2021-12-20| +|70|[teprinciple/UpdateAppUtils](https://github.com/teprinciple/UpdateAppUtils)|一行代码快速实现app版本更新|962|1|2021-07-07| +|71|[izhangzhihao/intellij-rainbow-fart](https://github.com/izhangzhihao/intellij-rainbow-fart)|🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart|449|1|2021-09-16| +|72|[EspoirX/StarrySky](https://github.com/EspoirX/StarrySky)|🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)|1160|1|2021-11-22| +|73|[angcyo/DslTabLayout](https://github.com/angcyo/DslTabLayout)|:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等|769|1|2021-12-21| +|74|[hi-dhl/Binding](https://github.com/hi-dhl/Binding)|Simple API implement DataBinding and ViewBinding. 简单的 API 实现 DataBinding 和 ViewBinding,欢迎 star|320|1|2021-06-22| +|75|[Xigong93/ExpandableRecyclerView](https://github.com/Xigong93/ExpandableRecyclerView)|ExpandableRecyclerView with smoothly animation.|284|1|2021-12-17| +|76|[Rabtman/AcgClub](https://github.com/Rabtman/AcgClub)|一款纯粹的ACG聚合类App|824|1|2021-07-21| +|77|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|69|1|2021-12-18| +|78|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!|814|1|2021-12-20| +|79|[vitaviva/fragivity](https://github.com/vitaviva/fragivity)|Use Fragment like Activity|243|1|2021-12-11| +|80|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|1707|1|2021-12-25| +|81|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 !|1127|1|2021-08-27| +|82|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|69|1|2021-11-09| +|83|[iceCola7/WanAndroid](https://github.com/iceCola7/WanAndroid)|🔥项目采用 Kotlin 语言,基于 MVP + RxJava + Retrofit + Glide + EventBus 等架构设计,努力打造一款优秀的 [玩Android] 客户端|1449|1|2021-06-28| +|84|[AnJoiner/FFmpegCommand](https://github.com/AnJoiner/FFmpegCommand)|FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等|499|1|2021-06-09| +|85|[cdalwyn/PlayAndroid](https://github.com/cdalwyn/PlayAndroid)|:v::fist::wave:玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配:heavy_check_mark:状态栏沉浸式:heavy_check_mark:黑夜模式:heavy_check_mark:,无数据、加载失败状态页;骨架屏、Koin依赖注入等|178|1|2021-12-03| +|86|[Leifzhang/AndroidStartup](https://github.com/Leifzhang/AndroidStartup)|启动有向无环图玩具工程|27|1|2021-12-09| +|87|[wuyr/incremental-compiler](https://github.com/wuyr/incremental-compiler)|适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作|100|1|2021-07-22| +|88|[Zhao-Yan-Yan/MultiStatePage](https://github.com/Zhao-Yan-Yan/MultiStatePage)|Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器|508|1|2021-12-21| +|89|[caiyonglong/MusicLake](https://github.com/caiyonglong/MusicLake)|MediaPlayer、Exoplayer音乐播放器,可播在线音乐,qq音乐,百度音乐,虾米音乐,网易云音乐,YouTuBe|2295|1|2021-07-26| +|90|[leavesC/ASM_Transform](https://github.com/leavesC/ASM_Transform)|ASM Transform 字节码插桩实战|14|1|2021-12-27| +|91|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1439|1|2021-12-23| +|92|[iielse/imageviewer](https://github.com/iielse/imageviewer)|A simple and customizable Android full-screen image viewer 一个简单且可自定义的Android全屏图像浏览器|1894|1|2021-12-02| +|93|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|485|1|2021-07-07| |94|[HMBSbige/ShadowsocksR-Android](https://github.com/HMBSbige/ShadowsocksR-Android)|【自用】咕咕咕|1313|1|2021-12-26| -|95|[ingbyr/vdm](https://github.com/ingbyr/vdm)|GUI for command-line video downloader (youtube-dl annie)|1911|1|2021-11-24| +|95|[ingbyr/vdm](https://github.com/ingbyr/vdm)|GUI for command-line video downloader (youtube-dl annie)|1912|1|2021-11-24| |96|[stevenwsg/XSYBBS](https://github.com/stevenwsg/XSYBBS)|校园贴吧+校园BBS 基于Bmob+环信easeUI 主要难点在于,评论,回复,点赞 的数据库设计以及逻辑处理|26|0|2021-10-09| |97|[xyoye/MVVMTemplate](https://github.com/xyoye/MVVMTemplate)|适用于Android Studio4.1+的DanDanPlay MVVM模板插件|5|0|2021-07-30| |98|[Entertech/Enter-AffectiveCloud-Android-SDK](https://github.com/Entertech/Enter-AffectiveCloud-Android-SDK)|The affective cloud Android SDK and demo./回车情感云 Android SDK 和 演示 demo,通过此 SDK 实现快速接入情感云。|5|0|2021-10-15| diff --git a/content/charts/growth/software/Lua.md b/content/charts/growth/software/Lua.md index 4e33f686..a6b68dee 100644 --- a/content/charts/growth/software/Lua.md +++ b/content/charts/growth/software/Lua.md @@ -1,50 +1,50 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Lua -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8003|8|2021-12-28| -|2|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件,它支持多种主流协议和多种自定义视频分流服务,拥有精美的操作界面,并配上直观的节点信息。|1554|2|2021-12-16| -|3|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|342|2|2021-12-27| -|4|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|912|1|2021-11-12| -|5|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1224|1|2021-11-30| -|6|[liuhaopen/UnityMMO](https://github.com/liuhaopen/UnityMMO)|an unity mmo demo, base on ecs(game play), xlua(ui)|972|1|2021-07-01| -|7|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1074|1|2021-12-14| +|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8008|8|2021-12-28| +|2|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件,它支持多种主流协议和多种自定义视频分流服务,拥有精美的操作界面,并配上直观的节点信息。|1555|2|2021-12-16| +|3|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|345|2|2021-12-28| +|4|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|914|1|2021-11-12| +|5|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1225|1|2021-11-30| +|6|[liuhaopen/UnityMMO](https://github.com/liuhaopen/UnityMMO)|an unity mmo demo, base on ecs(game play), xlua(ui)|973|1|2021-07-01| +|7|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1076|1|2021-12-14| |8|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|246|1|2021-10-28| |9|[acecilia/OpenWRTInvasion](https://github.com/acecilia/OpenWRTInvasion)|Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...|626|1|2021-12-16| |10|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2209|1|2021-12-22| |11|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|494|1|2021-12-18| -|12|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|825|1|2021-10-11| +|12|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|824|1|2021-10-11| |13|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|97|1|2021-12-21| -|14|[xhql/rime](https://github.com/xhql/rime)|Rime 鼠须管(Squirrel)朙月拼音|小鹤双拼|自然码双拼配置|853|1|2021-12-27| -|15|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|731|1|2021-12-24| -|16|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|100|0|2021-10-03| +|14|[xhql/rime](https://github.com/xhql/rime)|Rime 鼠须管(Squirrel)朙月拼音|小鹤双拼|自然码双拼配置|854|1|2021-12-27| +|15|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|732|1|2021-12-24| +|16|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|101|0|2021-10-03| |17|[EtherProject/EtherWorkCollection](https://github.com/EtherProject/EtherWorkCollection)|EtherEngine 作品集|16|0|2021-09-04| |18|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|49|0|2021-09-15| |19|[Plume-yu/wool](https://github.com/Plume-yu/wool)|传奇世界手游服务端|4|0|2021-08-24| |20|[lilith-avatar/davinci-api-wrap](https://github.com/lilith-avatar/davinci-api-wrap)|:hammer_and_wrench: DaVinci Api 联想工具,支持代码补全和代码提示|7|0|2021-06-23| |21|[adamqqqplay/dota2ai](https://github.com/adamqqqplay/dota2ai)|This project is a improved Dota2 Bot script based on Valve's default AI. Relase on steam workshop as Ranked Matchmaking AI. This script has more than 1 million current subscribers on Steam Workshop.|224|0|2021-11-23| |22|[thenumbernine/hydro-cl-lua](https://github.com/thenumbernine/hydro-cl-lua)|yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL|15|0|2021-12-21| -|23|[horan-geeker/nana](https://github.com/horan-geeker/nana)|Lua http api framework|95|0|2021-11-20| +|23|[horan-geeker/nana](https://github.com/horan-geeker/nana)|Lua http api framework|96|0|2021-11-20| |24|[d80x86/lua-resty-tofu](https://github.com/d80x86/lua-resty-tofu)|a modern api/web framework|9|0|2021-12-20| |25|[ariwori/toomanyitemsplus](https://github.com/ariwori/toomanyitemsplus)|饥荒联机版控制台MOD。|11|0|2021-12-03| |26|[luastar/luastar](https://github.com/luastar/luastar)|一个基于openresty的http接口和web开发框架|135|0|2021-07-14| |27|[wofsauge/External-Item-Descriptions](https://github.com/wofsauge/External-Item-Descriptions)|A mod for the game "The Binding of Isaac: Rebirth" that displays useful informations for items, trinkets, rooms and more!|67|0|2021-12-27| |28|[loaden/rime](https://github.com/loaden/rime)|中州韵输入法|22|0|2021-09-10| |29|[zhang-changwei/Automation-scripts-for-Aegisub](https://github.com/zhang-changwei/Automation-scripts-for-Aegisub)|A few automation scripts for Aegisub|17|0|2021-11-27| -|30|[BlindingDark/rime-easy-en](https://github.com/BlindingDark/rime-easy-en)|Rime / Easy English 英文输入法|127|0|2021-06-08| +|30|[BlindingDark/rime-easy-en](https://github.com/BlindingDark/rime-easy-en)|Rime / Easy English 英文输入法|128|0|2021-06-08| |31|[shengnoah/blues](https://github.com/shengnoah/blues)|Blues是一个基于Openresty + LUA的WEB演示框架|16|0|2021-10-29| |32|[DeadlyBossMods/DBM-Retail](https://github.com/DeadlyBossMods/DBM-Retail)|The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|152|0|2021-12-23| |33|[roninro/rime-wubi](https://github.com/roninro/rime-wubi)|鼠须管【五笔字型】输入方案|3|0|2021-10-12| |34|[Rubgrsch/EnhancedChatFilterMODFix](https://github.com/Rubgrsch/EnhancedChatFilterMODFix)|A WoW chat filter addon for CN servers|6|0|2021-12-07| -|35|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon 配置|51|0|2021-12-26| +|35|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon 配置|51|0|2021-12-28| |36|[jerrykuku/luci-app-go-aliyundrive-webdav](https://github.com/jerrykuku/luci-app-go-aliyundrive-webdav)|本项目是go-aliyun-webdav 的Luci 控制面板。|34|0|2021-11-10| |37|[hunzsig-warcraft3/w3x-my-tower](https://github.com/hunzsig-warcraft3/w3x-my-tower)|【h-lua实践开源地图】我塔非凡|8|0|2021-10-12| |38|[EsreverWoW/ShestakUI_Classic](https://github.com/EsreverWoW/ShestakUI_Classic)|ShestakUI for WoW Classic (1.14.0) and Burning Crusade Classic (2.5.2)|115|0|2021-11-17| |39|[AlejandroGiner/Lux-in-Tenebris](https://github.com/AlejandroGiner/Lux-in-Tenebris)|A Europa Universalis 4 expansion mod built upon Beyond Typus 9.|22|0|2021-07-05| -|40|[Eatsolx/nvim-lua](https://github.com/Eatsolx/nvim-lua)|基于nvchad的配置|8|0|2021-12-25| +|40|[Eatsolx/nvim-lua](https://github.com/Eatsolx/nvim-lua)|基于nvchad的配置|9|0|2021-12-25| |41|[Miaow233/Dingtalk_createLike](https://github.com/Miaow233/Dingtalk_createLike)|一个钉钉点赞小工具,使用FusionApp制作|3|0|2021-11-13| |42|[cloudwu/stellaris_cn](https://github.com/cloudwu/stellaris_cn)|Stellaris 群星 汉化 Mod|360|0|2021-11-23| |43|[XavierCHN/x-template](https://github.com/XavierCHN/x-template)|Xavier's DOTA 2 modding template using typescript and react-panorama|38|0|2021-12-23| @@ -61,17 +61,17 @@ |54|[ck2plus/CleanSlate](https://github.com/ck2plus/CleanSlate)|A community resource, clean base from which to begin mods for CrusaderKings 2|16|0|2021-12-26| |55|[sniper00/BallGame](https://github.com/sniper00/BallGame)|moon game server的一个使用示例,搭建简单的服务器框架|49|0|2021-12-22| |56|[WolvenKit/BraindanceProtocol](https://github.com/WolvenKit/BraindanceProtocol)|A GUI to modify your Cyberpunk 2077 experience|83|0|2021-09-12| -|57|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|98|0|2021-12-23| +|57|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|100|0|2021-12-28| |58|[TheOddler/FactorioWorld](https://github.com/TheOddler/FactorioWorld)|A mod for factorio that changes the map into a real-world map.|22|0|2021-09-26| |59|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|82|0|2021-12-19| -|60|[foggyspace/NsePocsuite-lua](https://github.com/foggyspace/NsePocsuite-lua)|网络摄像头漏洞检测脚本.Nmap (Nse Nmap script engine)|6|0|2021-12-27| +|60|[foggyspace/NsePocsuite-lua](https://github.com/foggyspace/NsePocsuite-lua)|网络摄像头漏洞检测脚本.Nmap (Nse Nmap script engine)|6|0|2021-12-28| |61|[aknife2019/ngx-lua-waf](https://github.com/aknife2019/ngx-lua-waf)|功能简单的 ngx lua waf|3|0|2021-08-19| |62|[TerrenceFong/lua-xx](https://github.com/TerrenceFong/lua-xx)|基于叉叉助手开发的一些脚本工具|4|0|2021-08-24| -|63|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|13|0|2021-12-16| -|64|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1023|0|2021-10-10| +|63|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|13|0|2021-12-28| +|64|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1024|0|2021-10-10| |65|[DarkEnergyProcessor/livesim2](https://github.com/DarkEnergyProcessor/livesim2)|Love Live! School Idol Festival Live Simulator|79|0|2021-10-05| |66|[iwiniwin/LuaKit](https://github.com/iwiniwin/LuaKit)|Lua核心工具包,包含对面向对象,组件系统(灵活的绑定解绑模式),mvc分模块加载,事件分发系统等常用模式的封装。同时提供打印,内存泄漏检测,性能分析等常用工具类。|52|0|2021-09-04| -|67|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1648|0|2021-12-17| +|67|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1647|0|2021-12-17| |68|[njcx/nginx_dump](https://github.com/njcx/nginx_dump)|该工具用于把Openresty(Nginx+Lua) 请求参数和响应 dump出来,用于旁路HTTP流量分析、风控、资产识别、API数据泄露等等|16|0|2021-07-08| |69|[ThinEureka/tabMachine](https://github.com/ThinEureka/tabMachine)|My new solution to high level hierarchical multiple code flows.|6|0|2021-09-09| |70|[Hemmelfort/Civ6ModdingNotes](https://github.com/Hemmelfort/Civ6ModdingNotes)|Notes for Civilization VI modding.|26|0|2021-07-25| @@ -79,30 +79,30 @@ |72|[gaoyichao/gazebo_demos](https://github.com/gaoyichao/gazebo_demos)|Gazebo仿真的各种demo|8|0|2021-07-06| |73|[Ace-Who/rime-xuma](https://github.com/Ace-Who/rime-xuma)|徐码/爾雅:三重注解、双重反查、屏蔽词组、全码后置、顶功版本……|43|0|2021-07-11| |74|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|6|0|2021-12-19| -|75|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|0|2021-12-20| +|75|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|0|2021-12-28| |76|[yanhuacuo/98wubi](https://github.com/yanhuacuo/98wubi)|具备码元提示功能的98五笔配置文件(for中州韵)|27|0|2021-11-03| |77|[zhyupe/FFXIV-Packet-Dissector](https://github.com/zhyupe/FFXIV-Packet-Dissector)|Wireshark plugins for dissecting FFXIV packets.|46|0|2021-11-09| |78|[maojunxyz/flypy-linux](https://github.com/maojunxyz/flypy-linux)|flypy(小鹤双拼)hooked under fcitx-rime、ibus-rime、Yong Input Tool.|17|0|2021-10-10| |79|[openresty/lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)|Nonblocking Lua MySQL driver library for ngx_lua or OpenResty|635|0|2021-12-10| |80|[cissusnar/cpluginscript](https://github.com/cissusnar/cpluginscript)|快贴插件|46|0|2021-11-10| -|81|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|5|0|2021-12-21| +|81|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|5|0|2021-12-28| |82|[hongch911/WiresharkPlugin](https://github.com/hongch911/WiresharkPlugin)|The H265 H264 PS PCM AMR SILK plugin for Wireshark Lua|37|0|2021-07-16| |83|[chenxuuu/documentGenerator](https://github.com/chenxuuu/documentGenerator)|📘自动生成wiki.openluat.com的接口文档,和vscode代码补全数据|5|0|2021-09-15| |84|[apioak/apioak](https://github.com/apioak/apioak)|Full Lifecycle Management API Gateway.|362|0|2021-11-06| |85|[jpxthu/EPGP-Classic](https://github.com/jpxthu/EPGP-Classic)|EPGP for World of Warcraft Classic|6|0|2021-06-27| |86|[Warehousing/Warehousing](https://github.com/Warehousing/Warehousing)|:building_construction: Mod for Factorio. Store all the things! (We heard you like boxes, you packrat you!)|26|0|2021-11-25| |87|[freeioe/freeioe](https://github.com/freeioe/freeioe)|FreeIOE is a framework for building IOE (Internet Of Everything) edge-computing gateway 开源的边缘计算网关框架. 讨论群: 291292378|72|0|2021-11-27| -|88|[scomper/Rime](https://github.com/scomper/Rime)|鼠须管配置|387|0|2021-08-16| +|88|[scomper/Rime](https://github.com/scomper/Rime)|鼠须管配置|388|0|2021-08-16| |89|[VoidmatrixHeathcliff/RandomPic](https://github.com/VoidmatrixHeathcliff/RandomPic)|开箱即用的 随机图片 服务器|4|0|2021-08-12| |90|[ElvUI-WotLK/ElvUI](https://github.com/ElvUI-WotLK/ElvUI)|ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)|277|0|2021-09-26| |91|[einverne/dotfiles](https://github.com/einverne/dotfiles)|vimrc|34|0|2021-12-08| -|92|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|224|0|2021-12-10| +|92|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|225|0|2021-12-10| |93|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|10|0|2021-11-30| |94|[lxfly2000/Acy-Font](https://github.com/lxfly2000/Acy-Font)|自制手写字体。A hand-writing font set.|14|0|2021-10-23| |95|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|220|0|2021-11-26| |96|[Seekladoom/Aegisub-Karaoke-Effect-481-Templates](https://github.com/Seekladoom/Aegisub-Karaoke-Effect-481-Templates)|转载自https://huyhuu.com/news/1282/Aegisub-Karaoke-Effect|44|0|2021-09-04| |97|[siweia/NDuiClassic](https://github.com/siweia/NDuiClassic)|NDui for Classic WoW|69|0|2021-12-27| -|98|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |66|0|2021-12-27| +|98|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |67|0|2021-12-28| |99|[lilith-avatar/social-island](https://github.com/lilith-avatar/social-island)|:video_game: 神奇森林 - Wonder Forest|4|0|2021-08-02| |100|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|450|0|2021-12-27| diff --git a/content/charts/growth/software/MATLAB.md b/content/charts/growth/software/MATLAB.md index 61bd8353..24dec2f1 100644 --- a/content/charts/growth/software/MATLAB.md +++ b/content/charts/growth/software/MATLAB.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > MATLAB -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -16,7 +16,7 @@ |9|[JackHCC/Audio-Digital-Processing](https://github.com/JackHCC/Audio-Digital-Processing)|数字信号处理大作业:Matlab实现语音分析:加噪声,频谱分析,滤波器等等(内附报告)【Matlab for speech analysis: add noise, spectrum analysis, filter, etc】|37|0|2021-06-29| |10|[Say-Hello2y/Path-planning-for-robots](https://github.com/Say-Hello2y/Path-planning-for-robots)|use Dijkstra 使用Dijkstra法实现了基于栅格地图的移动机器人路径规划|4|0|2021-06-16| |11|[AngeloUNIMI/Demo_FusionNet](https://github.com/AngeloUNIMI/Demo_FusionNet)|Demonstration of FusionNet for touchless palmprint and finger texture recognition. Based on the source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep ...|9|0|2021-09-06| -|12|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|65|0|2021-12-07| +|12|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|66|0|2021-12-07| |13|[PollyNET/Pollynet_Processing_Chain](https://github.com/PollyNET/Pollynet_Processing_Chain)|NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)|6|0|2021-12-11| |14|[AngeloUNIMI/FusionNet](https://github.com/AngeloUNIMI/FusionNet)|Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"|14|0|2021-09-06| |15|[fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI](https://github.com/fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI)|利用MATLAB GUI设计平台,用窗函数法设计FIR数字滤波器,对所给出的含有噪声的声音信号进行数字滤波处理,得到降噪的声音信号,进行时域频域分析,同时分析不同窗函数的效果。|4|0|2021-09-13| @@ -39,61 +39,62 @@ |32|[Dingqinliu/Encryption_Matlab](https://github.com/Dingqinliu/Encryption_Matlab)|与图像加密有关的一些代码|3|0|2021-07-16| |33|[LingyvKong/PatternRecognition-with-matlab](https://github.com/LingyvKong/PatternRecognition-with-matlab)|使用matlab从0构建模式识别算法|5|0|2021-06-26| |34|[tangkk/tangkk-mirex-ace](https://github.com/tangkk/tangkk-mirex-ace)|large vocabulary automatic chord estimation with deep learning|13|0|2021-06-02| -|35|[guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm](https://github.com/guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm)|一种基于LMS的自适应蓝牙耳机降噪算法|3|0|2021-06-15| -|36|[xingchenzhang/VIFB](https://github.com/xingchenzhang/VIFB)|Visible and Infrared Image Fusion Benchmark|146|0|2021-09-27| -|37|[Heisenberg0391/DigitalSignalProcess_MATLAB](https://github.com/Heisenberg0391/DigitalSignalProcess_MATLAB)|数字信号处理matlab程序|3|0|2021-06-28| -|38|[gain-wyj/Color-image-enhancement](https://github.com/gain-wyj/Color-image-enhancement)|基于HSI和局部同态滤波的彩色图像增强算法|3|0|2021-07-05| -|39|[seer-group329/PositionAndPosConnectionOfTheCar](https://github.com/seer-group329/PositionAndPosConnectionOfTheCar)|在已知无人仓储车的起始与目标位姿的条件下,得到三阶连续的曲线路径|5|0|2021-09-18| -|40|[yeyuanxin110/CFOG](https://github.com/yeyuanxin110/CFOG)|-|11|0|2021-11-20| -|41|[yfor1008/saliency_detection](https://github.com/yfor1008/saliency_detection)|显著性检测|5|0|2021-10-12| -|42|[X-X-Y/about_EEG_EandP](https://github.com/X-X-Y/about_EEG_EandP)|说说脑电信号的频谱、能量、功率谱、功率谱密度都是指什么|3|0|2021-07-15| -|43|[tlt18/Plate-Location](https://github.com/tlt18/Plate-Location)|数字图像处理 车牌定位和字符分割|5|0|2021-06-24| -|44|[burning489/2021_autumn_numerical_linear_algebra](https://github.com/burning489/2021_autumn_numerical_linear_algebra)|数值线性代数代码示例|3|0|2021-12-21| -|45|[Uestc-xiye/CUMCM2020-Probelms-C](https://github.com/Uestc-xiye/CUMCM2020-Probelms-C)|2020年高教社杯全国大学生数学建模C题:中小微企业的信贷决策|2|0|2021-07-26| -|46|[tjzhang1993/Infrared-image-processing](https://github.com/tjzhang1993/Infrared-image-processing)|用于处理红外热成像得到的图片|2|0|2021-11-29| -|47|[Burceoneo12345/image](https://github.com/Burceoneo12345/image)|图像处理的实验以及作业|4|0|2021-06-13| -|48|[chaiqingao/Sudoku](https://github.com/chaiqingao/Sudoku)|一个用MATLAB写的数独小游戏:以命令行和GUI两种方式生成数独和求解数独,你可以作为游戏来玩或作为求解数独的工具。|3|0|2021-07-15| -|49|[nanguoyu/Captcha-recognition](https://github.com/nanguoyu/Captcha-recognition)|[CAIA I Lab 5] Captcha recognition implemented by Matlab [CAIA I Lab 5]数字图像验证码识别 |5|0|2021-12-14| -|50|[Wenzhe-Liu/sound-source-localization-algorithm_DOA_estimation](https://github.com/Wenzhe-Liu/sound-source-localization-algorithm_DOA_estimation)|关于语音信号声源定位DOA估计所用的一些传统算法|107|0|2021-06-30| -|51|[AirChem/F0AM](https://github.com/AirChem/F0AM)|Framework for 0-D Atmospheric Modeling|30|0|2021-12-23| -|52|[lunarwhite/Chinese-handwritten-numbers-recognization](https://github.com/lunarwhite/Chinese-handwritten-numbers-recognization)|用简单的BP神经网络来识别中文手写阿拉伯数字,kaggle中的Toy项目,算法用Matlab手写实现|6|0|2021-06-13| -|53|[acsamson/ImageFusion-Algorithm](https://github.com/acsamson/ImageFusion-Algorithm)|ImageFusion algorithm, SSIM and PSNR evaluation(常见图像融合算法以及SSIM和PSNR评价|2|0|2021-08-30| -|54|[zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles](https://github.com/zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles)|Hyperspectral Change Detection Based on Multiple Morphological Profiles|8|0|2021-09-28| -|55|[qwe14789cn/radar_tools](https://github.com/qwe14789cn/radar_tools)|信号处理工具箱|102|0|2021-08-31| -|56|[zephyrhours/Hyperspectyral-Change-Detection-TDRD](https://github.com/zephyrhours/Hyperspectyral-Change-Detection-TDRD)|Three-Order Tucker Decomposition and Reconstruction Detector for Unsupervised Hyperspectral Change Detection|7|0|2021-09-15| -|57|[ToKiNoBug/MandelbortSetCalculate-Render](https://github.com/ToKiNoBug/MandelbortSetCalculate-Render)|计算和渲染曼德勃罗集的两套程序。|8|0|2021-06-12| -|58|[ZhangHongBo2019/Constraint_NSGA-II_Algorithms](https://github.com/ZhangHongBo2019/Constraint_NSGA-II_Algorithms)|这是一个带约束条件的非支配排序遗传算法NSGA-II,解决了一个多目标优化问题|24|0|2021-09-10| -|59|[himynameisfuego/SiTraNo](https://github.com/himynameisfuego/SiTraNo)|A MATLAB app for tonal-transient-noise decomposition of audio signals.|10|0|2021-09-08| -|60|[JJ-Ho/COSMOSS](https://github.com/JJ-Ho/COSMOSS)|COSMOSS is a Coupled OScillator MOdel Spectrum Simulator |6|0|2021-06-20| -|61|[ray1006597080/MyFish](https://github.com/ray1006597080/MyFish)|专注优化算法开发,包括以下方面: (1)启发式算法,元启发式算法,群智能优化算法(GA,PSO,GWO等) (2)凸优化(ADMM,Benders分解,内点法等) (3)多目标优化(NSGA-II,MOPSO,MOGWO等) (4)机器学习(神经网络,SVM,决策树,随机森林等) 电力系统优化建模,多学科优化建模,包括: (1)电力系统运行优化(日前优化调度,微电网运行优化,电动汽车调度 ...|3|0|2021-06-07| -|62|[WoodyBuendia/HFSS-MATLAB-API](https://github.com/WoodyBuendia/HFSS-MATLAB-API)|HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS Scripting Interface. This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating th ...|44|0|2021-09-17| -|63|[jeyao/Orbital-Angular-Momentum](https://github.com/jeyao/Orbital-Angular-Momentum)|涡旋电磁波相关仿真|11|0|2021-06-17| -|64|[rodralez/NaveGo](https://github.com/rodralez/NaveGo)|NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.|373|0|2021-12-15| -|65|[wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve](https://github.com/wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve)|使用贝塞尔曲线,通过合理选取控制点使轨迹在拼接点处曲率连续|5|0|2021-09-06| -|66|[YuJie2020/MATLAB-HFSS-API](https://github.com/YuJie2020/MATLAB-HFSS-API)|HFSS-MATLAB-API 是通过 MATLAB 编写的一套可调用的 HFSS-MATLAB 应用程序编程接口,通过编写 MATLAB 代码来生成执行相关特定操作的 HFSS 程序所需的 VBS 脚本|6|0|2021-08-19| -|67|[tyl-stu/Compressed-sensing-code](https://github.com/tyl-stu/Compressed-sensing-code)|自己搜集和改写的压缩感知相关程序代码|3|0|2021-07-26| -|68|[fuzhiqiang1230/DLRRPD](https://github.com/fuzhiqiang1230/DLRRPD)|This repository is used for sharing the source code of Double low-rank representation with projection distance penalty for clustering|9|0|2021-12-08| -|69|[redglassli/Formation_Consensus_basic](https://github.com/redglassli/Formation_Consensus_basic)|A basic version for robot formation consensus and obstacle avoidance by MATLAB|11|0|2021-06-10| -|70|[Magica-Chen/zhihu_writing](https://github.com/Magica-Chen/zhihu_writing)|Some simple codes for zhihu column writing: 高斯世界下的Machine Learning|3|0|2021-12-26| -|71|[WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM)|Official MATLAB implementation of the "Sparse deconvolution" -v1.0.3|25|0|2021-11-20| -|72|[AomanHao/Matlab-Image-Dehaze-Enhance](https://github.com/AomanHao/Matlab-Image-Dehaze-Enhance)|图像去雾、图像增强、灰度直方图均衡化等|40|0|2021-10-23| -|73|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|3|0|2021-12-03| -|74|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|0|2021-12-02| -|75|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|54|0|2021-12-12| -|76|[AIHHU/Ant-Colony-Optimization](https://github.com/AIHHU/Ant-Colony-Optimization)|用matlab实现蚁群算法|4|0|2021-07-02| -|77|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|3|0|2021-11-20| -|78|[NOCIONS/letswave6](https://github.com/NOCIONS/letswave6)|Letswave 6 - Matlab EEG signal processing toolbox |44|0|2021-08-23| -|79|[JackHCC/Routing-Algorithm](https://github.com/JackHCC/Routing-Algorithm)|MATLAB实现路由算法基本原理(内附报告)[MATLAB realizes the basic principle of routing algorithm - mathematics experiment work (with report)]|10|0|2021-12-15| -|80|[fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI](https://github.com/fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI)|利用MATLAB GUI设计平台,设计多算法雷达一维恒虚警检测CFAR可视化界面,通过选择噪声类型、目标类型、算法类型,手动输入相关参数,可视化显示噪声波形与目标检测的回波-检测门限波形图。|5|0|2021-09-13| -|81|[tdcsu/Cluster-simulation-like-birds-using-matlab-tdcsu](https://github.com/tdcsu/Cluster-simulation-like-birds-using-matlab-tdcsu)| 二阶积分器模型,集群仿真,鸟群 Second order integrator model, swarm simulation, bird swarm|5|0|2021-06-03| -|82|[JiaxuanLiu/BPA-SAR-simulation](https://github.com/JiaxuanLiu/BPA-SAR-simulation)|使用后向投影算法(BPA)完成成像仿真|23|0|2021-07-08| -|83|[YXL76/Communication-System-Modeling-and-Simulation](https://github.com/YXL76/Communication-System-Modeling-and-Simulation)|BUPT 通信系统建模与仿真|2|0|2021-06-19| -|84|[TianLin0509/BF-design-with-DL](https://github.com/TianLin0509/BF-design-with-DL)|Beamforming design with deep learning.|128|0|2021-08-01| -|85|[liuziwei7/fashion-landmarks](https://github.com/liuziwei7/fashion-landmarks)|Fashion Landmark Detection in the Wild|329|0|2021-10-09| -|86|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|11|0|2021-12-27| -|87|[mingli-ai/FaVeST](https://github.com/mingli-ai/FaVeST)|Fast Vector Spherical Harmonic Transforms|11|0|2021-10-13| -|88|[chdilo/BadAppleOSC](https://github.com/chdilo/BadAppleOSC)|在示波器上播放Bad Apple!!|10|0|2021-09-29| -|89|[cggos/opt_matlab](https://github.com/cggos/opt_matlab)|最优化方法及其MATLAB实现 源代码|9|0|2021-10-07| +|35|[zxb17zxb/SLIC](https://github.com/zxb17zxb/SLIC)|一个SLIC算法用于图像分割的matlab实现|3|0|2021-12-07| +|36|[guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm](https://github.com/guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm)|一种基于LMS的自适应蓝牙耳机降噪算法|3|0|2021-06-15| +|37|[xingchenzhang/VIFB](https://github.com/xingchenzhang/VIFB)|Visible and Infrared Image Fusion Benchmark|146|0|2021-09-27| +|38|[Heisenberg0391/DigitalSignalProcess_MATLAB](https://github.com/Heisenberg0391/DigitalSignalProcess_MATLAB)|数字信号处理matlab程序|3|0|2021-06-28| +|39|[gain-wyj/Color-image-enhancement](https://github.com/gain-wyj/Color-image-enhancement)|基于HSI和局部同态滤波的彩色图像增强算法|3|0|2021-07-05| +|40|[seer-group329/PositionAndPosConnectionOfTheCar](https://github.com/seer-group329/PositionAndPosConnectionOfTheCar)|在已知无人仓储车的起始与目标位姿的条件下,得到三阶连续的曲线路径|5|0|2021-09-18| +|41|[yeyuanxin110/CFOG](https://github.com/yeyuanxin110/CFOG)|-|11|0|2021-11-20| +|42|[yfor1008/saliency_detection](https://github.com/yfor1008/saliency_detection)|显著性检测|5|0|2021-10-12| +|43|[X-X-Y/about_EEG_EandP](https://github.com/X-X-Y/about_EEG_EandP)|说说脑电信号的频谱、能量、功率谱、功率谱密度都是指什么|3|0|2021-07-15| +|44|[tlt18/Plate-Location](https://github.com/tlt18/Plate-Location)|数字图像处理 车牌定位和字符分割|5|0|2021-06-24| +|45|[burning489/2021_autumn_numerical_linear_algebra](https://github.com/burning489/2021_autumn_numerical_linear_algebra)|数值线性代数代码示例|3|0|2021-12-21| +|46|[Uestc-xiye/CUMCM2020-Probelms-C](https://github.com/Uestc-xiye/CUMCM2020-Probelms-C)|2020年高教社杯全国大学生数学建模C题:中小微企业的信贷决策|2|0|2021-07-26| +|47|[tjzhang1993/Infrared-image-processing](https://github.com/tjzhang1993/Infrared-image-processing)|用于处理红外热成像得到的图片|2|0|2021-11-29| +|48|[Burceoneo12345/image](https://github.com/Burceoneo12345/image)|图像处理的实验以及作业|4|0|2021-06-13| +|49|[chaiqingao/Sudoku](https://github.com/chaiqingao/Sudoku)|一个用MATLAB写的数独小游戏:以命令行和GUI两种方式生成数独和求解数独,你可以作为游戏来玩或作为求解数独的工具。|3|0|2021-07-15| +|50|[nanguoyu/Captcha-recognition](https://github.com/nanguoyu/Captcha-recognition)|[CAIA I Lab 5] Captcha recognition implemented by Matlab [CAIA I Lab 5]数字图像验证码识别 |5|0|2021-12-14| +|51|[Wenzhe-Liu/sound-source-localization-algorithm_DOA_estimation](https://github.com/Wenzhe-Liu/sound-source-localization-algorithm_DOA_estimation)|关于语音信号声源定位DOA估计所用的一些传统算法|107|0|2021-06-30| +|52|[AirChem/F0AM](https://github.com/AirChem/F0AM)|Framework for 0-D Atmospheric Modeling|30|0|2021-12-23| +|53|[lunarwhite/Chinese-handwritten-numbers-recognization](https://github.com/lunarwhite/Chinese-handwritten-numbers-recognization)|用简单的BP神经网络来识别中文手写阿拉伯数字,kaggle中的Toy项目,算法用Matlab手写实现|6|0|2021-06-13| +|54|[acsamson/ImageFusion-Algorithm](https://github.com/acsamson/ImageFusion-Algorithm)|ImageFusion algorithm, SSIM and PSNR evaluation(常见图像融合算法以及SSIM和PSNR评价|2|0|2021-08-30| +|55|[zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles](https://github.com/zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles)|Hyperspectral Change Detection Based on Multiple Morphological Profiles|8|0|2021-09-28| +|56|[qwe14789cn/radar_tools](https://github.com/qwe14789cn/radar_tools)|信号处理工具箱|102|0|2021-08-31| +|57|[zephyrhours/Hyperspectyral-Change-Detection-TDRD](https://github.com/zephyrhours/Hyperspectyral-Change-Detection-TDRD)|Three-Order Tucker Decomposition and Reconstruction Detector for Unsupervised Hyperspectral Change Detection|7|0|2021-09-15| +|58|[ToKiNoBug/MandelbortSetCalculate-Render](https://github.com/ToKiNoBug/MandelbortSetCalculate-Render)|计算和渲染曼德勃罗集的两套程序。|8|0|2021-06-12| +|59|[ZhangHongBo2019/Constraint_NSGA-II_Algorithms](https://github.com/ZhangHongBo2019/Constraint_NSGA-II_Algorithms)|这是一个带约束条件的非支配排序遗传算法NSGA-II,解决了一个多目标优化问题|24|0|2021-09-10| +|60|[himynameisfuego/SiTraNo](https://github.com/himynameisfuego/SiTraNo)|A MATLAB app for tonal-transient-noise decomposition of audio signals.|10|0|2021-09-08| +|61|[JJ-Ho/COSMOSS](https://github.com/JJ-Ho/COSMOSS)|COSMOSS is a Coupled OScillator MOdel Spectrum Simulator |6|0|2021-06-20| +|62|[ray1006597080/MyFish](https://github.com/ray1006597080/MyFish)|专注优化算法开发,包括以下方面: (1)启发式算法,元启发式算法,群智能优化算法(GA,PSO,GWO等) (2)凸优化(ADMM,Benders分解,内点法等) (3)多目标优化(NSGA-II,MOPSO,MOGWO等) (4)机器学习(神经网络,SVM,决策树,随机森林等) 电力系统优化建模,多学科优化建模,包括: (1)电力系统运行优化(日前优化调度,微电网运行优化,电动汽车调度 ...|3|0|2021-06-07| +|63|[WoodyBuendia/HFSS-MATLAB-API](https://github.com/WoodyBuendia/HFSS-MATLAB-API)|HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS Scripting Interface. This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating th ...|44|0|2021-09-17| +|64|[jeyao/Orbital-Angular-Momentum](https://github.com/jeyao/Orbital-Angular-Momentum)|涡旋电磁波相关仿真|11|0|2021-06-17| +|65|[rodralez/NaveGo](https://github.com/rodralez/NaveGo)|NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.|373|0|2021-12-15| +|66|[wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve](https://github.com/wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve)|使用贝塞尔曲线,通过合理选取控制点使轨迹在拼接点处曲率连续|5|0|2021-09-06| +|67|[YuJie2020/MATLAB-HFSS-API](https://github.com/YuJie2020/MATLAB-HFSS-API)|HFSS-MATLAB-API 是通过 MATLAB 编写的一套可调用的 HFSS-MATLAB 应用程序编程接口,通过编写 MATLAB 代码来生成执行相关特定操作的 HFSS 程序所需的 VBS 脚本|6|0|2021-08-19| +|68|[tyl-stu/Compressed-sensing-code](https://github.com/tyl-stu/Compressed-sensing-code)|自己搜集和改写的压缩感知相关程序代码|3|0|2021-07-26| +|69|[fuzhiqiang1230/DLRRPD](https://github.com/fuzhiqiang1230/DLRRPD)|This repository is used for sharing the source code of Double low-rank representation with projection distance penalty for clustering|9|0|2021-12-08| +|70|[redglassli/Formation_Consensus_basic](https://github.com/redglassli/Formation_Consensus_basic)|A basic version for robot formation consensus and obstacle avoidance by MATLAB|11|0|2021-06-10| +|71|[Magica-Chen/zhihu_writing](https://github.com/Magica-Chen/zhihu_writing)|Some simple codes for zhihu column writing: 高斯世界下的Machine Learning|3|0|2021-12-26| +|72|[WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM)|Official MATLAB implementation of the "Sparse deconvolution" -v1.0.3|25|0|2021-11-20| +|73|[AomanHao/Matlab-Image-Dehaze-Enhance](https://github.com/AomanHao/Matlab-Image-Dehaze-Enhance)|图像去雾、图像增强、灰度直方图均衡化等|40|0|2021-10-23| +|74|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|3|0|2021-12-03| +|75|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|0|2021-12-02| +|76|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|54|0|2021-12-12| +|77|[AIHHU/Ant-Colony-Optimization](https://github.com/AIHHU/Ant-Colony-Optimization)|用matlab实现蚁群算法|4|0|2021-07-02| +|78|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|3|0|2021-11-20| +|79|[NOCIONS/letswave6](https://github.com/NOCIONS/letswave6)|Letswave 6 - Matlab EEG signal processing toolbox |44|0|2021-08-23| +|80|[JackHCC/Routing-Algorithm](https://github.com/JackHCC/Routing-Algorithm)|MATLAB实现路由算法基本原理(内附报告)[MATLAB realizes the basic principle of routing algorithm - mathematics experiment work (with report)]|10|0|2021-12-15| +|81|[fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI](https://github.com/fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI)|利用MATLAB GUI设计平台,设计多算法雷达一维恒虚警检测CFAR可视化界面,通过选择噪声类型、目标类型、算法类型,手动输入相关参数,可视化显示噪声波形与目标检测的回波-检测门限波形图。|5|0|2021-09-13| +|82|[tdcsu/Cluster-simulation-like-birds-using-matlab-tdcsu](https://github.com/tdcsu/Cluster-simulation-like-birds-using-matlab-tdcsu)| 二阶积分器模型,集群仿真,鸟群 Second order integrator model, swarm simulation, bird swarm|5|0|2021-06-03| +|83|[JiaxuanLiu/BPA-SAR-simulation](https://github.com/JiaxuanLiu/BPA-SAR-simulation)|使用后向投影算法(BPA)完成成像仿真|23|0|2021-07-08| +|84|[YXL76/Communication-System-Modeling-and-Simulation](https://github.com/YXL76/Communication-System-Modeling-and-Simulation)|BUPT 通信系统建模与仿真|2|0|2021-06-19| +|85|[TianLin0509/BF-design-with-DL](https://github.com/TianLin0509/BF-design-with-DL)|Beamforming design with deep learning.|128|0|2021-08-01| +|86|[liuziwei7/fashion-landmarks](https://github.com/liuziwei7/fashion-landmarks)|Fashion Landmark Detection in the Wild|329|0|2021-10-09| +|87|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|11|0|2021-12-28| +|88|[mingli-ai/FaVeST](https://github.com/mingli-ai/FaVeST)|Fast Vector Spherical Harmonic Transforms|11|0|2021-10-13| +|89|[chdilo/BadAppleOSC](https://github.com/chdilo/BadAppleOSC)|在示波器上播放Bad Apple!!|10|0|2021-09-29| +|90|[cggos/opt_matlab](https://github.com/cggos/opt_matlab)|最优化方法及其MATLAB实现 源代码|9|0|2021-10-07|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Objective-C.md b/content/charts/growth/software/Objective-C.md index b60d4962..c84248ca 100644 --- a/content/charts/growth/software/Objective-C.md +++ b/content/charts/growth/software/Objective-C.md @@ -1,26 +1,26 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Objective-C -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18886|19|2021-11-26| -|2|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2742|6|2021-12-21| +|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18889|19|2021-11-26| +|2|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2745|6|2021-12-21| |3|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12204|6|2021-12-20| -|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6537|4|2021-12-06| +|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6548|4|2021-12-06| |5|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6433|4|2021-12-23| |6|[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+|7749|4|2021-12-27| |7|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1545|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 ...|3923|4|2021-09-26| -|9|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8459|3|2021-12-27| -|10|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6694|3|2021-11-04| -|11|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自 ...|6605|3|2021-12-01| -|12|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|2916|2|2021-11-16| +|9|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8458|3|2021-12-27| +|10|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6696|3|2021-11-04| +|11|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自 ...|6607|3|2021-12-01| +|12|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|2917|2|2021-11-16| |13|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2696|2|2021-12-23| -|14|[wangrui460/WRNavigationBar](https://github.com/wangrui460/WRNavigationBar)|超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically|2928|2|2021-07-19| +|14|[wangrui460/WRNavigationBar](https://github.com/wangrui460/WRNavigationBar)|超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically|2929|2|2021-07-19| |15|[youngsoft/MyLinearLayout](https://github.com/youngsoft/MyLinearLayout)|MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use L ...|4152|2|2021-07-26| -|16|[bytedance/Fastbot_iOS](https://github.com/bytedance/Fastbot_iOS)|About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|262|2|2021-09-25| +|16|[bytedance/Fastbot_iOS](https://github.com/bytedance/Fastbot_iOS)|About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|264|2|2021-09-25| |17|[gsdios/SDCycleScrollView](https://github.com/gsdios/SDCycleScrollView)|Autoscroll Banner. 无限循环图片、文字轮播器。|6093|2|2021-08-03| |18|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2231|2|2021-08-17| |19|[xrtc-cc/xrtc](https://github.com/xrtc-cc/xrtc)|WebRTC 融合音视频解决方案:封装声网Agora、华为云hrtc、腾讯云trtc及网易云信rtc,支持动态切换和定制,iOS、Android、Web极简集成WebRTC。|324|2|2021-11-05| @@ -28,42 +28,42 @@ |21|[AAChartModel/AAChartKit](https://github.com/AAChartModel/AAChartKit)|📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, ...|4367|2|2021-12-02| |22|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5185|2|2021-11-09| |23|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|724|2|2021-12-27| -|24|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1831|2|2021-12-23| -|25|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3873|2|2021-12-16| +|24|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1833|2|2021-12-23| +|25|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3874|2|2021-12-16| |26|[ChenYilong/iOSBlog](https://github.com/ChenYilong/iOSBlog)| 微博@iOS程序犭袁 的blog|1077|1|2021-09-14| -|27|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|757|1|2021-12-08| -|28|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. iOS hotfix SDK. |442|1|2021-12-21| +|27|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|757|1|2021-12-28| +|28|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. iOS hotfix SDK. |443|1|2021-12-21| |29|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1404|1|2021-09-28| -|30|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3041|1|2021-10-14| -|31|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1572|1|2021-12-23| -|32|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2071|1|2021-12-25| +|30|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3042|1|2021-10-14| +|31|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1573|1|2021-12-23| +|32|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2072|1|2021-12-25| |33|[zhengwenming/WMPlayer](https://github.com/zhengwenming/WMPlayer)|WMPlayer-AVPlayer的封装,继承UIView,支持pods,手势快进、快退,全面适配全面屏,同时支持网络和本地视频的播放|3206|1|2021-08-02| |34|[wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu)|🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)|617|1|2021-10-25| -|35|[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 ...|1631|1|2021-08-11| -|36|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1201|1|2021-09-18| +|35|[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 ...|1632|1|2021-08-11| +|36|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1204|1|2021-09-18| |37|[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 ...|2369|1|2021-12-23| |38|[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 ...|777|1|2021-11-03| |39|[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.|223|1|2021-07-23| |40|[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.)|622|1|2021-12-16| -|41|[pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit)|PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|1987|1|2021-11-05| +|41|[pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit)|PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|1986|1|2021-11-05| |42|[brunophilipe/Cakebrew](https://github.com/brunophilipe/Cakebrew)|Manage your Homebrew formulas with style using Cakebrew.|4056|1|2021-07-02| |43|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1173|1|2021-12-08| |44|[czl0325/ZLCollectionView](https://github.com/czl0325/ZLCollectionView)|为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的Collectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。实现了电 ...|951|1|2021-07-12| |45|[eleme/Stinger](https://github.com/eleme/Stinger)|Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-se ...|913|1|2021-10-14| |46|[jkpang/PPRows](https://github.com/jkpang/PPRows)|It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码|1430|1|2021-10-20| -|47|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1272|1|2021-12-21| -|48|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1237|1|2021-12-07| +|47|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1272|1|2021-12-28| +|48|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1238|1|2021-12-07| |49|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|734|1|2021-12-22| -|50|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1578|1|2021-08-12| +|50|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1579|1|2021-08-12| |51|[wendux/DSBridge-IOS](https://github.com/wendux/DSBridge-IOS)|:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.|1677|1|2021-12-23| |52|[bayescom/EasyAds-iOS](https://github.com/bayescom/EasyAds-iOS)|🔥持续更新🔥EasyAds,全球热门的开源聚合SDK广告软件。帮助App开发者便捷接入国内多家主流广告 SDK包括:字节穿山甲、腾讯优量汇、百度百青藤、快手联盟。几行代码就可以快速实现开屏、Banner横幅、插屏、激励视频、原生信息流、全屏等广告形式。|35|1|2021-12-22| -|53|[huanxsd/LinkMap](https://github.com/huanxsd/LinkMap)|检查每个类占用空间大小工具|1623|1|2021-07-29| +|53|[huanxsd/LinkMap](https://github.com/huanxsd/LinkMap)|检查每个类占用空间大小工具|1624|1|2021-07-29| |54|[alibaba/youku-sdk-tool-woodpecker](https://github.com/alibaba/youku-sdk-tool-woodpecker)|In-app-debug tool for iOS|675|1|2021-11-11| -|55|[YPLiang19/Mango](https://github.com/YPLiang19/Mango)|MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C method.|932|1|2021-06-23| -|56|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1256|1|2021-11-25| +|55|[YPLiang19/Mango](https://github.com/YPLiang19/Mango)|MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C method.|933|1|2021-06-23| +|56|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1258|1|2021-11-25| |57|[ChatSecure/ChatSecure-iOS](https://github.com/ChatSecure/ChatSecure-iOS)|ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.|3045|1|2021-08-13| -|58|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|845|1|2021-08-27| -|59|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3274|1|2021-10-20| +|58|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|846|1|2021-08-27| +|59|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3275|1|2021-10-20| |60|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率|939|1|2021-09-27| |61|[LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs)|一点心得 - iOS,Swift,React Native,Python...|1434|1|2021-12-02| |62|[nacker/LZEasemob3](https://github.com/nacker/LZEasemob3)|酷信 高仿微信 WeChat 高仿朋友圈 moments Github上最牛逼的高仿微信项目没有之一|1890|1|2021-08-30| @@ -74,15 +74,15 @@ |67|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend|1365|1|2021-11-15| |68|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。|2156|1|2021-10-12| |69|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKline:Kline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2324|1|2021-12-10| -|70|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1703|1|2021-12-18| -|71|[svga/SVGAPlayer-iOS](https://github.com/svga/SVGAPlayer-iOS)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|905|1|2021-07-06| +|70|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1703|1|2021-12-28| +|71|[svga/SVGAPlayer-iOS](https://github.com/svga/SVGAPlayer-iOS)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|906|1|2021-07-06| |72|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|951|1|2021-12-27| -|73|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|688|1|2021-11-20| +|73|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|686|1|2021-11-20| |74|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|953|1|2021-12-06| |75|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向|1561|1|2021-10-27| -|76|[karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge)|一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)|554|1|2021-12-26| +|76|[karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge)|一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)|556|1|2021-12-26| |77|[2621532542/iOS_NQConfuseTool](https://github.com/2621532542/iOS_NQConfuseTool)|iOS代码混淆(iOS_NQConfuseTool)是一款运行在MACOS平台的App、完美支持OC和Swift项目代码的自动混淆、支持、文件名、修改资源文件、类名、方法名、属性名、添加混淆函数方法体、添加混淆属性、自动调用生成的混淆代码,功能强大而稳定,全局自动化,安全加固。马甲包混淆工具,最重要的是完全免费。(随机单词拼接)|514|1|2021-12-11| -|78|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|1786|1|2021-09-17| +|78|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|1788|1|2021-09-17| |79|[Rain-dew/YLScratchView](https://github.com/Rain-dew/YLScratchView)|刮奖.....嗯~就是你想要的那种|2|0|2021-09-09| |80|[cocoa-chen/CircleTransitionDemo](https://github.com/cocoa-chen/CircleTransitionDemo)|圆环Push和Pop动画|11|0|2021-07-09| |81|[cyanzhong/GCDThrottle](https://github.com/cyanzhong/GCDThrottle)|Lightweight GCD wrapper to throttling frequent method calling|195|0|2021-06-21| @@ -92,7 +92,7 @@ |85|[yxh418983798/AFBrowser](https://github.com/yxh418983798/AFBrowser)|图片/视频 浏览器|2|0|2021-09-22| |86|[CodeWicky/DWTableViewHelper](https://github.com/CodeWicky/DWTableViewHelper)|这是一个可以帮你快速创建列表视图的工具类。|34|0|2021-12-17| |87|[Hurdery/jfc](https://github.com/Hurdery/jfc)|Mac端基金管理查看平台|142|0|2021-09-06| -|88|[FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels)|酒店预订App|331|0|2021-09-29| +|88|[FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels)|酒店预订App|329|0|2021-09-29| |89|[CCSH/SHLabelPageView](https://github.com/CCSH/SHLabelPageView)|标签页|3|0|2021-07-30| |90|[Ericfengshi/FSAPMSDK](https://github.com/Ericfengshi/FSAPMSDK)|iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等|47|0|2021-10-10| |91|[xuuhan/HXCharts](https://github.com/xuuhan/HXCharts)|📊 Chart for iOS 仪表盘、柱状图、圆形图、折线图、环形图|309|0|2021-07-26| diff --git a/content/charts/growth/software/PHP.md b/content/charts/growth/software/PHP.md index c9f2aa98..a20236c1 100644 --- a/content/charts/growth/software/PHP.md +++ b/content/charts/growth/software/PHP.md @@ -1,61 +1,61 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > PHP -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|400|33|2021-12-27| -|2|[fzaninotto/Faker](https://github.com/fzaninotto/Faker)|Faker is a PHP library that generates fake data for you|26287|7|2021-12-10| -|3|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10168|6|2021-11-27| -|4|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10283|5|2021-12-23| +|1|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|410|32|2021-12-27| +|2|[fzaninotto/Faker](https://github.com/fzaninotto/Faker)|Faker is a PHP library that generates fake data for you|26285|7|2021-12-10| +|3|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10169|6|2021-11-27| +|4|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10280|5|2021-12-23| |5|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|507|5|2021-12-14| -|6|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20181|5|2021-12-21| -|7|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2526|5|2021-11-15| -|8|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1771|5|2021-12-21| -|9|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18126|4|2021-12-26| -|10|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4225|4|2021-12-27| -|11|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9692|4|2021-12-27| -|12|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1377|4|2021-12-04| -|13|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2804|3|2021-12-26| -|14|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4192|3|2021-12-26| +|6|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20185|5|2021-12-21| +|7|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2527|5|2021-11-15| +|8|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1777|5|2021-12-21| +|9|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18128|4|2021-12-26| +|10|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4226|4|2021-12-28| +|11|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9697|4|2021-12-28| +|12|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1380|4|2021-12-04| +|13|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2805|3|2021-12-26| +|14|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4191|3|2021-12-26| |15|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.|9632|3|2021-12-28| |16|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4417|3|2021-07-27| |17|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5424|3|2021-12-27| -|18|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3491|2|2021-12-24| -|19|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2799|2|2021-10-13| -|20|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5743|2|2021-12-02| +|18|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3492|2|2021-12-24| +|19|[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| +|20|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5746|2|2021-12-02| |21|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|954|2|2021-12-20| -|22|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2067|2|2021-11-29| -|23|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1836|2|2021-12-25| +|22|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2069|2|2021-11-29| +|23|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1841|2|2021-12-25| |24|[hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel)|一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。|1910|2|2021-08-11| -|25|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|48|2|2021-12-27| -|26|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|389|2|2021-11-23| +|25|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|48|2|2021-12-28| +|26|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|389|2|2021-12-28| |27|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|573|2|2021-07-04| -|28|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2649|2|2021-12-08| +|28|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2650|2|2021-12-08| |29|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7678|2|2021-12-16| |30|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等|4866|2|2021-09-02| |31|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|116|2|2021-11-16| -|32|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|78|2|2021-12-23| -|33|[ZainCheung/netease-cloud-api](https://github.com/ZainCheung/netease-cloud-api)|网易云音乐升级API|1005|2|2021-07-03| -|34|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2245|2|2021-12-25| -|35|[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 ...|477|2|2021-12-27| -|36|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1803|2|2021-12-26| +|32|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|79|2|2021-12-23| +|33|[ZainCheung/netease-cloud-api](https://github.com/ZainCheung/netease-cloud-api)|网易云音乐升级API|1009|2|2021-07-03| +|34|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2250|2|2021-12-25| +|35|[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 ...|479|2|2021-12-28| +|36|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1803|2|2021-12-28| |37|[matyhtf/framework](https://github.com/matyhtf/framework)|SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人 |2200|1|2021-08-04| |38|[dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)|微信公众平台php开发包, weixin developer SDK.|4463|1|2021-10-21| -|39|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具(PHP 版)|608|1|2021-12-10| -|40|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1400|1|2021-10-28| +|39|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具(PHP 版)|609|1|2021-12-10| +|40|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1401|1|2021-10-28| |41|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户,图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|113|1|2021-12-21| |42|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|604|1|2021-11-21| -|43|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1937|1|2021-12-24| -|44|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式、无刷新加载等 A high-value adaptive theme based on WordPress, supports day and night modes, no refresh loading, etc.|603|1|2021-12-26| +|43|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1938|1|2021-12-24| +|44|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式、无刷新加载等 A high-value adaptive theme based on WordPress, supports day and night modes, no refresh loading, etc.|604|1|2021-12-28| |45|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1391|1|2021-09-27| |46|[swoole/yasd](https://github.com/swoole/yasd)|Yet Another Swoole Debugger|233|1|2021-12-21| -|47|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|759|1|2021-11-25| -|48|[lizhipay/faka](https://github.com/lizhipay/faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码|313|1|2021-12-11| +|47|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|761|1|2021-11-25| +|48|[lizhipay/faka](https://github.com/lizhipay/faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码|312|1|2021-12-11| |49|[ghboke/CorePressWPTheme](https://github.com/ghboke/CorePressWPTheme)|CorePress 主题,一款高性能,高颜值的WordPress主题|494|1|2021-12-24| -|50|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|900|1|2021-12-27| -|51|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|798|1|2021-09-24| +|50|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|902|1|2021-12-28| +|51|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|797|1|2021-09-24| |52|[overtrue/socialite](https://github.com/overtrue/socialite)|:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1138|1|2021-12-03| |53|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|846|1|2021-12-27| |54|[DasSecurity-HatLab/AoiAWD](https://github.com/DasSecurity-HatLab/AoiAWD)|AoiAWD-专为比赛设计,便携性好,低权限运行的EDR系统。|543|1|2021-07-08| @@ -65,23 +65,23 @@ |58|[jae-jae/QueryList](https://github.com/jae-jae/QueryList)|:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。|2396|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 框架,可获得数百倍的性能提升|63|1|2021-11-02| -|61|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1737|1|2021-09-01| -|62|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|913|1|2021-09-27| +|61|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1739|1|2021-09-01| +|62|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|912|1|2021-09-27| |63|[Tencent/Biny](https://github.com/Tencent/Biny)|Biny is a tiny, high-performance PHP framework for web applications|1642|1|2021-06-28| |64|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|92|1|2021-12-01| -|65|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2641|1|2021-09-20| +|65|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2643|1|2021-09-20| |66|[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.|1584|1|2021-12-13| |67|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1547|1|2021-12-15| |68|[yitd/Any-Proxy](https://github.com/yitd/Any-Proxy)|Any-Proxy可以用PHP帮助你完美匿名反向代理浏览任何网站|350|1|2021-07-07| |69|[dnomd343/echoIP](https://github.com/dnomd343/echoIP)|显示客户端IP的详细信息|156|1|2021-10-25| -|70|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1598|1|2021-11-06| +|70|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1600|1|2021-11-06| |71|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3533|1|2021-12-15| |72|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4249|1|2021-12-22| |73|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 API v3 的 PHP Library,同时也支持 API v2|103|1|2021-12-27| |74|[hyperf-admin/hyperf-admin](https://github.com/hyperf-admin/hyperf-admin)|hyperf-admin 是基于 hyperf + vue 的配置化后台开发工具|342|1|2021-12-02| |75|[bewhale/thinkphp_gui_tools](https://github.com/bewhale/thinkphp_gui_tools)|ThinkPHP 漏洞 综合利用工具, 图形化界面, 命令执行, 一键getshell, 批量检测, 日志遍历, session包含, 宝塔绕过|153|1|2021-08-30| |76|[lizhichao/one](https://github.com/lizhichao/one)|A minimalist high-performance php framework that supports the [swoole php-fpm] environment|845|1|2021-07-14| -|77|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码,2020 重制版|573|1|2021-12-05| +|77|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码,2020 重制版|574|1|2021-12-05| |78|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2101|1|2021-12-25| |79|[matomo-org/device-detector](https://github.com/matomo-org/device-detector)|The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. |2114|1|2021-12-27| |80|[zencodex/composer-mirror](https://github.com/zencodex/composer-mirror)|Composer 全量镜像发布于2017年3月,曾不间断运行2年多。这个开源有助于理解 Composer 镜像的工作原理|607|1|2021-07-05| @@ -89,22 +89,22 @@ |82|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|168|1|2021-11-29| |83|[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|1757|1|2021-12-23| |84|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1024|1|2021-08-14| -|85|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|937|1|2021-10-15| -|86|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1083|1|2021-12-26| -|87|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3830|1|2021-11-30| +|85|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|939|1|2021-10-15| +|86|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1084|1|2021-12-26| +|87|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3832|1|2021-11-30| |88|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3333|1|2021-11-05| |89|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2696|1|2021-10-29| |90|[smalls0098/video-parse-tools](https://github.com/smalls0098/video-parse-tools)|短视频的PHP拓展包,集成各大短视频的去水印功能、抖音、快手、微视主流短视频。PHP去水印|446|1|2021-12-22| |91|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|640|1|2021-12-14| -|92|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2700|1|2021-12-27| +|92|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2701|1|2021-12-28| |93|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2694|1|2021-12-03| |94|[5iux/sou](https://github.com/5iux/sou)|简单搜索,一个简单的前端界面。用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。|763|1|2021-08-02| |95|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|1444|1|2021-12-27| -|96|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1900|1|2021-12-12| -|97|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|456|1|2021-12-13| +|96|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1903|1|2021-12-12| +|97|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|457|1|2021-12-13| |98|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1322|1|2021-12-18| |99|[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.|2700|1|2021-12-19| -|100|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4798|1|2021-12-24| +|100|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4799|1|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Pascal.md b/content/charts/growth/software/Pascal.md index 88d9335c..5994d3aa 100644 --- a/content/charts/growth/software/Pascal.md +++ b/content/charts/growth/software/Pascal.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Pascal -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -16,7 +16,7 @@ |9|[PassByYou888/ZInstaller2.0](https://github.com/PassByYou888/ZInstaller2.0)|ZInstaller2.0 安装程序使用ZDB2.0架构|3|0|2021-06-22| |10|[59079096/HCView-Pascal](https://github.com/59079096/HCView-Pascal)|A control similar to Word or WPS(一个类似word或wps用于文字排版相关功能的控件)|65|0|2021-12-26| |11|[Pzf874/TVChnlTest](https://github.com/Pzf874/TVChnlTest)|TV频道源检查软件(TVChnlTest.exe)这个小工具, 可以将你收集的直播源数据导入,并对其进行有效性检查,经整理后,可以导出为TXT格式或M3U8格式的文件。|3|0|2021-08-09| -|12|[ying32/liblcl](https://github.com/ying32/liblcl)|A common cross-platform GUI library, the core uses Lazarus LCL.|57|0|2021-10-31| +|12|[ying32/liblcl](https://github.com/ying32/liblcl)|A common cross-platform GUI library, the core uses Lazarus LCL.|58|0|2021-10-31| |13|[2o181o28/MyProg](https://github.com/2o181o28/MyProg)|蒟蒻的小学生水平程序|5|0|2021-10-17| |14|[PassByYou888/ZDB2.0](https://github.com/PassByYou888/ZDB2.0)|ZDB2.0将是未来大数据支持的内核,ZDB2.0有自己的独立支持体系,跨平台特性,不依赖操作系统|16|0|2021-10-21| |15|[coder163/delphi-socket](https://github.com/coder163/delphi-socket)|Delphi第二季网络编程|4|0|2021-10-26| diff --git a/content/charts/growth/software/Perl.md b/content/charts/growth/software/Perl.md index 468442f2..f709390a 100644 --- a/content/charts/growth/software/Perl.md +++ b/content/charts/growth/software/Perl.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Perl -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|591|5|2021-12-19| -|2|[alecthw/mmdb_china_ip_list](https://github.com/alecthw/mmdb_china_ip_list)|Geoip MaxMind Database for china ip list! This is also an example of generating MaxMind Database!|599|1|2021-12-26| +|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|597|5|2021-12-19| +|2|[alecthw/mmdb_china_ip_list](https://github.com/alecthw/mmdb_china_ip_list)|Geoip MaxMind Database for china ip list! This is also an example of generating MaxMind Database!|601|1|2021-12-28| |3|[k1d0ne/cobaltstrike_plugin](https://github.com/k1d0ne/cobaltstrike_plugin)|陆续补充一些自己写的cobaltstrike插件|36|1|2021-11-05| |4|[Yanstory/tpZHCNex](https://github.com/Yanstory/tpZHCNex)|thpatch zh-hans extra patches (Beta)|15|0|2021-12-26| |5|[leobbs/leobbs](https://github.com/leobbs/leobbs)|雷傲论坛, demo地址https://leobbs.org|4|0|2021-11-29| @@ -22,13 +22,13 @@ |15|[texjporg/ptex-fontmaps](https://github.com/texjporg/ptex-fontmaps)|Font maps for dvipdfmx, and the script kanji-config-updmap|18|0|2021-06-25| |16|[liaochenlanruo/pgcgap](https://github.com/liaochenlanruo/pgcgap)|The Prokaryotic Genomics and Comparative Genomics Analysis Pipeline|18|0|2021-12-23| |17|[upyun/lua-resty-limit-rate](https://github.com/upyun/lua-resty-limit-rate)|Lua module for limiting request rate for OpenResty/ngx_lua, using the "token bucket" method.|58|0|2021-06-11| -|18|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|200|0|2021-12-28| +|18|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|201|0|2021-12-28| |19|[texjporg/cjk-gs-support](https://github.com/texjporg/cjk-gs-support)|Scripts to ease the use of CJK fonts with Ghostscript|27|0|2021-09-30| |20|[MYDan/mayi](https://github.com/MYDan/mayi)|蚂蚁蛋运维助手(安装方式: curl -L http://update.mydan.org bash)|12|0|2021-10-14| |21|[szabgab/perlmaven.com](https://github.com/szabgab/perlmaven.com)|The source files of the Perl Maven articles|59|0|2021-12-27| |22|[houseabsolute/DateTime.pm](https://github.com/houseabsolute/DateTime.pm)|A date and time object for Perl|45|0|2021-12-23| |23|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|171|0|2021-10-30| -|24|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|309|0|2021-12-15| +|24|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|310|0|2021-12-15| |25|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台|138|0|2021-12-27| |26|[g0v/people-in-news](https://github.com/g0v/people-in-news)|公眾人物新聞的追蹤|17|0|2021-11-01| |27|[AntDen/AntDen](https://github.com/AntDen/AntDen)|AntDen 是一个开源的通用计算框架|9|0|2021-08-14| diff --git a/content/charts/growth/software/Python.md b/content/charts/growth/software/Python.md index d95ecefb..2e702dd9 100644 --- a/content/charts/growth/software/Python.md +++ b/content/charts/growth/software/Python.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Python -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|310|52|2021-12-27| -|2|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56130|49|2021-12-28| -|3|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|4991|42|2021-12-10| -|4|[willmcgugan/rich](https://github.com/willmcgugan/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|31828|41|2021-12-27| -|5|[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 ...|18325|31|2021-12-28| -|6|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|2927|27|2021-12-04| -|7|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42640|24|2021-12-04| -|8|[JaidedAI/EasyOCR](https://github.com/JaidedAI/EasyOCR)|Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.|13436|21|2021-12-21| -|9|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|564|20|2021-12-23| +|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56169|49|2021-12-28| +|2|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|324|46|2021-12-27| +|3|[willmcgugan/rich](https://github.com/willmcgugan/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|31846|41|2021-12-28| +|4|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|4993|41|2021-12-10| +|5|[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 ...|18343|31|2021-12-28| +|6|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|2936|27|2021-12-04| +|7|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42654|24|2021-12-04| +|8|[JaidedAI/EasyOCR](https://github.com/JaidedAI/EasyOCR)|Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.|13445|21|2021-12-21| +|9|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|567|20|2021-12-23| |10|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30353|18|2021-08-25| -|11|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|39892|16|2021-12-23| -|12|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|8943|15|2021-12-28| -|13|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17740|14|2021-12-28| +|11|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|39906|16|2021-12-23| +|12|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|8960|15|2021-12-28| +|13|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17753|14|2021-12-28| |14|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9174|13|2021-09-20| -|15|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|13968|13|2021-07-24| -|16|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|344|12|2021-12-27| -|17|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2299|11|2021-11-23| -|18|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11530|11|2021-12-13| -|19|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8464|10|2021-12-26| -|20|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3691|10|2021-12-25| -|21|[hanxiao/bert-as-service](https://github.com/hanxiao/bert-as-service)|Mapping a variable-length sentence to a fixed-length vector using BERT model|9791|9|2021-07-01| -|22|[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, and so on.|5173|9|2021-12-24| -|23|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4212|9|2021-12-12| -|24|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|24697|9|2021-12-27| -|25|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|374|9|2021-12-27| -|26|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1420|9|2021-11-30| -|27|[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🔥|3756|9|2021-12-27| -|28|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17330|9|2021-12-28| -|29|[sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat)|微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)|8704|9|2021-06-22| -|30|[Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB](https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB)| 💎1MB lightweight face detection model (1MB轻量级人脸检测模型)|6191|8|2021-11-25| -|31|[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.|10743|8|2021-12-28| -|32|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|810|8|2021-12-27| -|33|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14017|8|2021-12-01| -|34|[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.|2521|8|2021-12-27| -|35|[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.|5931|8|2021-12-23| -|36|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14247|8|2021-12-13| -|37|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27624|8|2021-07-25| -|38|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|1935|7|2021-12-27| -|39|[tensorflow/tensor2tensor](https://github.com/tensorflow/tensor2tensor)|Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.|11882|7|2021-12-02| -|40|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6383|7|2021-12-17| -|41|[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.|5869|7|2021-12-27| -|42|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|732|7|2021-12-03| -|43|[PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub)|Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)|7317|7|2021-12-27| -|44|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|716|7|2021-12-27| -|45|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|813|7|2021-12-14| -|46|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11835|7|2021-12-13| -|47|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|621|6|2021-10-05| -|48|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22003|6|2021-12-27| -|49|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7678|6|2021-09-07| -|50|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4738|6|2021-12-26| -|51|[DA-southampton/TRM_tutorial](https://github.com/DA-southampton/TRM_tutorial)|Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer|217|6|2021-12-05| -|52|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8706|6|2021-12-28| -|53|[xingyizhou/CenterNet](https://github.com/xingyizhou/CenterNet)|Object detection, 3D detection, and pose estimation using center point detection: |6112|6|2021-11-11| -|54|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17608|6|2021-12-27| -|55|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3800|5|2021-11-30| -|56|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3416|5|2021-12-22| +|15|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|13969|13|2021-07-24| +|16|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2300|11|2021-11-23| +|17|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|344|11|2021-12-27| +|18|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11537|11|2021-12-13| +|19|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8468|10|2021-12-26| +|20|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3693|10|2021-12-25| +|21|[hanxiao/bert-as-service](https://github.com/hanxiao/bert-as-service)|Mapping a variable-length sentence to a fixed-length vector using BERT model|9793|9|2021-07-01| +|22|[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, and so on.|5185|9|2021-12-24| +|23|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4214|9|2021-12-12| +|24|[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|24708|9|2021-12-27| +|25|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|375|9|2021-12-27| +|26|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1425|9|2021-11-30| +|27|[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🔥|3798|9|2021-12-27| +|28|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17338|9|2021-12-28| +|29|[sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat)|微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)|8709|9|2021-06-22| +|30|[Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB](https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB)| 💎1MB lightweight face detection model (1MB轻量级人脸检测模型)|6192|8|2021-11-25| +|31|[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.|10745|8|2021-12-28| +|32|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|813|8|2021-12-28| +|33|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14020|8|2021-12-01| +|34|[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.|2548|8|2021-12-28| +|35|[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.|5947|8|2021-12-23| +|36|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14252|8|2021-12-13| +|37|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27627|8|2021-07-25| +|38|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|1939|7|2021-12-28| +|39|[tensorflow/tensor2tensor](https://github.com/tensorflow/tensor2tensor)|Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.|11887|7|2021-12-02| +|40|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6394|7|2021-12-17| +|41|[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.|5871|7|2021-12-28| +|42|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|735|7|2021-12-03| +|43|[PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub)|Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)|7322|7|2021-12-28| +|44|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|724|7|2021-12-27| +|45|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11839|7|2021-12-13| +|46|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|643|6|2021-12-28| +|47|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22016|6|2021-12-27| +|48|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7682|6|2021-09-07| +|49|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4753|6|2021-12-26| +|50|[DA-southampton/TRM_tutorial](https://github.com/DA-southampton/TRM_tutorial)|Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer|217|6|2021-12-05| +|51|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8712|6|2021-12-28| +|52|[xingyizhou/CenterNet](https://github.com/xingyizhou/CenterNet)|Object detection, 3D detection, and pose estimation using center point detection: |6112|6|2021-11-11| +|53|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|814|6|2021-12-14| +|54|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17617|6|2021-12-28| +|55|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3807|5|2021-11-30| +|56|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3418|5|2021-12-22| |57|[hzwer/arXiv2020-RIFE](https://github.com/hzwer/arXiv2020-RIFE)|RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation|2188|5|2021-12-16| -|58|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|632|5|2021-12-03| -|59|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4718|5|2021-12-27| -|60|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4003|5|2021-12-25| +|58|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|634|5|2021-12-03| +|59|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4719|5|2021-12-28| +|60|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4011|5|2021-12-25| |61|[FengQuanLi/ResnetGPT](https://github.com/FengQuanLi/ResnetGPT)|用Resnet101+GPT搭建一个玩王者荣耀的AI|1826|5|2021-08-08| -|62|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2142|5|2021-12-24| -|63|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2010|5|2021-11-15| -|64|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4618|5|2021-12-16| -|65|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4381|5|2021-12-27| -|66|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3198|5|2021-12-27| -|67|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6544|5|2021-08-12| -|68|[microsoft/unilm](https://github.com/microsoft/unilm)|Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities|4228|5|2021-12-24| -|69|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|2922|5|2021-12-24| -|70|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1694|5|2021-07-28| +|62|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2151|5|2021-12-24| +|63|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2011|5|2021-11-15| +|64|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4621|5|2021-12-16| +|65|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4386|5|2021-12-28| +|66|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3200|5|2021-12-28| +|67|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6547|5|2021-08-12| +|68|[microsoft/unilm](https://github.com/microsoft/unilm)|Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities|4240|5|2021-12-24| +|69|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|2930|5|2021-12-28| +|70|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1693|5|2021-07-28| |71|[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|6753|5|2021-12-04| -|72|[minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon)|人像卡通化探索项目 (photo-to-cartoon translation project)|2863|5|2021-12-02| -|73|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2793|5|2021-11-20| -|74|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5700|5|2021-10-19| -|75|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5648|5|2021-12-27| -|76|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|656|5|2021-12-27| -|77|[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.|4674|5|2021-12-27| -|78|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11283|5|2021-12-06| +|72|[minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon)|人像卡通化探索项目 (photo-to-cartoon translation project)|2869|5|2021-12-02| +|73|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2797|5|2021-11-20| +|74|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5701|5|2021-10-19| +|75|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5654|5|2021-12-28| +|76|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|658|5|2021-12-28| +|77|[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.|4676|5|2021-12-27| +|78|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11285|5|2021-12-06| |79|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd|584|4|2021-11-06| |80|[tianqiraf/DouZero_For_HappyDouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)|基于DouZero定制AI实战欢乐斗地主|699|4|2021-07-22| |81|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|454|4|2021-10-10| -|82|[codelucas/newspaper](https://github.com/codelucas/newspaper)|News, full-text, and article metadata extraction in Python 3. Advanced docs:|11560|4|2021-12-15| +|82|[codelucas/newspaper](https://github.com/codelucas/newspaper)|News, full-text, and article metadata extraction in Python 3. Advanced docs:|11563|4|2021-12-15| |83|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|431|4|2021-09-22| -|84|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6911|4|2021-10-17| -|85|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8620|4|2021-09-07| -|86|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|975|4|2021-12-05| -|87|[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.|1944|4|2021-12-27| -|88|[brightmart/text_classification](https://github.com/brightmart/text_classification)|all kinds of text classification models and more with deep learning|7185|4|2021-11-02| -|89|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2308|4|2021-12-27| -|90|[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.|3442|4|2021-12-27| -|91|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4042|4|2021-12-11| -|92|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4218|4|2021-12-25| -|93|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18415|4|2021-12-27| -|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 ...|2403|4|2021-11-29| +|84|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6912|4|2021-10-17| +|85|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8622|4|2021-09-07| +|86|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|976|4|2021-12-05| +|87|[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.|1945|4|2021-12-28| +|88|[brightmart/text_classification](https://github.com/brightmart/text_classification)|all kinds of text classification models and more with deep learning|7184|4|2021-11-02| +|89|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2309|4|2021-12-28| +|90|[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.|3450|4|2021-12-28| +|91|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4045|4|2021-12-11| +|92|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4219|4|2021-12-25| +|93|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18418|4|2021-12-28| +|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 ...|2406|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 ...|4034|4|2021-10-02| -|96|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3538|4|2021-12-27| -|97|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|1926|4|2021-12-24| +|96|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3548|4|2021-12-28| +|97|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|1926|4|2021-12-28| |98|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5156|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|1275|4|2021-12-27| -|100|[ufoym/deepo](https://github.com/ufoym/deepo)|Setup and customize deep learning environment in seconds.|6148|4|2021-12-27| +|99|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1280|4|2021-12-28| +|100|[ufoym/deepo](https://github.com/ufoym/deepo)|Setup and customize deep learning environment in seconds.|6148|4|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/R.md b/content/charts/growth/software/R.md index 5fb8ce0d..b17238d0 100644 --- a/content/charts/growth/software/R.md +++ b/content/charts/growth/software/R.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > R -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -60,7 +60,7 @@ |53|[rOpenStats/COVID19analyticsBak2109](https://github.com/rOpenStats/COVID19analyticsBak2109)|-|32|0|2021-10-03| |54|[quanteda/readtext](https://github.com/quanteda/readtext)|an R package for reading text files|98|0|2021-07-13| |55|[massimoaria/dimensionsR](https://github.com/massimoaria/dimensionsR)|Gathering metadata about publications, patents, grants, clinical trials and policy documents from DS Dimensions using DSL API|12|0|2021-06-07| -|56|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|32|0|2021-12-17| +|56|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|33|0|2021-12-17| |57|[ShixiangWang/tinyscholar](https://github.com/ShixiangWang/tinyscholar)|A Tiny R Package to Get and Show Google Scholar Profile|6|0|2021-10-26| |58|[ChiLiubio/microeco](https://github.com/ChiLiubio/microeco)|An R package for data analysis in microbial community ecology|59|0|2021-12-26| |59|[vincentarelbundock/WDI](https://github.com/vincentarelbundock/WDI)|R package to download World Bank data|148|0|2021-10-10| diff --git a/content/charts/growth/software/Ruby.md b/content/charts/growth/software/Ruby.md index 8a88bed2..518c2a4b 100644 --- a/content/charts/growth/software/Ruby.md +++ b/content/charts/growth/software/Ruby.md @@ -1,25 +1,25 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Ruby -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[gitlabhq/gitlabhq](https://github.com/gitlabhq/gitlabhq)|GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com|22799|6|2021-12-28| -|2|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|11517|4|2021-11-10| -|3|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|635|3|2021-12-21| -|4|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5766|2|2021-12-27| +|1|[gitlabhq/gitlabhq](https://github.com/gitlabhq/gitlabhq)|GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com|22802|6|2021-12-28| +|2|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|11516|4|2021-11-10| +|3|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|636|3|2021-12-28| +|4|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5765|2|2021-12-27| |5|[darkbitio/aws-recon](https://github.com/darkbitio/aws-recon)|Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.|389|1|2021-12-02| |6|[ruby-china/homeland](https://github.com/ruby-china/homeland)|:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.|3515|1|2021-12-27| |7|[peatio/peatio](https://github.com/peatio/peatio)|An open-source assets exchange.|3506|1|2021-12-08| |8|[nomad/shenzhen](https://github.com/nomad/shenzhen)|CLI for Building & Distributing iOS Apps (.ipa Files)|4667|1|2021-06-20| |9|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3410|1|2021-12-26| -|10|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1733|1|2021-11-28| +|10|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1734|1|2021-11-28| |11|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|516|1|2021-12-25| |12|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|1887|1|2021-12-27| |13|[pluosi/app-host](https://github.com/pluosi/app-host)|应用内网发布 iOS OTA (Over-the-Air) APP publish website like fir.im 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包|1798|1|2021-11-04| |14|[rikas/zoho_hub](https://github.com/rikas/zoho_hub)|Zoho CRM API V2 Wrapper|20|0|2021-09-01| -|15|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Over The Air Server for deployment of Android, iOS and macOS apps|446|0|2021-12-27| +|15|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Over The Air Server for deployment of Android, iOS and macOS apps|451|0|2021-12-28| |16|[courtenay/splam](https://github.com/courtenay/splam)|Simple, pluggable, easily customizable score-based spam filter plugin for Ruby-based applications|108|0|2021-10-25| |17|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|94|0|2021-10-28| |18|[aozorahack/aozorabunko_text](https://github.com/aozorahack/aozorabunko_text)|text-only archives of www.aozora.gr.jp|45|0|2021-12-28| @@ -31,80 +31,80 @@ |24|[Ezviz-OpenBiz/SDK-iOS](https://github.com/Ezviz-OpenBiz/SDK-iOS)|Ezviz SDK,功能更强大的开发套件,可以实现预览、回放、配网、对讲、设备控制、oAuth授权等功能|13|0|2021-12-17| |25|[lingceng/bing_dictionary](https://github.com/lingceng/bing_dictionary)|Bing comand line dictionary|23|0|2021-08-22| |26|[daqing/rabel](https://github.com/daqing/rabel)|An open-source web forum built on the Ruby on Rails framework.|642|0|2021-11-16| -|27|[yohasebe/deepl-alfred-translate-rewrite-workflow](https://github.com/yohasebe/deepl-alfred-translate-rewrite-workflow)|An Alfred workflow to help translate and rewrite text using DeepL API|12|0|2021-09-08| -|28|[fredwu/angel_nest](https://github.com/fredwu/angel_nest)|Project code name: Angel Nest. :)|780|0|2021-09-27| -|29|[AIPHES/ACL20-Reference-Free-MT-Evaluation](https://github.com/AIPHES/ACL20-Reference-Free-MT-Evaluation)|Reference-free MT Evaluation Metrics|14|0|2021-09-05| -|30|[hiroshiyui/youbike](https://github.com/hiroshiyui/youbike)|臺北市公共自行車「YouBike 微笑單車」租賃站資料轉換程式|17|0|2021-09-28| -|31|[jasonknight/salor-retail](https://github.com/jasonknight/salor-retail)|Rails Based Point of Sale and Store Management Software|77|0|2021-09-27| -|32|[sirupsen/airrecord](https://github.com/sirupsen/airrecord)|Ruby wrapper for Airtable, your personal database|217|0|2021-08-10| -|33|[chenxGen/cocoapods-project-hmap](https://github.com/chenxGen/cocoapods-project-hmap)|A cocoapods plugin to improve the compilation speed of the preprocessing stage.|61|0|2021-09-23| -|34|[samvera/hyrax](https://github.com/samvera/hyrax)|Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.|146|0|2021-12-27| -|35|[twitter/twitter-cldr-rb](https://github.com/twitter/twitter-cldr-rb)|Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.|633|0|2021-12-18| -|36|[FunnyWolf/vipermsf](https://github.com/FunnyWolf/vipermsf)|viper 自定义的msf|49|0|2021-11-09| -|37|[encoreshao/china_regions](https://github.com/encoreshao/china_regions)|Ruby Library for China Regions|23|0|2021-12-02| -|38|[bitoex/bitopro-api-ruby](https://github.com/bitoex/bitopro-api-ruby)|API Wrapper gem for the Bitopro(幣託) crypto currency exchange written in Ruby.|15|0|2021-07-13| -|39|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|197|0|2021-12-12| -|40|[X140Yu/debug_cocoapods_plugins_in_vscode](https://github.com/X140Yu/debug_cocoapods_plugins_in_vscode)|-|54|0|2021-06-26| -|41|[eyp/redmine_spent_time](https://github.com/eyp/redmine_spent_time)|Redmine plugin that improves the spent time functionality.|57|0|2021-11-12| -|42|[FIRHQ/fastlane-plugin-fir_cli](https://github.com/FIRHQ/fastlane-plugin-fir_cli)|betaqr.com(fir.im) fastlane plugin|38|0|2021-10-27| -|43|[thredded/thredded](https://github.com/thredded/thredded)|The best Rails forums engine ever.|1308|0|2021-10-24| -|44|[tdiary/tdiary-blogkit](https://github.com/tdiary/tdiary-blogkit)|more blogged for tDiary|13|0|2021-11-30| -|45|[mycolorway/wework](https://github.com/mycolorway/wework)|Wework is ruby API wrapper for wechat work「企业微信」.|24|0|2021-11-11| -|46|[citahub/re-birth](https://github.com/citahub/re-birth)|A blockchain explorer cache server for CITA|12|0|2021-10-12| -|47|[coderdojo-japan/coderdojo.jp](https://github.com/coderdojo-japan/coderdojo.jp)|☯️ CoderDojo Japan (@coderdojo-japan) official website developed by Ruby on Rails with @YassLab team. 💎|53|0|2021-12-27| -|48|[algobasket/PeatioCryptoExchange](https://github.com/algobasket/PeatioCryptoExchange)|An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon ! |152|0|2021-09-27| -|49|[janx/ruby-pinyin](https://github.com/janx/ruby-pinyin)|中文汉字转拼音, 支持中英文符号混合词语。Pinyin is a romanization system (phonemic notation) of Chinese characters, this gem helps you to convert Chinese characters into pinyin form.|526|0|2021-08-21| -|50|[rkh/nii](https://github.com/rkh/nii)|Modern internationalization and localization solution for Ruby|19|0|2021-10-20| -|51|[diasks2/word_count_analyzer](https://github.com/diasks2/word_count_analyzer)|Word Count Analyzer is a Ruby gem that analyzes a string for potential areas of the text that might cause word count discrepancies depending on the tool used. It also provides comprehensive configurat ...|18|0|2021-07-01| -|52|[dao42/qywechat-notifier](https://github.com/dao42/qywechat-notifier)|RubyGem: 企业微信 notification exception 插件|18|0|2021-09-27| -|53|[Eric-Guo/wechat](https://github.com/Eric-Guo/wechat)|API, command and message handling for WeChat in Rails|1267|0|2021-12-21| -|54|[lanrion/weixin_rails_middleware](https://github.com/lanrion/weixin_rails_middleware)|微信集成 ruby weixin_rails_middleware for integration weixin. |414|0|2021-09-27| -|55|[JunichiIto/be_vimmer](https://github.com/JunichiIto/be_vimmer)|A bot that tweets Vim tips |20|0|2021-10-12| -|56|[0x727/MetasploitModules_0x727](https://github.com/0x727/MetasploitModules_0x727)|Metasploit Modules Development|66|0|2021-08-06| -|57|[npezza93/redi_search](https://github.com/npezza93/redi_search)|Ruby wrapper around RediSearch that can integrate with Rails|25|0|2021-09-15| -|58|[ksz2k/letter_avatar](https://github.com/ksz2k/letter_avatar)|Ruby gem for creating letter avatar from user's name (or any other string :-) ).|254|0|2021-09-06| -|59|[aozorahack/aozora2html](https://github.com/aozorahack/aozora2html)|-|14|0|2021-12-27| -|60|[ankane/blingfire-ruby](https://github.com/ankane/blingfire-ruby)|High speed text tokenization for Ruby|44|0|2021-12-13| -|61|[thierryxing/dingtalk-bot](https://github.com/thierryxing/dingtalk-bot)|钉钉自定义机器人Ruby SDK|33|0|2021-09-09| -|62|[diylove/wiki](https://github.com/diylove/wiki)|diy万事万物的程序|17|0|2021-12-17| -|63|[doorkeeper-gem/doorkeeper-i18n](https://github.com/doorkeeper-gem/doorkeeper-i18n)|Translation files for Doorkeeper OAuth 2 provider|27|0|2021-09-24| -|64|[piotrmurach/strings-truncation](https://github.com/piotrmurach/strings-truncation)|Truncate strings with fullwidth characters and ANSI codes.|34|0|2021-09-22| -|65|[crispgm/weekly](https://github.com/crispgm/weekly)|A personal curation of tech articles|9|0|2021-11-12| -|66|[duckstroms/Web-CTF-Cheatsheet](https://github.com/duckstroms/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|10|0|2021-07-24| -|67|[huacnlee/enumize](https://github.com/huacnlee/enumize)|Extend ActiveRecord::Enum for add more helpful methods.|23|0|2021-12-17| -|68|[jhjguxin/weixin](https://github.com/jhjguxin/weixin)|微信公众平台 开放消息接口|21|0|2021-07-12| -|69|[yuchiXiong/pilipala](https://github.com/yuchiXiong/pilipala)|基于rails构建的博客系统|9|0|2021-11-29| -|70|[kaich/codeobscure](https://github.com/kaich/codeobscure)|code obscure for object-c project. 方便强大的OC工程代码自动混淆工具|523|0|2021-07-02| -|71|[brenes/stopwords-filter](https://github.com/brenes/stopwords-filter)|Project for filtering stopwords|64|0|2021-12-19| -|72|[etrex/kamigo](https://github.com/etrex/kamigo)|a chatbot framework based on rails|54|0|2021-11-12| -|73|[cyril/r_spec-clone.rb](https://github.com/cyril/r_spec-clone.rb)|A minimalist RSpec clone with all the essentials.|18|0|2021-08-04| -|74|[mataki/dekiru](https://github.com/mataki/dekiru)|Usefull helper methods for Ruby on Rails|25|0|2021-11-02| -|75|[bytedance/Bytedance-UnionAD](https://github.com/bytedance/Bytedance-UnionAD)|-|130|0|2021-12-24| -|76|[chengdh/manage-huo-baby](https://github.com/chengdh/manage-huo-baby)|管货宝-功能齐备的零担(专线)物流业务平台|50|0|2021-06-10| -|77|[wu-kan/wu-kan.github.io](https://github.com/wu-kan/wu-kan.github.io)|:sparkles: my homepage & template for jekyll-theme-WuK|190|0|2021-12-25| -|78|[work-design/work.design](https://github.com/work-design/work.design)|Work Design 开源版本 Full feature & Modular work manage app|13|0|2021-12-23| -|79|[jpmobile/jpmobile](https://github.com/jpmobile/jpmobile)|A Rails plugin for Japanese mobile-phones|317|0|2021-12-17| -|80|[Z-H-Sun/tswKai](https://github.com/Z-H-Sun/tswKai)|Tower of the Sorcerer for Windows Kai (改): Modifier of game variables and improvement of game experience|8|0|2021-11-04| -|81|[bingohuang/progit2-gitbook](https://github.com/bingohuang/progit2-gitbook)|Pro Git 第二版 简体中文|293|0|2021-09-06| -|82|[inukshuk/anystyle](https://github.com/inukshuk/anystyle)|Fast and smart citation reference parsing|559|0|2021-11-28| -|83|[coreyhaines/happinessbot](https://github.com/coreyhaines/happinessbot)|Spreading joy and love|62|0|2021-07-12| -|84|[saberma/shopqi](https://github.com/saberma/shopqi)|An open source clone of Shopify.|811|0|2021-09-27| -|85|[work-design/rails_com](https://github.com/work-design/rails_com)|Rails Common Engine|18|0|2021-12-26| -|86|[jfqd/redmine_helpdesk](https://github.com/jfqd/redmine_helpdesk)|Lightweight helpdesk plugin for redmine.|168|0|2021-12-23| -|87|[VICTOR-LUO-F/aliyun-sms](https://github.com/VICTOR-LUO-F/aliyun-sms)|a Ruby Gem for using aliyun sms service. 一个应用阿里云短信推送服务的Ruby Gem。|65|0|2021-07-10| -|88|[qiniu/ruby-sdk](https://github.com/qiniu/ruby-sdk)|Qiniu Resource (Cloud) Storage SDK for Ruby|161|0|2021-09-23| -|89|[mitakarb/beerkeeper](https://github.com/mitakarb/beerkeeper)|(仮)|9|0|2021-12-09| -|90|[infused/dbf](https://github.com/infused/dbf)|DBF is a small fast Ruby library for reading dBase, xBase, Clipper and FoxPro database files|237|0|2021-12-27| -|91|[jodeci/fortuna](https://github.com/jodeci/fortuna)|台灣公司專用薪資計算系統|10|0|2021-11-04| -|92|[podigee/device_detector](https://github.com/podigee/device_detector)|DeviceDetector is a precise and fast user agent parser and device detector written in Ruby|632|0|2021-11-05| -|93|[davearonson/pull-request-roulette](https://github.com/davearonson/pull-request-roulette)|Site to match up developers with people willing to comment on their pull requests|28|0|2021-09-07| -|94|[dao42/rails-template](https://github.com/dao42/rails-template)|A best & newest & fastest rails 6.x template for senior rails developer.|378|0|2021-06-16| -|95|[yuchuanfeng/CFGifEmotionDemo](https://github.com/yuchuanfeng/CFGifEmotionDemo)|gif图文混排、动态图片、动态表情、网络图片图文混排、gif表情|28|0|2021-11-22| -|96|[qinmingyuan/default_form](https://github.com/qinmingyuan/default_form)|moved to work-design/rails_com|14|0|2021-09-03| -|97|[GITHZZ/UnityiOSExporter](https://github.com/GITHZZ/UnityiOSExporter)|用于Unity-iOS导出ipa的打包工具--ipa export tool for unity|15|0|2021-07-10| -|98|[ikenox/dotfiles](https://github.com/ikenox/dotfiles)|my dotfiles|10|0|2021-10-29| -|99|[githubmaidou/tools](https://github.com/githubmaidou/tools)|Python渗透漏洞工具|234|0|2021-12-23| -|100|[hlcfan/pokr](https://github.com/hlcfan/pokr)|Make agile estimating and planning easy with our online planning or scrum poker tool|49|0|2021-10-12| +|27|[petertseng/adventofcode-rb-2019](https://github.com/petertseng/adventofcode-rb-2019)|Solutions to http://adventofcode.com/2019 (complete)|14|0|2021-12-28| +|28|[yohasebe/deepl-alfred-translate-rewrite-workflow](https://github.com/yohasebe/deepl-alfred-translate-rewrite-workflow)|An Alfred workflow to help translate and rewrite text using DeepL API|12|0|2021-09-08| +|29|[fredwu/angel_nest](https://github.com/fredwu/angel_nest)|Project code name: Angel Nest. :)|780|0|2021-09-27| +|30|[AIPHES/ACL20-Reference-Free-MT-Evaluation](https://github.com/AIPHES/ACL20-Reference-Free-MT-Evaluation)|Reference-free MT Evaluation Metrics|14|0|2021-09-05| +|31|[hiroshiyui/youbike](https://github.com/hiroshiyui/youbike)|臺北市公共自行車「YouBike 微笑單車」租賃站資料轉換程式|17|0|2021-09-28| +|32|[jasonknight/salor-retail](https://github.com/jasonknight/salor-retail)|Rails Based Point of Sale and Store Management Software|77|0|2021-09-27| +|33|[sirupsen/airrecord](https://github.com/sirupsen/airrecord)|Ruby wrapper for Airtable, your personal database|217|0|2021-08-10| +|34|[chenxGen/cocoapods-project-hmap](https://github.com/chenxGen/cocoapods-project-hmap)|A cocoapods plugin to improve the compilation speed of the preprocessing stage.|61|0|2021-09-23| +|35|[samvera/hyrax](https://github.com/samvera/hyrax)|Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.|146|0|2021-12-27| +|36|[twitter/twitter-cldr-rb](https://github.com/twitter/twitter-cldr-rb)|Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.|633|0|2021-12-18| +|37|[FunnyWolf/vipermsf](https://github.com/FunnyWolf/vipermsf)|viper 自定义的msf|49|0|2021-11-09| +|38|[encoreshao/china_regions](https://github.com/encoreshao/china_regions)|Ruby Library for China Regions|23|0|2021-12-02| +|39|[bitoex/bitopro-api-ruby](https://github.com/bitoex/bitopro-api-ruby)|API Wrapper gem for the Bitopro(幣託) crypto currency exchange written in Ruby.|15|0|2021-07-13| +|40|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|197|0|2021-12-12| +|41|[X140Yu/debug_cocoapods_plugins_in_vscode](https://github.com/X140Yu/debug_cocoapods_plugins_in_vscode)|-|54|0|2021-06-26| +|42|[eyp/redmine_spent_time](https://github.com/eyp/redmine_spent_time)|Redmine plugin that improves the spent time functionality.|57|0|2021-11-12| +|43|[FIRHQ/fastlane-plugin-fir_cli](https://github.com/FIRHQ/fastlane-plugin-fir_cli)|betaqr.com(fir.im) fastlane plugin|38|0|2021-10-27| +|44|[thredded/thredded](https://github.com/thredded/thredded)|The best Rails forums engine ever.|1308|0|2021-10-24| +|45|[tdiary/tdiary-blogkit](https://github.com/tdiary/tdiary-blogkit)|more blogged for tDiary|13|0|2021-11-30| +|46|[mycolorway/wework](https://github.com/mycolorway/wework)|Wework is ruby API wrapper for wechat work「企业微信」.|24|0|2021-11-11| +|47|[citahub/re-birth](https://github.com/citahub/re-birth)|A blockchain explorer cache server for CITA|12|0|2021-10-12| +|48|[coderdojo-japan/coderdojo.jp](https://github.com/coderdojo-japan/coderdojo.jp)|☯️ CoderDojo Japan (@coderdojo-japan) official website developed by Ruby on Rails with @YassLab team. 💎|53|0|2021-12-27| +|49|[algobasket/PeatioCryptoExchange](https://github.com/algobasket/PeatioCryptoExchange)|An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon ! |152|0|2021-09-27| +|50|[janx/ruby-pinyin](https://github.com/janx/ruby-pinyin)|中文汉字转拼音, 支持中英文符号混合词语。Pinyin is a romanization system (phonemic notation) of Chinese characters, this gem helps you to convert Chinese characters into pinyin form.|526|0|2021-08-21| +|51|[rkh/nii](https://github.com/rkh/nii)|Modern internationalization and localization solution for Ruby|19|0|2021-10-20| +|52|[diasks2/word_count_analyzer](https://github.com/diasks2/word_count_analyzer)|Word Count Analyzer is a Ruby gem that analyzes a string for potential areas of the text that might cause word count discrepancies depending on the tool used. It also provides comprehensive configurat ...|18|0|2021-07-01| +|53|[dao42/qywechat-notifier](https://github.com/dao42/qywechat-notifier)|RubyGem: 企业微信 notification exception 插件|18|0|2021-09-27| +|54|[Eric-Guo/wechat](https://github.com/Eric-Guo/wechat)|API, command and message handling for WeChat in Rails|1267|0|2021-12-21| +|55|[lanrion/weixin_rails_middleware](https://github.com/lanrion/weixin_rails_middleware)|微信集成 ruby weixin_rails_middleware for integration weixin. |414|0|2021-09-27| +|56|[JunichiIto/be_vimmer](https://github.com/JunichiIto/be_vimmer)|A bot that tweets Vim tips |20|0|2021-10-12| +|57|[0x727/MetasploitModules_0x727](https://github.com/0x727/MetasploitModules_0x727)|Metasploit Modules Development|66|0|2021-08-06| +|58|[npezza93/redi_search](https://github.com/npezza93/redi_search)|Ruby wrapper around RediSearch that can integrate with Rails|25|0|2021-09-15| +|59|[ksz2k/letter_avatar](https://github.com/ksz2k/letter_avatar)|Ruby gem for creating letter avatar from user's name (or any other string :-) ).|254|0|2021-09-06| +|60|[aozorahack/aozora2html](https://github.com/aozorahack/aozora2html)|-|14|0|2021-12-28| +|61|[ankane/blingfire-ruby](https://github.com/ankane/blingfire-ruby)|High speed text tokenization for Ruby|44|0|2021-12-13| +|62|[thierryxing/dingtalk-bot](https://github.com/thierryxing/dingtalk-bot)|钉钉自定义机器人Ruby SDK|33|0|2021-09-09| +|63|[diylove/wiki](https://github.com/diylove/wiki)|diy万事万物的程序|17|0|2021-12-17| +|64|[doorkeeper-gem/doorkeeper-i18n](https://github.com/doorkeeper-gem/doorkeeper-i18n)|Translation files for Doorkeeper OAuth 2 provider|27|0|2021-09-24| +|65|[piotrmurach/strings-truncation](https://github.com/piotrmurach/strings-truncation)|Truncate strings with fullwidth characters and ANSI codes.|34|0|2021-09-22| +|66|[crispgm/weekly](https://github.com/crispgm/weekly)|A personal curation of tech articles|9|0|2021-11-12| +|67|[duckstroms/Web-CTF-Cheatsheet](https://github.com/duckstroms/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|10|0|2021-07-24| +|68|[huacnlee/enumize](https://github.com/huacnlee/enumize)|Extend ActiveRecord::Enum for add more helpful methods.|23|0|2021-12-17| +|69|[jhjguxin/weixin](https://github.com/jhjguxin/weixin)|微信公众平台 开放消息接口|21|0|2021-07-12| +|70|[yuchiXiong/pilipala](https://github.com/yuchiXiong/pilipala)|基于rails构建的博客系统|9|0|2021-11-29| +|71|[kaich/codeobscure](https://github.com/kaich/codeobscure)|code obscure for object-c project. 方便强大的OC工程代码自动混淆工具|523|0|2021-07-02| +|72|[brenes/stopwords-filter](https://github.com/brenes/stopwords-filter)|Project for filtering stopwords|64|0|2021-12-19| +|73|[etrex/kamigo](https://github.com/etrex/kamigo)|a chatbot framework based on rails|54|0|2021-11-12| +|74|[cyril/r_spec-clone.rb](https://github.com/cyril/r_spec-clone.rb)|A minimalist RSpec clone with all the essentials.|18|0|2021-08-04| +|75|[mataki/dekiru](https://github.com/mataki/dekiru)|Usefull helper methods for Ruby on Rails|25|0|2021-11-02| +|76|[bytedance/Bytedance-UnionAD](https://github.com/bytedance/Bytedance-UnionAD)|-|130|0|2021-12-24| +|77|[chengdh/manage-huo-baby](https://github.com/chengdh/manage-huo-baby)|管货宝-功能齐备的零担(专线)物流业务平台|50|0|2021-06-10| +|78|[wu-kan/wu-kan.github.io](https://github.com/wu-kan/wu-kan.github.io)|:sparkles: my homepage & template for jekyll-theme-WuK|190|0|2021-12-25| +|79|[work-design/work.design](https://github.com/work-design/work.design)|Work Design 开源版本 Full feature & Modular work manage app|13|0|2021-12-23| +|80|[jpmobile/jpmobile](https://github.com/jpmobile/jpmobile)|A Rails plugin for Japanese mobile-phones|317|0|2021-12-17| +|81|[Z-H-Sun/tswKai](https://github.com/Z-H-Sun/tswKai)|Tower of the Sorcerer for Windows Kai (改): Modifier of game variables and improvement of game experience|8|0|2021-11-04| +|82|[bingohuang/progit2-gitbook](https://github.com/bingohuang/progit2-gitbook)|Pro Git 第二版 简体中文|293|0|2021-09-06| +|83|[inukshuk/anystyle](https://github.com/inukshuk/anystyle)|Fast and smart citation reference parsing|559|0|2021-11-28| +|84|[coreyhaines/happinessbot](https://github.com/coreyhaines/happinessbot)|Spreading joy and love|62|0|2021-07-12| +|85|[saberma/shopqi](https://github.com/saberma/shopqi)|An open source clone of Shopify.|811|0|2021-09-27| +|86|[work-design/rails_com](https://github.com/work-design/rails_com)|Rails Common Engine|18|0|2021-12-26| +|87|[jfqd/redmine_helpdesk](https://github.com/jfqd/redmine_helpdesk)|Lightweight helpdesk plugin for redmine.|168|0|2021-12-23| +|88|[VICTOR-LUO-F/aliyun-sms](https://github.com/VICTOR-LUO-F/aliyun-sms)|a Ruby Gem for using aliyun sms service. 一个应用阿里云短信推送服务的Ruby Gem。|65|0|2021-07-10| +|89|[qiniu/ruby-sdk](https://github.com/qiniu/ruby-sdk)|Qiniu Resource (Cloud) Storage SDK for Ruby|161|0|2021-09-23| +|90|[mitakarb/beerkeeper](https://github.com/mitakarb/beerkeeper)|(仮)|9|0|2021-12-09| +|91|[infused/dbf](https://github.com/infused/dbf)|DBF is a small fast Ruby library for reading dBase, xBase, Clipper and FoxPro database files|237|0|2021-12-27| +|92|[jodeci/fortuna](https://github.com/jodeci/fortuna)|台灣公司專用薪資計算系統|10|0|2021-11-04| +|93|[podigee/device_detector](https://github.com/podigee/device_detector)|DeviceDetector is a precise and fast user agent parser and device detector written in Ruby|632|0|2021-11-05| +|94|[davearonson/pull-request-roulette](https://github.com/davearonson/pull-request-roulette)|Site to match up developers with people willing to comment on their pull requests|28|0|2021-09-07| +|95|[dao42/rails-template](https://github.com/dao42/rails-template)|A best & newest & fastest rails 6.x template for senior rails developer.|378|0|2021-06-16| +|96|[yuchuanfeng/CFGifEmotionDemo](https://github.com/yuchuanfeng/CFGifEmotionDemo)|gif图文混排、动态图片、动态表情、网络图片图文混排、gif表情|28|0|2021-11-22| +|97|[qinmingyuan/default_form](https://github.com/qinmingyuan/default_form)|moved to work-design/rails_com|14|0|2021-09-03| +|98|[GITHZZ/UnityiOSExporter](https://github.com/GITHZZ/UnityiOSExporter)|用于Unity-iOS导出ipa的打包工具--ipa export tool for unity|15|0|2021-07-10| +|99|[ikenox/dotfiles](https://github.com/ikenox/dotfiles)|my dotfiles|10|0|2021-10-29| +|100|[githubmaidou/tools](https://github.com/githubmaidou/tools)|Python渗透漏洞工具|234|0|2021-12-23|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Rust.md b/content/charts/growth/software/Rust.md index 29a2dd8b..3e52a915 100644 --- a/content/charts/growth/software/Rust.md +++ b/content/charts/growth/software/Rust.md @@ -1,74 +1,74 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Rust -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1612|58|2021-12-28| -|2|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14163|31|2021-12-26| -|3|[meilisearch/MeiliSearch](https://github.com/meilisearch/MeiliSearch)|Powerful, fast, and an easy to use search engine|20381|15|2021-12-22| -|4|[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, ...|471|15|2021-12-19| -|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.|1185|14|2021-12-25| -|6|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28673|14|2021-12-20| -|7|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18368|12|2021-12-27| -|8|[valeriansaliou/sonic](https://github.com/valeriansaliou/sonic)|🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.|12396|12|2021-12-01| -|9|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|19964|12|2021-12-27| +|1|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1614|56|2021-12-28| +|2|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14170|31|2021-12-28| +|3|[meilisearch/MeiliSearch](https://github.com/meilisearch/MeiliSearch)|Powerful, fast, and an easy to use search engine|20387|15|2021-12-22| +|4|[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.|1189|14|2021-12-25| +|5|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28681|14|2021-12-20| +|6|[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, ...|471|14|2021-12-19| +|7|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18378|12|2021-12-28| +|8|[valeriansaliou/sonic](https://github.com/valeriansaliou/sonic)|🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.|12398|12|2021-12-01| +|9|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|19974|12|2021-12-28| |10|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|928|11|2021-12-05| -|11|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1379|10|2021-12-23| +|11|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1388|10|2021-12-28| |12|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2125|9|2021-10-23| -|13|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|3937|7|2021-12-27| -|14|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|754|7|2021-11-16| -|15|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|9613|7|2021-12-03| -|16|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|504|5|2021-12-19| +|13|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|754|7|2021-11-16| +|14|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|9681|7|2021-12-03| +|15|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|3938|6|2021-12-27| +|16|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|514|5|2021-12-19| |17|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|433|3|2021-12-07| -|18|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7842|3|2021-08-24| -|19|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2017|3|2021-12-26| -|20|[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|5689|3|2021-12-26| -|21|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2187|2|2021-09-23| -|22|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|5958|2|2021-12-20| -|23|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1180|2|2021-12-27| -|24|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|320|2|2021-11-15| +|18|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7845|3|2021-08-24| +|19|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2018|3|2021-12-28| +|20|[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|5690|3|2021-12-26| +|21|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2189|2|2021-09-23| +|22|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|5960|2|2021-12-20| +|23|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1181|2|2021-12-28| +|24|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|321|2|2021-11-15| |25|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|185|2|2021-12-11| |26|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|177|2|2021-12-23| |27|[knownsec/ct](https://github.com/knownsec/ct)|简单易用的域名爆破工具|52|2|2021-12-22| |28|[Tencent/tat-agent](https://github.com/Tencent/tat-agent)|TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ...|68|2|2021-12-24| |29|[0x727/ObserverWard_0x727](https://github.com/0x727/ObserverWard_0x727)|Cross platform community web fingerprint identification tool|231|2|2021-12-27| |30|[inherd/coco](https://github.com/inherd/coco)|An effective DevOps analysis and auto-suggest tool。Coco 是一个研发效能分析工具,如团队发展现状(根据架构复杂度及行数变更)、团队演进、历史分析等。生成可视化报告及对应的改进建议。 |278|1|2021-12-27| -|31|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|80|1|2021-12-22| -|32|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1149|1|2021-12-24| +|31|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|80|1|2021-12-28| +|32|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1150|1|2021-12-24| |33|[p4gefau1t/trojan-r](https://github.com/p4gefau1t/trojan-r)|轻量高效的 Trojan 代理,使用 Rust 实现|248|1|2021-07-10| |34|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|212|1|2021-12-09| -|35|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3271|1|2021-12-22| +|35|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3273|1|2021-12-22| |36|[rustsbi/rustsbi](https://github.com/rustsbi/rustsbi)|RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem|329|1|2021-12-21| |37|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|381|1|2021-09-20| |38|[zu1k/ldap-log](https://github.com/zu1k/ldap-log)|一个LDAP请求监听器,摆脱dnslog平台|23|1|2021-12-15| |39|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1127|1|2021-12-27| |40|[ElnuDev/hebi](https://github.com/ElnuDev/hebi)|A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇.|70|1|2021-09-04| |41|[zu1k/sdusrun](https://github.com/zu1k/sdusrun)|校园网深澜认证登录,srun|31|1|2021-12-08| -|42|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|419|1|2021-12-27| +|42|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|422|1|2021-12-28| |43|[al8n/stretto](https://github.com/al8n/stretto)|Stretto is a Rust implementation for https://github.com/dgraph-io/ristretto. A high performance memory-bound Rust cache.|198|1|2021-12-18| -|44|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip|27|1|2021-11-18| +|44|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip|28|1|2021-11-18| |45|[Kingbultsea/vite-analysis](https://github.com/Kingbultsea/vite-analysis)|vite v0.18.0 Start from 0, analyze each commit. 620/2558 💀~~~👻|218|1|2021-12-01| -|46|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|138|1|2021-12-27| +|46|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|140|1|2021-12-28| |47|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)|389|1|2021-11-19| -|48|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|523|1|2021-11-22| +|48|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|524|1|2021-11-22| |49|[vincentdchan/PoloDB](https://github.com/vincentdchan/PoloDB)|PoloDB is an embedded JSON-based database.|320|1|2021-11-09| -|50|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3342|1|2021-11-20| +|50|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3343|1|2021-11-20| |51|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|310|1|2021-12-05| -|52|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|436|1|2021-12-12| -|53|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1200|1|2021-12-27| +|52|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|438|1|2021-12-12| +|53|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1201|1|2021-12-27| |54|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|827|1|2021-10-12| |55|[geph-official/geph4](https://github.com/geph-official/geph4)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |366|1|2021-12-28| |56|[lz1998/rs-qq](https://github.com/lz1998/rs-qq)|Rust 模拟QQ客户端协议 已完成 扫码登录/密码登录/获取好友列表/获取群列表/发送群消息/接受群消息。运行src/bin的password_login.rs或qrcode_login.rs体验。重构中(正在努力减少unwrap)|48|1|2021-12-14| |57|[auula/falsework](https://github.com/auula/falsework)|A tool crate to quickly build rust command line application.|107|1|2021-08-25| -|58|[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)|Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)|800|1|2021-12-26| -|59|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1232|1|2021-08-10| -|60|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|👄 The most accurate natural language detection library in the Rust ecosystem, suitable for long and short text alike|379|1|2021-11-27| +|58|[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)|Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)|801|1|2021-12-28| +|59|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1233|1|2021-08-10| +|60|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|👄 The most accurate natural language detection library in the Rust ecosystem, suitable for long and short text alike|380|1|2021-11-27| |61|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple and secure live media server by pure rust (rtmp/httpflv/hls/relay).🦀|284|1|2021-12-24| |62|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|234|1|2021-12-26| -|63|[Brooooooklyn/canvas](https://github.com/Brooooooklyn/canvas)|High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.|573|1|2021-12-27| -|64|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|250|1|2021-08-18| +|63|[Brooooooklyn/canvas](https://github.com/Brooooooklyn/canvas)|High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.|574|1|2021-12-27| +|64|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|251|1|2021-08-18| |65|[hsivonen/chardetng](https://github.com/hsivonen/chardetng)|A character encoding detector for legacy Web content.|43|0|2021-12-23| |66|[yescallop/areacodes](https://github.com/yescallop/areacodes)|中华人民共和国县级以上历史行政区划代码及新旧代码对应关系|25|0|2021-12-18| |67|[driftluo/tentacle](https://github.com/driftluo/tentacle)|A multiplexed p2p network framework that supports custom protocols|171|0|2021-12-07| @@ -90,7 +90,7 @@ |83|[akiirui/mpv-handler](https://github.com/akiirui/mpv-handler)|Play videos and songs on the website via mpv-handler, without any background service.|53|0|2021-11-08| |84|[supabase-community/postgrest-rs](https://github.com/supabase-community/postgrest-rs)|Rust client for PostgREST|113|0|2021-10-27| |85|[inherd/unflow](https://github.com/inherd/unflow)|unflow 是一个低代码、无代码设计语言。unFlow is a Design as Code implementation, a DSL for UX & backend modeling. DSL to Sketch file, Sketch to DSL, DSL to code. |61|0|2021-06-30| -|86|[justjavac/dvm](https://github.com/justjavac/dvm)|Deno Version Manager - Easy way to manage multiple active deno versions.|350|0|2021-12-24| +|86|[justjavac/dvm](https://github.com/justjavac/dvm)|Deno Version Manager - Easy way to manage multiple active deno versions.|351|0|2021-12-24| |87|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|354|0|2021-12-21| |88|[Joylei/anim-rs](https://github.com/Joylei/anim-rs)|:hourglass: A framework independent animation library for rust, works nicely with Iced and the others|29|0|2021-12-09| |89|[inherd/forming](https://github.com/inherd/forming)|Forming, is a lightweight architecture as code language. 轻量级架构即代码语言|18|0|2021-11-10| diff --git a/content/charts/growth/software/Shell.md b/content/charts/growth/software/Shell.md index 1e301c91..f2277a39 100644 --- a/content/charts/growth/software/Shell.md +++ b/content/charts/growth/software/Shell.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Shell -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[romkatv/powerlevel10k](https://github.com/romkatv/powerlevel10k)|A Zsh theme|23933|23|2021-12-27| -|2|[Misaka-blog/MisakaLinuxToolbox](https://github.com/Misaka-blog/MisakaLinuxToolbox)|御坂妹妹们的Linux VPS工具箱|55|18|2021-12-26| -|3|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|18588|13|2021-11-10| +|1|[romkatv/powerlevel10k](https://github.com/romkatv/powerlevel10k)|A Zsh theme|23951|23|2021-12-27| +|2|[Misaka-blog/MisakaLinuxToolbox](https://github.com/Misaka-blog/MisakaLinuxToolbox)|御坂妹妹们的Linux VPS工具箱|58|15|2021-12-26| +|3|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|18589|13|2021-11-10| |4|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6338|12|2021-11-29| -|5|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24820|11|2021-12-25| -|6|[233boy/v2ray](https://github.com/233boy/v2ray)|最好用的 V2Ray 一键安装脚本 & 管理脚本|15187|10|2021-12-26| +|5|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24831|11|2021-12-28| +|6|[233boy/v2ray](https://github.com/233boy/v2ray)|最好用的 V2Ray 一键安装脚本 & 管理脚本|15196|10|2021-12-26| |7|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|8555|8|2021-12-24| -|8|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|3942|6|2021-12-27| -|9|[P3TERX/Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt)|A template for building OpenWrt with GitHub Actions 使用 GitHub Actions 云编译 OpenWrt|4783|6|2021-12-18| -|10|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|7950|6|2021-12-18| +|8|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|3949|6|2021-12-27| +|9|[P3TERX/Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt)|A template for building OpenWrt with GitHub Actions 使用 GitHub Actions 云编译 OpenWrt|4791|6|2021-12-18| +|10|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|7954|6|2021-12-18| |11|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙全依赖一键安装脚本|242|6|2021-12-24| -|12|[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|3251|5|2021-10-18| -|13|[klever1988/nanopi-openwrt](https://github.com/klever1988/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|3054|5|2021-12-27| -|14|[SuLingGG/OpenWrt-Rpi](https://github.com/SuLingGG/OpenWrt-Rpi)|Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)|3547|5|2021-12-07| -|15|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |7028|5|2021-12-04| -|16|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|(VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS)+伪装站点、八合一共存脚本,支持多内核安装|4205|5|2021-12-26| -|17|[opsnull/follow-me-install-kubernetes-cluster](https://github.com/opsnull/follow-me-install-kubernetes-cluster)|和我一步步部署 kubernetes 集群|6692|4|2021-06-04| -|18|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|707|4|2021-11-27| -|19|[tj/n](https://github.com/tj/n)|Node version management|15582|4|2021-12-04| -|20|[xzhih/one-key-hidpi](https://github.com/xzhih/one-key-hidpi)|Enable macOS HiDPI and have a native setting.|6083|4|2021-08-06| -|21|[tangjie1/-Baseline-check](https://github.com/tangjie1/-Baseline-check)|windows和linux基线检查,配套自动化检查脚本。纯手打。|127|3|2021-11-19| -|22|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|一键安装 trojan v2ray xray. Install v2ray / xray (VLESS) and trojan (trojan-go) script|1541|3|2021-12-25| +|12|[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|3253|5|2021-10-18| +|13|[klever1988/nanopi-openwrt](https://github.com/klever1988/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|3056|5|2021-12-27| +|14|[SuLingGG/OpenWrt-Rpi](https://github.com/SuLingGG/OpenWrt-Rpi)|Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)|3548|5|2021-12-28| +|15|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |7034|5|2021-12-04| +|16|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|(VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS)+伪装站点、八合一共存脚本,支持多内核安装|4214|5|2021-12-28| +|17|[opsnull/follow-me-install-kubernetes-cluster](https://github.com/opsnull/follow-me-install-kubernetes-cluster)|和我一步步部署 kubernetes 集群|6695|4|2021-06-04| +|18|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|708|4|2021-11-27| +|19|[tj/n](https://github.com/tj/n)|Node version management|15587|4|2021-12-04| +|20|[xzhih/one-key-hidpi](https://github.com/xzhih/one-key-hidpi)|Enable macOS HiDPI and have a native setting.|6087|4|2021-08-06| +|21|[tangjie1/-Baseline-check](https://github.com/tangjie1/-Baseline-check)|windows和linux基线检查,配套自动化检查脚本。纯手打。|133|3|2021-11-19| +|22|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|一键安装 trojan v2ray xray. Install v2ray / xray (VLESS) and trojan (trojan-go) script|1542|3|2021-12-25| |23|[alibaba/dragonwell8](https://github.com/alibaba/dragonwell8)|Alibaba Dragonwell8 JDK|3411|3|2021-12-17| |24|[ameizi/vagrant-kubernetes-cluster](https://github.com/ameizi/vagrant-kubernetes-cluster)|Vagrant一键安装Kubernetes集群。安装 Metrics Server 、Kuboard 、Kubernetes Dashboard、KubePi、Kubernetes集群监控prometheus-operator|262|3|2021-10-30| -|25|[kkkyg/CFwarp](https://github.com/kkkyg/CFwarp)|Cloudflare WARP 多功能一键脚本,支持添加WARP+PLUS账户及无限刷WARP+流量功能 ,支持纯IPV4/纯IPV6/双栈V4V6的VPS共9种情况随意切换安装。支持X86/ARM,支持kvm,openvz,lxc等主流架构,自动配置最佳TUM吞吐量数值,实时显示当前WARP状态、IP所属区(中文显示)及IP服务商。已测试:hax纯v6站,Euserv(德鸡),oracle(甲骨 ...|283|3|2021-12-25| +|25|[kkkyg/CFwarp](https://github.com/kkkyg/CFwarp)|Cloudflare WARP 多功能一键脚本,支持添加WARP+PLUS账户及无限刷WARP+流量功能 ,支持纯IPV4/纯IPV6/双栈V4V6的VPS共9种情况随意切换安装。支持X86/ARM,支持kvm,openvz,lxc等主流架构,自动配置最佳TUM吞吐量数值,实时显示当前WARP状态、IP所属区(中文显示)及IP服务商。已测试:hax纯v6站,Euserv(德鸡),oracle(甲骨 ...|284|3|2021-12-28| |26|[DHDAXCW/NanoPi-R2S](https://github.com/DHDAXCW/NanoPi-R2S)|基于 Lean&Lienol 源码的 NanoPi R2S 的 OpenWrt 固件。每天自动更新插件和内核,Fusion编译法|370|2|2021-12-24| |27|[CoiaPrant/MediaUnlock_Test](https://github.com/CoiaPrant/MediaUnlock_Test)|流媒体解锁检测|504|2|2021-07-16| -|28|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|2847|2|2021-12-16| -|29|[Oreomeow/VIP](https://github.com/Oreomeow/VIP)|DONOT FORK!!!别 Fork 了!超过一定数量就跑路!🏃💨 Gone|305|2|2021-12-24| -|30|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|1373|2|2021-11-09| -|31|[IvanSolis1989/OpenWrt-DIY](https://github.com/IvanSolis1989/OpenWrt-DIY)| 多设备 OpenWrt Aciton 固件云编译——X86、竞斗云、极路由 B70、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、小娱 C5、R2S、R4S、小米 R3G、小米 R3P、小米 Mini、网件 R7800、星际宝盒 CM520、Amlogic S905X3、OrangePi Zero Plus、网件 3800、Linksys Wrt1900 ...|916|2|2021-12-24| +|28|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|2846|2|2021-12-16| +|29|[Oreomeow/VIP](https://github.com/Oreomeow/VIP)|DONOT FORK!!!别 Fork 了!超过一定数量就跑路!🏃💨 Gone|307|2|2021-12-24| +|30|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|1378|2|2021-11-09| +|31|[IvanSolis1989/OpenWrt-DIY](https://github.com/IvanSolis1989/OpenWrt-DIY)| 多设备 OpenWrt Aciton 固件云编译——X86、竞斗云、极路由 B70、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、小娱 C5、R2S、R4S、小米 R3G、小米 R3P、小米 Mini、网件 R7800、星际宝盒 CM520、Amlogic S905X3、OrangePi Zero Plus、网件 3800、Linksys Wrt1900 ...|917|2|2021-12-24| |32|[openfans-community-offical/Debian-Pi-Aarch64](https://github.com/openfans-community-offical/Debian-Pi-Aarch64)|This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)|2516|2|2021-12-22| -|33|[lmk123/oh-my-wechat](https://github.com/lmk123/oh-my-wechat)|微信小助手的安装 / 更新工具。|2756|2|2021-11-30| +|33|[lmk123/oh-my-wechat](https://github.com/lmk123/oh-my-wechat)|微信小助手的安装 / 更新工具。|2757|2|2021-11-30| |34|[CyC2018/Job-Recommend](https://github.com/CyC2018/Job-Recommend)|🔎 互联网内推信息(社招、校招、实习)|2464|2|2021-10-09| |35|[InvoluteHell/HelloWorldContest](https://github.com/InvoluteHell/HelloWorldContest)|Print "Hello World" without HELLOWORLD 不使用 HELLOWORLD 来输出 "Hello World" 的比赛!|26|2|2021-12-19| -|36|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|5851|2|2021-12-27| +|36|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|5855|2|2021-12-27| |37|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|700|2|2021-12-22| |38|[mviereck/x11docker](https://github.com/mviereck/x11docker)|Run GUI applications and desktops in docker and podman containers. Focus on security.|3807|2|2021-12-25| -|39|[yc9559/uperf](https://github.com/yc9559/uperf)|Userspace performance controller for android|1082|2|2021-11-11| -|40|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|1909|2|2021-10-23| +|39|[yc9559/uperf](https://github.com/yc9559/uperf)|Userspace performance controller for android|1081|2|2021-11-11| +|40|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|1910|2|2021-10-23| |41|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|675|2|2021-12-02| |42|[datawhalechina/learn-nlp-with-transformers](https://github.com/datawhalechina/learn-nlp-with-transformers)|we want to create a repo to illustrate usage of transformers in chinese|399|2|2021-12-02| |43|[bclswl0827/v2ray-heroku](https://github.com/bclswl0827/v2ray-heroku)|用于在 Heroku 上部署 V2Ray WebSocket。|1868|2|2021-08-15| |44|[flyqie/dd-shell](https://github.com/flyqie/dd-shell)|该脚本可在DD系统时为您提供一个WebUI以帮助您了解到目前的DD状态.|72|2|2021-11-21| -|45|[haoel/haoel.github.io](https://github.com/haoel/haoel.github.io)|-|4656|2|2021-12-14| +|45|[haoel/haoel.github.io](https://github.com/haoel/haoel.github.io)|-|4657|2|2021-12-14| |46|[xiaoZ-hc/redtool](https://github.com/xiaoZ-hc/redtool)|日常积累的一些红队工具及自己写的脚本,更偏向于一些diy的好用的工具,并不是一些比较常用的msf/awvs/xray这种|883|2|2021-06-01| -|47|[toniblyx/prowler](https://github.com/toniblyx/prowler)|Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 200 controls c ...|4577|2|2021-12-23| +|47|[toniblyx/prowler](https://github.com/toniblyx/prowler)|Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 200 controls c ...|4581|2|2021-12-23| |48|[insightglacier/Dictionary-Of-Pentesting](https://github.com/insightglacier/Dictionary-Of-Pentesting)|Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。|979|2|2021-12-14| -|49|[HXSecurity/DongTai](https://github.com/HXSecurity/DongTai)|DongTai is an interactive application security testing(IAST) product that supports the detection of OWASP WEB TOP 10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabili ...|535|2|2021-12-24| +|49|[HXSecurity/DongTai](https://github.com/HXSecurity/DongTai)|DongTai is an interactive application security testing(IAST) product that supports the detection of OWASP WEB TOP 10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabili ...|538|2|2021-12-24| |50|[zhangyoufu/log4j2-without-jndi](https://github.com/zhangyoufu/log4j2-without-jndi)|log4j2-core JAR w/o JndiLookup.class|46|2|2021-12-10| -|51|[kirin10000/Xray-script](https://github.com/kirin10000/Xray-script)|Xray:(VLESS/VMess)-(TCP/gRPC/WebSocket)-(XTLS/TLS)+Web 搭建/管理脚本|658|2|2021-12-20| +|51|[kirin10000/Xray-script](https://github.com/kirin10000/Xray-script)|Xray:(VLESS/VMess)-(TCP/gRPC/WebSocket)-(XTLS/TLS)+Web 搭建/管理脚本|659|2|2021-12-20| |52|[k8sli/kubeplay](https://github.com/k8sli/kubeplay)|Deploy kubernetes by kubespray in offline|78|1|2021-12-10| -|53|[Rvn0xsy/socks-switch](https://github.com/Rvn0xsy/socks-switch)|透明代理切换脚本,仅支持 Linux|48|1|2021-10-09| +|53|[Rvn0xsy/socks-switch](https://github.com/Rvn0xsy/socks-switch)|透明代理切换脚本,仅支持 Linux|49|1|2021-10-09| |54|[woniuzfb/iptv](https://github.com/woniuzfb/iptv)|一键安装管理 FFmpeg / nginx / openresty / xray / v2ray / armbian / proxmox ve / cloudflare partner,workers / ibm cloud foundry 脚本|609|1|2021-12-19| |55|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1100|1|2021-12-16| -|56|[ophub/amlogic-s9xxx-openwrt](https://github.com/ophub/amlogic-s9xxx-openwrt)|OpenWrt for Amlogic s9xxx tv box. Support s922x, s905x3, s905x2, s912, s905d, s905x, s905w, etc. including install to EMMC and update related functions.|260|1|2021-12-27| -|57|[al0ne/LinuxCheck](https://github.com/al0ne/LinuxCheck)|Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查|809|1|2021-10-19| +|56|[ophub/amlogic-s9xxx-openwrt](https://github.com/ophub/amlogic-s9xxx-openwrt)|OpenWrt for Amlogic s9xxx tv box. Support s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, etc. including install to EMMC and update related functions.|260|1|2021-12-28| +|57|[al0ne/LinuxCheck](https://github.com/al0ne/LinuxCheck)|Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查|817|1|2021-10-19| |58|[google-research/xtreme](https://github.com/google-research/xtreme)|XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 typologically diverse languages and includes nine tasks.|482|1|2021-11-25| -|59|[fscarmen/warp](https://github.com/fscarmen/warp)|WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本|418|1|2021-12-28| +|59|[fscarmen/warp](https://github.com/fscarmen/warp)|WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本|419|1|2021-12-28| |60|[Netflixxp/jcnf-box](https://github.com/Netflixxp/jcnf-box)|这是个人常用的服务器指令和一键脚本|248|1|2021-11-24| |61|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|791|1|2021-11-22| |62|[ellermister/mtproxy](https://github.com/ellermister/mtproxy)|MTProxyTLS一键安装绿色脚本|408|1|2021-11-28| |63|[jorgebucaran/nvm.fish](https://github.com/jorgebucaran/nvm.fish)|Node.js version manager lovingly made for Fish.|1122|1|2021-10-10| -|64|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World!China直连垃圾线路卡顿?不想中转?hysteria一键搞定。|50|1|2021-12-20| -|65|[EnergizedProtection/block](https://github.com/EnergizedProtection/block)|Let's make an annoyance free, better open internet, altogether!|1858|1|2021-12-28| -|66|[ivanhao/pvetools](https://github.com/ivanhao/pvetools)|proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.|814|1|2021-10-26| -|67|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|187|1|2021-11-26| -|68|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|1538|1|2021-12-26| -|69|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|940|1|2021-10-27| -|70|[levie-vans/WeChatAssistant-ForMac](https://github.com/levie-vans/WeChatAssistant-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)独立加载版。微信双开助手。|210|1|2021-11-16| -|71|[rootsongjc/kubernetes-vagrant-centos-cluster](https://github.com/rootsongjc/kubernetes-vagrant-centos-cluster)|Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.|1753|1|2021-06-06| -|72|[TheKingOfDuck/ApkAnalyser](https://github.com/TheKingOfDuck/ApkAnalyser)|一键提取安卓应用中可能存在的敏感信息。|561|1|2021-10-21| -|73|[ericwang2006/docker_ttnode](https://github.com/ericwang2006/docker_ttnode)|甜糖星愿|385|1|2021-11-30| -|74|[aws/aws-app-mesh-examples](https://github.com/aws/aws-app-mesh-examples)|AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.|728|1|2021-12-21| -|75|[gacjie/btpanel_tools](https://github.com/gacjie/btpanel_tools)|宝塔linux工具箱btpanel_tools|58|1|2021-09-06| -|76|[2moe/tmoe-linux](https://github.com/2moe/tmoe-linux)|Without any basic knowledge of linux shell, you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.|429|1|2021-12-17| -|77|[jas502n/GitlabVer](https://github.com/jas502n/GitlabVer)|gitlab version index|41|1|2021-11-10| -|78|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 一键更换国内软件源脚本|390|1|2021-12-26| -|79|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|644|1|2021-12-27| -|80|[tty228/luci-app-serverchan](https://github.com/tty228/luci-app-serverchan)|serverchan running on openwrt|656|1|2021-10-25| -|81|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|183|1|2021-12-23| -|82|[boduoyejieyi666/whonolikeboduoyejieyi](https://github.com/boduoyejieyi666/whonolikeboduoyejieyi)|-|289|1|2021-12-27| -|83|[Aniverse/inexistence](https://github.com/Aniverse/inexistence)|I know nothing, you see nothing.|1296|1|2021-09-09| -|84|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|644|1|2021-06-07| -|85|[Hyy2001X/AutoBuild-Actions](https://github.com/Hyy2001X/AutoBuild-Actions)|在线编译 OpenWrt 在线更新固件 Dev|409|1|2021-12-19| -|86|[Hagb/docker-easyconnect](https://github.com/Hagb/docker-easyconnect)|使深信服(Sangfor)开发的非自由的代理软件 EasyConnect 运行在 docker 中,并提供 socks5 服务|778|1|2021-12-22| -|87|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|412|1|2021-12-24| -|88|[Har-Kuun/OneClickDesktop](https://github.com/Har-Kuun/OneClickDesktop)|A one-click script that installs a remote desktop environment on a Linux server with browser/RDP/VNC access.|524|1|2021-12-08| -|89|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|309|1|2021-10-23| -|90|[YuKongA/Unlock-MIUI-ThemeManager](https://github.com/YuKongA/Unlock-MIUI-ThemeManager)|[Magisk] Unlock MIUI ThemeManager / MIUI主题破解|79|1|2021-10-26| -|91|[srillia/devops](https://github.com/srillia/devops)|let devops for docker, dockerswarm ,k8s easy|509|1|2021-07-03| -|92|[chaifeng/ufw-docker](https://github.com/chaifeng/ufw-docker)|To fix the Docker and UFW security flaw without disabling iptables|1458|1|2021-11-09| -|93|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R(原「搞机助手重制版」)|68|1|2021-12-26| -|94|[pingcap/docs-cn](https://github.com/pingcap/docs-cn)|TiDB/TiKV/PD documentation in Chinese.|1667|1|2021-12-28| -|95|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|439|1|2021-12-13| -|96|[rime/plum](https://github.com/rime/plum)|東風破 /plum/: Rime configuration manager and input schema repository|700|1|2021-10-02| -|97|[licess/lnmp](https://github.com/licess/lnmp)|LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RHEL/Fedora/Aliyun/Amazon、Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS或独立主机安装LNMP(Nginx/MySQL/PHP)、LNMPA(Nginx/MySQL/PHP/Apache)、LAMP(Apache/MySQL/PHP)生产环境的Shell程序 ...|2126|1|2021-11-02| -|98|[DHDAXCW/NanoPi-R4S](https://github.com/DHDAXCW/NanoPi-R4S)|基于 Lean&Lienol 源码的 NanoPi R4S 的 OpenWrt 固件。每天自动更新插件和内核,Fusion编译法|416|1|2021-12-25| -|99|[letseeqiji/LNPPR](https://github.com/letseeqiji/LNPPR)|Docker Ruby Rails Nginx Puma PostgreSQL MySQL 一键配置脚本 |25|1|2021-12-23| -|100|[rufengsuixing/luci-app-adguardhome](https://github.com/rufengsuixing/luci-app-adguardhome)|maybe the best AdGuardHome luci for openwrt|793|1|2021-11-25| +|64|[EnergizedProtection/block](https://github.com/EnergizedProtection/block)|Let's make an annoyance free, better open internet, altogether!|1861|1|2021-12-28| +|65|[ivanhao/pvetools](https://github.com/ivanhao/pvetools)|proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.|815|1|2021-10-26| +|66|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|188|1|2021-11-26| +|67|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|1539|1|2021-12-26| +|68|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|940|1|2021-10-27| +|69|[levie-vans/WeChatAssistant-ForMac](https://github.com/levie-vans/WeChatAssistant-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)独立加载版。微信双开助手。|210|1|2021-11-16| +|70|[rootsongjc/kubernetes-vagrant-centos-cluster](https://github.com/rootsongjc/kubernetes-vagrant-centos-cluster)|Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.|1753|1|2021-06-06| +|71|[TheKingOfDuck/ApkAnalyser](https://github.com/TheKingOfDuck/ApkAnalyser)|一键提取安卓应用中可能存在的敏感信息。|561|1|2021-10-21| +|72|[ericwang2006/docker_ttnode](https://github.com/ericwang2006/docker_ttnode)|甜糖星愿|385|1|2021-11-30| +|73|[aws/aws-app-mesh-examples](https://github.com/aws/aws-app-mesh-examples)|AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.|728|1|2021-12-21| +|74|[gacjie/btpanel_tools](https://github.com/gacjie/btpanel_tools)|宝塔linux工具箱btpanel_tools|58|1|2021-09-06| +|75|[2moe/tmoe-linux](https://github.com/2moe/tmoe-linux)|Without any basic knowledge of linux shell, you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.|429|1|2021-12-17| +|76|[jas502n/GitlabVer](https://github.com/jas502n/GitlabVer)|gitlab version index|41|1|2021-11-10| +|77|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 一键更换国内软件源脚本|390|1|2021-12-26| +|78|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|644|1|2021-12-27| +|79|[tty228/luci-app-serverchan](https://github.com/tty228/luci-app-serverchan)|serverchan running on openwrt|656|1|2021-10-25| +|80|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|184|1|2021-12-23| +|81|[boduoyejieyi666/whonolikeboduoyejieyi](https://github.com/boduoyejieyi666/whonolikeboduoyejieyi)|-|290|1|2021-12-28| +|82|[Aniverse/inexistence](https://github.com/Aniverse/inexistence)|I know nothing, you see nothing.|1296|1|2021-09-09| +|83|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|645|1|2021-06-07| +|84|[Hyy2001X/AutoBuild-Actions](https://github.com/Hyy2001X/AutoBuild-Actions)|在线编译 OpenWrt 在线更新固件 Dev|410|1|2021-12-19| +|85|[Hagb/docker-easyconnect](https://github.com/Hagb/docker-easyconnect)|使深信服(Sangfor)开发的非自由的代理软件 EasyConnect 运行在 docker 中,并提供 socks5 服务|784|1|2021-12-22| +|86|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|413|1|2021-12-24| +|87|[Har-Kuun/OneClickDesktop](https://github.com/Har-Kuun/OneClickDesktop)|A one-click script that installs a remote desktop environment on a Linux server with browser/RDP/VNC access.|524|1|2021-12-08| +|88|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|309|1|2021-10-23| +|89|[YuKongA/Unlock-MIUI-ThemeManager](https://github.com/YuKongA/Unlock-MIUI-ThemeManager)|[Magisk] Unlock MIUI ThemeManager / MIUI主题破解|79|1|2021-10-26| +|90|[srillia/devops](https://github.com/srillia/devops)|let devops for docker, dockerswarm ,k8s easy|509|1|2021-07-03| +|91|[chaifeng/ufw-docker](https://github.com/chaifeng/ufw-docker)|To fix the Docker and UFW security flaw without disabling iptables|1460|1|2021-11-09| +|92|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R(原「搞机助手重制版」)|68|1|2021-12-26| +|93|[pingcap/docs-cn](https://github.com/pingcap/docs-cn)|TiDB/TiKV/PD documentation in Chinese.|1667|1|2021-12-28| +|94|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|440|1|2021-12-13| +|95|[rime/plum](https://github.com/rime/plum)|東風破 /plum/: Rime configuration manager and input schema repository|702|1|2021-10-02| +|96|[licess/lnmp](https://github.com/licess/lnmp)|LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RHEL/Fedora/Aliyun/Amazon、Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS或独立主机安装LNMP(Nginx/MySQL/PHP)、LNMPA(Nginx/MySQL/PHP/Apache)、LAMP(Apache/MySQL/PHP)生产环境的Shell程序 ...|2126|1|2021-11-02| +|97|[DHDAXCW/NanoPi-R4S](https://github.com/DHDAXCW/NanoPi-R4S)|基于 Lean&Lienol 源码的 NanoPi R4S 的 OpenWrt 固件。每天自动更新插件和内核,Fusion编译法|416|1|2021-12-25| +|98|[letseeqiji/LNPPR](https://github.com/letseeqiji/LNPPR)|Docker Ruby Rails Nginx Puma PostgreSQL MySQL 一键配置脚本 |25|1|2021-12-23| +|99|[rufengsuixing/luci-app-adguardhome](https://github.com/rufengsuixing/luci-app-adguardhome)|maybe the best AdGuardHome luci for openwrt|793|1|2021-11-25| +|100|[laishulu/Sarasa-Mono-SC-Nerd](https://github.com/laishulu/Sarasa-Mono-SC-Nerd)|简体中文等距更纱黑体+Nerd图标字体库。中英文宽度完美2:1,图标长宽经过调整,不会出现对齐问题,尤其适合作为终端字体。|509|1|2021-12-04|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Swift.md b/content/charts/growth/software/Swift.md index ef2cd1d0..00b6acf8 100644 --- a/content/charts/growth/software/Swift.md +++ b/content/charts/growth/software/Swift.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Swift -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[ReactiveX/RxSwift](https://github.com/ReactiveX/RxSwift)|Reactive Programming in Swift|21191|9|2021-12-27| -|2|[JohnCoates/Aerial](https://github.com/JohnCoates/Aerial)|Apple TV Aerial Screensaver for Mac|19671|9|2021-12-16| -|3|[onevcat/Kingfisher](https://github.com/onevcat/Kingfisher)|A lightweight, pure-Swift library for downloading and caching images from the web.|19539|8|2021-12-22| +|1|[ReactiveX/RxSwift](https://github.com/ReactiveX/RxSwift)|Reactive Programming in Swift|21190|9|2021-12-27| +|2|[JohnCoates/Aerial](https://github.com/JohnCoates/Aerial)|Apple TV Aerial Screensaver for Mac|19673|9|2021-12-16| +|3|[onevcat/Kingfisher](https://github.com/onevcat/Kingfisher)|A lightweight, pure-Swift library for downloading and caching images from the web.|19540|8|2021-12-22| |4|[Co2333/FishUpgrade](https://github.com/Co2333/FishUpgrade)|macOS 摸鱼模拟器|86|7|2021-12-19| |5|[Juanpe/About-SwiftUI](https://github.com/Juanpe/About-SwiftUI)|Gathering all info published, both by Apple and by others, about new framework SwiftUI. |5958|6|2021-11-28| -|6|[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…)|13893|6|2021-07-24| -|7|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|15544|6|2021-12-28| -|8|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11350|5|2021-12-19| -|9|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13160|5|2021-08-05| +|6|[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| +|7|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|15546|6|2021-12-28| +|8|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11349|5|2021-12-19| +|9|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13161|5|2021-08-05| |10|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|13624|5|2021-12-25| -|11|[Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)|✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.|4122|4|2021-08-23| -|12|[IBAnimatable/IBAnimatable](https://github.com/IBAnimatable/IBAnimatable)|Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.|8590|4|2021-07-12| -|13|[Caldis/Mos](https://github.com/Caldis/Mos)|一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS|7844|4|2021-06-05| +|11|[Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)|✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.|4123|4|2021-08-23| +|12|[IBAnimatable/IBAnimatable](https://github.com/IBAnimatable/IBAnimatable)|Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.|8588|4|2021-07-12| +|13|[Caldis/Mos](https://github.com/Caldis/Mos)|一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS|7853|4|2021-06-05| |14|[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.|4728|3|2021-12-23| -|15|[gee1k/uPic](https://github.com/gee1k/uPic)|📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.|2475|3|2021-11-18| -|16|[SwiftOldDriver/iOS-Weekly](https://github.com/SwiftOldDriver/iOS-Weekly)|🇨🇳 老司机 iOS 周报|3967|3|2021-12-28| -|17|[ruanjx/VideoLab](https://github.com/ruanjx/VideoLab)|High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.|468|2|2021-06-26| -|18|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|3260|2|2021-12-19| -|19|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|2854|2|2021-10-03| +|15|[gee1k/uPic](https://github.com/gee1k/uPic)|📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.|2480|3|2021-11-18| +|16|[SwiftOldDriver/iOS-Weekly](https://github.com/SwiftOldDriver/iOS-Weekly)|🇨🇳 老司机 iOS 周报|3981|3|2021-12-28| +|17|[ruanjx/VideoLab](https://github.com/ruanjx/VideoLab)|High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.|469|2|2021-06-26| +|18|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|3262|2|2021-12-19| +|19|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|2856|2|2021-10-03| |20|[ArtSabintsev/Siren](https://github.com/ArtSabintsev/Siren)|Notify users when a new version of your app is available and prompt them to upgrade.|3893|2|2021-09-17| -|21|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|877|2|2021-11-17| +|21|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|878|2|2021-11-17| |22|[aahung/Unshaky](https://github.com/aahung/Unshaky)|A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]|2716|2|2021-06-21| |23|[mhdhejazi/CoronaTracker](https://github.com/mhdhejazi/CoronaTracker)|Coronavirus tracker app for iOS & macOS with maps & charts|1446|2|2021-06-25| -|24|[tatsuz0u/EhPanda](https://github.com/tatsuz0u/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI.|857|2|2021-12-26| -|25|[Danie1s/Tiercel](https://github.com/Danie1s/Tiercel)|简单易用、功能丰富的纯 Swift 下载框架|2245|2|2021-11-07| -|26|[lukakerr/Pine](https://github.com/lukakerr/Pine)|A modern, native macOS markdown editor|2838|2|2021-12-07| +|24|[tatsuz0u/EhPanda](https://github.com/tatsuz0u/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI.|858|2|2021-12-26| +|25|[Danie1s/Tiercel](https://github.com/Danie1s/Tiercel)|简单易用、功能丰富的纯 Swift 下载框架|2246|2|2021-11-07| +|26|[lukakerr/Pine](https://github.com/lukakerr/Pine)|A modern, native macOS markdown editor|2840|2|2021-12-07| |27|[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. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |3964|2|2021-12-28| -|28|[alibaba/HandyJSON](https://github.com/alibaba/HandyJSON)|A handy swift json-object serialization/deserialization library|3917|2|2021-12-17| -|29|[william0wang/MagicCamera](https://github.com/william0wang/MagicCamera)|iOS多功能AI相机:人像卡通化、变老变年轻、美颜、滤镜、艺术效果等|90|2|2021-11-08| +|28|[alibaba/HandyJSON](https://github.com/alibaba/HandyJSON)|A handy swift json-object serialization/deserialization library|3920|2|2021-12-17| +|29|[william0wang/MagicCamera](https://github.com/william0wang/MagicCamera)|iOS多功能AI相机:人像卡通化、变老变年轻、美颜、滤镜、艺术效果等|92|2|2021-11-08| |30|[WeTransfer/WeScan](https://github.com/WeTransfer/WeScan)|Document Scanning Made Easy for iOS|2439|2|2021-11-15| |31|[kyleduo/TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac)|TinyPNG client for Mac|3033|2|2021-12-02| -|32|[eggswift/ESTabBarController](https://github.com/eggswift/ESTabBarController)|:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!|4646|2|2021-07-30| +|32|[eggswift/ESTabBarController](https://github.com/eggswift/ESTabBarController)|:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!|4647|2|2021-07-30| |33|[Jinxiansen/Windows11](https://github.com/Jinxiansen/Windows11)| 💻 Windows 11 in SwiftUI.|111|1|2021-10-13| -|34|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|665|1|2021-12-26| +|34|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|666|1|2021-12-26| |35|[Masayuki-JP/Health-Habit-Assistant](https://github.com/Masayuki-JP/Health-Habit-Assistant)|A simple health assistant app built in Swift5 for iPhone 📱 |318|1|2021-06-29| |36|[lihaoyun6/DimQQ](https://github.com/lihaoyun6/DimQQ)|一款可自定义强度的QQ for Mac亮度降低工具|19|1|2021-11-28| |37|[soulverteam/SoulverCore](https://github.com/soulverteam/SoulverCore)|A powerful Swift framework for evaluating mathematical expressions|397|1|2021-09-21| -|38|[dks333/Tiktok-Clone](https://github.com/dks333/Tiktok-Clone)|An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)|234|1|2021-11-15| +|38|[dks333/Tiktok-Clone](https://github.com/dks333/Tiktok-Clone)|An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)|235|1|2021-11-15| |39|[BrikerMan/BMPlayer](https://github.com/BrikerMan/BMPlayer)|A video player for iOS, based on AVPlayer, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles. |1739|1|2021-12-05| |40|[nixzhu/MonkeyKing](https://github.com/nixzhu/MonkeyKing)|MonkeyKing helps you to post messages to Chinese Social Networks.|2704|1|2021-09-08| -|41|[Cay-Zhang/RSSBud](https://github.com/Cay-Zhang/RSSBud)|RSSHub 的辅助 iOS App,和 RSSHub Radar 类似,他可以帮助你快速发现和订阅网站的 RSS。现已在 App Store 上架。|476|1|2021-11-28| +|41|[Cay-Zhang/RSSBud](https://github.com/Cay-Zhang/RSSBud)|RSSHub 的辅助 iOS App,和 RSSHub Radar 类似,他可以帮助你快速发现和订阅网站的 RSS。现已在 App Store 上架。|477|1|2021-11-28| |42|[netyouli/WHC_ConfuseSoftware](https://github.com/netyouli/WHC_ConfuseSoftware)|iOS代码混淆工具,iOS代码混淆助手,过机器审核,过4.3审核,过other审核,u3d、cocos2dx、flutter、自动代码翻新(WHC_ConfuseSoftware)是一款新一代运行在MAC OS平台的App、完美支持Objc和Swift、U3D、Flutter、Cocos2dx项目代码的自动翻新(混淆)、支持文件夹名称、文件名、修改资源文件hash值、类名、方法名、属性名、添加混淆 ...|1197|1|2021-12-26| |43|[Coder-TanJX/JXBanner](https://github.com/Coder-TanJX/JXBanner)|🚀🚀🚀 A super - custom multifunctional framework for banner unlimited rollover diagrams [一个超自定义多功能无限轮播图框架]|465|1|2021-09-22| |44|[cmushroom/redis-pro](https://github.com/cmushroom/redis-pro)|redis-pro redis 桌面管理工具|410|1|2021-12-28| -|45|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|1933|1|2021-12-15| -|46|[VideoFlint/Cabbage](https://github.com/VideoFlint/Cabbage)|A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.|1271|1|2021-11-01| +|45|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|1934|1|2021-12-15| +|46|[VideoFlint/Cabbage](https://github.com/VideoFlint/Cabbage)|A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.|1271|1|2021-12-28| |47|[cx-org/CombineX](https://github.com/cx-org/CombineX)|Open source implementation of Apple's Combine|583|1|2021-07-12| |48|[lixiang1994/AttributedString](https://github.com/lixiang1994/AttributedString)|基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.|483|1|2021-12-17| |49|[fcbox/Lantern](https://github.com/fcbox/Lantern)|基于Swift的高可用视图框架|380|1|2021-12-27| |50|[simon9211/privacyInsight](https://github.com/simon9211/privacyInsight)|读取app「记录App活动」文件,展示app访问权限及网络记录|43|1|2021-10-28| |51|[ts1/BLEUnlock](https://github.com/ts1/BLEUnlock)|Lock/unlock your Mac with your iPhone, Apple Watch, or any other Bluetooth LE devices|707|1|2021-12-24| |52|[spicyShrimp/U17](https://github.com/spicyShrimp/U17)|精仿有妖气漫画(Swift5)|927|1|2021-10-25| -|53|[pujiaxin33/StackUI](https://github.com/pujiaxin33/StackUI)|StackUI just like SwiftUI|69|1|2021-11-29| -|54|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1433|1|2021-12-07| -|55|[kingsic/SGPagingView](https://github.com/kingsic/SGPagingView)|A powerful and easy to use segment view 【QQ、淘宝、微博、腾讯、网易新闻、今日头条等标题滚动视图】|1506|1|2021-12-17| +|53|[pujiaxin33/StackUI](https://github.com/pujiaxin33/StackUI)|StackUI just like SwiftUI|69|1|2021-12-28| +|54|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1434|1|2021-12-07| +|55|[kingsic/SGPagingView](https://github.com/kingsic/SGPagingView)|A powerful and easy to use segment view 【QQ、淘宝、微博、腾讯、网易新闻、今日头条等标题滚动视图】|1507|1|2021-12-17| |56|[JiongXing/PhotoBrowser](https://github.com/JiongXing/PhotoBrowser)| Elegant photo browser in Swift. 图片与视频浏览器。|1089|1|2021-09-20| -|57|[LeoMobileDeveloper/ios-developer-tools](https://github.com/LeoMobileDeveloper/ios-developer-tools)|Tools that every iOS developer should know.|1199|1|2021-11-29| -|58|[AnyImageProject/AnyImageKit](https://github.com/AnyImageProject/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |443|1|2021-12-28| +|57|[LeoMobileDeveloper/ios-developer-tools](https://github.com/LeoMobileDeveloper/ios-developer-tools)|Tools that every iOS developer should know.|1200|1|2021-11-29| +|58|[AnyImageKit/AnyImageKit](https://github.com/AnyImageKit/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |443|1|2021-12-28| |59|[gltwy/LTScrollView](https://github.com/gltwy/LTScrollView)|ScrollView嵌套ScrolloView(UITableView 、UICollectionView)解决方案, 支持OC / Swift(持续更新中...)实现原理:http://blog.csdn.net/glt_code/article/details/78576628|979|1|2021-11-20| |60|[Lision/WKWebViewJavascriptBridge](https://github.com/Lision/WKWebViewJavascriptBridge)|🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.|980|1|2021-12-24| |61|[Tliens/SpeedySwift](https://github.com/Tliens/SpeedySwift)|这是一个app开发的加速库。This is an accelerated library for app development|404|1|2021-11-09| |62|[3lvis/Networking](https://github.com/3lvis/Networking)|Easy HTTP Networking in Swift a NSURLSession wrapper with image caching support|1304|1|2021-11-23| |63|[igorkulman/iOSLocalizationEditor](https://github.com/igorkulman/iOSLocalizationEditor)|Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side|1211|1|2021-12-14| -|64|[100mango/zen](https://github.com/100mango/zen)|iOS, macOS, Swift, Objective-C 心得|2847|1|2021-09-10| -|65|[wxxsw/SwiftTheme](https://github.com/wxxsw/SwiftTheme)|🎨 Powerful theme/skin manager for iOS 9+ 主题/换肤, 暗色模式|2265|1|2021-12-13| +|64|[100mango/zen](https://github.com/100mango/zen)|iOS, macOS, Swift, Objective-C 心得|2848|1|2021-09-10| +|65|[wxxsw/SwiftTheme](https://github.com/wxxsw/SwiftTheme)|🎨 Powerful theme/skin manager for iOS 9+ 主题/换肤, 暗色模式|2266|1|2021-12-13| |66|[tid-kijyun/Kanna](https://github.com/tid-kijyun/Kanna)|Kanna(鉋) is an XML/HTML parser for Swift.|2233|1|2021-12-01| |67|[lixiang1994/Apis](https://github.com/lixiang1994/Apis)|基于URLNavigator抽象的URL路由组件 灵感来自Moya 配置化 插件化.|10|1|2021-12-21| -|68|[ts666823/Codesigner](https://github.com/ts666823/Codesigner)|-|31|1|2021-12-11| -|69|[scrumsnail/ButtonHandle](https://github.com/scrumsnail/ButtonHandle)|防止按钮重复点就|3|0|2021-08-24| -|70|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|175|0|2021-10-13| -|71|[kingjiajie/JJCollectionViewRoundFlowLayout_Swift](https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout_Swift)|JJCollectionViewRoundFlowLayout_Swift是JJCollectionViewRoundFlowLayout(OC:https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout )的Swift版本,JJCollectionViewRoundFlowLayout可设置CollectionView的Backgr ...|48|0|2021-11-22| -|72|[zhoubenjian/SwiftRebuildOC](https://github.com/zhoubenjian/SwiftRebuildOC)|Swift5:实现默认及自定义TableViewCell;普通CollectionViewCell及瀑布流CollectionViewCell,TableViewCell自适应高度; ScrollView嵌套TableView,CollectionView; TableView分组标题悬浮吸顶; CollectionView分组标题悬浮吸顶; CollectionView画廊效果|5|0|2021-12-03| -|73|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|6|0|2021-10-26| -|74|[imeiju/iMeiJu_Mac](https://github.com/imeiju/iMeiJu_Mac)|爱美剧Mac客户端|202|0|2021-06-21| -|75|[yuetyam/jyutping](https://github.com/yuetyam/jyutping)|Cantonese Jyutping Keyboard for iOS. 粵語粵拼輸入法鍵盤|21|0|2021-12-27| -|76|[Jacke-xu/WYBasisKit-swift](https://github.com/Jacke-xu/WYBasisKit-swift)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|13|0|2021-12-24| -|77|[JavenZ/ZJTableViewManager](https://github.com/JavenZ/ZJTableViewManager)|Powerful data driven tableView,make tableView build so easy.|319|0|2021-07-25| -|78|[gsyhei/GXRefresh](https://github.com/gsyhei/GXRefresh)|Swift版的下拉刷新上拉加载,支持Gif、支持自定义刷新动画。|17|0|2021-10-12| -|79|[jackiehu/SwiftMediator](https://github.com/jackiehu/SwiftMediator)|swift砖块系列:Swift组件化解耦中间件,router,Mirror反射,函数调用,SceneDelegate解耦,AppDelegate解耦|45|0|2021-11-19| -|80|[iDevOrz/JYLazyLoader](https://github.com/iDevOrz/JYLazyLoader)|Xcode Soucre Editor Extension which helps you write Lazy-Load Code easier,For Objective-C and Written by Swift 🤪|39|0|2021-07-15| -|81|[Asana/Drawsana](https://github.com/Asana/Drawsana)|An open source library that lets your users draw on things - mark up images with text, shapes, etc.|532|0|2021-08-25| -|82|[vermont42/RaceRunner](https://github.com/vermont42/RaceRunner)|RaceRunner is a run-tracking app focused on racing.|69|0|2021-12-05| -|83|[ty82885279/IAP](https://github.com/ty82885279/IAP)|iOS内购完整代码|3|0|2021-07-19| -|84|[fulldecent/formant-analyzer](https://github.com/fulldecent/formant-analyzer)|iOS application for finding formants in spoken sounds|45|0|2021-12-22| -|85|[CGUniversity/MJRefresh-RxSwift](https://github.com/CGUniversity/MJRefresh-RxSwift)|对MJRefresh进行RxSwift支持。可以对刷新状态多次订阅多次触发。|20|0|2021-10-27| -|86|[sweetmans/Apple-Music-API-Document](https://github.com/sweetmans/Apple-Music-API-Document)|An Readme.md File For Apple Music API.|56|0|2021-07-04| -|87|[Z-JaDe/AppExtension](https://github.com/Z-JaDe/AppExtension)|iOS框架|8|0|2021-11-25| -|88|[jackiehu/SwiftShow](https://github.com/jackiehu/SwiftShow)|swift砖块系列:各种弹出窗口,toast,loading,alert,popview等等,支持暗黑模式|10|0|2021-11-10| -|89|[atone/iZSM](https://github.com/atone/iZSM)|最水木 - 水木社区iOS客户端|7|0|2021-10-16| -|90|[yanmingLiu/swift5DouYin](https://github.com/yanmingLiu/swift5DouYin)|Swift5仿写抖音,抖音首页、个人主页、评论列表(支持手势交互)等效果。|13|0|2021-09-23| -|91|[qwertyyb/Fire](https://github.com/qwertyyb/Fire)|使用Swift实现的Macos五笔输入法|8|0|2021-07-22| -|92|[tsaievan/YF_KLine](https://github.com/tsaievan/YF_KLine)|Swift版本的K线图|12|0|2021-07-20| -|93|[Cantoboard/Cantoboard](https://github.com/Cantoboard/Cantoboard)|Cantoboard - Smart Cantonese Keyboard on iOS |22|0|2021-12-24| -|94|[jialongsu/react-native-s-baidumap](https://github.com/jialongsu/react-native-s-baidumap)|百度地图 React Native ,同时支持ios和android|25|0|2021-09-21| -|95|[internetWei/LLaunchScreen](https://github.com/internetWei/LLaunchScreen)|一行代码修改启动图,以及自动修改启动图显示异常|3|0|2021-07-04| -|96|[xindong/anti-addiction-kit](https://github.com/xindong/anti-addiction-kit)|📱手机游戏防沉迷系统 SDK,支持 iOS+Android+Unity,快速接入!|150|0|2021-09-17| -|97|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中...... |210|0|2021-12-24| -|98|[wangrui460/WRNavigationBar_swift](https://github.com/wangrui460/WRNavigationBar_swift)|WRNavigationBar which allows you to change NavigationBar's appearance dynamically|604|0|2021-07-19| -|99|[ptrkstr/Devices](https://github.com/ptrkstr/Devices)|Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8).|11|0|2021-12-27| -|100|[liamnichols/ListItemFormatter](https://github.com/liamnichols/ListItemFormatter)|NSFormatter subclass that can format lists based on locale following the Unicode CLDR specification|22|0|2021-07-16| +|68|[scrumsnail/ButtonHandle](https://github.com/scrumsnail/ButtonHandle)|防止按钮重复点就|3|0|2021-08-24| +|69|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|175|0|2021-10-13| +|70|[kingjiajie/JJCollectionViewRoundFlowLayout_Swift](https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout_Swift)|JJCollectionViewRoundFlowLayout_Swift是JJCollectionViewRoundFlowLayout(OC:https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout )的Swift版本,JJCollectionViewRoundFlowLayout可设置CollectionView的Backgr ...|48|0|2021-11-22| +|71|[zhoubenjian/SwiftRebuildOC](https://github.com/zhoubenjian/SwiftRebuildOC)|Swift5:实现默认及自定义TableViewCell;普通CollectionViewCell及瀑布流CollectionViewCell,TableViewCell自适应高度; ScrollView嵌套TableView,CollectionView; TableView分组标题悬浮吸顶; CollectionView分组标题悬浮吸顶; CollectionView画廊效果|5|0|2021-12-03| +|72|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|6|0|2021-10-26| +|73|[imeiju/iMeiJu_Mac](https://github.com/imeiju/iMeiJu_Mac)|爱美剧Mac客户端|204|0|2021-06-21| +|74|[yuetyam/jyutping](https://github.com/yuetyam/jyutping)|Cantonese Jyutping Keyboard for iOS. 粵語粵拼輸入法鍵盤|21|0|2021-12-28| +|75|[Jacke-xu/WYBasisKit-swift](https://github.com/Jacke-xu/WYBasisKit-swift)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|13|0|2021-12-24| +|76|[JavenZ/ZJTableViewManager](https://github.com/JavenZ/ZJTableViewManager)|Powerful data driven tableView,make tableView build so easy.|319|0|2021-07-25| +|77|[gsyhei/GXRefresh](https://github.com/gsyhei/GXRefresh)|Swift版的下拉刷新上拉加载,支持Gif、支持自定义刷新动画。|17|0|2021-10-12| +|78|[jackiehu/SwiftMediator](https://github.com/jackiehu/SwiftMediator)|swift砖块系列:Swift组件化解耦中间件,router,Mirror反射,函数调用,SceneDelegate解耦,AppDelegate解耦|45|0|2021-11-19| +|79|[iDevOrz/JYLazyLoader](https://github.com/iDevOrz/JYLazyLoader)|Xcode Soucre Editor Extension which helps you write Lazy-Load Code easier,For Objective-C and Written by Swift 🤪|39|0|2021-07-15| +|80|[Asana/Drawsana](https://github.com/Asana/Drawsana)|An open source library that lets your users draw on things - mark up images with text, shapes, etc.|532|0|2021-08-25| +|81|[vermont42/RaceRunner](https://github.com/vermont42/RaceRunner)|RaceRunner is a run-tracking app focused on racing.|69|0|2021-12-05| +|82|[ty82885279/IAP](https://github.com/ty82885279/IAP)|iOS内购完整代码|3|0|2021-07-19| +|83|[fulldecent/formant-analyzer](https://github.com/fulldecent/formant-analyzer)|iOS application for finding formants in spoken sounds|45|0|2021-12-22| +|84|[CGUniversity/MJRefresh-RxSwift](https://github.com/CGUniversity/MJRefresh-RxSwift)|对MJRefresh进行RxSwift支持。可以对刷新状态多次订阅多次触发。|20|0|2021-10-27| +|85|[sweetmans/Apple-Music-API-Document](https://github.com/sweetmans/Apple-Music-API-Document)|An Readme.md File For Apple Music API.|56|0|2021-07-04| +|86|[Z-JaDe/AppExtension](https://github.com/Z-JaDe/AppExtension)|iOS框架|8|0|2021-11-25| +|87|[jackiehu/SwiftShow](https://github.com/jackiehu/SwiftShow)|swift砖块系列:各种弹出窗口,toast,loading,alert,popview等等,支持暗黑模式|10|0|2021-11-10| +|88|[atone/iZSM](https://github.com/atone/iZSM)|最水木 - 水木社区iOS客户端|7|0|2021-10-16| +|89|[yanmingLiu/swift5DouYin](https://github.com/yanmingLiu/swift5DouYin)|Swift5仿写抖音,抖音首页、个人主页、评论列表(支持手势交互)等效果。|13|0|2021-09-23| +|90|[qwertyyb/Fire](https://github.com/qwertyyb/Fire)|使用Swift实现的Macos五笔输入法|8|0|2021-07-22| +|91|[tsaievan/YF_KLine](https://github.com/tsaievan/YF_KLine)|Swift版本的K线图|12|0|2021-07-20| +|92|[Cantoboard/Cantoboard](https://github.com/Cantoboard/Cantoboard)|Cantoboard - Smart Cantonese Keyboard on iOS |22|0|2021-12-24| +|93|[jialongsu/react-native-s-baidumap](https://github.com/jialongsu/react-native-s-baidumap)|百度地图 React Native ,同时支持ios和android|25|0|2021-09-21| +|94|[internetWei/LLaunchScreen](https://github.com/internetWei/LLaunchScreen)|一行代码修改启动图,以及自动修改启动图显示异常|3|0|2021-07-04| +|95|[xindong/anti-addiction-kit](https://github.com/xindong/anti-addiction-kit)|📱手机游戏防沉迷系统 SDK,支持 iOS+Android+Unity,快速接入!|150|0|2021-09-17| +|96|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中...... |210|0|2021-12-24| +|97|[wangrui460/WRNavigationBar_swift](https://github.com/wangrui460/WRNavigationBar_swift)|WRNavigationBar which allows you to change NavigationBar's appearance dynamically|604|0|2021-07-19| +|98|[ptrkstr/Devices](https://github.com/ptrkstr/Devices)|Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8).|11|0|2021-12-27| +|99|[liamnichols/ListItemFormatter](https://github.com/liamnichols/ListItemFormatter)|NSFormatter subclass that can format lists based on locale following the Unicode CLDR specification|22|0|2021-07-16| +|100|[ZXKitCode/ZXFileBrowser](https://github.com/ZXKitCode/ZXFileBrowser)|The iOS sandbox file browser, which has view, copy, move, delete files and other operations. iOS端沙盒文件浏览器,可以查看、拷贝、移动、删除等操作|8|0|2021-10-27|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/TeX.md b/content/charts/growth/software/TeX.md index 934ce864..8433d182 100644 --- a/content/charts/growth/software/TeX.md +++ b/content/charts/growth/software/TeX.md @@ -1,28 +1,28 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > TeX -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[billryan/resume](https://github.com/billryan/resume)|An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git|4941|2|2021-12-15| -|2|[THUNLP-MT/MT-Reading-List](https://github.com/THUNLP-MT/MT-Reading-List)|A machine translation reading list maintained by Tsinghua Natural Language Processing Group|2169|2|2021-11-20| -|3|[FvNCCR228/SCU_Beamer_Slide-demo](https://github.com/FvNCCR228/SCU_Beamer_Slide-demo)|四川大学非官方Beamer模板 Unofficial Beamer Template for Sichuan University|13|1|2021-12-08| -|4|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|3287|1|2021-12-04| -|5|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|198|1|2021-12-24| -|6|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|1063|1|2021-12-05| -|7|[mohuangrui/ucasthesis](https://github.com/mohuangrui/ucasthesis)|LaTeX Thesis Template for the University of Chinese Academy of Sciences |2459|1|2021-10-29| -|8|[OWASP/owasp-masvs](https://github.com/OWASP/owasp-masvs)|The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.|1278|1|2021-12-27| -|9|[huajh/awesome-latex-cv](https://github.com/huajh/awesome-latex-cv)|Latex CV template built with Font Awesome.|338|0|2021-07-20| +|1|[billryan/resume](https://github.com/billryan/resume)|An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git|4943|2|2021-12-15| +|2|[THUNLP-MT/MT-Reading-List](https://github.com/THUNLP-MT/MT-Reading-List)|A machine translation reading list maintained by Tsinghua Natural Language Processing Group|2170|2|2021-11-20| +|3|[FvNCCR228/SCU_Beamer_Slide-demo](https://github.com/FvNCCR228/SCU_Beamer_Slide-demo)|四川大学非官方Beamer模板 Unofficial Beamer Template for Sichuan University|16|1|2021-12-08| +|4|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|3290|1|2021-12-04| +|5|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|198|1|2021-12-28| +|6|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|1066|1|2021-12-05| +|7|[mohuangrui/ucasthesis](https://github.com/mohuangrui/ucasthesis)|LaTeX Thesis Template for the University of Chinese Academy of Sciences |2460|1|2021-10-29| +|8|[OWASP/owasp-masvs](https://github.com/OWASP/owasp-masvs)|The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.|1279|1|2021-12-27| +|9|[huajh/awesome-latex-cv](https://github.com/huajh/awesome-latex-cv)|Latex CV template built with Font Awesome.|339|0|2021-07-20| |10|[mohuangrui/ucasproposal](https://github.com/mohuangrui/ucasproposal)|LaTeX Proposal Template for the University of Chinese Academy of Sciences|337|0|2021-10-29| |11|[RuixiZhang42/newxeCJK](https://github.com/RuixiZhang42/newxeCJK)|New implementation of xeCJK|9|0|2021-10-15| |12|[Onion12138/math](https://github.com/Onion12138/math)|上海初中数学讲义Latex版|2|0|2021-08-02| |13|[hoganbin/Analysis-of-Mathematics-Competition](https://github.com/hoganbin/Analysis-of-Mathematics-Competition)|本文档是利用了latex中pdfpages包进行文档合并,包括了2009-2020年从第一届数学竞赛到第十二届所有预赛试题解析|3|0|2021-06-27| |14|[ericuni/note](https://github.com/ericuni/note)|my notes|9|0|2021-12-27| |15|[21-lessons/21-lessons-book-de](https://github.com/21-lessons/21-lessons-book-de)|21 Lektionen - Ein Buch über eine Bitcoin-Reise, geschrieben von einem Bitcoiner|10|0|2021-11-11| -|16|[ethereum/yellowpaper](https://github.com/ethereum/yellowpaper)|The "Yellow Paper": Ethereum's formal specification|1211|0|2021-12-27| +|16|[ethereum/yellowpaper](https://github.com/ethereum/yellowpaper)|The "Yellow Paper": Ethereum's formal specification|1210|0|2021-12-27| |17|[yzhangcs/master-thesis](https://github.com/yzhangcs/master-thesis)|基于树形条件随机场的高阶句法分析|7|0|2021-12-26| -|18|[CTeX-org/lshort-zh-cn](https://github.com/CTeX-org/lshort-zh-cn)|A Chinese edition of the Not So Short Introduction to LaTeX2ε|995|0|2021-12-08| +|18|[CTeX-org/lshort-zh-cn](https://github.com/CTeX-org/lshort-zh-cn)|A Chinese edition of the Not So Short Introduction to LaTeX2ε|996|0|2021-12-08| |19|[xinetzone/cv-actions](https://github.com/xinetzone/cv-actions)|计算机视觉实践|2|0|2021-10-08| |20|[wklchris/TRB-template](https://github.com/wklchris/TRB-template)|An unofficial LaTeX template for Transportation Research Board (TRB) submission with auto word counts support. 一个非官方的 TRB 投稿 LaTeX 模板。支持自动字数统计。|4|0|2021-07-30| |21|[YiJiang1992/CV](https://github.com/YiJiang1992/CV)|Curriculum Vitae / 简历|4|0|2021-08-25| @@ -44,67 +44,67 @@ |37|[perrogg/Differential-Geometry-Notes](https://github.com/perrogg/Differential-Geometry-Notes)|-|11|0|2021-09-09| |38|[PandaScience/FortySecondsCV](https://github.com/PandaScience/FortySecondsCV)|A highly customizable and improved version of Carmine Spagnuolo's Twenty Seconds Curriculum Vitae.|133|0|2021-12-25| |39|[xiyie/UPC_LATEX_TEMPLATE](https://github.com/xiyie/UPC_LATEX_TEMPLATE)|中国石油大学(华东)控制科学与工程学院课题模板(不保证通用)|4|0|2021-10-01| -|40|[gaoxiang12/slambook-en](https://github.com/gaoxiang12/slambook-en)|The English version of 14 lectures on visual SLAM.|606|0|2021-11-16| -|41|[a358003542/zhouyi](https://github.com/a358003542/zhouyi)|周易初讲【讲解部分编写中......】|2|0|2021-11-08| -|42|[wenddymacro/AppliedEconometrics](https://github.com/wenddymacro/AppliedEconometrics)|Stata、计量经济学、DSGE|7|0|2021-10-28| -|43|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|608|0|2021-12-12| -|44|[jamesfang8499/physics1](https://github.com/jamesfang8499/physics1)|-|76|0|2021-12-17| -|45|[utmsks/KSImaterial](https://github.com/utmsks/KSImaterial)|計算数学I実習資料集|14|0|2021-06-08| -|46|[Mulliken/szaboqc](https://github.com/Mulliken/szaboqc)|-|38|0|2021-11-14| -|47|[zhliuworks/SJTU-Report-mini](https://github.com/zhliuworks/SJTU-Report-mini)|:memo: SJTU 中文简约 LaTeX 报告模板|7|0|2021-06-07| -|48|[axi-0925/Latex-](https://github.com/axi-0925/Latex-)|Latex中文简历,overleaf直接copy进行编辑|4|0|2021-06-19| -|49|[LogCreative/SJTUBeamermin](https://github.com/LogCreative/SJTUBeamermin)|上海交通大学 LaTeX Beamer 幻灯片模板 - VI 最小工作集|57|0|2021-11-05| -|50|[freedomtan/coreml_to_ane_hwx](https://github.com/freedomtan/coreml_to_ane_hwx)|a quick and dirty little program to convert Apple CoreML model to ANE hwx file|9|0|2021-07-19| -|51|[Jinwen-XU/minimalist](https://github.com/Jinwen-XU/minimalist)|-|8|0|2021-12-16| -|52|[zhuhu00/SUSTech_hw_template](https://github.com/zhuhu00/SUSTech_hw_template)|南方科技大学作业模板|3|0|2021-06-04| -|53|[yuxtech/ShiJihuai-complex](https://github.com/yuxtech/ShiJihuai-complex)|史济怀复变函数LaTeX重排|79|0|2021-11-10| -|54|[Miracle0565/BUCTthesis](https://github.com/Miracle0565/BUCTthesis)|📝A LaTeX writting template for BUCT thesis.|13|0|2021-09-10| -|55|[skykeyjoker/LaTeX-UESTC-Report](https://github.com/skykeyjoker/LaTeX-UESTC-Report)|LaTeX template for report(Lab) of University of Electronic Science and Technology of China (UESTC) 电子科技大学本科实验报告 LaTeX 模板|2|0|2021-08-21| -|56|[xjtu-blacksmith/easymcm](https://github.com/xjtu-blacksmith/easymcm)|A simple LaTeX package for Mathematical Contest in Modeling (MCM)|102|0|2021-08-02| -|57|[sppmg/TW_Thesis_Template](https://github.com/sppmg/TW_Thesis_Template)|The LaTeX Template for TW Thesis 台灣碩博士 LaTeX 論文樣板|87|0|2021-10-05| -|58|[GeeLaw/laomian](https://github.com/GeeLaw/laomian)|老面 (sourdough, lit. "old dough") is used as the starter for fermenting dough. This repository contains my digital 老面.|4|0|2021-12-08| -|59|[ustctug/ustcthesis](https://github.com/ustctug/ustcthesis)|LaTeX template for USTC thesis|902|0|2021-12-19| -|60|[ice1000/resume](https://github.com/ice1000/resume)|:space_invader: My resume / 我的简历|548|0|2021-12-20| -|61|[iamxiatian/course_ds](https://github.com/iamxiatian/course_ds)|数据结构|9|0|2021-11-09| -|62|[mathedu4all/bhcexam](https://github.com/mathedu4all/bhcexam)|The BHCexam document class attempts to make it easy for even a LaTeX novice to prepare exams.|58|0|2021-08-30| -|63|[stone-zeng/latex-showcase](https://github.com/stone-zeng/latex-showcase)|-|10|0|2021-12-14| -|64|[fangliang11/StructLightScan](https://github.com/fangliang11/StructLightScan)|结构光三维扫描仪|3|0|2021-12-17| -|65|[DemerzelSun12/hitletter](https://github.com/DemerzelSun12/hitletter)|一个简单的哈工大信纸模板|17|0|2021-12-15| -|66|[yuzhengcuhk/NortheasternUniversityLatexTemplate](https://github.com/yuzhengcuhk/NortheasternUniversityLatexTemplate)|东北大学本科毕业设计模板|9|0|2021-08-17| -|67|[XingZhiang/shu-report-latex-template](https://github.com/XingZhiang/shu-report-latex-template)|shu的一些实验报告的latex模板|2|0|2021-09-24| -|68|[hushidong/biblatex-gb7714-2015](https://github.com/hushidong/biblatex-gb7714-2015)|A biblatex implementation of the GB/T7714-2015 bibliography style GB/T 7714-2015 参考文献著录和标注的biblatex样式包|420|0|2021-12-12| -|69|[TouchFishPioneer/SEU-Beamer-Slide](https://github.com/TouchFishPioneer/SEU-Beamer-Slide)|东南大学幻灯片模板(豪华版):clipboard:|141|0|2021-10-15| -|70|[Chen-Jialin/CV](https://github.com/Chen-Jialin/CV)|基于 LaTeX 的个人中英简历。CV in Chinese and English version based on LaTeX.|3|0|2021-10-06| -|71|[NelsonCheung-cn/SYSU-beamer-template](https://github.com/NelsonCheung-cn/SYSU-beamer-template)|a beamer template for sysu|11|0|2021-12-19| -|72|[nju-lug/NJUVisual](https://github.com/nju-lug/NJUVisual)|实现南京大学标准配色方案和标识|5|0|2021-12-25| -|73|[seisman/cv](https://github.com/seisman/cv)|My academic CV powered by LaTeX|48|0|2021-12-26| -|74|[Didnelpsun/Math](https://github.com/Didnelpsun/Math)|考研数学,数学一,包括高等数学、线性代数、概率统计|76|0|2021-12-11| -|75|[redleafnew/Zotero_introduction](https://github.com/redleafnew/Zotero_introduction)|A Short Chinese Introduction to Zotero|56|0|2021-12-18| -|76|[longbiaochen/corona-virus](https://github.com/longbiaochen/corona-virus)|一个冠状病毒肺炎传染病学研究数据集|34|0|2021-09-30| -|77|[crazyjums/nine_char](https://github.com/crazyjums/nine_char)|这是一个基于Python的九型人格测试系统|4|0|2021-12-19| -|78|[jiajunfanthu/NKU_Thisis](https://github.com/jiajunfanthu/NKU_Thisis)|南开人工智能学院毕业设计模板|3|0|2021-09-26| -|79|[WoodyBryant/Report_Template](https://github.com/WoodyBryant/Report_Template)|Report_Template|9|0|2021-11-05| -|80|[liao961120/ntuthesis2](https://github.com/liao961120/ntuthesis2)|台大碩博士論文模板 (Pandoc)|2|0|2021-08-14| -|81|[MatNoble/LaTeX-Document](https://github.com/MatNoble/LaTeX-Document)|LaTeX Templates for Document|67|0|2021-06-16| -|82|[stone-zeng/fduthesis](https://github.com/stone-zeng/fduthesis)|LaTeX thesis template for Fudan University|425|0|2021-12-27| -|83|[LLLgoyour/Handout](https://github.com/LLLgoyour/Handout)|王一老师上课配套的讲义|3|0|2021-12-28| -|84|[borting/nctu-thesis](https://github.com/borting/nctu-thesis)|NCTU Thesis Template in XeLaTeX|61|0|2021-07-26| -|85|[wtsnjp/nlproceedings](https://github.com/wtsnjp/nlproceedings)|LaTeX document class for the proceedings of ANLP|10|0|2021-12-24| -|86|[imtsuki/resume](https://github.com/imtsuki/resume)|📝 This is my résumé / 这是我的简历|9|0|2021-12-02| -|87|[HIT-UOI-SR/hithesis-template](https://github.com/HIT-UOI-SR/hithesis-template)|配置整理好的 hithesis 使用模板|9|0|2021-06-17| -|88|[Poncirus/Resume](https://github.com/Poncirus/Resume)|My Resume / 我的简历|3|0|2021-10-25| -|89|[threegirls89/IEEJWorkshopUnofficialClass](https://github.com/threegirls89/IEEJWorkshopUnofficialClass)|Unofficial LaTeX class file for workshop (研究会) of IEE Japan|2|0|2021-06-18| -|90|[mountain/the-book](https://github.com/mountain/the-book)|异星杂谭|8|0|2021-09-03| -|91|[jamesfang8499/physics3](https://github.com/jamesfang8499/physics3)|-|30|0|2021-12-17| -|92|[CTeX-org/ctex-kit](https://github.com/CTeX-org/ctex-kit)|Macro Packages and Scripts for Chinese TeX users|780|0|2021-12-14| -|93|[JerryFleming/bashdoc](https://github.com/JerryFleming/bashdoc)|Bash Reference Manual in Chinese|6|0|2021-07-26| -|94|[Chen-Jialin/Assignment-Template](https://github.com/Chen-Jialin/Assignment-Template)|可爱而优雅的 LaTeX 作业模板。Cute and elegant LaTeX template for assignments.|5|0|2021-12-16| -|95|[qtli/Papers-on-Dialogue-System](https://github.com/qtli/Papers-on-Dialogue-System)|A Survey of Neural Dialogue Systems|7|0|2021-10-30| -|96|[gopherdojo/shoten7](https://github.com/gopherdojo/shoten7)|技術書典|2|0|2021-08-11| -|97|[HIT-UOI-SR/HIT-Graduate-Report](https://github.com/HIT-UOI-SR/HIT-Graduate-Report)|哈尔滨工业大学研究生报告LaTeX模板|4|0|2021-07-24| -|98|[YangLaTeX/thubeamer](https://github.com/YangLaTeX/thubeamer)|A Beamer Theme for Tsinghua University (THU).|19|0|2021-11-16| -|99|[MacroUniverse/PhysWiki-log](https://github.com/MacroUniverse/PhysWiki-log)|小时百科|49|0|2021-12-27| -|100|[huangyxi/whutmod](https://github.com/huangyxi/whutmod)|武汉理工大学数学建模培训 LaTeX 模板 A LaTeX Template for Mathematical Modeling Training at Wuhan University of Technology (WHUT)|23|0|2021-10-20| +|40|[SJTU-HPC/docs.hpc.sjtu.edu.cn](https://github.com/SJTU-HPC/docs.hpc.sjtu.edu.cn)|SJTU HPC 用户文档站点|46|0|2021-12-28| +|41|[gaoxiang12/slambook-en](https://github.com/gaoxiang12/slambook-en)|The English version of 14 lectures on visual SLAM.|606|0|2021-11-16| +|42|[a358003542/zhouyi](https://github.com/a358003542/zhouyi)|周易初讲【讲解部分编写中......】|2|0|2021-11-08| +|43|[wenddymacro/AppliedEconometrics](https://github.com/wenddymacro/AppliedEconometrics)|Stata、计量经济学、DSGE|8|0|2021-10-28| +|44|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|609|0|2021-12-12| +|45|[jamesfang8499/physics1](https://github.com/jamesfang8499/physics1)|-|76|0|2021-12-17| +|46|[utmsks/KSImaterial](https://github.com/utmsks/KSImaterial)|計算数学I実習資料集|14|0|2021-06-08| +|47|[Mulliken/szaboqc](https://github.com/Mulliken/szaboqc)|-|38|0|2021-11-14| +|48|[zhliuworks/SJTU-Report-mini](https://github.com/zhliuworks/SJTU-Report-mini)|:memo: SJTU 中文简约 LaTeX 报告模板|7|0|2021-06-07| +|49|[axi-0925/Latex-](https://github.com/axi-0925/Latex-)|Latex中文简历,overleaf直接copy进行编辑|4|0|2021-06-19| +|50|[LogCreative/SJTUBeamermin](https://github.com/LogCreative/SJTUBeamermin)|上海交通大学 LaTeX Beamer 幻灯片模板 - VI 最小工作集|57|0|2021-11-05| +|51|[freedomtan/coreml_to_ane_hwx](https://github.com/freedomtan/coreml_to_ane_hwx)|a quick and dirty little program to convert Apple CoreML model to ANE hwx file|9|0|2021-07-19| +|52|[Jinwen-XU/minimalist](https://github.com/Jinwen-XU/minimalist)|-|8|0|2021-12-16| +|53|[zhuhu00/SUSTech_hw_template](https://github.com/zhuhu00/SUSTech_hw_template)|南方科技大学作业模板|3|0|2021-06-04| +|54|[yuxtech/ShiJihuai-complex](https://github.com/yuxtech/ShiJihuai-complex)|史济怀复变函数LaTeX重排|79|0|2021-11-10| +|55|[Miracle0565/BUCTthesis](https://github.com/Miracle0565/BUCTthesis)|📝A LaTeX writting template for BUCT thesis.|13|0|2021-09-10| +|56|[skykeyjoker/LaTeX-UESTC-Report](https://github.com/skykeyjoker/LaTeX-UESTC-Report)|LaTeX template for report(Lab) of University of Electronic Science and Technology of China (UESTC) 电子科技大学本科实验报告 LaTeX 模板|2|0|2021-08-21| +|57|[xjtu-blacksmith/easymcm](https://github.com/xjtu-blacksmith/easymcm)|A simple LaTeX package for Mathematical Contest in Modeling (MCM)|102|0|2021-08-02| +|58|[sppmg/TW_Thesis_Template](https://github.com/sppmg/TW_Thesis_Template)|The LaTeX Template for TW Thesis 台灣碩博士 LaTeX 論文樣板|89|0|2021-10-05| +|59|[GeeLaw/laomian](https://github.com/GeeLaw/laomian)|老面 (sourdough, lit. "old dough") is used as the starter for fermenting dough. This repository contains my digital 老面.|4|0|2021-12-08| +|60|[ustctug/ustcthesis](https://github.com/ustctug/ustcthesis)|LaTeX template for USTC thesis|903|0|2021-12-19| +|61|[ice1000/resume](https://github.com/ice1000/resume)|:space_invader: My resume / 我的简历|548|0|2021-12-20| +|62|[iamxiatian/course_ds](https://github.com/iamxiatian/course_ds)|数据结构|9|0|2021-11-09| +|63|[mathedu4all/bhcexam](https://github.com/mathedu4all/bhcexam)|The BHCexam document class attempts to make it easy for even a LaTeX novice to prepare exams.|58|0|2021-08-30| +|64|[stone-zeng/latex-showcase](https://github.com/stone-zeng/latex-showcase)|-|10|0|2021-12-14| +|65|[fangliang11/StructLightScan](https://github.com/fangliang11/StructLightScan)|结构光三维扫描仪|3|0|2021-12-17| +|66|[DemerzelSun12/hitletter](https://github.com/DemerzelSun12/hitletter)|一个简单的哈工大信纸模板|17|0|2021-12-15| +|67|[yuzhengcuhk/NortheasternUniversityLatexTemplate](https://github.com/yuzhengcuhk/NortheasternUniversityLatexTemplate)|东北大学本科毕业设计模板|9|0|2021-08-17| +|68|[XingZhiang/shu-report-latex-template](https://github.com/XingZhiang/shu-report-latex-template)|shu的一些实验报告的latex模板|2|0|2021-09-24| +|69|[hushidong/biblatex-gb7714-2015](https://github.com/hushidong/biblatex-gb7714-2015)|A biblatex implementation of the GB/T7714-2015 bibliography style GB/T 7714-2015 参考文献著录和标注的biblatex样式包|420|0|2021-12-12| +|70|[TouchFishPioneer/SEU-Beamer-Slide](https://github.com/TouchFishPioneer/SEU-Beamer-Slide)|东南大学幻灯片模板(豪华版):clipboard:|141|0|2021-10-15| +|71|[Chen-Jialin/CV](https://github.com/Chen-Jialin/CV)|基于 LaTeX 的个人中英简历。CV in Chinese and English version based on LaTeX.|3|0|2021-10-06| +|72|[NelsonCheung-cn/SYSU-beamer-template](https://github.com/NelsonCheung-cn/SYSU-beamer-template)|a beamer template for sysu|11|0|2021-12-19| +|73|[nju-lug/NJUVisual](https://github.com/nju-lug/NJUVisual)|实现南京大学标准配色方案和标识|5|0|2021-12-25| +|74|[seisman/cv](https://github.com/seisman/cv)|My academic CV powered by LaTeX|48|0|2021-12-26| +|75|[Didnelpsun/Math](https://github.com/Didnelpsun/Math)|考研数学,数学一,包括高等数学、线性代数、概率统计|76|0|2021-12-11| +|76|[redleafnew/Zotero_introduction](https://github.com/redleafnew/Zotero_introduction)|A Short Chinese Introduction to Zotero|56|0|2021-12-28| +|77|[longbiaochen/corona-virus](https://github.com/longbiaochen/corona-virus)|一个冠状病毒肺炎传染病学研究数据集|34|0|2021-09-30| +|78|[crazyjums/nine_char](https://github.com/crazyjums/nine_char)|这是一个基于Python的九型人格测试系统|4|0|2021-12-19| +|79|[jiajunfanthu/NKU_Thisis](https://github.com/jiajunfanthu/NKU_Thisis)|南开人工智能学院毕业设计模板|3|0|2021-09-26| +|80|[WoodyBryant/Report_Template](https://github.com/WoodyBryant/Report_Template)|Report_Template|9|0|2021-11-05| +|81|[liao961120/ntuthesis2](https://github.com/liao961120/ntuthesis2)|台大碩博士論文模板 (Pandoc)|2|0|2021-08-14| +|82|[MatNoble/LaTeX-Document](https://github.com/MatNoble/LaTeX-Document)|LaTeX Templates for Document|67|0|2021-06-16| +|83|[stone-zeng/fduthesis](https://github.com/stone-zeng/fduthesis)|LaTeX thesis template for Fudan University|425|0|2021-12-27| +|84|[LLLgoyour/Handout](https://github.com/LLLgoyour/Handout)|王一老师上课配套的讲义|3|0|2021-12-28| +|85|[borting/nctu-thesis](https://github.com/borting/nctu-thesis)|NCTU Thesis Template in XeLaTeX|61|0|2021-07-26| +|86|[wtsnjp/nlproceedings](https://github.com/wtsnjp/nlproceedings)|LaTeX document class for the proceedings of ANLP|10|0|2021-12-24| +|87|[imtsuki/resume](https://github.com/imtsuki/resume)|📝 This is my résumé / 这是我的简历|9|0|2021-12-02| +|88|[HIT-UOI-SR/hithesis-template](https://github.com/HIT-UOI-SR/hithesis-template)|配置整理好的 hithesis 使用模板|9|0|2021-06-17| +|89|[Poncirus/Resume](https://github.com/Poncirus/Resume)|My Resume / 我的简历|3|0|2021-10-25| +|90|[threegirls89/IEEJWorkshopUnofficialClass](https://github.com/threegirls89/IEEJWorkshopUnofficialClass)|Unofficial LaTeX class file for workshop (研究会) of IEE Japan|2|0|2021-06-18| +|91|[mountain/the-book](https://github.com/mountain/the-book)|异星杂谭|8|0|2021-09-03| +|92|[jamesfang8499/physics3](https://github.com/jamesfang8499/physics3)|-|30|0|2021-12-17| +|93|[CTeX-org/ctex-kit](https://github.com/CTeX-org/ctex-kit)|Macro Packages and Scripts for Chinese TeX users|781|0|2021-12-14| +|94|[JerryFleming/bashdoc](https://github.com/JerryFleming/bashdoc)|Bash Reference Manual in Chinese|6|0|2021-07-26| +|95|[Chen-Jialin/Assignment-Template](https://github.com/Chen-Jialin/Assignment-Template)|可爱而优雅的 LaTeX 作业模板。Cute and elegant LaTeX template for assignments.|5|0|2021-12-16| +|96|[qtli/Papers-on-Dialogue-System](https://github.com/qtli/Papers-on-Dialogue-System)|A Survey of Neural Dialogue Systems|7|0|2021-10-30| +|97|[gopherdojo/shoten7](https://github.com/gopherdojo/shoten7)|技術書典|2|0|2021-08-11| +|98|[HIT-UOI-SR/HIT-Graduate-Report](https://github.com/HIT-UOI-SR/HIT-Graduate-Report)|哈尔滨工业大学研究生报告LaTeX模板|4|0|2021-07-24| +|99|[YangLaTeX/thubeamer](https://github.com/YangLaTeX/thubeamer)|A Beamer Theme for Tsinghua University (THU).|19|0|2021-11-16| +|100|[MacroUniverse/PhysWiki-log](https://github.com/MacroUniverse/PhysWiki-log)|小时百科|49|0|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/TypeScript.md b/content/charts/growth/software/TypeScript.md index e1d86d07..4abbe40e 100644 --- a/content/charts/growth/software/TypeScript.md +++ b/content/charts/growth/software/TypeScript.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > TypeScript -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|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|4980|78|2021-12-27| -|2|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7259|35|2021-12-27| -|3|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|25617|32|2021-12-28| -|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76644|31|2021-12-28| -|5|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17838|24|2021-10-24| -|6|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30261|22|2021-12-28| -|7|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|30978|20|2021-12-22| -|8|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5148|18|2021-12-27| -|9|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4542|16|2021-12-25| -|10|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49213|15|2021-12-27| -|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 ...|5456|15|2021-12-27| -|12|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|735|15|2021-11-29| -|13|[JDFED/leo](https://github.com/JDFED/leo)|一个可覆盖前端开发全链路、可扩展、可定制的终端运行的脚手架工具|198|15|2021-12-22| +|1|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|4986|77|2021-12-28| +|2|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7266|35|2021-12-28| +|3|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|25712|32|2021-12-28| +|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76669|31|2021-12-28| +|5|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17837|24|2021-10-24| +|6|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30271|22|2021-12-28| +|7|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|30985|20|2021-12-28| +|8|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5156|17|2021-12-28| +|9|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4555|16|2021-12-25| +|10|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49233|15|2021-12-28| +|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 ...|5460|15|2021-12-28| +|12|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|736|15|2021-11-29| +|13|[JDFED/leo](https://github.com/JDFED/leo)|一个可覆盖前端开发全链路、可扩展、可定制的终端运行的脚手架工具|198|14|2021-12-22| |14|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|922|13|2021-11-15| -|15|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1249|13|2021-12-21| -|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.|2375|13|2021-12-28| -|17|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|10572|12|2021-12-25| -|18|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11562|12|2021-12-24| -|19|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2425|12|2021-12-27| -|20|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37149|11|2021-12-28| -|21|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12824|10|2021-10-12| -|22|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|4958|10|2021-12-21| +|15|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1251|13|2021-12-21| +|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.|2378|13|2021-12-28| +|17|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|10586|12|2021-12-25| +|18|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11568|12|2021-12-28| +|19|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2433|12|2021-12-28| +|20|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37161|11|2021-12-28| +|21|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12833|10|2021-10-12| +|22|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|4961|10|2021-12-21| |23|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|624|10|2021-11-07| -|24|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|7945|9|2021-12-27| -|25|[JDFED/drip-form](https://github.com/JDFED/drip-form)|基于React和JSONSchema的动态表单解决方案|275|9|2021-12-27| -|26|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|10883|9|2021-12-27| -|27|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9040|9|2021-12-28| -|28|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|16977|9|2021-12-28| -|29|[open-mmlab/labelbee-client](https://github.com/open-mmlab/labelbee-client)|Out-of-the-box Annotation Toolbox|189|8|2021-12-21| -|30|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|1248|8|2021-12-27| -|31|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|5493|8|2021-12-27| -|32|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|10646|8|2021-12-25| -|33|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|11763|8|2021-12-27| -|34|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|14446|7|2021-12-28| -|35|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15216|7|2021-08-02| -|36|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14050|7|2021-12-24| -|37|[nhn/tui.editor](https://github.com/nhn/tui.editor)|🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.|14047|6|2021-12-27| -|38|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1380|6|2021-12-27| -|39|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|3598|6|2021-12-17| -|40|[alibaba/formily](https://github.com/alibaba/formily)|Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3|6699|6|2021-12-27| -|41|[JDFED/drip-table](https://github.com/JDFED/drip-table)|A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级列表可视化搭建解决方案。|130|6|2021-12-27| +|24|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|7964|9|2021-12-28| +|25|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|10890|9|2021-12-27| +|26|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9047|9|2021-12-28| +|27|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|16978|9|2021-12-28| +|28|[JDFED/drip-form](https://github.com/JDFED/drip-form)|基于React和JSONSchema的动态表单解决方案|277|8|2021-12-28| +|29|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|1248|8|2021-12-27| +|30|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|5512|8|2021-12-28| +|31|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|10665|8|2021-12-28| +|32|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|11765|8|2021-12-27| +|33|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|14475|7|2021-12-28| +|34|[open-mmlab/labelbee-client](https://github.com/open-mmlab/labelbee-client)|Out-of-the-box Annotation Toolbox|190|7|2021-12-21| +|35|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15221|7|2021-08-02| +|36|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14057|7|2021-12-28| +|37|[nhn/tui.editor](https://github.com/nhn/tui.editor)|🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.|14052|6|2021-12-27| +|38|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1379|6|2021-12-27| +|39|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|3601|6|2021-12-17| +|40|[alibaba/formily](https://github.com/alibaba/formily)|Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3|6712|6|2021-12-28| +|41|[JDFED/drip-table](https://github.com/JDFED/drip-table)|A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级列表可视化搭建解决方案。|133|6|2021-12-27| |42|[linjc/smooth-signature](https://github.com/linjc/smooth-signature)|H5带笔锋手写签名,支持PC端和移动端,任何前端框架均可使用|369|6|2021-12-21| -|43|[wechaty/wechaty](https://github.com/wechaty/wechaty)|Conversational RPA SDK for Chatbot Makers|11753|6|2021-12-20| -|44|[brick-design/brick-design](https://github.com/brick-design/brick-design)|全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4062|6|2021-11-22| -|45|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GUI Epic Games Launcher for Linux, Windows and Mac.|1759|5|2021-12-27| -|46|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|5101|5|2021-11-12| -|47|[yaklang/yakit](https://github.com/yaklang/yakit)|yak gRPC Client GUI - 集成化单兵工具平台|413|5|2021-12-28| -|48|[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.|3892|5|2021-12-23| -|49|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12831|5|2021-12-25| -|50|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11029|5|2021-12-27| -|51|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7212|5|2021-11-26| -|52|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15511|4|2021-12-23| -|53|[remaxjs/remax](https://github.com/remaxjs/remax)|使用真正的 React 构建跨平台小程序|4112|4|2021-12-27| -|54|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1155|4|2021-12-27| +|43|[wechaty/wechaty](https://github.com/wechaty/wechaty)|Conversational RPA SDK for Chatbot Makers|11756|6|2021-12-20| +|44|[brick-design/brick-design](https://github.com/brick-design/brick-design)|全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4065|6|2021-11-22| +|45|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GUI Epic Games Launcher for Linux, Windows and Mac.|1762|5|2021-12-28| +|46|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|5106|5|2021-11-12| +|47|[yaklang/yakit](https://github.com/yaklang/yakit)|yak gRPC Client GUI - 集成化单兵工具平台|415|5|2021-12-28| +|48|[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.|3895|5|2021-12-23| +|49|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12834|5|2021-12-28| +|50|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11031|5|2021-12-28| +|51|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7215|5|2021-11-26| +|52|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15519|4|2021-12-23| +|53|[remaxjs/remax](https://github.com/remaxjs/remax)|使用真正的 React 构建跨平台小程序|4113|4|2021-12-28| +|54|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1162|4|2021-12-27| |55|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|5773|4|2021-12-07| -|56|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1093|4|2021-12-25| -|57|[jamiebuilds/unstated-next](https://github.com/jamiebuilds/unstated-next)|200 bytes to never think about React state management libraries ever again|3788|4|2021-08-30| -|58|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|3697|4|2021-12-27| -|59|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2173|4|2021-12-10| -|60|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|921|4|2021-12-16| -|61|[zmide/study.zmide.com](https://github.com/zmide/study.zmide.com)|全能搜题网页端源代码,全能搜题项目是一个基于开源社区公开贡献的永久免费搜题系统。|266|4|2021-11-21| -|62|[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.|6614|4|2021-12-27| -|63|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|2718|4|2021-12-28| -|64|[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等构建|1175|4|2021-12-18| -|65|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表格解决方案|4268|4|2021-12-26| -|66|[modern-js-dev/garfish](https://github.com/modern-js-dev/garfish)|A powerful micro front-end framework 🚚|1412|4|2021-12-27| -|67|[genaller/genal-chat](https://github.com/genaller/genal-chat)|🐱🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭|1413|3|2021-10-06| -|68|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ 云空调,便携小空调,为你的夏日带去清凉!|2875|3|2021-11-01| -|69|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|3806|3|2021-11-01| -|70|[alibaba/lightproxy](https://github.com/alibaba/lightproxy)|💎 Cross platform Web debugging proxy|2362|3|2021-08-05| -|71|[yezihaohao/react-admin](https://github.com/yezihaohao/react-admin)|:sparkles: react-admin system solution : react 后台管理系统解决方案|5982|3|2021-09-10| -|72|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|586|3|2021-12-26| -|73|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|2908|3|2021-12-27| +|56|[jamiebuilds/unstated-next](https://github.com/jamiebuilds/unstated-next)|200 bytes to never think about React state management libraries ever again|3788|4|2021-08-30| +|57|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|3698|4|2021-12-27| +|58|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2176|4|2021-12-10| +|59|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|925|4|2021-12-16| +|60|[zmide/study.zmide.com](https://github.com/zmide/study.zmide.com)|全能搜题网页端源代码,全能搜题项目是一个基于开源社区公开贡献的永久免费搜题系统。|266|4|2021-11-21| +|61|[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.|6615|4|2021-12-27| +|62|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|2722|4|2021-12-28| +|63|[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等构建|1176|4|2021-12-18| +|64|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表格解决方案|4272|4|2021-12-28| +|65|[modern-js-dev/garfish](https://github.com/modern-js-dev/garfish)|A powerful micro front-end framework 🚚|1414|4|2021-12-28| +|66|[genaller/genal-chat](https://github.com/genaller/genal-chat)|🐱🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭|1414|3|2021-10-06| +|67|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ 云空调,便携小空调,为你的夏日带去清凉!|2875|3|2021-11-01| +|68|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|3807|3|2021-11-01| +|69|[alibaba/lightproxy](https://github.com/alibaba/lightproxy)|💎 Cross platform Web debugging proxy|2362|3|2021-08-05| +|70|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1094|3|2021-12-25| +|71|[yezihaohao/react-admin](https://github.com/yezihaohao/react-admin)|:sparkles: react-admin system solution : react 后台管理系统解决方案|5980|3|2021-09-10| +|72|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|587|3|2021-12-28| +|73|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|2910|3|2021-12-27| |74|[yangrds/file-chunk](https://github.com/yangrds/file-chunk)|file-chunk是一款针对大文件,超大文件上传的全方位解决方案,支持断点续传,持久化续传,全程状态监控,严格的请求队列模式,分片传输造成高并发的同时,又保障了数据传输的稳定性。|453|3|2021-07-11| -|75|[crawlab-team/artipub](https://github.com/crawlab-team/artipub)|Article publishing platform that automatically distributes your articles to various media channels|2687|3|2021-09-01| +|75|[crawlab-team/artipub](https://github.com/crawlab-team/artipub)|Article publishing platform that automatically distributes your articles to various media channels|2688|3|2021-09-01| |76|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )|4259|3|2021-12-23| -|77|[le5le-com/topology](https://github.com/le5le-com/topology)|A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等UML图、脑图,动画、视频支持)。 【在线使用】:|3284|3|2021-12-27| +|77|[le5le-com/topology](https://github.com/le5le-com/topology)|A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等UML图、脑图,动画、视频支持)。 【在线使用】:|3286|3|2021-12-27| |78|[Qihoo360/wayne](https://github.com/Qihoo360/wayne)|Kubernetes multi-cluster management and publishing platform|3590|3|2021-09-27| -|79|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码(LowCode)搭建工作台,实时输出源代码|2261|3|2021-09-18| +|79|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码(LowCode)搭建工作台,实时输出源代码|2263|3|2021-09-18| |80|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|621|2|2021-10-03| -|81|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|3301|2|2021-12-15| +|81|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|3304|2|2021-12-15| |82|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|561|2|2021-12-08| -|83|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|1376|2|2021-12-27| -|84|[mcuking/mobile-web-best-practice](https://github.com/mcuking/mobile-web-best-practice)|:tiger: 移动 web 最佳实践|1489|2|2021-12-09| +|83|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|1378|2|2021-12-28| +|84|[mcuking/mobile-web-best-practice](https://github.com/mcuking/mobile-web-best-practice)|:tiger: 移动 web 最佳实践|1488|2|2021-12-09| |85|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|1958|2|2021-12-28| -|86|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.|2520|2|2021-12-28| -|87|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2503|2|2021-12-16| +|86|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.|2522|2|2021-12-28| +|87|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2504|2|2021-12-16| |88|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|1435|2|2021-12-27| -|89|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|766|2|2021-12-24| -|90|[idrawjs/idraw](https://github.com/idrawjs/idraw)|A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架)|399|2|2021-12-11| -|91|[anncwb/vben-admin-thin-next](https://github.com/anncwb/vben-admin-thin-next)|vue-vben-admin-2.0 mini template.vue3,vite,typescript|962|2|2021-11-02| -|92|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、拼音首字母|729|2|2021-12-25| +|89|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|767|2|2021-12-28| +|90|[idrawjs/idraw](https://github.com/idrawjs/idraw)|A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架)|400|2|2021-12-11| +|91|[anncwb/vben-admin-thin-next](https://github.com/anncwb/vben-admin-thin-next)|vue-vben-admin-2.0 mini template.vue3,vite,typescript|964|2|2021-11-02| +|92|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、拼音首字母|731|2|2021-12-25| |93|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|3452|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|1542|2|2021-12-23| +|94|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io|1542|2|2021-12-28| |95|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点趣味😏~(支持Mac、Win和Linux)|1378|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|2389|2|2021-12-24| -|97|[emqx/MQTTX](https://github.com/emqx/MQTTX)|MQTT X - Elegant Cross-platform MQTT 5.0 Desktop Client|1460|2|2021-12-28| +|96|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2391|2|2021-12-24| +|97|[emqx/MQTTX](https://github.com/emqx/MQTTX)|MQTT X - Elegant Cross-platform MQTT 5.0 Desktop Client|1462|2|2021-12-28| |98|[sunface/datav](https://github.com/sunface/datav)|📊https://datav.io is a modern APM, provide observability for your business, application and infrastructure. It's also a lightweight alternative to Grafana.|2761|2|2021-12-08| -|99|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|QQ机器人协议库|1049|2|2021-12-18| -|100|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|1945|2|2021-12-08| +|99|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|QQ机器人协议库|1050|2|2021-12-18| +|100|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|1946|2|2021-12-08|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Vim-script.md b/content/charts/growth/software/Vim-script.md index bbb5f5be..8d2283fb 100644 --- a/content/charts/growth/software/Vim-script.md +++ b/content/charts/growth/software/Vim-script.md @@ -1,19 +1,19 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Vim script -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|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|17585|10|2021-12-25| -|2|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12646|6|2021-11-17| +|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17590|10|2021-12-28| +|2|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12650|6|2021-11-17| |3|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|6996|2|2021-12-19| |4|[derekhe/msfs2020-google-map](https://github.com/derekhe/msfs2020-google-map)|Replace MSFS2020's bing map to google map|226|2|2021-12-26| |5|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4836|2|2021-08-16| -|6|[mashirozx/Pixiv-Nginx](https://github.com/mashirozx/Pixiv-Nginx)|P站(Pixiv)的正确打开方式|1318|1|2021-12-25| -|7|[mattn/emmet-vim](https://github.com/mattn/emmet-vim)|emmet for vim: http://emmet.io/|5802|1|2021-12-04| -|8|[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)|:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!|1483|1|2021-12-23| -|9|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|612|1|2021-12-24| +|6|[mashirozx/Pixiv-Nginx](https://github.com/mashirozx/Pixiv-Nginx)|P站(Pixiv)的正确打开方式|1319|1|2021-12-25| +|7|[mattn/emmet-vim](https://github.com/mattn/emmet-vim)|emmet for vim: http://emmet.io/|5803|1|2021-12-04| +|8|[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)|:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!|1483|1|2021-12-28| +|9|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|612|1|2021-12-28| |10|[luochen1990/rainbow](https://github.com/luochen1990/rainbow)|Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.|1501|1|2021-12-27| |11|[StarryLeo/starry-vim](https://github.com/StarryLeo/starry-vim)|🌠 Starry vim distribution|12|0|2021-10-16| |12|[ZSaberLv0/ZFVimIM](https://github.com/ZSaberLv0/ZFVimIM)|vim输入法 / Vim Input Method by pure vim script, support: user word, dynamic word priority, cloud db files|87|0|2021-12-21| @@ -22,8 +22,8 @@ |15|[fgheng/vime](https://github.com/fgheng/vime)|vime, an easy and structural config for (neo)vim users|271|0|2021-11-05| |16|[wkcn/MyVimConfig](https://github.com/wkcn/MyVimConfig)|我的Vim配置文件|4|0|2021-12-07| |17|[anzhihe/Efficient-office](https://github.com/anzhihe/Efficient-office)|Alfred-Workflows,Vim,Script,Mac|18|0|2021-12-26| -|18|[FengShangWuQi/to-vim-tmux-zsh](https://github.com/FengShangWuQi/to-vim-tmux-zsh)|如何让 vim,tmux,zsh 成为我们的神器|84|0|2021-12-26| -|19|[youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim)|Make your vim more power and much easer.|250|0|2021-10-26| +|18|[FengShangWuQi/to-vim-tmux-zsh](https://github.com/FengShangWuQi/to-vim-tmux-zsh)|如何让 vim,tmux,zsh 成为我们的神器|84|0|2021-12-28| +|19|[youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim)|Make your vim more power and much easer.|252|0|2021-10-26| |20|[wsgggws/my-neovim-configurations](https://github.com/wsgggws/my-neovim-configurations)|Some vim plugs on neovim and its show on MacOS|15|0|2021-06-11| |21|[wandercn/go-ide-vim.conf](https://github.com/wandercn/go-ide-vim.conf)|my vim conf for golang IDE and rust IDE|11|0|2021-10-21| |22|[bootleq/vim-ref-bingzh](https://github.com/bootleq/vim-ref-bingzh)|vim-ref source for Bing dictionary|8|0|2021-11-13| @@ -42,7 +42,7 @@ |35|[skywind3000/vim-dict](https://github.com/skywind3000/vim-dict)|没办法,被逼的,重新整理一个词典补全的数据库|36|0|2021-08-28| |36|[Yeatol/vimrc](https://github.com/Yeatol/vimrc)|自用 VIM 配置文件|3|0|2021-12-18| |37|[owner888/vimer](https://github.com/owner888/vimer)|vim editor|11|0|2021-12-24| -|38|[jayli/vim-easycomplete](https://github.com/jayli/vim-easycomplete)|杭州市余杭区最好用的 VIM/NVIM 代码补全插件|139|0|2021-11-17| +|38|[jayli/vim-easycomplete](https://github.com/jayli/vim-easycomplete)|杭州市余杭区最好用的 VIM/NVIM 代码补全插件|140|0|2021-11-17| |39|[silenceboychen/vimconfig](https://github.com/silenceboychen/vimconfig)|vim使用配置|2|0|2021-10-12| |40|[feix760/yuan](https://github.com/feix760/yuan)|用户配置文件 vim|8|0|2021-10-28| |41|[hscspring/AIToolBox](https://github.com/hscspring/AIToolBox)|My AI Basic Tool Box|21|0|2021-12-28| @@ -61,8 +61,8 @@ |54|[xtfly/xvim](https://github.com/xtfly/xvim)|my personal vim setting|10|0|2021-09-21| |55|[ZSaberLv0/ZFVimIM_pinyin_base](https://github.com/ZSaberLv0/ZFVimIM_pinyin_base)|vim拼音输入法 / pinyin for ZFVimIM|4|0|2021-09-19| |56|[ppwwyyxx/vim-PinyinSearch](https://github.com/ppwwyyxx/vim-PinyinSearch)|help vim search Chinese by Pinyin|26|0|2021-06-17| -|57|[HonkW93/automatic-verilog](https://github.com/HonkW93/automatic-verilog)|automatic-verilog-vimscript|44|0|2021-12-27| -|58|[SidOfc/mkdx](https://github.com/SidOfc/mkdx)|A vim plugin that adds some nice extra's for working with markdown documents|363|0|2021-12-06| +|57|[HonkW93/automatic-verilog](https://github.com/HonkW93/automatic-verilog)|automatic-verilog-vimscript|45|0|2021-12-28| +|58|[SidOfc/mkdx](https://github.com/SidOfc/mkdx)|A vim plugin that adds some nice extra's for working with markdown documents|365|0|2021-12-06| |59|[NsLib/vimconf](https://github.com/NsLib/vimconf)|我的vim配置|3|0|2021-08-03| |60|[Genki-S/dotfiles](https://github.com/Genki-S/dotfiles)|My lovely settings.|23|0|2021-11-06| |61|[hotoo/vimrc](https://github.com/hotoo/vimrc)|:v: 闲耘™ 的 Vim 配置。|82|0|2021-12-17| @@ -79,10 +79,10 @@ |72|[TTWShell/legolas-vim](https://github.com/TTWShell/legolas-vim)|Vim配置,为python、go开发者打造的IDE。|240|0|2021-08-18| |73|[broqiang/vim-go-ide](https://github.com/broqiang/vim-go-ide)|Vim as the IDE for the go language 将 vim 打造成 go 语言的 ide|166|0|2021-07-11| |74|[bujnlc8/vim-stock](https://github.com/bujnlc8/vim-stock)|一个以颜色显示A股行业涨跌的VIM插件|3|0|2021-10-27| -|75|[gou4shi1/.vim](https://github.com/gou4shi1/.vim)|My Vim|8|0|2021-11-14| +|75|[gou4shi1/.vim](https://github.com/gou4shi1/.vim)|My Vim|8|0|2021-12-28| |76|[dongxinhua/vim-config](https://github.com/dongxinhua/vim-config)|使用vim开发前端,对vim的配置,用于更换电脑后快速配置|3|0|2021-09-01| |77|[gmd20/exercises](https://github.com/gmd20/exercises)|写过一些练习或者小工具,小代码片段等|4|0|2021-11-24| -|78|[stamhe/linux-config](https://github.com/stamhe/linux-config)|使用Linux系统及相关互联网服务的常用配置文件|3|0|2021-12-24| +|78|[stamhe/linux-config](https://github.com/stamhe/linux-config)|使用Linux系统及相关互联网服务的常用配置文件|3|0|2021-12-28| |79|[Abeautifulsnow/awesomeLibrary](https://github.com/Abeautifulsnow/awesomeLibrary)|目前主要收集Go、Python、Typescript、Javascript等High star库。The currently main goal is to collect high star libraries that were developed by Go、Python、Typescript、Javascript and etc. (You are very welcome to upda ...|2|0|2021-11-03| |80|[sky8336/skyVim](https://github.com/sky8336/skyVim)|vimcfg_bundle|29|0|2021-12-05| |81|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on SpaceVim and coc.nvim|138|0|2021-12-23| @@ -91,7 +91,7 @@ |84|[gamegrd/grdvim](https://github.com/gamegrd/grdvim)|一个很好用的vim配置|13|0|2021-07-27| |85|[CrazyHulk/Vim](https://github.com/CrazyHulk/Vim)|vim插件|2|0|2021-11-25| |86|[devilyouwei/NVimmer](https://github.com/devilyouwei/NVimmer)|Make Neovim awesome IDE, on Ubuntu Linux|125|0|2021-08-04| -|87|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|该仓库用于备份我的dotfiles.|8|0|2021-12-27| +|87|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|该仓库用于备份我的dotfiles.|9|0|2021-12-27| |88|[ruchee/vimrc](https://github.com/ruchee/vimrc)|Ruchee's Vim Config Files|399|0|2021-12-07| |89|[deton/eblook.vim](https://github.com/deton/eblook.vim)|Vim plugin to lookup EPWING dictionary using eblook command|21|0|2021-07-18| |90|[xiaodun/sf-mock](https://github.com/xiaodun/sf-mock)|前端mock接口解决方案|2|0|2021-11-15| diff --git a/content/charts/growth/software/Vue.md b/content/charts/growth/software/Vue.md index 1d0bba5e..93c38a38 100644 --- a/content/charts/growth/software/Vue.md +++ b/content/charts/growth/software/Vue.md @@ -1,78 +1,78 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Vue -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73194|43|2021-12-10| -|2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51453|26|2021-12-24| -|3|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37358|20|2021-09-13| -|4|[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三 ...|11034|17|2021-12-24| -|5|[anncwb/vue-vben-admin](https://github.com/anncwb/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|8155|15|2021-12-27| -|6|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10513|14|2021-10-13| -|7|[NolanHzy/nvjdcweb](https://github.com/NolanHzy/nvjdcweb)|nvjdc vue 前端|82|14|2021-12-22| -|8|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23931|12|2021-12-15| -|9|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|912|12|2021-12-20| -|10|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15798|10|2021-12-27| -|11|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|15969|10|2021-11-06| -|12|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15462|10|2021-10-05| -|13|[weilanwl/ColorUI](https://github.com/weilanwl/ColorUI)|鲜亮的高饱和色彩,专注视觉的小程序组件库|10960|9|2021-11-16| -|14|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17570|8|2021-09-17| -|15|[JakHuang/form-generator](https://github.com/JakHuang/form-generator)|:sparkles:Element UI表单设计及代码生成器|5573|8|2021-11-20| -|16|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14218|8|2021-12-14| -|17|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1399|8|2021-12-26| -|18|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|6254|7|2021-12-27| -|19|[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。|3045|7|2021-12-10| -|20|[bailicangdu/vue2-manage](https://github.com/bailicangdu/vue2-manage)|基于 vue + element-ui 的后台管理系统|11367|7|2021-07-15| -|21|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|9148|7|2021-12-23| -|22|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro! |8989|7|2021-12-17| +|1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73209|43|2021-12-10| +|2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51458|26|2021-12-24| +|3|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37362|20|2021-09-13| +|4|[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三 ...|11048|17|2021-12-28| +|5|[anncwb/vue-vben-admin](https://github.com/anncwb/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|8169|15|2021-12-28| +|6|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10516|14|2021-10-13| +|7|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23932|12|2021-12-28| +|8|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|918|12|2021-12-20| +|9|[NolanHzy/nvjdcweb](https://github.com/NolanHzy/nvjdcweb)|nvjdc vue 前端|81|12|2021-12-22| +|10|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15806|10|2021-12-28| +|11|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|15972|10|2021-11-06| +|12|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15472|10|2021-10-05| +|13|[weilanwl/ColorUI](https://github.com/weilanwl/ColorUI)|鲜亮的高饱和色彩,专注视觉的小程序组件库|10965|9|2021-11-16| +|14|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17568|8|2021-09-17| +|15|[JakHuang/form-generator](https://github.com/JakHuang/form-generator)|:sparkles:Element UI表单设计及代码生成器|5576|8|2021-11-20| +|16|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14224|8|2021-12-14| +|17|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1410|8|2021-12-26| +|18|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|6256|7|2021-12-27| +|19|[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。|3047|7|2021-12-10| +|20|[bailicangdu/vue2-manage](https://github.com/bailicangdu/vue2-manage)|基于 vue + element-ui 的后台管理系统|11369|7|2021-07-15| +|21|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|9149|7|2021-12-23| +|22|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro! |8994|7|2021-12-17| |23|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|399|6|2021-11-09| |24|[umicro/uView](https://github.com/umicro/uView)|uView UI,是uni-app生态最优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|3310|6|2021-12-25| -|25|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|184|6|2021-12-20| -|26|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|4614|6|2021-12-26| -|27|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|2001|5|2021-12-18| -|28|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台,H5商城可视化搭建平台|502|5|2021-12-27| -|29|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|215|5|2021-12-28| -|30|[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 开发的后台管理系统|1371|5|2021-12-02| -|31|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)|5955|5|2021-11-29| -|32|[xiaoxian521/vue-pure-admin](https://github.com/xiaoxian521/vue-pure-admin)|🔥 ✨✨ ✨ Vue3.0+TypeScript+Vite2.0+Element-Plus编写的一套后台管理系统(兼容移动端)|1668|4|2021-12-27| +|25|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|186|6|2021-12-28| +|26|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|4616|6|2021-12-26| +|27|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|2005|5|2021-12-18| +|28|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台,H5商城可视化搭建平台|530|5|2021-12-28| +|29|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|222|5|2021-12-28| +|30|[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 开发的后台管理系统|1374|5|2021-12-02| +|31|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)|5959|5|2021-11-29| +|32|[xiaoxian521/vue-pure-admin](https://github.com/xiaoxian521/vue-pure-admin)|🔥 ✨✨ ✨ Vue3.0+TypeScript+Vite2.0+Element-Plus编写的一套后台管理系统(兼容移动端)|1672|4|2021-12-28| |33|[ymm-tech/gods-pen](https://github.com/ymm-tech/gods-pen)|基于vue的高扩展在线网页制作平台,可自定义组件,可添加脚本,可数据统计。A mobile page builder/editor, similar with amolink. |3982|4|2021-10-06| |34|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|1107|4|2021-12-10| -|35|[haoziqaq/varlet](https://github.com/haoziqaq/varlet)|基于Vue3的Material design风格移动端组件库 Material design mobile component library for Vue3|1651|4|2021-12-28| -|36|[RainManGO/vue3-composition-admin](https://github.com/RainManGO/vue3-composition-admin)|🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin|1056|3|2021-11-26| +|35|[haoziqaq/varlet](https://github.com/haoziqaq/varlet)|基于Vue3的Material design风格移动端组件库 Material design mobile component library for Vue3|1657|4|2021-12-28| +|36|[RainManGO/vue3-composition-admin](https://github.com/RainManGO/vue3-composition-admin)|🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin|1058|3|2021-11-26| |37|[fofapro/vulfocus](https://github.com/fofapro/vulfocus)|🚀Vulfocus 是一个漏洞集成平台,将漏洞环境 docker 镜像,放入即可使用,开箱即用。|1843|3|2021-11-09| -|38|[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的可视化表单设计器,让表单开发简单而高效。)|4522|3|2021-09-03| -|39|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)|3897|3|2021-12-28| -|40|[hinesboy/mavonEditor](https://github.com/hinesboy/mavonEditor)|mavonEditor - A markdown editor based on Vue that supports a variety of personalized features|5225|3|2021-12-16| -|41|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|966|3|2021-12-22| +|38|[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的可视化表单设计器,让表单开发简单而高效。)|4521|3|2021-09-03| +|39|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)|3905|3|2021-12-28| +|40|[hinesboy/mavonEditor](https://github.com/hinesboy/mavonEditor)|mavonEditor - A markdown editor based on Vue that supports a variety of personalized features|5226|3|2021-12-16| +|41|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|967|3|2021-12-22| |42|[Geek-James/ddBuy](https://github.com/Geek-James/ddBuy)|🎉Vue全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn|2241|3|2021-11-13| -|43|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。|1312|3|2021-12-05| -|44|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, themes and tons more!|882|3|2021-12-27| -|45|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况|1790|3|2021-12-22| -|46|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由|3437|3|2021-11-27| +|43|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。|1314|3|2021-12-05| +|44|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, themes and tons more!|885|3|2021-12-27| +|45|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况|1792|3|2021-12-22| +|46|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由|3440|3|2021-11-27| |47|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|160|3|2021-12-28| -|48|[ZyqGitHub1/h-player-v2](https://github.com/ZyqGitHub1/h-player-v2)|资源采集站在线播放|3021|3|2021-10-12| +|48|[ZyqGitHub1/h-player-v2](https://github.com/ZyqGitHub1/h-player-v2)|资源采集站在线播放|3022|3|2021-10-12| |49|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库,轻量、简洁的移动端组件库。组件文档地址:https://thorui.cn/doc/ 。 最近更新时间:2021-10-01|1844|2|2021-10-01| -|50|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|172|2|2021-12-14| +|50|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|174|2|2021-12-14| |51|[PY-GZKY/Tplan](https://github.com/PY-GZKY/Tplan)|😃 T计划 是一个集成了任务队列、进程管理、爬虫部署、服务可视化监控、数据展示、在线编码、远程部署的通用系统。技术栈 FastAPI + Vue + Celery + Supervisor|116|2|2021-12-18| -|52|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|931|2|2021-12-13| -|53|[herozhou/vue-framework-wz](https://github.com/herozhou/vue-framework-wz)|👏vue后台管理框架👏|3760|2|2021-08-12| -|54|[XPoet/picx](https://github.com/XPoet/picx)|基于 GitHub API & jsDelivr 开发的具有 CDN 加速功能的图床管理工具。无需下载与安装,网页端在线使用!免费!稳定!极速!|1039|2|2021-12-27| +|52|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|933|2|2021-12-13| +|53|[herozhou/vue-framework-wz](https://github.com/herozhou/vue-framework-wz)|👏vue后台管理框架👏|3761|2|2021-08-12| +|54|[XPoet/picx](https://github.com/XPoet/picx)|基于 GitHub API & jsDelivr 开发的具有 CDN 加速功能的图床管理工具。无需下载与安装,网页端在线使用!免费!稳定!便捷!极速!|1041|2|2021-12-27| |55|[qingqingxuan/admin-work](https://github.com/qingqingxuan/admin-work)|🎉🎉🎉Admin Work,漂亮、强大、完善。采用 Vue3 Vite2 Typescript NaiveUI编写的中后台框架。全面的系统配置,优质模板,常用组件,真正一站式开箱即用🎉🎉🎉|89|2|2021-12-18| |56|[mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)|基于Golang的开源社区系统。|1687|2|2021-12-24| -|57|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|425|2|2021-12-22| -|58|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|1768|2|2021-09-08| -|59|[vuejs/docs-next-zh-cn](https://github.com/vuejs/docs-next-zh-cn)|:cn: Chinese translation for v3.vuejs.org|839|2|2021-12-26| -|60|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|2781|2|2021-12-01| -|61|[sl1673495/vue-netease-music](https://github.com/sl1673495/vue-netease-music)|🎵 基于 Vue2、Vue-CLI3 的高仿网易云 mac 客户端播放器(PC) Online Music Player|1786|2|2021-10-06| -|62|[buqiyuan/vue3-antd-admin](https://github.com/buqiyuan/vue3-antd-admin)|基于vue-cli5.x/vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|1153|2|2021-12-23| +|57|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|426|2|2021-12-22| +|58|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|1774|2|2021-09-08| +|59|[vuejs/docs-next-zh-cn](https://github.com/vuejs/docs-next-zh-cn)|:cn: Chinese translation for v3.vuejs.org|841|2|2021-12-28| +|60|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|2784|2|2021-12-01| +|61|[sl1673495/vue-netease-music](https://github.com/sl1673495/vue-netease-music)|🎵 基于 Vue2、Vue-CLI3 的高仿网易云 mac 客户端播放器(PC) Online Music Player|1788|2|2021-10-06| +|62|[buqiyuan/vue3-antd-admin](https://github.com/buqiyuan/vue3-antd-admin)|基于vue-cli5.x/vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|1157|2|2021-12-28| |63|[stavyan/TinyShop-UniApp](https://github.com/stavyan/TinyShop-UniApp)|基于 RageFrame2 的一款免费开源的基础商城销售功能的开源微商城。|1054|2|2021-10-06| |64|[open-source-labs/OverVue](https://github.com/open-source-labs/OverVue)|Prototyping Tool For Vue Devs 适用于Vue的原型工具|2110|2|2021-11-26| -|65|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|237|2|2021-12-22| +|65|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|238|2|2021-12-28| |66|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|1887|2|2021-12-20| -|67|[wdlhao/vue2-element-touzi-admin](https://github.com/wdlhao/vue2-element-touzi-admin)| 基于vue2.0 +vuex+ element-ui后台管理系统 |3529|2|2021-08-11| -|68|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|1662|2|2021-11-17| +|67|[wdlhao/vue2-element-touzi-admin](https://github.com/wdlhao/vue2-element-touzi-admin)| 基于vue2.0 +vuex+ element-ui后台管理系统 |3532|2|2021-08-11| +|68|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|1663|2|2021-11-17| |69|[newbee-ltd/newbee-mall-vue-app](https://github.com/newbee-ltd/newbee-mall-vue-app)|🔥 🎉Vue2 全家桶 + Vant 搭建大型单页面商城项目。新蜂商城前后端分离版本-前端Vue项目源码|1095|2|2021-12-10| |70|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|3193|2|2021-11-12| |71|[a54552239/pearProject](https://github.com/a54552239/pearProject)|pear,梨子,轻量级的在线项目/任务协作系统,远程办公协作|1612|1|2021-08-27| @@ -82,9 +82,9 @@ |75|[zhaohaodang/vue-WeChat](https://github.com/zhaohaodang/vue-WeChat)|:fire: 基于Vue2.0高仿微信App的单页应用|1832|1|2021-10-06| |76|[HongqingCao/GitDataV](https://github.com/HongqingCao/GitDataV)|基于Vue框架构建的github数据可视化平台|1456|1|2021-10-05| |77|[yesmore/OSAPI](https://github.com/yesmore/OSAPI)|👋 OSAPI 是依靠通用性后台管理平台搭建的API管理平台,基于 vue3、Nestjs 技术栈实现,包含 RBAC 角色权限模块、数据展示、编辑等模块。|32|1|2021-11-14| -|78|[0xbug/Hawkeye](https://github.com/0xbug/Hawkeye)|GitHub 泄露监控系统(GitHub Sensitive Information Leakage Monitor Spider)|1697|1|2021-12-04| +|78|[0xbug/Hawkeye](https://github.com/0xbug/Hawkeye)|GitHub 泄露监控系统(GitHub Sensitive Information Leakage Monitor Spider)|1698|1|2021-12-04| |79|[WeBankFinTech/Scriptis](https://github.com/WeBankFinTech/Scriptis)|Scriptis is for interactive data analysis with script development(SQL, Pyspark, HiveQL), task submission(Spark, Hive), UDF, function, resource management and intelligent diagnosis.|743|1|2021-07-17| -|80|[Exrick/xmall-front](https://github.com/Exrick/xmall-front)|基于Vue开发的XMall商城前台页面 PC端|2294|1|2021-08-03| +|80|[Exrick/xmall-front](https://github.com/Exrick/xmall-front)|基于Vue开发的XMall商城前台页面 PC端|2295|1|2021-08-03| |81|[AmanLong/aman-mult-system](https://github.com/AmanLong/aman-mult-system)|vue+element搭建的多系统多tab后台的前端框架,同时,加了了一些anime动画,svg划线等|107|1|2021-06-15| |82|[eshengsky/node-bff](https://github.com/eshengsky/node-bff)|基于 Node.js 的可视化 BFF 解决方案。|123|1|2021-12-22| |83|[shengxinjing/geektime-vue-course](https://github.com/shengxinjing/geektime-vue-course)|极客时间代码 |63|1|2021-12-13| @@ -92,16 +92,16 @@ |85|[a7650/h5-editor](https://github.com/a7650/h5-editor)|📕h5可视化编辑器,支持添加图片/文本/形状等,拥有图层/参考线/标尺/自动吸附对齐等功能|449|1|2021-12-16| |86|[jae-jae/Userscript-Plus](https://github.com/jae-jae/Userscript-Plus)|:monkey: Show current site all UserJS,The easier way to install UserJs for Tampermonkey. 显示当前网站的所有可用Tampermonkey脚本|1329|1|2021-08-11| |87|[liqianglog/django-vue-admin](https://github.com/liqianglog/django-vue-admin)|基于RBAC模型的权限控制的一整套基础开发平台,前后端分离,后端采用 django+django-rest-framework,前端采用 ruoyi-ui +vue+ElementUI。|162|1|2021-08-11| -|88|[qq20004604/wti-form](https://github.com/qq20004604/wti-form)|低代码表单组件,基于 Element-ui 二次开发,提升 10 倍开发效率|145|1|2021-11-05| +|88|[qq20004604/wti-form](https://github.com/qq20004604/wti-form)|低代码表单组件,基于 Element-ui 二次开发,提升 10 倍开发效率|146|1|2021-11-05| |89|[github1586/nuxt-bnhcp](https://github.com/github1586/nuxt-bnhcp)|nuxt、express、vue、mysql、redis、nginx、socket.io (实战商城)|1928|1|2021-09-02| |90|[yeyan1996/file-upload](https://github.com/yeyan1996/file-upload)|-|491|1|2021-08-11| |91|[loveRandy/vue-cli3.0-vueadmin](https://github.com/loveRandy/vue-cli3.0-vueadmin)|基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统|1125|1|2021-10-06| |92|[staticdeng/vuejs-loadmore](https://github.com/staticdeng/vuejs-loadmore)|A pull-down refresh and pull-up loadmore scroll component for Vue.js. Vue2上拉加载下拉刷新组件|25|1|2021-12-19| -|93|[Couy69/vue-idle-game](https://github.com/Couy69/vue-idle-game)|一个全随机的刷装备小游戏|608|1|2021-07-18| -|94|[StavinLi/Workflow](https://github.com/StavinLi/Workflow)|仿钉钉审批流程设置|595|1|2021-10-09| +|93|[Couy69/vue-idle-game](https://github.com/Couy69/vue-idle-game)|一个全随机的刷装备小游戏|607|1|2021-07-18| +|94|[StavinLi/Workflow](https://github.com/StavinLi/Workflow)|仿钉钉审批流程设置|597|1|2021-10-09| |95|[cxp1539/open-admin](https://github.com/cxp1539/open-admin)|Open Admin是基于 Spring Boot + Spring Security + Mybatis + Vue Antd Admin Pro + Mysql开发的框架,致力于为用户生成定制的前后端脚手架框架。|190|1|2021-08-12| -|96|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2046|1|2021-12-16| -|97|[ChanWahFung/nuxt-juejin-project](https://github.com/ChanWahFung/nuxt-juejin-project)|仿掘金web网站,使用服务端渲染。主要技术:nuxt + koa + vuex + axios + element-ui 。|323|1|2021-12-14| +|96|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2049|1|2021-12-16| +|97|[ChanWahFung/nuxt-juejin-project](https://github.com/ChanWahFung/nuxt-juejin-project)|仿掘金web网站,使用服务端渲染。主要技术:nuxt + koa + vuex + axios + element-ui 。|324|1|2021-12-14| |98|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费|297|1|2021-11-22| |99|[jsososo/NeteaseMusic](https://github.com/jsososo/NeteaseMusic)|网易云音乐 & QQ音乐 & 咪咕音乐 第三方 web端 (可播放 vip、下架歌曲)|1193|1|2021-07-13| |100|[ddiu8081/ChartFun](https://github.com/ddiu8081/ChartFun)|🎲数据大屏可视化编辑器|619|1|2021-10-08| diff --git a/content/charts/new_repo/knowledge/All-Language.md b/content/charts/new_repo/knowledge/All-Language.md index 67be34b4..b5778b9c 100644 --- a/content/charts/new_repo/knowledge/All-Language.md +++ b/content/charts/new_repo/knowledge/All-Language.md @@ -1,132 +1,132 @@ 返回目录 • 问题反馈 # 中文新星榜 > 资料类 > All Language -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」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 ...|12155|-|2021-11-24|2021-01-22| |2|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|9680|-|2021-12-17|2021-05-18| -|3|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9521|Java|2021-11-07|2021-03-17| -|4|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8169|Python|2021-12-13|2021-07-19| -|5|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|5767|-|2021-12-16|2021-10-22| +|3|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9530|Java|2021-11-07|2021-03-17| +|4|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8205|Python|2021-12-13|2021-07-19| +|5|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|5786|-|2021-12-16|2021-10-22| |6|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|4699|-|2021-12-11|2021-01-10| -|7|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4162|-|2021-09-22|2021-08-09| +|7|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4173|-|2021-09-22|2021-08-09| |8|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4102|JavaScript|2021-10-20|2021-02-24| -|9|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3562|TypeScript|2021-12-16|2021-01-21| -|10|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|3437|C|2021-12-27|2021-11-06| -|11|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3371|-|2021-12-24|2021-04-07| -|12|[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.⭐⭐⭐|2946|Python|2021-12-19|2021-05-08| -|13|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2638|JavaScript|2021-12-28|2021-06-10| -|14|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。|2434|-|2021-12-22|2021-07-26| -|15|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2418|-|2021-12-08|2021-03-09| -|16|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2394|Java|2021-12-15|2021-05-15| -|17|[tangtangcoding/C-C-](https://github.com/tangtangcoding/C-C-)|程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南|2353|-|2021-09-08|2021-01-06| -|18|[SharingSource/LogicStack-LeetCode](https://github.com/SharingSource/LogicStack-LeetCode)|公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码|2335|-|2021-12-27|2021-01-16| -|19|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2293|Python|2021-12-22|2021-06-02| -|20|[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/new_repo/knowledge/HTML.md b/content/charts/new_repo/knowledge/HTML.md index a5ea545a..5628fd77 100644 --- a/content/charts/new_repo/knowledge/HTML.md +++ b/content/charts/new_repo/knowledge/HTML.md @@ -1,27 +1,27 @@ 返回目录 • 问题反馈 # 中文新星榜 > 资料类 > HTML -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|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/new_repo/software/Assembly.md b/content/charts/new_repo/software/Assembly.md index f104823f..6d158025 100644 --- a/content/charts/new_repo/software/Assembly.md +++ b/content/charts/new_repo/software/Assembly.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Assembly -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| |1|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|42|2021-12-26|2021-05-25| -|2|[lishaojiang/talkcoroutine](https://github.com/lishaojiang/talkcoroutine)|coroutine;fiber;boost fiber|24|2021-08-03|2021-04-18| +|2|[lishaojiang/talkcoroutine](https://github.com/lishaojiang/talkcoroutine)|coroutine;fiber;boost fiber|25|2021-08-03|2021-04-18| |3|[Dfinitski/ATU-10-10W-QRP-antenna-tuner](https://github.com/Dfinitski/ATU-10-10W-QRP-antenna-tuner)|-|23|2021-12-09|2021-05-06| -|4|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|15|2021-12-15|2021-12-15| +|4|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|16|2021-12-15|2021-12-15| |5|[pleasewhy/startos](https://github.com/pleasewhy/startos)|rewrite subset of linux 2.6 by OOP, C++ advanced topics|10|2021-07-22|2021-05-26| |6|[uraninite/win32-stuxnet](https://github.com/uraninite/win32-stuxnet)|Stuxnet is an extremely sophisticated computer worm that exploits multiple previously unknown Windows zero-day vulnerabilities to infect computers and spread. Its purpose was not just to infect PCs bu ...|8|2021-09-01|2021-03-16| |7|[FZU-CS-BlueSkyXN/Logisim-FZU-CS](https://github.com/FZU-CS-BlueSkyXN/Logisim-FZU-CS)|FZU 福州大学 Logisim 系统综合实验/实践(数字运动码表/ALU运算器/存储器寄存器等)|6|2021-06-27|2021-05-09| diff --git a/content/charts/new_repo/software/C.md b/content/charts/new_repo/software/C.md index c1715fd6..40fa6b33 100644 --- a/content/charts/new_repo/software/C.md +++ b/content/charts/new_repo/software/C.md @@ -1,19 +1,19 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > C -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5509|2021-12-24|2021-10-07| -|2|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3242|2021-12-11|2021-01-07| -|3|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1018|2021-10-15|2021-10-10| -|4|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|930|2021-12-27|2021-08-11| -|5|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|608|2021-12-27|2021-04-14| +|1|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5518|2021-12-24|2021-10-07| +|2|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3252|2021-12-11|2021-01-07| +|3|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1017|2021-10-15|2021-10-10| +|4|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|934|2021-12-27|2021-08-11| +|5|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|609|2021-12-27|2021-04-14| |6|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|518|2021-12-16|2021-09-05| -|7|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|480|2021-12-20|2021-12-07| +|7|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|482|2021-12-20|2021-12-07| |8|[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.|455|2021-11-15|2021-06-28| -|9|[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 ),单机或分布式唯 ...|412|2021-12-09|2021-03-13| +|9|[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 ),单机或分布式唯 ...|416|2021-12-09|2021-03-13| |10|[Tencent/loli_profiler](https://github.com/Tencent/loli_profiler)|Memory instrumentation tool for android app&game developers.|377|2021-06-22|2021-03-04| |11|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|345|2021-11-29|2021-03-29| |12|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|318|2021-12-20|2021-01-29| @@ -21,13 +21,13 @@ |14|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|246|2021-11-25|2021-07-27| |15|[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|2021-11-03|2021-01-23| |16|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|215|2021-11-28|2021-01-02| -|17|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|197|2021-12-22|2021-03-05| +|17|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|200|2021-12-22|2021-03-05| |18|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|191|2021-12-06|2021-04-03| -|19|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|185|2021-12-25|2021-05-30| -|20|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|182|2021-07-29|2021-07-01| +|19|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|187|2021-12-25|2021-05-30| +|20|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|183|2021-07-29|2021-07-01| |21|[netease-youdao/EMLL](https://github.com/netease-youdao/EMLL)|Edge Machine Learning Library|169|2021-06-08|2021-06-03| -|22|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|152|2021-11-27|2021-05-21| -|23|[NXPmicro/mcux-sdk](https://github.com/NXPmicro/mcux-sdk)|MCUXpresso SDK|144|2021-12-14|2021-01-18| +|22|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|154|2021-11-27|2021-05-21| +|23|[NXPmicro/mcux-sdk](https://github.com/NXPmicro/mcux-sdk)|MCUXpresso SDK|144|2021-12-28|2021-01-18| |24|[0671/RedisModules-ExecuteCommand-for-Windows](https://github.com/0671/RedisModules-ExecuteCommand-for-Windows)|可在Windows下执行系统命令的Redis模块,可用于Redis主从复制攻击。|120|2021-07-06|2021-07-06| |25|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|117|2021-12-04|2021-08-26| |26|[alibaba/TairHash](https://github.com/alibaba/TairHash)|A redis module, similar to redis hash, but you can set expiration and version for field|117|2021-12-15|2021-02-25| @@ -35,29 +35,29 @@ |28|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|104|2021-09-05|2021-08-20| |29|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|100|2021-11-08|2021-07-30| |30|[wangyuntao/linux-kernel-illustrated](https://github.com/wangyuntao/linux-kernel-illustrated)|Illustrate linux kernel with diagrams|99|2021-09-07|2021-01-28| -|31|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|97|2021-10-09|2021-08-31| +|31|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|98|2021-10-09|2021-08-31| |32|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|94|2021-11-26|2021-09-06| |33|[NVIDIA-AI-IOT/deepstream_lpr_app](https://github.com/NVIDIA-AI-IOT/deepstream_lpr_app)|Sample app code for LPR deployment on DeepStream|93|2021-11-18|2021-02-08| |34|[cdians/FastChia](https://github.com/cdians/FastChia)|Chia奇亚 plot(P盘)快速一键化工具|91|2021-07-28|2021-05-04| |35|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|2021-10-10|2021-09-14| |36|[Rand312/xv6](https://github.com/Rand312/xv6)|-|85|2021-11-28|2021-10-29| |37|[Core-2-Extreme/Video_player_for_3DS](https://github.com/Core-2-Extreme/Video_player_for_3DS)|Video player for 3ds|85|2021-12-25|2021-04-02| -|38|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing|81|2021-12-23|2021-03-22| -|39|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|73|2021-12-12|2021-05-09| +|38|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing|82|2021-12-23|2021-03-22| +|39|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|74|2021-12-12|2021-05-09| |40|[rev1si0n/bxxt](https://github.com/rev1si0n/bxxt)|安卓 BOOT.IMG/RECOVERY.IMG/SELINUX/PROPERTY 实用工具,启动镜像编辑解包打包,selinux 修改,ro 属性修改。|68|2021-09-25|2021-03-27| |41|[HUST-OS/xv6-k210](https://github.com/HUST-OS/xv6-k210)|Port XV6 to K210 board!|67|2021-06-23|2021-03-02| |42|[alibaba/TairString](https://github.com/alibaba/TairString)|A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, such as cas/cad, etc.|66|2021-11-04|2021-02-25| |43|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|59|2021-12-16|2021-10-20| |44|[keke1023/Padavan](https://github.com/keke1023/Padavan)|基于hanwckf,chongshengB以及padavanonly的源码整合而来,支持7603/7615/7915的kvr|55|2021-12-11|2021-08-23| -|45|[sakumisu/usb_stack](https://github.com/sakumisu/usb_stack)|Tiny and portable USB Stack for embedded system with USB IP|55|2021-12-16|2021-07-10| +|45|[sakumisu/usb_stack](https://github.com/sakumisu/usb_stack)|Tiny and portable USB Stack for embedded system with USB IP|55|2021-12-28|2021-07-10| |46|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|2021-11-23|2021-11-20| |47|[IMFWorks/Android-So-Handler](https://github.com/IMFWorks/Android-So-Handler)|支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身|52|2021-12-06|2021-08-23| |48|[Richard-Tang/CrossC2-C2Profile](https://github.com/Richard-Tang/CrossC2-C2Profile)|CrossC2通信协议API实现|51|2021-07-26|2021-07-06| |49|[grey-platform/gdk](https://github.com/grey-platform/gdk)|grey sdk|50|2021-08-10|2021-01-11| |50|[Sunnyyoung/WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI)|A command line utility to work with WeChatTweak-macOS - WeChatTweak 命令行工具|49|2021-09-17|2021-09-09| |51|[zenaro147/NeoGB-Printer](https://github.com/zenaro147/NeoGB-Printer)|An open-source and standalone Gameboy Printer emulator 100% compatible with all officially released games (110 in total) that support the accessory. Just print and save the images as BMP|48|2021-12-04|2021-06-30| -|52|[saidwho13/hamza](https://github.com/saidwho13/hamza)|Fast C OpenType Library|46|2021-10-19|2021-01-16| -|53|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|45|2021-12-28|2021-09-05| +|52|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|46|2021-12-28|2021-09-05| +|53|[saidwho13/hamza](https://github.com/saidwho13/hamza)|Fast C OpenType Library|46|2021-10-19|2021-01-16| |54|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活:Android4.4到Android12.0 完美的保活方案|43|2021-08-26|2021-05-10| |55|[PaulKlinger/mrna_vaccine_badge](https://github.com/PaulKlinger/mrna_vaccine_badge)|A small badge showing a schematic of an mRNA vaccine nanoparticle and blinking the RNA sequence of the Moderna or Pfizer vaccines.|40|2021-08-16|2021-07-18| |56|[WindySha/bypass_dlfunctions](https://github.com/WindySha/bypass_dlfunctions)|This is another way to bypass the restriction of calling dl functions for system lib.|40|2021-08-15|2021-05-09| diff --git a/content/charts/new_repo/software/CPP.md b/content/charts/new_repo/software/CPP.md index b53af0a0..33d063fd 100644 --- a/content/charts/new_repo/software/CPP.md +++ b/content/charts/new_repo/software/CPP.md @@ -1,61 +1,61 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > C++ -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[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.|4026|2021-12-27|2021-05-31| -|2|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1838|2021-12-24|2021-01-13| -|3|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |826|2021-12-24|2021-05-26| +|1|[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.|4026|2021-12-28|2021-05-31| +|2|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1840|2021-12-24|2021-01-13| +|3|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |827|2021-12-24|2021-05-26| |4|[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 ...|744|2021-12-27|2021-06-30| -|5|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|616|2021-12-27|2021-06-30| -|6|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|612|2021-12-17|2021-09-18| -|7|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|530|2021-12-15|2021-07-26| -|8|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |479|2021-11-30|2021-03-11| -|9|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|479|2021-12-21|2021-01-10| +|5|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|619|2021-12-28|2021-06-30| +|6|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|613|2021-12-17|2021-09-18| +|7|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|535|2021-12-15|2021-07-26| +|8|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|483|2021-12-21|2021-01-10| +|9|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |479|2021-11-30|2021-03-11| |10|[HackerDev-Felix/WechatDecrypt](https://github.com/HackerDev-Felix/WechatDecrypt)|微信消息解密工具|389|2021-07-12|2021-07-12| |11|[Tencent/Taitank](https://github.com/Tencent/Taitank)|Taitank is a cross platform lightweight flex layout engine implemented in C++.|384|2021-07-21|2021-04-12| -|12|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|348|2021-12-27|2021-03-27| -|13|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|326|2021-10-23|2021-08-02| +|12|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|348|2021-12-28|2021-03-27| +|13|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|327|2021-10-23|2021-08-02| |14|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事,以及对架构设计的考量。|318|2021-12-20|2021-05-26| |15|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|313|2021-08-07|2021-08-07| |16|[wdhao/tensorrtCV](https://github.com/wdhao/tensorrtCV)|-|306|2021-08-11|2021-05-29| -|17|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|299|2021-12-23|2021-02-14| -|18|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|295|2021-12-27|2021-07-09| +|17|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|302|2021-12-28|2021-07-09| +|18|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|300|2021-12-23|2021-02-14| |19|[Tencent/ScriptX](https://github.com/Tencent/ScriptX)|A versatile script engine abstraction layer.|295|2021-12-19|2021-03-19| -|20|[flomesh-io/pipy](https://github.com/flomesh-io/pipy)|Pipy is a tiny, high performance, highly stable, programmable proxy.|290|2021-12-25|2021-02-11| -|21|[Tencent/deepx_core](https://github.com/Tencent/deepx_core)|deepx_core是一个专注于张量计算/深度学习的基础库|288|2021-07-06|2021-03-24| -|22|[Soreepeong/XivAlexander](https://github.com/Soreepeong/XivAlexander)|Double weave on high latency, and mishmash of modding tools - especially for fonts and internationalization for Final Fantasy XIV.|275|2021-12-27|2021-02-08| -|23|[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$!|265|2021-11-08|2021-08-13| -|24|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|258|2021-12-24|2021-01-04| -|25|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|246|2021-12-27|2021-01-18| -|26|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|219|2021-12-19|2021-04-25| -|27|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|MMDeploy is an open-source deep learning model deployment toolset|216|2021-12-27|2021-12-24| -|28|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|215|2021-12-26|2021-09-15| +|20|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|293|2021-12-28|2021-12-24| +|21|[flomesh-io/pipy](https://github.com/flomesh-io/pipy)|Pipy is a tiny, high performance, highly stable, programmable proxy.|290|2021-12-25|2021-02-11| +|22|[Tencent/deepx_core](https://github.com/Tencent/deepx_core)|deepx_core是一个专注于张量计算/深度学习的基础库|289|2021-07-06|2021-03-24| +|23|[Soreepeong/XivAlexander](https://github.com/Soreepeong/XivAlexander)|Double weave on high latency, and mishmash of modding tools - especially for fonts and internationalization for Final Fantasy XIV.|276|2021-12-27|2021-02-08| +|24|[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$!|265|2021-11-08|2021-08-13| +|25|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|258|2021-12-24|2021-01-04| +|26|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|246|2021-12-28|2021-01-18| +|27|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|219|2021-12-28|2021-04-25| +|28|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|216|2021-12-26|2021-09-15| |29|[bifang-fyh/bifang](https://github.com/bifang-fyh/bifang)|bifang - 一个基于协程的服务器框架|210|2021-06-01|2021-03-09| |30|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|205|2021-08-10|2021-08-10| -|31|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|202|2021-12-26|2021-05-28| -|32|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|196|2021-12-25|2021-08-29| -|33|[AllentDan/LibtorchSegmentation](https://github.com/AllentDan/LibtorchSegmentation)|A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.|194|2021-11-17|2021-02-07| +|31|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|203|2021-12-26|2021-05-28| +|32|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|198|2021-12-25|2021-08-29| +|33|[AllentDan/LibtorchSegmentation](https://github.com/AllentDan/LibtorchSegmentation)|A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.|195|2021-11-17|2021-02-07| |34|[huoji120/CobaltStrikeDetected](https://github.com/huoji120/CobaltStrikeDetected)|40行代码检测到大部分CobaltStrike的shellcode|186|2021-07-25|2021-07-25| -|35|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲(2021.11.3):CMake|165|2021-11-04|2021-10-15| -|36|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|162|2021-09-24|2021-07-24| +|35|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲(2021.11.3):CMake|166|2021-11-04|2021-10-15| +|36|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|163|2021-09-24|2021-07-24| |37|[zhuzhu-Top/Wx_Socket_Helper](https://github.com/zhuzhu-Top/Wx_Socket_Helper)|PC微信助手|162|2021-08-27|2021-05-22| |38|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|155|2021-10-29|2021-04-20| |39|[drzzzf/T12SoldingStation](https://github.com/drzzzf/T12SoldingStation)|Arduino T12 Solding Station|137|2021-07-31|2021-02-19| -|40|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|130|2021-12-22|2021-09-24| -|41|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|126|2021-12-27|2021-08-12| -|42|[yongplus/tinypng](https://github.com/yongplus/tinypng)|基于TinyPNG图片压缩软件,操作简单高效,支持MacOS和Windows系统,无需其它依赖运行。|126|2021-11-11|2021-07-01| -|43|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|125|2021-09-03|2021-08-16| -|44|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|116|2021-12-27|2021-10-27| +|40|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|130|2021-12-28|2021-09-24| +|41|[yongplus/tinypng](https://github.com/yongplus/tinypng)|基于TinyPNG图片压缩软件,操作简单高效,支持MacOS和Windows系统,无需其它依赖运行。|127|2021-11-11|2021-07-01| +|42|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|126|2021-09-03|2021-08-16| +|43|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|126|2021-12-28|2021-08-12| +|44|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|118|2021-12-28|2021-10-27| |45|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|116|2021-12-04|2021-09-03| |46|[caochao39/tare_planner](https://github.com/caochao39/tare_planner)|TARE Exploration Planner for Ground Vehicles|116|2021-09-25|2021-05-08| |47|[HuyaInc/Hercules](https://github.com/HuyaInc/Hercules)|Hercules 是以json+lua的灵活方式控制视频混画混流mcu,简单灵活完成业务需求。|116|2021-06-21|2021-03-02| -|48|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|113|2021-12-26|2021-10-21| +|48|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|114|2021-12-28|2021-10-21| |49|[hova88/PointPillars_MultiHead_40FPS](https://github.com/hova88/PointPillars_MultiHead_40FPS)|A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++. |113|2021-12-13|2021-04-29| -|50|[simdutf/simdutf](https://github.com/simdutf/simdutf)|Unicode routines (UTF8, UTF16): billions of characters per second.|103|2021-12-26|2021-02-04| -|51|[openvinotoolkit/openvino_tensorflow](https://github.com/openvinotoolkit/openvino_tensorflow)|OpenVINO™ integration with TensorFlow|103|2021-12-24|2021-01-21| +|50|[openvinotoolkit/openvino_tensorflow](https://github.com/openvinotoolkit/openvino_tensorflow)|OpenVINO™ integration with TensorFlow|104|2021-12-28|2021-01-21| +|51|[simdutf/simdutf](https://github.com/simdutf/simdutf)|Unicode routines (UTF8, UTF16): billions of characters per second.|103|2021-12-26|2021-02-04| |52|[vxfury/tabulate](https://github.com/vxfury/tabulate)|Table maker, true color, nested table, unicode, xterm & markdown syntax, ...|102|2021-12-26|2021-10-15| |53|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor(冰镜 - 终端行为分析系统)|99|2021-12-12|2021-11-24| |54|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|98|2021-10-30|2021-10-23| @@ -66,14 +66,14 @@ |59|[GengGode/GenshinImpact_AutoTrack_DLL](https://github.com/GengGode/GenshinImpact_AutoTrack_DLL)|能够从原神中获取角色的位置、朝向以及视角的实时数据,通过图像算法获取,并非读内存。The real-time data of the position, orientation and angle of view of the character can be obtained from the Genshin Impact, which can be obtained through the i ...|89|2021-10-29|2021-06-17| |60|[saturneric/GpgFrontend](https://github.com/saturneric/GpgFrontend)|A Powerful, Easy-to-Use, Compact, Cross-Platform and Installation-Free Crypto Tool. Ein leistungsstarkes, benutzerfreundliches, kompaktes, plattformübergreifendes und installationsfreies Krypto-Tool.|84|2021-12-20|2021-06-19| |61|[LiteLDev/LiteXLoader](https://github.com/LiteLDev/LiteXLoader)|A cross-language script plugin loader for Bedrock Dedicated Server (BDS) , based on LiteLoaderBDS & ScriptX|82|2021-12-23|2021-04-17| -|62|[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(高性能部署)|81|2021-12-21|2021-07-25| -|63|[nkliuhui/sync_gps_lidar_imu_cam](https://github.com/nkliuhui/sync_gps_lidar_imu_cam)|lidar-imu-cam-GPS时间戳硬件同步方案|81|2021-07-21|2021-04-16| +|62|[nkliuhui/sync_gps_lidar_imu_cam](https://github.com/nkliuhui/sync_gps_lidar_imu_cam)|lidar-imu-cam-GPS时间戳硬件同步方案|82|2021-07-21|2021-04-16| +|63|[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(高性能部署)|81|2021-12-21|2021-07-25| |64|[netcan/config-loader](https://github.com/netcan/config-loader)|Simple C++ Config Loader Framework(Serialization & Reflection)|77|2021-12-07|2021-06-21| -|65|[zm0612/eskf-gps-imu-fusion](https://github.com/zm0612/eskf-gps-imu-fusion)|使用误差状态卡尔曼滤波器融合GPS和IMU,实现更高精度的定位|75|2021-11-03|2021-03-04| +|65|[zm0612/eskf-gps-imu-fusion](https://github.com/zm0612/eskf-gps-imu-fusion)|使用误差状态卡尔曼滤波器融合GPS和IMU,实现更高精度的定位|76|2021-11-03|2021-03-04| |66|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|74|2021-11-10|2021-10-12| |67|[kekeimiku/kbz](https://github.com/kekeimiku/kbz)|读取王者荣耀对局内敌方位置,技能cd以及血量的小程序|74|2021-07-12|2021-07-09| -|68|[kingsoft-wps/KSAI-Lite](https://github.com/kingsoft-wps/KSAI-Lite)|KSAI Lite is a deep learning inference framework of kingsoft, based on tensorflow lite|72|2021-07-02|2021-05-18| -|69|[hpc203/yolox-opencv-dnn](https://github.com/hpc203/yolox-opencv-dnn)|使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序|71|2021-10-21|2021-08-08| +|68|[hpc203/yolox-opencv-dnn](https://github.com/hpc203/yolox-opencv-dnn)|使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序|72|2021-10-21|2021-08-08| +|69|[kingsoft-wps/KSAI-Lite](https://github.com/kingsoft-wps/KSAI-Lite)|KSAI Lite is a deep learning inference framework of kingsoft, based on tensorflow lite|72|2021-07-02|2021-05-18| |70|[huoji120/MakeInfinityHookGreatAgain](https://github.com/huoji120/MakeInfinityHookGreatAgain)|让Etwhook再次伟大! Make InfinityHook Great Again!|71|2021-06-24|2021-06-23| |71|[oceanbase/obproxy](https://github.com/oceanbase/obproxy)|A proxy server for OceanBase Database.|70|2021-11-03|2021-05-31| |72|[FeJQ/DexPatcher](https://github.com/FeJQ/DexPatcher)|修复脱壳后的dex文件|70|2021-06-12|2021-02-14| diff --git a/content/charts/new_repo/software/CSHARP.md b/content/charts/new_repo/software/CSHARP.md index 4f686d42..48f01568 100644 --- a/content/charts/new_repo/software/CSHARP.md +++ b/content/charts/new_repo/software/CSHARP.md @@ -1,36 +1,36 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > C# -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|3594|2021-12-27|2021-05-12| -|2|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3538|2021-12-21|2021-06-11| -|3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3444|2021-12-22|2021-05-30| -|4|[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|687|2021-12-27|2021-07-27| -|5|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件,显存占用更小,是DAIN速度的10-25倍,包含抽帧处理,去除动漫卡顿感|670|2021-12-21|2021-01-31| -|6|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool written in C#. 一个简单的c#远控|488|2021-12-02|2021-03-12| -|7|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|486|2021-12-19|2021-02-14| +|1|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|3630|2021-12-28|2021-05-12| +|2|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3567|2021-12-21|2021-06-11| +|3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3455|2021-12-22|2021-05-30| +|4|[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|2021-12-28|2021-07-27| +|5|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件,显存占用更小,是DAIN速度的10-25倍,包含抽帧处理,去除动漫卡顿感|671|2021-12-21|2021-01-31| +|6|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool written in C#. 一个简单的c#远控|488|2021-12-28|2021-03-12| +|7|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|487|2021-12-19|2021-02-14| |8|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|456|2021-10-09|2021-06-22| |9|[mai1zhi2/SharpBeacon](https://github.com/mai1zhi2/SharpBeacon)|CobaltStrike Beacon written in .Net 4 用.net重写了stager及Beacon,其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能|452|2021-09-01|2021-08-29| -|10|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|443|2021-10-03|2021-10-01| -|11|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|429|2021-12-27|2021-04-12| -|12|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|353|2021-12-26|2021-06-14| +|10|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|445|2021-10-03|2021-10-01| +|11|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|430|2021-12-28|2021-04-12| +|12|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|354|2021-12-28|2021-06-14| |13|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|351|2021-12-23|2021-07-01| -|14|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|345|2021-12-27|2021-04-24| -|15|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|343|2021-12-24|2021-01-06| -|16|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|331|2021-12-27|2021-04-23| -|17|[DGP-Studio/Snap.Genshin](https://github.com/DGP-Studio/Snap.Genshin)|原神启动器 祈愿抽卡记录 实时树脂便笺 玩家信息 米游社每日签到 |301|2021-12-26|2021-01-20| -|18|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|270|2021-10-18|2021-09-09| -|19|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|234|2021-12-24|2021-02-28| +|14|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|346|2021-12-27|2021-04-24| +|15|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|344|2021-12-24|2021-01-06| +|16|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|331|2021-12-28|2021-04-23| +|17|[DGP-Studio/Snap.Genshin](https://github.com/DGP-Studio/Snap.Genshin)|原神启动器 祈愿抽卡记录 实时树脂便笺 玩家信息 米游社每日签到 |303|2021-12-26|2021-01-20| +|18|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|271|2021-10-18|2021-09-09| +|19|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|235|2021-12-24|2021-02-28| |20|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|192|2021-12-21|2021-06-01| |21|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|185|2021-12-03|2021-03-12| -|22|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|171|2021-11-29|2021-01-19| +|22|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|172|2021-11-29|2021-01-19| |23|[darktohka/FlashPatch](https://github.com/darktohka/FlashPatch)|FlashPatch! Play Adobe Flash Player games in the browser after January 12th, 2021.|168|2021-12-15|2021-01-15| -|24|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|161|2021-08-21|2021-03-29| +|24|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|163|2021-08-21|2021-03-29| |25|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志,快速获取域用户对应IP地址|160|2021-09-28|2021-09-02| -|26|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|155|2021-11-17|2021-03-18| +|26|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|156|2021-11-17|2021-03-18| |27|[0x727/SchTask_0x727](https://github.com/0x727/SchTask_0x727)|创建隐藏计划任务,权限维持,Bypass AV|153|2021-09-01|2021-08-30| |28|[An0nySec/ShadowUser](https://github.com/An0nySec/ShadowUser)|影子用户 克隆|151|2021-08-06|2021-01-27| |29|[dengqizhou30/AIAssist](https://github.com/dengqizhou30/AIAssist)|GameAssist是一个AI游戏助手,结合OpenCv、OpenCvSharp4、ssd_mobilenet_v3等技术,对游戏对象进行识别,支持自动瞄准/自动开枪等功能,提升玩家的游戏体验|132|2021-11-07|2021-01-23| @@ -40,34 +40,34 @@ |33|[dcsoft-yyf/JIEJIE.NET](https://github.com/dcsoft-yyf/JIEJIE.NET)|An open source tool to obfuscation .NET assembly file, help you protect your copyright. small,fast and powerfu.|117|2021-12-14|2021-03-20| |34|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|115|2021-12-27|2021-06-25| |35|[wqaetly/NKGMobaBasedOnET](https://github.com/wqaetly/NKGMobaBasedOnET)|基于ET框架致敬LOL的Moba游戏,包含完整的客户端与服务端交互,热更新,基于双端行为树的技能系统,更多精彩等你发现!The Moba game based on ET framework pays tribute to LOL, including complete client-server interaction, hot updates, skill system based on do ...|109|2021-09-04|2021-03-27| -|36|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|96|2021-12-27|2021-12-11| -|37|[ReubenBond/hanbaobao-web](https://github.com/ReubenBond/hanbaobao-web)|Orleans sample application with Kubernetes hosting|96|2021-06-03|2021-01-17| -|38|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|90|2021-12-20|2021-11-13| -|39|[NS-Sp4ce/AliyunAccessKeyTools](https://github.com/NS-Sp4ce/AliyunAccessKeyTools)|阿里云AccessKey泄漏利用工具|90|2021-07-16|2021-07-14| +|36|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|108|2021-12-27|2021-12-11| +|37|[ReubenBond/hanbaobao-web](https://github.com/ReubenBond/hanbaobao-web)|Orleans sample application with Kubernetes hosting|97|2021-06-03|2021-01-17| +|38|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|92|2021-12-20|2021-11-13| +|39|[NS-Sp4ce/AliyunAccessKeyTools](https://github.com/NS-Sp4ce/AliyunAccessKeyTools)|阿里云AccessKey泄漏利用工具|91|2021-07-16|2021-07-14| |40|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|87|2021-12-27|2021-10-27| |41|[wlgys8/SRPLearn](https://github.com/wlgys8/SRPLearn)|Unity可编程渲染管线造轮子项目|84|2021-11-27|2021-02-10| |42|[FingerCaster/UGFExtensions](https://github.com/FingerCaster/UGFExtensions)|一些对UnityGameFramework的扩展|83|2021-12-27|2021-07-15| |43|[LogicReinc/LogicReinc.BlendFarm](https://github.com/LogicReinc/LogicReinc.BlendFarm)|A stand-alone Blender Network Renderer|82|2021-12-18|2021-01-03| -|44|[IUpdatable/WeUiSharp](https://github.com/IUpdatable/WeUiSharp)|基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库 An unofficial UI library for Windows WeChat based on WPF implementation|77|2021-08-30|2021-08-19| -|45|[ls9512/UTween](https://github.com/ls9512/UTween)|UTween is an interpolation animation component for Unity. You can quickly configure animations through built-in components or write animations through code.|76|2021-11-26|2021-02-19| -|46|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|74|2021-12-17|2021-11-17| -|47|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架|72|2021-12-28|2021-09-26| -|48|[monitor1394/XUGL](https://github.com/monitor1394/XUGL)|UGUI Graphics Library for Unity. 一款 UGUI 图形库。|72|2021-09-12|2021-04-25| -|49|[macgile/DataGridFilter](https://github.com/macgile/DataGridFilter)|WPF Filterable Datagrid, multi language|72|2021-12-21|2021-01-23| +|44|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|80|2021-12-17|2021-11-17| +|45|[IUpdatable/WeUiSharp](https://github.com/IUpdatable/WeUiSharp)|基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库 An unofficial UI library for Windows WeChat based on WPF implementation|77|2021-08-30|2021-08-19| +|46|[ls9512/UTween](https://github.com/ls9512/UTween)|UTween is an interpolation animation component for Unity. You can quickly configure animations through built-in components or write animations through code.|76|2021-11-26|2021-02-19| +|47|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架|74|2021-12-28|2021-09-26| +|48|[macgile/DataGridFilter](https://github.com/macgile/DataGridFilter)|WPF Filterable Datagrid, multi language|73|2021-12-21|2021-01-23| +|49|[monitor1394/XUGL](https://github.com/monitor1394/XUGL)|UGUI Graphics Library for Unity. 一款 UGUI 图形库。|72|2021-09-12|2021-04-25| |50|[DebugST/STNodeEditor](https://github.com/DebugST/STNodeEditor)|一款基于.Net WinForm的节点编辑器 纯GDI+绘制 使用方式非常简洁 提供了丰富的属性以及事件 可以非常方便的完成节点之间数据的交互及通知 大量的虚函数供开发者重写具有很高的自由性|71|2021-09-08|2021-01-06| |51|[RRQM/RRQMSocket](https://github.com/RRQM/RRQMSocket)|RRQMSocket是一个整合性网络通信框架,特点是支持高并发、事件驱动、易用性强、二次开发难度低等。其中主要内容包括:TCP、UDP服务通信框架、大文件传输、RPC、WebSocket、WebApi、XmlRpc、JsonRpc等内容|70|2021-12-27|2021-04-06| |52|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|67|2021-10-18|2021-05-26| |53|[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 ...|66|2021-12-27|2021-12-08| |54|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录每一个程序使用时长|65|2021-12-27|2021-11-19| |55|[CatImmortal/CatAsset](https://github.com/CatImmortal/CatAsset)|Unity AssetBundle资源管理框架|63|2021-11-23|2021-08-22| -|56|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|62|2021-12-27|2021-11-27| +|56|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|62|2021-12-28|2021-11-27| |57|[fEndman/WarFactory](https://github.com/fEndman/WarFactory)| 幻影坦克+无影坦克全面手机APP解决方案(手动滑稽)|62|2021-07-02|2021-04-17| |58|[xingchuanzhen/WPF-Music_Player](https://github.com/xingchuanzhen/WPF-Music_Player)|一款界面漂亮的音乐播放器|60|2021-09-08|2021-02-02| -|59|[246850/Calamus.TaskScheduler](https://github.com/246850/Calamus.TaskScheduler)|基于Asp.Net Core 5.0采用Quartz.Net编写的开源任务调度Web管理平台|56|2021-08-22|2021-01-20| -|60|[17MKH/Mkh](https://github.com/17MKH/Mkh)|基于.Net 6+Vue3开发的业务模块化快速开发框架|55|2021-12-22|2021-07-25| +|59|[17MKH/Mkh](https://github.com/17MKH/Mkh)|基于.Net 6+Vue3开发的业务模块化快速开发框架|56|2021-12-22|2021-07-25| +|60|[246850/Calamus.TaskScheduler](https://github.com/246850/Calamus.TaskScheduler)|基于Asp.Net Core 5.0采用Quartz.Net编写的开源任务调度Web管理平台|56|2021-08-22|2021-01-20| |61|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏,后台为JavaWeb。(商用级) |54|2021-12-22|2021-10-13| |62|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库,内置ILRuntime支持|54|2021-11-28|2021-07-18| -|63|[caryyu/jellyfin-plugin-opendouban](https://github.com/caryyu/jellyfin-plugin-opendouban)|Douban metadata provider for Jellyfin|53|2021-12-27|2021-05-06| +|63|[caryyu/jellyfin-plugin-opendouban](https://github.com/caryyu/jellyfin-plugin-opendouban)|Douban metadata provider for Jellyfin|54|2021-12-27|2021-05-06| |64|[1357310795/QrCodeScanner](https://github.com/1357310795/QrCodeScanner)|通过截图或摄像头扫描二维码|51|2021-09-12|2021-07-17| |65|[xljiulang/HttpMouse](https://github.com/xljiulang/HttpMouse)|基于yarp的http公网反向代理到内网的服务端与客户端库|48|2021-12-22|2021-07-10| |66|[iwiniwin/unity-remote-file-explorer](https://github.com/iwiniwin/unity-remote-file-explorer)|一个跨平台的远程文件浏览器,使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时,可通过Remote File Explorer直接浏览设备上的目录文件,并进行下载,上传,删除等操作|47|2021-11-22|2021-05-29| @@ -79,7 +79,7 @@ |72|[TimChen44/blazor-charts](https://github.com/TimChen44/blazor-charts)|基于blazor技术,使用C#编写的charts组件。Chart component library implemented using blazor|40|2021-11-16|2021-04-09| |73|[SinoAHpx/Mirai.Net](https://github.com/SinoAHpx/Mirai.Net)|Mirai.Net是基于mirai-api-http实现的轻量级mirai社区sdk。|39|2021-11-27|2021-05-25| |74|[cc004/AutoTimeline](https://github.com/cc004/AutoTimeline)|圣锤拯救计划!|38|2021-12-02|2021-04-25| -|75|[fa-org/fa](https://github.com/fa-org/fa)|fa 语言编译器|37|2021-12-27|2021-06-23| +|75|[fa-org/fa](https://github.com/fa-org/fa)|fa 语言编译器|37|2021-12-28|2021-06-23| |76|[MG1937/AntiProguard-KRSFinder](https://github.com/MG1937/AntiProguard-KRSFinder)|通过分析类与成员间的关系来对抗Proguard混淆规则.Anti proguard through analysing classes and members' relationship|36|2021-10-28|2021-08-20| |77|[ibukisaar/BadAppleQArt](https://github.com/ibukisaar/BadAppleQArt)|在二维码上播放bad apple|34|2021-08-02|2021-07-15| |78|[tipani86/StarChild](https://github.com/tipani86/StarChild)|A Chatbot Game for Autistic Children 一款为孤独症孩子设计的聊天机器人游戏|33|2021-10-11|2021-08-02| diff --git a/content/charts/new_repo/software/CSS.md b/content/charts/new_repo/software/CSS.md index 2db4e317..11722d52 100644 --- a/content/charts/new_repo/software/CSS.md +++ b/content/charts/new_repo/software/CSS.md @@ -1,16 +1,16 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > CSS -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| |1|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|675|2021-12-22|2021-11-21| |2|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|cool-admin一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|556|2021-12-18|2021-02-27| -|3|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|375|2021-08-04|2021-08-04| -|4|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|278|2021-12-09|2021-12-09| -|5|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|213|2021-12-13|2021-07-29| -|6|[Lavender-z/demo](https://github.com/Lavender-z/demo)|每天一个有趣的前端案例|183|2021-06-07|2021-02-09| +|3|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|493|2021-08-04|2021-08-04| +|4|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|280|2021-12-09|2021-12-09| +|5|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|213|2021-12-28|2021-07-29| +|6|[Lavender-z/demo](https://github.com/Lavender-z/demo)|每天一个有趣的前端案例|184|2021-06-07|2021-02-09| |7|[qq8e/qq](https://github.com/qq8e/qq)|8亿QQ绑定数据泄露查询源码,附送数据。不定期更新下载地址 关注越多送的越多|159|2021-11-05|2021-02-06| |8|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|146|2021-12-11|2021-04-22| |9|[xiangjianan/lks](https://github.com/xiangjianan/lks)|🔗 B站博主 -LKs- 网站推荐 🔗|132|2021-12-26|2021-03-02| @@ -18,37 +18,37 @@ |11|[GoneTone/genshin-impact-wish-gacha-analyzer](https://github.com/GoneTone/genshin-impact-wish-gacha-analyzer)|原神祈願卡池分析 Genshin Impact Wish Gacha Analyzer A utility for analyzing gacha history, where all data and numbers are well-organized in a convenient manner!|90|2021-11-25|2021-03-05| |12|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题,目前由@Bobs9维护开发中。|75|2021-12-26|2021-06-24| |13|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|70|2021-12-08|2021-09-16| -|14|[eysp/public](https://github.com/eysp/public)|portainer-ce 汉化文件|69|2021-10-20|2021-02-06| +|14|[eysp/public](https://github.com/eysp/public)|portainer-ce 汉化文件|70|2021-10-20|2021-02-06| |15|[afi-team/website](https://github.com/afi-team/website)|蚂蚁前端基础设施团队(Ant Frontend Infrastructure)官方网站|68|2021-09-13|2021-02-15| |16|[wilde3/typora-theme-redrail](https://github.com/wilde3/typora-theme-redrail)|This is a typora theme inspired by pie and ursine theme. 一个typora主题,具有pie和ursine风格。|60|2021-06-09|2021-03-31| |17|[niclin/bernard](https://github.com/niclin/bernard)|這是你最後一次忘記打卡|53|2021-12-06|2021-06-18| |18|[git9527/anki-awesome-select](https://github.com/git9527/anki-awesome-select)|This is the select template for Anki with awesome interface/Anki选择题模板|50|2021-11-11|2021-03-20| -|19|[KawayAlpaka/Sorter](https://github.com/KawayAlpaka/Sorter)|一个排序算法动态演示工具|49|2021-07-25|2021-07-13| -|20|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|48|2021-11-26|2021-02-05| -|21|[MondayCha/Typora-Academic-Zh](https://github.com/MondayCha/Typora-Academic-Zh)|Typora 中文学术风格主题|46|2021-12-20|2021-01-21| -|22|[teddy21019/weeb-message](https://github.com/teddy21019/weeb-message)|肥宅講話模擬器|44|2021-09-20|2021-09-16| -|23|[ytq2019/go-vip-video](https://github.com/ytq2019/go-vip-video)|基于beego的全网vip视频微端,自动更新版,欢迎star|42|2021-08-16|2021-04-19| -|24|[LIAOJIANS/large-screen-template](https://github.com/LIAOJIANS/large-screen-template)|React+ts+qiankun大屏实战模板|41|2021-09-26|2021-01-07| -|25|[rocky-git/E-admin](https://github.com/rocky-git/E-admin)|E-admin是一个基于Element Plus开发而成后台系统构建工具,无需关注页面模板JavaScript,只用php代码即可快速构建出一个功能完善的后台系统。|36|2021-12-26|2021-06-30| -|26|[MarleneJiang/WebDemo](https://github.com/MarleneJiang/WebDemo)|开源一些自制的小网页|28|2021-10-07|2021-08-20| -|27|[AuroraTea/Web](https://github.com/AuroraTea/Web)|发在B站上的视频对应的源代码,有些内容不是原创的会在代码中注释。|28|2021-10-28|2021-02-25| -|28|[NiceSprite34/GuanDong_Portal](https://github.com/NiceSprite34/GuanDong_Portal)|天翼校园 PHP登录|26|2021-11-18|2021-01-17| -|29|[Nacandev/Ohmine-Dark-Theme-For-Joplin](https://github.com/Nacandev/Ohmine-Dark-Theme-For-Joplin)|This is a custom CSS theme for the opensource note-taking app Joplin.|24|2021-12-26|2021-09-14| -|30|[actions-cool/cool](https://github.com/actions-cool/cool)|😎 Cool is over. 酷就完事了。https://actions-cool.github.io/cool/|24|2021-12-22|2021-02-05| -|31|[jasonLaw1015/GfEasyAdmin](https://github.com/jasonLaw1015/GfEasyAdmin)|快速crud开发框架,甚至于一行代码不用敲;自动根据数据库表结构自动生成crud代码;低代码开发框架;至少减少百分90%工作量;可快速把现有系统转成GfEasy版本;后端使用GoFrame开发;后台前端使用 cool-admin-vue;后台使用自适应布局,手机、PC完美使用。|23|2021-12-09|2021-09-02| -|32|[didiaohu/50projects50days](https://github.com/didiaohu/50projects50days)|50个项目50天|23|2021-07-17|2021-07-17| -|33|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个对北大教学网、编程网格等北大相关网站的CSS美化样式|18|2021-12-08|2021-11-27| -|34|[bdbdbdsbd/small_fontend_project](https://github.com/bdbdbdsbd/small_fontend_project)|-|18|2021-08-14|2021-07-22| -|35|[Arcucy/Likey](https://github.com/Arcucy/Likey)|A community that works for anyone, any creation|18|2021-11-01|2021-02-20| -|36|[nuanxinqing123/HomeNavigation](https://github.com/nuanxinqing123/HomeNavigation)|动态个人导航程序|17|2021-12-13|2021-11-16| -|37|[mingluosunyi/typora-theme-ava-diana](https://github.com/mingluosunyi/typora-theme-ava-diana)|-|17|2021-09-22|2021-09-11| -|38|[yj369/Bilibili-MacOS-Windows-Client](https://github.com/yj369/Bilibili-MacOS-Windows-Client)|第三方 Bilibili MacOS & Windows 客户端,基于 Electron, next.js & 官方 API 制成。|17|2021-09-08|2021-04-16| -|39|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|14|2021-12-15|2021-09-10| -|40|[xinlei3166/vitepress-demo](https://github.com/xinlei3166/vitepress-demo)|使用 Vitepress 搭建组件库文档站点。|14|2021-12-17|2021-01-21| -|41|[JiyuShao/taro-dynamic-import-weapp](https://github.com/JiyuShao/taro-dynamic-import-weapp)|Taro 3.0 小程序动态加载|14|2021-11-22|2021-01-19| -|42|[AntonVanke/typora-Aspartate-theme](https://github.com/AntonVanke/typora-Aspartate-theme)|Typora 主题: Aspartate。Typora Theme Aspartate.|13|2021-10-25|2021-10-24| -|43|[scopion/security_test_guide](https://github.com/scopion/security_test_guide)|安全测试导论|13|2021-12-16|2021-09-30| -|44|[jrainlau/MY-Kit](https://github.com/jrainlau/MY-Kit)|基于 Vite 的超丝滑 Vue3 组件库开发框架|12|2021-12-12|2021-12-11| +|19|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|49|2021-12-15|2021-09-10| +|20|[KawayAlpaka/Sorter](https://github.com/KawayAlpaka/Sorter)|一个排序算法动态演示工具|49|2021-07-25|2021-07-13| +|21|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|48|2021-11-26|2021-02-05| +|22|[MondayCha/Typora-Academic-Zh](https://github.com/MondayCha/Typora-Academic-Zh)|Typora 中文学术风格主题|46|2021-12-20|2021-01-21| +|23|[teddy21019/weeb-message](https://github.com/teddy21019/weeb-message)|肥宅講話模擬器|44|2021-09-20|2021-09-16| +|24|[ytq2019/go-vip-video](https://github.com/ytq2019/go-vip-video)|基于beego的全网vip视频微端,自动更新版,欢迎star|42|2021-08-16|2021-04-19| +|25|[LIAOJIANS/large-screen-template](https://github.com/LIAOJIANS/large-screen-template)|React+ts+qiankun大屏实战模板|41|2021-09-26|2021-01-07| +|26|[rocky-git/E-admin](https://github.com/rocky-git/E-admin)|E-admin是一个基于Element Plus开发而成后台系统构建工具,无需关注页面模板JavaScript,只用php代码即可快速构建出一个功能完善的后台系统。|36|2021-12-26|2021-06-30| +|27|[MarleneJiang/WebDemo](https://github.com/MarleneJiang/WebDemo)|开源一些自制的小网页|28|2021-10-07|2021-08-20| +|28|[AuroraTea/Web](https://github.com/AuroraTea/Web)|发在B站上的视频对应的源代码,有些内容不是原创的会在代码中注释。|28|2021-10-28|2021-02-25| +|29|[NiceSprite34/GuanDong_Portal](https://github.com/NiceSprite34/GuanDong_Portal)|天翼校园 PHP登录|26|2021-11-18|2021-01-17| +|30|[Nacandev/Ohmine-Dark-Theme-For-Joplin](https://github.com/Nacandev/Ohmine-Dark-Theme-For-Joplin)|This is a custom CSS theme for the opensource note-taking app Joplin.|24|2021-12-26|2021-09-14| +|31|[actions-cool/cool](https://github.com/actions-cool/cool)|😎 Cool is over. 酷就完事了。https://actions-cool.github.io/cool/|24|2021-12-22|2021-02-05| +|32|[jasonLaw1015/GfEasyAdmin](https://github.com/jasonLaw1015/GfEasyAdmin)|快速crud开发框架,甚至于一行代码不用敲;自动根据数据库表结构自动生成crud代码;低代码开发框架;至少减少百分90%工作量;可快速把现有系统转成GfEasy版本;后端使用GoFrame开发;后台前端使用 cool-admin-vue;后台使用自适应布局,手机、PC完美使用。|23|2021-12-09|2021-09-02| +|33|[didiaohu/50projects50days](https://github.com/didiaohu/50projects50days)|50个项目50天|23|2021-07-17|2021-07-17| +|34|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个对北大教学网、编程网格等北大相关网站的CSS美化样式|18|2021-12-08|2021-11-27| +|35|[bdbdbdsbd/small_fontend_project](https://github.com/bdbdbdsbd/small_fontend_project)|-|18|2021-08-14|2021-07-22| +|36|[Arcucy/Likey](https://github.com/Arcucy/Likey)|A community that works for anyone, any creation|18|2021-11-01|2021-02-20| +|37|[nuanxinqing123/HomeNavigation](https://github.com/nuanxinqing123/HomeNavigation)|动态个人导航程序|17|2021-12-13|2021-11-16| +|38|[mingluosunyi/typora-theme-ava-diana](https://github.com/mingluosunyi/typora-theme-ava-diana)|-|17|2021-09-22|2021-09-11| +|39|[yj369/Bilibili-MacOS-Windows-Client](https://github.com/yj369/Bilibili-MacOS-Windows-Client)|第三方 Bilibili MacOS & Windows 客户端,基于 Electron, next.js & 官方 API 制成。|17|2021-09-08|2021-04-16| +|40|[scopion/security_test_guide](https://github.com/scopion/security_test_guide)|安全测试导论|16|2021-12-16|2021-09-30| +|41|[xinlei3166/vitepress-demo](https://github.com/xinlei3166/vitepress-demo)|使用 Vitepress 搭建组件库文档站点。|14|2021-12-17|2021-01-21| +|42|[JiyuShao/taro-dynamic-import-weapp](https://github.com/JiyuShao/taro-dynamic-import-weapp)|Taro 3.0 小程序动态加载|14|2021-11-22|2021-01-19| +|43|[jrainlau/MY-Kit](https://github.com/jrainlau/MY-Kit)|基于 Vite 的超丝滑 Vue3 组件库开发框架|13|2021-12-12|2021-12-11| +|44|[AntonVanke/typora-Aspartate-theme](https://github.com/AntonVanke/typora-Aspartate-theme)|Typora 主题: Aspartate。Typora Theme Aspartate.|13|2021-10-25|2021-10-24| |45|[masterQian/picdir](https://github.com/masterQian/picdir)|图片文件夹|12|2021-10-06|2021-10-03| |46|[shenweiyan/WebStack-Hugo](https://github.com/shenweiyan/WebStack-Hugo)|WebStack 网址导航 Hugo 主题,无需服务器,支持导航一键配置的纯静态网址导航网站。|12|2021-12-23|2021-07-26| |47|[NewAwkwardTools/homepager](https://github.com/NewAwkwardTools/homepager)|一个简洁的首页生成器|12|2021-11-21|2021-06-01| @@ -69,12 +69,12 @@ |62|[wanghao221/zhongqiulipinka](https://github.com/wanghao221/zhongqiulipinka)|使用HTML、CSS 创建完全响应式的中秋礼品卡|8|2021-09-11|2021-09-11| |63|[wanghao221/yinghuochong](https://github.com/wanghao221/yinghuochong)|会发光的萤火虫|8|2021-06-12|2021-06-12| |64|[chen310/music](https://github.com/chen310/music)|领取网易云音乐NeteaseCloudMusic数字专辑、付费单曲和礼品卡|8|2021-12-28|2021-05-18| -|65|[Cl0udG0d/testAWD](https://github.com/Cl0udG0d/testAWD)|AWD平台|8|2021-08-18|2021-04-17| -|66|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|7|2021-12-15|2021-09-19| -|67|[krait-team/Nabo-theme-typecho](https://github.com/krait-team/Nabo-theme-typecho)|南博主题|7|2021-08-20|2021-08-12| -|68|[samzhangjy/CarbonLuogu](https://github.com/samzhangjy/CarbonLuogu)|碳洛谷是一款基于氩洛谷改编的新版洛谷美化包,需搭配Stylish使用。|7|2021-07-29|2021-07-28| -|69|[PY-GZKY/fastapi-crawl-admin](https://github.com/PY-GZKY/fastapi-crawl-admin)|基于 fastapi 的爬虫可视化调度系统|7|2021-07-26|2021-07-25| -|70|[royc01/notion-theme](https://github.com/royc01/notion-theme)|notion复刻|7|2021-12-22|2021-05-14| +|65|[royc01/notion-theme](https://github.com/royc01/notion-theme)|notion复刻|8|2021-12-22|2021-05-14| +|66|[Cl0udG0d/testAWD](https://github.com/Cl0udG0d/testAWD)|AWD平台|8|2021-08-18|2021-04-17| +|67|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|7|2021-12-15|2021-09-19| +|68|[krait-team/Nabo-theme-typecho](https://github.com/krait-team/Nabo-theme-typecho)|南博主题|7|2021-08-20|2021-08-12| +|69|[samzhangjy/CarbonLuogu](https://github.com/samzhangjy/CarbonLuogu)|碳洛谷是一款基于氩洛谷改编的新版洛谷美化包,需搭配Stylish使用。|7|2021-07-29|2021-07-28| +|70|[PY-GZKY/fastapi-crawl-admin](https://github.com/PY-GZKY/fastapi-crawl-admin)|基于 fastapi 的爬虫可视化调度系统|7|2021-07-26|2021-07-25| |71|[the1812/dizzylab-auto-theme](https://github.com/the1812/dizzylab-auto-theme)|dizzylab 自适应 Stylus 主题, 跟随系统亮/暗设定.|7|2021-12-12|2021-03-20| |72|[sanqi377/bilibibli](https://github.com/sanqi377/bilibibli)|基于electron-vue开发的b站直播弹幕姬|6|2021-09-10|2021-08-06| |73|[Moonvy/Figma-CSS-Skins](https://github.com/Moonvy/Figma-CSS-Skins)|👗 这是一些针对 Figma.com 和 FigmaEX 插件的 CSS 样式,能够让你自定义它们的外观|6|2021-07-26|2021-07-22| diff --git a/content/charts/new_repo/software/Dart.md b/content/charts/new_repo/software/Dart.md index 03c99767..a1aac3aa 100644 --- a/content/charts/new_repo/software/Dart.md +++ b/content/charts/new_repo/software/Dart.md @@ -1,38 +1,38 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Dart -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4542|2021-12-13|2021-04-22| +|1|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4558|2021-12-13|2021-04-22| |2|[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|1422|2021-12-10|2021-07-16| -|3|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|891|2021-12-28|2021-12-07| -|4|[biyidev/biyi_app](https://github.com/biyidev/biyi_app)|Biyi (比译) is a convenient translation and dictionary app written in dart / Flutter. |520|2021-12-22|2021-03-06| +|3|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|906|2021-12-28|2021-12-07| +|4|[biyidev/biyi_app](https://github.com/biyidev/biyi_app)|Biyi (比译) is a convenient translation and dictionary app written in dart / Flutter. |522|2021-12-22|2021-03-06| |5|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.(Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|500|2021-11-25|2021-06-30| -|6|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |483|2021-10-17|2021-03-01| -|7|[Tencent/mxflutter](https://github.com/Tencent/mxflutter)|使用 TypeScript/JavaScript 来开发 Flutter 应用的框架。|462|2021-07-29|2021-03-22| -|8|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。类似哔咔漫画。|449|2021-12-28|2021-07-27| +|6|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |485|2021-10-17|2021-03-01| +|7|[Tencent/mxflutter](https://github.com/Tencent/mxflutter)|使用 TypeScript/JavaScript 来开发 Flutter 应用的框架。|463|2021-07-29|2021-03-22| +|8|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。类似哔咔漫画。|450|2021-12-28|2021-07-27| |9|[flutter-thrio/flutter_thrio](https://github.com/flutter-thrio/flutter_thrio)|flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.|221|2021-10-12|2021-02-20| |10|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|188|2021-11-23|2021-05-31| |11|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|173|2021-09-18|2021-04-08| -|12|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Flutter版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|151|2021-12-28|2021-05-27| +|12|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Flutter版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|152|2021-12-28|2021-05-27| |13|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|151|2021-10-13|2021-04-09| -|14|[niezhiyang/flutter_logger](https://github.com/niezhiyang/flutter_logger)|Simple, pretty and powerful logger for flutter|143|2021-09-06|2021-07-08| +|14|[niezhiyang/flutter_logger](https://github.com/niezhiyang/flutter_logger)|Simple, pretty and powerful logger for flutter|142|2021-09-06|2021-07-08| |15|[ducafecat/getx_quick_start](https://github.com/ducafecat/getx_quick_start)|getx 功能整理: 路由、中间件、组件、状态、多语言、样式|135|2021-07-24|2021-03-24| |16|[2697a/bujuan](https://github.com/2697a/bujuan)|Flutter三方网易云|132|2021-06-28|2021-03-03| |17|[fluttercandies/flutter_interactional_widget](https://github.com/fluttercandies/flutter_interactional_widget)|-|125|2021-08-01|2021-08-01| -|18|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus,颜色,日期,文件,json,log,sp,加解密,num,图片,网络,正则,验证,路由,文本,时间,spi,计时器,拓展类,编解码,发射,异常,字节转化,解析等等工具类。|109|2021-12-15|2021-04-28| +|18|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus,颜色,日期,文件,json,log,sp,加解密,num,图片,网络,正则,验证,路由,文本,时间,spi,计时器,拓展类,编解码,发射,异常,字节转化,解析等等工具类。|110|2021-12-15|2021-04-28| |19|[xieyezi/flutter-getx-template](https://github.com/xieyezi/flutter-getx-template)|flutter 2.x and getx v4.x template|100|2021-06-09|2021-05-31| |20|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution(一个极低成本的 Flutter 屏幕适配方案)|82|2021-10-19|2021-08-15| -|21|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手|78|2021-11-01|2021-08-27| +|21|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手|79|2021-11-01|2021-08-27| |22|[qq326646683/flutter_vap](https://github.com/qq326646683/flutter_vap)|Base on Vap to play alpha video animation|77|2021-06-11|2021-05-10| |23|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|66|2021-11-01|2021-10-18| |24|[lianyagang/flutter_swiper_null_safety](https://github.com/lianyagang/flutter_swiper_null_safety)|根据大佬https://github.com/best-flutter/flutter_swiper修改到空安全swiper|64|2021-08-04|2021-03-30| -|25|[abcd498936590/fijkplayer_skin](https://github.com/abcd498936590/fijkplayer_skin)|fijkplayer的一款基础皮肤,美化播放UI,增加顶部返回菜单、标题,透明渐变皮肤。支持手势快进进退|60|2021-10-29|2021-02-02| +|25|[abcd498936590/fijkplayer_skin](https://github.com/abcd498936590/fijkplayer_skin)|fijkplayer的一款基础皮肤,美化播放UI,增加顶部返回菜单、标题,透明渐变皮肤。支持手势快进进退|61|2021-10-29|2021-02-02| |26|[xiao-cao-x/pixiv_func_android](https://github.com/xiao-cao-x/pixiv_func_android)|功能齐全的Pixiv第三方客户端 支持免代理 支持查看动图|57|2021-12-21|2021-05-16| |27|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|52|2021-10-10|2021-06-30| -|28|[YangChengxxyy/cloudreve_flutter](https://github.com/YangChengxxyy/cloudreve_flutter)|使用Flutter编写的移动端|43|2021-09-11|2021-07-29| +|28|[YangChengxxyy/cloudreve_flutter](https://github.com/YangChengxxyy/cloudreve_flutter)|使用Flutter编写的移动端|44|2021-09-11|2021-07-29| |29|[tencentyun/TencentIMFlutterDemo](https://github.com/tencentyun/TencentIMFlutterDemo)|腾讯云即时通信IMdemo|40|2021-12-01|2021-01-05| |30|[liujiakuoyx/leak_detector](https://github.com/liujiakuoyx/leak_detector)|flutter memory leak detector.|34|2021-06-23|2021-05-15| |31|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|33|2021-12-24|2021-09-04| @@ -47,17 +47,17 @@ |40|[swiftdo/web-demo](https://github.com/swiftdo/web-demo)|flutter 2.0 web demo|22|2021-07-07|2021-03-04| |41|[6tail/lunar-flutter](https://github.com/6tail/lunar-flutter)|日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|21|2021-12-13|2021-08-07| |42|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|21|2021-10-20|2021-06-22| -|43|[litlifesoftware/HistoryOfMe](https://github.com/litlifesoftware/HistoryOfMe)|Your own personal diary.|21|2021-12-27|2021-03-24| +|43|[litlifesoftware/HistoryOfMe](https://github.com/litlifesoftware/HistoryOfMe)|Your own personal diary.|21|2021-12-28|2021-03-24| |44|[wuyuanwuhui99/flutter-movie-app-ui](https://github.com/wuyuanwuhui99/flutter-movie-app-ui)|基于flutter开发的混合电影app,后端采用springboot+mybatis+mysql开发,有react-native版本,参见个人主页springboot和react-native项目包括底部tab导航,,首页,电影,电视剧,我的,搜索页,分类页,电影详情页,播放页,登录,注册,浏览记录,播放记录,收藏,缓存,电影排行榜等页面和模块,功能齐全完善,所有数据来自python爬虫程序,抓取 ...|21|2021-10-31|2021-03-24| |45|[JRY1009/lighthouse_flutter](https://github.com/JRY1009/lighthouse_flutter)|flutter 练手项目,组件化,mvvm,热更新,dio,websocket,多语言,多渠道打包,K线图,分时图,Componentization,kline,timeline|21|2021-11-11|2021-01-31| |46|[windmaple/planestrike_flutter](https://github.com/windmaple/planestrike_flutter)|-|20|2021-06-25|2021-04-16| |47|[billyinferno/my_expense](https://github.com/billyinferno/my_expense)|personal expense application|19|2021-12-17|2021-09-22| -|48|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|19|2021-12-22|2021-08-06| +|48|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|19|2021-12-28|2021-08-06| |49|[yy1300326388/flutter_multi_channel](https://github.com/yy1300326388/flutter_multi_channel)|Flutter 多渠道打包详解示例项目源码,掘金文章👇|19|2021-08-27|2021-04-09| |50|[waifu-project/movie](https://github.com/waifu-project/movie)|YY播放器|18|2021-12-03|2021-10-21| |51|[LaoMengFlutter/flutter-app-upgrade](https://github.com/LaoMengFlutter/flutter-app-upgrade)|flutter app upgrade plugin|18|2021-07-12|2021-05-12| |52|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|美观易用且无广告的nhentai漫画客户端, 并且可以免代理使用。 A beautiful nhentai client.|16|2021-12-18|2021-12-06| -|53|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|16|2021-12-22|2021-08-07| +|53|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|16|2021-12-28|2021-08-07| |54|[saiwu-bigkoo/huobipro](https://github.com/saiwu-bigkoo/huobipro)|flutter仿火币客户端|16|2021-07-17|2021-07-17| |55|[wkl007/flutter_bilibili](https://github.com/wkl007/flutter_bilibili)|Flutter 核心技术实战哔哩哔哩 APP|16|2021-07-14|2021-06-04| |56|[jarontai/dart-china](https://github.com/jarontai/dart-china)|Dart China - Dart中文社区APP,Flutter构建,Bloc架构,模块化开发|16|2021-07-29|2021-04-18| @@ -77,34 +77,34 @@ |70|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|11|2021-11-18|2021-09-27| |71|[hhanh00/zwallet](https://github.com/hhanh00/zwallet)|Zcash and Ycash light shielded wallet|11|2021-12-15|2021-07-02| |72|[shiguanghuxian/hosts_manage](https://github.com/shiguanghuxian/hosts_manage)|一个简洁的本机hosts管理桌面软件,支持DNS代理,开发测试必备工具|10|2021-12-06|2021-11-11| -|73|[Aaq007/Translate-App](https://github.com/Aaq007/Translate-App)|-|10|2021-09-30|2021-09-26| -|74|[arsize/swapFlutter](https://github.com/arsize/swapFlutter)|getx项目,包括适配,路由,扫码,google map,自定义marker,dio,组件封装,导航路径,登录注册,token重连,拨号,支付等(开发中...)|10|2021-11-11|2021-08-29| -|75|[meijian-io/muffin](https://github.com/meijian-io/muffin)|Muffin is a Flutter plugin used to implement mixed stack management based on multiple Engine and Navigator 2.0.|10|2021-12-16|2021-08-23| -|76|[poem-code/Getx-PinkApp](https://github.com/poem-code/Getx-PinkApp)|仿哔哩哔哩App,二次元,动漫,app,网站,ACG,flutter,使用getx_cli进行重构|9|2021-11-12|2021-11-12| -|77|[mdddj/flutter_simple_shop](https://github.com/mdddj/flutter_simple_shop)|flutter 商城,淘宝客 app|9|2021-12-26|2021-11-10| -|78|[ThinkerJack/flutter_im](https://github.com/ThinkerJack/flutter_im)|flutter即时通讯,本地存储,长链接维护等功能|9|2021-12-28|2021-10-15| +|73|[ThinkerJack/flutter_im](https://github.com/ThinkerJack/flutter_im)|flutter即时通讯,本地存储,长链接维护等功能|10|2021-12-28|2021-10-15| +|74|[Aaq007/Translate-App](https://github.com/Aaq007/Translate-App)|-|10|2021-09-30|2021-09-26| +|75|[arsize/swapFlutter](https://github.com/arsize/swapFlutter)|getx项目,包括适配,路由,扫码,google map,自定义marker,dio,组件封装,导航路径,登录注册,token重连,拨号,支付等(开发中...)|10|2021-11-11|2021-08-29| +|76|[meijian-io/muffin](https://github.com/meijian-io/muffin)|Muffin is a Flutter plugin used to implement mixed stack management based on multiple Engine and Navigator 2.0.|10|2021-12-16|2021-08-23| +|77|[poem-code/Getx-PinkApp](https://github.com/poem-code/Getx-PinkApp)|仿哔哩哔哩App,二次元,动漫,app,网站,ACG,flutter,使用getx_cli进行重构|9|2021-11-12|2021-11-12| +|78|[mdddj/flutter_simple_shop](https://github.com/mdddj/flutter_simple_shop)|flutter 商城,淘宝客 app|9|2021-12-26|2021-11-10| |79|[mimajiushi/flutter_swiper_plus](https://github.com/mimajiushi/flutter_swiper_plus)|轮播组件(swiper)|9|2021-08-23|2021-08-16| |80|[ukyo99999/report1922](https://github.com/ukyo99999/report1922)|簡訊實聯制QR code掃碼小工具,支援Android與iOS。|9|2021-10-13|2021-07-14| |81|[uuia/campus-app-inneu](https://github.com/uuia/campus-app-inneu)|在东大App,现已开源|9|2021-06-28|2021-06-27| |82|[tangpanqing/dart_mars](https://github.com/tangpanqing/dart_mars)|dart_mars|9|2021-08-17|2021-06-04| |83|[fuusy/flutter_read](https://github.com/fuusy/flutter_read)|A flutter project, 一款Flutter实战项目,已空安全适配,封装各种UI组件,网络组件以及使用peovider进行状态管理。|8|2021-12-23|2021-11-25| |84|[Xie-Yin/video_crop_track](https://github.com/Xie-Yin/video_crop_track)|一个Flutter视频裁剪编辑的轨道UI交互效果|8|2021-08-11|2021-08-06| -|85|[wenchaosong/FlutterCityPicker](https://github.com/wenchaosong/FlutterCityPicker)|:fire::fire::fire::+1: 城市选择,地址选择,实时请求数据,多项自定义配置,仿京东样式|8|2021-11-02|2021-03-11| -|86|[183839128/flutter_res_generator](https://github.com/183839128/flutter_res_generator)|Flutter插件,自动生成文件类写入yaml,像Android一样引入资源|7|2021-06-03|2021-06-02| -|87|[daixianceng/cron_dingding](https://github.com/daixianceng/cron_dingding)|钉钉自动打卡|7|2021-08-16|2021-04-07| -|88|[mdddj/flutter_dd_dataoke_sdk](https://github.com/mdddj/flutter_dd_dataoke_sdk)|大淘客sdk|7|2021-11-12|2021-03-12| -|89|[beyondstorage/beyond-tp](https://github.com/beyondstorage/beyond-tp)|Neutral data migration service|7|2021-12-22|2021-01-24| -|90|[KiritoCheng/flutter_note](https://github.com/KiritoCheng/flutter_note)|这是一个由flutter制作的简单app,具有记事功能的小便签。|6|2021-08-05|2021-07-27| -|91|[Koma-Chen/FlutterGetxMVVM](https://github.com/Koma-Chen/FlutterGetxMVVM)|Flutter版 MVVM架构,使用Getx|6|2021-09-26|2021-06-30| -|92|[w567675/amap-flutter-location](https://github.com/w567675/amap-flutter-location)|flutter amp location, Android端 iOS端 web客户端|6|2021-06-18|2021-06-16| -|93|[cpyczd/xy-music-mobile](https://github.com/cpyczd/xy-music-mobile)|🌧 XY- Flutter 全网音乐助手|6|2021-09-06|2021-05-21| -|94|[lucky1213/aliyun_oss](https://github.com/lucky1213/aliyun_oss)|阿里云 OSS flutter|6|2021-07-30|2021-03-07| -|95|[azhon/FlutterAppUpdate](https://github.com/azhon/FlutterAppUpdate)|一个Flutter版本简单、轻量、可随意定制的Android版本更新库;A simple, lightweight, and customizable Android version update library for Flutter|6|2021-09-27|2021-02-24| -|96|[evan361425/flutter-pos-system](https://github.com/evan361425/flutter-pos-system)|開源的 Flutter 應用程式,希望和使用者一起建立一個好用的 POS 系統(點餐系統)。|6|2021-12-27|2021-01-03| -|97|[xiaojia21190/dgl_login](https://github.com/xiaojia21190/dgl_login)|呆瓜佬|5|2021-12-14|2021-12-13| -|98|[smartbackme/emas_tlog](https://github.com/smartbackme/emas_tlog)|阿里 EMAS TLog 线上日志监控系统,flutter实现|5|2021-11-29|2021-11-24| -|99|[PeanutMelonSeedBigAlmond/PixivUserBatchDownloader](https://github.com/PeanutMelonSeedBigAlmond/PixivUserBatchDownloader)|一个可以批量下载Pixiv指定画师作品的工具 |5|2021-11-22|2021-11-05| -|100|[Asscre/flutter_ssf](https://github.com/Asscre/flutter_ssf)|flutter_ssf是一个推崇使用Provider、Custom Router、dio结合的MVVM开发模式设计的Flutter应用生产级开发脚手架。|5|2021-11-11|2021-09-16| +|85|[TencentCloudBase/cloudbase-flutter-sdk](https://github.com/TencentCloudBase/cloudbase-flutter-sdk)|Flutter Package for 云开发|8|2021-12-28|2021-04-28| +|86|[wenchaosong/FlutterCityPicker](https://github.com/wenchaosong/FlutterCityPicker)|:fire::fire::fire::+1: 城市选择,地址选择,实时请求数据,多项自定义配置,仿京东样式|8|2021-12-28|2021-03-11| +|87|[183839128/flutter_res_generator](https://github.com/183839128/flutter_res_generator)|Flutter插件,自动生成文件类写入yaml,像Android一样引入资源|7|2021-06-03|2021-06-02| +|88|[daixianceng/cron_dingding](https://github.com/daixianceng/cron_dingding)|钉钉自动打卡|7|2021-08-16|2021-04-07| +|89|[mdddj/flutter_dd_dataoke_sdk](https://github.com/mdddj/flutter_dd_dataoke_sdk)|大淘客sdk|7|2021-11-12|2021-03-12| +|90|[beyondstorage/beyond-tp](https://github.com/beyondstorage/beyond-tp)|Neutral data migration service|7|2021-12-22|2021-01-24| +|91|[KiritoCheng/flutter_note](https://github.com/KiritoCheng/flutter_note)|这是一个由flutter制作的简单app,具有记事功能的小便签。|6|2021-08-05|2021-07-27| +|92|[Koma-Chen/FlutterGetxMVVM](https://github.com/Koma-Chen/FlutterGetxMVVM)|Flutter版 MVVM架构,使用Getx|6|2021-09-26|2021-06-30| +|93|[w567675/amap-flutter-location](https://github.com/w567675/amap-flutter-location)|flutter amp location, Android端 iOS端 web客户端|6|2021-06-18|2021-06-16| +|94|[cpyczd/xy-music-mobile](https://github.com/cpyczd/xy-music-mobile)|🌧 XY- Flutter 全网音乐助手|6|2021-09-06|2021-05-21| +|95|[lucky1213/aliyun_oss](https://github.com/lucky1213/aliyun_oss)|阿里云 OSS flutter|6|2021-07-30|2021-03-07| +|96|[azhon/FlutterAppUpdate](https://github.com/azhon/FlutterAppUpdate)|一个Flutter版本简单、轻量、可随意定制的Android版本更新库;A simple, lightweight, and customizable Android version update library for Flutter|6|2021-09-27|2021-02-24| +|97|[evan361425/flutter-pos-system](https://github.com/evan361425/flutter-pos-system)|開源的 Flutter 應用程式,希望和使用者一起建立一個好用的 POS 系統(點餐系統)。|6|2021-12-28|2021-01-03| +|98|[xiaojia21190/dgl_login](https://github.com/xiaojia21190/dgl_login)|呆瓜佬|5|2021-12-14|2021-12-13| +|99|[smartbackme/emas_tlog](https://github.com/smartbackme/emas_tlog)|阿里 EMAS TLog 线上日志监控系统,flutter实现|5|2021-11-29|2021-11-24| +|100|[lancexin/aspect_frontend_server](https://github.com/lancexin/aspect_frontend_server)|修改frontend_server.dart.snapshot,让dart具有aspect的功能|5|2021-11-26|2021-11-07|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/new_repo/software/Go.md b/content/charts/new_repo/software/Go.md index 9893f3d6..77d6fd5f 100644 --- a/content/charts/new_repo/software/Go.md +++ b/content/charts/new_repo/software/Go.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Go -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[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云服务,打造具备聊天、社交功 ...|6012|2021-12-28|2021-05-26| -|2|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4297|2021-12-28|2021-05-16| -|3|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4032|2021-12-24|2021-04-21| -|4|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3497|2021-12-28|2021-07-09| -|5|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2214|2021-12-27|2021-02-25| -|6|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2120|2021-12-28|2021-03-05| -|7|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1603|2021-11-12|2021-08-24| -|8|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具|1589|2021-12-23|2021-07-30| -|9|[inbug-team/InScan](https://github.com/inbug-team/InScan)|边界打点后的自动化渗透工具|1321|2021-07-19|2021-04-10| -|10|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1230|2021-12-27|2021-07-08| -|11|[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|1116|2021-12-23|2021-02-23| +|1|[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云服务,打造具备聊天、社交功 ...|6028|2021-12-28|2021-05-26| +|2|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4313|2021-12-28|2021-05-16| +|3|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4033|2021-12-24|2021-04-21| +|4|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3504|2021-12-28|2021-07-09| +|5|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2216|2021-12-28|2021-02-25| +|6|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2122|2021-12-28|2021-03-05| +|7|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1608|2021-11-12|2021-08-24| +|8|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具|1592|2021-12-28|2021-07-30| +|9|[inbug-team/InScan](https://github.com/inbug-team/InScan)|边界打点后的自动化渗透工具|1324|2021-07-19|2021-04-10| +|10|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1235|2021-12-28|2021-07-08| +|11|[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|1121|2021-12-23|2021-02-23| |12|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1093|2021-12-27|2021-05-20| -|13|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1041|2021-12-22|2021-05-26| -|14|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|968|2021-12-15|2021-01-15| -|15|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|871|2021-12-28|2021-06-14| -|16|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|849|2021-12-07|2021-05-12| -|17|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|735|2021-11-27|2021-06-03| -|18|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|734|2021-12-28|2021-09-06| -|19|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|701|2021-10-11|2021-02-25| -|20|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具,可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取,在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解,且是go平台首款开源的RDP暴力破解工具。|678|2021-12-24|2021-01-25| -|21|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|615|2021-12-17|2021-04-19| -|22|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|614|2021-08-31|2021-04-10| -|23|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|582|2021-12-27|2021-05-30| -|24|[heiyeluren/koala](https://github.com/heiyeluren/koala)|koala通用频率控制系统,一个应对所有频次控制高度配置化的通用反作弊系统(规则引擎),高性能可扩展。 (the require golang >= 1.0)|560|2021-07-12|2021-05-18| -|25|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|554|2021-09-12|2021-05-30| -|26|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|552|2021-10-15|2021-07-24| -|27|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|540|2021-12-28|2021-07-14| -|28|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|536|2021-12-28|2021-08-30| -|29|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|527|2021-10-18|2021-04-06| -|30|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|457|2021-12-25|2021-09-29| -|31|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|409|2021-09-28|2021-09-28| -|32|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|384|2021-12-27|2021-04-29| -|33|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|373|2021-12-28|2021-11-08| -|34|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的红队(redteam)外网打点扫描器,功能 端口扫描(port scan) 指纹识别(fingerprint) nday检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|342|2021-12-15|2021-06-17| -|35|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|329|2021-12-27|2021-11-22| -|36|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|💡 Make Live Pure Again|321|2021-12-27|2021-12-06| -|37|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|321|2021-09-08|2021-09-07| -|38|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|316|2021-12-27|2021-07-16| -|39|[DigitalChinaOpenSource/TiDB-for-PostgreSQL](https://github.com/DigitalChinaOpenSource/TiDB-for-PostgreSQL)|PgSQL compatible on distributed database TiDB|306|2021-11-30|2021-06-01| -|40|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|297|2021-12-22|2021-10-18| -|41|[go-kratos/beer-shop](https://github.com/go-kratos/beer-shop)|An online shop application, the complete microservices demo for kratos.|291|2021-12-17|2021-04-11| -|42|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|284|2021-12-22|2021-02-18| -|43|[togettoyou/super-signature](https://github.com/togettoyou/super-signature)|🌌 iOS 签名分发内测服务|279|2021-08-09|2021-02-24| -|44|[wechatpay-apiv3/wechatpay-go](https://github.com/wechatpay-apiv3/wechatpay-go)|微信支付 APIv3 的 Go Library|278|2021-12-27|2021-02-26| -|45|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|274|2021-12-23|2021-01-28| -|46|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|271|2021-08-30|2021-04-29| -|47|[eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat)|golang网页版微信Api, 突破网页版登陆限制|265|2021-12-26|2021-01-13| -|48|[lanyulei/fiy](https://github.com/lanyulei/fiy)|配置管理数据库,即CMDB。|258|2021-11-11|2021-01-07| -|49|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|254|2021-11-27|2021-09-20| -|50|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|245|2021-10-08|2021-08-08| -|51|[carina-io/carina](https://github.com/carina-io/carina)|Carina: an high performance and ops-free local storage for kubernetes|243|2021-12-27|2021-08-18| -|52|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|241|2021-12-24|2021-11-08| -|53|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码,无需Java环境直接从二进制角度构造Ysoserial的Payload|240|2021-09-22|2021-08-27| -|54|[songangweb/durl](https://github.com/songangweb/durl)|short-url distributed and high-performance 高性能短链接服务 短网址|236|2021-12-27|2021-04-29| -|55|[go-dragon/dragon](https://github.com/go-dragon/dragon)|Dragon 🐲 🐲 🐲 is an enterprise high performance web framework with Go for the feature and comfortable develop.|233|2021-10-25|2021-07-06| -|56|[slime-io/slime](https://github.com/slime-io/slime)|an intelligent ServiceMesh manager based on istio|233|2021-12-08|2021-01-20| -|57|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero 全面技术栈开发最小可用项目,帮助go-zero社区更完善。 go-zero项目地址: https://github.com/zeromicro/go-zero|231|2021-12-23|2021-12-20| -|58|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|231|2021-12-09|2021-12-07| -|59|[wjpxxx/letgo](https://github.com/wjpxxx/letgo)|high-performance Lightweight web framework for the Go programming language. golang web framework,高可用golang web框架,go语言 web框架 ,go web更适合大数据,高并发的场景下使用|225|2021-12-24|2021-05-11| -|60|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端|219|2021-11-20|2021-08-04| -|61|[fcre1938/goShellCodeByPassVT](https://github.com/fcre1938/goShellCodeByPassVT)|通过线程注入及-race参数免杀全部VT|216|2021-11-05|2021-07-09| -|62|[Zy143L/jdc](https://github.com/Zy143L/jdc)|JDC 青龙扫码面板|216|2021-08-02|2021-06-21| -|63|[unionj-cloud/go-doudou](https://github.com/unionj-cloud/go-doudou)|go-doudou(doudou pronounce /dəudəu/)is a gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. It supports monolith service application as well. Currently, it supports restf ...|214|2021-12-26|2021-02-24| -|64|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|208|2021-12-09|2021-11-11| -|65|[yqcs/ZheTian](https://github.com/yqcs/ZheTian)| ZheTian 免杀shellcode执行程序|201|2021-11-26|2021-08-24| -|66|[kubecube-io/KubeCube](https://github.com/kubecube-io/KubeCube)|KubeCube is an open source enterprise-level container platform|199|2021-12-20|2021-07-12| -|67|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK(基于企业微信C版官方SDK封装)|199|2021-12-21|2021-02-19| +|13|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1043|2021-12-22|2021-05-26| +|14|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|969|2021-12-15|2021-01-15| +|15|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|880|2021-12-28|2021-06-14| +|16|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|850|2021-12-07|2021-05-12| +|17|[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.|820|2021-12-28|2021-04-29| +|18|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|736|2021-11-27|2021-06-03| +|19|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|734|2021-12-28|2021-09-06| +|20|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|701|2021-10-11|2021-02-25| +|21|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具,可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取,在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解,且是go平台首款开源的RDP暴力破解工具。|679|2021-12-28|2021-01-25| +|22|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|618|2021-12-17|2021-04-19| +|23|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|615|2021-08-31|2021-04-10| +|24|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|586|2021-12-28|2021-05-30| +|25|[heiyeluren/koala](https://github.com/heiyeluren/koala)|koala通用频率控制系统,一个应对所有频次控制高度配置化的通用反作弊系统(规则引擎),高性能可扩展。 (the require golang >= 1.0)|561|2021-07-12|2021-05-18| +|26|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|554|2021-09-12|2021-05-30| +|27|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|553|2021-10-15|2021-07-24| +|28|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|547|2021-12-28|2021-07-14| +|29|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|539|2021-12-28|2021-08-30| +|30|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|527|2021-10-18|2021-04-06| +|31|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|457|2021-12-28|2021-09-29| +|32|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|410|2021-09-28|2021-09-28| +|33|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|384|2021-12-28|2021-04-29| +|34|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|375|2021-12-28|2021-11-08| +|35|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|353|2021-12-28|2021-12-06| +|36|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的红队(redteam)外网打点扫描器,功能 端口扫描(port scan) 指纹识别(fingerprint) nday检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|342|2021-12-15|2021-06-17| +|37|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|329|2021-12-27|2021-11-22| +|38|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|322|2021-09-08|2021-09-07| +|39|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|317|2021-12-27|2021-07-16| +|40|[DigitalChinaOpenSource/TiDB-for-PostgreSQL](https://github.com/DigitalChinaOpenSource/TiDB-for-PostgreSQL)|PgSQL compatible on distributed database TiDB|306|2021-11-30|2021-06-01| +|41|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|300|2021-12-22|2021-10-18| +|42|[go-kratos/beer-shop](https://github.com/go-kratos/beer-shop)|An online shop application, the complete microservices demo for kratos.|291|2021-12-17|2021-04-11| +|43|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|284|2021-12-28|2021-02-18| +|44|[wechatpay-apiv3/wechatpay-go](https://github.com/wechatpay-apiv3/wechatpay-go)|微信支付 APIv3 的 Go Library|282|2021-12-28|2021-02-26| +|45|[togettoyou/super-signature](https://github.com/togettoyou/super-signature)|🌌 iOS 签名分发内测服务|280|2021-08-09|2021-02-24| +|46|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|274|2021-12-23|2021-01-28| +|47|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|271|2021-08-30|2021-04-29| +|48|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|265|2021-12-24|2021-11-08| +|49|[eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat)|golang网页版微信Api, 突破网页版登陆限制|265|2021-12-26|2021-01-13| +|50|[lanyulei/fiy](https://github.com/lanyulei/fiy)|配置管理数据库,即CMDB。|258|2021-11-11|2021-01-07| +|51|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|255|2021-11-27|2021-09-20| +|52|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|245|2021-10-08|2021-08-08| +|53|[carina-io/carina](https://github.com/carina-io/carina)|Carina: an high performance and ops-free local storage for kubernetes|243|2021-12-28|2021-08-18| +|54|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码,无需Java环境直接从二进制角度构造Ysoserial的Payload|242|2021-09-22|2021-08-27| +|55|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero 全面技术栈开发最小可用项目,帮助go-zero社区更完善。 go-zero项目地址: https://github.com/zeromicro/go-zero|238|2021-12-23|2021-12-20| +|56|[songangweb/durl](https://github.com/songangweb/durl)|short-url distributed and high-performance 高性能短链接服务 短网址|237|2021-12-28|2021-04-29| +|57|[go-dragon/dragon](https://github.com/go-dragon/dragon)|Dragon 🐲 🐲 🐲 is an enterprise high performance web framework with Go for the feature and comfortable develop.|233|2021-10-25|2021-07-06| +|58|[slime-io/slime](https://github.com/slime-io/slime)|an intelligent ServiceMesh manager based on istio|233|2021-12-28|2021-01-20| +|59|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|231|2021-12-09|2021-12-07| +|60|[wjpxxx/letgo](https://github.com/wjpxxx/letgo)|high-performance Lightweight web framework for the Go programming language. golang web framework,高可用golang web框架,go语言 web框架 ,go web更适合大数据,高并发的场景下使用|226|2021-12-28|2021-05-11| +|61|[unionj-cloud/go-doudou](https://github.com/unionj-cloud/go-doudou)|go-doudou(doudou pronounce /dəudəu/)is a gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. It supports monolith service application as well. Currently, it supports restf ...|225|2021-12-28|2021-02-24| +|62|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端|220|2021-11-20|2021-08-04| +|63|[Zy143L/jdc](https://github.com/Zy143L/jdc)|JDC 青龙扫码面板|217|2021-08-02|2021-06-21| +|64|[fcre1938/goShellCodeByPassVT](https://github.com/fcre1938/goShellCodeByPassVT)|通过线程注入及-race参数免杀全部VT|216|2021-11-05|2021-07-09| +|65|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|208|2021-12-09|2021-11-11| +|66|[yqcs/ZheTian](https://github.com/yqcs/ZheTian)| ZheTian 免杀shellcode执行程序|202|2021-11-26|2021-08-24| +|67|[kubecube-io/KubeCube](https://github.com/kubecube-io/KubeCube)|KubeCube is an open source enterprise-level container platform|199|2021-12-28|2021-07-12| |68|[Maka8ka/NGLite](https://github.com/Maka8ka/NGLite)|A major platform RAT Tool based by Blockchain/P2P.Now support Windows/Linux/MacOS|198|2021-09-13|2021-05-19| -|69|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|195|2021-12-27|2021-02-01| -|70|[karminski/pineapple](https://github.com/karminski/pineapple)|pineapple lang 是一个简单的编程语言 demo. 它包含了个手写的递归下降解析器和一个简单的解释器. 虽然该语言甚至不是图灵完备的. 但 pineapple 的主要目的是让编译原理初学者有一个预热, 简单了解一个编程语言是怎么构建的. |190|2021-12-05|2021-01-02| -|71|[linvon/cuckoo-filter](https://github.com/linvon/cuckoo-filter)|Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化|189|2021-10-10|2021-02-19| -|72|[Li4n0/revsuit](https://github.com/Li4n0/revsuit)|RevSuit is a flexible and powerful reverse connection platform designed for receiving connection from target host in penetration. |188|2021-12-26|2021-04-21| -|73|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件.|182|2021-12-20|2021-06-08| -|74|[JKme/cube](https://github.com/JKme/cube)|内网渗透测试工具,弱密码爆破、信息收集和漏洞扫描|182|2021-11-19|2021-04-23| -|75|[cckuailong/hostscan](https://github.com/cckuailong/hostscan)|自动化Host碰撞工具,帮助红队快速扩展网络边界,获取更多目标点|167|2021-11-19|2021-10-02| -|76|[Rvn0xsy/goDomain](https://github.com/Rvn0xsy/goDomain)|Windows活动目录中的LDAP信息收集工具|167|2021-10-09|2021-08-11| -|77|[jasonLaw1015/GfEasy](https://github.com/jasonLaw1015/GfEasy)|快速crud开发框架,甚至于一行代码不用敲;自动根据数据库表结构自动生成crud代码;低代码开发框架;至少减少百分90%工作量;可快速把现有系统转成GfEasy版本;后端使用GoFrame开发;后台前端使用 cool-admin-vue;后台使用自适应布局,手机、PC完美使用。|164|2021-12-09|2021-07-30| -|78|[sotowang/zmyy-seckill](https://github.com/sotowang/zmyy-seckill)|知苗易约抢购|164|2021-10-01|2021-01-31| -|79|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|155|2021-12-24|2021-12-23| -|80|[wuhan005/mebeats](https://github.com/wuhan005/mebeats)|💓 小米手环实时心率数据采集 - Your Soul, Your Beats!|155|2021-06-09|2021-06-05| -|81|[LinkLeong/go-aliyundrive-webdav](https://github.com/LinkLeong/go-aliyundrive-webdav)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|154|2021-12-25|2021-09-05| -|82|[mayocream/pastebin-ipfs](https://github.com/mayocream/pastebin-ipfs)|🌐 (Web 3.0) Pastebin built on IPFS, securely served by Distributed Web and Edge Network.|150|2021-12-27|2021-09-06| -|83|[Rvn0xsy/red-tldr](https://github.com/Rvn0xsy/red-tldr)|red-tldr is a lightweight text search tool, which is used to help red team staff quickly find the commands and key points they want to execute, so it is more suitable for use by red team personnel wit ...|148|2021-09-22|2021-08-03| -|84|[RealLiuSha/echo-admin](https://github.com/RealLiuSha/echo-admin)|基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架,致力于提供一套尽可能轻量且优雅的中后台解决方案。|146|2021-10-22|2021-04-28| -|85|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者web,rpc,websocket等网络框架的基础框架|143|2021-11-11|2021-11-04| -|86|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|134|2021-12-14|2021-11-27| -|87|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|131|2021-12-01|2021-12-01| -|88|[canc3s/cIPR](https://github.com/canc3s/cIPR)|将域名转为ip段权重|131|2021-09-08|2021-03-09| -|89|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|2021-12-15|2021-12-14| -|90|[issue9/cnregion](https://github.com/issue9/cnregion)|2009-2020年中国全国(省、市、县、乡/镇、村/街道)五级行政区域数据|127|2021-11-24|2021-02-05| -|91|[NICEXAI/WeChatCustomerServiceSDK](https://github.com/NICEXAI/WeChatCustomerServiceSDK)|微信客服SDK|126|2021-11-12|2021-07-20| -|92|[caoyingjunz/pixiu](https://github.com/caoyingjunz/pixiu)|Pixiu(貔貅) 旨在对 kubernetes 原生功能的补充和强化|126|2021-11-17|2021-04-07| -|93|[lim-team/LiMaoIM](https://github.com/lim-team/LiMaoIM)|纯Go编写的IM,完全自定义协议的高性能即时通讯服务(High-performance instant messaging service with fully customizable protocol)|125|2021-09-23|2021-06-29| -|94|[pinkhello/go-starter](https://github.com/pinkhello/go-starter)|Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库|123|2021-07-16|2021-03-06| -|95|[storyicon/powerproto](https://github.com/storyicon/powerproto)|🎉 An awesome version control tool for protoc and its related plugins.|122|2021-10-29|2021-07-11| -|96|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用,它能够快速进行压缩包生成。|120|2021-11-02|2021-11-01| -|97|[isucon/isucon11-qualify](https://github.com/isucon/isucon11-qualify)|ISUCON11 予選 (ISUCONDITION)|120|2021-12-22|2021-05-14| -|98|[chyroc/lark](https://github.com/chyroc/lark)|Feishu/Lark Open API Go SDK, Support ALL Open API and Event Callback.|120|2021-12-24|2021-04-21| -|99|[canc3s/cDomain](https://github.com/canc3s/cDomain)|利用天眼查查询企业备案|120|2021-11-09|2021-03-01| -|100|[EmYiQing/go-sqlmap](https://github.com/EmYiQing/go-sqlmap)|仅供娱乐的简易golang版sqlmap|119|2021-06-07|2021-05-13| +|69|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK(基于企业微信C版官方SDK封装)|198|2021-12-21|2021-02-19| +|70|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|196|2021-12-27|2021-02-01| +|71|[Li4n0/revsuit](https://github.com/Li4n0/revsuit)|RevSuit is a flexible and powerful reverse connection platform designed for receiving connection from target host in penetration. |190|2021-12-28|2021-04-21| +|72|[linvon/cuckoo-filter](https://github.com/linvon/cuckoo-filter)|Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化|190|2021-10-10|2021-02-19| +|73|[karminski/pineapple](https://github.com/karminski/pineapple)|pineapple lang 是一个简单的编程语言 demo. 它包含了个手写的递归下降解析器和一个简单的解释器. 虽然该语言甚至不是图灵完备的. 但 pineapple 的主要目的是让编译原理初学者有一个预热, 简单了解一个编程语言是怎么构建的. |190|2021-12-05|2021-01-02| +|74|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件.|183|2021-12-20|2021-06-08| +|75|[JKme/cube](https://github.com/JKme/cube)|内网渗透测试工具,弱密码爆破、信息收集和漏洞扫描|182|2021-11-19|2021-04-23| +|76|[Rvn0xsy/goDomain](https://github.com/Rvn0xsy/goDomain)|Windows活动目录中的LDAP信息收集工具|168|2021-10-09|2021-08-11| +|77|[sotowang/zmyy-seckill](https://github.com/sotowang/zmyy-seckill)|知苗易约抢购|168|2021-12-28|2021-01-31| +|78|[cckuailong/hostscan](https://github.com/cckuailong/hostscan)|自动化Host碰撞工具,帮助红队快速扩展网络边界,获取更多目标点|167|2021-11-19|2021-10-02| +|79|[jasonLaw1015/GfEasy](https://github.com/jasonLaw1015/GfEasy)|快速crud开发框架,甚至于一行代码不用敲;自动根据数据库表结构自动生成crud代码;低代码开发框架;至少减少百分90%工作量;可快速把现有系统转成GfEasy版本;后端使用GoFrame开发;后台前端使用 cool-admin-vue;后台使用自适应布局,手机、PC完美使用。|164|2021-12-09|2021-07-30| +|80|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|159|2021-12-24|2021-12-23| +|81|[wuhan005/mebeats](https://github.com/wuhan005/mebeats)|💓 小米手环实时心率数据采集 - Your Soul, Your Beats!|155|2021-06-09|2021-06-05| +|82|[LinkLeong/go-aliyundrive-webdav](https://github.com/LinkLeong/go-aliyundrive-webdav)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|154|2021-12-25|2021-09-05| +|83|[mayocream/pastebin-ipfs](https://github.com/mayocream/pastebin-ipfs)|🌐 (Web 3.0) Pastebin built on IPFS, securely served by Distributed Web and Edge Network.|150|2021-12-27|2021-09-06| +|84|[Rvn0xsy/red-tldr](https://github.com/Rvn0xsy/red-tldr)|red-tldr is a lightweight text search tool, which is used to help red team staff quickly find the commands and key points they want to execute, so it is more suitable for use by red team personnel wit ...|148|2021-09-22|2021-08-03| +|85|[RealLiuSha/echo-admin](https://github.com/RealLiuSha/echo-admin)|基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架,致力于提供一套尽可能轻量且优雅的中后台解决方案。|146|2021-10-22|2021-04-28| +|86|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者web,rpc,websocket等网络框架的基础框架|143|2021-11-11|2021-11-04| +|87|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|138|2021-12-14|2021-11-27| +|88|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|132|2021-12-01|2021-12-01| +|89|[canc3s/cIPR](https://github.com/canc3s/cIPR)|将域名转为ip段权重|132|2021-09-08|2021-03-09| +|90|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|2021-12-15|2021-12-14| +|91|[issue9/cnregion](https://github.com/issue9/cnregion)|2009-2020年中国全国(省、市、县、乡/镇、村/街道)五级行政区域数据|128|2021-11-24|2021-02-05| +|92|[caoyingjunz/pixiu](https://github.com/caoyingjunz/pixiu)|Pixiu(貔貅) 旨在对 kubernetes 原生功能的补充和强化|127|2021-11-17|2021-04-07| +|93|[NICEXAI/WeChatCustomerServiceSDK](https://github.com/NICEXAI/WeChatCustomerServiceSDK)|微信客服SDK|126|2021-11-12|2021-07-20| +|94|[lim-team/LiMaoIM](https://github.com/lim-team/LiMaoIM)|纯Go编写的IM,完全自定义协议的高性能即时通讯服务(High-performance instant messaging service with fully customizable protocol)|125|2021-09-23|2021-06-29| +|95|[pinkhello/go-starter](https://github.com/pinkhello/go-starter)|Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库|123|2021-07-16|2021-03-06| +|96|[storyicon/powerproto](https://github.com/storyicon/powerproto)|🎉 An awesome version control tool for protoc and its related plugins.|122|2021-10-29|2021-07-11| +|97|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用,它能够快速进行压缩包生成。|121|2021-11-02|2021-11-01| +|98|[isucon/isucon11-qualify](https://github.com/isucon/isucon11-qualify)|ISUCON11 予選 (ISUCONDITION)|120|2021-12-22|2021-05-14| +|99|[chyroc/lark](https://github.com/chyroc/lark)|Feishu/Lark Open API Go SDK, Support ALL Open API and Event Callback.|120|2021-12-28|2021-04-21| +|100|[canc3s/cDomain](https://github.com/canc3s/cDomain)|利用天眼查查询企业备案|120|2021-11-09|2021-03-01|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/new_repo/software/Groovy.md b/content/charts/new_repo/software/Groovy.md index 29a60b8b..4348f91a 100644 --- a/content/charts/new_repo/software/Groovy.md +++ b/content/charts/new_repo/software/Groovy.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Groovy -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| diff --git a/content/charts/new_repo/software/HTML.md b/content/charts/new_repo/software/HTML.md index 12f7c3bb..eeaec7a0 100644 --- a/content/charts/new_repo/software/HTML.md +++ b/content/charts/new_repo/software/HTML.md @@ -1,36 +1,36 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > HTML -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| |1|[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|1135|2021-10-22|2021-01-01| -|2|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|800|2021-12-24|2021-07-20| -|3|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|570|2021-12-23|2021-12-22| -|4|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|460|2021-12-26|2021-11-13| -|5|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|438|2021-11-25|2021-11-10| +|2|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|2021-12-24|2021-07-20| +|3|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|655|2021-12-23|2021-12-22| +|4|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|470|2021-12-28|2021-11-13| +|5|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|440|2021-11-25|2021-11-10| |6|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|412|2021-12-24|2021-09-10| |7|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|293|2021-12-16|2021-06-15| |8|[HollowMan6/LZU-Auto-COVID-Health-Report](https://github.com/HollowMan6/LZU-Auto-COVID-Health-Report)|LZU Auto COVID Health Report.(兰州大学疫情期间自动定时健康打卡)|290|2021-11-22|2021-01-09| |9|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|257|2021-11-17|2021-01-29| -|10|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|254|2021-12-24|2021-05-27| +|10|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|254|2021-12-28|2021-05-27| |11|[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|2021-08-28|2021-08-25| |12|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景(360°)鞋子展示(包含建模过程)|230|2021-09-16|2021-07-25| |13|[tangxiaofeng7/SecExample](https://github.com/tangxiaofeng7/SecExample)|JAVA 漏洞靶场 (Vulnerability Environment For Java)|175|2021-07-15|2021-06-03| |14|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |173|2021-08-26|2021-06-16| |15|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器,YYDS!仅供娱乐,切勿当真~|151|2021-08-24|2021-08-18| -|16|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|147|2021-12-26|2021-10-02| +|16|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|148|2021-12-26|2021-10-02| |17|[BlueSkyXN/TencentCloud-Order](https://github.com/BlueSkyXN/TencentCloud-Order)|腾讯云产品-自定义参数购买一键单页,免额外抓包,直接输入参数提交自动跳转对应订单页面|142|2021-07-12|2021-05-23| |18|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|131|2021-12-11|2021-10-29| |19|[apicloudcom/act](https://github.com/apicloudcom/act)|[AVM] [组件] [案例] ACT 是 AVM Component & Template 的缩写。 Vant 组件库的 AVM 实现。|131|2021-12-15|2021-02-05| -|20|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|125|2021-12-27|2021-11-23| +|20|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|125|2021-12-28|2021-11-23| |21|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|124|2021-10-23|2021-03-26| -|22|[BlueSkyXN/KIENG-FigureBed](https://github.com/BlueSkyXN/KIENG-FigureBed)|image.kieng.cn 的仿站源码,支持Vercel,CloudFlare,Github等无服务器部署|116|2021-11-12|2021-02-14| -|23|[knowsex/knowsex.github.io](https://github.com/knowsex/knowsex.github.io)|知性,开放式性教育网站。KnowSex.net is a sex education website.|115|2021-12-20|2021-03-05| +|22|[knowsex/knowsex.github.io](https://github.com/knowsex/knowsex.github.io)|知性,开放式性教育网站。KnowSex.net is a sex education website.|116|2021-12-20|2021-03-05| +|23|[BlueSkyXN/KIENG-FigureBed](https://github.com/BlueSkyXN/KIENG-FigureBed)|image.kieng.cn 的仿站源码,支持Vercel,CloudFlare,Github等无服务器部署|116|2021-11-12|2021-02-14| |24|[doersino/nyum](https://github.com/doersino/nyum)|A simple Pandoc-powered static site generator for your recipe collection – it effortlessly turns a set of Markdown-formatted recipes into a lightweight, responsive, searchable website.|114|2021-10-12|2021-03-11| |25|[wx-chevalier/K8s-Series](https://github.com/wx-chevalier/K8s-Series)|深入浅出 K8s:概念与部署 工作载荷 服务负载 存储 权限 网络 生态扩展|112|2021-11-02|2021-02-21| -|26|[loongson/LoongArch-Documentation](https://github.com/loongson/LoongArch-Documentation)|The documentation for LoongArch.|95|2021-12-27|2021-05-21| +|26|[loongson/LoongArch-Documentation](https://github.com/loongson/LoongArch-Documentation)|The documentation for LoongArch.|95|2021-12-28|2021-05-21| |27|[misitebao/static-theme-misilog](https://github.com/misitebao/static-theme-misilog)|🛫 A server-side rendering template based on Vue runtime compilation, which can be used in any template engine.|92|2021-12-21|2021-03-21| |28|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|83|2021-11-26|2021-10-16| |29|[jbloom/SARS-CoV-2_PRJNA612766](https://github.com/jbloom/SARS-CoV-2_PRJNA612766)|Analysis of early Wuhan SARS-CoV-2 sequences from deleted SRA BioProject PRJNA612766|79|2021-09-20|2021-05-18| @@ -38,9 +38,9 @@ |31|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|77|2021-07-22|2021-02-07| |32|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|73|2021-12-04|2021-12-04| |33|[cmoseses/cmoseses.github.io](https://github.com/cmoseses/cmoseses.github.io)|成都市城市轨道交通线网规划2021版,成都地铁规划2021版|73|2021-07-12|2021-07-06| -|34|[OxOOo/ProxyPoolWithUI](https://github.com/OxOOo/ProxyPoolWithUI)|Python编写的HTTP代理池,集成WEB管理界面,无外部数据库依赖,可直接运行,兼容Windows,Linux和macOS。Free Proxy Pool with Web UI on Windows, Linux, and macOS. |70|2021-10-16|2021-01-29| -|35|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|69|2021-12-21|2021-09-25| -|36|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|65|2021-12-27|2021-12-06| +|34|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|71|2021-12-21|2021-09-25| +|35|[OxOOo/ProxyPoolWithUI](https://github.com/OxOOo/ProxyPoolWithUI)|Python编写的HTTP代理池,集成WEB管理界面,无外部数据库依赖,可直接运行,兼容Windows,Linux和macOS。Free Proxy Pool with Web UI on Windows, Linux, and macOS. |70|2021-10-16|2021-01-29| +|36|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|65|2021-12-28|2021-12-06| |37|[Denkiame/Tategaki](https://github.com/Denkiame/Tategaki)|Translate Telegra.ph to vertical writing.|65|2021-11-23|2021-08-27| |38|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|2021-11-05|2021-10-13| |39|[Oreomeow/freenom-py](https://github.com/Oreomeow/freenom-py)|Freenom 域名自动续约 python 项目|61|2021-10-22|2021-08-21| @@ -52,7 +52,7 @@ |45|[wxylssy/LSSY](https://github.com/wxylssy/LSSY)|LSSY量化交易系统|53|2021-12-05|2021-01-06| |46|[Nick-Hopps/v2-ui-plus](https://github.com/Nick-Hopps/v2-ui-plus)|-|52|2021-09-16|2021-02-24| |47|[wx-chevalier/Web-Engineering-Series](https://github.com/wx-chevalier/Web-Engineering-Series)|Web 工程化体系与应用架构探究,模块化、组件化、微前端、框架设计与实现|51|2021-11-28|2021-04-23| -|48|[wildfirechat/vue-pc-chat](https://github.com/wildfirechat/vue-pc-chat)|野火IM PC 客户端,支持Windows、MacOS,Linux,支持国产操作系统和国产CPU|50|2021-12-27|2021-01-15| +|48|[wildfirechat/vue-pc-chat](https://github.com/wildfirechat/vue-pc-chat)|野火IM PC 客户端,支持Windows、MacOS,Linux,支持国产操作系统和国产CPU|50|2021-12-28|2021-01-15| |49|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|2021-11-11|2021-03-13| |50|[loogn/bulmarazor](https://github.com/loogn/bulmarazor)|BulmaRazor is a component library built on top of Bulma and Blazor.|49|2021-10-25|2021-02-05| |51|[OSCPU/ysyx](https://github.com/OSCPU/ysyx)|一生一芯的信息发布和内容网站|46|2021-10-14|2021-06-25| @@ -65,7 +65,7 @@ |58|[witnessmenow/ESP32-Trinity](https://github.com/witnessmenow/ESP32-Trinity)|An Open Source ESP32 board for connecting to HUB75 Matrix Panels|38|2021-11-28|2021-07-14| |59|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|2021-09-16|2021-05-06| |60|[liangjingkanji/Resume-Template](https://github.com/liangjingkanji/Resume-Template)|🥚 使用模板生成网页/Pdf/Word/Png/Html的简历|38|2021-07-08|2021-03-17| -|61|[moyuweiqing/bilibili-barrage-analysis](https://github.com/moyuweiqing/bilibili-barrage-analysis)|bilibili弹幕分析,包含爬虫、词云分析、词频分析、情感分析、构建衍生指标,可视化|36|2021-07-19|2021-03-23| +|61|[moyuweiqing/bilibili-barrage-analysis](https://github.com/moyuweiqing/bilibili-barrage-analysis)|bilibili弹幕分析,包含爬虫、词云分析、词频分析、情感分析、构建衍生指标,可视化|37|2021-07-19|2021-03-23| |62|[X-lab2017/OSSDevGov2021](https://github.com/X-lab2017/OSSDevGov2021)|Open Source Software Development and Community Governance (开源软件开发与社区治理)|36|2021-08-02|2021-02-28| |63|[KemononLine/Mess-around](https://github.com/KemononLine/Mess-around)|一些好康的|35|2021-10-28|2021-10-06| |64|[aoaostar/aliyundrive_uploader_for_baota](https://github.com/aoaostar/aliyundrive_uploader_for_baota)|阿里云盘上传宝塔插件|35|2021-09-24|2021-07-20| @@ -75,34 +75,34 @@ |68|[khuyentran1401/top-github-scraper](https://github.com/khuyentran1401/top-github-scraper)|Scape top GitHub repositories and users based on keywords|33|2021-08-27|2021-02-27| |69|[Rocket-Factory/DoubanMovieJSON](https://github.com/Rocket-Factory/DoubanMovieJSON)|豆瓣电影JSON数据|33|2021-12-27|2021-01-13| |70|[AndyXFuture/MCar-Arduino-ESP01S](https://github.com/AndyXFuture/MCar-Arduino-ESP01S)|A Mecanum-wheel car based on ESP01S.|32|2021-12-06|2021-11-02| -|71|[cymetrics/blog](https://github.com/cymetrics/blog)|Cymetrics 技術部落格|30|2021-12-20|2021-07-19| +|71|[cymetrics/blog](https://github.com/cymetrics/blog)|Cymetrics 技術部落格|30|2021-12-28|2021-07-19| |72|[Zy143L/JDC_WEB](https://github.com/Zy143L/JDC_WEB)|JDC_WEB文件|30|2021-07-30|2021-06-28| |73|[mendax1234/ThinkpadX390-Opencore-EFI](https://github.com/mendax1234/ThinkpadX390-Opencore-EFI)|macOS Catalina & Big Sur on ThinkPad X390 (Hackintosh)|30|2021-11-15|2021-01-23| |74|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|29|2021-12-13|2021-12-11| -|75|[fengtianxi001/Three-LargeScreen](https://github.com/fengtianxi001/Three-LargeScreen)|模仿图扑的3d风机可视化大屏|29|2021-09-16|2021-03-03| -|76|[drumworkteam/tone](https://github.com/drumworkteam/tone)|A Cross-Cultural Writing System|29|2021-10-30|2021-01-10| -|77|[TruthOriginem/Starsector-095-Localization](https://github.com/TruthOriginem/Starsector-095-Localization)|远行星号中文化|28|2021-12-27|2021-04-11| +|75|[TruthOriginem/Starsector-095-Localization](https://github.com/TruthOriginem/Starsector-095-Localization)|远行星号中文化|29|2021-12-28|2021-04-11| +|76|[fengtianxi001/Three-LargeScreen](https://github.com/fengtianxi001/Three-LargeScreen)|模仿图扑的3d风机可视化大屏|29|2021-09-16|2021-03-03| +|77|[drumworkteam/tone](https://github.com/drumworkteam/tone)|A Cross-Cultural Writing System|29|2021-10-30|2021-01-10| |78|[cnzbpy/simplepy](https://github.com/cnzbpy/simplepy)|这些是用Python编写的一些简单的项目。|28|2021-12-26|2021-04-01| |79|[L-M-Sherlock/sm18-lazy-package](https://github.com/L-M-Sherlock/sm18-lazy-package)|SuperMemo 18 中文懒人包|27|2021-12-11|2021-11-06| |80|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|27|2021-12-26|2021-04-18| |81|[oulume/free-gradient-colors](https://github.com/oulume/free-gradient-colors)|免费的180个美丽CSS3渐变样式和超清渐变图|26|2021-08-07|2021-07-02| |82|[botuniverse/onebot-11](https://github.com/botuniverse/onebot-11)|OneBot 11 标准|25|2021-10-24|2021-10-10| -|83|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|24|2021-11-17|2021-11-17| -|84|[yuhangch/zhmoji](https://github.com/yuhangch/zhmoji)|用作搜狗拼音自定义短语,输入😄而不是图片。|24|2021-12-02|2021-09-06| -|85|[mrsanshui/WeChatPYAPI](https://github.com/mrsanshui/WeChatPYAPI)|基于微信PC端的Python接口,开发者可通过Python轻松调用。实现微信机器人、群管理等强大的功能!|24|2021-12-18|2021-07-29| +|83|[mrsanshui/WeChatPYAPI](https://github.com/mrsanshui/WeChatPYAPI)|基于微信PC端的Python接口,开发者可通过Python轻松调用。实现微信机器人、群管理等强大的功能!|25|2021-12-18|2021-07-29| +|84|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|24|2021-11-17|2021-11-17| +|85|[yuhangch/zhmoji](https://github.com/yuhangch/zhmoji)|用作搜狗拼音自定义短语,输入😄而不是图片。|24|2021-12-02|2021-09-06| |86|[alwaysmle/Auto-Translate](https://github.com/alwaysmle/Auto-Translate)|Python file for automatically translate language, just need to press crtl+space!|24|2021-07-22|2021-06-21| |87|[NianBroken/Personal_Sakura_Guide_Page](https://github.com/NianBroken/Personal_Sakura_Guide_Page)|一款好看的樱花个人引导页,基于Dimension的二次修改。普通虚拟主机即可搭建,无需其他环境。把源码上传到服务器,修改index.html里面的代码,访问域名就可以使用。纯Html-Css-JavaScript|24|2021-07-21|2021-05-03| |88|[qwd/Icons](https://github.com/qwd/Icons)|和风天气开源图标字体库 Open source weather icons && fonts for QWeather|23|2021-11-12|2021-09-23| |89|[ScarecrowSec/WiKi](https://github.com/ScarecrowSec/WiKi)|稻草人安全团队漏洞库|23|2021-07-24|2021-07-10| -|90|[TinyHandsome/FxxkOnmyoji](https://github.com/TinyHandsome/FxxkOnmyoji)|阴阳师给爷爬 Onmyoji climbing for your grandpa|23|2021-11-22|2021-01-09| -|91|[AdhyWiranto44/object-detection-indonesian-traffic-signs-using-yolo-algorithm](https://github.com/AdhyWiranto44/object-detection-indonesian-traffic-signs-using-yolo-algorithm)|Pendeteksian rambu lalu lintas khas Indonesia menggunakan dataset custom dan menggunakan algoritma Deep Learning You Only Look Once v4|22|2021-10-30|2021-09-19| -|92|[limboy/OhMyTimeline](https://github.com/limboy/OhMyTimeline)|-|22|2021-08-30|2021-08-30| -|93|[SpeedyOrc-C/Hilipedia](https://github.com/SpeedyOrc-C/Hilipedia)|丘丘语语料库与词典 Hilichurlian Corpus and Dictionary|22|2021-10-30|2021-03-25| -|94|[insoxin/a](https://github.com/insoxin/a)|a.pages.dev源码|22|2021-10-15|2021-02-21| -|95|[dnsjia/devops](https://github.com/dnsjia/devops)|基于django+vue实现的一套前后端分离的运维系统|22|2021-07-15|2021-01-26| -|96|[QiaoJinming/qiaojinming.github.io](https://github.com/QiaoJinming/qiaojinming.github.io)|-|21|2021-07-24|2021-07-24| -|97|[semlinker/file-download-demos](https://github.com/semlinker/file-download-demos)|Multi-scene File Download Demo|21|2021-07-14|2021-07-14| -|98|[seanpm2001/Its-time-to-cut-WideVine-DRM](https://github.com/seanpm2001/Its-time-to-cut-WideVine-DRM)|An article on why Googles WideVine DRM should not be used.|21|2021-09-12|2021-02-09| +|90|[seanpm2001/Its-time-to-cut-WideVine-DRM](https://github.com/seanpm2001/Its-time-to-cut-WideVine-DRM)|An article on why Googles WideVine DRM should not be used.|23|2021-12-28|2021-02-09| +|91|[TinyHandsome/FxxkOnmyoji](https://github.com/TinyHandsome/FxxkOnmyoji)|阴阳师给爷爬 Onmyoji climbing for your grandpa|23|2021-11-22|2021-01-09| +|92|[AdhyWiranto44/object-detection-indonesian-traffic-signs-using-yolo-algorithm](https://github.com/AdhyWiranto44/object-detection-indonesian-traffic-signs-using-yolo-algorithm)|Pendeteksian rambu lalu lintas khas Indonesia menggunakan dataset custom dan menggunakan algoritma Deep Learning You Only Look Once v4|22|2021-10-30|2021-09-19| +|93|[limboy/OhMyTimeline](https://github.com/limboy/OhMyTimeline)|-|22|2021-08-30|2021-08-30| +|94|[SpeedyOrc-C/Hilipedia](https://github.com/SpeedyOrc-C/Hilipedia)|丘丘语语料库与词典 Hilichurlian Corpus and Dictionary|22|2021-10-30|2021-03-25| +|95|[insoxin/a](https://github.com/insoxin/a)|a.pages.dev源码|22|2021-10-15|2021-02-21| +|96|[dnsjia/devops](https://github.com/dnsjia/devops)|基于django+vue实现的一套前后端分离的运维系统|22|2021-07-15|2021-01-26| +|97|[QiaoJinming/qiaojinming.github.io](https://github.com/QiaoJinming/qiaojinming.github.io)|-|21|2021-07-24|2021-07-24| +|98|[semlinker/file-download-demos](https://github.com/semlinker/file-download-demos)|Multi-scene File Download Demo|21|2021-07-14|2021-07-14| |99|[houbb/low-code](https://github.com/houbb/low-code)|The low code plateform for java.(java 低代码/无代码平台工具。java 代码自动一键生成工具。)|20|2021-06-07|2021-04-24| |100|[Gxy-2001/DataScienceAssignment](https://github.com/Gxy-2001/DataScienceAssignment)|数据科学基础大作业:实现的技术包括利用python爬虫,爬取关键词搜索的微博正文,特定微博下的评论;预处理微博文本;手写textRank;聚类,kmeans,DBSCAN,层次聚类;情感词典情感分析;pyecharts可视化绘图|20|2021-12-05|2021-01-21| diff --git a/content/charts/new_repo/software/Java.md b/content/charts/new_repo/software/Java.md index 45df82ca..32d29b1d 100644 --- a/content/charts/new_repo/software/Java.md +++ b/content/charts/new_repo/software/Java.md @@ -1,92 +1,92 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Java -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4128|2021-12-27|2021-02-02| -|2|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|2903|2021-12-22|2021-01-13| +|1|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4141|2021-12-28|2021-02-02| +|2|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|2907|2021-12-22|2021-01-13| |3|[tangxiaofeng7/CVE-2021-44228-Apache-Log4j-Rce](https://github.com/tangxiaofeng7/CVE-2021-44228-Apache-Log4j-Rce)|Apache Log4j 远程代码执行|2481|2021-12-15|2021-12-09| -|4|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统|1929|2021-12-16|2021-01-24| -|5|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1559|2021-12-27|2021-06-16| -|6|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 商城系统|1359|2021-12-27|2021-05-14| +|4|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统|1940|2021-12-28|2021-01-24| +|5|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1586|2021-12-28|2021-06-16| +|6|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 商城系统|1360|2021-12-28|2021-05-14| |7|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|973|2021-12-15|2021-12-10| -|8|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|933|2021-12-26|2021-08-15| -|9|[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.|918|2021-12-27|2021-10-16| -|10|[xManager-v2/xManager-Spotify](https://github.com/xManager-v2/xManager-Spotify)|An android application where you can manage and install all versions of the spotify app.|781|2021-11-29|2021-02-08| -|11|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|735|2021-12-13|2021-10-22| -|12|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|微服务电商商城 java商城|729|2021-11-26|2021-08-04| -|13|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|652|2021-10-15|2021-06-23| +|8|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|934|2021-12-26|2021-08-15| +|9|[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.|921|2021-12-28|2021-10-16| +|10|[xManager-v2/xManager-Spotify](https://github.com/xManager-v2/xManager-Spotify)|An android application where you can manage and install all versions of the spotify app.|783|2021-11-29|2021-02-08| +|11|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|微服务电商商城 java商城|741|2021-12-28|2021-08-04| +|12|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|739|2021-12-13|2021-10-22| +|13|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|660|2021-10-15|2021-06-23| |14|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|583|2021-12-16|2021-11-06| -|15|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|570|2021-10-21|2021-03-02| -|16|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|542|2021-12-13|2021-09-14| -|17|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|541|2021-12-28|2021-06-17| +|15|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|572|2021-10-21|2021-03-02| +|16|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|543|2021-12-28|2021-06-17| +|17|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|542|2021-12-13|2021-09-14| |18|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|523|2021-08-20|2021-08-19| -|19|[HXSecurity/DongTai-agent-java](https://github.com/HXSecurity/DongTai-agent-java)|Java Agent is a Java application probe of DongTai IAST, which collects method invocation data during runtime of Java application by dynamic hooks.|522|2021-12-25|2021-03-22| -|20|[LSPosed/AndroidHiddenApiBypass](https://github.com/LSPosed/AndroidHiddenApiBypass)|Bypass restrictions on non-SDK interfaces|499|2021-12-10|2021-04-07| -|21|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|470|2021-11-04|2021-04-14| -|22|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|460|2021-12-27|2021-08-16| -|23|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具,大量参考/引用了Rogue JNDI项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。|440|2021-12-13|2021-10-22| -|24|[SummerSec/ShiroAttack2](https://github.com/SummerSec/ShiroAttack2)|shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马)修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack|433|2021-12-16|2021-06-13| -|25|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|419|2021-11-24|2021-11-24| +|19|[HXSecurity/DongTai-agent-java](https://github.com/HXSecurity/DongTai-agent-java)|Java Agent is a Java application probe of DongTai IAST, which collects method invocation data during runtime of Java application by dynamic hooks.|523|2021-12-28|2021-03-22| +|20|[LSPosed/AndroidHiddenApiBypass](https://github.com/LSPosed/AndroidHiddenApiBypass)|Bypass restrictions on non-SDK interfaces|502|2021-12-10|2021-04-07| +|21|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|472|2021-11-04|2021-04-14| +|22|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|461|2021-12-28|2021-08-16| +|23|[SummerSec/ShiroAttack2](https://github.com/SummerSec/ShiroAttack2)|shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马)修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack|447|2021-12-16|2021-06-13| +|24|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具,大量参考/引用了Rogue JNDI项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。|440|2021-12-13|2021-10-22| +|25|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|422|2021-11-24|2021-11-24| |26|[mqttsnet/thinglinks](https://github.com/mqttsnet/thinglinks)|开源ThingLinks物联网一体化平台,高性、高吞吐量、高扩展性的物联网平台!单机可以支持百万链接,同时支持自定义扩展功能,功能非常强大,采用netty作为通信层组件,支持插件化开发集成!|417|2021-12-26|2021-09-17| |27|[silently9527/coupons](https://github.com/silently9527/coupons)|淘宝客项目,支持App,微信小程序,QQ小程序|335|2021-10-16|2021-01-28| -|28|[kaaass/ZerotierFix](https://github.com/kaaass/ZerotierFix)|An unofficial Zerotier Android client patched from official client|324|2021-11-05|2021-04-06| -|29|[baidu/brcc](https://github.com/baidu/brcc)|BRCC(better remote config center)是一个分布式配置中心,用于统一管理应用服务的配置信息,避免各类资源散落在各个项目中,简化资源配置的维护成本。作为一种轻量级的解决方案,部署简单,同时支持多环境、多版本、多角色的资源管理,可以在不改变应用源码的情况下无缝切换和实时生效配置信息。|317|2021-12-27|2021-02-03| -|30|[silently9527/Toolkit](https://github.com/silently9527/Toolkit)|程序员常用的工具集Idea插件,帮助开发人员提升效率|314|2021-08-17|2021-01-24| -|31|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|308|2021-12-06|2021-09-21| +|28|[kaaass/ZerotierFix](https://github.com/kaaass/ZerotierFix)|An unofficial Zerotier Android client patched from official client|325|2021-11-05|2021-04-06| +|29|[baidu/brcc](https://github.com/baidu/brcc)|BRCC(better remote config center)是一个分布式配置中心,用于统一管理应用服务的配置信息,避免各类资源散落在各个项目中,简化资源配置的维护成本。作为一种轻量级的解决方案,部署简单,同时支持多环境、多版本、多角色的资源管理,可以在不改变应用源码的情况下无缝切换和实时生效配置信息。|317|2021-12-28|2021-02-03| +|30|[silently9527/Toolkit](https://github.com/silently9527/Toolkit)|程序员常用的工具集Idea插件,帮助开发人员提升效率|315|2021-08-17|2021-01-24| +|31|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|313|2021-12-06|2021-09-21| |32|[getActivity/ShapeView](https://github.com/getActivity/ShapeView)|Shape 支持在布局中直接定义啦,支持设置阴影,文字渐变色,状态选择器|303|2021-12-24|2021-07-17| |33|[asnhkl1/XUploader](https://github.com/asnhkl1/XUploader)|Android上类似Web框架antD的uploader组件|302|2021-07-26|2021-07-09| |34|[jiangzhengnan/Xerath](https://github.com/jiangzhengnan/Xerath)|🔪 AOP development framework implemented through *Annotation + ASM + Gradle Transform API* for Android🤖|298|2021-12-14|2021-08-30| -|35|[yhy0/ExpDemo-JavaFX](https://github.com/yhy0/ExpDemo-JavaFX)|图形化漏洞利用Demo-JavaFX版|296|2021-08-31|2021-03-27| -|36|[quickmsg/smqtt](https://github.com/quickmsg/smqtt)|开源MQTT broker(基于reactor-netty实现高性能的、可扩展、支持集群)|292|2021-12-25|2021-04-26| -|37|[virjarRatel/ratel-core](https://github.com/virjarRatel/ratel-core)|平头哥的核心代码|290|2021-12-18|2021-08-26| -|38|[zfoo-project/zfoo](https://github.com/zfoo-project/zfoo)|💡极致性能的Java服务器框架,RPC,游戏服务器框架,web应用服务器框架。(Extreme fast enterprise Java server framework, can be RPC, game server framework, web server framework.)|278|2021-12-11|2021-05-19| -|39|[niumoo/bing-wallpaper](https://github.com/niumoo/bing-wallpaper)|必应每日超清壁纸(4K)|275|2021-12-27|2021-02-08| +|35|[yhy0/ExpDemo-JavaFX](https://github.com/yhy0/ExpDemo-JavaFX)|图形化漏洞利用Demo-JavaFX版|297|2021-08-31|2021-03-27| +|36|[quickmsg/smqtt](https://github.com/quickmsg/smqtt)|开源MQTT broker(基于reactor-netty实现高性能的、可扩展、支持集群)|295|2021-12-25|2021-04-26| +|37|[virjarRatel/ratel-core](https://github.com/virjarRatel/ratel-core)|平头哥的核心代码|291|2021-12-18|2021-08-26| +|38|[zfoo-project/zfoo](https://github.com/zfoo-project/zfoo)|💡极致性能的Java服务器框架,RPC,游戏服务器框架,web应用服务器框架。(Extreme fast enterprise Java server framework, can be RPC, game server framework, web server framework.)|280|2021-12-11|2021-05-19| +|39|[niumoo/bing-wallpaper](https://github.com/niumoo/bing-wallpaper)|必应每日超清壁纸(4K)|276|2021-12-28|2021-02-08| |40|[oschina/kooder](https://github.com/oschina/kooder)|🔍An open source GitLab/Gitee/Gitea code search tool. Kooder 是一个为 Gitee/GitLab 开发的开源代码搜索工具,这是一个镜像仓库,主仓库在 Gitee。|266|2021-10-09|2021-03-09| |41|[ggg4566/BurpBountyPlus](https://github.com/ggg4566/BurpBountyPlus)|BurpBounty 魔改版本|252|2021-08-22|2021-06-30| |42|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|2021-12-13|2021-12-11| |43|[j3ers3/Hello-Java-Sec](https://github.com/j3ers3/Hello-Java-Sec)|☕️ Java Security,安全编码和代码审计|231|2021-09-02|2021-07-04| |44|[guyijie1211/JustLive-Android](https://github.com/guyijie1211/JustLive-Android)|📱一个整合国内多个直播平台内容的App|226|2021-12-08|2021-08-16| -|45|[jenly1314/MLKit](https://github.com/jenly1314/MLKit)|🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。|223|2021-10-19|2021-04-02| +|45|[jenly1314/MLKit](https://github.com/jenly1314/MLKit)|🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。|225|2021-10-19|2021-04-02| |46|[pmiaowu/HostCollision](https://github.com/pmiaowu/HostCollision)|用于host碰撞而生的小工具,专门检测渗透中需要绑定hosts才能访问的主机或内部系统|222|2021-12-01|2021-10-15| |47|[pj567/TVMovie](https://github.com/pj567/TVMovie)|AndroidTV TV 机顶盒 电影 电视剧 直播 免费资源 远程搜索 远程网页投屏解析|219|2021-06-05|2021-03-11| |48|[LXYan2333/Fabric-Bedrock-Miner](https://github.com/LXYan2333/Fabric-Bedrock-Miner)|A fabric client mod to mine bedrock!|216|2021-12-24|2021-09-04| -|49|[LookCos/hermit](https://github.com/LookCos/hermit)|能将对API的调用转化为对手机的操作,软件自身提供 restful API,运行于安卓,一切操作与获取信息均由软件完成。|215|2021-08-27|2021-01-26| +|49|[LookCos/hermit](https://github.com/LookCos/hermit)|能将对API的调用转化为对手机的操作,软件自身提供 restful API,运行于安卓,一切操作与获取信息均由软件完成。|216|2021-08-27|2021-01-26| |50|[DataLinkDC/dlink](https://github.com/DataLinkDC/dlink)|Dlink 为 Apache Flink 而生,让 Flink SQL 纵享丝滑。它是一个交互式的 FlinkSQL Studio,可以在线开发、补全、校验 、执行、预览 FlinkSQL,支持 Flink 官方所有语法及其增强语法,并且可以同时对多 Flink 集群实例进行提交、停止、SavePoint 等运维操作,如同您的 IntelliJ IDEA For Flink SQL。|210|2021-12-26|2021-06-09| -|51|[w2016561536/android_virtual_cam](https://github.com/w2016561536/android_virtual_cam)|xposed安卓虚拟摄像头 android virtual camera on xposed hook|207|2021-12-20|2021-08-13| +|51|[w2016561536/android_virtual_cam](https://github.com/w2016561536/android_virtual_cam)|xposed安卓虚拟摄像头 android virtual camera on xposed hook|208|2021-12-20|2021-08-13| |52|[su18/MemoryShell](https://github.com/su18/MemoryShell)|JavaWeb MemoryShell Inject/Scan/Killer/Protect Research & Exploring|204|2021-06-25|2021-06-21| |53|[Loli-Server/LoliServer1.16](https://github.com/Loli-Server/LoliServer1.16)|LoliServer 是 Minecraft 较新版本 1.16.5 中的 Forge + Bukkit 服务端核心, 支持Forge Mod和Bukkit 插件, 兼容性与性能优秀|191|2021-12-27|2021-04-04| |54|[Cruii/bilibili-helper-hub](https://github.com/Cruii/bilibili-helper-hub)|🚀 Bilibili每日任务托管平台|189|2021-12-27|2021-06-06| |55|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|2021-12-15|2021-12-13| -|56|[apache/rocketmq-dashboard](https://github.com/apache/rocketmq-dashboard)|The state-of-the-art Dashboard of Apache RoccketMQ provides excellent monitoring capability. Various graphs and statistics of events, performance and system information of clients and application is e ...|176|2021-12-16|2021-08-09| +|56|[apache/rocketmq-dashboard](https://github.com/apache/rocketmq-dashboard)|The state-of-the-art Dashboard of Apache RoccketMQ provides excellent monitoring capability. Various graphs and statistics of events, performance and system information of clients and application is e ...|177|2021-12-16|2021-08-09| |57|[isevenluo/github-hosts](https://github.com/isevenluo/github-hosts)|本项目定时更新GitHub最新hosts,解决GitHub图片无法显示,加速GitHub网页浏览。|176|2021-12-27|2021-04-27| |58|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|172|2021-12-21|2021-11-29| |59|[xuzhijvn/spring-boot-tony-starters](https://github.com/xuzhijvn/spring-boot-tony-starters)|springboot 快速启动器|172|2021-12-26|2021-07-29| |60|[su18/JDBC-Attack](https://github.com/su18/JDBC-Attack)|JDBC Connection URL Attack|171|2021-09-10|2021-09-09| -|61|[ServenScorpion/VirtualApp](https://github.com/ServenScorpion/VirtualApp)|support android 11 应用分身、模拟设备、模拟wifi、虚拟多开、钉钉打卡、企微打卡、插件开发、XP插件、模拟用户操作、java hook、c++ hook|169|2021-07-17|2021-04-11| -|62|[huage2580/PermissionMonitor](https://github.com/huage2580/PermissionMonitor)|监控隐私权限的方法调用,like小米应用行为记录|164|2021-07-23|2021-07-22| -|63|[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.|162|2021-12-22|2021-12-13| +|61|[ServenScorpion/VirtualApp](https://github.com/ServenScorpion/VirtualApp)|support android 11 应用分身、模拟设备、模拟wifi、虚拟多开、钉钉打卡、企微打卡、插件开发、XP插件、模拟用户操作、java hook、c++ hook|171|2021-07-17|2021-04-11| +|62|[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.|167|2021-12-22|2021-12-13| +|63|[huage2580/PermissionMonitor](https://github.com/huage2580/PermissionMonitor)|监控隐私权限的方法调用,like小米应用行为记录|164|2021-07-23|2021-07-22| |64|[dong-jianbin/flow-pro](https://github.com/dong-jianbin/flow-pro)|低代码 全配置 工作流 activiti 即时通信 OA|157|2021-12-21|2021-07-26| |65|[ScriptKid-Beta/WebBatchRequest](https://github.com/ScriptKid-Beta/WebBatchRequest)|WEB批量请求器(WebBatchRequest)是对目标地址批量进行快速的存活探测、Title获取,简单的banner识别,支持HTTP代理以及可自定义HTTP请求用于批量的漏洞验证等的一款基于JAVA编写的轻量工具。|157|2021-11-10|2021-06-14| |66|[parkt90/dis-seckill](https://github.com/parkt90/dis-seckill)|⭐⭐⭐⭐SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统|155|2021-09-02|2021-06-22| -|67|[virjar/echo](https://github.com/virjar/echo)|分布式代理ip共享系统|154|2021-09-27|2021-02-23| -|68|[didi/LogiCommon](https://github.com/didi/LogiCommon)|Java版 认证、鉴权、管理、任务调度通用功能组件|153|2021-11-03|2021-09-22| -|69|[Lstaynight/xposed-dy](https://github.com/Lstaynight/xposed-dy)|基于Xposed的抖音爬虫,抖音风控后自动一键新机,模拟一个全新的运行环境|149|2021-10-25|2021-05-08| +|67|[didi/LogiCommon](https://github.com/didi/LogiCommon)|Java版 认证、鉴权、管理、任务调度通用功能组件|154|2021-11-03|2021-09-22| +|68|[virjar/echo](https://github.com/virjar/echo)|分布式代理ip共享系统|154|2021-09-27|2021-02-23| +|69|[Lstaynight/xposed-dy](https://github.com/Lstaynight/xposed-dy)|基于Xposed的抖音爬虫,抖音风控后自动一键新机,模拟一个全新的运行环境|150|2021-10-25|2021-05-08| |70|[ChenJunsen/Hegui3.0](https://github.com/ChenJunsen/Hegui3.0)|工信部合规检测Xposed模块源码|147|2021-11-05|2021-07-07| |71|[cata-network/cata_database](https://github.com/cata-network/cata_database)|blockchain database, cata metadata query|146|2021-08-19|2021-08-15| -|72|[jambestwick/web3jdemo](https://github.com/jambestwick/web3jdemo)|功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,争取做大第一看盘,买卖工具,持续更新中... ...|145|2021-12-27|2021-11-29| -|73|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|142|2021-12-25|2021-12-11| -|74|[woodpecker-appstore/weblogic-infodetector](https://github.com/woodpecker-appstore/weblogic-infodetector)|woodpecker框架weblogic信息探测插件|140|2021-11-03|2021-04-01| -|75|[Yang0615777/sendMail](https://github.com/Yang0615777/sendMail)|批量发送钓鱼邮箱|139|2021-07-26|2021-04-03| -|76|[hokaso/hocassian-media-matrix](https://github.com/hokaso/hocassian-media-matrix)|NMCN(Niche Multi Channel Network),小眾多頻道網絡,是「同和新媒體矩陣」創始團隊於輿論資本全球化背景下率先提出的一種非營利性的去中心化自媒體聯盟形式,通過聯盟內創作單位的交流互推、共享資源等方式對抗資本侵蝕,在產出卓越作品的同時保障亞文化生存空間,為守護寶貴的非物質文化遺產盡綿薄之力。|137|2021-12-23|2021-05-30| -|77|[wzomg/chatserver](https://github.com/wzomg/chatserver)|网页在线聊天系统后端|137|2021-06-03|2021-04-01| -|78|[MinaMichita/MiuiEULocalizationToolsBox](https://github.com/MinaMichita/MiuiEULocalizationToolsBox)|Miui EU 本地化项目工具箱app|135|2021-07-12|2021-07-12| -|79|[shenzhen2017/EasyFloat](https://github.com/shenzhen2017/EasyFloat)|不需要权限的悬浮窗方案~|135|2021-08-26|2021-05-04| -|80|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|:pencil:消息推送平台|134|2021-12-26|2021-11-06| -|81|[msh01/yoma](https://github.com/msh01/yoma)|一个小而美的低代码全栈开发平台,一键生成后端api接口+前端页面代码+在线接口文档,节省50%的前后端开发的工作量。基于springboot +mybatis+spring security+vue 技术栈|134|2021-08-03|2021-02-22| -|82|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|133|2021-12-16|2021-12-11| +|72|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|145|2021-12-25|2021-12-11| +|73|[jambestwick/web3jdemo](https://github.com/jambestwick/web3jdemo)|功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,争取做大第一看盘,买卖工具,持续更新中... ...|145|2021-12-27|2021-11-29| +|74|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|141|2021-12-16|2021-12-11| +|75|[woodpecker-appstore/weblogic-infodetector](https://github.com/woodpecker-appstore/weblogic-infodetector)|woodpecker框架weblogic信息探测插件|140|2021-11-03|2021-04-01| +|76|[Yang0615777/sendMail](https://github.com/Yang0615777/sendMail)|批量发送钓鱼邮箱|139|2021-07-26|2021-04-03| +|77|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|:pencil:消息推送平台|138|2021-12-26|2021-11-06| +|78|[hokaso/hocassian-media-matrix](https://github.com/hokaso/hocassian-media-matrix)|NMCN(Niche Multi Channel Network),小眾多頻道網絡,是「同和新媒體矩陣」創始團隊於輿論資本全球化背景下率先提出的一種非營利性的去中心化自媒體聯盟形式,通過聯盟內創作單位的交流互推、共享資源等方式對抗資本侵蝕,在產出卓越作品的同時保障亞文化生存空間,為守護寶貴的非物質文化遺產盡綿薄之力。|137|2021-12-23|2021-05-30| +|79|[wzomg/chatserver](https://github.com/wzomg/chatserver)|网页在线聊天系统后端|137|2021-06-03|2021-04-01| +|80|[MinaMichita/MiuiEULocalizationToolsBox](https://github.com/MinaMichita/MiuiEULocalizationToolsBox)|Miui EU 本地化项目工具箱app|135|2021-07-12|2021-07-12| +|81|[shenzhen2017/EasyFloat](https://github.com/shenzhen2017/EasyFloat)|不需要权限的悬浮窗方案~|135|2021-08-26|2021-05-04| +|82|[msh01/yoma](https://github.com/msh01/yoma)|一个小而美的低代码全栈开发平台,一键生成后端api接口+前端页面代码+在线接口文档,节省50%的前后端开发的工作量。基于springboot +mybatis+spring security+vue 技术栈|134|2021-08-03|2021-02-22| |83|[depycode/fastjson-c3p0](https://github.com/depycode/fastjson-c3p0)|fastjson不出网利用、c3p0|133|2021-07-30|2021-03-19| |84|[Rvn0xsy/PassDecode-jar](https://github.com/Rvn0xsy/PassDecode-jar)|帆软/致远密码解密工具|132|2021-07-29|2021-07-29| |85|[safe6Sec/ShiroExp](https://github.com/safe6Sec/ShiroExp)|shiro综合利用工具|132|2021-10-25|2021-07-16| @@ -94,17 +94,17 @@ |87|[ydstar/LogKit](https://github.com/ydstar/LogKit)|轻量级日志系统,支持任意类型的数据打印,堆栈的追踪,日志的缓存,日志的可视化等高级功能|128|2021-09-18|2021-03-23| |88|[EmYiQing/MemShell](https://github.com/EmYiQing/MemShell)|记录自己研究的一些特殊Tomcat内存马|127|2021-11-26|2021-11-21| |89|[TheKingOfDuck/Loki](https://github.com/TheKingOfDuck/Loki)|一个轻量级Web蜜罐 - A Little Web Honeypot.🍯🍯🍯🐝🐝🐝|126|2021-09-15|2021-01-30| -|90|[Ahoo-Wang/CosId](https://github.com/Ahoo-Wang/CosId)|Universal, flexible, high-performance distributed ID generator. 通用、灵活、高性能的分布式 ID 生成器|125|2021-12-27|2021-06-23| -|91|[EmYiQing/LDAPKit](https://github.com/EmYiQing/LDAPKit)|自用的LDAP测试工具,一键启动|124|2021-12-13|2021-12-11| -|92|[libxzr/KonaBess](https://github.com/libxzr/KonaBess)|A GPU overclock & undervolt tool for sd865 855 888 765 690 750 780G|124|2021-12-22|2021-01-11| -|93|[GuhDoy/TiebaTS](https://github.com/GuhDoy/TiebaTS)|提供修改百度贴吧底栏等个性化功能。An Xposed module for Baidu Tieba with personalized functions.|122|2021-12-24|2021-02-19| -|94|[lematechvip/hrun4j](https://github.com/lematechvip/hrun4j)|工具选得好,下班回家早;测试用得对,半夜安心睡|122|2021-11-29|2021-01-21| -|95|[jnwang95/music-java-api](https://github.com/jnwang95/music-java-api)|集成网易云音乐api|119|2021-08-01|2021-06-11| -|96|[mochat-cloud/mochat-java](https://github.com/mochat-cloud/mochat-java)|基于企业微信的开源应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|119|2021-12-23|2021-03-29| -|97|[chaosblade-io/chaosblade-box](https://github.com/chaosblade-io/chaosblade-box)|chaos-platform|118|2021-11-24|2021-02-02| -|98|[usualwyy/PowerScanner](https://github.com/usualwyy/PowerScanner)|面向HW的红队半自动扫描器|117|2021-12-16|2021-01-23| -|99|[KpLi0rn/ShiroExploit](https://github.com/KpLi0rn/ShiroExploit)|ShiroExploit 是一款 Shiro 可视化利用工具,集成密钥爆破,命令回显内存马注入等功能|115|2021-07-16|2021-07-04| -|100|[hectorqin/reader](https://github.com/hectorqin/reader)|阅读3服务器版,桌面端。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element|114|2021-11-29|2021-08-13| +|90|[Ahoo-Wang/CosId](https://github.com/Ahoo-Wang/CosId)|Universal, flexible, high-performance distributed ID generator. 通用、灵活、高性能的分布式 ID 生成器|125|2021-12-28|2021-06-23| +|91|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|124|2021-12-28|2021-12-26| +|92|[EmYiQing/LDAPKit](https://github.com/EmYiQing/LDAPKit)|自用的LDAP测试工具,一键启动|124|2021-12-13|2021-12-11| +|93|[libxzr/KonaBess](https://github.com/libxzr/KonaBess)|A GPU overclock & undervolt tool for sd865 855 888 765 690 750 780G|124|2021-12-22|2021-01-11| +|94|[GuhDoy/TiebaTS](https://github.com/GuhDoy/TiebaTS)|提供修改百度贴吧底栏等个性化功能。An Xposed module for Baidu Tieba with personalized functions.|122|2021-12-24|2021-02-19| +|95|[lematechvip/hrun4j](https://github.com/lematechvip/hrun4j)|工具选得好,下班回家早;测试用得对,半夜安心睡|122|2021-11-29|2021-01-21| +|96|[jnwang95/music-java-api](https://github.com/jnwang95/music-java-api)|集成网易云音乐api|119|2021-08-01|2021-06-11| +|97|[mochat-cloud/mochat-java](https://github.com/mochat-cloud/mochat-java)|基于企业微信的开源应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|119|2021-12-23|2021-03-29| +|98|[chaosblade-io/chaosblade-box](https://github.com/chaosblade-io/chaosblade-box)|chaos-platform|118|2021-11-24|2021-02-02| +|99|[usualwyy/PowerScanner](https://github.com/usualwyy/PowerScanner)|面向HW的红队半自动扫描器|117|2021-12-16|2021-01-23| +|100|[KpLi0rn/ShiroExploit](https://github.com/KpLi0rn/ShiroExploit)|ShiroExploit 是一款 Shiro 可视化利用工具,集成密钥爆破,命令回显内存马注入等功能|116|2021-07-16|2021-07-04|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/new_repo/software/JavaScript.md b/content/charts/new_repo/software/JavaScript.md index 4394ea7d..3cdcfd10 100644 --- a/content/charts/new_repo/software/JavaScript.md +++ b/content/charts/new_repo/software/JavaScript.md @@ -1,44 +1,44 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > JavaScript -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|15893|2021-12-26|2021-08-07| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|16318|2021-12-26|2021-08-07| |2|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|2772|2021-12-11|2021-05-18| -|3|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2599|2021-12-24|2021-03-03| -|4|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2199|2021-12-24|2021-10-16| -|5|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|1928|2021-12-28|2021-05-11| -|6|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1845|2021-12-27|2021-06-24| -|7|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1844|2021-12-26|2021-02-15| -|8|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1541|2021-09-06|2021-04-10| -|9|[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.|1439|2021-12-25|2021-03-08| -|10|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1350|2021-12-09|2021-07-26| +|3|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2605|2021-12-24|2021-03-03| +|4|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2203|2021-12-24|2021-10-16| +|5|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|1937|2021-12-28|2021-05-11| +|6|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1850|2021-12-28|2021-06-24| +|7|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1847|2021-12-26|2021-02-15| +|8|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1539|2021-09-06|2021-04-10| +|9|[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.|1441|2021-12-25|2021-03-08| +|10|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1352|2021-12-09|2021-07-26| |11|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1177|2021-08-20|2021-01-28| |12|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1137|2021-12-27|2021-03-14| |13|[lan-tianxiang/jd_shell](https://github.com/lan-tianxiang/jd_shell)|Node网页开发工具|1058|2021-07-07|2021-01-30| |14|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1031|2021-12-23|2021-05-15| -|15|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1019|2021-12-24|2021-04-19| -|16|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|980|2021-12-06|2021-11-19| +|15|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1026|2021-12-24|2021-04-19| +|16|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|982|2021-12-06|2021-11-19| |17|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件,让你的react项目可以加载vue组件|958|2021-08-18|2021-05-17| |18|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|929|2021-10-30|2021-10-20| -|19|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|759|2021-12-27|2021-03-28| +|19|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|760|2021-12-28|2021-03-28| |20|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|708|2021-12-11|2021-08-12| -|21|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|655|2021-12-27|2021-10-15| -|22|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|639|2021-12-13|2021-04-16| -|23|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|603|2021-12-27|2021-05-29| -|24|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|567|2021-12-25|2021-02-03| +|21|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|657|2021-12-28|2021-10-15| +|22|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|638|2021-12-13|2021-04-16| +|23|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|605|2021-12-27|2021-05-29| +|24|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|569|2021-12-25|2021-02-03| |25|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|501|2021-09-17|2021-07-18| |26|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|482|2021-11-24|2021-04-08| |27|[tnfe/wp2vite](https://github.com/tnfe/wp2vite)|一个让webpack项目支持vite的前端项目的转换工具。A front-end project automatic conversion tool。|481|2021-12-17|2021-03-29| |28|[CC11001100/ast-hook-for-js-RE](https://github.com/CC11001100/ast-hook-for-js-RE)|浏览器内存漫游解决方案(探索中...)|474|2021-09-23|2021-01-15| -|29|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|419|2021-12-24|2021-04-05| -|30|[xqq/mpegts.js](https://github.com/xqq/mpegts.js)|HTML5 MPEG2-TS Stream Player|363|2021-10-19|2021-03-15| -|31|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|361|2021-12-25|2021-09-06| -|32|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|358|2021-11-23|2021-10-30| +|29|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|421|2021-12-24|2021-04-05| +|30|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|363|2021-12-25|2021-09-06| +|31|[xqq/mpegts.js](https://github.com/xqq/mpegts.js)|HTML5 MPEG2-TS Stream Player|363|2021-10-19|2021-03-15| +|32|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|359|2021-11-23|2021-10-30| |33|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|339|2021-11-06|2021-07-10| -|34|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|商城系统- java商城|326|2021-12-24|2021-09-13| +|34|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|商城系统- java商城|326|2021-12-28|2021-09-13| |35|[newbee-ltd/newbee-mall-plus](https://github.com/newbee-ltd/newbee-mall-plus)|🔥 🎉newbee-mall-plus 项目是 newbee-mall 项目的升级版本,增加了优惠券模块、商品秒杀模块、支付宝支付,优化了搜索功能,后续会继续增加功能模块以及流行的技术栈。|316|2021-11-17|2021-01-17| |36|[wechat-miniprogram/minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform)|-|304|2021-12-22|2021-05-24| |37|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|297|2021-12-28|2021-08-07| diff --git a/content/charts/new_repo/software/Jupyter-Notebook.md b/content/charts/new_repo/software/Jupyter-Notebook.md index aa141fa4..9c3e677a 100644 --- a/content/charts/new_repo/software/Jupyter-Notebook.md +++ b/content/charts/new_repo/software/Jupyter-Notebook.md @@ -1,28 +1,28 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Jupyter Notebook -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|779|2021-12-21|2021-04-07| -|2|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|345|2021-12-27|2021-07-21| +|1|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|781|2021-12-21|2021-04-07| +|2|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|348|2021-12-27|2021-07-21| |3|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|252|2021-12-23|2021-02-04| |4|[luo3300612/Visualizer](https://github.com/luo3300612/Visualizer)|assistant tools for attention visualization in deep learning|193|2021-08-11|2021-08-09| -|5|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|174|2021-12-26|2021-09-29| +|5|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|176|2021-12-26|2021-09-29| |6|[44670/SourceHanSans-Pixel](https://github.com/44670/SourceHanSans-Pixel)|基于思源黑体的开源像素字体|170|2021-08-20|2021-08-18| |7|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|-|116|2021-11-15|2021-07-31| -|8|[davidfrz/yolov5_distance_count](https://github.com/davidfrz/yolov5_distance_count)|使用yolov5,双目摄像头进行测距|101|2021-07-16|2021-07-10| +|8|[davidfrz/yolov5_distance_count](https://github.com/davidfrz/yolov5_distance_count)|使用yolov5,双目摄像头进行测距|104|2021-07-16|2021-07-10| |9|[chenghuige/pikachu2](https://github.com/chenghuige/pikachu2)|微信大数据2021 1st,qq浏览器2021 3rd,mind新闻推荐2020 1st,NAIC2020 AI+遥感影像 2nd|96|2021-11-17|2021-11-04| -|10|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|93|2021-12-27|2021-01-25| +|10|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|93|2021-12-28|2021-01-25| |11|[kevinfu1717/SuperInterstellarTerminal](https://github.com/kevinfu1717/SuperInterstellarTerminal)|【X世纪星际终端】A Wechat Social and AR Game: 基于微信聊天,结合增强现实技术AR+LBS(基于图像位置)的轻社交星际漂流瓶游戏。向外太空发送漂流信息,看看AI预测的外星人是长什么样的,寻找身边的外星人,逗逗外星生物,看看外星植物及外星建筑。Send the message to the outer space, find the aliens in the earth ...|91|2021-12-10|2021-08-01| |12|[mindslab-ai/wavegrad2](https://github.com/mindslab-ai/wavegrad2)|Unofficial Pytorch Implementation of WaveGrad2|83|2021-08-18|2021-07-09| |13|[dglai/maxp_baseline_model](https://github.com/dglai/maxp_baseline_model)|-|67|2021-11-05|2021-10-06| |14|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|44|2021-12-27|2021-08-29| |15|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package developed for transportation spatio-temporal big data processing, analysis and visualization.|42|2021-12-23|2021-10-21| |16|[RuifMaxx/Multidimensional-time-series-with-transformer](https://github.com/RuifMaxx/Multidimensional-time-series-with-transformer)|transformer/self-attention for Multidimensional time series forecasting 使用transformer架构实现多维时间预测|42|2021-08-10|2021-07-16| -|17|[zengwb-lx/yolov5-deepsort-pedestrian-counting](https://github.com/zengwb-lx/yolov5-deepsort-pedestrian-counting)|yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下|42|2021-09-04|2021-01-30| -|18|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|41|2021-09-04|2021-03-28| +|17|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|42|2021-09-04|2021-03-28| +|18|[zengwb-lx/yolov5-deepsort-pedestrian-counting](https://github.com/zengwb-lx/yolov5-deepsort-pedestrian-counting)|yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下|42|2021-09-04|2021-01-30| |19|[jonatasgrosman/wav2vec2-sprint](https://github.com/jonatasgrosman/wav2vec2-sprint)|-|41|2021-06-08|2021-03-22| |20|[boyu-ai/Hands-on-RL](https://github.com/boyu-ai/Hands-on-RL)|https://hrl.boyuai.com/|39|2021-08-14|2021-08-08| |21|[sunnyswag/StockRL](https://github.com/sunnyswag/StockRL)|在A股(股票)市场上训练强化学习交易智能体|35|2021-08-28|2021-04-18| @@ -30,15 +30,15 @@ |23|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|30|2021-11-17|2021-07-10| |24|[RMSnow/WWW2021](https://github.com/RMSnow/WWW2021)|This is the official repository to release the code and datasets in the paper "Mining Dual Emotion for Fake News Detection", WWW 2021.|28|2021-12-07|2021-02-08| |25|[baidu/Quanlse](https://github.com/baidu/Quanlse)|-|28|2021-12-22|2021-01-22| -|26|[Hongyu-Yue/yoloV5_modify_smalltarget](https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget)|YOLOV5 小目标检测修改版|25|2021-08-21|2021-08-21| -|27|[Prayforhanluo/CTR_Algorithm](https://github.com/Prayforhanluo/CTR_Algorithm)|一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, AutoInt, FiBiNet,DIN, DIEN ... (pytorch, tf2.0)|23|2021-12-07|2021-07-08| -|28|[lansinuote/Machine-Learning-In-Numpy](https://github.com/lansinuote/Machine-Learning-In-Numpy)|纯python实现机器学习算法,非套用sk-learn|23|2021-11-08|2021-05-08| -|29|[buzhidaoshenme/YOLOX-OBB](https://github.com/buzhidaoshenme/YOLOX-OBB)|YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测|22|2021-11-19|2021-09-18| -|30|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|我的文章记录|21|2021-12-17|2021-10-18| -|31|[accomdemy/accomdemy](https://github.com/accomdemy/accomdemy)|Welcome to Accomdemy! 歡迎來到伴伴學!|21|2021-12-24|2021-05-11| -|32|[EMUNES/Auto-Subtitle-File-Generation](https://github.com/EMUNES/Auto-Subtitle-File-Generation)|Generate subtitle files with timelines in an automatic way.|20|2021-11-09|2021-02-15| -|33|[yijixiuxin/chanlun](https://github.com/yijixiuxin/chanlun)|基于缠中说禅所理解的市场行情的分析工具|19|2021-12-18|2021-12-10| -|34|[PaddlePaddle/PaddleSpatial](https://github.com/PaddlePaddle/PaddleSpatial)|PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle. |19|2021-12-17|2021-07-12| +|26|[PaddlePaddle/PaddleSpatial](https://github.com/PaddlePaddle/PaddleSpatial)|PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle. |26|2021-12-17|2021-07-12| +|27|[Hongyu-Yue/yoloV5_modify_smalltarget](https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget)|YOLOV5 小目标检测修改版|25|2021-08-21|2021-08-21| +|28|[Prayforhanluo/CTR_Algorithm](https://github.com/Prayforhanluo/CTR_Algorithm)|一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, AutoInt, FiBiNet,DIN, DIEN ... (pytorch, tf2.0)|23|2021-12-07|2021-07-08| +|29|[lansinuote/Machine-Learning-In-Numpy](https://github.com/lansinuote/Machine-Learning-In-Numpy)|纯python实现机器学习算法,非套用sk-learn|23|2021-11-08|2021-05-08| +|30|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|我的文章记录|22|2021-12-28|2021-10-18| +|31|[buzhidaoshenme/YOLOX-OBB](https://github.com/buzhidaoshenme/YOLOX-OBB)|YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测|22|2021-11-19|2021-09-18| +|32|[accomdemy/accomdemy](https://github.com/accomdemy/accomdemy)|Welcome to Accomdemy! 歡迎來到伴伴學!|21|2021-12-24|2021-05-11| +|33|[EMUNES/Auto-Subtitle-File-Generation](https://github.com/EMUNES/Auto-Subtitle-File-Generation)|Generate subtitle files with timelines in an automatic way.|20|2021-11-09|2021-02-15| +|34|[yijixiuxin/chanlun](https://github.com/yijixiuxin/chanlun)|基于缠中说禅所理解的市场行情的分析工具|19|2021-12-18|2021-12-10| |35|[chokkan/python](https://github.com/chokkan/python)|Python早見帳|17|2021-11-28|2021-10-04| |36|[danni2019/time_series_analysis](https://github.com/danni2019/time_series_analysis)|Just another backtester|17|2021-06-07|2021-05-13| |37|[moliqingwa/carbon_challenge](https://github.com/moliqingwa/carbon_challenge)|捕碳大作战|16|2021-12-22|2021-10-26| diff --git a/content/charts/new_repo/software/Kotlin.md b/content/charts/new_repo/software/Kotlin.md index 6c77af49..fa8f6176 100644 --- a/content/charts/new_repo/software/Kotlin.md +++ b/content/charts/new_repo/software/Kotlin.md @@ -1,52 +1,52 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Kotlin -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1343|2021-12-27|2021-02-01| +|1|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1347|2021-12-27|2021-02-01| |2|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件,适配JetBrains全家桶|484|2021-09-01|2021-06-08| -|3|[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 ...|451|2021-12-28|2021-12-17| -|4|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|407|2021-12-28|2021-09-02| +|3|[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 ...|463|2021-12-28|2021-12-17| +|4|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|409|2021-12-28|2021-09-02| |5|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。|368|2021-12-18|2021-04-29| |6|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|277|2021-12-21|2021-09-22| -|7|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|270|2021-09-15|2021-02-05| +|7|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|271|2021-09-15|2021-02-05| |8|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|237|2021-12-24|2021-03-20| -|9|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|236|2021-12-14|2021-06-30| -|10|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀|201|2021-12-27|2021-10-20| +|9|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|236|2021-12-28|2021-06-30| +|10|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀|202|2021-12-28|2021-10-20| |11|[cdalwyn/PlayAndroid](https://github.com/cdalwyn/PlayAndroid)|:v::fist::wave:玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配:heavy_check_mark:状态栏沉浸式:heavy_check_mark:黑夜模式:heavy_check_mark:,无数据、加载失败状态页;骨架屏、Koin依赖注入等|178|2021-12-03|2021-02-05| |12|[xdd666t/getx_template](https://github.com/xdd666t/getx_template)|Used to generate the template code of GetX framework Flutter GetX模板代码生成(一个有用的IDEA插件)|174|2021-12-08|2021-01-25| |13|[anyRTC-UseCase/anyHouse](https://github.com/anyRTC-UseCase/anyHouse)|高仿 ClubHouse,语音直播、语聊房、高音质、极速上麦,开源 ClubHouse,实现了Clubhouse的上麦,下麦,邀请,语音音量提示等功能。|173|2021-12-14|2021-03-22| -|14|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,支持Runtime-hook和Asm修改字节码的检测方案|170|2021-12-26|2021-11-15| +|14|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,支持Runtime-hook和Asm修改字节码的检测方案|171|2021-12-26|2021-11-15| |15|[hyy920109/HighLightPro](https://github.com/hyy920109/HighLightPro)|A highlight lib and also it can be a simple popup window lib for android|161|2021-11-12|2021-04-02| -|16|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗,支持全局、局部悬浮,支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|136|2021-12-24|2021-05-31| +|16|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗,支持全局、局部悬浮,支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|137|2021-12-24|2021-05-31| |17|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|126|2021-10-27|2021-06-20| |18|[ydstar/AdapterKit](https://github.com/ydstar/AdapterKit)|对Recyclerview的adapter的封装,轻松实现各种复杂列表|116|2021-11-11|2021-03-23| |19|[AranAndroid009/Mvvm](https://github.com/AranAndroid009/Mvvm)|-|115|2021-08-10|2021-04-23| -|20|[mzdluo123/TxCaptchaHelper](https://github.com/mzdluo123/TxCaptchaHelper)|腾讯滑动验证码助手|107|2021-06-27|2021-01-14| +|20|[mzdluo123/TxCaptchaHelper](https://github.com/mzdluo123/TxCaptchaHelper)|腾讯滑动验证码助手|108|2021-06-27|2021-01-14| |21|[DylanCaiCoding/ActivityResultLauncher](https://github.com/DylanCaiCoding/ActivityResultLauncher)|Replace startActivityForResult() method gracefully, based on the Activity Result API. (优雅地替代 startActivityForResult(),基于 Activity Result API)|101|2021-12-12|2021-05-30| -|22|[wuyr/incremental-compiler](https://github.com/wuyr/incremental-compiler)|适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作|98|2021-07-22|2021-07-12| +|22|[wuyr/incremental-compiler](https://github.com/wuyr/incremental-compiler)|适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作|100|2021-07-22|2021-07-12| |23|[KitsunePie/QAssistant](https://github.com/KitsunePie/QAssistant)|兼具实用与美观于一身的 QQ 小帮手|96|2021-12-27|2021-03-12| |24|[shenzhen2017/ComposeDouban](https://github.com/shenzhen2017/ComposeDouban)|Compose仿豆瓣榜单页面|93|2021-08-26|2021-08-22| |25|[hi-dhl/KtKit](https://github.com/hi-dhl/KtKit)|KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)|89|2021-09-28|2021-08-01| -|26|[leavesC/compose_chat](https://github.com/leavesC/compose_chat)|🎁🎁🎁 用 Jetpack Compose 实现一个 IM APP|87|2021-12-15|2021-06-07| -|27|[qqlittleice/MiuiHome](https://github.com/qqlittleice/MiuiHome)|[Xposed] Hook For MIUI Launcher / 针对MIUI桌面的自定义扩展|85|2021-12-27|2021-04-30| -|28|[hlgithub369/QuickMvpFrame](https://github.com/hlgithub369/QuickMvpFrame)|这是一款kotlin Mvp的快速开发框架!基于KCommonProject开发,由于原项目很久没更新了基于它上面进行迭代与优化|80|2021-06-28|2021-06-28| -|29|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|78|2021-12-25|2021-10-30| +|26|[leavesC/compose_chat](https://github.com/leavesC/compose_chat)|🎁🎁🎁 用 Jetpack Compose 实现一个 IM APP|88|2021-12-15|2021-06-07| +|27|[qqlittleice/MiuiHome](https://github.com/qqlittleice/MiuiHome)|[Xposed] Hook For MIUI Launcher / 针对MIUI桌面的自定义扩展|85|2021-12-28|2021-04-30| +|28|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|80|2021-12-25|2021-10-30| +|29|[hlgithub369/QuickMvpFrame](https://github.com/hlgithub369/QuickMvpFrame)|这是一款kotlin Mvp的快速开发框架!基于KCommonProject开发,由于原项目很久没更新了基于它上面进行迭代与优化|80|2021-06-28|2021-06-28| |30|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|78|2021-11-25|2021-10-25| |31|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|69|2021-11-09|2021-10-20| |32|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|69|2021-12-18|2021-10-11| |33|[ultimateHandsomeBoy666/Particle](https://github.com/ultimateHandsomeBoy666/Particle)|A particle view library written in kotlin, easy to use|69|2021-10-11|2021-06-30| -|34|[oooo7777777/VLibrary](https://github.com/oooo7777777/VLibrary)|MVVM+DataBinding+ViewModel+lifecycle+kotlin+liveData+Coroutines|69|2021-12-24|2021-03-12| +|34|[oooo7777777/VLibrary](https://github.com/oooo7777777/VLibrary)|MVVM+DataBinding+ViewModel+lifecycle+kotlin+liveData+Coroutines|69|2021-12-28|2021-03-12| |35|[sonder-joker/mirai-compose](https://github.com/sonder-joker/mirai-compose)|mirai-console的跨平台桌面端|66|2021-12-24|2021-02-03| -|36|[QiYuTechOrg/QiYuTkAndroid](https://github.com/QiYuTechOrg/QiYuTkAndroid)|奇遇淘客 Android 客户端|64|2021-09-13|2021-01-27| -|37|[iftechio/SquareLayoutManager](https://github.com/iftechio/SquareLayoutManager)|小宇宙 App 广场组件,带惯性运动的二维矩阵卡片列表 UI,自定义 LayoutManager + SnapHelper|63|2021-11-17|2021-02-08| +|36|[iftechio/SquareLayoutManager](https://github.com/iftechio/SquareLayoutManager)|小宇宙 App 广场组件,带惯性运动的二维矩阵卡片列表 UI,自定义 LayoutManager + SnapHelper|64|2021-11-17|2021-02-08| +|37|[QiYuTechOrg/QiYuTkAndroid](https://github.com/QiYuTechOrg/QiYuTkAndroid)|奇遇淘客 Android 客户端|64|2021-09-13|2021-01-27| |38|[FuckAntiAddiction/BiligameAddictionNotLimited](https://github.com/FuckAntiAddiction/BiligameAddictionNotLimited)|B站游戏防沉迷不限制,关键字:B站游戏 BiliBili游戏 实名认证 防沉迷|61|2021-10-30|2021-08-12| |39|[re-ovo/ASoulZhiWang](https://github.com/re-ovo/ASoulZhiWang)|ASOUL评论区小作文助手|60|2021-10-30|2021-07-05| |40|[wangyiqian/StockChart](https://github.com/wangyiqian/StockChart)|StockChart是一款适用于Android的高扩展性、高性能股票图开发库,轻松完成各种子图的组合,还能灵活的定制自己的子图满足复杂的业务需求。|59|2021-12-23|2021-04-06| |41|[ouhoukyo/MIUIDock](https://github.com/ouhoukyo/MIUIDock)|一个xposed模块,将MIUI高斯模糊的搜索栏修改成Dock背景|56|2021-06-08|2021-04-15| -|42|[zhoulinda/eyepetizer_kotlin](https://github.com/zhoulinda/eyepetizer_kotlin)|一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Coroutines + RxJava + Retrofit + OkHttp |55|2021-11-06|2021-02-25| +|42|[zhoulinda/eyepetizer_kotlin](https://github.com/zhoulinda/eyepetizer_kotlin)|一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Coroutines + RxJava + Retrofit + OkHttp |56|2021-11-06|2021-02-25| |43|[linxiangcheer/PlayAndroid](https://github.com/linxiangcheer/PlayAndroid)|Jetpack Compose版本的WanAndroid|54|2021-09-30|2021-08-28| |44|[shenzhen2017/compose-refreshlayout](https://github.com/shenzhen2017/compose-refreshlayout)|Compose版SmartRefreshLayout|53|2021-12-21|2021-09-22| |45|[RC1844/MIUI_IME_Unlock](https://github.com/RC1844/MIUI_IME_Unlock)|解锁 MIUI 全面屏优化限制|51|2021-10-13|2021-03-18| @@ -70,18 +70,18 @@ |63|[CorruptedArk/did-i-take-my-meds](https://github.com/CorruptedArk/did-i-take-my-meds)|A Kotlin Android app to manage medications|32|2021-12-18|2021-07-02| |64|[xluu233/ToastBox](https://github.com/xluu233/ToastBox)|Android toast吐司盒子,可实现多种自定义风格|32|2021-12-14|2021-06-21| |65|[ChinaLike/TagTextView](https://github.com/ChinaLike/TagTextView)|TagTextView主要是给TextView前面(或结尾)添加一个(或多个)字符串或者图片标签的库|32|2021-07-07|2021-04-29| -|66|[oooo7777777/VLibraryPlugin](https://github.com/oooo7777777/VLibraryPlugin)|基于VLibrary代码模板插件|30|2021-12-14|2021-03-04| +|66|[oooo7777777/VLibraryPlugin](https://github.com/oooo7777777/VLibraryPlugin)|基于VLibrary代码模板插件|30|2021-12-28|2021-03-04| |67|[Leifzhang/AndroidStartup](https://github.com/Leifzhang/AndroidStartup)|启动有向无环图玩具工程|27|2021-12-09|2021-11-25| |68|[geekvxyz/ContactBuilder](https://github.com/geekvxyz/ContactBuilder)|一个生成随机联系人的Android小程序|27|2021-11-28|2021-11-04| |69|[AndroidBBQ/WanAndroid-jetpack](https://github.com/AndroidBBQ/WanAndroid-jetpack)|kotlin+koin+mvvm+jetpack+协程|27|2021-08-03|2021-06-05| |70|[wangdaqi77/P2M](https://github.com/wangdaqi77/P2M)|一个简单、高效、安全的Android组件化框架。|25|2021-12-27|2021-05-14| -|71|[heyanLE/EasyBangumi](https://github.com/heyanLE/EasyBangumi)|纯纯看番,追番和看番的安卓软件,多番剧源 -樱花动漫 -Bimibimi - AGE 动漫|24|2021-12-25|2021-10-05| -|72|[TanJiaJunBeyond/JSONRecyclerView](https://github.com/TanJiaJunBeyond/JSONRecyclerView)|A view that makes it easy to debug response data.(一个可以方便调试响应数据的视图。)|24|2021-06-02|2021-05-30| -|73|[TabooLib/Chemdah](https://github.com/TabooLib/Chemdah)|远征任务框架|24|2021-12-26|2021-02-11| -|74|[wangchenyan/wanandroid-compose](https://github.com/wangchenyan/wanandroid-compose)|Jetpack Compose 版本的「玩 Android」|23|2021-12-08|2021-05-07| -|75|[zhujiang521/Banner](https://github.com/zhujiang521/Banner)|🔥🔥🔥Android Compose Banner!!! 安卓 Compose 版本的 Banner,欢迎大家体验!!!|23|2021-12-20|2021-03-28| -|76|[dengzii/FundAssistant](https://github.com/dengzii/FundAssistant)|一个查看基金动态的 IDEA 插件|23|2021-12-14|2021-02-25| -|77|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|22|2021-12-28|2021-12-16| +|71|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|24|2021-12-28|2021-12-16| +|72|[heyanLE/EasyBangumi](https://github.com/heyanLE/EasyBangumi)|纯纯看番,追番和看番的安卓软件,多番剧源 -樱花动漫 -Bimibimi - AGE 动漫|24|2021-12-25|2021-10-05| +|73|[TanJiaJunBeyond/JSONRecyclerView](https://github.com/TanJiaJunBeyond/JSONRecyclerView)|A view that makes it easy to debug response data.(一个可以方便调试响应数据的视图。)|24|2021-06-02|2021-05-30| +|74|[TabooLib/Chemdah](https://github.com/TabooLib/Chemdah)|远征任务框架|24|2021-12-26|2021-02-11| +|75|[wangchenyan/wanandroid-compose](https://github.com/wangchenyan/wanandroid-compose)|Jetpack Compose 版本的「玩 Android」|23|2021-12-08|2021-05-07| +|76|[zhujiang521/Banner](https://github.com/zhujiang521/Banner)|🔥🔥🔥Android Compose Banner!!! 安卓 Compose 版本的 Banner,欢迎大家体验!!!|23|2021-12-20|2021-03-28| +|77|[dengzii/FundAssistant](https://github.com/dengzii/FundAssistant)|一个查看基金动态的 IDEA 插件|23|2021-12-14|2021-02-25| |78|[Xiaro/MtF-Simulator](https://github.com/Xiaro/MtF-Simulator)|小药娘模拟器|22|2021-09-20|2021-09-04| |79|[forJrking/ImageExt](https://github.com/forJrking/ImageExt)|封装Glide为Coil|22|2021-07-08|2021-03-30| |80|[mimoguz/tripeaks-gdx](https://github.com/mimoguz/tripeaks-gdx)|A simple tri peaks solitaire game using libGDX.|22|2021-10-31|2021-02-14| diff --git a/content/charts/new_repo/software/Lua.md b/content/charts/new_repo/software/Lua.md index 07dc0fb2..b00908ac 100644 --- a/content/charts/new_repo/software/Lua.md +++ b/content/charts/new_repo/software/Lua.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Lua -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|342|2021-12-27|2021-06-19| +|1|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|345|2021-12-28|2021-06-19| |2|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|97|2021-12-21|2021-08-24| |3|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|66|2021-11-15|2021-02-20| -|4|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|55|2021-12-27|2021-03-09| +|4|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|55|2021-12-28|2021-03-09| |5|[bs10081/Rime-Cx330](https://github.com/bs10081/Rime-Cx330)|適配小鶴雙拼、全拼、五筆:支持部分中英混合輸入、Emoji輸入、簡繁轉換、傳承字標準字轉換、UTF-8 GBK編碼轉換、200萬詞庫覆蓋日常絕大多數場景。|47|2021-11-05|2021-01-27| |6|[jerrykuku/luci-app-go-aliyundrive-webdav](https://github.com/jerrykuku/luci-app-go-aliyundrive-webdav)|本项目是go-aliyun-webdav 的Luci 控制面板。|34|2021-11-10|2021-10-08| |7|[iDvel/rime-settings](https://github.com/iDvel/rime-settings)|自用 Rime 配置|33|2021-12-27|2021-01-29| @@ -19,21 +19,21 @@ |12|[EtherProject/EtherWorkCollection](https://github.com/EtherProject/EtherWorkCollection)|EtherEngine 作品集|16|2021-09-04|2021-02-01| |13|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|13|2021-11-12|2021-01-07| |14|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|12|2021-11-15|2021-06-19| -|15|[lxyoucan/nvim](https://github.com/lxyoucan/nvim)|set up Neovim 0.5 +(LSP, Treesitter, fuzzy finder, etc)|9|2021-12-06|2021-09-16| -|16|[d80x86/lua-resty-tofu](https://github.com/d80x86/lua-resty-tofu)|a modern api/web framework|9|2021-12-20|2021-08-23| -|17|[opq-osc/authMS](https://github.com/opq-osc/authMS)|机器人充值管理系统|9|2021-07-23|2021-07-21| -|18|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|9|2021-12-26|2021-06-30| -|19|[musurca/IKE](https://github.com/musurca/IKE)|PBEM/hotseat multiplayer for Command: Modern Operations scenarios|9|2021-12-26|2021-02-02| -|20|[sg552/banana-waf](https://github.com/sg552/banana-waf)|非常简单好用的waf|8|2021-10-26|2021-10-26| -|21|[Eatsolx/nvim-lua](https://github.com/Eatsolx/nvim-lua)|基于nvchad的配置|8|2021-12-25|2021-10-02| +|15|[Eatsolx/nvim-lua](https://github.com/Eatsolx/nvim-lua)|基于nvchad的配置|9|2021-12-25|2021-10-02| +|16|[lxyoucan/nvim](https://github.com/lxyoucan/nvim)|set up Neovim 0.5 +(LSP, Treesitter, fuzzy finder, etc)|9|2021-12-06|2021-09-16| +|17|[d80x86/lua-resty-tofu](https://github.com/d80x86/lua-resty-tofu)|a modern api/web framework|9|2021-12-20|2021-08-23| +|18|[opq-osc/authMS](https://github.com/opq-osc/authMS)|机器人充值管理系统|9|2021-07-23|2021-07-21| +|19|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|9|2021-12-28|2021-06-30| +|20|[musurca/IKE](https://github.com/musurca/IKE)|PBEM/hotseat multiplayer for Command: Modern Operations scenarios|9|2021-12-26|2021-02-02| +|21|[sg552/banana-waf](https://github.com/sg552/banana-waf)|非常简单好用的waf|8|2021-10-26|2021-10-26| |22|[k8scat/lua-resty-weauth](https://github.com/k8scat/lua-resty-weauth)|适用于 OpenResty / ngx_lua 的基于企业微信组织架构的登录认证|8|2021-11-24|2021-08-08| -|23|[forleoshare/auto_use_treasure_map](https://github.com/forleoshare/auto_use_treasure_map)|梦幻西游自动挖宝,触动精灵开源脚本,适用设备1920x1080,需要root|7|2021-07-08|2021-07-05| +|23|[forleoshare/auto_use_treasure_map](https://github.com/forleoshare/auto_use_treasure_map)|梦幻西游自动挖宝,触动精灵开源脚本,适用设备1920x1080,需要root|8|2021-07-08|2021-07-05| |24|[copy0401/irime-bopomo-config](https://github.com/copy0401/irime-bopomo-config)|iRime 設定 新增注音輸入法 及 注音鍵盤主題|6|2021-12-22|2021-09-20| |25|[ZAA03/lua_action](https://github.com/ZAA03/lua_action)|一键签到,葫芦侠3楼,芥子空间|6|2021-08-27|2021-07-09| |26|[awesomeusername69420/meth_tools](https://github.com/awesomeusername69420/meth_tools)|Tools made for https://methamphetamine.solutions/|6|2021-12-28|2021-06-07| |27|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|6|2021-12-19|2021-04-01| |28|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|6|2021-12-27|2021-02-18| -|29|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|5|2021-12-21|2021-11-28| +|29|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|5|2021-12-28|2021-11-28| |30|[super-goodman/lua-script](https://github.com/super-goodman/lua-script)|lua 脚本|5|2021-11-25|2021-08-06| |31|[opq-osc/lua-lib](https://github.com/opq-osc/lua-lib)|进一步封装 OPQ 的 lua api,调用更统一,简化开发,去除插件冗余代码, 免受 OPQ wiki 的困扰|5|2021-08-09|2021-07-29| |32|[DreamAfar/Rime-IME-for-iOS-iRime](https://github.com/DreamAfar/Rime-IME-for-iOS-iRime)|这是个人的使用的iRime仓库,主要用于记录: iRime輸入法- 基于Rime输入法框架开发的iOS端Rime输入法|5|2021-07-05|2021-07-02| diff --git a/content/charts/new_repo/software/MATLAB.md b/content/charts/new_repo/software/MATLAB.md index eae77f1a..809172a7 100644 --- a/content/charts/new_repo/software/MATLAB.md +++ b/content/charts/new_repo/software/MATLAB.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > MATLAB -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| |1|[ToKiNoBug/3dPixelPaintingInMinecraft](https://github.com/ToKiNoBug/3dPixelPaintingInMinecraft)|在minecraft中生成3d的地图画|19|2021-09-24|2021-02-20| -|2|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|11|2021-12-27|2021-09-21| +|2|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|11|2021-12-28|2021-09-21| |3|[redglassli/Formation_Consensus_basic](https://github.com/redglassli/Formation_Consensus_basic)|A basic version for robot formation consensus and obstacle avoidance by MATLAB|11|2021-06-10|2021-06-10| |4|[yeyuanxin110/CFOG](https://github.com/yeyuanxin110/CFOG)|-|11|2021-11-20|2021-01-06| |5|[himynameisfuego/SiTraNo](https://github.com/himynameisfuego/SiTraNo)|A MATLAB app for tonal-transient-noise decomposition of audio signals.|10|2021-09-08|2021-04-16| @@ -27,26 +27,27 @@ |20|[fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI](https://github.com/fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI)|利用MATLAB GUI设计平台,用窗函数法设计FIR数字滤波器,对所给出的含有噪声的声音信号进行数字滤波处理,得到降噪的声音信号,进行时域频域分析,同时分析不同窗函数的效果。|4|2021-09-13|2021-09-13| |21|[AIHHU/Ant-Colony-Optimization](https://github.com/AIHHU/Ant-Colony-Optimization)|用matlab实现蚁群算法|4|2021-07-02|2021-06-30| |22|[Stansec233/SVM-Electricity_Load_Forecast](https://github.com/Stansec233/SVM-Electricity_Load_Forecast)|基于日特征气象因素的支持向量机预测电力负荷|4|2021-06-24|2021-06-24| -|23|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|3|2021-12-03|2021-12-01| -|24|[BetterBench/2021-APMCM-Problem-A](https://github.com/BetterBench/2021-APMCM-Problem-A)|2021年亚太地区数学建模赛题A(图像边缘分析与应用) Halcon方案实现、代码、实验数据|3|2021-11-30|2021-11-30| -|25|[burning489/2021_autumn_numerical_linear_algebra](https://github.com/burning489/2021_autumn_numerical_linear_algebra)|数值线性代数代码示例|3|2021-12-21|2021-10-21| -|26|[tyl-stu/Compressed-sensing-code](https://github.com/tyl-stu/Compressed-sensing-code)|自己搜集和改写的压缩感知相关程序代码|3|2021-07-26|2021-07-26| -|27|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|3|2021-11-20|2021-07-25| -|28|[X-X-Y/about_EEG_EandP](https://github.com/X-X-Y/about_EEG_EandP)|说说脑电信号的频谱、能量、功率谱、功率谱密度都是指什么|3|2021-07-15|2021-07-15| -|29|[gain-wyj/Color-image-enhancement](https://github.com/gain-wyj/Color-image-enhancement)|基于HSI和局部同态滤波的彩色图像增强算法|3|2021-07-05|2021-07-05| -|30|[ray1006597080/MyFish](https://github.com/ray1006597080/MyFish)|专注优化算法开发,包括以下方面: (1)启发式算法,元启发式算法,群智能优化算法(GA,PSO,GWO等) (2)凸优化(ADMM,Benders分解,内点法等) (3)多目标优化(NSGA-II,MOPSO,MOGWO等) (4)机器学习(神经网络,SVM,决策树,随机森林等) 电力系统优化建模,多学科优化建模,包括: (1)电力系统运行优化(日前优化调度,微电网运行优化,电动汽车调度 ...|3|2021-06-07|2021-06-07| -|31|[lxlonlyn/numerical-analysis](https://github.com/lxlonlyn/numerical-analysis)|你知道数值分析的痛吗|3|2021-06-11|2021-06-05| -|32|[guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm](https://github.com/guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm)|一种基于LMS的自适应蓝牙耳机降噪算法|3|2021-06-15|2021-06-04| -|33|[guoyun2020/Speech-Signal-DSP-Platform](https://github.com/guoyun2020/Speech-Signal-DSP-Platform)|一款基于MATLAB的语音信号处理平台|3|2021-06-04|2021-04-18| -|34|[Dingqinliu/Encryption_Matlab](https://github.com/Dingqinliu/Encryption_Matlab)|与图像加密有关的一些代码|3|2021-07-16|2021-04-08| -|35|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|2021-12-02|2021-12-02| -|36|[acsamson/ImageFusion-Algorithm](https://github.com/acsamson/ImageFusion-Algorithm)|ImageFusion algorithm, SSIM and PSNR evaluation(常见图像融合算法以及SSIM和PSNR评价|2|2021-08-30|2021-08-30| -|37|[ja754969/Ocean-Current-Observation-and-Analysis](https://github.com/ja754969/Ocean-Current-Observation-and-Analysis)|洋流觀測分析 class at NTOU. File Station link : |2|2021-08-30|2021-08-28| -|38|[CXris/computerVision-stitching](https://github.com/CXris/computerVision-stitching)|使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法,使用Matlab实现将多张图像拼接成一张全景图。|2|2021-08-25|2021-08-25| -|39|[Uestc-xiye/CUMCM2020-Probelms-C](https://github.com/Uestc-xiye/CUMCM2020-Probelms-C)|2020年高教社杯全国大学生数学建模C题:中小微企业的信贷决策|2|2021-07-26|2021-07-26| -|40|[ScottXjw/Volterra_lms](https://github.com/ScottXjw/Volterra_lms)|Volterra_lms算法|2|2021-11-03|2021-07-02| -|41|[caokaifa/VFH](https://github.com/caokaifa/VFH)|VFH 局部路径规划|2|2021-07-01|2021-07-01| -|42|[YXL76/Communication-System-Modeling-and-Simulation](https://github.com/YXL76/Communication-System-Modeling-and-Simulation)|BUPT 通信系统建模与仿真|2|2021-06-19|2021-03-31| +|23|[zxb17zxb/SLIC](https://github.com/zxb17zxb/SLIC)|一个SLIC算法用于图像分割的matlab实现|3|2021-12-07|2021-12-07| +|24|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|3|2021-12-03|2021-12-01| +|25|[BetterBench/2021-APMCM-Problem-A](https://github.com/BetterBench/2021-APMCM-Problem-A)|2021年亚太地区数学建模赛题A(图像边缘分析与应用) Halcon方案实现、代码、实验数据|3|2021-11-30|2021-11-30| +|26|[burning489/2021_autumn_numerical_linear_algebra](https://github.com/burning489/2021_autumn_numerical_linear_algebra)|数值线性代数代码示例|3|2021-12-21|2021-10-21| +|27|[tyl-stu/Compressed-sensing-code](https://github.com/tyl-stu/Compressed-sensing-code)|自己搜集和改写的压缩感知相关程序代码|3|2021-07-26|2021-07-26| +|28|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|3|2021-11-20|2021-07-25| +|29|[X-X-Y/about_EEG_EandP](https://github.com/X-X-Y/about_EEG_EandP)|说说脑电信号的频谱、能量、功率谱、功率谱密度都是指什么|3|2021-07-15|2021-07-15| +|30|[gain-wyj/Color-image-enhancement](https://github.com/gain-wyj/Color-image-enhancement)|基于HSI和局部同态滤波的彩色图像增强算法|3|2021-07-05|2021-07-05| +|31|[ray1006597080/MyFish](https://github.com/ray1006597080/MyFish)|专注优化算法开发,包括以下方面: (1)启发式算法,元启发式算法,群智能优化算法(GA,PSO,GWO等) (2)凸优化(ADMM,Benders分解,内点法等) (3)多目标优化(NSGA-II,MOPSO,MOGWO等) (4)机器学习(神经网络,SVM,决策树,随机森林等) 电力系统优化建模,多学科优化建模,包括: (1)电力系统运行优化(日前优化调度,微电网运行优化,电动汽车调度 ...|3|2021-06-07|2021-06-07| +|32|[lxlonlyn/numerical-analysis](https://github.com/lxlonlyn/numerical-analysis)|你知道数值分析的痛吗|3|2021-06-11|2021-06-05| +|33|[guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm](https://github.com/guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm)|一种基于LMS的自适应蓝牙耳机降噪算法|3|2021-06-15|2021-06-04| +|34|[guoyun2020/Speech-Signal-DSP-Platform](https://github.com/guoyun2020/Speech-Signal-DSP-Platform)|一款基于MATLAB的语音信号处理平台|3|2021-06-04|2021-04-18| +|35|[Dingqinliu/Encryption_Matlab](https://github.com/Dingqinliu/Encryption_Matlab)|与图像加密有关的一些代码|3|2021-07-16|2021-04-08| +|36|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|2021-12-02|2021-12-02| +|37|[acsamson/ImageFusion-Algorithm](https://github.com/acsamson/ImageFusion-Algorithm)|ImageFusion algorithm, SSIM and PSNR evaluation(常见图像融合算法以及SSIM和PSNR评价|2|2021-08-30|2021-08-30| +|38|[ja754969/Ocean-Current-Observation-and-Analysis](https://github.com/ja754969/Ocean-Current-Observation-and-Analysis)|洋流觀測分析 class at NTOU. File Station link : |2|2021-08-30|2021-08-28| +|39|[CXris/computerVision-stitching](https://github.com/CXris/computerVision-stitching)|使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法,使用Matlab实现将多张图像拼接成一张全景图。|2|2021-08-25|2021-08-25| +|40|[Uestc-xiye/CUMCM2020-Probelms-C](https://github.com/Uestc-xiye/CUMCM2020-Probelms-C)|2020年高教社杯全国大学生数学建模C题:中小微企业的信贷决策|2|2021-07-26|2021-07-26| +|41|[ScottXjw/Volterra_lms](https://github.com/ScottXjw/Volterra_lms)|Volterra_lms算法|2|2021-11-03|2021-07-02| +|42|[caokaifa/VFH](https://github.com/caokaifa/VFH)|VFH 局部路径规划|2|2021-07-01|2021-07-01| +|43|[YXL76/Communication-System-Modeling-and-Simulation](https://github.com/YXL76/Communication-System-Modeling-and-Simulation)|BUPT 通信系统建模与仿真|2|2021-06-19|2021-03-31|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/new_repo/software/Objective-C.md b/content/charts/new_repo/software/Objective-C.md index c4d8eceb..7c16ad28 100644 --- a/content/charts/new_repo/software/Objective-C.md +++ b/content/charts/new_repo/software/Objective-C.md @@ -1,19 +1,19 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Objective-C -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| |1|[xrtc-cc/xrtc](https://github.com/xrtc-cc/xrtc)|WebRTC 融合音视频解决方案:封装声网Agora、华为云hrtc、腾讯云trtc及网易云信rtc,支持动态切换和定制,iOS、Android、Web极简集成WebRTC。|324|2021-11-05|2021-08-19| -|2|[bytedance/Fastbot_iOS](https://github.com/bytedance/Fastbot_iOS)|About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|262|2021-09-25|2021-08-03| +|2|[bytedance/Fastbot_iOS](https://github.com/bytedance/Fastbot_iOS)|About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|264|2021-09-25|2021-08-03| |3|[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.|223|2021-07-23|2021-01-04| |4|[FoneG/FGPopupScheduler](https://github.com/FoneG/FGPopupScheduler)| ✨ ✨ ✨ ✨ iOS弹窗调用器,控制弹窗按照指定的策略进行显示。Helps you control popups easily. ✨ ✨ ✨ ✨|177|2021-11-08|2021-06-23| |5|[internetWei/LLDynamicLaunchScreen](https://github.com/internetWei/LLDynamicLaunchScreen)|自动修复iPhone启动图显示异常,1行代码动态修改启动图|115|2021-12-08|2021-01-02| |6|[chanify/chanify-ios](https://github.com/chanify/chanify-ios)|Chanify is a safe and simple notification tools. This repository is iOS clinet for Chanify.|104|2021-10-13|2021-02-08| |7|[HighwayLaw/HWThrottle](https://github.com/HighwayLaw/HWThrottle)|A lite Objective-C library for throttle and debounce, supporting leading and trailing. 节流/限流/防反跳/防重复点击/防重复调用|83|2021-11-18|2021-02-20| |8|[lionvoom/WeAppTongCeng](https://github.com/lionvoom/WeAppTongCeng)|小程序同层渲染|82|2021-10-29|2021-03-16| -|9|[OpenIMSDK/Open-IM-SDK-iOS](https://github.com/OpenIMSDK/Open-IM-SDK-iOS)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,iOS版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|75|2021-12-24|2021-05-26| +|9|[OpenIMSDK/Open-IM-SDK-iOS](https://github.com/OpenIMSDK/Open-IM-SDK-iOS)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,iOS版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|76|2021-12-24|2021-05-26| |10|[LevisonNN/LNDanmakuMaster](https://github.com/LevisonNN/LNDanmakuMaster)|A feature-rich danmaku component.弹幕组件。|68|2021-07-04|2021-01-31| |11|[lyandy/Linked_Order_Analyze](https://github.com/lyandy/Linked_Order_Analyze)|二进制重排 线下量化预分析工具|57|2021-07-08|2021-01-17| |12|[jiangzhengnan/NgGithubIos](https://github.com/jiangzhengnan/NgGithubIos)|🍎 基于iOS端,使用Objective-C编写的Github个人版本|46|2021-09-04|2021-07-04| @@ -55,14 +55,14 @@ |48|[bairdweng/BWANRManage](https://github.com/bairdweng/BWANRManage)|卡顿检测分析工具,堆栈信息可以在面板上看。|6|2021-06-10|2021-06-02| |49|[DNSPod/httpdns-sdk-ios](https://github.com/DNSPod/httpdns-sdk-ios)|iOS 平台 httpdns sdk 源码|6|2021-12-24|2021-04-09| |50|[snice/uniapp-flutter](https://github.com/snice/uniapp-flutter)|uniapp 与 Flutter 混合案例|6|2021-09-26|2021-03-14| -|51|[QiShare/QiDownloadAndUploadPic](https://github.com/QiShare/QiDownloadAndUploadPic)|iOS原生框架下异步多图片上传、下载工具。支持下载图片到自定义相册,支持后台操作,支持设置最大并发数,无第三方依赖。|5|2021-11-26|2021-11-24| -|52|[LianjiaTech/BKFlutterWebNativeBridge](https://github.com/LianjiaTech/BKFlutterWebNativeBridge)|Flutter Web和Flutter Mobile桥接。|5|2021-11-22|2021-11-22| -|53|[zeqinjie/TWMultiUploadFileManager](https://github.com/zeqinjie/TWMultiUploadFileManager)|基于 AWS3 设计的分片上传管理封装类|5|2021-08-31|2021-08-25| -|54|[theseustech/SotDemo](https://github.com/theseustech/SotDemo)|SOT iOS热更新方案的示例DEMO|5|2021-09-25|2021-08-07| -|55|[mokong/DetectFakeLocation](https://github.com/mokong/DetectFakeLocation)|iOS检测虚拟位置,比如使用Xcode模拟位置、使用爱思助手模拟位置等|5|2021-09-06|2021-08-06| -|56|[EatherToo/react-native-onepass-alibaba](https://github.com/EatherToo/react-native-onepass-alibaba)|阿里云平台的手机号一键登录|5|2021-07-30|2021-07-28| -|57|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|5|2021-08-12|2021-02-17| -|58|[smithgoo/ILive](https://github.com/smithgoo/ILive)|开源一个MAC APP项目 电视和直播 ILIVE 资源都是取自网上 本地爬取|5|2021-10-16|2021-01-15| +|51|[smithgoo/ILive](https://github.com/smithgoo/ILive)|开源一个MAC APP项目 电视和直播 ILIVE 资源都是取自网上 本地爬取|6|2021-10-16|2021-01-15| +|52|[QiShare/QiDownloadAndUploadPic](https://github.com/QiShare/QiDownloadAndUploadPic)|iOS原生框架下异步多图片上传、下载工具。支持下载图片到自定义相册,支持后台操作,支持设置最大并发数,无第三方依赖。|5|2021-11-26|2021-11-24| +|53|[LianjiaTech/BKFlutterWebNativeBridge](https://github.com/LianjiaTech/BKFlutterWebNativeBridge)|Flutter Web和Flutter Mobile桥接。|5|2021-11-22|2021-11-22| +|54|[zeqinjie/TWMultiUploadFileManager](https://github.com/zeqinjie/TWMultiUploadFileManager)|基于 AWS3 设计的分片上传管理封装类|5|2021-08-31|2021-08-25| +|55|[theseustech/SotDemo](https://github.com/theseustech/SotDemo)|SOT iOS热更新方案的示例DEMO|5|2021-09-25|2021-08-07| +|56|[mokong/DetectFakeLocation](https://github.com/mokong/DetectFakeLocation)|iOS检测虚拟位置,比如使用Xcode模拟位置、使用爱思助手模拟位置等|5|2021-09-06|2021-08-06| +|57|[EatherToo/react-native-onepass-alibaba](https://github.com/EatherToo/react-native-onepass-alibaba)|阿里云平台的手机号一键登录|5|2021-07-30|2021-07-28| +|58|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|5|2021-08-12|2021-02-17| |59|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|2021-12-09|2021-11-29| |60|[syanbo/react-native-ly-refresh-control](https://github.com/syanbo/react-native-ly-refresh-control)|React Native 实现无侵入自定义下拉刷新组件|4|2021-09-11|2021-09-11| |61|[crifan/iOSAutomation](https://github.com/crifan/iOSAutomation)|iOS设备自动化操作的环境搭建和代码演示|4|2021-09-03|2021-09-03| diff --git a/content/charts/new_repo/software/PHP.md b/content/charts/new_repo/software/PHP.md index 527d88e6..0ebf889e 100644 --- a/content/charts/new_repo/software/PHP.md +++ b/content/charts/new_repo/software/PHP.md @@ -1,43 +1,43 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > PHP -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1771|2021-12-21|2021-01-19| -|2|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1377|2021-12-04|2021-01-18| +|1|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1777|2021-12-21|2021-01-19| +|2|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1380|2021-12-04|2021-01-18| |3|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|573|2021-07-04|2021-02-13| |4|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|507|2021-12-14|2021-09-10| -|5|[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 ...|477|2021-12-27|2021-04-07| -|6|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|400|2021-12-27|2021-12-16| -|7|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|389|2021-11-23|2021-06-02| +|5|[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 ...|479|2021-12-28|2021-04-07| +|6|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,🚧 WIP|410|2021-12-27|2021-12-16| +|7|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|389|2021-12-28|2021-06-02| |8|[yitd/Any-Proxy](https://github.com/yitd/Any-Proxy)|Any-Proxy可以用PHP帮助你完美匿名反向代理浏览任何网站|350|2021-07-07|2021-02-14| |9|[openBI-kwc/openBI](https://github.com/openBI-kwc/openBI)|可视化数据分析工具|204|2021-08-23|2021-02-03| |10|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|168|2021-11-29|2021-05-22| -|11|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|163|2021-12-25|2021-08-25| +|11|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|164|2021-12-25|2021-08-25| |12|[dnomd343/echoIP](https://github.com/dnomd343/echoIP)|显示客户端IP的详细信息|156|2021-10-25|2021-03-08| |13|[bewhale/thinkphp_gui_tools](https://github.com/bewhale/thinkphp_gui_tools)|ThinkPHP 漏洞 综合利用工具, 图形化界面, 命令执行, 一键getshell, 批量检测, 日志遍历, session包含, 宝塔绕过|153|2021-08-30|2021-04-26| -|14|[likeshop-github/likeshop](https://github.com/likeshop-github/likeshop)|🔥🔥🔥 likeshop开源免费商用电商系统,PC商城、H5商城、小程序商城、安卓APP商城、苹果APP商城,免费商用。场景:B2C商城,新零售商城,社交电商商城,分销系统商城,分销电商商城,小程序商城,商城源码,商城系统,单商户,多商户,电商系统,直播,uniapp,uni-app,B2B2C,B2B,O2O,ERP,Wechat,交易系统,内容系统,雷达,crm|123|2021-12-15|2021-01-09| +|14|[likeshop-github/likeshop](https://github.com/likeshop-github/likeshop)|🔥🔥🔥 likeshop开源免费商用电商系统,PC商城、H5商城、小程序商城、安卓APP商城、苹果APP商城,免费商用。场景:B2C商城,新零售商城,社交电商商城,分销系统商城,分销电商商城,小程序商城,商城源码,商城系统,单商户,多商户,电商系统,直播,uniapp,uni-app,B2B2C,B2B,O2O,ERP,Wechat,交易系统,内容系统,雷达,crm|124|2021-12-15|2021-01-09| |15|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|116|2021-11-16|2021-10-22| |16|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户,图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|113|2021-12-21|2021-09-16| |17|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 API v3 的 PHP Library,同时也支持 API v2|103|2021-12-27|2021-06-15| |18|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|92|2021-12-01|2021-09-26| -|19|[exp1orer/FastAdmin_Upload](https://github.com/exp1orer/FastAdmin_Upload)|FastAdmin 前台文件上传RCE|90|2021-10-12|2021-04-02| -|20|[xielei/swoole-worker](https://github.com/xielei/swoole-worker)|SwooleWorker是基于swoole开发的一款分布式长连接开发框架。常驻内存,协程,高性能高并发;分布式部署,横向扩容,使得能支持庞大的连接数;无感知安全重启,无缝升级代码;接口丰富,支持单个发送,分组发送,群发广播等接口。可广泛应用于云计算、物联网(IOT)、车联网、智能家居、网络游戏等领域。|89|2021-12-20|2021-05-10| -|21|[LittleTurtle2333/pay_join_group](https://github.com/LittleTurtle2333/pay_join_group)|QQ付费入群系统 是基于 V发卡( https://github.com/szvone/Vfkphp )二次开发实现的一套付费入群程序|89|2021-06-10|2021-04-21| -|22|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|78|2021-12-23|2021-11-20| +|19|[LittleTurtle2333/pay_join_group](https://github.com/LittleTurtle2333/pay_join_group)|QQ付费入群系统 是基于 V发卡( https://github.com/szvone/Vfkphp )二次开发实现的一套付费入群程序|90|2021-06-10|2021-04-21| +|20|[exp1orer/FastAdmin_Upload](https://github.com/exp1orer/FastAdmin_Upload)|FastAdmin 前台文件上传RCE|90|2021-10-12|2021-04-02| +|21|[xielei/swoole-worker](https://github.com/xielei/swoole-worker)|SwooleWorker是基于swoole开发的一款分布式长连接开发框架。常驻内存,协程,高性能高并发;分布式部署,横向扩容,使得能支持庞大的连接数;无感知安全重启,无缝升级代码;接口丰富,支持单个发送,分组发送,群发广播等接口。可广泛应用于云计算、物联网(IOT)、车联网、智能家居、网络游戏等领域。|89|2021-12-20|2021-05-10| +|22|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|79|2021-12-23|2021-11-20| |23|[david082321/BiliRoaming-PHP-Server](https://github.com/david082321/BiliRoaming-PHP-Server)|自建哔哩漫游解析服务器(PHP)|76|2021-12-20|2021-01-18| |24|[hipig/ddcard](https://github.com/hipig/ddcard)|【嘟嘟早教卡】 后端 api 源码,由 Laravel 构建而成。|66|2021-11-23|2021-06-18| |25|[91php/laravel-starter](https://github.com/91php/laravel-starter)|😺 Your next laravel-api-starter in 30 seconds|65|2021-10-18|2021-02-01| |26|[kkguan/validation](https://github.com/kkguan/validation)|高性能的验证器组件(Validation),适用于 Hyperf 或 Laravel 框架,可获得数百倍的性能提升|63|2021-11-02|2021-09-24| |27|[whitebearcode/typecho-bearsimple](https://github.com/whitebearcode/typecho-bearsimple)|一款简洁大方的Typecho主题|58|2021-12-20|2021-05-03| -|28|[zhoumengkang/deliverer](https://github.com/zhoumengkang/deliverer)|PHP 祖传代码跑路拯救者,支持 PHP5 & PHP7|54|2021-09-18|2021-06-22| +|28|[zhoumengkang/deliverer](https://github.com/zhoumengkang/deliverer)|PHP 祖传代码跑路拯救者,支持 PHP5 & PHP7|55|2021-09-18|2021-06-22| |29|[paopao233/baolog](https://github.com/paopao233/baolog)|wordpress线报主题,发羊毛,我就要专一~|52|2021-11-14|2021-08-26| |30|[yitd/ICP-API](https://github.com/yitd/ICP-API)|ICP备案信息查询API接口|51|2021-08-08|2021-08-06| |31|[zeromicro/goctl-swagger](https://github.com/zeromicro/goctl-swagger)|-|51|2021-10-13|2021-01-01| |32|[allures/yaofan](https://github.com/allures/yaofan)|在线施舍,使用支付宝当面付|49|2021-08-23|2021-01-04| -|33|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|48|2021-12-27|2021-11-27| +|33|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|48|2021-12-28|2021-11-27| |34|[stingbo/easyexchange](https://github.com/stingbo/easyexchange)|PHP SDK for digital currency exchange,include Binance,OKEx,Huobi,Gate,CoinBase etc / 好用的PHP数字货币交易SDK,包括币安,火币,欧易,芝麻开门,Coinbase等|48|2021-09-04|2021-02-03| |35|[xflash-panda/v2board](https://github.com/xflash-panda/v2board)|🚀🚀🚀 完全开源优化版本的v2board|46|2021-12-17|2021-09-18| |36|[MatthK/swfd](https://github.com/MatthK/swfd)|Selfoss Webfront Docker|45|2021-09-22|2021-09-20| diff --git a/content/charts/new_repo/software/Pascal.md b/content/charts/new_repo/software/Pascal.md index 8dbd2cb7..e408d420 100644 --- a/content/charts/new_repo/software/Pascal.md +++ b/content/charts/new_repo/software/Pascal.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Pascal -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| diff --git a/content/charts/new_repo/software/Perl.md b/content/charts/new_repo/software/Perl.md index 061f044f..30325fee 100644 --- a/content/charts/new_repo/software/Perl.md +++ b/content/charts/new_repo/software/Perl.md @@ -1,11 +1,11 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Perl -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|591|2021-12-19|2021-08-22| +|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|597|2021-12-19|2021-08-22| |2|[k1d0ne/cobaltstrike_plugin](https://github.com/k1d0ne/cobaltstrike_plugin)|陆续补充一些自己写的cobaltstrike插件|36|2021-11-05|2021-10-20| |3|[nju-lug/NJUBeamer](https://github.com/nju-lug/NJUBeamer)|南京大学演示文稿模板|6|2021-11-21|2021-11-21| |4|[dqwang122/MLROUGE](https://github.com/dqwang122/MLROUGE)|ROUGE for multilingual Summarization|6|2021-10-11|2021-10-11| diff --git a/content/charts/new_repo/software/Python.md b/content/charts/new_repo/software/Python.md index cfbd435c..ef335851 100644 --- a/content/charts/new_repo/software/Python.md +++ b/content/charts/new_repo/software/Python.md @@ -1,69 +1,69 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Python -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|4991|2021-12-10|2021-08-30| -|2|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3691|2021-12-25|2021-01-05| -|3|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|2927|2021-12-04|2021-09-10| -|4|[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.|2521|2021-12-27|2021-02-05| -|5|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2299|2021-11-23|2021-06-02| -|6|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|1935|2021-12-27|2021-04-07| +|1|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|4993|2021-12-10|2021-08-30| +|2|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3693|2021-12-25|2021-01-05| +|3|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|2936|2021-12-04|2021-09-10| +|4|[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.|2548|2021-12-28|2021-02-05| +|5|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2300|2021-11-23|2021-06-02| +|6|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|1939|2021-12-28|2021-04-07| |7|[FengQuanLi/ResnetGPT](https://github.com/FengQuanLi/ResnetGPT)|用Resnet101+GPT搭建一个玩王者荣耀的AI|1826|2021-08-08|2021-01-05| -|8|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1694|2021-07-28|2021-02-13| -|9|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1420|2021-11-30|2021-07-28| -|10|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1275|2021-12-27|2021-01-21| -|11|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|982|2021-10-14|2021-01-10| -|12|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|975|2021-12-05|2021-05-05| -|13|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|813|2021-12-14|2021-08-25| -|14|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|810|2021-12-27|2021-09-19| -|15|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |735|2021-12-27|2021-02-05| -|16|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|732|2021-12-03|2021-09-17| -|17|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|716|2021-12-27|2021-09-12| +|8|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1693|2021-07-28|2021-02-13| +|9|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1425|2021-11-30|2021-07-28| +|10|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1280|2021-12-28|2021-01-21| +|11|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|983|2021-10-14|2021-01-10| +|12|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|976|2021-12-05|2021-05-05| +|13|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|814|2021-12-14|2021-08-25| +|14|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|813|2021-12-28|2021-09-19| +|15|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |736|2021-12-28|2021-02-05| +|16|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|735|2021-12-03|2021-09-17| +|17|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|724|2021-12-27|2021-09-12| |18|[tianqiraf/DouZero_For_HappyDouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)|基于DouZero定制AI实战欢乐斗地主|699|2021-07-22|2021-07-11| -|19|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具(红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配)|690|2021-10-23|2021-03-11| -|20|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|This is the official implementation for "Do Transformers Really Perform Bad for Graph Representation?".|689|2021-12-24|2021-05-27| -|21|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|673|2021-12-26|2021-02-08| -|22|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|656|2021-12-27|2021-08-30| -|23|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|632|2021-12-03|2021-09-01| -|24|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|621|2021-10-05|2021-09-08| -|25|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|620|2021-12-27|2021-04-21| -|26|[laekov/fastmoe](https://github.com/laekov/fastmoe)|A fast MoE impl for PyTorch|620|2021-11-29|2021-01-25| +|19|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|This is the official implementation for "Do Transformers Really Perform Bad for Graph Representation?".|696|2021-12-28|2021-05-27| +|20|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具(红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配)|691|2021-10-23|2021-03-11| +|21|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|674|2021-12-26|2021-02-08| +|22|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|658|2021-12-28|2021-08-30| +|23|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|643|2021-12-28|2021-09-08| +|24|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|634|2021-12-03|2021-09-01| +|25|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|626|2021-12-28|2021-04-21| +|26|[laekov/fastmoe](https://github.com/laekov/fastmoe)|A fast MoE impl for PyTorch|621|2021-11-29|2021-01-25| |27|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|614|2021-12-24|2021-01-08| -|28|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |604|2021-12-27|2021-04-14| +|28|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |606|2021-12-28|2021-04-14| |29|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd|584|2021-11-06|2021-07-20| -|30|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|564|2021-12-23|2021-11-30| -|31|[nlp-uoregon/trankit](https://github.com/nlp-uoregon/trankit)|Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing|558|2021-11-15|2021-01-08| -|32|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|535|2021-12-03|2021-06-13| +|30|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|567|2021-12-23|2021-11-30| +|31|[nlp-uoregon/trankit](https://github.com/nlp-uoregon/trankit)|Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing|559|2021-11-15|2021-01-08| +|32|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|536|2021-12-03|2021-06-13| |33|[textflint/textflint](https://github.com/textflint/textflint)|Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing|530|2021-12-23|2021-03-06| |34|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|Rick Roll Language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics.|524|2021-12-21|2021-05-16| -|35|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|516|2021-12-18|2021-03-10| -|36|[UKPLab/EasyNMT](https://github.com/UKPLab/EasyNMT)|Easy to use, state-of-the-art Neural Machine Translation for 100+ languages|513|2021-08-05|2021-01-19| -|37|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|508|2021-12-22|2021-07-28| +|35|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|517|2021-12-18|2021-03-10| +|36|[UKPLab/EasyNMT](https://github.com/UKPLab/EasyNMT)|Easy to use, state-of-the-art Neural Machine Translation for 100+ languages|514|2021-08-05|2021-01-19| +|37|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|509|2021-12-22|2021-07-28| |38|[sourabh-joshi/awesome-quincy-larson-emails](https://github.com/sourabh-joshi/awesome-quincy-larson-emails)|This repository is an archive of emails that are sent by the awesome Quincy Larson every week.|495|2021-12-19|2021-02-16| -|39|[P1-Team/AlliN](https://github.com/P1-Team/AlliN)|A flexible scanner|482|2021-12-17|2021-03-14| -|40|[zhaoolee/garss](https://github.com/zhaoolee/garss)|Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页|480|2021-12-27|2021-02-20| -|41|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|479|2021-12-23|2021-03-24| -|42|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|474|2021-11-28|2021-02-25| +|39|[P1-Team/AlliN](https://github.com/P1-Team/AlliN)|A flexible scanner|485|2021-12-17|2021-03-14| +|40|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|482|2021-12-23|2021-03-24| +|41|[zhaoolee/garss](https://github.com/zhaoolee/garss)|Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页|479|2021-12-27|2021-02-20| +|42|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|473|2021-11-28|2021-02-25| |43|[AntonVanke/JDBrandMember](https://github.com/AntonVanke/JDBrandMember)|京东自动入会获取京豆|470|2021-11-15|2021-04-01| -|44|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|460|2021-12-26|2021-07-14| +|44|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|465|2021-12-26|2021-07-14| |45|[Zy143L/jd_cookie](https://github.com/Zy143L/jd_cookie)|Python练习|460|2021-09-02|2021-06-26| |46|[Metarget/metarget](https://github.com/Metarget/metarget)|Metarget is a framework providing automatic constructions of vulnerable infrastructures.|459|2021-12-22|2021-04-09| |47|[hukaixuan19970627/YOLOv5_DOTA_OBB](https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB)|YOLOv5 in DOTA with CSL_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于YOLOv5的旋转目标检测|455|2021-12-27|2021-03-17| |48|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|454|2021-10-10|2021-09-14| |49|[wafinfo/Sunflower_get_Password](https://github.com/wafinfo/Sunflower_get_Password)|一款针对向日葵的识别码和验证码提取工具|454|2021-11-01|2021-03-11| -|50|[mangdangroboticsclub/QuadrupedRobot](https://github.com/mangdangroboticsclub/QuadrupedRobot)|Open-Source,ROS Robot Dog Kit|444|2021-12-25|2021-01-15| +|50|[mangdangroboticsclub/QuadrupedRobot](https://github.com/mangdangroboticsclub/QuadrupedRobot)|Open-Source,ROS Robot Dog Kit|445|2021-12-28|2021-01-15| |51|[ssantoshp/Empyrial](https://github.com/ssantoshp/Empyrial)|Portfolio Management Framework for risk and performance analysis 投资组合管理|437|2021-12-23|2021-03-08| |52|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|431|2021-09-22|2021-09-06| -|53|[mpquant/MyTT](https://github.com/mpquant/MyTT)|MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量 ...|427|2021-12-19|2021-05-18| -|54|[Johnserf-Seed/TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload)|抖音去水印视频批量下载,完全使用抖音官方接口https://github.com/Johnserf-Seed/TikTokDownload/tags|419|2021-12-22|2021-01-19| -|55|[MontaEllis/Pytorch-Medical-Segmentation](https://github.com/MontaEllis/Pytorch-Medical-Segmentation)|This repository is an unoffical PyTorch implementation of Medical segmentation in 2D and 3D.|417|2021-10-23|2021-01-08| -|56|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|399|2021-12-06|2021-06-01| +|53|[mpquant/MyTT](https://github.com/mpquant/MyTT)|MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量 ...|430|2021-12-27|2021-05-18| +|54|[Johnserf-Seed/TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload)|抖音去水印视频批量下载,完全使用抖音官方接口https://github.com/Johnserf-Seed/TikTokDownload/tags|420|2021-12-22|2021-01-19| +|55|[MontaEllis/Pytorch-Medical-Segmentation](https://github.com/MontaEllis/Pytorch-Medical-Segmentation)|This repository is an unoffical PyTorch implementation of Medical segmentation in 2D and 3D.|418|2021-10-23|2021-01-08| +|56|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|400|2021-12-06|2021-06-01| |57|[DawnFlame/POChouse](https://github.com/DawnFlame/POChouse)|POC&EXP仓库、hvv弹药库、Nday、1day|383|2021-06-28|2021-03-22| -|58|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|374|2021-12-27|2021-11-16| -|59|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|371|2021-09-14|2021-09-08| +|58|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|375|2021-12-27|2021-11-16| +|59|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|372|2021-09-14|2021-09-08| |60|[BlinkDL/AI-Writer](https://github.com/BlinkDL/AI-Writer)|AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。Tuned GPT for novel generation.|371|2021-12-12|2021-07-26| |61|[ice-doom/EyeJo](https://github.com/ice-doom/EyeJo)|EyeJo是一款自动化资产风险评估平台,可以协助甲方安全人员或乙方安全人员对授权的资产中进行排查,快速发现存在的薄弱点和攻击面。|371|2021-08-25|2021-03-31| |62|[zongdeiqianxing/Autoscanner](https://github.com/zongdeiqianxing/Autoscanner)|输入域名>爆破子域名>扫描子域名端口>发现扫描web服务>集成报告的全流程全自动扫描器。集成oneforall、masscan、nmap、dirsearch、crawlergo、xray等工具,另支持cdn识别、网页截图、站点定位;动态识别域名并添加功能、工具超时中断等|361|2021-11-16|2021-02-23| @@ -74,12 +74,12 @@ |67|[UKPLab/beir](https://github.com/UKPLab/beir)|A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.|337|2021-12-15|2021-01-18| |68|[openspeech-team/openspeech](https://github.com/openspeech-team/openspeech)|Open-Source Toolkit for End-to-End Speech Recognition leveraging PyTorch-Lightning and Hydra.|336|2021-11-30|2021-06-06| |69|[YyzHarry/imbalanced-regression](https://github.com/YyzHarry/imbalanced-regression)|[ICML 2021, Long Talk] Delving into Deep Imbalanced Regression|331|2021-12-01|2021-02-18| -|70|[yaronzz/BaiduYunToAliYun](https://github.com/yaronzz/BaiduYunToAliYun)|同步百度云网盘到阿里云|321|2021-11-03|2021-07-09| -|71|[bilibili/LastOrder-Dota2](https://github.com/bilibili/LastOrder-Dota2)|Dota2 AI bot|317|2021-08-11|2021-08-02| -|72|[srcrs/unicom-task](https://github.com/srcrs/unicom-task)|-|313|2021-11-28|2021-06-13| -|73|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|312|2021-11-16|2021-07-04| -|74|[bojone/BERT-whitening](https://github.com/bojone/BERT-whitening)|简单的向量白化改善句向量质量|312|2021-06-17|2021-01-11| -|75|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|310|2021-12-27|2021-12-22| +|70|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|324|2021-12-27|2021-12-22| +|71|[yaronzz/BaiduYunToAliYun](https://github.com/yaronzz/BaiduYunToAliYun)|同步百度云网盘到阿里云|321|2021-11-03|2021-07-09| +|72|[bilibili/LastOrder-Dota2](https://github.com/bilibili/LastOrder-Dota2)|Dota2 AI bot|317|2021-08-11|2021-08-02| +|73|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|314|2021-11-16|2021-07-04| +|74|[srcrs/unicom-task](https://github.com/srcrs/unicom-task)|-|313|2021-11-28|2021-06-13| +|75|[bojone/BERT-whitening](https://github.com/bojone/BERT-whitening)|简单的向量白化改善句向量质量|312|2021-06-17|2021-01-11| |76|[Sniper970119/dianping_spider](https://github.com/Sniper970119/dianping_spider)|大众点评爬虫(全站可爬,解决动态字体加密,非OCR)。持续更新|310|2021-12-10|2021-01-22| |77|[r0ckysec/CVE-2021-21985](https://github.com/r0ckysec/CVE-2021-21985)|CVE-2021-21985 VMware vCenter Server远程代码执行漏洞 EXP (更新可回显EXP)|305|2021-06-09|2021-06-03| |78|[knownsec/LSpider](https://github.com/knownsec/LSpider)|LSpider 一个为被动扫描器定制的前端爬虫|290|2021-08-02|2021-01-19| diff --git a/content/charts/new_repo/software/R.md b/content/charts/new_repo/software/R.md index ddece17e..e2b3e4f5 100644 --- a/content/charts/new_repo/software/R.md +++ b/content/charts/new_repo/software/R.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > R -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| diff --git a/content/charts/new_repo/software/Ruby.md b/content/charts/new_repo/software/Ruby.md index ec1facea..01a4a697 100644 --- a/content/charts/new_repo/software/Ruby.md +++ b/content/charts/new_repo/software/Ruby.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Ruby -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|635|2021-12-21|2021-06-22| -|2|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|134|2021-08-12|2021-03-23| +|1|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|636|2021-12-28|2021-06-22| +|2|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|135|2021-08-12|2021-03-23| |3|[0x727/MetasploitModules_0x727](https://github.com/0x727/MetasploitModules_0x727)|Metasploit Modules Development|66|2021-08-06|2021-08-05| |4|[chenxGen/cocoapods-project-hmap](https://github.com/chenxGen/cocoapods-project-hmap)|A cocoapods plugin to improve the compilation speed of the preprocessing stage.|61|2021-09-23|2021-05-13| |5|[chengdh/manage-huo-baby](https://github.com/chengdh/manage-huo-baby)|管货宝-功能齐备的零担(专线)物流业务平台|50|2021-06-10|2021-06-07| diff --git a/content/charts/new_repo/software/Rust.md b/content/charts/new_repo/software/Rust.md index 51f4a040..d51547f5 100644 --- a/content/charts/new_repo/software/Rust.md +++ b/content/charts/new_repo/software/Rust.md @@ -1,22 +1,22 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Rust -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| |1|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2125|2021-10-23|2021-05-15| -|2|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1612|2021-12-28|2021-11-30| -|3|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1379|2021-12-23|2021-08-18| -|4|[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.|1185|2021-12-25|2021-10-07| +|2|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1614|2021-12-28|2021-11-30| +|3|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1388|2021-12-28|2021-08-18| +|4|[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.|1189|2021-12-25|2021-10-07| |5|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|928|2021-12-05|2021-10-02| |6|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|754|2021-11-16|2021-09-09| -|7|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|504|2021-12-19|2021-09-22| +|7|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|514|2021-12-19|2021-09-22| |8|[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, ...|471|2021-12-19|2021-11-26| |9|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|433|2021-12-07|2021-07-29| |10|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)|389|2021-11-19|2021-02-21| -|11|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|320|2021-11-15|2021-08-17| -|12|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|250|2021-08-18|2021-01-22| +|11|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|321|2021-11-15|2021-08-17| +|12|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|251|2021-08-18|2021-01-22| |13|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|234|2021-12-26|2021-06-24| |14|[0x727/ObserverWard_0x727](https://github.com/0x727/ObserverWard_0x727)|Cross platform community web fingerprint identification tool|231|2021-12-27|2021-08-21| |15|[Kingbultsea/vite-analysis](https://github.com/Kingbultsea/vite-analysis)|vite v0.18.0 Start from 0, analyze each commit. 620/2558 💀~~~👻|218|2021-12-01|2021-04-02| @@ -25,10 +25,10 @@ |18|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|185|2021-12-11|2021-10-06| |19|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|177|2021-12-23|2021-09-14| |20|[belowthetree/TisuOS](https://github.com/belowthetree/TisuOS)|-|148|2021-06-30|2021-01-17| -|21|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|138|2021-12-27|2021-06-01| +|21|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|140|2021-12-28|2021-06-01| |22|[auula/falsework](https://github.com/auula/falsework)|A tool crate to quickly build rust command line application.|107|2021-08-25|2021-08-01| |23|[iTXTech/mcl-installer](https://github.com/iTXTech/mcl-installer)|MCL一键安装工具|94|2021-07-19|2021-02-04| -|24|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|80|2021-12-22|2021-10-03| +|24|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|80|2021-12-28|2021-10-03| |25|[ElnuDev/hebi](https://github.com/ElnuDev/hebi)|A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇.|70|2021-09-04|2021-08-22| |26|[Tencent/tat-agent](https://github.com/Tencent/tat-agent)|TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ...|68|2021-12-24|2021-11-23| |27|[inherd/unflow](https://github.com/inherd/unflow)|unflow 是一个低代码、无代码设计语言。unFlow is a Design as Code implementation, a DSL for UX & backend modeling. DSL to Sketch file, Sketch to DSL, DSL to code. |61|2021-06-30|2021-05-08| @@ -43,8 +43,8 @@ |36|[zu1k/sdusrun](https://github.com/zu1k/sdusrun)|校园网深澜认证登录,srun|31|2021-12-08|2021-11-02| |37|[lolishinshi/imsearch](https://github.com/lolishinshi/imsearch)|基于特征点匹配的相似图片搜索|31|2021-12-08|2021-09-09| |38|[Joylei/anim-rs](https://github.com/Joylei/anim-rs)|:hourglass: A framework independent animation library for rust, works nicely with Iced and the others|29|2021-12-09|2021-06-18| -|39|[inherd/guarding](https://github.com/inherd/guarding)|Guarding 是一个用于 Java、JavaScript、Rust、Golang 等语言的架构守护工具。借助于易于理解的 DSL,来编写守护规则。Guarding is a guardians for code, architecture, layered. |28|2021-11-10|2021-05-13| -|40|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip|27|2021-11-18|2021-11-09| +|39|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip|28|2021-11-18|2021-11-09| +|40|[inherd/guarding](https://github.com/inherd/guarding)|Guarding 是一个用于 Java、JavaScript、Rust、Golang 等语言的架构守护工具。借助于易于理解的 DSL,来编写守护规则。Guarding is a guardians for code, architecture, layered. |28|2021-11-10|2021-05-13| |41|[zu1k/ldap-log](https://github.com/zu1k/ldap-log)|一个LDAP请求监听器,摆脱dnslog平台|23|2021-12-15|2021-12-11| |42|[itytophile/rab](https://github.com/itytophile/rab)|Rusty Armor Builds - Monster Hunter Rise Armor Set Creation Tool|23|2021-06-20|2021-04-23| |43|[WeBankBlockchain/liquid](https://github.com/WeBankBlockchain/liquid)|Liquid 由微众银行区块链团队开发并完全开源,是一种嵌入式领域特定语言( embedded Domain Specific Language,eDSL),能够用来编写运行于区块链底层平台FISCO BCOS的智能合约。|23|2021-12-09|2021-03-17| diff --git a/content/charts/new_repo/software/Shell.md b/content/charts/new_repo/software/Shell.md index 9ddac8a6..49386752 100644 --- a/content/charts/new_repo/software/Shell.md +++ b/content/charts/new_repo/software/Shell.md @@ -1,42 +1,42 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Shell -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|707|2021-11-27|2021-06-12| +|1|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|708|2021-11-27|2021-06-12| |2|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|700|2021-12-22|2021-01-21| |3|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|675|2021-12-02|2021-02-21| -|4|[HXSecurity/DongTai](https://github.com/HXSecurity/DongTai)|DongTai is an interactive application security testing(IAST) product that supports the detection of OWASP WEB TOP 10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabili ...|535|2021-12-24|2021-03-22| +|4|[HXSecurity/DongTai](https://github.com/HXSecurity/DongTai)|DongTai is an interactive application security testing(IAST) product that supports the detection of OWASP WEB TOP 10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabili ...|538|2021-12-24|2021-03-22| |5|[CoiaPrant/MediaUnlock_Test](https://github.com/CoiaPrant/MediaUnlock_Test)|流媒体解锁检测|504|2021-07-16|2021-02-24| -|6|[fscarmen/warp](https://github.com/fscarmen/warp)|WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本|418|2021-12-28|2021-03-17| +|6|[fscarmen/warp](https://github.com/fscarmen/warp)|WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本|419|2021-12-28|2021-03-17| |7|[DHDAXCW/NanoPi-R4S](https://github.com/DHDAXCW/NanoPi-R4S)|基于 Lean&Lienol 源码的 NanoPi R4S 的 OpenWrt 固件。每天自动更新插件和内核,Fusion编译法|416|2021-12-25|2021-01-17| |8|[datawhalechina/learn-nlp-with-transformers](https://github.com/datawhalechina/learn-nlp-with-transformers)|we want to create a repo to illustrate usage of transformers in chinese|399|2021-12-02|2021-04-11| |9|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 一键更换国内软件源脚本|390|2021-12-26|2021-01-25| |10|[DHDAXCW/NanoPi-R2S](https://github.com/DHDAXCW/NanoPi-R2S)|基于 Lean&Lienol 源码的 NanoPi R2S 的 OpenWrt 固件。每天自动更新插件和内核,Fusion编译法|370|2021-12-24|2021-06-17| |11|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|355|2021-12-22|2021-04-01| |12|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|309|2021-10-23|2021-04-18| -|13|[Oreomeow/VIP](https://github.com/Oreomeow/VIP)|DONOT FORK!!!别 Fork 了!超过一定数量就跑路!🏃💨 Gone|305|2021-12-24|2021-06-14| -|14|[kkkyg/CFwarp](https://github.com/kkkyg/CFwarp)|Cloudflare WARP 多功能一键脚本,支持添加WARP+PLUS账户及无限刷WARP+流量功能 ,支持纯IPV4/纯IPV6/双栈V4V6的VPS共9种情况随意切换安装。支持X86/ARM,支持kvm,openvz,lxc等主流架构,自动配置最佳TUM吞吐量数值,实时显示当前WARP状态、IP所属区(中文显示)及IP服务商。已测试:hax纯v6站,Euserv(德鸡),oracle(甲骨 ...|283|2021-12-25|2021-09-09| -|15|[SuLingGG/OpenWrt-Mini](https://github.com/SuLingGG/OpenWrt-Mini)|Customized Pure OpenWrt & Self-Build OpenWrt Packages Project.|273|2021-12-11|2021-01-31| +|13|[Oreomeow/VIP](https://github.com/Oreomeow/VIP)|DONOT FORK!!!别 Fork 了!超过一定数量就跑路!🏃💨 Gone|307|2021-12-24|2021-06-14| +|14|[kkkyg/CFwarp](https://github.com/kkkyg/CFwarp)|Cloudflare WARP 多功能一键脚本,支持添加WARP+PLUS账户及无限刷WARP+流量功能 ,支持纯IPV4/纯IPV6/双栈V4V6的VPS共9种情况随意切换安装。支持X86/ARM,支持kvm,openvz,lxc等主流架构,自动配置最佳TUM吞吐量数值,实时显示当前WARP状态、IP所属区(中文显示)及IP服务商。已测试:hax纯v6站,Euserv(德鸡),oracle(甲骨 ...|284|2021-12-28|2021-09-09| +|15|[SuLingGG/OpenWrt-Mini](https://github.com/SuLingGG/OpenWrt-Mini)|Customized Pure OpenWrt & Self-Build OpenWrt Packages Project.|273|2021-12-28|2021-01-31| |16|[ameizi/vagrant-kubernetes-cluster](https://github.com/ameizi/vagrant-kubernetes-cluster)|Vagrant一键安装Kubernetes集群。安装 Metrics Server 、Kuboard 、Kubernetes Dashboard、KubePi、Kubernetes集群监控prometheus-operator|262|2021-10-30|2021-10-12| |17|[Netflixxp/jcnf-box](https://github.com/Netflixxp/jcnf-box)|这是个人常用的服务器指令和一键脚本|248|2021-11-24|2021-05-05| |18|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙全依赖一键安装脚本|242|2021-12-24|2021-11-17| |19|[iwrt/luci-app-ikoolproxy](https://github.com/iwrt/luci-app-ikoolproxy)|iKoolProxy(原godproxy)是基于KoolProxyR 重新整理的。 需要先安装ikoolproxy,再luci,记得一定要重启路由器!|239|2021-12-28|2021-01-27| |20|[levie-vans/WeChatAssistant-ForMac](https://github.com/levie-vans/WeChatAssistant-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)独立加载版。微信双开助手。|210|2021-11-16|2021-07-27| |21|[missuo/CloudflareWarp](https://github.com/missuo/CloudflareWarp)|Cloudflare Warp One Click Script|202|2021-07-17|2021-04-17| -|22|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|187|2021-11-26|2021-08-03| -|23|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|183|2021-12-23|2021-01-27| -|24|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|173|2021-12-20|2021-08-09| +|22|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|188|2021-11-26|2021-08-03| +|23|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|184|2021-12-23|2021-01-27| +|24|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|174|2021-12-20|2021-08-09| |25|[Netflixxp/N1HK1dabao](https://github.com/Netflixxp/N1HK1dabao)|项目为自动打包N1和HK1(s905x3)盒子的固件,请勿fork,因为fork无法获取最新的固件,请收藏短网址https://jcnf.xyz/gj 获取最新固件版本;如需只要插件,可收藏另一个短网址 https://jcnf.xyz/ipk|165|2021-12-16|2021-05-02| -|26|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|138|2021-12-24|2021-03-14| -|27|[Cats-Team/AdRules](https://github.com/Cats-Team/AdRules)|Auto Mergo New Rules From Upstream Website./来自上游网站的自动合并新规则。|136|2021-12-27|2021-08-06| -|28|[tangjie1/-Baseline-check](https://github.com/tangjie1/-Baseline-check)|windows和linux基线检查,配套自动化检查脚本。纯手打。|127|2021-11-19|2021-11-17| +|26|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|139|2021-12-24|2021-03-14| +|27|[Cats-Team/AdRules](https://github.com/Cats-Team/AdRules)|Auto Mergo New Rules From Upstream Website./来自上游网站的自动合并新规则。|137|2021-12-28|2021-08-06| +|28|[tangjie1/-Baseline-check](https://github.com/tangjie1/-Baseline-check)|windows和linux基线检查,配套自动化检查脚本。纯手打。|133|2021-11-19|2021-11-17| |29|[LovelyHaochi/StreamUnlockTest](https://github.com/LovelyHaochi/StreamUnlockTest)|沙雕流媒体测试|123|2021-08-17|2021-05-18| -|30|[pzcn/Perfect-Icons-Completion-Project](https://github.com/pzcn/Perfect-Icons-Completion-Project)|MIUI 完美图标补全计划|115|2021-12-28|2021-01-27| +|30|[pzcn/Perfect-Icons-Completion-Project](https://github.com/pzcn/Perfect-Icons-Completion-Project)|MIUI 完美图标补全计划|116|2021-12-28|2021-01-27| |31|[Magisk-Modules-Repo/riru_lsposed](https://github.com/Magisk-Modules-Repo/riru_lsposed)|-|113|2021-12-05|2021-02-02| -|32|[281677160/build-actions](https://github.com/281677160/build-actions)|超简单openwrt云编译 本地ubuntu一键编译|104|2021-12-19|2021-08-02| +|32|[281677160/build-actions](https://github.com/281677160/build-actions)|-|105|2021-12-19|2021-08-02| |33|[stilleshan/rssforever](https://github.com/stilleshan/rssforever)|本项目为 Nginx + TTRSS + RSSHub 整合 docker 容器化快速一键部署方案.|102|2021-09-07|2021-05-25| |34|[XrayR-project/XrayR-release](https://github.com/XrayR-project/XrayR-release)|XrayR 一键脚本以及docker部署|94|2021-09-22|2021-03-10| |35|[Netflixxp/NF](https://github.com/Netflixxp/NF)|检测服务器是否解锁Netflix|91|2021-10-10|2021-02-23| @@ -44,41 +44,41 @@ |37|[V2RaySSR/cf-auto-passwall](https://github.com/V2RaySSR/cf-auto-passwall)|用于自动筛选 CF IP,并自动替换优选 IP 为 PassWall 的节点地址(WS协议)|79|2021-10-31|2021-06-05| |38|[k8sli/kubeplay](https://github.com/k8sli/kubeplay)|Deploy kubernetes by kubespray in offline|78|2021-12-10|2021-08-13| |39|[jsmjsm/BrewMyMac](https://github.com/jsmjsm/BrewMyMac)|BrewMyMac - 自动化备份 & 安装 macOS 应用程序|78|2021-08-02|2021-07-16| -|40|[breakings/OpenWrt](https://github.com/breakings/OpenWrt)|-|75|2021-12-26|2021-03-05| +|40|[breakings/OpenWrt](https://github.com/breakings/OpenWrt)|-|75|2021-12-28|2021-03-05| |41|[jiuqi9997/smokeping](https://github.com/jiuqi9997/smokeping)|smokeping + caddy 一键脚本|74|2021-08-17|2021-05-17| |42|[flyqie/dd-shell](https://github.com/flyqie/dd-shell)|该脚本可在DD系统时为您提供一个WebUI以帮助您了解到目前的DD状态.|72|2021-11-21|2021-11-21| -|43|[jingleijack/Openwrt_Beta](https://github.com/jingleijack/Openwrt_Beta)|AX6和AX3600和AX9000每周五更新,每个版本对应固件名称及大小不一样,看清楚下载。不搞多神秘什么本地编译啥的,我也懒得去fork大雕源码修改,直接Actions用雕大无任何修改的源码。稳定性及实用性均与lean官方同步,无任何区别。部分插件源码均拉取原作者最新的。|72|2021-12-28|2021-07-19| -|44|[ophub/luci-app-amlogic](https://github.com/ophub/luci-app-amlogic)|Supports management of Amlogic s9xxx, Allwinner, and Rockchip boxes. include install and update the OpenWrt and kernel, Backup and Restore config, Snapshot management, etc.|72|2021-12-22|2021-06-14| +|43|[jingleijack/Openwrt_Beta](https://github.com/jingleijack/Openwrt_Beta)|AX6和AX3600和AX9000每周五更新,每个版本对应固件名称及大小不一样,看清楚下载。不搞多神秘什么本地编译啥的,我也懒得去fork lean源码修改,直接Actions用雕大无任何修改的源码。稳定性及实用性均与lean官方同步,无任何区别。部分插件源码均拉取原作者最新的。|72|2021-12-28|2021-07-19| +|44|[ophub/luci-app-amlogic](https://github.com/ophub/luci-app-amlogic)|Supports management of Amlogic s9xxx, Allwinner, and Rockchip boxes. include install and update the OpenWrt and kernel, Backup and Restore config, Snapshot management, etc.|71|2021-12-22|2021-06-14| |45|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R(原「搞机助手重制版」)|68|2021-12-26|2021-08-23| |46|[appotry/PTtool](https://github.com/appotry/PTtool)|自动化硬链接工具,在最大可能情况下节约空间,并保持做种。 小于1M的文件直接复制,刮削修改nfo等小文件。 大于1M的文件硬链接到目的目录,可以随意修改文件名。|67|2021-10-15|2021-04-03| |47|[jiuqi9997/Xray-yes](https://github.com/jiuqi9997/Xray-yes)|Xray安装脚本 / Xray install script (VLESS TCP XTLS)|66|2021-06-14|2021-01-29| |48|[AboutCXJ/SillyGirlDockerDeploy](https://github.com/AboutCXJ/SillyGirlDockerDeploy)|-|63|2021-11-23|2021-09-23| -|49|[thomaswcy/R2S](https://github.com/thomaswcy/R2S)|基于 RubikWrt 的 NanoPi R2S 固件,每日自动更新插件和内核|62|2021-12-27|2021-05-30| +|49|[thomaswcy/R2S](https://github.com/thomaswcy/R2S)|基于 RubikWrt 的 NanoPi R2S 固件,每日自动更新插件和内核|62|2021-12-28|2021-05-30| |50|[soulteary/docker-sso-server](https://github.com/soulteary/docker-sso-server)|Lightweight self-hosted SSO server, resource utilization rate is <1% CPU, MEM <15 M|61|2021-09-22|2021-08-10| |51|[dnomd343/ClearDNS](https://github.com/dnomd343/ClearDNS)|容器化的无污染DNS服务|61|2021-09-15|2021-05-18| |52|[jingleijack/AX6-AX3600_Almighty-Edition_Config](https://github.com/jingleijack/AX6-AX3600_Almighty-Edition_Config)|此版本是全能版本,也是自定义版本,涵盖所有插件,想要榨干路由器性能和内存的朋友可以尝试刷入。支持已刷WEB升级的openwrt固件,刷入方式:首选恢复出厂设置,然后再系统升级不保留配置刷入。全能版每天都会拉取最新源码更新|60|2021-12-28|2021-08-02| -|53|[jingleijack/X86_64-TEST](https://github.com/jingleijack/X86_64-TEST)|自动构建Lean源码,天灵的源码,openwrt源码!集成usb网卡,支持安卓手机usb网络共享,pci网卡暂时还没有集成,集成了20个插件,分为docker版,和精简版。docker分区1024。精简版分区300,diy2是添加lede软件库没有的插件。及一些原作者的插件。lite精简版配置config和docker版配置基本上都有简单说明。|58|2021-12-27|2021-09-17| -|54|[gacjie/btpanel_tools](https://github.com/gacjie/btpanel_tools)|宝塔linux工具箱btpanel_tools|58|2021-09-06|2021-09-06| -|55|[DHDAXCW/NanoPi-R2C](https://github.com/DHDAXCW/NanoPi-R2C)|基于lean和immortalwrt编译第三方固件,每天自动更新插件和内核,Fusion编译法|57|2021-12-21|2021-08-09| -|56|[jerry048/Dedicated-Seedbox](https://github.com/jerry048/Dedicated-Seedbox)|-|57|2021-08-10|2021-01-26| -|57|[Misaka-blog/MisakaLinuxToolbox](https://github.com/Misaka-blog/MisakaLinuxToolbox)|御坂妹妹们的Linux VPS工具箱|55|2021-12-26|2021-12-25| -|58|[seal0207/EasyRealM](https://github.com/seal0207/EasyRealM)|RealM 转发脚本|53|2021-09-14|2021-01-23| +|53|[Misaka-blog/MisakaLinuxToolbox](https://github.com/Misaka-blog/MisakaLinuxToolbox)|御坂妹妹们的Linux VPS工具箱|58|2021-12-26|2021-12-25| +|54|[jingleijack/X86_64-TEST](https://github.com/jingleijack/X86_64-TEST)|自动构建Lean源码,天灵的源码,openwrt源码!集成usb网卡,支持安卓手机usb网络共享,pci网卡暂时还没有集成,集成了20个插件,分为docker版,和精简版。docker分区1024。精简版分区300,diy2是添加lede软件库没有的插件。及一些原作者的插件。lite精简版配置config和docker版配置基本上都有简单说明。|58|2021-12-27|2021-09-17| +|55|[gacjie/btpanel_tools](https://github.com/gacjie/btpanel_tools)|宝塔linux工具箱btpanel_tools|58|2021-09-06|2021-09-06| +|56|[DHDAXCW/NanoPi-R2C-Plus](https://github.com/DHDAXCW/NanoPi-R2C-Plus)|基于lean和immortalwrt编译第三方固件,每天自动更新插件和内核,Fusion编译法|57|2021-12-28|2021-08-09| +|57|[jerry048/Dedicated-Seedbox](https://github.com/jerry048/Dedicated-Seedbox)|-|57|2021-08-10|2021-01-26| +|58|[seal0207/EasyRealM](https://github.com/seal0207/EasyRealM)|RealM 转发脚本|54|2021-09-14|2021-01-23| |59|[loaden/nspawn-deepinwine](https://github.com/loaden/nspawn-deepinwine)|利用systemd-nspawn容器跑Deepin 20.2.3或者Debian 10,安装deepinwine,稳定运行QQ、微信、钉钉、深度商店等应用。低内存,高性能,沙盒机制不污染宿主机,支持多用户,理论上可在任何Linux发行版上运行。成功解决MIT-SHM导致的崩溃,好开心!现在很稳定了。|52|2021-12-25|2021-09-23| |60|[trombonist852/multi-device-openwrt](https://github.com/trombonist852/multi-device-openwrt)|客制化多设备固件包括x86-64,树莓派全系,R2s,N1,k3|52|2021-12-18|2021-03-09| |61|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World!China直连垃圾线路卡顿?不想中转?hysteria一键搞定。|50|2021-12-20|2021-09-19| |62|[pumpkin4gb/bzz](https://github.com/pumpkin4gb/bzz)|自用swarm搭建多节点工具|50|2021-08-03|2021-05-07| -|63|[soulteary/docker-outline](https://github.com/soulteary/docker-outline)|A simple and reliable self-hosted plan for Outline.|49|2021-11-19|2021-09-04| -|64|[Rvn0xsy/socks-switch](https://github.com/Rvn0xsy/socks-switch)|透明代理切换脚本,仅支持 Linux|48|2021-10-09|2021-10-09| +|63|[Rvn0xsy/socks-switch](https://github.com/Rvn0xsy/socks-switch)|透明代理切换脚本,仅支持 Linux|49|2021-10-09|2021-10-09| +|64|[soulteary/docker-outline](https://github.com/soulteary/docker-outline)|A simple and reliable self-hosted plan for Outline.|49|2021-11-19|2021-09-04| |65|[zhangyoufu/log4j2-without-jndi](https://github.com/zhangyoufu/log4j2-without-jndi)|log4j2-core JAR w/o JndiLookup.class|46|2021-12-10|2021-12-09| |66|[jas502n/GitlabVer](https://github.com/jas502n/GitlabVer)|gitlab version index|41|2021-11-10|2021-11-09| |67|[rptec/heroku-vless](https://github.com/rptec/heroku-vless)|利用Heroku部署高性能代理免费vless服务|41|2021-12-23|2021-06-15| -|68|[mcchas/g2h-camera-mods](https://github.com/mcchas/g2h-camera-mods)|Modifying the G2H camera with rtsp, security and not to call home|40|2021-07-21|2021-03-12| +|68|[mcchas/g2h-camera-mods](https://github.com/mcchas/g2h-camera-mods)|Modifying the G2H camera with rtsp, security and not to call home|41|2021-07-21|2021-03-12| |69|[DaoCloud/public-image-mirror](https://github.com/DaoCloud/public-image-mirror)|很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。|39|2021-12-27|2021-09-09| |70|[wxfyes/N1packaging](https://github.com/wxfyes/N1packaging)|基于flippy的打包Phicomm N1的openwrt,每天自动更新打包|39|2021-12-07|2021-06-30| |71|[christianhaitian/PortMaster](https://github.com/christianhaitian/PortMaster)|A simple tool that allows you to download various game ports that are available for ArkOS, RetroOZ, and TheRA for RK3326 based devices. Support for 351Elec is being worked on as well.|38|2021-12-25|2021-09-10| -|72|[dravenww/curated-article](https://github.com/dravenww/curated-article)|收集各大技术社区网站每日热文|38|2021-12-27|2021-04-22| +|72|[dravenww/curated-article](https://github.com/dravenww/curated-article)|收集各大技术社区网站每日热文|38|2021-12-28|2021-04-22| |73|[xiangfeidexiaohuo/rec4Gota](https://github.com/xiangfeidexiaohuo/rec4Gota)|解决现今twrp不能刷入超过4G的ROM的bug|37|2021-09-20|2021-09-18| -|74|[SakuraFallingMad/OpenWrt_HomeLede_Mod](https://github.com/SakuraFallingMad/OpenWrt_HomeLede_Mod)|OpenWrt Mod For Personal Use Based on HomeLede Mod|35|2021-12-27|2021-01-11| +|74|[SakuraFallingMad/OpenWrt_HomeLede_Mod](https://github.com/SakuraFallingMad/OpenWrt_HomeLede_Mod)|OpenWrt Mod For Personal Use Based on HomeLede Mod|35|2021-12-28|2021-01-11| |75|[BUAA-SE-Compiling/miniSysY-tutorial](https://github.com/BUAA-SE-Compiling/miniSysY-tutorial)|BUAASE2019级的编译实验的实验指导与实验安排|33|2021-12-24|2021-08-28| |76|[dnomd343/TProxy](https://github.com/dnomd343/TProxy)|透明代理的旁路由虚拟网关|32|2021-09-26|2021-05-20| |77|[Netflixxp/jcnfbesttrace](https://github.com/Netflixxp/jcnfbesttrace)|-|32|2021-08-31|2021-03-03| @@ -86,8 +86,8 @@ |79|[Lbingyi/cf-autoupdate](https://github.com/Lbingyi/cf-autoupdate)|OpenWrt路由器优选IP脚本设置定时更换优选ip|31|2021-11-19|2021-03-10| |80|[x1ah/code-anti-addiction](https://github.com/x1ah/code-anti-addiction)|编程防沉迷 pre-commit 插件|30|2021-09-05|2021-09-05| |81|[linkease/ddnsto_all_in_one_script](https://github.com/linkease/ddnsto_all_in_one_script)|ddnsto 一键安装脚本|30|2021-10-21|2021-02-09| -|82|[bigbugcc/OpenWrts](https://github.com/bigbugcc/OpenWrts)|OPENWRT 固件(Raspberry Pi4B/3B+,NanoPi R4S,Orange Pi R1Plus,x86) 依源码更新自动编译 |29|2021-12-27|2021-10-18| -|83|[BlueSkyXN/ChangeSource](https://github.com/BlueSkyXN/ChangeSource)|为LInux系统一键更换软件源的一键脚本和其他替换源/备用镜像的常用脚本|29|2021-07-13|2021-01-26| +|82|[BlueSkyXN/ChangeSource](https://github.com/BlueSkyXN/ChangeSource)|为LInux系统一键更换软件源的一键脚本和其他替换源/备用镜像的常用脚本|30|2021-07-13|2021-01-26| +|83|[bigbugcc/OpenWrts](https://github.com/bigbugcc/OpenWrts)|OPENWRT 固件(Raspberry Pi4B/3B+,NanoPi R4S,Orange Pi R1Plus,x86) 依源码更新自动编译 |29|2021-12-27|2021-10-18| |84|[kkkyg/vpsroot](https://github.com/kkkyg/vpsroot)|一键获取最高root权限脚本,支持甲骨文oracle、谷歌云gpc、亚马逊云azurz等非默认root用户登陆型VPS|28|2021-11-28|2021-09-09| |85|[jingleijack/OpenWrt_R7800_Stable](https://github.com/jingleijack/OpenWrt_R7800_Stable)|跟随LEDE主线更新。极致AP版和精简版,更新频率:跟随源码更新而更新|28|2021-12-28|2021-08-10| |86|[fhyuncai/Arknights-Anti-addiction](https://github.com/fhyuncai/Arknights-Anti-addiction)|明日方舟屏蔽防沉迷|28|2021-09-04|2021-05-19| diff --git a/content/charts/new_repo/software/Swift.md b/content/charts/new_repo/software/Swift.md index b49c16a2..5a88eaf3 100644 --- a/content/charts/new_repo/software/Swift.md +++ b/content/charts/new_repo/software/Swift.md @@ -1,17 +1,17 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Swift -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[ruanjx/VideoLab](https://github.com/ruanjx/VideoLab)|High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.|468|2021-06-26|2021-02-21| +|1|[ruanjx/VideoLab](https://github.com/ruanjx/VideoLab)|High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.|469|2021-06-26|2021-02-21| |2|[cmushroom/redis-pro](https://github.com/cmushroom/redis-pro)|redis-pro redis 桌面管理工具|410|2021-12-28|2021-01-19| |3|[Masayuki-JP/Health-Habit-Assistant](https://github.com/Masayuki-JP/Health-Habit-Assistant)|A simple health assistant app built in Swift5 for iPhone 📱 |318|2021-06-29|2021-02-09| |4|[Jinxiansen/Windows11](https://github.com/Jinxiansen/Windows11)| 💻 Windows 11 in SwiftUI.|111|2021-10-13|2021-08-31| -|5|[william0wang/MagicCamera](https://github.com/william0wang/MagicCamera)|iOS多功能AI相机:人像卡通化、变老变年轻、美颜、滤镜、艺术效果等|90|2021-11-08|2021-10-29| +|5|[william0wang/MagicCamera](https://github.com/william0wang/MagicCamera)|iOS多功能AI相机:人像卡通化、变老变年轻、美颜、滤镜、艺术效果等|92|2021-11-08|2021-10-29| |6|[Co2333/FishUpgrade](https://github.com/Co2333/FishUpgrade)|macOS 摸鱼模拟器|86|2021-12-19|2021-12-16| -|7|[pujiaxin33/StackUI](https://github.com/pujiaxin33/StackUI)|StackUI just like SwiftUI|69|2021-11-29|2021-10-14| +|7|[pujiaxin33/StackUI](https://github.com/pujiaxin33/StackUI)|StackUI just like SwiftUI|69|2021-12-28|2021-10-14| |8|[BugenZhao/MNGA](https://github.com/BugenZhao/MNGA)|💬 A refreshing NGA Forum App in SwiftUI. Make NGA Great Again! aka "NGA 论坛 iOS 开源客户端"|59|2021-12-26|2021-06-27| |9|[Astrian/switshot](https://github.com/Astrian/switshot)|Console screenshot transfer|53|2021-12-23|2021-09-10| |10|[iwill/ExCodable](https://github.com/iwill/ExCodable)|Key-Mapping Extensions for Swift Codable|45|2021-12-09|2021-02-08| @@ -20,7 +20,7 @@ |13|[fatbobman/NavigationViewKit](https://github.com/fatbobman/NavigationViewKit)|NavigationViewKit is a NavigationView extension library for SwiftUI.|39|2021-12-16|2021-08-31| |14|[lightank/URLServiceRouter](https://github.com/lightank/URLServiceRouter)|A Swift URL router implemented by a high-degree-of-freedom nodeTree and RPC|35|2021-12-09|2021-01-19| |15|[ilobos/DeviceSupport](https://github.com/ilobos/DeviceSupport)|iOS真机调试支持文件,支持iOS9-15,已支持最新的iOS15.2;解决【Your Xcode version may be too old for your iOS version.】、无法识别设备等问题。|33|2021-11-11|2021-02-01| -|16|[ts666823/Codesigner](https://github.com/ts666823/Codesigner)|-|31|2021-12-11|2021-10-29| +|16|[ts666823/Codesigner](https://github.com/ts666823/Codesigner)|-|30|2021-12-11|2021-10-29| |17|[breadwallet/brd-mobile](https://github.com/breadwallet/brd-mobile)|-|29|2021-11-07|2021-06-28| |18|[fatbobman/SheetKit](https://github.com/fatbobman/SheetKit)|an extension library for SwiftUI sheets. |28|2021-09-17|2021-09-16| |19|[KelvinQQ/SpiderCard](https://github.com/KelvinQQ/SpiderCard)|蜘蛛纸牌 for mac|23|2021-08-23|2021-07-28| @@ -28,7 +28,7 @@ |21|[swiftdo/design-patterns](https://github.com/swiftdo/design-patterns)|设计模式,经典样例|23|2021-06-08|2021-03-24| |22|[Cantoboard/Cantoboard](https://github.com/Cantoboard/Cantoboard)|Cantoboard - Smart Cantonese Keyboard on iOS |22|2021-12-24|2021-03-19| |23|[ShenJieSuzhou/PurchaseX](https://github.com/ShenJieSuzhou/PurchaseX)|PurchaseX 是基于 Swift 语言开发,专门用于给您的应用或者游戏提供应用内购买(In-App_purchase)解决方案的轻量级 Framework; PurchaseX 能让开发者轻松的为应用程序集成苹果的应用内购买,目前最低支持 iOS 8.0 版本;|21|2021-10-28|2021-07-20| -|24|[creepymonster/GlucoseDirectApp](https://github.com/creepymonster/GlucoseDirectApp)|App programmed in Swift/SwiftUI for using Libre 1/2 blood glucose sensors.|21|2021-12-27|2021-07-18| +|24|[creepymonster/GlucoseDirectApp](https://github.com/creepymonster/GlucoseDirectApp)|App programmed in Swift/SwiftUI for using Libre 1/2 blood glucose sensors.|21|2021-12-28|2021-07-18| |25|[lihaoyun6/DimQQ](https://github.com/lihaoyun6/DimQQ)|一款可自定义强度的QQ for Mac亮度降低工具|19|2021-11-28|2021-11-23| |26|[JerryFans/JFPopup](https://github.com/JerryFans/JFPopup)|A Swift Popup Module help you popup your custom view easily|19|2021-10-22|2021-10-11| |27|[treehollow/treehollow-v3-ios](https://github.com/treehollow/treehollow-v3-ios)|树洞 iOS / macOS 客户端,使用 SwiftUI 开发。|14|2021-12-11|2021-01-13| @@ -36,7 +36,7 @@ |29|[ptrkstr/Devices](https://github.com/ptrkstr/Devices)|Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8).|11|2021-12-27|2021-10-12| |30|[Bepayun/SwiftUI-Refresh](https://github.com/Bepayun/SwiftUI-Refresh)|-|11|2021-07-20|2021-07-16| |31|[lixiang1994/Apis](https://github.com/lixiang1994/Apis)|基于URLNavigator抽象的URL路由组件 灵感来自Moya 配置化 插件化.|10|2021-12-21|2021-12-15| -|32|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|10|2021-12-23|2021-09-14| +|32|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|10|2021-12-28|2021-09-14| |33|[TBoyLi/FunIOS](https://github.com/TBoyLi/FunIOS)|玩Android IOS Swift 版本|10|2021-09-08|2021-08-10| |34|[fuyoufang/WiFiPassword](https://github.com/fuyoufang/WiFiPassword)|查看 WiFi 密码|10|2021-08-04|2021-07-31| |35|[Leonard-iOS/PaddleOCR](https://github.com/Leonard-iOS/PaddleOCR)|PaddleOCR是一款应用于iOS设备上的通用文字识别的OCR库.|9|2021-10-25|2021-05-13| diff --git a/content/charts/new_repo/software/TeX.md b/content/charts/new_repo/software/TeX.md index 3305dde6..47f8e5d3 100644 --- a/content/charts/new_repo/software/TeX.md +++ b/content/charts/new_repo/software/TeX.md @@ -1,11 +1,11 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > TeX -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|198|2021-12-24|2021-04-18| +|1|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|198|2021-12-28|2021-04-18| |2|[jamesfang8499/physics1](https://github.com/jamesfang8499/physics1)|-|76|2021-12-17|2021-07-15| |3|[Didnelpsun/Math](https://github.com/Didnelpsun/Math)|考研数学,数学一,包括高等数学、线性代数、概率统计|76|2021-12-11|2021-01-08| |4|[LogCreative/SJTUBeamermin](https://github.com/LogCreative/SJTUBeamermin)|上海交通大学 LaTeX Beamer 幻灯片模板 - VI 最小工作集|57|2021-11-05|2021-03-15| @@ -16,7 +16,7 @@ |9|[YangLaTeX/thubeamer](https://github.com/YangLaTeX/thubeamer)|A Beamer Theme for Tsinghua University (THU).|19|2021-11-16|2021-07-07| |10|[songxiaolin2009/tjuthesis_xelatex_template](https://github.com/songxiaolin2009/tjuthesis_xelatex_template)|Thesis Template in Tianjin University compiled with XeLaTeX|18|2021-12-10|2021-07-01| |11|[DemerzelSun12/hitletter](https://github.com/DemerzelSun12/hitletter)|一个简单的哈工大信纸模板|17|2021-12-15|2021-03-07| -|12|[FvNCCR228/SCU_Beamer_Slide-demo](https://github.com/FvNCCR228/SCU_Beamer_Slide-demo)|四川大学非官方Beamer模板 Unofficial Beamer Template for Sichuan University|13|2021-12-08|2021-12-02| +|12|[FvNCCR228/SCU_Beamer_Slide-demo](https://github.com/FvNCCR228/SCU_Beamer_Slide-demo)|四川大学非官方Beamer模板 Unofficial Beamer Template for Sichuan University|16|2021-12-08|2021-12-02| |13|[NelsonCheung-cn/SYSU-beamer-template](https://github.com/NelsonCheung-cn/SYSU-beamer-template)|a beamer template for sysu|11|2021-12-19|2021-06-16| |14|[ShunJieZhang1995/NCKU_Master_Thesis_Latex_Template](https://github.com/ShunJieZhang1995/NCKU_Master_Thesis_Latex_Template)|National Cheng Kung University (NCKU) Thesis Template in LaTex. 國立成功大學碩士用畢業論文LaTex模版|11|2021-06-19|2021-02-21| |15|[Ianpundar/WHU-LaTex-Template](https://github.com/Ianpundar/WHU-LaTex-Template)|-|10|2021-12-13|2021-10-11| @@ -24,8 +24,8 @@ |17|[WoodyBryant/Report_Template](https://github.com/WoodyBryant/Report_Template)|Report_Template|9|2021-11-05|2021-09-19| |18|[freedomtan/coreml_to_ane_hwx](https://github.com/freedomtan/coreml_to_ane_hwx)|a quick and dirty little program to convert Apple CoreML model to ANE hwx file|9|2021-07-19|2021-05-25| |19|[syvshc/HITBeamer](https://github.com/syvshc/HITBeamer)|基于 THU-Beamer-Theme (https://github.com/Trinkle23897/THU-Beamer-Theme) 删删改改而成的 :bug:|9|2021-11-17|2021-05-17| -|20|[Jinwen-XU/minimalist](https://github.com/Jinwen-XU/minimalist)|-|8|2021-12-16|2021-03-10| -|21|[wenddymacro/AppliedEconometrics](https://github.com/wenddymacro/AppliedEconometrics)|Stata、计量经济学、DSGE|7|2021-10-28|2021-08-29| +|20|[wenddymacro/AppliedEconometrics](https://github.com/wenddymacro/AppliedEconometrics)|Stata、计量经济学、DSGE|8|2021-10-28|2021-08-29| +|21|[Jinwen-XU/minimalist](https://github.com/Jinwen-XU/minimalist)|-|8|2021-12-16|2021-03-10| |22|[zhliuworks/SJTU-Report-mini](https://github.com/zhliuworks/SJTU-Report-mini)|:memo: SJTU 中文简约 LaTeX 报告模板|7|2021-06-07|2021-06-07| |23|[Jinwen-XU/colorist](https://github.com/Jinwen-XU/colorist)|-|7|2021-12-17|2021-03-10| |24|[syvshc/tlmgr-intro-zh-cn](https://github.com/syvshc/tlmgr-intro-zh-cn)|关于 tlmgr 使用的简短的介绍. :heart:|7|2021-09-05|2021-03-06| diff --git a/content/charts/new_repo/software/TypeScript.md b/content/charts/new_repo/software/TypeScript.md index 6b09daf6..7dc6f49c 100644 --- a/content/charts/new_repo/software/TypeScript.md +++ b/content/charts/new_repo/software/TypeScript.md @@ -1,97 +1,97 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > TypeScript -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7259|2021-12-27|2021-06-04| -|2|[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 ...|5456|2021-12-27|2021-01-03| -|3|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5148|2021-12-27|2021-03-09| -|4|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|4980|2021-12-27|2021-10-25| -|5|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4542|2021-12-25|2021-03-13| -|6|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2425|2021-12-27|2021-06-11| -|7|[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.|2375|2021-12-28|2021-07-02| -|8|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1380|2021-12-27|2021-05-29| -|9|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1249|2021-12-21|2021-09-24| +|1|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7266|2021-12-28|2021-06-04| +|2|[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 ...|5460|2021-12-28|2021-01-03| +|3|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5156|2021-12-28|2021-03-09| +|4|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|4986|2021-12-28|2021-10-25| +|5|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4555|2021-12-25|2021-03-13| +|6|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2433|2021-12-28|2021-06-11| +|7|[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.|2378|2021-12-28|2021-07-02| +|8|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1379|2021-12-27|2021-05-29| +|9|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1251|2021-12-21|2021-09-24| |10|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|1248|2021-12-27|2021-07-18| -|11|[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等构建|1175|2021-12-18|2021-02-27| -|12|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1155|2021-12-27|2021-03-27| -|13|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1093|2021-12-25|2021-02-19| -|14|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|922|2021-11-15|2021-10-19| -|15|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|921|2021-12-16|2021-04-19| -|16|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|735|2021-11-29|2021-11-09| +|11|[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等构建|1176|2021-12-18|2021-02-27| +|12|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1162|2021-12-27|2021-03-27| +|13|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1094|2021-12-25|2021-02-19| +|14|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|925|2021-12-16|2021-04-19| +|15|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|922|2021-11-15|2021-10-19| +|16|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|736|2021-11-29|2021-11-09| |17|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|624|2021-11-07|2021-10-26| |18|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|621|2021-10-03|2021-03-23| -|19|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|586|2021-12-26|2021-07-08| +|19|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|587|2021-12-28|2021-07-08| |20|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|561|2021-12-08|2021-02-06| |21|[yangrds/file-chunk](https://github.com/yangrds/file-chunk)|file-chunk是一款针对大文件,超大文件上传的全方位解决方案,支持断点续传,持久化续传,全程状态监控,严格的请求队列模式,分片传输造成高并发的同时,又保障了数据传输的稳定性。|453|2021-07-11|2021-07-01| -|22|[yaklang/yakit](https://github.com/yaklang/yakit)|yak gRPC Client GUI - 集成化单兵工具平台|413|2021-12-28|2021-10-12| -|23|[idrawjs/idraw](https://github.com/idrawjs/idraw)|A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架)|399|2021-12-11|2021-05-23| +|22|[yaklang/yakit](https://github.com/yaklang/yakit)|yak gRPC Client GUI - 集成化单兵工具平台|415|2021-12-28|2021-10-12| +|23|[idrawjs/idraw](https://github.com/idrawjs/idraw)|A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架)|400|2021-12-11|2021-05-23| |24|[linjc/smooth-signature](https://github.com/linjc/smooth-signature)|H5带笔锋手写签名,支持PC端和移动端,任何前端框架均可使用|369|2021-12-21|2021-10-24| -|25|[apptools-lab/AppToolkit](https://github.com/apptools-lab/AppToolkit)|🐘 The Front-end Env Toolkit(前端环境管理工具)|350|2021-11-23|2021-04-12| -|26|[easychen/telechan](https://github.com/easychen/telechan)|message api for telegram bot 可供多人发送消息的 telegram 机器人 api , 类似server酱的开源实现|332|2021-07-10|2021-04-18| -|27|[DTStack/molecule](https://github.com/DTStack/molecule)|:rocket: A lightweight Web IDE UI framework.|328|2021-12-28|2021-01-25| -|28|[1zilc/fishing-funds](https://github.com/1zilc/fishing-funds)|基金,大盘,股票,虚拟货币状态栏显示小应用,基于Electron开发,支持MacOS,Windows,Linux客户端,数据源来自天天基金,蚂蚁基金,爱基金,腾讯证券,新浪基金等|319|2021-12-28|2021-01-26| +|25|[apptools-lab/AppToolkit](https://github.com/apptools-lab/AppToolkit)|🐘 The Front-end Env Toolkit(前端环境管理工具)|351|2021-11-23|2021-04-12| +|26|[DTStack/molecule](https://github.com/DTStack/molecule)|:rocket: A lightweight Web IDE UI framework.|334|2021-12-28|2021-01-25| +|27|[easychen/telechan](https://github.com/easychen/telechan)|message api for telegram bot 可供多人发送消息的 telegram 机器人 api , 类似server酱的开源实现|333|2021-07-10|2021-04-18| +|28|[1zilc/fishing-funds](https://github.com/1zilc/fishing-funds)|基金,大盘,股票,虚拟货币状态栏显示小应用,基于Electron开发,支持MacOS,Windows,Linux客户端,数据源来自天天基金,蚂蚁基金,爱基金,腾讯证券,新浪基金等|320|2021-12-28|2021-01-26| |29|[WangJunZzz/abp-vnext-pro](https://github.com/WangJunZzz/abp-vnext-pro)|Abp Vnext 的 Vue3 实现版本|313|2021-12-18|2021-02-26| |30|[MrXujiang/pc-Dooring](https://github.com/MrXujiang/pc-Dooring)|LowCode, PC Page Maker, PC Editor. Make PC as easy as building blocks. 让网页制作像搭积木一样简单, 轻松搭建PC页面, Web网站, PC端网站. lowcode(low-code)可视化搭建平台|301|2021-06-13|2021-04-11| -|31|[Maslow/laf](https://github.com/Maslow/laf)|laf.js 是开源的云开发框架,提供 client-db、云函数、文件管理能力,让前端成为全栈开发。使用文档:https://docs.lafyun.com|294|2021-12-28|2021-03-07| -|32|[voderl/genshin-gacha-analyzer](https://github.com/voderl/genshin-gacha-analyzer)|genshin gacha history analyzer|290|2021-12-13|2021-02-05| -|33|[JDFED/drip-form](https://github.com/JDFED/drip-form)|基于React和JSONSchema的动态表单解决方案|275|2021-12-27|2021-11-26| +|31|[lafjs/laf](https://github.com/lafjs/laf)|laf. js is an open source BaaS framework, which provides cloud database, cloud functions, file storage and other capabilities. Front-end developers become full-stack developers in seconds.|294|2021-12-28|2021-03-07| +|32|[voderl/genshin-gacha-analyzer](https://github.com/voderl/genshin-gacha-analyzer)|genshin gacha history analyzer|291|2021-12-13|2021-02-05| +|33|[JDFED/drip-form](https://github.com/JDFED/drip-form)|基于React和JSONSchema的动态表单解决方案|277|2021-12-28|2021-11-26| |34|[zmide/study.zmide.com](https://github.com/zmide/study.zmide.com)|全能搜题网页端源代码,全能搜题项目是一个基于开源社区公开贡献的永久免费搜题系统。|266|2021-11-21|2021-10-21| -|35|[originjs/webpack-to-vite](https://github.com/originjs/webpack-to-vite)|convert a webpack project to vite project. 将 webpack 项目转换为 vite 项目。|250|2021-12-27|2021-04-21| +|35|[originjs/webpack-to-vite](https://github.com/originjs/webpack-to-vite)|convert a webpack project to vite project. 将 webpack 项目转换为 vite 项目。|251|2021-12-28|2021-04-21| |36|[MrXujiang/v6.dooring.public](https://github.com/MrXujiang/v6.dooring.public)|可视化大屏解决方案, 提供一套可视化编辑引擎, 助力个人或企业轻松定制自己的可视化大屏应用.|249|2021-08-08|2021-03-08| -|37|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to IOS/Android.(轮播图、swiper)|248|2021-12-27|2021-09-07| +|37|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to IOS/Android.(轮播图、swiper)|248|2021-12-28|2021-09-07| |38|[buqiyuan/vite-vue3-admin](https://github.com/buqiyuan/vite-vue3-admin)|基于vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|230|2021-12-26|2021-03-01| |39|[likaia/screen-shot](https://github.com/likaia/screen-shot)|web端自定义截屏插件|213|2021-12-09|2021-02-01| |40|[wufuqi123/SimpleEngine-pixijs](https://github.com/wufuqi123/SimpleEngine-pixijs)|一个基于pixijs的游戏引擎,包含碰撞、动画、giu、粒子、spine、资源加载等|212|2021-08-11|2021-07-15| -|41|[inherd/uncode](https://github.com/inherd/uncode)|Uncode is a conceptual IDE designed for the cloud development, also a cloud-native low-code software development enviorment. Uncode 是一个面向云研发时代设计的下一代概念性 IDE。 |207|2021-11-09|2021-03-11| -|42|[anncwb/vite-plugin-style-import](https://github.com/anncwb/vite-plugin-style-import)|A plug-in that imports component library styles on demand.it is fast|207|2021-12-28|2021-01-18| -|43|[mallfoundry/taroify](https://github.com/mallfoundry/taroify)|Taroify 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。|206|2021-12-27|2021-04-15| +|41|[anncwb/vite-plugin-style-import](https://github.com/anncwb/vite-plugin-style-import)|A plug-in that imports component library styles on demand.it is fast|208|2021-12-28|2021-01-18| +|42|[inherd/uncode](https://github.com/inherd/uncode)|Uncode is a conceptual IDE designed for the cloud development, also a cloud-native low-code software development enviorment. Uncode 是一个面向云研发时代设计的下一代概念性 IDE。 |207|2021-11-09|2021-03-11| +|43|[mallfoundry/taroify](https://github.com/mallfoundry/taroify)|Taroify 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。|206|2021-12-28|2021-04-15| |44|[leodevbro/vscode-blockman](https://github.com/leodevbro/vscode-blockman)|VSCode extension to highlight nested code blocks|201|2021-12-26|2021-05-12| |45|[JDFED/leo](https://github.com/JDFED/leo)|一个可覆盖前端开发全链路、可扩展、可定制的终端运行的脚手架工具|198|2021-12-22|2021-12-15| -|46|[SilveryStar/Adachi-BOT](https://github.com/SilveryStar/Adachi-BOT)|A Genshin Impact chatbot in Tencent QQ / 原神Q群助手|194|2021-12-24|2021-02-24| -|47|[scriptscat/scriptcat](https://github.com/scriptscat/scriptcat)|脚本猫,一个可以执行用户脚本的浏览器扩展,万物皆可脚本化,让你的浏览器可以做更多的事情!|193|2021-12-28|2021-01-06| +|46|[SilveryStar/Adachi-BOT](https://github.com/SilveryStar/Adachi-BOT)|A Genshin Impact chatbot in Tencent QQ / 原神Q群助手|195|2021-12-24|2021-02-24| +|47|[scriptscat/scriptcat](https://github.com/scriptscat/scriptcat)|脚本猫,一个可以执行用户脚本的浏览器扩展,万物皆可脚本化,让你的浏览器可以做更多的事情!|194|2021-12-28|2021-01-06| |48|[PiNengShaoNian/tiny-react](https://github.com/PiNengShaoNian/tiny-react)|基于react17精简而来的tiny-react|191|2021-06-12|2021-03-10| -|49|[open-mmlab/labelbee-client](https://github.com/open-mmlab/labelbee-client)|Out-of-the-box Annotation Toolbox|189|2021-12-21|2021-12-03| +|49|[open-mmlab/labelbee-client](https://github.com/open-mmlab/labelbee-client)|Out-of-the-box Annotation Toolbox|190|2021-12-21|2021-12-03| |50|[JacobLinCool/Bahamut-Automation](https://github.com/JacobLinCool/Bahamut-Automation)|雲端執行、快速設定、免費開源的巴哈姆特自動化!自動簽到、自動動畫瘋答題、自動抽抽樂!|189|2021-12-23|2021-06-26| -|51|[likaia/js-screen-shot](https://github.com/likaia/js-screen-shot)|web端自定义截屏插件(原生JS版)|186|2021-12-20|2021-02-08| +|51|[likaia/js-screen-shot](https://github.com/likaia/js-screen-shot)|web端自定义截屏插件(原生JS版)|187|2021-12-20|2021-02-08| |52|[lencx/vite-plugin-rsw](https://github.com/lencx/vite-plugin-rsw)|🦀 wasm-pack plugin for Vite|184|2021-12-12|2021-01-10| -|53|[anncwb/vite-plugin-svg-icons](https://github.com/anncwb/vite-plugin-svg-icons)|Vite Plugin for fast creating SVG sprites.|177|2021-12-03|2021-03-05| -|54|[Yiuman/bpmn-vue-activiti](https://github.com/Yiuman/bpmn-vue-activiti)|基于Vue3.x + Vite + bpmn-js + element-plus + tsx 实现的Activiti流程设计器(Activiti process designer based on Vue3.x + Vite + BPMN-JS + Element-Plus + TSX implementation)|167|2021-10-27|2021-01-25| +|53|[anncwb/vite-plugin-svg-icons](https://github.com/anncwb/vite-plugin-svg-icons)|Vite Plugin for fast creating SVG sprites.|180|2021-12-03|2021-03-05| +|54|[Yiuman/bpmn-vue-activiti](https://github.com/Yiuman/bpmn-vue-activiti)|基于Vue3.x + Vite + bpmn-js + element-plus + tsx 实现的Activiti流程设计器(Activiti process designer based on Vue3.x + Vite + BPMN-JS + Element-Plus + TSX implementation)|168|2021-10-27|2021-01-25| |55|[qmhc/vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts)|A vite plugin for generating `.d.ts` files.|160|2021-11-24|2021-06-01| -|56|[innocces/taro-hooks](https://github.com/innocces/taro-hooks)|为 Taro 而设计的 Hooks Library https://innocces.github.io/taro-hooks/|155|2021-12-27|2021-06-23| +|56|[innocces/taro-hooks](https://github.com/innocces/taro-hooks)|为 Taro 而设计的 Hooks Library https://innocces.github.io/taro-hooks/|156|2021-12-27|2021-06-23| |57|[MarkMindCkm/obsidian-enhancing-mindmap](https://github.com/MarkMindCkm/obsidian-enhancing-mindmap)|obsidian plugin editable mindmap,you can edit mindmap on markdown file|150|2021-12-16|2021-06-27| |58|[SeeFlowerX/frida-protobuf](https://github.com/SeeFlowerX/frida-protobuf)|-|150|2021-12-04|2021-06-15| -|59|[ecomfe/reskript](https://github.com/ecomfe/reskript)|一个帮助开发React应用的全功能命令行套件|148|2021-12-26|2021-01-24| +|59|[ecomfe/reskript](https://github.com/ecomfe/reskript)|一个帮助开发React应用的全功能命令行套件|148|2021-12-28|2021-01-24| |60|[rayhomie/react-qq-music](https://github.com/rayhomie/react-qq-music)|🎵 基于 React 的QQ音乐 mac 客户端播放器(PC) Online Music Player(qqmusic)|140|2021-06-23|2021-05-22| -|61|[l-zoy/vitx](https://github.com/l-zoy/vitx)|😃 Simple transform tool|135|2021-12-20|2021-01-10| -|62|[JDFED/drip-table](https://github.com/JDFED/drip-table)|A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级列表可视化搭建解决方案。|130|2021-12-27|2021-12-07| -|63|[yuanguandong/react-dashboard-pro](https://github.com/yuanguandong/react-dashboard-pro)|One-stop dashboard solution out of the box 开箱即用的一站式仪表板解决方案|128|2021-09-08|2021-08-19| -|64|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|128|2021-12-13|2021-08-04| -|65|[lgf196/JoL-player](https://github.com/lgf196/JoL-player)|简洁,美观,功能强大的react播放器,simple and beautiful, powerful react player|127|2021-11-05|2021-08-02| -|66|[weimobGroup/WeConsole](https://github.com/weimobGroup/WeConsole)|功能全面、界面与体验对标 Chrome devtools 的可定制化的小程序开发调试面板|126|2021-10-27|2021-07-14| -|67|[szboynono/mosha-vue-toastify](https://github.com/szboynono/mosha-vue-toastify)|A light weight and fun Vue 3 toast or notification or snack bar or however you wanna call it library.|126|2021-09-20|2021-03-07| -|68|[AntmJS/vantui](https://github.com/AntmJS/vantui)|基于vant-weapp实现的Taro-React版及H5-React版组件库https://antmjs.github.io/vantui/#/home|125|2021-12-27|2021-09-15| -|69|[justjavac/versailles](https://github.com/justjavac/versailles)|凡尔赛语录|123|2021-06-21|2021-01-10| -|70|[lblblong/nat-utools](https://github.com/lblblong/nat-utools)|内网穿透 - utools 插件|122|2021-11-18|2021-07-25| -|71|[yanmao-cc/am-editor](https://github.com/yanmao-cc/am-editor)|一个富文本实时协同编辑器框架,可以使用React和Vue自定义插件。A rich text collaborative editor framework that can use React and Vue custom plug-ins|121|2021-12-27|2021-02-05| -|72|[mengzonefire/rapid-upload-userscript](https://github.com/mengzonefire/rapid-upload-userscript)|秒传链接提取脚本, 使用typescript + webpack重构|119|2021-12-17|2021-07-22| +|61|[l-zoy/vitx](https://github.com/l-zoy/vitx)|😃 Simple transform tool|135|2021-12-28|2021-01-10| +|62|[JDFED/drip-table](https://github.com/JDFED/drip-table)|A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级列表可视化搭建解决方案。|133|2021-12-27|2021-12-07| +|63|[AntmJS/vantui](https://github.com/AntmJS/vantui)|基于vant-weapp实现的Taro-React版及H5-React版组件库https://antmjs.github.io/vantui/#/home|130|2021-12-27|2021-09-15| +|64|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|130|2021-12-13|2021-08-04| +|65|[yuanguandong/react-dashboard-pro](https://github.com/yuanguandong/react-dashboard-pro)|One-stop dashboard solution out of the box 开箱即用的一站式仪表板解决方案|128|2021-09-08|2021-08-19| +|66|[lgf196/JoL-player](https://github.com/lgf196/JoL-player)|简洁,美观,功能强大的react播放器,simple and beautiful, powerful react player|127|2021-11-05|2021-08-02| +|67|[weimobGroup/WeConsole](https://github.com/weimobGroup/WeConsole)|功能全面、界面与体验对标 Chrome devtools 的可定制化的小程序开发调试面板|126|2021-10-27|2021-07-14| +|68|[szboynono/mosha-vue-toastify](https://github.com/szboynono/mosha-vue-toastify)|A light weight and fun Vue 3 toast or notification or snack bar or however you wanna call it library.|126|2021-09-20|2021-03-07| +|69|[lblblong/nat-utools](https://github.com/lblblong/nat-utools)|内网穿透 - utools 插件|123|2021-11-18|2021-07-25| +|70|[justjavac/versailles](https://github.com/justjavac/versailles)|凡尔赛语录|123|2021-06-21|2021-01-10| +|71|[yanmao-cc/am-editor](https://github.com/yanmao-cc/am-editor)|一个富文本实时协同编辑器框架,可以使用React和Vue自定义插件。A rich text collaborative editor framework that can use React and Vue custom plug-ins|122|2021-12-28|2021-02-05| +|72|[mengzonefire/rapid-upload-userscript](https://github.com/mengzonefire/rapid-upload-userscript)|秒传链接提取脚本, 使用typescript + webpack重构|120|2021-12-17|2021-07-22| |73|[weiqinke/react-admin-nest](https://github.com/weiqinke/react-admin-nest)|React和Ant Design和 Nest.js 和 Mysql 构建的后台通用管理系统。持续更新。|119|2021-09-05|2021-01-31| -|74|[caoxiemeihao/vite-react-electron](https://github.com/caoxiemeihao/vite-react-electron)|⚡️ Super-fast Vite + React + Antd + Electron boilerplate.|114|2021-12-23|2021-11-02| -|75|[DevCloudFE/vue-devui](https://github.com/DevCloudFE/vue-devui)|一个基于 DevUI Design 设计体系的 Vue3 组件库,使用最新的 Vite + Vue3 + TypeScript + JSX 搭建,包含60多个简洁、易用、灵活的组件。|112|2021-12-27|2021-09-16| -|76|[haixiangyan/nest-todo](https://github.com/haixiangyan/nest-todo)|🐱 使用 React.js + Nest.js 实现一个简单的 Todo App。|110|2021-10-22|2021-07-09| +|74|[caoxiemeihao/vite-react-electron](https://github.com/caoxiemeihao/vite-react-electron)|⚡️ Super-fast Vite + React + Antd + Electron boilerplate.|115|2021-12-23|2021-11-02| +|75|[DevCloudFE/vue-devui](https://github.com/DevCloudFE/vue-devui)|一个基于 DevUI Design 设计体系的 Vue3 组件库,使用最新的 Vite + Vue3 + TypeScript + JSX 搭建,包含60多个简洁、易用、灵活的组件。|114|2021-12-28|2021-09-16| +|76|[haixiangyan/nest-todo](https://github.com/haixiangyan/nest-todo)|🐱 使用 React.js + Nest.js 实现一个简单的 Todo App。|111|2021-10-22|2021-07-09| |77|[ironsoul0/ironsoul.ninja](https://github.com/ironsoul0/ironsoul.ninja)|🥷 True ninja website, 忍者|108|2021-08-27|2021-04-04| |78|[bytedance/syllepsis](https://github.com/bytedance/syllepsis)|Syllepsis is an out-of-the-box rich text editor.|105|2021-12-24|2021-07-09| |79|[dtysky/webgpu-renderer](https://github.com/dtysky/webgpu-renderer)|A simple renderer implemented by WebGPU, includes a builtin path tracing pipeline.|101|2021-11-08|2021-06-05| |80|[H5-Dooring/dooring-electron-lowcode](https://github.com/H5-Dooring/dooring-electron-lowcode)|基于electron的lowcode编辑器桌面端|94|2021-06-22|2021-06-21| -|81|[phibr0/obsidian-dictionary](https://github.com/phibr0/obsidian-dictionary)|Dictionary - Obsidian Plugin This plugin adds a multilingual dictionary to the Obsidian note taking tool.|89|2021-11-16|2021-05-12| +|81|[phibr0/obsidian-dictionary](https://github.com/phibr0/obsidian-dictionary)|Dictionary - Obsidian Plugin This plugin adds a multilingual dictionary to the Obsidian note taking tool.|90|2021-11-16|2021-05-12| |82|[tgbot-collection/YYeTsFE](https://github.com/tgbot-collection/YYeTsFE)|YYeTsBot 前端页面|87|2021-11-25|2021-06-07| -|83|[ykfe/viter](https://github.com/ykfe/viter)|小而美的 Vite 中后台开发框架|86|2021-12-09|2021-04-21| +|83|[ykfe/viter](https://github.com/ykfe/viter)|小而美的 Vite 中后台开发框架|86|2021-12-28|2021-04-21| |84|[elegantYU/xiaobi](https://github.com/elegantYU/xiaobi)|小币|85|2021-09-29|2021-05-07| |85|[ruby-no-kai/takeout-app](https://github.com/ruby-no-kai/takeout-app)|Virtual venue for RubyKaigi Takeout w/ Amazon IVS, Chime SDK for Messaging, Transcribe|84|2021-09-14|2021-07-08| -|86|[H5-Dooring/mitu-editor](https://github.com/H5-Dooring/mitu-editor)|一款轻量级且强大的图片编辑器,支持一键生成模版,下载图片,在线图片编辑等功能|83|2021-08-16|2021-08-12| -|87|[wangeditor-team/wangEditor-v5](https://github.com/wangeditor-team/wangEditor-v5)|wangEditor v5 (公测中...)|83|2021-12-27|2021-05-14| +|86|[wangeditor-team/wangEditor-v5](https://github.com/wangeditor-team/wangEditor-v5)|wangEditor v5 (公测中...)|84|2021-12-27|2021-05-14| +|87|[H5-Dooring/mitu-editor](https://github.com/H5-Dooring/mitu-editor)|一款轻量级且强大的图片编辑器,支持一键生成模版,下载图片,在线图片编辑等功能|83|2021-08-16|2021-08-12| |88|[Clansty/Q2TG](https://github.com/Clansty/Q2TG)|QQ 与 Telegram 群相互转发的 bot|81|2021-12-22|2021-07-20| |89|[babyfish-ct/graphql-ts-client](https://github.com/babyfish-ct/graphql-ts-client)|Typescript DSL for GraphQL.|81|2021-12-13|2021-06-17| |90|[sigoden/apitest](https://github.com/sigoden/apitest)|Apitest is declarative api testing tool with JSON-like DSL.|81|2021-12-24|2021-06-01| diff --git a/content/charts/new_repo/software/Vim-script.md b/content/charts/new_repo/software/Vim-script.md index 2ccd6817..1de16969 100644 --- a/content/charts/new_repo/software/Vim-script.md +++ b/content/charts/new_repo/software/Vim-script.md @@ -1,13 +1,13 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Vim script -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| |1|[derekhe/msfs2020-google-map](https://github.com/derekhe/msfs2020-google-map)|Replace MSFS2020's bing map to google map|226|2021-12-26|2021-08-07| -|2|[iokfine/bee-dashboard](https://github.com/iokfine/bee-dashboard)|管理多个bee节点 提现工具|44|2021-12-26|2021-05-29| -|3|[HonkW93/automatic-verilog](https://github.com/HonkW93/automatic-verilog)|automatic-verilog-vimscript|44|2021-12-27|2021-01-11| +|2|[HonkW93/automatic-verilog](https://github.com/HonkW93/automatic-verilog)|automatic-verilog-vimscript|45|2021-12-28|2021-01-11| +|3|[iokfine/bee-dashboard](https://github.com/iokfine/bee-dashboard)|管理多个bee节点 提现工具|44|2021-12-26|2021-05-29| |4|[FrankFang/oh-my-docker](https://github.com/FrankFang/oh-my-docker)|-|23|2021-12-27|2021-08-25| |5|[wandercn/go-ide-vim.conf](https://github.com/wandercn/go-ide-vim.conf)|my vim conf for golang IDE and rust IDE|11|2021-10-21|2021-06-25| |6|[csfenghan/vim_config](https://github.com/csfenghan/vim_config)|我的Linux系统常用工具的配置文件|5|2021-11-12|2021-02-07| diff --git a/content/charts/new_repo/software/Vue.md b/content/charts/new_repo/software/Vue.md index 11d4b608..b2982608 100644 --- a/content/charts/new_repo/software/Vue.md +++ b/content/charts/new_repo/software/Vue.md @@ -1,77 +1,77 @@ 返回目录 • 问题反馈 # 中文新星榜 > 软件类 > Vue -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| -|1|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1399|2021-12-26|2021-07-03| -|2|[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 开发的后台管理系统|1371|2021-12-02|2021-03-21| +|1|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1410|2021-12-26|2021-07-03| +|2|[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 开发的后台管理系统|1374|2021-12-02|2021-03-21| |3|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|1107|2021-12-10|2021-04-25| -|4|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|966|2021-12-22|2021-02-01| -|5|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|912|2021-12-20|2021-10-16| -|6|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, themes and tons more!|882|2021-12-27|2021-02-28| -|7|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台,H5商城可视化搭建平台|502|2021-12-27|2021-09-22| -|8|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|425|2021-12-22|2021-05-24| +|4|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|967|2021-12-22|2021-02-01| +|5|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|918|2021-12-20|2021-10-16| +|6|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, themes and tons more!|885|2021-12-27|2021-02-28| +|7|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台,H5商城可视化搭建平台|530|2021-12-28|2021-09-22| +|8|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|426|2021-12-22|2021-05-24| |9|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|399|2021-11-09|2021-10-26| |10|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️🌈 Futuristic auroral Hexo theme.|331|2021-12-27|2021-03-12| |11|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费|297|2021-11-22|2021-02-25| |12|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|282|2021-12-27|2021-03-06| -|13|[lyt-Top/vue-next-admin](https://github.com/lyt-Top/vue-next-admin)|🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库(vue2.x请切换vue-prev-admin分支)|247|2021-12-04|2021-03-05| -|14|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|237|2021-12-22|2021-09-23| -|15|[dgiot/dgiot-dashboard](https://github.com/dgiot/dgiot-dashboard)|DG-IoT平台行业应用扩展插件 DG-IoT for application plugin|219|2021-12-28|2021-03-10| -|16|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|215|2021-12-28|2021-11-15| -|17|[Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue](https://github.com/Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue)|自由的兔兔把烙好的饼到处藏,就由小刻把它们都找出来吧!定时收集多端的数据源,包括微博,通讯组,官网,B站等等。|215|2021-12-26|2021-04-17| +|13|[lyt-Top/vue-next-admin](https://github.com/lyt-Top/vue-next-admin)|🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库(vue2.x请切换vue-prev-admin分支)|248|2021-12-04|2021-03-05| +|14|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|238|2021-12-28|2021-09-23| +|15|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|222|2021-12-28|2021-11-15| +|16|[dgiot/dgiot-dashboard](https://github.com/dgiot/dgiot-dashboard)|DG-IoT平台行业应用扩展插件 DG-IoT for application plugin|219|2021-12-28|2021-03-10| +|17|[Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue](https://github.com/Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue)|自由的兔兔把烙好的饼到处藏,就由小刻把它们都找出来吧!定时收集多端的数据源,包括微博,通讯组,官网,B站等等。|215|2021-12-28|2021-04-17| |18|[fast-crud/fast-crud](https://github.com/fast-crud/fast-crud)|面向配置的crud框架,开发crud 快如闪电;Options-oriented crud framework, develop crud as fast as lightning;based on vue3|197|2021-12-28|2021-02-11| |19|[wave-charts/avatar-gen](https://github.com/wave-charts/avatar-gen)|一个随机头像生成器的纯前端实现|192|2021-09-08|2021-01-12| |20|[cxp1539/open-admin](https://github.com/cxp1539/open-admin)|Open Admin是基于 Spring Boot + Spring Security + Mybatis + Vue Antd Admin Pro + Mysql开发的框架,致力于为用户生成定制的前后端脚手架框架。|190|2021-08-12|2021-05-11| -|21|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|184|2021-12-20|2021-11-29| -|22|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|172|2021-12-14|2021-09-06| +|21|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|186|2021-12-28|2021-11-29| +|22|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|174|2021-12-14|2021-09-06| |23|[ggymm/data-view-web](https://github.com/ggymm/data-view-web)|data view/report screen(数据可视化大屏,数据报表设计器)|167|2021-12-23|2021-06-24| |24|[liqianglog/django-vue-admin](https://github.com/liqianglog/django-vue-admin)|基于RBAC模型的权限控制的一整套基础开发平台,前后端分离,后端采用 django+django-rest-framework,前端采用 ruoyi-ui +vue+ElementUI。|162|2021-08-11|2021-02-20| -|25|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|160|2021-12-28|2021-10-26| -|26|[honghuangdc/soybean-admin](https://github.com/honghuangdc/soybean-admin)|soybean admin - a beautiful vue admin template, based on Vue3、Vite、Naive UI、TypeScript. 基于Vite + Vue3 + NaiveUI + TypeScript的漂亮清新的中后台管理模版|160|2021-12-24|2021-09-08| +|25|[honghuangdc/soybean-admin](https://github.com/honghuangdc/soybean-admin)|soybean admin - a beautiful vue admin template, based on Vue3、Vite、Naive UI、TypeScript. 基于Vite + Vue3 + NaiveUI + TypeScript的漂亮清新的中后台管理模版|161|2021-12-24|2021-09-08| +|26|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|160|2021-12-28|2021-10-26| |27|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine testing platform. Sonic云真机测试平台前端。|156|2021-12-22|2021-08-16| -|28|[weilanwl/coloruiBeta](https://github.com/weilanwl/coloruiBeta)|Colorui先行版本|154|2021-12-27|2021-01-11| +|28|[weilanwl/coloruiBeta](https://github.com/weilanwl/coloruiBeta)|Colorui先行版本|156|2021-12-27|2021-01-11| |29|[Dark2017/vue-dark-photo](https://github.com/Dark2017/vue-dark-photo)|vue-dark-photo 一款基于vue2.x封装的轻便简易的图片预览组件,支持放大、缩小、下载、打印等功能。|151|2021-11-15|2021-05-13| -|30|[qq20004604/wti-form](https://github.com/qq20004604/wti-form)|低代码表单组件,基于 Element-ui 二次开发,提升 10 倍开发效率|145|2021-11-05|2021-09-01| +|30|[qq20004604/wti-form](https://github.com/qq20004604/wti-form)|低代码表单组件,基于 Element-ui 二次开发,提升 10 倍开发效率|146|2021-11-05|2021-09-01| |31|[un-pany/v3-admin](https://github.com/un-pany/v3-admin)|☀️ a minimal vue3 admin template 一个 vue3 项目起手模板|137|2021-12-27|2021-04-14| |32|[YunYouJun/web-resume](https://github.com/YunYouJun/web-resume)|📄 Display your resume by web. 可以被打印成 PDF 的 Web 简历。|137|2021-12-04|2021-04-02| -|33|[ZANJIAHAO1008/Admin-Frame-Vue3](https://github.com/ZANJIAHAO1008/Admin-Frame-Vue3)|基于Vue3 + Element-Plus + Vite 开发的中/后台管理系统|130|2021-12-20|2021-04-22| -|34|[eshengsky/node-bff](https://github.com/eshengsky/node-bff)|基于 Node.js 的可视化 BFF 解决方案。|123|2021-12-22|2021-05-25| -|35|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏A magical vue3 admin using vue3(script-setup) + vite2 + element-plus |121|2021-12-28|2021-09-07| +|33|[ZANJIAHAO1008/Admin-Frame-Vue3](https://github.com/ZANJIAHAO1008/Admin-Frame-Vue3)|基于Vue3 + Element-Plus + Vite 开发的中/后台管理系统|131|2021-12-20|2021-04-22| +|34|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏A magical vue3 admin using vue3(script-setup) + vite2 + element-plus |123|2021-12-28|2021-09-07| +|35|[eshengsky/node-bff](https://github.com/eshengsky/node-bff)|基于 Node.js 的可视化 BFF 解决方案。|123|2021-12-22|2021-05-25| |36|[www-chao-fun/chaofun-front](https://github.com/www-chao-fun/chaofun-front)|炒饭( https://chao.fun )前端工程|119|2021-12-28|2021-04-21| |37|[PY-GZKY/Tplan](https://github.com/PY-GZKY/Tplan)|😃 T计划 是一个集成了任务队列、进程管理、爬虫部署、服务可视化监控、数据展示、在线编码、远程部署的通用系统。技术栈 FastAPI + Vue + Celery + Supervisor|116|2021-12-18|2021-10-24| |38|[silently9527/mall-coupons](https://github.com/silently9527/mall-coupons)|淘宝客项目,支持App,微信小程序,QQ小程序|112|2021-08-13|2021-01-28| |39|[xjh22222228/boomb](https://github.com/xjh22222228/boomb)|💣 Manage your pictures easily for Github. 基于 Github 轻松管理您的存储图库|111|2021-07-12|2021-03-20| |40|[AmanLong/aman-mult-system](https://github.com/AmanLong/aman-mult-system)|vue+element搭建的多系统多tab后台的前端框架,同时,加了了一些anime动画,svg划线等|107|2021-06-15|2021-06-15| -|41|[fuchengwei/vue-form-create](https://github.com/fuchengwei/vue-form-create)|基于Vue3.0的表单设计器|102|2021-10-26|2021-03-15| +|41|[fuchengwei/vue-form-create](https://github.com/fuchengwei/vue-form-create)|基于Vue3.0的表单设计器|104|2021-10-26|2021-03-15| |42|[yunyuyuan/vue3-manjaro-ui](https://github.com/yunyuyuan/vue3-manjaro-ui)|网页版Manjaro。A simulation webpage for Manjaro Linux(KDE Plasma).|101|2021-06-18|2021-05-10| |43|[qingqingxuan/admin-work](https://github.com/qingqingxuan/admin-work)|🎉🎉🎉Admin Work,漂亮、强大、完善。采用 Vue3 Vite2 Typescript NaiveUI编写的中后台框架。全面的系统配置,优质模板,常用组件,真正一站式开箱即用🎉🎉🎉|89|2021-12-18|2021-11-04| |44|[TinsideDesign/bk-vue-cec](https://github.com/TinsideDesign/bk-vue-cec)|A vue component library incubated from Tencent BlueKing which helps OPS in the field of front-end engineering to quickly build stable, accurate, and technologically-sense operation and maintenance too ...|86|2021-12-18|2021-08-18| |45|[Samciu/CouponToday](https://github.com/Samciu/CouponToday)|美团饿了么外卖红包CPS小程序项目,带管理后台,使用uni-app + uniCloud,云函数订阅消息功能|85|2021-07-01|2021-01-04| |46|[peng-xiao-shuai/vite-vue-admin](https://github.com/peng-xiao-shuai/vite-vue-admin)|🎉🎉使用Vite + Vue3 + TypeScript + Element-plus + Mock开发的后台管理系统🎉🎉|83|2021-10-22|2021-04-02| -|47|[NolanHzy/nvjdcweb](https://github.com/NolanHzy/nvjdcweb)|nvjdc vue 前端|82|2021-12-22|2021-12-22| -|48|[hangjob/vue-vite-admin-ts](https://github.com/hangjob/vue-vite-admin-ts)|🎉 Vue3+Vite2.6+TypeScript+ant-design-vue构建,提供基础的架,快速搭建企业级中后台产品,响应式管理后台系统|81|2021-12-28|2021-10-08| +|47|[hangjob/vue-vite-admin-ts](https://github.com/hangjob/vue-vite-admin-ts)|🎉 Vue3+Vite2.6+TypeScript+ant-design-vue构建,提供基础的架,快速搭建企业级中后台产品,响应式管理后台系统|82|2021-12-28|2021-10-08| +|48|[NolanHzy/nvjdcweb](https://github.com/NolanHzy/nvjdcweb)|nvjdc vue 前端|81|2021-12-22|2021-12-22| |49|[songboriceman/doubao_community_frontend](https://github.com/songboriceman/doubao_community_frontend)|手把手vue+springboot前后端分离项目实战---豆宝社区前端项目代码|81|2021-06-01|2021-02-02| -|50|[chaochaoxiaoshu/SilverBullet](https://github.com/chaochaoxiaoshu/SilverBullet)|使用Vue.js构建的Todo List应用|76|2021-06-23|2021-06-23| +|50|[chaochaoxiaoshu/SilverBullet](https://github.com/chaochaoxiaoshu/SilverBullet)|使用Vue.js构建的Todo List应用|77|2021-06-23|2021-06-23| |51|[MCSManager/UI](https://github.com/MCSManager/UI)|适用于 MCSManager 9.0 版本的 UI 界面|73|2021-12-27|2021-07-03| -|52|[KKKyrie/giftie](https://github.com/KKKyrie/giftie)|一个用来搞定「送礼问题」的终极解决方案|70|2021-06-08|2021-02-13| -|53|[jzfai/vue3-admin-template](https://github.com/jzfai/vue3-admin-template)|🎉 A new generation vue3 admin template, It's easy and fast!|69|2021-12-28|2021-08-20| -|54|[OpenIMSDK/Open-IM-Uniapp-Demo](https://github.com/OpenIMSDK/Open-IM-Uniapp-Demo)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Uniapp版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|67|2021-12-17|2021-06-29| -|55|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|66|2021-11-22|2021-08-20| -|56|[B1gM8c/PrivacysClub](https://github.com/B1gM8c/PrivacysClub)|-|66|2021-11-15|2021-08-16| -|57|[Samciu/GroupbuyCoupon](https://github.com/Samciu/GroupbuyCoupon)|涵盖外卖、话费、视频会员、加油卡、礼品卡等多种品类折扣权益,吃、喝、玩、乐、购五大消费场景覆盖的综合权益卡券小程序,用户折扣购、平台赚佣金,个人、企业流量变现平台。|66|2021-10-26|2021-03-25| -|58|[jeecgboot/jeecg-boot-vue3](https://github.com/jeecgboot/jeecg-boot-vue3)|免费开源的Vue3版本UI后台模版。采用最新的vue3,Ant-Design-Vue,vite2,TypeScript等主流技术开发,开箱即用的中后台前端解决方案。(全新的VUE3技术栈,不只是追赶技术潮流,用了之后才能体会到Vue3的好处,的确比2更加适合大型项目)|65|2021-10-29|2021-07-23| +|52|[jzfai/vue3-admin-template](https://github.com/jzfai/vue3-admin-template)|🎉 A new generation vue3 admin template, It's easy and fast!|72|2021-12-28|2021-08-20| +|53|[KKKyrie/giftie](https://github.com/KKKyrie/giftie)|一个用来搞定「送礼问题」的终极解决方案|70|2021-06-08|2021-02-13| +|54|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|67|2021-11-22|2021-08-20| +|55|[jeecgboot/jeecg-boot-vue3](https://github.com/jeecgboot/jeecg-boot-vue3)|免费开源的Vue3版本UI后台模版。采用最新的vue3,Ant-Design-Vue,vite2,TypeScript等主流技术开发,开箱即用的中后台前端解决方案。(全新的VUE3技术栈,不只是追赶技术潮流,用了之后才能体会到Vue3的好处,的确比2更加适合大型项目)|67|2021-10-29|2021-07-23| +|56|[OpenIMSDK/Open-IM-Uniapp-Demo](https://github.com/OpenIMSDK/Open-IM-Uniapp-Demo)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Uniapp版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|67|2021-12-17|2021-06-29| +|57|[B1gM8c/PrivacysClub](https://github.com/B1gM8c/PrivacysClub)|-|66|2021-11-15|2021-08-16| +|58|[Samciu/GroupbuyCoupon](https://github.com/Samciu/GroupbuyCoupon)|涵盖外卖、话费、视频会员、加油卡、礼品卡等多种品类折扣权益,吃、喝、玩、乐、购五大消费场景覆盖的综合权益卡券小程序,用户折扣购、平台赚佣金,个人、企业流量变现平台。|66|2021-10-26|2021-03-25| |59|[shengxinjing/geektime-vue-course](https://github.com/shengxinjing/geektime-vue-course)|极客时间代码 |63|2021-12-13|2021-11-10| |60|[dragonir/h5-scan-qrcode](https://github.com/dragonir/h5-scan-qrcode)|📷 h5 scan qrcode 前端实现H5浏览器扫码功能|62|2021-10-14|2021-10-12| -|61|[fanslead/ReverseProxy.Store](https://github.com/fanslead/ReverseProxy.Store)|yarp用EFCore存储配置,可视化面板配置,支持热更新|61|2021-12-17|2021-03-03| -|62|[SmileZXLee/uni-z-paging](https://github.com/SmileZXLee/uni-z-paging)|【uni-app自动分页器】超简单!仅需两步轻松完成完整分页逻辑(下拉刷新、上拉加载更多),分页全自动处理。支持自定义加载更多的文字或整个view,自定义下拉刷新样式,自动管理空数据view等。|61|2021-12-24|2021-01-17| -|63|[HammCn/MacOS-Web-UI](https://github.com/HammCn/MacOS-Web-UI)|一套基于Vue3和ElementUI实现类似MacOS风格的WebUI,尽可能还原MacOS相关的设计,目前正在开发中。QQ群:1140258698|60|2021-09-18|2021-08-10| -|64|[zchengo/mall](https://github.com/zchengo/mall)|mall 是一套商城系统,基于 golang、 gin、 gorm、 vue3、element plus、vant weapp 开发,包括 golang服务端、 vue后台管理员前端、微信小程序用户前端 ,主要功能有商品管理、订单管理、用户管理、商品浏览、收藏加购、地址管理、订单查询等|56|2021-11-16|2021-09-25| -|65|[royalknight56/win10-vue3](https://github.com/royalknight56/win10-vue3)|Win10 Simulator framework built with Vue3.模仿windows10的vue3框架. windows10 in vue3|56|2021-12-20|2021-08-06| -|66|[SevenC-base/P2note](https://github.com/SevenC-base/P2note)|Penetration testing payload note|55|2021-12-22|2021-05-19| -|67|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|55|2021-12-22|2021-03-21| +|61|[SmileZXLee/uni-z-paging](https://github.com/SmileZXLee/uni-z-paging)|【uni-app自动分页器】超简单!仅需两步轻松完成完整分页逻辑(下拉刷新、上拉加载更多),分页全自动处理。支持自定义加载更多的文字或整个view,自定义下拉刷新样式,自动管理空数据view等。|62|2021-12-28|2021-01-17| +|62|[HammCn/MacOS-Web-UI](https://github.com/HammCn/MacOS-Web-UI)|一套基于Vue3和ElementUI实现类似MacOS风格的WebUI,尽可能还原MacOS相关的设计,目前正在开发中。QQ群:1140258698|61|2021-09-18|2021-08-10| +|63|[fanslead/ReverseProxy.Store](https://github.com/fanslead/ReverseProxy.Store)|yarp用EFCore存储配置,可视化面板配置,支持热更新|61|2021-12-17|2021-03-03| +|64|[royalknight56/win10-vue3](https://github.com/royalknight56/win10-vue3)|Win10 Simulator framework built with Vue3.模仿windows10的vue3框架. windows10 in vue3|58|2021-12-28|2021-08-06| +|65|[zchengo/mall](https://github.com/zchengo/mall)|mall 是一套商城系统,基于 golang、 gin、 gorm、 vue3、element plus、vant weapp 开发,包括 golang服务端、 vue后台管理员前端、微信小程序用户前端 ,主要功能有商品管理、订单管理、用户管理、商品浏览、收藏加购、地址管理、订单查询等|57|2021-11-16|2021-09-25| +|66|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|57|2021-12-22|2021-03-21| +|67|[SevenC-base/P2note](https://github.com/SevenC-base/P2note)|Penetration testing payload note|55|2021-12-22|2021-05-19| |68|[1977474741/vue-waterfall-rapid](https://github.com/1977474741/vue-waterfall-rapid)|💯最好用的vue瀑布流组件,吼住各种使用场景,并对渲染速度做了优化|55|2021-12-08|2021-01-24| |69|[luyuhuang/DWords2](https://github.com/luyuhuang/DWords2)|Show words as Danmaku on the screen to help you memorize them 把单词变成屏幕上的弹幕来帮助你记住它们|54|2021-12-07|2021-07-10| |70|[xujimu/ppgjx](https://github.com/xujimu/ppgjx)|皮皮工具箱|54|2021-09-30|2021-06-29| @@ -79,30 +79,30 @@ |72|[jdf2e/nutui-cat](https://github.com/jdf2e/nutui-cat)|大促组件库|53|2021-12-21|2021-09-09| |73|[au1996/vue3-element-admin-ts](https://github.com/au1996/vue3-element-admin-ts)|🎉 基于 vite 2.0 + vue 3.0 + vue-router 4.0 + vuex 4.0 + element-plus + typescript 的后台管理系统vue3-element-admin-ts|53|2021-12-09|2021-04-06| |74|[huzhushan/vue3-element-admin](https://github.com/huzhushan/vue3-element-admin)|vue3-element-admin后台管理系统前端解决方案|52|2021-11-23|2021-03-24| -|75|[LadyChatterleyLover/cc-ui](https://github.com/LadyChatterleyLover/cc-ui)|cc-ui, uni-app组件库, 一切为了简单|51|2021-10-29|2021-08-02| -|76|[hu-snail/vue3-admin-element-template](https://github.com/hu-snail/vue3-admin-element-template)|🎉 基于 Vue3、Vite2、Element-Plus、Vue-i18n、Vue-router4.x、Vuex4.x、Echarts5等最新技术开发的中后台管理模板,完整版本 vue3-admin-element 正在开发完善中|50|2021-12-22|2021-09-12| +|75|[hu-snail/vue3-admin-element-template](https://github.com/hu-snail/vue3-admin-element-template)|🎉 基于 Vue3、Vite2、Element-Plus、Vue-i18n、Vue-router4.x、Vuex4.x、Echarts5等最新技术开发的中后台管理模板,完整版本 vue3-admin-element 正在开发完善中|51|2021-12-22|2021-09-12| +|76|[LadyChatterleyLover/cc-ui](https://github.com/LadyChatterleyLover/cc-ui)|cc-ui, uni-app组件库, 一切为了简单|51|2021-10-29|2021-08-02| |77|[cmdparkour/vue-admin-box-template](https://github.com/cmdparkour/vue-admin-box-template)|vue-admin-box中后台开源框架基础模板,包括了四个基本模板(ts版本/js版本)|49|2021-09-14|2021-08-11| |78|[6c65726f79/Transmissionic](https://github.com/6c65726f79/Transmissionic)|Remote for Transmission Daemon|49|2021-12-27|2021-01-28| -|79|[misitebao/wails-template-vue](https://github.com/misitebao/wails-template-vue)|A Wails template based on Vue and Vue-Router|47|2021-12-18|2021-08-11| -|80|[programmerMark/web-music-player](https://github.com/programmerMark/web-music-player)|基于vue3.0 + typescript + 网易云音乐api 开发的web音乐播放器|47|2021-12-22|2021-07-21| -|81|[jzfai/vue3-admin-ts](https://github.com/jzfai/vue3-admin-ts)|🎉 A new generation vue3 admin template using vue3(script-setup) + vite2 + element-plus + typescript|46|2021-12-28|2021-09-04| +|79|[jzfai/vue3-admin-ts](https://github.com/jzfai/vue3-admin-ts)|🎉 A new generation vue3 admin template using vue3(script-setup) + vite2 + element-plus + typescript|47|2021-12-28|2021-09-04| +|80|[misitebao/wails-template-vue](https://github.com/misitebao/wails-template-vue)|A Wails template based on Vue and Vue-Router|47|2021-12-18|2021-08-11| +|81|[programmerMark/web-music-player](https://github.com/programmerMark/web-music-player)|基于vue3.0 + typescript + 网易云音乐api 开发的web音乐播放器|47|2021-12-22|2021-07-21| |82|[SmileZXLee/uni-dingTalkHelper](https://github.com/SmileZXLee/uni-dingTalkHelper)|钉钉打卡助手uni-app版,支持iOS安卓,无需签名|46|2021-07-13|2021-03-02| |83|[BWrong/misthinTools](https://github.com/BWrong/misthinTools)|-|46|2021-11-28|2021-01-14| |84|[kuishou68/neteaseMusic](https://github.com/kuishou68/neteaseMusic)|uni-app写了一个网易云微信小程序,uni-app、vue、小程序于一身的实战,很好的一个练手项目。包括:云音乐首页分类、音乐列表页展示、音乐详情页、音乐播放器、推荐音乐、用户留言、音乐搜索、加载骨架屏等实现。|45|2021-10-08|2021-06-19| -|85|[lss5270/vue-manage-system-plus](https://github.com/lss5270/vue-manage-system-plus)|采用Vue3 + Element Plus 搭建的后台管理系统解决方案,基于vue-manage-system开源系统升级改造而成,企业级定制,注释清晰,快速上手,开箱即用。|45|2021-10-22|2021-05-08| -|86|[JasonChen1719/vue-antd-admin](https://github.com/JasonChen1719/vue-antd-admin)|基于vue3.0 + vue-cli4.0 + vue-router4.x + vuex4.x + ant-design-vue2.x开发的后台管理系统模板,包含权限路由、权限按钮、流程配置、个人中心等基础功能|44|2021-09-06|2021-07-16| -|87|[someGenki/vue-lite-admin](https://github.com/someGenki/vue-lite-admin)|a lite vue3.0 admin template,there is no typescript and vuex !|44|2021-12-20|2021-05-28| +|85|[someGenki/vue-lite-admin](https://github.com/someGenki/vue-lite-admin)|a lite vue3.0 admin template,there is no typescript and vuex !|45|2021-12-20|2021-05-28| +|86|[lss5270/vue-manage-system-plus](https://github.com/lss5270/vue-manage-system-plus)|采用Vue3 + Element Plus 搭建的后台管理系统解决方案,基于vue-manage-system开源系统升级改造而成,企业级定制,注释清晰,快速上手,开箱即用。|45|2021-10-22|2021-05-08| +|87|[JasonChen1719/vue-antd-admin](https://github.com/JasonChen1719/vue-antd-admin)|基于vue3.0 + vue-cli4.0 + vue-router4.x + vuex4.x + ant-design-vue2.x开发的后台管理系统模板,包含权限路由、权限按钮、流程配置、个人中心等基础功能|44|2021-09-06|2021-07-16| |88|[xinxin93/logicflow_vue_demo](https://github.com/xinxin93/logicflow_vue_demo)|-|43|2021-07-19|2021-02-24| |89|[mgbq/uni-template](https://github.com/mgbq/uni-template)|基于uni-app编写的登录模板,request请求封装,全局路由拦截,也可作为项目基础模板使用https://nxmin.blog.csdn.net/article/details/113121075|43|2021-12-08|2021-01-25| |90|[MarleneJiang/Login_Register_Demo](https://github.com/MarleneJiang/Login_Register_Demo)|采用vue3+vite2+vue-router4+tailwindcss+二次元+Glassmorphism|42|2021-09-09|2021-09-09| |91|[hipig/ddcard-weapp](https://github.com/hipig/ddcard-weapp)|【嘟嘟早教卡】小程序源码,由 Taro 及 Tailwind CSS 构建而成。|42|2021-10-09|2021-06-08| |92|[72wukong/72crm-11.0-web-JAVA](https://github.com/72wukong/72crm-11.0-web-JAVA)|悟空CRM-11.0 JAVA版Spring前端源码,采用vue+elementUI 技术框架。前端源码需打包后使用。|42|2021-08-17|2021-04-06| |93|[hints0816/artblog](https://github.com/hints0816/artblog)|vue3+quasar+gin搭建的blog平台|41|2021-12-23|2021-09-27| -|94|[xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)|一款快捷易用的轻量级kafka可视化管理平台|40|2021-12-27|2021-08-30| +|94|[xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)|一款快捷易用的轻量级kafka可视化管理平台|41|2021-12-28|2021-08-30| |95|[17MKH/Mkh.UI](https://github.com/17MKH/Mkh.UI)|Mkh.UI是基于Vue3+Vite+Element Plus开发的业务模块化快速开发框架(不支持 IE),目前仍在紧张开发完善中。|40|2021-12-10|2021-05-07| |96|[RainManGO/RuoYi-Vue3](https://github.com/RainManGO/RuoYi-Vue3)|⚡️ Vue3版本若依管理前端项目|40|2021-07-13|2021-02-03| -|97|[yesmore/italk-uniapp](https://github.com/yesmore/italk-uniapp)|🚀 italk是一款基于uni-app的聊天社交app,同时开放了千张图片接口。|38|2021-10-08|2021-05-31| -|98|[qingqingxuan/vue-admin-work](https://github.com/qingqingxuan/vue-admin-work)|🎉🎉🚀🚀🚀🚀vue-admin-work是一个中后台系统管理方案。使用 vue2.x 及周边全家桶工具开发而来。支持多种功能,不同角色权限🚀🚀🚀🎉🎉|38|2021-12-27|2021-05-16| +|97|[yesmore/italk-uniapp](https://github.com/yesmore/italk-uniapp)|🚀 italk是一款基于uni-app的聊天社交app,同时开放了千张图片接口。|39|2021-10-08|2021-05-31| +|98|[qingqingxuan/vue-admin-work](https://github.com/qingqingxuan/vue-admin-work)|🎉🎉🚀🚀🚀🚀vue-admin-work是一个中后台系统管理方案。使用 vue2.x 及周边全家桶工具开发而来。支持多种功能,不同角色权限🚀🚀🚀🎉🎉|39|2021-12-27|2021-05-16| |99|[ShuangDa1018/element-shuang](https://github.com/ShuangDa1018/element-shuang)|🎉基于 Vue3、element-plus、echart封装的后台管理系统模板,|37|2021-12-26|2021-07-01| |100|[lilishop/lilishop-uniapp](https://github.com/lilishop/lilishop-uniapp)|商城系统-移动端|36|2021-11-29|2021-05-14| diff --git a/content/charts/overall/knowledge/All-Language.md b/content/charts/overall/knowledge/All-Language.md index 644f2d06..86357289 100644 --- a/content/charts/overall/knowledge/All-Language.md +++ b/content/charts/overall/knowledge/All-Language.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > All Language -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Language|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.|260276|Rust|2021-12-15| -|2|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|217278|-|2021-12-27| -|3|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|201872|-|2021-12-27| -|4|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|155557|Python|2021-12-27| -|5|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|143953|Java|2021-12-13| -|6|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|130134|JavaScript|2021-12-23| -|7|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|117790|JavaScript|2021-12-27| -|8|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|114986|Java|2021-12-27| -|9|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|113448|Python|2021-12-13| -|10|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|100743|-|2021-12-06| -|11|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. |99988|Markdown|2021-12-27| -|12|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|85986|-|2021-12-07| -|13|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|68326|Java|2021-06-24| -|14|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61223|JavaScript|2021-10-31| -|15|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59252|Java|2021-12-26| -|16|[xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome)|后端架构师技术图谱|55080|-|2021-09-08| -|17|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|50411|Python|2021-12-28| -|18|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|46838|JavaScript|2021-12-27| -|19|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46710|JavaScript|2021-10-14| -|20|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|45766|JavaScript|2021-12-26| -|21|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|44895|-|2021-12-17| -|22|[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|39335|Go|2021-11-28| -|23|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|38203|-|2021-09-22| +|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260279|Rust|2021-12-15| +|2|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|217370|-|2021-12-28| +|3|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|201930|-|2021-12-28| +|4|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|155725|Python|2021-12-27| +|5|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|143981|Java|2021-12-13| +|6|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|130322|JavaScript|2021-12-28| +|7|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|117814|JavaScript|2021-12-27| +|8|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|115027|Java|2021-12-28| +|9|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|113481|Python|2021-12-28| +|10|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|100758|-|2021-12-06| +|11|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. |100017|Markdown|2021-12-27| +|12|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|86026|-|2021-12-07| +|13|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|68340|Java|2021-06-24| +|14|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61261|JavaScript|2021-10-31| +|15|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59266|Java|2021-12-26| +|16|[xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome)|后端架构师技术图谱|55091|-|2021-09-08| +|17|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|50444|Python|2021-12-28| +|18|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|46857|JavaScript|2021-12-28| +|19|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46715|JavaScript|2021-10-14| +|20|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|45781|JavaScript|2021-12-28| +|21|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|44901|-|2021-12-17| +|22|[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|39342|Go|2021-11-28| +|23|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|38207|-|2021-09-22| |24|[justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)|微信小程序开发资源汇总 :100:|36820|-|2021-12-27| -|25|[FreeCodeCampChina/freecodecamp.cn](https://github.com/FreeCodeCampChina/freecodecamp.cn)|FCC China open source codebase and curriculum. Learn to code and help nonprofits.|36565|CSS|2021-08-02| -|26|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|33629|-|2021-11-28| -|27|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。|33047|Python|2021-08-25| -|28|[apachecn/AiLearning](https://github.com/apachecn/AiLearning)|AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP|32403|Python|2021-09-07| -|29|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32317|JavaScript|2021-12-15| +|25|[FreeCodeCampChina/freecodecamp.cn](https://github.com/FreeCodeCampChina/freecodecamp.cn)|FCC China open source codebase and curriculum. Learn to code and help nonprofits.|36564|CSS|2021-08-02| +|26|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|33635|-|2021-11-28| +|27|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。|33065|Python|2021-08-25| +|28|[apachecn/AiLearning](https://github.com/apachecn/AiLearning)|AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP|32420|Python|2021-09-07| +|29|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32319|JavaScript|2021-12-15| |30|[alex/what-happens-when](https://github.com/alex/what-happens-when)|An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"|31575|-|2021-12-17| -|31|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30588|JavaScript|2021-12-20| -|32|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|29910|-|2021-12-25| -|33|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|29438|Java|2021-10-11| -|34|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29317|Python|2021-12-28| +|31|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30598|JavaScript|2021-12-20| +|32|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|29917|-|2021-12-28| +|33|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|29447|Java|2021-10-11| +|34|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29340|Python|2021-12-28| |35|[joshbuchea/HEAD](https://github.com/joshbuchea/HEAD)|A simple guide to HTML elements|28907|-|2021-09-17| -|36|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|28768|-|2021-11-25| -|37|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28406|Go|2021-12-26| -|38|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)|28135|-|2021-11-22| -|39|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|27820|Python|2021-12-23| -|40|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27502|Shell|2021-08-10| -|41|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26850|Java|2021-11-29| -|42|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26659|Kotlin|2021-12-27| -|43|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26547|Java|2021-10-12| +|36|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|28781|-|2021-11-25| +|37|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28411|Go|2021-12-28| +|38|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)|28140|-|2021-11-22| +|39|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|27821|Python|2021-12-23| +|40|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27504|Shell|2021-08-10| +|41|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26858|Java|2021-11-29| +|42|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26669|Kotlin|2021-12-27| +|43|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26550|Java|2021-10-12| |44|[ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)|A curated list of amazingly awesome PHP libraries, resources and shiny things.|26067|-|2021-12-05| -|45|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26008|JavaScript|2021-10-01| -|46|[poteto/hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards)|⭐️ Companies that don't have a broken hiring process|25576|JavaScript|2021-12-26| +|45|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26015|JavaScript|2021-10-01| +|46|[poteto/hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards)|⭐️ Companies that don't have a broken hiring process|25589|JavaScript|2021-12-26| |47|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25541|JavaScript|2021-10-26| -|48|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|25191|-|2021-12-27| -|49|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25105|TeX|2021-12-27| -|50|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24655|JavaScript|2021-12-08| -|51|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|24078|HTML|2021-12-27| -|52|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|23998|Python|2021-12-25| -|53|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23731|HTML|2021-07-23| -|54|[jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn)|Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。|23462|Makefile|2021-12-07| -|55|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23255|Java|2021-12-10| -|56|[alebcay/awesome-shell](https://github.com/alebcay/awesome-shell)|A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.|22676|-|2021-12-22| -|57|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22617|Go|2021-12-27| -|58|[byoungd/English-level-up-tips-for-Chinese](https://github.com/byoungd/English-level-up-tips-for-Chinese)|An advanced guide to learn English that might benefit you a lot 可能是让你受益匪浅的英语进阶指南。|22461|-|2021-12-14| -|59|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|22431|Java|2021-08-30| -|60|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22104|Java|2021-12-18| -|61|[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 ...|21707|C++|2021-10-06| +|48|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|25201|-|2021-12-27| +|49|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25112|TeX|2021-12-27| +|50|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24656|JavaScript|2021-12-08| +|51|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|24089|HTML|2021-12-28| +|52|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24000|Python|2021-12-25| +|53|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23737|HTML|2021-07-23| +|54|[jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn)|Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。|23467|Makefile|2021-12-07| +|55|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23261|Java|2021-12-10| +|56|[alebcay/awesome-shell](https://github.com/alebcay/awesome-shell)|A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.|22679|-|2021-12-22| +|57|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22632|Go|2021-12-27| +|58|[byoungd/English-level-up-tips-for-Chinese](https://github.com/byoungd/English-level-up-tips-for-Chinese)|An advanced guide to learn English that might benefit you a lot 可能是让你受益匪浅的英语进阶指南。|22478|-|2021-12-14| +|59|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|22441|Java|2021-08-30| +|60|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22108|Java|2021-12-18| +|61|[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 ...|21717|C++|2021-10-06| |62|[lukasz-madon/awesome-remote-job](https://github.com/lukasz-madon/awesome-remote-job)|A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python|21488|-|2021-12-27| -|63|[matteocrippa/awesome-swift](https://github.com/matteocrippa/awesome-swift)|A collaborative list of awesome Swift libraries and resources. Feel free to contribute!|21462|Swift|2021-12-27| -|64|[veggiemonk/awesome-docker](https://github.com/veggiemonk/awesome-docker)|:whale: A curated list of Docker resources and projects|20918|-|2021-12-19| -|65|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|20880|HTML|2021-12-24| -|66|[komeiji-satori/Dress](https://github.com/komeiji-satori/Dress)|好耶 是女装|20683|Standard ML|2021-12-26| -|67|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款优秀的开源博客发布应用。|20565|Java|2021-12-23| +|63|[matteocrippa/awesome-swift](https://github.com/matteocrippa/awesome-swift)|A collaborative list of awesome Swift libraries and resources. Feel free to contribute!|21463|Swift|2021-12-27| +|64|[veggiemonk/awesome-docker](https://github.com/veggiemonk/awesome-docker)|:whale: A curated list of Docker resources and projects|20921|-|2021-12-19| +|65|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|20910|HTML|2021-12-28| +|66|[komeiji-satori/Dress](https://github.com/komeiji-satori/Dress)|好耶 是女装|20687|Standard ML|2021-12-26| +|67|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款优秀的开源博客发布应用。|20580|Java|2021-12-23| |68|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20382|CSS|2021-12-13| -|69|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|20369|-|2021-12-24| -|70|[julycoding/The-Art-Of-Programming-By-July](https://github.com/julycoding/The-Art-Of-Programming-By-July)|本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售|20201|C|2021-07-03| -|71|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20156|Python|2021-11-15| -|72|[keon/algorithms](https://github.com/keon/algorithms)|Minimal examples of data structures and algorithms in Python|20151|Python|2021-12-19| -|73|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20061|JavaScript|2021-11-01| -|74|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20013|JavaScript|2021-09-01| -|75|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|19863|-|2021-11-19| -|76|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 |19842|-|2021-12-27| -|77|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19802|Go|2021-12-01| +|69|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|20374|-|2021-12-24| +|70|[julycoding/The-Art-Of-Programming-By-July](https://github.com/julycoding/The-Art-Of-Programming-By-July)|本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售|20202|C|2021-07-03| +|71|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20166|Python|2021-11-15| +|72|[keon/algorithms](https://github.com/keon/algorithms)|Minimal examples of data structures and algorithms in Python|20154|Python|2021-12-19| +|73|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 |20120|-|2021-12-28| +|74|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20062|JavaScript|2021-11-01| +|75|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20013|JavaScript|2021-09-01| +|76|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|19865|-|2021-11-19| +|77|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19808|Go|2021-12-01| |78|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19748|JavaScript|2021-12-13| -|79|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19692|JavaScript|2021-12-19| -|80|[sebastianruder/NLP-progress](https://github.com/sebastianruder/NLP-progress)|Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.|19540|Python|2021-12-07| -|81|[rwaldron/idiomatic.js](https://github.com/rwaldron/idiomatic.js)|Principles of Writing Consistent, Idiomatic JavaScript|19170|-|2021-12-14| -|82|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|19101|-|2021-12-27| -|83|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|19071|JavaScript|2021-10-03| +|79|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19697|JavaScript|2021-12-19| +|80|[sebastianruder/NLP-progress](https://github.com/sebastianruder/NLP-progress)|Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.|19544|Python|2021-12-07| +|81|[rwaldron/idiomatic.js](https://github.com/rwaldron/idiomatic.js)|Principles of Writing Consistent, Idiomatic JavaScript|19176|-|2021-12-14| +|82|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|19103|-|2021-12-27| +|83|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|19073|JavaScript|2021-10-03| |84|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book|18986|-|2021-11-29| |85|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18821|JavaScript|2021-09-26| -|86|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18708|Python|2021-12-03| -|87|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充|18673|HTML|2021-12-05| -|88|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18570|JavaScript|2021-12-19| +|86|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18710|Python|2021-12-03| +|87|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充|18674|HTML|2021-12-05| +|88|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18578|JavaScript|2021-12-19| |89|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|18567|HTML|2021-06-25| -|90|[bitcoinbook/bitcoinbook](https://github.com/bitcoinbook/bitcoinbook)|Mastering Bitcoin 2nd Edition - Programming the Open Blockchain|18445|AsciiDoc|2021-12-23| +|90|[bitcoinbook/bitcoinbook](https://github.com/bitcoinbook/bitcoinbook)|Mastering Bitcoin 2nd Edition - Programming the Open Blockchain|18460|AsciiDoc|2021-12-23| |91|[Awesome-HarmonyOS/HarmonyOS](https://github.com/Awesome-HarmonyOS/HarmonyOS)|A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。|18392|C|2021-06-16| -|92|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18321|JavaScript|2021-12-27| +|92|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18322|JavaScript|2021-12-28| |93|[zhiwehu/Python-programming-exercises](https://github.com/zhiwehu/Python-programming-exercises)|100+ Python challenging programming exercises|17965|-|2021-12-16| -|94|[eugeneyan/applied-ml](https://github.com/eugeneyan/applied-ml)|📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.|17872|-|2021-12-07| -|95|[n0shake/Public-APIs](https://github.com/n0shake/Public-APIs)|📚 A public list of APIs from round the web.|17774|-|2021-12-14| -|96|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|17546|Markdown|2021-12-20| -|97|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17536|C++|2021-12-18| -|98|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么|17483|-|2021-12-24| -|99|[wesbos/JavaScript30](https://github.com/wesbos/JavaScript30)|30 Day Vanilla JS Challenge|17469|HTML|2021-12-27| -|100|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17040|JavaScript|2021-12-27| -|101|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |16957|Python|2021-12-27| -|102|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16844|Jupyter Notebook|2021-08-11| +|94|[eugeneyan/applied-ml](https://github.com/eugeneyan/applied-ml)|📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.|17875|-|2021-12-07| +|95|[n0shake/Public-APIs](https://github.com/n0shake/Public-APIs)|📚 A public list of APIs from round the web.|17779|-|2021-12-14| +|96|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17555|C++|2021-12-18| +|97|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|17555|Markdown|2021-12-20| +|98|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么|17484|-|2021-12-24| +|99|[wesbos/JavaScript30](https://github.com/wesbos/JavaScript30)|30 Day Vanilla JS Challenge|17472|HTML|2021-12-27| +|100|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17043|JavaScript|2021-12-27| +|101|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |16960|Python|2021-12-27| +|102|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16847|Jupyter Notebook|2021-08-11| |103|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|16673|-|2021-09-01| |104|[LingCoder/OnJava8](https://github.com/LingCoder/OnJava8)|《On Java 8》中文版 |16516|-|2021-09-25| -|105|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16475|Go|2021-12-19| -|106|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16305|TypeScript|2021-10-12| -|107|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16133|Go|2021-12-27| -|108|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16130|Jupyter Notebook|2021-12-16| -|109|[changkun/modern-cpp-tutorial](https://github.com/changkun/modern-cpp-tutorial)|📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly https://changkun.de/modern-cpp/|16021|C++|2021-12-26| -|110|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|15987|JavaScript|2021-12-15| -|111|[charlax/professional-programming](https://github.com/charlax/professional-programming)|A collection of full-stack resources for programmers.|15959|Python|2021-12-24| -|112|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15860|Jupyter Notebook|2021-10-25| +|105|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16483|Go|2021-12-19| +|106|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16309|TypeScript|2021-10-12| +|107|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16147|Go|2021-12-28| +|108|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16135|Jupyter Notebook|2021-12-16| +|109|[changkun/modern-cpp-tutorial](https://github.com/changkun/modern-cpp-tutorial)|📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly https://changkun.de/modern-cpp/|16035|C++|2021-12-26| +|110|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|15994|JavaScript|2021-12-15| +|111|[charlax/professional-programming](https://github.com/charlax/professional-programming)|A collection of full-stack resources for programmers.|15961|Python|2021-12-24| +|112|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15865|Jupyter Notebook|2021-10-25| |113|[rubocop/ruby-style-guide](https://github.com/rubocop/ruby-style-guide)|A community-driven Ruby coding style guide|15846|-|2021-12-26| |114|[ZhongFuCheng3y/athena](https://github.com/ZhongFuCheng3y/athena)|:notebook:Java后端知识图谱|15845|-|2021-11-27| |115|[enaqx/awesome-pentest](https://github.com/enaqx/awesome-pentest)|A collection of awesome penetration testing resources, tools and other shiny things|15239|-|2021-11-23| -|116|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15106|HTML|2021-12-09| +|116|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15108|HTML|2021-12-09| |117|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|14917|-|2021-09-05| -|118|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14788|Python|2021-12-11| -|119|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14647|Java|2021-11-01| -|120|[jobbole/awesome-java-cn](https://github.com/jobbole/awesome-java-cn)|Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。|14282|-|2021-10-15| -|121|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14277|Jupyter Notebook|2021-10-14| -|122|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14044|Jupyter Notebook|2021-12-07| -|123|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)|14028|HTML|2021-10-23| -|124|[Igglybuff/awesome-piracy](https://github.com/Igglybuff/awesome-piracy)|A curated list of awesome warez and piracy links|13961|HTML|2021-12-09| -|125|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|13943|Java|2021-11-09| +|118|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14795|Python|2021-12-11| +|119|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14649|Java|2021-11-01| +|120|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14286|Jupyter Notebook|2021-10-14| +|121|[jobbole/awesome-java-cn](https://github.com/jobbole/awesome-java-cn)|Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。|14282|-|2021-10-15| +|122|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14049|Jupyter Notebook|2021-12-07| +|123|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)|14031|HTML|2021-10-23| +|124|[Igglybuff/awesome-piracy](https://github.com/Igglybuff/awesome-piracy)|A curated list of awesome warez and piracy links|13966|HTML|2021-12-09| +|125|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|13945|Java|2021-12-28| |126|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13876|Python|2021-10-12| |127|[521xueweihan/git-tips](https://github.com/521xueweihan/git-tips)|:trollface:Git的奇技淫巧|13566|-|2021-11-02| |128|[interagent/http-api-design](https://github.com/interagent/http-api-design)|HTTP API design guide extracted from work on the Heroku Platform API|13520|-|2021-11-18| |129|[Alikhll/golang-developer-roadmap](https://github.com/Alikhll/golang-developer-roadmap)|Roadmap to becoming a Go developer in 2020|13285|-|2021-12-21| |130|[dipakkr/A-to-Z-Resources-for-Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students)|✅ Curated list of resources for college students |13173|-|2021-12-16| -|131|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12934|Dart|2021-12-23| -|132|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|12877|Java|2021-12-15| -|133|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|12813|JavaScript|2021-12-05| -|134|[jobbole/awesome-programming-books](https://github.com/jobbole/awesome-programming-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|12655|-|2021-08-26| -|135|[keon/awesome-nlp](https://github.com/keon/awesome-nlp)|:book: A curated list of resources dedicated to Natural Language Processing (NLP)|12647|-|2021-12-07| -|136|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12580|Java|2021-10-18| -|137|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12537|JavaScript|2021-08-12| -|138|[bharathgs/Awesome-pytorch-list](https://github.com/bharathgs/Awesome-pytorch-list)|A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.|12494|-|2021-12-13| +|131|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12937|Dart|2021-12-23| +|132|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|12882|Java|2021-12-15| +|133|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|12834|JavaScript|2021-12-05| +|134|[jobbole/awesome-programming-books](https://github.com/jobbole/awesome-programming-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|12656|-|2021-08-26| +|135|[keon/awesome-nlp](https://github.com/keon/awesome-nlp)|:book: A curated list of resources dedicated to Natural Language Processing (NLP)|12651|-|2021-12-07| +|136|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12586|Java|2021-10-18| +|137|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12539|JavaScript|2021-08-12| +|138|[bharathgs/Awesome-pytorch-list](https://github.com/bharathgs/Awesome-pytorch-list)|A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.|12495|-|2021-12-13| |139|[thunlp/GNNPapers](https://github.com/thunlp/GNNPapers)|Must-read papers on graph neural networks (GNN)|12339|-|2021-09-14| -|140|[arialdomartini/Back-End-Developer-Interview-Questions](https://github.com/arialdomartini/Back-End-Developer-Interview-Questions)|A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore|12168|-|2021-07-22| -|141|[aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk)|汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识|12156|-|2021-10-28| +|140|[arialdomartini/Back-End-Developer-Interview-Questions](https://github.com/arialdomartini/Back-End-Developer-Interview-Questions)|A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore|12171|-|2021-07-22| +|141|[aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk)|汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识|12162|-|2021-10-28| |142|[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 ...|12155|-|2021-11-24| -|143|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12123|Jupyter Notebook|2021-08-30| -|144|[open-android/Android](https://github.com/open-android/Android)|GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频|12044|-|2021-07-12| +|143|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12125|Jupyter Notebook|2021-08-30| +|144|[open-android/Android](https://github.com/open-android/Android)|GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频|12051|-|2021-07-12| |145|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12014|Python|2021-07-08| -|146|[xgrommx/awesome-redux](https://github.com/xgrommx/awesome-redux)|Awesome list of Redux examples and middlewares|11959|-|2021-10-13| -|147|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|11953|Python|2021-12-21| -|148|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|11887|Go|2021-12-10| -|149|[izackwu/TeachYourselfCS-CN](https://github.com/izackwu/TeachYourselfCS-CN)|TeachYourselfCS 的中文翻译 A Chinese translation of TeachYourselfCS|11873|-|2021-12-16| -|150|[williamfiset/Algorithms](https://github.com/williamfiset/Algorithms)|A collection of algorithms and data structures|11605|Java|2021-11-30| -|151|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11576|Kotlin|2021-12-27| -|152|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|11561|-|2021-08-27| -|153|[hindupuravinash/the-gan-zoo](https://github.com/hindupuravinash/the-gan-zoo)|A list of all named GANs!|11510|Python|2021-09-08| -|154|[trekhleb/learn-python](https://github.com/trekhleb/learn-python)|📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.|11503|Python|2021-11-07| -|155|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|11481|-|2021-12-03| -|156|[rasbt/python-machine-learning-book](https://github.com/rasbt/python-machine-learning-book)|The "Python Machine Learning (1st edition)" book code repository and info resource|11435|Jupyter Notebook|2021-07-30| -|157|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|11417|Java|2021-12-25| -|158|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|11357|Go|2021-12-24| -|159|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11304|Python|2021-10-17| -|160|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11152|Python|2021-12-27| -|161|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|11126|-|2021-11-21| -|162|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|11122|-|2021-11-21| -|163|[h4cc/awesome-elixir](https://github.com/h4cc/awesome-elixir)|A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:|11085|Elixir|2021-12-17| +|146|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|11961|Python|2021-12-21| +|147|[xgrommx/awesome-redux](https://github.com/xgrommx/awesome-redux)|Awesome list of Redux examples and middlewares|11961|-|2021-10-13| +|148|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|11898|Go|2021-12-28| +|149|[izackwu/TeachYourselfCS-CN](https://github.com/izackwu/TeachYourselfCS-CN)|TeachYourselfCS 的中文翻译 A Chinese translation of TeachYourselfCS|11887|-|2021-12-16| +|150|[williamfiset/Algorithms](https://github.com/williamfiset/Algorithms)|A collection of algorithms and data structures|11621|Java|2021-11-30| +|151|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11578|Kotlin|2021-12-27| +|152|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|11569|-|2021-08-27| +|153|[hindupuravinash/the-gan-zoo](https://github.com/hindupuravinash/the-gan-zoo)|A list of all named GANs!|11514|Python|2021-09-08| +|154|[trekhleb/learn-python](https://github.com/trekhleb/learn-python)|📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.|11508|Python|2021-11-07| +|155|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|11492|-|2021-12-03| +|156|[rasbt/python-machine-learning-book](https://github.com/rasbt/python-machine-learning-book)|The "Python Machine Learning (1st edition)" book code repository and info resource|11436|Jupyter Notebook|2021-07-30| +|157|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|11421|Java|2021-12-25| +|158|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|11365|Go|2021-12-24| +|159|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11303|Python|2021-10-17| +|160|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11204|Python|2021-12-27| +|161|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|11134|-|2021-11-21| +|162|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|11126|-|2021-11-21| +|163|[h4cc/awesome-elixir](https://github.com/h4cc/awesome-elixir)|A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:|11088|Elixir|2021-12-17| |164|[Tim9Liu9/TimLiu-iOS](https://github.com/Tim9Liu9/TimLiu-iOS)|iOS开发常用三方库、插件、知名博客等等|10905|-|2021-10-21| -|165|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|10891|Jupyter Notebook|2021-12-24| +|165|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|10896|Jupyter Notebook|2021-12-24| |166|[opendigg/awesome-github-vue](https://github.com/opendigg/awesome-github-vue)|Vue相关开源项目库汇总|10755|-|2021-11-16| -|167|[sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)|Chinese copywriting guidelines for better written communication/中文文案排版指北|10678|-|2021-12-13| -|168|[chiraggude/awesome-laravel](https://github.com/chiraggude/awesome-laravel)|A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem|10660|-|2021-11-06| -|169|[tayllan/awesome-algorithms](https://github.com/tayllan/awesome-algorithms)|A curated list of awesome places to learn and/or practice algorithms.|10625|-|2021-11-23| -|170|[jamiebuilds/babel-handbook](https://github.com/jamiebuilds/babel-handbook)|:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.|10609|-|2021-12-17| -|171|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10457|Go|2021-12-20| -|172|[0voice/from_coder_to_expert](https://github.com/0voice/from_coder_to_expert)|2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT|10454|-|2021-08-25| -|173|[humiaozuzu/awesome-flask](https://github.com/humiaozuzu/awesome-flask)|A curated list of awesome Flask resources and plugins|10314|-|2021-10-17| -|174|[soulmachine/leetcode](https://github.com/soulmachine/leetcode)|LeetCode题解,151道题完整版|10284|TeX|2021-06-05| -|175|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|10266|Java|2021-11-09| -|176|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10266|Java|2021-09-30| -|177|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|10227|-|2021-12-03| +|167|[sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)|Chinese copywriting guidelines for better written communication/中文文案排版指北|10680|-|2021-12-13| +|168|[chiraggude/awesome-laravel](https://github.com/chiraggude/awesome-laravel)|A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem|10661|-|2021-11-06| +|169|[tayllan/awesome-algorithms](https://github.com/tayllan/awesome-algorithms)|A curated list of awesome places to learn and/or practice algorithms.|10629|-|2021-11-23| +|170|[jamiebuilds/babel-handbook](https://github.com/jamiebuilds/babel-handbook)|:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.|10610|-|2021-12-17| +|171|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10460|Go|2021-12-20| +|172|[0voice/from_coder_to_expert](https://github.com/0voice/from_coder_to_expert)|2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT|10456|-|2021-08-25| +|173|[humiaozuzu/awesome-flask](https://github.com/humiaozuzu/awesome-flask)|A curated list of awesome Flask resources and plugins|10315|-|2021-10-17| +|174|[soulmachine/leetcode](https://github.com/soulmachine/leetcode)|LeetCode题解,151道题完整版|10288|TeX|2021-06-05| +|175|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|10271|Java|2021-11-09| +|176|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10267|Java|2021-09-30| +|177|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|10242|-|2021-12-03| |178|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10110|JavaScript|2021-12-27| -|179|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10101|Go|2021-12-22| -|180|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10040|Java|2021-11-26| +|179|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10100|Go|2021-12-22| +|180|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10042|Java|2021-12-28| |181|[donnemartin/awesome-aws](https://github.com/donnemartin/awesome-aws)|A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.|9913|Python|2021-12-22| -|182|[XIU2/TrackersListCollection](https://github.com/XIU2/TrackersListCollection)|🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!|9858|-|2021-12-27| -|183|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9715|Jupyter Notebook|2021-08-27| +|182|[XIU2/TrackersListCollection](https://github.com/XIU2/TrackersListCollection)|🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!|9874|-|2021-12-27| +|183|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9716|Jupyter Notebook|2021-08-27| |184|[yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh)|技术面试最后反问面试官的话|9708|-|2021-10-13| |185|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|9680|-|2021-12-17| -|186|[pock/pock](https://github.com/pock/pock)|Widgets manager for MacBook Touch Bar|9585|Swift|2021-09-30| -|187|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9529|JavaScript|2021-12-12| -|188|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9521|Java|2021-11-07| -|189|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|9493|Java|2021-12-28| -|190|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9447|Shell|2021-12-27| -|191|[SpacehuhnTech/esp8266_deauther](https://github.com/SpacehuhnTech/esp8266_deauther)|Affordable WiFi hacking platform for testing and learning|9352|C|2021-12-12| +|186|[pock/pock](https://github.com/pock/pock)|Widgets manager for MacBook Touch Bar|9586|Swift|2021-09-30| +|187|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9533|JavaScript|2021-12-12| +|188|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9530|Java|2021-11-07| +|189|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|9505|Java|2021-12-28| +|190|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9454|Shell|2021-12-27| +|191|[SpacehuhnTech/esp8266_deauther](https://github.com/SpacehuhnTech/esp8266_deauther)|Affordable WiFi hacking platform for testing and learning|9355|C|2021-12-12| |192|[XiangLinPro/IT_book](https://github.com/XiangLinPro/IT_book)|本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)|9327|-|2021-10-23| |193|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|9327|-|2021-12-27| |194|[iamshuaidi/CS-Book](https://github.com/iamshuaidi/CS-Book)|计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍|9297|-|2021-08-10| |195|[AlloyTeam/Mars](https://github.com/AlloyTeam/Mars)|腾讯移动 Web 前端知识库|9257|-|2021-09-03| |196|[lnishan/awesome-competitive-programming](https://github.com/lnishan/awesome-competitive-programming)|:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources|9144|-|2021-11-23| -|197|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|8996|JavaScript|2021-12-14| +|197|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|8997|JavaScript|2021-12-14| |198|[programthink/zhao](https://github.com/programthink/zhao)|【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵|8950|Python|2021-08-01| |199|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8886|C++|2021-12-06| -|200|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8711|JavaScript|2021-12-20| +|200|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8717|JavaScript|2021-12-20|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/knowledge/Assembly.md b/content/charts/overall/knowledge/Assembly.md index 489524ee..8171cea6 100644 --- a/content/charts/overall/knowledge/Assembly.md +++ b/content/charts/overall/knowledge/Assembly.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Assembly -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[lib-hfut/lib-hfut](https://github.com/lib-hfut/lib-hfut)|贵校课程资料民间整理|160|2021-12-21| -|2|[sanmianti/AssemblyLanguageTest](https://github.com/sanmianti/AssemblyLanguageTest)|王爽《汇编语言》第三版课后实验及检测点答案。|73|2021-07-26| +|1|[lib-hfut/lib-hfut](https://github.com/lib-hfut/lib-hfut)|贵校课程资料民间整理|161|2021-12-21| +|2|[sanmianti/AssemblyLanguageTest](https://github.com/sanmianti/AssemblyLanguageTest)|王爽《汇编语言》第三版课后实验及检测点答案。|74|2021-07-26| |3|[thu-cs-lab/supervisor-rv](https://github.com/thu-cs-lab/supervisor-rv)|计算机组成原理课程 RISC-V 监控程序,支持 32 位和 64 位|67|2021-09-20| -|4|[tanyugang/CodingMaster](https://github.com/tanyugang/CodingMaster)|Coding Master系列教程配套代码。|59|2021-09-04| +|4|[tanyugang/CodingMaster](https://github.com/tanyugang/CodingMaster)|Coding Master系列教程配套代码。|60|2021-09-04| |5|[NekoSilverFox/Assembly](https://github.com/NekoSilverFox/Assembly)|⚡ 亲手编写基于王爽老师《汇编语言》的300个汇编程序例程|53|2021-10-31| |6|[zelinsky/CTF-Course](https://github.com/zelinsky/CTF-Course)|Course materials for teaching cybersecurity in a Capture the Flag environment|44|2021-08-18| |7|[web1992/read](https://github.com/web1992/read)|学习笔记 dubbo,spring,mybatis,netty,rocketmq 源码解析|25|2021-12-28| diff --git a/content/charts/overall/knowledge/C.md b/content/charts/overall/knowledge/C.md index 4b24c44e..1281c382 100644 --- a/content/charts/overall/knowledge/C.md +++ b/content/charts/overall/knowledge/C.md @@ -1,60 +1,60 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > C -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[julycoding/The-Art-Of-Programming-By-July](https://github.com/julycoding/The-Art-Of-Programming-By-July)|本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售|20201|2021-07-03| +|1|[julycoding/The-Art-Of-Programming-By-July](https://github.com/julycoding/The-Art-Of-Programming-By-July)|本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售|20202|2021-07-03| |2|[Awesome-HarmonyOS/HarmonyOS](https://github.com/Awesome-HarmonyOS/HarmonyOS)|A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。|18392|2021-06-16| -|3|[SpacehuhnTech/esp8266_deauther](https://github.com/SpacehuhnTech/esp8266_deauther)|Affordable WiFi hacking platform for testing and learning|9352|2021-12-12| -|4|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7805|2021-10-08| -|5|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6198|2021-12-23| +|3|[SpacehuhnTech/esp8266_deauther](https://github.com/SpacehuhnTech/esp8266_deauther)|Affordable WiFi hacking platform for testing and learning|9355|2021-12-12| +|4|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7804|2021-10-08| +|5|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6204|2021-12-23| |6|[SecWiki/windows-kernel-exploits](https://github.com/SecWiki/windows-kernel-exploits)|windows-kernel-exploits Windows平台提权漏洞集合|5976|2021-06-11| -|7|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5569|2021-12-15| -|8|[ming1016/study](https://github.com/ming1016/study)|学习记录|3677|2021-12-13| -|9|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|3437|2021-12-27| -|10|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2814|2021-11-24| -|11|[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提权漏洞合集) |1631|2021-12-28| -|12|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1342|2021-12-26| -|13|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1207|2021-08-23| -|14|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1204|2021-12-04| -|15|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|716|2021-11-17| +|7|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5571|2021-12-15| +|8|[ming1016/study](https://github.com/ming1016/study)|学习记录|3678|2021-12-13| +|9|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|3442|2021-12-27| +|10|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2815|2021-12-28| +|11|[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提权漏洞合集) |1632|2021-12-28| +|12|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1342|2021-12-28| +|13|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1209|2021-08-23| +|14|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1207|2021-12-04| +|15|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|717|2021-11-17| |16|[wuzhouhui/misc](https://github.com/wuzhouhui/misc)|学习与工作中收集的一些资料|665|2021-10-12| |17|[wuxx/nanoDAP](https://github.com/wuxx/nanoDAP)|建议大家star此仓库,仓库会持续更新。由于部分淘宝卖家“借鉴”实验室出品的nanoDAP详情描述和资料,请大家认准实验室官方链接|627|2021-06-24| |18|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|625|2021-12-19| |19|[aqi00/android2](https://github.com/aqi00/android2)|《Android Studio开发实战:从零基础到App上线》随书源码(全面添加注释版)|568|2021-09-14| -|20|[byhook/ffmpeg4android](https://github.com/byhook/ffmpeg4android)|音视频学习实践,从移植ffmpeg库到android平台,混合编译x264库以及fdk-aac库,到相机音频采集编码推流到RTMP服务器的学习记录|527|2021-10-10| -|21|[0voice/algorithm-structure](https://github.com/0voice/algorithm-structure)|2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结|518|2021-08-27| -|22|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|510|2021-11-30| +|20|[byhook/ffmpeg4android](https://github.com/byhook/ffmpeg4android)|音视频学习实践,从移植ffmpeg库到android平台,混合编译x264库以及fdk-aac库,到相机音频采集编码推流到RTMP服务器的学习记录|528|2021-10-10| +|21|[0voice/algorithm-structure](https://github.com/0voice/algorithm-structure)|2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结|521|2021-08-27| +|22|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|512|2021-11-30| |23|[hairrrrr/C-CrashCourse](https://github.com/hairrrrr/C-CrashCourse)|C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning|461|2021-11-25| |24|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|435|2021-12-20| -|25|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|428|2021-09-26| -|26|[wenjun1055/c](https://github.com/wenjun1055/c)|C语言学习代码|405|2021-10-02| +|25|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|430|2021-09-26| +|26|[wenjun1055/c](https://github.com/wenjun1055/c)|C语言学习代码|406|2021-10-02| |27|[chankeh/net-lenrning-reference](https://github.com/chankeh/net-lenrning-reference)|TCP/IP网络编程笔记|398|2021-08-31| |28|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。|364|2021-10-31| |29|[Greedysky/TTKWidgetTools](https://github.com/Greedysky/TTKWidgetTools)|QWidget 自定义控件集合 持续更新中......|341|2021-12-09| |30|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|327|2021-10-29| -|31|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|317|2021-12-23| +|31|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|320|2021-12-23| |32|[zmrbak/PcWeChatHooK](https://github.com/zmrbak/PcWeChatHooK)|云课堂《2019 PC微信 探秘》示例代码|308|2021-06-03| |33|[xuhongv/StudyInEsp32](https://github.com/xuhongv/StudyInEsp32)|【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...)|291|2021-11-29| -|34|[david942j/ctf-writeups](https://github.com/david942j/ctf-writeups)|Collection of scripts and writeups|289|2021-12-14| -|35|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|286|2021-12-26| -|36|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|260|2021-12-26| +|34|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|289|2021-12-26| +|35|[david942j/ctf-writeups](https://github.com/david942j/ctf-writeups)|Collection of scripts and writeups|289|2021-12-14| +|36|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|261|2021-12-26| |37|[deepwzh/sdust-examination-materials](https://github.com/deepwzh/sdust-examination-materials)|山东科技大学课程资源共享计划|230|2021-10-06| -|38|[404name/winter](https://github.com/404name/winter)|2020大一寒假从零开始的 C语言 小程序集,纯字符画逻辑实现【C语言笔记本电脑,哔哩哔哩移动端,超级玛丽,QQ,绝地求生等】让C语言课设不仅仅局限于图书馆管理系统!配套视频演示,代码均通过自己思考无任何参考实现,规范性只能说是相当于我大一的标准,欢迎分享,学习和交流|224|2021-11-25| +|38|[404name/winter](https://github.com/404name/winter)|2020大一寒假从零开始的 C语言 小程序集,纯字符画逻辑实现【C语言笔记本电脑,哔哩哔哩移动端,超级玛丽,QQ,绝地求生等】让C语言课设不仅仅局限于图书馆管理系统!配套视频演示,代码均通过自己思考无任何参考实现,规范性只能说是相当于我大一的标准,欢迎分享,学习和交流|225|2021-11-25| |39|[Spacial/awesome-csirt](https://github.com/Spacial/awesome-csirt)|Awesome CSIRT is an curated list of links and resources in security and CSIRT daily activities.|217|2021-12-03| |40|[nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning)|learn how to use BPF/eBPF|210|2021-12-21| -|41|[HuaZhuangNan/actions-build-padavan-openwrt](https://github.com/HuaZhuangNan/actions-build-padavan-openwrt)|GitHub Action 学习实例 - 自动编译 padavan 和 openWrt|203|2021-06-15| -|42|[XeiTongXueFlyMe/J1939](https://github.com/XeiTongXueFlyMe/J1939)|基于SAE J1939协议,开源可移植的J1939驱动。技术支持群: 264864184 @使用说明书:|195|2021-08-05| -|43|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|190|2021-07-16| +|41|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|208|2021-07-16| +|42|[HuaZhuangNan/actions-build-padavan-openwrt](https://github.com/HuaZhuangNan/actions-build-padavan-openwrt)|GitHub Action 学习实例 - 自动编译 padavan 和 openWrt|203|2021-06-15| +|43|[XeiTongXueFlyMe/J1939](https://github.com/XeiTongXueFlyMe/J1939)|基于SAE J1939协议,开源可移植的J1939驱动。技术支持群: 264864184 @使用说明书:|196|2021-08-05| |44|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|187|2021-12-24| |45|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LilyGo LoRa Series examples|185|2021-10-22| -|46|[xieyu/blog](https://github.com/xieyu/blog)|notes on papers/books/codes|167|2021-11-30| -|47|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|160|2021-12-25| -|48|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|153|2021-12-27| -|49|[mrpre/atls](https://github.com/mrpre/atls)|A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.|152|2021-11-11| -|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|151|2021-11-19| +|46|[xieyu/blog](https://github.com/xieyu/blog)|notes on papers/books/codes|168|2021-11-30| +|47|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|160|2021-12-28| +|48|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|156|2021-12-27| +|49|[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|153|2021-11-19| +|50|[mrpre/atls](https://github.com/mrpre/atls)|A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.|152|2021-11-11| |51|[DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample](https://github.com/DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample)|This sample project demonstrates how to use FFmpeg for video frame parsing and to use MediaCodec for hardware decoding on DJI Products.|142|2021-12-17| |52|[balloonwj/mybooksources](https://github.com/balloonwj/mybooksources)|《C++ 服务器开发精髓》随书配套源码|130|2021-09-01| |53|[Lighter-z/51-Single-chip](https://github.com/Lighter-z/51-Single-chip)|51单片机入门资料|128|2021-08-15| @@ -68,14 +68,14 @@ |61|[figozhang/runninglinuxkernel_5.0](https://github.com/figozhang/runninglinuxkernel_5.0)|奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台|91|2021-11-28| |62|[hexhacking/xUnwind](https://github.com/hexhacking/xUnwind)|xUnwind is a collection of Android native stack unwinding solutions.|87|2021-08-04| |63|[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.|73|2021-12-10| -|64|[bouffalolab/bl_mcu_sdk](https://github.com/bouffalolab/bl_mcu_sdk)|bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706 and other series of RISC-V based chips in the future.|69|2021-12-11| +|64|[bouffalolab/bl_mcu_sdk](https://github.com/bouffalolab/bl_mcu_sdk)|bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706 and other series of RISC-V based chips in the future.|71|2021-12-11| |65|[rqycpp/socket](https://github.com/rqycpp/socket)|《Linux/UNIX网络编程》习题答案&重点归纳|65|2021-07-23| -|66|[PiperLiu/CS-courses-notes](https://github.com/PiperLiu/CS-courses-notes)|✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;C语言为主,课程:数据结构、操作系统(MIT6.S081)等|63|2021-12-20| +|66|[PiperLiu/CS-courses-notes](https://github.com/PiperLiu/CS-courses-notes)|✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;C语言为主,课程:数据结构、操作系统(MIT6.S081)等|64|2021-12-20| |67|[impact-eintr/LinuxC](https://github.com/impact-eintr/LinuxC)|听说C与Linux更搭配哦~ 内容包括:C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识|61|2021-12-06| |68|[Mushroom0709/ffmpeg_demo](https://github.com/Mushroom0709/ffmpeg_demo)|记录学习ffmpeg的过程中编写的demo|60|2021-07-30| |69|[yocn/AndroidMediaCodec](https://github.com/yocn/AndroidMediaCodec)|Android 音视频处理集合,关联了ffmpeg\libyuv等等库|56|2021-09-24| |70|[shangzongyu/source-code](https://github.com/shangzongyu/source-code)|收集一些书的源码,方便自己查找|47|2021-08-12| -|71|[sunhuiquan/tlpi-learn](https://github.com/sunhuiquan/tlpi-learn)|My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答|45|2021-11-07| +|71|[sunhuiquan/tlpi-learn](https://github.com/sunhuiquan/tlpi-learn)|My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答|46|2021-11-07| |72|[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|2021-09-26| |73|[aqi00/androidx](https://github.com/aqi00/androidx)|《Android Studio开发实战:从零基础到App上线》适配androidx的源码|39|2021-09-14| |74|[hzcx998/BookOS](https://github.com/hzcx998/BookOS)|BookOS is a tiny OS based on xbook2 kernel, you can use it to study!|38|2021-10-31| diff --git a/content/charts/overall/knowledge/CPP.md b/content/charts/overall/knowledge/CPP.md index 8b74b9b0..4a9bb079 100644 --- a/content/charts/overall/knowledge/CPP.md +++ b/content/charts/overall/knowledge/CPP.md @@ -1,95 +1,95 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > C++ -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[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 ...|21707|2021-10-06| -|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17536|2021-12-18| -|3|[changkun/modern-cpp-tutorial](https://github.com/changkun/modern-cpp-tutorial)|📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly https://changkun.de/modern-cpp/|16021|2021-12-26| +|1|[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 ...|21717|2021-10-06| +|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17555|2021-12-18| +|3|[changkun/modern-cpp-tutorial](https://github.com/changkun/modern-cpp-tutorial)|📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly https://changkun.de/modern-cpp/|16035|2021-12-26| |4|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8886|2021-12-06| -|5|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5704|2021-12-19| -|6|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4317|2021-10-11| -|7|[forhappy/Cplusplus-Concurrency-In-Practice](https://github.com/forhappy/Cplusplus-Concurrency-In-Practice)|A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》|3804|2021-07-25| -|8|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3338|2021-11-28| -|9|[huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms](https://github.com/huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms)|《算法导论》第三版中算法的C++实现|2588|2021-06-17| -|10|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2415|2021-12-21| -|11|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2399|2021-12-15| +|5|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5708|2021-12-28| +|6|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4318|2021-10-11| +|7|[forhappy/Cplusplus-Concurrency-In-Practice](https://github.com/forhappy/Cplusplus-Concurrency-In-Practice)|A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》|3803|2021-07-25| +|8|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3341|2021-11-28| +|9|[huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms](https://github.com/huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms)|《算法导论》第三版中算法的C++实现|2589|2021-06-17| +|10|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2417|2021-12-21| +|11|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2401|2021-12-15| |12|[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语言 ...|2220|2021-12-26| |13|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|1940|2021-12-24| -|14|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|1906|2021-11-30| +|14|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|1907|2021-11-30| |15|[Simple-XX/SimpleKernel](https://github.com/Simple-XX/SimpleKernel)|Simple kernel for learning operating systems. 用于学习操作系统的简单内核|1873|2021-11-24| -|16|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源~✍🏻 更新中~欢迎Star!⭐️|1752|2021-09-15| -|17|[callmePicacho/Data-Structres](https://github.com/callmePicacho/Data-Structres)|浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解|1615|2021-08-17| -|18|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1542|2021-12-28| +|16|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源~✍🏻 更新中~欢迎Star!⭐️|1758|2021-09-15| +|17|[callmePicacho/Data-Structres](https://github.com/callmePicacho/Data-Structres)|浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解|1618|2021-08-17| +|18|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1543|2021-12-28| |19|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|1507|2021-11-17| -|20|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1466|2021-12-26| -|21|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1401|2021-12-05| -|22|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1226|2021-12-27| +|20|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1469|2021-12-26| +|21|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1403|2021-12-05| +|22|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1229|2021-12-27| |23|[HarleysZhang/2021_algorithm_intern_information](https://github.com/HarleysZhang/2021_algorithm_intern_information)|2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。|1225|2021-10-23| -|24|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1173|2021-10-21| -|25|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/|1154|2021-12-02| -|26|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1142|2021-11-29| +|24|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1174|2021-10-21| +|25|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/|1156|2021-12-02| +|26|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1143|2021-11-29| |27|[Chuyu-Team/VC-LTL](https://github.com/Chuyu-Team/VC-LTL)|Shared to msvcrt.dll and optimize the C/C++ application file size.|962|2021-12-08| -|28|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2 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 with file ...|955|2021-12-27| -|29|[xmuli/QtExamples](https://github.com/xmuli/QtExamples)|Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程|951|2021-10-09| +|28|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2 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 with file ...|955|2021-12-28| +|29|[xmuli/QtExamples](https://github.com/xmuli/QtExamples)|Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程|952|2021-10-09| |30|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等,还新添了其他算法和计算机基础的难点,力求简洁清晰|909|2021-06-26| |31|[Captain1986/CaptainBlackboard](https://github.com/Captain1986/CaptainBlackboard)|船长关于机器学习、计算机视觉和工程技术的总结和分享|867|2021-06-15| |32|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x|798|2021-11-09| -|33|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|790|2021-12-10| +|33|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|791|2021-12-28| |34|[IronsDu/brynet](https://github.com/IronsDu/brynet)|A Header-Only cross-platform C++ TCP network library . Can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install |787|2021-11-13| -|35|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|755|2021-12-27| -|36|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|718|2021-12-27| +|35|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|757|2021-12-27| +|36|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|733|2021-12-27| |37|[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.|668|2021-07-23| |38|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|644|2021-08-24| -|39|[czs108/Cpp-Primer-5th-Notes-CN](https://github.com/czs108/Cpp-Primer-5th-Notes-CN)|📚 《C++ Primer中文版(第5版)》笔记|608|2021-12-26| -|40|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|595|2021-12-22| +|39|[czs108/Cpp-Primer-5th-Notes-CN](https://github.com/czs108/Cpp-Primer-5th-Notes-CN)|📚 《C++ Primer中文版(第5版)》笔记|609|2021-12-26| +|40|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|597|2021-12-22| |41|[sukhoeing/aoapc-bac2nd-keys](https://github.com/sukhoeing/aoapc-bac2nd-keys)|算法竞赛入门经典第2版-习题选解|468|2021-09-08| |42|[liuchuo/LeetCode](https://github.com/liuchuo/LeetCode)|🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift)|467|2021-10-17| -|43|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|449|2021-07-24| -|44|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCL(Point Cloud Library)点云库学习记录|385|2021-09-10| -|45|[feiyangqingyun/qucsdk](https://github.com/feiyangqingyun/qucsdk)|Qt编写的自定义控件插件的sdk集合,包括了各个操作系统的动态库文件以及控件的头文件和sdk使用demo。心中有坐标,万物皆painter,欢迎各位咨询、购买、定制控件,QQ:517216493 微信:feiyangqingyun。|382|2021-11-14| -|46|[xdnice/PCShare](https://github.com/xdnice/PCShare)|PCShare是一款强大的远程控制软件,可以监视目标机器屏幕、注册表、文件系统等。|380|2021-07-24| +|43|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|451|2021-07-24| +|44|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCL(Point Cloud Library)点云库学习记录|386|2021-09-10| +|45|[feiyangqingyun/qucsdk](https://github.com/feiyangqingyun/qucsdk)|Qt编写的自定义控件插件的sdk集合,包括了各个操作系统的动态库文件以及控件的头文件和sdk使用demo。心中有坐标,万物皆painter,欢迎各位咨询、购买、定制控件,QQ:517216493 微信:feiyangqingyun。|383|2021-11-14| +|46|[xdnice/PCShare](https://github.com/xdnice/PCShare)|PCShare是一款强大的远程控制软件,可以监视目标机器屏幕、注册表、文件系统等。|381|2021-07-24| |47|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|352|2021-09-04| |48|[anbingxu666/WangDao-DataStructure](https://github.com/anbingxu666/WangDao-DataStructure)|《数据结构》经典算法代码|325|2021-07-16| -|49|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|294|2021-12-27| -|50|[chengciming/wechatPc](https://github.com/chengciming/wechatPc)|PC微信hook源码,PC微信注入,逆向编程,可以制作微信机器人玩玩,仅供学习,请不要用于商业、违法途径,本人不对此源码造成的违法负责!|292|2021-07-08| -|51|[iUIShop/LibUIDK](https://github.com/iUIShop/LibUIDK)|mfc skin ui,not directui。视频教程:https://v.youku.com/v_show/id_XNTczMzg5MDky.html 简单来说,LibUIDK是用来开发QQ、360安全卫士那样的漂亮软件界面的。 LibUIDK原来是商业界面库,2019年9月8号开源。是专业开发Windows平台下图形用户界面的开发包,该开发包基于Microsoft的MFC库。使用此开发工 ...|286|2021-08-19| -|52|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|285|2021-12-22| +|49|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|295|2021-12-28| +|50|[chengciming/wechatPc](https://github.com/chengciming/wechatPc)|PC微信hook源码,PC微信注入,逆向编程,可以制作微信机器人玩玩,仅供学习,请不要用于商业、违法途径,本人不对此源码造成的违法负责!|293|2021-07-08| +|51|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|286|2021-12-28| +|52|[iUIShop/LibUIDK](https://github.com/iUIShop/LibUIDK)|mfc skin ui,not directui。视频教程:https://v.youku.com/v_show/id_XNTczMzg5MDky.html 简单来说,LibUIDK是用来开发QQ、360安全卫士那样的漂亮软件界面的。 LibUIDK原来是商业界面库,2019年9月8号开源。是专业开发Windows平台下图形用户界面的开发包,该开发包基于Microsoft的MFC库。使用此开发工 ...|286|2021-08-19| |53|[AZE98/CQUPT-Study-Data](https://github.com/AZE98/CQUPT-Study-Data)|在重邮本科阶段积累的实验报告、PPT等课程资料及课外学习资料。|283|2021-08-15| -|54|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|277|2021-12-15| +|54|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|281|2021-12-15| |55|[CoderMJLee/audio-video-dev-tutorial](https://github.com/CoderMJLee/audio-video-dev-tutorial)|简单易懂的音视频开发教程|234|2021-07-08| |56|[espressif/esp-dl](https://github.com/espressif/esp-dl)|Espressif deep-learning library for AIoT applications|219|2021-12-16| -|57|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|208|2021-11-09| +|57|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|209|2021-11-09| |58|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|206|2021-11-02| |59|[neil3d/50YearsOfRayTracing](https://github.com/neil3d/50YearsOfRayTracing)|以历史的发展的眼光来看光线追踪技术,1968年至2018年重点论文相关算法复现。|197|2021-06-06| -|60|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|193|2021-12-19| +|60|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|194|2021-12-19| |61|[moranzcw/LeetCode-NOTES](https://github.com/moranzcw/LeetCode-NOTES)|LeetCode 算法解答|180|2021-11-14| |62|[kongpf8848/Animation](https://github.com/kongpf8848/Animation)|Android各种动画效果合集,项目包含了丰富的动画实例(逐帧动画,补间动画,Lottie动画,GIF动画,SVGA动画),体验动画之美,让Android动起来:smile::smile::smile:|176|2021-12-17| |63|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|171|2021-10-21| -|64|[xiaoxiaojx/blog](https://github.com/xiaoxiaojx/blog)|Project for learning node / libuv / gRPC internals.(💡Language: zh-CN)|166|2021-12-21| -|65|[neil3d/UnrealCookbook](https://github.com/neil3d/UnrealCookbook)|虚幻4引擎的一些编程实践分享|163|2021-12-12| +|64|[xiaoxiaojx/blog](https://github.com/xiaoxiaojx/blog)|Project for learning node / libuv / gRPC internals.(💡Language: zh-CN)|166|2021-12-28| +|65|[neil3d/UnrealCookbook](https://github.com/neil3d/UnrealCookbook)|虚幻4引擎的一些编程实践分享|164|2021-12-12| |66|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |156|2021-11-07| -|67|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|155|2021-12-24| +|67|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|155|2021-12-28| |68|[GoatGirl98/Walkthrough-of-ACCoding-in-BUAA](https://github.com/GoatGirl98/Walkthrough-of-ACCoding-in-BUAA)|北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.cn)开放课程的全部题解|146|2021-11-23| -|69|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|144|2021-09-23| -|70|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|141|2021-12-26| -|71|[metaphysis/Code](https://github.com/metaphysis/Code)|Solutions for UVa Online Judge and Programming Challeges. Sample code in my Book.|136|2021-12-28| -|72|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析,框架学习等。yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc|129|2021-12-27| +|69|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|145|2021-09-23| +|70|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|142|2021-12-26| +|71|[metaphysis/Code](https://github.com/metaphysis/Code)|Solutions for UVa Online Judge and Programming Challeges. Sample code in my Book.|135|2021-12-28| +|72|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析,框架学习等。yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc|129|2021-12-28| |73|[Lartu/ldpl](https://github.com/Lartu/ldpl)|Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn.|123|2021-12-10| |74|[jiangzc/CuteTranslation](https://github.com/jiangzc/CuteTranslation)|Linux屏幕取词翻译软件|120|2021-09-11| -|75|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|114|2021-12-26| +|75|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|115|2021-12-26| |76|[whileskies/curriculum_design](https://github.com/whileskies/curriculum_design)|💻大学时的主要课程设计,包括【OOP(C++)-面向对象课程设计:教室管理系统】、【程序设计实践课程设计:小型超市库存与销售管理系统】、【操作系统课程设计:动态分区分配设计与实现】、【数据结构课程设计:基于哈希表的通讯录系统】、【软件体系结构课程设计:基于 C/S 架构的聊天室设计与实现】、【JavaEE课程设计:在线课堂管理平台的设计与实现】|112|2021-12-14| -|77|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|109|2021-12-22| +|77|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|110|2021-12-28| |78|[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|2021-11-14| -|79|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|106|2021-12-27| +|79|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|108|2021-12-28| |80|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|106|2021-11-25| -|81|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|101|2021-11-09| +|81|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|105|2021-11-09| |82|[wugenqiang/NoteBook](https://github.com/wugenqiang/NoteBook)|✍ 记录一路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系|99|2021-10-07| |83|[havenow/my-C-plus-plus](https://github.com/havenow/my-C-plus-plus)|c++的学习笔记|99|2021-06-10| |84|[Chuyu-Team/VC-LTL5](https://github.com/Chuyu-Team/VC-LTL5)|Shared to msvcrt.dll or ucrtbase.dll and optimize the C/C++ application file size.|92|2021-12-23| -|85|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|91|2021-10-25| +|85|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|91|2021-12-28| |86|[juhuaguai/duilib](https://github.com/juhuaguai/duilib)|由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。|89|2021-11-23| |87|[yanglr/leetcode-ac](https://github.com/yanglr/leetcode-ac)|:octocat: leetcode-ac LeetCode AC solutions LeetCode+剑指offer+程序员面试金典careerup(cc189)|87|2021-11-28| |88|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|81|2021-12-17| diff --git a/content/charts/overall/knowledge/CSHARP.md b/content/charts/overall/knowledge/CSHARP.md index 95f74152..07a88408 100644 --- a/content/charts/overall/knowledge/CSHARP.md +++ b/content/charts/overall/knowledge/CSHARP.md @@ -1,29 +1,29 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > C# -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.|7112|2021-12-25| +|1|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.|7113|2021-12-25| |2|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:|3561|2021-12-14| -|3|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2233|2021-11-20| -|4|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1766|2021-10-24| +|3|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2235|2021-11-20| +|4|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1767|2021-10-24| |5|[Meowv/Blog](https://github.com/Meowv/Blog)|🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helpe ...|1041|2021-09-21| -|6|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、文章、书籍,社区组织,工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|788|2021-12-07| -|7|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|706|2021-10-06| +|6|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、文章、书籍,社区组织,工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|793|2021-12-07| +|7|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|707|2021-10-06| |8|[q315523275/FamilyBucket](https://github.com/q315523275/FamilyBucket)|集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用|667|2021-08-25| -|9|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|582|2021-11-19| -|10|[luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)|😃A simple and practical CMS implemented by .NET 6 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏|517|2021-12-28| +|9|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|584|2021-11-19| +|10|[luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)|😃A simple and practical CMS implemented by .NET 6 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏|518|2021-12-28| |11|[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.|501|2021-10-09| |12|[YukiCoco/YukiDrive](https://github.com/YukiCoco/YukiDrive)|Onedrive & SharePoint 文件浏览网页程序|458|2021-11-09| |13|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|434|2021-12-26| -|14|[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下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|424|2021-12-28| +|14|[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下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|426|2021-12-28| |15|[axzxs2001/Asp.NetCoreExperiment](https://github.com/axzxs2001/Asp.NetCoreExperiment)|原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!|295|2021-12-26| |16|[ZetaSp/PowerToys-Chinese-TransMOD](https://github.com/ZetaSp/PowerToys-Chinese-TransMOD)|PowerToys Custom Simplified Chinese Translation Patch - 微软大力玩具自制简中翻译|292|2021-12-05| |17|[superzhan/UnityBubbleGame](https://github.com/superzhan/UnityBubbleGame)| BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏,点击三个或以上同颜色、相连接的泡泡来进行消除,简单而有趣。|259|2021-10-19| |18|[tianlian0/paper_checking_system](https://github.com/tianlian0/paper_checking_system)|基于C#和C++开发的文本查重/论文查重系统,一亿字次级论文库秒级查重。关联:查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标、作业查重、duplicate check|229|2021-12-11| -|19|[EasyAbp/Abp.WeChat](https://github.com/EasyAbp/Abp.WeChat)|Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装。|220|2021-12-17| +|19|[EasyAbp/Abp.WeChat](https://github.com/EasyAbp/Abp.WeChat)|Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装。|220|2021-12-28| |20|[xiajingren/HelloAbp](https://github.com/xiajingren/HelloAbp)|ABP vNext + vue-element-admin入门级项目实践|216|2021-07-31| |21|[xyfll7/CV-translation](https://github.com/xyfll7/CV-translation)|我叫CV翻译,因为我的精髓就是Ctrl + c 不用v (原名QTranser)|205|2021-08-04| |22|[yangan666/SuperNAT](https://github.com/yangan666/SuperNAT)|SuperNAT是基于.NET 5.0开源跨平台的内网穿透程序,功能类似花生壳,可用于穿透内网web应用,微信公众号本地调试等,目前支持http穿透,tcp穿透,websocket穿透。QQ交流群:854594944|172|2021-09-09| @@ -35,11 +35,11 @@ |28|[zLulus/NotePractice](https://github.com/zLulus/NotePractice)|My_Note 笔记练习demo|106|2021-12-28| |29|[dotnet-campus/AsyncWorkerCollection](https://github.com/dotnet-campus/AsyncWorkerCollection)|高性能的多线程异步工具库。A collection of tools that support asynchronous methods and support high-performance multithreading.|97|2021-12-14| |30|[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|2021-12-27| -|31|[944095635/MVVM](https://github.com/944095635/MVVM)|适合新人学习的WPF MVVM案例|96|2021-11-28| -|32|[wlgys8/GPUDrivenTerrainLearn](https://github.com/wlgys8/GPUDrivenTerrainLearn)|A Unity Project used for Learning GPU Driven Terrain Render|95|2021-07-17| +|31|[wlgys8/GPUDrivenTerrainLearn](https://github.com/wlgys8/GPUDrivenTerrainLearn)|A Unity Project used for Learning GPU Driven Terrain Render|96|2021-07-17| +|32|[944095635/MVVM](https://github.com/944095635/MVVM)|适合新人学习的WPF MVVM案例|96|2021-11-28| |33|[WeihanLi/DesignPatterns](https://github.com/WeihanLi/DesignPatterns)|DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码|92|2021-12-09| -|34|[xpnas/inotify](https://github.com/xpnas/inotify)|一个简易消息通知系统,支持企业微信、电报机器人、邮件推送、内置BARK推送、钉钉群机器人、飞书群机器人,类似Server酱,支持私有Docker部署|88|2021-10-21| -|35|[luoyunchong/dotnetcore-examples](https://github.com/luoyunchong/dotnetcore-examples)| about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。|88|2021-12-26| +|34|[luoyunchong/dotnetcore-examples](https://github.com/luoyunchong/dotnetcore-examples)| about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。|89|2021-12-26| +|35|[xpnas/inotify](https://github.com/xpnas/inotify)|一个简易消息通知系统,支持企业微信、电报机器人、邮件推送、内置BARK推送、钉钉群机器人、飞书群机器人,类似Server酱,支持私有Docker部署|88|2021-10-21| |36|[lindexi/lindexi_gd](https://github.com/lindexi/lindexi_gd)|博客用到的代码|79|2021-12-26| |37|[DigitalPlatform/dp2](https://github.com/DigitalPlatform/dp2)|Integrated Library System / 图书馆集成系统|77|2021-12-22| |38|[xin-lai/Magicodes.Wx.Sdk](https://github.com/xin-lai/Magicodes.Wx.Sdk)|最简洁最易于使用的微信Sdk,包括公众号Sdk、小程序Sdk、企业微信Sdk等,以及Abp VNext集成。|73|2021-08-26| @@ -47,7 +47,7 @@ |40|[yeliudev/SeatKiller-GUI](https://github.com/yeliudev/SeatKiller-GUI)|A GUI library seat booking tool for Wuhan University - 武汉大学图书馆抢座软件,支持定时抢座、捡漏模式、座位改签、邮件提醒、座位锁定|72|2021-09-14| |41|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|71|2021-12-23| |42|[SeeSharpOpenSource/SeeSharpTools](https://github.com/SeeSharpOpenSource/SeeSharpTools)|This open source repository is developed and maintained by the JYTEK company, Shanghai, China, for the purpose of facilitating the development of the test and measurement using C# programming language ...|66|2021-06-29| -|43|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|61|2021-12-27| +|43|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|62|2021-12-27| |44|[lesliexinxin/LeslieXin.SimpleMMF](https://github.com/lesliexinxin/LeslieXin.SimpleMMF)|简单、易用的进程间通信框架,基于共享内存实现。 A simple, easy-to-use framework for interprocess communication based on shared memory|54|2021-08-05| |45|[cyanray/cx-auto-sign](https://github.com/cyanray/cx-auto-sign)|⭐超星学习通自动签到工具,通过IM协议监测签到活动。|50|2021-11-25| |46|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。(基于RickAstley论文实现)|49|2021-09-13| diff --git a/content/charts/overall/knowledge/CSS.md b/content/charts/overall/knowledge/CSS.md index c322a091..f890f7d9 100644 --- a/content/charts/overall/knowledge/CSS.md +++ b/content/charts/overall/knowledge/CSS.md @@ -1,35 +1,35 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > CSS -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[FreeCodeCampChina/freecodecamp.cn](https://github.com/FreeCodeCampChina/freecodecamp.cn)|FCC China open source codebase and curriculum. Learn to code and help nonprofits.|36565|2021-08-02| +|1|[FreeCodeCampChina/freecodecamp.cn](https://github.com/FreeCodeCampChina/freecodecamp.cn)|FCC China open source codebase and curriculum. Learn to code and help nonprofits.|36564|2021-08-02| |2|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20382|2021-12-13| -|3|[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|8341|2021-12-12| +|3|[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|8340|2021-12-12| |4|[eastlakeside/interpy-zh](https://github.com/eastlakeside/interpy-zh)|📘《Python进阶》(Intermediate Python 中文版)|5975|2021-12-20| -|5|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learn(sklearn) 中文文档|4528|2021-10-14| -|6|[cssanimation/css-animation-101](https://github.com/cssanimation/css-animation-101)|Learn how to bring animation to your web projects|4235|2021-07-29| -|7|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3751|2021-12-26| +|5|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learn(sklearn) 中文文档|4529|2021-10-14| +|6|[cssanimation/css-animation-101](https://github.com/cssanimation/css-animation-101)|Learn how to bring animation to your web projects|4234|2021-07-29| +|7|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3753|2021-12-26| |8|[apachecn/hands-on-ml-zh](https://github.com/apachecn/hands-on-ml-zh)|:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】|3614|2021-08-09| -|9|[hehonghui/the-economist-ebooks](https://github.com/hehonghui/the-economist-ebooks)|经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wire ...|3572|2021-12-26| +|9|[hehonghui/the-economist-ebooks](https://github.com/hehonghui/the-economist-ebooks)|经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wire ...|3593|2021-12-26| |10|[billie66/TLCL](https://github.com/billie66/TLCL)|《快乐的 Linux 命令行》|2908|2021-12-02| |11|[beeth0ven/RxSwift-Chinese-Documentation](https://github.com/beeth0ven/RxSwift-Chinese-Documentation)|RxSwift 中文文档|1216|2021-10-25| -|12|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1161|2021-10-17| -|13|[kaeyleo/jekyll-theme-H2O](https://github.com/kaeyleo/jekyll-theme-H2O)| 🎉 A clean and delicate Jekyll theme. Jekyll博客主题|904|2021-10-28| +|12|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1162|2021-10-17| +|13|[kaeyleo/jekyll-theme-H2O](https://github.com/kaeyleo/jekyll-theme-H2O)| 🎉 A clean and delicate Jekyll theme. Jekyll博客主题|905|2021-10-28| |14|[ahangchen/Chromium_doc_zh](https://github.com/ahangchen/Chromium_doc_zh)|Chromium中文文档,学习google家的架构|631|2021-07-02| -|15|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|ldqk.xyz个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。基于.net6|616|2021-12-25| +|15|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|ldqk.xyz个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。基于.net6|617|2021-12-25| |16|[Veal98/CS-Wiki](https://github.com/Veal98/CS-Wiki)|📙 致力打造完善的 Java 后端知识体系. Not only an Interview-Guide, but also a Learning-Direction.|518|2021-12-19| |17|[Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single)|🎈 一个简洁大气,含夜间模式的 Typecho 博客主题|493|2021-11-30| -|18|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|471|2021-12-13| +|18|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|479|2021-12-13| |19|[xupsh/pp4fpgas-cn](https://github.com/xupsh/pp4fpgas-cn)|中文版 Parallel Programming for FPGAs|409|2021-10-26| -|20|[jhao104/django-blog](https://github.com/jhao104/django-blog)|django搭建博客|385|2021-06-10| -|21|[fuzhengwei/itstack-demo-netty](https://github.com/fuzhengwei/itstack-demo-netty)|微信公众号:bugstack虫洞栈 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:bugstack虫洞栈 阅读专题文章+调试案例源码学习{回复netty案例}。|367|2021-12-09| +|20|[jhao104/django-blog](https://github.com/jhao104/django-blog)|django搭建博客|386|2021-06-10| +|21|[fuzhengwei/itstack-demo-netty](https://github.com/fuzhengwei/itstack-demo-netty)|微信公众号:bugstack虫洞栈 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:bugstack虫洞栈 阅读专题文章+调试案例源码学习{回复netty案例}。|368|2021-12-09| |22|[HanryYu/typora-blubook-theme](https://github.com/HanryYu/typora-blubook-theme)|Blubook, a flat typora theme.|356|2021-07-26| |23|[rawchen/blog-ssm](https://github.com/rawchen/blog-ssm)|一个简单漂亮的SSM博客系统。|346|2021-12-05| |24|[ahangchen/windy-afternoon](https://github.com/ahangchen/windy-afternoon)|Gitbook based Blog, Android, Linux, Deep Learning, Computer Vision|266|2021-12-13| -|25|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|258|2021-12-21| +|25|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|262|2021-12-28| |26|[liuhuanyong/liuhuanyong.github.io](https://github.com/liuhuanyong/liuhuanyong.github.io)|面向中文自然语言处理的六十余类实践项目及学习索引,涵盖语言资源构建、社会计算、自然语言处理组件、知识图谱、事理图谱、知识抽取、情感分析、深度学习等几个学习主题。包括作者个人简介、学习心得、语言资源、工业落地系统等,是供自然语言处理入门学习者的一个较为全面的学习资源,欢迎大家使用,并提出批评意见。|250|2021-11-13| |27|[disclose/research-threats](https://github.com/disclose/research-threats)|Collection of legal threats against good faith Security Researchers; vulnerability disclosure gone wrong. A continuation of work started by @attritionorg|197|2021-10-26| |28|[frankcbliu/Interview_Notes](https://github.com/frankcbliu/Interview_Notes)|📚 程序员面试基础知识总结、优质项目分享、助力春招秋招|181|2021-12-14| @@ -52,7 +52,7 @@ |45|[askeing/rust-book](https://github.com/askeing/rust-book)|Rust 程式語言 正體中文版 (The Rust Programming Language, Traditional Chinese)|74|2021-07-19| |46|[CodeIgniter-Chinese/codeigniter4-user-guide](https://github.com/CodeIgniter-Chinese/codeigniter4-user-guide)|CodeIgniter 4 Chinese User Guide - CodeIgniter 4 简体中文手册|73|2021-07-27| |47|[yitd/wxkp](https://github.com/yitd/wxkp)|微信卡片分享链接在线制作工具|71|2021-12-11| -|48|[beaudar/beaudar](https://github.com/beaudar/beaudar)|基于 GitHub issue 的轻量评论插件,Utterances 的中文版本|71|2021-12-27| +|48|[beaudar/beaudar](https://github.com/beaudar/beaudar)|基于 GitHub issue 的轻量评论插件,Utterances 的中文版本|71|2021-12-28| |49|[jtpio/p5-notebook](https://github.com/jtpio/p5-notebook)|A Jupyter Notebook environment for p5.js kernels running in the browser, powered by JupyterLite|70|2021-10-14| |50|[spring2go/spring-petclinic-msa](https://github.com/spring2go/spring-petclinic-msa)|微服务版spring-petlinic,课程《Kubernetes微服务实践》|65|2021-08-24| |51|[Adventech/sabbath-school-lessons](https://github.com/Adventech/sabbath-school-lessons)|📖 The Lessons for every language|65|2021-12-24| @@ -79,7 +79,7 @@ |72|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|31|2021-10-01| |73|[zhaoolee/FrontEndClubIsBook](https://github.com/zhaoolee/FrontEndClubIsBook)|前端娱乐圈是本书! The front end entertainment circle is the book!|31|2021-08-11| |74|[mcthulhu/jorkens](https://github.com/mcthulhu/jorkens)|epub reader based on epub.js for foreign language learners|29|2021-10-12| -|75|[52bp/shadowrocket](https://github.com/52bp/shadowrocket)|iOS小火箭Shadowrocket ipa 在线安装公众号账号分享|28|2021-12-14| +|75|[52bp/shadowrocket](https://github.com/52bp/shadowrocket)|iOS小火箭Shadowrocket ipa 在线安装公众号账号分享|29|2021-12-14| |76|[liangzr/blog](https://github.com/liangzr/blog)|北端的博客|28|2021-09-01| |77|[shandianlala/sdll-blog](https://github.com/shandianlala/sdll-blog)|博客|27|2021-12-09| |78|[yu120/lemon-guide](https://github.com/yu120/lemon-guide)|收纳操作系统、JAVA、算法、数据库、中间件、解决方案、架构、DevOps和大数据等技术栈总结!|26|2021-11-06| @@ -103,8 +103,8 @@ |96|[me1a/mini-book](https://github.com/me1a/mini-book)|基于Markdown 的静态站点文档小书|15|2021-08-11| |97|[puluwen/puluwen.github.io](https://github.com/puluwen/puluwen.github.io)|学习博客|15|2021-07-13| |98|[WindSnowLi/vue-ssr-blog](https://github.com/WindSnowLi/vue-ssr-blog)|w-blog的前台部分,一个简单的nuxtJs的博客前台项目|14|2021-11-23| -|99|[arect/onedrive_blog](https://github.com/arect/onedrive_blog)|OneDrive/Blog 以OneDrive为储存的博客“引擎”|13|2021-12-28| -|100|[viewweiwu/v2ex-zhihu-theme](https://github.com/viewweiwu/v2ex-zhihu-theme)|v2ex 知乎 主题样式|13|2021-12-15| +|99|[lyy289065406/calibre-docker](https://github.com/lyy289065406/calibre-docker)|docker 一键部署 calibre 在线书库|14|2021-12-24| +|100|[arect/onedrive_blog](https://github.com/arect/onedrive_blog)|OneDrive/Blog 以OneDrive为储存的博客“引擎”|13|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/knowledge/Dart.md b/content/charts/overall/knowledge/Dart.md index 240e86b3..d9c065a4 100644 --- a/content/charts/overall/knowledge/Dart.md +++ b/content/charts/overall/knowledge/Dart.md @@ -1,26 +1,26 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Dart -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12934|2021-12-23| +|1|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|12937|2021-12-23| |2|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|6791|2021-08-01| |3|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|4484|2021-12-16| -|4|[huanxsd/flutter_shuqi](https://github.com/huanxsd/flutter_shuqi)|高仿书旗小说 Flutter版,支持iOS、Android|2311|2021-12-03| +|4|[huanxsd/flutter_shuqi](https://github.com/huanxsd/flutter_shuqi)|高仿书旗小说 Flutter版,支持iOS、Android|2310|2021-12-03| |5|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2148|2021-12-22| |6|[shichunlei/flutter_app](https://github.com/shichunlei/flutter_app)|🔥🔥🔥本项目包括各种基本控件使用(Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等)、豆 ...|2144|2021-10-05| |7|[canhuah/WanAndroid-Flutter](https://github.com/canhuah/WanAndroid-Flutter)|Flutter版本 WanAndroid客户端 适合Flutter入门学习 被张鸿洋微信公众号推荐为优质Flutter开源项目啦|611|2021-12-17| |8|[kangshaojun/flutter-book](https://github.com/kangshaojun/flutter-book)|Flutter入门与实战随书源码 第2版|533|2021-07-18| -|9|[AgoraIO-Community/Agora-Flutter-Quickstart](https://github.com/AgoraIO-Community/Agora-Flutter-Quickstart)|Quickstart guide for the Agora Flutter SDK(Android/iOS)|488|2021-10-14| +|9|[AgoraIO-Community/Agora-Flutter-Quickstart](https://github.com/AgoraIO-Community/Agora-Flutter-Quickstart)|Quickstart guide for the Agora Flutter SDK(Android/iOS)|489|2021-10-14| |10|[RxReader/wechat_kit](https://github.com/RxReader/wechat_kit)|Flutter 版微信登录/分享/支付 SDK|481|2021-10-13| |11|[q805699513/flutter_books](https://github.com/q805699513/flutter_books)|Panda看书,Flutter 小说阅读 App|477|2021-12-16| -|12|[lwlizhe/flutter_novel](https://github.com/lwlizhe/flutter_novel)|仿追书神器,具有仿真、滑动和滚动翻页、字体大小、行高、背景、目录等功能的Flutter 阅读APP|386|2021-11-22| +|12|[lwlizhe/flutter_novel](https://github.com/lwlizhe/flutter_novel)|仿追书神器,具有仿真、滑动和滚动翻页、字体大小、行高、背景、目录等功能的Flutter 阅读APP|386|2021-12-28| |13|[fmtjava/Flutter_Eyepetizer](https://github.com/fmtjava/Flutter_Eyepetizer)|Flutter + 组件化实现的一款精美的仿开眼视频(Eyepetizer )跨平台App,适合入门,快速掌握Dart语言以及上手flutter开发(提供Kotlin、React Native、小程序版本 😁 ),希望和大家共同成长,喜欢的话,欢迎start或fork!|302|2021-12-13| |14|[lizhuoyuan/flutter_study](https://github.com/lizhuoyuan/flutter_study)|flutter 学习记录|248|2021-08-12| |15|[jiang111/flutter_code](https://github.com/jiang111/flutter_code)|b站视频教程: https://space.bilibili.com/480410119/ |247|2021-10-25| -|16|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A highly versatile and modular framework enabling language-agnostic immersion learning on mobile.|225|2021-12-20| +|16|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A highly versatile and modular framework enabling language-agnostic immersion learning on mobile.|225|2021-12-28| |17|[DevYao/flutter_wechat_clone](https://github.com/DevYao/flutter_wechat_clone)|flutter 学习 demo|220|2021-09-24| |18|[Tecode/flutter_book](https://github.com/Tecode/flutter_book)|Flutter1.17.x book App,使用Mobx数据管理器支持Android和iOS,使用库json_serializable、json_annotation、dio。|194|2021-12-27| |19|[RxReader/tencent_kit](https://github.com/RxReader/tencent_kit)|flutter版QQ登录/分享|168|2021-12-17| @@ -48,11 +48,11 @@ |41|[baiyuliang/Flutter-WanWan](https://github.com/baiyuliang/Flutter-WanWan)|Flutter入门项目(首页,消息,圈子,我的)|13|2021-08-17| |42|[cocojian/flutter100days](https://github.com/cocojian/flutter100days)|这是一个flutter教程,用100天的时间来完成挑战,每天只需要完成一课,100天之后,你将遇见更好的自己。|8|2021-11-24| |43|[Lester2020/flutter_study_demo](https://github.com/Lester2020/flutter_study_demo)|一个零基础入门学习flutter的demo总结,里面覆盖flutter常用组件和APP的基本框架结构样式。|8|2021-10-14| -|44|[yy1300326388/flutter_widgets](https://github.com/yy1300326388/flutter_widgets)|🔥 Flutter Widgets 掘金对应专栏,欢迎关注|7|2021-06-30| +|44|[yy1300326388/flutter_widgets](https://github.com/yy1300326388/flutter_widgets)|🔥 Flutter Widgets 掘金对应专栏,欢迎关注|8|2021-06-30| |45|[meilab/daily_coding](https://github.com/meilab/daily_coding)|视频号:编程日课的Flutter教程关联App|7|2021-10-21| |46|[kangshaojun/study-notes](https://github.com/kangshaojun/study-notes)|Flutter React Golang WebRTC等技术学习笔记|6|2021-08-14| |47|[zhou-Flutter/flutter_dome](https://github.com/zhou-Flutter/flutter_dome)|实战小红书|6|2021-10-31| -|48|[ifredom/flutter_plugins_example](https://github.com/ifredom/flutter_plugins_example)|flutter第三方插件:地图,图表,蓝牙,等使用示例集合|6|2021-12-27| +|48|[ifredom/flutter_plugins_example](https://github.com/ifredom/flutter_plugins_example)|flutter第三方插件:地图,图表,蓝牙,等使用示例集合|6|2021-12-28| |49|[woshiluoyong/FlutterNcpApp](https://github.com/woshiluoyong/FlutterNcpApp)|本应用采用kotlin语言编写查看NCP(新型冠状肺炎)疫情数据(可做Flutter入门参考项目)|6|2021-08-16| |50|[CallMeDK/flutter_stock_project](https://github.com/CallMeDK/flutter_stock_project)|flutter仿写自选股详情,感兴趣的小伙伴fork下一起学习dart。|5|2021-07-26| |51|[ThinkerJack/flutter_demo](https://github.com/ThinkerJack/flutter_demo)|Flutter开发中常用功能合集。|5|2021-08-01| diff --git a/content/charts/overall/knowledge/Go.md b/content/charts/overall/knowledge/Go.md index b86f849d..0079aeaa 100644 --- a/content/charts/overall/knowledge/Go.md +++ b/content/charts/overall/knowledge/Go.md @@ -1,66 +1,66 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Go -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[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|39335|2021-11-28| -|2|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28406|2021-12-26| -|3|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22617|2021-12-27| -|4|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19802|2021-12-01| -|5|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16475|2021-12-19| -|6|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16133|2021-12-27| -|7|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|11887|2021-12-10| -|8|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|11357|2021-12-24| -|9|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10457|2021-12-20| -|10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10101|2021-12-22| -|11|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8044|2021-10-25| -|12|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用kubernetes,3min装完,700M,100年证书,版本不要太全,生产环境稳如老狗|6163|2021-12-27| -|13|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现-《研磨设计模式》读书笔记|5838|2021-11-10| -|14|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4060|2021-12-14| -|15|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|3889|2021-12-19| -|16|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3427|2021-11-17| +|1|[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|39342|2021-11-28| +|2|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28411|2021-12-28| +|3|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22632|2021-12-27| +|4|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19808|2021-12-01| +|5|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16483|2021-12-19| +|6|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16147|2021-12-28| +|7|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|11898|2021-12-28| +|8|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|11365|2021-12-24| +|9|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10460|2021-12-20| +|10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10100|2021-12-22| +|11|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8045|2021-10-25| +|12|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用kubernetes,3min装完,500M,100年证书,版本不要太全,生产环境稳如老狗|6350|2021-12-28| +|13|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现-《研磨设计模式》读书笔记|5840|2021-11-10| +|14|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4063|2021-12-14| +|15|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|3890|2021-12-19| +|16|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3428|2021-11-17| |17|[hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN)|《Mastering GO》中文译本,《玩转 GO》。|2887|2021-12-04| -|18|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2802|2021-12-22| -|19|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2564|2021-11-16| -|20|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2518|2021-12-19| -|21|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2403|2021-11-26| -|22|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2373|2021-11-02| +|18|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2806|2021-12-22| +|19|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2565|2021-11-16| +|20|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2520|2021-12-19| +|21|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2402|2021-11-26| +|22|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2375|2021-11-02| |23|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2243|2021-12-14| |24|[hyper0x/Golang_Puzzlers](https://github.com/hyper0x/Golang_Puzzlers)|An example project, for my column named "Core Golang - 36 lessons"|2125|2021-10-22| -|25|[liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-tutorial)|:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese|2083|2021-10-24| -|26|[xinliangnote/Go](https://github.com/xinliangnote/Go)|【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... |1996|2021-11-13| -|27|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|1684|2021-10-16| -|28|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|1522|2021-12-25| +|25|[liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-tutorial)|:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese|2084|2021-10-24| +|26|[xinliangnote/Go](https://github.com/xinliangnote/Go)|【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... |2000|2021-11-13| +|27|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|1688|2021-10-16| +|28|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|1527|2021-12-25| |29|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|1500|2021-12-26| -|30|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient|1385|2021-11-22| +|30|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient|1386|2021-11-22| |31|[tidb-incubator/tinykv](https://github.com/tidb-incubator/tinykv)|A course to build distributed key-value service based on TiKV model|1304|2021-12-26| |32|[zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book)|《自己动手写Java虚拟机》随书源代码|1271|2021-07-31| -|33|[smartwalle/alipay](https://github.com/smartwalle/alipay)|支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。|1246|2021-12-27| +|33|[smartwalle/alipay](https://github.com/smartwalle/alipay)|支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。|1246|2021-12-28| |34|[txthinking/zoro](https://github.com/txthinking/zoro)|zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration. zoro 帮助你将本地端口暴露在外网.支持TCP/UDP, 当然也支持HTTP. 内网穿透.|1174|2021-12-27| -|35|[miguelmota/ethereum-development-with-go-book](https://github.com/miguelmota/ethereum-development-with-go-book)|📖 A little guide book on Ethereum Development with Go (golang)|1118|2021-12-27| +|35|[miguelmota/ethereum-development-with-go-book](https://github.com/miguelmota/ethereum-development-with-go-book)|📖 A little guide book on Ethereum Development with Go (golang)|1119|2021-12-27| |36|[Go-zh/tour](https://github.com/Go-zh/tour)|Go 语言官方教程中文版|1117|2021-11-04| |37|[3xxx/engineercms](https://github.com/3xxx/engineercms)|工程师知识管理系统:基于golang go语言(beego框架)。每个行业都有自己的知识管理系统,engineercms旨在为土木工程师们打造一款适用的基于web的知识管理系统。它既可以用于管理个人的项目资料,也可以用于管理项目团队资料;它既可以运行于个人电脑,也可以放到服务器上。支持提取码分享文件,onlyoffice实时文档协作,直接在线编辑dwg文件、office文档,在线利用mindoc创 ...|1065|2021-12-05| -|38|[go-training/training](https://github.com/go-training/training)|Learning Golang one day|958|2021-07-21| +|38|[go-training/training](https://github.com/go-training/training)|Learning Golang one day|961|2021-07-21| |39|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|943|2021-10-06| -|40|[Janusec/janusec](https://github.com/Janusec/janusec)|Janusec Application Gateway, Provides Fast and Secure Application Delivery (Authentication, WAF/CC, HTTPS and ACME automatic certificates). JANUSEC应用网关,提供快速、安全的应用交付(身份认证, WAF/CC, HTTPS以及ACME自动证书)。|863|2021-11-14| +|40|[Janusec/janusec](https://github.com/Janusec/janusec)|Janusec Application Gateway, Provides Fast and Secure Application Delivery (Authentication, WAF/CC, HTTPS and ACME automatic certificates). JANUSEC应用网关,提供快速、安全的应用交付(身份认证, WAF/CC, HTTPS以及ACME自动证书)。|862|2021-11-14| |41|[wangsongyan/wblog](https://github.com/wangsongyan/wblog)|基于gin+gorm开发的个人博客项目|834|2021-11-28| |42|[gopcp/example.v2](https://github.com/gopcp/example.v2)|An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).|780|2021-11-09| -|43|[baiyutang/meetup](https://github.com/baiyutang/meetup)|【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues|760|2021-12-27| -|44|[chai2010/ugo-compiler-book](https://github.com/chai2010/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|709|2021-12-27| +|43|[baiyutang/meetup](https://github.com/baiyutang/meetup)|【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues|761|2021-12-27| +|44|[chai2010/ugo-compiler-book](https://github.com/chai2010/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|712|2021-12-28| |45|[zxh0/luago-book](https://github.com/zxh0/luago-book)|《自己动手实现Lua》随书源代码|648|2021-06-17| |46|[yonyoucloud/install_k8s](https://github.com/yonyoucloud/install_k8s)|一键安装kubernets(k8s)系统,采用RBAC模式运行(证书安全认证模式),既可以单台安装、也可以集群安装,并且完全是生产环境的安装标准。有疑问大家可以加我微信沟通:bsh888|620|2021-10-28| -|47|[mohuishou/go-design-pattern](https://github.com/mohuishou/go-design-pattern)|golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记|531|2021-06-04| -|48|[zxysilent/blog](https://github.com/zxysilent/blog)|一个go、echo、xorm、vue 开发的快速、简洁、美观、前后端分离的个人博客系统(blog)、也可方便二次开发为CMS(内容管理系统)和各种企业门户网站。此仓库只提供单用户版本方便拿来即用,不考虑权限,正在积极开发,多用户版正在规划中...敬请期待|518|2021-10-21| +|47|[mohuishou/go-design-pattern](https://github.com/mohuishou/go-design-pattern)|golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记|532|2021-06-04| +|48|[zxysilent/blog](https://github.com/zxysilent/blog)|一个go、echo、xorm、vue 开发的快速、简洁、美观、前后端分离的个人博客系统(blog)、也可方便二次开发为CMS(内容管理系统)和各种企业门户网站。此仓库只提供单用户版本方便拿来即用,不考虑权限,正在积极开发,多用户版正在规划中...敬请期待|519|2021-10-21| |49|[nanmu42/orly](https://github.com/nanmu42/orly)|:football: Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴|513|2021-12-24| |50|[yqchilde/Golang-Interview](https://github.com/yqchilde/Golang-Interview)|Golang面试题,收集自Golang中文网,收集是为了自己可以巩固复习,不必要每次去找|502|2021-07-09| -|51|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。|502|2021-11-13| +|51|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。|501|2021-11-13| |52|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|473|2021-12-21| |53|[Echosong/beego_blog](https://github.com/Echosong/beego_blog)| beego+layui go入门开发 简洁美观的个人博客系统|458|2021-10-24| -|54|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|450|2021-08-08| -|55|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义,标准库方法使用示例,请注意这不是Go的中文版标准库(传送门)|397|2021-11-23| -|56|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning Shell,Python,Golang,System,Network|394|2021-12-19| +|54|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|449|2021-08-08| +|55|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义,标准库方法使用示例,请注意这不是Go的中文版标准库(传送门)|396|2021-11-23| +|56|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning Shell,Python,Golang,System,Network|395|2021-12-19| |57|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|387|2021-12-05| |58|[mmzou/geektime-dl](https://github.com/mmzou/geektime-dl)|👾 Geektime-dl 是使用Go构建的快速、简单的极客时间下载器,支持专栏下载为PDF文档。|360|2021-08-17| |59|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|349|2021-12-26| @@ -68,43 +68,43 @@ |61|[hunterhug/goa.c](https://github.com/hunterhug/goa.c)|📚 中文书籍:数据结构和算法(Golang实现)Chinese Book|345|2021-12-24| |62|[guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes)|golang development notes go语言开发笔记|341|2021-12-09| |63|[qieguo2016/algorithm](https://github.com/qieguo2016/algorithm)|常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本|339|2021-06-23| -|64|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server)|331|2021-11-15| +|64|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server)|332|2021-11-15| |65|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|327|2021-11-26| |66|[lazybootsafe/Go-Learning-With-Hack](https://github.com/lazybootsafe/Go-Learning-With-Hack)|Go-Learning-With-Hacker--go语言HackTools开发教程从入门到入狱|323|2021-10-24| |67|[broqiang/mdblog](https://github.com/broqiang/mdblog)|用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客|292|2021-10-19| |68|[lilacsheep/HomeCenter](https://github.com/lilacsheep/HomeCenter)|A collection of commonly used tools, including proxy, file management, DDNS, offline download|276|2021-11-15| -|69|[longjoy/micro-go-book](https://github.com/longjoy/micro-go-book)|《Go语言高并发与微服务实战》代码|275|2021-07-06| -|70|[88250/pipe](https://github.com/88250/pipe)|🎷 B3log 分布式社区的 Go 博客端节点系统,欢迎加入下一代社区网络。B3log distributed community blog-end node based on Go, welcome to join the next generation community network. |244|2021-11-03| -|71|[ZZMarquis/gm](https://github.com/ZZMarquis/gm)|Go语言:实现国密SM2/SM3/SM4算法;实现SM2 X509v3证书签发和解析|235|2021-10-20| -|72|[sinksmell/lanblog](https://github.com/sinksmell/lanblog)|懒人博客,前后端分离,Vue+Beego Restful api 开箱即用,部署简单,后台管理系统简洁美观。好了,我编不下去了🤣|224|2021-09-12| -|73|[togettoyou/blockchain-real-estate](https://github.com/togettoyou/blockchain-real-estate)|🚀 基于区块链(Hyperledger Fabric)的房地产交易系统(可能是最好的 Fabric 入门项目)|215|2021-11-24| -|74|[Tinywan/golang-tutorial](https://github.com/Tinywan/golang-tutorial)|:bouquet: Golang 系列教程(译)|213|2021-10-27| -|75|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go.|194|2021-11-04| -|76|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|191|2021-12-25| -|77|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|172|2021-08-18| -|78|[kkdai/LineBotTemplate](https://github.com/kkdai/LineBotTemplate)|A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API|167|2021-10-07| -|79|[TomorrowWu/golang-algorithms](https://github.com/TomorrowWu/golang-algorithms)|Algorithms and data structures implemented in Golang with explanations and links to further readings|166|2021-09-26| -|80|[go-programming-tour-book/tour](https://github.com/go-programming-tour-book/tour)|《Go 语言编程之旅:一起用 Go 做项目》第一章:命令行程序(Command)|158|2021-11-02| -|81|[coding3min/interview-leetcode](https://github.com/coding3min/interview-leetcode)|【📚 技术面试高频算法+真实面试各类问答+学习指南】助力快速复习找到工作,涵盖大部分程序员所需要掌握的核心知识。|154|2021-09-16| -|82|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi to Beancount).|138|2021-12-16| -|83|[kevinyan815/gocookbook](https://github.com/kevinyan815/gocookbook)|go cook book|138|2021-12-01| -|84|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|122|2021-12-26| -|85|[GoAdminGroup/example](https://github.com/GoAdminGroup/example)|A simple example show how to quickly run GoAdmin|120|2021-06-02| -|86|[gwuhaolin/golang-book](https://github.com/gwuhaolin/golang-book)|Golang 中文学习资料汇总|120|2021-10-27| -|87|[fastwego/feishu](https://github.com/fastwego/feishu)|[飞书] A fast feishu development sdk written in Golang|111|2021-12-03| -|88|[fesiong/goblog](https://github.com/fesiong/goblog)|goblog 是一个基于golang iris开发的开源的个人博客系统。后端使用layui 和layuiAdmin,界面优雅,小巧迅速,并且原生对SEO很友好,满足日常博客需求,你完全可以用它来搭建自己的博客。golang实战教程:https://www.kandaoni.com|111|2021-10-19| -|89|[songzhibin97/gkit](https://github.com/songzhibin97/gkit)|致力于提供微服务以及单体服务的可用性基础组件工具集合,借鉴了一些优秀的开源项目功能例如:kratos、go-kit、mosn、sentinel、gf的一些核心组件... 希望大家多多使用、多提issue、pr|106|2021-12-27| -|90|[wx-chevalier/Go-Series](https://github.com/wx-chevalier/Go-Series)|:books: Go-Series, Go From Zero to Hero. 语法基础、工程实践、并发编程、Web 开发|103|2021-11-02| -|91|[xuesongbj/Go-Notes](https://github.com/xuesongbj/Go-Notes)|🚀 Go学习笔记 📖 |83|2021-11-02| -|92|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|82|2021-11-09| -|93|[yijizhichang/LeetCodeInGo](https://github.com/yijizhichang/LeetCodeInGo)|LeetCode Written In Go|82|2021-09-23| -|94|[boy-hack/goWhatweb](https://github.com/boy-hack/goWhatweb)|[学习GO] go语言写的web指纹识别 - Identify websites by go language|81|2021-12-27| -|95|[kongzhidea/wiki](https://github.com/kongzhidea/wiki)|一些笔记|77|2021-12-09| -|96|[fastwego/offiaccount](https://github.com/fastwego/offiaccount)|[微信公众号] A fast wechat offiaccount development sdk written in Golang|76|2021-12-07| -|97|[xusenlin/forest-blog](https://github.com/xusenlin/forest-blog)|:seedling:ForestBlog 是基于 go 语言开发的,无第三方Go依赖的,适合用来学习和展示 markdown 文档的精美博客:)|76|2021-10-30| -|98|[ystyle/kaf-cli](https://github.com/ystyle/kaf-cli)|把txt文本转成epub和mobi电子书的命令行工具(原TmdTextEpub)|76|2021-12-24| -|99|[Golangltd/leafltd](https://github.com/Golangltd/leafltd)| leafltd 简介 leafltd是Golang语言社区的项目集合控制项目,其中包含:leaf社区版本,帧同步游戏服务器,H5游戏服务器,KCP,gRPC项目等|76|2021-08-10| -|100|[hzde0128/gomicro_note](https://github.com/hzde0128/gomicro_note)|go-micro学习笔记|75|2021-07-08| +|69|[longjoy/micro-go-book](https://github.com/longjoy/micro-go-book)|《Go语言高并发与微服务实战》代码|276|2021-07-06| +|70|[1920853199/go-blog](https://github.com/1920853199/go-blog)|一个基于Beego开发的社交商城博客系统https://nihongdengxia.com/ http://clblog.club/ http://gooooooooogle.cn/|267|2021-12-28| +|71|[88250/pipe](https://github.com/88250/pipe)|🎷 B3log 分布式社区的 Go 博客端节点系统,欢迎加入下一代社区网络。B3log distributed community blog-end node based on Go, welcome to join the next generation community network. |244|2021-11-03| +|72|[ZZMarquis/gm](https://github.com/ZZMarquis/gm)|Go语言:实现国密SM2/SM3/SM4算法;实现SM2 X509v3证书签发和解析|235|2021-10-20| +|73|[sinksmell/lanblog](https://github.com/sinksmell/lanblog)|懒人博客,前后端分离,Vue+Beego Restful api 开箱即用,部署简单,后台管理系统简洁美观。好了,我编不下去了🤣|224|2021-09-12| +|74|[togettoyou/blockchain-real-estate](https://github.com/togettoyou/blockchain-real-estate)|🚀 基于区块链(Hyperledger Fabric)的房地产交易系统(可能是最好的 Fabric 入门项目)|215|2021-11-24| +|75|[Tinywan/golang-tutorial](https://github.com/Tinywan/golang-tutorial)|:bouquet: Golang 系列教程(译)|213|2021-10-27| +|76|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go.|194|2021-11-04| +|77|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|191|2021-12-25| +|78|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|172|2021-08-18| +|79|[kkdai/LineBotTemplate](https://github.com/kkdai/LineBotTemplate)|A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API|167|2021-10-07| +|80|[TomorrowWu/golang-algorithms](https://github.com/TomorrowWu/golang-algorithms)|Algorithms and data structures implemented in Golang with explanations and links to further readings|166|2021-09-26| +|81|[go-programming-tour-book/tour](https://github.com/go-programming-tour-book/tour)|《Go 语言编程之旅:一起用 Go 做项目》第一章:命令行程序(Command)|158|2021-11-02| +|82|[coding3min/interview-leetcode](https://github.com/coding3min/interview-leetcode)|【📚 技术面试高频算法+真实面试各类问答+学习指南】助力快速复习找到工作,涵盖大部分程序员所需要掌握的核心知识。|154|2021-09-16| +|83|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi to Beancount).|139|2021-12-16| +|84|[kevinyan815/gocookbook](https://github.com/kevinyan815/gocookbook)|go cook book|139|2021-12-01| +|85|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|122|2021-12-26| +|86|[GoAdminGroup/example](https://github.com/GoAdminGroup/example)|A simple example show how to quickly run GoAdmin|120|2021-06-02| +|87|[gwuhaolin/golang-book](https://github.com/gwuhaolin/golang-book)|Golang 中文学习资料汇总|120|2021-10-27| +|88|[fastwego/feishu](https://github.com/fastwego/feishu)|[飞书] A fast feishu development sdk written in Golang|111|2021-12-03| +|89|[fesiong/goblog](https://github.com/fesiong/goblog)|goblog 是一个基于golang iris开发的开源的个人博客系统。后端使用layui 和layuiAdmin,界面优雅,小巧迅速,并且原生对SEO很友好,满足日常博客需求,你完全可以用它来搭建自己的博客。golang实战教程:https://www.kandaoni.com|111|2021-10-19| +|90|[songzhibin97/gkit](https://github.com/songzhibin97/gkit)|致力于提供微服务以及单体服务的可用性基础组件工具集合,借鉴了一些优秀的开源项目功能例如:kratos、go-kit、mosn、sentinel、gf的一些核心组件... 希望大家多多使用、多提issue、pr|106|2021-12-28| +|91|[wx-chevalier/Go-Series](https://github.com/wx-chevalier/Go-Series)|:books: Go-Series, Go From Zero to Hero. 语法基础、工程实践、并发编程、Web 开发|103|2021-11-02| +|92|[xuesongbj/Go-Notes](https://github.com/xuesongbj/Go-Notes)|🚀 Go学习笔记 📖 |83|2021-11-02| +|93|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|82|2021-11-09| +|94|[yijizhichang/LeetCodeInGo](https://github.com/yijizhichang/LeetCodeInGo)|LeetCode Written In Go|82|2021-09-23| +|95|[boy-hack/goWhatweb](https://github.com/boy-hack/goWhatweb)|[学习GO] go语言写的web指纹识别 - Identify websites by go language|82|2021-12-27| +|96|[ystyle/kaf-cli](https://github.com/ystyle/kaf-cli)|把txt文本转成epub和mobi电子书的命令行工具(原TmdTextEpub)|77|2021-12-24| +|97|[kongzhidea/wiki](https://github.com/kongzhidea/wiki)|一些笔记|77|2021-12-09| +|98|[fastwego/offiaccount](https://github.com/fastwego/offiaccount)|[微信公众号] A fast wechat offiaccount development sdk written in Golang|76|2021-12-07| +|99|[xusenlin/forest-blog](https://github.com/xusenlin/forest-blog)|:seedling:ForestBlog 是基于 go 语言开发的,无第三方Go依赖的,适合用来学习和展示 markdown 文档的精美博客:)|76|2021-10-30| +|100|[Golangltd/leafltd](https://github.com/Golangltd/leafltd)| leafltd 简介 leafltd是Golang语言社区的项目集合控制项目,其中包含:leaf社区版本,帧同步游戏服务器,H5游戏服务器,KCP,gRPC项目等|76|2021-08-10|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/knowledge/Groovy.md b/content/charts/overall/knowledge/Groovy.md index 3e842eb8..8a5486da 100644 --- a/content/charts/overall/knowledge/Groovy.md +++ b/content/charts/overall/knowledge/Groovy.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Groovy -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[Jonny023/Study](https://github.com/Jonny023/Study)|学习笔记|18|2021-12-27| -|2|[Guanghua-Zhu/Groovy-Demo](https://github.com/Guanghua-Zhu/Groovy-Demo)|Groovy语法教程|2|2021-12-27| +|1|[Jonny023/Study](https://github.com/Jonny023/Study)|学习笔记|18|2021-12-28| +|2|[Guanghua-Zhu/Groovy-Demo](https://github.com/Guanghua-Zhu/Groovy-Demo)|Groovy语法教程|2|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/knowledge/HTML.md b/content/charts/overall/knowledge/HTML.md index 570c8ee3..efa425fe 100644 --- a/content/charts/overall/knowledge/HTML.md +++ b/content/charts/overall/knowledge/HTML.md @@ -1,69 +1,69 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > HTML -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|24078|2021-12-27| -|2|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23731|2021-07-23| -|3|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|20880|2021-12-24| -|4|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充|18673|2021-12-05| +|1|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|24089|2021-12-28| +|2|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23737|2021-07-23| +|3|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|20910|2021-12-28| +|4|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充|18674|2021-12-05| |5|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|18567|2021-06-25| -|6|[wesbos/JavaScript30](https://github.com/wesbos/JavaScript30)|30 Day Vanilla JS Challenge|17469|2021-12-27| -|7|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15106|2021-12-09| -|8|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)|14028|2021-10-23| -|9|[Igglybuff/awesome-piracy](https://github.com/Igglybuff/awesome-piracy)|A curated list of awesome warez and piracy links|13961|2021-12-09| -|10|[wowchemy/wowchemy-hugo-themes](https://github.com/wowchemy/wowchemy-hugo-themes)|🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。|6109|2021-12-25| -|11|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程(The Modern JavaScript Tutorial)|5701|2021-12-27| +|6|[wesbos/JavaScript30](https://github.com/wesbos/JavaScript30)|30 Day Vanilla JS Challenge|17472|2021-12-27| +|7|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15108|2021-12-09| +|8|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)|14031|2021-10-23| +|9|[Igglybuff/awesome-piracy](https://github.com/Igglybuff/awesome-piracy)|A curated list of awesome warez and piracy links|13966|2021-12-09| +|10|[wowchemy/wowchemy-hugo-themes](https://github.com/wowchemy/wowchemy-hugo-themes)|🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。|6110|2021-12-25| +|11|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程(The Modern JavaScript Tutorial)|5704|2021-12-27| |12|[paddingme/Front-end-Web-Development-Interview-Question](https://github.com/paddingme/Front-end-Web-Development-Interview-Question)|前端开发面试题大收集,前端面试集锦 :heart: :gift_heart: :cupid:|5054|2021-10-13| -|13|[fool2fish/dragon-book-exercise-answers](https://github.com/fool2fish/dragon-book-exercise-answers)|Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。|4956|2021-09-23| -|14|[me115/linuxtools_rst](https://github.com/me115/linuxtools_rst)|Linux工具快速教程|4834|2021-08-16| +|13|[fool2fish/dragon-book-exercise-answers](https://github.com/fool2fish/dragon-book-exercise-answers)|Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。|4959|2021-09-23| +|14|[me115/linuxtools_rst](https://github.com/me115/linuxtools_rst)|Linux工具快速教程|4835|2021-08-16| |15|[ConsenSys/smart-contract-best-practices](https://github.com/ConsenSys/smart-contract-best-practices)|A guide to smart contract security best practices|4814|2021-12-12| |16|[zhangkaitao/shiro-example](https://github.com/zhangkaitao/shiro-example)|跟我学Shiro(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》) |4773|2021-09-01| -|17|[golang-china/gopl-zh](https://github.com/golang-china/gopl-zh)|:books: Go语言圣经中文版|4633|2021-12-22| +|17|[golang-china/gopl-zh](https://github.com/golang-china/gopl-zh)|:books: Go语言圣经中文版|4637|2021-12-22| |18|[itorr/nbnhhsh](https://github.com/itorr/nbnhhsh)|😩「能不能好好说话?」 拼音首字母缩写翻译工具|4582|2021-11-18| -|19|[go101/go101](https://github.com/go101/go101)|An online book focusing on Go syntax/semantics and runtime related things|4163|2021-12-25| -|20|[doocs/technical-books](https://github.com/doocs/technical-books)|😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...|3982|2021-12-13| +|19|[go101/go101](https://github.com/go101/go101)|An online book focusing on Go syntax/semantics and runtime related things|4164|2021-12-25| +|20|[doocs/technical-books](https://github.com/doocs/technical-books)|😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...|3988|2021-12-13| |21|[gwuhaolin/dive-into-webpack](https://github.com/gwuhaolin/dive-into-webpack)|全面的Webpack教程《深入浅出Webpack》电子书|3667|2021-10-27| -|22|[CHYbeta/Web-Security-Learning](https://github.com/CHYbeta/Web-Security-Learning)|Web-Security-Learning|3641|2021-10-02| -|23|[biaochenxuying/blog](https://github.com/biaochenxuying/blog)|大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。|3200|2021-10-11| +|22|[CHYbeta/Web-Security-Learning](https://github.com/CHYbeta/Web-Security-Learning)|Web-Security-Learning|3643|2021-10-02| +|23|[biaochenxuying/blog](https://github.com/biaochenxuying/blog)|大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。|3204|2021-10-11| |24|[wx-chevalier/Developer-Zero-To-Mastery](https://github.com/wx-chevalier/Developer-Zero-To-Mastery)|:books: To Be Professional Developer From Zero To Mastery, Interactive MindMap, RoadMap(Learning Path/Interview Questions), xCompass, Weekly for Developer, to Learn Everything in ITCS :dizzy: 程序员的技术视 ...|2891|2021-12-02| -|25|[golang101/golang101](https://github.com/golang101/golang101)|Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书|2860|2021-11-17| +|25|[golang101/golang101](https://github.com/golang101/golang101)|Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书|2864|2021-11-17| |26|[eddycjy/blog](https://github.com/eddycjy/blog)|煎鱼的博客,有点忙,传送门:https://eddycjy.com|2775|2021-11-18| -|27|[HiddenStrawberry/Crawler_Illegal_Cases_In_China](https://github.com/HiddenStrawberry/Crawler_Illegal_Cases_In_China)|Collection of China illegal cases about web crawler 本项目用来整理所有中国大陆爬虫开发者涉诉与违规相关的新闻、资料与法律法规。致力于帮助在中国大陆工作的爬虫行业从业者了解我国相关法律,避免触碰数据合规红线。 [AD]中文知识图谱门户 |2458|2021-10-28| -|28|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的系统架构设计师(软考高级)备考资源库。备考QQ群:系统架构设计师(⑦群:709576550),系统分析师(②群:699260558),信息系统项目管理师(②群:785329399)。|2424|2021-12-24| -|29|[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/overall/knowledge/JavaScript.md b/content/charts/overall/knowledge/JavaScript.md index 50171e93..87b4c7b0 100644 --- a/content/charts/overall/knowledge/JavaScript.md +++ b/content/charts/overall/knowledge/JavaScript.md @@ -1,74 +1,74 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > JavaScript -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|130134|2021-12-23| -|2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|117790|2021-12-27| -|3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61223|2021-10-31| -|4|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|46838|2021-12-27| -|5|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46710|2021-10-14| -|6|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|45766|2021-12-26| -|7|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32317|2021-12-15| -|8|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30588|2021-12-20| -|9|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26008|2021-10-01| -|10|[poteto/hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards)|⭐️ Companies that don't have a broken hiring process|25576|2021-12-26| +|1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|130322|2021-12-28| +|2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|117814|2021-12-27| +|3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61261|2021-10-31| +|4|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|46857|2021-12-28| +|5|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46715|2021-10-14| +|6|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|45781|2021-12-28| +|7|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32319|2021-12-15| +|8|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30598|2021-12-20| +|9|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26015|2021-10-01| +|10|[poteto/hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards)|⭐️ Companies that don't have a broken hiring process|25589|2021-12-26| |11|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25541|2021-10-26| -|12|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24655|2021-12-08| -|13|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20061|2021-11-01| +|12|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24656|2021-12-08| +|13|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20062|2021-11-01| |14|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20013|2021-09-01| |15|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19748|2021-12-13| -|16|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19692|2021-12-19| -|17|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|19071|2021-10-03| +|16|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19697|2021-12-19| +|17|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|19073|2021-10-03| |18|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18821|2021-09-26| -|19|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18570|2021-12-19| -|20|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18321|2021-12-27| -|21|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17040|2021-12-27| -|22|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|15987|2021-12-15| -|23|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|12813|2021-12-05| -|24|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12537|2021-08-12| +|19|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18578|2021-12-19| +|20|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18322|2021-12-28| +|21|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17043|2021-12-27| +|22|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|15994|2021-12-15| +|23|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|12834|2021-12-05| +|24|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12539|2021-08-12| |25|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10110|2021-12-27| -|26|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9529|2021-12-12| -|27|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|8996|2021-12-14| -|28|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8711|2021-12-20| +|26|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9533|2021-12-12| +|27|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|8997|2021-12-14| +|28|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8717|2021-12-20| |29|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8671|2021-10-06| -|30|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8007|2021-12-27| -|31|[davidsonfellipe/awesome-wpo](https://github.com/davidsonfellipe/awesome-wpo)|:pencil: A curated list of Web Performance Optimization. Everyone can contribute here!|7316|2021-11-21| -|32|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7232|2021-12-14| +|30|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8011|2021-12-28| +|31|[davidsonfellipe/awesome-wpo](https://github.com/davidsonfellipe/awesome-wpo)|:pencil: A curated list of Web Performance Optimization. Everyone can contribute here!|7317|2021-11-21| +|32|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7234|2021-12-14| |33|[hackerkid/Mind-Expanding-Books](https://github.com/hackerkid/Mind-Expanding-Books)| :books: Books everyone should read!|7174|2021-11-01| -|34|[jhu-ep-coursera/fullstack-course4](https://github.com/jhu-ep-coursera/fullstack-course4)|Example code for HTML, CSS, and Javascript for Web Developers Coursera Course|6955|2021-12-27| -|35|[ljianshu/Blog](https://github.com/ljianshu/Blog)|关注基础知识,打造优质前端博客,公众号[前端工匠]的作者|6873|2021-10-06| +|34|[jhu-ep-coursera/fullstack-course4](https://github.com/jhu-ep-coursera/fullstack-course4)|Example code for HTML, CSS, and Javascript for Web Developers Coursera Course|6957|2021-12-27| +|35|[ljianshu/Blog](https://github.com/ljianshu/Blog)|关注基础知识,打造优质前端博客,公众号[前端工匠]的作者|6877|2021-10-06| |36|[apsdehal/awesome-ctf](https://github.com/apsdehal/awesome-ctf)|A curated list of CTF frameworks, libraries, resources and softwares|6491|2021-10-04| -|37|[HcySunYang/vue-design](https://github.com/HcySunYang/vue-design)|📖 master分支:《渲染器》|5760|2021-10-11| -|38|[janeczku/calibre-web](https://github.com/janeczku/calibre-web)|:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database|5670|2021-12-26| +|37|[HcySunYang/vue-design](https://github.com/HcySunYang/vue-design)|📖 master分支:《渲染器》|5759|2021-10-11| +|38|[janeczku/calibre-web](https://github.com/janeczku/calibre-web)|:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database|5677|2021-12-26| |39|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|5342|2021-12-14| |40|[ncase/trust](https://github.com/ncase/trust)|An interactive guide to the game theory of cooperation|4780|2021-11-14| -|41|[denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)|:book: For those who wanna learn Bash|4696|2021-11-16| -|42|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4488|2021-09-13| +|41|[denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)|:book: For those who wanna learn Bash|4697|2021-11-16| +|42|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4490|2021-09-13| |43|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|4382|2021-12-14| |44|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4102|2021-10-20| -|45|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|3925|2021-10-13| +|45|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|3928|2021-10-13| |46|[lyricat/wechat-format](https://github.com/lyricat/wechat-format)|微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML|3763|2021-08-24| -|47|[itheima1/BlockChain](https://github.com/itheima1/BlockChain)|黑马程序员 120天全栈区块链开发 开源教程|3490|2021-07-15| -|48|[apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh)|Pytorch 中文文档|3375|2021-12-15| -|49|[feelschaotic/AndroidKnowledgeSystem](https://github.com/feelschaotic/AndroidKnowledgeSystem)|The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀 |2776|2021-07-05| +|47|[itheima1/BlockChain](https://github.com/itheima1/BlockChain)|黑马程序员 120天全栈区块链开发 开源教程|3493|2021-07-15| +|48|[apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh)|Pytorch 中文文档|3376|2021-12-15| +|49|[feelschaotic/AndroidKnowledgeSystem](https://github.com/feelschaotic/AndroidKnowledgeSystem)|The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀 |2777|2021-07-05| |50|[jasondu/wxa-plugin-canvas](https://github.com/jasondu/wxa-plugin-canvas)|小程序海报组件-生成朋友圈分享海报并生成图片|2700|2021-08-10| -|51|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2640|2021-10-22| -|52|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2638|2021-12-28| -|53|[YvetteLau/Blog](https://github.com/YvetteLau/Blog)|【前端进阶】优质博文|2458|2021-10-06| +|51|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2645|2021-12-28| +|52|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2639|2021-10-22| +|53|[YvetteLau/Blog](https://github.com/YvetteLau/Blog)|【前端进阶】优质博文|2460|2021-10-06| |54|[jdorfman/awesome-json-datasets](https://github.com/jdorfman/awesome-json-datasets)|A curated list of awesome JSON datasets that don't require authentication.|2425|2021-06-14| -|55|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2346|2021-11-04| -|56|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|2337|2021-11-19| -|57|[imfly/bitcoin-on-nodejs](https://github.com/imfly/bitcoin-on-nodejs)|《Node.js区块链开发》,注:新版代码已开源!请star支持哦-^-:|2325|2021-12-12| -|58|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2292|2021-12-26| +|55|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2347|2021-11-04| +|56|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|2339|2021-11-19| +|57|[imfly/bitcoin-on-nodejs](https://github.com/imfly/bitcoin-on-nodejs)|《Node.js区块链开发》,注:新版代码已开源!请star支持哦-^-:|2328|2021-12-12| +|58|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2293|2021-12-26| |59|[bradvin/social-share-urls](https://github.com/bradvin/social-share-urls)|Social Share URLs|2282|2021-11-17| -|60|[doocs/md](https://github.com/doocs/md)|✍ 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 所有基础语法、色盘取色、一键复制并粘贴到公众号后台、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2253|2021-12-20| +|60|[doocs/md](https://github.com/doocs/md)|✍ 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 所有基础语法、色盘取色、一键复制并粘贴到公众号后台、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2255|2021-12-20| |61|[reruin/sharelist](https://github.com/reruin/sharelist)|快速分享 GoogleDrive OneDrive |2232|2021-11-05| |62|[CarGuo/GSYGithubAPP](https://github.com/CarGuo/GSYGithubAPP)|超完整的React Native项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,配套文章,适合全面学习,对比参考。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ...|2171|2021-10-08| -|63|[troyeguo/koodo-reader](https://github.com/troyeguo/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|2127|2021-12-22| -|64|[llh911001/mostly-adequate-guide-chinese](https://github.com/llh911001/mostly-adequate-guide-chinese)|函数式编程指北中文版|2097|2021-09-16| +|63|[troyeguo/koodo-reader](https://github.com/troyeguo/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|2143|2021-12-22| +|64|[llh911001/mostly-adequate-guide-chinese](https://github.com/llh911001/mostly-adequate-guide-chinese)|函数式编程指北中文版|2100|2021-09-16| |65|[wubaiqing/zaobao](https://github.com/wubaiqing/zaobao)|每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。|1970|2021-12-20| |66|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|1916|2021-12-16| |67|[muwoo/blogs](https://github.com/muwoo/blogs)|📚一个前端的博客。|1913|2021-07-28| @@ -77,32 +77,32 @@ |70|[guanguans/notes](https://github.com/guanguans/notes)|:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记|1838|2021-09-17| |71|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. like gitbook.|1718|2021-12-27| |72|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……|1701|2021-10-09| -|73|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|1673|2021-10-31| +|73|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|1675|2021-10-31| |74|[liangxiaojuan/vue-todos](https://github.com/liangxiaojuan/vue-todos)|vue最新实战项目教程,从零开始,一步一个脚印,循序渐进。跟着我一起学习vue吧!|1662|2021-08-03| |75|[f2e-awesome/knowledge](https://github.com/f2e-awesome/knowledge)|文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。|1624|2021-11-08| -|76|[leochen-g/wechatBot](https://github.com/leochen-g/wechatBot)|微信每日说,三步教你用Node做一个微信哄女友(基友)神器!还能帮女朋友解决垃圾分类难题|1595|2021-09-04| -|77|[liyupi/code-nav](https://github.com/liyupi/code-nav)|💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!|1436|2021-12-24| +|76|[leochen-g/wechatBot](https://github.com/leochen-g/wechatBot)|微信每日说,三步教你用Node做一个微信哄女友(基友)神器!还能帮女朋友解决垃圾分类难题|1596|2021-09-04| +|77|[liyupi/code-nav](https://github.com/liyupi/code-nav)|💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!|1437|2021-12-24| |78|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|1407|2021-12-24| |79|[lateautumn4lin/Review_Reverse](https://github.com/lateautumn4lin/Review_Reverse)|:wave:2019年末总结下今年做过的逆向,整理代码,复习思路。:pray:拼夕夕Web端anti_content参数逆向分析:japanese_goblin: WEB淘宝sign逆向分析;:smiley_cat:努比亚Cookie生成逆向分析;:raised_hands:百度指数data加密逆向分析 :footprints:今日头条WEB端_signature、as、cp参数逆向分析:note ...|1395|2021-12-13| |80|[lfb/nodejs-koa-blog](https://github.com/lfb/nodejs-koa-blog)|基于 Node.js Koa2 实战开发的一套完整的博客项目网站|1381|2021-12-26| |81|[Snailclimb/JavaGuide-Interview](https://github.com/Snailclimb/JavaGuide-Interview)|JavaGuide面试突击版|1380|2021-12-03| -|82|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1328|2021-07-18| -|83|[nodejscn/node-api-cn](https://github.com/nodejscn/node-api-cn)|Node.js API 中文文档|1325|2021-08-03| +|82|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1329|2021-07-18| +|83|[nodejscn/node-api-cn](https://github.com/nodejscn/node-api-cn)|Node.js API 中文文档|1324|2021-08-03| |84|[lefex/FE](https://github.com/lefex/FE)|前端 100 天,帮助 10W 人入门并进阶前端。|1297|2021-11-03| |85|[xuwujing/springBoot-study](https://github.com/xuwujing/springBoot-study)|SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成s ...|1294|2021-12-14| |86|[savingrun/WeHalo](https://github.com/savingrun/WeHalo)|WeHalo 简约风 的微信小程序版博客:sparkles:|1291|2021-08-02| |87|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1282|2021-12-27| |88|[cnwangjie/better-onetab](https://github.com/cnwangjie/better-onetab)|:bookmark_tabs: A better OneTab for Chrome :memo: Temporarily removed from firefox :construction: V2 is WIP|1262|2021-12-19| -|89|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI,可能是github上最受欢迎的五子棋AI,源码+教程|1246|2021-11-29| -|90|[ming-soft/MCMS](https://github.com/ming-soft/MCMS)|完整开源!Java快速开发平台!基于Spring、SpringMVC、Mybatis架构,MStore提供更多好用的插件与模板(文章、商城、微信、论坛、会员、评论、支付、积分、工作流、任务调度等,同时提供上百套免费模板任意选择),价值源自分享!铭飞系统不仅一套简单好用的开源系统、更是一整套优质的开源生态内容体系。铭飞的使命就是降低开发成本提高开发效率,提供全方位的企业级开发解决方案,每月28定期更 ...|1240|2021-10-21| -|91|[tengge1/ShadowEditor](https://github.com/tengge1/ShadowEditor)|Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. https://tengge1.github.io/ShadowEditor-examples/|1227|2021-10-12| +|89|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI,可能是github上最受欢迎的五子棋AI,源码+教程|1248|2021-11-29| +|90|[ming-soft/MCMS](https://github.com/ming-soft/MCMS)|完整开源!Java快速开发平台!基于Spring、SpringMVC、Mybatis架构,MStore提供更多好用的插件与模板(文章、商城、微信、论坛、会员、评论、支付、积分、工作流、任务调度等,同时提供上百套免费模板任意选择),价值源自分享!铭飞系统不仅一套简单好用的开源系统、更是一整套优质的开源生态内容体系。铭飞的使命就是降低开发成本提高开发效率,提供全方位的企业级开发解决方案,每月28定期更 ...|1241|2021-12-28| +|91|[tengge1/ShadowEditor](https://github.com/tengge1/ShadowEditor)|Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. https://tengge1.github.io/ShadowEditor-examples/|1229|2021-10-12| |92|[im3x/Scriptables](https://github.com/im3x/Scriptables)|iOS14桌面组件神器(Scriptable)开发框架、教程、精美脚本分享|1209|2021-10-30| |93|[BingKui/javascript-zh](https://github.com/BingKui/javascript-zh)|Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。|1204|2021-11-21| |94|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide|1192|2021-12-24| -|95|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label,一起加油。|1177|2021-10-09| -|96|[dunwu/nginx-tutorial](https://github.com/dunwu/nginx-tutorial)|这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。|1157|2021-12-09| +|95|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label,一起加油。|1178|2021-10-09| +|96|[dunwu/nginx-tutorial](https://github.com/dunwu/nginx-tutorial)|这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。|1158|2021-12-09| |97|[ITDragonBlog/daydayup](https://github.com/ITDragonBlog/daydayup)|每天都在进步,每周都在总结,Java架构师成长之路。目前已经完成:MongoDB,Netty,Nginx,MySQL,Java,Redis,Shiro,Solr,SpringBoot,SpringData,SSO,Mybatis,Kotlin,还在持续更新中|1157|2021-12-09| -|98|[wechatsync/Wechatsync](https://github.com/wechatsync/Wechatsync)|一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力|1110|2021-11-27| +|98|[wechatsync/Wechatsync](https://github.com/wechatsync/Wechatsync)|一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力|1111|2021-11-27| |99|[liguobao/58HouseSearch](https://github.com/liguobao/58HouseSearch)|地图搜租房【微信公众号、小程序:人生删除指南】|1108|2021-10-05| |100|[shaoxiongji/knowledge-graphs](https://github.com/shaoxiongji/knowledge-graphs)|A collection of research on knowledge graphs|1105|2021-08-30| diff --git a/content/charts/overall/knowledge/Jupyter-Notebook.md b/content/charts/overall/knowledge/Jupyter-Notebook.md index dbe554b2..67206469 100644 --- a/content/charts/overall/knowledge/Jupyter-Notebook.md +++ b/content/charts/overall/knowledge/Jupyter-Notebook.md @@ -1,72 +1,72 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Jupyter Notebook -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16844|2021-08-11| -|2|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16130|2021-12-16| -|3|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15860|2021-10-25| -|4|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14277|2021-10-14| -|5|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14044|2021-12-07| -|6|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12123|2021-08-30| -|7|[rasbt/python-machine-learning-book](https://github.com/rasbt/python-machine-learning-book)|The "Python Machine Learning (1st edition)" book code repository and info resource|11435|2021-07-30| -|8|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|10891|2021-12-24| -|9|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9715|2021-08-27| -|10|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + LeetCode + Kaggle|7212|2021-11-07| -|11|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6817|2021-12-27| +|1|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16847|2021-08-11| +|2|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16135|2021-12-16| +|3|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15865|2021-10-25| +|4|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14286|2021-10-14| +|5|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14049|2021-12-07| +|6|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12125|2021-08-30| +|7|[rasbt/python-machine-learning-book](https://github.com/rasbt/python-machine-learning-book)|The "Python Machine Learning (1st edition)" book code repository and info resource|11436|2021-07-30| +|8|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|10896|2021-12-24| +|9|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9716|2021-08-27| +|10|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + LeetCode + Kaggle|7213|2021-11-07| +|11|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6821|2021-12-27| |12|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6103|2021-08-16| -|13|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6048|2021-11-11| +|13|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6049|2021-11-11| |14|[snowkylin/tensorflow-handbook](https://github.com/snowkylin/tensorflow-handbook)|简单粗暴 TensorFlow 2 A Concise Handbook of TensorFlow 2 一本简明的 TensorFlow 2 入门指导教程|3623|2021-09-04| -|15|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3383|2021-08-31| -|16|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/|3034|2021-12-22| -|17|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2798|2021-10-05| +|15|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3385|2021-08-31| +|16|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/|3039|2021-12-28| +|17|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2801|2021-10-05| |18|[PaddlePaddle/book](https://github.com/PaddlePaddle/book)|Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)|2623|2021-11-12| -|19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2559|2021-12-03| +|19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2561|2021-12-03| |20|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|2410|2021-12-13| |21|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|1862|2021-12-23| |22|[xavier-zy/Awesome-pytorch-list-CNVersion](https://github.com/xavier-zy/Awesome-pytorch-list-CNVersion)|Awesome-pytorch-list 翻译工作进行中......|1501|2021-07-26| -|23|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1385|2021-12-20| -|24|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1253|2021-12-14| +|23|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1388|2021-12-20| +|24|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1257|2021-12-14| |25|[advboxes/AdvBox](https://github.com/advboxes/AdvBox)|Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. ...|1192|2021-09-08| -|26|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1114|2021-12-13| +|26|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1116|2021-12-13| |27|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。|987|2021-10-27| |28|[zslucky/awesome-AI-books](https://github.com/zslucky/awesome-AI-books)|Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning|968|2021-10-30| -|29|[matheusfacure/python-causality-handbook](https://github.com/matheusfacure/python-causality-handbook)|Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis. |939|2021-12-22| +|29|[matheusfacure/python-causality-handbook](https://github.com/matheusfacure/python-causality-handbook)|Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis. |941|2021-12-22| |30|[datawhalechina/team-learning-data-mining](https://github.com/datawhalechina/team-learning-data-mining)|主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。|911|2021-12-02| |31|[huaweicloud/ModelArts-Lab](https://github.com/huaweicloud/ModelArts-Lab)|ModelArts-Lab是示例代码库。更多AI开发学习交流信息,请访问华为云AI开发者社区:huaweicloud.ai|883|2021-11-26| -|32|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|806|2021-12-10| +|32|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|807|2021-12-10| |33|[wx-chevalier/AI-Series](https://github.com/wx-chevalier/AI-Series)|:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 机器学习篇 深度学习篇 自然语言处理篇 工具 ...|714|2021-11-24| -|34|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容|699|2021-12-27| -|35|[zhouyanasd/or-pandas](https://github.com/zhouyanasd/or-pandas)|【运筹OR帷幄 数据科学】pandas教程系列电子书|667|2021-10-17| +|34|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容|700|2021-12-27| +|35|[zhouyanasd/or-pandas](https://github.com/zhouyanasd/or-pandas)|【运筹OR帷幄 数据科学】pandas教程系列电子书|668|2021-10-17| |36|[geektutu/interview-questions](https://github.com/geektutu/interview-questions)|机器学习/深度学习/Python/Go语言面试题笔试题(Machine learning Deep Learning Python and Golang Interview Questions)|662|2021-06-12| |37|[MemorialCheng/deep-learning-from-scratch](https://github.com/MemorialCheng/deep-learning-from-scratch)|《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》|649|2021-11-03| -|38|[fly51fly/Practical_Python_Programming](https://github.com/fly51fly/Practical_Python_Programming)|北邮《Python编程与实践》课程资料|643|2021-06-09| +|38|[fly51fly/Practical_Python_Programming](https://github.com/fly51fly/Practical_Python_Programming)|北邮《Python编程与实践》课程资料|644|2021-06-09| |39|[MorvanZhou/easy-scraping-tutorial](https://github.com/MorvanZhou/easy-scraping-tutorial)|Simple but useful Python web scraping tutorial code. |641|2021-08-18| |40|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|605|2021-12-12| |41|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》(第二版)习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual|589|2021-12-27| -|42|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)|587|2021-12-17| +|42|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)|588|2021-12-17| |43|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|574|2021-12-18| |44|[shibing624/python-tutorial](https://github.com/shibing624/python-tutorial)|Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。|548|2021-11-05| |45|[datawhalechina/hands-on-data-analysis](https://github.com/datawhalechina/hands-on-data-analysis)|动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果|502|2021-09-09| -|46|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|489|2021-12-26| +|46|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|489|2021-12-28| |47|[zkywsg/Daily-DeepLearning](https://github.com/zkywsg/Daily-DeepLearning)|🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial|443|2021-07-13| |48|[ga642381/ML2021-Spring](https://github.com/ga642381/ML2021-Spring)|**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring|418|2021-06-18| -|49|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch指北|401|2021-11-05| +|49|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch指北|401|2021-12-28| |50|[evanzd/ICLR2021-OpenReviewData](https://github.com/evanzd/ICLR2021-OpenReviewData)|Crawl & visualize ICLR papers and reviews.|394|2021-11-09| |51|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|392|2021-09-17| |52|[wolfparticle/machineLearningDeepLearning](https://github.com/wolfparticle/machineLearningDeepLearning)|李宏毅2021机器学习深度学习笔记PPT作业|341|2021-06-14| |53|[SummerLife/EmbeddedSystem](https://github.com/SummerLife/EmbeddedSystem)|:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结|321|2021-12-24| |54|[qiguming/MLAPP_CN_CODE](https://github.com/qiguming/MLAPP_CN_CODE)|《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。|311|2021-07-14| |55|[liuhuanshuo/zaoqi-Python](https://github.com/liuhuanshuo/zaoqi-Python)|公众号:早起Python|300|2021-10-20| -|56|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|283|2021-12-06| +|56|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|284|2021-12-06| |57|[ni1o1/pygeo-tutorial](https://github.com/ni1o1/pygeo-tutorial)|Tutorial of geospatial data processing using python 用python分析时空数据的教程(in Chinese and English )|262|2021-11-17| -|58|[JamesLavin/my_tech_resources](https://github.com/JamesLavin/my_tech_resources)|List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful|244|2021-12-21| +|58|[JamesLavin/my_tech_resources](https://github.com/JamesLavin/my_tech_resources)|List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful|245|2021-12-21| |59|[jarodHAN/Python-100-Days-master](https://github.com/jarodHAN/Python-100-Days-master)|python100天学习资料|232|2021-06-02| |60|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|226|2021-09-14| -|61|[datawhalechina/fantastic-matplotlib](https://github.com/datawhalechina/fantastic-matplotlib)|Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/|213|2021-08-09| -|62|[datamonday/Time-Series-Analysis-Tutorial](https://github.com/datamonday/Time-Series-Analysis-Tutorial)|时间序列分析教程|193|2021-06-01| +|61|[datawhalechina/fantastic-matplotlib](https://github.com/datawhalechina/fantastic-matplotlib)|Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/|213|2021-12-28| +|62|[datamonday/Time-Series-Analysis-Tutorial](https://github.com/datamonday/Time-Series-Analysis-Tutorial)|时间序列分析教程|194|2021-06-01| |63|[Relph1119/statistical-learning-method-camp](https://github.com/Relph1119/statistical-learning-method-camp)|统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp|189|2021-09-08| |64|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|186|2021-12-26| |65|[LemenChao/PythonFromDAToDS](https://github.com/LemenChao/PythonFromDAToDS)|图书《Python编程:从数据分析到数据科学》的配套资源|186|2021-10-10| @@ -81,15 +81,15 @@ |74|[chansonZ/book-ml-sem](https://github.com/chansonZ/book-ml-sem)|《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering|124|2021-11-29| |75|[beiciliang/intro2musictech](https://github.com/beiciliang/intro2musictech)|公众号“无痛入门音乐科技”开源代码|121|2021-10-31| |76|[fancyerii/deep_learning_theory_and_practice](https://github.com/fancyerii/deep_learning_theory_and_practice)|《深度学习理论与实战:基础篇》代码|118|2021-06-07| -|77|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|113|2021-12-24| +|77|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|114|2021-12-24| |78|[oldratlee/software-practice-thoughts](https://github.com/oldratlee/software-practice-thoughts)|📚 🐣 软件实践文集。主题不限,思考讨论有趣有料就好,包含如 系统的模型分析/量化分析、开源漫游者指南、软件可靠性设计实践…… 🥤|106|2021-12-20| -|79|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客,有原创干货!有code实践! |100|2021-12-24| +|79|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客,有原创干货!有code实践! |102|2021-12-24| |80|[0809zheng/CS231n-assignment2019](https://github.com/0809zheng/CS231n-assignment2019)|CS231n 2019年春季学期课程作业|95|2021-11-08| |81|[sherlcok314159/ML](https://github.com/sherlcok314159/ML)|此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )|91|2021-12-15| |82|[xuwening/blog](https://github.com/xuwening/blog)|对过往做做总结|90|2021-09-16| |83|[Divsigma/2020-cs213n](https://github.com/Divsigma/2020-cs213n)|一些公开课的笔记及作业|89|2021-11-13| |84|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|87|2021-09-23| -|85|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|84|2021-12-27| +|85|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|84|2021-12-28| |86|[neolee/pilot-student](https://github.com/neolee/pilot-student)|“进入编程世界的第一课” 的学习用书|76|2021-12-23| |87|[China-ChallengeHub/ChallengeHub-Baselines](https://github.com/China-ChallengeHub/ChallengeHub-Baselines)|ChallengeHub开源的各大比赛baseline集合|75|2021-09-24| |88|[zhangjunhd/reading-notes](https://github.com/zhangjunhd/reading-notes)|张俊的读书笔记|68|2021-12-28| @@ -102,9 +102,9 @@ |95|[newaetech/chipwhisperer-jupyter](https://github.com/newaetech/chipwhisperer-jupyter)|Interactive ChipWhisperer tutorials using Jupyter notebooks.|55|2021-12-08| |96|[heucoder/ML-DL_book](https://github.com/heucoder/ML-DL_book)|机器学习、深度学习一些个人认为不错的书籍。|54|2021-11-08| |97|[wwtm/gitpython_examples](https://github.com/wwtm/gitpython_examples)|some interesting python examples|52|2021-10-16| -|98|[cumtcssuld/RSP_of_CUMTCS](https://github.com/cumtcssuld/RSP_of_CUMTCS)|【矿大计算机学院资源共享计划(Resource SharingPlan of CUMTCS)】本仓库由矿大计算机学院学生会学习部牵头维护,由计算机学院全体同学共建共享。欢迎大家积极的参加到本资源库的建设中来吧!(每当有重大更新,我们都会将整个库克隆到码云,点击下边链接,到我们的码云仓库可以获得更好的下载体验)|51|2021-11-28| -|99|[hiDaDeng/DaDengAndHisPython](https://github.com/hiDaDeng/DaDengAndHisPython)|【微信公众号:大邓和他的python】, Python语法快速入门https://www.bilibili.com/video/av44384851 Python网络爬虫快速入门https://www.bilibili.com/video/av72010301, 我的联系邮箱thunderhit@qq.com|51|2021-12-19| -|100|[xiaoxiaoyao/MyApp](https://github.com/xiaoxiaoyao/MyApp)|随便写的各种,点链接可以进入我的知乎|51|2021-11-19| +|98|[Sharpiless/yolov5-distillation-5.0](https://github.com/Sharpiless/yolov5-distillation-5.0)|yolov5 5.0 version distillation yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s|51|2021-07-29| +|99|[cumtcssuld/RSP_of_CUMTCS](https://github.com/cumtcssuld/RSP_of_CUMTCS)|【矿大计算机学院资源共享计划(Resource SharingPlan of CUMTCS)】本仓库由矿大计算机学院学生会学习部牵头维护,由计算机学院全体同学共建共享。欢迎大家积极的参加到本资源库的建设中来吧!(每当有重大更新,我们都会将整个库克隆到码云,点击下边链接,到我们的码云仓库可以获得更好的下载体验)|51|2021-11-28| +|100|[hiDaDeng/DaDengAndHisPython](https://github.com/hiDaDeng/DaDengAndHisPython)|【微信公众号:大邓和他的python】, Python语法快速入门https://www.bilibili.com/video/av44384851 Python网络爬虫快速入门https://www.bilibili.com/video/av72010301, 我的联系邮箱thunderhit@qq.com|51|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/knowledge/Kotlin.md b/content/charts/overall/knowledge/Kotlin.md index 8ba17230..5f576845 100644 --- a/content/charts/overall/knowledge/Kotlin.md +++ b/content/charts/overall/knowledge/Kotlin.md @@ -1,17 +1,17 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Kotlin -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26659|2021-12-27| -|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11576|2021-12-27| +|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26669|2021-12-27| +|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11578|2021-12-27| |3|[CarGuo/GSYGithubAppKotlin](https://github.com/CarGuo/GSYGithubAppKotlin)|超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: ...|1154|2021-09-04| |4|[qingmei2/RxImagePicker](https://github.com/qingmei2/RxImagePicker)|:rocket:RxJava2 and RxJava3 external support. Android flexible picture selector, provides the support for theme of Zhihu and WeChat (灵活的Android图片选择器,提供了知乎和微信主题的支持).|1134|2021-10-13| |5|[mCyp/Hoo](https://github.com/mCyp/Hoo)|🚀 Android Jetpack系列组件实战案例,配上专栏学习更轻松~|991|2021-08-15| -|6|[adisonhuang/awesome-kotlin-android](https://github.com/adisonhuang/awesome-kotlin-android)|🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源|829|2021-10-19| -|7|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|689|2021-11-24| +|6|[adisonhuang/awesome-kotlin-android](https://github.com/adisonhuang/awesome-kotlin-android)|🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源|830|2021-10-19| +|7|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|691|2021-11-24| |8|[eprendre/tingshu](https://github.com/eprendre/tingshu)|一款可在线播放多个免费听书站点的安卓app|497|2021-12-06| |9|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|491|2021-12-23| |10|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|480|2021-12-05| @@ -20,7 +20,7 @@ |13|[androidmalin/AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin)|Android上简单实现四大组件的插件化,供学习使用|339|2021-12-19| |14|[smashinggit/Study](https://github.com/smashinggit/Study)|记录学习过程中的demo及博客|337|2021-08-16| |15|[kukyxs/CoroutinesWanAndroid](https://github.com/kukyxs/CoroutinesWanAndroid)|超完整的「玩 Android」客户端,项目采用 MVVM, Android Jetpack, Retrofit, Kotlin 协程, Koin 编写。如果该项目对你学习过程有用,请给个 star,感谢|296|2021-09-29| -|16|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|273|2021-12-27| +|16|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|274|2021-12-28| |17|[benhero/GLStudio](https://github.com/benhero/GLStudio)|OpenGL基础入门|256|2021-07-26| |18|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|真正的入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 一个代码够简单,内容够全面,知识够详细,能让你快速上手的项目,对理解其他项目设计思想和封装技巧也很有帮助。项目结构清晰,代码简洁优雅。|252|2021-12-21| |19|[ibaozi-cn/RecyclerViewAdapter](https://github.com/ibaozi-cn/RecyclerViewAdapter)|科学分包,动态扩展,功能完善,书写简洁,按需依赖,合理抽象,超高内聚,超低耦合,没有最好,只有更好,希望能帮助到您,🙏❤️感谢您的光临🙏❤️|250|2021-09-01| @@ -28,7 +28,7 @@ |21|[AllanWang/KAU](https://github.com/AllanWang/KAU)|An extensive collection of Kotlin Android Utils|198|2021-11-18| |22|[blindmonk/WanArchitecture](https://github.com/blindmonk/WanArchitecture)|汇聚了业界知名架构文章。从建筑学的知识中得到一些对架构的思考,并以架构设计原则和目的对Jetpack MVVM 重新构造!|191|2021-06-17| |23|[390057892/reader](https://github.com/390057892/reader)|小说阅读软件📕,采用 Jetpack + 协程实现的 MVVM 架构。Kotlin+AndroidX编写,支持TTS听书,字体切换,繁简转换,黑夜模式,各种翻页(仿真、滚动、滑动、覆盖、无动画),插页图片加载等。|186|2021-07-02| -|24|[DylanCaiCoding/Longan](https://github.com/DylanCaiCoding/Longan)|A collection of Kotlin utils which makes Android application development faster and easier. (让 Android 开发更简单的 Kotlin 工具类集合)|172|2021-12-28| +|24|[DylanCaiCoding/Longan](https://github.com/DylanCaiCoding/Longan)|A collection of Kotlin utils which makes Android application development faster and easier. (让 Android 开发更简单的 Kotlin 工具类集合)|174|2021-12-28| |25|[m-i-n-a-r/birday](https://github.com/m-i-n-a-r/birday)|🎉 A beautiful Kotlin app to remember birthdays and events without having to open Facebook, set alarms or rely on Google Calendar.|153|2021-12-15| |26|[maoqitian/Nice-Knowledge-System](https://github.com/maoqitian/Nice-Knowledge-System)|:books:不积跬步无以至千里,每天进步一点点,Passion,Self-regulation,Love and Share|143|2021-11-11| |27|[biubiuqiu0/flow-event-bus](https://github.com/biubiuqiu0/flow-event-bus)|EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。|85|2021-08-18| @@ -40,17 +40,17 @@ |33|[yechaoa/YUtils](https://github.com/yechaoa/YUtils)|Android快速开发工具集合——YUtils,同时支持java和kotlin|54|2021-10-16| |34|[itning/YunShuClassSchedule](https://github.com/itning/YunShuClassSchedule)|Android的开源课程表应用,支持上下课提醒,上课手机自动静音等功能。遵循Material Design设计|47|2021-09-18| |35|[albert-lii/fly-android](https://github.com/albert-lii/fly-android)|总结Android的MVVM开发模式,并编写和集成常用的工具类和扩展|42|2021-10-22| -|36|[hsicen/HencoderPlus](https://github.com/hsicen/HencoderPlus)|扔物线Hencoder plus系列课程 |39|2021-12-13| +|36|[hsicen/HencoderPlus](https://github.com/hsicen/HencoderPlus)|扔物线Hencoder plus系列课程 |39|2021-12-28| |37|[mazouri/kvcache](https://github.com/mazouri/kvcache)|在Android开发中优雅的存取key/value数据,从此不用再写SharedPreference代码。This library is a tool to help you set and get key-vlue data with better way in Andrtoid development.|34|2021-07-29| -|38|[Flywith24/Android-Detail](https://github.com/Flywith24/Android-Detail)|Android Detail demo —— 专栏 Android Detail 配套代码|33|2021-12-17| -|39|[idisfkj/daily_algorithm](https://github.com/idisfkj/daily_algorithm)|🔥算法进阶,由浅入深,欢迎加入一起共勉(A daily algorithm,Welcome to join and share together)|32|2021-07-30| +|38|[idisfkj/daily_algorithm](https://github.com/idisfkj/daily_algorithm)|🔥算法进阶,由浅入深,欢迎加入一起共勉(A daily algorithm,Welcome to join and share together)|33|2021-07-30| +|39|[Flywith24/Android-Detail](https://github.com/Flywith24/Android-Detail)|Android Detail demo —— 专栏 Android Detail 配套代码|33|2021-12-17| |40|[YiiGuxing/asclepius](https://github.com/YiiGuxing/asclepius)|VTK医学影像三维重建学习|28|2021-06-19| |41|[leavesC/RobustWebView](https://github.com/leavesC/RobustWebView)|Android WebView H5 秒开方案总结|19|2021-11-21| |42|[junerver/CloudNote](https://github.com/junerver/CloudNote)|基于Bmob云后端的Android云笔记|19|2021-10-19| |43|[lizijin/zijiexiaozhan](https://github.com/lizijin/zijiexiaozhan)|字节小站博客Demo|18|2021-12-26| |44|[Anddd7/a-blackhorse](https://github.com/Anddd7/a-blackhorse)|tell you how to manage your blackhorse|16|2021-12-24| |45|[kongqw/WeChatHelper](https://github.com/kongqw/WeChatHelper)|WeChatHelper for androidx ,微信开放平台封装,包含微信分享、微信授权登录、微信支付|14|2021-08-05| -|46|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|12|2021-12-15| +|46|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|12|2021-12-28| |47|[hjhjw1991/build_your_home_in_chengdu](https://github.com/hjhjw1991/build_your_home_in_chengdu)|成都买房攻略|12|2021-12-06| |48|[honglei92/ScreenRecord](https://github.com/honglei92/ScreenRecord)|安卓免费录屏软件,生成mp4文件,本地目录查看视频和分享到微信QQ,转gif动画等。|12|2021-07-30| |49|[JiaYang627/QuickAndroid](https://github.com/JiaYang627/QuickAndroid)|:octocat:使用Kotlin搭建的一个基础框架。目的旨在学习Kotlin,更好的从Java过渡到Kotlin,并且针对此项目编写了一键生成页面插件。具体可看README:book:|11|2021-12-15| diff --git a/content/charts/overall/knowledge/Lua.md b/content/charts/overall/knowledge/Lua.md index 925c57f6..06e0216e 100644 --- a/content/charts/overall/knowledge/Lua.md +++ b/content/charts/overall/knowledge/Lua.md @@ -1,17 +1,17 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Lua -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[Wscats/articles](https://github.com/Wscats/articles)|🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆|3047|2021-12-20| -|2|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2166|2021-11-13| -|3|[Tinywan/lua-nginx-redis](https://github.com/Tinywan/lua-nginx-redis)|:hibiscus: Redis、Lua、Nginx、OpenResty 笔记和资料|841|2021-10-26| -|4|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|643|2021-12-23| +|2|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2167|2021-11-13| +|3|[Tinywan/lua-nginx-redis](https://github.com/Tinywan/lua-nginx-redis)|:hibiscus: Redis、Lua、Nginx、OpenResty 笔记和资料|842|2021-10-26| +|4|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|643|2021-12-28| |5|[openresty/lua-resty-lock](https://github.com/openresty/lua-resty-lock)|Simple nonblocking lock API for ngx_lua based on shared memory dictionaries|271|2021-10-08| |6|[max-ri/Guidelime](https://github.com/max-ri/Guidelime)|Guidelime: A WoW Classic addon for leveling guides with automatic progress updates|132|2021-11-30| -|7|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|106|2021-12-28| +|7|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|111|2021-12-28| |8|[simdsoft/x-studio.github.io](https://github.com/simdsoft/x-studio.github.io)|This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2021 Simdsoft Limited|83|2021-12-24| |9|[Seekladoom/Seekladoom-ASS-Effect](https://github.com/Seekladoom/Seekladoom-ASS-Effect)|分享一下鄙人自己做的一些特效字幕,如有写得不当的地方还请多多包涵。|50|2021-12-17| |10|[flily/lua-performance](https://github.com/flily/lua-performance)|Lua performance guide|35|2021-08-11| diff --git a/content/charts/overall/knowledge/MATLAB.md b/content/charts/overall/knowledge/MATLAB.md index cf0c9380..777712a1 100644 --- a/content/charts/overall/knowledge/MATLAB.md +++ b/content/charts/overall/knowledge/MATLAB.md @@ -1,16 +1,16 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > MATLAB -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[Kivy-CN/Stanford-CS-229-CN](https://github.com/Kivy-CN/Stanford-CS-229-CN)|A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译|2962|2021-11-24| -|2|[dawnlh/awesome-low-light-image-enhancement](https://github.com/dawnlh/awesome-low-light-image-enhancement)|This is a resouce list for low light image enhancement|340|2021-11-11| -|3|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|332|2021-12-09| +|2|[dawnlh/awesome-low-light-image-enhancement](https://github.com/dawnlh/awesome-low-light-image-enhancement)|This is a resouce list for low light image enhancement|341|2021-11-11| +|3|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|333|2021-12-09| |4|[NMID-CQUPT/CLF-CQPUT](https://github.com/NMID-CQUPT/CLF-CQPUT)|🛰重庆邮电大学课程攻略 Learning files for courses and training in Chongqing University of Posts and Telecommunications|60|2021-11-13| |5|[kerenfu/JLDCF](https://github.com/kerenfu/JLDCF)|Code for CVPR-2020 paper "JL-DCF: Joint Learning and Densely-Cooperative Fusion Framework for RGB-D Salient Object Detection"|58|2021-06-23| -|6|[kaichen686/GINav](https://github.com/kaichen686/GINav)|GNSS and GNSS/INS integration algorithms|38|2021-12-05| +|6|[kaichen686/GINav](https://github.com/kaichen686/GINav)|GNSS and GNSS/INS integration algorithms|39|2021-12-05| |7|[zuster/EconometricsResources](https://github.com/zuster/EconometricsResources)|经济学相关专业资料集|37|2021-12-16| |8|[yooongchun/MatlabCourse](https://github.com/yooongchun/MatlabCourse)|数模课程Matlab代码资源仓库|31|2021-06-24| |9|[QiuJueqin/ISP-based-on-responses-prediction-model](https://github.com/QiuJueqin/ISP-based-on-responses-prediction-model)|Study on Methodology and Technology of Digital Camera Image signal Processing Based on Raw Responses Prediction Model|27|2021-10-09| diff --git a/content/charts/overall/knowledge/Objective-C.md b/content/charts/overall/knowledge/Objective-C.md index 9caef055..87fe0a1c 100644 --- a/content/charts/overall/knowledge/Objective-C.md +++ b/content/charts/overall/knowledge/Objective-C.md @@ -1,21 +1,21 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Objective-C -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5572|2021-10-25| -|2|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4644|2021-12-07| +|2|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4646|2021-12-07| |3|[skyming/iOS-Performance-Optimization](https://github.com/skyming/iOS-Performance-Optimization)|关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit|4344|2021-08-09| |4|[liberalisman/iOS-InterviewQuestion-collection](https://github.com/liberalisman/iOS-InterviewQuestion-collection)|iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。|2926|2021-06-09| -|5|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2320|2021-12-16| +|5|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2323|2021-12-16| |6|[objccn/articles](https://github.com/objccn/articles)|Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本|2086|2021-11-02| -|7|[SunshineBrother/JHBlog](https://github.com/SunshineBrother/JHBlog)|iOS开发:我的初级到中级的晋级之路|1186|2021-07-29| -|8|[inverse-inc/sogo](https://github.com/inverse-inc/sogo)|SOGo is a very fast and scalable modern collaboration suite (groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission h ...|1186|2021-12-23| +|7|[inverse-inc/sogo](https://github.com/inverse-inc/sogo)|SOGo is a very fast and scalable modern collaboration suite (groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission h ...|1188|2021-12-28| +|8|[SunshineBrother/JHBlog](https://github.com/SunshineBrother/JHBlog)|iOS开发:我的初级到中级的晋级之路|1187|2021-07-29| |9|[GGGHub/Reader](https://github.com/GGGHub/Reader)|iOS基于CoreText实现的电子书阅读器,支持txt,epub格式|1115|2021-08-28| -|10|[HeathWang/HWPanModal](https://github.com/HeathWang/HWPanModal)|HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。|872|2021-11-30| -|11|[wwmz/WMZDialog](https://github.com/wwmz/WMZDialog)|功能最多样式最多的弹窗,支持普通/底部/日期/地区/日历/选择/编辑/分享/菜单/自定义弹窗等,支持多种动画,链式编程调用(Pop-up windows with the most functions and styles, support normal/bottom/date/region/calendar/select/edit/share/menu/custom pop-up windows ...|837|2021-12-21| +|10|[HeathWang/HWPanModal](https://github.com/HeathWang/HWPanModal)|HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。|873|2021-11-30| +|11|[wwmz/WMZDialog](https://github.com/wwmz/WMZDialog)|功能最多样式最多的弹窗,支持普通/底部/日期/地区/日历/选择/编辑/分享/菜单/自定义弹窗等,支持多种动画,链式编程调用(Pop-up windows with the most functions and styles, support normal/bottom/date/region/calendar/select/edit/share/menu/custom pop-up windows ...|838|2021-12-21| |12|[wwmz/WMZPageController](https://github.com/wwmz/WMZPageController)|分页控制器,替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮,支持ios13暗黑模式(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单) (Pagination controller with full life cycle, multiple indicator styles, multiple title styles)|544|2021-12-08| |13|[MobClub/ShareSDK-for-iOS](https://github.com/MobClub/ShareSDK-for-iOS)|快捷好用的社会化分享组件 Convenient SDK for SNS Share Feature|443|2021-12-03| |14|[faisalmemon/ios-crash-dump-analysis-book](https://github.com/faisalmemon/ios-crash-dump-analysis-book)|iOS Crash Dump Analysis Book|435|2021-12-24| @@ -23,7 +23,7 @@ |16|[wjd-jax/WJDStudyLibrary](https://github.com/wjd-jax/WJDStudyLibrary)|这是一个大工程,里边包含了项目中常用模块的封装,我的简书地址:|343|2021-08-23| |17|[vvusu/LNRefresh](https://github.com/vvusu/LNRefresh)|轻量级下拉刷新控件,各种动画集合(京东,天猫,淘宝,考拉海购,美团,今日头条,飞猪)|336|2021-06-16| |18|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.铃声多多,上传铃声音频到库乐队(GarageBand) 3.微博主页、简书主页等。多页面嵌套列表分页滚动,上下滑动,左右滑动切换页面。类似TableView共用HeaderView悬浮,仿头条标签编辑,铃声多多音乐播放界面(豆瓣电影主页)。|278|2021-12-27| -|19|[debugly/FFmpegTutorial](https://github.com/debugly/FFmpegTutorial)|MoviePlayer which based on FFmpeg step by step tutorials for iOS/macOS developer. (使用 FFMpeg 封装播放器系列教程,适合零基础的 iOS/macOS 开发者学习)|142|2021-11-29| +|19|[debugly/FFmpegTutorial](https://github.com/debugly/FFmpegTutorial)|MoviePlayer which based on FFmpeg step by step tutorials for iOS/macOS developer. (使用 FFMpeg 封装播放器系列教程,适合零基础的 iOS/macOS 开发者学习)|141|2021-11-29| |20|[wsl2ls/UIActivityViewController](https://github.com/wsl2ls/UIActivityViewController)|仿简书分享--系统原生分享:利用UIActivityViewController实现系统原生分享,不需要三方SDK,支持自定义分享,可以分享到微博、微信、QQ、信息、邮件、备忘录、通讯录、剪贴板、FaceBook.....等等|140|2021-10-07| |21|[kevindcw/DNebula](https://github.com/kevindcw/DNebula)|模仿SOUL布局,写的一个笔记类应用|130|2021-10-08| |22|[rabbitmouse/ZQSearchController](https://github.com/rabbitmouse/ZQSearchController)|Search,SearchBar, 仿《饿了么》搜索栏。自定义搜索结果界面。搜索主页、模糊匹配、结果界面之间的状态切换。支持搜索历史和热门设置|125|2021-06-02| diff --git a/content/charts/overall/knowledge/PHP.md b/content/charts/overall/knowledge/PHP.md index fc6d59a0..9784591f 100644 --- a/content/charts/overall/knowledge/PHP.md +++ b/content/charts/overall/knowledge/PHP.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > PHP -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| @@ -9,38 +9,38 @@ |2|[Qsnh/meedu](https://github.com/Qsnh/meedu)|知识付费、企业线上培训解决方案。|2747|2021-12-19| |3|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|2431|2021-11-13| |4|[summerblue/laravel-shop](https://github.com/summerblue/laravel-shop)|Laravel 电商实战教程的项目代码|2341|2021-10-05| -|5|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2274|2021-12-05| -|6|[wususu/effective-resourses](https://github.com/wususu/effective-resourses)| :book:学习资源整合|1855|2021-06-10| +|5|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2275|2021-12-05| +|6|[wususu/effective-resourses](https://github.com/wususu/effective-resourses)| :book:学习资源整合|1857|2021-06-10| |7|[basicmi/AI-Chip](https://github.com/basicmi/AI-Chip)|A list of ICs and IPs for AI, Machine Learning and Deep Learning.|1210|2021-12-20| -|8|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1137|2021-12-27| +|8|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1138|2021-12-27| |9|[xianyunyh/PHP-Interview](https://github.com/xianyunyh/PHP-Interview)|This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.|1135|2021-12-12| -|10|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1112|2021-12-28| +|10|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1130|2021-12-28| |11|[iqiqiya/iqiqiya-API](https://github.com/iqiqiya/iqiqiya-API)|API接口大全不断更新中~欢迎Fork和Star(✎ 1.一言(古诗句版)api ✎ 2.必应每日一图api ✎ 3.在线ip查询 ✎ 4.m3u8视频在线解析api ✎ 5.随机生成二次元图片api ✎ 6.快递查询api-支持国内百家快递 ✎ 7.flv视频在线解析api ✎ 8.抖音视频无水印解析api✎ 9.一句话随机图片api✎ 10.QQ用户信息获取api✎11.哔哩哔哩封 ...|1072|2021-08-26| |12|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具,支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床,支持在服务器上部署作为图床接口,支持上传任意格式文件。|950|2021-09-30| |13|[opensource-socialnetwork/opensource-socialnetwork](https://github.com/opensource-socialnetwork/opensource-socialnetwork)|Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who s ...|823|2021-12-24| |14|[poetries/mywiki](https://github.com/poetries/mywiki)|:books:收集整理日常发现的好资源、前端资源汇总。关注公众号「前端进阶之旅」,一起学习|643|2021-10-03| |15|[zblogcn/zblogphp](https://github.com/zblogcn/zblogphp)|Z-BlogPHP博客程序|600|2021-12-26| |16|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|598|2021-12-19| -|17|[bettershop/LaikeTui](https://github.com/bettershop/LaikeTui)|来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈|559|2021-12-24| +|17|[bettershop/LaikeTui](https://github.com/bettershop/LaikeTui)|来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈|559|2021-12-28| |18|[zdhxiong/Material-Design-Chinese](https://github.com/zdhxiong/Material-Design-Chinese)|Material Design 指南的中文翻译|550|2021-11-09| |19|[anerg2046/sns_auth](https://github.com/anerg2046/sns_auth)|通用第三方登录SDK,支持微信,微信扫码,QQ,微博登录,支付宝登录,Facebook,Line,Twitter,Google|546|2021-11-15| |20|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|网课系统,网校系统,知识付费系统,在线教育系统,基于高性能 C 扩展框架 Phalcon ,可免费商用。|485|2021-11-28| -|21|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|470|2021-09-10| +|21|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|474|2021-09-10| |22|[emlog/emlog](https://github.com/emlog/emlog)|emlog是一款基于PHP和MySQL的功能强大的博客及CMS建站系统,追求快速、稳定、简单、舒适的建站体验 (emlog is a fast, stable and easy-to-use blog and CMS website building system based on PHP and MySQL)。|435|2021-12-27| |23|[weipxiu/Art_Blog](https://github.com/weipxiu/Art_Blog)|WordPress响应式免费主题,Art_Blog唯品秀博客(weipxiu.com/备用域名weipxiu.cn),开源给小伙伴免费使用,如使用过程有任何问题,在线技术支持QQ:343049466,欢迎打扰。原创不易,如喜欢,请多多打赏。演示:|406|2021-12-27| -|24|[OMGZui/noteBook](https://github.com/OMGZui/noteBook)|🍎 笔记本|386|2021-12-27| +|24|[OMGZui/noteBook](https://github.com/OMGZui/noteBook)|🍎 笔记本|386|2021-12-28| |25|[storyflow/PHPer](https://github.com/storyflow/PHPer)|一个PHPer的升级之路|372|2021-11-01| |26|[oubingbing/wechatAlliance](https://github.com/oubingbing/wechatAlliance)|微信小程序--校园小情书后台源码,好玩的表白墙,告白墙。|371|2021-10-20| |27|[FlxSNX/TeambitionShare](https://github.com/FlxSNX/TeambitionShare)|挂载Teambition文件 可直链分享 支持网盘(需申请)和项目文件(无需邀请码)|341|2021-06-16| |28|[kasuganosoras/Pigeon](https://github.com/kasuganosoras/Pigeon)|💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?|314|2021-10-25| -|29|[422926799/note](https://github.com/422926799/note)|记录自己写的工具和学习笔记|291|2021-12-08| +|29|[422926799/note](https://github.com/422926799/note)|记录自己写的工具和学习笔记|292|2021-12-08| |30|[Hanson/laravel-admin-wechat](https://github.com/Hanson/laravel-admin-wechat)|laravel admin 的微信扩展包,支持多公众号、多小程序、多微信支付,包含基础接口与后台|227|2021-08-29| |31|[mokeyjay/Pixiv-daily-ranking-widget](https://github.com/mokeyjay/Pixiv-daily-ranking-widget)|会自动更新的P站每日榜小挂件,适合放在博客侧边栏等地方 Pixiv daily list widget that automatically updates, suitable for blog sidebar, etc.|203|2021-09-26| |32|[cxp1539/laravel-core-learn](https://github.com/cxp1539/laravel-core-learn)|laravel核心知识学习|175|2021-11-17| |33|[learnku/learnku](https://github.com/learnku/learnku)|learnku.net 网站使用 laravel5.5 重新架构|156|2021-10-05| |34|[Seevil/fantasy](https://github.com/Seevil/fantasy)|一款极简Typecho 博客主题|153|2021-11-22| |35|[houdunwang/hdcms](https://github.com/houdunwang/hdcms)|支持 PC、H5、微信公众号、微信小程序多应用平台|145|2021-11-16| -|36|[leadshop/leadshop](https://github.com/leadshop/leadshop)|Leadshop是一款提供持续更新迭代服务的轻量级、高性能开源电商系统,前后端分离(uniapp +电商专用yii2.0),可视化DIY拖拽装修,旨在打造极致的用户体验! 支持微信小程序,公众号等|138|2021-11-23| +|36|[leadshop/leadshop](https://github.com/leadshop/leadshop)|Leadshop是一款提供持续更新迭代服务的轻量级、高性能开源电商系统,前后端分离(uniapp +电商专用yii2.0),可视化DIY拖拽装修,旨在打造极致的用户体验! 支持微信小程序,公众号等|138|2021-12-28| |37|[LychApe/DreamCat](https://github.com/LychApe/DreamCat)|DreamCat 是一个极简自适应博客主题,年轻人追梦良品!|138|2021-10-04| |38|[0xs1riu5/vulawdhub](https://github.com/0xs1riu5/vulawdhub)|该项目是利用docker技术创建的有漏洞的cms环境集合,可以进行练习|135|2021-10-26| |39|[inbjo/CoreBlog](https://github.com/inbjo/CoreBlog)|一款优雅的博客系统|124|2021-09-10| diff --git a/content/charts/overall/knowledge/Pascal.md b/content/charts/overall/knowledge/Pascal.md index 8b0dcdfe..cab8c7a3 100644 --- a/content/charts/overall/knowledge/Pascal.md +++ b/content/charts/overall/knowledge/Pascal.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Pascal -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| diff --git a/content/charts/overall/knowledge/Perl.md b/content/charts/overall/knowledge/Perl.md index 42367cde..a4bb0c30 100644 --- a/content/charts/overall/knowledge/Perl.md +++ b/content/charts/overall/knowledge/Perl.md @@ -1,13 +1,13 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Perl -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[jlord/git-it-electron](https://github.com/jlord/git-it-electron)|:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub|3930|2021-12-19| +|1|[jlord/git-it-electron](https://github.com/jlord/git-it-electron)|:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub|3931|2021-12-19| |2|[StefanSchroeder/Golang-Regex-Tutorial](https://github.com/StefanSchroeder/Golang-Regex-Tutorial)|Golang - Regular Expression Tutorial|1061|2021-10-15| -|3|[bollwarm/SecToolSet](https://github.com/bollwarm/SecToolSet)|The security tool(project) Set from github。github安全项目工具集合 |1000|2021-11-04| +|3|[bollwarm/SecToolSet](https://github.com/bollwarm/SecToolSet)|The security tool(project) Set from github。github安全项目工具集合 |1002|2021-11-04| |4|[jim-kirisame/jpgramma-cn-pdf-converter](https://github.com/jim-kirisame/jpgramma-cn-pdf-converter)|一个将日语语法指南网页版转成pdf的小工具|30|2021-10-10| |5|[coolmissmile/wiznote_search_engine](https://github.com/coolmissmile/wiznote_search_engine)|在Mac上打造一个搜索引擎, 搜索你自己的为知笔记|9|2021-10-26| |6|[mizu-bai/yinglish-perl](https://github.com/mizu-bai/yinglish-perl)|【yinglish】淫语翻译机!现以 Perl 版呈现!|8|2021-12-13| diff --git a/content/charts/overall/knowledge/Python.md b/content/charts/overall/knowledge/Python.md index 64f941b5..b26e98e4 100644 --- a/content/charts/overall/knowledge/Python.md +++ b/content/charts/overall/knowledge/Python.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Python -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|155557|2021-12-27| -|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|113448|2021-12-13| -|3|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|50411|2021-12-28| -|4|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。|33047|2021-08-25| -|5|[apachecn/AiLearning](https://github.com/apachecn/AiLearning)|AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP|32403|2021-09-07| -|6|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29317|2021-12-28| -|7|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|27820|2021-12-23| -|8|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|23998|2021-12-25| -|9|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20156|2021-11-15| -|10|[keon/algorithms](https://github.com/keon/algorithms)|Minimal examples of data structures and algorithms in Python|20151|2021-12-19| -|11|[sebastianruder/NLP-progress](https://github.com/sebastianruder/NLP-progress)|Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.|19540|2021-12-07| -|12|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18708|2021-12-03| -|13|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |16957|2021-12-27| -|14|[charlax/professional-programming](https://github.com/charlax/professional-programming)|A collection of full-stack resources for programmers.|15959|2021-12-24| -|15|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14788|2021-12-11| +|1|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|155725|2021-12-27| +|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|113481|2021-12-28| +|3|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|50444|2021-12-28| +|4|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。|33065|2021-08-25| +|5|[apachecn/AiLearning](https://github.com/apachecn/AiLearning)|AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP|32420|2021-09-07| +|6|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29340|2021-12-28| +|7|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|27821|2021-12-23| +|8|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24000|2021-12-25| +|9|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20166|2021-11-15| +|10|[keon/algorithms](https://github.com/keon/algorithms)|Minimal examples of data structures and algorithms in Python|20154|2021-12-19| +|11|[sebastianruder/NLP-progress](https://github.com/sebastianruder/NLP-progress)|Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.|19544|2021-12-07| +|12|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18710|2021-12-03| +|13|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |16960|2021-12-27| +|14|[charlax/professional-programming](https://github.com/charlax/professional-programming)|A collection of full-stack resources for programmers.|15961|2021-12-24| +|15|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14795|2021-12-11| |16|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13876|2021-10-12| |17|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12014|2021-07-08| -|18|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|11953|2021-12-21| -|19|[hindupuravinash/the-gan-zoo](https://github.com/hindupuravinash/the-gan-zoo)|A list of all named GANs!|11510|2021-09-08| -|20|[trekhleb/learn-python](https://github.com/trekhleb/learn-python)|📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.|11503|2021-11-07| -|21|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11304|2021-10-17| -|22|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11152|2021-12-27| +|18|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|11961|2021-12-21| +|19|[hindupuravinash/the-gan-zoo](https://github.com/hindupuravinash/the-gan-zoo)|A list of all named GANs!|11514|2021-09-08| +|20|[trekhleb/learn-python](https://github.com/trekhleb/learn-python)|📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.|11508|2021-11-07| +|21|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11303|2021-10-17| +|22|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11204|2021-12-27| |23|[donnemartin/awesome-aws](https://github.com/donnemartin/awesome-aws)|A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.|9913|2021-12-22| |24|[programthink/zhao](https://github.com/programthink/zhao)|【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵|8950|2021-08-01| |25|[coursera-dl/coursera-dl](https://github.com/coursera-dl/coursera-dl)|Script for downloading Coursera.org videos and naming them.|8608|2021-11-17| -|26|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ...|8583|2021-12-11| -|27|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8536|2021-12-28| -|28|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8533|2021-09-13| -|29|[wilsonfreitas/awesome-quant](https://github.com/wilsonfreitas/awesome-quant)|A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)|8240|2021-12-28| -|30|[lauris/awesome-scala](https://github.com/lauris/awesome-scala)|A community driven list of useful Scala libraries, frameworks and software.|8231|2021-10-25| -|31|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8169|2021-12-13| -|32|[Yorko/mlcourse.ai](https://github.com/Yorko/mlcourse.ai)|Open Machine Learning Course|7976|2021-12-23| -|33|[microsoft/qlib](https://github.com/microsoft/qlib)|Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you c ...|7696|2021-12-27| +|26|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ...|8590|2021-12-11| +|27|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8541|2021-12-28| +|28|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8537|2021-09-13| +|29|[wilsonfreitas/awesome-quant](https://github.com/wilsonfreitas/awesome-quant)|A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)|8244|2021-12-28| +|30|[lauris/awesome-scala](https://github.com/lauris/awesome-scala)|A community driven list of useful Scala libraries, frameworks and software.|8236|2021-10-25| +|31|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8205|2021-12-13| +|32|[Yorko/mlcourse.ai](https://github.com/Yorko/mlcourse.ai)|Open Machine Learning Course|7977|2021-12-28| +|33|[microsoft/qlib](https://github.com/microsoft/qlib)|Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you c ...|7702|2021-12-28| |34|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|7367|2021-12-06| -|35|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6603|2021-12-14| -|36|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|5996|2021-12-13| +|35|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6604|2021-12-14| +|36|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|5997|2021-12-13| |37|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5786|2021-09-07| -|38|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5710|2021-12-20| +|38|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5717|2021-12-20| |39|[lining0806/PythonSpiderNotes](https://github.com/lining0806/PythonSpiderNotes)|Python入门网络爬虫之精华版|5640|2021-06-21| -|40|[lcdevelop/ChatBotCourse](https://github.com/lcdevelop/ChatBotCourse)|自己动手做聊天机器人教程|5253|2021-09-06| -|41|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5226|2021-12-13| -|42|[humphd/have-fun-with-machine-learning](https://github.com/humphd/have-fun-with-machine-learning)|An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks|4914|2021-12-19| -|43|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4399|2021-12-18| -|44|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4272|2021-12-20| -|45|[public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)|A collective list of free APIs for use in software and web development 🚀 (Clone of https://github.com/public-apis/public-apis)|4034|2021-11-30| -|46|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|3973|2021-12-27| -|47|[ownthink/KnowledgeGraphData](https://github.com/ownthink/KnowledgeGraphData)|史上最大规模1.4亿中文知识图谱开源下载|3859|2021-06-02| -|48|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|3804|2021-12-15| -|49|[liuhuanyong/QASystemOnMedicalKG](https://github.com/liuhuanyong/QASystemOnMedicalKG)| A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。|3602|2021-10-14| +|40|[lcdevelop/ChatBotCourse](https://github.com/lcdevelop/ChatBotCourse)|自己动手做聊天机器人教程|5254|2021-09-06| +|41|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5227|2021-12-13| +|42|[humphd/have-fun-with-machine-learning](https://github.com/humphd/have-fun-with-machine-learning)|An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks|4913|2021-12-19| +|43|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4437|2021-12-18| +|44|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4275|2021-12-20| +|45|[public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)|A collective list of free APIs for use in software and web development 🚀 (Clone of https://github.com/public-apis/public-apis)|4033|2021-11-30| +|46|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|3974|2021-12-27| +|47|[ownthink/KnowledgeGraphData](https://github.com/ownthink/KnowledgeGraphData)|史上最大规模1.4亿中文知识图谱开源下载|3861|2021-06-02| +|48|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|3807|2021-12-15| +|49|[liuhuanyong/QASystemOnMedicalKG](https://github.com/liuhuanyong/QASystemOnMedicalKG)| A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。|3607|2021-10-14| |50|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|3508|2021-12-23| -|51|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|3469|2021-10-25| -|52|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3434|2021-12-22| -|53|[ct-Open-Source/tuya-convert](https://github.com/ct-Open-Source/tuya-convert)|A collection of scripts to flash Tuya IoT devices to alternative firmwares|3356|2021-12-10| -|54|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3320|2021-11-29| -|55|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3280|2021-12-13| -|56|[DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)|实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:|3085|2021-12-13| -|57|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3058|2021-12-18| -|58|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial|2980|2021-12-23| +|51|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|3471|2021-10-25| +|52|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3436|2021-12-22| +|53|[ct-Open-Source/tuya-convert](https://github.com/ct-Open-Source/tuya-convert)|A collection of scripts to flash Tuya IoT devices to alternative firmwares|3357|2021-12-10| +|54|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3319|2021-11-29| +|55|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3281|2021-12-13| +|56|[DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)|实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:|3090|2021-12-13| +|57|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3065|2021-12-18| +|58|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial|2983|2021-12-23| |59|[qq547276542/Agriculture_KnowledgeGraph](https://github.com/qq547276542/Agriculture_KnowledgeGraph)|农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策|2969|2021-07-15| -|60|[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.⭐⭐⭐|2946|2021-12-19| -|61|[huangrt01/CS-Notes](https://github.com/huangrt01/CS-Notes)|我的自学笔记,终身更新,当前专注System基础、MLSys。|2925|2021-08-18| -|62|[bowenpay/wechat-spider](https://github.com/bowenpay/wechat-spider)|微信公众号爬虫|2891|2021-08-10| -|63|[google-research/albert](https://github.com/google-research/albert)|ALBERT: A Lite BERT for Self-supervised Learning of Language Representations|2849|2021-12-13| +|60|[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.⭐⭐⭐|2953|2021-12-19| +|61|[huangrt01/CS-Notes](https://github.com/huangrt01/CS-Notes)|我的自学笔记,终身更新,当前专注System基础、MLSys。|2924|2021-08-18| +|62|[bowenpay/wechat-spider](https://github.com/bowenpay/wechat-spider)|微信公众号爬虫|2892|2021-08-10| +|63|[google-research/albert](https://github.com/google-research/albert)|ALBERT: A Lite BERT for Self-supervised Learning of Language Representations|2848|2021-12-13| |64|[EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10](https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10)|How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows|2750|2021-10-21| |65|[LiyuanLucasLiu/RAdam](https://github.com/LiyuanLucasLiu/RAdam)|On the Variance of the Adaptive Learning Rate and Beyond|2444|2021-07-31| -|66|[ownthink/Jiagu](https://github.com/ownthink/Jiagu)|Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类|2378|2021-06-02| +|66|[ownthink/Jiagu](https://github.com/ownthink/Jiagu)|Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类|2382|2021-06-02| |67|[iswbm/magic-python](https://github.com/iswbm/magic-python)|Python 黑魔法手册|2363|2021-12-12| -|68|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|2353|2021-12-26| -|69|[mars-project/mars](https://github.com/mars-project/mars)|Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.|2315|2021-12-24| -|70|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器,慕课下载器,Mooc下载,慕课网下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载|2311|2021-12-12| -|71|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2293|2021-12-22| +|68|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|2357|2021-12-26| +|69|[mars-project/mars](https://github.com/mars-project/mars)|Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.|2319|2021-12-28| +|70|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器,慕课下载器,Mooc下载,慕课网下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载|2313|2021-12-12| +|71|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2298|2021-12-22| |72|[BrikerMan/Kashgari](https://github.com/BrikerMan/Kashgari)|Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.|2240|2021-07-09| |73|[PegasusWang/python_data_structures_and_algorithms](https://github.com/PegasusWang/python_data_structures_and_algorithms)|Python 中文数据结构和算法教程|2199|2021-12-19| -|74|[firmai/financial-machine-learning](https://github.com/firmai/financial-machine-learning)|A curated list of practical financial machine learning tools and applications.|2187|2021-12-27| +|74|[firmai/financial-machine-learning](https://github.com/firmai/financial-machine-learning)|A curated list of practical financial machine learning tools and applications.|2189|2021-12-28| |75|[china-testing/python-api-tesing](https://github.com/china-testing/python-api-tesing)|python中文库-python人工智能大数据自动化接口测试开发。 书籍下载及python库汇总https://china-testing.github.io/ |2070|2021-07-16| -|76|[ethan-funny/explore-python](https://github.com/ethan-funny/explore-python)|:green_book: The Beauty of Python Programming.|1977|2021-06-17| -|77|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|1929|2021-12-21| +|76|[ethan-funny/explore-python](https://github.com/ethan-funny/explore-python)|:green_book: The Beauty of Python Programming.|1981|2021-06-17| +|77|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|1934|2021-12-21| |78|[ines/spacy-course](https://github.com/ines/spacy-course)|👩🏫 Advanced NLP with spaCy: A free online course|1922|2021-12-10| |79|[QData/TextAttack](https://github.com/QData/TextAttack)|TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/|1780|2021-12-16| -|80|[EugeneLiu/translationCSAPP](https://github.com/EugeneLiu/translationCSAPP)|为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。|1779|2021-12-07| -|81|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|1726|2021-11-28| -|82|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|1715|2021-12-24| +|80|[EugeneLiu/translationCSAPP](https://github.com/EugeneLiu/translationCSAPP)|为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。|1780|2021-12-07| +|81|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|1727|2021-11-28| +|82|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|1717|2021-12-28| |83|[HuberTRoy/leetCode](https://github.com/HuberTRoy/leetCode)|:pencil2: 算法相关知识储备 LeetCode with Python and JavaScript :books:|1715|2021-07-26| |84|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|1686|2021-12-13| -|85|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|1663|2021-08-25| -|86|[youyuge34/PI-REC](https://github.com/youyuge34/PI-REC)|:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译,条件GAN,AI绘画|1622|2021-10-12| +|85|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|1664|2021-08-25| +|86|[youyuge34/PI-REC](https://github.com/youyuge34/PI-REC)|:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译,条件GAN,AI绘画|1624|2021-10-12| |87|[Mr-xn/BurpSuite-collections](https://github.com/Mr-xn/BurpSuite-collections)|有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file|1596|2021-12-27| -|88|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1583|2021-11-26| +|88|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1585|2021-11-26| |89|[iswbm/pycharm-guide](https://github.com/iswbm/pycharm-guide)|PyCharm 中文指南:安装 破解 效率 技巧|1571|2021-12-12| |90|[abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne)|PyOne-一款给力的onedrive文件管理、分享程序|1478|2021-12-27| -|91|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1469|2021-12-23| -|92|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1453|2021-12-18| -|93|[deepset-ai/FARM](https://github.com/deepset-ai/FARM)|:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.|1442|2021-11-23| -|94|[msgi/nlp-journey](https://github.com/msgi/nlp-journey)|Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Tran ...|1395|2021-07-05| -|95|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1395|2021-12-18| +|91|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1472|2021-12-23| +|92|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1457|2021-12-18| +|93|[deepset-ai/FARM](https://github.com/deepset-ai/FARM)|:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.|1443|2021-11-23| +|94|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1399|2021-12-18| +|95|[msgi/nlp-journey](https://github.com/msgi/nlp-journey)|Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Tran ...|1395|2021-07-05| |96|[getpelican/pelican-plugins](https://github.com/getpelican/pelican-plugins)|Collection of plugins for the Pelican static site generator|1331|2021-12-19| -|97|[striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider)|开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!|1328|2021-09-22| +|97|[striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider)|开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!|1329|2021-09-22| |98|[DasyDong/developer-roadmap](https://github.com/DasyDong/developer-roadmap)|developer-roadmap|1323|2021-12-07| |99|[D-X-Y/AutoDL-Projects](https://github.com/D-X-Y/AutoDL-Projects)|Automated deep learning algorithms implemented in PyTorch.|1320|2021-10-25| -|100|[lucidrains/x-transformers](https://github.com/lucidrains/x-transformers)|A simple but complete full-attention transformer with a set of promising experimental features from various papers|1297|2021-12-13| +|100|[lucidrains/x-transformers](https://github.com/lucidrains/x-transformers)|A simple but complete full-attention transformer with a set of promising experimental features from various papers|1298|2021-12-13|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/knowledge/R.md b/content/charts/overall/knowledge/R.md index 56e9d0c0..c27b0d46 100644 --- a/content/charts/overall/knowledge/R.md +++ b/content/charts/overall/knowledge/R.md @@ -1,11 +1,11 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > R -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[briatte/awesome-network-analysis](https://github.com/briatte/awesome-network-analysis)|A curated list of awesome network analysis resources.|2535|2021-11-17| +|1|[briatte/awesome-network-analysis](https://github.com/briatte/awesome-network-analysis)|A curated list of awesome network analysis resources.|2536|2021-11-17| |2|[pzhaonet/bookdownplus](https://github.com/pzhaonet/bookdownplus)|The easiest way to use R package bookdown for writing varied types of books and documents |227|2021-08-06| |3|[GuangchuangYu/biobabble](https://github.com/GuangchuangYu/biobabble)|公众号:biobabble|56|2021-09-26| |4|[yufree/sciguide](https://github.com/yufree/sciguide)|现代科研指北|55|2021-12-22| diff --git a/content/charts/overall/knowledge/Ruby.md b/content/charts/overall/knowledge/Ruby.md index 8ce65c3d..f8ad9dee 100644 --- a/content/charts/overall/knowledge/Ruby.md +++ b/content/charts/overall/knowledge/Ruby.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Ruby -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|5976|2021-12-22| -|2|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3367|2021-09-21| +|1|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|5978|2021-12-22| +|2|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3367|2021-12-28| |3|[guipdutra/awesome-geek-podcasts](https://github.com/guipdutra/awesome-geek-podcasts)|A curated list of podcasts we like to listen to. |1604|2021-07-15| |4|[ifmeorg/ifme](https://github.com/ifmeorg/ifme)|Free, open source mental health communication web app to share experiences with loved ones|1243|2021-12-16| |5|[xcatliu/jekyllcn](https://github.com/xcatliu/jekyllcn)|Jekyll 的中文翻译网站|447|2021-09-02| diff --git a/content/charts/overall/knowledge/Rust.md b/content/charts/overall/knowledge/Rust.md index 8b90274a..e1961fe5 100644 --- a/content/charts/overall/knowledge/Rust.md +++ b/content/charts/overall/knowledge/Rust.md @@ -1,26 +1,26 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Rust -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|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.|260276|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:|7375|2021-12-19| +|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260279|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:|7376|2021-12-19| |3|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|1332|2021-09-14| |4|[anshulrgoyal/rust-web-developer-roadmap](https://github.com/anshulrgoyal/rust-web-developer-roadmap)|Roadmap to becoming a Rust Web Developer in 2021|1021|2021-08-16| |5|[aylei/leetcode-rust](https://github.com/aylei/leetcode-rust)|my leetcode solutions in rust|437|2021-09-23| -|6|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|422|2021-12-27| +|6|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|426|2021-12-27| |7|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|370|2021-08-18| -|8|[rcore-os/rCore-Tutorial](https://github.com/rcore-os/rCore-Tutorial)|Tutorial for rCore OS step by step (3rd edition) |364|2021-08-09| -|9|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html|363|2021-12-23| -|10|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档 (Rust core library and standard library translation. can be used as IntelliSense for IDE tools, and can also generate local API documentation)|336|2021-12-27| -|11|[sunface/rust-course](https://github.com/sunface/rust-course)|<↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/knowledge/Swift.md b/content/charts/overall/knowledge/Swift.md index f7835a02..0ff58cbd 100644 --- a/content/charts/overall/knowledge/Swift.md +++ b/content/charts/overall/knowledge/Swift.md @@ -1,18 +1,18 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Swift -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[matteocrippa/awesome-swift](https://github.com/matteocrippa/awesome-swift)|A collaborative list of awesome Swift libraries and resources. Feel free to contribute!|21462|2021-12-27| -|2|[pock/pock](https://github.com/pock/pock)|Widgets manager for MacBook Touch Bar|9585|2021-09-30| -|3|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |3999|2021-09-14| -|4|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|1913|2021-08-18| -|5|[ming1016/SwiftPamphletApp](https://github.com/ming1016/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1075|2021-12-24| -|6|[dengzemiao/DZMeBookRead](https://github.com/dengzemiao/DZMeBookRead)|支持项目使用!最完整小说阅读器Demo!仿iReader(掌阅),QQ阅读 ... 常用阅读器阅读页面,支持 翻页效果(仿真,覆盖,平移,滚动,无效果)、字体切换、书签功能、阅读记录、亮度调整、背景颜色切换 ...|1040|2021-12-16| +|1|[matteocrippa/awesome-swift](https://github.com/matteocrippa/awesome-swift)|A collaborative list of awesome Swift libraries and resources. Feel free to contribute!|21463|2021-12-27| +|2|[pock/pock](https://github.com/pock/pock)|Widgets manager for MacBook Touch Bar|9586|2021-09-30| +|3|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |4000|2021-09-14| +|4|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|1916|2021-08-18| +|5|[ming1016/SwiftPamphletApp](https://github.com/ming1016/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1076|2021-12-28| +|6|[dengzemiao/DZMeBookRead](https://github.com/dengzemiao/DZMeBookRead)|支持项目使用!最完整小说阅读器Demo!仿iReader(掌阅),QQ阅读 ... 常用阅读器阅读页面,支持 翻页效果(仿真,覆盖,平移,滚动,无效果)、字体切换、书签功能、阅读记录、亮度调整、背景颜色切换 ...|1040|2021-12-28| |7|[TortugaPower/BookPlayer](https://github.com/TortugaPower/BookPlayer)|Player for your DRM-free audiobooks|748|2021-12-28| -|8|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One status bar button, hide MacBook Pro's notch, dark mode, AirPods |517|2021-12-26| +|8|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One status bar button, hide MacBook Pro's notch, dark mode, AirPods |541|2021-12-26| |9|[merlos/iOS-Open-GPX-Tracker](https://github.com/merlos/iOS-Open-GPX-Tracker)|GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift|410|2021-08-30| |10|[pro648/BasicDemos-iOS](https://github.com/pro648/BasicDemos-iOS)|iOS学习进程中的demo汇总|358|2021-10-14| |11|[Liaoworking/Advanced-Swift](https://github.com/Liaoworking/Advanced-Swift)|Notes of Advanced Swift. 《swift进阶》学习笔记 swift 5.3|311|2021-10-30| @@ -23,7 +23,7 @@ |16|[Co2333/myyearwithgit](https://github.com/Co2333/myyearwithgit)|代码仓库年终总结报告。|168|2021-12-09| |17|[gl-lei/algorithm](https://github.com/gl-lei/algorithm)|《数据结构与算法之美》学习笔记以及 Swift 代码实现 ,原始仓库 https://github.com/wangzheng0822/algo|115|2021-08-24| |18|[Sophia-fez/Standford-CS193p-2020Spring-SwiftUI](https://github.com/Sophia-fez/Standford-CS193p-2020Spring-SwiftUI)|Stanford University's course CS193p in the spring quarter of 2020 (Developing Applications for iOS using SwiftUI) |108|2021-08-02| -|19|[BoxDengJZ/AudioJz](https://github.com/BoxDengJZ/AudioJz)|个人学过的,音频相关的技巧。从 ray wenderlich 开始|75|2021-06-11| +|19|[BoxDengJZ/AudioJz](https://github.com/BoxDengJZ/AudioJz)|个人学过的,音频相关的技巧。从 ray wenderlich 开始|76|2021-06-11| |20|[yungfan/SwiftUI-learning](https://github.com/yungfan/SwiftUI-learning)|SwiftUI教程配套代码(SwiftUI+SwiftUI 2.0+SwiftUI 3.0)|48|2021-12-15| |21|[jaywcjlove/swiftui-example](https://github.com/jaywcjlove/swiftui-example)|SwiftUI 示例,技巧和技术集合,帮助我构建应用程序,解决问题以及了解SwiftUI的实际工作方式。|46|2021-12-05| |22|[MengLiMing/EasyKits](https://github.com/MengLiMing/EasyKits)|日常开发使用到的一些简单封装,目前包含:常用扩展,分类导航,类似简书的UIScrollView嵌套、复杂列表等|37|2021-12-21| @@ -53,7 +53,7 @@ |46|[simplismvip/Ebook](https://github.com/simplismvip/Ebook)|使用Swift写的电纸书阅读器,目前支持epub、txt格式电子书。|6|2021-09-18| |47|[DJI-Mobile-SDK-Tutorials/iOS-ImportAndActivateSDKInXcode-Swift](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-ImportAndActivateSDKInXcode-Swift)|This demo teaches you how to import and activate DJI SDK in your Xcode project using Swift.|6|2021-10-11| |48|[flywo/SwiftKnowledgePoint](https://github.com/flywo/SwiftKnowledgePoint)|swift3知识点,温故而知新!|6|2021-12-01| -|49|[Li-JianXin/Swift_Leetcode](https://github.com/Li-JianXin/Swift_Leetcode)|leetcode学习|5|2021-12-24| +|49|[Li-JianXin/Swift_Leetcode](https://github.com/Li-JianXin/Swift_Leetcode)|leetcode学习|5|2021-12-28| |50|[gltwy/public](https://github.com/gltwy/public)|微信公众号 "技术大咖社" 文章合集|5|2021-06-06| |51|[Hardercoder/blog](https://github.com/Hardercoder/blog)|博客记录|5|2021-10-15| |52|[fanyunfei786452470/learningSwift](https://github.com/fanyunfei786452470/learningSwift)|基于swift4.2的语言、框架、项目学习|5|2021-07-22| diff --git a/content/charts/overall/knowledge/TeX.md b/content/charts/overall/knowledge/TeX.md index 625e4485..a6fb24a8 100644 --- a/content/charts/overall/knowledge/TeX.md +++ b/content/charts/overall/knowledge/TeX.md @@ -1,30 +1,30 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > TeX -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25105|2021-12-27| -|2|[soulmachine/leetcode](https://github.com/soulmachine/leetcode)|LeetCode题解,151道题完整版|10284|2021-06-05| +|1|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25112|2021-12-27| +|2|[soulmachine/leetcode](https://github.com/soulmachine/leetcode)|LeetCode题解,151道题完整版|10288|2021-06-05| |3|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Algorithms and Data structures|5005|2021-12-28| -|4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|3850|2021-12-10| +|4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|3851|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.|2685|2021-11-13| -|6|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2394|2021-12-28| +|6|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2393|2021-12-28| |7|[NiuTrans/MTBook](https://github.com/NiuTrans/MTBook)|《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models|2310|2021-11-25| -|8|[liuxinyu95/unplugged](https://github.com/liuxinyu95/unplugged)|Open book about math and programming.|2304|2021-12-04| -|9|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1759|2021-11-29| -|10|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1443|2021-11-22| -|11|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1430|2021-08-29| -|12|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|973|2021-11-21| +|8|[liuxinyu95/unplugged](https://github.com/liuxinyu95/unplugged)|Open book about math and programming.|2305|2021-12-04| +|9|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1768|2021-11-29| +|10|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1441|2021-11-22| +|11|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1431|2021-08-29| +|12|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|974|2021-11-21| |13|[dustincys/hithesis](https://github.com/dustincys/hithesis)|嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板|904|2021-12-09| -|14|[x-magus/ThesisUESTC](https://github.com/x-magus/ThesisUESTC)|ThesisUESTC-电子科技大学毕业论文模板|699|2021-09-06| +|14|[x-magus/ThesisUESTC](https://github.com/x-magus/ThesisUESTC)|ThesisUESTC-电子科技大学毕业论文模板|701|2021-09-06| |15|[Duan-JM/awesome-papers-fewshot](https://github.com/Duan-JM/awesome-papers-fewshot)|Collection for Few-shot Learning|675|2021-11-10| |16|[BHOSC/BUAAthesis](https://github.com/BHOSC/BUAAthesis)|北航毕设论文LaTeX模板|633|2021-12-17| |17|[MeouSker77/Cpp17](https://github.com/MeouSker77/Cpp17)|本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删|581|2021-08-15| -|18|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|561|2021-12-23| +|18|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|560|2021-12-23| |19|[optimass/continual_learning_papers](https://github.com/optimass/continual_learning_papers)|Relevant papers in Continual Learning|469|2021-12-09| -|20|[latexstudio/CUMCMThesis](https://github.com/latexstudio/CUMCMThesis)|全国大学生数学建模竞赛LaTeX论文模板 已经适配到 2020 年格式|462|2021-07-13| +|20|[latexstudio/CUMCMThesis](https://github.com/latexstudio/CUMCMThesis)|全国大学生数学建模竞赛LaTeX论文模板 已经适配到 2020 年格式|461|2021-07-13| |21|[fcampelo/EC-Bestiary](https://github.com/fcampelo/EC-Bestiary)|A bestiary of evolutionary, swarm and other metaphor-based algorithms|394|2021-12-05| |22|[moesoha/debian-media-box](https://github.com/moesoha/debian-media-box)|“Debian 小药盒”,一个用来包装 Debian 安装介质的盒子设计和介绍用的说明书。|381|2021-08-15| |23|[whutug/whu-thesis](https://github.com/whutug/whu-thesis)|:memo: 武汉大学毕业论文 LaTeX 模版 2021|368|2021-06-18| @@ -36,15 +36,15 @@ |29|[nanmu42/CQUThesis](https://github.com/nanmu42/CQUThesis)|:pencil: 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University|163|2021-06-06| |30|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|153|2021-10-05| |31|[annProg/PanBook](https://github.com/annProg/PanBook)|Pandoc LaTeX,Epub模板,用于生成书籍,幻灯片(beamer),简历,论文等(cv, thesis, ebook,beamer)|146|2021-09-15| -|32|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|136|2021-12-27| +|32|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|137|2021-12-28| |33|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文 LaTeX 模板|120|2021-12-23| |34|[Aetf/xjtuthesis](https://github.com/Aetf/xjtuthesis)| 使用 LaTeX 排版学位论文!适用于西安交通大学学生|119|2021-09-22| -|35|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|117|2021-11-20| +|35|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|118|2021-11-20| |36|[disc0ver-csu/csu-thesis](https://github.com/disc0ver-csu/csu-thesis)|中南大学学术论文LaTex模板。Central South University Thesis LaTeX Template.|104|2021-06-07| |37|[wangrongwei/omnetpp_primer](https://github.com/wangrongwei/omnetpp_primer)|OMNeT++的仿真手册|100|2021-07-21| |38|[openbiox/Cookbook-for-R-Chinese](https://github.com/openbiox/Cookbook-for-R-Chinese)| :books:Cookbook for R 中文翻译|99|2021-08-18| |39|[YuZhang/cryptography](https://github.com/YuZhang/cryptography)|Cryptography course slides at Harbin Institute of Technology|86|2021-12-27| -|40|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|81|2021-12-23| +|40|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|82|2021-12-23| |41|[JieyuZ2/Awesome-Weak-Supervision](https://github.com/JieyuZ2/Awesome-Weak-Supervision)|A curated list of programmatic weak supervision papers and resources|73|2021-12-13| |42|[TomHeaven/nudt_thesis](https://github.com/TomHeaven/nudt_thesis)|NUDT硕士博士毕业论文latex模板|72|2021-06-05| |43|[kevinleeex/scu_thesis_2020](https://github.com/kevinleeex/scu_thesis_2020)| 四川大学研究生学位论文LaTeX模版(复刻官方word模版)Here you go!|69|2021-12-10| @@ -53,8 +53,8 @@ |46|[YangLaTeX/hitszthesis](https://github.com/YangLaTeX/hitszthesis)|A dissertation template for Harbin Institute of Technology, ShenZhen (HITSZ), including bachelor, master and doctor dissertations|65|2021-11-20| |47|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|61|2021-12-27| |48|[iydon/sustechthesis](https://github.com/iydon/sustechthesis)|南方科技大学本科生毕业论文 LaTeX 模板(Southern University of Science and Technology Thesis Template LaTeX Template)|61|2021-06-12| -|49|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|2021-12-08| -|50|[a171232886/TJUThesis_master_2021](https://github.com/a171232886/TJUThesis_master_2021)|天大博士/硕士学位论文Latex模板,根据2021年版要求修改,可直接在Overleaf上运行。:star:所写的论文成功提交天津大学图书馆存档!(2021.12.24)|58|2021-12-26| +|49|[a171232886/TJUThesis_master_2021](https://github.com/a171232886/TJUThesis_master_2021)|天大博士/硕士学位论文Latex模板,根据2021年版要求修改,可直接在Overleaf上运行。:star:所写的论文成功提交天津大学图书馆存档!(2021.12.24)|59|2021-12-28| +|50|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|2021-12-08| |51|[tigerneil/dlbook-zh-cn](https://github.com/tigerneil/dlbook-zh-cn)|Ian Goodfellow, Yoshua Bengio and Aaron Courville's deep learning book Chinese translation|54|2021-08-13| |52|[Spacial/csstuff](https://github.com/Spacial/csstuff)|CS Stuff is an awesome collection of Computer Science Stuff.|45|2021-10-18| |53|[YuzheSHI/awesome-agi-cocosci](https://github.com/YuzheSHI/awesome-agi-cocosci)|An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.|43|2021-12-28| @@ -74,10 +74,10 @@ |67|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|26|2021-12-21| |68|[CSUcse/CSUthesis](https://github.com/CSUcse/CSUthesis)|中南大学研究生学位论文LaTex模版(博士和硕士)|26|2021-11-22| |69|[Yixf-Education/course_Statistics_Story](https://github.com/Yixf-Education/course_Statistics_Story)|天津医科大学,本科选修课,《故事中的统计学》课程资料|26|2021-12-27| -|70|[ouc-ocean-group/oucthesis](https://github.com/ouc-ocean-group/oucthesis)|中国海洋大学硕士博士学位论文 LaTeX 模板 Latex template for OUC graduate thesis.|24|2021-11-23| -|71|[hailiang-wang/book-of-tao](https://github.com/hailiang-wang/book-of-tao)|《道德经》是中国历史上春秋时期末期老子写作的论述处世哲学的作品|24|2021-11-15| -|72|[XinzeZhang/HUST-PhD-Thesis-Latex](https://github.com/XinzeZhang/HUST-PhD-Thesis-Latex)|华中科技大学博士毕业论文Latex模板|23|2021-07-09| -|73|[DeepTrial/ECNU-Dissertations-Latex-Template](https://github.com/DeepTrial/ECNU-Dissertations-Latex-Template)|华东师范大学硕(博)士论文LaTex模板|23|2021-11-15| +|70|[XinzeZhang/HUST-PhD-Thesis-Latex](https://github.com/XinzeZhang/HUST-PhD-Thesis-Latex)|华中科技大学博士毕业论文Latex模板|24|2021-07-09| +|71|[DeepTrial/ECNU-Dissertations-Latex-Template](https://github.com/DeepTrial/ECNU-Dissertations-Latex-Template)|华东师范大学硕(博)士论文LaTex模板|24|2021-11-15| +|72|[ouc-ocean-group/oucthesis](https://github.com/ouc-ocean-group/oucthesis)|中国海洋大学硕士博士学位论文 LaTeX 模板 Latex template for OUC graduate thesis.|24|2021-11-23| +|73|[hailiang-wang/book-of-tao](https://github.com/hailiang-wang/book-of-tao)|《道德经》是中国历史上春秋时期末期老子写作的论述处世哲学的作品|24|2021-11-15| |74|[hellckt/SHMTUThesis](https://github.com/hellckt/SHMTUThesis)|上海海事大学 LaTeX 学位论文模板|23|2021-08-25| |75|[XuehaiPan/LaTeX-Templates](https://github.com/XuehaiPan/LaTeX-Templates)|A collection of LaTeX templates in English/Chinese, with VS Code settings for LaTeX Workshop.|23|2021-12-13| |76|[claviering/latex-scnu](https://github.com/claviering/latex-scnu)|华师毕业论文模板, 华师本科毕业论文模板, 华师论文模板, latex 模板, 毕业论文模板, SCNU, SCNU 论文模板, SCNU 本科论文模板|23|2021-06-04| diff --git a/content/charts/overall/knowledge/TypeScript.md b/content/charts/overall/knowledge/TypeScript.md index 054d33ee..07b50c9a 100644 --- a/content/charts/overall/knowledge/TypeScript.md +++ b/content/charts/overall/knowledge/TypeScript.md @@ -1,51 +1,51 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > TypeScript -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16305|2021-10-12| -|2|[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.|8442|2021-12-26| -|3|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8420|2021-12-09| +|1|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16309|2021-10-12| +|2|[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.|8448|2021-12-26| +|3|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8424|2021-12-09| |4|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|5748|2021-12-21| -|5|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org|5412|2021-11-20| -|6|[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 🔥|5249|2021-10-18| -|7|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |5049|2021-11-11| -|8|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|3945|2021-12-26| -|9|[doodlewind/jshistory-cn](https://github.com/doodlewind/jshistory-cn)|🇨🇳 《JavaScript 二十年》中文版|3694|2021-11-25| -|10|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3562|2021-12-16| -|11|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3476|2021-10-22| -|12|[loiane/javascript-datastructures-algorithms](https://github.com/loiane/javascript-datastructures-algorithms)|:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book|3236|2021-10-01| +|5|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org|5418|2021-11-20| +|6|[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 🔥|5248|2021-10-18| +|7|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |5050|2021-11-11| +|8|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|3956|2021-12-28| +|9|[doodlewind/jshistory-cn](https://github.com/doodlewind/jshistory-cn)|🇨🇳 《JavaScript 二十年》中文版|3695|2021-11-25| +|10|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3567|2021-12-16| +|11|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3475|2021-10-22| +|12|[loiane/javascript-datastructures-algorithms](https://github.com/loiane/javascript-datastructures-algorithms)|:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book|3239|2021-10-01| |13|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2190|2021-12-28| -|14|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|1913|2021-12-17| -|15|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|1765|2021-10-26| -|16|[CodFrm/cxmooc-tools](https://github.com/CodFrm/cxmooc-tools)|一个 超星(学习通)/智慧树(知到)/中国大学mooc 学习工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(੧ᐛ੭挂科模式,启动)|1639|2021-12-13| -|17|[soroushchehresa/awesome-coronavirus](https://github.com/soroushchehresa/awesome-coronavirus)|🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)|1462|2021-12-26| -|18|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|1251|2021-12-27| +|14|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|1916|2021-12-17| +|15|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台,是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|1767|2021-10-26| +|16|[CodFrm/cxmooc-tools](https://github.com/CodFrm/cxmooc-tools)|一个 超星(学习通)/智慧树(知到)/中国大学mooc 学习工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(੧ᐛ੭挂科模式,启动)|1641|2021-12-13| +|17|[soroushchehresa/awesome-coronavirus](https://github.com/soroushchehresa/awesome-coronavirus)|🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)|1462|2021-12-28| +|18|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|1252|2021-12-27| |19|[tal-tech/electron-playground](https://github.com/tal-tech/electron-playground)|This is a project to quickly experiment and learn electron related APIs|1184|2021-07-13| |20|[RxJS-CN/learn-rxjs-operators](https://github.com/RxJS-CN/learn-rxjs-operators)|Learn RxJS 中文版 (通过清晰的示例来学习 RxJS 5 操作符)|853|2021-07-08| |21|[zenghongtu/react-use-chinese](https://github.com/zenghongtu/react-use-chinese)|中文文档@react-use|826|2021-12-06| -|22|[loomnetwork/cryptozombie-lessons](https://github.com/loomnetwork/cryptozombie-lessons)|Lesson content for cryptozombies.io|791|2021-12-27| -|23|[lint-md/lint-md](https://github.com/lint-md/lint-md)|:books: 检查中文 markdown 编写格式规范的命令行工具,基于 AST,方便集成 ci,写博客 / 文档必备。支持 API 调用!|776|2021-12-24| +|22|[loomnetwork/cryptozombie-lessons](https://github.com/loomnetwork/cryptozombie-lessons)|Lesson content for cryptozombies.io|791|2021-12-28| +|23|[lint-md/lint-md](https://github.com/lint-md/lint-md)|:books: 检查中文 markdown 编写格式规范的命令行工具,基于 AST,方便集成 ci,写博客 / 文档必备。支持 API 调用!|779|2021-12-28| |24|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|765|2021-12-27| |25|[dzzzzzy/Nestjs-Learning](https://github.com/dzzzzzy/Nestjs-Learning)|nestjs 学习教程 :books:,跟我一起学习 nest 框架~ :muscle:|761|2021-10-18| -|26|[purocean/yn](https://github.com/purocean/yn)|A Hackable Markdown Note Application for Programmers. Documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.|736|2021-12-28| +|26|[purocean/yn](https://github.com/purocean/yn)|A Hackable Markdown Note Application for Programmers. Documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.|740|2021-12-28| |27|[MoeFE/GoogleTranslate](https://github.com/MoeFE/GoogleTranslate)|🌐 Google 翻译 Mac 客户端|734|2021-07-26| |28|[hylerrix/deno-tutorial](https://github.com/hylerrix/deno-tutorial)|:sauropod: 长期更新的《Deno 钻研之术》!循序渐进学 Deno & 先易后难补 Node & 面向未来的 Deno Web 应用开发|714|2021-07-22| -|29|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源、无加密、无阉割的智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|508|2021-12-11| +|29|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源、无加密、无阉割的智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|509|2021-12-11| |30|[eyebluecn/tank-front](https://github.com/eyebluecn/tank-front)|蓝眼系列软件之《蓝眼云盘》前端项目|494|2021-11-26| |31|[YaoZeyuan/zhihuhelp](https://github.com/YaoZeyuan/zhihuhelp)|基于node&typescript重写知乎助手|485|2021-09-13| |32|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|462|2021-08-07| |33|[Javen205/TNWX](https://github.com/Javen205/TNWX)|TNWX: TypeScript + Node.js + WeiXin 微信系开发脚手架,支持微信公众号、微信支付、微信小游戏、微信小程序、企业微信/企业号。最最最重要的是能快速的集成至任何 Node.js 框架(Express、Nest、Egg、Koa 等)|419|2021-12-21| |34|[wistingcn/WiLearning](https://github.com/wistingcn/WiLearning)|Multiparty meeting&e-learning using mediasoup, webrtc ,angular and ionic with powerful whiteboard support|403|2021-10-28| |35|[chuyun/taro-plugin-canvas](https://github.com/chuyun/taro-plugin-canvas)|基于 Taro 框架的微信小程序 canvas 绘图组件,封装了常用的操作,通过配置的方式生成分享图片|400|2021-10-05| -|36|[tiddly-gittly/TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop)|TidGi is an auto-git-backup, privatcy-in-mind, freely-deployed Tiddlywiki knowledgement Desktop app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能自动用Git备份、保护隐私内容、部署为博客,且可通过RESTAPI与Anki等 ...|366|2021-12-27| +|36|[tiddly-gittly/TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop)|TidGi is an auto-git-backup, privatcy-in-mind, freely-deployed Tiddlywiki knowledgement Desktop app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能自动用Git备份、保护隐私内容、部署为博客,且可通过RESTAPI与Anki等 ...|368|2021-12-28| |37|[yanlele/node-index](https://github.com/yanlele/node-index)|学习笔记、博文、简书、工作日常踩坑记录以及一些独立作品的汇总目录|324|2021-12-21| |38|[fxy5869571/blog-react](https://github.com/fxy5869571/blog-react)|基于typescript koa2 react的个人博客|321|2021-09-21| |39|[shidenggui/bloghub](https://github.com/shidenggui/bloghub)|一群自由而有趣的灵魂,终将在此相遇 独立个人博客推荐导航|317|2021-12-09| |40|[topfullstack/topfullstack](https://github.com/topfullstack/topfullstack)|NodeJs+VueJs全栈开发《全栈之巅》视频网站 - 源码|312|2021-10-06| -|41|[hjlld/LearningWebGPU](https://github.com/hjlld/LearningWebGPU)|WebGPU tutorials inspired by LearningWebGL.com. Use both WGSL and GLSL/SPIR-V.|309|2021-10-13| +|41|[hjlld/LearningWebGPU](https://github.com/hjlld/LearningWebGPU)|WebGPU tutorials inspired by LearningWebGL.com. Use both WGSL and GLSL/SPIR-V.|311|2021-10-13| |42|[jiayisheji/jianshu](https://github.com/jiayisheji/jianshu)|仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫|302|2021-11-25| |43|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|277|2021-09-02| |44|[worldzhao/react-ui-library-tutorial](https://github.com/worldzhao/react-ui-library-tutorial)|📚React组件库搭建指南|275|2021-12-25| @@ -61,15 +61,15 @@ |54|[fantasticit/coding](https://github.com/fantasticit/coding)|编程技术学习笔记 https://coding.fantasticit.vercel.app|144|2021-10-06| |55|[scdt-china/interview-assignments](https://github.com/scdt-china/interview-assignments)|The monorepo for interview take home assignments.|138|2021-12-28| |56|[meowtec/relyzer](https://github.com/meowtec/relyzer)|Debugger for React functional components. Online demo: https://meowtec.github.io/relyzer/examples/todomvc/build/|134|2021-11-10| -|57|[likun7981/hlink](https://github.com/likun7981/hlink)|批量硬链接创建工具,又能PT做种,又能刮削电影资料|128|2021-12-27| -|58|[18888628835/Blog](https://github.com/18888628835/Blog)|从学习到总结,记录前端重要知识点,涉及 Javascript 深入、HTTP 协议、数据结构和算法、浏览器原理、ES6等内容,正在更新中...|126|2021-12-27| +|57|[likun7981/hlink](https://github.com/likun7981/hlink)|批量硬链接创建工具,又能PT做种,又能刮削电影资料|129|2021-12-28| +|58|[18888628835/Blog](https://github.com/18888628835/Blog)|从学习到总结,记录前端重要知识点,涉及 Javascript 深入、HTTP 协议、数据结构和算法、浏览器原理、ES6等内容,正在更新中...|126|2021-12-28| |59|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|125|2021-12-14| -|60|[Firefox-Pro-Coding/iciba-translate-userscript](https://github.com/Firefox-Pro-Coding/iciba-translate-userscript)|iciba划词翻译 userscript|120|2021-12-24| +|60|[Firefox-Pro-Coding/iciba-translate-userscript](https://github.com/Firefox-Pro-Coding/iciba-translate-userscript)|iciba划词翻译 userscript|121|2021-12-24| |61|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|119|2021-12-14| |62|[roojay520/bobplugin-google-translate](https://github.com/roojay520/bobplugin-google-translate)| Bob 的一个Google 翻译插件|119|2021-11-03| |63|[L-Leite/cso2-master-server](https://github.com/L-Leite/cso2-master-server)|A master server for CSO2|109|2021-08-16| |64|[leer0911/myXHR](https://github.com/leer0911/myXHR)|TypeScript 重构 Axios 经验分享,包括开发技巧, API 实现,XMLHttpRequest 运用,单元测试等|108|2021-09-01| -|65|[CQBoyBrand/Koa2-nuxt-MySQL](https://github.com/CQBoyBrand/Koa2-nuxt-MySQL)|Koa2+nuxt+MySQL重构博客,项目中包括前端,后端和服务端,以及数据库文件,项目基于Vue+node.js+MySQL|106|2021-12-16| +|65|[CQBoyBrand/Koa2-nuxt-MySQL](https://github.com/CQBoyBrand/Koa2-nuxt-MySQL)|Koa2+nuxt+MySQL重构博客,项目中包括前端,后端和服务端,以及数据库文件,项目基于Vue+node.js+MySQL|107|2021-12-16| |66|[chengpeiquan/learning-vue3](https://github.com/chengpeiquan/learning-vue3)|A starting learning tutorial on Vue 3.0 + TypeScript, suitable for complete Vue novices and Vue 2.0 veterans, incorporating some of my own practical experience on the basis of official documents.|104|2021-12-14| |67|[brucx/mp-push-nestjs](https://github.com/brucx/mp-push-nestjs)|微信公众号消息推送服务,类似“server酱”,提供Docker镜像部署|99|2021-08-13| |68|[FreeCodeCamp-Chengdu/IT-Technology-weekly](https://github.com/FreeCodeCamp-Chengdu/IT-Technology-weekly)|FCC 成都社区 - 技术周刊|90|2021-09-21| diff --git a/content/charts/overall/knowledge/Vim-script.md b/content/charts/overall/knowledge/Vim-script.md index ffa7cd91..544a4589 100644 --- a/content/charts/overall/knowledge/Vim-script.md +++ b/content/charts/overall/knowledge/Vim-script.md @@ -1,20 +1,20 @@ 返回目录 • 问题反馈 # 中文总榜 > 资料类 > Vim script -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|8645|2021-08-21| -|2|[dolotech/ebook](https://github.com/dolotech/ebook)|学习资料|1432|2021-12-02| -|3|[dofy/learn-vim](https://github.com/dofy/learn-vim)|Vim 实操教程(Learning Vim)Vim practical tutorial.|1295|2021-09-30| -|4|[lymslive/vimllearn](https://github.com/lymslive/vimllearn)|A book for VimL Script language|397|2021-12-07| +|1|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|8649|2021-08-21| +|2|[dolotech/ebook](https://github.com/dolotech/ebook)|学习资料|1433|2021-12-02| +|3|[dofy/learn-vim](https://github.com/dofy/learn-vim)|Vim 实操教程(Learning Vim)Vim practical tutorial.|1296|2021-09-30| +|4|[lymslive/vimllearn](https://github.com/lymslive/vimllearn)|A book for VimL Script language|398|2021-12-07| |5|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始,到精通vim配置,和高级命令。希望能让vim是你的开发更高效。|117|2021-12-10| |6|[MDGSF/MyVim](https://github.com/MDGSF/MyVim)|vim, vimrc, vimrc template, vim document, vim note, vim study, vimtutor, learn vim, vim practice, vim学习, vim笔记, vim训练营, vim教程, vim入门教程, vim简明教程, vim实操教程, vim入门文档, vimtutor中文版|23|2021-12-27| -|7|[lululxvi/oh-my-linux-apps](https://github.com/lululxvi/oh-my-linux-apps)|My list of essential Linux applications.|10|2021-11-18| -|8|[chengpengzhao/My_vimrc](https://github.com/chengpengzhao/My_vimrc)|从开始使用Vim起、累积的学习记录,附带几个自用一键配置linux脚本|5|2021-08-26| -|9|[bujnlc8/vim-translator](https://github.com/bujnlc8/vim-translator)|一个有用的翻译vim插件, 提供有道和百度两种选择,既能查英文也能查中文。|2|2021-10-27| -|10|[kktao/vim-learn](https://github.com/kktao/vim-learn)|《Vim实用技巧》阅读笔记|2|2021-11-06| +|7|[lululxvi/oh-my-linux-apps](https://github.com/lululxvi/oh-my-linux-apps)|My list of essential Linux applications.|11|2021-11-18| +|8|[chengpengzhao/My_vimrc](https://github.com/chengpengzhao/My_vimrc)|从开始使用Vim起、累积的学习记录,附带几个自用一键配置linux脚本|6|2021-08-26| +|9|[kktao/vim-learn](https://github.com/kktao/vim-learn)|《Vim实用技巧》阅读笔记|3|2021-11-06| +|10|[bujnlc8/vim-translator](https://github.com/bujnlc8/vim-translator)|一个有用的翻译vim插件, 提供有道和百度两种选择,既能查英文也能查中文。|2|2021-10-27| |11|[lymslive/motherbless](https://github.com/lymslive/motherbless)|《母亲在上》:一部有关 2098 末日题材科幻神话英雄史诗的电影文学剧本|2|2021-08-20|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/All-Language.md b/content/charts/overall/software/All-Language.md index 4a35c382..abe99b30 100644 --- a/content/charts/overall/software/All-Language.md +++ b/content/charts/overall/software/All-Language.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > All Language -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Language|Updated| |:-|:-|:-|:-|:-|:-| -|1|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|191696|JavaScript|2021-12-27| -|2|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99490|C++|2021-12-27| -|3|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76644|TypeScript|2021-12-28| -|4|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73194|Vue|2021-12-10| -|5|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61082|Clojure|2021-12-20| -|6|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56130|Python|2021-12-28| -|7|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55050|Java|2021-12-26| -|8|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52224|Assembly|2021-12-10| -|9|[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.|52016|Go|2021-12-28| -|10|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51453|Vue|2021-12-24| -|11|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49749|JavaScript|2021-12-22| -|12|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49213|TypeScript|2021-12-27| -|13|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43255|JavaScript|2021-10-01| -|14|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42640|Python|2021-12-04| -|15|[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! – |41632|JavaScript|2021-12-27| -|16|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|39892|Python|2021-12-23| -|17|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39160|JavaScript|2021-12-27| -|18|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38203|Go|2021-12-27| -|19|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37448|JavaScript|2021-12-27| -|20|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37358|Vue|2021-09-13| -|21|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37149|TypeScript|2021-12-28| -|22|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36631|Java|2021-12-27| -|23|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35075|JavaScript|2021-12-27| -|24|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|34940|JavaScript|2021-12-13| -|25|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33002|JavaScript|2021-12-13| +|1|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|191717|JavaScript|2021-12-27| +|2|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99501|C++|2021-12-28| +|3|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76669|TypeScript|2021-12-28| +|4|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73209|Vue|2021-12-10| +|5|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61092|Clojure|2021-12-20| +|6|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56169|Python|2021-12-28| +|7|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55069|Java|2021-12-26| +|8|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52225|Assembly|2021-12-10| +|9|[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.|52036|Go|2021-12-28| +|10|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51458|Vue|2021-12-24| +|11|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49750|JavaScript|2021-12-22| +|12|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49233|TypeScript|2021-12-28| +|13|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43260|JavaScript|2021-10-01| +|14|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42654|Python|2021-12-04| +|15|[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! – |41641|JavaScript|2021-12-28| +|16|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|39906|Python|2021-12-23| +|17|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39171|JavaScript|2021-12-27| +|18|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38205|Go|2021-12-28| +|19|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37456|JavaScript|2021-12-27| +|20|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37362|Vue|2021-09-13| +|21|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37161|TypeScript|2021-12-28| +|22|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36635|Java|2021-12-28| +|23|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35086|JavaScript|2021-12-28| +|24|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|34941|JavaScript|2021-12-13| +|25|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33009|JavaScript|2021-12-13| |26|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32130|JavaScript|2021-12-20| -|27|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32068|Java|2021-12-07| -|28|[willmcgugan/rich](https://github.com/willmcgugan/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|31828|Python|2021-12-27| -|29|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|30978|TypeScript|2021-12-22| +|27|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32073|Java|2021-12-07| +|28|[willmcgugan/rich](https://github.com/willmcgugan/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|31846|Python|2021-12-28| +|29|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|30985|TypeScript|2021-12-28| |30|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30353|Python|2021-08-25| -|31|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30265|Java|2021-12-11| -|32|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30261|TypeScript|2021-12-28| -|33|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |29967|Go|2021-12-28| -|34|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29479|JavaScript|2021-12-14| -|35|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29355|JavaScript|2021-12-23| -|36|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28673|Rust|2021-12-20| -|37|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28550|JavaScript|2021-12-19| -|38|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|28463|Makefile|2021-12-22| -|39|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28046|Java|2021-12-26| -|40|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27624|Python|2021-07-25| -|41|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27509|Go|2021-12-27| -|42|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27457|Go|2021-12-19| -|43|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|26595|Java|2021-12-20| -|44|[fzaninotto/Faker](https://github.com/fzaninotto/Faker)|Faker is a PHP library that generates fake data for you|26287|PHP|2021-12-10| -|45|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26086|Java|2021-12-26| -|46|[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.|26042|HTML|2021-12-10| -|47|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|25617|TypeScript|2021-12-28| -|48|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js|25476|JavaScript|2021-12-28| +|31|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30272|Java|2021-12-11| +|32|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30271|TypeScript|2021-12-28| +|33|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |29978|Go|2021-12-28| +|34|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29493|JavaScript|2021-12-14| +|35|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29359|JavaScript|2021-12-23| +|36|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28681|Rust|2021-12-20| +|37|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28558|JavaScript|2021-12-19| +|38|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|28480|Makefile|2021-12-28| +|39|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28057|Java|2021-12-26| +|40|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27627|Python|2021-07-25| +|41|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27516|Go|2021-12-28| +|42|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27459|Go|2021-12-19| +|43|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|26619|Java|2021-12-20| +|44|[fzaninotto/Faker](https://github.com/fzaninotto/Faker)|Faker is a PHP library that generates fake data for you|26285|PHP|2021-12-10| +|45|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26094|Java|2021-12-26| +|46|[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.|26044|HTML|2021-12-10| +|47|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|25712|TypeScript|2021-12-28| +|48|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js|25480|JavaScript|2021-12-28| |49|[proxyee-down-org/proxyee-down](https://github.com/proxyee-down-org/proxyee-down)|http下载工具,基于http代理,支持多连接分块下载|25330|Java|2021-06-04| -|50|[naptha/tesseract.js](https://github.com/naptha/tesseract.js)|Pure Javascript OCR for more than 100 Languages 📖🎉🖥|25282|JavaScript|2021-11-25| -|51|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|24959|Java|2021-12-22| -|52|[hasura/graphql-engine](https://github.com/hasura/graphql-engine)|Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.|24911|Haskell|2021-12-27| -|53|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24820|Shell|2021-12-25| -|54|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|24697|Python|2021-12-27| -|55|[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 ...|24345|Java|2021-11-07| -|56|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24013|Java|2021-12-24| -|57|[romkatv/powerlevel10k](https://github.com/romkatv/powerlevel10k)|A Zsh theme|23933|Shell|2021-12-27| -|58|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23931|Vue|2021-12-15| -|59|[parallax/jsPDF](https://github.com/parallax/jsPDF)|Client-side JavaScript PDF generation for everyone.|23376|JavaScript|2021-12-21| -|60|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23305|JavaScript|2021-11-30| -|61|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23202|Java|2021-12-03| -|62|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|22965|Java|2021-11-02| -|63|[gitlabhq/gitlabhq](https://github.com/gitlabhq/gitlabhq)|GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com|22799|Ruby|2021-12-28| -|64|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22543|Java|2021-12-13| -|65|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22392|JavaScript|2021-12-27| -|66|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简单避免OOM的java处理Excel工具|22198|Java|2021-12-27| -|67|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22003|Python|2021-12-27| -|68|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|21988|JavaScript|2021-12-05| -|69|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21816|JavaScript|2021-12-27| +|50|[naptha/tesseract.js](https://github.com/naptha/tesseract.js)|Pure Javascript OCR for more than 100 Languages 📖🎉🖥|25283|JavaScript|2021-11-25| +|51|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|24960|Java|2021-12-22| +|52|[hasura/graphql-engine](https://github.com/hasura/graphql-engine)|Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.|24920|Haskell|2021-12-28| +|53|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24831|Shell|2021-12-28| +|54|[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|24708|Python|2021-12-27| +|55|[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 ...|24360|Java|2021-11-07| +|56|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24014|Java|2021-12-24| +|57|[romkatv/powerlevel10k](https://github.com/romkatv/powerlevel10k)|A Zsh theme|23951|Shell|2021-12-27| +|58|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23932|Vue|2021-12-28| +|59|[parallax/jsPDF](https://github.com/parallax/jsPDF)|Client-side JavaScript PDF generation for everyone.|23376|JavaScript|2021-12-28| +|60|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23315|JavaScript|2021-11-30| +|61|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23205|Java|2021-12-03| +|62|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|22975|Java|2021-11-02| +|63|[gitlabhq/gitlabhq](https://github.com/gitlabhq/gitlabhq)|GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com|22802|Ruby|2021-12-28| +|64|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22550|Java|2021-12-13| +|65|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22401|JavaScript|2021-12-27| +|66|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简单避免OOM的java处理Excel工具|22205|Java|2021-12-27| +|67|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22016|Python|2021-12-27| +|68|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|21987|JavaScript|2021-12-05| +|69|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21824|JavaScript|2021-12-27| |70|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21655|JavaScript|2021-11-16| -|71|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21573|Java|2021-12-27| -|72|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21572|JavaScript|2021-12-27| -|73|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21499|JavaScript|2021-12-27| -|74|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21482|Java|2021-12-28| -|75|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21400|Java|2021-12-27| -|76|[ReactiveX/RxSwift](https://github.com/ReactiveX/RxSwift)|Reactive Programming in Swift|21191|Swift|2021-12-27| -|77|[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.|20983|Java|2021-12-27| -|78|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20808|Java|2021-12-27| -|79|[googlehosts/hosts](https://github.com/googlehosts/hosts)|镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts|20790|-|2021-06-19| -|80|[bilibili/flv.js](https://github.com/bilibili/flv.js)|HTML5 FLV Player|20575|JavaScript|2021-11-04| -|81|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20385|JavaScript|2021-08-11| -|82|[meilisearch/MeiliSearch](https://github.com/meilisearch/MeiliSearch)|Powerful, fast, and an easy to use search engine|20381|Rust|2021-12-22| -|83|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20252|Java|2021-12-23| -|84|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20181|PHP|2021-12-21| -|85|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|19964|Rust|2021-12-27| -|86|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19876|JavaScript|2021-11-26| -|87|[JohnCoates/Aerial](https://github.com/JohnCoates/Aerial)|Apple TV Aerial Screensaver for Mac|19671|Swift|2021-12-16| -|88|[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, ...|19666|Go|2021-11-09| -|89|[onevcat/Kingfisher](https://github.com/onevcat/Kingfisher)|A lightweight, pure-Swift library for downloading and caching images from the web.|19539|Swift|2021-12-22| -|90|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19187|C|2021-12-28| -|91|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18886|Objective-C|2021-11-26| -|92|[coreybutler/nvm-windows](https://github.com/coreybutler/nvm-windows)|A node.js version management utility for Windows. Ironically written in Go.|18755|Go|2021-12-16| -|93|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|18588|Shell|2021-11-10| -|94|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18580|C++|2021-12-27| -|95|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18415|Python|2021-12-27| -|96|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18368|Rust|2021-12-27| -|97|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18355|Java|2021-12-27| -|98|[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 ...|18325|Python|2021-12-28| -|99|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18191|JavaScript|2021-12-27| -|100|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18126|PHP|2021-12-26| -|101|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18121|Java|2021-12-24| -|102|[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.|17880|JavaScript|2021-12-16| -|103|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17838|TypeScript|2021-10-24| +|71|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21582|Java|2021-12-27| +|72|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21577|JavaScript|2021-12-28| +|73|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21500|JavaScript|2021-12-27| +|74|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21491|Java|2021-12-28| +|75|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21408|Java|2021-12-28| +|76|[ReactiveX/RxSwift](https://github.com/ReactiveX/RxSwift)|Reactive Programming in Swift|21190|Swift|2021-12-27| +|77|[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.|20990|Java|2021-12-27| +|78|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20821|Java|2021-12-28| +|79|[googlehosts/hosts](https://github.com/googlehosts/hosts)|镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts|20791|-|2021-06-19| +|80|[bilibili/flv.js](https://github.com/bilibili/flv.js)|HTML5 FLV Player|20580|JavaScript|2021-11-04| +|81|[meilisearch/MeiliSearch](https://github.com/meilisearch/MeiliSearch)|Powerful, fast, and an easy to use search engine|20387|Rust|2021-12-22| +|82|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20387|JavaScript|2021-08-11| +|83|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20266|Java|2021-12-28| +|84|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20185|PHP|2021-12-21| +|85|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|19974|Rust|2021-12-28| +|86|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19880|JavaScript|2021-11-26| +|87|[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, ...|19673|Go|2021-11-09| +|88|[JohnCoates/Aerial](https://github.com/JohnCoates/Aerial)|Apple TV Aerial Screensaver for Mac|19673|Swift|2021-12-16| +|89|[onevcat/Kingfisher](https://github.com/onevcat/Kingfisher)|A lightweight, pure-Swift library for downloading and caching images from the web.|19540|Swift|2021-12-22| +|90|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19191|C|2021-12-28| +|91|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18889|Objective-C|2021-11-26| +|92|[coreybutler/nvm-windows](https://github.com/coreybutler/nvm-windows)|A node.js version management utility for Windows. Ironically written in Go.|18763|Go|2021-12-16| +|93|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|18589|Shell|2021-11-10| +|94|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18586|C++|2021-12-28| +|95|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18418|Python|2021-12-28| +|96|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18378|Rust|2021-12-28| +|97|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18357|Java|2021-12-27| +|98|[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 ...|18343|Python|2021-12-28| +|99|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18191|JavaScript|2021-12-28| +|100|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18134|Java|2021-12-28| +|101|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18128|PHP|2021-12-26| +|102|[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.|17903|JavaScript|2021-12-16| +|103|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17837|TypeScript|2021-10-24| |104|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17797|C++|2021-12-09| -|105|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17740|Python|2021-12-28| -|106|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17678|C++|2021-12-28| -|107|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17638|JavaScript|2021-12-06| -|108|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17608|Python|2021-12-27| -|109|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17585|Vim script|2021-12-25| -|110|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17570|Vue|2021-09-17| -|111|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17466|C|2021-12-28| -|112|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17330|Python|2021-12-28| -|113|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17184|C++|2021-12-26| -|114|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17123|C++|2021-12-27| -|115|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|16994|Java|2021-12-26| -|116|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|16982|Java|2021-12-04| -|117|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|16977|TypeScript|2021-12-28| -|118|[mysqljs/mysql](https://github.com/mysqljs/mysql)|A pure node.js JavaScript Client implementing the MySQL protocol.|16898|JavaScript|2021-09-15| +|105|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17753|Python|2021-12-28| +|106|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17683|C++|2021-12-28| +|107|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17641|JavaScript|2021-12-06| +|108|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17617|Python|2021-12-28| +|109|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17590|Vim script|2021-12-28| +|110|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17568|Vue|2021-09-17| +|111|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17478|C|2021-12-28| +|112|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17338|Python|2021-12-28| +|113|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17184|C++|2021-12-28| +|114|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17128|C++|2021-12-27| +|115|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17015|Java|2021-12-26| +|116|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|16985|Java|2021-12-04| +|117|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|16978|TypeScript|2021-12-28| +|118|[mysqljs/mysql](https://github.com/mysqljs/mysql)|A pure node.js JavaScript Client implementing the MySQL protocol.|16899|JavaScript|2021-09-15| |119|[prisma/prisma1](https://github.com/prisma/prisma1)|💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)|16852|Scala|2021-11-16| -|120|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.|16810|C++|2021-12-28| -|121|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16722|Java|2021-12-27| -|122|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16655|Java|2021-10-07| -|123|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|16578|CSS|2021-10-18| -|124|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16267|Java|2021-12-18| -|125|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16164|Java|2021-12-09| -|126|[Tencent/tinker](https://github.com/Tencent/tinker)|Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.|16152|Java|2021-12-09| -|127|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|15969|Vue|2021-11-06| -|128|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15924|C++|2021-12-28| -|129|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|15893|JavaScript|2021-12-26| -|130|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15888|JavaScript|2021-09-21| -|131|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15798|Vue|2021-12-27| -|132|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15744|CSS|2021-11-06| -|133|[gocolly/colly](https://github.com/gocolly/colly)|Elegant Scraper and Crawler Framework for Golang|15622|Go|2021-12-25| -|134|[tj/n](https://github.com/tj/n)|Node version management|15582|Shell|2021-12-04| -|135|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|15544|Swift|2021-12-28| -|136|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15511|TypeScript|2021-12-23| -|137|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15462|Vue|2021-10-05| -|138|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15447|JavaScript|2021-12-23| -|139|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15445|JavaScript|2021-12-27| -|140|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15360|JavaScript|2021-12-25| -|141|[helm/charts](https://github.com/helm/charts)|⚠️(OBSOLETE) Curated applications for Kubernetes|15325|Go|2021-12-21| -|142|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15300|C++|2021-12-27| -|143|[menzi11/BullshitGenerator](https://github.com/menzi11/BullshitGenerator)| Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.|15271|JavaScript|2021-07-10| -|144|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15216|TypeScript|2021-08-02| -|145|[233boy/v2ray](https://github.com/233boy/v2ray)|最好用的 V2Ray 一键安装脚本 & 管理脚本|15187|Shell|2021-12-26| -|146|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15120|JavaScript|2021-12-27| -|147|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15101|Go|2021-12-27| -|148|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14822|JavaScript|2021-12-07| +|120|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.|16820|C++|2021-12-28| +|121|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16724|Java|2021-12-27| +|122|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16659|Java|2021-10-07| +|123|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|16582|CSS|2021-10-18| +|124|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|16318|JavaScript|2021-12-26| +|125|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16272|Java|2021-12-18| +|126|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16163|Java|2021-12-09| +|127|[Tencent/tinker](https://github.com/Tencent/tinker)|Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.|16155|Java|2021-12-09| +|128|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|15972|Vue|2021-11-06| +|129|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15927|C++|2021-12-28| +|130|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15889|JavaScript|2021-09-21| +|131|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15806|Vue|2021-12-28| +|132|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15743|CSS|2021-11-06| +|133|[gocolly/colly](https://github.com/gocolly/colly)|Elegant Scraper and Crawler Framework for Golang|15626|Go|2021-12-25| +|134|[tj/n](https://github.com/tj/n)|Node version management|15587|Shell|2021-12-04| +|135|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|15546|Swift|2021-12-28| +|136|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15519|TypeScript|2021-12-23| +|137|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15472|Vue|2021-10-05| +|138|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15450|JavaScript|2021-12-23| +|139|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15448|JavaScript|2021-12-27| +|140|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15363|JavaScript|2021-12-28| +|141|[helm/charts](https://github.com/helm/charts)|⚠️(OBSOLETE) Curated applications for Kubernetes|15324|Go|2021-12-21| +|142|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15311|C++|2021-12-28| +|143|[menzi11/BullshitGenerator](https://github.com/menzi11/BullshitGenerator)| Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.|15273|JavaScript|2021-07-10| +|144|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15221|TypeScript|2021-08-02| +|145|[233boy/v2ray](https://github.com/233boy/v2ray)|最好用的 V2Ray 一键安装脚本 & 管理脚本|15196|Shell|2021-12-26| +|146|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15139|JavaScript|2021-12-27| +|147|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15107|Go|2021-12-28| +|148|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14823|JavaScript|2021-12-07| |149|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|14524|CMake|2021-12-28| |150|[jantic/DeOldify](https://github.com/jantic/DeOldify)|A Deep Learning based project for colorizing and restoring old images (and video!)|14511|Jupyter Notebook|2021-12-13| -|151|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|14446|TypeScript|2021-12-28| -|152|[lllyasviel/style2paints](https://github.com/lllyasviel/style2paints)|sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)|14384|JavaScript|2021-11-27| -|153|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14247|Python|2021-12-13| -|154|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14218|Vue|2021-12-14| -|155|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14163|Rust|2021-12-26| +|151|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|14475|TypeScript|2021-12-28| +|152|[lllyasviel/style2paints](https://github.com/lllyasviel/style2paints)|sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)|14390|JavaScript|2021-11-27| +|153|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14252|Python|2021-12-13| +|154|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14224|Vue|2021-12-14| +|155|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14170|Rust|2021-12-28| |156|[Tencent/weui-wxss](https://github.com/Tencent/weui-wxss)|A UI library by WeChat official design team, includes the most useful widgets/modules.|14070|Less|2021-12-10| -|157|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14050|TypeScript|2021-12-24| -|158|[nhn/tui.editor](https://github.com/nhn/tui.editor)|🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.|14047|TypeScript|2021-12-27| -|159|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14033|JavaScript|2021-11-21| -|160|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14017|Python|2021-12-01| -|161|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|13968|Python|2021-07-24| -|162|[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.|13932|C++|2021-12-16| -|163|[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…)|13893|Swift|2021-07-24| +|157|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14057|TypeScript|2021-12-28| +|158|[nhn/tui.editor](https://github.com/nhn/tui.editor)|🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.|14052|TypeScript|2021-12-27| +|159|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14037|JavaScript|2021-11-21| +|160|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14020|Python|2021-12-01| +|161|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|13969|Python|2021-07-24| +|162|[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.|13938|C++|2021-12-16| +|163|[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|Swift|2021-07-24| |164|[Jam3/math-as-code](https://github.com/Jam3/math-as-code)|a cheat-sheet for mathematical notation in code form|13811|-|2021-10-01| |165|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|13624|Swift|2021-12-25| -|166|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13594|Java|2021-11-27| +|166|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13598|Java|2021-11-27| |167|[dexteryy/spellbook-of-modern-webdev](https://github.com/dexteryy/spellbook-of-modern-webdev)|A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development|13537|-|2021-11-23| -|168|[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.|13473|Go|2021-12-27| -|169|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13446|C++|2021-12-27| -|170|[JaidedAI/EasyOCR](https://github.com/JaidedAI/EasyOCR)|Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.|13436|Python|2021-12-21| -|171|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |13369|JavaScript|2021-12-27| -|172|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13355|Java|2021-12-27| +|168|[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.|13513|Go|2021-12-28| +|169|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13458|C++|2021-12-28| +|170|[JaidedAI/EasyOCR](https://github.com/JaidedAI/EasyOCR)|Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.|13445|Python|2021-12-21| +|171|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |13390|JavaScript|2021-12-28| +|172|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13359|Java|2021-12-27| |173|[gztchan/awesome-design](https://github.com/gztchan/awesome-design)|🌟 Curated design resources from all over the world.|13354|-|2021-10-08| -|174|[dcloudio/mui](https://github.com/dcloudio/mui)|最接近原生APP体验的高性能框架|13303|JavaScript|2021-07-07| -|175|[be5invis/Iosevka](https://github.com/be5invis/Iosevka)|Versatile typeface for code, from code.|13175|JavaScript|2021-12-27| -|176|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13160|Swift|2021-08-05| -|177|[medcl/elasticsearch-analysis-ik](https://github.com/medcl/elasticsearch-analysis-ik)|The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.|13115|Java|2021-12-20| -|178|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13019|Jupyter Notebook|2021-12-26| -|179|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13004|Java|2021-06-28| -|180|[philipwalton/solved-by-flexbox](https://github.com/philipwalton/solved-by-flexbox)|A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.|12904|CSS|2021-11-12| -|181|[hlissner/doom-emacs](https://github.com/hlissner/doom-emacs)|An Emacs framework for the stubborn martian hacker|12837|Emacs Lisp|2021-12-27| -|182|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12831|TypeScript|2021-12-25| -|183|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12824|TypeScript|2021-10-12| -|184|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12795|Java|2021-11-06| -|185|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12720|Go|2021-12-26| -|186|[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".|12702|C++|2021-12-25| -|187|[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.|12685|Java|2021-11-28| -|188|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|磁力链接聚合搜索|12650|JavaScript|2021-06-29| -|189|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12646|Vim script|2021-11-17| -|190|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12632|JavaScript|2021-12-27| -|191|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12621|Java|2021-12-20| -|192|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12592|C#|2021-12-26| -|193|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12476|Go|2021-11-30| -|194|[valeriansaliou/sonic](https://github.com/valeriansaliou/sonic)|🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.|12396|Rust|2021-12-01| -|195|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).|12204|Jupyter Notebook|2021-11-24| +|174|[dcloudio/mui](https://github.com/dcloudio/mui)|最接近原生APP体验的高性能框架|13304|JavaScript|2021-07-07| +|175|[be5invis/Iosevka](https://github.com/be5invis/Iosevka)|Versatile typeface for code, from code.|13176|JavaScript|2021-12-27| +|176|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13161|Swift|2021-08-05| +|177|[medcl/elasticsearch-analysis-ik](https://github.com/medcl/elasticsearch-analysis-ik)|The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.|13121|Java|2021-12-20| +|178|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13020|Jupyter Notebook|2021-12-28| +|179|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13006|Java|2021-06-28| +|180|[philipwalton/solved-by-flexbox](https://github.com/philipwalton/solved-by-flexbox)|A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.|12906|CSS|2021-11-12| +|181|[hlissner/doom-emacs](https://github.com/hlissner/doom-emacs)|An Emacs framework for the stubborn martian hacker|12845|Emacs Lisp|2021-12-27| +|182|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12834|TypeScript|2021-12-28| +|183|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12833|TypeScript|2021-10-12| +|184|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12798|Java|2021-11-06| +|185|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12730|Go|2021-12-26| +|186|[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".|12707|C++|2021-12-25| +|187|[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.|12689|Java|2021-11-28| +|188|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|磁力链接聚合搜索|12651|JavaScript|2021-06-29| +|189|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12650|Vim script|2021-11-17| +|190|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12638|JavaScript|2021-12-28| +|191|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12629|Java|2021-12-20| +|192|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12606|C#|2021-12-28| +|193|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12485|Go|2021-11-30| +|194|[valeriansaliou/sonic](https://github.com/valeriansaliou/sonic)|🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.|12398|Rust|2021-12-01| +|195|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).|12208|Jupyter Notebook|2021-11-24| |196|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12204|Objective-C|2021-12-20| -|197|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12175|JavaScript|2021-11-15| -|198|[unbug/codelf](https://github.com/unbug/codelf)|A search tool helps dev to solve the naming things problem.|12083|JavaScript|2021-06-24| -|199|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12079|JavaScript|2021-12-15| -|200|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12076|Java|2021-12-13| +|197|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12174|JavaScript|2021-11-15| +|198|[unbug/codelf](https://github.com/unbug/codelf)|A search tool helps dev to solve the naming things problem.|12086|JavaScript|2021-06-24| +|199|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12085|JavaScript|2021-12-28| +|200|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12081|Java|2021-12-13|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/Assembly.md b/content/charts/overall/software/Assembly.md index c4c6f9b6..65380f78 100644 --- a/content/charts/overall/software/Assembly.md +++ b/content/charts/overall/software/Assembly.md @@ -1,22 +1,22 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Assembly -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52224|2021-12-10| -|2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!|7639|2021-12-27| +|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52225|2021-12-10| +|2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!|7643|2021-12-27| |3|[TG9541/stm8ef](https://github.com/TG9541/stm8ef)|STM8 eForth: a user-friendly Forth for cheap µCs with docs|258|2021-11-30| |4|[leomil72/LM80C](https://github.com/leomil72/LM80C)|A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO|63|2021-12-12| |5|[xiyanxy/Cemu_graphicPacks_CHS](https://github.com/xiyanxy/Cemu_graphicPacks_CHS)|cemu模拟器的图像插件汉化包:graphicPacks|56|2021-12-12| |6|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|42|2021-12-26| |7|[ayaka14732/TinyPE-on-Win10](https://github.com/ayaka14732/TinyPE-on-Win10)|Minimal 64-bit Portable Executable (PE) file that displays a message box on Windows 10 Version 1903 (268 bytes)|28|2021-11-27| -|8|[lishaojiang/talkcoroutine](https://github.com/lishaojiang/talkcoroutine)|coroutine;fiber;boost fiber|24|2021-08-03| +|8|[lishaojiang/talkcoroutine](https://github.com/lishaojiang/talkcoroutine)|coroutine;fiber;boost fiber|25|2021-08-03| |9|[Dfinitski/ATU-10-10W-QRP-antenna-tuner](https://github.com/Dfinitski/ATU-10-10W-QRP-antenna-tuner)|-|23|2021-12-09| |10|[bereal/AdventOfCode2020](https://github.com/bereal/AdventOfCode2020)|Solving Advent of Code 2020, each day in a different language|22|2021-07-28| |11|[tsg-ut/tsgctf2020](https://github.com/tsg-ut/tsgctf2020)|Everything about TSG CTF 2020|22|2021-07-02| -|12|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|15|2021-12-15| +|12|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|16|2021-12-15| |13|[pleasewhy/startos](https://github.com/pleasewhy/startos)|rewrite subset of linux 2.6 by OOP, C++ advanced topics|10|2021-07-22| |14|[lmafia/WeatherClock](https://github.com/lmafia/WeatherClock)|☀️物联网-天气闹钟☁️|9|2021-07-16| |15|[uraninite/win32-stuxnet](https://github.com/uraninite/win32-stuxnet)|Stuxnet is an extremely sophisticated computer worm that exploits multiple previously unknown Windows zero-day vulnerabilities to infect computers and spread. Its purpose was not just to infect PCs bu ...|8|2021-09-01| diff --git a/content/charts/overall/software/C.md b/content/charts/overall/software/C.md index d2e590df..1ecb89b5 100644 --- a/content/charts/overall/software/C.md +++ b/content/charts/overall/software/C.md @@ -1,74 +1,74 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > C -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19187|2021-12-28| -|2|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17466|2021-12-28| -|3|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11244|2021-12-14| -|4|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10835|2021-12-22| -|5|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10512|2021-11-24| +|1|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19191|2021-12-28| +|2|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17478|2021-12-28| +|3|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11242|2021-12-14| +|4|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10839|2021-12-22| +|5|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10513|2021-11-24| |6|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10080|2021-12-22| -|7|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|9886|2021-12-25| -|8|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9709|2021-12-27| -|9|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9270|2021-12-17| -|10|[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 ...|7774|2021-11-29| -|11|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7675|2021-12-27| -|12|[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.|7238|2021-12-20| -|13|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7111|2021-12-24| -|14|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6005|2021-12-28| +|7|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|9887|2021-12-25| +|8|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9713|2021-12-27| +|9|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9269|2021-12-17| +|10|[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 ...|7776|2021-11-29| +|11|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7676|2021-12-28| +|12|[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.|7242|2021-12-20| +|13|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7112|2021-12-24| +|14|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6011|2021-12-28| |15|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5788|2021-11-16| |16|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5758|2021-12-25| |17|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5523|2021-12-22| -|18|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5509|2021-12-24| -|19|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5297|2021-12-28| -|20|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5018|2021-12-28| +|18|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5518|2021-12-24| +|19|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5298|2021-12-28| +|20|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5019|2021-12-28| |21|[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.|4770|2021-12-15| -|22|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4725|2021-12-02| +|22|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4726|2021-12-28| |23|[LiteOS/LiteOS](https://github.com/LiteOS/LiteOS)|code and manual|4453|2021-06-03| -|24|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。|4360|2021-11-26| -|25|[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, ...|4157|2021-12-27| -|26|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4074|2021-10-06| -|27|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.3.0 Please go to https://aliosthings.iot.aliyun.com to get your minimal code.|4054|2021-11-23| +|24|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。|4364|2021-11-26| +|25|[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, ...|4158|2021-12-28| +|26|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4079|2021-10-06| +|27|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.3.0 Please go to https://aliosthings.iot.aliyun.com to get your minimal code.|4057|2021-11-23| |28|[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|4031|2021-10-13| -|29|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3583|2021-12-26| -|30|[y123456yz/reading-code-of-nginx-1.9.2](https://github.com/y123456yz/reading-code-of-nginx-1.9.2)|nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕|3465|2021-07-26| -|31|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3444|2021-12-27| -|32|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.|3402|2021-12-24| -|33|[microshow/RxFFmpeg](https://github.com/microshow/RxFFmpeg)|🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ...|3365|2021-08-02| -|34|[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.|3327|2021-12-13| -|35|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3242|2021-12-11| +|29|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3584|2021-12-26| +|30|[y123456yz/reading-code-of-nginx-1.9.2](https://github.com/y123456yz/reading-code-of-nginx-1.9.2)|nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕|3467|2021-07-26| +|31|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3448|2021-12-28| +|32|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.|3404|2021-12-28| +|33|[microshow/RxFFmpeg](https://github.com/microshow/RxFFmpeg)|🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ...|3366|2021-08-02| +|34|[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.|3326|2021-12-13| +|35|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3252|2021-12-11| |36|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3085|2021-12-21| -|37|[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|3013|2021-12-21| -|38|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示|2872|2021-12-26| -|39|[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.|2865|2021-12-27| -|40|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2786|2021-12-18| -|41|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2773|2021-12-13| -|42|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2678|2021-10-15| -|43|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2472|2021-12-17| -|44|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2446|2021-12-24| -|45|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2382|2021-12-26| +|37|[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|3014|2021-12-21| +|38|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示|2875|2021-12-26| +|39|[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.|2866|2021-12-27| +|40|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2785|2021-12-18| +|41|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2774|2021-12-13| +|42|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2679|2021-10-15| +|43|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2474|2021-12-17| +|44|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2450|2021-12-24| +|45|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2383|2021-12-26| |46|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2333|2021-12-28| -|47|[alibaba/tsar](https://github.com/alibaba/tsar)|Taobao System Activity Reporter|2328|2021-11-24| -|48|[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)|2215|2021-12-27| -|49|[EZLippi/WebBench](https://github.com/EZLippi/WebBench)|Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html|2170|2021-06-19| -|50|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2153|2021-11-10| -|51|[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|2117|2021-12-24| -|52|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2114|2021-12-21| -|53|[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.|2068|2021-10-16| +|47|[alibaba/tsar](https://github.com/alibaba/tsar)|Taobao System Activity Reporter|2327|2021-11-24| +|48|[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)|2219|2021-12-27| +|49|[EZLippi/WebBench](https://github.com/EZLippi/WebBench)|Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html|2171|2021-06-19| +|50|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2152|2021-11-10| +|51|[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|2118|2021-12-24| +|52|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2113|2021-12-21| +|53|[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.|2071|2021-10-16| |54|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2034|2021-12-24| -|55|[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++ 日志库|1981|2021-11-26| +|55|[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++ 日志库|1982|2021-11-26| |56|[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 ...|1959|2021-08-09| -|57|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1909|2021-10-24| +|57|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1911|2021-10-24| |58|[jiangwenyuan/nuster](https://github.com/jiangwenyuan/nuster)|A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy|1825|2021-12-07| -|59|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1813|2021-12-27| +|59|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1814|2021-12-28| |60|[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|1767|2021-11-15| -|61|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1648|2021-12-21| -|62|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1637|2021-12-25| +|61|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1649|2021-12-21| +|62|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1638|2021-12-25| |63|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1563|2021-09-17| -|64|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1556|2021-12-26| +|64|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1558|2021-12-26| |65|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1546|2021-11-30| |66|[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 ...|1497|2021-08-11| |67|[cloudwu/pbc](https://github.com/cloudwu/pbc)|A protocol buffers library for C|1497|2021-12-25| @@ -76,35 +76,35 @@ |69|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1482|2021-11-01| |70|[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).|1429|2021-12-25| |71|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1419|2021-10-25| -|72|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1418|2021-12-27| +|72|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1418|2021-12-28| |73|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1410|2021-10-30| |74|[spacemeowx2/switch-lan-play](https://github.com/spacemeowx2/switch-lan-play)|Make you and your friends play games like in a LAN.|1364|2021-06-05| |75|[openresty/headers-more-nginx-module](https://github.com/openresty/headers-more-nginx-module)|Set, add, and clear arbitrary output headers in NGINX http servers|1344|2021-10-16| -|76|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|RRG / Iceman repo, the most totally wicked repo around if you are into Proxmark3 and RFID hacking|1340|2021-12-27| -|77|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1303|2021-12-17| +|76|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|RRG / Iceman repo, the most totally wicked repo around if you are into Proxmark3 and RFID hacking|1340|2021-12-28| +|77|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1304|2021-12-17| |78|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1297|2021-10-29| -|79|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1221|2021-12-22| -|80|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1221|2021-12-19| -|81|[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. |1217|2021-12-21| -|82|[ChristopheJacquet/PiFmRds](https://github.com/ChristopheJacquet/PiFmRds)|FM-RDS transmitter using the Raspberry Pi's PWM|1193|2021-09-20| -|83|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1169|2021-12-05| +|79|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1222|2021-12-19| +|80|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1221|2021-12-22| +|81|[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|2021-12-21| +|82|[ChristopheJacquet/PiFmRds](https://github.com/ChristopheJacquet/PiFmRds)|FM-RDS transmitter using the Raspberry Pi's PWM|1194|2021-09-20| +|83|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1170|2021-12-05| |84|[SeasX/SeasLog](https://github.com/SeasX/SeasLog)|An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog|1165|2021-11-17| |85|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1157|2021-12-24| |86|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1151|2021-09-29| |87|[OLIMEX/OLINUXINO](https://github.com/OLIMEX/OLINUXINO)|OLINUXINO is Open Source / Open Hardware, low cost from EUR 24 Linux Industrial grade Single Board Computer capable to operate -25+85C|1144|2021-10-08| -|88|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1099|2021-12-27| +|88|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1101|2021-12-28| |89|[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.|1073|2021-12-08| |90|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1070|2021-12-23| -|91|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1037|2021-12-10| -|92|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1018|2021-10-15| +|91|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1041|2021-12-10| +|92|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1017|2021-10-15| |93|[openresty/echo-nginx-module](https://github.com/openresty/echo-nginx-module)|An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file|989|2021-11-11| |94|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等|963|2021-12-15| |95|[pepe2k/u-boot_mod](https://github.com/pepe2k/u-boot_mod)|U-Boot 1.1.4 modification for routers|937|2021-11-18| -|96|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|930|2021-12-27| +|96|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|934|2021-12-27| |97|[hurley25/hurlex-doc](https://github.com/hurley25/hurlex-doc)|hurlex 小内核分章节代码和文档|919|2021-08-09| |98|[BruceWind/AESJniEncrypt](https://github.com/BruceWind/AESJniEncrypt)|Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}|908|2021-10-28| -|99|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|904|2021-12-26| -|100|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|887|2021-10-22| +|99|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|906|2021-12-26| +|100|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|889|2021-10-22|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/CPP.md b/content/charts/overall/software/CPP.md index a83610e2..8e2878fa 100644 --- a/content/charts/overall/software/CPP.md +++ b/content/charts/overall/software/CPP.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > C++ -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99490|2021-12-27| -|2|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18580|2021-12-27| +|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99501|2021-12-28| +|2|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18586|2021-12-28| |3|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17797|2021-12-09| -|4|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17678|2021-12-28| -|5|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17184|2021-12-26| -|6|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17123|2021-12-27| -|7|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.|16810|2021-12-28| -|8|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15924|2021-12-28| -|9|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15300|2021-12-27| -|10|[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.|13932|2021-12-16| -|11|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13446|2021-12-27| -|12|[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".|12702|2021-12-25| -|13|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11575|2021-12-02| -|14|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|9379|2021-12-22| +|4|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17683|2021-12-28| +|5|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17184|2021-12-28| +|6|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17128|2021-12-27| +|7|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.|16820|2021-12-28| +|8|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15927|2021-12-28| +|9|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15311|2021-12-28| +|10|[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.|13938|2021-12-16| +|11|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13458|2021-12-28| +|12|[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".|12707|2021-12-25| +|13|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11576|2021-12-02| +|14|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|9380|2021-12-22| |15|[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.|9279|2021-12-17| -|16|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|8777|2021-12-25| -|17|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8763|2021-12-28| -|18|[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 |8347|2021-12-16| -|19|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|7989|2021-12-27| -|20|[ideawu/ssdb](https://github.com/ideawu/ssdb)|SSDB - A fast NoSQL database, an alternative to Redis|7695|2021-12-22| -|21|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|6949|2021-12-28| -|22|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|6930|2021-12-27| -|23|[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.|6783|2021-12-03| -|24|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|6772|2021-12-06| -|25|[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 ...|6768|2021-12-27| -|26|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|6755|2021-12-27| -|27|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6667|2021-12-27| -|28|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|6628|2021-12-28| -|29|[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|6309|2021-12-23| -|30|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6255|2021-12-28| -|31|[Ewenwan/MVision](https://github.com/Ewenwan/MVision)|机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶|6164|2021-07-29| -|32|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|5993|2021-12-18| -|33|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|5918|2021-12-24| -|34|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|5859|2021-08-01| -|35|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)|5823|2021-12-28| -|36|[me115/design_patterns](https://github.com/me115/design_patterns)|图说设计模式|5615|2021-08-10| -|37|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|5557|2021-12-21| -|38|[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.|5524|2021-12-25| -|39|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef|5419|2021-12-27| -|40|[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 ...|5383|2021-12-28| -|41|[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|5294|2021-12-27| -|42|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|4977|2021-12-18| -|43|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|4889|2021-08-26| -|44|[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)|4863|2021-12-09| -|45|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器|4822|2021-12-08| -|46|[duilib/duilib](https://github.com/duilib/duilib)|-|4621|2021-09-06| -|47|[XiaoMi/mace](https://github.com/XiaoMi/mace)|MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.|4540|2021-12-06| -|48|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team|4451|2021-11-25| -|49|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|4406|2021-10-12| -|50|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密|4122|2021-10-29| -|51|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4091|2021-12-27| -|52|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4050|2021-12-27| -|53|[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.|4026|2021-12-27| -|54|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|3827|2021-10-11| -|55|[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)|3705|2021-12-09| -|56|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|3494|2021-11-22| -|57|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|3337|2021-12-25| -|58|[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 ...|3270|2021-12-27| -|59|[wang-bin/QtAV](https://github.com/wang-bin/QtAV)|A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和 ...|3001|2021-11-12| +|16|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|8798|2021-12-28| +|17|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8764|2021-12-28| +|18|[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 |8352|2021-12-16| +|19|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|7989|2021-12-28| +|20|[ideawu/ssdb](https://github.com/ideawu/ssdb)|SSDB - A fast NoSQL database, an alternative to Redis|7696|2021-12-22| +|21|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|6953|2021-12-28| +|22|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|6933|2021-12-28| +|23|[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.|6788|2021-12-03| +|24|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|6775|2021-12-06| +|25|[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 ...|6769|2021-12-27| +|26|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|6764|2021-12-27| +|27|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6666|2021-12-27| +|28|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|6631|2021-12-28| +|29|[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|6313|2021-12-23| +|30|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6256|2021-12-28| +|31|[Ewenwan/MVision](https://github.com/Ewenwan/MVision)|机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶|6167|2021-07-29| +|32|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|6003|2021-12-18| +|33|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|5919|2021-12-24| +|34|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|5864|2021-08-01| +|35|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)|5825|2021-12-28| +|36|[me115/design_patterns](https://github.com/me115/design_patterns)|图说设计模式|5617|2021-08-10| +|37|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|5560|2021-12-21| +|38|[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.|5531|2021-12-25| +|39|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef|5420|2021-12-27| +|40|[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 ...|5387|2021-12-28| +|41|[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|5304|2021-12-28| +|42|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|4984|2021-12-28| +|43|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|4896|2021-08-26| +|44|[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)|4865|2021-12-09| +|45|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器|4830|2021-12-08| +|46|[duilib/duilib](https://github.com/duilib/duilib)|-|4623|2021-09-06| +|47|[XiaoMi/mace](https://github.com/XiaoMi/mace)|MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.|4542|2021-12-06| +|48|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team|4454|2021-11-25| +|49|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|4409|2021-10-12| +|50|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密|4124|2021-10-29| +|51|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4092|2021-12-28| +|52|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4054|2021-12-27| +|53|[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.|4026|2021-12-28| +|54|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|3828|2021-10-11| +|55|[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)|3707|2021-12-09| +|56|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|3500|2021-11-22| +|57|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|3338|2021-12-25| +|58|[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 ...|3274|2021-12-28| +|59|[wang-bin/QtAV](https://github.com/wang-bin/QtAV)|A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和 ...|3002|2021-11-12| |60|[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.|2996|2021-12-27| -|61|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|2899|2021-12-28| -|62|[acidanthera/AppleALC](https://github.com/acidanthera/AppleALC)|Native macOS HD audio for not officially supported codecs|2895|2021-12-27| -|63|[balloonwj/flamingo](https://github.com/balloonwj/flamingo)|flamingo 一款高性能轻量级开源即时通讯软件|2830|2021-10-20| -|64|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!|2781|2021-12-19| -|65|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|2755|2021-10-08| -|66|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2656|2021-12-27| -|67|[Kitt-AI/snowboy](https://github.com/Kitt-AI/snowboy)|Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy|2655|2021-10-13| +|61|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|2904|2021-12-28| +|62|[acidanthera/AppleALC](https://github.com/acidanthera/AppleALC)|Native macOS HD audio for not officially supported codecs|2895|2021-12-28| +|63|[balloonwj/flamingo](https://github.com/balloonwj/flamingo)|flamingo 一款高性能轻量级开源即时通讯软件|2831|2021-10-20| +|64|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!|2783|2021-12-19| +|65|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|2756|2021-10-08| +|66|[Kitt-AI/snowboy](https://github.com/Kitt-AI/snowboy)|Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy|2656|2021-10-13| +|67|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2656|2021-12-28| |68|[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.|2648|2021-12-28| -|69|[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|2598|2021-12-26| +|69|[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|2599|2021-12-26| |70|[hzeller/rpi-rgb-led-matrix](https://github.com/hzeller/rpi-rgb-led-matrix)|Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO|2551|2021-12-10| |71|[kungfu-origin/kungfu](https://github.com/kungfu-origin/kungfu)|Kungfu Trader|2539|2021-11-16| |72|[baidu/Familia](https://github.com/baidu/Familia)|A Toolkit for Industrial Topic Modeling|2503|2021-07-01| -|73|[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 ...|2422|2021-12-27| -|74|[pbek/QOwnNotes](https://github.com/pbek/QOwnNotes)|QOwnNotes is a plain-text file notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration.|2377|2021-12-26| -|75|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2302|2021-11-18| -|76|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2262|2021-11-16| +|73|[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 ...|2428|2021-12-28| +|74|[pbek/QOwnNotes](https://github.com/pbek/QOwnNotes)|QOwnNotes is a plain-text file notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration.|2380|2021-12-28| +|75|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2303|2021-11-18| +|76|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2265|2021-11-16| |77|[helio-fm/helio-workstation](https://github.com/helio-fm/helio-workstation)|One music sequencer for all major platforms, desktop and mobile|2261|2021-12-19| -|78|[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:|2250|2021-12-28| -|79|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2220|2021-11-25| +|78|[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:|2251|2021-12-28| +|79|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2225|2021-11-25| |80|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2198|2021-12-10| -|81|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2140|2021-12-12| +|81|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2141|2021-12-12| |82|[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.|2111|2021-10-18| -|83|[rime/weasel](https://github.com/rime/weasel)|【小狼毫】Rime for Windows|2104|2021-12-15| -|84|[baidu/openrasp](https://github.com/baidu/openrasp)|🔥Open source RASP solution|2053|2021-12-23| -|85|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2051|2021-12-27| -|86|[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)|2038|2021-11-30| -|87|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|1961|2021-12-23| +|83|[rime/weasel](https://github.com/rime/weasel)|【小狼毫】Rime for Windows|2105|2021-12-15| +|84|[baidu/openrasp](https://github.com/baidu/openrasp)|🔥Open source RASP solution|2054|2021-12-28| +|85|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2052|2021-12-28| +|86|[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)|2039|2021-11-30| +|87|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|1962|2021-12-23| |88|[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 ...|1945|2021-11-11| |89|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|1887|2021-09-28| |90|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|1870|2021-10-28| |91|[DS-Homebrew/TWiLightMenu](https://github.com/DS-Homebrew/TWiLightMenu)|DSi Menu replacement for DS/DSi/3DS/2DS|1843|2021-12-27| |92|[Qihoo360/QConf](https://github.com/Qihoo360/QConf)|Qihoo Distributed Configuration Management System|1842|2021-07-05| -|93|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1838|2021-12-24| -|94|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1831|2021-12-24| -|95|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1762|2021-12-19| -|96|[Aloshi/EmulationStation](https://github.com/Aloshi/EmulationStation)|A flexible emulator front-end supporting keyboardless navigation and custom system themes.|1705|2021-12-26| -|97|[Tencent/plato](https://github.com/Tencent/plato)|腾讯高性能分布式图计算框架Plato|1698|2021-08-14| -|98|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1666|2021-11-03| -|99|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1663|2021-12-27| -|100|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1620|2021-12-27| +|93|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1840|2021-12-24| +|94|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1832|2021-12-24| +|95|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1764|2021-12-19| +|96|[Aloshi/EmulationStation](https://github.com/Aloshi/EmulationStation)|A flexible emulator front-end supporting keyboardless navigation and custom system themes.|1706|2021-12-26| +|97|[Tencent/plato](https://github.com/Tencent/plato)|腾讯高性能分布式图计算框架Plato|1699|2021-08-14| +|98|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1667|2021-12-27| +|99|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1666|2021-11-03| +|100|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1622|2021-12-27|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/CSHARP.md b/content/charts/overall/software/CSHARP.md index db507ff8..b3a06ac2 100644 --- a/content/charts/overall/software/CSHARP.md +++ b/content/charts/overall/software/CSHARP.md @@ -1,107 +1,107 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > C# -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12592|2021-12-26| -|2|[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 ...|9864|2021-12-01| -|3|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8150|2021-12-19| -|4|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|6870|2021-08-25| -|5|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|6850|2021-12-13| -|6|[TGSAN/CMWTAT_Digital_Edition](https://github.com/TGSAN/CMWTAT_Digital_Edition)|CloudMoe Windows 10 Activation Toolkit get digital license, the best open source Win 10 activator in GitHub. GitHub 上最棒的开源 Win10 数字权利(数字许可证)激活工具!|6761|2021-06-15| -|7|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6152|2021-12-24| -|8|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5632|2021-12-27| -|9|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5186|2021-12-28| -|10|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|5096|2021-11-29| -|11|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4537|2021-11-06| -|12|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4527|2021-12-27| +|1|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12606|2021-12-28| +|2|[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 ...|9865|2021-12-01| +|3|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8153|2021-12-19| +|4|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|6874|2021-08-25| +|5|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|6856|2021-12-13| +|6|[TGSAN/CMWTAT_Digital_Edition](https://github.com/TGSAN/CMWTAT_Digital_Edition)|CloudMoe Windows 10 Activation Toolkit get digital license, the best open source Win 10 activator in GitHub. GitHub 上最棒的开源 Win10 数字权利(数字许可证)激活工具!|6763|2021-06-15| +|7|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6152|2021-12-28| +|8|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5634|2021-12-28| +|9|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5191|2021-12-28| +|10|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|5095|2021-11-29| +|11|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4540|2021-11-06| +|12|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|4535|2021-12-28| |13|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。|3880|2021-11-22| -|14|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|3775|2021-11-18| -|15|[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|3755|2021-12-27| -|16|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|3594|2021-12-27| -|17|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3538|2021-12-21| -|18|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3444|2021-12-22| -|19|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3413|2021-12-27| -|20|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3388|2021-12-27| -|21|[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 ...|3336|2021-09-28| -|22|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3237|2021-12-06| -|23|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3221|2021-11-08| -|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.|3089|2021-12-27| -|25|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3086|2021-12-23| -|26|[fanliang11/surging](https://github.com/fanliang11/surging)|Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It u ...|3086|2021-06-07| -|27|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3070|2021-12-27| -|28|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3010|2021-12-19| -|29|[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 ...|2944|2021-10-30| -|30|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2934|2021-12-26| -|31|[Azure/azure-powershell](https://github.com/Azure/azure-powershell)|Microsoft Azure PowerShell|2881|2021-12-28| +|14|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|3780|2021-11-18| +|15|[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|3756|2021-12-28| +|16|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|3630|2021-12-28| +|17|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3567|2021-12-21| +|18|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3455|2021-12-22| +|19|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3414|2021-12-28| +|20|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3391|2021-12-27| +|21|[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 ...|3341|2021-09-28| +|22|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3238|2021-12-06| +|23|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3224|2021-11-08| +|24|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3099|2021-12-23| +|25|[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.|3089|2021-12-28| +|26|[fanliang11/surging](https://github.com/fanliang11/surging)|Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It u ...|3085|2021-06-07| +|27|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3074|2021-12-28| +|28|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3011|2021-12-19| +|29|[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 ...|2945|2021-10-30| +|30|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2939|2021-12-26| +|31|[Azure/azure-powershell](https://github.com/Azure/azure-powershell)|Microsoft Azure PowerShell|2882|2021-12-28| |32|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统|2600|2021-12-05| -|33|[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. |2432|2021-12-22| -|34|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/|2346|2021-12-20| -|35|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2336|2021-12-27| -|36|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2170|2021-12-21| -|37|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。|2164|2021-12-27| -|38|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2099|2021-11-26| +|33|[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. |2432|2021-12-28| +|34|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/|2345|2021-12-28| +|35|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2342|2021-12-27| +|36|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2175|2021-12-21| +|37|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。|2164|2021-12-28| +|38|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2100|2021-12-28| |39|[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.|2092|2021-12-03| -|40|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|1979|2021-10-31| -|41|[kenvix/USBCopyer](https://github.com/kenvix/USBCopyer)|😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)|1890|2021-10-05| +|40|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|1980|2021-10-31| +|41|[kenvix/USBCopyer](https://github.com/kenvix/USBCopyer)|😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)|1891|2021-10-05| |42|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1811|2021-11-30| |43|[aws/aws-sdk-net](https://github.com/aws/aws-sdk-net)|The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:|1722|2021-12-24| |44|[apache/lucenenet](https://github.com/apache/lucenenet)|Apache Lucene.NET|1710|2021-12-27| |45|[xasset/xasset](https://github.com/xasset/xasset)|让 Unity 快速打包和运行。|1662|2021-12-24| -|46|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。|1634|2021-12-24| +|46|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。|1633|2021-12-24| |47|[lgsvl/simulator](https://github.com/lgsvl/simulator)|A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles|1630|2021-12-20| -|48|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1620|2021-12-20| -|49|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://106.14.124.170/admin|1608|2021-09-17| -|50|[JavScraper/Emby.Plugins.JavScraper](https://github.com/JavScraper/Emby.Plugins.JavScraper)|Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。|1529|2021-06-22| +|48|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1622|2021-12-20| +|49|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://106.14.124.170/admin|1609|2021-09-17| +|50|[JavScraper/Emby.Plugins.JavScraper](https://github.com/JavScraper/Emby.Plugins.JavScraper)|Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。|1531|2021-06-22| |51|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1508|2021-12-18| -|52|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1497|2021-12-10| +|52|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1499|2021-12-10| |53|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1484|2021-10-27| -|54|[dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE)|Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.|1467|2021-12-05| -|55|[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、达梦,重点在缓存、性能、分表、自动建表。|1440|2021-12-25| -|56|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1422|2021-12-27| -|57|[mr-kelly/KSFramework](https://github.com/mr-kelly/KSFramework)|QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload|1393|2021-09-01| +|54|[dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE)|Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.|1466|2021-12-05| +|55|[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、达梦,重点在缓存、性能、分表、自动建表。|1442|2021-12-28| +|56|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1424|2021-12-27| +|57|[mr-kelly/KSFramework](https://github.com/mr-kelly/KSFramework)|QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload|1394|2021-09-01| |58|[Richasy/BiliBili-UWP](https://github.com/Richasy/BiliBili-UWP)|BiliBili的UWP客户端,当然,是第三方的了|1380|2021-09-03| -|59|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1367|2021-11-18| -|60|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1310|2021-12-27| +|59|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1368|2021-11-18| +|60|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1311|2021-12-28| |61|[944095635/DMSkin](https://github.com/944095635/DMSkin)|DMSkin WPF 样式 UI 框架 WPF Borderless Window Custom Controls & Styles MVVM Support|1289|2021-08-15| -|62|[zengzhan/qqzeng-ip](https://github.com/zengzhan/qqzeng-ip)|最新IP地址数据库-多语言解析以及导入数据库脚本|1279|2021-12-20| -|63|[indiff/qttabbar](https://github.com/indiff/qttabbar)|Qttabbar is a small tool that allows you to use tab multi label function in Windows Explorer. |1263|2021-12-02| +|62|[zengzhan/qqzeng-ip](https://github.com/zengzhan/qqzeng-ip)|最新IP地址数据库-多语言解析以及导入数据库脚本|1278|2021-12-20| +|63|[indiff/qttabbar](https://github.com/indiff/qttabbar)|Qttabbar is a small tool that allows you to use tab multi label function in Windows Explorer. |1264|2021-12-02| |64|[neil3d/excel2json](https://github.com/neil3d/excel2json)|把Excel表转换成json对象,并保存到一个文本文件中。|1256|2021-10-07| |65|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1244|2021-12-21| -|66|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for Final Fantasy XIV|1229|2021-12-25| -|67|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于UWP平台的第三方酷安客户端|1212|2021-11-17| -|68|[Bililive/BililiveRecorder](https://github.com/Bililive/BililiveRecorder)|B站录播姬 BiliBili Stream Recorder 哔哩哔哩直播录制|1212|2021-12-27| +|66|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for Final Fantasy XIV|1229|2021-12-28| +|67|[Bililive/BililiveRecorder](https://github.com/Bililive/BililiveRecorder)|B站录播姬 BiliBili Stream Recorder 哔哩哔哩直播录制|1214|2021-12-27| +|68|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于UWP平台的第三方酷安客户端|1213|2021-11-17| |69|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1182|2021-12-21| -|70|[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的用户令牌认证机制,让前后 ...|1169|2021-09-16| -|71|[zhaopeiym/quartzui](https://github.com/zhaopeiym/quartzui)|基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置|1101|2021-10-05| -|72|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|1080|2021-10-08| -|73|[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 ...|1072|2021-12-20| -|74|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1055|2021-11-22| -|75|[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, ...|1031|2021-12-27| +|70|[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的用户令牌认证机制,让前后 ...|1170|2021-09-16| +|71|[zhaopeiym/quartzui](https://github.com/zhaopeiym/quartzui)|基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置|1102|2021-10-05| +|72|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|1085|2021-10-08| +|73|[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 ...|1075|2021-12-20| +|74|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1056|2021-11-22| +|75|[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, ...|1033|2021-12-28| |76|[hemaju/Wireboy.Socket.P2PSocket](https://github.com/hemaju/Wireboy.Socket.P2PSocket)|P2P内网穿透,实现【公司】-【家】远程控制|988|2021-09-08| -|77|[morkt/GARbro](https://github.com/morkt/GARbro)|Visual Novels resource browser|983|2021-12-27| -|78|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|Make Windows faster and more secure|982|2021-12-12| -|79|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|957|2021-12-24| +|77|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|Make Windows faster and more secure|984|2021-12-12| +|78|[morkt/GARbro](https://github.com/morkt/GARbro)|Visual Novels resource browser|983|2021-12-27| +|79|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|961|2021-12-24| |80|[Pathoschild/SMAPI](https://github.com/Pathoschild/SMAPI)|The modding API for Stardew Valley.|955|2021-12-24| -|81|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|944|2021-12-27| -|82|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|925|2021-12-27| +|81|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|946|2021-12-28| +|82|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|926|2021-12-27| |83|[JasonMa0012/JasonMaToonRenderPipeline](https://github.com/JasonMa0012/JasonMaToonRenderPipeline)|JTRP : Unity HDRP ToonShading Render Pipeline (Preview)|896|2021-12-17| |84|[hitchao/Jvedio](https://github.com/hitchao/Jvedio)|Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching|895|2021-12-15| -|85|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|892|2021-12-27| +|85|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|892|2021-12-28| |86|[itext/itext7-dotnet](https://github.com/itext/itext7-dotnet)|iText 7 for .NET is the .NET version of the iText 7 library, formerly known as iTextSharp, which it replaces. iText 7 represents the next level of SDKs for developers that want to take advantage of th ...|892|2021-12-28| -|87|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|889|2021-09-21| +|87|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|890|2021-09-21| |88|[yanghuan/CSharp.lua](https://github.com/yanghuan/CSharp.lua)|The C# to Lua compiler|862|2021-11-10| |89|[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 ...|853|2021-10-28| |90|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|821|2021-12-27| -|91|[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 ...|804|2021-12-22| +|91|[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 ...|806|2021-12-22| |92|[ntminer/NtMiner](https://github.com/ntminer/NtMiner)|GPU miner. github不太慢,https://ntminer.coding.net/public/NtMiner/NtMiner/git/files|784|2021-12-11| -|93|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|781|2021-12-23| +|93|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|782|2021-12-23| |94|[aliostad/CacheCow](https://github.com/aliostad/CacheCow)|An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server|779|2021-12-13| |95|[dotnetcore/FlubuCore](https://github.com/dotnetcore/FlubuCore)|A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.|776|2021-12-03| -|96|[dahall/TaskScheduler](https://github.com/dahall/TaskScheduler)|Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.|769|2021-12-13| -|97|[arkypita/LaserGRBL](https://github.com/arkypita/LaserGRBL)|Laser optimized GUI for GRBL|760|2021-12-25| +|96|[dahall/TaskScheduler](https://github.com/dahall/TaskScheduler)|Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.|770|2021-12-13| +|97|[arkypita/LaserGRBL](https://github.com/arkypita/LaserGRBL)|Laser optimized GUI for GRBL|761|2021-12-25| |98|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|758|2021-12-20| |99|[nkc3g4/wtg-assistant](https://github.com/nkc3g4/wtg-assistant)|-|756|2021-08-27| |100|[wuxiongbin/XIL](https://github.com/wuxiongbin/XIL)|使用ILRuntime实现的类似XLUA功能的Unity3D下热修复BUG的解决方案|728|2021-12-23| diff --git a/content/charts/overall/software/CSS.md b/content/charts/overall/software/CSS.md index 802e8a22..0eb3c0e3 100644 --- a/content/charts/overall/software/CSS.md +++ b/content/charts/overall/software/CSS.md @@ -1,32 +1,32 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > CSS -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|16578|2021-10-18| -|2|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15744|2021-11-06| -|3|[philipwalton/solved-by-flexbox](https://github.com/philipwalton/solved-by-flexbox)|A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.|12904|2021-11-12| -|4|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11715|2021-12-22| +|1|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|16582|2021-10-18| +|2|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15743|2021-11-06| +|3|[philipwalton/solved-by-flexbox](https://github.com/philipwalton/solved-by-flexbox)|A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.|12906|2021-11-12| +|4|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11718|2021-12-22| |5|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration,在这里找到写 CSS 的灵感!|7551|2021-10-22| -|6|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|7295|2021-12-07| +|6|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|7300|2021-12-07| |7|[DMQ/mvvm](https://github.com/DMQ/mvvm)|剖析vue实现原理,自己动手实现mvvm|5039|2021-06-08| -|8|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|4717|2021-12-27| -|9|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|3501|2021-12-23| -|10|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3295|2021-12-28| -|11|[jbtronics/CrookedStyleSheets](https://github.com/jbtronics/CrookedStyleSheets)|Webpage tracking only using CSS (and no JS)|3270|2021-08-23| -|12|[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|3183|2021-11-10| -|13|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3075|2021-12-09| +|8|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|4717|2021-12-28| +|9|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|3502|2021-12-23| +|10|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3296|2021-12-28| +|11|[jbtronics/CrookedStyleSheets](https://github.com/jbtronics/CrookedStyleSheets)|Webpage tracking only using CSS (and no JS)|3269|2021-08-23| +|12|[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|3187|2021-11-10| +|13|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3076|2021-12-09| |14|[jukanntenn/django-blog-tutorial](https://github.com/jukanntenn/django-blog-tutorial)|基于 Python3.5 和 Django 1.10 的 Django Blog 项目。|2233|2021-06-10| -|15|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2167|2021-11-30| +|15|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2171|2021-11-30| |16|[ethantw/Han](https://github.com/ethantw/Han)|「漢字標準格式」印刷品般的漢字排版框架 Han.css: the CSS typography framework optimised for Hanzi.|2156|2021-07-01| |17|[abc-club/js-paradise](https://github.com/abc-club/js-paradise)|前端乐园|1763|2021-12-14| -|18|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1665|2021-10-05| +|18|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1666|2021-10-05| |19|[waylybaye/HyperApp-Guide](https://github.com/waylybaye/HyperApp-Guide)|HyperApp user's manual |1569|2021-07-26| -|20|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1547|2021-09-27| -|21|[mdo/wtf-html-css](https://github.com/mdo/wtf-html-css)|Common reasons your HTML and CSS may be fucked.|1396|2021-10-01| -|22|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1320|2021-12-26| +|20|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1545|2021-09-27| +|21|[mdo/wtf-html-css](https://github.com/mdo/wtf-html-css)|Common reasons your HTML and CSS may be fucked.|1397|2021-10-01| +|22|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1321|2021-12-26| |23|[yihui/xaringan](https://github.com/yihui/xaringan)|Presentation Ninja 幻灯忍者 · 写轮眼|1295|2021-06-24| |24|[smartping/smartping](https://github.com/smartping/smartping)|综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能 |1257|2021-10-29| |25|[v2fly/v2ray-examples](https://github.com/v2fly/v2ray-examples)|v2ray-core 的模板们|1168|2021-10-10| @@ -43,7 +43,7 @@ |36|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|675|2021-12-22| |37|[e282486518/yii2admin](https://github.com/e282486518/yii2admin)|通用的yii2后台,基于Yii2的advanced应用程序模板,整合RBAC、Menu、Config、Migration多语言、RESTfull等等...|629|2021-10-11| |38|[andylei18/vue-shopping](https://github.com/andylei18/vue-shopping)|基于Vue模仿蘑菇街的单页应用http://andylei18.github.io/vue-shopping/|624|2021-08-03| -|39|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题|615|2021-12-26| +|39|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题|614|2021-12-26| |40|[briano1905/typings](https://github.com/briano1905/typings)|typings.gg is a sleek and modern typing test website. it support many custom themes|612|2021-10-27| |41|[Cl0udG0d/SZhe_Scan](https://github.com/Cl0udG0d/SZhe_Scan)|碎遮SZhe_Scan Web漏洞扫描器,基于python Flask框架,对输入的域名/IP进行全面的信息搜集,漏洞扫描,可自主添加POC|599|2021-08-04| |42|[dkwingsmt/haha](https://github.com/dkwingsmt/haha)|蛤蛤体生成器|593|2021-08-26| @@ -51,31 +51,31 @@ |44|[zlq4863947/tradingViewWikiCn](https://github.com/zlq4863947/tradingViewWikiCn)|tradingView的中文开发文档|566|2021-10-27| |45|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|cool-admin一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|556|2021-12-18| |46|[d2-projects/folder-explorer](https://github.com/d2-projects/folder-explorer)|分析文件目录,统计数据并以树形结构和图表的形式展示结果,也可以导出多种格式留存|534|2021-10-12| -|47|[byrwiki/byrwiki](https://github.com/byrwiki/byrwiki)|北邮人导航:一个框,全能搜|473|2021-12-21| -|48|[lepture/yue.css](https://github.com/lepture/yue.css)|A typography stylesheet for readable content|470|2021-10-25| -|49|[ybdt/poc-hub](https://github.com/ybdt/poc-hub)|漏洞复现:远程漏洞、本地漏洞|432|2021-12-17| -|50|[w-digital-scanner/w11scan](https://github.com/w-digital-scanner/w11scan)|分布式WEB指纹识别平台 Distributed WEB fingerprint identification platform|401|2021-06-10| -|51|[talkincode/ToughRADIUS](https://github.com/talkincode/ToughRADIUS)|Beautiful open source RadiusServer|391|2021-11-03| -|52|[TieBaMma/InstallTutorial](https://github.com/TieBaMma/InstallTutorial)|-|389|2021-12-22| -|53|[liuzc/LeaveIt](https://github.com/liuzc/LeaveIt)|A simple, minimal, clean blog theme for hugo.|377|2021-08-13| -|54|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|375|2021-08-04| -|55|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|365|2021-12-27| +|47|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|493|2021-08-04| +|48|[byrwiki/byrwiki](https://github.com/byrwiki/byrwiki)|北邮人导航:一个框,全能搜|473|2021-12-21| +|49|[lepture/yue.css](https://github.com/lepture/yue.css)|A typography stylesheet for readable content|470|2021-10-25| +|50|[ybdt/poc-hub](https://github.com/ybdt/poc-hub)|漏洞复现:远程漏洞、本地漏洞|432|2021-12-17| +|51|[w-digital-scanner/w11scan](https://github.com/w-digital-scanner/w11scan)|分布式WEB指纹识别平台 Distributed WEB fingerprint identification platform|401|2021-06-10| +|52|[talkincode/ToughRADIUS](https://github.com/talkincode/ToughRADIUS)|Beautiful open source RadiusServer|391|2021-11-03| +|53|[TieBaMma/InstallTutorial](https://github.com/TieBaMma/InstallTutorial)|-|389|2021-12-22| +|54|[liuzc/LeaveIt](https://github.com/liuzc/LeaveIt)|A simple, minimal, clean blog theme for hugo.|377|2021-08-13| +|55|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|366|2021-12-27| |56|[Theigrams/My-Typora-Themes](https://github.com/Theigrams/My-Typora-Themes)|A CSS style for Typora|364|2021-07-24| |57|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|361|2021-10-06| |58|[SilurianYang/uni-app-tools](https://github.com/SilurianYang/uni-app-tools)|this is some uni-app toolset, more routing extensions|359|2021-10-05| -|59|[weeshop/WeeShop](https://github.com/weeshop/WeeShop)|优雅易用的微信小程序商城,PHP商城。 基于Laravel的基因,来自Symfony的底层技术,来自Drupal Commerce的核心技术,由Drupal中国开源社区维护。QQ群:714023327|358|2021-12-19| -|60|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|355|2021-09-08| +|59|[weeshop/WeeShop](https://github.com/weeshop/WeeShop)|优雅易用的微信小程序商城,PHP商城。 基于Laravel的基因,来自Symfony的底层技术,来自Drupal Commerce的核心技术,由Drupal中国开源社区维护。QQ群:714023327|357|2021-12-19| +|60|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|356|2021-09-08| |61|[Zisbusy/Akina-for-Typecho](https://github.com/Zisbusy/Akina-for-Typecho)|Akina for Typecho 主题模板|349|2021-11-06| |62|[paul-hammant/tbd](https://github.com/paul-hammant/tbd)|Source for TrunkBasedDevelopment.com|340|2021-11-16| -|63|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|328|2021-12-25| +|63|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|330|2021-12-25| |64|[sanjinhub/hexo-theme-geek](https://github.com/sanjinhub/hexo-theme-geek)|一个符合极客精神主义极简的 Hexo 主题|302|2021-06-05| |65|[c10342/player](https://github.com/c10342/player)|electron-vue音视频播放器|300|2021-11-17| |66|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|284|2021-12-19| |67|[hzsrc/webpack-theme-color-replacer](https://github.com/hzsrc/webpack-theme-color-replacer)|A runtime dynamic theme color replacement plugin for webpack.|283|2021-08-21| |68|[varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)|:star2: A simple and beautiful theme for Hugo|282|2021-10-14| |69|[mo-xiaoxi/AWD_CTF_Platform](https://github.com/mo-xiaoxi/AWD_CTF_Platform)|一个简单的AWD训练平台|282|2021-12-09| -|70|[ustc-zzzz/YiGeDingLia](https://github.com/ustc-zzzz/YiGeDingLia)|一个顶俩|280|2021-10-06| -|71|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|278|2021-12-09| +|70|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|280|2021-12-09| +|71|[ustc-zzzz/YiGeDingLia](https://github.com/ustc-zzzz/YiGeDingLia)|一个顶俩|280|2021-10-06| |72|[hliu202/typora-purple-theme](https://github.com/hliu202/typora-purple-theme)|A purple theme for Typora|276|2021-12-23| |73|[theme-nexmoe/typecho-theme-nexmoe](https://github.com/theme-nexmoe/typecho-theme-nexmoe)|🔥 一个特别的 Typecho 主题|271|2021-09-10| |74|[Yuyz0112/syncit](https://github.com/Yuyz0112/syncit)|a privacy-first co-browsing tool|263|2021-09-24| @@ -84,25 +84,25 @@ |77|[dotnetclub-net/dotnetclub](https://github.com/dotnetclub-net/dotnetclub)|dotnetclub.net 的源代码|250|2021-10-05| |78|[Yue-plus/hexo-theme-arknights](https://github.com/Yue-plus/hexo-theme-arknights)|明日方舟罗德岛阵营的 Hexo 主题,支持数学公式、Valine评论系统、Mermaid图表|249|2021-12-16| |79|[LF112/BTCO](https://github.com/LF112/BTCO)|🎉 宝塔面板响应式解决方案|238|2021-09-04| -|80|[xiaoheiAh/hugo-theme-pure](https://github.com/xiaoheiAh/hugo-theme-pure)|A pure theme for Hugo|234|2021-07-22| -|81|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |233|2021-12-27| +|80|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |235|2021-12-28| +|81|[xiaoheiAh/hugo-theme-pure](https://github.com/xiaoheiAh/hugo-theme-pure)|A pure theme for Hugo|234|2021-07-22| |82|[workcheng/WeiYa](https://github.com/workcheng/WeiYa)|尾牙小程序|229|2021-08-16| |83|[luffyZh/dynamic-antd-theme](https://github.com/luffyZh/dynamic-antd-theme)|🌈 A simple plugin to dynamic change ant-design theme whether less or css. |228|2021-12-21| |84|[qr-merger/merger](https://github.com/qr-merger/merger)|Lightweight, Integrated QR Code Payment Interface - https://demo.qrcdn.com|225|2021-12-20| |85|[happypeter/haoduoshipin](https://github.com/happypeter/haoduoshipin)|好多视频|221|2021-10-22| |86|[We-Hack-Studio/nuts](https://github.com/We-Hack-Studio/nuts)|坚果量化 - 数字货币量化交易系统。|215|2021-10-06| |87|[rememberber/MooTool](https://github.com/rememberber/MooTool)|A handy tool set for developers. 开发者常备小工具|214|2021-12-16| -|88|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|213|2021-12-13| +|88|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|213|2021-12-28| |89|[tangkunyin/hexo-theme-jsimple](https://github.com/tangkunyin/hexo-theme-jsimple)|Simple three columns theme for Hexo.Inspired by JianShu.com|212|2021-08-30| |90|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 ‘Jekyll’ 主题。A candy-colored 🍬 ‘Jekyll’ theme.|210|2021-12-09| |91|[Soanguy/typora-theme-autumnus](https://github.com/Soanguy/typora-theme-autumnus)|Typora theme for 中文|206|2021-11-27| |92|[unclehking/bdAdfinisher](https://github.com/unclehking/bdAdfinisher)|去除百度搜索内容页广告chrome插件(兼容各大“国产”浏览器急速版).|199|2021-12-24| -|93|[suruibuas/eadmin](https://github.com/suruibuas/eadmin)|eadmin - 极致用户体验与极简开发并存的开箱即用的后台UI框架|197|2021-08-10| -|94|[dmego/home.github.io](https://github.com/dmego/home.github.io)|个人主页|197|2021-12-28| +|93|[dmego/home.github.io](https://github.com/dmego/home.github.io)|个人主页|198|2021-12-28| +|94|[suruibuas/eadmin](https://github.com/suruibuas/eadmin)|eadmin - 极致用户体验与极简开发并存的开箱即用的后台UI框架|197|2021-08-10| |95|[xiaoqingfengATGH/luci-theme-infinityfreedom](https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom)|A theme for HomeLede and Openwrt.|190|2021-10-03| |96|[ghostrong/weblog](https://github.com/ghostrong/weblog)|A simple blog system written in Flask.|187|2021-12-13| |97|[Aneureka/push-to-kindle](https://github.com/Aneureka/push-to-kindle)|📘 A web-based tool for pushing documents to your lovely kindle.|186|2021-10-01| -|98|[Lavender-z/demo](https://github.com/Lavender-z/demo)|每天一个有趣的前端案例|183|2021-06-07| +|98|[Lavender-z/demo](https://github.com/Lavender-z/demo)|每天一个有趣的前端案例|184|2021-06-07| |99|[luoyan35714/LessOrMore](https://github.com/luoyan35714/LessOrMore)|Jekyll theme.|180|2021-11-30| |100|[HFO4/HideByPixel](https://github.com/HFO4/HideByPixel)|一个利用像素隐藏文字的程序|172|2021-07-12| diff --git a/content/charts/overall/software/Dart.md b/content/charts/overall/software/Dart.md index 5830f47b..9e491ffd 100644 --- a/content/charts/overall/software/Dart.md +++ b/content/charts/overall/software/Dart.md @@ -1,64 +1,64 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Dart -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[flutterchina/dio](https://github.com/flutterchina/dio)|A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.|10303|2021-12-22| |2|[alibaba/fish-redux](https://github.com/alibaba/fish-redux)|An assembled flutter application framework.|7221|2021-07-07| -|3|[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.|5763|2021-12-23| -|4|[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|5745|2021-12-27| -|5|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4542|2021-12-13| -|6|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4004|2021-12-24| -|7|[flutterchina/flukit](https://github.com/flutterchina/flukit)| A Flutter UI Kit(一个 Flutter UI组件库),2.0 beta is available now !|3837|2021-10-07| -|8|[xuelongqy/flutter_easyrefresh](https://github.com/xuelongqy/flutter_easyrefresh)|A flutter widget that provides pull-down refresh and pull-up load.|2994|2021-12-15| -|9|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|2863|2021-12-26| -|10|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|2834|2021-12-26| +|3|[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.|5764|2021-12-23| +|4|[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|5749|2021-12-28| +|5|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4558|2021-12-13| +|6|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4005|2021-12-24| +|7|[flutterchina/flukit](https://github.com/flutterchina/flukit)| A Flutter UI Kit(一个 Flutter UI组件库),2.0 beta is available now !|3839|2021-10-07| +|8|[xuelongqy/flutter_easyrefresh](https://github.com/xuelongqy/flutter_easyrefresh)|A flutter widget that provides pull-down refresh and pull-up load.|2995|2021-12-15| +|9|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|2864|2021-12-26| +|10|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|2837|2021-12-28| |11|[yubo725/flutter-osc](https://github.com/yubo725/flutter-osc)|基于Google Flutter的开源中国客户端,支持Android和iOS。|2793|2021-08-07| -|12|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|2678|2021-12-26| +|12|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|2679|2021-12-26| |13|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2470|2021-10-27| |14|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2247|2021-12-01| |15|[youxinLu/flutter_mall](https://github.com/youxinLu/flutter_mall)|Flutter_Mall是一款Flutter开源在线商城应用程序,是基于litemall基础上进行开发,litemall包含了Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端感兴趣的同学可以自行研究部署,Flutter_Mall基本上包含了litemall中小程序的功能。|2051|2021-07-04| |16|[mobxjs/mobx.dart](https://github.com/mobxjs/mobx.dart)|MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.|2048|2021-12-25| -|17|[LaoMengFlutter/flutter-do](https://github.com/LaoMengFlutter/flutter-do)|包含350多个组件用法、组件继承关系图、40多个 loading 组件,App升级、验证码、弹幕、音乐字幕 4个插件,一个小而全完整的App项目。|1942|2021-12-06| -|18|[fluttercandies/wechat_flutter](https://github.com/fluttercandies/wechat_flutter)|wechat_flutter Flutter版本微信,一个优秀的Flutter即时通讯IM开源库!|1903|2021-11-14| -|19|[asjqkkkk/flutter-todos](https://github.com/asjqkkkk/flutter-todos)|📝 one day list app created by flutter!|1596|2021-12-08| -|20|[yukilzw/dy_flutter](https://github.com/yukilzw/dy_flutter)|斗鱼直播APP :rocket: 多元化Flutter开源项目。涵盖礼物特效、手势动画、弹幕池、抽奖、鱼吧等(另提供服务端Mock接口)|1525|2021-11-01| +|17|[LaoMengFlutter/flutter-do](https://github.com/LaoMengFlutter/flutter-do)|包含350多个组件用法、组件继承关系图、40多个 loading 组件,App升级、验证码、弹幕、音乐字幕 4个插件,一个小而全完整的App项目。|1943|2021-12-06| +|18|[fluttercandies/wechat_flutter](https://github.com/fluttercandies/wechat_flutter)|wechat_flutter Flutter版本微信,一个优秀的Flutter即时通讯IM开源库!|1905|2021-11-14| +|19|[asjqkkkk/flutter-todos](https://github.com/asjqkkkk/flutter-todos)|📝 one day list app created by flutter!|1597|2021-12-08| +|20|[yukilzw/dy_flutter](https://github.com/yukilzw/dy_flutter)|斗鱼直播APP :rocket: 多元化Flutter开源项目。涵盖礼物特效、手势动画、弹幕池、抽奖、鱼吧等(另提供服务端Mock接口)|1526|2021-11-01| |21|[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|1422|2021-12-10| -|22|[Rannie/flui](https://github.com/Rannie/flui)|A powerful UI framework for Google Flutter.|1303|2021-12-16| +|22|[Rannie/flui](https://github.com/Rannie/flui)|A powerful UI framework for Google Flutter.|1304|2021-12-16| |23|[befovy/fijkplayer](https://github.com/befovy/fijkplayer)|ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter video/audio player. Flutter media player plugin for android/iOS based on ijkplayer. fijkplayer 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplay ...|1177|2021-11-30| |24|[Sky24n/common_utils](https://github.com/Sky24n/common_utils)|Dart common utils library. DateUtil, EncryptUtil, JsonUtil, LogUtil, MoneyUtil, NumUtil, ObjectUtil, RegexUtil, TextUtil, TimelineUtil, TimerUtil. 包含日期,正则,倒计时,时间轴等工具类。|1102|2021-12-23| -|25|[wuba/fair](https://github.com/wuba/fair)|A Flutter package used to update widget tree dynamically. Flutter Fair是为Flutter设计的,UI&模板动态化框架|1045|2021-12-24| -|26|[git-touch/git-touch](https://github.com/git-touch/git-touch)|An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter|999|2021-12-25| -|27|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|894|2021-09-15| -|28|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|891|2021-12-28| -|29|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|817|2021-12-27| +|25|[wuba/fair](https://github.com/wuba/fair)|A Flutter package used to update widget tree dynamically. Flutter Fair是为Flutter设计的,UI&模板动态化框架|1049|2021-12-24| +|26|[git-touch/git-touch](https://github.com/git-touch/git-touch)|An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter|1000|2021-12-25| +|27|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|906|2021-12-28| +|28|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|895|2021-09-15| +|29|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|819|2021-12-28| |30|[nslog11/flutter_easyloading](https://github.com/nslog11/flutter_easyloading)|✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web|752|2021-12-20| |31|[CaiJingLong/flutter_ijkplayer](https://github.com/CaiJingLong/flutter_ijkplayer)|ijkplayer for flutter|737|2021-09-04| |32|[MMMzq/bot_toast](https://github.com/MMMzq/bot_toast)|A really easy to use flutter toast library|652|2021-07-23| |33|[jesusrp98/spacex-go](https://github.com/jesusrp98/spacex-go)|Simple yet powerful, open-source SpaceX launch tracker.|652|2021-11-08| |34|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|623|2021-11-26| -|35|[xuexiangjys/flutter_template](https://github.com/xuexiangjys/flutter_template)|The project of the empty template with Flutter has built the basic framework to realize the functions of internationalization, theme peeling, login and registration, etc.(Flutter空壳模板工程,已搭建基础框架,实现国际化、主 ...|597|2021-08-10| +|35|[xuexiangjys/flutter_template](https://github.com/xuexiangjys/flutter_template)|The project of the empty template with Flutter has built the basic framework to realize the functions of internationalization, theme peeling, login and registration, etc.(Flutter空壳模板工程,已搭建基础框架,实现国际化、主 ...|596|2021-08-10| |36|[xausky/DockerRegisterCloud](https://github.com/xausky/DockerRegisterCloud)|基于 Docker 仓库协议的网盘客户端,可以将目前众多的免费容器仓库服务用于网盘。|591|2021-11-25| |37|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|563|2021-11-01| |38|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|544|2021-12-07| |39|[flutterchina/json_model](https://github.com/flutterchina/json_model)|Generate model class from Json file. 一行命令,通过Json文件生成Dart Model类。|531|2021-10-07| -|40|[AgoraIO/Agora-Flutter-SDK](https://github.com/AgoraIO/Agora-Flutter-SDK)|Flutter wrapper around the Agora RTC SDKs for Android and iOS|530|2021-12-27| -|41|[biyidev/biyi_app](https://github.com/biyidev/biyi_app)|Biyi (比译) is a convenient translation and dictionary app written in dart / Flutter. |520|2021-12-22| +|40|[AgoraIO/Agora-Flutter-SDK](https://github.com/AgoraIO/Agora-Flutter-SDK)|Flutter wrapper around the Agora RTC SDKs for Android and iOS|531|2021-12-27| +|41|[biyidev/biyi_app](https://github.com/biyidev/biyi_app)|Biyi (比译) is a convenient translation and dictionary app written in dart / Flutter. |522|2021-12-22| |42|[crazecoder/flutter_bugly](https://github.com/crazecoder/flutter_bugly)|腾讯Bugly flutter应用更新统计及异常上报插件,支持Android、iOS|515|2021-12-17| |43|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.(Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|500|2021-11-25| |44|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|492|2021-12-17| -|45|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |483|2021-10-17| +|45|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |485|2021-10-17| |46|[marchellodev/sharik](https://github.com/marchellodev/sharik)|Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot|478|2021-11-04| -|47|[Tencent/mxflutter](https://github.com/Tencent/mxflutter)|使用 TypeScript/JavaScript 来开发 Flutter 应用的框架。|462|2021-07-29| +|47|[Tencent/mxflutter](https://github.com/Tencent/mxflutter)|使用 TypeScript/JavaScript 来开发 Flutter 应用的框架。|463|2021-07-29| |48|[CCY0122/WanAndroid_Flutter](https://github.com/CCY0122/WanAndroid_Flutter)|🔥🔥超完整超漂亮的Flutter版wanAndroid客户端。含wanAndroid已开放的所有功能(包括TODO)。项目包含BloC模式、Provider模式、常规模式。|462|2021-06-17| -|49|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。类似哔咔漫画。|449|2021-12-28| +|49|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。类似哔咔漫画。|450|2021-12-28| |50|[w4mxl/V2LF](https://github.com/w4mxl/V2LF)|The v2ex client write in flutter.|438|2021-09-10| -|51|[xiaoyaocz/dmzj_flutter](https://github.com/xiaoyaocz/dmzj_flutter)|动漫之家Flutter客户端|420|2021-11-29| -|52|[honjow/FEhViewer](https://github.com/honjow/FEhViewer)|An e-hentai/exhentai app make on flutter|412|2021-12-27| +|51|[xiaoyaocz/dmzj_flutter](https://github.com/xiaoyaocz/dmzj_flutter)|动漫之家Flutter客户端|421|2021-11-29| +|52|[honjow/FEhViewer](https://github.com/honjow/FEhViewer)|An e-hentai/exhentai app make on flutter|412|2021-12-28| |53|[YYFlutter/flutter-custom-dialog](https://github.com/YYFlutter/flutter-custom-dialog)|🚀🚀🚀 Semantic dialog|411|2021-10-22| -|54|[fluttercandies/flutter_photo_manager](https://github.com/fluttercandies/flutter_photo_manager)|A Flutter plugin that provides assets abstraction management APIs without UI integration, you can get assets (image/video/audio) on Android, iOS and macOS.|407|2021-12-28| +|54|[fluttercandies/flutter_photo_manager](https://github.com/fluttercandies/flutter_photo_manager)|A Flutter plugin that provides assets abstraction management APIs without UI integration, you can get assets (image/video/audio) on Android, iOS and macOS.|408|2021-12-28| |55|[Im-Kevin/cool_ui](https://github.com/Im-Kevin/cool_ui)|用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘|402|2021-11-08| |56|[OpenFlutter/flutter_oktoast](https://github.com/OpenFlutter/flutter_oktoast)|a pure flutter toast library|394|2021-11-05| |57|[qq326646683/flutter_tencentplayer](https://github.com/qq326646683/flutter_tencentplayer)|支持视频、直播源播放;边下边播放;清晰度、播放速度设置;离线下载;支持下载断点续传|372|2021-11-21| @@ -66,12 +66,12 @@ |59|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|338|2021-09-09| |60|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|332|2021-11-11| |61|[togettoyou/flutter-one-app](https://github.com/togettoyou/flutter-one-app)|🎊 Flutter 仿「ONE·一个」APP|327|2021-08-09| -|62|[dylanwuzh/flutter-cupertino-date-picker](https://github.com/dylanwuzh/flutter-cupertino-date-picker)|Flutter cupertino style date picker.|318|2021-12-11| -|63|[bladeofgod/Bedrock](https://github.com/bladeofgod/Bedrock)|一款基于MVVM+Provider的快速开发框架。|311|2021-12-27| +|62|[dylanwuzh/flutter-cupertino-date-picker](https://github.com/dylanwuzh/flutter-cupertino-date-picker)|Flutter cupertino style date picker.|319|2021-12-11| +|63|[bladeofgod/Bedrock](https://github.com/bladeofgod/Bedrock)|一款基于MVVM+Provider的快速开发框架。|311|2021-12-28| |64|[xieyezi/flutter-shopping-AiRi](https://github.com/xieyezi/flutter-shopping-AiRi)|一款基于Flutter开发的购物App,涵盖了购物App的常见功能|304|2021-07-01| |65|[CaiJingLong/flutter_photo](https://github.com/CaiJingLong/flutter_photo)|Pick image/video from album by flutter. Support ios and android. UI by flutter, no native.|303|2021-09-23| |66|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|302|2021-12-24| -|67|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|287|2021-12-24| +|67|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|288|2021-12-24| |68|[flutter-studio/flutter-icons](https://github.com/flutter-studio/flutter-icons)|Customizable Icons for Flutter :boom:|286|2021-09-22| |69|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|284|2021-09-25| |70|[githubliruiyuan/HybridFlutter](https://github.com/githubliruiyuan/HybridFlutter)|Flutter + V8/JsCore 动态化|278|2021-10-06| @@ -83,28 +83,28 @@ |76|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|228|2021-12-06| |77|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|224|2021-09-29| |78|[flutter-thrio/flutter_thrio](https://github.com/flutter-thrio/flutter_thrio)|flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.|221|2021-10-12| -|79|[hurshi/dio-http-cache](https://github.com/hurshi/dio-http-cache)|http cache lib for Flutter dio like RxCache|215|2021-12-09| +|79|[hurshi/dio-http-cache](https://github.com/hurshi/dio-http-cache)|http cache lib for Flutter dio like RxCache|216|2021-12-09| |80|[user1121114685/Wallpaper_Engine](https://github.com/user1121114685/Wallpaper_Engine)|一个便捷的创意工坊下载器|213|2021-12-06| -|81|[socfony/server](https://github.com/socfony/server)|🛸 GraphQL server side of Socfony|211|2021-12-27| -|82|[designDo/flutter-checkio](https://github.com/designDo/flutter-checkio)|How time flies.一款开源习惯打卡APP,流畅的动画体验,Bloc实现状态管理,主题(颜色)切换,字体切换,数据库管理等。|210|2021-10-28| -|83|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webApp,Flutter项目,接口为真实数据。项目已完善|206|2021-12-23| +|81|[designDo/flutter-checkio](https://github.com/designDo/flutter-checkio)|How time flies.一款开源习惯打卡APP,流畅的动画体验,Bloc实现状态管理,主题(颜色)切换,字体切换,数据库管理等。|212|2021-10-28| +|82|[socfony/server](https://github.com/socfony/server)|🛸 GraphQL server side of Socfony|211|2021-12-27| +|83|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webApp,Flutter项目,接口为真实数据。项目已完善|206|2021-12-28| |84|[RxReader/alipay_kit](https://github.com/RxReader/alipay_kit)|flutter版支付宝登录/支付|203|2021-09-23| |85|[JiangJuHong/FlutterTencentImPlugin](https://github.com/JiangJuHong/FlutterTencentImPlugin)|腾讯即时通讯(IM),Flutter插件|199|2021-11-26| |86|[rongcloud/rongcloud-im-flutter-sdk](https://github.com/rongcloud/rongcloud-im-flutter-sdk)|IM Flutter SDK of RongCloud|195|2021-12-27| |87|[OpenFlutter/flutter_listview_loadmore](https://github.com/OpenFlutter/flutter_listview_loadmore)|flutter loadmore demos|192|2021-10-01| |88|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|189|2021-12-21| |89|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|188|2021-11-23| -|90|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|187|2021-11-29| +|90|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|188|2021-11-29| |91|[Yuzopro/opengit_flutter](https://github.com/Yuzopro/opengit_flutter)|OpenGit基于Flutter的Github客户端,支持Android和iOS。项目中涉及到BloC、Redux、国际化、多主题以及Github相关信息的查看等。|184|2021-07-26| -|92|[luckysmg/flutter_swipe_action_cell](https://github.com/luckysmg/flutter_swipe_action_cell)|A flutter UI package provides a cell widget that has leading and trailing swipe action menu.|182|2021-12-02| +|92|[luckysmg/flutter_swipe_action_cell](https://github.com/luckysmg/flutter_swipe_action_cell)|A flutter UI package provides a cell widget that has leading and trailing swipe action menu.|183|2021-12-02| |93|[zhaolongs/flutter-ho](https://github.com/zhaolongs/flutter-ho)|flutter 快速开发模版、脚手架|179|2021-11-16| |94|[iota9star/mikan_flutter](https://github.com/iota9star/mikan_flutter)|Flutter 驱动的三方 蜜柑计划(https://mikanani.me) APP,:construction: 开发中...|179|2021-12-14| |95|[Cyenoch/Flutter-Coolapk](https://github.com/Cyenoch/Flutter-Coolapk)|flutter coolapk, 酷安 Flutter版(第三方)酷安, 酷安Windows版, 酷安Linux版|179|2021-06-02| -|96|[svga/SVGAPlayer-Flutter](https://github.com/svga/SVGAPlayer-Flutter)|The SVGAPlayer implementation of Flutter using CustomPainter.|176|2021-12-02| +|96|[svga/SVGAPlayer-Flutter](https://github.com/svga/SVGAPlayer-Flutter)|The SVGAPlayer implementation of Flutter using CustomPainter.|177|2021-12-02| |97|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|173|2021-09-18| |98|[project-violet/violet](https://github.com/project-violet/violet)|Flutter based Viewer App|173|2021-12-18| |99|[ShaunRain/flutter_tindercard](https://github.com/ShaunRain/flutter_tindercard)|A Tinder(探探) Card Widget build with flutter.|162|2021-08-31| -|100|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Flutter版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|151|2021-12-28| +|100|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Flutter版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|152|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/Go.md b/content/charts/overall/software/Go.md index 68625c20..499f5173 100644 --- a/content/charts/overall/software/Go.md +++ b/content/charts/overall/software/Go.md @@ -1,105 +1,105 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Go -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|52016|2021-12-28| -|2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38203|2021-12-27| -|3|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |29967|2021-12-28| -|4|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27509|2021-12-27| -|5|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27457|2021-12-19| -|6|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|19666|2021-11-09| -|7|[coreybutler/nvm-windows](https://github.com/coreybutler/nvm-windows)|A node.js version management utility for Windows. Ironically written in Go.|18755|2021-12-16| -|8|[gocolly/colly](https://github.com/gocolly/colly)|Elegant Scraper and Crawler Framework for Golang|15622|2021-12-25| -|9|[helm/charts](https://github.com/helm/charts)|⚠️(OBSOLETE) Curated applications for Kubernetes|15325|2021-12-21| -|10|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15101|2021-12-27| -|11|[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.|13473|2021-12-27| -|12|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12720|2021-12-26| -|13|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12476|2021-11-30| -|14|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11704|2021-10-06| -|15|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11390|2021-11-08| -|16|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|10834|2021-12-27| -|17|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10338|2021-12-27| -|18|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9499|2021-12-27| -|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动手写/从零实现系列|9384|2021-12-12| -|20|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8450|2021-12-26| -|21|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8303|2021-12-17| -|22|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8290|2021-12-26| -|23|[cyfdecyf/cow](https://github.com/cyfdecyf/cow)|HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.|8251|2021-06-24| -|24|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8076|2021-12-16| -|25|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7351|2021-12-09| -|26|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7272|2021-12-02| -|27|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7122|2021-12-25| -|28|[smallnest/rpcx](https://github.com/smallnest/rpcx)|Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6546|2021-12-27| -|29|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6535|2021-12-27| -|30|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6022|2021-10-10| -|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云服务,打造具备聊天、社交功 ...|6012|2021-12-28| +|1|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|52036|2021-12-28| +|2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38205|2021-12-28| +|3|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |29978|2021-12-28| +|4|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|27516|2021-12-28| +|5|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27459|2021-12-19| +|6|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|19673|2021-11-09| +|7|[coreybutler/nvm-windows](https://github.com/coreybutler/nvm-windows)|A node.js version management utility for Windows. Ironically written in Go.|18763|2021-12-16| +|8|[gocolly/colly](https://github.com/gocolly/colly)|Elegant Scraper and Crawler Framework for Golang|15626|2021-12-25| +|9|[helm/charts](https://github.com/helm/charts)|⚠️(OBSOLETE) Curated applications for Kubernetes|15324|2021-12-21| +|10|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15107|2021-12-28| +|11|[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.|13513|2021-12-28| +|12|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12730|2021-12-26| +|13|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12485|2021-11-30| +|14|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11705|2021-10-06| +|15|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11389|2021-11-08| +|16|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|10850|2021-12-28| +|17|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10344|2021-12-27| +|18|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9501|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动手写/从零实现系列|9394|2021-12-28| +|20|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8458|2021-12-28| +|21|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8304|2021-12-17| +|22|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8295|2021-12-26| +|23|[cyfdecyf/cow](https://github.com/cyfdecyf/cow)|HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.|8249|2021-06-24| +|24|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8079|2021-12-16| +|25|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7355|2021-12-09| +|26|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7282|2021-12-02| +|27|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7123|2021-12-25| +|28|[smallnest/rpcx](https://github.com/smallnest/rpcx)|Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6549|2021-12-28| +|29|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6546|2021-12-28| +|30|[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云服务,打造具备聊天、社交功 ...|6028|2021-12-28| +|31|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6024|2021-10-10| |32|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|5902|2021-12-02| |33|[flike/kingshard](https://github.com/flike/kingshard)|A high-performance MySQL proxy|5893|2021-06-17| -|34|[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 网络框架。|5865|2021-12-27| -|35|[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 ...|5496|2021-12-08| -|36|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5391|2021-12-27| -|37|[onsi/ginkgo](https://github.com/onsi/ginkgo)|BDD Testing Framework for Go|5370|2021-12-17| -|38|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5249|2021-12-17| -|39|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5214|2021-12-24| +|34|[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 网络框架。|5871|2021-12-28| +|35|[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 ...|5497|2021-12-08| +|36|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5396|2021-12-27| +|37|[onsi/ginkgo](https://github.com/onsi/ginkgo)|BDD Testing Framework for Go|5371|2021-12-17| +|38|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5247|2021-12-17| +|39|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5216|2021-12-24| |40|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5208|2021-12-27| |41|[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 ...|5193|2021-10-26| -|42|[qor/qor](https://github.com/qor/qor)|QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.|4916|2021-10-29| -|43|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4601|2021-12-28| -|44|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4358|2021-12-23| -|45|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish|4342|2021-08-28| -|46|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4297|2021-12-28| +|42|[qor/qor](https://github.com/qor/qor)|QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.|4917|2021-10-29| +|43|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4605|2021-12-28| +|44|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4361|2021-12-23| +|45|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish|4341|2021-08-28| +|46|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4313|2021-12-28| |47|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4277|2021-12-28| -|48|[name5566/leaf](https://github.com/name5566/leaf)|A game server framework in Go (golang)|4253|2021-07-11| -|49|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4229|2021-12-27| -|50|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4225|2021-12-18| -|51|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4217|2021-09-01| -|52|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4175|2021-12-27| -|53|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4168|2021-12-17| -|54|[huichen/wukong](https://github.com/huichen/wukong)|高度可定制的全文搜索引擎|4078|2021-08-24| -|55|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4032|2021-12-24| -|56|[didi/nightingale](https://github.com/didi/nightingale)|💡 A Distributed and High-Performance Monitoring System. Prometheus enterprise edition|4009|2021-12-28| -|57|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4000|2021-11-18| -|58|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3917|2021-11-30| -|59|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3913|2021-11-13| -|60|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3770|2021-12-27| -|61|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3591|2021-12-24| -|62|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|3527|2021-12-28| -|63|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3506|2021-12-02| -|64|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3497|2021-12-28| -|65|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3470|2021-12-24| -|66|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3423|2021-12-27| -|67|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3166|2021-12-28| -|68|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP / 过滤假墙」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4+IPv6)!|3054|2021-12-27| -|69|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3017|2021-12-28| -|70|[qax-os/ElasticHD](https://github.com/qax-os/ElasticHD)|Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索,Index template快捷替换修改,索引列表信息查看, SQL converts to DSL等 |2996|2021-09-28| -|71|[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 ...|2933|2021-12-22| -|72|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2930|2021-12-27| +|48|[name5566/leaf](https://github.com/name5566/leaf)|A game server framework in Go (golang)|4254|2021-07-11| +|49|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4231|2021-12-28| +|50|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4228|2021-12-18| +|51|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4219|2021-09-01| +|52|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4180|2021-12-27| +|53|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4169|2021-12-28| +|54|[huichen/wukong](https://github.com/huichen/wukong)|高度可定制的全文搜索引擎|4080|2021-08-24| +|55|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4033|2021-12-24| +|56|[didi/nightingale](https://github.com/didi/nightingale)|💡 A Distributed and High-Performance Monitoring System. Prometheus enterprise edition|4012|2021-12-28| +|57|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4001|2021-11-18| +|58|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3921|2021-11-30| +|59|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3912|2021-11-13| +|60|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3771|2021-12-28| +|61|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3594|2021-12-24| +|62|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|3535|2021-12-28| +|63|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3515|2021-12-02| +|64|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3504|2021-12-28| +|65|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3467|2021-12-24| +|66|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3426|2021-12-27| +|67|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3165|2021-12-28| +|68|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP / 过滤假墙」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4+IPv6)!|3059|2021-12-27| +|69|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3018|2021-12-28| +|70|[qax-os/ElasticHD](https://github.com/qax-os/ElasticHD)|Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索,Index template快捷替换修改,索引列表信息查看, SQL converts to DSL等 |2997|2021-09-28| +|71|[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 ...|2934|2021-12-22| +|72|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2930|2021-12-28| |73|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台|2881|2021-12-28| -|74|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2847|2021-12-27| -|75|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|2839|2021-12-12| -|76|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|2797|2021-12-08| -|77|[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 ...|2795|2021-12-01| -|78|[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 ...|2776|2021-12-17| +|74|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2852|2021-12-28| +|75|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|2841|2021-12-12| +|76|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|2807|2021-12-08| +|77|[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 ...|2800|2021-12-01| +|78|[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 ...|2777|2021-12-17| |79|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2721|2021-10-27| -|80|[orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|a thread-safe concurrent map for go|2645|2021-12-22| -|81|[geektutu/high-performance-go](https://github.com/geektutu/high-performance-go)|high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)|2632|2021-06-05| -|82|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2519|2021-10-09| -|83|[shunfei/cronsun](https://github.com/shunfei/cronsun)|A Distributed, Fault-Tolerant Cron-Style Job System.|2495|2021-07-22| -|84|[chubaofs/chubaofs](https://github.com/chubaofs/chubaofs)|ChubaoFS (abbrev. CBFS) is a cloud native distributed file system and object store. |2487|2021-12-28| -|85|[shiyanhui/dht](https://github.com/shiyanhui/dht)|BitTorrent DHT Protocol && DHT Spider.|2465|2021-08-17| -|86|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a microservice framework for rapid development of micro services in Go with rich eco-system|2435|2021-12-17| -|87|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2426|2021-11-02| +|80|[orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|a thread-safe concurrent map for go|2647|2021-12-22| +|81|[geektutu/high-performance-go](https://github.com/geektutu/high-performance-go)|high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)|2634|2021-06-05| +|82|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2521|2021-10-09| +|83|[shunfei/cronsun](https://github.com/shunfei/cronsun)|A Distributed, Fault-Tolerant Cron-Style Job System.|2496|2021-07-22| +|84|[chubaofs/chubaofs](https://github.com/chubaofs/chubaofs)|ChubaoFS (abbrev. CBFS) is a cloud native distributed file system and object store. |2488|2021-12-28| +|85|[shiyanhui/dht](https://github.com/shiyanhui/dht)|BitTorrent DHT Protocol && DHT Spider.|2466|2021-08-17| +|86|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a microservice framework for rapid development of micro services in Go with rich eco-system|2436|2021-12-17| +|87|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2434|2021-11-02| |88|[chanxuehong/wechat](https://github.com/chanxuehong/wechat)|weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk |2332|2021-10-09| |89|[henrylee2cn/erpc](https://github.com/henrylee2cn/erpc)|An efficient, extensible and easy-to-use RPC framework.|2276|2021-11-10| -|90|[chaozh/MIT-6.824](https://github.com/chaozh/MIT-6.824)|Basic Sources for MIT 6.824 Distributed Systems Class|2227|2021-10-09| -|91|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2214|2021-12-27| +|90|[chaozh/MIT-6.824](https://github.com/chaozh/MIT-6.824)|Basic Sources for MIT 6.824 Distributed Systems Class|2232|2021-10-09| +|91|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2216|2021-12-28| |92|[liangdas/mqant](https://github.com/liangdas/mqant)|mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架|2205|2021-12-22| -|93|[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 存储引擎。|2146|2021-12-23| -|94|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2137|2021-12-14| -|95|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2120|2021-12-28| +|93|[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 存储引擎。|2150|2021-12-23| +|94|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2135|2021-12-14| +|95|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2122|2021-12-28| |96|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|Debug your pod by a new container with every troubleshooting tools pre-installed|2106|2021-12-07| |97|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2072|2021-10-05| |98|[xiaonanln/goworld](https://github.com/xiaonanln/goworld)|Scalable Distributed Game Server Engine with Hot Swapping in Golang|2017|2021-06-21| diff --git a/content/charts/overall/software/Groovy.md b/content/charts/overall/software/Groovy.md index 963c3e45..29259ec7 100644 --- a/content/charts/overall/software/Groovy.md +++ b/content/charts/overall/software/Groovy.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Groovy -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[HujiangTechnology/gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx)|A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.|3585|2021-09-15| -|2|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2093|2021-11-16| +|2|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2097|2021-11-16| |3|[gogradle/gogradle](https://github.com/gogradle/gogradle)|A Gradle Plugin Providing Full Support for Go|739|2021-10-11| |4|[lingochamp/okcheck](https://github.com/lingochamp/okcheck)|Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use|294|2021-09-27| |5|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|291|2021-12-15| diff --git a/content/charts/overall/software/HTML.md b/content/charts/overall/software/HTML.md index 0771bbbf..77f0876c 100644 --- a/content/charts/overall/software/HTML.md +++ b/content/charts/overall/software/HTML.md @@ -1,49 +1,49 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > HTML -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[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.|26042|2021-12-10| -|2|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9958|2021-10-20| -|3|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9015|2021-12-28| -|4|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7782|2021-10-01| -|5|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6037|2021-11-14| -|6|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|5908|2021-12-17| -|7|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5768|2021-12-13| -|8|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5546|2021-10-25| -|9|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4488|2021-08-23| -|10|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4351|2021-12-13| -|11|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|3807|2021-09-16| +|1|[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.|26044|2021-12-10| +|2|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9959|2021-10-20| +|3|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9021|2021-12-28| +|4|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7783|2021-10-01| +|5|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6038|2021-11-14| +|6|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|5911|2021-12-17| +|7|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5772|2021-12-13| +|8|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5549|2021-10-25| +|9|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4489|2021-08-23| +|10|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4352|2021-12-13| +|11|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|3806|2021-09-16| |12|[grangier/python-goose](https://github.com/grangier/python-goose)|Html Content / Article Extractor, web scrapping lib in Python|3742|2021-12-26| -|13|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3329|2021-12-23| -|14|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3202|2021-11-22| -|15|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3080|2021-12-27| -|16|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2947|2021-12-08| +|13|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3344|2021-12-23| +|14|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3203|2021-11-22| +|15|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3081|2021-12-27| +|16|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2948|2021-12-08| |17|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2933|2021-12-28| -|18|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2674|2021-12-22| -|19|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2461|2021-12-26| -|20|[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.|2396|2021-12-24| +|18|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2675|2021-12-22| +|19|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2462|2021-12-26| +|20|[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.|2401|2021-12-24| |21|[sinaweibosdk/weibo_android_sdk](https://github.com/sinaweibosdk/weibo_android_sdk)|新浪微博 Android SDK|1745|2021-12-08| -|22|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1703|2021-12-14| -|23|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1598|2021-12-28| -|24|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1595|2021-12-27| +|22|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1704|2021-12-14| +|23|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1600|2021-12-28| +|24|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1597|2021-12-27| |25|[didi/ChineseNLP](https://github.com/didi/ChineseNLP)|Datasets, SOTA results of every fields of Chinese NLP|1459|2021-07-21| |26|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1372|2021-12-20| -|27|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1354|2021-12-27| -|28|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1315|2021-11-26| +|27|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1354|2021-12-28| +|28|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1316|2021-11-26| |29|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1251|2021-12-02| -|30|[HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)|讲解开源项目系列文章库|1233|2021-12-08| -|31|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|1222|2021-12-27| +|30|[HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)|讲解开源项目系列文章库|1234|2021-12-08| +|31|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|1224|2021-12-27| |32|[openresty/openresty.org](https://github.com/openresty/openresty.org)|Code and data for the openresty.org site|1202|2021-12-22| |33|[SolidZORO/zpix-pixel-font](https://github.com/SolidZORO/zpix-pixel-font)|Zpix (最像素) is a pixel font supporting English, Traditional Chinese, Simplified Chinese and Japanese.|1169|2021-12-03| |34|[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|1135|2021-10-22| |35|[Wh0ale/SRC-experience](https://github.com/Wh0ale/SRC-experience)|工欲善其事,必先利其器|1112|2021-12-02| |36|[tigerneil/awesome-deep-rl](https://github.com/tigerneil/awesome-deep-rl)|For deep RL and the future of AI. |1092|2021-12-21| -|37|[TurboWay/big_screen](https://github.com/TurboWay/big_screen)|数据大屏可视化|1076|2021-06-04| +|37|[TurboWay/big_screen](https://github.com/TurboWay/big_screen)|数据大屏可视化|1077|2021-06-04| |38|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|978|2021-12-09| -|39|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|969|2021-12-27| +|39|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|969|2021-12-28| |40|[virtualmin/authentic-theme](https://github.com/virtualmin/authentic-theme)|Official theme for the best server management panel of the 21st Century|892|2021-12-27| |41|[Vonng/Capslock](https://github.com/Vonng/Capslock)|Make Capslock Great Again!|890|2021-11-09| |42|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|872|2021-12-21| @@ -51,26 +51,26 @@ |44|[hhurz/tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jquery.plugin)|jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF|843|2021-12-19| |45|[FoXZilla/Pxer](https://github.com/FoXZilla/Pxer)|A tool for pixiv.net. 人人可用的P站爬虫|827|2021-12-05| |46|[lyy289065406/re0-web](https://github.com/lyy289065406/re0-web)|Re0:从零开始的异世界生活 (WEB版)|821|2021-12-12| -|47|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|810|2021-09-09| +|47|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|812|2021-09-09| |48|[zhengmin1989/MyArticles](https://github.com/zhengmin1989/MyArticles)|蒸米的文章(iOS冰与火之歌系列,一步一步学ROP系列,安卓动态调试七种武器系列等)|806|2021-08-12| -|49|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|800|2021-12-24| +|49|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|2021-12-24| |50|[xiaolai/xiaolai.github.io](https://github.com/xiaolai/xiaolai.github.io)|an ever-growing brain|785|2021-08-22| -|51|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|732|2021-10-11| +|51|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|733|2021-10-11| |52|[xianmin/hugo-theme-jane](https://github.com/xianmin/hugo-theme-jane)|A readable & concise theme for Hugo|721|2021-06-23| -|53|[MadMaxChow/VLOOK](https://github.com/MadMaxChow/VLOOK)|Easy To Use Practical Typera / Markdown Theme Package and Enhancement Plug-in|714|2021-12-11| +|53|[MadMaxChow/VLOOK](https://github.com/MadMaxChow/VLOOK)|Easy To Use Practical Typera / Markdown Theme Package and Enhancement Plug-in|715|2021-12-11| |54|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|713|2021-12-01| |55|[lzjun567/python_scripts](https://github.com/lzjun567/python_scripts)|一些python相关的演示代码|697|2021-10-02| -|56|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|694|2021-12-24| +|56|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|695|2021-12-24| |57|[lucifersun/China-Telecom-ShangHai-IPTV-list](https://github.com/lucifersun/China-Telecom-ShangHai-IPTV-list)|上海电信IPTV播放地址列表|657|2021-11-08| -|58|[SaltyLeo/i-book.in_Archive](https://github.com/SaltyLeo/i-book.in_Archive)|-|652|2021-08-03| -|59|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|633|2021-12-12| -|60|[cnych/qikqiak.com](https://github.com/cnych/qikqiak.com)|关注容器、kubernetes、devops、python、golang、微服务等技术 🎉🎉🎉|629|2021-12-27| -|61|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|622|2021-12-27| -|62|[NJU-SE-15-share-review/professional-class](https://github.com/NJU-SE-15-share-review/professional-class)|NJUSE-专业课|621|2021-10-29| -|63|[wx-chevalier/Database-Series](https://github.com/wx-chevalier/Database-Series)|📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|600|2021-11-06| -|64|[pengan1987/computer-museum-dnbwg](https://github.com/pengan1987/computer-museum-dnbwg)|电脑博物馆 - compumuseum.com|596|2021-11-27| -|65|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |586|2021-12-23| -|66|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|570|2021-12-23| +|58|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|655|2021-12-23| +|59|[SaltyLeo/i-book.in_Archive](https://github.com/SaltyLeo/i-book.in_Archive)|-|652|2021-08-03| +|60|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|633|2021-12-12| +|61|[cnych/qikqiak.com](https://github.com/cnych/qikqiak.com)|关注容器、kubernetes、devops、python、golang、微服务等技术 🎉🎉🎉|631|2021-12-27| +|62|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|624|2021-12-27| +|63|[NJU-SE-15-share-review/professional-class](https://github.com/NJU-SE-15-share-review/professional-class)|NJUSE-专业课|621|2021-10-29| +|64|[wx-chevalier/Database-Series](https://github.com/wx-chevalier/Database-Series)|📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|600|2021-11-06| +|65|[pengan1987/computer-museum-dnbwg](https://github.com/pengan1987/computer-museum-dnbwg)|电脑博物馆 - compumuseum.com|596|2021-11-27| +|66|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |586|2021-12-23| |67|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10 自带微软五笔码表与短语替换与管理工具( 可将系统五笔替换为郑码、小鹤音形等 ),并可增强五笔设置、热键等功能。 发布后的软件仅930KB( 绿色免安装 )。软件已自带郑码、小鹤音形、五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。|565|2021-10-04| |68|[zenkay/bigdata-ecosystem](https://github.com/zenkay/bigdata-ecosystem)|BigData Ecosystem Dataset|559|2021-12-03| |69|[w3c/clreq](https://github.com/w3c/clreq)|Requirements for Chinese Text Layout|544|2021-12-20| @@ -78,18 +78,18 @@ |71|[goose3/goose3](https://github.com/goose3/goose3)|A Python 3 compatible version of goose http://goose3.readthedocs.io/en/latest/index.html|525|2021-11-17| |72|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|521|2021-12-15| |73|[w3c/chinese-ig](https://github.com/w3c/chinese-ig)|Web中文兴趣组|513|2021-11-17| -|74|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|480|2021-10-09| -|75|[blockchain-jd-com/jdchain](https://github.com/blockchain-jd-com/jdchain)|JD Chain is JD.COM's open source blockchain project, with the goal of creating enterprise blockchain system that makes data exchange easier and more efficient.|480|2021-12-11| +|74|[blockchain-jd-com/jdchain](https://github.com/blockchain-jd-com/jdchain)|JD Chain is JD.COM's open source blockchain project, with the goal of creating enterprise blockchain system that makes data exchange easier and more efficient.|481|2021-12-11| +|75|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|480|2021-10-09| |76|[Q1mi/Django-REST-framework-documentation](https://github.com/Q1mi/Django-REST-framework-documentation)|The translation of documentation for the version 3 of REST framework.(Only dev branch-based PR will be accepted. )|477|2021-07-03| -|77|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|460|2021-12-26| +|77|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|470|2021-12-28| |78|[philsturgeon/dbad](https://github.com/philsturgeon/dbad)|Dont Be a Dick Public License|457|2021-10-17| |79|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|455|2021-12-05| |80|[ffffffff0x/AboutSecurity](https://github.com/ffffffff0x/AboutSecurity)|Everything for pentest. 用于渗透测试的 payload 和 bypass 字典.|452|2021-12-23| |81|[click33/Sa-Admin](https://github.com/click33/Sa-Admin)|一个无需脚手架即可直接运行的后台模板,流畅、易上手、提高生产力|448|2021-10-24| |82|[ecomfe/echarts-stat](https://github.com/ecomfe/echarts-stat)|Statistics tool for Apache ECharts (incubating)|447|2021-10-11| -|83|[HTTPArchive/almanac.httparchive.org](https://github.com/HTTPArchive/almanac.httparchive.org)|HTTP Archive's annual "State of the Web" report made by the web community|442|2021-12-26| -|84|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|438|2021-11-25| -|85|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|434|2021-12-26| +|83|[HTTPArchive/almanac.httparchive.org](https://github.com/HTTPArchive/almanac.httparchive.org)|HTTP Archive's annual "State of the Web" report made by the web community|442|2021-12-28| +|84|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|440|2021-11-25| +|85|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|434|2021-12-28| |86|[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.|420|2021-08-29| |87|[wardley-maps-community/awesome-wardley-maps](https://github.com/wardley-maps-community/awesome-wardley-maps)|Wardley maps community hub. Useful Wardley mapping resources|419|2021-11-05| |88|[lework/Ansible-roles](https://github.com/lework/Ansible-roles)|Ansible Roles|419|2021-09-03| @@ -97,8 +97,8 @@ |90|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|412|2021-12-24| |91|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|411|2021-12-17| |92|[OpenIoTHub/OpenIoTHub](https://github.com/OpenIoTHub/OpenIoTHub)|💖A free IoT (Internet of Things) platform and private cloud. [一个免费的物联网和私有云平台,支持内网穿透]|411|2021-10-12| -|93|[geeeeeeeek/videoproject](https://github.com/geeeeeeeek/videoproject)|基于python/django的视频点播网站|409|2021-09-08| -|94|[holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest)|吃透本仓库,变身vue项目单体测试大神|408|2021-11-17| +|93|[holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest)|吃透本仓库,变身vue项目单体测试大神|409|2021-11-17| +|94|[geeeeeeeek/videoproject](https://github.com/geeeeeeeek/videoproject)|基于python/django的视频点播网站|409|2021-09-08| |95|[r00tSe7en/Flash-Pop](https://github.com/r00tSe7en/Flash-Pop)|Flash钓鱼弹窗优化版|396|2021-12-11| |96|[Julie-Wang/jackfrued-Python-100-Days](https://github.com/Julie-Wang/jackfrued-Python-100-Days)|-|395|2021-06-01| |97|[MassMove/AttackVectors](https://github.com/MassMove/AttackVectors)|A repository to monitor attack vectors from state-backed information operations|389|2021-08-28| diff --git a/content/charts/overall/software/Java.md b/content/charts/overall/software/Java.md index 6c25ee99..bcf8f9e0 100644 --- a/content/charts/overall/software/Java.md +++ b/content/charts/overall/software/Java.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Java -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55050|2021-12-26| -|2|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36631|2021-12-27| -|3|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32068|2021-12-07| -|4|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30265|2021-12-11| -|5|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28046|2021-12-26| -|6|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|26595|2021-12-20| -|7|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26086|2021-12-26| +|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55069|2021-12-26| +|2|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36635|2021-12-28| +|3|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32073|2021-12-07| +|4|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30272|2021-12-11| +|5|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28057|2021-12-26| +|6|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|26619|2021-12-20| +|7|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26094|2021-12-26| |8|[proxyee-down-org/proxyee-down](https://github.com/proxyee-down-org/proxyee-down)|http下载工具,基于http代理,支持多连接分块下载|25330|2021-06-04| -|9|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|24959|2021-12-22| -|10|[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 ...|24345|2021-11-07| -|11|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24013|2021-12-24| -|12|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23202|2021-12-03| -|13|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|22965|2021-11-02| -|14|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22543|2021-12-13| -|15|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简单避免OOM的java处理Excel工具|22198|2021-12-27| -|16|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21573|2021-12-27| -|17|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21482|2021-12-28| -|18|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21400|2021-12-27| -|19|[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.|20983|2021-12-27| -|20|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20808|2021-12-27| -|21|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20252|2021-12-23| -|22|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18355|2021-12-27| -|23|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18121|2021-12-24| -|24|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|16994|2021-12-26| -|25|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|16982|2021-12-04| -|26|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16722|2021-12-27| -|27|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16655|2021-10-07| -|28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16267|2021-12-18| -|29|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16164|2021-12-09| -|30|[Tencent/tinker](https://github.com/Tencent/tinker)|Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.|16152|2021-12-09| -|31|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13594|2021-11-27| -|32|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13355|2021-12-27| -|33|[medcl/elasticsearch-analysis-ik](https://github.com/medcl/elasticsearch-analysis-ik)|The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.|13115|2021-12-20| -|34|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13004|2021-06-28| -|35|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12795|2021-11-06| -|36|[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.|12685|2021-11-28| -|37|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12621|2021-12-20| -|38|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12076|2021-12-13| -|39|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。|11696|2021-07-11| -|40|[seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis)|Spring源码阅读|11291|2021-06-04| -|41|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11117|2021-12-26| -|42|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|10926|2021-12-12| -|43|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10858|2021-12-26| -|44|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10497|2021-11-22| -|45|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10201|2021-12-17| -|46|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10194|2021-12-27| +|9|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|24960|2021-12-22| +|10|[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 ...|24360|2021-11-07| +|11|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24014|2021-12-24| +|12|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23205|2021-12-03| +|13|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|22975|2021-11-02| +|14|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22550|2021-12-13| +|15|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简单避免OOM的java处理Excel工具|22205|2021-12-27| +|16|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21582|2021-12-27| +|17|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21491|2021-12-28| +|18|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21408|2021-12-28| +|19|[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.|20990|2021-12-27| +|20|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20821|2021-12-28| +|21|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20266|2021-12-28| +|22|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18357|2021-12-27| +|23|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18134|2021-12-28| +|24|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17015|2021-12-26| +|25|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|16985|2021-12-04| +|26|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16724|2021-12-27| +|27|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16659|2021-10-07| +|28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16272|2021-12-18| +|29|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16163|2021-12-09| +|30|[Tencent/tinker](https://github.com/Tencent/tinker)|Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.|16155|2021-12-09| +|31|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13598|2021-11-27| +|32|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13359|2021-12-27| +|33|[medcl/elasticsearch-analysis-ik](https://github.com/medcl/elasticsearch-analysis-ik)|The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.|13121|2021-12-20| +|34|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13006|2021-06-28| +|35|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12798|2021-11-06| +|36|[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.|12689|2021-11-28| +|37|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12629|2021-12-20| +|38|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12081|2021-12-13| +|39|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。|11698|2021-07-11| +|40|[seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis)|Spring源码阅读|11292|2021-06-04| +|41|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11122|2021-12-26| +|42|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|10930|2021-12-12| +|43|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10860|2021-12-26| +|44|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10499|2021-11-22| +|45|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10200|2021-12-17| +|46|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10197|2021-12-28| |47|[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 快速集成框架). |10143|2021-11-19| -|48|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|9851|2021-12-08| +|48|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|9852|2021-12-08| |49|[YoKeyword/Fragmentation](https://github.com/YoKeyword/Fragmentation)|[DEPRECATED] A powerful library that manage Fragment for Android|9711|2021-06-03| -|50|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9208|2021-12-09| +|50|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9209|2021-12-09| |51|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9190|2021-12-22| -|52|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~|8986|2021-07-21| -|53|[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 ...|8980|2021-12-27| -|54|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8720|2021-06-29| -|55|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8377|2021-11-28| -|56|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8361|2021-12-10| -|57|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8132|2021-10-12| -|58|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8034|2021-09-17| -|59|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8008|2021-10-11| -|60|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7787|2021-10-12| +|52|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~|8987|2021-07-21| +|53|[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 ...|8981|2021-12-27| +|54|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8721|2021-06-29| +|55|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8376|2021-11-28| +|56|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8363|2021-12-10| +|57|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8135|2021-10-12| +|58|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8035|2021-09-17| +|59|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8009|2021-10-11| +|60|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7801|2021-10-12| |61|[guolindev/LitePal](https://github.com/guolindev/LitePal)|An Android library that makes developers use SQLite database extremely easy.|7775|2021-08-22| |62|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7724|2021-12-23| -|63|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7579|2021-12-24| -|64|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7423|2021-12-14| -|65|[pedant/sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|SweetAlert for Android, a beautiful and clever alert dialog|7226|2021-08-31| -|66|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7211|2021-12-09| +|63|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7584|2021-12-28| +|64|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7431|2021-12-14| +|65|[pedant/sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|SweetAlert for Android, a beautiful and clever alert dialog|7227|2021-08-31| +|66|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7213|2021-12-09| |67|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7132|2021-10-26| -|68|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7013|2021-12-09| -|69|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7003|2021-12-09| +|68|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7016|2021-12-09| +|69|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7005|2021-12-09| |70|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|6977|2021-10-05| -|71|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6799|2021-11-27| +|71|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6801|2021-11-27| |72|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6692|2021-12-02| -|73|[DroidPluginTeam/DroidPlugin](https://github.com/DroidPluginTeam/DroidPlugin)|A plugin framework on android,Run any third-party apk without installation, modification or repackage|6685|2021-07-07| -|74|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6498|2021-12-14| -|75|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6466|2021-12-22| -|76|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6452|2021-12-28| -|77|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6394|2021-12-26| +|73|[DroidPluginTeam/DroidPlugin](https://github.com/DroidPluginTeam/DroidPlugin)|A plugin framework on android,Run any third-party apk without installation, modification or repackage|6686|2021-07-07| +|74|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6500|2021-12-14| +|75|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6469|2021-12-22| +|76|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6467|2021-12-28| +|77|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6396|2021-12-26| |78|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6289|2021-09-07| -|79|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6273|2021-12-21| -|80|[li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)|🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for A ...|6121|2021-12-17| -|81|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6060|2021-12-14| -|82|[NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg)|ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典|6057|2021-08-15| +|79|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6282|2021-12-21| +|80|[li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)|🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for A ...|6125|2021-12-17| +|81|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6064|2021-12-14| +|82|[NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg)|ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典|6055|2021-08-15| |83|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6046|2021-12-01| |84|[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.|5964|2021-12-23| -|85|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5750|2021-12-24| -|86|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5712|2021-12-18| +|85|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5751|2021-12-24| +|86|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5714|2021-12-18| |87|[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|5663|2021-08-23| -|88|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5578|2021-12-09| +|88|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5577|2021-12-09| |89|[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 关注更新|5529|2021-09-08| |90|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5517|2021-09-21| -|91|[knightliao/disconf](https://github.com/knightliao/disconf)|Distributed Configuration Management Platform(分布式配置管理平台)|5504|2021-09-27| -|92|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5343|2021-10-12| +|91|[knightliao/disconf](https://github.com/knightliao/disconf)|Distributed Configuration Management Platform(分布式配置管理平台)|5505|2021-09-27| +|92|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5346|2021-10-12| |93|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5342|2021-12-16| |94|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库,包括日期及时间选择器(可用于出生日期、营业时间等)、单项选择器(可用于性别、民族、职业、学历、星座等)、二三级联动选择器(可用于车牌号、基金定投日期等)、城市地址选择器(分省级、地市级及区县级)、数字选择器(可用于年龄、身高、体重、温度等)、日历选日期择器(可用于酒店及机票预定日期)、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|5332|2021-12-21| |95|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5300|2021-11-04| -|96|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5232|2021-08-16| -|97|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5090|2021-12-14| +|96|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5234|2021-08-16| +|97|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5093|2021-12-14| |98|[alibaba/UltraViewPager](https://github.com/alibaba/UltraViewPager)|UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.|5028|2021-07-14| -|99|[yipianfengye/android-zxingLibrary](https://github.com/yipianfengye/android-zxingLibrary)|几行代码快速集成二维码扫描功能|4902|2021-08-20| -|100|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 678776401|4792|2021-09-05| +|99|[yipianfengye/android-zxingLibrary](https://github.com/yipianfengye/android-zxingLibrary)|几行代码快速集成二维码扫描功能|4901|2021-08-20| +|100|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 678776401|4794|2021-09-05|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/JavaScript.md b/content/charts/overall/software/JavaScript.md index cdb76a55..b55ad6a9 100644 --- a/content/charts/overall/software/JavaScript.md +++ b/content/charts/overall/software/JavaScript.md @@ -1,109 +1,109 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > JavaScript -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|191696|2021-12-27| -|2|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49749|2021-12-22| -|3|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43255|2021-10-01| -|4|[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! – |41632|2021-12-27| -|5|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39160|2021-12-27| -|6|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37448|2021-12-27| -|7|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35075|2021-12-27| -|8|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|34940|2021-12-13| -|9|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33002|2021-12-13| +|1|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|191717|2021-12-27| +|2|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49750|2021-12-22| +|3|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43260|2021-10-01| +|4|[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! – |41641|2021-12-28| +|5|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|39171|2021-12-27| +|6|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37456|2021-12-27| +|7|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35086|2021-12-28| +|8|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|34941|2021-12-13| +|9|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33009|2021-12-13| |10|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32130|2021-12-20| -|11|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29479|2021-12-14| -|12|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29355|2021-12-23| -|13|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28550|2021-12-19| -|14|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js|25476|2021-12-28| -|15|[naptha/tesseract.js](https://github.com/naptha/tesseract.js)|Pure Javascript OCR for more than 100 Languages 📖🎉🖥|25282|2021-11-25| -|16|[parallax/jsPDF](https://github.com/parallax/jsPDF)|Client-side JavaScript PDF generation for everyone.|23376|2021-12-21| -|17|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23305|2021-11-30| -|18|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22392|2021-12-27| -|19|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|21988|2021-12-05| -|20|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21816|2021-12-27| +|11|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29493|2021-12-14| +|12|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29359|2021-12-23| +|13|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28558|2021-12-19| +|14|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js|25480|2021-12-28| +|15|[naptha/tesseract.js](https://github.com/naptha/tesseract.js)|Pure Javascript OCR for more than 100 Languages 📖🎉🖥|25283|2021-11-25| +|16|[parallax/jsPDF](https://github.com/parallax/jsPDF)|Client-side JavaScript PDF generation for everyone.|23376|2021-12-28| +|17|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23315|2021-11-30| +|18|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22401|2021-12-27| +|19|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|21987|2021-12-05| +|20|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21824|2021-12-27| |21|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21655|2021-11-16| -|22|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21572|2021-12-27| -|23|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21499|2021-12-27| -|24|[bilibili/flv.js](https://github.com/bilibili/flv.js)|HTML5 FLV Player|20575|2021-11-04| -|25|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20385|2021-08-11| -|26|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19876|2021-11-26| -|27|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18191|2021-12-27| -|28|[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.|17880|2021-12-16| -|29|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17638|2021-12-06| -|30|[mysqljs/mysql](https://github.com/mysqljs/mysql)|A pure node.js JavaScript Client implementing the MySQL protocol.|16898|2021-09-15| -|31|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|15893|2021-12-26| -|32|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15888|2021-09-21| -|33|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15447|2021-12-23| -|34|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15445|2021-12-27| -|35|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15360|2021-12-25| -|36|[menzi11/BullshitGenerator](https://github.com/menzi11/BullshitGenerator)| Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.|15271|2021-07-10| -|37|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15120|2021-12-27| -|38|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14822|2021-12-07| -|39|[lllyasviel/style2paints](https://github.com/lllyasviel/style2paints)|sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)|14384|2021-11-27| -|40|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14033|2021-11-21| -|41|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |13369|2021-12-27| -|42|[dcloudio/mui](https://github.com/dcloudio/mui)|最接近原生APP体验的高性能框架|13303|2021-07-07| -|43|[be5invis/Iosevka](https://github.com/be5invis/Iosevka)|Versatile typeface for code, from code.|13175|2021-12-27| -|44|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|磁力链接聚合搜索|12650|2021-06-29| -|45|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12632|2021-12-27| -|46|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12175|2021-11-15| -|47|[unbug/codelf](https://github.com/unbug/codelf)|A search tool helps dev to solve the naming things problem.|12083|2021-06-24| -|48|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12079|2021-12-15| -|49|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11769|2021-12-24| -|50|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11766|2021-12-14| -|51|[answershuto/learnVue](https://github.com/answershuto/learnVue)|:octocat:Vue.js 源码解析|11536|2021-07-26| -|52|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11235|2021-12-14| -|53|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11027|2021-12-16| -|54|[PatrickJS/angular-starter](https://github.com/PatrickJS/angular-starter)|Angular Starter|10407|2021-09-07| -|55|[leanote/leanote](https://github.com/leanote/leanote)|Not Just A Notepad! (golang + mongodb) http://leanote.org|10382|2021-08-15| +|22|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21577|2021-12-28| +|23|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21500|2021-12-27| +|24|[bilibili/flv.js](https://github.com/bilibili/flv.js)|HTML5 FLV Player|20580|2021-11-04| +|25|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20387|2021-08-11| +|26|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19880|2021-11-26| +|27|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18191|2021-12-28| +|28|[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.|17903|2021-12-16| +|29|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17641|2021-12-06| +|30|[mysqljs/mysql](https://github.com/mysqljs/mysql)|A pure node.js JavaScript Client implementing the MySQL protocol.|16899|2021-09-15| +|31|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|16318|2021-12-26| +|32|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15889|2021-09-21| +|33|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15450|2021-12-23| +|34|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15448|2021-12-27| +|35|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15363|2021-12-28| +|36|[menzi11/BullshitGenerator](https://github.com/menzi11/BullshitGenerator)| Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.|15273|2021-07-10| +|37|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15139|2021-12-27| +|38|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14823|2021-12-07| +|39|[lllyasviel/style2paints](https://github.com/lllyasviel/style2paints)|sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)|14390|2021-11-27| +|40|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14037|2021-11-21| +|41|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |13390|2021-12-28| +|42|[dcloudio/mui](https://github.com/dcloudio/mui)|最接近原生APP体验的高性能框架|13304|2021-07-07| +|43|[be5invis/Iosevka](https://github.com/be5invis/Iosevka)|Versatile typeface for code, from code.|13176|2021-12-27| +|44|[xiandanin/magnetW](https://github.com/xiandanin/magnetW)|磁力链接聚合搜索|12651|2021-06-29| +|45|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12638|2021-12-28| +|46|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12174|2021-11-15| +|47|[unbug/codelf](https://github.com/unbug/codelf)|A search tool helps dev to solve the naming things problem.|12086|2021-06-24| +|48|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12085|2021-12-28| +|49|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11780|2021-12-24| +|50|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11770|2021-12-14| +|51|[answershuto/learnVue](https://github.com/answershuto/learnVue)|:octocat:Vue.js 源码解析|11539|2021-07-26| +|52|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11239|2021-12-14| +|53|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11033|2021-12-16| +|54|[PatrickJS/angular-starter](https://github.com/PatrickJS/angular-starter)|Angular Starter|10408|2021-09-07| +|55|[leanote/leanote](https://github.com/leanote/leanote)|Not Just A Notepad! (golang + mongodb) http://leanote.org|10384|2021-08-15| |56|[spencermountain/compromise](https://github.com/spencermountain/compromise)|modest natural-language processing|10092|2021-12-22| -|57|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9882|2021-12-25| -|58|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9844|2021-12-27| -|59|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9720|2021-12-27| -|60|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9503|2021-12-15| -|61|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9285|2021-08-02| -|62|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9162|2021-11-13| +|57|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9884|2021-12-25| +|58|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|9855|2021-12-27| +|59|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9722|2021-12-27| +|60|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9505|2021-12-15| +|61|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9286|2021-08-02| +|62|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9160|2021-11-13| |63|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8907|2021-11-24| -|64|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8648|2021-11-22| -|65|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8647|2021-12-25| -|66|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8640|2021-10-06| -|67|[mobz/elasticsearch-head](https://github.com/mobz/elasticsearch-head)|A web front end for an elastic search cluster|8483|2021-07-17| -|68|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8375|2021-12-19| +|64|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8647|2021-11-22| +|65|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8646|2021-12-25| +|66|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8638|2021-10-06| +|67|[mobz/elasticsearch-head](https://github.com/mobz/elasticsearch-head)|A web front end for an elastic search cluster|8482|2021-07-17| +|68|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8380|2021-12-19| |69|[litten/hexo-theme-yilia](https://github.com/litten/hexo-theme-yilia)|一个简洁优雅的hexo主题 A simple and elegant theme for hexo.|8189|2021-06-05| |70|[nextapps-de/flexsearch](https://github.com/nextapps-de/flexsearch)|Next-Generation full text search library for Browser and Node.js|8123|2021-11-18| -|71|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8004|2021-12-27| +|71|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8007|2021-12-28| |72|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7573|2021-12-21| -|73|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7430|2021-12-17| -|74|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7248|2021-11-01| -|75|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|6917|2021-12-27| -|76|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6844|2021-12-27| +|73|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7440|2021-12-17| +|74|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7249|2021-11-01| +|75|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|6920|2021-12-28| +|76|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6853|2021-12-27| |77|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6673|2021-10-06| -|78|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6640|2021-12-16| -|79|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6581|2021-09-22| -|80|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6275|2021-12-22| +|78|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6642|2021-12-16| +|79|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6582|2021-09-22| +|80|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6286|2021-12-22| |81|[alyssaxuu/screenity](https://github.com/alyssaxuu/screenity)|The most powerful screen recorder & annotation tool for Chrome 🎥|6246|2021-12-16| -|82|[bda-research/node-crawler](https://github.com/bda-research/node-crawler)|Web Crawler/Spider for NodeJS + server-side jQuery ;-)|6065|2021-12-20| -|83|[hotoo/pinyin](https://github.com/hotoo/pinyin)|:cn: 汉字拼音 ➜ hàn zì pīn yīn|6065|2021-12-20| +|82|[hotoo/pinyin](https://github.com/hotoo/pinyin)|:cn: 汉字拼音 ➜ hàn zì pīn yīn|6068|2021-12-20| +|83|[bda-research/node-crawler](https://github.com/bda-research/node-crawler)|Web Crawler/Spider for NodeJS + server-side jQuery ;-)|6067|2021-12-20| |84|[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平台.|5877|2021-12-08| -|85|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5800|2021-09-20| -|86|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|5657|2021-12-10| -|87|[bndw/wifi-card](https://github.com/bndw/wifi-card)|📶 Print a QR code for connecting to your WiFi (wificard.io)|5543|2021-11-04| -|88|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts (incubating) 的微信小程序版本|5504|2021-09-22| -|89|[soldair/node-qrcode](https://github.com/soldair/node-qrcode)|qr code generator|5388|2021-12-01| +|85|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5801|2021-09-20| +|86|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|5658|2021-12-10| +|87|[bndw/wifi-card](https://github.com/bndw/wifi-card)|📶 Print a QR code for connecting to your WiFi (wificard.io)|5543|2021-12-27| +|88|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts (incubating) 的微信小程序版本|5505|2021-09-22| +|89|[soldair/node-qrcode](https://github.com/soldair/node-qrcode)|qr code generator|5389|2021-12-01| |90|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5373|2021-12-26| |91|[tumobi/nideshop](https://github.com/tumobi/nideshop)|NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)|5159|2021-08-09| -|92|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5120|2021-09-18| -|93|[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.|5025|2021-12-03| -|94|[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制作、建站工具、可视化搭建系统.|5008|2021-12-27| -|95|[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) |4811|2021-11-19| -|96|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4809|2021-12-14| -|97|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4784|2021-09-25| -|98|[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|4693|2021-12-02| -|99|[xiaolin3303/wx-charts](https://github.com/xiaolin3303/wx-charts)|微信小程序图表charts组件,Charts for WeChat Mini Program|4639|2021-06-17| +|92|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5121|2021-09-18| +|93|[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.|5023|2021-12-03| +|94|[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制作、建站工具、可视化搭建系统.|5007|2021-12-27| +|95|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4813|2021-12-14| +|96|[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) |4812|2021-11-19| +|97|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4783|2021-09-25| +|98|[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|4693|2021-12-28| +|99|[xiaolin3303/wx-charts](https://github.com/xiaolin3303/wx-charts)|微信小程序图表charts组件,Charts for WeChat Mini Program|4640|2021-06-17| |100|[globalizejs/globalize](https://github.com/globalizejs/globalize)|A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data|4619|2021-12-16|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/Lua.md b/content/charts/overall/software/Lua.md index 55cbacd1..f55ef2a2 100644 --- a/content/charts/overall/software/Lua.md +++ b/content/charts/overall/software/Lua.md @@ -1,22 +1,22 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Lua -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8003|2021-12-28| +|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8008|2021-12-28| |2|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2209|2021-12-22| -|3|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1648|2021-12-17| -|4|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件,它支持多种主流协议和多种自定义视频分流服务,拥有精美的操作界面,并配上直观的节点信息。|1554|2021-12-16| -|5|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1224|2021-11-30| -|6|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1074|2021-12-14| -|7|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1023|2021-10-10| -|8|[liuhaopen/UnityMMO](https://github.com/liuhaopen/UnityMMO)|an unity mmo demo, base on ecs(game play), xlua(ui)|972|2021-07-01| -|9|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|912|2021-11-12| -|10|[xhql/rime](https://github.com/xhql/rime)|Rime 鼠须管(Squirrel)朙月拼音|小鹤双拼|自然码双拼配置|853|2021-12-27| -|11|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|825|2021-10-11| -|12|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|731|2021-12-24| +|3|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1647|2021-12-17| +|4|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件,它支持多种主流协议和多种自定义视频分流服务,拥有精美的操作界面,并配上直观的节点信息。|1555|2021-12-16| +|5|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1225|2021-11-30| +|6|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1076|2021-12-14| +|7|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1024|2021-10-10| +|8|[liuhaopen/UnityMMO](https://github.com/liuhaopen/UnityMMO)|an unity mmo demo, base on ecs(game play), xlua(ui)|973|2021-07-01| +|9|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|914|2021-11-12| +|10|[xhql/rime](https://github.com/xhql/rime)|Rime 鼠须管(Squirrel)朙月拼音|小鹤双拼|自然码双拼配置|854|2021-12-27| +|11|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|824|2021-10-11| +|12|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|732|2021-12-24| |13|[openresty/lua-resty-limit-traffic](https://github.com/openresty/lua-resty-limit-traffic)|Lua library for limiting and controlling traffic in OpenResty/ngx_lua|707|2021-12-10| |14|[openresty/lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)|Nonblocking Lua MySQL driver library for ngx_lua or OpenResty|635|2021-12-10| |15|[acecilia/OpenWRTInvasion](https://github.com/acecilia/OpenWRTInvasion)|Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...|626|2021-12-16| @@ -26,59 +26,59 @@ |19|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|450|2021-12-27| |20|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|446|2021-10-08| |21|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|444|2021-12-10| -|22|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - A modern video player based on mpv|420|2021-12-15| +|22|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - A modern video player based on mpv|420|2021-12-28| |23|[Kamikaze94/WolfHUD](https://github.com/Kamikaze94/WolfHUD)|Payday 2 HUD|404|2021-09-22| -|24|[scomper/Rime](https://github.com/scomper/Rime)|鼠须管配置|387|2021-08-16| +|24|[scomper/Rime](https://github.com/scomper/Rime)|鼠须管配置|388|2021-08-16| |25|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|373|2021-10-15| |26|[apioak/apioak](https://github.com/apioak/apioak)|Full Lifecycle Management API Gateway.|362|2021-11-06| |27|[cloudwu/stellaris_cn](https://github.com/cloudwu/stellaris_cn)|Stellaris 群星 汉化 Mod|360|2021-11-23| |28|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to investigation of chat client censorship|347|2021-08-27| -|29|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|342|2021-12-27| +|29|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|345|2021-12-28| |30|[ElvUI-WotLK/ElvUI](https://github.com/ElvUI-WotLK/ElvUI)|ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)|277|2021-09-26| |31|[cfadmin-cn/cfadmin](https://github.com/cfadmin-cn/cfadmin)|A lua web network framework.|248|2021-12-28| |32|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|246|2021-10-28| |33|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|240|2021-12-28| -|34|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|224|2021-12-10| +|34|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|225|2021-12-10| |35|[adamqqqplay/dota2ai](https://github.com/adamqqqplay/dota2ai)|This project is a improved Dota2 Bot script based on Valve's default AI. Relase on steam workshop as Ranked Matchmaking AI. This script has more than 1 million current subscribers on Steam Workshop.|224|2021-11-23| |36|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|220|2021-11-26| |37|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |190|2021-12-26| |38|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|156|2021-12-27| |39|[DeadlyBossMods/DBM-Retail](https://github.com/DeadlyBossMods/DBM-Retail)|The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|152|2021-12-23| |40|[luastar/luastar](https://github.com/luastar/luastar)|一个基于openresty的http接口和web开发框架|135|2021-07-14| -|41|[BlindingDark/rime-easy-en](https://github.com/BlindingDark/rime-easy-en)|Rime / Easy English 英文输入法|127|2021-06-08| +|41|[BlindingDark/rime-easy-en](https://github.com/BlindingDark/rime-easy-en)|Rime / Easy English 英文输入法|128|2021-06-08| |42|[EsreverWoW/ShestakUI_Classic](https://github.com/EsreverWoW/ShestakUI_Classic)|ShestakUI for WoW Classic (1.14.0) and Burning Crusade Classic (2.5.2)|115|2021-11-17| |43|[Creckeryop/NOBORU](https://github.com/Creckeryop/NOBORU)|Application for PlayStation Vita to read manga or comics|112|2021-10-24| |44|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|104|2021-12-28| |45|[anjia0532/lua-resty-redis-util](https://github.com/anjia0532/lua-resty-redis-util)|openresty/lua-resty-redis 封装工具类|102|2021-12-15| -|46|[vRP-Official-Developers/dunko_vrp](https://github.com/vRP-Official-Developers/dunko_vrp)|Dunko vRP V6.7|101|2021-12-15| -|47|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|100|2021-10-03| -|48|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|98|2021-12-23| +|46|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|101|2021-10-03| +|47|[vRP-Official-Developers/dunko_vrp](https://github.com/vRP-Official-Developers/dunko_vrp)|Dunko vRP V6.7|101|2021-12-15| +|48|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|100|2021-12-28| |49|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|97|2021-12-21| |50|[jerrykuku/luci-app-ttnode](https://github.com/jerrykuku/luci-app-ttnode)|一个运行在openwrt下的甜糖星愿自动采集插件。|97|2021-10-24| -|51|[horan-geeker/nana](https://github.com/horan-geeker/nana)|Lua http api framework|95|2021-11-20| +|51|[horan-geeker/nana](https://github.com/horan-geeker/nana)|Lua http api framework|96|2021-11-20| |52|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |92|2021-12-08| |53|[WolvenKit/BraindanceProtocol](https://github.com/WolvenKit/BraindanceProtocol)|A GUI to modify your Cyberpunk 2077 experience|83|2021-09-12| |54|[Wolferos/Hearts-of-Iron-IV-The-Great-War](https://github.com/Wolferos/Hearts-of-Iron-IV-The-Great-War)|The Great War has been created by Wolferos with the help of the Community.|83|2021-12-27| |55|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|82|2021-12-19| |56|[DarkEnergyProcessor/livesim2](https://github.com/DarkEnergyProcessor/livesim2)|Love Live! School Idol Festival Live Simulator|79|2021-10-05| |57|[Pergame35/Divergences](https://github.com/Pergame35/Divergences)|Newest version of the Divergences mod for Victoria 2|79|2021-10-12| -|58|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|2021-12-20| +|58|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|2021-12-28| |59|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|76|2021-12-22| |60|[freeioe/freeioe](https://github.com/freeioe/freeioe)|FreeIOE is a framework for building IOE (Internet Of Everything) edge-computing gateway 开源的边缘计算网关框架. 讨论群: 291292378|72|2021-11-27| |61|[siweia/NDuiClassic](https://github.com/siweia/NDuiClassic)|NDui for Classic WoW|69|2021-12-27| |62|[wofsauge/External-Item-Descriptions](https://github.com/wofsauge/External-Item-Descriptions)|A mod for the game "The Binding of Isaac: Rebirth" that displays useful informations for items, trinkets, rooms and more!|67|2021-12-27| -|63|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|66|2021-11-15| -|64|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |66|2021-12-27| +|63|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |67|2021-12-28| +|64|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|66|2021-11-15| |65|[defold/doc](https://github.com/defold/doc)|Defold game engine documentation for www.defold.com|66|2021-12-16| |66|[fang2hou/ElvUI_WindTools](https://github.com/fang2hou/ElvUI_WindTools)|Customizable Enhancement for ElvUI|64|2021-12-05| |67|[hunzsig-warcraft3/h-lua](https://github.com/hunzsig-warcraft3/h-lua)|使用 H-Lua SDK 完成魔兽地图制造!高效高能!|62|2021-12-08| |68|[tech-microworld/ws-cloud-gateway](https://github.com/tech-microworld/ws-cloud-gateway)|基于 openresty + etcd 实现的轻量级网关服务|60|2021-11-23| |69|[kiccer/logitech-macro-frame](https://github.com/kiccer/logitech-macro-frame)|罗技宏框架 - 提炼自 kiccer/Soldier76 项目|60|2021-08-10| -|70|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|55|2021-12-27| +|70|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|55|2021-12-28| |71|[Solor/FreeUI](https://github.com/Solor/FreeUI)|A user interface replacement for World of Warcraft.|53|2021-12-23| |72|[iwiniwin/LuaKit](https://github.com/iwiniwin/LuaKit)|Lua核心工具包,包含对面向对象,组件系统(灵活的绑定解绑模式),mvc分模块加载,事件分发系统等常用模式的封装。同时提供打印,内存泄漏检测,性能分析等常用工具类。|52|2021-09-04| -|73|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon 配置|51|2021-12-26| -|74|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|50|2021-12-27| +|73|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon 配置|51|2021-12-28| +|74|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|51|2021-12-28| |75|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|49|2021-09-15| |76|[sniper00/BallGame](https://github.com/sniper00/BallGame)|moon game server的一个使用示例,搭建简单的服务器框架|49|2021-12-22| |77|[bs10081/Rime-Cx330](https://github.com/bs10081/Rime-Cx330)|適配小鶴雙拼、全拼、五筆:支持部分中英混合輸入、Emoji輸入、簡繁轉換、傳承字標準字轉換、UTF-8 GBK編碼轉換、200萬詞庫覆蓋日常絕大多數場景。|47|2021-11-05| @@ -101,7 +101,7 @@ |94|[einverne/dotfiles](https://github.com/einverne/dotfiles)|vimrc|34|2021-12-08| |95|[iDvel/rime-settings](https://github.com/iDvel/rime-settings)|自用 Rime 配置|33|2021-12-27| |96|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |30|2021-08-28| -|97|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|28|2021-11-19| +|97|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|29|2021-11-19| |98|[sirpdboy/luci-app-advanced](https://github.com/sirpdboy/luci-app-advanced)|luci-app-advanced 高级设置,包括smartdns,openclash,防火墙,DHCP等。|28|2021-07-31| |99|[yanhuacuo/98wubi](https://github.com/yanhuacuo/98wubi)|具备码元提示功能的98五笔配置文件(for中州韵)|27|2021-11-03| |100|[Hemmelfort/Civ6ModdingNotes](https://github.com/Hemmelfort/Civ6ModdingNotes)|Notes for Civilization VI modding.|26|2021-07-25| diff --git a/content/charts/overall/software/MATLAB.md b/content/charts/overall/software/MATLAB.md index 6809d6f6..2bd90f3e 100644 --- a/content/charts/overall/software/MATLAB.md +++ b/content/charts/overall/software/MATLAB.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > MATLAB -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| @@ -13,7 +13,7 @@ |6|[qwe14789cn/radar_tools](https://github.com/qwe14789cn/radar_tools)|信号处理工具箱|102|2021-08-31| |7|[lyc102/ifem](https://github.com/lyc102/ifem)|iFEM is a MATLAB software package containing robust, efficient, and easy-following codes for the main building blocks of adaptive finite element methods on unstructured simplicial grids in both two an ...|75|2021-12-04| |8|[weisongwen/researchTools](https://github.com/weisongwen/researchTools)|useful blogs for research|74|2021-11-23| -|9|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|65|2021-12-07| +|9|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|66|2021-12-07| |10|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|54|2021-12-12| |11|[WoodyBuendia/HFSS-MATLAB-API](https://github.com/WoodyBuendia/HFSS-MATLAB-API)|HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS Scripting Interface. This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating th ...|44|2021-09-17| |12|[NOCIONS/letswave6](https://github.com/NOCIONS/letswave6)|Letswave 6 - Matlab EEG signal processing toolbox |44|2021-08-23| @@ -29,7 +29,7 @@ |22|[AngeloUNIMI/FusionNet](https://github.com/AngeloUNIMI/FusionNet)|Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"|14|2021-09-06| |23|[tangkk/tangkk-mirex-ace](https://github.com/tangkk/tangkk-mirex-ace)|large vocabulary automatic chord estimation with deep learning|13|2021-06-02| |24|[ShurenQi/MomentToolbox](https://github.com/ShurenQi/MomentToolbox)|Matlab code for the paper "A survey of orthogonal moments for image representation: Theory, implementation, and evaluation"|12|2021-11-25| -|25|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|11|2021-12-27| +|25|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|11|2021-12-28| |26|[redglassli/Formation_Consensus_basic](https://github.com/redglassli/Formation_Consensus_basic)|A basic version for robot formation consensus and obstacle avoidance by MATLAB|11|2021-06-10| |27|[yeyuanxin110/CFOG](https://github.com/yeyuanxin110/CFOG)|-|11|2021-11-20| |28|[jeyao/Orbital-Angular-Momentum](https://github.com/jeyao/Orbital-Angular-Momentum)|涡旋电磁波相关仿真|11|2021-06-17| @@ -69,31 +69,32 @@ |62|[Say-Hello2y/Path-planning-for-robots](https://github.com/Say-Hello2y/Path-planning-for-robots)|use Dijkstra 使用Dijkstra法实现了基于栅格地图的移动机器人路径规划|4|2021-06-16| |63|[Burceoneo12345/image](https://github.com/Burceoneo12345/image)|图像处理的实验以及作业|4|2021-06-13| |64|[WHUzxp/Dual_SOCP](https://github.com/WHUzxp/Dual_SOCP)|潮流计算 二阶锥松弛 对偶形式|4|2021-06-18| -|65|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|3|2021-12-03| -|66|[BetterBench/2021-APMCM-Problem-A](https://github.com/BetterBench/2021-APMCM-Problem-A)|2021年亚太地区数学建模赛题A(图像边缘分析与应用) Halcon方案实现、代码、实验数据|3|2021-11-30| -|67|[burning489/2021_autumn_numerical_linear_algebra](https://github.com/burning489/2021_autumn_numerical_linear_algebra)|数值线性代数代码示例|3|2021-12-21| -|68|[tyl-stu/Compressed-sensing-code](https://github.com/tyl-stu/Compressed-sensing-code)|自己搜集和改写的压缩感知相关程序代码|3|2021-07-26| -|69|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|3|2021-11-20| -|70|[X-X-Y/about_EEG_EandP](https://github.com/X-X-Y/about_EEG_EandP)|说说脑电信号的频谱、能量、功率谱、功率谱密度都是指什么|3|2021-07-15| -|71|[gain-wyj/Color-image-enhancement](https://github.com/gain-wyj/Color-image-enhancement)|基于HSI和局部同态滤波的彩色图像增强算法|3|2021-07-05| -|72|[ray1006597080/MyFish](https://github.com/ray1006597080/MyFish)|专注优化算法开发,包括以下方面: (1)启发式算法,元启发式算法,群智能优化算法(GA,PSO,GWO等) (2)凸优化(ADMM,Benders分解,内点法等) (3)多目标优化(NSGA-II,MOPSO,MOGWO等) (4)机器学习(神经网络,SVM,决策树,随机森林等) 电力系统优化建模,多学科优化建模,包括: (1)电力系统运行优化(日前优化调度,微电网运行优化,电动汽车调度 ...|3|2021-06-07| -|73|[lxlonlyn/numerical-analysis](https://github.com/lxlonlyn/numerical-analysis)|你知道数值分析的痛吗|3|2021-06-11| -|74|[guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm](https://github.com/guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm)|一种基于LMS的自适应蓝牙耳机降噪算法|3|2021-06-15| -|75|[guoyun2020/Speech-Signal-DSP-Platform](https://github.com/guoyun2020/Speech-Signal-DSP-Platform)|一款基于MATLAB的语音信号处理平台|3|2021-06-04| -|76|[Dingqinliu/Encryption_Matlab](https://github.com/Dingqinliu/Encryption_Matlab)|与图像加密有关的一些代码|3|2021-07-16| -|77|[chaiqingao/Sudoku](https://github.com/chaiqingao/Sudoku)|一个用MATLAB写的数独小游戏:以命令行和GUI两种方式生成数独和求解数独,你可以作为游戏来玩或作为求解数独的工具。|3|2021-07-15| -|78|[Cirno9-dev/learning](https://github.com/Cirno9-dev/learning)|机器学习|3|2021-12-18| -|79|[Magica-Chen/zhihu_writing](https://github.com/Magica-Chen/zhihu_writing)|Some simple codes for zhihu column writing: 高斯世界下的Machine Learning|3|2021-12-26| -|80|[Heisenberg0391/DigitalSignalProcess_MATLAB](https://github.com/Heisenberg0391/DigitalSignalProcess_MATLAB)|数字信号处理matlab程序|3|2021-06-28| -|81|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|2021-12-02| -|82|[acsamson/ImageFusion-Algorithm](https://github.com/acsamson/ImageFusion-Algorithm)|ImageFusion algorithm, SSIM and PSNR evaluation(常见图像融合算法以及SSIM和PSNR评价|2|2021-08-30| -|83|[ja754969/Ocean-Current-Observation-and-Analysis](https://github.com/ja754969/Ocean-Current-Observation-and-Analysis)|洋流觀測分析 class at NTOU. File Station link : |2|2021-08-30| -|84|[CXris/computerVision-stitching](https://github.com/CXris/computerVision-stitching)|使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法,使用Matlab实现将多张图像拼接成一张全景图。|2|2021-08-25| -|85|[Uestc-xiye/CUMCM2020-Probelms-C](https://github.com/Uestc-xiye/CUMCM2020-Probelms-C)|2020年高教社杯全国大学生数学建模C题:中小微企业的信贷决策|2|2021-07-26| -|86|[ScottXjw/Volterra_lms](https://github.com/ScottXjw/Volterra_lms)|Volterra_lms算法|2|2021-11-03| -|87|[caokaifa/VFH](https://github.com/caokaifa/VFH)|VFH 局部路径规划|2|2021-07-01| -|88|[YXL76/Communication-System-Modeling-and-Simulation](https://github.com/YXL76/Communication-System-Modeling-and-Simulation)|BUPT 通信系统建模与仿真|2|2021-06-19| -|89|[tjzhang1993/Infrared-image-processing](https://github.com/tjzhang1993/Infrared-image-processing)|用于处理红外热成像得到的图片|2|2021-11-29| +|65|[zxb17zxb/SLIC](https://github.com/zxb17zxb/SLIC)|一个SLIC算法用于图像分割的matlab实现|3|2021-12-07| +|66|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|3|2021-12-03| +|67|[BetterBench/2021-APMCM-Problem-A](https://github.com/BetterBench/2021-APMCM-Problem-A)|2021年亚太地区数学建模赛题A(图像边缘分析与应用) Halcon方案实现、代码、实验数据|3|2021-11-30| +|68|[burning489/2021_autumn_numerical_linear_algebra](https://github.com/burning489/2021_autumn_numerical_linear_algebra)|数值线性代数代码示例|3|2021-12-21| +|69|[tyl-stu/Compressed-sensing-code](https://github.com/tyl-stu/Compressed-sensing-code)|自己搜集和改写的压缩感知相关程序代码|3|2021-07-26| +|70|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|3|2021-11-20| +|71|[X-X-Y/about_EEG_EandP](https://github.com/X-X-Y/about_EEG_EandP)|说说脑电信号的频谱、能量、功率谱、功率谱密度都是指什么|3|2021-07-15| +|72|[gain-wyj/Color-image-enhancement](https://github.com/gain-wyj/Color-image-enhancement)|基于HSI和局部同态滤波的彩色图像增强算法|3|2021-07-05| +|73|[ray1006597080/MyFish](https://github.com/ray1006597080/MyFish)|专注优化算法开发,包括以下方面: (1)启发式算法,元启发式算法,群智能优化算法(GA,PSO,GWO等) (2)凸优化(ADMM,Benders分解,内点法等) (3)多目标优化(NSGA-II,MOPSO,MOGWO等) (4)机器学习(神经网络,SVM,决策树,随机森林等) 电力系统优化建模,多学科优化建模,包括: (1)电力系统运行优化(日前优化调度,微电网运行优化,电动汽车调度 ...|3|2021-06-07| +|74|[lxlonlyn/numerical-analysis](https://github.com/lxlonlyn/numerical-analysis)|你知道数值分析的痛吗|3|2021-06-11| +|75|[guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm](https://github.com/guoyun2020/LMS-Based-Adaptive-Filtering-Denoising-Algorithm)|一种基于LMS的自适应蓝牙耳机降噪算法|3|2021-06-15| +|76|[guoyun2020/Speech-Signal-DSP-Platform](https://github.com/guoyun2020/Speech-Signal-DSP-Platform)|一款基于MATLAB的语音信号处理平台|3|2021-06-04| +|77|[Dingqinliu/Encryption_Matlab](https://github.com/Dingqinliu/Encryption_Matlab)|与图像加密有关的一些代码|3|2021-07-16| +|78|[chaiqingao/Sudoku](https://github.com/chaiqingao/Sudoku)|一个用MATLAB写的数独小游戏:以命令行和GUI两种方式生成数独和求解数独,你可以作为游戏来玩或作为求解数独的工具。|3|2021-07-15| +|79|[Cirno9-dev/learning](https://github.com/Cirno9-dev/learning)|机器学习|3|2021-12-18| +|80|[Magica-Chen/zhihu_writing](https://github.com/Magica-Chen/zhihu_writing)|Some simple codes for zhihu column writing: 高斯世界下的Machine Learning|3|2021-12-26| +|81|[Heisenberg0391/DigitalSignalProcess_MATLAB](https://github.com/Heisenberg0391/DigitalSignalProcess_MATLAB)|数字信号处理matlab程序|3|2021-06-28| +|82|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|2021-12-02| +|83|[acsamson/ImageFusion-Algorithm](https://github.com/acsamson/ImageFusion-Algorithm)|ImageFusion algorithm, SSIM and PSNR evaluation(常见图像融合算法以及SSIM和PSNR评价|2|2021-08-30| +|84|[ja754969/Ocean-Current-Observation-and-Analysis](https://github.com/ja754969/Ocean-Current-Observation-and-Analysis)|洋流觀測分析 class at NTOU. File Station link : |2|2021-08-30| +|85|[CXris/computerVision-stitching](https://github.com/CXris/computerVision-stitching)|使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法,使用Matlab实现将多张图像拼接成一张全景图。|2|2021-08-25| +|86|[Uestc-xiye/CUMCM2020-Probelms-C](https://github.com/Uestc-xiye/CUMCM2020-Probelms-C)|2020年高教社杯全国大学生数学建模C题:中小微企业的信贷决策|2|2021-07-26| +|87|[ScottXjw/Volterra_lms](https://github.com/ScottXjw/Volterra_lms)|Volterra_lms算法|2|2021-11-03| +|88|[caokaifa/VFH](https://github.com/caokaifa/VFH)|VFH 局部路径规划|2|2021-07-01| +|89|[YXL76/Communication-System-Modeling-and-Simulation](https://github.com/YXL76/Communication-System-Modeling-and-Simulation)|BUPT 通信系统建模与仿真|2|2021-06-19| +|90|[tjzhang1993/Infrared-image-processing](https://github.com/tjzhang1993/Infrared-image-processing)|用于处理红外热成像得到的图片|2|2021-11-29|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/Objective-C.md b/content/charts/overall/software/Objective-C.md index cf34c07e..a68a61f3 100644 --- a/content/charts/overall/software/Objective-C.md +++ b/content/charts/overall/software/Objective-C.md @@ -1,17 +1,17 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Objective-C -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18886|2021-11-26| +|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18889|2021-11-26| |2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12204|2021-12-20| -|3|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8459|2021-12-27| +|3|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8458|2021-12-27| |4|[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+|7749|2021-12-27| -|5|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6694|2021-11-04| -|6|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自 ...|6605|2021-12-01| -|7|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6537|2021-12-06| +|5|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6696|2021-11-04| +|6|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自 ...|6607|2021-12-01| +|7|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6548|2021-12-06| |8|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6433|2021-12-23| |9|[gsdios/SDCycleScrollView](https://github.com/gsdios/SDCycleScrollView)|Autoscroll Banner. 无限循环图片、文字轮播器。|6093|2021-08-03| |10|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5185|2021-11-09| @@ -19,32 +19,32 @@ |12|[youngsoft/MyLinearLayout](https://github.com/youngsoft/MyLinearLayout)|MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use L ...|4152|2021-07-26| |13|[brunophilipe/Cakebrew](https://github.com/brunophilipe/Cakebrew)|Manage your Homebrew formulas with style using Cakebrew.|4056|2021-07-02| |14|[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 ...|3923|2021-09-26| -|15|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3873|2021-12-16| -|16|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3274|2021-10-20| +|15|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3874|2021-12-16| +|16|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3275|2021-10-20| |17|[zhengwenming/WMPlayer](https://github.com/zhengwenming/WMPlayer)|WMPlayer-AVPlayer的封装,继承UIView,支持pods,手势快进、快退,全面适配全面屏,同时支持网络和本地视频的播放|3206|2021-08-02| |18|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|3077|2021-12-14| |19|[ChatSecure/ChatSecure-iOS](https://github.com/ChatSecure/ChatSecure-iOS)|ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.|3045|2021-08-13| -|20|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3041|2021-10-14| -|21|[wangrui460/WRNavigationBar](https://github.com/wangrui460/WRNavigationBar)|超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically|2928|2021-07-19| -|22|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|2916|2021-11-16| -|23|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2742|2021-12-21| +|20|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3042|2021-10-14| +|21|[wangrui460/WRNavigationBar](https://github.com/wangrui460/WRNavigationBar)|超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically|2929|2021-07-19| +|22|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|2917|2021-11-16| +|23|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2745|2021-12-21| |24|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2696|2021-12-23| |25|[iodefog/VipVideo](https://github.com/iodefog/VipVideo)|各大网站vip视频免费观看 等 Mac版。付费电影,VIP会员剧等,去广告播放。自用视频或者电影URL,音乐破解URL,CCTV等电视播放URL|2378|2021-10-20| |26|[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 ...|2369|2021-12-23| |27|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKline:Kline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2324|2021-12-10| |28|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2231|2021-08-17| |29|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。|2156|2021-10-12| -|30|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2071|2021-12-25| -|31|[pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit)|PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|1987|2021-11-05| +|30|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2072|2021-12-25| +|31|[pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit)|PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|1986|2021-11-05| |32|[nacker/LZEasemob3](https://github.com/nacker/LZEasemob3)|酷信 高仿微信 WeChat 高仿朋友圈 moments Github上最牛逼的高仿微信项目没有之一|1890|2021-08-30| -|33|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1831|2021-12-23| -|34|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|1786|2021-09-17| -|35|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1703|2021-12-18| +|33|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1833|2021-12-23| +|34|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|1788|2021-09-17| +|35|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1703|2021-12-28| |36|[wendux/DSBridge-IOS](https://github.com/wendux/DSBridge-IOS)|:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.|1677|2021-12-23| -|37|[zekunyan/TTGTagCollectionView](https://github.com/zekunyan/TTGTagCollectionView)|Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be con ...|1631|2021-08-11| -|38|[huanxsd/LinkMap](https://github.com/huanxsd/LinkMap)|检查每个类占用空间大小工具|1623|2021-07-29| -|39|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1578|2021-08-12| -|40|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1572|2021-12-23| +|37|[zekunyan/TTGTagCollectionView](https://github.com/zekunyan/TTGTagCollectionView)|Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be con ...|1632|2021-08-11| +|38|[huanxsd/LinkMap](https://github.com/huanxsd/LinkMap)|检查每个类占用空间大小工具|1624|2021-07-29| +|39|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1579|2021-08-12| +|40|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1573|2021-12-23| |41|[kingsic/SGQRCode](https://github.com/kingsic/SGQRCode)|The easy to use bar code and QR code scan library for iOS【支持二维码生成、从相册中读取二维码、条形码和二维码扫描】|1571|2021-09-19| |42|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向|1561|2021-10-27| |43|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1545|2021-11-10| @@ -54,10 +54,10 @@ |47|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1404|2021-09-28| |48|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend|1365|2021-11-15| |49|[rugarciap/Turbo-Boost-Switcher](https://github.com/rugarciap/Turbo-Boost-Switcher)|Turbo Boost disabler / enable app for Mac OS X|1290|2021-10-29| -|50|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1272|2021-12-21| -|51|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1256|2021-11-25| -|52|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1237|2021-12-07| -|53|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1201|2021-09-18| +|50|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1272|2021-12-28| +|51|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1258|2021-11-25| +|52|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1238|2021-12-07| +|53|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1204|2021-09-18| |54|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1173|2021-12-08| |55|[dequan1331/HybridPageKit](https://github.com/dequan1331/HybridPageKit)|A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App. |1151|2021-12-21| |56|[ChenYilong/iOSBlog](https://github.com/ChenYilong/iOSBlog)| 微博@iOS程序犭袁 的blog|1077|2021-09-14| @@ -66,39 +66,39 @@ |59|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|951|2021-12-27| |60|[czl0325/ZLCollectionView](https://github.com/czl0325/ZLCollectionView)|为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的Collectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。实现了电 ...|951|2021-07-12| |61|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率|939|2021-09-27| -|62|[YPLiang19/Mango](https://github.com/YPLiang19/Mango)|MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C method.|932|2021-06-23| +|62|[YPLiang19/Mango](https://github.com/YPLiang19/Mango)|MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C method.|933|2021-06-23| |63|[eleme/Stinger](https://github.com/eleme/Stinger)|Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-se ...|913|2021-10-14| -|64|[svga/SVGAPlayer-iOS](https://github.com/svga/SVGAPlayer-iOS)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|905|2021-07-06| +|64|[svga/SVGAPlayer-iOS](https://github.com/svga/SVGAPlayer-iOS)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|906|2021-07-06| |65|[bestswifter/BSBacktraceLogger](https://github.com/bestswifter/BSBacktraceLogger)|记录线程的调用栈|848|2021-12-18| -|66|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|845|2021-08-27| +|66|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|846|2021-08-27| |67|[ibireme/YYCategories](https://github.com/ibireme/YYCategories)|A set of useful categories for Foundation and UIKit.|815|2021-11-01| |68|[dingding3w/DHGuidePageHUD](https://github.com/dingding3w/DHGuidePageHUD)|一键合成APP引导页,包含不同状态下的引导页操作方式,同时支持动态图片引导页和静态图片引导页;|805|2021-09-20| |69|[vitoziv/VIMediaCache](https://github.com/vitoziv/VIMediaCache)|Cache media file while play media using AVPlayer|805|2021-07-30| |70|[lixiang1994/LEETheme](https://github.com/lixiang1994/LEETheme)|优雅的主题管理库- 一行代码完成多样式切换|780|2021-07-28| |71|[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 ...|777|2021-11-03| |72|[linkedin/Hakawai](https://github.com/linkedin/Hakawai)|A powerful, extensible UITextView.|770|2021-10-10| -|73|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|757|2021-12-08| +|73|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|757|2021-12-28| |74|[strongbox-password-safe/Strongbox](https://github.com/strongbox-password-safe/Strongbox)|A KeePass/Password Safe Client for iOS and OS X|748|2021-11-30| -|75|[MarcWeigert/GGCharts](https://github.com/MarcWeigert/GGCharts)|可以高度自定义的图表框架。柱状图、折线图、雷达图、饼图、K线图、分时图。|741|2021-08-20| +|75|[MarcWeigert/GGCharts](https://github.com/MarcWeigert/GGCharts)|可以高度自定义的图表框架。柱状图、折线图、雷达图、饼图、K线图、分时图。|742|2021-08-20| |76|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|734|2021-12-22| |77|[huangfangyi/YiChat](https://github.com/huangfangyi/YiChat)|YiChat-基于tigase的独立IM系统|730|2021-10-15| |78|[lifution/Popover](https://github.com/lifution/Popover)|一款优雅易用的类似QQ和微信消息页面的右上角微型菜单弹窗|730|2021-07-27| |79|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|724|2021-12-27| -|80|[QuintGao/GKNavigationBarViewController](https://github.com/QuintGao/GKNavigationBarViewController)|iOS自定义导航栏-导航栏联动|707|2021-09-02| -|81|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|688|2021-11-20| +|80|[QuintGao/GKNavigationBarViewController](https://github.com/QuintGao/GKNavigationBarViewController)|iOS自定义导航栏-导航栏联动|708|2021-09-02| +|81|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|686|2021-11-20| |82|[alibaba/youku-sdk-tool-woodpecker](https://github.com/alibaba/youku-sdk-tool-woodpecker)|In-app-debug tool for iOS|675|2021-11-11| |83|[12207480/LovePlayNews](https://github.com/12207480/LovePlayNews)|LovePlayNews精仿爱玩iOS app,使用AsyncDisplayKit提高UI流畅性,项目结构及代码清晰明了|667|2021-06-24| -|84|[Rogue24/JPImageresizerView](https://github.com/Rogue24/JPImageresizerView)|一个专门裁剪图片、GIF、视频的轮子😋 简单易用、功能丰富☕️(高自由度的参数设定、支持旋转和镜像翻转、蒙版、压缩等),能满足绝大部分裁剪的需求。|643|2021-10-20| +|84|[Rogue24/JPImageresizerView](https://github.com/Rogue24/JPImageresizerView)|一个专门裁剪图片、GIF、视频的轮子😋 简单易用、功能丰富☕️(高自由度的参数设定、支持旋转和镜像翻转、蒙版、压缩等),能满足绝大部分裁剪的需求。|644|2021-10-20| |85|[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.)|622|2021-12-16| |86|[wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu)|🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)|617|2021-10-25| |87|[douban/rexxar-ios](https://github.com/douban/rexxar-ios)|Mobile Hybrid Framework Rexxar iOS Container|581|2021-06-03| |88|[AllLuckly/LBLaunchImageAd](https://github.com/AllLuckly/LBLaunchImageAd)|iOS开发轻量级启动广告,动态获取网络启动图片,具有渐变的启动动画,支持半屏和全屏,类似百度ssp广告和广点通的广告。支持广告点击等,集成非常的方便。欢迎使用,好用请star|570|2021-09-09| -|89|[karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge)|一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)|554|2021-12-26| +|89|[karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge)|一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)|556|2021-12-26| |90|[anyrtcIO-Community/anyRTC-RTMPC-iOS](https://github.com/anyrtcIO-Community/anyRTC-RTMPC-iOS)|基于RTMP和RTC混合引擎的视频连麦互动直播|535|2021-09-07| |91|[pili-engineering/PLMediaStreamingKit](https://github.com/pili-engineering/PLMediaStreamingKit)|PLMediaStreamingKit 是七牛推出的一款适用于 iOS 平台的推流 SDK,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。|533|2021-09-27| |92|[OpenFlutter/tobias](https://github.com/OpenFlutter/tobias)|AliPay For Flutter.支付宝Flutter插件|529|2021-11-10| -|93|[2621532542/iOS_NQConfuseTool](https://github.com/2621532542/iOS_NQConfuseTool)|iOS代码混淆(iOS_NQConfuseTool)是一款运行在MACOS平台的App、完美支持OC和Swift项目代码的自动混淆、支持、文件名、修改资源文件、类名、方法名、属性名、添加混淆函数方法体、添加混淆属性、自动调用生成的混淆代码,功能强大而稳定,全局自动化,安全加固。马甲包混淆工具,最重要的是完全免费。(随机单词拼接)|514|2021-12-11| -|94|[sensorsdata/sa-sdk-ios](https://github.com/sensorsdata/sa-sdk-ios)|神策数据官方 iOS 埋点 SDK,是一款轻量级用于 iOS 端的数据采集埋点 SDK。神策分析 iOS SDK 不仅有代码埋点功能,还通过使用运行时机制(Runtime)中的相关技术实现 iOS 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)、点击图、可视化全埋点。|514|2021-12-21| +|93|[sensorsdata/sa-sdk-ios](https://github.com/sensorsdata/sa-sdk-ios)|神策数据官方 iOS 埋点 SDK,是一款轻量级用于 iOS 端的数据采集埋点 SDK。神策分析 iOS SDK 不仅有代码埋点功能,还通过使用运行时机制(Runtime)中的相关技术实现 iOS 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)、点击图、可视化全埋点。|515|2021-12-21| +|94|[2621532542/iOS_NQConfuseTool](https://github.com/2621532542/iOS_NQConfuseTool)|iOS代码混淆(iOS_NQConfuseTool)是一款运行在MACOS平台的App、完美支持OC和Swift项目代码的自动混淆、支持、文件名、修改资源文件、类名、方法名、属性名、添加混淆函数方法体、添加混淆属性、自动调用生成的混淆代码,功能强大而稳定,全局自动化,安全加固。马甲包混淆工具,最重要的是完全免费。(随机单词拼接)|514|2021-12-11| |95|[dji-sdk/Mobile-SDK-iOS](https://github.com/dji-sdk/Mobile-SDK-iOS)|DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/|510|2021-12-07| |96|[g0v/moedict-webkit](https://github.com/g0v/moedict-webkit)|萌典網站|504|2021-10-05| |97|[adjust/ios_sdk](https://github.com/adjust/ios_sdk)|This is the iOS SDK of|480|2021-12-09| diff --git a/content/charts/overall/software/PHP.md b/content/charts/overall/software/PHP.md index a8fb1300..029832ea 100644 --- a/content/charts/overall/software/PHP.md +++ b/content/charts/overall/software/PHP.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > PHP -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[fzaninotto/Faker](https://github.com/fzaninotto/Faker)|Faker is a PHP library that generates fake data for you|26287|2021-12-10| -|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20181|2021-12-21| -|3|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18126|2021-12-26| -|4|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10283|2021-12-23| -|5|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10168|2021-11-27| -|6|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9692|2021-12-27| +|1|[fzaninotto/Faker](https://github.com/fzaninotto/Faker)|Faker is a PHP library that generates fake data for you|26285|2021-12-10| +|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20185|2021-12-21| +|3|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18128|2021-12-26| +|4|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10280|2021-12-23| +|5|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10169|2021-11-27| +|6|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9697|2021-12-28| |7|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.|9632|2021-12-28| |8|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7678|2021-12-16| -|9|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5743|2021-12-02| +|9|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5746|2021-12-02| |10|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5424|2021-12-27| |11|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等|4866|2021-09-02| -|12|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4798|2021-12-24| +|12|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4799|2021-12-28| |13|[dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)|微信公众平台php开发包, weixin developer SDK.|4463|2021-10-21| |14|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4417|2021-07-27| |15|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4249|2021-12-22| -|16|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4225|2021-12-27| -|17|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4192|2021-12-26| -|18|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3830|2021-11-30| +|16|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4226|2021-12-28| +|17|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4191|2021-12-26| +|18|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3832|2021-11-30| |19|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3533|2021-12-15| -|20|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3491|2021-12-24| +|20|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3492|2021-12-24| |21|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3333|2021-11-05| -|22|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2804|2021-12-26| -|23|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2799|2021-10-13| -|24|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2700|2021-12-27| +|22|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2805|2021-12-26| +|23|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2798|2021-10-13| +|24|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2701|2021-12-28| |25|[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.|2700|2021-12-19| |26|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2696|2021-10-29| |27|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2694|2021-12-03| -|28|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2649|2021-12-08| -|29|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2641|2021-09-20| -|30|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2526|2021-11-15| -|31|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2402|2021-12-20| +|28|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2650|2021-12-08| +|29|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2643|2021-09-20| +|30|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2527|2021-11-15| +|31|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2403|2021-12-20| |32|[jae-jae/QueryList](https://github.com/jae-jae/QueryList)|:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。|2396|2021-08-08| |33|[helei112g/payment](https://github.com/helei112g/payment)|Payment是php版本的支付聚合第三方sdk,集成了微信支付、支付宝支付、招商一网通支付。提供统一的调用接口,方便快速接入各种支付、查询、退款、转账能力。服务端接入支付功能,方便、快捷。|2294|2021-06-27| -|34|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2249|2021-12-24| -|35|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2245|2021-12-25| +|34|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2250|2021-12-25| +|35|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2250|2021-12-24| |36|[matyhtf/framework](https://github.com/matyhtf/framework)|SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人 |2200|2021-08-04| |37|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2149|2021-12-21| |38|[matomo-org/device-detector](https://github.com/matomo-org/device-detector)|The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. |2114|2021-12-27| |39|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2101|2021-12-25| -|40|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2067|2021-11-29| -|41|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1937|2021-12-24| +|40|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2069|2021-11-29| +|41|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1938|2021-12-24| |42|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1928|2021-12-13| |43|[hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel)|一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。|1910|2021-08-11| -|44|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1900|2021-12-12| -|45|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1836|2021-12-25| -|46|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1821|2021-12-21| -|47|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1803|2021-12-26| -|48|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1771|2021-12-21| +|44|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1903|2021-12-12| +|45|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1841|2021-12-25| +|46|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1824|2021-12-21| +|47|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1803|2021-12-28| +|48|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1777|2021-12-21| |49|[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|1757|2021-12-23| -|50|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1737|2021-09-01| +|50|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1739|2021-09-01| |51|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1691|2021-11-01| -|52|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1677|2021-12-28| +|52|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1681|2021-12-28| |53|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1667|2021-11-18| |54|[Tencent/Biny](https://github.com/Tencent/Biny)|Biny is a tiny, high-performance PHP framework for web applications|1642|2021-06-28| -|55|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1598|2021-11-06| +|55|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1600|2021-11-06| |56|[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.|1584|2021-12-13| |57|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1547|2021-12-15| |58|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1516|2021-09-10| |59|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1453|2021-09-13| |60|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|1444|2021-12-27| -|61|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1400|2021-10-28| +|61|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1401|2021-10-28| |62|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1391|2021-09-27| |63|[nilsteampassnet/TeamPass](https://github.com/nilsteampassnet/TeamPass)|Collaborative Passwords Manager|1391|2021-12-22| -|64|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1377|2021-12-04| +|64|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1380|2021-12-04| |65|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1322|2021-12-18| |66|[typecho-fans/plugins](https://github.com/typecho-fans/plugins)|Typecho Fans插件作品目录|1299|2021-10-29| -|67|[MoeNetwork/Tieba-Cloud-Sign](https://github.com/MoeNetwork/Tieba-Cloud-Sign)|百度贴吧云签到,在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。注意:Gitee (原Git@osc) 仓库将不再维护,目前唯一指定的仓库为 Github。本项目没有官方交流群,如需交流可以直接使用Github的Discussions。没有商业版本,目前贴吧云签到由社区共同维护,不会停止更新(PR 通常在一天内处理)。|1283|2021-12-26| +|67|[MoeNetwork/Tieba-Cloud-Sign](https://github.com/MoeNetwork/Tieba-Cloud-Sign)|百度贴吧云签到,在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。注意:Gitee (原Git@osc) 仓库将不再维护,目前唯一指定的仓库为 Github。本项目没有官方交流群,如需交流可以直接使用Github的Discussions。没有商业版本,目前贴吧云签到由社区共同维护,不会停止更新(PR 通常在一天内处理)。|1284|2021-12-26| |68|[overtrue/laravel-lang](https://github.com/overtrue/laravel-lang)|:earth_asia: 75 languages support for Laravel application.|1212|2021-11-30| |69|[SegmentFault/HyperDown](https://github.com/SegmentFault/HyperDown)|一个结构清晰的,易于维护的,现代的PHP Markdown解析器|1189|2021-08-19| |70|[overtrue/socialite](https://github.com/overtrue/socialite)|:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1138|2021-12-03| |71|[cobub/razor](https://github.com/cobub/razor)|Cobub Razor - Open Source Mobile Analytics Solution|1121|2021-11-17| -|72|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1083|2021-12-26| +|72|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1084|2021-12-26| |73|[wp-premium/advanced-custom-fields-pro](https://github.com/wp-premium/advanced-custom-fields-pro)|Advanced Custom Fields Pro, Git-ified. Synced manual! This repository is just a mirror of the Advanced Custom Fields Pro plugin. Please do not send pull requests and issues.|1075|2021-11-25| |74|[walkor/workerman-chat](https://github.com/walkor/workerman-chat)|Websocket chat room written in PHP based on workerman.|1045|2021-12-21| |75|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1024|2021-08-14| -|76|[ZainCheung/netease-cloud-api](https://github.com/ZainCheung/netease-cloud-api)|网易云音乐升级API|1005|2021-07-03| +|76|[ZainCheung/netease-cloud-api](https://github.com/ZainCheung/netease-cloud-api)|网易云音乐升级API|1009|2021-07-03| |77|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|954|2021-12-20| -|78|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|937|2021-10-15| +|78|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|939|2021-10-15| |79|[fightbulc/moment.php](https://github.com/fightbulc/moment.php)|Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js|922|2021-12-27| -|80|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|913|2021-09-27| -|81|[aliyun/aliyun-oss-php-sdk](https://github.com/aliyun/aliyun-oss-php-sdk)|Aliyun OSS SDK for PHP|905|2021-12-22| -|82|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|900|2021-12-27| +|80|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|912|2021-09-27| +|81|[aliyun/aliyun-oss-php-sdk](https://github.com/aliyun/aliyun-oss-php-sdk)|Aliyun OSS SDK for PHP|906|2021-12-22| +|82|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|902|2021-12-28| |83|[peinhu/AetherUpload-Laravel](https://github.com/peinhu/AetherUpload-Laravel)|A Laravel package to upload large files 上传大文件的Laravel扩展包|870|2021-08-05| -|84|[walkor/GatewayWorker](https://github.com/walkor/GatewayWorker)|Distributed realtime messaging framework based on workerman.|853|2021-12-23| +|84|[walkor/GatewayWorker](https://github.com/walkor/GatewayWorker)|Distributed realtime messaging framework based on workerman.|854|2021-12-23| |85|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|846|2021-12-27| |86|[lizhichao/one](https://github.com/lizhichao/one)|A minimalist high-performance php framework that supports the [swoole php-fpm] environment|845|2021-07-14| |87|[bixuehujin/blink](https://github.com/bixuehujin/blink)|A high performance web framework and application server in PHP. |836|2021-12-26| -|88|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|825|2021-12-20| +|88|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|827|2021-12-20| |89|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|802|2021-12-28| -|90|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|798|2021-09-24| +|90|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|797|2021-09-24| |91|[yrccondor/mdx](https://github.com/yrccondor/mdx)|MDx - Material Design WordPress Theme|788|2021-11-10| |92|[Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK)|PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227|782|2021-12-24| -|93|[stefangabos/world_countries](https://github.com/stefangabos/world_countries)|Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP and SQL formats, in multip ...|768|2021-11-23| +|93|[stefangabos/world_countries](https://github.com/stefangabos/world_countries)|Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP and SQL formats, in multip ...|770|2021-11-23| |94|[5iux/sou](https://github.com/5iux/sou)|简单搜索,一个简单的前端界面。用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。|763|2021-08-02| -|95|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|759|2021-11-25| +|95|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|761|2021-11-25| |96|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|742|2021-11-26| |97|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|737|2021-09-06| |98|[0verSp4ce/DoraBox](https://github.com/0verSp4ce/DoraBox)|DoraBox - Basic Web Vulnerability Training |728|2021-12-24| |99|[susers/Writeups](https://github.com/susers/Writeups)|国内各大CTF赛题及writeup整理|714|2021-06-02| -|100|[jiangxianli/ProxyIpLib](https://github.com/jiangxianli/ProxyIpLib)|全球免费代理IP库,高可用IP,精心筛选优质IP,2s必达|699|2021-07-05| +|100|[jiangxianli/ProxyIpLib](https://github.com/jiangxianli/ProxyIpLib)|全球免费代理IP库,高可用IP,精心筛选优质IP,2s必达|701|2021-07-05|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/Pascal.md b/content/charts/overall/software/Pascal.md index 5b7b6747..1307b503 100644 --- a/content/charts/overall/software/Pascal.md +++ b/content/charts/overall/software/Pascal.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Pascal -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| @@ -17,7 +17,7 @@ |10|[digao-dalpiaz/Dam](https://github.com/digao-dalpiaz/Dam)|Delphi and Lazarus Message Dialogs with Formatted Text|70|2021-09-19| |11|[59079096/HCView-Pascal](https://github.com/59079096/HCView-Pascal)|A control similar to Word or WPS(一个类似word或wps用于文字排版相关功能的控件)|65|2021-12-26| |12|[PassByYou888/zAI](https://github.com/PassByYou888/zAI)|zAI是机器视觉的人工智能方向项目|59|2021-06-21| -|13|[ying32/liblcl](https://github.com/ying32/liblcl)|A common cross-platform GUI library, the core uses Lazarus LCL.|57|2021-10-31| +|13|[ying32/liblcl](https://github.com/ying32/liblcl)|A common cross-platform GUI library, the core uses Lazarus LCL.|58|2021-10-31| |14|[laciba96/WinBox-for-86Box](https://github.com/laciba96/WinBox-for-86Box)|WinBox for 86Box: The newest way to manage the oldest computers.|56|2021-12-25| |15|[supersoho/Delphi-DirectUI](https://github.com/supersoho/Delphi-DirectUI)|Delphi DirectUI Controls|49|2021-08-23| |16|[59079096/emr](https://github.com/59079096/emr)|基于HCView开发的电子病历程序|37|2021-09-12| diff --git a/content/charts/overall/software/Perl.md b/content/charts/overall/software/Perl.md index 36a11d77..7cfff42f 100644 --- a/content/charts/overall/software/Perl.md +++ b/content/charts/overall/software/Perl.md @@ -1,17 +1,17 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Perl -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| |1|[OpenKore/openkore](https://github.com/OpenKore/openkore)|A free/open source client and automation tool for Ragnarok Online|1025|2021-12-23| |2|[lulzlabs/AirChat](https://github.com/lulzlabs/AirChat)|Free Communications For Everyone.|1025|2021-12-09| -|3|[alecthw/mmdb_china_ip_list](https://github.com/alecthw/mmdb_china_ip_list)|Geoip MaxMind Database for china ip list! This is also an example of generating MaxMind Database!|599|2021-12-26| -|4|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|591|2021-12-19| +|3|[alecthw/mmdb_china_ip_list](https://github.com/alecthw/mmdb_china_ip_list)|Geoip MaxMind Database for china ip list! This is also an example of generating MaxMind Database!|601|2021-12-28| +|4|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|597|2021-12-19| |5|[openresty/test-nginx](https://github.com/openresty/test-nginx)|Data-driven test scaffold for Nginx C module and OpenResty Lua library development|374|2021-12-21| -|6|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|309|2021-12-15| -|7|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|200|2021-12-28| +|6|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|310|2021-12-15| +|7|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|201|2021-12-28| |8|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|171|2021-10-30| |9|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台|138|2021-12-27| |10|[leolovenet/qqwry2mmdb](https://github.com/leolovenet/qqwry2mmdb)|为 Wireshark 能使用纯真网络 IP 数据库(QQwry)而提供的格式转换工具|115|2021-11-01| diff --git a/content/charts/overall/software/Python.md b/content/charts/overall/software/Python.md index 0f48165a..e47e7ca1 100644 --- a/content/charts/overall/software/Python.md +++ b/content/charts/overall/software/Python.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Python -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56130|2021-12-28| -|2|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42640|2021-12-04| -|3|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|39892|2021-12-23| -|4|[willmcgugan/rich](https://github.com/willmcgugan/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|31828|2021-12-27| +|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|56169|2021-12-28| +|2|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42654|2021-12-04| +|3|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|39906|2021-12-23| +|4|[willmcgugan/rich](https://github.com/willmcgugan/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|31846|2021-12-28| |5|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30353|2021-08-25| -|6|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27624|2021-07-25| -|7|[hankcs/HanLP](https://github.com/hankcs/HanLP)|中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理|24697|2021-12-27| -|8|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22003|2021-12-27| -|9|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18415|2021-12-27| -|10|[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 ...|18325|2021-12-28| -|11|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17740|2021-12-28| -|12|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17608|2021-12-27| -|13|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17330|2021-12-28| -|14|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14247|2021-12-13| -|15|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14017|2021-12-01| -|16|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|13968|2021-07-24| -|17|[JaidedAI/EasyOCR](https://github.com/JaidedAI/EasyOCR)|Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.|13436|2021-12-21| -|18|[tensorflow/tensor2tensor](https://github.com/tensorflow/tensor2tensor)|Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.|11882|2021-12-02| -|19|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11835|2021-12-13| -|20|[codelucas/newspaper](https://github.com/codelucas/newspaper)|News, full-text, and article metadata extraction in Python 3. Advanced docs:|11560|2021-12-15| -|21|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11530|2021-12-13| -|22|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11283|2021-12-06| -|23|[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.|10743|2021-12-28| -|24|[hanxiao/bert-as-service](https://github.com/hanxiao/bert-as-service)|Mapping a variable-length sentence to a fixed-length vector using BERT model|9791|2021-07-01| +|6|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|27627|2021-07-25| +|7|[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|24708|2021-12-27| +|8|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22016|2021-12-27| +|9|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18418|2021-12-28| +|10|[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 ...|18343|2021-12-28| +|11|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|17753|2021-12-28| +|12|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17617|2021-12-28| +|13|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17338|2021-12-28| +|14|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14252|2021-12-13| +|15|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14020|2021-12-01| +|16|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|13969|2021-07-24| +|17|[JaidedAI/EasyOCR](https://github.com/JaidedAI/EasyOCR)|Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.|13445|2021-12-21| +|18|[tensorflow/tensor2tensor](https://github.com/tensorflow/tensor2tensor)|Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.|11887|2021-12-02| +|19|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11839|2021-12-13| +|20|[codelucas/newspaper](https://github.com/codelucas/newspaper)|News, full-text, and article metadata extraction in Python 3. Advanced docs:|11563|2021-12-15| +|21|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11537|2021-12-13| +|22|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11285|2021-12-06| +|23|[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.|10745|2021-12-28| +|24|[hanxiao/bert-as-service](https://github.com/hanxiao/bert-as-service)|Mapping a variable-length sentence to a fixed-length vector using BERT model|9793|2021-07-01| |25|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9174|2021-09-20| -|26|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9145|2021-11-05| -|27|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|8943|2021-12-28| -|28|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8706|2021-12-28| -|29|[sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat)|微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)|8704|2021-06-22| -|30|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8620|2021-09-07| -|31|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8464|2021-12-26| -|32|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7678|2021-09-07| -|33|[prompt-toolkit/python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit)|Library for building powerful interactive command line applications in Python|7456|2021-12-12| -|34|[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)|7317|2021-12-27| -|35|[brightmart/text_classification](https://github.com/brightmart/text_classification)|all kinds of text classification models and more with deep learning|7185|2021-11-02| -|36|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6911|2021-10-17| -|37|[tensorlayer/TensorLayer](https://github.com/tensorlayer/TensorLayer)|Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥|6803|2021-12-03| +|26|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9146|2021-11-05| +|27|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|8960|2021-12-28| +|28|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8712|2021-12-28| +|29|[sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat)|微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)|8709|2021-06-22| +|30|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8622|2021-09-07| +|31|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8468|2021-12-26| +|32|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7682|2021-09-07| +|33|[prompt-toolkit/python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit)|Library for building powerful interactive command line applications in Python|7455|2021-12-12| +|34|[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)|7322|2021-12-28| +|35|[brightmart/text_classification](https://github.com/brightmart/text_classification)|all kinds of text classification models and more with deep learning|7184|2021-11-02| +|36|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6912|2021-10-17| +|37|[tensorlayer/TensorLayer](https://github.com/tensorlayer/TensorLayer)|Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥|6804|2021-12-03| |38|[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|6753|2021-12-04| -|39|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6544|2021-08-12| -|40|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6383|2021-12-17| -|41|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6330|2021-12-27| -|42|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6212|2021-12-13| -|43|[laramies/theHarvester](https://github.com/laramies/theHarvester)|E-mails, subdomains and names Harvester - OSINT |6204|2021-12-25| -|44|[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轻量级人脸检测模型)|6191|2021-11-25| -|45|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6175|2021-12-27| -|46|[houtianze/bypy](https://github.com/houtianze/bypy)|Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端|6174|2021-12-26| -|47|[ufoym/deepo](https://github.com/ufoym/deepo)|Setup and customize deep learning environment in seconds.|6148|2021-12-27| +|39|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6547|2021-08-12| +|40|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6394|2021-12-17| +|41|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6331|2021-12-28| +|42|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6218|2021-12-13| +|43|[laramies/theHarvester](https://github.com/laramies/theHarvester)|E-mails, subdomains and names Harvester - OSINT |6207|2021-12-25| +|44|[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轻量级人脸检测模型)|6192|2021-11-25| +|45|[houtianze/bypy](https://github.com/houtianze/bypy)|Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端|6176|2021-12-26| +|46|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6175|2021-12-27| +|47|[ufoym/deepo](https://github.com/ufoym/deepo)|Setup and customize deep learning environment in seconds.|6148|2021-12-28| |48|[xingyizhou/CenterNet](https://github.com/xingyizhou/CenterNet)|Object detection, 3D detection, and pose estimation using center point detection: |6112|2021-11-11| -|49|[asweigart/pyautogui](https://github.com/asweigart/pyautogui)|A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.|6023|2021-12-23| -|50|[Uberi/speech_recognition](https://github.com/Uberi/speech_recognition)|Speech recognition module for Python, supporting several engines and APIs, online and offline.|6005|2021-12-14| -|51|[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.|5931|2021-12-23| -|52|[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.|5869|2021-12-27| -|53|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5700|2021-10-19| -|54|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5648|2021-12-27| -|55|[Jack-Cherish/Machine-Learning](https://github.com/Jack-Cherish/Machine-Learning)|:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归|5641|2021-07-07| -|56|[ocrmypdf/OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF)|OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched|5614|2021-12-27| -|57|[Dman95/SASM](https://github.com/Dman95/SASM)|SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages|5558|2021-12-22| +|49|[asweigart/pyautogui](https://github.com/asweigart/pyautogui)|A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.|6027|2021-12-23| +|50|[Uberi/speech_recognition](https://github.com/Uberi/speech_recognition)|Speech recognition module for Python, supporting several engines and APIs, online and offline.|6007|2021-12-14| +|51|[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.|5947|2021-12-23| +|52|[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.|5871|2021-12-28| +|53|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5701|2021-10-19| +|54|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5654|2021-12-28| +|55|[Jack-Cherish/Machine-Learning](https://github.com/Jack-Cherish/Machine-Learning)|:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归|5647|2021-07-07| +|56|[ocrmypdf/OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF)|OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched|5625|2021-12-27| +|57|[Dman95/SASM](https://github.com/Dman95/SASM)|SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages|5557|2021-12-22| |58|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5390|2021-11-23| -|59|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5325|2021-11-29| -|60|[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, and so on.|5173|2021-12-24| +|59|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5326|2021-11-29| +|60|[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, and so on.|5185|2021-12-24| |61|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5156|2021-10-15| -|62|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|4998|2021-10-06| -|63|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|4991|2021-12-10| -|64|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|4966|2021-12-17| -|65|[dataabc/weiboSpider](https://github.com/dataabc/weiboSpider)|新浪微博爬虫,用python爬取新浪微博数据|4899|2021-12-14| -|66|[pythonstock/stock](https://github.com/pythonstock/stock)|stock,股票系统。使用python进行开发。|4875|2021-11-14| -|67|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4738|2021-12-26| -|68|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4718|2021-12-27| -|69|[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.|4674|2021-12-27| +|62|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5005|2021-10-06| +|63|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|4993|2021-12-10| +|64|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|4967|2021-12-17| +|65|[dataabc/weiboSpider](https://github.com/dataabc/weiboSpider)|新浪微博爬虫,用python爬取新浪微博数据|4901|2021-12-14| +|66|[pythonstock/stock](https://github.com/pythonstock/stock)|stock,股票系统。使用python进行开发。|4879|2021-11-14| +|67|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4753|2021-12-26| +|68|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4719|2021-12-28| +|69|[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.|4676|2021-12-27| |70|[sshwsfc/xadmin](https://github.com/sshwsfc/xadmin)|Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.|4624|2021-08-26| -|71|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4618|2021-12-16| -|72|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4572|2021-11-02| -|73|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|4471|2021-12-17| -|74|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4425|2021-12-24| -|75|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4381|2021-12-27| +|71|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4621|2021-12-16| +|72|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4573|2021-11-02| +|73|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|4473|2021-12-17| +|74|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4426|2021-12-24| +|75|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4386|2021-12-28| |76|[prompt-toolkit/ptpython](https://github.com/prompt-toolkit/ptpython)|A better Python REPL|4380|2021-10-22| -|77|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4349|2021-09-06| -|78|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4263|2021-10-04| -|79|[microsoft/unilm](https://github.com/microsoft/unilm)|Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities|4228|2021-12-24| -|80|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4218|2021-12-25| -|81|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4212|2021-12-12| -|82|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4138|2021-12-17| -|83|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4042|2021-12-11| -|84|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4039|2021-09-14| +|77|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4348|2021-09-06| +|78|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4264|2021-10-04| +|79|[microsoft/unilm](https://github.com/microsoft/unilm)|Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities|4240|2021-12-24| +|80|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4219|2021-12-25| +|81|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4214|2021-12-12| +|82|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4141|2021-12-17| +|83|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4045|2021-12-11| +|84|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4040|2021-09-14| |85|[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 ...|4034|2021-10-02| |86|[felixonmars/dnsmasq-china-list](https://github.com/felixonmars/dnsmasq-china-list)|Chinese-specific configuration to improve your favorite DNS server. Best partner for chnroutes.|4028|2021-12-22| -|87|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4003|2021-12-25| -|88|[xinntao/ESRGAN](https://github.com/xinntao/ESRGAN)|ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.|3888|2021-08-25| -|89|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3800|2021-11-30| -|90|[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🔥|3756|2021-12-27| -|91|[rootphantomer/Blasting_dictionary](https://github.com/rootphantomer/Blasting_dictionary)|爆破字典|3708|2021-07-19| -|92|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3691|2021-12-25| -|93|[listen1/listen1](https://github.com/listen1/listen1)|one for all free music in china (origin edition)|3684|2021-08-02| -|94|[HIT-SCIR/ltp](https://github.com/HIT-SCIR/ltp)|Language Technology Platform|3660|2021-10-22| -|95|[mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin)|汉字转拼音(pypinyin)|3624|2021-11-14| -|96|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3538|2021-12-27| +|87|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4011|2021-12-25| +|88|[xinntao/ESRGAN](https://github.com/xinntao/ESRGAN)|ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.|3890|2021-08-25| +|89|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3807|2021-11-30| +|90|[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🔥|3798|2021-12-27| +|91|[rootphantomer/Blasting_dictionary](https://github.com/rootphantomer/Blasting_dictionary)|爆破字典|3710|2021-07-19| +|92|[lucidrains/DALLE-pytorch](https://github.com/lucidrains/DALLE-pytorch)|Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch|3693|2021-12-25| +|93|[listen1/listen1](https://github.com/listen1/listen1)|one for all free music in china (origin edition)|3687|2021-08-02| +|94|[HIT-SCIR/ltp](https://github.com/HIT-SCIR/ltp)|Language Technology Platform|3662|2021-10-22| +|95|[mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin)|汉字转拼音(pypinyin)|3626|2021-11-14| +|96|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3548|2021-12-28| |97|[YunYang1994/tensorflow-yolov3](https://github.com/YunYang1994/tensorflow-yolov3)|🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"|3506|2021-11-10| -|98|[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|3463|2021-12-27| -|99|[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.|3442|2021-12-27| -|100|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3416|2021-12-22| +|98|[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|3464|2021-12-27| +|99|[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.|3450|2021-12-28| +|100|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3418|2021-12-22|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/R.md b/content/charts/overall/software/R.md index 6ef43522..589a9a34 100644 --- a/content/charts/overall/software/R.md +++ b/content/charts/overall/software/R.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > R -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| @@ -39,8 +39,8 @@ |32|[pzhaonet/pinyin](https://github.com/pzhaonet/pinyin)|an R package for converting Chineses characters into pinyin|40|2021-08-22| |33|[koheiw/LSX](https://github.com/koheiw/LSX)|A word embeddings-based semi-supervised model for document scaling|39|2021-10-27| |34|[ropensci/comtradr](https://github.com/ropensci/comtradr)|Functions for Interacting with the UN Comtrade API|37|2021-11-26| -|35|[rOpenStats/COVID19analyticsBak2109](https://github.com/rOpenStats/COVID19analyticsBak2109)|-|32|2021-10-03| -|36|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|32|2021-12-17| +|35|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|33|2021-12-17| +|36|[rOpenStats/COVID19analyticsBak2109](https://github.com/rOpenStats/COVID19analyticsBak2109)|-|32|2021-10-03| |37|[ropensci/scrubr](https://github.com/ropensci/scrubr)|Clean species occurrence records|32|2021-06-11| |38|[jokergoo/HilbertCurve](https://github.com/jokergoo/HilbertCurve)|Visualize genomic data by Hilbert curve|31|2021-09-29| |39|[jincheng9/stock_crawler](https://github.com/jincheng9/stock_crawler)|R API for Crawling Stock and Index Data from Sina Finance|31|2021-11-08| diff --git a/content/charts/overall/software/Ruby.md b/content/charts/overall/software/Ruby.md index 3e916e64..b454e76c 100644 --- a/content/charts/overall/software/Ruby.md +++ b/content/charts/overall/software/Ruby.md @@ -1,13 +1,13 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Ruby -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[gitlabhq/gitlabhq](https://github.com/gitlabhq/gitlabhq)|GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com|22799|2021-12-28| -|2|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|11517|2021-11-10| -|3|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5766|2021-12-27| +|1|[gitlabhq/gitlabhq](https://github.com/gitlabhq/gitlabhq)|GitLab CE Mirror Please open new issues in our issue tracker on GitLab.com|22802|2021-12-28| +|2|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|11516|2021-11-10| +|3|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5765|2021-12-27| |4|[nomad/shenzhen](https://github.com/nomad/shenzhen)|CLI for Building & Distributing iOS Apps (.ipa Files)|4667|2021-06-20| |5|[ruby-china/homeland](https://github.com/ruby-china/homeland)|:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.|3515|2021-12-27| |6|[peatio/peatio](https://github.com/peatio/peatio)|An open-source assets exchange.|3506|2021-12-08| @@ -15,24 +15,24 @@ |8|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|1887|2021-12-27| |9|[pluosi/app-host](https://github.com/pluosi/app-host)|应用内网发布 iOS OTA (Over-the-Air) APP publish website like fir.im 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包|1798|2021-11-04| |10|[publify/publify](https://github.com/publify/publify)|A self hosted Web publishing platform on Rails.|1776|2021-12-27| -|11|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1733|2021-11-28| +|11|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1734|2021-11-28| |12|[thredded/thredded](https://github.com/thredded/thredded)|The best Rails forums engine ever.|1308|2021-10-24| |13|[Eric-Guo/wechat](https://github.com/Eric-Guo/wechat)|API, command and message handling for WeChat in Rails|1267|2021-12-21| |14|[michelson/lazy_high_charts](https://github.com/michelson/lazy_high_charts)|Make highcharts a la ruby , works in rails 5.X / 4.X / 3.X, and other ruby web frameworks|1044|2021-12-21| |15|[FIRHQ/fir-cli](https://github.com/FIRHQ/fir-cli)|fir.im(betaqr.com) command-line interface|1005|2021-08-30| -|16|[asciidoctor/asciidoctor-pdf](https://github.com/asciidoctor/asciidoctor-pdf)|:page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.|950|2021-12-27| +|16|[asciidoctor/asciidoctor-pdf](https://github.com/asciidoctor/asciidoctor-pdf)|:page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.|950|2021-12-28| |17|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |931|2021-11-16| |18|[saberma/shopqi](https://github.com/saberma/shopqi)|An open source clone of Shopify.|811|2021-09-27| |19|[fredwu/angel_nest](https://github.com/fredwu/angel_nest)|Project code name: Angel Nest. :)|780|2021-09-27| |20|[daqing/rabel](https://github.com/daqing/rabel)|An open-source web forum built on the Ruby on Rails framework.|642|2021-11-16| -|21|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|635|2021-12-21| +|21|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|636|2021-12-28| |22|[twitter/twitter-cldr-rb](https://github.com/twitter/twitter-cldr-rb)|Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.|633|2021-12-18| |23|[podigee/device_detector](https://github.com/podigee/device_detector)|DeviceDetector is a precise and fast user agent parser and device detector written in Ruby|632|2021-11-05| |24|[inukshuk/anystyle](https://github.com/inukshuk/anystyle)|Fast and smart citation reference parsing|559|2021-11-28| |25|[janx/ruby-pinyin](https://github.com/janx/ruby-pinyin)|中文汉字转拼音, 支持中英文符号混合词语。Pinyin is a romanization system (phonemic notation) of Chinese characters, this gem helps you to convert Chinese characters into pinyin form.|526|2021-08-21| |26|[kaich/codeobscure](https://github.com/kaich/codeobscure)|code obscure for object-c project. 方便强大的OC工程代码自动混淆工具|523|2021-07-02| |27|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|516|2021-12-25| -|28|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Over The Air Server for deployment of Android, iOS and macOS apps|446|2021-12-27| +|28|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Over The Air Server for deployment of Android, iOS and macOS apps|451|2021-12-28| |29|[lanrion/weixin_rails_middleware](https://github.com/lanrion/weixin_rails_middleware)|微信集成 ruby weixin_rails_middleware for integration weixin. |414|2021-09-27| |30|[darkbitio/aws-recon](https://github.com/darkbitio/aws-recon)|Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.|389|2021-12-02| |31|[oott123/alfred-clipboard-ocr](https://github.com/oott123/alfred-clipboard-ocr)|Use Baidu OCR API to covert your clipboard image to text.|382|2021-10-20| @@ -55,7 +55,7 @@ |48|[inukshuk/bibtex-ruby](https://github.com/inukshuk/bibtex-ruby)|A BibTeX library, parser, and converter for Ruby.|152|2021-07-21| |49|[samvera/hyrax](https://github.com/samvera/hyrax)|Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.|146|2021-12-27| |50|[rails-engine/flow_core](https://github.com/rails-engine/flow_core)|FlowCore is a Rails engine to help you build your automation or business process application.|145|2021-10-12| -|51|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|134|2021-08-12| +|51|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|135|2021-08-12| |52|[bytedance/Bytedance-UnionAD](https://github.com/bytedance/Bytedance-UnionAD)|-|130|2021-12-24| |53|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|128|2021-09-28| |54|[huacnlee/auto-correct](https://github.com/huacnlee/auto-correct)|Automatically add whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols).|125|2021-07-27| @@ -67,9 +67,9 @@ |60|[xdite/mind-hack](https://github.com/xdite/mind-hack)|打造超人思維|105|2021-06-21| |61|[khiav223577/pluck_all](https://github.com/khiav223577/pluck_all)|A more efficient way to get data from database. Like #pluck method but return array of hashes instead.|95|2021-10-19| |62|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|94|2021-10-28| -|63|[uasi/skk-emoji-jisyo](https://github.com/uasi/skk-emoji-jisyo)|SKK 絵文字辞書|82|2021-08-18| -|64|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|81|2021-12-27| -|65|[quzhi1/ChineseHistoricalSource](https://github.com/quzhi1/ChineseHistoricalSource)|This is my personal stash of Chinese Historical Source|78|2021-09-27| +|63|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|82|2021-12-27| +|64|[uasi/skk-emoji-jisyo](https://github.com/uasi/skk-emoji-jisyo)|SKK 絵文字辞書|82|2021-08-18| +|65|[quzhi1/ChineseHistoricalSource](https://github.com/quzhi1/ChineseHistoricalSource)|This is my personal stash of Chinese Historical Source|79|2021-09-27| |66|[jasonknight/salor-retail](https://github.com/jasonknight/salor-retail)|Rails Based Point of Sale and Store Management Software|77|2021-09-27| |67|[iPermanent/rubyTools](https://github.com/iPermanent/rubyTools)|日常使用ruby脚本|76|2021-10-18| |68|[kufu/kiji](https://github.com/kufu/kiji)|e-Gov API 連携 gem|73|2021-09-27| diff --git a/content/charts/overall/software/Rust.md b/content/charts/overall/software/Rust.md index dfe78bff..07f90498 100644 --- a/content/charts/overall/software/Rust.md +++ b/content/charts/overall/software/Rust.md @@ -1,63 +1,63 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Rust -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28673|2021-12-20| -|2|[meilisearch/MeiliSearch](https://github.com/meilisearch/MeiliSearch)|Powerful, fast, and an easy to use search engine|20381|2021-12-22| -|3|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|19964|2021-12-27| -|4|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18368|2021-12-27| -|5|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14163|2021-12-26| -|6|[valeriansaliou/sonic](https://github.com/valeriansaliou/sonic)|🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.|12396|2021-12-01| -|7|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|9613|2021-12-03| -|8|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7842|2021-08-24| -|9|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|5958|2021-12-20| -|10|[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|5689|2021-12-26| -|11|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|3937|2021-12-27| -|12|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3342|2021-11-20| -|13|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3271|2021-12-22| -|14|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2187|2021-09-23| +|1|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|28681|2021-12-20| +|2|[meilisearch/MeiliSearch](https://github.com/meilisearch/MeiliSearch)|Powerful, fast, and an easy to use search engine|20387|2021-12-22| +|3|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|19974|2021-12-28| +|4|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18378|2021-12-28| +|5|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14170|2021-12-28| +|6|[valeriansaliou/sonic](https://github.com/valeriansaliou/sonic)|🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.|12398|2021-12-01| +|7|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|9681|2021-12-03| +|8|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7845|2021-08-24| +|9|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|5960|2021-12-20| +|10|[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|5690|2021-12-26| +|11|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|3938|2021-12-27| +|12|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3343|2021-11-20| +|13|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3273|2021-12-22| +|14|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2189|2021-09-23| |15|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2125|2021-10-23| -|16|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2017|2021-12-26| -|17|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1612|2021-12-28| -|18|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1379|2021-12-23| -|19|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1232|2021-08-10| -|20|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1200|2021-12-27| -|21|[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.|1185|2021-12-25| -|22|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1180|2021-12-27| -|23|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1149|2021-12-24| +|16|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2018|2021-12-28| +|17|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1614|2021-12-28| +|18|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1388|2021-12-28| +|19|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1233|2021-08-10| +|20|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1201|2021-12-27| +|21|[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.|1189|2021-12-25| +|22|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1181|2021-12-28| +|23|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1150|2021-12-24| |24|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1127|2021-12-27| |25|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|928|2021-12-05| |26|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|827|2021-10-12| -|27|[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)|Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)|800|2021-12-26| +|27|[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)|Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)|801|2021-12-28| |28|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|754|2021-11-16| -|29|[Brooooooklyn/canvas](https://github.com/Brooooooklyn/canvas)|High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.|573|2021-12-27| -|30|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|523|2021-11-22| -|31|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|504|2021-12-19| +|29|[Brooooooklyn/canvas](https://github.com/Brooooooklyn/canvas)|High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.|574|2021-12-27| +|30|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|524|2021-11-22| +|31|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|514|2021-12-19| |32|[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, ...|471|2021-12-19| -|33|[AleoHQ/wagyu](https://github.com/AleoHQ/wagyu)|A Rust library for generating cryptocurrency wallets|437|2021-08-09| -|34|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|436|2021-12-12| +|33|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|438|2021-12-12| +|34|[AleoHQ/wagyu](https://github.com/AleoHQ/wagyu)|A Rust library for generating cryptocurrency wallets|437|2021-08-09| |35|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|433|2021-12-07| -|36|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|419|2021-12-27| +|36|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|422|2021-12-28| |37|[kuchiki-rs/kuchiki](https://github.com/kuchiki-rs/kuchiki)|(朽木) HTML/XML tree manipulation library for Rust|400|2021-12-08| |38|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)|389|2021-11-19| |39|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|381|2021-09-20| -|40|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|👄 The most accurate natural language detection library in the Rust ecosystem, suitable for long and short text alike|379|2021-11-27| +|40|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|👄 The most accurate natural language detection library in the Rust ecosystem, suitable for long and short text alike|380|2021-11-27| |41|[geph-official/geph4](https://github.com/geph-official/geph4)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |366|2021-12-28| |42|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|354|2021-12-21| -|43|[justjavac/dvm](https://github.com/justjavac/dvm)|Deno Version Manager - Easy way to manage multiple active deno versions.|350|2021-12-24| +|43|[justjavac/dvm](https://github.com/justjavac/dvm)|Deno Version Manager - Easy way to manage multiple active deno versions.|351|2021-12-24| |44|[rustsbi/rustsbi](https://github.com/rustsbi/rustsbi)|RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem|329|2021-12-21| -|45|[tanakh/cargo-atcoder](https://github.com/tanakh/cargo-atcoder)|Cargo subcommand for AtCoder|321|2021-07-31| -|46|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|320|2021-11-15| +|45|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|321|2021-11-15| +|46|[tanakh/cargo-atcoder](https://github.com/tanakh/cargo-atcoder)|Cargo subcommand for AtCoder|321|2021-07-31| |47|[vincentdchan/PoloDB](https://github.com/vincentdchan/PoloDB)|PoloDB is an embedded JSON-based database.|320|2021-11-09| |48|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|310|2021-12-05| -|49|[arlicle/panda-api](https://github.com/arlicle/panda-api)|Panda api is a simple and powerful api docs design tool.|298|2021-12-18| +|49|[arlicle/panda-api](https://github.com/arlicle/panda-api)|Panda api is a simple and powerful api docs design tool.|299|2021-12-18| |50|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple and secure live media server by pure rust (rtmp/httpflv/hls/relay).🦀|284|2021-12-24| |51|[inherd/coco](https://github.com/inherd/coco)|An effective DevOps analysis and auto-suggest tool。Coco 是一个研发效能分析工具,如团队发展现状(根据架构复杂度及行数变更)、团队演进、历史分析等。生成可视化报告及对应的改进建议。 |278|2021-12-27| |52|[shadowsocks/crypto2](https://github.com/shadowsocks/crypto2)|The fastest cryptographic library in the galaxy|252|2021-12-17| -|53|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|250|2021-08-18| +|53|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|251|2021-08-18| |54|[p4gefau1t/trojan-r](https://github.com/p4gefau1t/trojan-r)|轻量高效的 Trojan 代理,使用 Rust 实现|248|2021-07-10| |55|[hsivonen/encoding_rs](https://github.com/hsivonen/encoding_rs)|A Gecko-oriented implementation of the Encoding Standard in Rust|237|2021-12-22| |56|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|234|2021-12-26| @@ -77,7 +77,7 @@ |70|[dslchd/tokio-cn-doc](https://github.com/dslchd/tokio-cn-doc)|Rust, Tokio, CN, Doc, Demo|170|2021-09-22| |71|[belowthetree/TisuOS](https://github.com/belowthetree/TisuOS)|-|148|2021-06-30| |72|[tomassedovic/quicksilver-roguelike](https://github.com/tomassedovic/quicksilver-roguelike)|Template for a roguelike in Rust targeting desktop and the web|148|2021-10-16| -|73|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|138|2021-12-27| +|73|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|140|2021-12-28| |74|[datum-lang/datum](https://github.com/datum-lang/datum)|A easy maintain(read/write) language for transform from/to other languages. 下一代企业级编程语言。|133|2021-11-01| |75|[WeBankBlockchain/WeDPR-Lab-Core](https://github.com/WeBankBlockchain/WeDPR-Lab-Core)|Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件|128|2021-12-02| |76|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案|120|2021-12-15| @@ -91,7 +91,7 @@ |84|[Brooooooklyn/pinyin](https://github.com/Brooooooklyn/pinyin)|rust-pinyin binding for Node.js|91|2021-12-22| |85|[wtklbm/crm](https://github.com/wtklbm/crm)|Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源 |90|2021-12-13| |86|[riscv-rust/longan-nano](https://github.com/riscv-rust/longan-nano)|Board support package for the Longan Nano board|89|2021-12-27| -|87|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|80|2021-12-22| +|87|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|80|2021-12-28| |88|[netcan/AnimalChess](https://github.com/netcan/AnimalChess)|Animal Fight Chess Game(斗兽棋) written in rust.|73|2021-12-01| |89|[ElnuDev/hebi](https://github.com/ElnuDev/hebi)|A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇.|70|2021-09-04| |90|[Tencent/tat-agent](https://github.com/Tencent/tat-agent)|TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ...|68|2021-12-24| diff --git a/content/charts/overall/software/Shell.md b/content/charts/overall/software/Shell.md index 0e363d57..358aec00 100644 --- a/content/charts/overall/software/Shell.md +++ b/content/charts/overall/software/Shell.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Shell -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24820|2021-12-25| -|2|[romkatv/powerlevel10k](https://github.com/romkatv/powerlevel10k)|A Zsh theme|23933|2021-12-27| -|3|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|18588|2021-11-10| -|4|[tj/n](https://github.com/tj/n)|Node version management|15582|2021-12-04| -|5|[233boy/v2ray](https://github.com/233boy/v2ray)|最好用的 V2Ray 一键安装脚本 & 管理脚本|15187|2021-12-26| +|1|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|24831|2021-12-28| +|2|[romkatv/powerlevel10k](https://github.com/romkatv/powerlevel10k)|A Zsh theme|23951|2021-12-27| +|3|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|18589|2021-11-10| +|4|[tj/n](https://github.com/tj/n)|Node version management|15587|2021-12-04| +|5|[233boy/v2ray](https://github.com/233boy/v2ray)|最好用的 V2Ray 一键安装脚本 & 管理脚本|15196|2021-12-26| |6|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|8555|2021-12-24| -|7|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|7950|2021-12-18| -|8|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |7028|2021-12-04| -|9|[opsnull/follow-me-install-kubernetes-cluster](https://github.com/opsnull/follow-me-install-kubernetes-cluster)|和我一步步部署 kubernetes 集群|6692|2021-06-04| +|7|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|7954|2021-12-18| +|8|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |7034|2021-12-04| +|9|[opsnull/follow-me-install-kubernetes-cluster](https://github.com/opsnull/follow-me-install-kubernetes-cluster)|和我一步步部署 kubernetes 集群|6695|2021-06-04| |10|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6338|2021-11-29| -|11|[xzhih/one-key-hidpi](https://github.com/xzhih/one-key-hidpi)|Enable macOS HiDPI and have a native setting.|6083|2021-08-06| -|12|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|5851|2021-12-27| -|13|[P3TERX/Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt)|A template for building OpenWrt with GitHub Actions 使用 GitHub Actions 云编译 OpenWrt|4783|2021-12-18| -|14|[haoel/haoel.github.io](https://github.com/haoel/haoel.github.io)|-|4656|2021-12-14| -|15|[toniblyx/prowler](https://github.com/toniblyx/prowler)|Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 200 controls c ...|4577|2021-12-23| -|16|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|(VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS)+伪装站点、八合一共存脚本,支持多内核安装|4205|2021-12-26| -|17|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|3942|2021-12-27| +|11|[xzhih/one-key-hidpi](https://github.com/xzhih/one-key-hidpi)|Enable macOS HiDPI and have a native setting.|6087|2021-08-06| +|12|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|5855|2021-12-27| +|13|[P3TERX/Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt)|A template for building OpenWrt with GitHub Actions 使用 GitHub Actions 云编译 OpenWrt|4791|2021-12-18| +|14|[haoel/haoel.github.io](https://github.com/haoel/haoel.github.io)|-|4657|2021-12-14| +|15|[toniblyx/prowler](https://github.com/toniblyx/prowler)|Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 200 controls c ...|4581|2021-12-23| +|16|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|(VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS)+伪装站点、八合一共存脚本,支持多内核安装|4214|2021-12-28| +|17|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|3949|2021-12-27| |18|[mviereck/x11docker](https://github.com/mviereck/x11docker)|Run GUI applications and desktops in docker and podman containers. Focus on security.|3807|2021-12-25| -|19|[SuLingGG/OpenWrt-Rpi](https://github.com/SuLingGG/OpenWrt-Rpi)|Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)|3547|2021-12-07| +|19|[SuLingGG/OpenWrt-Rpi](https://github.com/SuLingGG/OpenWrt-Rpi)|Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)|3548|2021-12-28| |20|[alibaba/dragonwell8](https://github.com/alibaba/dragonwell8)|Alibaba Dragonwell8 JDK|3411|2021-12-17| -|21|[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|3251|2021-10-18| -|22|[klever1988/nanopi-openwrt](https://github.com/klever1988/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|3054|2021-12-27| -|23|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|2847|2021-12-16| -|24|[lmk123/oh-my-wechat](https://github.com/lmk123/oh-my-wechat)|微信小助手的安装 / 更新工具。|2756|2021-11-30| +|21|[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|3253|2021-10-18| +|22|[klever1988/nanopi-openwrt](https://github.com/klever1988/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|3056|2021-12-27| +|23|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|2846|2021-12-16| +|24|[lmk123/oh-my-wechat](https://github.com/lmk123/oh-my-wechat)|微信小助手的安装 / 更新工具。|2757|2021-11-30| |25|[openfans-community-offical/Debian-Pi-Aarch64](https://github.com/openfans-community-offical/Debian-Pi-Aarch64)|This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)|2516|2021-12-22| |26|[CyC2018/Job-Recommend](https://github.com/CyC2018/Job-Recommend)|🔎 互联网内推信息(社招、校招、实习)|2464|2021-10-09| -|27|[teddysun/lamp](https://github.com/teddysun/lamp)|Install LAMP(Linux + Apache + MySQL/MariaDB + PHP ) for CentOS/Debian/Ubuntu|2461|2021-12-25| +|27|[teddysun/lamp](https://github.com/teddysun/lamp)|Install LAMP(Linux + Apache + MySQL/MariaDB + PHP ) for CentOS/Debian/Ubuntu|2462|2021-12-25| |28|[licess/lnmp](https://github.com/licess/lnmp)|LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RHEL/Fedora/Aliyun/Amazon、Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS或独立主机安装LNMP(Nginx/MySQL/PHP)、LNMPA(Nginx/MySQL/PHP/Apache)、LAMP(Apache/MySQL/PHP)生产环境的Shell程序 ...|2126|2021-11-02| -|29|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2023|2021-12-27| -|30|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|1909|2021-10-23| +|29|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2025|2021-12-28| +|30|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|1910|2021-10-23| |31|[bclswl0827/v2ray-heroku](https://github.com/bclswl0827/v2ray-heroku)|用于在 Heroku 上部署 V2Ray WebSocket。|1868|2021-08-15| -|32|[EnergizedProtection/block](https://github.com/EnergizedProtection/block)|Let's make an annoyance free, better open internet, altogether!|1858|2021-12-28| +|32|[EnergizedProtection/block](https://github.com/EnergizedProtection/block)|Let's make an annoyance free, better open internet, altogether!|1861|2021-12-28| |33|[rootsongjc/kubernetes-vagrant-centos-cluster](https://github.com/rootsongjc/kubernetes-vagrant-centos-cluster)|Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.|1753|2021-06-06| |34|[pingcap/docs-cn](https://github.com/pingcap/docs-cn)|TiDB/TiKV/PD documentation in Chinese.|1667|2021-12-28| -|35|[neoFelhz/neohosts](https://github.com/neoFelhz/neohosts)|自由·负责·克制 去广告 Hosts 项目|1577|2021-06-14| -|36|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|一键安装 trojan v2ray xray. Install v2ray / xray (VLESS) and trojan (trojan-go) script|1541|2021-12-25| -|37|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|1538|2021-12-26| +|35|[neoFelhz/neohosts](https://github.com/neoFelhz/neohosts)|自由·负责·克制 去广告 Hosts 项目|1578|2021-06-14| +|36|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|一键安装 trojan v2ray xray. Install v2ray / xray (VLESS) and trojan (trojan-go) script|1542|2021-12-25| +|37|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|1539|2021-12-26| |38|[gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)|中国运营商IPv4/IPv6地址库-每日更新|1517|2021-12-28| -|39|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本 A tool to auto-compile & install frps on Linux|1464|2021-10-31| -|40|[chaifeng/ufw-docker](https://github.com/chaifeng/ufw-docker)|To fix the Docker and UFW security flaw without disabling iptables|1458|2021-11-09| -|41|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|1373|2021-11-09| -|42|[devdawei/libstdc-](https://github.com/devdawei/libstdc-)|Xcode 10 之后删除的 libstdc++ 库|1358|2021-11-19| +|39|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本 A tool to auto-compile & install frps on Linux|1467|2021-10-31| +|40|[chaifeng/ufw-docker](https://github.com/chaifeng/ufw-docker)|To fix the Docker and UFW security flaw without disabling iptables|1460|2021-11-09| +|41|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|1378|2021-11-09| +|42|[devdawei/libstdc-](https://github.com/devdawei/libstdc-)|Xcode 10 之后删除的 libstdc++ 库|1360|2021-11-19| |43|[Aniverse/inexistence](https://github.com/Aniverse/inexistence)|I know nothing, you see nothing.|1296|2021-09-09| |44|[ToutyRater/v2ray-guide](https://github.com/ToutyRater/v2ray-guide)|-|1210|2021-08-11| -|45|[hillwoodroc/winetricks-zh](https://github.com/hillwoodroc/winetricks-zh)|A windows applications setup wizard for Chinese wine users|1167|2021-12-06| +|45|[hillwoodroc/winetricks-zh](https://github.com/hillwoodroc/winetricks-zh)|A windows applications setup wizard for Chinese wine users|1168|2021-12-06| |46|[jorgebucaran/nvm.fish](https://github.com/jorgebucaran/nvm.fish)|Node.js version manager lovingly made for Fish.|1122|2021-10-10| |47|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1100|2021-12-16| -|48|[yc9559/uperf](https://github.com/yc9559/uperf)|Userspace performance controller for android|1082|2021-11-11| -|49|[archlinuxcn/repo](https://github.com/archlinuxcn/repo)|Arch Linux CN Repository|1043|2021-12-27| +|48|[yc9559/uperf](https://github.com/yc9559/uperf)|Userspace performance controller for android|1081|2021-11-11| +|49|[archlinuxcn/repo](https://github.com/archlinuxcn/repo)|Arch Linux CN Repository|1043|2021-12-28| |50|[insightglacier/Dictionary-Of-Pentesting](https://github.com/insightglacier/Dictionary-Of-Pentesting)|Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。|979|2021-12-14| |51|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|940|2021-10-27| -|52|[IvanSolis1989/OpenWrt-DIY](https://github.com/IvanSolis1989/OpenWrt-DIY)| 多设备 OpenWrt Aciton 固件云编译——X86、竞斗云、极路由 B70、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、小娱 C5、R2S、R4S、小米 R3G、小米 R3P、小米 Mini、网件 R7800、星际宝盒 CM520、Amlogic S905X3、OrangePi Zero Plus、网件 3800、Linksys Wrt1900 ...|916|2021-12-24| +|52|[IvanSolis1989/OpenWrt-DIY](https://github.com/IvanSolis1989/OpenWrt-DIY)| 多设备 OpenWrt Aciton 固件云编译——X86、竞斗云、极路由 B70、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、小娱 C5、R2S、R4S、小米 R3G、小米 R3P、小米 Mini、网件 R7800、星际宝盒 CM520、Amlogic S905X3、OrangePi Zero Plus、网件 3800、Linksys Wrt1900 ...|917|2021-12-24| |53|[xiaoZ-hc/redtool](https://github.com/xiaoZ-hc/redtool)|日常积累的一些红队工具及自己写的脚本,更偏向于一些diy的好用的工具,并不是一些比较常用的msf/awvs/xray这种|883|2021-06-01| -|54|[esirplayground/AutoBuild-OpenWrt](https://github.com/esirplayground/AutoBuild-OpenWrt)|Build OpenWrt using GitHub Actions 使用 GitHub Actions 编译 OpenWrt 感谢P3TERX的项目源码 感谢KFERMercer的项目源码|862|2021-12-23| +|54|[esirplayground/AutoBuild-OpenWrt](https://github.com/esirplayground/AutoBuild-OpenWrt)|Build OpenWrt using GitHub Actions 使用 GitHub Actions 编译 OpenWrt 感谢P3TERX的项目源码 感谢KFERMercer的项目源码|863|2021-12-23| |55|[rhasspy/rhasspy](https://github.com/rhasspy/rhasspy)|Offline private voice assistant for many human languages|823|2021-11-23| -|56|[EternalPain/ZJL](https://github.com/EternalPain/ZJL)|ZJL 免流防跳脚本|819|2021-06-08| -|57|[ivanhao/pvetools](https://github.com/ivanhao/pvetools)|proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.|814|2021-10-26| -|58|[al0ne/LinuxCheck](https://github.com/al0ne/LinuxCheck)|Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查|809|2021-10-19| +|56|[EternalPain/ZJL](https://github.com/EternalPain/ZJL)|ZJL 免流防跳脚本|821|2021-06-08| +|57|[al0ne/LinuxCheck](https://github.com/al0ne/LinuxCheck)|Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查|817|2021-10-19| +|58|[ivanhao/pvetools](https://github.com/ivanhao/pvetools)|proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.|815|2021-10-26| |59|[rufengsuixing/luci-app-adguardhome](https://github.com/rufengsuixing/luci-app-adguardhome)|maybe the best AdGuardHome luci for openwrt|793|2021-11-25| |60|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|791|2021-11-22| -|61|[Hagb/docker-easyconnect](https://github.com/Hagb/docker-easyconnect)|使深信服(Sangfor)开发的非自由的代理软件 EasyConnect 运行在 docker 中,并提供 socks5 服务|778|2021-12-22| +|61|[Hagb/docker-easyconnect](https://github.com/Hagb/docker-easyconnect)|使深信服(Sangfor)开发的非自由的代理软件 EasyConnect 运行在 docker 中,并提供 socks5 服务|784|2021-12-22| |62|[RokasUrbelis/docker-wine-linux](https://github.com/RokasUrbelis/docker-wine-linux)|:boom::whale::fire:Linux运行wine应用(QQ/微信/百度网盘/TIM/迅雷极速版/Foxmail等),适用于所有发行版------- Best wine-QQ/TIM/Wechat for all Linux distros|760|2021-09-29| -|63|[Magisk-Modules-Repo/MagiskHidePropsConf](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf)|MagiskHidePropsConf|745|2021-12-13| -|64|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。|730|2021-10-18| +|63|[Magisk-Modules-Repo/MagiskHidePropsConf](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf)|MagiskHidePropsConf|748|2021-12-13| +|64|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。|732|2021-10-18| |65|[aws/aws-app-mesh-examples](https://github.com/aws/aws-app-mesh-examples)|AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.|728|2021-12-21| |66|[summerblue/laravel-ubuntu-init](https://github.com/summerblue/laravel-ubuntu-init)|A shell script for setting up Laravel Production environment on Ubuntu 14.04 & Ubuntu 16 & Ubuntu 18 system.|718|2021-08-02| |67|[wahyd4/aria2-ariang-docker](https://github.com/wahyd4/aria2-ariang-docker)|The Docker image for Aria2 + AriaNg + File Browser + Rclone|710|2021-12-11| -|68|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|707|2021-11-27| -|69|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|700|2021-12-22| -|70|[rime/plum](https://github.com/rime/plum)|東風破 /plum/: Rime configuration manager and input schema repository|700|2021-10-02| -|71|[rehiy/dnspod-shell](https://github.com/rehiy/dnspod-shell)|基于DNSPod用户API实现的纯Shell动态域名客户端|698|2021-11-28| -|72|[bestswifter/macbootstrap](https://github.com/bestswifter/macbootstrap)|A bootstrap script for new Mac|676|2021-09-08| +|68|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|708|2021-11-27| +|69|[rime/plum](https://github.com/rime/plum)|東風破 /plum/: Rime configuration manager and input schema repository|702|2021-10-02| +|70|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|700|2021-12-22| +|71|[rehiy/dnspod-shell](https://github.com/rehiy/dnspod-shell)|基于DNSPod用户API实现的纯Shell动态域名客户端|699|2021-11-28| +|72|[bestswifter/macbootstrap](https://github.com/bestswifter/macbootstrap)|A bootstrap script for new Mac|677|2021-09-08| |73|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|675|2021-12-02| -|74|[kirin10000/Xray-script](https://github.com/kirin10000/Xray-script)|Xray:(VLESS/VMess)-(TCP/gRPC/WebSocket)-(XTLS/TLS)+Web 搭建/管理脚本|658|2021-12-20| +|74|[kirin10000/Xray-script](https://github.com/kirin10000/Xray-script)|Xray:(VLESS/VMess)-(TCP/gRPC/WebSocket)-(XTLS/TLS)+Web 搭建/管理脚本|659|2021-12-20| |75|[tty228/luci-app-serverchan](https://github.com/tty228/luci-app-serverchan)|serverchan running on openwrt|656|2021-10-25| -|76|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|644|2021-12-27| -|77|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|644|2021-06-07| +|76|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|645|2021-06-07| +|77|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|644|2021-12-27| |78|[woniuzfb/iptv](https://github.com/woniuzfb/iptv)|一键安装管理 FFmpeg / nginx / openresty / xray / v2ray / armbian / proxmox ve / cloudflare partner,workers / ibm cloud foundry 脚本|609|2021-12-19| |79|[wppurking/ocserv-docker](https://github.com/wppurking/ocserv-docker)|用于初始化 ocserv 的 Dockfile 脚本|584|2021-08-11| |80|[TheKingOfDuck/ApkAnalyser](https://github.com/TheKingOfDuck/ApkAnalyser)|一键提取安卓应用中可能存在的敏感信息。|561|2021-10-21| -|81|[apolloconfig/apollo-build-scripts](https://github.com/apolloconfig/apollo-build-scripts)|Apollo Quick Start Build Scripts|552|2021-10-05| -|82|[Nick233333/phper-linux-gitbook](https://github.com/Nick233333/phper-linux-gitbook)|💡PHPer 必知必会的 Linux 命令|538|2021-08-28| -|83|[HXSecurity/DongTai](https://github.com/HXSecurity/DongTai)|DongTai is an interactive application security testing(IAST) product that supports the detection of OWASP WEB TOP 10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabili ...|535|2021-12-24| +|81|[apolloconfig/apollo-build-scripts](https://github.com/apolloconfig/apollo-build-scripts)|Apollo Quick Start Build Scripts|553|2021-10-05| +|82|[HXSecurity/DongTai](https://github.com/HXSecurity/DongTai)|DongTai is an interactive application security testing(IAST) product that supports the detection of OWASP WEB TOP 10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabili ...|538|2021-12-24| +|83|[Nick233333/phper-linux-gitbook](https://github.com/Nick233333/phper-linux-gitbook)|💡PHPer 必知必会的 Linux 命令|538|2021-08-28| |84|[Har-Kuun/OneClickDesktop](https://github.com/Har-Kuun/OneClickDesktop)|A one-click script that installs a remote desktop environment on a Linux server with browser/RDP/VNC access.|524|2021-12-08| -|85|[srillia/devops](https://github.com/srillia/devops)|let devops for docker, dockerswarm ,k8s easy|509|2021-07-03| -|86|[laishulu/Sarasa-Mono-SC-Nerd](https://github.com/laishulu/Sarasa-Mono-SC-Nerd)|简体中文等距更纱黑体+Nerd图标字体库。中英文宽度完美2:1,图标长宽经过调整,不会出现对齐问题,尤其适合作为终端字体。|508|2021-12-04| -|87|[CoiaPrant/MediaUnlock_Test](https://github.com/CoiaPrant/MediaUnlock_Test)|流媒体解锁检测|504|2021-07-16| -|88|[felix-fly/v2ray-openwrt](https://github.com/felix-fly/v2ray-openwrt)|路由器Openwrt手工/脚本/ipk包安装V2ray简单流程|504|2021-12-23| -|89|[neodevpro/neodevhost](https://github.com/neodevpro/neodevhost)| The Powerful Friendly Uptodate AD Blocking Hosts 最新强大而友善的去广告|503|2021-12-27| +|85|[laishulu/Sarasa-Mono-SC-Nerd](https://github.com/laishulu/Sarasa-Mono-SC-Nerd)|简体中文等距更纱黑体+Nerd图标字体库。中英文宽度完美2:1,图标长宽经过调整,不会出现对齐问题,尤其适合作为终端字体。|509|2021-12-04| +|86|[srillia/devops](https://github.com/srillia/devops)|let devops for docker, dockerswarm ,k8s easy|509|2021-07-03| +|87|[neodevpro/neodevhost](https://github.com/neodevpro/neodevhost)| The Powerful Friendly Uptodate AD Blocking Hosts 最新强大而友善的去广告|505|2021-12-28| +|88|[CoiaPrant/MediaUnlock_Test](https://github.com/CoiaPrant/MediaUnlock_Test)|流媒体解锁检测|504|2021-07-16| +|89|[felix-fly/v2ray-openwrt](https://github.com/felix-fly/v2ray-openwrt)|路由器Openwrt手工/脚本/ipk包安装V2ray简单流程|504|2021-12-23| |90|[jlesage/docker-firefox](https://github.com/jlesage/docker-firefox)|Docker container for Firefox|502|2021-10-25| -|91|[JinjunHan/iOSDeviceSupport](https://github.com/JinjunHan/iOSDeviceSupport)|各个版本的iOS Device Support|494|2021-12-24| +|91|[JinjunHan/iOSDeviceSupport](https://github.com/JinjunHan/iOSDeviceSupport)|各个版本的iOS Device Support|496|2021-12-24| |92|[CJ-Chen/TBtools](https://github.com/CJ-Chen/TBtools)|GUI/CommandLine Tool Box for biologistists to utilize NGS data.|485|2021-12-05| |93|[google-research/xtreme](https://github.com/google-research/xtreme)|XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 typologically diverse languages and includes nine tasks.|482|2021-11-25| -|94|[1orz/My-action](https://github.com/1orz/My-action)|自动编译-无人值守Auto release base on Github actions|481|2021-12-26| -|95|[asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs)|Node.js plugin for asdf version manager|475|2021-12-24| -|96|[KANIKIG/Multi-EasyGost](https://github.com/KANIKIG/Multi-EasyGost)|致力于最简单好用的GOST小白脚本|474|2021-08-17| -|97|[veip007/dd](https://github.com/veip007/dd)|萌咖大佬的Linux 一键DD脚本|463|2021-08-24| +|94|[1orz/My-action](https://github.com/1orz/My-action)|自动编译-无人值守Auto release base on Github actions|480|2021-12-28| +|95|[KANIKIG/Multi-EasyGost](https://github.com/KANIKIG/Multi-EasyGost)|致力于最简单好用的GOST小白脚本|475|2021-08-17| +|96|[asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs)|Node.js plugin for asdf version manager|475|2021-12-24| +|97|[veip007/dd](https://github.com/veip007/dd)|萌咖大佬的Linux 一键DD脚本|464|2021-08-24| |98|[lovezzzxxx/liverecord](https://github.com/lovezzzxxx/liverecord)|自动录播并自动备份,支持youtube频道、twitcast频道、twitch频道、openrec频道、niconico生放送、niconico社区、niconico频道、mirrativ频道、reality频道、17live频道、bilibili频道、streamlink支持的直播网址、ffmpeg支持的m3u8地址|453|2021-12-17| -|99|[elitak/nixos-infect](https://github.com/elitak/nixos-infect)|[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)|445|2021-12-18| -|100|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|439|2021-12-13| +|99|[elitak/nixos-infect](https://github.com/elitak/nixos-infect)|[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)|445|2021-12-28| +|100|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|440|2021-12-13|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/Swift.md b/content/charts/overall/software/Swift.md index 3b4080e4..3aa85a99 100644 --- a/content/charts/overall/software/Swift.md +++ b/content/charts/overall/software/Swift.md @@ -1,70 +1,70 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Swift -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[ReactiveX/RxSwift](https://github.com/ReactiveX/RxSwift)|Reactive Programming in Swift|21191|2021-12-27| -|2|[JohnCoates/Aerial](https://github.com/JohnCoates/Aerial)|Apple TV Aerial Screensaver for Mac|19671|2021-12-16| -|3|[onevcat/Kingfisher](https://github.com/onevcat/Kingfisher)|A lightweight, pure-Swift library for downloading and caching images from the web.|19539|2021-12-22| -|4|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|15544|2021-12-28| -|5|[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…)|13893|2021-07-24| +|1|[ReactiveX/RxSwift](https://github.com/ReactiveX/RxSwift)|Reactive Programming in Swift|21190|2021-12-27| +|2|[JohnCoates/Aerial](https://github.com/JohnCoates/Aerial)|Apple TV Aerial Screensaver for Mac|19673|2021-12-16| +|3|[onevcat/Kingfisher](https://github.com/onevcat/Kingfisher)|A lightweight, pure-Swift library for downloading and caching images from the web.|19540|2021-12-22| +|4|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|15546|2021-12-28| +|5|[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|2021-07-24| |6|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|13624|2021-12-25| -|7|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13160|2021-08-05| -|8|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11350|2021-12-19| -|9|[IBAnimatable/IBAnimatable](https://github.com/IBAnimatable/IBAnimatable)|Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.|8590|2021-07-12| -|10|[Caldis/Mos](https://github.com/Caldis/Mos)|一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS|7844|2021-06-05| +|7|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13161|2021-08-05| +|8|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11349|2021-12-19| +|9|[IBAnimatable/IBAnimatable](https://github.com/IBAnimatable/IBAnimatable)|Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.|8588|2021-07-12| +|10|[Caldis/Mos](https://github.com/Caldis/Mos)|一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS|7853|2021-06-05| |11|[Juanpe/About-SwiftUI](https://github.com/Juanpe/About-SwiftUI)|Gathering all info published, both by Apple and by others, about new framework SwiftUI. |5958|2021-11-28| |12|[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.|4728|2021-12-23| -|13|[eggswift/ESTabBarController](https://github.com/eggswift/ESTabBarController)|:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!|4646|2021-07-30| -|14|[Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)|✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.|4122|2021-08-23| -|15|[SwiftOldDriver/iOS-Weekly](https://github.com/SwiftOldDriver/iOS-Weekly)|🇨🇳 老司机 iOS 周报|3967|2021-12-28| +|13|[eggswift/ESTabBarController](https://github.com/eggswift/ESTabBarController)|:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!|4647|2021-07-30| +|14|[Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)|✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.|4123|2021-08-23| +|15|[SwiftOldDriver/iOS-Weekly](https://github.com/SwiftOldDriver/iOS-Weekly)|🇨🇳 老司机 iOS 周报|3981|2021-12-28| |16|[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. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |3964|2021-12-28| -|17|[alibaba/HandyJSON](https://github.com/alibaba/HandyJSON)|A handy swift json-object serialization/deserialization library|3917|2021-12-17| +|17|[alibaba/HandyJSON](https://github.com/alibaba/HandyJSON)|A handy swift json-object serialization/deserialization library|3920|2021-12-17| |18|[ArtSabintsev/Siren](https://github.com/ArtSabintsev/Siren)|Notify users when a new version of your app is available and prompt them to upgrade.|3893|2021-09-17| -|19|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|3260|2021-12-19| +|19|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|3262|2021-12-19| |20|[kyleduo/TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac)|TinyPNG client for Mac|3033|2021-12-02| -|21|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|2854|2021-10-03| -|22|[100mango/zen](https://github.com/100mango/zen)|iOS, macOS, Swift, Objective-C 心得|2847|2021-09-10| -|23|[lukakerr/Pine](https://github.com/lukakerr/Pine)|A modern, native macOS markdown editor|2838|2021-12-07| +|21|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|2856|2021-10-03| +|22|[100mango/zen](https://github.com/100mango/zen)|iOS, macOS, Swift, Objective-C 心得|2848|2021-09-10| +|23|[lukakerr/Pine](https://github.com/lukakerr/Pine)|A modern, native macOS markdown editor|2840|2021-12-07| |24|[aahung/Unshaky](https://github.com/aahung/Unshaky)|A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]|2716|2021-06-21| |25|[nixzhu/MonkeyKing](https://github.com/nixzhu/MonkeyKing)|MonkeyKing helps you to post messages to Chinese Social Networks.|2704|2021-09-08| -|26|[gee1k/uPic](https://github.com/gee1k/uPic)|📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.|2475|2021-11-18| +|26|[gee1k/uPic](https://github.com/gee1k/uPic)|📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.|2480|2021-11-18| |27|[WeTransfer/WeScan](https://github.com/WeTransfer/WeScan)|Document Scanning Made Easy for iOS|2439|2021-11-15| -|28|[wxxsw/SwiftTheme](https://github.com/wxxsw/SwiftTheme)|🎨 Powerful theme/skin manager for iOS 9+ 主题/换肤, 暗色模式|2265|2021-12-13| -|29|[Danie1s/Tiercel](https://github.com/Danie1s/Tiercel)|简单易用、功能丰富的纯 Swift 下载框架|2245|2021-11-07| +|28|[wxxsw/SwiftTheme](https://github.com/wxxsw/SwiftTheme)|🎨 Powerful theme/skin manager for iOS 9+ 主题/换肤, 暗色模式|2266|2021-12-13| +|29|[Danie1s/Tiercel](https://github.com/Danie1s/Tiercel)|简单易用、功能丰富的纯 Swift 下载框架|2246|2021-11-07| |30|[tid-kijyun/Kanna](https://github.com/tid-kijyun/Kanna)|Kanna(鉋) is an XML/HTML parser for Swift.|2233|2021-12-01| -|31|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|1933|2021-12-15| +|31|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|1934|2021-12-15| |32|[BrikerMan/BMPlayer](https://github.com/BrikerMan/BMPlayer)|A video player for iOS, based on AVPlayer, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles. |1739|2021-12-05| |33|[stripe/stripe-ios](https://github.com/stripe/stripe-ios)|Stripe iOS SDK |1550|2021-12-15| -|34|[kingsic/SGPagingView](https://github.com/kingsic/SGPagingView)|A powerful and easy to use segment view 【QQ、淘宝、微博、腾讯、网易新闻、今日头条等标题滚动视图】|1506|2021-12-17| +|34|[kingsic/SGPagingView](https://github.com/kingsic/SGPagingView)|A powerful and easy to use segment view 【QQ、淘宝、微博、腾讯、网易新闻、今日头条等标题滚动视图】|1507|2021-12-17| |35|[mhdhejazi/CoronaTracker](https://github.com/mhdhejazi/CoronaTracker)|Coronavirus tracker app for iOS & macOS with maps & charts|1446|2021-06-25| -|36|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1433|2021-12-07| +|36|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1434|2021-12-07| |37|[3lvis/Networking](https://github.com/3lvis/Networking)|Easy HTTP Networking in Swift a NSURLSession wrapper with image caching support|1304|2021-11-23| -|38|[VideoFlint/Cabbage](https://github.com/VideoFlint/Cabbage)|A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.|1271|2021-11-01| +|38|[VideoFlint/Cabbage](https://github.com/VideoFlint/Cabbage)|A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.|1271|2021-12-28| |39|[igorkulman/iOSLocalizationEditor](https://github.com/igorkulman/iOSLocalizationEditor)|Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side|1211|2021-12-14| -|40|[LeoMobileDeveloper/ios-developer-tools](https://github.com/LeoMobileDeveloper/ios-developer-tools)|Tools that every iOS developer should know.|1199|2021-11-29| +|40|[LeoMobileDeveloper/ios-developer-tools](https://github.com/LeoMobileDeveloper/ios-developer-tools)|Tools that every iOS developer should know.|1200|2021-11-29| |41|[netyouli/WHC_ConfuseSoftware](https://github.com/netyouli/WHC_ConfuseSoftware)|iOS代码混淆工具,iOS代码混淆助手,过机器审核,过4.3审核,过other审核,u3d、cocos2dx、flutter、自动代码翻新(WHC_ConfuseSoftware)是一款新一代运行在MAC OS平台的App、完美支持Objc和Swift、U3D、Flutter、Cocos2dx项目代码的自动翻新(混淆)、支持文件夹名称、文件名、修改资源文件hash值、类名、方法名、属性名、添加混淆 ...|1197|2021-12-26| |42|[JiongXing/PhotoBrowser](https://github.com/JiongXing/PhotoBrowser)| Elegant photo browser in Swift. 图片与视频浏览器。|1089|2021-09-20| |43|[Lision/WKWebViewJavascriptBridge](https://github.com/Lision/WKWebViewJavascriptBridge)|🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.|980|2021-12-24| |44|[gltwy/LTScrollView](https://github.com/gltwy/LTScrollView)|ScrollView嵌套ScrolloView(UITableView 、UICollectionView)解决方案, 支持OC / Swift(持续更新中...)实现原理:http://blog.csdn.net/glt_code/article/details/78576628|979|2021-11-20| |45|[cezheng/Fuzi](https://github.com/cezheng/Fuzi)|A fast & lightweight XML & HTML parser in Swift with XPath & CSS support|953|2021-09-22| |46|[spicyShrimp/U17](https://github.com/spicyShrimp/U17)|精仿有妖气漫画(Swift5)|927|2021-10-25| -|47|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|877|2021-11-17| -|48|[tatsuz0u/EhPanda](https://github.com/tatsuz0u/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI.|857|2021-12-26| +|47|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|878|2021-11-17| +|48|[tatsuz0u/EhPanda](https://github.com/tatsuz0u/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI.|858|2021-12-26| |49|[ts1/BLEUnlock](https://github.com/ts1/BLEUnlock)|Lock/unlock your Mac with your iPhone, Apple Watch, or any other Bluetooth LE devices|707|2021-12-24| -|50|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|665|2021-12-26| +|50|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|666|2021-12-26| |51|[breadwallet/breadwallet-ios](https://github.com/breadwallet/breadwallet-ios)|The iOS version of the Bread bitcoin wallet.|639|2021-09-30| |52|[wangrui460/WRNavigationBar_swift](https://github.com/wangrui460/WRNavigationBar_swift)|WRNavigationBar which allows you to change NavigationBar's appearance dynamically|604|2021-07-19| |53|[cx-org/CombineX](https://github.com/cx-org/CombineX)|Open source implementation of Apple's Combine|583|2021-07-12| |54|[Asana/Drawsana](https://github.com/Asana/Drawsana)|An open source library that lets your users draw on things - mark up images with text, shapes, etc.|532|2021-08-25| -|55|[DevYao/JSONConverter](https://github.com/DevYao/JSONConverter)|🔥 🔥 🔥 JSONConverter is a desktop application for Mac OS X which enables you to convert JSON objects preview pretty rich JOSN and model classes|526|2021-12-24| +|55|[DevYao/JSONConverter](https://github.com/DevYao/JSONConverter)|🔥 🔥 🔥 JSONConverter is a desktop application for Mac OS X which enables you to convert JSON objects preview pretty rich JOSN and model classes|529|2021-12-24| |56|[lixiang1994/AttributedString](https://github.com/lixiang1994/AttributedString)|基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.|483|2021-12-17| -|57|[Cay-Zhang/RSSBud](https://github.com/Cay-Zhang/RSSBud)|RSSHub 的辅助 iOS App,和 RSSHub Radar 类似,他可以帮助你快速发现和订阅网站的 RSS。现已在 App Store 上架。|476|2021-11-28| -|58|[ruanjx/VideoLab](https://github.com/ruanjx/VideoLab)|High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.|468|2021-06-26| +|57|[Cay-Zhang/RSSBud](https://github.com/Cay-Zhang/RSSBud)|RSSHub 的辅助 iOS App,和 RSSHub Radar 类似,他可以帮助你快速发现和订阅网站的 RSS。现已在 App Store 上架。|477|2021-11-28| +|58|[ruanjx/VideoLab](https://github.com/ruanjx/VideoLab)|High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.|469|2021-06-26| |59|[Coder-TanJX/JXBanner](https://github.com/Coder-TanJX/JXBanner)|🚀🚀🚀 A super - custom multifunctional framework for banner unlimited rollover diagrams [一个超自定义多功能无限轮播图框架]|465|2021-09-22| -|60|[AnyImageProject/AnyImageKit](https://github.com/AnyImageProject/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |443|2021-12-28| +|60|[AnyImageKit/AnyImageKit](https://github.com/AnyImageKit/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |443|2021-12-28| |61|[lixiang1994/AutoInch](https://github.com/lixiang1994/AutoInch)|优雅的iPhone全尺寸/等比例精准适配工具|429|2021-10-11| |62|[easyui/EZPlayer](https://github.com/easyui/EZPlayer)|基于AVPlayer封装的视频播放器,功能丰富,快速集成,可定制性强,支持react-native。|418|2021-11-07| |63|[zqqf16/SYM](https://github.com/zqqf16/SYM)|A crash log symbolicating Mac app 一个图形化的崩溃日志符号化工具|416|2021-12-24| @@ -95,13 +95,13 @@ |88|[Allen0828/AEAlertView](https://github.com/Allen0828/AEAlertView)|Custom AlertView supports multiple modes 自定义AlertView 支持多种模式弹窗|255|2021-11-19| |89|[gongzhang/julia-set-playground](https://github.com/gongzhang/julia-set-playground)|A Swift playground that generates beautiful Julia set fractal images.|244|2021-11-19| |90|[neil-wu/SwiftDump](https://github.com/neil-wu/SwiftDump)|SwiftDump is a command-line tool for retriving the Swift Object info from Mach-O file.|243|2021-07-31| -|91|[dks333/Tiktok-Clone](https://github.com/dks333/Tiktok-Clone)|An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)|234|2021-11-15| +|91|[dks333/Tiktok-Clone](https://github.com/dks333/Tiktok-Clone)|An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)|235|2021-11-15| |92|[pujiaxin33/JXTheme](https://github.com/pujiaxin33/JXTheme)|A powerful and lightweight and customization theme/skin library for iOS 9+ in swift. 主题、换肤、暗黑模式|233|2021-08-27| |93|[SunshineBrother/SwiftTools](https://github.com/SunshineBrother/SwiftTools)|一个基于BeeHive实现的组件化方案|215|2021-09-27| |94|[wxxsw/GSPlayer](https://github.com/wxxsw/GSPlayer)|⏯ Video player, support for caching, preload, fullscreen transition and custom control view. 视频播放器,支持边下边播、预加载、全屏转场和自定义控制层|212|2021-07-20| |95|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中...... |210|2021-12-24| |96|[CoderLinLee/LLSegmentViewController](https://github.com/CoderLinLee/LLSegmentViewController)|可添加header的多控制器列表,主流APP分类切换滚动视图(京东,网易新闻,爱奇艺,QQ弹性小球等,可高度自定义,项目结构清晰);UIScrollView 嵌套,可做个人详情页,商品详情页,页面多tableView滑动悬停|206|2021-06-28| -|97|[imeiju/iMeiJu_Mac](https://github.com/imeiju/iMeiJu_Mac)|爱美剧Mac客户端|202|2021-06-21| +|97|[imeiju/iMeiJu_Mac](https://github.com/imeiju/iMeiJu_Mac)|爱美剧Mac客户端|204|2021-06-21| |98|[lexrus/RegExPlus](https://github.com/lexrus/RegExPlus)|A nifty RegEx test tool built with SwiftUI|184|2021-09-23| |99|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|175|2021-10-13| |100|[Liaoworking/MoyaNetworkTool](https://github.com/Liaoworking/MoyaNetworkTool)|a robust networkTool based on Moya. Moya Demo 一个强健的基于moya二次封装的网络框架|169|2021-12-22| diff --git a/content/charts/overall/software/TeX.md b/content/charts/overall/software/TeX.md index 5fbdc646..d321ce7d 100644 --- a/content/charts/overall/software/TeX.md +++ b/content/charts/overall/software/TeX.md @@ -1,38 +1,38 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > TeX -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[billryan/resume](https://github.com/billryan/resume)|An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git|4941|2021-12-15| -|2|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|3287|2021-12-04| -|3|[mohuangrui/ucasthesis](https://github.com/mohuangrui/ucasthesis)|LaTeX Thesis Template for the University of Chinese Academy of Sciences |2459|2021-10-29| -|4|[THUNLP-MT/MT-Reading-List](https://github.com/THUNLP-MT/MT-Reading-List)|A machine translation reading list maintained by Tsinghua Natural Language Processing Group|2169|2021-11-20| -|5|[OWASP/owasp-masvs](https://github.com/OWASP/owasp-masvs)|The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.|1278|2021-12-27| -|6|[ethereum/yellowpaper](https://github.com/ethereum/yellowpaper)|The "Yellow Paper": Ethereum's formal specification|1211|2021-12-27| -|7|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|1063|2021-12-05| -|8|[CTeX-org/lshort-zh-cn](https://github.com/CTeX-org/lshort-zh-cn)|A Chinese edition of the Not So Short Introduction to LaTeX2ε|995|2021-12-08| -|9|[ustctug/ustcthesis](https://github.com/ustctug/ustcthesis)|LaTeX template for USTC thesis|902|2021-12-19| -|10|[CTeX-org/ctex-kit](https://github.com/CTeX-org/ctex-kit)|Macro Packages and Scripts for Chinese TeX users|780|2021-12-14| -|11|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|608|2021-12-12| +|1|[billryan/resume](https://github.com/billryan/resume)|An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git|4943|2021-12-15| +|2|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|3290|2021-12-04| +|3|[mohuangrui/ucasthesis](https://github.com/mohuangrui/ucasthesis)|LaTeX Thesis Template for the University of Chinese Academy of Sciences |2460|2021-10-29| +|4|[THUNLP-MT/MT-Reading-List](https://github.com/THUNLP-MT/MT-Reading-List)|A machine translation reading list maintained by Tsinghua Natural Language Processing Group|2170|2021-11-20| +|5|[OWASP/owasp-masvs](https://github.com/OWASP/owasp-masvs)|The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.|1279|2021-12-27| +|6|[ethereum/yellowpaper](https://github.com/ethereum/yellowpaper)|The "Yellow Paper": Ethereum's formal specification|1210|2021-12-27| +|7|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|1066|2021-12-05| +|8|[CTeX-org/lshort-zh-cn](https://github.com/CTeX-org/lshort-zh-cn)|A Chinese edition of the Not So Short Introduction to LaTeX2ε|996|2021-12-08| +|9|[ustctug/ustcthesis](https://github.com/ustctug/ustcthesis)|LaTeX template for USTC thesis|903|2021-12-19| +|10|[CTeX-org/ctex-kit](https://github.com/CTeX-org/ctex-kit)|Macro Packages and Scripts for Chinese TeX users|781|2021-12-14| +|11|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|609|2021-12-12| |12|[gaoxiang12/slambook-en](https://github.com/gaoxiang12/slambook-en)|The English version of 14 lectures on visual SLAM.|606|2021-11-16| |13|[ice1000/resume](https://github.com/ice1000/resume)|:space_invader: My resume / 我的简历|548|2021-12-20| |14|[stone-zeng/fduthesis](https://github.com/stone-zeng/fduthesis)|LaTeX thesis template for Fudan University|425|2021-12-27| |15|[hushidong/biblatex-gb7714-2015](https://github.com/hushidong/biblatex-gb7714-2015)|A biblatex implementation of the GB/T7714-2015 bibliography style GB/T 7714-2015 参考文献著录和标注的biblatex样式包|420|2021-12-12| -|16|[schoeberl/chisel-book](https://github.com/schoeberl/chisel-book)|Digital Design with Chisel|359|2021-12-23| +|16|[schoeberl/chisel-book](https://github.com/schoeberl/chisel-book)|Digital Design with Chisel|359|2021-12-28| |17|[beijinglug/fsfs-zh](https://github.com/beijinglug/fsfs-zh)|Chinese translation for "Free Software, Free Society"(3rd)|352|2021-12-25| -|18|[huajh/awesome-latex-cv](https://github.com/huajh/awesome-latex-cv)|Latex CV template built with Font Awesome.|338|2021-07-20| +|18|[huajh/awesome-latex-cv](https://github.com/huajh/awesome-latex-cv)|Latex CV template built with Font Awesome.|339|2021-07-20| |19|[mohuangrui/ucasproposal](https://github.com/mohuangrui/ucasproposal)|LaTeX Proposal Template for the University of Chinese Academy of Sciences|337|2021-10-29| |20|[RichardLitt/low-resource-languages](https://github.com/RichardLitt/low-resource-languages)|Resources for conservation, development, and documentation of low resource (human) languages.|269|2021-09-17| |21|[BIT-thesis/LaTeX-template](https://github.com/BIT-thesis/LaTeX-template)|LaTeX template for BIT thesis|265|2021-11-01| |22|[huangxg/lnotes](https://github.com/huangxg/lnotes)|LaTeX Notes|209|2021-10-25| -|23|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|198|2021-12-24| +|23|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|198|2021-12-28| |24|[OsbertWang/install-latex-guide-zh-cn](https://github.com/OsbertWang/install-latex-guide-zh-cn)|一份简短的关于 LaTeX 安装的介绍|167|2021-12-08| |25|[TouchFishPioneer/SEU-Beamer-Slide](https://github.com/TouchFishPioneer/SEU-Beamer-Slide)|东南大学幻灯片模板(豪华版):clipboard:|141|2021-10-15| |26|[PandaScience/FortySecondsCV](https://github.com/PandaScience/FortySecondsCV)|A highly customizable and improved version of Carmine Spagnuolo's Twenty Seconds Curriculum Vitae.|133|2021-12-25| |27|[xjtu-blacksmith/easymcm](https://github.com/xjtu-blacksmith/easymcm)|A simple LaTeX package for Mathematical Contest in Modeling (MCM)|102|2021-08-02| -|28|[sppmg/TW_Thesis_Template](https://github.com/sppmg/TW_Thesis_Template)|The LaTeX Template for TW Thesis 台灣碩博士 LaTeX 論文樣板|87|2021-10-05| +|28|[sppmg/TW_Thesis_Template](https://github.com/sppmg/TW_Thesis_Template)|The LaTeX Template for TW Thesis 台灣碩博士 LaTeX 論文樣板|89|2021-10-05| |29|[yuxtech/ShiJihuai-complex](https://github.com/yuxtech/ShiJihuai-complex)|史济怀复变函数LaTeX重排|79|2021-11-10| |30|[jamesfang8499/physics1](https://github.com/jamesfang8499/physics1)|-|76|2021-12-17| |31|[Didnelpsun/Math](https://github.com/Didnelpsun/Math)|考研数学,数学一,包括高等数学、线性代数、概率统计|76|2021-12-11| @@ -40,71 +40,71 @@ |33|[borting/nctu-thesis](https://github.com/borting/nctu-thesis)|NCTU Thesis Template in XeLaTeX|61|2021-07-26| |34|[mathedu4all/bhcexam](https://github.com/mathedu4all/bhcexam)|The BHCexam document class attempts to make it easy for even a LaTeX novice to prepare exams.|58|2021-08-30| |35|[LogCreative/SJTUBeamermin](https://github.com/LogCreative/SJTUBeamermin)|上海交通大学 LaTeX Beamer 幻灯片模板 - VI 最小工作集|57|2021-11-05| -|36|[redleafnew/Zotero_introduction](https://github.com/redleafnew/Zotero_introduction)|A Short Chinese Introduction to Zotero|56|2021-12-18| +|36|[redleafnew/Zotero_introduction](https://github.com/redleafnew/Zotero_introduction)|A Short Chinese Introduction to Zotero|56|2021-12-28| |37|[wengan-li/ncku-thesis-template-latex](https://github.com/wengan-li/ncku-thesis-template-latex)|NCKU Thesis/Dissertation Template in Latex 台灣國立成功大學碩博士用畢業論文LaTex模板|50|2021-06-14| -|38|[MacroUniverse/PhysWiki-log](https://github.com/MacroUniverse/PhysWiki-log)|小时百科|49|2021-12-27| +|38|[MacroUniverse/PhysWiki-log](https://github.com/MacroUniverse/PhysWiki-log)|小时百科|49|2021-12-28| |39|[TomHeaven/nudtproposal](https://github.com/TomHeaven/nudtproposal)|NUDT硕士博士研究生开题报告latex模板|49|2021-09-01| |40|[seisman/cv](https://github.com/seisman/cv)|My academic CV powered by LaTeX|48|2021-12-26| -|41|[CNYuYang/My-19-years-old](https://github.com/CNYuYang/My-19-years-old)|记录自己十九岁那年参加电子设计大赛的短文📚|41|2021-08-08| -|42|[HFUTTUG/HFUT_Thesis](https://github.com/HFUTTUG/HFUT_Thesis)|LaTeX Thesis Template for Hefei University of Technology|39|2021-08-31| -|43|[Mulliken/szaboqc](https://github.com/Mulliken/szaboqc)|-|38|2021-11-14| -|44|[longbiaochen/corona-virus](https://github.com/longbiaochen/corona-virus)|一个冠状病毒肺炎传染病学研究数据集|34|2021-09-30| -|45|[sailist/MarkTex](https://github.com/sailist/MarkTex)|convert markdown to latex code perfectly, support chinese|33|2021-09-28| -|46|[zr-tex8r/PXchfon](https://github.com/zr-tex8r/PXchfon)|LaTeX: Japanese font setup for pLaTeX|32|2021-06-05| -|47|[alg-nju/intro-disalg-course](https://github.com/alg-nju/intro-disalg-course)|-|31|2021-11-24| -|48|[jamesfang8499/physics3](https://github.com/jamesfang8499/physics3)|-|30|2021-12-17| -|49|[wxflogic/latex](https://github.com/wxflogic/latex)|中文LaTeX作业模板|30|2021-11-23| -|50|[jamesfang8499/physics2](https://github.com/jamesfang8499/physics2)|-|28|2021-12-17| -|51|[seed-labs/seedlabs-chinese](https://github.com/seed-labs/seedlabs-chinese)|Chinese translation of the SEED Labs|26|2021-10-28| -|52|[huangyxi/whutmod](https://github.com/huangyxi/whutmod)|武汉理工大学数学建模培训 LaTeX 模板 A LaTeX Template for Mathematical Modeling Training at Wuhan University of Technology (WHUT)|23|2021-10-20| -|53|[liziwl/sustech-master-reports](https://github.com/liziwl/sustech-master-reports)|南方科技大学硕士开题报告、年度考核报告 (中/英)|21|2021-12-16| -|54|[YangLaTeX/thubeamer](https://github.com/YangLaTeX/thubeamer)|A Beamer Theme for Tsinghua University (THU).|19|2021-11-16| -|55|[songxiaolin2009/tjuthesis_xelatex_template](https://github.com/songxiaolin2009/tjuthesis_xelatex_template)|Thesis Template in Tianjin University compiled with XeLaTeX|18|2021-12-10| -|56|[zr-tex8r/BXcoloremoji](https://github.com/zr-tex8r/BXcoloremoji)|LaTeX: To use color emoji|18|2021-09-18| -|57|[DemerzelSun12/hitletter](https://github.com/DemerzelSun12/hitletter)|一个简单的哈工大信纸模板|17|2021-12-15| -|58|[xuanleng/SiSR](https://github.com/xuanleng/SiSR)|Skills in Scientific Researches|16|2021-11-23| -|59|[YangLaTeX/hitszbeamer](https://github.com/YangLaTeX/hitszbeamer)|A beamer theme for Harbin Institute of Technology, ShenZhen|15|2021-11-15| -|60|[latexstudio/APMCMThesis](https://github.com/latexstudio/APMCMThesis)|2021 年 APMCM亚太地区大学生数学建模|15|2021-11-24| -|61|[utmsks/KSImaterial](https://github.com/utmsks/KSImaterial)|計算数学I実習資料集|14|2021-06-08| -|62|[FvNCCR228/SCU_Beamer_Slide-demo](https://github.com/FvNCCR228/SCU_Beamer_Slide-demo)|四川大学非官方Beamer模板 Unofficial Beamer Template for Sichuan University|13|2021-12-08| -|63|[Tr0py/NKU-thesis-template-2020](https://github.com/Tr0py/NKU-thesis-template-2020)|Undergraduate dissertation latex template for Nankai University that synchronizes with Overleaf. 南开大学本科生毕业设计Latex模板,与overleaf同步|13|2021-06-18| -|64|[Miracle0565/BUCTthesis](https://github.com/Miracle0565/BUCTthesis)|📝A LaTeX writting template for BUCT thesis.|13|2021-09-10| -|65|[NelsonCheung-cn/SYSU-beamer-template](https://github.com/NelsonCheung-cn/SYSU-beamer-template)|a beamer template for sysu|11|2021-12-19| -|66|[ShunJieZhang1995/NCKU_Master_Thesis_Latex_Template](https://github.com/ShunJieZhang1995/NCKU_Master_Thesis_Latex_Template)|National Cheng Kung University (NCKU) Thesis Template in LaTex. 國立成功大學碩士用畢業論文LaTex模版|11|2021-06-19| -|67|[perrogg/Differential-Geometry-Notes](https://github.com/perrogg/Differential-Geometry-Notes)|-|11|2021-09-09| -|68|[Ianpundar/WHU-LaTex-Template](https://github.com/Ianpundar/WHU-LaTex-Template)|-|10|2021-12-13| -|69|[gilsaia/NKThesis_bachelor_cc](https://github.com/gilsaia/NKThesis_bachelor_cc)|南开计算机学院本科生毕设模板 根据硕士/博士模板修改而来|10|2021-06-11| -|70|[wtsnjp/nlproceedings](https://github.com/wtsnjp/nlproceedings)|LaTeX document class for the proceedings of ANLP|10|2021-12-24| -|71|[21-lessons/21-lessons-book-de](https://github.com/21-lessons/21-lessons-book-de)|21 Lektionen - Ein Buch über eine Bitcoin-Reise, geschrieben von einem Bitcoiner|10|2021-11-11| -|72|[stone-zeng/latex-showcase](https://github.com/stone-zeng/latex-showcase)|-|10|2021-12-14| -|73|[willard-yuan/cv-and-resume](https://github.com/willard-yuan/cv-and-resume)|:coffee:My resume for a job|10|2021-09-27| -|74|[WoodyBryant/Report_Template](https://github.com/WoodyBryant/Report_Template)|Report_Template|9|2021-11-05| -|75|[freedomtan/coreml_to_ane_hwx](https://github.com/freedomtan/coreml_to_ane_hwx)|a quick and dirty little program to convert Apple CoreML model to ANE hwx file|9|2021-07-19| -|76|[syvshc/HITBeamer](https://github.com/syvshc/HITBeamer)|基于 THU-Beamer-Theme (https://github.com/Trinkle23897/THU-Beamer-Theme) 删删改改而成的 :bug:|9|2021-11-17| -|77|[HIT-UOI-SR/hithesis-template](https://github.com/HIT-UOI-SR/hithesis-template)|配置整理好的 hithesis 使用模板|9|2021-06-17| -|78|[RuixiZhang42/newxeCJK](https://github.com/RuixiZhang42/newxeCJK)|New implementation of xeCJK|9|2021-10-15| -|79|[imtsuki/resume](https://github.com/imtsuki/resume)|📝 This is my résumé / 这是我的简历|9|2021-12-02| -|80|[sikouhjw/Engineering-mathematics-sunflower-treasure-book](https://github.com/sikouhjw/Engineering-mathematics-sunflower-treasure-book)|-|9|2021-06-30| -|81|[yuzhengcuhk/NortheasternUniversityLatexTemplate](https://github.com/yuzhengcuhk/NortheasternUniversityLatexTemplate)|东北大学本科毕业设计模板|9|2021-08-17| -|82|[iamxiatian/course_ds](https://github.com/iamxiatian/course_ds)|数据结构|9|2021-11-09| -|83|[ericuni/note](https://github.com/ericuni/note)|my notes|9|2021-12-27| -|84|[Jinwen-XU/minimalist](https://github.com/Jinwen-XU/minimalist)|-|8|2021-12-16| -|85|[mountain/the-book](https://github.com/mountain/the-book)|异星杂谭|8|2021-09-03| -|86|[wenddymacro/AppliedEconometrics](https://github.com/wenddymacro/AppliedEconometrics)|Stata、计量经济学、DSGE|7|2021-10-28| -|87|[zhliuworks/SJTU-Report-mini](https://github.com/zhliuworks/SJTU-Report-mini)|:memo: SJTU 中文简约 LaTeX 报告模板|7|2021-06-07| -|88|[Jinwen-XU/colorist](https://github.com/Jinwen-XU/colorist)|-|7|2021-12-17| -|89|[syvshc/tlmgr-intro-zh-cn](https://github.com/syvshc/tlmgr-intro-zh-cn)|关于 tlmgr 使用的简短的介绍. :heart:|7|2021-09-05| -|90|[yzhangcs/master-thesis](https://github.com/yzhangcs/master-thesis)|基于树形条件随机场的高阶句法分析|7|2021-12-26| -|91|[qtli/Papers-on-Dialogue-System](https://github.com/qtli/Papers-on-Dialogue-System)|A Survey of Neural Dialogue Systems|7|2021-10-30| -|92|[JerryFleming/bashdoc](https://github.com/JerryFleming/bashdoc)|Bash Reference Manual in Chinese|6|2021-07-26| -|93|[nju-lug/NJUVisual](https://github.com/nju-lug/NJUVisual)|实现南京大学标准配色方案和标识|5|2021-12-25| -|94|[guoclay/interesting-project](https://github.com/guoclay/interesting-project)|一些有趣的项目|5|2021-09-30| -|95|[DeepAlchemist/CASIAPreThesis](https://github.com/DeepAlchemist/CASIAPreThesis)|中科院自动化所博士中期考核 LaTeX 模板|5|2021-06-02| -|96|[Chen-Jialin/Assignment-Template](https://github.com/Chen-Jialin/Assignment-Template)|可爱而优雅的 LaTeX 作业模板。Cute and elegant LaTeX template for assignments.|5|2021-12-16| -|97|[mingcaixiao/Numerical-solutions-of-differential-equations](https://github.com/mingcaixiao/Numerical-solutions-of-differential-equations)|微分方程数值解作业|5|2021-09-10| -|98|[xiyie/UPC_LATEX_TEMPLATE](https://github.com/xiyie/UPC_LATEX_TEMPLATE)|中国石油大学(华东)控制科学与工程学院课题模板(不保证通用)|4|2021-10-01| -|99|[phonixer/NWPU-BEAMER](https://github.com/phonixer/NWPU-BEAMER)|Latex-Beamer-ppt-NWPU-西北工业大学ppt模板-LaTex-Beamer|4|2021-08-25| -|100|[axi-0925/Latex-](https://github.com/axi-0925/Latex-)|Latex中文简历,overleaf直接copy进行编辑|4|2021-06-19| +|41|[SJTU-HPC/docs.hpc.sjtu.edu.cn](https://github.com/SJTU-HPC/docs.hpc.sjtu.edu.cn)|SJTU HPC 用户文档站点|46|2021-12-28| +|42|[CNYuYang/My-19-years-old](https://github.com/CNYuYang/My-19-years-old)|记录自己十九岁那年参加电子设计大赛的短文📚|41|2021-08-08| +|43|[HFUTTUG/HFUT_Thesis](https://github.com/HFUTTUG/HFUT_Thesis)|LaTeX Thesis Template for Hefei University of Technology|39|2021-08-31| +|44|[Mulliken/szaboqc](https://github.com/Mulliken/szaboqc)|-|38|2021-11-14| +|45|[longbiaochen/corona-virus](https://github.com/longbiaochen/corona-virus)|一个冠状病毒肺炎传染病学研究数据集|34|2021-09-30| +|46|[sailist/MarkTex](https://github.com/sailist/MarkTex)|convert markdown to latex code perfectly, support chinese|33|2021-09-28| +|47|[zr-tex8r/PXchfon](https://github.com/zr-tex8r/PXchfon)|LaTeX: Japanese font setup for pLaTeX|32|2021-06-05| +|48|[alg-nju/intro-disalg-course](https://github.com/alg-nju/intro-disalg-course)|-|31|2021-11-24| +|49|[jamesfang8499/physics3](https://github.com/jamesfang8499/physics3)|-|30|2021-12-17| +|50|[wxflogic/latex](https://github.com/wxflogic/latex)|中文LaTeX作业模板|30|2021-11-23| +|51|[jamesfang8499/physics2](https://github.com/jamesfang8499/physics2)|-|28|2021-12-17| +|52|[seed-labs/seedlabs-chinese](https://github.com/seed-labs/seedlabs-chinese)|Chinese translation of the SEED Labs|26|2021-10-28| +|53|[huangyxi/whutmod](https://github.com/huangyxi/whutmod)|武汉理工大学数学建模培训 LaTeX 模板 A LaTeX Template for Mathematical Modeling Training at Wuhan University of Technology (WHUT)|23|2021-10-20| +|54|[liziwl/sustech-master-reports](https://github.com/liziwl/sustech-master-reports)|南方科技大学硕士开题报告、年度考核报告 (中/英)|21|2021-12-16| +|55|[YangLaTeX/thubeamer](https://github.com/YangLaTeX/thubeamer)|A Beamer Theme for Tsinghua University (THU).|19|2021-11-16| +|56|[songxiaolin2009/tjuthesis_xelatex_template](https://github.com/songxiaolin2009/tjuthesis_xelatex_template)|Thesis Template in Tianjin University compiled with XeLaTeX|18|2021-12-10| +|57|[zr-tex8r/BXcoloremoji](https://github.com/zr-tex8r/BXcoloremoji)|LaTeX: To use color emoji|18|2021-09-18| +|58|[DemerzelSun12/hitletter](https://github.com/DemerzelSun12/hitletter)|一个简单的哈工大信纸模板|17|2021-12-15| +|59|[FvNCCR228/SCU_Beamer_Slide-demo](https://github.com/FvNCCR228/SCU_Beamer_Slide-demo)|四川大学非官方Beamer模板 Unofficial Beamer Template for Sichuan University|16|2021-12-08| +|60|[xuanleng/SiSR](https://github.com/xuanleng/SiSR)|Skills in Scientific Researches|16|2021-11-23| +|61|[YangLaTeX/hitszbeamer](https://github.com/YangLaTeX/hitszbeamer)|A beamer theme for Harbin Institute of Technology, ShenZhen|15|2021-11-15| +|62|[latexstudio/APMCMThesis](https://github.com/latexstudio/APMCMThesis)|2021 年 APMCM亚太地区大学生数学建模|15|2021-11-24| +|63|[utmsks/KSImaterial](https://github.com/utmsks/KSImaterial)|計算数学I実習資料集|14|2021-06-08| +|64|[Tr0py/NKU-thesis-template-2020](https://github.com/Tr0py/NKU-thesis-template-2020)|Undergraduate dissertation latex template for Nankai University that synchronizes with Overleaf. 南开大学本科生毕业设计Latex模板,与overleaf同步|13|2021-06-18| +|65|[Miracle0565/BUCTthesis](https://github.com/Miracle0565/BUCTthesis)|📝A LaTeX writting template for BUCT thesis.|13|2021-09-10| +|66|[NelsonCheung-cn/SYSU-beamer-template](https://github.com/NelsonCheung-cn/SYSU-beamer-template)|a beamer template for sysu|11|2021-12-19| +|67|[ShunJieZhang1995/NCKU_Master_Thesis_Latex_Template](https://github.com/ShunJieZhang1995/NCKU_Master_Thesis_Latex_Template)|National Cheng Kung University (NCKU) Thesis Template in LaTex. 國立成功大學碩士用畢業論文LaTex模版|11|2021-06-19| +|68|[perrogg/Differential-Geometry-Notes](https://github.com/perrogg/Differential-Geometry-Notes)|-|11|2021-09-09| +|69|[Ianpundar/WHU-LaTex-Template](https://github.com/Ianpundar/WHU-LaTex-Template)|-|10|2021-12-13| +|70|[gilsaia/NKThesis_bachelor_cc](https://github.com/gilsaia/NKThesis_bachelor_cc)|南开计算机学院本科生毕设模板 根据硕士/博士模板修改而来|10|2021-06-11| +|71|[wtsnjp/nlproceedings](https://github.com/wtsnjp/nlproceedings)|LaTeX document class for the proceedings of ANLP|10|2021-12-24| +|72|[21-lessons/21-lessons-book-de](https://github.com/21-lessons/21-lessons-book-de)|21 Lektionen - Ein Buch über eine Bitcoin-Reise, geschrieben von einem Bitcoiner|10|2021-11-11| +|73|[stone-zeng/latex-showcase](https://github.com/stone-zeng/latex-showcase)|-|10|2021-12-14| +|74|[willard-yuan/cv-and-resume](https://github.com/willard-yuan/cv-and-resume)|:coffee:My resume for a job|10|2021-09-27| +|75|[WoodyBryant/Report_Template](https://github.com/WoodyBryant/Report_Template)|Report_Template|9|2021-11-05| +|76|[freedomtan/coreml_to_ane_hwx](https://github.com/freedomtan/coreml_to_ane_hwx)|a quick and dirty little program to convert Apple CoreML model to ANE hwx file|9|2021-07-19| +|77|[syvshc/HITBeamer](https://github.com/syvshc/HITBeamer)|基于 THU-Beamer-Theme (https://github.com/Trinkle23897/THU-Beamer-Theme) 删删改改而成的 :bug:|9|2021-11-17| +|78|[HIT-UOI-SR/hithesis-template](https://github.com/HIT-UOI-SR/hithesis-template)|配置整理好的 hithesis 使用模板|9|2021-06-17| +|79|[RuixiZhang42/newxeCJK](https://github.com/RuixiZhang42/newxeCJK)|New implementation of xeCJK|9|2021-10-15| +|80|[imtsuki/resume](https://github.com/imtsuki/resume)|📝 This is my résumé / 这是我的简历|9|2021-12-02| +|81|[sikouhjw/Engineering-mathematics-sunflower-treasure-book](https://github.com/sikouhjw/Engineering-mathematics-sunflower-treasure-book)|-|9|2021-06-30| +|82|[yuzhengcuhk/NortheasternUniversityLatexTemplate](https://github.com/yuzhengcuhk/NortheasternUniversityLatexTemplate)|东北大学本科毕业设计模板|9|2021-08-17| +|83|[iamxiatian/course_ds](https://github.com/iamxiatian/course_ds)|数据结构|9|2021-11-09| +|84|[ericuni/note](https://github.com/ericuni/note)|my notes|9|2021-12-27| +|85|[wenddymacro/AppliedEconometrics](https://github.com/wenddymacro/AppliedEconometrics)|Stata、计量经济学、DSGE|8|2021-10-28| +|86|[Jinwen-XU/minimalist](https://github.com/Jinwen-XU/minimalist)|-|8|2021-12-16| +|87|[mountain/the-book](https://github.com/mountain/the-book)|异星杂谭|8|2021-09-03| +|88|[zhliuworks/SJTU-Report-mini](https://github.com/zhliuworks/SJTU-Report-mini)|:memo: SJTU 中文简约 LaTeX 报告模板|7|2021-06-07| +|89|[Jinwen-XU/colorist](https://github.com/Jinwen-XU/colorist)|-|7|2021-12-17| +|90|[syvshc/tlmgr-intro-zh-cn](https://github.com/syvshc/tlmgr-intro-zh-cn)|关于 tlmgr 使用的简短的介绍. :heart:|7|2021-09-05| +|91|[yzhangcs/master-thesis](https://github.com/yzhangcs/master-thesis)|基于树形条件随机场的高阶句法分析|7|2021-12-26| +|92|[qtli/Papers-on-Dialogue-System](https://github.com/qtli/Papers-on-Dialogue-System)|A Survey of Neural Dialogue Systems|7|2021-10-30| +|93|[JerryFleming/bashdoc](https://github.com/JerryFleming/bashdoc)|Bash Reference Manual in Chinese|6|2021-07-26| +|94|[nju-lug/NJUVisual](https://github.com/nju-lug/NJUVisual)|实现南京大学标准配色方案和标识|5|2021-12-25| +|95|[guoclay/interesting-project](https://github.com/guoclay/interesting-project)|一些有趣的项目|5|2021-09-30| +|96|[DeepAlchemist/CASIAPreThesis](https://github.com/DeepAlchemist/CASIAPreThesis)|中科院自动化所博士中期考核 LaTeX 模板|5|2021-06-02| +|97|[Chen-Jialin/Assignment-Template](https://github.com/Chen-Jialin/Assignment-Template)|可爱而优雅的 LaTeX 作业模板。Cute and elegant LaTeX template for assignments.|5|2021-12-16| +|98|[mingcaixiao/Numerical-solutions-of-differential-equations](https://github.com/mingcaixiao/Numerical-solutions-of-differential-equations)|微分方程数值解作业|5|2021-09-10| +|99|[xiyie/UPC_LATEX_TEMPLATE](https://github.com/xiyie/UPC_LATEX_TEMPLATE)|中国石油大学(华东)控制科学与工程学院课题模板(不保证通用)|4|2021-10-01| +|100|[phonixer/NWPU-BEAMER](https://github.com/phonixer/NWPU-BEAMER)|Latex-Beamer-ppt-NWPU-西北工业大学ppt模板-LaTex-Beamer|4|2021-08-25|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/TypeScript.md b/content/charts/overall/software/TypeScript.md index 5f789487..87ace9cb 100644 --- a/content/charts/overall/software/TypeScript.md +++ b/content/charts/overall/software/TypeScript.md @@ -1,110 +1,110 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > TypeScript -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76644|2021-12-28| -|2|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49213|2021-12-27| -|3|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37149|2021-12-28| -|4|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|30978|2021-12-22| -|5|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30261|2021-12-28| -|6|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|25617|2021-12-28| -|7|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17838|2021-10-24| -|8|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|16977|2021-12-28| -|9|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15511|2021-12-23| -|10|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15216|2021-08-02| -|11|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|14446|2021-12-28| -|12|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14050|2021-12-24| -|13|[nhn/tui.editor](https://github.com/nhn/tui.editor)|🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.|14047|2021-12-27| -|14|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12831|2021-12-25| -|15|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12824|2021-10-12| -|16|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|11763|2021-12-27| -|17|[wechaty/wechaty](https://github.com/wechaty/wechaty)|Conversational RPA SDK for Chatbot Makers|11753|2021-12-20| -|18|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11562|2021-12-24| -|19|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11029|2021-12-27| -|20|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|10883|2021-12-27| -|21|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|10646|2021-12-25| -|22|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|10572|2021-12-25| -|23|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9040|2021-12-28| -|24|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|7945|2021-12-27| -|25|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7259|2021-12-27| -|26|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7212|2021-11-26| -|27|[alibaba/formily](https://github.com/alibaba/formily)|Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3|6699|2021-12-27| -|28|[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.|6614|2021-12-27| -|29|[yezihaohao/react-admin](https://github.com/yezihaohao/react-admin)|:sparkles: react-admin system solution : react 后台管理系统解决方案|5982|2021-09-10| +|1|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|76669|2021-12-28| +|2|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49233|2021-12-28| +|3|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37161|2021-12-28| +|4|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|30985|2021-12-28| +|5|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30271|2021-12-28| +|6|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|25712|2021-12-28| +|7|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17837|2021-10-24| +|8|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)|16978|2021-12-28| +|9|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15519|2021-12-23| +|10|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15221|2021-08-02| +|11|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|14475|2021-12-28| +|12|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14057|2021-12-28| +|13|[nhn/tui.editor](https://github.com/nhn/tui.editor)|🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.|14052|2021-12-27| +|14|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12834|2021-12-28| +|15|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12833|2021-10-12| +|16|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|11765|2021-12-27| +|17|[wechaty/wechaty](https://github.com/wechaty/wechaty)|Conversational RPA SDK for Chatbot Makers|11756|2021-12-20| +|18|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11568|2021-12-28| +|19|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11031|2021-12-28| +|20|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|10890|2021-12-27| +|21|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|10665|2021-12-28| +|22|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|10586|2021-12-25| +|23|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9047|2021-12-28| +|24|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|7964|2021-12-28| +|25|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7266|2021-12-28| +|26|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7215|2021-11-26| +|27|[alibaba/formily](https://github.com/alibaba/formily)|Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3|6712|2021-12-28| +|28|[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.|6615|2021-12-27| +|29|[yezihaohao/react-admin](https://github.com/yezihaohao/react-admin)|:sparkles: react-admin system solution : react 后台管理系统解决方案|5980|2021-09-10| |30|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|5773|2021-12-07| -|31|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|5493|2021-12-27| -|32|[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 ...|5456|2021-12-27| -|33|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5148|2021-12-27| -|34|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|5101|2021-11-12| -|35|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|4980|2021-12-27| -|36|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|4958|2021-12-21| -|37|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4542|2021-12-25| -|38|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表格解决方案|4268|2021-12-26| +|31|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|5512|2021-12-28| +|32|[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 ...|5460|2021-12-28| +|33|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5156|2021-12-28| +|34|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|5106|2021-11-12| +|35|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|4986|2021-12-28| +|36|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|4961|2021-12-21| +|37|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|4555|2021-12-25| +|38|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表格解决方案|4272|2021-12-28| |39|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )|4259|2021-12-23| -|40|[remaxjs/remax](https://github.com/remaxjs/remax)|使用真正的 React 构建跨平台小程序|4112|2021-12-27| -|41|[brick-design/brick-design](https://github.com/brick-design/brick-design)|全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4062|2021-11-22| -|42|[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.|3892|2021-12-23| -|43|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|3806|2021-11-01| +|40|[remaxjs/remax](https://github.com/remaxjs/remax)|使用真正的 React 构建跨平台小程序|4113|2021-12-28| +|41|[brick-design/brick-design](https://github.com/brick-design/brick-design)|全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4065|2021-11-22| +|42|[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.|3895|2021-12-23| +|43|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|3807|2021-11-01| |44|[jamiebuilds/unstated-next](https://github.com/jamiebuilds/unstated-next)|200 bytes to never think about React state management libraries ever again|3788|2021-08-30| -|45|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|3697|2021-12-27| -|46|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|3695|2021-12-24| -|47|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|3598|2021-12-17| +|45|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|3701|2021-12-28| +|46|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|3698|2021-12-27| +|47|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|3601|2021-12-17| |48|[Qihoo360/wayne](https://github.com/Qihoo360/wayne)|Kubernetes multi-cluster management and publishing platform|3590|2021-09-27| -|49|[typestack/routing-controllers](https://github.com/typestack/routing-controllers)|Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.|3565|2021-12-24| +|49|[typestack/routing-controllers](https://github.com/typestack/routing-controllers)|Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.|3565|2021-12-28| |50|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|3452|2021-12-27| -|51|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|3301|2021-12-15| -|52|[le5le-com/topology](https://github.com/le5le-com/topology)|A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等UML图、脑图,动画、视频支持)。 【在线使用】:|3284|2021-12-27| -|53|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|2908|2021-12-27| +|51|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|3304|2021-12-15| +|52|[le5le-com/topology](https://github.com/le5le-com/topology)|A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等UML图、脑图,动画、视频支持)。 【在线使用】:|3286|2021-12-27| +|53|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|2910|2021-12-27| |54|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ 云空调,便携小空调,为你的夏日带去清凉!|2875|2021-11-01| |55|[sunface/datav](https://github.com/sunface/datav)|📊https://datav.io is a modern APM, provide observability for your business, application and infrastructure. It's also a lightweight alternative to Grafana.|2761|2021-12-08| -|56|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|2718|2021-12-28| -|57|[crawlab-team/artipub](https://github.com/crawlab-team/artipub)|Article publishing platform that automatically distributes your articles to various media channels|2687|2021-09-01| +|56|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|2722|2021-12-28| +|57|[crawlab-team/artipub](https://github.com/crawlab-team/artipub)|Article publishing platform that automatically distributes your articles to various media channels|2688|2021-09-01| |58|[notadd/notadd](https://github.com/notadd/notadd)|A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。|2555|2021-09-28| -|59|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.|2520|2021-12-28| -|60|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2503|2021-12-16| -|61|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2425|2021-12-27| -|62|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2389|2021-12-24| -|63|[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.|2375|2021-12-28| +|59|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.|2522|2021-12-28| +|60|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2504|2021-12-16| +|61|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2433|2021-12-28| +|62|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2391|2021-12-24| +|63|[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.|2378|2021-12-28| |64|[alibaba/lightproxy](https://github.com/alibaba/lightproxy)|💎 Cross platform Web debugging proxy|2362|2021-08-05| |65|[zhihu/griffith](https://github.com/zhihu/griffith)|A React-based web video player|2287|2021-11-04| -|66|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码(LowCode)搭建工作台,实时输出源代码|2261|2021-09-18| -|67|[hujiulong/gcoord](https://github.com/hujiulong/gcoord)|地理坐标系转换工具|2224|2021-12-24| -|68|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2173|2021-12-10| +|66|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码(LowCode)搭建工作台,实时输出源代码|2263|2021-09-18| +|67|[hujiulong/gcoord](https://github.com/hujiulong/gcoord)|地理坐标系转换工具|2229|2021-12-24| +|68|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2176|2021-12-10| |69|[NightCatSama/vue-slider-component](https://github.com/NightCatSama/vue-slider-component)|🌡 A highly customized slider component|2164|2021-10-27| -|70|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library|2083|2021-12-28| +|70|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library|2085|2021-12-28| |71|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2026|2021-10-02| |72|[rgommezz/react-native-offline](https://github.com/rgommezz/react-native-offline)|Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration ✈️|2001|2021-11-12| |73|[Flaque/quirk](https://github.com/Flaque/quirk)|✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool|1977|2021-12-22| |74|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|1958|2021-12-28| -|75|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|1945|2021-12-08| +|75|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|1946|2021-12-08| |76|[zenozeng/fonts.css](https://github.com/zenozeng/fonts.css)|跨平台 CSS 中文字体解决方案|1900|2021-11-08| -|77|[meowtec/Imagine](https://github.com/meowtec/Imagine)|🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.|1869|2021-10-25| +|77|[meowtec/Imagine](https://github.com/meowtec/Imagine)|🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.|1870|2021-10-25| |78|[suanmei/callapp-lib](https://github.com/suanmei/callapp-lib)|🔥call app from h5(H5唤起客户端 )|1867|2021-07-09| -|79|[Xmader/musescore-downloader](https://github.com/Xmader/musescore-downloader)|Download sheet music (MSCZ, PDF, MusicXML, MIDI, MP3, download individual parts as PDF) from musescore.com for free, no login or Musescore Pro required 免登录、免 Musescore Pro,免费下载 musescore.com 上的曲谱 ...|1856|2021-08-19| -|80|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1760|2021-12-15| -|81|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GUI Epic Games Launcher for Linux, Windows and Mac.|1759|2021-12-27| -|82|[jabbany/CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary)|Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。|1726|2021-09-01| -|83|[Meituan-Dianping/beeshell](https://github.com/Meituan-Dianping/beeshell)|React Native 组件库|1725|2021-08-26| +|79|[Xmader/musescore-downloader](https://github.com/Xmader/musescore-downloader)|Download sheet music (MSCZ, PDF, MusicXML, MIDI, MP3, download individual parts as PDF) from musescore.com for free, no login or Musescore Pro required 免登录、免 Musescore Pro,免费下载 musescore.com 上的曲谱 ...|1859|2021-08-19| +|80|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GUI Epic Games Launcher for Linux, Windows and Mac.|1762|2021-12-28| +|81|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1760|2021-12-15| +|82|[Meituan-Dianping/beeshell](https://github.com/Meituan-Dianping/beeshell)|React Native 组件库|1726|2021-08-26| +|83|[jabbany/CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary)|Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。|1726|2021-09-01| |84|[simonbengtsson/jsPDF-AutoTable](https://github.com/simonbengtsson/jsPDF-AutoTable)|jsPDF plugin for generating PDF tables with javascript|1654|2021-11-02| |85|[xuejianxianzun/PixivBatchDownloader](https://github.com/xuejianxianzun/PixivBatchDownloader)|Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.|1585|2021-12-23| -|86|[shinima/battle-city](https://github.com/shinima/battle-city)|🎮 Battle city remake built with react.|1549|2021-10-05| -|87|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io|1542|2021-12-23| -|88|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷️Github 中国和全球用户排名,全球仓库 Star 最多排名(自动日更)。|1527|2021-12-28| -|89|[mcuking/mobile-web-best-practice](https://github.com/mcuking/mobile-web-best-practice)|:tiger: 移动 web 最佳实践|1489|2021-12-09| -|90|[emqx/MQTTX](https://github.com/emqx/MQTTX)|MQTT X - Elegant Cross-platform MQTT 5.0 Desktop Client|1460|2021-12-28| +|86|[shinima/battle-city](https://github.com/shinima/battle-city)|🎮 Battle city remake built with react.|1550|2021-10-05| +|87|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io|1542|2021-12-28| +|88|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷️Github 中国和全球用户排名,全球仓库 Star 最多排名(自动日更)。|1528|2021-12-28| +|89|[mcuking/mobile-web-best-practice](https://github.com/mcuking/mobile-web-best-practice)|:tiger: 移动 web 最佳实践|1488|2021-12-09| +|90|[emqx/MQTTX](https://github.com/emqx/MQTTX)|MQTT X - Elegant Cross-platform MQTT 5.0 Desktop Client|1462|2021-12-28| |91|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|1435|2021-12-27| -|92|[genaller/genal-chat](https://github.com/genaller/genal-chat)|🐱🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭|1413|2021-10-06| -|93|[modern-js-dev/garfish](https://github.com/modern-js-dev/garfish)|A powerful micro front-end framework 🚚|1412|2021-12-27| -|94|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1380|2021-12-27| -|95|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点趣味😏~(支持Mac、Win和Linux)|1378|2021-10-12| -|96|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|1376|2021-12-27| +|92|[modern-js-dev/garfish](https://github.com/modern-js-dev/garfish)|A powerful micro front-end framework 🚚|1414|2021-12-28| +|93|[genaller/genal-chat](https://github.com/genaller/genal-chat)|🐱🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭|1414|2021-10-06| +|94|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1379|2021-12-27| +|95|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|1378|2021-12-28| +|96|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点趣味😏~(支持Mac、Win和Linux)|1378|2021-10-12| |97|[ZhongAnTech/zarm](https://github.com/ZhongAnTech/zarm)|基于 React、React-Native 的移动端UI组件库|1317|2021-12-27| |98|[probablyup/markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1276|2021-12-11| -|99|[microsoft/vscode-mssql](https://github.com/microsoft/vscode-mssql)|Visual Studio Code SQL Server extension.|1272|2021-12-20| -|100|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1249|2021-12-21| +|99|[microsoft/vscode-mssql](https://github.com/microsoft/vscode-mssql)|Visual Studio Code SQL Server extension.|1273|2021-12-20| +|100|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1251|2021-12-21|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/overall/software/Vim-script.md b/content/charts/overall/software/Vim-script.md index 6e49d900..94ef5cbd 100644 --- a/content/charts/overall/software/Vim-script.md +++ b/content/charts/overall/software/Vim-script.md @@ -1,46 +1,46 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Vim script -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17585|2021-12-25| -|2|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12646|2021-11-17| +|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17590|2021-12-28| +|2|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12650|2021-11-17| |3|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|6996|2021-12-19| -|4|[mattn/emmet-vim](https://github.com/mattn/emmet-vim)|emmet for vim: http://emmet.io/|5802|2021-12-04| +|4|[mattn/emmet-vim](https://github.com/mattn/emmet-vim)|emmet for vim: http://emmet.io/|5803|2021-12-04| |5|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4836|2021-08-16| |6|[luochen1990/rainbow](https://github.com/luochen1990/rainbow)|Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.|1501|2021-12-27| -|7|[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)|:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!|1483|2021-12-23| -|8|[mashirozx/Pixiv-Nginx](https://github.com/mashirozx/Pixiv-Nginx)|P站(Pixiv)的正确打开方式|1318|2021-12-25| +|7|[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)|:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!|1483|2021-12-28| +|8|[mashirozx/Pixiv-Nginx](https://github.com/mashirozx/Pixiv-Nginx)|P站(Pixiv)的正确打开方式|1319|2021-12-25| |9|[skywind3000/vim](https://github.com/skywind3000/vim)|Personal Vim Profile|613|2021-12-28| -|10|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|612|2021-12-24| +|10|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|612|2021-12-28| |11|[jaywcjlove/vim-web](https://github.com/jaywcjlove/vim-web)|◈ 搞得像IDE一样的Vim,安装配置自己的Vim。|566|2021-12-05| |12|[ruchee/vimrc](https://github.com/ruchee/vimrc)|Ruchee's Vim Config Files|399|2021-12-07| |13|[sillybun/vim-repl](https://github.com/sillybun/vim-repl)|Best REPL environment for Vim|372|2021-08-10| -|14|[SidOfc/mkdx](https://github.com/SidOfc/mkdx)|A vim plugin that adds some nice extra's for working with markdown documents|363|2021-12-06| +|14|[SidOfc/mkdx](https://github.com/SidOfc/mkdx)|A vim plugin that adds some nice extra's for working with markdown documents|365|2021-12-06| |15|[lyokha/vim-xkbswitch](https://github.com/lyokha/vim-xkbswitch)|vim plugin for automatic keyboard layout switching in insert mode|359|2021-09-06| |16|[fgheng/vime](https://github.com/fgheng/vime)|vime, an easy and structural config for (neo)vim users|271|2021-11-05| |17|[lilydjwg/dotvim](https://github.com/lilydjwg/dotvim)|My vim config|259|2021-12-21| -|18|[youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim)|Make your vim more power and much easer.|250|2021-10-26| +|18|[youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim)|Make your vim more power and much easer.|252|2021-10-26| |19|[TTWShell/legolas-vim](https://github.com/TTWShell/legolas-vim)|Vim配置,为python、go开发者打造的IDE。|240|2021-08-18| |20|[derekhe/msfs2020-google-map](https://github.com/derekhe/msfs2020-google-map)|Replace MSFS2020's bing map to google map|226|2021-12-26| |21|[lilydjwg/fcitx.vim](https://github.com/lilydjwg/fcitx.vim)|keep and restore fcitx state when leaving/re-entering insert mode|175|2021-10-26| |22|[broqiang/vim-go-ide](https://github.com/broqiang/vim-go-ide)|Vim as the IDE for the go language 将 vim 打造成 go 语言的 ide|166|2021-07-11| |23|[axiaoxin/my-vimrc](https://github.com/axiaoxin/my-vimrc)|VIM configuration file: used to write Golang, Python, Markdown, etc. with VIM on macOS|144|2021-07-16| -|24|[jayli/vim-easycomplete](https://github.com/jayli/vim-easycomplete)|杭州市余杭区最好用的 VIM/NVIM 代码补全插件|139|2021-11-17| +|24|[jayli/vim-easycomplete](https://github.com/jayli/vim-easycomplete)|杭州市余杭区最好用的 VIM/NVIM 代码补全插件|140|2021-11-17| |25|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on SpaceVim and coc.nvim|138|2021-12-23| |26|[devilyouwei/NVimmer](https://github.com/devilyouwei/NVimmer)|Make Neovim awesome IDE, on Ubuntu Linux|125|2021-08-04| |27|[Leptune/vim-for-coding](https://github.com/Leptune/vim-for-coding)|vim-for-coding|111|2021-09-25| |28|[dofy/7th-vim](https://github.com/dofy/7th-vim)|安装简单,轻量、易用、高可配置性。 Lightweight & Customizable Vim configuration options.|91|2021-11-16| |29|[ZSaberLv0/ZFVimIM](https://github.com/ZSaberLv0/ZFVimIM)|vim输入法 / Vim Input Method by pure vim script, support: user word, dynamic word priority, cloud db files|87|2021-12-21| -|30|[FengShangWuQi/to-vim-tmux-zsh](https://github.com/FengShangWuQi/to-vim-tmux-zsh)|如何让 vim,tmux,zsh 成为我们的神器|84|2021-12-26| +|30|[FengShangWuQi/to-vim-tmux-zsh](https://github.com/FengShangWuQi/to-vim-tmux-zsh)|如何让 vim,tmux,zsh 成为我们的神器|84|2021-12-28| |31|[hotoo/vimrc](https://github.com/hotoo/vimrc)|:v: 闲耘™ 的 Vim 配置。|82|2021-12-17| |32|[pi314/ime.vim](https://github.com/pi314/ime.vim)|A Vim input method engine|69|2021-08-21| |33|[mbbill/fencview](https://github.com/mbbill/fencview)|Auto detect CJK and Unicode file encodings.|61|2021-10-12| -|34|[wlemuel/vim-tldr](https://github.com/wlemuel/vim-tldr)|tldr client for vim/neovim|45|2021-12-26| -|35|[iokfine/bee-dashboard](https://github.com/iokfine/bee-dashboard)|管理多个bee节点 提现工具|44|2021-12-26| -|36|[HonkW93/automatic-verilog](https://github.com/HonkW93/automatic-verilog)|automatic-verilog-vimscript|44|2021-12-27| +|34|[HonkW93/automatic-verilog](https://github.com/HonkW93/automatic-verilog)|automatic-verilog-vimscript|45|2021-12-28| +|35|[wlemuel/vim-tldr](https://github.com/wlemuel/vim-tldr)|tldr client for vim/neovim|45|2021-12-26| +|36|[iokfine/bee-dashboard](https://github.com/iokfine/bee-dashboard)|管理多个bee节点 提现工具|44|2021-12-26| |37|[chloneda/vim-cheatsheet](https://github.com/chloneda/vim-cheatsheet)|🍁Vim 命令速查表,包含一切你需要知道的东西!|41|2021-07-14| |38|[mrbeardad/SpaceVim](https://github.com/mrbeardad/SpaceVim)|基于SpaceVim的真正开箱即用、无需配置的IDE,你只需要记住快捷键即可。(目前默认支持C/C++、Go、Python、Shell、Markdown、VimL)|38|2021-09-26| |39|[skywind3000/vim-dict](https://github.com/skywind3000/vim-dict)|没办法,被逼的,重新整理一个词典补全的数据库|36|2021-08-28| @@ -74,10 +74,10 @@ |67|[owner888/vimer](https://github.com/owner888/vimer)|vim editor|11|2021-12-24| |68|[xtfly/xvim](https://github.com/xtfly/xvim)|my personal vim setting|10|2021-09-21| |69|[leetking/dotfiles](https://github.com/leetking/dotfiles)|我的vim,bash等的配置文件|10|2021-12-28| -|70|[halsn/neovim-config](https://github.com/halsn/neovim-config)|neovim配置及安装脚本|9|2021-12-09| -|71|[hfpp2012/myvimrc](https://github.com/hfpp2012/myvimrc)|最完美的 vim neovim 配置|8|2021-06-19| -|72|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|该仓库用于备份我的dotfiles.|8|2021-12-27| -|73|[gou4shi1/.vim](https://github.com/gou4shi1/.vim)|My Vim|8|2021-11-14| +|70|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|该仓库用于备份我的dotfiles.|9|2021-12-27| +|71|[halsn/neovim-config](https://github.com/halsn/neovim-config)|neovim配置及安装脚本|9|2021-12-09| +|72|[hfpp2012/myvimrc](https://github.com/hfpp2012/myvimrc)|最完美的 vim neovim 配置|8|2021-06-19| +|73|[gou4shi1/.vim](https://github.com/gou4shi1/.vim)|My Vim|8|2021-12-28| |74|[terrytangyuan/dotfiles](https://github.com/terrytangyuan/dotfiles)|Personal bootstrapping dotfiles |8|2021-12-09| |75|[feix760/yuan](https://github.com/feix760/yuan)|用户配置文件 vim|8|2021-10-28| |76|[bootleq/vim-ref-bingzh](https://github.com/bootleq/vim-ref-bingzh)|vim-ref source for Bing dictionary|8|2021-11-13| @@ -100,7 +100,7 @@ |93|[junjiecjj/configure_file](https://github.com/junjiecjj/configure_file)|linux系统装机后常用的配置文件,vim配置成综合IDE、终端提示符、XTerm终端、窗口管理器FVWM,以及WSL的配置文件|3|2021-12-25| |94|[Yeatol/vimrc](https://github.com/Yeatol/vimrc)|自用 VIM 配置文件|3|2021-12-18| |95|[listenerri/ri-vim](https://github.com/listenerri/ri-vim)|一份中文注释齐全的vim配置|3|2021-12-25| -|96|[stamhe/linux-config](https://github.com/stamhe/linux-config)|使用Linux系统及相关互联网服务的常用配置文件|3|2021-12-24| +|96|[stamhe/linux-config](https://github.com/stamhe/linux-config)|使用Linux系统及相关互联网服务的常用配置文件|3|2021-12-28| |97|[chenzhiwo/vimrc](https://github.com/chenzhiwo/vimrc)|vimrc,可自动安装vundle插件管理器。|3|2021-08-16| |98|[sh7ning/vim_thes](https://github.com/sh7ning/vim_thes)|🐒🌴🍄💥🌾🐳🌈我的php版本vim配置|3|2021-07-16| |99|[NsLib/vimconf](https://github.com/NsLib/vimconf)|我的vim配置|3|2021-08-03| diff --git a/content/charts/overall/software/Vue.md b/content/charts/overall/software/Vue.md index 5df32025..b3ead924 100644 --- a/content/charts/overall/software/Vue.md +++ b/content/charts/overall/software/Vue.md @@ -1,108 +1,108 @@ 返回目录 • 问题反馈 # 中文总榜 > 软件类 > Vue -数据更新: 2021-12-28 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2021-12-29 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated| |:-|:-|:-|:-|:-| -|1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73194|2021-12-10| -|2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51453|2021-12-24| -|3|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37358|2021-09-13| -|4|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23931|2021-12-15| -|5|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17570|2021-09-17| -|6|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|15969|2021-11-06| -|7|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15798|2021-12-27| -|8|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15462|2021-10-05| -|9|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14218|2021-12-14| -|10|[bailicangdu/vue2-manage](https://github.com/bailicangdu/vue2-manage)|基于 vue + element-ui 的后台管理系统|11367|2021-07-15| -|11|[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三 ...|11034|2021-12-24| -|12|[weilanwl/ColorUI](https://github.com/weilanwl/ColorUI)|鲜亮的高饱和色彩,专注视觉的小程序组件库|10960|2021-11-16| -|13|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10513|2021-10-13| -|14|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|9148|2021-12-23| -|15|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro! |8989|2021-12-17| -|16|[anncwb/vue-vben-admin](https://github.com/anncwb/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|8155|2021-12-27| -|17|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|6254|2021-12-27| -|18|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)|5955|2021-11-29| -|19|[JakHuang/form-generator](https://github.com/JakHuang/form-generator)|:sparkles:Element UI表单设计及代码生成器|5573|2021-11-20| -|20|[hinesboy/mavonEditor](https://github.com/hinesboy/mavonEditor)|mavonEditor - A markdown editor based on Vue that supports a variety of personalized features|5225|2021-12-16| -|21|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|4614|2021-12-26| -|22|[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的可视化表单设计器,让表单开发简单而高效。)|4522|2021-09-03| +|1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73209|2021-12-10| +|2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51458|2021-12-24| +|3|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37362|2021-09-13| +|4|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23932|2021-12-28| +|5|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17568|2021-09-17| +|6|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|15972|2021-11-06| +|7|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15806|2021-12-28| +|8|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15472|2021-10-05| +|9|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14224|2021-12-14| +|10|[bailicangdu/vue2-manage](https://github.com/bailicangdu/vue2-manage)|基于 vue + element-ui 的后台管理系统|11369|2021-07-15| +|11|[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三 ...|11048|2021-12-28| +|12|[weilanwl/ColorUI](https://github.com/weilanwl/ColorUI)|鲜亮的高饱和色彩,专注视觉的小程序组件库|10965|2021-11-16| +|13|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10516|2021-10-13| +|14|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|9149|2021-12-23| +|15|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro! |8994|2021-12-17| +|16|[anncwb/vue-vben-admin](https://github.com/anncwb/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|8169|2021-12-28| +|17|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|6256|2021-12-27| +|18|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)|5959|2021-11-29| +|19|[JakHuang/form-generator](https://github.com/JakHuang/form-generator)|:sparkles:Element UI表单设计及代码生成器|5576|2021-11-20| +|20|[hinesboy/mavonEditor](https://github.com/hinesboy/mavonEditor)|mavonEditor - A markdown editor based on Vue that supports a variety of personalized features|5226|2021-12-16| +|21|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|4616|2021-12-26| +|22|[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的可视化表单设计器,让表单开发简单而高效。)|4521|2021-09-03| |23|[ymm-tech/gods-pen](https://github.com/ymm-tech/gods-pen)|基于vue的高扩展在线网页制作平台,可自定义组件,可添加脚本,可数据统计。A mobile page builder/editor, similar with amolink. |3982|2021-10-06| -|24|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)|3897|2021-12-28| -|25|[herozhou/vue-framework-wz](https://github.com/herozhou/vue-framework-wz)|👏vue后台管理框架👏|3760|2021-08-12| -|26|[wdlhao/vue2-element-touzi-admin](https://github.com/wdlhao/vue2-element-touzi-admin)| 基于vue2.0 +vuex+ element-ui后台管理系统 |3529|2021-08-11| -|27|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由|3437|2021-11-27| +|24|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)|3905|2021-12-28| +|25|[herozhou/vue-framework-wz](https://github.com/herozhou/vue-framework-wz)|👏vue后台管理框架👏|3761|2021-08-12| +|26|[wdlhao/vue2-element-touzi-admin](https://github.com/wdlhao/vue2-element-touzi-admin)| 基于vue2.0 +vuex+ element-ui后台管理系统 |3532|2021-08-11| +|27|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由|3440|2021-11-27| |28|[umicro/uView](https://github.com/umicro/uView)|uView UI,是uni-app生态最优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|3310|2021-12-25| |29|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|3193|2021-11-12| -|30|[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。|3045|2021-12-10| -|31|[ZyqGitHub1/h-player-v2](https://github.com/ZyqGitHub1/h-player-v2)|资源采集站在线播放|3021|2021-10-12| -|32|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|2781|2021-12-01| +|30|[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。|3047|2021-12-10| +|31|[ZyqGitHub1/h-player-v2](https://github.com/ZyqGitHub1/h-player-v2)|资源采集站在线播放|3022|2021-10-12| +|32|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|2784|2021-12-01| |33|[lybenson/bilibili-vue](https://github.com/lybenson/bilibili-vue)|前端vue+后端koa,全栈式开发bilibili首页|2594|2021-10-13| -|34|[Exrick/xmall-front](https://github.com/Exrick/xmall-front)|基于Vue开发的XMall商城前台页面 PC端|2294|2021-08-03| +|34|[Exrick/xmall-front](https://github.com/Exrick/xmall-front)|基于Vue开发的XMall商城前台页面 PC端|2295|2021-08-03| |35|[Geek-James/ddBuy](https://github.com/Geek-James/ddBuy)|🎉Vue全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn|2241|2021-11-13| |36|[open-source-labs/OverVue](https://github.com/open-source-labs/OverVue)|Prototyping Tool For Vue Devs 适用于Vue的原型工具|2110|2021-11-26| -|37|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2046|2021-12-16| -|38|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|2001|2021-12-18| +|37|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2049|2021-12-16| +|38|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|2005|2021-12-18| |39|[github1586/nuxt-bnhcp](https://github.com/github1586/nuxt-bnhcp)|nuxt、express、vue、mysql、redis、nginx、socket.io (实战商城)|1928|2021-09-02| |40|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|1887|2021-12-20| -|41|[sunzongzheng/music](https://github.com/sunzongzheng/music)|electron跨平台音乐播放器;可搜网易云、QQ音乐、虾米音乐;支持QQ、微博、Github登录,云歌单; 支持一键导入音乐平台歌单|1872|2021-10-12| +|41|[sunzongzheng/music](https://github.com/sunzongzheng/music)|electron跨平台音乐播放器;可搜网易云、QQ音乐、虾米音乐;支持QQ、微博、Github登录,云歌单; 支持一键导入音乐平台歌单|1873|2021-10-12| |42|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库,轻量、简洁的移动端组件库。组件文档地址:https://thorui.cn/doc/ 。 最近更新时间:2021-10-01|1844|2021-10-01| |43|[fofapro/vulfocus](https://github.com/fofapro/vulfocus)|🚀Vulfocus 是一个漏洞集成平台,将漏洞环境 docker 镜像,放入即可使用,开箱即用。|1843|2021-11-09| |44|[zhaohaodang/vue-WeChat](https://github.com/zhaohaodang/vue-WeChat)|:fire: 基于Vue2.0高仿微信App的单页应用|1832|2021-10-06| -|45|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况|1790|2021-12-22| -|46|[sl1673495/vue-netease-music](https://github.com/sl1673495/vue-netease-music)|🎵 基于 Vue2、Vue-CLI3 的高仿网易云 mac 客户端播放器(PC) Online Music Player|1786|2021-10-06| -|47|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|1768|2021-09-08| -|48|[0xbug/Hawkeye](https://github.com/0xbug/Hawkeye)|GitHub 泄露监控系统(GitHub Sensitive Information Leakage Monitor Spider)|1697|2021-12-04| +|45|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况|1792|2021-12-22| +|46|[sl1673495/vue-netease-music](https://github.com/sl1673495/vue-netease-music)|🎵 基于 Vue2、Vue-CLI3 的高仿网易云 mac 客户端播放器(PC) Online Music Player|1788|2021-10-06| +|47|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|1774|2021-09-08| +|48|[0xbug/Hawkeye](https://github.com/0xbug/Hawkeye)|GitHub 泄露监控系统(GitHub Sensitive Information Leakage Monitor Spider)|1698|2021-12-04| |49|[mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)|基于Golang的开源社区系统。|1687|2021-12-24| -|50|[xiaoxian521/vue-pure-admin](https://github.com/xiaoxian521/vue-pure-admin)|🔥 ✨✨ ✨ Vue3.0+TypeScript+Vite2.0+Element-Plus编写的一套后台管理系统(兼容移动端)|1668|2021-12-27| -|51|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|1662|2021-11-17| -|52|[haoziqaq/varlet](https://github.com/haoziqaq/varlet)|基于Vue3的Material design风格移动端组件库 Material design mobile component library for Vue3|1651|2021-12-28| +|50|[xiaoxian521/vue-pure-admin](https://github.com/xiaoxian521/vue-pure-admin)|🔥 ✨✨ ✨ Vue3.0+TypeScript+Vite2.0+Element-Plus编写的一套后台管理系统(兼容移动端)|1672|2021-12-28| +|51|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|1663|2021-11-17| +|52|[haoziqaq/varlet](https://github.com/haoziqaq/varlet)|基于Vue3的Material design风格移动端组件库 Material design mobile component library for Vue3|1657|2021-12-28| |53|[maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer)|🎵 基于 Vue 的在线音乐播放器(PC) Online music player|1640|2021-10-13| |54|[a54552239/pearProject](https://github.com/a54552239/pearProject)|pear,梨子,轻量级的在线项目/任务协作系统,远程办公协作|1612|2021-08-27| |55|[chaitin/passionfruit](https://github.com/chaitin/passionfruit)|[WIP] Crappy iOS app analyzer|1610|2021-11-14| -|56|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1500|2021-12-21| -|57|[vuepress-reco/vuepress-theme-reco](https://github.com/vuepress-reco/vuepress-theme-reco)|💥 A simple and beautiful vuepress Blog & Doc theme.|1467|2021-12-06| +|56|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1502|2021-12-21| +|57|[vuepress-reco/vuepress-theme-reco](https://github.com/vuepress-reco/vuepress-theme-reco)|💥 A simple and beautiful vuepress Blog & Doc theme.|1468|2021-12-06| |58|[KuangPF/mpvue-weui](https://github.com/KuangPF/mpvue-weui)|用 vue 写小程序,基于 mpvue 框架重写 weui。|1463|2021-09-20| |59|[HongqingCao/GitDataV](https://github.com/HongqingCao/GitDataV)|基于Vue框架构建的github数据可视化平台|1456|2021-10-05| -|60|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1399|2021-12-26| -|61|[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 开发的后台管理系统|1371|2021-12-02| +|60|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1410|2021-12-26| +|61|[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 开发的后台管理系统|1374|2021-12-02| |62|[jinzhe/vue-calendar](https://github.com/jinzhe/vue-calendar)|A calendar components for Vue.js.|1369|2021-07-09| -|63|[chenxuan0000/vue-seamless-scroll](https://github.com/chenxuan0000/vue-seamless-scroll)| :beginner:A simple, seamless scrolling for Vue.js vue无缝滚动component|1338|2021-12-03| +|63|[chenxuan0000/vue-seamless-scroll](https://github.com/chenxuan0000/vue-seamless-scroll)| :beginner:A simple, seamless scrolling for Vue.js vue无缝滚动component|1340|2021-12-03| |64|[jae-jae/Userscript-Plus](https://github.com/jae-jae/Userscript-Plus)|:monkey: Show current site all UserJS,The easier way to install UserJs for Tampermonkey. 显示当前网站的所有可用Tampermonkey脚本|1329|2021-08-11| -|65|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。|1312|2021-12-05| +|65|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。|1314|2021-12-05| |66|[myide/see](https://github.com/myide/see)|基于开源组件(Inception & SQLAdvisor & SOAR)的SQL审核&SQL优化的Web平台|1296|2021-11-29| |67|[jsososo/NeteaseMusic](https://github.com/jsososo/NeteaseMusic)|网易云音乐 & QQ音乐 & 咪咕音乐 第三方 web端 (可播放 vip、下架歌曲)|1193|2021-07-13| |68|[dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)|基于uni-app的ui框架|1163|2021-12-20| -|69|[buqiyuan/vue3-antd-admin](https://github.com/buqiyuan/vue3-antd-admin)|基于vue-cli5.x/vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|1153|2021-12-23| +|69|[buqiyuan/vue3-antd-admin](https://github.com/buqiyuan/vue3-antd-admin)|基于vue-cli5.x/vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|1157|2021-12-28| |70|[loveRandy/vue-cli3.0-vueadmin](https://github.com/loveRandy/vue-cli3.0-vueadmin)|基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统|1125|2021-10-06| |71|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|1107|2021-12-10| |72|[newbee-ltd/newbee-mall-vue-app](https://github.com/newbee-ltd/newbee-mall-vue-app)|🔥 🎉Vue2 全家桶 + Vant 搭建大型单页面商城项目。新蜂商城前后端分离版本-前端Vue项目源码|1095|2021-12-10| -|73|[PowerDos/Mall-Vue](https://github.com/PowerDos/Mall-Vue)|基于Vue+Vuex+iView的电子商城网站|1078|2021-08-18| -|74|[RainManGO/vue3-composition-admin](https://github.com/RainManGO/vue3-composition-admin)|🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin|1056|2021-11-26| +|73|[PowerDos/Mall-Vue](https://github.com/PowerDos/Mall-Vue)|基于Vue+Vuex+iView的电子商城网站|1080|2021-08-18| +|74|[RainManGO/vue3-composition-admin](https://github.com/RainManGO/vue3-composition-admin)|🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin|1058|2021-11-26| |75|[stavyan/TinyShop-UniApp](https://github.com/stavyan/TinyShop-UniApp)|基于 RageFrame2 的一款免费开源的基础商城销售功能的开源微商城。|1054|2021-10-06| -|76|[XPoet/picx](https://github.com/XPoet/picx)|基于 GitHub API & jsDelivr 开发的具有 CDN 加速功能的图床管理工具。无需下载与安装,网页端在线使用!免费!稳定!极速!|1039|2021-12-27| -|77|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|966|2021-12-22| +|76|[XPoet/picx](https://github.com/XPoet/picx)|基于 GitHub API & jsDelivr 开发的具有 CDN 加速功能的图床管理工具。无需下载与安装,网页端在线使用!免费!稳定!便捷!极速!|1041|2021-12-27| +|77|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|967|2021-12-22| |78|[lavyun/vue-demo-kugou](https://github.com/lavyun/vue-demo-kugou)|酷狗webapp demo(vue2.0+vue-router+vuex)|959|2021-10-06| -|79|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|931|2021-12-13| -|80|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|912|2021-12-20| +|79|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|933|2021-12-13| +|80|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|918|2021-12-20| |81|[halower/vue-tree](https://github.com/halower/vue-tree)|tree and multi-select component based on Vue.js 2.0|904|2021-10-05| -|82|[ecomfe/veui](https://github.com/ecomfe/veui)|Enterprise UI for Vue.js.|899|2021-12-27| -|83|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, themes and tons more!|882|2021-12-27| +|82|[ecomfe/veui](https://github.com/ecomfe/veui)|Enterprise UI for Vue.js.|899|2021-12-28| +|83|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, themes and tons more!|885|2021-12-27| |84|[lensh/vue-qq](https://github.com/lensh/vue-qq)|🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic lo ...|881|2021-08-11| |85|[warpcgd/vue-concise-slider](https://github.com/warpcgd/vue-concise-slider)|vue-concise-slider,A simple vue sliding component|881|2021-10-18| -|86|[sscfaith/avue-form-design](https://github.com/sscfaith/avue-form-design)|本项目是一款基于 Avue 的表单设计器,拖拽式操作让你快速构建一个表单。|855|2021-11-17| -|87|[lsgwr/spring-boot-online-exam](https://github.com/lsgwr/spring-boot-online-exam)|基于Spring Boot的在线考试系统(预览地址 http://129.211.88.191 ,账户分别是admin、teacher、student,密码是admin123),也有Python实现|855|2021-11-21| -|88|[topfullstack/node-vue-moba](https://github.com/topfullstack/node-vue-moba)|Node.js (Express.js) + Vue.js (Element UI) 全栈开发王者荣耀手机端官网和管理后台|851|2021-10-05| +|86|[sscfaith/avue-form-design](https://github.com/sscfaith/avue-form-design)|本项目是一款基于 Avue 的表单设计器,拖拽式操作让你快速构建一个表单。|856|2021-11-17| +|87|[lsgwr/spring-boot-online-exam](https://github.com/lsgwr/spring-boot-online-exam)|基于Spring Boot的在线考试系统(预览地址 http://129.211.88.191 ,账户分别是admin、teacher、student,密码是admin123),也有Python实现|856|2021-11-21| +|88|[topfullstack/node-vue-moba](https://github.com/topfullstack/node-vue-moba)|Node.js (Express.js) + Vue.js (Element UI) 全栈开发王者荣耀手机端官网和管理后台|852|2021-10-05| |89|[CzBiX/qb-web](https://github.com/CzBiX/qb-web)|A qBittorrent Web UI, write in TypeScript+Vue.|850|2021-09-09| -|90|[vuejs/docs-next-zh-cn](https://github.com/vuejs/docs-next-zh-cn)|:cn: Chinese translation for v3.vuejs.org|839|2021-12-26| +|90|[vuejs/docs-next-zh-cn](https://github.com/vuejs/docs-next-zh-cn)|:cn: Chinese translation for v3.vuejs.org|841|2021-12-28| |91|[wuyawei/Vchat](https://github.com/wuyawei/Vchat)|💘🍦🙈Vchat — 从头到脚,撸一个社交聊天系统(vue + node + mongodb)|817|2021-08-10| -|92|[zhengguorong/h5maker](https://github.com/zhengguorong/h5maker)|h5编辑器类似maka、易企秀 账号/密码:admin|797|2021-11-16| -|93|[dream2023/vue-ele-form](https://github.com/dream2023/vue-ele-form)|基于element-ui的数据驱动表单组件|793|2021-10-23| +|92|[zhengguorong/h5maker](https://github.com/zhengguorong/h5maker)|h5编辑器类似maka、易企秀 账号/密码:admin|798|2021-11-16| +|93|[dream2023/vue-ele-form](https://github.com/dream2023/vue-ele-form)|基于element-ui的数据驱动表单组件|794|2021-10-23| |94|[TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)|echarts地图geoJson行政边界数据的实时获取与应用,省市区县多级联动下钻,真正意义的下钻至县级【附最新geoJson文件下载】|791|2021-12-21| |95|[lss5270/vue-admin-spa](https://github.com/lss5270/vue-admin-spa)|基于vue2.0生态的后台管理系统模板(spa)。 a vue management system template based on :vue2.0 + vue-router + vuex + element-ui +ES6+ webpack + npm。|783|2021-07-01| -|96|[fengT-T/996_list](https://github.com/fengT-T/996_list)|996 公司展示、讨论|760|2021-10-05| +|96|[fengT-T/996_list](https://github.com/fengT-T/996_list)|996 公司展示、讨论|761|2021-10-05| |97|[F-loat/vue-simplemde](https://github.com/F-loat/vue-simplemde)|📝 Vue SimpleMDE - use simplemde with vue.js|750|2021-12-15| -|98|[blogwy/BilibiliVideoDownload](https://github.com/blogwy/BilibiliVideoDownload)|跨平台下载bilibili视频桌面端软件,支持windows、macOS、Linux|747|2021-12-20| +|98|[blogwy/BilibiliVideoDownload](https://github.com/blogwy/BilibiliVideoDownload)|跨平台下载bilibili视频桌面端软件,支持windows、macOS、Linux|749|2021-12-20| |99|[WeBankFinTech/Scriptis](https://github.com/WeBankFinTech/Scriptis)|Scriptis is for interactive data analysis with script development(SQL, Pyspark, HiveQL), task submission(Spark, Hive), UDF, function, resource management and intelligent diagnosis.|743|2021-07-17| |100|[bxm0927/vue-meituan](https://github.com/bxm0927/vue-meituan)|:hamburger: :meat_on_bone: :fork_and_knife: 基于Vue 全家桶 (2.x)制作的美团外卖APP |675|2021-08-02|