↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Assembly.md b/content/charts/growth/knowledge/Assembly.md index 672c19ae..836ce035 100644 --- a/content/charts/growth/knowledge/Assembly.md +++ b/content/charts/growth/knowledge/Assembly.md @@ -1,19 +1,19 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Assembly -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[yyyeying/AssemblyOn8086](https://github.com/yyyeying/AssemblyOn8086)|《微机原理与接口技术》实验|2|0|2021-10-29| |2|[EndlessCheng/asm-x86](https://github.com/EndlessCheng/asm-x86)|《x86 汇编语言:从实模式到保护模式》配套代码及工具|3|0|2021-10-29| -|3|[zelinsky/CTF-Course](https://github.com/zelinsky/CTF-Course)|Course materials for teaching cybersecurity in a Capture the Flag environment|44|0|2021-08-18| +|3|[zelinsky/CTF-Course](https://github.com/zelinsky/CTF-Course)|Course materials for teaching cybersecurity in a Capture the Flag environment|45|0|2021-08-18| |4|[StevenBaby/learning-assembly](https://github.com/StevenBaby/learning-assembly)|汇编语言学习的例子|2|0|2021-08-05| |5|[tanyugang/CodingMaster](https://github.com/tanyugang/CodingMaster)|Coding Master系列教程配套代码。|75|0|2021-09-04| |6|[Vxer-Lee/8086_AsmNotes](https://github.com/Vxer-Lee/8086_AsmNotes)|《王爽汇编语言》学习笔记,学逆向必备前置技能。|3|0|2021-09-29| |7|[NekoSilverFox/Assembly](https://github.com/NekoSilverFox/Assembly)|⚡ 亲手编写基于王爽老师《汇编语言》的300个汇编程序例程|56|0|2021-12-30| |8|[thu-cs-lab/supervisor-rv](https://github.com/thu-cs-lab/supervisor-rv)|计算机组成原理课程 RISC-V 监控程序,支持 32 位和 64 位|67|0|2021-09-20| -|9|[web1992/read](https://github.com/web1992/read)|学习笔记 dubbo,spring,mybatis,netty,rocketmq 源码解析|26|0|2022-01-25| +|9|[web1992/read](https://github.com/web1992/read)|学习笔记 dubbo,spring,mybatis,netty,rocketmq 源码解析|26|0|2022-01-26| |10|[sanmianti/AssemblyLanguageTest](https://github.com/sanmianti/AssemblyLanguageTest)|王爽《汇编语言》第三版课后实验及检测点答案。|76|0|2022-01-10| |11|[lib-hfut/lib-hfut](https://github.com/lib-hfut/lib-hfut)|贵校课程资料民间整理|165|0|2021-12-21| |12|[LukeLIN-web/curriculum_design](https://github.com/LukeLIN-web/curriculum_design)|一些非cs课程的笔记|4|0|2021-11-30| diff --git a/content/charts/growth/knowledge/C.md b/content/charts/growth/knowledge/C.md index 55bc5680..ed28e720 100644 --- a/content/charts/growth/knowledge/C.md +++ b/content/charts/growth/knowledge/C.md @@ -1,57 +1,57 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > C -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|288|13|2022-01-15| -|2|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5619|3|2022-01-08| +|1|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|290|13|2022-01-15| +|2|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5623|3|2022-01-08| |3|[Ascotbe/Kernelhub](https://github.com/Ascotbe/Kernelhub)|:palm_tree:Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (提权漏洞合集) |1675|3|2022-01-20| -|4|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6286|2|2021-12-23| -|5|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、混音、均衡器音效;视频剪切、水印、截图、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜,歌词解析,音视频学习路线,音视频知识总结、流媒体协议|2942|2|2022-01-25| -|6|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2852|2|2021-12-29| +|4|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6287|2|2021-12-23| +|5|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、混音、均衡器音效;视频剪切、水印、截图、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜,歌词解析,音视频学习路线,音视频知识总结、流媒体协议|2945|2|2022-01-26| +|6|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2851|2|2021-12-29| |7|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|176|1|2021-12-27| |8|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1363|1|2022-01-24| |9|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|641|1|2021-12-19| |10|[realYurkOfGitHub/translation-Introduction-to-HPC](https://github.com/realYurkOfGitHub/translation-Introduction-to-HPC)|为 Eijhout 教授的Introduction to HPC提供中文翻译、 PPT和Lab。|61|1|2022-01-15| -|11|[luohaha/Chinese-uvbook](https://github.com/luohaha/Chinese-uvbook)|翻译的libuv的中文教程|1329|1|2022-01-21| +|11|[luohaha/Chinese-uvbook](https://github.com/luohaha/Chinese-uvbook)|翻译的libuv的中文教程|1330|1|2022-01-21| |12|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|122|1|2022-01-03| -|13|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|282|1|2021-12-26| -|14|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|477|1|2022-01-03| -|15|[hairrrrr/C-CrashCourse](https://github.com/hairrrrr/C-CrashCourse)|C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning|501|1|2022-01-12| +|13|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|284|1|2021-12-26| +|14|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|481|1|2022-01-03| +|15|[hairrrrr/C-CrashCourse](https://github.com/hairrrrr/C-CrashCourse)|C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning|503|1|2022-01-12| |16|[ming1016/study](https://github.com/ming1016/study)|学习记录|3688|1|2022-01-06| -|17|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|467|1|2022-01-18| +|17|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|468|1|2022-01-18| |18|[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.|95|1|2021-12-10| -|19|[0voice/algorithm-structure](https://github.com/0voice/algorithm-structure)|2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结|580|1|2021-08-27| +|19|[0voice/algorithm-structure](https://github.com/0voice/algorithm-structure)|2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结|583|1|2021-08-27| |20|[nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning)|learn how to use BPF/eBPF|223|0|2022-01-13| |21|[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| |22|[zzy991212/Nemu](https://github.com/zzy991212/Nemu)|Nemu PA——给个Star?【仅供交流学习使用,未经许可禁止传播!】(PA3有个地方取地址时存在左移右移问题,在PA4更改这个bug了,请注意!)|32|0|2021-09-15| |23|[SuperPung/TJU-CourseSharing](https://github.com/SuperPung/TJU-CourseSharing)|天津大学课程共享计划|31|0|2021-11-13| |24|[puge-up/programming-cpp](https://github.com/puge-up/programming-cpp)|Linux C/C++ 学习笔记、内含视频 + 电子书 + 项目等,专注于 C++ 技术栈!|45|0|2021-08-15| |25|[strongercjd/STM32F207VCT6](https://github.com/strongercjd/STM32F207VCT6)|STM32F207VCT6 learning resource |31|0|2021-08-23| -|26|[xieyu/blog](https://github.com/xieyu/blog)|notes on papers/books/codes|170|0|2021-11-30| +|26|[xieyu/blog](https://github.com/xieyu/blog)|notes on papers/books/codes|171|0|2021-11-30| |27|[Ikaros-521/Learning-Notes](https://github.com/Ikaros-521/Learning-Notes)|学习笔记|30|0|2021-10-22| |28|[leleliu008/C](https://github.com/leleliu008/C)|C语言学习项目|121|0|2021-12-08| |29|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|136|0|2021-10-15| -|30|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|533|0|2021-11-30| +|30|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|534|0|2021-11-30| |31|[aqi00/androidx](https://github.com/aqi00/androidx)|《Android Studio开发实战:从零基础到App上线》适配androidx的源码|39|0|2021-09-14| |32|[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.|144|0|2021-12-17| |33|[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| |34|[NJUPTFreeExams/NJUPT-AUTO-Free-Exams](https://github.com/NJUPTFreeExams/NJUPT-AUTO-Free-Exams)|南京邮电大学自动化专业历年学习资料|31|0|2021-08-28| |35|[wenjun1055/c](https://github.com/wenjun1055/c)|C语言学习代码|406|0|2021-10-02| |36|[Mushroom0709/ffmpeg_demo](https://github.com/Mushroom0709/ffmpeg_demo)|记录学习ffmpeg的过程中编写的demo|60|0|2021-07-30| -|37|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1236|0|2021-08-23| -|38|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|342|0|2021-12-23| +|37|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1237|0|2021-08-23| +|38|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|344|0|2021-12-23| |39|[chankeh/net-lenrning-reference](https://github.com/chankeh/net-lenrning-reference)|TCP/IP网络编程笔记|398|0|2021-08-31| |40|[shangzongyu/source-code](https://github.com/shangzongyu/source-code)|收集一些书的源码,方便自己查找|48|0|2021-08-12| |41|[yocn/AndroidMediaCodec](https://github.com/yocn/AndroidMediaCodec)|Android 音视频处理集合,关联了ffmpeg\libyuv等等库|57|0|2021-09-24| |42|[david942j/ctf-writeups](https://github.com/david942j/ctf-writeups)|Collection of scripts and writeups|290|0|2021-12-14| -|43|[wuzhouhui/misc](https://github.com/wuzhouhui/misc)|学习与工作中收集的一些资料|685|0|2022-01-03| +|43|[wuzhouhui/misc](https://github.com/wuzhouhui/misc)|学习与工作中收集的一些资料|686|0|2022-01-03| |44|[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.|79|0|2022-01-13| -|45|[armink/FreeModbus_Slave-Master-RTT-STM32](https://github.com/armink/FreeModbus_Slave-Master-RTT-STM32)|Add master mode to FreeModbus. 在 FreeModbus 中添加主机模式|1019|0|2022-01-07| +|45|[armink/FreeModbus_Slave-Master-RTT-STM32](https://github.com/armink/FreeModbus_Slave-Master-RTT-STM32)|Add master mode to FreeModbus. 在 FreeModbus 中添加主机模式|1020|0|2022-01-07| |46|[balloonwj/mybooksources](https://github.com/balloonwj/mybooksources)|《C++ 服务器开发精髓》随书配套源码|135|0|2021-09-01| -|47|[Greedysky/TTKWidgetTools](https://github.com/Greedysky/TTKWidgetTools)|QWidget 自定义控件集合 持续更新中......|343|0|2022-01-15| +|47|[Greedysky/TTKWidgetTools](https://github.com/Greedysky/TTKWidgetTools)|QWidget 自定义控件集合 持续更新中......|344|0|2022-01-15| |48|[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|165|0|2022-01-22| |49|[deepwzh/sdust-examination-materials](https://github.com/deepwzh/sdust-examination-materials)|山东科技大学课程资源共享计划|231|0|2021-10-06| |50|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LilyGo LoRa Series examples|196|0|2022-01-13| @@ -60,7 +60,7 @@ |53|[Lighter-z/51-Single-chip](https://github.com/Lighter-z/51-Single-chip)|51单片机入门资料|129|0|2021-08-15| |54|[xuhongv/StudyInEsp32](https://github.com/xuhongv/StudyInEsp32)|【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...)|296|0|2021-11-29| |55|[qaiu/c4droid-code](https://github.com/qaiu/c4droid-code)|c4droid代码合集|38|0|2021-11-28| -|56|[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.|218|0|2021-12-03| +|56|[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.|219|0|2021-12-03| |57|[XeiTongXueFlyMe/J1939](https://github.com/XeiTongXueFlyMe/J1939)|基于SAE J1939协议,开源可移植的J1939驱动。技术支持群: 264864184 @使用说明书:|198|0|2021-08-05| |58|[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.|157|0|2021-11-11| diff --git a/content/charts/growth/knowledge/CPP.md b/content/charts/growth/knowledge/CPP.md index ffdcf18e..f52ae4dd 100644 --- a/content/charts/growth/knowledge/CPP.md +++ b/content/charts/growth/knowledge/CPP.md @@ -1,103 +1,104 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > C++ -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|946|20|2022-01-25| -|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|18074|19|2022-01-13| -|3|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|22046|15|2022-01-10| -|4|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|372|7|2021-12-15| -|5|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1336|7|2021-10-21| -|6|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2018|6|2022-01-23| -|7|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8905|4|2021-12-06| -|8|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|253|4|2022-01-19| -|9|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源|1893|3|2022-01-14| -|10|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/|1228|3|2022-01-08| -|11|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5862|2|2021-12-28| -|12|[callmePicacho/Data-Structres](https://github.com/callmePicacho/Data-Structres)|浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解|1684|2|2021-08-17| -|13|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|835|2|2022-01-18| -|14|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|2051|2|2022-01-24| -|15|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2490|2|2021-12-21| -|16|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3472|2|2021-11-28| -|17|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2491|2|2022-01-20| +|1|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|951|20|2022-01-26| +|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|18088|19|2022-01-13| +|3|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|22063|15|2022-01-10| +|4|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|374|7|2021-12-15| +|5|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1340|7|2021-10-21| +|6|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2023|6|2022-01-23| +|7|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8906|4|2021-12-06| +|8|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|255|4|2022-01-19| +|9|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源|1898|3|2022-01-14| +|10|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/|1229|3|2022-01-08| +|11|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5865|2|2021-12-28| +|12|[callmePicacho/Data-Structres](https://github.com/callmePicacho/Data-Structres)|浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解|1688|2|2021-08-17| +|13|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|839|2|2022-01-18| +|14|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|2054|2|2022-01-24| +|15|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2495|2|2021-12-21| +|16|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3475|2|2021-11-28| +|17|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2490|2|2022-01-20| |18|[HarleysZhang/2021_algorithm_intern_information](https://github.com/HarleysZhang/2021_algorithm_intern_information)|2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。|1250|1|2021-10-23| -|19|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2-zufuliu is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled wi ...|988|1|2022-01-25| -|20|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1437|1|2022-01-25| +|19|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2-zufuliu is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled wi ...|989|1|2022-01-25| +|20|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1439|1|2022-01-26| |21|[ethan-li-coding/PatchMatchStereo](https://github.com/ethan-li-coding/PatchMatchStereo)|PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!|373|1|2021-12-29| -|22|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|105|1|2022-01-05| -|23|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |175|1|2021-11-07| +|22|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|108|1|2022-01-05| +|23|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |176|1|2021-11-07| |24|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|1|2021-12-28| -|25|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|230|1|2021-11-02| +|25|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|231|1|2021-11-02| |26|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|121|1|2021-11-09| -|27|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|630|1|2022-01-25| -|28|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1148|1|2021-11-29| -|29|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|802|1|2021-12-27| -|30|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4335|1|2022-01-24| -|31|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1052|1|2022-01-05| -|32|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|292|1|2022-01-15| -|33|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|668|1|2021-08-24| -|34|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等,还新添了其他算法和计算机基础的难点,力求简洁清晰 ...|940|1|2022-01-12| -|35|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1507|1|2022-01-22| -|36|[xmuli/QtExamples](https://github.com/xmuli/QtExamples)|Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程|989|1|2022-01-20| -|37|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x|828|1|2021-11-09| -|38|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1260|1|2022-01-24| +|27|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|632|1|2022-01-25| +|28|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1149|1|2021-11-29| +|29|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|803|1|2021-12-27| +|30|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4336|1|2022-01-24| +|31|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1053|1|2022-01-05| +|32|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|670|1|2021-08-24| +|33|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等,还新添了其他算法和计算机基础的难点,力求简洁清晰 ...|940|1|2022-01-12| +|34|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1508|1|2022-01-22| +|35|[xmuli/QtExamples](https://github.com/xmuli/QtExamples)|Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程|994|1|2022-01-20| +|36|[huangmingchuan/Cpp_Primer_Answers](https://github.com/huangmingchuan/Cpp_Primer_Answers)|《C++ Primer》第五版中文版习题答案|1977|1|2022-01-23| +|37|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x|827|1|2021-11-09| +|38|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1261|1|2022-01-26| |39|[liuyubobobo/Play-Leetcode](https://github.com/liuyubobobo/Play-Leetcode)|My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言 ...|2237|1|2022-01-23| |40|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|172|0|2021-10-21| |41|[Vincentqyw/LineSegmentsDetection](https://github.com/Vincentqyw/LineSegmentsDetection)|:monkey:A collection of line segments detection algorithms. |79|0|2021-09-08| |42|[lunnlew/weicai-scraper](https://github.com/lunnlew/weicai-scraper)|微信公众号文章采集管理工具|66|0|2021-08-11| -|43|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|198|0|2022-01-11| +|43|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|199|0|2022-01-11| |44|[tsymiar/TheLastBattle](https://github.com/tsymiar/TheLastBattle)|MOBA手游【最后一战】unity3d C++ mirror 供学习|61|0|2021-08-13| |45|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|302|0|2021-12-28| -|46|[tardate/LittleArduinoProjects](https://github.com/tardate/LittleArduinoProjects)|a collection of little projects, most involving electronics or an Arduino in one way or another!|498|0|2022-01-20| +|46|[tardate/LittleArduinoProjects](https://github.com/tardate/LittleArduinoProjects)|a collection of little projects, most involving electronics or an Arduino in one way or another!|499|0|2022-01-20| |47|[jiangzc/CuteTranslation](https://github.com/jiangzc/CuteTranslation)|Linux屏幕取词翻译软件|124|0|2021-09-11| |48|[jwzh222/epoll](https://github.com/jwzh222/epoll)|基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习|80|0|2021-09-01| |49|[weiyu666/GAMES202homework](https://github.com/weiyu666/GAMES202homework)|主要是学习闫老师的GAMES202高质量实时渲染完成的大作业|56|0|2021-10-08| |50|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|162|0|2022-01-25| |51|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|151|0|2021-09-23| -|52|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|215|0|2021-12-31| +|52|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|216|0|2021-12-31| |53|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|155|0|2022-01-03| |54|[exlaw/Notes](https://github.com/exlaw/Notes)|南软几个课程的本科复习资料|55|0|2021-10-12| |55|[thecodingwizard/competitive-programming](https://github.com/thecodingwizard/competitive-programming)|Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!|55|0|2021-11-06| |56|[AZE98/CQUPT-Study-Data](https://github.com/AZE98/CQUPT-Study-Data)|在重邮本科阶段积累的实验报告、PPT等课程资料及课外学习资料。|283|0|2021-08-15| -|57|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|465|0|2022-01-15| +|57|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|466|0|2022-01-15| |58|[XINCGer/AlgorithmTraining](https://github.com/XINCGer/AlgorithmTraining)|算法训练,包括《啊哈算法》中的算法和常用游戏算法|61|0|2021-10-31| |59|[kongpf8848/Animation](https://github.com/kongpf8848/Animation)|Android各种动画效果合集,项目包含了丰富的动画实例(逐帧动画,补间动画,Lottie动画,GIF动画,SVGA动画),体验动画之美,让Android动起来:smile::smile::smile:|176|0|2021-12-17| |60|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|90|0|2022-01-23| |61|[Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey](https://github.com/Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey)|一个关于RazerBlade15的黑苹果efi分享,macOS Big Sur/Monterey的安装教程,以及一些优化分享。|65|0|2022-01-06| |62|[xiaoxiaojx/blog](https://github.com/xiaoxiaojx/blog)|Project for learning node / libuv / gRPC internals.(💡Language: zh-CN)|175|0|2022-01-19| -|63|[BenedictYoung/Practice](https://github.com/BenedictYoung/Practice)|王道考研机试指南(第二版) 习题代码|73|0|2022-01-04| +|63|[BenedictYoung/Practice](https://github.com/BenedictYoung/Practice)|王道考研机试指南(第二版) 习题代码|74|0|2022-01-04| |64|[GoatGirl98/Walkthrough-of-ACCoding-in-BUAA](https://github.com/GoatGirl98/Walkthrough-of-ACCoding-in-BUAA)|北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.cn)开放课程的全部题解|150|0|2022-01-25| |65|[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 |804|0|2022-01-15| |66|[neil3d/UnrealCookbook](https://github.com/neil3d/UnrealCookbook)|虚幻4引擎的一些编程实践分享|168|0|2021-12-12| |67|[juhuaguai/duilib](https://github.com/juhuaguai/duilib)|由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。|90|0|2021-12-29| -|68|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|100|0|2022-01-25| -|69|[zguolee/WDAlgorithmsNote](https://github.com/zguolee/WDAlgorithmsNote)|王道考研机试指南(第二版)——题目链接|56|0|2021-10-18| -|70|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCL(Point Cloud Library)点云库学习记录|411|0|2021-09-10| -|71|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|128|0|2022-01-23| -|72|[yanyiwu/simhash](https://github.com/yanyiwu/simhash)|中文文档simhash值计算|940|0|2022-01-22| -|73|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|946|0|2022-01-07| -|74|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习,保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|65|0|2022-01-01| -|75|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|357|0|2021-09-04| -|76|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等!|73|0|2022-01-13| -|77|[plamenko/altruct](https://github.com/plamenko/altruct)|Algorithms & Data Structures|64|0|2021-11-06| -|78|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|130|0|2022-01-19| -|79|[netbeen/flyingACE](https://github.com/netbeen/flyingACE)|A Cocos2d-3.0 games about plane fighting, using Cocos2d-x-3.3 binding c++. Cocos2dx游戏《王牌飞行员》,使用Cocos2d-x-3.3开发|109|0|2021-11-14| -|80|[moranzcw/LeetCode-NOTES](https://github.com/moranzcw/LeetCode-NOTES)|LeetCode 算法解答|180|0|2021-11-14| -|81|[wugenqiang/NoteBook](https://github.com/wugenqiang/NoteBook)|✍ 记录一路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系|103|0|2021-10-07| -|82|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析,框架学习等。yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;|146|0|2022-01-20| -|83|[Lartu/ldpl](https://github.com/Lartu/ldpl)|Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn.|123|0|2022-01-16| -|84|[ThreeSR/LeetCode](https://github.com/ThreeSR/LeetCode)|Zero LeetCode a day keeps the Offer away.|66|0|2022-01-13| -|85|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|92|0|2022-01-13| -|86|[liuchuo/LeetCode](https://github.com/liuchuo/LeetCode)|🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift)|469|0|2021-10-17| -|87|[yanglr/leetcode-ac](https://github.com/yanglr/leetcode-ac)|:octocat: leetcode-ac LeetCode AC solutions LeetCode+剑指offer+程序员面试金典careerup(cc189)|95|0|2021-11-28| -|88|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|119|0|2022-01-24| -|89|[tiankonguse/leetcode-solutions](https://github.com/tiankonguse/leetcode-solutions)|My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目|72|0|2022-01-23| -|90|[czs108/Cpp-Primer-5th-Notes-CN](https://github.com/czs108/Cpp-Primer-5th-Notes-CN)|📚 《C++ Primer中文版(第5版)》笔记|632|0|2021-12-26| -|91|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|134|0|2022-01-11| -|92|[sukhoeing/aoapc-bac2nd-keys](https://github.com/sukhoeing/aoapc-bac2nd-keys)|算法竞赛入门经典第2版-习题选解|473|0|2021-09-08| -|93|[metaphysis/Code](https://github.com/metaphysis/Code)|Solutions for UVa Online Judge and Programming Challeges. Sample code in my Book.|136|0|2021-12-29| +|68|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|100|0|2022-01-26| +|69|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|292|0|2022-01-15| +|70|[zguolee/WDAlgorithmsNote](https://github.com/zguolee/WDAlgorithmsNote)|王道考研机试指南(第二版)——题目链接|56|0|2021-10-18| +|71|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCL(Point Cloud Library)点云库学习记录|413|0|2021-09-10| +|72|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|128|0|2022-01-23| +|73|[yanyiwu/simhash](https://github.com/yanyiwu/simhash)|中文文档simhash值计算|940|0|2022-01-22| +|74|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|946|0|2022-01-07| +|75|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习,保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|65|0|2022-01-01| +|76|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|357|0|2021-09-04| +|77|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等!|73|0|2022-01-13| +|78|[plamenko/altruct](https://github.com/plamenko/altruct)|Algorithms & Data Structures|64|0|2021-11-06| +|79|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|132|0|2022-01-19| +|80|[netbeen/flyingACE](https://github.com/netbeen/flyingACE)|A Cocos2d-3.0 games about plane fighting, using Cocos2d-x-3.3 binding c++. Cocos2dx游戏《王牌飞行员》,使用Cocos2d-x-3.3开发|109|0|2021-11-14| +|81|[moranzcw/LeetCode-NOTES](https://github.com/moranzcw/LeetCode-NOTES)|LeetCode 算法解答|180|0|2021-11-14| +|82|[wugenqiang/NoteBook](https://github.com/wugenqiang/NoteBook)|✍ 记录一路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系|104|0|2021-10-07| +|83|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析,框架学习等。yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;|146|0|2022-01-20| +|84|[Lartu/ldpl](https://github.com/Lartu/ldpl)|Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn.|123|0|2022-01-16| +|85|[ThreeSR/LeetCode](https://github.com/ThreeSR/LeetCode)|Zero LeetCode a day keeps the Offer away.|66|0|2022-01-13| +|86|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|92|0|2022-01-13| +|87|[liuchuo/LeetCode](https://github.com/liuchuo/LeetCode)|🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift)|469|0|2021-10-17| +|88|[yanglr/leetcode-ac](https://github.com/yanglr/leetcode-ac)|:octocat: leetcode-ac LeetCode AC solutions LeetCode+剑指offer+程序员面试金典careerup(cc189)|95|0|2021-11-28| +|89|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|119|0|2022-01-24| +|90|[tiankonguse/leetcode-solutions](https://github.com/tiankonguse/leetcode-solutions)|My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目|72|0|2022-01-23| +|91|[czs108/Cpp-Primer-5th-Notes-CN](https://github.com/czs108/Cpp-Primer-5th-Notes-CN)|📚 《C++ Primer中文版(第5版)》笔记|633|0|2021-12-26| +|92|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|134|0|2022-01-11| +|93|[sukhoeing/aoapc-bac2nd-keys](https://github.com/sukhoeing/aoapc-bac2nd-keys)|算法竞赛入门经典第2版-习题选解|473|0|2021-09-08| +|94|[metaphysis/Code](https://github.com/metaphysis/Code)|Solutions for UVa Online Judge and Programming Challeges. Sample code in my Book.|136|0|2021-12-29|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/CSHARP.md b/content/charts/growth/knowledge/CSHARP.md index 906efdff..4db4204c 100644 --- a/content/charts/growth/knowledge/CSHARP.md +++ b/content/charts/growth/knowledge/CSHARP.md @@ -1,18 +1,18 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > C# -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3193|97|2022-01-25| -|2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2331|3|2022-01-22| -|3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:|3605|3|2022-01-20| -|4|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、文章、书籍,社区组织,工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|845|2|2021-12-07| +|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3219|95|2022-01-25| +|2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2333|3|2022-01-22| +|3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:|3608|3|2022-01-26| +|4|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、文章、书籍,社区组织,工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|847|2|2021-12-07| |5|[2881099/FreeRedis](https://github.com/2881099/FreeRedis)|🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.|505|1|2021-10-09| -|6|[xuejmnet/sharding-core](https://github.com/xuejmnet/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|450|1|2022-01-25| -|7|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|728|1|2021-10-06| -|8|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1791|1|2022-01-24| +|6|[xuejmnet/sharding-core](https://github.com/xuejmnet/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|451|1|2022-01-25| +|7|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|729|1|2021-10-06| +|8|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1792|1|2022-01-24| |9|[YukiCoco/YukiDrive](https://github.com/YukiCoco/YukiDrive)|Onedrive & SharePoint 文件浏览网页程序|466|1|2022-01-12| |10|[luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)|😃A simple and practical CMS implemented by .NET 6 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏|523|1|2021-12-28| |11|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|87|1|2022-01-25| @@ -25,8 +25,8 @@ |18|[Tlaster/WeiPo](https://github.com/Tlaster/WeiPo)|第三方微博客户端|29|0|2021-08-11| |19|[lesliexinxin/LeslieXin.SimpleMMF](https://github.com/lesliexinxin/LeslieXin.SimpleMMF)|简单、易用的进程间通信框架,基于共享内存实现。 A simple, easy-to-use framework for interprocess communication based on shared memory|56|0|2021-08-05| |20|[WeihanLi/DesignPatterns](https://github.com/WeihanLi/DesignPatterns)|DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码|93|0|2021-12-09| -|21|[Liu233w/acm-statistics](https://github.com/Liu233w/acm-statistics)|An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCo ...|99|0|2022-01-24| -|22|[xiajingren/HelloAbp](https://github.com/xiajingren/HelloAbp)|ABP vNext + vue-element-admin入门级项目实践|220|0|2021-07-31| +|21|[Liu233w/acm-statistics](https://github.com/Liu233w/acm-statistics)|An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCo ...|99|0|2022-01-26| +|22|[xiajingren/HelloAbp](https://github.com/xiajingren/HelloAbp)|ABP vNext + vue-element-admin入门级项目实践|221|0|2021-07-31| |23|[csdjk/LearnUnity](https://github.com/csdjk/LearnUnity)|学习Unity过程中的一些记录,demo。|50|0|2021-07-29| |24|[944095635/MVVM](https://github.com/944095635/MVVM)|适合新人学习的WPF MVVM案例|97|0|2021-11-28| |25|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|72|0|2022-01-14| @@ -40,7 +40,7 @@ |33|[ZetaSp/PowerToys-Chinese-TransMOD](https://github.com/ZetaSp/PowerToys-Chinese-TransMOD)|PowerToys Custom Simplified Chinese Translation Patch - 微软大力玩具自制简中翻译|300|0|2022-01-25| |34|[zhaoqingqing/blog_samplecode](https://github.com/zhaoqingqing/blog_samplecode)|my blog code snippet(代码片段) |41|0|2022-01-16| |35|[StevenEco/.NetCoreGuide](https://github.com/StevenEco/.NetCoreGuide)|一个简单基础的.NET Core技术栈开发指南|126|0|2022-01-18| -|36|[zLulus/NotePractice](https://github.com/zLulus/NotePractice)|My_Note 笔记练习demo|108|0|2022-01-25| +|36|[zLulus/NotePractice](https://github.com/zLulus/NotePractice)|My_Note 笔记练习demo|108|0|2022-01-26| |37|[superzhan/UnityBubbleGame](https://github.com/superzhan/UnityBubbleGame)| BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏,点击三个或以上同颜色、相连接的泡泡来进行消除,简单而有趣。|263|0|2021-10-19| |38|[luoyunchong/dotnetcore-examples](https://github.com/luoyunchong/dotnetcore-examples)| about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。|91|0|2022-01-06| |39|[XIU2/UACWhitelistTool](https://github.com/XIU2/UACWhitelistTool)|📃 UAC 白名单小工具!|139|0|2021-12-02| diff --git a/content/charts/growth/knowledge/CSS.md b/content/charts/growth/knowledge/CSS.md index c619098b..d28ad279 100644 --- a/content/charts/growth/knowledge/CSS.md +++ b/content/charts/growth/knowledge/CSS.md @@ -1,24 +1,24 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > CSS -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20395|7|2021-12-13| -|2|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11900|6|2022-01-19| -|3|[hehonghui/the-economist-ebooks](https://github.com/hehonghui/the-economist-ebooks)|经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired mag ...|3880|5|2022-01-25| +|1|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20394|7|2021-12-13| +|2|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11906|6|2022-01-19| +|3|[hehonghui/the-economist-ebooks](https://github.com/hehonghui/the-economist-ebooks)|经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired mag ...|3883|5|2022-01-25| |4|[cssanimation/css-animation-101](https://github.com/cssanimation/css-animation-101)|Learn how to bring animation to your web projects|4239|4|2021-07-29| -|5|[eastlakeside/interpy-zh](https://github.com/eastlakeside/interpy-zh)|📘《Python进阶》(Intermediate Python 中文版)|5998|3|2021-12-20| -|6|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learn(sklearn) 中文文档|4538|3|2022-01-09| +|5|[eastlakeside/interpy-zh](https://github.com/eastlakeside/interpy-zh)|📘《Python进阶》(Intermediate Python 中文版)|5996|3|2021-12-20| +|6|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learn(sklearn) 中文文档|4540|3|2022-01-09| |7|[apachecn/hands-on-ml-zh](https://github.com/apachecn/hands-on-ml-zh)|:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】|3625|3|2021-08-09| |8|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|504|3|2021-12-13| -|9|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3817|2|2022-01-21| -|10|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8364|2|2022-01-17| +|9|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3821|2|2022-01-21| +|10|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8366|2|2022-01-17| |11|[kaeyleo/jekyll-theme-H2O](https://github.com/kaeyleo/jekyll-theme-H2O)| 🎉 A clean and delicate Jekyll theme. Jekyll博客主题|908|1|2021-10-28| |12|[billie66/TLCL](https://github.com/billie66/TLCL)|《快乐的 Linux 命令行》|2915|1|2021-12-02| -|13|[Veal98/CS-Wiki](https://github.com/Veal98/CS-Wiki)|📙 致力打造完善的 Java 后端知识体系. Not only an Interview-Guide, but also a Learning-Direction.|544|1|2021-12-19| -|14|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|335|1|2022-01-12| +|13|[Veal98/CS-Wiki](https://github.com/Veal98/CS-Wiki)|📙 致力打造完善的 Java 后端知识体系. Not only an Interview-Guide, but also a Learning-Direction.|545|1|2021-12-19| +|14|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|337|1|2022-01-12| |15|[disclose/research-threats](https://github.com/disclose/research-threats)|Collection of legal threats against good faith Security Researchers; vulnerability disclosure gone wrong. A continuation of work started by @attritionorg|199|1|2021-10-26| |16|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1164|1|2021-10-17| |17|[beeth0ven/RxSwift-Chinese-Documentation](https://github.com/beeth0ven/RxSwift-Chinese-Documentation)|RxSwift 中文文档|1221|1|2021-10-25| @@ -28,7 +28,7 @@ |21|[channingbreeze/phaser-tutorial](https://github.com/channingbreeze/phaser-tutorial)|Phaser从入门到精通|37|0|2021-10-26| |22|[fuzhengwei/itstack-demo-netty](https://github.com/fuzhengwei/itstack-demo-netty)|微信公众号:bugstack虫洞栈 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:bugstack虫洞栈 阅读专题文章+调试案例源码学习{回复netty案例}。|375|0|2022-01-07| |23|[Bgods/Django-blog-material-x](https://github.com/Bgods/Django-blog-material-x)|一个基于Hexo博客主题改写的Django博客。我的博客:http://bgods.cn/|9|0|2022-01-13| -|24|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。基于.net6|626|0|2022-01-24| +|24|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。基于.net6|628|0|2022-01-24| |25|[yanchunlan/SourceCodeSummary](https://github.com/yanchunlan/SourceCodeSummary)|个人笔记(编译/性能优化/framework/音视频/flutter)|14|0|2022-01-17| |26|[teedoc/teedoc](https://github.com/teedoc/teedoc)|wiki and multi docs friendly static document site generator(doc generator), convert markdown and jupyter notebook to html website. wiki 和多文档友好的静态文档网站生成工具|23|0|2022-01-22| |27|[RGDZ-GZU/math-knowledge-vault](https://github.com/RGDZ-GZU/math-knowledge-vault)|数学知识库|5|0|2021-11-29| @@ -37,11 +37,11 @@ |30|[haozhengeng/-Django-](https://github.com/haozhengeng/-Django-)|阅读该项目得具备Python,数据库, 数据结构,前端的知识|5|0|2021-09-07| |31|[docrails-tw/guides](https://github.com/docrails-tw/guides)|:books: The Source of http://rails.ruby.tw|37|0|2021-10-04| |32|[frankcbliu/Interview_Notes](https://github.com/frankcbliu/Interview_Notes)|📚 程序员面试基础知识总结、优质项目分享、助力春招秋招|183|0|2021-12-14| -|33|[xupsh/pp4fpgas-cn](https://github.com/xupsh/pp4fpgas-cn)|中文版 Parallel Programming for FPGAs|415|0|2021-10-26| +|33|[xupsh/pp4fpgas-cn](https://github.com/xupsh/pp4fpgas-cn)|中文版 Parallel Programming for FPGAs|416|0|2021-10-26| |34|[idealclover/Life-in-NJU](https://github.com/idealclover/Life-in-NJU)|🏠 南哪指南—南哪大学网址导航|161|0|2022-01-15| |35|[luokangyuan/ghost-theme-mj](https://github.com/luokangyuan/ghost-theme-mj)|This is a beautiful ghost blog theme,这是一个漂亮的Ghost博客主题。|94|0|2021-09-21| |36|[ieiayaobb/lushi8](https://github.com/ieiayaobb/lushi8)|A tutorial for building your own collection of livestream|48|0|2021-12-08| -|37|[Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single)|🎈 一个简洁大气,含夜间模式的 Typecho 博客主题|497|0|2022-01-21| +|37|[Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single)|🎈 一个简洁大气,含夜间模式的 Typecho 博客主题|498|0|2022-01-21| |38|[dhanishgajjar/css-flags](https://github.com/dhanishgajjar/css-flags)|A collection of pure CSS flags, all single divs.|90|0|2021-08-10| |39|[HEYAN123/crane](https://github.com/HEYAN123/crane)|前端修炼手册 博客网站|7|0|2022-01-16| |40|[lyy289065406/calibre-docker](https://github.com/lyy289065406/calibre-docker)|docker 一键部署 calibre 在线书库|15|0|2021-12-24| @@ -58,84 +58,83 @@ |51|[52bp/shadowrocket](https://github.com/52bp/shadowrocket)|iOS小火箭Shadowrocket ipa 在线安装公众号账号分享|35|0|2021-12-14| |52|[spring2go/spring-petclinic-msa](https://github.com/spring2go/spring-petclinic-msa)|微服务版spring-petlinic,课程《Kubernetes微服务实践》|69|0|2021-08-24| |53|[apiopen/LightBlogWeb](https://github.com/apiopen/LightBlogWeb)|轻博客-WEB端|5|0|2021-12-09| -|54|[CodeIgniter-Chinese/codeigniter4-user-guide](https://github.com/CodeIgniter-Chinese/codeigniter4-user-guide)|CodeIgniter 4 Chinese User Guide - CodeIgniter 4 简体中文手册|73|0|2021-07-27| -|55|[me1a/mini-book](https://github.com/me1a/mini-book)|基于Markdown 的静态站点文档小书|15|0|2021-08-11| -|56|[apachecn/lqcuq-zh](https://github.com/apachecn/lqcuq-zh)|使用Qiskit学习量子计算|28|0|2022-01-11| -|57|[yitd/wxkp](https://github.com/yitd/wxkp)|微信卡片分享链接在线制作工具|71|0|2021-12-11| -|58|[hassanblog/navigation](https://github.com/hassanblog/navigation)|框架为Hexo主题为WebStack的网址导航之个人美化版。搭建教程:https://hassanwong.top/posts/61c6c2e8/|12|0|2022-01-15| -|59|[BrainPicker-L/DjangoBlog](https://github.com/BrainPicker-L/DjangoBlog)|清新简单,基于Django的个人博客|14|0|2022-01-13| -|60|[intro-nlp/intro-nlp.github.io](https://github.com/intro-nlp/intro-nlp.github.io)|《自然语言处理概论》 张奇、桂韬、黄萱菁著|20|0|2021-11-01| -|61|[pingszi/my_blog](https://github.com/pingszi/my_blog)|我的个人博客|19|0|2022-01-13| -|62|[caviare/clean](https://github.com/caviare/clean)|clean是一个简洁清新的ghost博客现代主题 https://www.imcaviare.com|15|0|2021-08-18| -|63|[Bin4xin/bin4xin.github.io](https://github.com/Bin4xin/bin4xin.github.io)|© 哨兵博客 V1.0 Power by Jekyll Github Action. Code by Bin4xin|6|0|2022-01-10| -|64|[xdlianrong/XDLR-RXL](https://github.com/xdlianrong/XDLR-RXL)|微众比赛的融信链项目,通过区块链赋能教育证书和诚信评估|12|0|2021-12-09| -|65|[TNK-Studio/Odoo-Book](https://github.com/TNK-Studio/Odoo-Book)|🤓Odoo 小书,Odoo 入门教程 (龟速填坑中...已更新到第 7 章第 2 节,要是看不到更新可以强制刷新一下浏览器。小书源码地址请看 README。)|84|0|2021-09-20| -|66|[viewweiwu/v2ex-zhihu-theme](https://github.com/viewweiwu/v2ex-zhihu-theme)|v2ex 知乎 主题样式|22|0|2022-01-06| -|67|[zhangkn/zhangkn.github.io](https://github.com/zhangkn/zhangkn.github.io)|新博客地址:https://kunnan.blog.csdn.net|19|0|2021-09-03| -|68|[RaphaHsu/goodidea-react-track](https://github.com/RaphaHsu/goodidea-react-track)|前端 React 學習實驗|7|0|2022-01-13| -|69|[omnilingo/omnilingo](https://github.com/omnilingo/omnilingo)|Listening-based language learning|28|0|2021-09-16| -|70|[AIAHUB/HUST-AIA-Courses-Resource](https://github.com/AIAHUB/HUST-AIA-Courses-Resource)|HUST-AIA学院课程资源|40|0|2022-01-17| -|71|[coolrare/DCT-108014](https://github.com/coolrare/DCT-108014)|《台北》Angular 7 開發實戰:進階開發篇|6|0|2022-01-13| -|72|[apollographqlcn/react-docs-cn](https://github.com/apollographqlcn/react-docs-cn)|Apollo react 中文文档|41|0|2022-01-15| -|73|[L-M-Sherlock/supermemo.guru-cn](https://github.com/L-M-Sherlock/supermemo.guru-cn)|supermemo.guru 翻译计划|55|0|2021-12-20| -|74|[GiaoGiaoCat/GiaoGiaoCat.github.io](https://github.com/GiaoGiaoCat/GiaoGiaoCat.github.io)|一点笔记|7|0|2021-09-27| -|75|[feikaixin/blog](https://github.com/feikaixin/blog)|个人博客,把个人的学习收获放到这个网站上|5|0|2021-12-09| -|76|[rongyi/note](https://github.com/rongyi/note)|个人学习笔记|8|0|2021-08-11| -|77|[zhaoolee/FrontEndClubIsBook](https://github.com/zhaoolee/FrontEndClubIsBook)|前端娱乐圈是本书! The front end entertainment circle is the book!|31|0|2021-08-11| -|78|[sunmouren/DaXueJi](https://github.com/sunmouren/DaXueJi)|Django 模仿简书网的一个网站|10|0|2022-01-13| -|79|[mcthulhu/jorkens](https://github.com/mcthulhu/jorkens)|epub reader based on epub.js for foreign language learners|29|0|2022-01-22| -|80|[arect/onedrive_blog](https://github.com/arect/onedrive_blog)|OneDrive/Blog 以OneDrive为储存的博客“引擎”|19|0|2022-01-25| -|81|[kelby/rails-beginner-s-guide](https://github.com/kelby/rails-beginner-s-guide)|Rails 6 开发进阶|5|0|2021-11-12| -|82|[nexmoe/bilidx](https://github.com/nexmoe/bilidx)|📕 哔哩哔哩大学,收集哔哩哔哩的学习资源|8|0|2021-09-20| -|83|[LB-nan/cat-Said](https://github.com/LB-nan/cat-Said)|记录学习与分享|9|0|2022-01-12| -|84|[beaudar/beaudar](https://github.com/beaudar/beaudar)|基于 GitHub issue 的轻量评论插件,Utterances 的中文版本|73|0|2022-01-23| -|85|[imas/imasbook](https://github.com/imas/imasbook)|週刊IM@Study|12|0|2022-01-13| -|86|[lsils/lstools-showcase](https://github.com/lsils/lstools-showcase)|Showcase examples for EPFL logic synthesis libraries|89|0|2021-08-03| -|87|[FeMiner/MinderCase](https://github.com/FeMiner/MinderCase)|一个基于思维导图的测试用例管理方案|16|0|2022-01-13| -|88|[zhpmatrix/zhpmatrix.github.io](https://github.com/zhpmatrix/zhpmatrix.github.io)|我的博客: 记录编程,论文,想法等其他|20|0|2022-01-15| -|89|[hltj/kotlin-reference-chinese](https://github.com/hltj/kotlin-reference-chinese)|Kotlin 官方文档(参考部分)中文版|88|0|2021-08-26| -|90|[apachecn/geeksforgeeks-dsal-zh](https://github.com/apachecn/geeksforgeeks-dsal-zh)|:book: [译] GeeksForGeeks 翻译计划|56|0|2022-01-11| -|91|[Nov8nana/typecho-theme-SimpleZ](https://github.com/Nov8nana/typecho-theme-SimpleZ)|SimpleZ 一款基于 typecho 的简约风单栏博客主题,专注于写作,抛弃了一切臃肿的功能。|11|0|2021-11-16| -|92|[Azure/OCPCHINATECH](https://github.com/Azure/OCPCHINATECH)|OCPOpenHack is a lab gallery on Azure Services for China partners. Pls join in us to learn Azure and to learn Microsoft.|45|0|2022-01-15| -|93|[piperhaywood/commonplace-wp-theme](https://github.com/piperhaywood/commonplace-wp-theme)|A WordPress theme based on a Commonplace Book|13|0|2022-01-14| -|94|[DLonng/dlonng.github.io](https://github.com/DLonng/dlonng.github.io)|个人博客|5|0|2021-09-27| -|95|[bit-ranger/blog](https://github.com/bit-ranger/blog)|博客|109|0|2021-10-14| -|96|[whuanle/kubernetes](https://github.com/whuanle/kubernetes)|痴者工良 - Kubernetes 电子书|9|0|2022-01-22| -|97|[DataXujing/TensorRT_CV](https://github.com/DataXujing/TensorRT_CV)|:rocket::rocket::rocket:NVIDIA TensorRT 加速推断教程!|98|0|2021-07-31| -|98|[yn-zxj/Typecho_Admin_Theme](https://github.com/yn-zxj/Typecho_Admin_Theme)|Typecho博客后台主题|32|0|2021-08-20| -|99|[iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial](https://github.com/iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial)|主要提供以上原创教程的下载,教程皆为本人从零原创。目的不单是留下经验和理论,还有将难以理解的东西翻译的一语中的;即使不学,用的时候也能一看就懂;在文档的格式,大小,美观上也远超一般文档;最后不断跟进一些新内容。理论上,这就是最好的教程了|24|0|2022-01-23| -|100|[guoang6/vue-blog](https://github.com/guoang6/vue-blog)|个人博客前台|9|0|2022-01-15| -|101|[liu75675231/article-crawler](https://github.com/liu75675231/article-crawler)|文章爬虫,会每天都爬取一些有价值的官方文档的博客文章,以便于能得到第一手的更新,教程等信息|5|0|2021-12-10| -|102|[vivatoviva/Genluo](https://github.com/vivatoviva/Genluo)|个人站点建设,会将学习的优化技术都用到这个网站上|5|0|2021-12-09| -|103|[Adventech/sabbath-school-lessons](https://github.com/Adventech/sabbath-school-lessons)|📖 The Lessons for every language|65|0|2021-12-24| -|104|[cxinping/Redis](https://github.com/cxinping/Redis)|《Redis 6 开发与实战》 配套代码 |6|0|2021-08-12| -|105|[ahangchen/windy-afternoon](https://github.com/ahangchen/windy-afternoon)|Gitbook based Blog, Android, Linux, Deep Learning, Computer Vision|267|0|2022-01-10| -|106|[BillChen2k/ECNU-class2ics](https://github.com/BillChen2k/ECNU-class2ics)|华东师范大学课程表导出工具|16|0|2022-01-01| -|107|[dujiajun/jcourse](https://github.com/dujiajun/jcourse)|SJTU选课社区,本科课程体验评价|14|0|2022-01-21| -|108|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款暗黑主题(A dark theme of SiYuan Note)|14|0|2022-01-25| -|109|[frankdevhub/frankdevhub.github.io](https://github.com/frankdevhub/frankdevhub.github.io)|Blog template powered by jekyll to share the interesting stories in life (基于Jekyll的模板引擎的维基风格的个人博客,记录分享生活中的新鲜故事)|6|0|2022-01-12| -|110|[lululuting/tgbk](https://github.com/lululuting/tgbk)|挺哥博客|24|0|2022-01-22| -|111|[wangyang0210/EasyBe](https://github.com/wangyang0210/EasyBe)|typecho主题,根据当前博客园的主题整合开发|49|0|2021-09-18| -|112|[qu5/mogu](https://github.com/qu5/mogu)|一个简约的php书签网址导航|99|0|2022-01-14| -|113|[Cluas/blog](https://github.com/Cluas/blog)|一个基于Django1.11的个人博客网站|13|0|2022-01-13| -|114|[RainbomSea/RainbomSea.github.io](https://github.com/RainbomSea/RainbomSea.github.io)|RainbomSea的博客:https://rainbomsea.xyz/|18|0|2021-11-10| -|115|[PerfectZQ/PerfectZQ.github.io](https://github.com/PerfectZQ/PerfectZQ.github.io)|笔记|5|0|2021-12-02| -|116|[youyaa/ListeningrainBlog](https://github.com/youyaa/ListeningrainBlog)|小清新风个人博客,springboot倾情打造 https://blog.listeningrain.cn|20|0|2022-01-05| -|117|[TerminusBot/terminus-jekyll-template](https://github.com/TerminusBot/terminus-jekyll-template)|一分钟搭网站和博客|33|0|2021-11-20| -|118|[houxinlin/one-blog](https://github.com/houxinlin/one-blog)|单页博客|7|0|2021-11-26| -|119|[qqlcx5/zhihu](https://github.com/qqlcx5/zhihu)|Vue3.0实现知乎日报|6|0|2021-10-06| -|120|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|33|0|2021-10-01| -|121|[xiaolongzuo/personal-blog-webapp](https://github.com/xiaolongzuo/personal-blog-webapp)|一个简单的个人博客源码。|54|0|2021-08-23| -|122|[itrainhub/itrainhub.github.io](https://github.com/itrainhub/itrainhub.github.io)|个人博客|6|0|2021-09-28| -|123|[lbc-team/deep_ethereum](https://github.com/lbc-team/deep_ethereum)|电子书:以太坊技术与实现|139|0|2021-12-02| -|124|[monkenWu/codeIgniter4-taiwan-User-Guide](https://github.com/monkenWu/codeIgniter4-taiwan-User-Guide)|CodeIgniter 4 Traditional Chinese(Taiwan) User Guide - codeigniter4 正體中文(台灣)使用手冊翻譯計畫|13|0|2021-12-25| -|125|[jasonslyvia/undefinedblog](https://github.com/jasonslyvia/undefinedblog)|我的个人博客(源码)|22|0|2021-08-10| -|126|[DuYi-Edu/DuYi-React](https://github.com/DuYi-Edu/DuYi-React)|React课程资料与代码|60|0|2022-01-13| -|127|[FoxDaxian/memory](https://github.com/FoxDaxian/memory)|我的博客,我的记忆~|6|0|2021-08-11| -|128|[apachecn/ds-ipynb-zh](https://github.com/apachecn/ds-ipynb-zh)|:book: [译] 数据科学 IPython 笔记本|68|0|2022-01-11| -|129|[cody1991/cody1991.github.io](https://github.com/cody1991/cody1991.github.io)|个人博客(也是自己构建的一个简单Jekyll开源主题模板)|53|0|2021-08-05| -|130|[buerbl/ssm-learn-crm](https://github.com/buerbl/ssm-learn-crm)|how to learn ssm 框架?来 ssm-learn-crm,文章从细节出发手把手教学|7|0|2021-12-09| -|131|[WindSnowLi/vue-ssr-blog](https://github.com/WindSnowLi/vue-ssr-blog)|w-blog的前台部分,一个简单的nuxtJs的博客前台项目|14|0|2021-11-23| +|54|[me1a/mini-book](https://github.com/me1a/mini-book)|基于Markdown 的静态站点文档小书|15|0|2021-08-11| +|55|[apachecn/lqcuq-zh](https://github.com/apachecn/lqcuq-zh)|使用Qiskit学习量子计算|28|0|2022-01-11| +|56|[yitd/wxkp](https://github.com/yitd/wxkp)|微信卡片分享链接在线制作工具|71|0|2021-12-11| +|57|[hassanblog/navigation](https://github.com/hassanblog/navigation)|框架为Hexo主题为WebStack的网址导航之个人美化版。搭建教程:https://hassanwong.top/posts/61c6c2e8/|12|0|2022-01-15| +|58|[BrainPicker-L/DjangoBlog](https://github.com/BrainPicker-L/DjangoBlog)|清新简单,基于Django的个人博客|14|0|2022-01-13| +|59|[intro-nlp/intro-nlp.github.io](https://github.com/intro-nlp/intro-nlp.github.io)|《自然语言处理概论》 张奇、桂韬、黄萱菁著|20|0|2021-11-01| +|60|[pingszi/my_blog](https://github.com/pingszi/my_blog)|我的个人博客|19|0|2022-01-13| +|61|[caviare/clean](https://github.com/caviare/clean)|clean是一个简洁清新的ghost博客现代主题 https://www.imcaviare.com|15|0|2021-08-18| +|62|[Bin4xin/bin4xin.github.io](https://github.com/Bin4xin/bin4xin.github.io)|© 哨兵博客 V1.0 Power by Jekyll Github Action. Code by Bin4xin|6|0|2022-01-10| +|63|[xdlianrong/XDLR-RXL](https://github.com/xdlianrong/XDLR-RXL)|微众比赛的融信链项目,通过区块链赋能教育证书和诚信评估|12|0|2021-12-09| +|64|[TNK-Studio/Odoo-Book](https://github.com/TNK-Studio/Odoo-Book)|🤓Odoo 小书,Odoo 入门教程 (龟速填坑中...已更新到第 7 章第 2 节,要是看不到更新可以强制刷新一下浏览器。小书源码地址请看 README。)|84|0|2021-09-20| +|65|[viewweiwu/v2ex-zhihu-theme](https://github.com/viewweiwu/v2ex-zhihu-theme)|v2ex 知乎 主题样式|22|0|2022-01-06| +|66|[zhangkn/zhangkn.github.io](https://github.com/zhangkn/zhangkn.github.io)|新博客地址:https://kunnan.blog.csdn.net|19|0|2021-09-03| +|67|[RaphaHsu/goodidea-react-track](https://github.com/RaphaHsu/goodidea-react-track)|前端 React 學習實驗|7|0|2022-01-13| +|68|[omnilingo/omnilingo](https://github.com/omnilingo/omnilingo)|Listening-based language learning|28|0|2021-09-16| +|69|[AIAHUB/HUST-AIA-Courses-Resource](https://github.com/AIAHUB/HUST-AIA-Courses-Resource)|HUST-AIA学院课程资源|40|0|2022-01-17| +|70|[coolrare/DCT-108014](https://github.com/coolrare/DCT-108014)|《台北》Angular 7 開發實戰:進階開發篇|6|0|2022-01-13| +|71|[apollographqlcn/react-docs-cn](https://github.com/apollographqlcn/react-docs-cn)|Apollo react 中文文档|41|0|2022-01-15| +|72|[L-M-Sherlock/supermemo.guru-cn](https://github.com/L-M-Sherlock/supermemo.guru-cn)|supermemo.guru 翻译计划|55|0|2021-12-20| +|73|[GiaoGiaoCat/GiaoGiaoCat.github.io](https://github.com/GiaoGiaoCat/GiaoGiaoCat.github.io)|一点笔记|7|0|2021-09-27| +|74|[feikaixin/blog](https://github.com/feikaixin/blog)|个人博客,把个人的学习收获放到这个网站上|5|0|2021-12-09| +|75|[rongyi/note](https://github.com/rongyi/note)|个人学习笔记|8|0|2021-08-11| +|76|[zhaoolee/FrontEndClubIsBook](https://github.com/zhaoolee/FrontEndClubIsBook)|前端娱乐圈是本书! The front end entertainment circle is the book!|31|0|2021-08-11| +|77|[sunmouren/DaXueJi](https://github.com/sunmouren/DaXueJi)|Django 模仿简书网的一个网站|10|0|2022-01-13| +|78|[mcthulhu/jorkens](https://github.com/mcthulhu/jorkens)|epub reader based on epub.js for foreign language learners|29|0|2022-01-22| +|79|[arect/onedrive_blog](https://github.com/arect/onedrive_blog)|OneDrive/Blog 以OneDrive为储存的博客“引擎”|19|0|2022-01-25| +|80|[kelby/rails-beginner-s-guide](https://github.com/kelby/rails-beginner-s-guide)|Rails 6 开发进阶|5|0|2021-11-12| +|81|[nexmoe/bilidx](https://github.com/nexmoe/bilidx)|📕 哔哩哔哩大学,收集哔哩哔哩的学习资源|8|0|2021-09-20| +|82|[LB-nan/cat-Said](https://github.com/LB-nan/cat-Said)|记录学习与分享|9|0|2022-01-12| +|83|[beaudar/beaudar](https://github.com/beaudar/beaudar)|基于 GitHub issue 的轻量评论插件,Utterances 的中文版本|74|0|2022-01-23| +|84|[imas/imasbook](https://github.com/imas/imasbook)|週刊IM@Study|12|0|2022-01-13| +|85|[lsils/lstools-showcase](https://github.com/lsils/lstools-showcase)|Showcase examples for EPFL logic synthesis libraries|89|0|2021-08-03| +|86|[FeMiner/MinderCase](https://github.com/FeMiner/MinderCase)|一个基于思维导图的测试用例管理方案|16|0|2022-01-13| +|87|[zhpmatrix/zhpmatrix.github.io](https://github.com/zhpmatrix/zhpmatrix.github.io)|我的博客: 记录编程,论文,想法等其他|21|0|2022-01-15| +|88|[hltj/kotlin-reference-chinese](https://github.com/hltj/kotlin-reference-chinese)|Kotlin 官方文档(参考部分)中文版|88|0|2021-08-26| +|89|[apachecn/geeksforgeeks-dsal-zh](https://github.com/apachecn/geeksforgeeks-dsal-zh)|:book: [译] GeeksForGeeks 翻译计划|56|0|2022-01-11| +|90|[Nov8nana/typecho-theme-SimpleZ](https://github.com/Nov8nana/typecho-theme-SimpleZ)|SimpleZ 一款基于 typecho 的简约风单栏博客主题,专注于写作,抛弃了一切臃肿的功能。|11|0|2021-11-16| +|91|[Azure/OCPCHINATECH](https://github.com/Azure/OCPCHINATECH)|OCPOpenHack is a lab gallery on Azure Services for China partners. Pls join in us to learn Azure and to learn Microsoft.|45|0|2022-01-15| +|92|[piperhaywood/commonplace-wp-theme](https://github.com/piperhaywood/commonplace-wp-theme)|A WordPress theme based on a Commonplace Book|13|0|2022-01-14| +|93|[DLonng/dlonng.github.io](https://github.com/DLonng/dlonng.github.io)|个人博客|5|0|2021-09-27| +|94|[bit-ranger/blog](https://github.com/bit-ranger/blog)|博客|109|0|2021-10-14| +|95|[whuanle/kubernetes](https://github.com/whuanle/kubernetes)|痴者工良 - Kubernetes 电子书|9|0|2022-01-22| +|96|[DataXujing/TensorRT_CV](https://github.com/DataXujing/TensorRT_CV)|:rocket::rocket::rocket:NVIDIA TensorRT 加速推断教程!|98|0|2021-07-31| +|97|[yn-zxj/Typecho_Admin_Theme](https://github.com/yn-zxj/Typecho_Admin_Theme)|Typecho博客后台主题|32|0|2021-08-20| +|98|[iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial](https://github.com/iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial)|主要提供以上原创教程的下载,教程皆为本人从零原创。目的不单是留下经验和理论,还有将难以理解的东西翻译的一语中的;即使不学,用的时候也能一看就懂;在文档的格式,大小,美观上也远超一般文档;最后不断跟进一些新内容。理论上,这就是最好的教程了|25|0|2022-01-23| +|99|[guoang6/vue-blog](https://github.com/guoang6/vue-blog)|个人博客前台|9|0|2022-01-15| +|100|[liu75675231/article-crawler](https://github.com/liu75675231/article-crawler)|文章爬虫,会每天都爬取一些有价值的官方文档的博客文章,以便于能得到第一手的更新,教程等信息|5|0|2021-12-10| +|101|[vivatoviva/Genluo](https://github.com/vivatoviva/Genluo)|个人站点建设,会将学习的优化技术都用到这个网站上|5|0|2021-12-09| +|102|[Adventech/sabbath-school-lessons](https://github.com/Adventech/sabbath-school-lessons)|📖 The Lessons for every language|65|0|2021-12-24| +|103|[cxinping/Redis](https://github.com/cxinping/Redis)|《Redis 6 开发与实战》 配套代码 |6|0|2021-08-12| +|104|[ahangchen/windy-afternoon](https://github.com/ahangchen/windy-afternoon)|Gitbook based Blog, Android, Linux, Deep Learning, Computer Vision|267|0|2022-01-10| +|105|[BillChen2k/ECNU-class2ics](https://github.com/BillChen2k/ECNU-class2ics)|华东师范大学课程表导出工具|16|0|2022-01-01| +|106|[dujiajun/jcourse](https://github.com/dujiajun/jcourse)|SJTU选课社区,本科课程体验评价|14|0|2022-01-21| +|107|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款暗黑主题(A dark theme of SiYuan Note)|14|0|2022-01-25| +|108|[frankdevhub/frankdevhub.github.io](https://github.com/frankdevhub/frankdevhub.github.io)|Blog template powered by jekyll to share the interesting stories in life (基于Jekyll的模板引擎的维基风格的个人博客,记录分享生活中的新鲜故事)|6|0|2022-01-12| +|109|[lululuting/tgbk](https://github.com/lululuting/tgbk)|挺哥博客|24|0|2022-01-22| +|110|[wangyang0210/EasyBe](https://github.com/wangyang0210/EasyBe)|typecho主题,根据当前博客园的主题整合开发|49|0|2021-09-18| +|111|[qu5/mogu](https://github.com/qu5/mogu)|一个简约的php书签网址导航|99|0|2022-01-14| +|112|[Cluas/blog](https://github.com/Cluas/blog)|一个基于Django1.11的个人博客网站|13|0|2022-01-13| +|113|[RainbomSea/RainbomSea.github.io](https://github.com/RainbomSea/RainbomSea.github.io)|RainbomSea的博客:https://rainbomsea.xyz/|18|0|2021-11-10| +|114|[PerfectZQ/PerfectZQ.github.io](https://github.com/PerfectZQ/PerfectZQ.github.io)|笔记|5|0|2021-12-02| +|115|[youyaa/ListeningrainBlog](https://github.com/youyaa/ListeningrainBlog)|小清新风个人博客,springboot倾情打造 https://blog.listeningrain.cn|20|0|2022-01-05| +|116|[TerminusBot/terminus-jekyll-template](https://github.com/TerminusBot/terminus-jekyll-template)|一分钟搭网站和博客|33|0|2021-11-20| +|117|[houxinlin/one-blog](https://github.com/houxinlin/one-blog)|单页博客|7|0|2021-11-26| +|118|[qqlcx5/zhihu](https://github.com/qqlcx5/zhihu)|Vue3.0实现知乎日报|6|0|2021-10-06| +|119|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|33|0|2021-10-01| +|120|[xiaolongzuo/personal-blog-webapp](https://github.com/xiaolongzuo/personal-blog-webapp)|一个简单的个人博客源码。|54|0|2021-08-23| +|121|[itrainhub/itrainhub.github.io](https://github.com/itrainhub/itrainhub.github.io)|个人博客|6|0|2021-09-28| +|122|[lbc-team/deep_ethereum](https://github.com/lbc-team/deep_ethereum)|电子书:以太坊技术与实现|139|0|2021-12-02| +|123|[monkenWu/codeIgniter4-taiwan-User-Guide](https://github.com/monkenWu/codeIgniter4-taiwan-User-Guide)|CodeIgniter 4 Traditional Chinese(Taiwan) User Guide - codeigniter4 正體中文(台灣)使用手冊翻譯計畫|13|0|2021-12-25| +|124|[jasonslyvia/undefinedblog](https://github.com/jasonslyvia/undefinedblog)|我的个人博客(源码)|22|0|2021-08-10| +|125|[DuYi-Edu/DuYi-React](https://github.com/DuYi-Edu/DuYi-React)|React课程资料与代码|60|0|2022-01-13| +|126|[FoxDaxian/memory](https://github.com/FoxDaxian/memory)|我的博客,我的记忆~|6|0|2021-08-11| +|127|[apachecn/ds-ipynb-zh](https://github.com/apachecn/ds-ipynb-zh)|:book: [译] 数据科学 IPython 笔记本|68|0|2022-01-11| +|128|[cody1991/cody1991.github.io](https://github.com/cody1991/cody1991.github.io)|个人博客(也是自己构建的一个简单Jekyll开源主题模板)|53|0|2021-08-05| +|129|[buerbl/ssm-learn-crm](https://github.com/buerbl/ssm-learn-crm)|how to learn ssm 框架?来 ssm-learn-crm,文章从细节出发手把手教学|7|0|2021-12-09| +|130|[WindSnowLi/vue-ssr-blog](https://github.com/WindSnowLi/vue-ssr-blog)|w-blog的前台部分,一个简单的nuxtJs的博客前台项目|14|0|2021-11-23|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Dart.md b/content/charts/growth/knowledge/Dart.md index 03559250..71c6872b 100644 --- a/content/charts/growth/knowledge/Dart.md +++ b/content/charts/growth/knowledge/Dart.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Dart -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -9,16 +9,16 @@ |2|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A highly versatile and modular framework enabling language-agnostic immersion learning on mobile.|235|1|2021-12-29| |3|[JoneYng/course_flutter](https://github.com/JoneYng/course_flutter)|课程|5|0|2021-12-23| |4|[RxReader/tencent_kit](https://github.com/RxReader/tencent_kit)|flutter版QQ登录/分享|168|0|2022-01-18| -|5|[pheromone/Flutter_learn_demo](https://github.com/pheromone/Flutter_learn_demo)|Flutter_learn_demo Flutter学习历程|105|0|2022-01-20| +|5|[pheromone/Flutter_learn_demo](https://github.com/pheromone/Flutter_learn_demo)|Flutter_learn_demo Flutter学习历程|106|0|2022-01-26| |6|[nightmare-space/speed_share](https://github.com/nightmare-space/speed_share)|Speed Share is a highly available file sharing terminal on LAN(local area network) developed by flutter framework.|75|0|2022-01-07| |7|[xiedong11/flutter_app](https://github.com/xiedong11/flutter_app)|Flutter进阶之旅专栏|76|0|2021-09-15| |8|[NewPracticer/Flutter-Dart-DataStructure](https://github.com/NewPracticer/Flutter-Dart-DataStructure)|使用flutter的dart语言重写数据结构与算法。包括线性搜索、选择排序、插入排序、栈,队列,链表、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序,桶排序、字符串匹配、图的邻接矩阵、邻接表,深度优先遍历及应用|64|0|2021-09-24| -|9|[18824863285/BaseFlutter](https://github.com/18824863285/BaseFlutter)|Provider MVVM的最佳实践,最适合新手学习的flutter开源项目|106|0|2021-07-30| +|9|[18824863285/BaseFlutter](https://github.com/18824863285/BaseFlutter)|Provider MVVM的最佳实践,最适合新手学习的flutter开源项目|107|0|2021-07-30| |10|[longer96/flutter_pickers](https://github.com/longer96/flutter_pickers)|flutter 选择器库,包括日期及时间选择器(可设置范围)、单项选择器(可用于性别、民族、学历、星座、年龄、身高、体重、温度等)、城市地址选择器(分省级、地级及县级)、多项选择器等…… 欢迎Fork & pr贡献您的代码,大家共同学习|135|0|2021-12-22| |11|[jiang111/flutter_code](https://github.com/jiang111/flutter_code)|b站视频教程: https://space.bilibili.com/480410119/ |249|0|2021-10-25| |12|[DevYao/flutter_wechat_clone](https://github.com/DevYao/flutter_wechat_clone)|flutter 学习 demo|218|0|2021-09-24| |13|[lizhuoyuan/flutter_study](https://github.com/lizhuoyuan/flutter_study)|flutter 学习记录|250|0|2021-08-12| -|14|[HuRuWo/HowToReserveFlutter](https://github.com/HuRuWo/HowToReserveFlutter)|HowToReserveFlutter is some reverse flutter note 。flutter逆向笔记,如何一步一步分析 flutter apk。|10|0|2022-01-22| +|14|[HuRuWo/HowToReserveFlutter](https://github.com/HuRuWo/HowToReserveFlutter)|HowToReserveFlutter is some reverse flutter note 。flutter逆向笔记,如何一步一步分析 flutter apk。|11|0|2022-01-22| |15|[ifredom/flutter_plugins_example](https://github.com/ifredom/flutter_plugins_example)|flutter第三方插件:地图,图表,蓝牙,等使用示例集合|7|0|2022-01-20| |16|[ChessLuo/flutter_study_app](https://github.com/ChessLuo/flutter_study_app)|🔥勤能补拙,我希望能利用业余时间去学习及总结一些有关flutter的知识并运用到项目中去,Come on!!!|41|0|2021-08-01| |17|[ifgyong/flutter-example](https://github.com/ifgyong/flutter-example)|120多种小部件的使用例子,根据 flutter-book的例子,可以直接运行的哦|32|0|2021-08-12| @@ -36,9 +36,8 @@ |29|[jiangkang/flutter-system](https://github.com/jiangkang/flutter-system)|Flutter Widgets,Components,Demos,Pages:从入门到产品级开发|23|0|2021-12-25| |30|[ezshine/FlutterWidgetsCatalog](https://github.com/ezshine/FlutterWidgetsCatalog)|a project for learning all Flutter Widgets , sync from flutter.dev the officia website.|29|0|2021-08-04| |31|[baiyuliang/Flutter-WanWan](https://github.com/baiyuliang/Flutter-WanWan)|Flutter入门项目(首页,消息,圈子,我的)|13|0|2021-08-17| -|32|[githubityu/flutter_jdshop_mvvm](https://github.com/githubityu/flutter_jdshop_mvvm)|跟着大地老师学习的,模仿京东的一个实战项目,但是根据实际项目做了许多修改和优化|44|0|2021-07-27| -|33|[Newcore-mobile/DynamicFlutter](https://github.com/Newcore-mobile/DynamicFlutter)|Flutter动态化热更新的思考与实践|144|0|2021-12-22| -|34|[canhuah/WanAndroid-Flutter](https://github.com/canhuah/WanAndroid-Flutter)|Flutter版本 WanAndroid客户端 适合Flutter入门学习 被张鸿洋微信公众号推荐为优质Flutter开源项目啦|610|0|2021-12-17| +|32|[Newcore-mobile/DynamicFlutter](https://github.com/Newcore-mobile/DynamicFlutter)|Flutter动态化热更新的思考与实践|144|0|2021-12-22| +|33|[canhuah/WanAndroid-Flutter](https://github.com/canhuah/WanAndroid-Flutter)|Flutter版本 WanAndroid客户端 适合Flutter入门学习 被张鸿洋微信公众号推荐为优质Flutter开源项目啦|610|0|2021-12-17|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Go.md b/content/charts/growth/knowledge/Go.md index b8457c6f..fb2a1f2d 100644 --- a/content/charts/growth/knowledge/Go.md +++ b/content/charts/growth/knowledge/Go.md @@ -1,52 +1,52 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Go -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4335|26|2022-01-13| -|2|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|23046|14|2022-01-17| -|3|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16443|12|2022-01-24| -|4|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16629|11|2022-01-24| +|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4339|25|2022-01-13| +|2|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|23057|14|2022-01-17| +|3|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16456|12|2022-01-24| +|4|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16633|11|2022-01-24| |5|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|39541|11|2022-01-21| -|6|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12681|11|2022-01-17| -|7|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|817|10|2022-01-17| -|8|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28666|9|2022-01-18| -|9|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19929|7|2022-01-04| -|10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10192|7|2022-01-19| -|11|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用 Kubernetes,3min 装完,500M,100年证书,版本不要太全,生产环境稳如老狗🔥 ⎈ 🐳|7908|6|2022-01-12| -|12|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10558|6|2021-12-20| -|13|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|1797|5|2021-10-16| -|14|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4151|4|2021-12-14| -|15|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3487|3|2021-11-17| -|16|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现-《研磨设计模式》读书笔记|5921|3|2021-11-10| -|17|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8093|3|2021-10-25| +|6|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12693|11|2022-01-17| +|7|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|818|10|2022-01-17| +|8|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28675|9|2022-01-18| +|9|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19933|7|2022-01-04| +|10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10196|7|2022-01-19| +|11|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用 Kubernetes,3min 装完,500M,100年证书,版本不要太全,生产环境稳如老狗🔥 ⎈ 🐳|7928|6|2022-01-12| +|12|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10560|6|2021-12-20| +|13|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|1803|5|2021-10-16| +|14|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4153|4|2021-12-14| +|15|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3493|3|2021-11-17| +|16|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现-《研磨设计模式》读书笔记|5927|3|2021-11-10| +|17|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8095|3|2021-10-25| |18|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|3|2021-11-26| |19|[hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN)|《Mastering GO》中文译本,《玩转 GO》。|2923|3|2021-12-04| |20|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|453|2|2021-08-08| -|21|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2605|2|2022-01-04| -|22|[hyper0x/Golang_Puzzlers](https://github.com/hyper0x/Golang_Puzzlers)|An example project, for my column named "Core Golang - 36 lessons"|2143|2|2021-10-22| -|23|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|158|2|2021-12-26| -|24|[tidb-incubator/tinykv](https://github.com/tidb-incubator/tinykv)|A course to build distributed key-value service based on TiKV model|1367|2|2022-01-19| +|21|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2612|2|2022-01-04| +|22|[hyper0x/Golang_Puzzlers](https://github.com/hyper0x/Golang_Puzzlers)|An example project, for my column named "Core Golang - 36 lessons"|2144|2|2021-10-22| +|23|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|159|2|2021-12-26| +|24|[tidb-incubator/tinykv](https://github.com/tidb-incubator/tinykv)|A course to build distributed key-value service based on TiKV model|1371|2|2022-01-19| |25|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2416|2|2021-11-26| |26|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient|1407|2|2021-11-22| -|27|[xinliangnote/Go](https://github.com/xinliangnote/Go)|【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... |2090|2|2021-11-13| -|28|[miguelmota/ethereum-development-with-go-book](https://github.com/miguelmota/ethereum-development-with-go-book)|📖 A little guide book on Ethereum Development with Go (golang)|1159|1|2022-01-06| +|27|[xinliangnote/Go](https://github.com/xinliangnote/Go)|【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... |2095|2|2021-11-13| +|28|[miguelmota/ethereum-development-with-go-book](https://github.com/miguelmota/ethereum-development-with-go-book)|📖 A little guide book on Ethereum Development with Go (golang)|1160|1|2022-01-06| |29|[liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-tutorial)|:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese|2099|1|2021-10-24| |30|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|374|1|2022-01-23| |31|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|174|1|2021-08-18| -|32|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2263|1|2022-01-11| +|32|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2264|1|2022-01-11| |33|[baiyutang/meetup](https://github.com/baiyutang/meetup)|【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues|770|1|2021-12-27| |34|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go.|201|1|2021-11-04| |35|[golang-minibear2333/golang](https://github.com/golang-minibear2333/golang)|扫清go语言一切障碍,go语言实战、go语言从入门到精通,持续更新,欢迎star|358|1|2021-08-25| -|36|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2859|1|2021-12-22| -|37|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|85|1|2022-01-25| +|36|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2860|1|2021-12-22| +|37|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|87|1|2022-01-26| |38|[hunterhug/goa.c](https://github.com/hunterhug/goa.c)|📚 中文书籍:数据结构和算法(Golang实现)Chinese Book|391|1|2022-01-21| |39|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server)|343|1|2021-11-15| |40|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|83|1|2021-11-09| |41|[lilacsheep/HomeCenter](https://github.com/lilacsheep/HomeCenter)|A collection of commonly used tools, including proxy, file management, DDNS, offline download|275|1|2021-11-15| -|42|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|1602|1|2022-01-19| +|42|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|1605|1|2022-01-19| |43|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|482|1|2021-12-21| |44|[zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book)|《自己动手写Java虚拟机》随书源代码|1286|1|2021-12-31| |45|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|207|1|2022-01-24| @@ -63,7 +63,7 @@ |56|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义,标准库方法使用示例,请注意这不是Go的中文版标准库(传送门)|401|0|2022-01-20| |57|[bigwhite/publication](https://github.com/bigwhite/publication)|个人出版物相关资料,比如配套源码等。|45|0|2021-10-30| |58|[gwuhaolin/golang-book](https://github.com/gwuhaolin/golang-book)|Golang 中文学习资料汇总|120|0|2021-10-27| -|59|[nanmu42/orly](https://github.com/nanmu42/orly)|:football: Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴|552|0|2022-01-13| +|59|[nanmu42/orly](https://github.com/nanmu42/orly)|:football: Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴|553|0|2022-01-13| |60|[Tinywan/golang-tutorial](https://github.com/Tinywan/golang-tutorial)|:bouquet: Golang 系列教程(译)|213|0|2021-10-27| |61|[TomorrowWu/golang-algorithms](https://github.com/TomorrowWu/golang-algorithms)|Algorithms and data structures implemented in Golang with explanations and links to further readings|167|0|2021-09-26| |62|[gopcp/example.v2](https://github.com/gopcp/example.v2)|An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).|783|0|2021-11-09| @@ -74,12 +74,12 @@ |67|[kevinyan815/gocookbook](https://github.com/kevinyan815/gocookbook)|go cook book|155|0|2022-01-19| |68|[ystyle/kaf-cli](https://github.com/ystyle/kaf-cli)|把txt文本转成epub和mobi电子书的命令行工具(原TmdTextEpub)|85|0|2022-01-25| |69|[foxiswho/blog-go](https://github.com/foxiswho/blog-go)|go语言博客,markdown 编辑器,七牛存储图片,CSDN博客同步,阿里云自动部署|125|0|2022-01-13| -|70|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning Shell,Python,Golang,System,Network|433|0|2022-01-22| +|70|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning Shell,Python,Golang,System,Network|438|0|2022-01-22| |71|[ZZMarquis/gm](https://github.com/ZZMarquis/gm)|Go语言:实现国密SM2/SM3/SM4算法;实现SM2 X509v3证书签发和解析|241|0|2021-10-20| |72|[weirubo/intermediate_go](https://github.com/weirubo/intermediate_go)|Golang 进阶|60|0|2021-08-15| -|73|[Go-zh/tour](https://github.com/Go-zh/tour)|Go 语言官方教程中文版|1132|0|2021-11-04| +|73|[Go-zh/tour](https://github.com/Go-zh/tour)|Go 语言官方教程中文版|1130|0|2021-11-04| |74|[mmzou/geektime-dl](https://github.com/mmzou/geektime-dl)|👾 Geektime-dl 是使用Go构建的快速、简单的极客时间下载器,支持专栏下载为PDF文档。|363|0|2021-08-17| -|75|[kkdai/LineBotTemplate](https://github.com/kkdai/LineBotTemplate)|A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API|167|0|2022-01-25| +|75|[kkdai/LineBotTemplate](https://github.com/kkdai/LineBotTemplate)|A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API|168|0|2022-01-25| |76|[wx-chevalier/Go-Series](https://github.com/wx-chevalier/Go-Series)|:books: Go-Series, Go From Zero to Hero. 语法基础、工程实践、并发编程、Web 开发|104|0|2022-01-06| |77|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。|514|0|2022-01-24| |78|[fastwego/offiaccount](https://github.com/fastwego/offiaccount)|[微信公众号] A fast wechat offiaccount development sdk written in Golang|78|0|2021-12-07| diff --git a/content/charts/growth/knowledge/Groovy.md b/content/charts/growth/knowledge/Groovy.md index 70316882..80bae1a3 100644 --- a/content/charts/growth/knowledge/Groovy.md +++ b/content/charts/growth/knowledge/Groovy.md @@ -1,12 +1,12 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Groovy -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[Jonny023/Study](https://github.com/Jonny023/Study)|学习笔记|19|0|2022-01-25| -|2|[Guanghua-Zhu/Groovy-Demo](https://github.com/Guanghua-Zhu/Groovy-Demo)|Groovy语法教程|2|0|2022-01-24| +|2|[Guanghua-Zhu/Groovy-Demo](https://github.com/Guanghua-Zhu/Groovy-Demo)|Groovy语法教程|2|0|2022-01-26|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/HTML.md b/content/charts/growth/knowledge/HTML.md index 71e9a7e5..0c831b16 100644 --- a/content/charts/growth/knowledge/HTML.md +++ b/content/charts/growth/knowledge/HTML.md @@ -1,81 +1,81 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > HTML -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|22158|22|2022-01-22| -|2|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Java.md b/content/charts/growth/knowledge/Java.md index 8c4d2d00..9051fc67 100644 --- a/content/charts/growth/knowledge/Java.md +++ b/content/charts/growth/knowledge/Java.md @@ -1,115 +1,115 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Java -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|145309|101|2022-01-24| -|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|115934|85|2022-01-25| -|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|68739|60|2022-01-12| -|4|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|29760|49|2021-10-11| -|5|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59694|49|2022-01-25| -|6|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9687|31|2021-11-07| -|7|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22263|19|2021-12-31| -|8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23433|19|2021-12-10| -|9|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26592|18|2021-10-12| -|10|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|22635|17|2021-08-30| -|11|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26987|14|2021-11-29| -|12|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|13076|11|2021-12-15| -|13|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|10393|10|2022-01-24| -|14|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2491|10|2021-12-15| -|15|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|11582|10|2022-01-04| -|16|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7572|9|2021-12-14| -|17|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6530|9|2022-01-03| -|18|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|10664|9|2022-01-25| -|19|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14689|8|2021-11-01| -|20|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn|4289|7|2021-11-10| -|21|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10303|7|2021-09-30| -|22|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|14053|7|2021-12-30| +|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|145360|101|2022-01-26| +|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|115963|85|2022-01-26| +|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|68758|60|2022-01-12| +|4|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|29763|49|2021-10-11| +|5|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59712|49|2022-01-25| +|6|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9694|31|2021-11-07| +|7|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22262|19|2021-12-31| +|8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23440|19|2021-12-10| +|9|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26591|18|2021-10-12| +|10|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|22638|17|2021-08-30| +|11|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26988|14|2021-11-29| +|12|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|13084|11|2021-12-15| +|13|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|10396|10|2022-01-24| +|14|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2492|10|2021-12-15| +|15|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|11586|10|2022-01-26| +|16|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7574|9|2021-12-14| +|17|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6531|9|2022-01-03| +|18|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|11055|9|2022-01-26| +|19|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14688|8|2021-11-01| +|20|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn|4293|7|2021-11-10| +|21|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10302|7|2021-09-30| +|22|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|14055|7|2021-12-30| |23|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|577|7|2021-11-21| -|24|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|209|5|2021-12-29| -|25|[bjmashibing/InternetArchitect](https://github.com/bjmashibing/InternetArchitect)|年薪百万互联网架构师课程文档及源码(公开部分)|3889|5|2022-01-12| -|26|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。|4483|5|2021-08-23| +|24|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|211|5|2021-12-29| +|25|[bjmashibing/InternetArchitect](https://github.com/bjmashibing/InternetArchitect)|年薪百万互联网架构师课程文档及源码(公开部分)|3890|5|2022-01-12| +|26|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。|4484|5|2021-08-23| |27|[phodal/migration](https://github.com/phodal/migration)|《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护|2821|4|2021-08-12| -|28|[h2pl/Java-Tutorial](https://github.com/h2pl/Java-Tutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!|5456|4|2021-12-09| -|29|[CodingDocs/springboot-guide](https://github.com/CodingDocs/springboot-guide)|SpringBoot2.0+从入门到实战!|4220|4|2021-09-09| -|30|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3571|3|2022-01-10| -|31|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!|1411|3|2022-01-18| -|32|[dairongpeng/algorithm-note](https://github.com/dairongpeng/algorithm-note)|该笔记,包含数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。|1667|3|2022-01-23| -|33|[RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)|这是RedSpider社区成员原创与维护的Java多线程系列文章。|3423|3|2022-01-02| +|28|[h2pl/Java-Tutorial](https://github.com/h2pl/Java-Tutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!|5454|4|2021-12-09| +|29|[CodingDocs/springboot-guide](https://github.com/CodingDocs/springboot-guide)|SpringBoot2.0+从入门到实战!|4221|4|2021-09-09| +|30|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3572|3|2022-01-10| +|31|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!|1410|3|2022-01-18| +|32|[dairongpeng/algorithm-note](https://github.com/dairongpeng/algorithm-note)|该笔记,包含数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。|1671|3|2022-01-23| +|33|[RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)|这是RedSpider社区成员原创与维护的Java多线程系列文章。|3424|3|2022-01-02| |34|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|536|3|2022-01-25| -|35|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件,包含Flink实战代码和文档、200个Flink教程知识点,Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|238|3|2021-12-27| -|36|[liyifeng1994/ssm](https://github.com/liyifeng1994/ssm)|手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis|5568|3|2022-01-10| -|37|[zuihou/lamp-cloud](https://github.com/zuihou/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框 ...|4190|3|2022-01-19| -|38|[ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples)|Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等|5857|3|2021-08-21| -|39|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|182|2|2021-11-18| -|40|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3302|2|2021-12-25| -|41|[shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)|Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion ...|2285|2|2021-12-31| -|42|[OCNYang/Android-Animation-Set](https://github.com/OCNYang/Android-Animation-Set)|:books: Android 所有动画系列详尽教程。 Explain all animations in Android. |2475|2|2021-12-22| -|43|[bkfish/Apache-Log4j-Learning](https://github.com/bkfish/Apache-Log4j-Learning)|Apache-Log4j漏洞复现笔记|84|2|2021-12-10| -|44|[awangdev/LintCode](https://github.com/awangdev/LintCode)|Java Solutions to problems on LintCode/LeetCode|4204|2|2021-10-25| -|45|[brianway/java-learning](https://github.com/brianway/java-learning)|旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web|3875|2|2022-01-08| -|46|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/|3217|2|2021-12-25| -|47|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。|1022|2|2022-01-15| -|48|[liweiwei1419/LeetCode-Solutions-in-Good-Style](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style)|首页已经更新,希望能对大家有帮助。|2379|2|2022-01-07| -|49|[sanshengshui/netty-learning-example](https://github.com/sanshengshui/netty-learning-example)|:egg: Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。|2195|2|2022-01-07| -|50|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|java开发 面试八股文(个人的面试及工作总结)|1087|2|2022-01-23| -|51|[hustcc/JS-Sorting-Algorithm](https://github.com/hustcc/JS-Sorting-Algorithm)|一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。|4555|2|2022-01-05| -|52|[liuyubobobo/Play-with-Algorithms](https://github.com/liuyubobobo/Play-with-Algorithms)|Codes of my MOOC Course↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Jupyter-Notebook.md b/content/charts/growth/knowledge/Jupyter-Notebook.md index fbf0e3f1..874eacb6 100644 --- a/content/charts/growth/knowledge/Jupyter-Notebook.md +++ b/content/charts/growth/knowledge/Jupyter-Notebook.md @@ -1,60 +1,60 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Jupyter Notebook -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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|14185|20|2022-01-23| -|2|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15976|14|2021-10-25| -|3|[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.|12181|13|2021-08-30| -|4|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14432|13|2021-10-14| -|5|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16958|13|2021-08-11| -|6|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|11070|12|2021-12-24| -|7|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13057|12|2022-01-25| -|8|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6203|7|2021-08-16| -|9|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).|12301|7|2021-11-24| -|10|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/|3242|6|2022-01-13| -|11|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1289|5|2022-01-11| -|12|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + LeetCode + Kaggle|7240|5|2022-01-19| -|13|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16347|5|2021-12-16| -|14|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6961|5|2021-12-27| -|15|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1570|5|2021-12-20| -|16|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9774|4|2021-08-27| -|17|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2846|4|2021-10-05| -|18|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6090|3|2021-11-11| -|19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2598|3|2022-01-17| +|1|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14187|20|2022-01-23| +|2|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15982|14|2021-10-25| +|3|[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.|12183|13|2021-08-30| +|4|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14435|13|2021-10-14| +|5|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16968|13|2021-08-11| +|6|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|11076|12|2021-12-24| +|7|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13060|12|2022-01-26| +|8|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6205|7|2021-08-16| +|9|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).|12306|7|2021-11-24| +|10|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/|3248|6|2022-01-13| +|11|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1290|5|2022-01-11| +|12|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + LeetCode + Kaggle|7241|5|2022-01-19| +|13|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|16420|5|2021-12-16| +|14|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6964|5|2021-12-27| +|15|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1575|5|2022-01-26| +|16|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9778|4|2021-08-27| +|17|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2847|4|2021-10-05| +|18|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6093|3|2021-11-11| +|19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2601|3|2022-01-17| |20|[snowkylin/tensorflow-handbook](https://github.com/snowkylin/tensorflow-handbook)|简单粗暴 TensorFlow 2 A Concise Handbook of TensorFlow 2 一本简明的 TensorFlow 2 入门指导教程|3646|3|2021-09-04| -|21|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|890|3|2022-01-24| -|22|[gedeck/practical-statistics-for-data-scientists](https://github.com/gedeck/practical-statistics-for-data-scientists)|Code repository for O'Reilly book|1076|2|2022-01-20| -|23|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|511|2|2022-01-25| +|21|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|891|3|2022-01-24| +|22|[gedeck/practical-statistics-for-data-scientists](https://github.com/gedeck/practical-statistics-for-data-scientists)|Code repository for O'Reilly book|1080|2|2022-01-20| +|23|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|512|2|2022-01-26| |24|[datawhalechina/team-learning-data-mining](https://github.com/datawhalechina/team-learning-data-mining)|主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。|938|2|2021-12-02| -|25|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1183|2|2022-01-25| -|26|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3403|2|2021-08-31| -|27|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。|1008|2|2021-10-27| -|28|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|587|1|2021-12-18| +|25|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1186|2|2022-01-26| +|26|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3404|2|2021-08-31| +|27|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。|1010|2|2021-10-27| +|28|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|586|1|2021-12-18| |29|[ssssww0905/-PyTorch-](https://github.com/ssssww0905/-PyTorch-)|【PyTorch】手把手教你跑通第一个神经网络|52|1|2022-01-03| |30|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|1|2022-01-07| -|31|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|215|1|2022-01-22| +|31|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|217|1|2022-01-26| |32|[datawhalechina/fantastic-matplotlib](https://github.com/datawhalechina/fantastic-matplotlib)|Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/|246|1|2022-01-07| |33|[huaweicloud/ModelArts-Lab](https://github.com/huaweicloud/ModelArts-Lab)|ModelArts-Lab是示例代码库。更多AI开发学习交流信息,请访问华为云AI开发者社区:huaweicloud.ai|891|1|2021-11-26| -|34|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|2436|1|2021-12-13| -|35|[luwill/Machine_Learning_Code_Implementation](https://github.com/luwill/Machine_Learning_Code_Implementation)|Mathematical derivation and pure Python code implementation of machine learning algorithms.|911|1|2022-01-25| +|34|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|2437|1|2021-12-13| +|35|[luwill/Machine_Learning_Code_Implementation](https://github.com/luwill/Machine_Learning_Code_Implementation)|Mathematical derivation and pure Python code implementation of machine learning algorithms.|917|1|2022-01-26| |36|[bighuang624/Andrew-Ng-Deep-Learning-notes](https://github.com/bighuang624/Andrew-Ng-Deep-Learning-notes)|吴恩达《深度学习》系列课程笔记及代码 Notes in Chinese for Andrew Ng Deep Learning Course|863|1|2022-01-19| |37|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|611|1|2021-12-12| |38|[PaddlePaddle/book](https://github.com/PaddlePaddle/book)|Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)|2631|1|2021-11-12| -|39|[MemorialCheng/deep-learning-from-scratch](https://github.com/MemorialCheng/deep-learning-from-scratch)|《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》|690|1|2021-11-03| -|40|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|242|1|2021-09-14| -|41|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)|605|1|2021-12-17| +|39|[MemorialCheng/deep-learning-from-scratch](https://github.com/MemorialCheng/deep-learning-from-scratch)|《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》|691|1|2021-11-03| +|40|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|243|1|2021-09-14| +|41|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)|606|1|2021-12-17| |42|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|154|1|2021-09-22| |43|[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. ...|1200|1|2022-01-13| -|44|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容|725|1|2022-01-12| +|44|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容|724|1|2022-01-12| |45|[zhouyanasd/or-pandas](https://github.com/zhouyanasd/or-pandas)|【运筹OR帷幄 数据科学】pandas教程系列电子书|678|1|2021-10-17| -|46|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》(第二版)习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual|623|1|2022-01-21| +|46|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》(第二版)习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual|624|1|2022-01-21| |47|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|1889|1|2022-01-14| |48|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|128|1|2022-01-04| -|49|[datawhalechina/hands-on-data-analysis](https://github.com/datawhalechina/hands-on-data-analysis)|动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果|539|1|2021-09-09| -|50|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|408|1|2021-09-17| +|49|[datawhalechina/hands-on-data-analysis](https://github.com/datawhalechina/hands-on-data-analysis)|动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果|541|1|2021-09-09| +|50|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|409|1|2021-09-17| |51|[evanzd/ICLR2021-OpenReviewData](https://github.com/evanzd/ICLR2021-OpenReviewData)|Crawl & visualize ICLR papers and reviews.|401|1|2021-11-09| |52|[wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation](https://github.com/wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation)|我的笔记和Demo,包含分类,检测、分割、知识蒸馏。|49|0|2022-01-21| |53|[zzy99/competition-solutions](https://github.com/zzy99/competition-solutions)|我的数据竞赛方案总结|17|0|2021-11-16| @@ -89,17 +89,17 @@ |82|[wanghao15536870732/StudyNotes](https://github.com/wanghao15536870732/StudyNotes)|📖 学习笔记|10|0|2021-11-08| |83|[fly51fly/Principle_of_Web_Search_2021](https://github.com/fly51fly/Principle_of_Web_Search_2021)|北邮《网络搜索引擎原理》课程(2021)|41|0|2021-11-05| |84|[ZhiningLiu1998/mesa](https://github.com/ZhiningLiu1998/mesa)|NeurIPS’20 Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. 设计元知识驱动的采样器解决类别不平衡问题|74|0|2021-12-23| -|85|[fire717/Python-Toolkit](https://github.com/fire717/Python-Toolkit)|轮子/ 常用库/ 书籍笔记/ 小程序|16|0|2022-01-14| +|85|[fire717/Python-Toolkit](https://github.com/fire717/Python-Toolkit)|轮子/ 常用库/ 书籍笔记/ 小程序|16|0|2022-01-26| |86|[rhidra/autopilot](https://github.com/rhidra/autopilot)|A UAV autonomous navigation autopilot, made with ROS, MAVROS, PX4 and Gazebo. Check out my master thesis in the repo for more info.|10|0|2021-09-23| |87|[LemenChao/PythonFromDAToDS](https://github.com/LemenChao/PythonFromDAToDS)|图书《Python编程:从数据分析到数据科学》的配套资源|188|0|2021-10-10| -|88|[chansonZ/book-ml-sem](https://github.com/chansonZ/book-ml-sem)|《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering|128|0|2021-11-29| +|88|[chansonZ/book-ml-sem](https://github.com/chansonZ/book-ml-sem)|《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering|129|0|2021-11-29| |89|[Amberlan1001/eat_tensorflow2_in_30_days_ipynb](https://github.com/Amberlan1001/eat_tensorflow2_in_30_days_ipynb)|30天掌握Tensorflow2.1 Jupyter Notebook 版|51|0|2021-12-17| |90|[dota2heqiuzhi/dota2_data_analysis_tutorial](https://github.com/dota2heqiuzhi/dota2_data_analysis_tutorial)|《数据分析入门课程》配套代码|83|0|2022-01-07| |91|[hzcforever/Something](https://github.com/hzcforever/Something)|面试知识点 + 笔试刷题总结。|21|0|2021-09-15| |92|[dmarx/anthology-of-modern-ml](https://github.com/dmarx/anthology-of-modern-ml)|Collection of important articles to be treated as a textbook|20|0|2022-01-14| |93|[tsaac/Python](https://github.com/tsaac/Python)|YINUXY的python脚本分享|23|0|2021-09-20| |94|[beiciliang/intro2musictech](https://github.com/beiciliang/intro2musictech)|公众号“无痛入门音乐科技”开源代码|124|0|2021-10-31| -|95|[zhangjx831/Data-Science-Notes](https://github.com/zhangjx831/Data-Science-Notes)|数据科学与机器学习炼成笔记|51|0|2022-01-22| +|95|[zhangjx831/Data-Science-Notes](https://github.com/zhangjx831/Data-Science-Notes)|数据科学与机器学习炼成笔记|52|0|2022-01-22| |96|[wss1996/Name-disambiguation](https://github.com/wss1996/Name-disambiguation)|同名论文消歧的工程化方案(参考2019智源-aminer人名消歧竞赛第一名方案)|14|0|2021-08-25| |97|[newaetech/chipwhisperer-jupyter](https://github.com/newaetech/chipwhisperer-jupyter)|Interactive ChipWhisperer tutorials using Jupyter notebooks.|57|0|2021-12-08| |98|[HeXavi8/Mathematical-Modeling](https://github.com/HeXavi8/Mathematical-Modeling)|A sharing of the learning process of mathematical modeling 数学建模常用工具模型算法分享:数学建模竞赛优秀论文,数学建模常用算法模型,LaTeX论文模板,SPSS工具分享。|26|0|2021-11-20| @@ -109,7 +109,7 @@ |102|[lululxvi/tutorials](https://github.com/lululxvi/tutorials)|Tutorials on deep learning, Python, and dissipative particle dynamics|49|0|2021-12-14| |103|[SocratesAcademy/ccbook](https://github.com/SocratesAcademy/ccbook)|Elements of Computational Communication 《计算传播基础》|12|0|2021-09-27| |104|[LawsonAbs/learn](https://github.com/LawsonAbs/learn)|记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。|14|0|2022-01-18| -|105|[afunTW/Python-Crawling-Tutorial](https://github.com/afunTW/Python-Crawling-Tutorial)|Python crawling tutorial|61|0|2022-01-21| +|105|[afunTW/Python-Crawling-Tutorial](https://github.com/afunTW/Python-Crawling-Tutorial)|Python crawling tutorial|61|0|2022-01-26| |106|[shibing624/nlp-tutorial](https://github.com/shibing624/nlp-tutorial)|自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。|71|0|2021-10-21| |107|[MachineLP/Spark-](https://github.com/MachineLP/Spark-)|Spark学习笔记|42|0|2021-12-09| |108|[napoler/reformer-chinese](https://github.com/napoler/reformer-chinese)|reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果|12|0|2021-09-25| @@ -118,27 +118,27 @@ |111|[rwepa/DataDemo](https://github.com/rwepa/DataDemo)|提供資料集與範例分享.|13|0|2021-11-11| |112|[skywateryang/timeseries101](https://github.com/skywateryang/timeseries101)|本教程独立网站已上线|55|0|2021-12-28| |113|[cumtcssuld/RSP_of_CUMTCS](https://github.com/cumtcssuld/RSP_of_CUMTCS)|【矿大计算机学院资源共享计划(Resource SharingPlan of CUMTCS)】本仓库由矿大计算机学院学生会学习部牵头维护,由计算机学院全体同学共建共享。欢迎大家积极的参加到本资源库的建设中来吧!(每当有重大更新,我们都会将整个库克隆到码云,点击下边链接,到我们的码云仓库可以获得更好的下载体验)|53|0|2022-01-13| -|114|[km1994/GCN_study](https://github.com/km1994/GCN_study)|GCN 入门学习教程|43|0|2022-01-19| +|114|[km1994/GCN_study](https://github.com/km1994/GCN_study)|GCN 入门学习教程|44|0|2022-01-19| |115|[jcchan23/CoMPT](https://github.com/jcchan23/CoMPT)|Code of our IJCAI2021 paper: "Learning Attributed Graph Representation with Communicative Message Passing Transformer"|33|0|2021-09-08| |116|[mepeichun/Efficient-Neural-Network-Bilibili](https://github.com/mepeichun/Efficient-Neural-Network-Bilibili)|B站Efficient-Neural-Network学习分享的配套代码|170|0|2021-12-08| |117|[mindspore-ai/course](https://github.com/mindspore-ai/course)|MindSpore course|33|0|2021-11-03| |118|[johnjim0816/rl-tutorials](https://github.com/johnjim0816/rl-tutorials)|basic algorithms of reinforcement learning|39|0|2021-12-29| |119|[xiaoxiaoyao/MyApp](https://github.com/xiaoxiaoyao/MyApp)|随便写的各种,点链接可以进入我的知乎|51|0|2022-01-15| |120|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|16|0|2021-09-17| -|121|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|85|0|2022-01-25| +|121|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|85|0|2022-01-26| |122|[oubindo/cs231n-cnn](https://github.com/oubindo/cs231n-cnn)|斯坦福的cs231n课程的assignments,非常好的课程,在这里也要强推|39|0|2022-01-21| |123|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|14|0|2021-12-18| |124|[liuhuanshuo/zaoqi-Python](https://github.com/liuhuanshuo/zaoqi-Python)|公众号:早起Python|304|0|2021-10-20| -|125|[MorvanZhou/easy-scraping-tutorial](https://github.com/MorvanZhou/easy-scraping-tutorial)|Simple but useful Python web scraping tutorial code. |646|0|2021-08-18| +|125|[MorvanZhou/easy-scraping-tutorial](https://github.com/MorvanZhou/easy-scraping-tutorial)|Simple but useful Python web scraping tutorial code. |645|0|2021-08-18| |126|[Sharpiless/yolov5-distillation-5.0](https://github.com/Sharpiless/yolov5-distillation-5.0)|yolov5 5.0 version distillation yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s|54|0|2021-07-29| -|127|[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|55|0|2021-12-28| +|127|[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|56|0|2021-12-28| |128|[0809zheng/CS231n-assignment2019](https://github.com/0809zheng/CS231n-assignment2019)|CS231n 2019年春季学期课程作业|97|0|2022-01-21| |129|[heucoder/ML-DL_book](https://github.com/heucoder/ML-DL_book)|机器学习、深度学习一些个人认为不错的书籍。|56|0|2022-01-13| |130|[HuangCongQing/CS231n_Spring_2019](https://github.com/HuangCongQing/CS231n_Spring_2019)|CS231n_Spring(2019年秋季)计算机视觉课程|18|0|2022-01-09| -|131|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|38|0|2021-09-28| +|131|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|41|0|2021-09-28| |132|[Divsigma/2020-cs213n](https://github.com/Divsigma/2020-cs213n)|一些公开课的笔记及作业|94|0|2021-11-13| |133|[fire717/Machine-Learning](https://github.com/fire717/Machine-Learning)|机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)|167|0|2021-12-29| -|134|[ZhangXinNan/DL-with-Python-and-PyTorch](https://github.com/ZhangXinNan/DL-with-Python-and-PyTorch)|《Python深度学习基于PyTorch》 Deep Learning with Python and PyTorch 作者:吴茂贵 郁明敏 杨本法 李涛 张粤磊 等|37|0|2021-08-08| +|134|[ZhangXinNan/DL-with-Python-and-PyTorch](https://github.com/ZhangXinNan/DL-with-Python-and-PyTorch)|《Python深度学习基于PyTorch》 Deep Learning with Python and PyTorch 作者:吴茂贵 郁明敏 杨本法 李涛 张粤磊 等|38|0|2021-08-08| |135|[BrikerMan/classic_chinese_punctuate](https://github.com/BrikerMan/classic_chinese_punctuate)|classic Chinese punctuate experiment with keras using daizhige(殆知阁古代文献藏书) dataset|29|0|2022-01-21| |136|[xiaomeng79/learning_notes](https://github.com/xiaomeng79/learning_notes)|学习笔记|17|0|2022-01-12| |137|[China-ChallengeHub/ChallengeHub-Baselines](https://github.com/China-ChallengeHub/ChallengeHub-Baselines)|ChallengeHub开源的各大比赛baseline集合|75|0|2021-09-24| @@ -153,7 +153,7 @@ |146|[wwtm/gitpython_examples](https://github.com/wwtm/gitpython_examples)|some interesting python examples|52|0|2021-10-16| |147|[Valuebai/learn-NLP-luhuibo](https://github.com/Valuebai/learn-NLP-luhuibo)|记录学习NLP之路,一起加油|11|0|2021-09-08| |148|[jikeruohai/machine-learning-example](https://github.com/jikeruohai/machine-learning-example)|我的同名B站和公众号中用到的视频|14|0|2021-10-21| -|149|[HuangCongQing/3D-Point-Clouds](https://github.com/HuangCongQing/3D-Point-Clouds)|🔥3D点云目标检测&语义分割-SOTA方法,代码,论文,数据集等|68|0|2021-10-13| +|149|[HuangCongQing/3D-Point-Clouds](https://github.com/HuangCongQing/3D-Point-Clouds)|🔥3D点云目标检测&语义分割-SOTA方法,代码,论文,数据集等|69|0|2021-10-13| |150|[ni1o1/pygeo-tutorial](https://github.com/ni1o1/pygeo-tutorial)|Tutorial of geospatial data processing using python 用python分析时空数据的教程(in Chinese and English )|266|0|2021-11-17| |151|[fanfansann/fanfan-deep-learning-note](https://github.com/fanfansann/fanfan-deep-learning-note)|《繁凡的深度学习笔记》代码、PDF文件仓库|47|0|2022-01-24| |152|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|91|0|2021-09-23| @@ -161,9 +161,9 @@ |154|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客,有原创干货!有code实践! |115|0|2021-12-29| |155|[lipengyuan1994/Patrick-s-DS-Station](https://github.com/lipengyuan1994/Patrick-s-DS-Station)|The Data Science 🔋Learning Station of Pytrick🌰 ( From Coursera, edX, LinkedIn Learning, etc... and Also contains Books). I am still updating it.|19|0|2021-09-04| |156|[hanzhenlei767/NLP_Learn](https://github.com/hanzhenlei767/NLP_Learn)|NLP学习笔记-前沿追踪|16|0|2021-08-25| -|157|[zhangjunhd/reading-notes](https://github.com/zhangjunhd/reading-notes)|张俊的读书笔记|74|0|2022-01-25| +|157|[zhangjunhd/reading-notes](https://github.com/zhangjunhd/reading-notes)|张俊的读书笔记|75|0|2022-01-25| |158|[sangyy/CUDA_Python](https://github.com/sangyy/CUDA_Python)|CUDA Python 科普之夜 手把手教你写GPU加速代码|14|0|2021-08-26| -|159|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|300|0|2021-12-06| +|159|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|301|0|2021-12-06| |160|[evenchange4/nextjs-tfjs-cnn](https://github.com/evenchange4/nextjs-tfjs-cnn)|🐕 🐈 Classifier using Keras VGG16 transfer learning with kaggle dataset.|11|0|2021-10-18| |161|[sherlcok314159/ML](https://github.com/sherlcok314159/ML)|此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )|98|0|2022-01-22| diff --git a/content/charts/growth/knowledge/Kotlin.md b/content/charts/growth/knowledge/Kotlin.md index f9bf61a3..b514d83a 100644 --- a/content/charts/growth/knowledge/Kotlin.md +++ b/content/charts/growth/knowledge/Kotlin.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Kotlin -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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|26784|16|2022-01-14| -|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11609|6|2021-12-27| -|3|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|530|2|2022-01-17| -|4|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|585|2|2022-01-23| +|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26789|16|2022-01-14| +|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11610|6|2021-12-27| +|3|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|531|2|2022-01-17| +|4|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|591|2|2022-01-23| |5|[hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin](https://github.com/hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin)|LeetCode 系列题解, 在线阅读 https://offer.hi-dhl.com|345|1|2021-09-13| |6|[qingmei2/RxImagePicker](https://github.com/qingmei2/RxImagePicker)|:rocket:RxJava2 and RxJava3 external support. Android flexible picture selector, provides the support for theme of Zhihu and WeChat (灵活的Android图片选择器,提供了知乎和微信主题的支持).|1133|1|2021-10-13| |7|[mCyp/Hoo](https://github.com/mCyp/Hoo)|🚀 Android Jetpack系列组件实战案例,配上专栏学习更轻松~|1001|1|2021-08-15| @@ -20,14 +20,14 @@ |13|[WinWang/ReadingGallery](https://github.com/WinWang/ReadingGallery)|提交组件化听书廊项目|5|0|2021-11-27| |14|[AllanWang/KAU](https://github.com/AllanWang/KAU)|An extensive collection of Kotlin Android Utils|199|0|2021-11-18| |15|[honglei92/ScreenRecord](https://github.com/honglei92/ScreenRecord)|安卓免费录屏软件,生成mp4文件,本地目录查看视频和分享到微信QQ,转gif动画等。|12|0|2021-07-30| -|16|[dengshiwei/asm-module](https://github.com/dengshiwei/asm-module)|✈️ ASM 4 教程中的示例代码,用于 ASM 学习,介绍了 ASM 中基本的使用说明。|174|0|2022-01-18| +|16|[dengshiwei/asm-module](https://github.com/dengshiwei/asm-module)|✈️ ASM 4 教程中的示例代码,用于 ASM 学习,介绍了 ASM 中基本的使用说明。|175|0|2022-01-18| |17|[JereChen11/Wanandroid_Learning_Kotlin](https://github.com/JereChen11/Wanandroid_Learning_Kotlin)|基于Wanandroid开放API,使用Kotlin语言开发,以供学习。|7|0|2021-11-16| |18|[AoEiuV020/PaNovel](https://github.com/AoEiuV020/PaNovel)|我们不生产小说,我们只做网站的搬运工,|85|0|2022-01-21| |19|[hjhjw1991/build_your_home_in_chengdu](https://github.com/hjhjw1991/build_your_home_in_chengdu)|成都买房攻略|13|0|2021-12-06| |20|[androidmalin/AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin)|Android上简单实现四大组件的插件化,供学习使用|342|0|2021-12-19| |21|[Anddd7/a-blackhorse](https://github.com/Anddd7/a-blackhorse)|tell you how to manage your blackhorse|16|0|2021-12-24| |22|[kukyxs/CoroutinesWanAndroid](https://github.com/kukyxs/CoroutinesWanAndroid)|超完整的「玩 Android」客户端,项目采用 MVVM, Android Jetpack, Retrofit, Kotlin 协程, Koin 编写。如果该项目对你学习过程有用,请给个 star,感谢|296|0|2021-09-29| -|23|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集,展示各种自定义View/控件。项目包含了自定义Banner轮播图控件,自定义验证码输入框,自定义TabLayout等控件,持续更新中:wink::wink::wink:|66|0|2021-08-17| +|23|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集,展示各种自定义View/控件。项目包含了自定义Banner轮播图控件,自定义验证码输入框,自定义TabLayout等控件,持续更新中:wink::wink::wink:|67|0|2021-08-17| |24|[maoqitian/Nice-Knowledge-System](https://github.com/maoqitian/Nice-Knowledge-System)|:books:不积跬步无以至千里,每天进步一点点,Passion,Self-regulation,Love and Share|144|0|2021-11-11| |25|[yechaoa/MaterialDesign](https://github.com/yechaoa/MaterialDesign)|Material Design 控件合集。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...|189|0|2022-01-16| |26|[Iseason2000/DeEnchantment](https://github.com/Iseason2000/DeEnchantment)|负魔书|11|0|2022-01-24| diff --git a/content/charts/growth/knowledge/Lua.md b/content/charts/growth/knowledge/Lua.md index 15c19973..695655d3 100644 --- a/content/charts/growth/knowledge/Lua.md +++ b/content/charts/growth/knowledge/Lua.md @@ -1,16 +1,16 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Lua -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|172|2|2022-01-15| -|2|[Wscats/articles](https://github.com/Wscats/articles)|🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆|3054|1|2021-12-20| +|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|173|2|2022-01-15| +|2|[Wscats/articles](https://github.com/Wscats/articles)|🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆|3052|1|2021-12-20| |3|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|657|1|2022-01-25| |4|[ouwen000/lua-touchsprte](https://github.com/ouwen000/lua-touchsprte)|触动精灵代码合集|9|0|2021-11-09| |5|[max-ri/Guidelime](https://github.com/max-ri/Guidelime)|Guidelime: A WoW Classic addon for leveling guides with automatic progress updates|133|0|2021-11-30| -|6|[simdsoft/x-studio.github.io](https://github.com/simdsoft/x-studio.github.io)|This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2022 Simdsoft Limited|87|0|2022-01-25| +|6|[simdsoft/x-studio.github.io](https://github.com/simdsoft/x-studio.github.io)|This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2022 Simdsoft Limited|88|0|2022-01-25| |7|[jinzhen-lin/ds_mods](https://github.com/jinzhen-lin/ds_mods)|自己写的一些《饥荒》mod|4|0|2021-12-11| |8|[openresty/lua-resty-lock](https://github.com/openresty/lua-resty-lock)|Simple nonblocking lock API for ngx_lua based on shared memory dictionaries|271|0|2021-10-08| |9|[njjjay/IOTQQPlugins_selfuse](https://github.com/njjjay/IOTQQPlugins_selfuse)|自用IOTQQ/OPQbot插件合集|17|0|2021-08-30| diff --git a/content/charts/growth/knowledge/MATLAB.md b/content/charts/growth/knowledge/MATLAB.md index 11a7a922..693491c4 100644 --- a/content/charts/growth/knowledge/MATLAB.md +++ b/content/charts/growth/knowledge/MATLAB.md @@ -1,13 +1,13 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > MATLAB -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|446|4|2021-12-09| +|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|452|4|2021-12-09| |2|[cycleuser/Stanford-CS-229-CN](https://github.com/cycleuser/Stanford-CS-229-CN)|A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译|3000|2|2021-11-24| -|3|[dawnlh/awesome-low-light-image-enhancement](https://github.com/dawnlh/awesome-low-light-image-enhancement)|This is a resouce list for low light image enhancement|365|1|2022-01-25| +|3|[dawnlh/awesome-low-light-image-enhancement](https://github.com/dawnlh/awesome-low-light-image-enhancement)|This is a resouce list for low light image enhancement|366|1|2022-01-25| |4|[iChunyu/LearnCtrlSys](https://github.com/iChunyu/LearnCtrlSys)|控制理论学习记录|3|0|2021-12-08| |5|[Tyler2025/Machine_Learning](https://github.com/Tyler2025/Machine_Learning)|台湾大学李宏毅教授课程作业练习|9|0|2021-09-02| |6|[zephyrhours/Hyperspectral-Anomaly-Detection-2S-GLRT](https://github.com/zephyrhours/Hyperspectral-Anomaly-Detection-2S-GLRT)|This is the code of paper named "Multipixel Anomaly Detection With Unknown Patterns for Imagery"|8|0|2021-09-28| diff --git a/content/charts/growth/knowledge/Objective-C.md b/content/charts/growth/knowledge/Objective-C.md index 5792cc1d..ad1ec404 100644 --- a/content/charts/growth/knowledge/Objective-C.md +++ b/content/charts/growth/knowledge/Objective-C.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Objective-C -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4747|6|2022-01-15| -|2|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2353|2|2021-12-16| +|1|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4751|6|2022-01-15| +|2|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2354|2|2021-12-16| |3|[LGCooci/KCiOSGrocery](https://github.com/LGCooci/KCiOSGrocery)|iOS开发杂货铺: 面试题+考试试卷+懒人开发tips|435|1|2021-10-10| -|4|[SunshineBrother/JHBlog](https://github.com/SunshineBrother/JHBlog)|iOS开发:我的初级到中级的晋级之路|1196|1|2021-07-29| +|4|[SunshineBrother/JHBlog](https://github.com/SunshineBrother/JHBlog)|iOS开发:我的初级到中级的晋级之路|1197|1|2021-07-29| |5|[wwmz/WMZPageController](https://github.com/wwmz/WMZPageController)|分页控制器,替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮,支持ios13暗黑模式(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单) (Pagination controller with full life cycle, multiple indicator styles, multiple title styles)|548|1|2022-01-18| |6|[HeathWang/HWPanModal](https://github.com/HeathWang/HWPanModal)|HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。|880|1|2021-11-30| |7|[objccn/articles](https://github.com/objccn/articles)|Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本|2088|1|2021-11-02| @@ -16,7 +16,7 @@ |9|[H2OB/FFPage](https://github.com/H2OB/FFPage)|类似微博个人主页、抖音个人主页、简书个人主页的控件,支持刷新放大,可悬浮组件|33|0|2022-01-02| |10|[DJI-Mobile-SDK-Tutorials/iOS-PlaybackDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-PlaybackDemo)|A demo help you learn how to use DJI Mobile SDK to access the media resources in the SD card of the aircraft's camera to preview photos, play videos, download or delete files.|10|0|2021-10-11| |11|[coyingcat/orderFile](https://github.com/coyingcat/orderFile)|学习二进制重排|2|0|2021-08-26| -|12|[WangGuibin/TestDemo](https://github.com/WangGuibin/TestDemo)|平时学习或者测试轮子时的demo|5|0|2022-01-24| +|12|[WangGuibin/TestDemo](https://github.com/WangGuibin/TestDemo)|平时学习或者测试轮子时的demo|5|0|2022-01-26| |13|[ZenonHuang/MyDemos](https://github.com/ZenonHuang/MyDemos)|💾 Demo 集合 . 黑发不知勤学早,白首方悔读书迟.|63|0|2021-11-26| |14|[muzipiao/OOB](https://github.com/muzipiao/OOB)|基于 OpenCV,使用模板匹配法识别图像,供参考学习。|124|0|2021-11-08| |15|[BrooksWon/Blogs](https://github.com/BrooksWon/Blogs)|一些笔记|2|0|2021-12-08| @@ -27,40 +27,42 @@ |20|[wjd-jax/WJDStudyLibrary](https://github.com/wjd-jax/WJDStudyLibrary)|这是一个大工程,里边包含了项目中常用模块的封装,我的简书地址:|343|0|2021-08-23| |21|[tianya2416/GKiOSNovel](https://github.com/tianya2416/GKiOSNovel)|Swift、小说、小说阅读、读书神器、自定义首页、千万部小说任你选择、数据缓存|97|0|2021-11-28| |22|[Veeco/WGExtension](https://github.com/Veeco/WGExtension)|iOS实用工具小合集|5|0|2021-08-09| -|23|[dexterleslie1/ios-demo](https://github.com/dexterleslie1/ios-demo)|ios开发学习和demo例子|2|0|2022-01-12| -|24|[onezens/WeChatBot](https://github.com/onezens/WeChatBot)|Tweak 工程创建、配置教程 & 实现logos语法自动补全|29|0|2021-09-24| -|25|[DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo)|This demo shows you how to use the DJISimulator of DJI Mobile SDK.|17|0|2021-10-11| -|26|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.铃声多多,上传铃声音频到库乐队(GarageBand) 3.微博主页、简书主页等。多页面嵌套列表分页滚动,上下滑动,左右滑动切换页面。类似TableView共用HeaderView悬浮,仿头条标签编辑,铃声多多音乐播放界面(豆瓣电影主页)。|292|0|2022-01-25| -|27|[Xcoder1011/OC_StudyDemo](https://github.com/Xcoder1011/OC_StudyDemo)|记录个人学习Objective-C的一些demo ,基于AFNetworking3.x封装网络请求,实现GET、POST请求、多任务断点续传|2|0|2021-09-28| -|28|[faisalmemon/ios-crash-dump-analysis-book](https://github.com/faisalmemon/ios-crash-dump-analysis-book)|iOS Crash Dump Analysis Book|449|0|2021-12-24| -|29|[aolan/iOS_Develop](https://github.com/aolan/iOS_Develop)|该文档都是日常开发过程中解决问题的经验总结。|7|0|2021-11-30| -|30|[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 ...|1202|0|2022-01-25| -|31|[Lin-Bing/SampleCode](https://github.com/Lin-Bing/SampleCode)|博客相关代码示例|7|0|2021-09-22| -|32|[kopuCoder/iOS_Development-Book](https://github.com/kopuCoder/iOS_Development-Book)|适合iOS中高级开发工程狮提升个人能力业务水平的书籍|82|0|2021-11-01| -|33|[Dioq/ReverseOC](https://github.com/Dioq/ReverseOC)|iOS逆向学习的一些记录|4|0|2021-12-06| -|34|[zhangxistudy11/KnowledgeSummaryOfObjectC](https://github.com/zhangxistudy11/KnowledgeSummaryOfObjectC)|本项目集合了我写的很多Demo,以及封装的工具类,大部分Demo的实现思路、技巧、细节我都会对应一篇简书的文章:http://www.jianshu.com/u/c4d558e26604 |4|0|2021-12-26| -|35|[zhangzhongyan/FSGridView](https://github.com/zhangzhongyan/FSGridView)|iOS网格视图,主要用于类似股票、课程表、属性表。 使用CollectionViewCell定制,重用机制,标准数据源委托协议,更容易嵌入。|6|0|2021-10-09| -|36|[wcly/blog](https://github.com/wcly/blog)|个人博客|5|0|2021-09-27| -|37|[MobClub/ShareSDK-for-iOS](https://github.com/MobClub/ShareSDK-for-iOS)|快捷好用的社会化分享组件 Convenient SDK for SNS Share Feature|444|0|2022-01-06| -|38|[poholo/MCShare](https://github.com/poholo/MCShare)|Social share & Auth(QQ、微信、微博、支付宝、Telegram、钉钉).|4|0|2021-08-10| -|39|[Baffin-HSL/Flutter_UI](https://github.com/Baffin-HSL/Flutter_UI)|适合Flutter初学者学习的项目|3|0|2021-08-19| -|40|[SmartPear/NavigationTest](https://github.com/SmartPear/NavigationTest)|工具类集合 侧滑菜单栏展示,扇形显示文字。 增加富文本 使用TideLayer大图切片显示 完美导航栏渐变效果|3|0|2021-12-23| -|41|[1691665955/StudyDemo](https://github.com/1691665955/StudyDemo)|一些关于iOS的学习总结|3|0|2021-07-28| -|42|[duhongxing/iOS-Dev-OC](https://github.com/duhongxing/iOS-Dev-OC)|iOS开发基础知识回顾|2|0|2021-08-30| -|43|[yungfan/iOS-continuous-learning](https://github.com/yungfan/iOS-continuous-learning)|不断学习中写的案例|37|0|2021-12-15| -|44|[DJI-Mobile-SDK-Tutorials/iOS-FPVDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-FPVDemo)|A demo to introduce how to implement the FPV view, take photo and record video using DJI Mobile SDK.|37|0|2021-10-11| -|45|[Meterwhite/KeyPathExtension](https://github.com/Meterwhite/KeyPathExtension)|An extension of KeyPath for KVC.You can use struct, predicate in KeyPath.在KVC中使用谓词和结构体|4|0|2021-11-09| -|46|[kevindcw/DNebula](https://github.com/kevindcw/DNebula)|模仿SOUL布局,写的一个笔记类应用|131|0|2021-10-08| -|47|[YoungerLi/LYDemo](https://github.com/YoungerLi/LYDemo)|此项目总结了我工作过程中的常用的类及方法等等|2|0|2021-09-09| -|48|[Splendent/iOS-OSX-study-notes](https://github.com/Splendent/iOS-OSX-study-notes)|學習cocoa的瑣碎筆記|2|0|2021-09-10| -|49|[LoSenTrad/LSTCategory](https://github.com/LoSenTrad/LSTCategory)|LSTCategory是一个分类集合通用组件|2|0|2021-11-18| -|50|[rongcloud/ios-ui-sdk-set](https://github.com/rongcloud/ios-ui-sdk-set)|融云 IM UI SDK 集合,包括各种 UI 组件|12|0|2022-01-21| -|51|[zdrjson/note](https://github.com/zdrjson/note)|Software Engineering knowledge collection of everything you want to know|11|0|2022-01-15| -|52|[skyming/Study](https://github.com/skyming/Study)|学习日志记录、笔记|22|0|2021-12-01| -|53|[GardenerYun/iOS--Note](https://github.com/GardenerYun/iOS--Note)|iOS研究笔记|9|0|2021-12-23| -|54|[bqlin/Apple-Sample-Code](https://github.com/bqlin/Apple-Sample-Code)|苹果示例代码学习|18|0|2021-09-02| -|55|[debugly/FFmpegTutorial](https://github.com/debugly/FFmpegTutorial)|MoviePlayer which based on FFmpeg step by step tutorials for iOS/macOS developer. (使用 FFMpeg 封装播放器系列教程,适合零基础的 iOS/macOS 开发者学习)|148|0|2022-01-24| -|56|[BrightcoveOS/ios-player-samples](https://github.com/BrightcoveOS/ios-player-samples)|A collection of samples for the Brightcove Player SDK for iOS|63|0|2022-01-11| +|23|[xiaofei86/UIKitDynamics](https://github.com/xiaofei86/UIKitDynamics)|UIKit Dynamics demo with 11 example 学习动力学动画的11个Demo|324|0|2022-01-26| +|24|[dexterleslie1/ios-demo](https://github.com/dexterleslie1/ios-demo)|ios开发学习和demo例子|2|0|2022-01-12| +|25|[onezens/WeChatBot](https://github.com/onezens/WeChatBot)|Tweak 工程创建、配置教程 & 实现logos语法自动补全|29|0|2021-09-24| +|26|[DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo)|This demo shows you how to use the DJISimulator of DJI Mobile SDK.|17|0|2021-10-11| +|27|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.铃声多多,上传铃声音频到库乐队(GarageBand) 3.微博主页、简书主页等。多页面嵌套列表分页滚动,上下滑动,左右滑动切换页面。类似TableView共用HeaderView悬浮,仿头条标签编辑,铃声多多音乐播放界面(豆瓣电影主页)。|293|0|2022-01-26| +|28|[Xcoder1011/OC_StudyDemo](https://github.com/Xcoder1011/OC_StudyDemo)|记录个人学习Objective-C的一些demo ,基于AFNetworking3.x封装网络请求,实现GET、POST请求、多任务断点续传|2|0|2021-09-28| +|29|[faisalmemon/ios-crash-dump-analysis-book](https://github.com/faisalmemon/ios-crash-dump-analysis-book)|iOS Crash Dump Analysis Book|449|0|2021-12-24| +|30|[aolan/iOS_Develop](https://github.com/aolan/iOS_Develop)|该文档都是日常开发过程中解决问题的经验总结。|7|0|2021-11-30| +|31|[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 ...|1203|0|2022-01-26| +|32|[Lin-Bing/SampleCode](https://github.com/Lin-Bing/SampleCode)|博客相关代码示例|7|0|2021-09-22| +|33|[kopuCoder/iOS_Development-Book](https://github.com/kopuCoder/iOS_Development-Book)|适合iOS中高级开发工程狮提升个人能力业务水平的书籍|82|0|2021-11-01| +|34|[Dioq/ReverseOC](https://github.com/Dioq/ReverseOC)|iOS逆向学习的一些记录|4|0|2021-12-06| +|35|[yangKJ/KJEmitterView](https://github.com/yangKJ/KJEmitterView)|开发加速库,LeetCode算法,Opencv图片算法,正则算法,粒子效果,数组字典高级用法,线程处理,多语言等 🚗 ..|4|0|2022-01-25| +|36|[zhangxistudy11/KnowledgeSummaryOfObjectC](https://github.com/zhangxistudy11/KnowledgeSummaryOfObjectC)|本项目集合了我写的很多Demo,以及封装的工具类,大部分Demo的实现思路、技巧、细节我都会对应一篇简书的文章:http://www.jianshu.com/u/c4d558e26604 |4|0|2021-12-26| +|37|[zhangzhongyan/FSGridView](https://github.com/zhangzhongyan/FSGridView)|iOS网格视图,主要用于类似股票、课程表、属性表。 使用CollectionViewCell定制,重用机制,标准数据源委托协议,更容易嵌入。|6|0|2021-10-09| +|38|[wcly/blog](https://github.com/wcly/blog)|个人博客|5|0|2021-09-27| +|39|[MobClub/ShareSDK-for-iOS](https://github.com/MobClub/ShareSDK-for-iOS)|快捷好用的社会化分享组件 Convenient SDK for SNS Share Feature|444|0|2022-01-06| +|40|[poholo/MCShare](https://github.com/poholo/MCShare)|Social share & Auth(QQ、微信、微博、支付宝、Telegram、钉钉).|4|0|2021-08-10| +|41|[Baffin-HSL/Flutter_UI](https://github.com/Baffin-HSL/Flutter_UI)|适合Flutter初学者学习的项目|3|0|2021-08-19| +|42|[SmartPear/NavigationTest](https://github.com/SmartPear/NavigationTest)|工具类集合 侧滑菜单栏展示,扇形显示文字。 增加富文本 使用TideLayer大图切片显示 完美导航栏渐变效果|3|0|2021-12-23| +|43|[1691665955/StudyDemo](https://github.com/1691665955/StudyDemo)|一些关于iOS的学习总结|3|0|2021-07-28| +|44|[duhongxing/iOS-Dev-OC](https://github.com/duhongxing/iOS-Dev-OC)|iOS开发基础知识回顾|2|0|2021-08-30| +|45|[yungfan/iOS-continuous-learning](https://github.com/yungfan/iOS-continuous-learning)|不断学习中写的案例|37|0|2021-12-15| +|46|[DJI-Mobile-SDK-Tutorials/iOS-FPVDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-FPVDemo)|A demo to introduce how to implement the FPV view, take photo and record video using DJI Mobile SDK.|37|0|2021-10-11| +|47|[Meterwhite/KeyPathExtension](https://github.com/Meterwhite/KeyPathExtension)|An extension of KeyPath for KVC.You can use struct, predicate in KeyPath.在KVC中使用谓词和结构体|4|0|2021-11-09| +|48|[kevindcw/DNebula](https://github.com/kevindcw/DNebula)|模仿SOUL布局,写的一个笔记类应用|131|0|2021-10-08| +|49|[YoungerLi/LYDemo](https://github.com/YoungerLi/LYDemo)|此项目总结了我工作过程中的常用的类及方法等等|2|0|2021-09-09| +|50|[Splendent/iOS-OSX-study-notes](https://github.com/Splendent/iOS-OSX-study-notes)|學習cocoa的瑣碎筆記|2|0|2021-09-10| +|51|[LoSenTrad/LSTCategory](https://github.com/LoSenTrad/LSTCategory)|LSTCategory是一个分类集合通用组件|2|0|2021-11-18| +|52|[rongcloud/ios-ui-sdk-set](https://github.com/rongcloud/ios-ui-sdk-set)|融云 IM UI SDK 集合,包括各种 UI 组件|12|0|2022-01-21| +|53|[zdrjson/note](https://github.com/zdrjson/note)|Software Engineering knowledge collection of everything you want to know|11|0|2022-01-15| +|54|[skyming/Study](https://github.com/skyming/Study)|学习日志记录、笔记|22|0|2021-12-01| +|55|[GardenerYun/iOS--Note](https://github.com/GardenerYun/iOS--Note)|iOS研究笔记|9|0|2021-12-23| +|56|[bqlin/Apple-Sample-Code](https://github.com/bqlin/Apple-Sample-Code)|苹果示例代码学习|18|0|2021-09-02| +|57|[debugly/FFmpegTutorial](https://github.com/debugly/FFmpegTutorial)|MoviePlayer which based on FFmpeg step by step tutorials for iOS/macOS developer. (使用 FFMpeg 封装播放器系列教程,适合零基础的 iOS/macOS 开发者学习)|148|0|2022-01-24| +|58|[BrightcoveOS/ios-player-samples](https://github.com/BrightcoveOS/ios-player-samples)|A collection of samples for the Brightcove Player SDK for iOS|63|0|2022-01-11|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/PHP.md b/content/charts/growth/knowledge/PHP.md index 9502387b..faa8b3bd 100644 --- a/content/charts/growth/knowledge/PHP.md +++ b/content/charts/growth/knowledge/PHP.md @@ -1,39 +1,39 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > PHP -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1416|9|2022-01-25| -|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20260|5|2022-01-09| -|3|[hlmd/Postman-cn](https://github.com/hlmd/Postman-cn)|Postman汉化中文版|3300|5|2022-01-18| -|4|[Qsnh/meedu](https://github.com/Qsnh/meedu)|知识付费、企业线上培训解决方案。|2749|2|2021-12-19| -|5|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|2469|2|2021-11-13| -|6|[summerblue/laravel-shop](https://github.com/summerblue/laravel-shop)|Laravel 电商实战教程的项目代码|2350|2|2022-01-22| +|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1418|9|2022-01-26| +|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20264|5|2022-01-09| +|3|[hlmd/Postman-cn](https://github.com/hlmd/Postman-cn)|Postman汉化中文版|3305|5|2022-01-26| +|4|[Qsnh/meedu](https://github.com/Qsnh/meedu)|知识付费、企业线上培训解决方案。|2750|2|2021-12-19| +|5|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|2472|2|2021-11-13| +|6|[summerblue/laravel-shop](https://github.com/summerblue/laravel-shop)|Laravel 电商实战教程的项目代码|2351|2|2022-01-22| |7|[basicmi/AI-Chip](https://github.com/basicmi/AI-Chip)|A list of ICs and IPs for AI, Machine Learning and Deep Learning.|1221|1|2021-12-20| |8|[xianyunyh/PHP-Interview](https://github.com/xianyunyh/PHP-Interview)|This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.|1135|1|2021-12-12| |9|[owner888/phpspider](https://github.com/owner888/phpspider)|《我用爬虫一天时间“偷了”知乎一百万用户,只为证明PHP是世界上最好的语言 》所使用的程序|3414|1|2022-01-03| -|10|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2280|1|2021-12-05| +|10|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2281|1|2021-12-05| |11|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|1|2021-10-24| -|12|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具,支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床,支持在服务器上部署作为图床接口,支持上传任意格式文件。|955|1|2021-09-30| +|12|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具,支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床,支持在服务器上部署作为图床接口,支持上传任意格式文件。|957|1|2021-09-30| |13|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|101|1|2021-11-09| -|14|[iqiqiya/iqiqiya-API](https://github.com/iqiqiya/iqiqiya-API)|API接口大全不断更新中~欢迎Fork和Star(✎ 1.一言(古诗句版)api ✎ 2.必应每日一图api ✎ 3.在线ip查询 ✎ 4.m3u8视频在线解析api ✎ 5.随机生成二次元图片api ✎ 6.快递查询api-支持国内百家快递 ✎ 7.flv视频在线解析api ✎ 8.抖音视频无水印解析api✎ 9.一句话随机图片api✎ 10.QQ用户信息获取api✎11.哔哩哔哩封 ...|1086|1|2021-08-26| +|14|[iqiqiya/iqiqiya-API](https://github.com/iqiqiya/iqiqiya-API)|API接口大全不断更新中~欢迎Fork和Star(✎ 1.一言(古诗句版)api ✎ 2.必应每日一图api ✎ 3.在线ip查询 ✎ 4.m3u8视频在线解析api ✎ 5.随机生成二次元图片api ✎ 6.快递查询api-支持国内百家快递 ✎ 7.flv视频在线解析api ✎ 8.抖音视频无水印解析api✎ 9.一句话随机图片api✎ 10.QQ用户信息获取api✎11.哔哩哔哩封 ...|1088|1|2021-08-26| |15|[lcp0578/cheat-sheets](https://github.com/lcp0578/cheat-sheets)|:elephant: :elephant: my cheat sheets :memo: , Symfony, Go, Python, MySQL, Twig, Doctrine, Nginx, ElasticSearch, TiDB, Linux etc.|44|0|2022-01-13| |16|[zdhxiong/Material-Design-Chinese](https://github.com/zdhxiong/Material-Design-Chinese)|Material Design 指南的中文翻译|550|0|2021-11-09| |17|[maccmspro/maccms8](https://github.com/maccmspro/maccms8)|苹果cms-v8,maccms-v8,麦克cms,开源cms,视频分享程序,文章程序,专题程序,免费程序|53|0|2021-07-29| |18|[aliliin/LeetCode-Algorithms](https://github.com/aliliin/LeetCode-Algorithms)| LeetCode Algorithms PHP 算法 leetcode php|69|0|2022-01-11| |19|[LychApe/DreamCat](https://github.com/LychApe/DreamCat)|DreamCat 是一个极简自适应博客主题,年轻人追梦良品!|140|0|2022-01-22| |20|[magicblack/maccms8](https://github.com/magicblack/maccms8)|苹果cms官方,苹果cmsv8,maccmsv8,麦克cms,开源cms,视频分享程序,文章程序,专题程序,免费程序|59|0|2022-01-09| -|21|[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 ...|835|0|2022-01-25| +|21|[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 ...|836|0|2022-01-26| |22|[learnku/learnku](https://github.com/learnku/learnku)|learnku.net 网站使用 laravel5.5 重新架构|157|0|2022-01-13| |23|[summerblue/weibo](https://github.com/summerblue/weibo)|Laravel 中文新手课程《L01 Laravel 教程 - Web 开发实战入门》的源代码 |87|0|2021-10-27| |24|[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.|206|0|2021-09-26| |25|[pudongping/larablog](https://github.com/pudongping/larablog)|基于 Laravel6.x 构建的博客应用,支持 Markdown,支持图片拖拽上传,基于 RBAC 权限管理系统|29|0|2021-10-12| |26|[wyq2214368/remove-water-mark-server](https://github.com/wyq2214368/remove-water-mark-server)|短视频去水印小程序系列教程源码【服务端-php】|62|0|2022-01-05| -|27|[weipxiu/Art_Blog](https://github.com/weipxiu/Art_Blog)|WordPress响应式免费主题,Art_Blog唯品秀博客(weipxiu.com/备用域名weipxiu.cn),开源给小伙伴免费使用,如使用过程有任何问题,在线技术支持QQ:343049466,欢迎打扰。原创不易,如喜欢,请多多打赏。演示:|416|0|2022-01-13| +|27|[weipxiu/Art_Blog](https://github.com/weipxiu/Art_Blog)|WordPress响应式免费主题,Art_Blog唯品秀博客(weipxiu.com/备用域名weipxiu.cn),开源给小伙伴免费使用,如使用过程有任何问题,在线技术支持QQ:343049466,欢迎打扰。原创不易,如喜欢,请多多打赏。演示:|415|0|2022-01-13| |28|[pl1998/laravel-casbin-admin](https://github.com/pl1998/laravel-casbin-admin)|Front and back end separation RBAC permission management system based on Vue-Element-Admin + Laravel。qq254046307 拉你进学习交流群|82|0|2021-12-16| -|29|[FlyingSky-CN/MDr](https://github.com/FlyingSky-CN/MDr)|Typecho Theme MDr - 书写你的篇章|85|0|2022-01-25| +|29|[FlyingSky-CN/MDr](https://github.com/FlyingSky-CN/MDr)|Typecho Theme MDr - 书写你的篇章|84|0|2022-01-25| |30|[Seevil/fantasy](https://github.com/Seevil/fantasy)|一款极简Typecho 博客主题|157|0|2021-11-22| |31|[Hanson/laravel-admin-wechat](https://github.com/Hanson/laravel-admin-wechat)|laravel admin 的微信扩展包,支持多公众号、多小程序、多微信支付,包含基础接口与后台|227|0|2021-08-29| |32|[422926799/note](https://github.com/422926799/note)|记录自己写的工具和学习笔记|292|0|2022-01-06| diff --git a/content/charts/growth/knowledge/Pascal.md b/content/charts/growth/knowledge/Pascal.md index a4c8f9aa..05d7f0a5 100644 --- a/content/charts/growth/knowledge/Pascal.md +++ b/content/charts/growth/knowledge/Pascal.md @@ -1,15 +1,15 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Pascal -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[Fr0sT-Brutal/awesome-pascal](https://github.com/Fr0sT-Brutal/awesome-pascal)|A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!|1201|0|2021-12-09| +|1|[Fr0sT-Brutal/awesome-pascal](https://github.com/Fr0sT-Brutal/awesome-pascal)|A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!|1202|0|2021-12-09| |2|[msfm2018/wxDbTools](https://github.com/msfm2018/wxDbTools)|PC微信hook源码,PC微信注入,逆向编程,可以制作微信机器人玩玩,仅供学习,请不要用于商业、违法途径,本人不对此源码造成的违法负责!vx数据库学习工具|4|0|2021-08-19| |3|[msfm2018/wxrobot](https://github.com/msfm2018/wxrobot)|PC微信hook源码,PC微信注入,逆向编程,可以制作微信机器人玩玩,仅供学习,请不要用于商业、违法途径,本人不对此源码造成的违法负责!|9|0|2022-01-10| |4|[yzfuture/yzfuture](https://github.com/yzfuture/yzfuture)|鱼住未来相关开发资料|34|0|2021-12-24| -|5|[himselfv/wakan](https://github.com/himselfv/wakan)|Japanese and Chinese learning tool with dictionary|26|0|2021-08-10| +|5|[himselfv/wakan](https://github.com/himselfv/wakan)|Japanese and Chinese learning tool with dictionary|27|0|2021-08-10|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Perl.md b/content/charts/growth/knowledge/Perl.md index 35712a2c..a26629cd 100644 --- a/content/charts/growth/knowledge/Perl.md +++ b/content/charts/growth/knowledge/Perl.md @@ -1,11 +1,11 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Perl -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[bollwarm/SecToolSet](https://github.com/bollwarm/SecToolSet)|The security tool(project) Set from github。github安全项目工具集合 |1010|1|2022-01-12| +|1|[bollwarm/SecToolSet](https://github.com/bollwarm/SecToolSet)|The security tool(project) Set from github。github安全项目工具集合 |1011|1|2022-01-12| |2|[StefanSchroeder/Golang-Regex-Tutorial](https://github.com/StefanSchroeder/Golang-Regex-Tutorial)|Golang - Regular Expression Tutorial|1060|0|2021-10-15| |3|[mizu-bai/yinglish-perl](https://github.com/mizu-bai/yinglish-perl)|【yinglish】淫语翻译机!现以 Perl 版呈现!|8|0|2021-12-13| |4|[coolmissmile/wiznote_search_engine](https://github.com/coolmissmile/wiznote_search_engine)|在Mac上打造一个搜索引擎, 搜索你自己的为知笔记|9|0|2021-10-26| diff --git a/content/charts/growth/knowledge/Python.md b/content/charts/growth/knowledge/Python.md index ac3e061a..6865e253 100644 --- a/content/charts/growth/knowledge/Python.md +++ b/content/charts/growth/knowledge/Python.md @@ -1,105 +1,105 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Python -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|159546|89|2022-01-25| -|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|114317|80|2022-01-22| +|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.|159719|89|2022-01-26| +|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|114418|80|2022-01-22| |3|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。|33248|35|2021-08-25| -|4|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|51852|25|2021-12-28| -|5|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|577|22|2022-01-25| -|6|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29949|19|2022-01-23| -|7|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28085|17|2022-01-17| -|8|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20288|17|2021-11-15| -|9|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|3799|14|2021-12-19| -|10|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9227|13|2022-01-07| +|4|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|51874|25|2021-12-28| +|5|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|579|21|2022-01-26| +|6|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29959|19|2022-01-23| +|7|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28088|17|2022-01-17| +|8|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20291|17|2021-11-15| +|9|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|3821|14|2021-12-19| +|10|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9226|13|2022-01-07| |11|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6030|11|2022-01-13| -|12|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2343|10|2021-12-22| -|13|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2126|10|2022-01-16| -|14|[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.|12256|10|2022-01-25| -|15|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24121|9|2022-01-25| -|16|[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爬虫逆向,分布式 ...|8769|9|2022-01-09| -|17|[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. |17061|9|2022-01-20| -|18|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4876|8|2022-01-10| -|19|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14110|8|2022-01-08| -|20|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18810|8|2022-01-15| -|21|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14869|8|2021-12-11| -|22|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6771|8|2021-12-31| -|23|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1159|8|2022-01-20| -|24|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11827|8|2022-01-25| -|25|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8622|7|2021-09-13| -|26|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|7|2022-01-24| -|27|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1555|7|2022-01-23| +|12|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2346|10|2021-12-22| +|13|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2141|10|2022-01-26| +|14|[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.|12272|10|2022-01-26| +|15|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24128|9|2022-01-25| +|16|[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爬虫逆向,分布式 ...|8778|9|2022-01-09| +|17|[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. |17064|9|2022-01-20| +|18|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4881|8|2022-01-10| +|19|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14117|8|2022-01-08| +|20|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18814|8|2022-01-15| +|21|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14871|8|2021-12-11| +|22|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6779|8|2021-12-31| +|23|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1162|8|2022-01-20| +|24|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11831|8|2022-01-26| +|25|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8623|7|2021-09-13| +|26|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|7|2022-01-26| +|27|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1559|7|2022-01-23| |28|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5807|6|2021-09-07| -|29|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1664|6|2021-11-26| -|30|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3383|5|2022-01-17| +|29|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1667|6|2021-11-26| +|30|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3387|5|2022-01-17| |31|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|320|5|2022-01-20| -|32|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3518|5|2022-01-13| -|33|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4739|5|2022-01-25| -|34|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3180|5|2022-01-25| -|35|[huangrt01/CS-Notes](https://github.com/huangrt01/CS-Notes)|我的自学笔记,终身更新,当前专注System基础、MLSys。|2952|5|2021-08-18| -|36|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8665|5|2022-01-25| -|37|[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)|4121|5|2022-01-09| -|38|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2875|5|2021-11-20| -|39|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|994|4|2022-01-25| -|40|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|415|4|2021-12-28| -|41|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5790|4|2022-01-19| -|42|[iswbm/magic-python](https://github.com/iswbm/magic-python)|Python 黑魔法手册|2417|4|2021-12-12| -|43|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|7415|4|2022-01-13| -|44|[google-research/albert](https://github.com/google-research/albert)|ALBERT: A Lite BERT for Self-supervised Learning of Language Representations|2853|4|2021-12-13| +|32|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3519|5|2022-01-13| +|33|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4740|5|2022-01-26| +|34|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3182|5|2022-01-25| +|35|[huangrt01/CS-Notes](https://github.com/huangrt01/CS-Notes)|我的自学笔记,终身更新,当前专注System基础、MLSys。|2953|5|2021-08-18| +|36|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8669|5|2022-01-25| +|37|[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)|4122|5|2022-01-09| +|38|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2878|5|2021-11-20| +|39|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|995|4|2022-01-25| +|40|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|416|4|2021-12-28| +|41|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5791|4|2022-01-19| +|42|[iswbm/magic-python](https://github.com/iswbm/magic-python)|Python 黑魔法手册|2418|4|2021-12-12| +|43|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|7417|4|2022-01-13| +|44|[google-research/albert](https://github.com/google-research/albert)|ALBERT: A Lite BERT for Self-supervised Learning of Language Representations|2855|4|2021-12-13| |45|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1073|4|2022-01-24| -|46|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11365|4|2021-10-17| -|47|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|3561|3|2022-01-18| -|48|[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|1357|3|2022-01-10| +|46|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11366|4|2021-10-17| +|47|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|3563|3|2022-01-18| +|48|[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|1360|3|2022-01-10| |49|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 |289|3|2021-10-26| -|50|[humphd/have-fun-with-machine-learning](https://github.com/humphd/have-fun-with-machine-learning)|An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks|4914|3|2021-12-19| -|51|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。|983|3|2022-01-24| +|50|[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|3|2021-12-19| +|51|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。|992|3|2022-01-26| |52|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|1789|3|2022-01-24| |53|[iswbm/pycharm-guide](https://github.com/iswbm/pycharm-guide)|PyCharm 中文指南:安装 破解 效率 技巧|1593|3|2021-12-12| -|54|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|1711|3|2022-01-13| +|54|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|1712|3|2022-01-13| |55|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5246|3|2022-01-13| -|56|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|705|3|2021-10-01| -|57|[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|3413|3|2022-01-13| +|56|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|706|3|2021-10-01| +|57|[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|3415|3|2022-01-13| |58|[lcdevelop/ChatBotCourse](https://github.com/lcdevelop/ChatBotCourse)|自己动手做聊天机器人教程|5285|3|2021-09-06| -|59|[DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)|实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:|3131|3|2022-01-21| +|59|[DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)|实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:|3133|3|2022-01-21| |60|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5387|3|2021-11-29| -|61|[liuhuanyong/QASystemOnMedicalKG](https://github.com/liuhuanyong/QASystemOnMedicalKG)| A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。|3667|3|2021-10-14| +|61|[liuhuanyong/QASystemOnMedicalKG](https://github.com/liuhuanyong/QASystemOnMedicalKG)| A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。|3670|3|2021-10-14| |62|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|1387|3|2022-01-14| -|63|[LiyuanLucasLiu/RAdam](https://github.com/LiyuanLucasLiu/RAdam)|On the Variance of the Adaptive Learning Rate and Beyond|2447|3|2021-07-31| -|64|[PegasusWang/python_data_structures_and_algorithms](https://github.com/PegasusWang/python_data_structures_and_algorithms)|Python 中文数据结构和算法教程|2226|2|2022-01-24| +|63|[LiyuanLucasLiu/RAdam](https://github.com/LiyuanLucasLiu/RAdam)|On the Variance of the Adaptive Learning Rate and Beyond|2448|3|2021-07-31| +|64|[PegasusWang/python_data_structures_and_algorithms](https://github.com/PegasusWang/python_data_structures_and_algorithms)|Python 中文数据结构和算法教程|2227|2|2022-01-26| |65|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|2|2021-12-13| -|66|[ines/spacy-course](https://github.com/ines/spacy-course)|👩🏫 Advanced NLP with spaCy: A free online course|1939|2|2022-01-24| -|67|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|355|2|2022-01-25| +|66|[ines/spacy-course](https://github.com/ines/spacy-course)|👩🏫 Advanced NLP with spaCy: A free online course|1939|2|2022-01-25| +|67|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|357|2|2022-01-26| |68|[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|2762|2|2021-10-21| -|69|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。|1034|2|2022-01-23| -|70|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|536|2|2021-08-09| +|69|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。|1042|2|2022-01-23| +|70|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|538|2|2021-08-09| |71|[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.|1454|2|2021-11-23| |72|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|3499|2|2022-01-03| -|73|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1522|2|2022-01-05| +|73|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1524|2|2022-01-05| |74|[youyuge34/PI-REC](https://github.com/youyuge34/PI-REC)|:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译,条件GAN,AI绘画|1639|2|2022-01-13| -|75|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|1272|2|2022-01-04| +|75|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|1278|2|2022-01-04| |76|[zhaoolee/StarsAndClown](https://github.com/zhaoolee/StarsAndClown)|☀️Github星聚弃疗榜, 让吃瓜群众也能享受Github带来的乐趣~Github StarsAndClown, Let the people who eat me can enjoy the fun of Github~|1829|2|2021-08-12| -|77|[graph4ai/graph4nlp](https://github.com/graph4ai/graph4nlp)|Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources! |1169|2|2022-01-23| -|78|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器,慕课下载器,Mooc下载,慕课网下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载|2376|2|2021-12-12| -|79|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|3906|2|2021-12-15| +|77|[graph4ai/graph4nlp](https://github.com/graph4ai/graph4nlp)|Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources! |1175|2|2022-01-23| +|78|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器,慕课下载器,Mooc下载,慕课网下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载|2375|2|2021-12-12| +|79|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|3913|2|2021-12-15| |80|[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|1633|2|2022-01-22| -|81|[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|3022|2|2022-01-25| +|81|[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|3024|2|2022-01-25| |82|[SleepyBag/Statistical-Learning-Methods](https://github.com/SleepyBag/Statistical-Learning-Methods)|Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现|892|2|2021-11-14| |83|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|2|2022-01-24| -|84|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|740|2|2022-01-24| -|85|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|1710|2|2021-08-25| +|84|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|743|2|2022-01-24| +|85|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|1711|2|2021-08-25| |86|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|362|2|2021-12-25| |87|[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/|1827|2|2022-01-21| -|88|[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.|2337|2|2022-01-25| +|88|[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.|2338|2|2022-01-26| |89|[hhaAndroid/mmdetection-mini](https://github.com/hhaAndroid/mmdetection-mini)|mmdetection最小学习版|764|2|2021-11-21| |90|[Charmve/Surface-Defect-Detection](https://github.com/Charmve/Surface-Defect-Detection)|📈 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance. |823|2|2021-09-17| |91|[sunyilgdx/NSP-BERT](https://github.com/sunyilgdx/NSP-BERT)|The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"|125|1|2021-11-16| -|92|[zjunlp/OpenUE](https://github.com/zjunlp/OpenUE)|OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text)|485|1|2022-01-20| +|92|[zjunlp/OpenUE](https://github.com/zjunlp/OpenUE)|OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text)|486|1|2022-01-20| |93|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学数据科学与计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟 |489|1|2021-10-07| -|94|[liuhuanyong/TextGrapher](https://github.com/liuhuanyong/TextGrapher)|Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。|879|1|2021-10-20| -|95|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1436|1|2022-01-14| +|94|[liuhuanyong/TextGrapher](https://github.com/liuhuanyong/TextGrapher)|Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。|880|1|2021-10-20| +|95|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1435|1|2022-01-14| |96|[coco369/knowledge](https://github.com/coco369/knowledge)|python学习之路,就是不断累积,不断学习的过程。该知识库讲解了Python Web框架内容,如Django、DjangoRestFramework、tornado、flask,redis,MySQL,MongoDB,docker,Vue等内容|679|1|2021-10-13| |97|[abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne)|PyOne-一款给力的onedrive文件管理、分享程序|1483|1|2022-01-10| |98|[RimoChan/Vtuber_Tutorial](https://github.com/RimoChan/Vtuber_Tutorial)|【教程】从零开始的自制Vtuber!|679|1|2021-08-13| @@ -107,104 +107,104 @@ |100|[xiaoqian19940510/Event-Extraction](https://github.com/xiaoqian19940510/Event-Extraction)|近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法|457|1|2021-08-24| |101|[NUAA-AL/ALiPy](https://github.com/NUAA-AL/ALiPy)|ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.|682|1|2022-01-11| |102|[MorvanZhou/NLP-Tutorials](https://github.com/MorvanZhou/NLP-Tutorials)|Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com|608|1|2021-12-23| -|103|[gxcuizy/Python](https://github.com/gxcuizy/Python)|Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码|1055|1|2021-09-24| +|103|[gxcuizy/Python](https://github.com/gxcuizy/Python)|Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码|1060|1|2021-09-24| |104|[dongdonghy/Detection-PyTorch-Notebook](https://github.com/dongdonghy/Detection-PyTorch-Notebook)|代码 -《深度学习之PyTorch物体检测实战》|620|1|2021-10-12| |105|[SimmerChan/KG-demo-for-movie](https://github.com/SimmerChan/KG-demo-for-movie)|从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。|1012|1|2021-10-05| -|106|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|1388|1|2022-01-02| +|106|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|1389|1|2022-01-02| |107|[LingDong-/qiji-font](https://github.com/LingDong-/qiji-font)|齊伋體 - typeface from Ming Dynasty woodblock printed books|739|1|2022-01-22| |108|[EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking)|:star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新|782|1|2022-01-24| -|109|[HaoZhang95/Python24](https://github.com/HaoZhang95/Python24)|网上搜集的自学python语言的资料集合,包括整套代码和讲义集合,这是至今为止所开放网上能够查找到的最新视频教程,网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到,下载直接打开就能播放,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Dj ...|829|1|2022-01-13| -|110|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|786|1|2022-01-24| -|111|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|1748|1|2022-01-05| -|112|[zhengxiaotian/geek_crawler](https://github.com/zhengxiaotian/geek_crawler)|极客时间课程抓取脚本,支持输入账号密码后自动将极客时间的专栏课程保存到本地|319|1|2021-09-13| -|113|[RimoChan/yinglish](https://github.com/RimoChan/yinglish)|【yinglish】淫语翻译机!|419|1|2021-08-27| -|114|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3297|1|2021-12-13| -|115|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|245|1|2021-09-30| -|116|[svjan5/GNNs-for-NLP](https://github.com/svjan5/GNNs-for-NLP)|Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020|701|1|2021-08-25| -|117|[lisztomania-P/learning-power](https://github.com/lisztomania-P/learning-power)|学习强国 自动化 百分百正确、瞬间答题,分值45分|349|1|2021-10-20| -|118|[DL-Practise/YoloAll](https://github.com/DL-Practise/YoloAll)|YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest|157|1|2021-12-02| -|119|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1071|1|2021-10-12| -|120|[iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime)|Go编程时光,一个零基础入门 Golang 的教程|776|1|2022-01-25| -|121|[DasyDong/developer-roadmap](https://github.com/DasyDong/developer-roadmap)|developer-roadmap|1346|1|2021-12-07| -|122|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|2401|1|2022-01-09| -|123|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|454|1|2021-09-28| -|124|[ahmedfgad/GeneticAlgorithmPython](https://github.com/ahmedfgad/GeneticAlgorithmPython)|Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).|759|1|2022-01-04| -|125|[guanguans/favorite-link](https://github.com/guanguans/favorite-link)|❤️ 每日收集喜欢的开源项目 RSS 订阅 快知 app 订阅|1749|1|2022-01-25| -|126|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1204|1|2021-12-29| -|127|[fuergaosi233/gitbook2pdf](https://github.com/fuergaosi233/gitbook2pdf)|Grab the contents of the gitbook document and convert it to pdf|796|1|2022-01-13| -|128|[D-X-Y/AutoDL-Projects](https://github.com/D-X-Y/AutoDL-Projects)|Automated deep learning algorithms implemented in PyTorch.|1327|1|2021-10-25| -|129|[xiyaowong/spiders](https://github.com/xiyaowong/spiders)|Python爬虫,返回一定格式的信息,下载,使用flask提供简易api。抖音无水印、皮皮虾、快手、网易云音乐、qq音乐、咪咕音乐、荔枝FM音频、知乎视频、最右语音、视频、微博......|526|1|2021-07-28| -|130|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|1|2021-11-01| -|131|[coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP)|各种漏洞poc、Exp的收集或编写|1693|1|2021-12-07| -|132|[juand-r/entity-recognition-datasets](https://github.com/juand-r/entity-recognition-datasets)|A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.|1088|1|2022-01-06| -|133|[kwea123/VTuber_Unity](https://github.com/kwea123/VTuber_Unity)|Use Unity 3D character and Python deep learning algorithms to stream as a VTuber!|596|1|2021-09-01| -|134|[fire-keeper/BlindWatermark](https://github.com/fire-keeper/BlindWatermark)|使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property|758|1|2021-10-12| -|135|[facebookresearch/TaBERT](https://github.com/facebookresearch/TaBERT)|This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic pars ...|460|1|2021-08-26| -|136|[yl-1993/learn-to-cluster](https://github.com/yl-1993/learn-to-cluster)|Learning to Cluster Faces (CVPR 2019, CVPR 2020)|570|1|2021-12-27| -|137|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)|329|1|2022-01-21| -|138|[yikeke/zh-style-guide](https://github.com/yikeke/zh-style-guide)|An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io|442|1|2021-09-22| -|139|[HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course)|Django2.0视频教程相关代码(杨仕航)|972|1|2022-01-13| -|140|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|3981|1|2022-01-17| -|141|[Rainbow-Dreamer/musicpy](https://github.com/Rainbow-Dreamer/musicpy)|Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms.|571|1|2022-01-17| -|142|[peiss/ant-learn-pandas](https://github.com/peiss/ant-learn-pandas)|pandas学习课程代码仓库|677|1|2021-08-25| -|143|[google-research/bleurt](https://github.com/google-research/bleurt)|BLEURT is a metric for Natural Language Generation based on transfer learning.|402|1|2022-01-13| -|144|[Hopetree/izone](https://github.com/Hopetree/izone)|django+bootstrap4 个人博客|867|1|2022-01-21| -|145|[hongwenjun/vps_setup](https://github.com/hongwenjun/vps_setup)|linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/|747|1|2022-01-13| -|146|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|435|1|2021-09-22| -|147|[striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider)|开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!|1355|1|2021-09-22| -|148|[PRaichu/xxqg](https://github.com/PRaichu/xxqg)|学习强国 xxqg 无人值守自动看视频、看文章、自动答题(每日答题、每周答题、专项答题),45分/天|272|1|2021-11-08| -|149|[xuyige/BERT4doc-Classification](https://github.com/xuyige/BERT4doc-Classification)|Code and source for paper ``How to Fine-Tune BERT for Text Classification?``|396|1|2021-10-19| -|150|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|407|1|2022-01-21| -|151|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1018|1|2022-01-14| -|152|[yuantn/MI-AOD](https://github.com/yuantn/MI-AOD)|Code for Multiple Instance Active Learning for Object Detection, CVPR 2021|198|1|2021-11-12| -|153|[stacklens/django_blog_tutorial](https://github.com/stacklens/django_blog_tutorial)|Django搭建博客教程|808|1|2022-01-13| -|154|[gaowanliang/OneDriveShareLinkPushAria2](https://github.com/gaowanliang/OneDriveShareLinkPushAria2)|Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.|135|1|2021-09-28| -|155|[dixudx/tumblr-crawler](https://github.com/dixudx/tumblr-crawler)|Easily download all the photos/videos from tumblr blogs. 下载指定的 Tumblr 博客中的图片,视频|1123|1|2021-08-22| -|156|[dongweiming/web_develop](https://github.com/dongweiming/web_develop)|《Python Web开发实战》书中源码|1167|1|2022-01-13| -|157|[pprp/awesome-attention-mechanism-in-cv](https://github.com/pprp/awesome-attention-mechanism-in-cv)|:punch: CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module|357|1|2022-01-22| -|158|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|342|1|2022-01-18| -|159|[Algebra-FUN/WeReadScan](https://github.com/Algebra-FUN/WeReadScan)|扫描“微信读书”已购图书并下载本地PDF的爬虫|118|0|2021-08-23| -|160|[smileboywtu/MillionHeroAssistant](https://github.com/smileboywtu/MillionHeroAssistant)|百万 / 冲顶 / 芝士 / UC / 万能 答题助手(知识图谱更加专业,自动推荐答案, Android手机自动屏幕适配,模拟器支持,多开)|524|0|2022-01-13| -|161|[Oneflow-Inc/DLPerf](https://github.com/Oneflow-Inc/DLPerf)|DeepLearning Framework Performance Profiling Toolkit|155|0|2021-12-08| -|162|[yhangf/PythonCrawler](https://github.com/yhangf/PythonCrawler)| :heartpulse:用python编写的爬虫项目集合|991|0|2022-01-02| -|163|[icopy-site/awesome](https://github.com/icopy-site/awesome)|collection of awesome lists|132|0|2021-12-12| -|164|[LyleMi/papers](https://github.com/LyleMi/papers)|Academic papers and articles that I read related to web hacking, fuzzing, etc. / 阅读过的Web安全方向、模糊测试方向的一些论文与阅读笔记|248|0|2021-11-28| -|165|[jukanntenn/django-blog-project](https://github.com/jukanntenn/django-blog-project)|基于 django 和 Vue 的个人博客。|156|0|2021-10-06| -|166|[spiside/pdb-tutorial](https://github.com/spiside/pdb-tutorial)|A simple tutorial about effectively using pdb|745|0|2022-01-08| -|167|[Trinkle23897/learn2018-autodown](https://github.com/Trinkle23897/learn2018-autodown)|清华大学新版网络学堂课程自动下载脚本 / A python script to clone all files from learn.tsinghua.edu.cn|186|0|2021-09-11| -|168|[BitVoyage/FastBERT](https://github.com/BitVoyage/FastBERT)|对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf|166|0|2021-12-13| -|169|[firmianay/security-paper](https://github.com/firmianay/security-paper)|(与本人兴趣强相关的)各种安全or计算机资料收集|514|0|2021-12-02| -|170|[FISCO-BCOS/FISCO-BCOS-DOC](https://github.com/FISCO-BCOS/FISCO-BCOS-DOC)|FISCO BCOS 技术文档(安装部署、搭链教程、系统原理、社区资源)Document of FISCO BCOS|106|0|2021-12-13| -|171|[isysc1/Xxqg](https://github.com/isysc1/Xxqg)|学习强国题库挑战答题搜索助手|208|0|2021-12-07| -|172|[twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial](https://github.com/twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial)| Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial ) |371|0|2021-10-06| -|173|[xzkzdx/weixin-spider](https://github.com/xzkzdx/weixin-spider)|微信公众号爬虫,公众号历史文章,文章评论,文章阅读及在看数据,可视化web页面,可部署于Windows服务器。基于Python3之flask/mysql/redis/mitmproxy/pywin32等实现,高效微信爬虫,微信公众号爬虫,历史文章,文章评论,数据更新。|369|0|2021-09-20| -|174|[sixs/wenshu_spider](https://github.com/sixs/wenshu_spider)|中国裁判文书网爬虫(2018-08-28更新)|302|0|2021-10-12| -|175|[cnschema/cnSchema](https://github.com/cnschema/cnSchema)|开放中文知识图谱的schema|627|0|2021-12-15| -|176|[wysec2020/vulnReport](https://github.com/wysec2020/vulnReport)|安服自动化脚本:包括 Nessus、天境主机漏洞扫描6.0、APPscan、awvs等漏洞报告的整理,Google翻译等|97|0|2021-10-28| -|177|[sec-bit/awesome-buggy-erc20-tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens)|A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected|381|0|2021-11-26| -|178|[meetbill/butterfly](https://github.com/meetbill/butterfly)|:fire: 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,内置【任务队列】、【流程编排】等功能。用户手册: https://meetbill.gitbook.io/butterfly-doc|132|0|2021-12-12| -|179|[lockless/dpdk](https://github.com/lockless/dpdk)|dpdk开发文档翻译|117|0|2021-08-22| -|180|[confucianzuoyuan/bookstore](https://github.com/confucianzuoyuan/bookstore)|使用Django编写一个书城电商网站,配合详细的教程。|466|0|2022-01-13| -|181|[twtrubiks/django-rest-framework-tutorial](https://github.com/twtrubiks/django-rest-framework-tutorial)|Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝|701|0|2021-10-12| -|182|[mailong25/self-supervised-speech-recognition](https://github.com/mailong25/self-supervised-speech-recognition)|speech to text with self-supervised learning based on wav2vec 2.0 framework|216|0|2021-11-22| -|183|[yaoandy107/line-bot-tutorial](https://github.com/yaoandy107/line-bot-tutorial)|Line bot tutorial.|188|0|2021-10-06| -|184|[ZhiningLiu1998/self-paced-ensemble](https://github.com/ZhiningLiu1998/self-paced-ensemble)|ICDE'20 A general & effective ensemble framework for imbalanced classification. 泛用,高效,鲁棒的类别不平衡学习框架|156|0|2021-12-01| -|185|[SMILELab-FL/FedLab](https://github.com/SMILELab-FL/FedLab)|A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.|113|0|2021-11-18| -|186|[LMFrank/CrawlerProject](https://github.com/LMFrank/CrawlerProject)|爬虫项目:链家网(普通/scrapy)、虎扑、维基百科、百度地图api、房天下(分布式爬虫)、微信公众号(代理池爬取)|136|0|2021-10-06| -|187|[kingname/SourceCodeOfBook](https://github.com/kingname/SourceCodeOfBook)|《Python爬虫开发 从入门到实战》配套源代码。|251|0|2021-12-13| -|188|[jitingcn/TS3-Translation_zh-CN](https://github.com/jitingcn/TS3-Translation_zh-CN)|TeamSpeak 3 客户端 简体中文 翻译源文件|143|0|2021-10-19| -|189|[yuhaqiang123/my-love](https://github.com/yuhaqiang123/my-love)|(都是脑图,建议使用xmind 8 打开)工程师的自我修养 -> 从 linux , 网络,MQ, Rpc, 缓存, 高可用架构,数据库,语言,全方位成长,成为技术大神,优秀的工程师 , readme 包括蚂蚁, 头条, 美团等面试思考( 拿下 offer)|374|0|2021-08-19| -|190|[mochazi/Python3Webcrawler](https://github.com/mochazi/Python3Webcrawler)|🌈Python3网络爬虫实战:QQ音乐歌曲、京东商品信息、房天下、破解有道翻译、构建代理池、豆瓣读书、百度图片、破解网易登录、B站模拟扫码登录|145|0|2021-09-21| -|191|[Nriver/trilium-translation](https://github.com/Nriver/trilium-translation)|Translation for Trilium Notes. Trilium Notes 中文版.|113|0|2021-12-09| -|192|[beijixiong3510/OWM](https://github.com/beijixiong3510/OWM)|Code for Continual Learning of Context-dependent Processing in Neural Networks|138|0|2021-08-18| -|193|[Higurashi-kagome/pythontools](https://github.com/Higurashi-kagome/pythontools)|微信读书笔记助手、Markdown 添加标题、Markdown 标题添加序号...|105|0|2021-12-01| -|194|[inoutcode/bitcoin_book_2nd](https://github.com/inoutcode/bitcoin_book_2nd)|Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程|199|0|2021-09-19| -|195|[TianPangJi/drf_admin](https://github.com/TianPangJi/drf_admin)|项目基于Django、Django REST framework(DRF)、Channels、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC;目前已实现基本功能,满足日常学习使用,工由于工作较忙更新较慢,请见谅......https://tianpangji.github.io/|171|0|2021-12-08| -|196|[yongxinz/tech-blog](https://github.com/yongxinz/tech-blog)|我的个人技术博客(Python、Django、Docker、Go、Redis、ElasticSearch、Kafka、Linux)|237|0|2021-11-14| -|197|[zaxlct/python-django-learning](https://github.com/zaxlct/python-django-learning)|🍺 python 和 diango 学习资料,书籍,文章,以及实战项目等等|479|0|2021-08-04| -|198|[wf1314/zhihu-terminal](https://github.com/wf1314/zhihu-terminal)|命令行版知乎|115|0|2021-09-08| -|199|[bupticybee/ChineseAiDungeon](https://github.com/bupticybee/ChineseAiDungeon)|中文版ai地牢|99|0|2021-09-27| -|200|[moyuwa/0sec-search](https://github.com/moyuwa/0sec-search)|新版零组资料文库离线漏洞名搜索,功能:更新 、查询 (不包含漏洞详情)|116|0|2021-08-31| +|109|[HaoZhang95/Python24](https://github.com/HaoZhang95/Python24)|网上搜集的自学python语言的资料集合,包括整套代码和讲义集合,这是至今为止所开放网上能够查找到的最新视频教程,网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到,下载直接打开就能播放,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Dj ...|830|1|2022-01-13| +|110|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|787|1|2022-01-25| +|111|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|1749|1|2022-01-05| +|112|[RimoChan/yinglish](https://github.com/RimoChan/yinglish)|【yinglish】淫语翻译机!|418|1|2021-08-27| +|113|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3297|1|2021-12-13| +|114|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|245|1|2021-09-30| +|115|[svjan5/GNNs-for-NLP](https://github.com/svjan5/GNNs-for-NLP)|Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020|701|1|2021-08-25| +|116|[lisztomania-P/learning-power](https://github.com/lisztomania-P/learning-power)|学习强国 自动化 百分百正确、瞬间答题,分值45分|349|1|2021-10-20| +|117|[DL-Practise/YoloAll](https://github.com/DL-Practise/YoloAll)|YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest|157|1|2021-12-02| +|118|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1071|1|2021-10-12| +|119|[iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime)|Go编程时光,一个零基础入门 Golang 的教程|777|1|2022-01-25| +|120|[DasyDong/developer-roadmap](https://github.com/DasyDong/developer-roadmap)|developer-roadmap|1346|1|2021-12-07| +|121|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|2401|1|2022-01-09| +|122|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|457|1|2021-09-28| +|123|[ahmedfgad/GeneticAlgorithmPython](https://github.com/ahmedfgad/GeneticAlgorithmPython)|Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).|758|1|2022-01-04| +|124|[guanguans/favorite-link](https://github.com/guanguans/favorite-link)|❤️ 每日收集喜欢的开源项目 RSS 订阅 快知 app 订阅|1750|1|2022-01-26| +|125|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1205|1|2021-12-29| +|126|[fuergaosi233/gitbook2pdf](https://github.com/fuergaosi233/gitbook2pdf)|Grab the contents of the gitbook document and convert it to pdf|796|1|2022-01-13| +|127|[D-X-Y/AutoDL-Projects](https://github.com/D-X-Y/AutoDL-Projects)|Automated deep learning algorithms implemented in PyTorch.|1327|1|2021-10-25| +|128|[xiyaowong/spiders](https://github.com/xiyaowong/spiders)|Python爬虫,返回一定格式的信息,下载,使用flask提供简易api。抖音无水印、皮皮虾、快手、网易云音乐、qq音乐、咪咕音乐、荔枝FM音频、知乎视频、最右语音、视频、微博......|526|1|2021-07-28| +|129|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|1|2021-11-01| +|130|[coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP)|各种漏洞poc、Exp的收集或编写|1691|1|2021-12-07| +|131|[juand-r/entity-recognition-datasets](https://github.com/juand-r/entity-recognition-datasets)|A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.|1089|1|2022-01-06| +|132|[kwea123/VTuber_Unity](https://github.com/kwea123/VTuber_Unity)|Use Unity 3D character and Python deep learning algorithms to stream as a VTuber!|596|1|2021-09-01| +|133|[fire-keeper/BlindWatermark](https://github.com/fire-keeper/BlindWatermark)|使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property|759|1|2021-10-12| +|134|[facebookresearch/TaBERT](https://github.com/facebookresearch/TaBERT)|This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic pars ...|460|1|2021-08-26| +|135|[yl-1993/learn-to-cluster](https://github.com/yl-1993/learn-to-cluster)|Learning to Cluster Faces (CVPR 2019, CVPR 2020)|570|1|2021-12-27| +|136|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)|329|1|2022-01-21| +|137|[yikeke/zh-style-guide](https://github.com/yikeke/zh-style-guide)|An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io|442|1|2021-09-22| +|138|[HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course)|Django2.0视频教程相关代码(杨仕航)|971|1|2022-01-13| +|139|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|3981|1|2022-01-17| +|140|[Rainbow-Dreamer/musicpy](https://github.com/Rainbow-Dreamer/musicpy)|Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms.|571|1|2022-01-17| +|141|[peiss/ant-learn-pandas](https://github.com/peiss/ant-learn-pandas)|pandas学习课程代码仓库|678|1|2021-08-25| +|142|[google-research/bleurt](https://github.com/google-research/bleurt)|BLEURT is a metric for Natural Language Generation based on transfer learning.|402|1|2022-01-13| +|143|[Hopetree/izone](https://github.com/Hopetree/izone)|django+bootstrap4 个人博客|867|1|2022-01-21| +|144|[hongwenjun/vps_setup](https://github.com/hongwenjun/vps_setup)|linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/|747|1|2022-01-13| +|145|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|435|1|2021-09-22| +|146|[striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider)|开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!|1358|1|2021-09-22| +|147|[PRaichu/xxqg](https://github.com/PRaichu/xxqg)|学习强国 xxqg 无人值守自动看视频、看文章、自动答题(每日答题、每周答题、专项答题),45分/天|272|1|2021-11-08| +|148|[xuyige/BERT4doc-Classification](https://github.com/xuyige/BERT4doc-Classification)|Code and source for paper ``How to Fine-Tune BERT for Text Classification?``|396|1|2021-10-19| +|149|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|407|1|2022-01-21| +|150|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1019|1|2022-01-14| +|151|[yuantn/MI-AOD](https://github.com/yuantn/MI-AOD)|Code for Multiple Instance Active Learning for Object Detection, CVPR 2021|198|1|2021-11-12| +|152|[stacklens/django_blog_tutorial](https://github.com/stacklens/django_blog_tutorial)|Django搭建博客教程|809|1|2022-01-13| +|153|[gaowanliang/OneDriveShareLinkPushAria2](https://github.com/gaowanliang/OneDriveShareLinkPushAria2)|Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.|135|1|2021-09-28| +|154|[dixudx/tumblr-crawler](https://github.com/dixudx/tumblr-crawler)|Easily download all the photos/videos from tumblr blogs. 下载指定的 Tumblr 博客中的图片,视频|1123|1|2021-08-22| +|155|[dongweiming/web_develop](https://github.com/dongweiming/web_develop)|《Python Web开发实战》书中源码|1166|1|2022-01-13| +|156|[pprp/awesome-attention-mechanism-in-cv](https://github.com/pprp/awesome-attention-mechanism-in-cv)|:punch: CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module|358|1|2022-01-22| +|157|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|342|1|2022-01-18| +|158|[Algebra-FUN/WeReadScan](https://github.com/Algebra-FUN/WeReadScan)|扫描“微信读书”已购图书并下载本地PDF的爬虫|118|0|2021-08-23| +|159|[smileboywtu/MillionHeroAssistant](https://github.com/smileboywtu/MillionHeroAssistant)|百万 / 冲顶 / 芝士 / UC / 万能 答题助手(知识图谱更加专业,自动推荐答案, Android手机自动屏幕适配,模拟器支持,多开)|524|0|2022-01-13| +|160|[Oneflow-Inc/DLPerf](https://github.com/Oneflow-Inc/DLPerf)|DeepLearning Framework Performance Profiling Toolkit|155|0|2021-12-08| +|161|[yhangf/PythonCrawler](https://github.com/yhangf/PythonCrawler)| :heartpulse:用python编写的爬虫项目集合|991|0|2022-01-02| +|162|[icopy-site/awesome](https://github.com/icopy-site/awesome)|collection of awesome lists|132|0|2021-12-12| +|163|[LyleMi/papers](https://github.com/LyleMi/papers)|Academic papers and articles that I read related to web hacking, fuzzing, etc. / 阅读过的Web安全方向、模糊测试方向的一些论文与阅读笔记|248|0|2021-11-28| +|164|[jukanntenn/django-blog-project](https://github.com/jukanntenn/django-blog-project)|基于 django 和 Vue 的个人博客。|156|0|2021-10-06| +|165|[spiside/pdb-tutorial](https://github.com/spiside/pdb-tutorial)|A simple tutorial about effectively using pdb|745|0|2022-01-08| +|166|[Trinkle23897/learn2018-autodown](https://github.com/Trinkle23897/learn2018-autodown)|清华大学新版网络学堂课程自动下载脚本 / A python script to clone all files from learn.tsinghua.edu.cn|186|0|2021-09-11| +|167|[BitVoyage/FastBERT](https://github.com/BitVoyage/FastBERT)|对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf|166|0|2021-12-13| +|168|[firmianay/security-paper](https://github.com/firmianay/security-paper)|(与本人兴趣强相关的)各种安全or计算机资料收集|514|0|2021-12-02| +|169|[FISCO-BCOS/FISCO-BCOS-DOC](https://github.com/FISCO-BCOS/FISCO-BCOS-DOC)|FISCO BCOS 技术文档(安装部署、搭链教程、系统原理、社区资源)Document of FISCO BCOS|106|0|2021-12-13| +|170|[isysc1/Xxqg](https://github.com/isysc1/Xxqg)|学习强国题库挑战答题搜索助手|208|0|2021-12-07| +|171|[twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial](https://github.com/twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial)| Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial ) |371|0|2021-10-06| +|172|[xzkzdx/weixin-spider](https://github.com/xzkzdx/weixin-spider)|微信公众号爬虫,公众号历史文章,文章评论,文章阅读及在看数据,可视化web页面,可部署于Windows服务器。基于Python3之flask/mysql/redis/mitmproxy/pywin32等实现,高效微信爬虫,微信公众号爬虫,历史文章,文章评论,数据更新。|369|0|2021-09-20| +|173|[sixs/wenshu_spider](https://github.com/sixs/wenshu_spider)|中国裁判文书网爬虫(2018-08-28更新)|302|0|2021-10-12| +|174|[cnschema/cnSchema](https://github.com/cnschema/cnSchema)|开放中文知识图谱的schema|627|0|2021-12-15| +|175|[wysec2020/vulnReport](https://github.com/wysec2020/vulnReport)|安服自动化脚本:包括 Nessus、天境主机漏洞扫描6.0、APPscan、awvs等漏洞报告的整理,Google翻译等|97|0|2021-10-28| +|176|[sec-bit/awesome-buggy-erc20-tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens)|A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected|383|0|2021-11-26| +|177|[meetbill/butterfly](https://github.com/meetbill/butterfly)|:fire: 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,内置【任务队列】、【流程编排】等功能。用户手册: https://meetbill.gitbook.io/butterfly-doc|132|0|2021-12-12| +|178|[lockless/dpdk](https://github.com/lockless/dpdk)|dpdk开发文档翻译|117|0|2021-08-22| +|179|[confucianzuoyuan/bookstore](https://github.com/confucianzuoyuan/bookstore)|使用Django编写一个书城电商网站,配合详细的教程。|467|0|2022-01-13| +|180|[twtrubiks/django-rest-framework-tutorial](https://github.com/twtrubiks/django-rest-framework-tutorial)|Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝|701|0|2021-10-12| +|181|[mailong25/self-supervised-speech-recognition](https://github.com/mailong25/self-supervised-speech-recognition)|speech to text with self-supervised learning based on wav2vec 2.0 framework|216|0|2021-11-22| +|182|[yaoandy107/line-bot-tutorial](https://github.com/yaoandy107/line-bot-tutorial)|Line bot tutorial.|188|0|2021-10-06| +|183|[ZhiningLiu1998/self-paced-ensemble](https://github.com/ZhiningLiu1998/self-paced-ensemble)|ICDE'20 A general & effective ensemble framework for imbalanced classification. 泛用,高效,鲁棒的类别不平衡学习框架|156|0|2021-12-01| +|184|[SMILELab-FL/FedLab](https://github.com/SMILELab-FL/FedLab)|A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.|113|0|2021-11-18| +|185|[LMFrank/CrawlerProject](https://github.com/LMFrank/CrawlerProject)|爬虫项目:链家网(普通/scrapy)、虎扑、维基百科、百度地图api、房天下(分布式爬虫)、微信公众号(代理池爬取)|136|0|2021-10-06| +|186|[kingname/SourceCodeOfBook](https://github.com/kingname/SourceCodeOfBook)|《Python爬虫开发 从入门到实战》配套源代码。|251|0|2021-12-13| +|187|[jitingcn/TS3-Translation_zh-CN](https://github.com/jitingcn/TS3-Translation_zh-CN)|TeamSpeak 3 客户端 简体中文 翻译源文件|143|0|2021-10-19| +|188|[yuhaqiang123/my-love](https://github.com/yuhaqiang123/my-love)|(都是脑图,建议使用xmind 8 打开)工程师的自我修养 -> 从 linux , 网络,MQ, Rpc, 缓存, 高可用架构,数据库,语言,全方位成长,成为技术大神,优秀的工程师 , readme 包括蚂蚁, 头条, 美团等面试思考( 拿下 offer)|374|0|2021-08-19| +|189|[mochazi/Python3Webcrawler](https://github.com/mochazi/Python3Webcrawler)|🌈Python3网络爬虫实战:QQ音乐歌曲、京东商品信息、房天下、破解有道翻译、构建代理池、豆瓣读书、百度图片、破解网易登录、B站模拟扫码登录|145|0|2021-09-21| +|190|[Nriver/trilium-translation](https://github.com/Nriver/trilium-translation)|Translation for Trilium Notes. Trilium Notes 中文版.|113|0|2021-12-09| +|191|[beijixiong3510/OWM](https://github.com/beijixiong3510/OWM)|Code for Continual Learning of Context-dependent Processing in Neural Networks|138|0|2021-08-18| +|192|[Higurashi-kagome/pythontools](https://github.com/Higurashi-kagome/pythontools)|微信读书笔记助手、Markdown 添加标题、Markdown 标题添加序号...|105|0|2021-12-01| +|193|[inoutcode/bitcoin_book_2nd](https://github.com/inoutcode/bitcoin_book_2nd)|Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程|199|0|2021-09-19| +|194|[TianPangJi/drf_admin](https://github.com/TianPangJi/drf_admin)|项目基于Django、Django REST framework(DRF)、Channels、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC;目前已实现基本功能,满足日常学习使用,工由于工作较忙更新较慢,请见谅......https://tianpangji.github.io/|171|0|2021-12-08| +|195|[yongxinz/tech-blog](https://github.com/yongxinz/tech-blog)|我的个人技术博客(Python、Django、Docker、Go、Redis、ElasticSearch、Kafka、Linux)|237|0|2021-11-14| +|196|[zaxlct/python-django-learning](https://github.com/zaxlct/python-django-learning)|🍺 python 和 diango 学习资料,书籍,文章,以及实战项目等等|479|0|2021-08-04| +|197|[wf1314/zhihu-terminal](https://github.com/wf1314/zhihu-terminal)|命令行版知乎|115|0|2021-09-08| +|198|[bupticybee/ChineseAiDungeon](https://github.com/bupticybee/ChineseAiDungeon)|中文版ai地牢|99|0|2021-09-27| +|199|[moyuwa/0sec-search](https://github.com/moyuwa/0sec-search)|新版零组资料文库离线漏洞名搜索,功能:更新 、查询 (不包含漏洞详情)|116|0|2021-08-31| +|200|[Anfany/Machine-Learning-for-Beginner-by-Python3](https://github.com/Anfany/Machine-Learning-for-Beginner-by-Python3)|为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。|353|0|2021-10-16|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/R.md b/content/charts/growth/knowledge/R.md index 75570ea3..e9b08768 100644 --- a/content/charts/growth/knowledge/R.md +++ b/content/charts/growth/knowledge/R.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > R -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| diff --git a/content/charts/growth/knowledge/Ruby.md b/content/charts/growth/knowledge/Ruby.md index 09d61a3c..735a7c5f 100644 --- a/content/charts/growth/knowledge/Ruby.md +++ b/content/charts/growth/knowledge/Ruby.md @@ -1,25 +1,24 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Ruby -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|12100|4|2022-01-21| -|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|6059|3|2022-01-21| +|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|6064|3|2022-01-21| |3|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|201|2|2021-11-03| |4|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3375|1|2021-12-28| -|5|[JapanExchangeGroup/J-Quants-Tutorial](https://github.com/JapanExchangeGroup/J-Quants-Tutorial)|J-Quants-Tutorial|108|0|2021-07-27| -|6|[YOURLS/awesome-yourls](https://github.com/YOURLS/awesome-yourls)|🎉 A curated list of awesome things related to YOURLS|413|0|2022-01-10| -|7|[rubytaiwan/ruby-taiwan](https://github.com/rubytaiwan/ruby-taiwan)|ruby-taiwan.org website source code. # master 追 ruby-china , production 才是 ruby-taiwan|141|0|2021-09-27| -|8|[erlzhang/erl.im](https://github.com/erlzhang/erl.im)|Blog博客|9|0|2021-09-27| -|9|[jinhucheung/milog](https://github.com/jinhucheung/milog)|Milog 是一基于 Ruby on Rails 的个人博客网站|28|0|2021-09-27| -|10|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|536|0|2022-01-25| -|11|[dsh0416/ruby-relearning](https://github.com/dsh0416/ruby-relearning)|《Ruby 再入门》:一本关于重新思考编程入门的教程|97|0|2021-09-28| -|12|[xcatliu/jekyllcn](https://github.com/xcatliu/jekyllcn)|Jekyll 的中文翻译网站|450|0|2021-09-02| -|13|[diguage/byte-buddy-tutorial](https://github.com/diguage/byte-buddy-tutorial)|“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。|77|0|2021-11-16| -|14|[mycolorway/lark-ruby-sdk](https://github.com/mycolorway/lark-ruby-sdk)|Ruby SDKs for Lark(飞书) API https://open.feishu.cn/|9|0|2021-10-24| -|15|[BranLiang/demo-rails-webrtc](https://github.com/BranLiang/demo-rails-webrtc)|A demo project shows how to use webrtc on rails|19|0|2022-01-22| +|5|[YOURLS/awesome-yourls](https://github.com/YOURLS/awesome-yourls)|🎉 A curated list of awesome things related to YOURLS|413|0|2022-01-10| +|6|[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| +|7|[erlzhang/erl.im](https://github.com/erlzhang/erl.im)|Blog博客|9|0|2021-09-27| +|8|[jinhucheung/milog](https://github.com/jinhucheung/milog)|Milog 是一基于 Ruby on Rails 的个人博客网站|28|0|2021-09-27| +|9|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|536|0|2022-01-25| +|10|[dsh0416/ruby-relearning](https://github.com/dsh0416/ruby-relearning)|《Ruby 再入门》:一本关于重新思考编程入门的教程|97|0|2021-09-28| +|11|[xcatliu/jekyllcn](https://github.com/xcatliu/jekyllcn)|Jekyll 的中文翻译网站|450|0|2021-09-02| +|12|[diguage/byte-buddy-tutorial](https://github.com/diguage/byte-buddy-tutorial)|“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。|77|0|2021-11-16| +|13|[mycolorway/lark-ruby-sdk](https://github.com/mycolorway/lark-ruby-sdk)|Ruby SDKs for Lark(飞书) API https://open.feishu.cn/|9|0|2021-10-24| +|14|[BranLiang/demo-rails-webrtc](https://github.com/BranLiang/demo-rails-webrtc)|A demo project shows how to use webrtc on rails|19|0|2022-01-22|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Rust.md b/content/charts/growth/knowledge/Rust.md index 1db37209..6cfbac20 100644 --- a/content/charts/growth/knowledge/Rust.md +++ b/content/charts/growth/knowledge/Rust.md @@ -1,32 +1,32 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Rust -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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.|260553|251|2022-01-25| -|2|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing basic types in database systems|581|97|2022-01-25| -|3|[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:|7539|5|2022-01-15| -|4|[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 是面向极客的知识管理元框架。|295|4|2022-01-24| +|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260587|251|2022-01-25| +|2|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing basic types in database systems|595|85|2022-01-26| +|3|[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:|7540|5|2022-01-15| +|4|[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 是面向极客的知识管理元框架。|297|4|2022-01-26| |5|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|519|3|2021-12-27| -|6|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言,无GC也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS未来基石" — 工作之余的第二语言来试试Rust吧。<↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Shell.md b/content/charts/growth/knowledge/Shell.md index b4b789ef..20c7f265 100644 --- a/content/charts/growth/knowledge/Shell.md +++ b/content/charts/growth/knowledge/Shell.md @@ -1,41 +1,41 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Shell -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22697|16|2022-01-20| -|2|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27579|14|2021-08-10| -|3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6662|6|2022-01-25| -|4|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9552|5|2022-01-20| -|5|[kiddin9/OpenWrt_x86-r2s-r4s](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s)|Automatic unattended weekly builds of the current OpenWrt development master branch for X86_64, NanoPi-R2S, NanoPi-R4S, Rpi-4B|1749|3|2022-01-25| -|6|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|443|3|2021-10-13| +|1|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22710|16|2022-01-20| +|2|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27580|14|2021-08-10| +|3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6664|6|2022-01-25| +|4|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9558|5|2022-01-26| +|5|[kiddin9/OpenWrt_x86-r2s-r4s](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s)|Automatic unattended weekly builds of the current OpenWrt development master branch for X86_64, NanoPi-R2S, NanoPi-R4S, Rpi-4B|1752|3|2022-01-26| +|6|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|442|3|2021-10-13| |7|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|153|3|2022-01-20| -|8|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|217|2|2022-01-25| -|9|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|3383|2|2022-01-13| -|10|[johnrosen1/vpstoolbox](https://github.com/johnrosen1/vpstoolbox)|厌倦了总是需要手动输入命令安装博客,网盘,邮箱,代理了吗?VPSToolBox提供了一种全自动化的解决方案,解放双手,从今天开始!|1288|2|2022-01-24| -|11|[wind-liang/leetcode](https://github.com/wind-liang/leetcode)|leetcode 顺序刷题,详细通俗题解,with JAVA|2233|2|2021-09-02| -|12|[jghoman/awesome-apache-airflow](https://github.com/jghoman/awesome-apache-airflow)|Curated list of resources about Apache Airflow|2788|2|2021-12-02| -|13|[wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial)|JavaScript 教程 https://wangdoc.com/javascript|3180|2|2022-01-22| +|8|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|219|2|2022-01-26| +|9|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|3385|2|2022-01-13| +|10|[johnrosen1/vpstoolbox](https://github.com/johnrosen1/vpstoolbox)|厌倦了总是需要手动输入命令安装博客,网盘,邮箱,代理了吗?VPSToolBox提供了一种全自动化的解决方案,解放双手,从今天开始!|1290|2|2022-01-26| +|11|[wind-liang/leetcode](https://github.com/wind-liang/leetcode)|leetcode 顺序刷题,详细通俗题解,with JAVA|2234|2|2021-09-02| +|12|[jghoman/awesome-apache-airflow](https://github.com/jghoman/awesome-apache-airflow)|Curated list of resources about Apache Airflow|2790|2|2021-12-02| +|13|[wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial)|JavaScript 教程 https://wangdoc.com/javascript|3181|2|2022-01-22| |14|[duguying/parsing-techniques](https://github.com/duguying/parsing-techniques)|📕 parsing techniques 中文译本——《解析技术》|1252|1|2021-11-08| -|15|[godbasin/vue-ebook](https://github.com/godbasin/vue-ebook)|《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用,结合实战让读者更深入理解Vue.js框架,掌握使用方法。|804|1|2021-12-23| -|16|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|677|1|2022-01-24| +|15|[godbasin/vue-ebook](https://github.com/godbasin/vue-ebook)|《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用,结合实战让读者更深入理解Vue.js框架,掌握使用方法。|806|1|2021-12-23| +|16|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|681|1|2022-01-24| |17|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|189|1|2021-12-10| -|18|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows 10 Linux Subsystems|2071|1|2021-12-03| +|18|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows 10 Linux Subsystems|2072|1|2021-12-03| |19|[goreliu/zshguide](https://github.com/goreliu/zshguide)|Zsh 开发指南|891|1|2021-11-26| -|20|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|2621|1|2022-01-17| -|21|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|568|1|2022-01-24| -|22|[studygolang/GCTT](https://github.com/studygolang/GCTT)|GCTT Go中文网翻译组。|1330|1|2021-12-26| -|23|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|1866|1|2022-01-25| -|24|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|140|1|2021-11-05| +|20|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|2622|1|2022-01-17| +|21|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|569|1|2022-01-24| +|22|[studygolang/GCTT](https://github.com/studygolang/GCTT)|GCTT Go中文网翻译组。|1331|1|2021-12-26| +|23|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|1866|1|2022-01-26| +|24|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|141|1|2021-11-05| |25|[Petit-Abba/black_and_white_list](https://github.com/Petit-Abba/black_and_white_list)|Magisk模块: 定时清理黑名单列表路径文件or文件夹|85|1|2021-11-13| |26|[kumakichi/easy_rust_chs](https://github.com/kumakichi/easy_rust_chs)|https://github.com/Dhghomon/easy_rust 简体中文翻译|170|0|2021-09-29| |27|[wangtunan/blog](https://github.com/wangtunan/blog)|:memo: 记录个人博客,见证成长之路 https://wangtunan.github.io/blog/|193|0|2022-01-18| |28|[lbc-team/Pioneer](https://github.com/lbc-team/Pioneer)|登链翻译计划|66|0|2021-12-12| -|29|[cloudnativeto/community](https://github.com/cloudnativeto/community)|云原生社区资料库 - https://cloudnative.to/community/|154|0|2022-01-06| -|30|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|65|0|2022-01-25| -|31|[qichengzx/gopher-reading-list-zh_CN](https://github.com/qichengzx/gopher-reading-list-zh_CN)|Golang中文博客文章阅读列表|424|0|2021-11-28| +|29|[cloudnativeto/community](https://github.com/cloudnativeto/community)|云原生社区资料库 - https://cloudnative.to/community/|156|0|2022-01-06| +|30|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|65|0|2022-01-26| +|31|[qichengzx/gopher-reading-list-zh_CN](https://github.com/qichengzx/gopher-reading-list-zh_CN)|Golang中文博客文章阅读列表|426|0|2021-11-28| |32|[wxnacy/book](https://github.com/wxnacy/book)|记录看过的书|27|0|2021-12-31| |33|[imroc/kubernetes-practice-guide](https://github.com/imroc/kubernetes-practice-guide)|Kubernetes Practice Guide (Kubernetes 实践指南)|166|0|2021-08-19| |34|[youyouYoung/shell](https://github.com/youyouYoung/shell)|介绍一些有关与Bash Shell的内容。如Linux中的命令、Shell脚本的写法、Shell语言的知识。|36|0|2021-12-09| @@ -45,7 +45,7 @@ |38|[veaba/web-advanced](https://github.com/veaba/web-advanced)|进阶web高级前端 + 全栈知识体系,web前端面试题,学习文档. |26|0|2021-08-09| |39|[HansenCCC/HSAddUdids](https://github.com/HansenCCC/HSAddUdids)|超级签名中最重要的一步:跳过双重认证,自动化脚本添加udid并下载描述文件(证书和bundleid不存在时,会自动创建)|73|0|2021-08-26| |40|[anran758/front-end-lab](https://github.com/anran758/front-end-lab)|:notebook_with_decorative_cover: 前端的研究和规范及踩坑的记录|61|0|2022-01-22| -|41|[lxchuan12/blog](https://github.com/lxchuan12/blog)|若川的博客—撰写了学习源码整体架构系列20余篇。组织了源码共读活动,每周一起学习200行左右的源码,加我微信 ruochuan12 参与。|396|0|2022-01-09| +|41|[lxchuan12/blog](https://github.com/lxchuan12/blog)|若川的博客—撰写了学习源码整体架构系列20余篇。组织了源码共读活动,每周一起学习200行左右的源码,加我微信 ruochuan12 参与。|397|0|2022-01-09| |42|[tinyclub/cloud-lab](https://github.com/tinyclub/cloud-lab)|Docker based Cloud Lab Center, with noVNC and Gateone attachable LXDE Desktop and SSH Terminal. 本项目作者发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283|194|0|2022-01-14| |43|[wuleying/PHP](https://github.com/wuleying/PHP)|PHP相关资料|235|0|2021-11-19| |44|[ledisthebest/LEDs-single-gpu-passthrough](https://github.com/ledisthebest/LEDs-single-gpu-passthrough)|Single GPU passthrough guide|64|0|2021-12-27| @@ -70,16 +70,16 @@ |63|[tiankonguse/bash-study](https://github.com/tiankonguse/bash-study)|shell学习笔记|36|0|2022-01-15| |64|[ctf-wiki/ctf-tools](https://github.com/ctf-wiki/ctf-tools)|CTF 工具集合|700|0|2021-08-14| |65|[jaywcjlove/shell-tutorial](https://github.com/jaywcjlove/shell-tutorial)|Shell入门教程(Shell tutorial book)|260|0|2021-12-06| -|66|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|39|0|2022-01-25| +|66|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|39|0|2022-01-26| |67|[twitter/cache-trace](https://github.com/twitter/cache-trace)|A collection of Twitter's anonymized production cache traces.|86|0|2021-12-13| -|68|[cdk8s/cdk8s-team-style](https://github.com/cdk8s/cdk8s-team-style)|寻找志同道合的人,引发自身的思考|315|0|2021-12-12| +|68|[cdk8s/cdk8s-team-style](https://github.com/cdk8s/cdk8s-team-style)|寻找志同道合的人,引发自身的思考|314|0|2021-12-12| |69|[itclanCode/blogcode](https://github.com/itclanCode/blogcode)|前端面试题,微信小程序,云开发,开发实用性技能,itclanCoder的技术后花园,源码,欢迎star,提issues|28|0|2022-01-17| -|70|[Apocalypsor/SmartDNS-GFWList](https://github.com/Apocalypsor/SmartDNS-GFWList)|GFWList for Smartdns to solve dns poisoning|39|0|2022-01-24| -|71|[aalmiray/java-champions](https://github.com/aalmiray/java-champions)|A list of Java Champions|226|0|2021-12-21| +|70|[Apocalypsor/SmartDNS-GFWList](https://github.com/Apocalypsor/SmartDNS-GFWList)|GFWList for Smartdns to solve dns poisoning|39|0|2022-01-25| +|71|[aalmiray/java-champions](https://github.com/aalmiray/java-champions)|A list of Java Champions|227|0|2021-12-21| |72|[rime/rime-essay](https://github.com/rime/rime-essay)|【八股文】Essay - the shared vocabulary and language model|30|0|2021-11-21| |73|[howborn/blog](https://github.com/howborn/blog)|:fire:个人博客|35|0|2022-01-12| |74|[wuyumin/tutorial](https://github.com/wuyumin/tutorial)|一些笔记 · 一些教程· Some tutorials|25|0|2022-01-06| -|75|[zhonghuasheng/Tutorial](https://github.com/zhonghuasheng/Tutorial)|Java全栈知识架构体系总结|720|0|2022-01-24| +|75|[zhonghuasheng/Tutorial](https://github.com/zhonghuasheng/Tutorial)|Java全栈知识架构体系总结|721|0|2022-01-26| |76|[gmt-china/GMT_docs](https://github.com/gmt-china/GMT_docs)|GMT 中文手册|74|0|2022-01-24| |77|[xry111/lfs-book-i18n](https://github.com/xry111/lfs-book-i18n)|Repository for LFS book translation (currently only Simplified Chinese).|51|0|2022-01-20| |78|[wangdoc/html-tutorial](https://github.com/wangdoc/html-tutorial)|HTML 语言教程|207|0|2022-01-22| @@ -90,23 +90,23 @@ |83|[tuya/tuya-panel-demo](https://github.com/tuya/tuya-panel-demo)|Tuya IoT Panel demo provides a series of common template codes.|35|0|2022-01-22| |84|[rootsongjc/istio-handbook](https://github.com/rootsongjc/istio-handbook)|Istio 服务网格 —— 后 Kubernetes 时代的应用网络 - https://jimmysong.io/istio-handbook|443|0|2022-01-12| |85|[weijiew/codestep](https://github.com/weijiew/codestep)|🤖 写点笔记。|70|0|2022-01-22| -|86|[skyline75489/Heart-First-JavaWeb](https://github.com/skyline75489/Heart-First-JavaWeb)|一个走心的 Java Web 入门开发教程|696|0|2021-11-11| +|86|[skyline75489/Heart-First-JavaWeb](https://github.com/skyline75489/Heart-First-JavaWeb)|一个走心的 Java Web 入门开发教程|697|0|2021-11-11| |87|[Rashomon511/MyBlog](https://github.com/Rashomon511/MyBlog)|用于记录学习过程中的笔记,以及自己产出的文章心得,便于梳理前端知识架构以形成自己的前端知识体系 |31|0|2021-08-26| -|88|[the0demiurge/CharlesScripts](https://github.com/the0demiurge/CharlesScripts)|My awesome scripts for Arch Linux or Ubuntu Gnome latest LTS or MacBook.|966|0|2021-10-28| -|89|[discourse/discourse_docker](https://github.com/discourse/discourse_docker)|A Docker image for Discourse|1393|0|2022-01-25| +|88|[the0demiurge/CharlesScripts](https://github.com/the0demiurge/CharlesScripts)|My awesome scripts for Arch Linux or Ubuntu Gnome latest LTS or MacBook.|967|0|2021-10-28| +|89|[discourse/discourse_docker](https://github.com/discourse/discourse_docker)|A Docker image for Discourse|1393|0|2022-01-26| |90|[gyli/Blocklist](https://github.com/gyli/Blocklist)|List of shit websites for blocking Google search result.|291|0|2021-11-16| -|91|[hegphegp/docker-learning](https://github.com/hegphegp/docker-learning)|docker学习笔记|85|0|2022-01-03| +|91|[hegphegp/docker-learning](https://github.com/hegphegp/docker-learning)|docker学习笔记|86|0|2022-01-03| |92|[huweihuang/kubernetes-notes](https://github.com/huweihuang/kubernetes-notes)|Kubernetes 学习笔记-https://www.huweihuang.com/kubernetes-notes/|189|0|2021-11-26| -|93|[MrH723/Actions-OpenWrt](https://github.com/MrH723/Actions-OpenWrt)|-OpenWrt全网插件汇总-多种设备OpenWrt固件自动云编译。X86-64主路由,x86-64旁路由、x86-64插件全家桶、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、竞斗云、小、小米 R3G、极路由 B70、小米 R3P、小米 Mini、网件 R7800、娱 C5、R2SNanoPI NEO2、等。|83|0|2021-12-13| +|93|[MrH723/Actions-OpenWrt](https://github.com/MrH723/Actions-OpenWrt)|-OpenWrt全网插件汇总-多种设备OpenWrt固件自动云编译。X86-64主路由,x86-64旁路由、x86-64插件全家桶、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、竞斗云、小、小米 R3G、极路由 B70、小米 R3P、小米 Mini、网件 R7800、娱 C5、R2SNanoPI NEO2、等。|84|0|2021-12-13| |94|[seisman/SAC_Docs_zh](https://github.com/seisman/SAC_Docs_zh)|SAC参考手册中文版|35|0|2021-12-19| -|95|[meetbill/op_practice_book](https://github.com/meetbill/op_practice_book)|📚 《运维实践指南》持续更新中,推荐大牛干货博客 https://me.csdn.net/g2V13ah|347|0|2021-08-02| +|95|[meetbill/op_practice_book](https://github.com/meetbill/op_practice_book)|📚 《运维实践指南》持续更新中,推荐大牛干货博客 https://me.csdn.net/g2V13ah|348|0|2021-08-02| |96|[maravento/blackweb](https://github.com/maravento/blackweb)|Domains Blocklist for Squid-Cache|226|0|2021-12-26| -|97|[duyanghao/kubernetes-reading-notes](https://github.com/duyanghao/kubernetes-reading-notes)|Kubernetes源码阅读笔记|58|0|2022-01-24| +|97|[duyanghao/kubernetes-reading-notes](https://github.com/duyanghao/kubernetes-reading-notes)|Kubernetes源码阅读笔记|59|0|2022-01-24| |98|[Messiahhh/blog](https://github.com/Messiahhh/blog)|akara的前端笔记|244|0|2022-01-14| |99|[SpaceLearner/Awesome-DynamicGraphLearning](https://github.com/SpaceLearner/Awesome-DynamicGraphLearning)|Awesome papers about machine learning (deep learning) on dynamic (temporal) graphs (networks / knowledge graphs). 将深度学习技术(图神经网络等)应用在动态图、动态网络、动态知识图谱上的论文、工具等。|65|0|2022-01-06| |100|[jaywcjlove/docker-tutorial](https://github.com/jaywcjlove/docker-tutorial)|🐳 Docker入门学习笔记|494|0|2022-01-24| |101|[hoochanlon/helpdesk-guide](https://github.com/hoochanlon/helpdesk-guide)|📖《企业网管工作实录》主机与程控终端信息安全运维,IT方向速成就业入职|190|0|2021-12-14| -|102|[maravento/blackip](https://github.com/maravento/blackip)|IP Blocklist for Ipset / Squid-Cache|67|0|2021-12-29| +|102|[maravento/blackip](https://github.com/maravento/blackip)|IP Blocklist for Ipset / Squid-Cache|68|0|2021-12-29| |103|[teasiu/slitaz5cn](https://github.com/teasiu/slitaz5cn)|slitaz中文版|26|0|2022-01-24| |104|[zszdevelop/java-study-gitbook](https://github.com/zszdevelop/java-study-gitbook)|java学习gitbook笔记 http://java.isture.com|97|0|2021-12-19| |105|[laubonghaudoi/Chinese_Rime](https://github.com/laubonghaudoi/Chinese_Rime)|收集現代漢語方言和古漢語的中州韻輸入法拼音方案 Collection of phonetic spelling schemas for Sinitic languages and dialects|132|0|2022-01-23| diff --git a/content/charts/growth/knowledge/Swift.md b/content/charts/growth/knowledge/Swift.md index e00bb578..1a09de9f 100644 --- a/content/charts/growth/knowledge/Swift.md +++ b/content/charts/growth/knowledge/Swift.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Swift -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13208|5|2021-08-05| -|2|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |4031|4|2021-09-14| +|1|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13212|5|2021-08-05| +|2|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |4032|4|2021-09-14| |3|[Lakr233/myyearwithgit](https://github.com/Lakr233/myyearwithgit)|代码仓库年终总结报告。|173|3|2022-01-10| -|4|[coyingcat/15DaysofAnimationsinSwift](https://github.com/coyingcat/15DaysofAnimationsinSwift)|Swift,学习动画,升级原版本 , larrynatalicio/15DaysofAnimationsinSwift|9|0|2021-09-28| +|4|[coyingcat/15DaysofAnimationsinSwift](https://github.com/coyingcat/15DaysofAnimationsinSwift)|Swift,学习动画,升级原版本 , larrynatalicio/15DaysofAnimationsinSwift|9|0|2022-01-26| |5|[ZhongshanHuang/PoReader](https://github.com/ZhongshanHuang/PoReader)|本地小说阅读器,支持深色模式,Wifi传书,代码简洁有注释(local text reader, support dark modal, upload text by wifi)|32|0|2021-10-20| |6|[MoonStartMan/SwiftUI-Study](https://github.com/MoonStartMan/SwiftUI-Study)|SwiftUI学习记录|5|0|2021-07-31| |7|[Cosmos-Front-end/tech-architecture](https://github.com/Cosmos-Front-end/tech-architecture)|Technology Architecture study and learn,技术架构研究和学习。|4|0|2021-08-07| @@ -24,7 +24,7 @@ |17|[Noah37/zhuishushenqi](https://github.com/Noah37/zhuishushenqi)|追书神器Swift版客户端(非官方)。 不断更新中......|219|0|2022-01-06| |18|[MengLiMing/EasyKits](https://github.com/MengLiMing/EasyKits)|日常开发使用到的一些简单封装,目前包含:常用扩展,分类导航,类似简书的UIScrollView嵌套、复杂列表等|39|0|2022-01-05| |19|[even-cheng/ECSigner](https://github.com/even-cheng/ECSigner)|iOS签名Mac客户端,一键签名,网络地址直签,多文件同步签,自动区分企业签名和个人证书,一键Assets.car生成、解压导出和替换,自动注册设备并更新下载签名证书和签名文件进行签名,支持动态库注入。支持Swift5和iOS14,macOS10.15并向下兼容。|142|0|2022-01-21| -|20|[SurveyCake/webhook](https://github.com/SurveyCake/webhook)|How to use SurveyCake webhook|11|0|2021-09-06| +|20|[SurveyCake/webhook](https://github.com/SurveyCake/webhook)|How to use SurveyCake webhook|12|0|2021-09-06| |21|[LINGLemon/LXFSwiftApp](https://github.com/LINGLemon/LXFSwiftApp)|学习swift记录使用|8|0|2021-09-29| |22|[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|0|2021-10-11| |23|[ZXKitCode/ZXKitLogger](https://github.com/ZXKitCode/ZXKitLogger)|The iOS side displays the output log log on the screen, and can generate log file sharing, which is convenient for debugging information when the real machine is not connected to xcode. iOS端将输出日志log悬浮 ...|20|0|2021-12-26| @@ -41,7 +41,7 @@ |34|[zhangzhb369/x-reader-languages](https://github.com/zhangzhb369/x-reader-languages)|Txt,Pdf,Epub,Mobi,Azw book reader for iOS/iPad/Mac OS. 苹果多平台文档阅读器.多语言翻译工程.|3|0|2021-12-04| |35|[simplismvip/SRBook](https://github.com/simplismvip/SRBook)|电子书阅读器,支持epub和txt格式|21|0|2022-01-05| |36|[fanyunfei786452470/learningSwift](https://github.com/fanyunfei786452470/learningSwift)|基于swift4.2的语言、框架、项目学习|6|0|2022-01-24| -|37|[JmoVxia/CLDemo](https://github.com/JmoVxia/CLDemo)|记录平时博客中的Demo,持续更新|365|0|2022-01-21| +|37|[JmoVxia/CLDemo](https://github.com/JmoVxia/CLDemo)|记录平时博客中的Demo,持续更新|366|0|2022-01-21| |38|[tw93/MiaoYan](https://github.com/tw93/MiaoYan)|⛷ 轻灵的 Mac Markdown 笔记本伴你写出妙言|11|0|2022-01-03| |39|[christhoper/WorkingIssues](https://github.com/christhoper/WorkingIssues)|记录一些工作上的问题、优秀博客等|4|0|2021-11-23| |40|[simplismvip/Ebook](https://github.com/simplismvip/Ebook)|使用Swift写的电纸书阅读器,目前支持epub、txt格式电子书。|7|0|2021-09-18| diff --git a/content/charts/growth/knowledge/TeX.md b/content/charts/growth/knowledge/TeX.md index d9b4ef9a..b9e8a227 100644 --- a/content/charts/growth/knowledge/TeX.md +++ b/content/charts/growth/knowledge/TeX.md @@ -1,77 +1,77 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > TeX -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25442|22|2022-01-05| +|1|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25466|22|2022-01-05| |2|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1856|20|2021-12-31| -|3|[NiuTrans/MTBook](https://github.com/NiuTrans/MTBook)|《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models|2328|4|2021-11-25| -|4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|3903|3|2021-12-10| -|5|[horance-liu/tensorflow-internals](https://github.com/horance-liu/tensorflow-internals)|It is open source ebook about TensorFlow kernel and implementation mechanism.|2690|2|2021-11-13| +|3|[NiuTrans/MTBook](https://github.com/NiuTrans/MTBook)|《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models|2330|4|2021-11-25| +|4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|3907|3|2021-12-10| +|5|[horance-liu/tensorflow-internals](https://github.com/horance-liu/tensorflow-internals)|It is open source ebook about TensorFlow kernel and implementation mechanism.|2691|2|2021-11-13| |6|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|197|2|2022-01-24| -|7|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2408|1|2021-12-28| +|7|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2409|1|2021-12-28| |8|[liuxinyu95/unplugged](https://github.com/liuxinyu95/unplugged)|Open book about math and programming.|2331|1|2022-01-24| -|9|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|595|1|2022-01-25| -|10|[MeouSker77/Cpp17](https://github.com/MeouSker77/Cpp17)|本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删|630|1|2022-01-17| -|11|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|133|1|2022-01-25| -|12|[dustincys/hithesis](https://github.com/dustincys/hithesis)|嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板|915|1|2021-12-09| -|13|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Algorithms and Data structures|5058|1|2022-01-22| -|14|[note286/xduugtp](https://github.com/note286/xduugtp)|西安电子科技大学本科生毕业论文(设计)开题报告XeLaTeX模板|19|1|2022-01-24| -|15|[Duan-JM/awesome-papers-fewshot](https://github.com/Duan-JM/awesome-papers-fewshot)|Collection for Few-shot Learning|688|1|2021-11-10| -|16|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1436|1|2021-08-29| -|17|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|172|1|2021-12-29| -|18|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1487|1|2021-11-22| -|19|[optimass/continual_learning_papers](https://github.com/optimass/continual_learning_papers)|Relevant papers in Continual Learning|473|1|2022-01-03| -|20|[note286/xdupgtp](https://github.com/note286/xdupgtp)|西安电子科技大学研究生学位论文开题报告表XeLaTeX模板|18|1|2022-01-24| -|21|[loaden/linux-notes](https://github.com/loaden/linux-notes)|Linux技术笔记:拥抱开源,专注 Linux 技术分享与交流,共同解决 Linux 系统办公娱乐遇到的各种问题。欢迎加群19346666、111601117交流维护。|2|0|2021-11-01| -|22|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|983|0|2021-11-21| -|23|[circlelq/PKU_COE_Thss](https://github.com/circlelq/PKU_COE_Thss)|北京大学工学院本科毕业论文参考模版|5|0|2021-11-26| -|24|[machinelearninglab/mathematical-modeling](https://github.com/machinelearninglab/mathematical-modeling)|数学建模,数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|29|0|2021-10-09| -|25|[CSUcse/CSUthesis](https://github.com/CSUcse/CSUthesis)|中南大学研究生学位论文LaTex模版(博士和硕士)|28|0|2021-11-22| -|26|[langsci/langscibook](https://github.com/langsci/langscibook)|LaTeX class and additions for typesetting books|30|0|2022-01-25| -|27|[LLLgoyour/Math_Olympiad_moyuNotes](https://github.com/LLLgoyour/Math_Olympiad_moyuNotes)|用来摸鱼的数竞笔记|2|0|2021-10-31| -|28|[obster-y/XJTU-thesis](https://github.com/obster-y/XJTU-thesis)|西安交通大学学位论文模板(LaTeX)(适用硕士、博士学位)An official LaTeX template for Xi'an Jiaotong University degree thesis (Chinese and English)|23|0|2022-01-22| -|29|[FreeBSD-Ask/FreeBSD-Ask](https://github.com/FreeBSD-Ask/FreeBSD-Ask)|开源书籍——FreeBSD 从入门到跑路。|21|0|2022-01-25| -|30|[EdwardSaidZhou/NJU-thesis-esz](https://github.com/EdwardSaidZhou/NJU-thesis-esz)|南京大学研究生学位论文模板(自己修改)|5|0|2021-10-09| -|31|[NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)|西北工业大学硕博学位论文模版 Yet Another Thesis Template for Northwestern Polytechnical University|68|0|2021-09-08| -|32|[doubleZ0108/pkuthss-mac](https://github.com/doubleZ0108/pkuthss-mac)|北京大学学位论文Latex模板(for Mac),基于pkuthss v1.9.1修改,主要进行Mac的适配修改、个人最佳实践说明、配置踩坑经验|7|0|2021-12-18| -|33|[hailiang-wang/book-of-tao](https://github.com/hailiang-wang/book-of-tao)|《道德经》是中国历史上春秋时期末期老子写作的论述处世哲学的作品|24|0|2021-11-15| -|34|[hinesboy/SUDA-Latex](https://github.com/hinesboy/SUDA-Latex)|苏州大学-硕士毕业大论文-Latex模版(附安装使用说明)|4|0|2022-01-06| -|35|[Monoceros393/AHUThesis](https://github.com/Monoceros393/AHUThesis)|安徽大学硕士学位论文LaTeX模板|6|0|2021-12-29| -|36|[BITNP/BIThesis-scaffold](https://github.com/BITNP/BIThesis-scaffold)|📖 北京理工大学非官方 LaTeX 模板集合,基于 BIThesis。已经获得官方支持 🎉(2019 - 2021)。|12|0|2022-01-08| -|37|[wenweili/Modulform](https://github.com/wenweili/Modulform)|Introduction to Modular Forms: A Chinese textbook about modular forms|20|0|2022-01-22| -|38|[arisukawa/SDU-Latex-Template-for-dissertations](https://github.com/arisukawa/SDU-Latex-Template-for-dissertations)|适用于山东大学硕博论文写作规范的Latex模板,根据北大模板pkuthss改编。|5|0|2021-09-07| -|39|[syvshc/2019Fall_FA](https://github.com/syvshc/2019Fall_FA)|2019秋季学期泛函分析笔记QAQ:unicorn:|37|0|2021-09-08| -|40|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|5|0|2021-12-06| -|41|[NewFuture/NKThesis](https://github.com/NewFuture/NKThesis)|南开大学硕士毕业论文/博士论文模板 (Latex Template for Nankai University)|65|0|2022-01-07| -|42|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|14|0|2022-01-24| -|43|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|69|0|2022-01-23| -|44|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|3|0|2022-01-01| -|45|[BHOSC/BUAAthesis](https://github.com/BHOSC/BUAAthesis)|北航毕设论文LaTeX模板|640|0|2021-12-17| -|46|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|0|2021-12-08| -|47|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|17|0|2021-11-30| -|48|[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| -|49|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|93|0|2022-01-22| -|50|[shaodongtang/calculus-note](https://github.com/shaodongtang/calculus-note)|微积分笔记—简单题和野鸡题|5|0|2021-10-01| -|51|[nanmu42/CQUThesis](https://github.com/nanmu42/CQUThesis)|:pencil: 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University|165|0|2021-12-30| -|52|[StellarCN/scp_zh](https://github.com/StellarCN/scp_zh)|恒星共识协议中文翻译|83|0|2021-12-17| -|53|[xiaoxuan-yu/template-for-experimental-report](https://github.com/xiaoxuan-yu/template-for-experimental-report)|适用于北京大学各类课程报告的通用latex模板|4|0|2021-08-12| -|54|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|28|0|2022-01-05| -|55|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板(Word+LaTeX).|256|0|2022-01-24| -|56|[chenboshuo/cumcm_template](https://github.com/chenboshuo/cumcm_template)|全国大学生数学建模竞赛LaTeX论文模板(分文件,自动化脚本,有linux 字体)|10|0|2021-09-10| -|57|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|120|0|2022-01-22| -|58|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|25|0|2021-11-17| -|59|[BenderBlog/Subtitles](https://github.com/BenderBlog/Subtitles)|我翻译的字幕|3|0|2021-10-15| -|60|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本(类别:A、B)》|9|0|2022-01-24| -|61|[Spacial/csstuff](https://github.com/Spacial/csstuff)|CS Stuff is an awesome collection of Computer Science Stuff.|46|0|2021-10-18| -|62|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|15|0|2022-01-25| -|63|[huangyxi/WHUT-Bachelor](https://github.com/huangyxi/WHUT-Bachelor)|武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)|17|0|2021-10-20| -|64|[zhuyuanxiang/StudyNotes-CN](https://github.com/zhuyuanxiang/StudyNotes-CN)|使用 MD 文件记录 Java, Python, ML, DL, NLP 的学习笔记|14|0|2021-08-26| -|65|[SUSTech-CRA/latex-talk](https://github.com/SUSTech-CRA/latex-talk)|南方科技大学图书馆LaTeX培训讲座,⬇️是讨论区|7|0|2021-09-07| -|66|[DeepTrial/ECNU-Dissertations-Latex-Template](https://github.com/DeepTrial/ECNU-Dissertations-Latex-Template)|华东师范大学硕(博)士论文LaTex模板|27|0|2021-11-15| -|67|[Jy-stdio/2021-ICM-D-Outstanding](https://github.com/Jy-stdio/2021-ICM-D-Outstanding)|2021 数模美赛O奖论文及代码公开 |12|0|2022-01-02| +|9|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|596|1|2022-01-26| +|10|[MeouSker77/Cpp17](https://github.com/MeouSker77/Cpp17)|本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删|631|1|2022-01-17| +|11|[Jy-stdio/2021-ICM-D-Outstanding](https://github.com/Jy-stdio/2021-ICM-D-Outstanding)|2021 数模美赛O奖论文及代码公开 |13|1|2022-01-02| +|12|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|133|1|2022-01-26| +|13|[dustincys/hithesis](https://github.com/dustincys/hithesis)|嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板|915|1|2021-12-09| +|14|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Algorithms and Data structures|5058|1|2022-01-22| +|15|[note286/xduugtp](https://github.com/note286/xduugtp)|西安电子科技大学本科生毕业论文(设计)开题报告XeLaTeX模板|19|1|2022-01-24| +|16|[Duan-JM/awesome-papers-fewshot](https://github.com/Duan-JM/awesome-papers-fewshot)|Collection for Few-shot Learning|688|1|2021-11-10| +|17|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1436|1|2021-08-29| +|18|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|172|1|2021-12-29| +|19|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1490|1|2021-11-22| +|20|[optimass/continual_learning_papers](https://github.com/optimass/continual_learning_papers)|Relevant papers in Continual Learning|473|1|2022-01-03| +|21|[note286/xdupgtp](https://github.com/note286/xdupgtp)|西安电子科技大学研究生学位论文开题报告表XeLaTeX模板|18|1|2022-01-24| +|22|[loaden/linux-notes](https://github.com/loaden/linux-notes)|Linux技术笔记:拥抱开源,专注 Linux 技术分享与交流,共同解决 Linux 系统办公娱乐遇到的各种问题。欢迎加群19346666、111601117交流维护。|2|0|2021-11-01| +|23|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|983|0|2021-11-21| +|24|[circlelq/PKU_COE_Thss](https://github.com/circlelq/PKU_COE_Thss)|北京大学工学院本科毕业论文参考模版|5|0|2021-11-26| +|25|[machinelearninglab/mathematical-modeling](https://github.com/machinelearninglab/mathematical-modeling)|数学建模,数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT|29|0|2021-10-09| +|26|[CSUcse/CSUthesis](https://github.com/CSUcse/CSUthesis)|中南大学研究生学位论文LaTex模版(博士和硕士)|28|0|2021-11-22| +|27|[langsci/langscibook](https://github.com/langsci/langscibook)|LaTeX class and additions for typesetting books|30|0|2022-01-25| +|28|[LLLgoyour/Math_Olympiad_moyuNotes](https://github.com/LLLgoyour/Math_Olympiad_moyuNotes)|用来摸鱼的数竞笔记|2|0|2021-10-31| +|29|[obster-y/XJTU-thesis](https://github.com/obster-y/XJTU-thesis)|西安交通大学学位论文模板(LaTeX)(适用硕士、博士学位)An official LaTeX template for Xi'an Jiaotong University degree thesis (Chinese and English)|23|0|2022-01-22| +|30|[FreeBSD-Ask/FreeBSD-Ask](https://github.com/FreeBSD-Ask/FreeBSD-Ask)|开源书籍——FreeBSD 从入门到跑路。|22|0|2022-01-26| +|31|[EdwardSaidZhou/NJU-thesis-esz](https://github.com/EdwardSaidZhou/NJU-thesis-esz)|南京大学研究生学位论文模板(自己修改)|5|0|2021-10-09| +|32|[NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)|西北工业大学硕博学位论文模版 Yet Another Thesis Template for Northwestern Polytechnical University|68|0|2021-09-08| +|33|[doubleZ0108/pkuthss-mac](https://github.com/doubleZ0108/pkuthss-mac)|北京大学学位论文Latex模板(for Mac),基于pkuthss v1.9.1修改,主要进行Mac的适配修改、个人最佳实践说明、配置踩坑经验|7|0|2021-12-18| +|34|[hailiang-wang/book-of-tao](https://github.com/hailiang-wang/book-of-tao)|《道德经》是中国历史上春秋时期末期老子写作的论述处世哲学的作品|24|0|2021-11-15| +|35|[hinesboy/SUDA-Latex](https://github.com/hinesboy/SUDA-Latex)|苏州大学-硕士毕业大论文-Latex模版(附安装使用说明)|4|0|2022-01-06| +|36|[Monoceros393/AHUThesis](https://github.com/Monoceros393/AHUThesis)|安徽大学硕士学位论文LaTeX模板|6|0|2021-12-29| +|37|[BITNP/BIThesis-scaffold](https://github.com/BITNP/BIThesis-scaffold)|📖 北京理工大学非官方 LaTeX 模板集合,基于 BIThesis。已经获得官方支持 🎉(2019 - 2021)。|12|0|2022-01-08| +|38|[wenweili/Modulform](https://github.com/wenweili/Modulform)|Introduction to Modular Forms: A Chinese textbook about modular forms|20|0|2022-01-22| +|39|[arisukawa/SDU-Latex-Template-for-dissertations](https://github.com/arisukawa/SDU-Latex-Template-for-dissertations)|适用于山东大学硕博论文写作规范的Latex模板,根据北大模板pkuthss改编。|5|0|2021-09-07| +|40|[syvshc/2019Fall_FA](https://github.com/syvshc/2019Fall_FA)|2019秋季学期泛函分析笔记QAQ:unicorn:|37|0|2021-09-08| +|41|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|5|0|2021-12-06| +|42|[NewFuture/NKThesis](https://github.com/NewFuture/NKThesis)|南开大学硕士毕业论文/博士论文模板 (Latex Template for Nankai University)|65|0|2022-01-07| +|43|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|14|0|2022-01-24| +|44|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|68|0|2022-01-23| +|45|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|3|0|2022-01-01| +|46|[BHOSC/BUAAthesis](https://github.com/BHOSC/BUAAthesis)|北航毕设论文LaTeX模板|640|0|2021-12-17| +|47|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|0|2021-12-08| +|48|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|17|0|2021-11-30| +|49|[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| +|50|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|94|0|2022-01-22| +|51|[shaodongtang/calculus-note](https://github.com/shaodongtang/calculus-note)|微积分笔记—简单题和野鸡题|5|0|2021-10-01| +|52|[nanmu42/CQUThesis](https://github.com/nanmu42/CQUThesis)|:pencil: 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University|165|0|2021-12-30| +|53|[StellarCN/scp_zh](https://github.com/StellarCN/scp_zh)|恒星共识协议中文翻译|83|0|2021-12-17| +|54|[xiaoxuan-yu/template-for-experimental-report](https://github.com/xiaoxuan-yu/template-for-experimental-report)|适用于北京大学各类课程报告的通用latex模板|4|0|2021-08-12| +|55|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|28|0|2022-01-05| +|56|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板(Word+LaTeX).|257|0|2022-01-24| +|57|[chenboshuo/cumcm_template](https://github.com/chenboshuo/cumcm_template)|全国大学生数学建模竞赛LaTeX论文模板(分文件,自动化脚本,有linux 字体)|10|0|2021-09-10| +|58|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|120|0|2022-01-22| +|59|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|25|0|2021-11-17| +|60|[BenderBlog/Subtitles](https://github.com/BenderBlog/Subtitles)|我翻译的字幕|3|0|2021-10-15| +|61|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本(类别:A、B)》|9|0|2022-01-24| +|62|[Spacial/csstuff](https://github.com/Spacial/csstuff)|CS Stuff is an awesome collection of Computer Science Stuff.|46|0|2021-10-18| +|63|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|16|0|2022-01-26| +|64|[huangyxi/WHUT-Bachelor](https://github.com/huangyxi/WHUT-Bachelor)|武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)|17|0|2021-10-20| +|65|[zhuyuanxiang/StudyNotes-CN](https://github.com/zhuyuanxiang/StudyNotes-CN)|使用 MD 文件记录 Java, Python, ML, DL, NLP 的学习笔记|14|0|2021-08-26| +|66|[SUSTech-CRA/latex-talk](https://github.com/SUSTech-CRA/latex-talk)|南方科技大学图书馆LaTeX培训讲座,⬇️是讨论区|7|0|2021-09-07| +|67|[DeepTrial/ECNU-Dissertations-Latex-Template](https://github.com/DeepTrial/ECNU-Dissertations-Latex-Template)|华东师范大学硕(博)士论文LaTex模板|27|0|2021-11-15| |68|[moesoha/debian-media-box](https://github.com/moesoha/debian-media-box)|“Debian 小药盒”,一个用来包装 Debian 安装介质的盒子设计和介绍用的说明书。|386|0|2021-08-15| |69|[kevinleeex/scu_thesis_template](https://github.com/kevinleeex/scu_thesis_template)|四川大学2020研究生学业论文LaTex模版样式文件|6|0|2021-12-05| |70|[wang-q/lecture-slides](https://github.com/wang-q/lecture-slides)|Slides for my course "General Biology".|13|0|2022-01-18| @@ -106,7 +106,7 @@ |99|[andy123t/Thesis-Slides](https://github.com/andy123t/Thesis-Slides)|毕业论文开题报告与答辩幻灯片模板|3|0|2022-01-08| |100|[LearningOS/os-lectures](https://github.com/LearningOS/os-lectures)|http://os.cs.tsinghua.edu.cn/oscourse/OS2021spring|209|0|2022-01-05| |101|[wen-fei/seu-thesis-latex-template](https://github.com/wen-fei/seu-thesis-latex-template)|东南大学毕业论文latex模板|34|0|2022-01-21| -|102|[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.|48|0|2022-01-25| +|102|[YuzheSHI/awesome-agi-cocosci](https://github.com/YuzheSHI/awesome-agi-cocosci)|An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.|47|0|2022-01-25| |103|[PTYin/ml-basics](https://github.com/PTYin/ml-basics)|山东大学计算机学院机器学习课程笔记|5|0|2022-01-18| |104|[UnnamedOrange/Advanced-Algebra](https://github.com/UnnamedOrange/Advanced-Algebra)|《高等代数》学习笔记|4|0|2021-10-10| |105|[Aetf/xjtuthesis](https://github.com/Aetf/xjtuthesis)| 使用 LaTeX 排版学位论文!适用于西安交通大学学生|122|0|2021-09-22| @@ -117,36 +117,37 @@ |110|[obster-y/NCEPU-thesis](https://github.com/obster-y/NCEPU-thesis)|An unofficial LaTeX template based on NCEPU degree thesis requirement 一个非官方的华北电力大学学士学位论文LaTeX模板|19|0|2021-11-20| |111|[mengchaoheng/SCUT_thesis](https://github.com/mengchaoheng/SCUT_thesis)|华南理工大学硕博士学位论文LaTeX模板,始于2020年的最新项目,环境兼容性更好,实测可通过格式审核!|35|0|2021-12-27| |112|[c834606877/ECNU-Paper-Template](https://github.com/c834606877/ECNU-Paper-Template)|华东师范大学(ECNU) 硕士 研究生 毕业论文 LaTeX模板|20|0|2021-12-05| -|113|[jiangqideng/tjuthesis_master_2016](https://github.com/jiangqideng/tjuthesis_master_2016)|LaTeX templates for TJU thesis. Forked from code.google.com/p/tjuthesis. (根据2016年天津大学硕士学位论文格式要求进行修改)|48|0|2021-10-02| -|114|[bearcatat/SZUThesis](https://github.com/bearcatat/SZUThesis)|深圳大学研究生毕业论文latex模板(不全,格式不对不负责哈哈哈哈|3|0|2022-01-09| -|115|[ColaForced/ControlTheoryNote](https://github.com/ColaForced/ControlTheoryNote)|控制相关学习笔记|3|0|2021-10-04| -|116|[breezedeus/Learning-Notes](https://github.com/breezedeus/Learning-Notes)|各种学习笔记|3|0|2022-01-01| -|117|[summitgao/OUC-LaTex-master](https://github.com/summitgao/OUC-LaTex-master)|中国海洋大学硕士博士学位论文 LaTeX 模板(Overleaf版)|3|0|2022-01-17| -|118|[hegerdes/VSCode-LaTeX-Container](https://github.com/hegerdes/VSCode-LaTeX-Container)|This is a VSCode DevContainer template for scientific LaTeX papers|9|0|2022-01-23| -|119|[zhong-yy/CSU_Thesis_Proposal](https://github.com/zhong-yy/CSU_Thesis_Proposal)|中南大学研究生学位论文开题报告LaTeX模板|4|0|2021-11-19| -|120|[thu-ml/tianshou-docs-zh_CN](https://github.com/thu-ml/tianshou-docs-zh_CN)|天授中文文档|30|0|2021-09-13| -|121|[inyscc/MathFormula](https://github.com/inyscc/MathFormula)|考研数学公式简单集合|4|0|2021-10-04| -|122|[JieyuZ2/Awesome-Weak-Supervision](https://github.com/JieyuZ2/Awesome-Weak-Supervision)|A curated list of programmatic weak supervision papers and resources|75|0|2022-01-23| -|123|[dancvv/stdthesis](https://github.com/dancvv/stdthesis)|石家庄铁道大学本科毕业论文LaTex模板|11|0|2021-09-16| -|124|[annProg/PanBook](https://github.com/annProg/PanBook)|Pandoc LaTeX,Epub模板,用于生成书籍,幻灯片(beamer),简历,论文等(cv, thesis, ebook,beamer)|148|0|2021-09-15| -|125|[XinzeZhang/Latex](https://github.com/XinzeZhang/Latex)|This is a Latex-WorkSpace being used by xinze.zh includes tutorial, CV and templates.|29|0|2021-11-16| -|126|[YangLaTeX/hitszthesis](https://github.com/YangLaTeX/hitszthesis)|A dissertation template for Harbin Institute of Technology, ShenZhen (HITSZ), including bachelor, master and doctor dissertations|66|0|2021-11-20| -|127|[AlphaZTX/phyasgn](https://github.com/AlphaZTX/phyasgn)|北京大学物理学院课程作业模板|7|0|2021-11-30| -|128|[bxrjmfh/Learn_latex_tabular](https://github.com/bxrjmfh/Learn_latex_tabular)|学习latex表格的排版|2|0|2021-10-08| -|129|[personqianduixue/2021_mathorcup_C_problem](https://github.com/personqianduixue/2021_mathorcup_C_problem)|2021mathorcup C题论文、代码、参考文献、笔记|3|0|2021-08-25| -|130|[warthecatalyst/-Latex-](https://github.com/warthecatalyst/-Latex-)|根据华科本科毕业设计模板修改成的华科课程设计Latex模板|11|0|2021-10-26| -|131|[yzbrlan/fudan-thesis-latex-template](https://github.com/yzbrlan/fudan-thesis-latex-template)|复旦论文latex模版,包括毕业论文模版,普通课程论文模版(带封皮)|17|0|2021-10-21| -|132|[NothNess/mml-book-chinese](https://github.com/NothNess/mml-book-chinese)|mml-book项目的中文版本|9|0|2021-09-29| -|133|[openbiox/Cookbook-for-R-Chinese](https://github.com/openbiox/Cookbook-for-R-Chinese)| :books:Cookbook for R 中文翻译|99|0|2021-08-18| -|134|[dataer-xy/ma-xy-website](https://github.com/dataer-xy/ma-xy-website)|模型与算法,model and algorithm,开源的数学与计算机书籍 |12|0|2022-01-15| -|135|[sakronos/NUIST_Bachelor_Thesis_LaTeX_Template](https://github.com/sakronos/NUIST_Bachelor_Thesis_LaTeX_Template)|南京信息工程大学本科生毕业论文 LaTeX 模板|12|0|2022-01-10| -|136|[pzyer/CDUT-CyberspaceSec-LearnDocs](https://github.com/pzyer/CDUT-CyberspaceSec-LearnDocs)|成都理工大学网络空间安全专业学习资料库,分享各种期末考试重点勾画,实验报告等。|8|0|2021-11-21| -|137|[yusanshi/hnuthesis](https://github.com/yusanshi/hnuthesis)|湖南大学硕士学位论文 LaTeX 模板|14|0|2021-11-18| -|138|[21-lessons/21lessons-book](https://github.com/21-lessons/21lessons-book)|21 Lessons - A book about a bitcoin journey, written by a bitcoiner|34|0|2021-11-11| -|139|[wtsnwei/pdsp](https://github.com/wtsnwei/pdsp)|《Personal Development for Smart People》的中文自译版|32|0|2021-12-30| -|140|[njuHan/njuthesis-nju-thesis-template](https://github.com/njuHan/njuthesis-nju-thesis-template)|南京大学学位论文(本科/硕士/博士),毕业论文LaTeX模板|236|0|2021-12-21| -|141|[nuaatug/nuaathesis](https://github.com/nuaatug/nuaathesis)|LaTeX document class for NUAA, supporting bachelor/master/PH.D thesis in Chinese/English/Japanese. 南航本科、硕士、博士学位论文 LaTeX 模板|184|0|2021-11-04| -|142|[a171232886/TJUThesis_master_2021](https://github.com/a171232886/TJUThesis_master_2021)|天大博士/硕士学位论文Latex模板,根据2021年版要求修改,可直接在Overleaf上运行。:star:所写的论文成功提交天津大学图书馆存档!(2021.12.24)|60|0|2021-12-28| +|113|[TouchFishPioneer/SEU-master-thesis](https://github.com/TouchFishPioneer/SEU-master-thesis)|东南大学硕士研究生学位论文LaTeX模板|23|0|2022-01-26| +|114|[jiangqideng/tjuthesis_master_2016](https://github.com/jiangqideng/tjuthesis_master_2016)|LaTeX templates for TJU thesis. Forked from code.google.com/p/tjuthesis. (根据2016年天津大学硕士学位论文格式要求进行修改)|48|0|2021-10-02| +|115|[bearcatat/SZUThesis](https://github.com/bearcatat/SZUThesis)|深圳大学研究生毕业论文latex模板(不全,格式不对不负责哈哈哈哈|3|0|2022-01-09| +|116|[ColaForced/ControlTheoryNote](https://github.com/ColaForced/ControlTheoryNote)|控制相关学习笔记|3|0|2021-10-04| +|117|[breezedeus/Learning-Notes](https://github.com/breezedeus/Learning-Notes)|各种学习笔记|3|0|2022-01-01| +|118|[summitgao/OUC-LaTex-master](https://github.com/summitgao/OUC-LaTex-master)|中国海洋大学硕士博士学位论文 LaTeX 模板(Overleaf版)|3|0|2022-01-17| +|119|[hegerdes/VSCode-LaTeX-Container](https://github.com/hegerdes/VSCode-LaTeX-Container)|This is a VSCode DevContainer template for scientific LaTeX papers|9|0|2022-01-23| +|120|[zhong-yy/CSU_Thesis_Proposal](https://github.com/zhong-yy/CSU_Thesis_Proposal)|中南大学研究生学位论文开题报告LaTeX模板|4|0|2021-11-19| +|121|[thu-ml/tianshou-docs-zh_CN](https://github.com/thu-ml/tianshou-docs-zh_CN)|天授中文文档|30|0|2021-09-13| +|122|[inyscc/MathFormula](https://github.com/inyscc/MathFormula)|考研数学公式简单集合|4|0|2021-10-04| +|123|[JieyuZ2/Awesome-Weak-Supervision](https://github.com/JieyuZ2/Awesome-Weak-Supervision)|A curated list of programmatic weak supervision papers and resources|75|0|2022-01-23| +|124|[dancvv/stdthesis](https://github.com/dancvv/stdthesis)|石家庄铁道大学本科毕业论文LaTex模板|11|0|2021-09-16| +|125|[annProg/PanBook](https://github.com/annProg/PanBook)|Pandoc LaTeX,Epub模板,用于生成书籍,幻灯片(beamer),简历,论文等(cv, thesis, ebook,beamer)|148|0|2021-09-15| +|126|[XinzeZhang/Latex](https://github.com/XinzeZhang/Latex)|This is a Latex-WorkSpace being used by xinze.zh includes tutorial, CV and templates.|29|0|2021-11-16| +|127|[YangLaTeX/hitszthesis](https://github.com/YangLaTeX/hitszthesis)|A dissertation template for Harbin Institute of Technology, ShenZhen (HITSZ), including bachelor, master and doctor dissertations|66|0|2021-11-20| +|128|[AlphaZTX/phyasgn](https://github.com/AlphaZTX/phyasgn)|北京大学物理学院课程作业模板|7|0|2021-11-30| +|129|[bxrjmfh/Learn_latex_tabular](https://github.com/bxrjmfh/Learn_latex_tabular)|学习latex表格的排版|2|0|2021-10-08| +|130|[personqianduixue/2021_mathorcup_C_problem](https://github.com/personqianduixue/2021_mathorcup_C_problem)|2021mathorcup C题论文、代码、参考文献、笔记|3|0|2021-08-25| +|131|[warthecatalyst/-Latex-](https://github.com/warthecatalyst/-Latex-)|根据华科本科毕业设计模板修改成的华科课程设计Latex模板|11|0|2021-10-26| +|132|[yzbrlan/fudan-thesis-latex-template](https://github.com/yzbrlan/fudan-thesis-latex-template)|复旦论文latex模版,包括毕业论文模版,普通课程论文模版(带封皮)|17|0|2021-10-21| +|133|[NothNess/mml-book-chinese](https://github.com/NothNess/mml-book-chinese)|mml-book项目的中文版本|9|0|2021-09-29| +|134|[openbiox/Cookbook-for-R-Chinese](https://github.com/openbiox/Cookbook-for-R-Chinese)| :books:Cookbook for R 中文翻译|99|0|2021-08-18| +|135|[dataer-xy/ma-xy-website](https://github.com/dataer-xy/ma-xy-website)|模型与算法,model and algorithm,开源的数学与计算机书籍 |12|0|2022-01-15| +|136|[sakronos/NUIST_Bachelor_Thesis_LaTeX_Template](https://github.com/sakronos/NUIST_Bachelor_Thesis_LaTeX_Template)|南京信息工程大学本科生毕业论文 LaTeX 模板|12|0|2022-01-10| +|137|[pzyer/CDUT-CyberspaceSec-LearnDocs](https://github.com/pzyer/CDUT-CyberspaceSec-LearnDocs)|成都理工大学网络空间安全专业学习资料库,分享各种期末考试重点勾画,实验报告等。|8|0|2021-11-21| +|138|[yusanshi/hnuthesis](https://github.com/yusanshi/hnuthesis)|湖南大学硕士学位论文 LaTeX 模板|14|0|2021-11-18| +|139|[21-lessons/21lessons-book](https://github.com/21-lessons/21lessons-book)|21 Lessons - A book about a bitcoin journey, written by a bitcoiner|34|0|2021-11-11| +|140|[wtsnwei/pdsp](https://github.com/wtsnwei/pdsp)|《Personal Development for Smart People》的中文自译版|32|0|2021-12-30| +|141|[njuHan/njuthesis-nju-thesis-template](https://github.com/njuHan/njuthesis-nju-thesis-template)|南京大学学位论文(本科/硕士/博士),毕业论文LaTeX模板|236|0|2021-12-21| +|142|[nuaatug/nuaathesis](https://github.com/nuaatug/nuaathesis)|LaTeX document class for NUAA, supporting bachelor/master/PH.D thesis in Chinese/English/Japanese. 南航本科、硕士、博士学位论文 LaTeX 模板|184|0|2021-11-04| +|143|[a171232886/TJUThesis_master_2021](https://github.com/a171232886/TJUThesis_master_2021)|天大博士/硕士学位论文Latex模板,根据2021年版要求修改,可直接在Overleaf上运行。:star:所写的论文成功提交天津大学图书馆存档!(2021.12.24)|60|0|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/TypeScript.md b/content/charts/growth/knowledge/TypeScript.md index fca139d1..61e2b9b3 100644 --- a/content/charts/growth/knowledge/TypeScript.md +++ b/content/charts/growth/knowledge/TypeScript.md @@ -1,68 +1,67 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > TypeScript -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3667|10|2022-01-13| -|2|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|557|7|2022-01-25| -|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 🌹|16463|7|2022-01-17| -|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 🔥|5296|7|2022-01-17| -|5|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|4090|7|2022-01-14| -|6|[doodlewind/jshistory-cn](https://github.com/doodlewind/jshistory-cn)|🇨🇳 《JavaScript 二十年》中文版|3717|6|2021-11-25| -|7|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8532|4|2021-12-09| -|8|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |5124|4|2022-01-19| -|9|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2202|3|2022-01-25| -|10|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|809|3|2022-01-23| -|11|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3484|2|2022-01-13| -|12|[soroushchehresa/awesome-coronavirus](https://github.com/soroushchehresa/awesome-coronavirus)|🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)|1466|2|2022-01-25| -|13|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org|5498|2|2021-11-20| -|14|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|482|2|2022-01-24| -|15|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|2|2022-01-08| -|16|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|128|1|2021-12-14| -|17|[dzzzzzy/Nestjs-Learning](https://github.com/dzzzzzy/Nestjs-Learning)|nestjs 学习教程 :books:,跟我一起学习 nest 框架~ :muscle:|778|1|2022-01-22| -|18|[zenghongtu/react-use-chinese](https://github.com/zenghongtu/react-use-chinese)|中文文档@react-use|835|1|2021-12-06| -|19|[loomnetwork/cryptozombie-lessons](https://github.com/loomnetwork/cryptozombie-lessons)|Lesson content for cryptozombies.io|824|1|2022-01-19| -|20|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|1934|1|2022-01-25| -|21|[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|3297|1|2022-01-13| -|22|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|1299|1|2022-01-24| -|23|[wistingcn/WiLearning](https://github.com/wistingcn/WiLearning)|Multiparty meeting&e-learning using mediasoup, webrtc ,angular and ionic with powerful whiteboard support|411|1|2021-10-28| -|24|[CodFrm/cxmooc-tools](https://github.com/CodFrm/cxmooc-tools)|一个 超星(学习通)/智慧树(知到)/中国大学mooc 学习工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(੧ᐛ੭挂科模式,启动)|1659|1|2021-12-13| -|25|[crawler-django/virtuallist-antd](https://github.com/crawler-django/virtuallist-antd)|virtualList for antd-table, 实现antd-table的虚拟列表, antd-table无限滚动, infinite scrolling for antd-table|78|0|2021-12-27| -|26|[CQBoyBrand/Koa2-nuxt-MySQL](https://github.com/CQBoyBrand/Koa2-nuxt-MySQL)|Koa2+nuxt+MySQL重构博客,项目中包括前端,后端和服务端,以及数据库文件,项目基于Vue+node.js+MySQL|109|0|2022-01-22| -|27|[likun7981/hlink](https://github.com/likun7981/hlink)|批量硬链接创建工具,又能PT做种,又能刮削电影资料|147|0|2022-01-05| -|28|[xluos/demo](https://github.com/xluos/demo)|平时学习练习的一些小Demo的仓库|201|0|2022-01-15| -|29|[GregorBiswanger/rxjs-fruits](https://github.com/GregorBiswanger/rxjs-fruits)|A game for learning RxJS 🍎🍌|164|0|2022-01-22| -|30|[hjlld/LearningWebGPU](https://github.com/hjlld/LearningWebGPU)|WebGPU tutorials inspired by LearningWebGL.com. Use both WGSL and GLSL/SPIR-V.|336|0|2021-10-13| -|31|[brucx/mp-push-nestjs](https://github.com/brucx/mp-push-nestjs)|微信公众号消息推送服务,类似“server酱”,提供Docker镜像部署|99|0|2021-08-13| -|32|[MrTreasure/Algorithm](https://github.com/MrTreasure/Algorithm)|算法学习以及一些编程领域的文档、知识、技巧、个人想法|174|0|2022-01-15| -|33|[Firefox-Pro-Coding/iciba-translate-userscript](https://github.com/Firefox-Pro-Coding/iciba-translate-userscript)|iciba划词翻译 userscript|124|0|2021-12-24| -|34|[topfullstack/topfullstack](https://github.com/topfullstack/topfullstack)|NodeJs+VueJs全栈开发《全栈之巅》视频网站 - 源码|317|0|2022-01-22| -|35|[shidenggui/bloghub](https://github.com/shidenggui/bloghub)|一群自由而有趣的灵魂,终将在此相遇 独立个人博客推荐导航|323|0|2022-01-14| -|36|[SSmJaE/WELearnHelper](https://github.com/SSmJaE/WELearnHelper)|显示WE Learn随行课堂题目答案;支持班级测试;自动答题;刷时长;开放自定义设置|172|0|2022-01-15| -|37|[jiayisheji/jianshu](https://github.com/jiayisheji/jianshu)|仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫|304|0|2022-01-22| -|38|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|143|0|2021-12-14| -|39|[justjavac/zhihu-trending-top-search](https://github.com/justjavac/zhihu-trending-top-search)|知乎热搜榜,记录从 2020-11-24 日开始的知乎热搜榜单。每小时抓取一次数据,按天归档。|87|0|2022-01-25| -|40|[tuture-dev/tuture](https://github.com/tuture-dev/tuture)|Write tutorials from the future, with the power of Git and community. 『图雀写作工具』|196|0|2022-01-23| -|41|[yanlele/node-index](https://github.com/yanlele/node-index)|学习笔记、博文、简书、工作日常踩坑记录以及一些独立作品的汇总目录|324|0|2022-01-18| -|42|[leer0911/myXHR](https://github.com/leer0911/myXHR)|TypeScript 重构 Axios 经验分享,包括开发技巧, API 实现,XMLHttpRequest 运用,单元测试等|108|0|2021-09-01| -|43|[chuyun/taro-plugin-canvas](https://github.com/chuyun/taro-plugin-canvas)|基于 Taro 框架的微信小程序 canvas 绘图组件,封装了常用的操作,通过配置的方式生成分享图片|405|0|2022-01-13| -|44|[tsejx/javascript-guidebook](https://github.com/tsejx/javascript-guidebook)|:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers|185|0|2021-12-01| -|45|[awehook/blink-mind](https://github.com/awehook/blink-mind)|Fully customizable mindmap framework for react.js. 支持插件的,可被完全定制的思维导图库,基于react.js和immutable.js。|226|0|2022-01-15| -|46|[eyebluecn/tank-front](https://github.com/eyebluecn/tank-front)|蓝眼系列软件之《蓝眼云盘》前端项目|495|0|2021-11-26| -|47|[YaoZeyuan/zhihuhelp](https://github.com/YaoZeyuan/zhihuhelp)|基于node&typescript重写知乎助手|493|0|2022-01-22| -|48|[scdt-china/interview-assignments](https://github.com/scdt-china/interview-assignments)|The monorepo for interview take home assignments.|152|0|2022-01-25| -|49|[meowtec/relyzer](https://github.com/meowtec/relyzer)|Debugger for React functional components. Online demo: https://meowtec.github.io/relyzer/examples/todomvc/build/|135|0|2021-11-10| -|50|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|286|0|2022-01-01| -|51|[L-Leite/cso2-master-server](https://github.com/L-Leite/cso2-master-server)|A master server for CSO2|111|0|2021-08-16| -|52|[fxy5869571/blog-react](https://github.com/fxy5869571/blog-react)|基于typescript koa2 react的个人博客|320|0|2022-01-13| -|53|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|138|0|2022-01-25| -|54|[yuque-helper/yuque2book](https://github.com/yuque-helper/yuque2book)|export yuque repo to a book 将你的语雀文档导出的工具|178|0|2021-12-14| -|55|[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.|112|0|2022-01-20| -|56|[roojay520/bobplugin-google-translate](https://github.com/roojay520/bobplugin-google-translate)| Bob 的一个Google 翻译插件|129|0|2021-11-03| -|57|[worldzhao/react-ui-library-tutorial](https://github.com/worldzhao/react-ui-library-tutorial)|📚React组件库搭建指南|285|0|2021-12-25| -|58|[FreeCodeCamp-Chengdu/IT-Technology-weekly](https://github.com/FreeCodeCamp-Chengdu/IT-Technology-weekly)|FCC 成都社区 - 技术周刊|90|0|2021-09-21| +|1|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3671|10|2022-01-13| +|2|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|558|7|2022-01-25| +|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 🌹|16462|7|2022-01-17| +|4|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|4093|7|2022-01-14| +|5|[doodlewind/jshistory-cn](https://github.com/doodlewind/jshistory-cn)|🇨🇳 《JavaScript 二十年》中文版|3717|6|2021-11-25| +|6|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8532|4|2021-12-09| +|7|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |5125|4|2022-01-19| +|8|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2203|3|2022-01-26| +|9|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|809|3|2022-01-23| +|10|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3484|2|2022-01-13| +|11|[soroushchehresa/awesome-coronavirus](https://github.com/soroushchehresa/awesome-coronavirus)|🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)|1466|2|2022-01-25| +|12|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org|5501|2|2021-11-20| +|13|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|483|2|2022-01-24| +|14|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|130|1|2021-12-14| +|15|[dzzzzzy/Nestjs-Learning](https://github.com/dzzzzzy/Nestjs-Learning)|nestjs 学习教程 :books:,跟我一起学习 nest 框架~ :muscle:|778|1|2022-01-22| +|16|[zenghongtu/react-use-chinese](https://github.com/zenghongtu/react-use-chinese)|中文文档@react-use|835|1|2021-12-06| +|17|[loomnetwork/cryptozombie-lessons](https://github.com/loomnetwork/cryptozombie-lessons)|Lesson content for cryptozombies.io|825|1|2022-01-19| +|18|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|1936|1|2022-01-26| +|19|[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|3302|1|2022-01-13| +|20|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|1298|1|2022-01-25| +|21|[wistingcn/WiLearning](https://github.com/wistingcn/WiLearning)|Multiparty meeting&e-learning using mediasoup, webrtc ,angular and ionic with powerful whiteboard support|411|1|2021-10-28| +|22|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|1|2022-01-08| +|23|[CodFrm/cxmooc-tools](https://github.com/CodFrm/cxmooc-tools)|一个 超星(学习通)/智慧树(知到)/中国大学mooc 学习工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(੧ᐛ੭挂科模式,启动)|1660|1|2021-12-13| +|24|[crawler-django/virtuallist-antd](https://github.com/crawler-django/virtuallist-antd)|virtualList for antd-table, 实现antd-table的虚拟列表, antd-table无限滚动, infinite scrolling for antd-table|78|0|2021-12-27| +|25|[CQBoyBrand/Koa2-nuxt-MySQL](https://github.com/CQBoyBrand/Koa2-nuxt-MySQL)|Koa2+nuxt+MySQL重构博客,项目中包括前端,后端和服务端,以及数据库文件,项目基于Vue+node.js+MySQL|109|0|2022-01-22| +|26|[likun7981/hlink](https://github.com/likun7981/hlink)|批量硬链接创建工具,又能PT做种,又能刮削电影资料|147|0|2022-01-05| +|27|[xluos/demo](https://github.com/xluos/demo)|平时学习练习的一些小Demo的仓库|201|0|2022-01-15| +|28|[GregorBiswanger/rxjs-fruits](https://github.com/GregorBiswanger/rxjs-fruits)|A game for learning RxJS 🍎🍌|164|0|2022-01-22| +|29|[hjlld/LearningWebGPU](https://github.com/hjlld/LearningWebGPU)|WebGPU tutorials inspired by LearningWebGL.com. Use both WGSL and GLSL/SPIR-V.|336|0|2021-10-13| +|30|[brucx/mp-push-nestjs](https://github.com/brucx/mp-push-nestjs)|微信公众号消息推送服务,类似“server酱”,提供Docker镜像部署|99|0|2021-08-13| +|31|[MrTreasure/Algorithm](https://github.com/MrTreasure/Algorithm)|算法学习以及一些编程领域的文档、知识、技巧、个人想法|174|0|2022-01-15| +|32|[Firefox-Pro-Coding/iciba-translate-userscript](https://github.com/Firefox-Pro-Coding/iciba-translate-userscript)|iciba划词翻译 userscript|124|0|2021-12-24| +|33|[topfullstack/topfullstack](https://github.com/topfullstack/topfullstack)|NodeJs+VueJs全栈开发《全栈之巅》视频网站 - 源码|318|0|2022-01-22| +|34|[shidenggui/bloghub](https://github.com/shidenggui/bloghub)|一群自由而有趣的灵魂,终将在此相遇 独立个人博客推荐导航|323|0|2022-01-14| +|35|[SSmJaE/WELearnHelper](https://github.com/SSmJaE/WELearnHelper)|显示WE Learn随行课堂题目答案;支持班级测试;自动答题;刷时长;开放自定义设置|172|0|2022-01-15| +|36|[jiayisheji/jianshu](https://github.com/jiayisheji/jianshu)|仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫|304|0|2022-01-22| +|37|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|144|0|2021-12-14| +|38|[justjavac/zhihu-trending-top-search](https://github.com/justjavac/zhihu-trending-top-search)|知乎热搜榜,记录从 2020-11-24 日开始的知乎热搜榜单。每小时抓取一次数据,按天归档。|87|0|2022-01-26| +|39|[tuture-dev/tuture](https://github.com/tuture-dev/tuture)|Write tutorials from the future, with the power of Git and community. 『图雀写作工具』|196|0|2022-01-23| +|40|[yanlele/node-index](https://github.com/yanlele/node-index)|学习笔记、博文、简书、工作日常踩坑记录以及一些独立作品的汇总目录|324|0|2022-01-18| +|41|[leer0911/myXHR](https://github.com/leer0911/myXHR)|TypeScript 重构 Axios 经验分享,包括开发技巧, API 实现,XMLHttpRequest 运用,单元测试等|108|0|2021-09-01| +|42|[chuyun/taro-plugin-canvas](https://github.com/chuyun/taro-plugin-canvas)|基于 Taro 框架的微信小程序 canvas 绘图组件,封装了常用的操作,通过配置的方式生成分享图片|405|0|2022-01-13| +|43|[tsejx/javascript-guidebook](https://github.com/tsejx/javascript-guidebook)|:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers|185|0|2021-12-01| +|44|[awehook/blink-mind](https://github.com/awehook/blink-mind)|Fully customizable mindmap framework for react.js. 支持插件的,可被完全定制的思维导图库,基于react.js和immutable.js。|226|0|2022-01-15| +|45|[eyebluecn/tank-front](https://github.com/eyebluecn/tank-front)|蓝眼系列软件之《蓝眼云盘》前端项目|495|0|2021-11-26| +|46|[YaoZeyuan/zhihuhelp](https://github.com/YaoZeyuan/zhihuhelp)|基于node&typescript重写知乎助手|493|0|2022-01-22| +|47|[scdt-china/interview-assignments](https://github.com/scdt-china/interview-assignments)|The monorepo for interview take home assignments.|152|0|2022-01-26| +|48|[meowtec/relyzer](https://github.com/meowtec/relyzer)|Debugger for React functional components. Online demo: https://meowtec.github.io/relyzer/examples/todomvc/build/|135|0|2021-11-10| +|49|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|285|0|2022-01-01| +|50|[L-Leite/cso2-master-server](https://github.com/L-Leite/cso2-master-server)|A master server for CSO2|111|0|2021-08-16| +|51|[fxy5869571/blog-react](https://github.com/fxy5869571/blog-react)|基于typescript koa2 react的个人博客|320|0|2022-01-13| +|52|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|138|0|2022-01-26| +|53|[yuque-helper/yuque2book](https://github.com/yuque-helper/yuque2book)|export yuque repo to a book 将你的语雀文档导出的工具|178|0|2021-12-14| +|54|[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.|112|0|2022-01-20| +|55|[roojay520/bobplugin-google-translate](https://github.com/roojay520/bobplugin-google-translate)| Bob 的一个Google 翻译插件|129|0|2021-11-03| +|56|[worldzhao/react-ui-library-tutorial](https://github.com/worldzhao/react-ui-library-tutorial)|📚React组件库搭建指南|284|0|2021-12-25| +|57|[FreeCodeCamp-Chengdu/IT-Technology-weekly](https://github.com/FreeCodeCamp-Chengdu/IT-Technology-weekly)|FCC 成都社区 - 技术周刊|90|0|2021-09-21|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Vim-script.md b/content/charts/growth/knowledge/Vim-script.md index 372df2d3..9f5cf425 100644 --- a/content/charts/growth/knowledge/Vim-script.md +++ b/content/charts/growth/knowledge/Vim-script.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Vim script -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12763|6|2021-11-17| -|2|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|8746|5|2021-08-21| +|1|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|12767|6|2021-11-17| +|2|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|8749|5|2021-08-21| |3|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始,到精通vim配置,和高级命令。希望能让vim是你的开发更高效。|131|1|2021-12-10| -|4|[dolotech/ebook](https://github.com/dolotech/ebook)|学习资料|1464|1|2021-12-02| +|4|[dolotech/ebook](https://github.com/dolotech/ebook)|学习资料|1466|1|2021-12-02| |5|[dofy/learn-vim](https://github.com/dofy/learn-vim)|Vim 实操教程(Learning Vim)Vim practical tutorial.|1309|1|2021-09-30| |6|[chloneda/vim-cheatsheet](https://github.com/chloneda/vim-cheatsheet)|🍁Vim cheat sheet with everything you want to know.|43|0|2022-01-01| |7|[chengpengzhao/My_vimrc](https://github.com/chengpengzhao/My_vimrc)|从开始使用Vim起、累积的学习记录,附带几个自用一键配置linux脚本|6|0|2021-08-26| diff --git a/content/charts/growth/knowledge/Vue.md b/content/charts/growth/knowledge/Vue.md index a2b88b6f..c60e8d2b 100644 --- a/content/charts/growth/knowledge/Vue.md +++ b/content/charts/growth/knowledge/Vue.md @@ -1,29 +1,29 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Vue -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[shfshanyue/Daily-Question](https://github.com/shfshanyue/Daily-Question)|互联网大厂内推及大厂面经整理,并且每天一道面试题推送。每天五分钟,半年大厂中|3030|4|2022-01-06| -|2|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 | Official Chinese translation for Vue docs|68|3|2022-01-25| -|3|[xugaoyi/vuepress-theme-vdoing](https://github.com/xugaoyi/vuepress-theme-vdoing)|🚀一款简洁高效的VuePress知识管理&博客(blog)主题|1716|2|2022-01-22| +|1|[shfshanyue/Daily-Question](https://github.com/shfshanyue/Daily-Question)|互联网大厂内推及大厂面经整理,并且每天一道面试题推送。每天五分钟,半年大厂中|3033|4|2022-01-06| +|2|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 | Official Chinese translation for Vue docs|73|3|2022-01-26| +|3|[xugaoyi/vuepress-theme-vdoing](https://github.com/xugaoyi/vuepress-theme-vdoing)|🚀一款简洁高效的VuePress知识管理&博客(blog)主题|1720|2|2022-01-22| |4|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|21|2|2022-01-19| -|5|[zhangyuang/fe-dev-playbook](https://github.com/zhangyuang/fe-dev-playbook)|教你如何打造舒适、高效、时尚的前端开发环境|641|1|2021-09-29| +|5|[zhangyuang/fe-dev-playbook](https://github.com/zhangyuang/fe-dev-playbook)|教你如何打造舒适、高效、时尚的前端开发环境|642|1|2021-09-29| |6|[yu-tou/frontend-modern-experience-share-slide](https://github.com/yu-tou/frontend-modern-experience-share-slide)|一个关于Web 体验技术发展前沿的小分享|7|1|2022-01-20| -|7|[llldddbbb/dbblog](https://github.com/llldddbbb/dbblog)|基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目|1097|1|2022-01-15| +|7|[llldddbbb/dbblog](https://github.com/llldddbbb/dbblog)|基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目|1098|1|2022-01-15| |8|[hql7/wl-micro-frontends](https://github.com/hql7/wl-micro-frontends)|Micro front end practical project tutorial. 微前端项目实战vue项目。基于vue3.0&qiankun2.0进阶版:https://github.com/wl-ui/wl-mfe|463|1|2022-01-14| |9|[qq449245884/vue-okr-tree](https://github.com/qq449245884/vue-okr-tree)|http://www.longstudy.club/vue-okr-tree-doc/index.html|412|1|2021-09-07| |10|[Evan-WH/MyBlog-With-Aurora](https://github.com/Evan-WH/MyBlog-With-Aurora)|个人博客|10|1|2022-01-19| -|11|[inoutcode/ethereum_book](https://github.com/inoutcode/ethereum_book)|精通以太坊 (中文版)|1629|1|2021-09-19| -|12|[seeksdream/relation-graph](https://github.com/seeksdream/relation-graph)|Vue 关联关系图谱组件,可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱,可提供多种图谱布局,包括树状布局、中心布局、力学布局自动布局等。Vue component for relationship graph , which can display knowledge graphs, such as organization graph, equity structure grap ...|508|1|2021-10-20| +|11|[inoutcode/ethereum_book](https://github.com/inoutcode/ethereum_book)|精通以太坊 (中文版)|1633|1|2021-09-19| +|12|[seeksdream/relation-graph](https://github.com/seeksdream/relation-graph)|Vue 关联关系图谱组件,可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱,可提供多种图谱布局,包括树状布局、中心布局、力学布局自动布局等。Vue component for relationship graph , which can display knowledge graphs, such as organization graph, equity structure grap ...|511|1|2021-10-20| |13|[CS-Tao/whu-library-seat](https://github.com/CS-Tao/whu-library-seat)|武汉大学图书馆助手 - 桌面端|668|1|2022-01-13| -|14|[zhangyuang/vite-design](https://github.com/zhangyuang/vite-design)|下一代构建工具 vite 文档翻译 源码解析|281|1|2021-10-17| +|14|[zhangyuang/vite-design](https://github.com/zhangyuang/vite-design)|下一代构建工具 vite 文档翻译 源码解析|282|1|2021-10-17| |15|[GitHub-Laziji/VBlog](https://github.com/GitHub-Laziji/VBlog)|使用GitHub API 搭建一个可动态发布文章的博客|1426|1|2022-01-15| |16|[FXLP/MarkTool](https://github.com/FXLP/MarkTool)|DoTAT 是一款基于web、面向领域的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持迭代标注、嵌套实体标注和嵌套事件标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模,并设计了全新高效的标注方式,提升了用户体验和标注效率。此外,本工具增加了审核环节,可对多 ...|275|0|2021-12-10| |17|[hyw123456/gugu](https://github.com/hyw123456/gugu)|咕咕语翻译器|15|0|2021-12-15| |18|[Allen10086/vue-pro](https://github.com/Allen10086/vue-pro)|个人博客后台管理|11|0|2022-01-15| -|19|[imoyao/idealyard](https://github.com/imoyao/idealyard)|使用 Vue 和 Flask 搭建前后端分离的 RESTful 个人博客|96|0|2022-01-21| +|19|[imoyao/idealyard](https://github.com/imoyao/idealyard)|使用 Vue 和 Flask 搭建前后端分离的 RESTful 个人博客|97|0|2022-01-21| |20|[wangxinleo/practise-vue-shop-front](https://github.com/wangxinleo/practise-vue-shop-front)|📦📈【2019】关于 element 的初级学习代码项目。 附全套学习资源和vscode配置|62|0|2022-01-14| |21|[jiangshanmeta/leetcode-notebook](https://github.com/jiangshanmeta/leetcode-notebook)|leetcode笔记桌面应用|11|0|2022-01-12| |22|[RookieDouby/fe-interview](https://github.com/RookieDouby/fe-interview)|前端每日学习跟着https://github.com/haizlin/fe-interview |6|0|2021-10-06| @@ -50,7 +50,7 @@ |43|[kodyWang1994/game-box](https://github.com/kodyWang1994/game-box)|边想边写的小游戏集合,包括:贪吃蛇、消消乐、烧脑颜色、拼图、蜘蛛卡牌(蜘蛛纸牌)等|19|0|2022-01-15| |44|[zhuss/in2UI](https://github.com/zhuss/in2UI)|基于Vue.js 的UI组件库 轮子 😀😀😀,学习组件库封装|5|0|2021-10-05| |45|[lxs24sxl/vue-blog](https://github.com/lxs24sxl/vue-blog)|个人vue版的博客网站-林晓舜|6|0|2021-10-05| -|46|[LiHongyao/Vue](https://github.com/LiHongyao/Vue)|start vue study~|25|0|2022-01-17| +|46|[LiHongyao/Vue](https://github.com/LiHongyao/Vue)|start vue study~|25|0|2022-01-26| |47|[tianyong90/blog](https://github.com/tianyong90/blog)|田勇的博客|14|0|2021-12-15| |48|[caiheping/oa-sys](https://github.com/caiheping/oa-sys)|通用后台管理系统,后端主要由node(egg.js),MySQL,JWT,Sequelize,前端主要由vue3.0,typescript,pinia,ant-design-vue,windicss,vite编写的后台管理系统,master分支是通用后台管理系统,feature-oa是员工管理系统|5|0|2021-12-08| |49|[Sweet0954/supermall](https://github.com/Sweet0954/supermall)|学习coderwhy老师的vue课程,里面的vue移动端项目|9|0|2021-10-10| @@ -67,7 +67,7 @@ |60|[onaug6th/super-ui](https://github.com/onaug6th/super-ui)|轮子合集|8|0|2022-01-13| |61|[catbuli/ciblog](https://github.com/catbuli/ciblog)|基于vue.js(2.6.10)开发的个人博客平台|5|0|2021-10-06| |62|[lucky131/Games](https://github.com/lucky131/Games)|vue小游戏合集|19|0|2022-01-15| -|63|[CB-ysx/myblog](https://github.com/CB-ysx/myblog)|我的博客前端源码|142|0|2022-01-25| +|63|[CB-ysx/myblog](https://github.com/CB-ysx/myblog)|我的博客前端源码|141|0|2022-01-25| |64|[ragnar-document/ZhihuWeb](https://github.com/ragnar-document/ZhihuWeb)|一个vue-cli搭建的简易交互网站,数据来源知乎/mock数据|43|0|2021-10-06| |65|[miniclound/vue-bpmn](https://github.com/miniclound/vue-bpmn)|在vue中使用 bpmn-js(进阶)|168|0|2021-10-06| |66|[qiheizhiya/myBlog](https://github.com/qiheizhiya/myBlog)|前端+后端。个人博客项目|176|0|2022-01-05| @@ -115,11 +115,11 @@ |108|[GlennLuo1992/vue4arcgis-example](https://github.com/GlennLuo1992/vue4arcgis-example)|vue简单教程,以及整合arcgis-js-api与vue的前端项目方案|24|0|2022-01-14| |109|[CS-Tao/whu-library-seat-mobile](https://github.com/CS-Tao/whu-library-seat-mobile)|武汉大学图书馆助手 - 移动端|583|0|2022-01-15| |110|[dateolive/vue-demo](https://github.com/dateolive/vue-demo)|学习vue的项目|6|0|2022-01-14| -|111|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望|39|0|2022-01-21| +|111|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望|39|0|2022-01-26| |112|[ChangMM/blog](https://github.com/ChangMM/blog)|✍️个人博客(基于vuepress,自定义主题)。|19|0|2021-10-05| |113|[laizuan/basis-vue](https://github.com/laizuan/basis-vue)|基于Vue CLI 4构建的公司门户或者个人博客手脚架。已实现多语言切换,顶部导航固定,二级路由,按需加载,路由懒加载,CDN引入|13|0|2021-10-06| |114|[ChenJiaH/blog](https://github.com/ChenJiaH/blog)| 📝个人博客 - 欢迎关注 👀 和点赞 ⭐️|7|0|2022-01-24| -|115|[pearmini/colorfu](https://github.com/pearmini/colorfu)|Make beautiful but also meaningful wallpapers with words, colors, patterns and images. 🌈|245|0|2021-12-27| +|115|[pearmini/colorfu](https://github.com/pearmini/colorfu)|Make beautiful but also meaningful wallpapers with words, colors, patterns and images. 🌈|246|0|2021-12-27| |116|[Rychou/screen-share-recorder](https://github.com/Rychou/screen-share-recorder)|A web screen share recorder realized by WebRTC|9|0|2022-01-14| |117|[Kelichao/vue.js.2.0](https://github.com/Kelichao/vue.js.2.0)|针对vue2.0版本,以及关于MVVM框架学习,使用中的总结,附带backbone.js框架的思想与使用方法做使用记录,以及去年学过的backbone相关MVC框架学习总结与demo笔记思想设计模式 20170-01-12|41|0|2022-01-15| |118|[Civitasv/blog](https://github.com/Civitasv/blog)|个人博客 Vue+SpringBoot+MySQL 前后端分离|18|0|2021-11-29| @@ -129,21 +129,21 @@ |122|[NightCatSama/NightCat](https://github.com/NightCatSama/NightCat)|个人博客,技术栈:NodeJS + Express + mongoose + GraphQL + Vue 全家桶|96|0|2021-09-24| |123|[ericheshenghao/siques-doc-pro](https://github.com/ericheshenghao/siques-doc-pro)|🎁siques-doc-pro是基于Java开发的在线文档系统,支持漂亮的富文本编辑模式,适合作为个人和小型团队的文档、笔记和知识管理工具。|5|0|2021-11-26| |124|[luchx/ECHI_UI](https://github.com/luchx/ECHI_UI)|一款用于学习搭建 UI 组件库的示例,支持按需引入,在线组件预览,在线文档~|9|0|2022-01-14| -|125|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|56|0|2022-01-25| +|125|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|58|0|2022-01-26| |126|[toimc-team/front-end-notes](https://github.com/toimc-team/front-end-notes)|大前端课程电子书计划,前端知识总结 + 分享|27|0|2022-01-08| -|127|[lcomplete/TechShare](https://github.com/lcomplete/TechShare)|分享Java、.NET、Javascript、效率、软件工程、编程语言等技术知识。|206|0|2022-01-25| +|127|[lcomplete/TechShare](https://github.com/lcomplete/TechShare)|分享Java、.NET、Javascript、效率、软件工程、编程语言等技术知识。|207|0|2022-01-25| |128|[superZhouDaLu/BlogExample](https://github.com/superZhouDaLu/BlogExample)|博客代码示例|22|0|2021-08-20| |129|[yiluyanxia/vue-todolist](https://github.com/yiluyanxia/vue-todolist)|使用vue 实现的ToDoList,附带详细的教程。|26|0|2022-01-11| |130|[DisasterMeng/Vue-Simple-Blog](https://github.com/DisasterMeng/Vue-Simple-Blog)|简约博客|8|0|2021-10-05| |131|[Renovamen/Fishmail](https://github.com/Renovamen/Fishmail)|奇怪的摸鱼工具增加了:装作在 Gmail 上查邮件的样子看知乎摸鱼,从而降低我上班摸鱼时的不安全感|48|0|2021-09-27| |132|[zqsfuture/vue-koa2](https://github.com/zqsfuture/vue-koa2)|vue+koa2学习|9|0|2022-01-15| -|133|[stacklens/django-vue-tutorial](https://github.com/stacklens/django-vue-tutorial)|用 django-rest-framework 和 vue 搭建前后端分离的个人博客|112|0|2022-01-15| +|133|[stacklens/django-vue-tutorial](https://github.com/stacklens/django-vue-tutorial)|用 django-rest-framework 和 vue 搭建前后端分离的个人博客|113|0|2022-01-15| |134|[OBKoro1/stop-mess-around](https://github.com/OBKoro1/stop-mess-around)|自律chrome浏览器插件:帮助你戒掉上班/学习期间下意识的在浏览器打开知乎等网站的习惯,往往一看就是几个小时过去了,插件会自动检测摸鱼网站, 提示激励信息后, 关闭摸鱼网站。|81|0|2022-01-19| |135|[dolyw/VueStudy](https://github.com/dolyw/VueStudy)|Vue.js学习系列示例代码及教程|78|0|2022-01-15| |136|[youjia4321/JiaGeWeb](https://github.com/youjia4321/JiaGeWeb)|个人博客(Django+vue)|9|0|2021-10-06| |137|[doctoroyy/shuchong-web](https://github.com/doctoroyy/shuchong-web)|书虫小说:一个基于Vue的小说网站前端实现 在线体验: https://book.doctoroyy.net/|5|0|2021-11-03| |138|[madfour/blog-docs](https://github.com/madfour/blog-docs)|知识梳理、疑难杂记、试题笔记|5|0|2021-12-09| -|139|[daodaolee/vuepress-plugin-awesome-musicplayer](https://github.com/daodaolee/vuepress-plugin-awesome-musicplayer)|一款基于vuepress插件的音乐播放器,打破以往博客音乐播放方式,让用户有更佳的沉浸式体验!|14|0|2022-01-09| +|139|[daodaolee/vuepress-plugin-awesome-musicplayer](https://github.com/daodaolee/vuepress-plugin-awesome-musicplayer)|一款基于vuepress1.x插件的音乐播放器,打破以往博客音乐播放方式,让用户有更佳的沉浸式体验!|14|0|2022-01-26| |140|[pea3nut/pea3nut-info](https://github.com/pea3nut/pea3nut-info)|网站“花生PeA的个人资料”(pea3nut.info)源码|10|0|2022-01-15| |141|[cadecode/vuepress-theme-2zh](https://github.com/cadecode/vuepress-theme-2zh)|VuePress 博客主题插件|128|0|2021-11-13| |142|[ChanWahFung/vue-maoyan-app](https://github.com/ChanWahFung/vue-maoyan-app)|仿猫眼电影移动端,主要使用vue、axios、mint-ui。仅作为学习用途。|7|0|2022-01-13| @@ -151,43 +151,42 @@ |144|[SSmJaE/XueXiTonsSign_Electron](https://github.com/SSmJaE/XueXiTonsSign_Electron)|基于Electron的超星学习通签到小工具,支持手动签到、签到队列自动签到|24|0|2021-11-02| |145|[piexlmax/vue3.0-practice-room](https://github.com/piexlmax/vue3.0-practice-room)|vue3.0学习仓,记录,爬坑,实践,分享|6|0|2021-09-26| |146|[largezhou/wechat-menu](https://github.com/largezhou/wechat-menu)|php + vue 微信公众号菜单管理 composer 包|136|0|2021-11-20| -|147|[CoderWanp/vue-d3-graph](https://github.com/CoderWanp/vue-d3-graph)|vue+d3v6实现动态知识图谱可视化展示(包含2D和3D图谱展示)|44|0|2021-07-27| -|148|[weianke/vue-ebook](https://github.com/weianke/vue-ebook)|实战微信读书Vue-cli 3.2.1 + Vue2.5 + Vue全家桶 + epubjs|23|0|2022-01-13| -|149|[KenNaNa/big-frontend-knowlage](https://github.com/KenNaNa/big-frontend-knowlage)|前端入门到进阶图文教程,超详细的Web前端学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「人生代码」作者。|25|0|2022-01-14| -|150|[LeachZhou/blog](https://github.com/LeachZhou/blog)|正在开发中...记录技术的新博客,采用Vue3开发,使用GitHub API进行数据交互|120|0|2022-01-22| -|151|[zoomla/ZoomlaCMS-VueCli-Portal002](https://github.com/zoomla/ZoomlaCMS-VueCli-Portal002)|基于Zoomla!逐浪CMS、VueCLI、BootrapVue、vue-baidu-map以及zico图标库构建的带远程服务端全自动响应式的全栈方案(编译即可使用),可以由此创建出门户网站、移动站点、小程序与公众号应用,卓越的全栈体验。|13|0|2022-01-22| -|152|[yktimes/ykblog](https://github.com/yktimes/ykblog)|django vue 博客|8|0|2022-01-15| -|153|[1446445040/fileUpload](https://github.com/1446445040/fileUpload)|由青年大学习截图收集衍生出的想法,做一个帮助团支书收集大家截图等文件的服务。|14|0|2021-10-06| -|154|[scriptscat/scriptlist-frontend](https://github.com/scriptscat/scriptlist-frontend)|脚本猫脚本站前端页面,与世界分享你的脚本|7|0|2022-01-20| -|155|[tuwq/zhihu](https://github.com/tuwq/zhihu)|仿造知乎 Vue+Express+Mongoose|20|0|2022-01-15| -|156|[wgjh5/vueSummarize](https://github.com/wgjh5/vueSummarize)|vue知识积累|8|0|2022-01-14| -|157|[godbasin/vue-element-demo](https://github.com/godbasin/vue-element-demo)|用vue+element快速拼接页面教程+代码示例|9|0|2022-01-13| -|158|[ragnar-document/Web-QuickStart](https://github.com/ragnar-document/Web-QuickStart)|颠覆学习web的知识路线|14|0|2022-01-13| -|159|[wenshaofeng/Travel](https://github.com/wenshaofeng/Travel)|慕课网dell-lee老师的课程,之前放在码云,搬运过来GitHub|17|0|2022-01-15| -|160|[SunQQQ/SunQBlog-UserSide](https://github.com/SunQQQ/SunQBlog-UserSide)|孙权的个人博客 用户端|12|0|2022-01-23| -|161|[cgq001/admain-nodebook](https://github.com/cgq001/admain-nodebook)|Element-UI制作的新博客后台页面|12|0|2021-10-05| -|162|[H-JW0829/glowing-octo-lamp](https://github.com/H-JW0829/glowing-octo-lamp)|基于Vue cli3和flask搭建的个人博客项目,前后端分离,使用axios进行前后端的通信,还运用了vuex、element-ui等,主要实现了登录注册、首页博客展示、添加博客、个人博客、我的收藏、评论博客等模块,是一个小型项目|17|0|2021-10-06| -|163|[naihe138/naice-blog](https://github.com/naihe138/naice-blog)|😺 新的博客上线啦|96|0|2021-12-01| -|164|[fengziye/Gblog](https://github.com/fengziye/Gblog)|一款nice的基于 vue 的博客模板|43|0|2021-10-06| -|165|[syzdev/vv-blog](https://github.com/syzdev/vv-blog)|😋 一个用Vue写的简单博客|7|0|2021-11-10| -|166|[X-Mars/beenote](https://github.com/X-Mars/beenote)|定位个人笔记 和 公司内部知识仓库 - 基于 django + vue 的笔记软件|57|0|2022-01-15| -|167|[Lkzai/my-vue-blog](https://github.com/Lkzai/my-vue-blog)|一个基于vue纯前端可保存数据的小博客|14|0|2022-01-13| -|168|[SunQQQ/SunQBlog-AdminSide](https://github.com/SunQQQ/SunQBlog-AdminSide)|孙权的个人博客 管理端|13|0|2022-01-15| -|169|[sam9831/datav-free-demo](https://github.com/sam9831/datav-free-demo)|慕课网免费课《快速入门ECharts4.0开发》项目源码|7|0|2022-01-14| -|170|[zhaoluo123/vue-d3-force](https://github.com/zhaoluo123/vue-d3-force)|使用d3的力导向图模拟neo4j关系图谱展示|16|0|2022-01-14| -|171|[jie12366/simple-beauty](https://github.com/jie12366/simple-beauty)|这是一个坚持简约美的在线博客网站,界面秉持着简单而漂亮。|32|0|2022-01-15| -|172|[alexwjj/alexwjj.github.io](https://github.com/alexwjj/alexwjj.github.io)|基于vuePress的博客,定期分享前端知识,求star|181|0|2022-01-14| -|173|[appletails/ljeMoney](https://github.com/appletails/ljeMoney)|SNH48-李佳恩集资相关汇总网站|5|0|2021-10-05| -|174|[cetr/halo-comment-yu](https://github.com/cetr/halo-comment-yu)|适用于halo博客的评论模块|6|0|2021-11-19| -|175|[Creator-SN/IKFB](https://github.com/Creator-SN/IKFB)|Involution King Fun Book (IKFB, Chinese: 卷王快乐本) is an integrated management system for papers and literature. Powered by Electron.|19|0|2021-12-08| -|176|[xiaji1987/booking-hotel](https://github.com/xiaji1987/booking-hotel)|仿制缤客网booking.com,使用egg + vue + sesequelize + mysql,后端使用egg.js+sesequelize,数据库为mysql,前端使用vue|14|0|2022-01-15| -|177|[wushijiang13/blogwu](https://github.com/wushijiang13/blogwu)|这是一个用于学习的博客|8|0|2022-01-13| -|178|[hx-w/qndxx](https://github.com/hx-w/qndxx)|青年大学习截图生成|6|0|2022-01-18| -|179|[organization-we-blog/blog-web](https://github.com/organization-we-blog/blog-web)|这是我们的博客前台项目|5|0|2021-08-12| -|180|[jxtxzzw/resume](https://github.com/jxtxzzw/resume)|一个基于 Vue 的个人主页,包含个人经历展示、资质证书展示,还可以分享自己看过的小说、看过的电影……|17|0|2021-12-23| -|181|[zce/vuejs-3-examples](https://github.com/zce/vuejs-3-examples)|Some examples of Vue.js 3.0.|25|0|2021-10-19| -|182|[komomoo/vuepress-theme-resume](https://github.com/komomoo/vuepress-theme-resume)|🐈 书写简洁优雅的前端程序员 markdown 简历,由 vuepress 驱动|270|0|2021-11-19| -|183|[fenixsoft/fenix-bookstore-frontend](https://github.com/fenixsoft/fenix-bookstore-frontend)|与《软件架构探索》中单体、微服务、无服务的后端工程搭配的前端示例代码。|66|0|2022-01-15| +|147|[weianke/vue-ebook](https://github.com/weianke/vue-ebook)|实战微信读书Vue-cli 3.2.1 + Vue2.5 + Vue全家桶 + epubjs|23|0|2022-01-13| +|148|[KenNaNa/big-frontend-knowlage](https://github.com/KenNaNa/big-frontend-knowlage)|前端入门到进阶图文教程,超详细的Web前端学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「人生代码」作者。|25|0|2022-01-14| +|149|[LeachZhou/blog](https://github.com/LeachZhou/blog)|正在开发中...记录技术的新博客,采用Vue3开发,使用GitHub API进行数据交互|120|0|2022-01-22| +|150|[zoomla/ZoomlaCMS-VueCli-Portal002](https://github.com/zoomla/ZoomlaCMS-VueCli-Portal002)|基于Zoomla!逐浪CMS、VueCLI、BootrapVue、vue-baidu-map以及zico图标库构建的带远程服务端全自动响应式的全栈方案(编译即可使用),可以由此创建出门户网站、移动站点、小程序与公众号应用,卓越的全栈体验。|13|0|2022-01-22| +|151|[yktimes/ykblog](https://github.com/yktimes/ykblog)|django vue 博客|8|0|2022-01-15| +|152|[1446445040/fileUpload](https://github.com/1446445040/fileUpload)|由青年大学习截图收集衍生出的想法,做一个帮助团支书收集大家截图等文件的服务。|14|0|2021-10-06| +|153|[scriptscat/scriptlist-frontend](https://github.com/scriptscat/scriptlist-frontend)|脚本猫脚本站前端页面,与世界分享你的脚本|8|0|2022-01-20| +|154|[tuwq/zhihu](https://github.com/tuwq/zhihu)|仿造知乎 Vue+Express+Mongoose|20|0|2022-01-15| +|155|[wgjh5/vueSummarize](https://github.com/wgjh5/vueSummarize)|vue知识积累|8|0|2022-01-14| +|156|[godbasin/vue-element-demo](https://github.com/godbasin/vue-element-demo)|用vue+element快速拼接页面教程+代码示例|9|0|2022-01-13| +|157|[ragnar-document/Web-QuickStart](https://github.com/ragnar-document/Web-QuickStart)|颠覆学习web的知识路线|14|0|2022-01-13| +|158|[wenshaofeng/Travel](https://github.com/wenshaofeng/Travel)|慕课网dell-lee老师的课程,之前放在码云,搬运过来GitHub|17|0|2022-01-15| +|159|[SunQQQ/SunQBlog-UserSide](https://github.com/SunQQQ/SunQBlog-UserSide)|孙权的个人博客 用户端|12|0|2022-01-23| +|160|[cgq001/admain-nodebook](https://github.com/cgq001/admain-nodebook)|Element-UI制作的新博客后台页面|12|0|2021-10-05| +|161|[H-JW0829/glowing-octo-lamp](https://github.com/H-JW0829/glowing-octo-lamp)|基于Vue cli3和flask搭建的个人博客项目,前后端分离,使用axios进行前后端的通信,还运用了vuex、element-ui等,主要实现了登录注册、首页博客展示、添加博客、个人博客、我的收藏、评论博客等模块,是一个小型项目|17|0|2021-10-06| +|162|[naihe138/naice-blog](https://github.com/naihe138/naice-blog)|😺 新的博客上线啦|96|0|2021-12-01| +|163|[fengziye/Gblog](https://github.com/fengziye/Gblog)|一款nice的基于 vue 的博客模板|43|0|2021-10-06| +|164|[syzdev/vv-blog](https://github.com/syzdev/vv-blog)|😋 一个用Vue写的简单博客|7|0|2021-11-10| +|165|[X-Mars/beenote](https://github.com/X-Mars/beenote)|定位个人笔记 和 公司内部知识仓库 - 基于 django + vue 的笔记软件|57|0|2022-01-15| +|166|[Lkzai/my-vue-blog](https://github.com/Lkzai/my-vue-blog)|一个基于vue纯前端可保存数据的小博客|14|0|2022-01-13| +|167|[SunQQQ/SunQBlog-AdminSide](https://github.com/SunQQQ/SunQBlog-AdminSide)|孙权的个人博客 管理端|13|0|2022-01-15| +|168|[sam9831/datav-free-demo](https://github.com/sam9831/datav-free-demo)|慕课网免费课《快速入门ECharts4.0开发》项目源码|7|0|2022-01-14| +|169|[zhaoluo123/vue-d3-force](https://github.com/zhaoluo123/vue-d3-force)|使用d3的力导向图模拟neo4j关系图谱展示|16|0|2022-01-14| +|170|[jie12366/simple-beauty](https://github.com/jie12366/simple-beauty)|这是一个坚持简约美的在线博客网站,界面秉持着简单而漂亮。|32|0|2022-01-15| +|171|[alexwjj/alexwjj.github.io](https://github.com/alexwjj/alexwjj.github.io)|基于vuePress的博客,定期分享前端知识,求star|181|0|2022-01-14| +|172|[appletails/ljeMoney](https://github.com/appletails/ljeMoney)|SNH48-李佳恩集资相关汇总网站|5|0|2021-10-05| +|173|[cetr/halo-comment-yu](https://github.com/cetr/halo-comment-yu)|适用于halo博客的评论模块|6|0|2021-11-19| +|174|[Creator-SN/IKFB](https://github.com/Creator-SN/IKFB)|Involution King Fun Book (IKFB, Chinese: 卷王快乐本) is an integrated management system for papers and literature. Powered by Electron.|19|0|2021-12-08| +|175|[xiaji1987/booking-hotel](https://github.com/xiaji1987/booking-hotel)|仿制缤客网booking.com,使用egg + vue + sesequelize + mysql,后端使用egg.js+sesequelize,数据库为mysql,前端使用vue|14|0|2022-01-15| +|176|[wushijiang13/blogwu](https://github.com/wushijiang13/blogwu)|这是一个用于学习的博客|8|0|2022-01-13| +|177|[hx-w/qndxx](https://github.com/hx-w/qndxx)|青年大学习截图生成|6|0|2022-01-18| +|178|[organization-we-blog/blog-web](https://github.com/organization-we-blog/blog-web)|这是我们的博客前台项目|5|0|2021-08-12| +|179|[jxtxzzw/resume](https://github.com/jxtxzzw/resume)|一个基于 Vue 的个人主页,包含个人经历展示、资质证书展示,还可以分享自己看过的小说、看过的电影……|17|0|2021-12-23| +|180|[zce/vuejs-3-examples](https://github.com/zce/vuejs-3-examples)|Some examples of Vue.js 3.0.|25|0|2021-10-19| +|181|[komomoo/vuepress-theme-resume](https://github.com/komomoo/vuepress-theme-resume)|🐈 书写简洁优雅的前端程序员 markdown 简历,由 vuepress 驱动|270|0|2021-11-19| +|182|[fenixsoft/fenix-bookstore-frontend](https://github.com/fenixsoft/fenix-bookstore-frontend)|与《软件架构探索》中单体、微服务、无服务的后端工程搭配的前端示例代码。|66|0|2022-01-15|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/All-Language.md b/content/charts/growth/software/All-Language.md index 556fcbfa..d8c54818 100644 --- a/content/charts/growth/software/All-Language.md +++ b/content/charts/growth/software/All-Language.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > All Language -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Language|Updated| |:-|:-|:-|:-|:-|:-|:-| -|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19121|111|JavaScript|2022-01-15| -|2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6325|78|C|2022-01-21| -|3|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192587|62|JavaScript|2022-01-22| -|4|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5195|56|TypeScript|2022-01-25| -|5|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2314|54|Rust|2022-01-25| -|6|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5755|52|C|2022-01-21| -|7|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|57347|48|Python|2022-01-25| -|8|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9065|47|Python|2022-01-25| -|9|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73797|42|Vue|2022-01-15| -|10|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|34211|42|Python|2022-01-25| -|11|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55660|40|Java|2022-01-23| -|12|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|792|38|Go|2022-01-16| -|13|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|287|36|HTML|2022-01-24| -|14|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|977|34|Python|2022-01-25| -|15|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5131|34|Python|2022-01-14| -|16|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|26981|32|TypeScript|2022-01-25| -|17|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7594|32|TypeScript|2022-01-25| -|18|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99971|31|C++|2022-01-25| -|19|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|77419|31|TypeScript|2022-01-25| -|20|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1696|30|Rust|2022-01-24| -|21|[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 ...|18719|30|Python|2022-01-25| -|22|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14634|30|Rust|2022-01-24| -|23|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14346|30|JavaScript|2022-01-22| -|24|[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.|14247|27|Go|2022-01-25| -|25|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35527|27|JavaScript|2022-01-25| -|26|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37714|27|JavaScript|2022-01-23| -|27|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|699|26|Vue|2022-01-05| -|28|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29872|26|JavaScript|2022-01-22| -|29|[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云服务,打造具备聊天、社交功 ...|6328|26|Go|2022-01-25| -|30|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51610|26|Vue|2022-01-24| -|31|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13646|25|Vue|2022-01-25| -|32|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|1648|25|TypeScript|2022-01-25| -|33|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27473|24|Java|2022-01-12| -|34|[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.|52900|24|Go|2022-01-25| -|35|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人,自动从豆瓣电影的想看、在看、看过中获取影音信息,然后去PT站智能选种,找到最匹配的资源加入自己的影音库。|413|24|Python|2022-01-18| -|36|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42918|24|Python|2021-12-04| -|37|[EmYiQing/SpringInspector](https://github.com/EmYiQing/SpringInspector)|针对于Spring框架的自动Java代码审计工具|94|24|Java|2022-01-24| -|38|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3119|23|Python|2021-12-04| -|39|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1134|23|Dart|2022-01-25| -|40|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17911|23|TypeScript|2021-10-24| -|41|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28293|23|Java|2022-01-24| -|42|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61601|23|Clojure|2022-01-19| -|43|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2380|23|JavaScript|2022-01-25| -|44|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS15扫码即用。🚧 客户端和快应用开发中|904|22|Kotlin|2022-01-25| -|45|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30415|22|TypeScript|2022-01-25| -|46|[EmYiQing/ShortPayload](https://github.com/EmYiQing/ShortPayload)|如何将Java反序列化Payload极致缩小|169|21|Java|2022-01-21| -|47|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37468|20|Vue|2021-09-13| -|48|[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 ...|806|20|Kotlin|2022-01-18| -|49|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4274|19|C#|2022-01-18| -|50|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18854|19|Objective-C|2021-11-26| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19162|111|JavaScript|2022-01-15| +|2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6385|78|C|2022-01-21| +|3|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192617|62|JavaScript|2022-01-22| +|4|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5215|55|TypeScript|2022-01-26| +|5|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2325|53|Rust|2022-01-26| +|6|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5763|51|C|2022-01-21| +|7|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|57387|48|Python|2022-01-26| +|8|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9084|47|Python|2022-01-25| +|9|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73807|42|Vue|2022-01-15| +|10|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|34256|42|Python|2022-01-26| +|11|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55679|40|Java|2022-01-26| +|12|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|797|36|Go|2022-01-26| +|13|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5134|34|Python|2022-01-14| +|14|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|982|33|Python|2022-01-26| +|15|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|295|33|HTML|2022-01-24| +|16|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|27038|32|TypeScript|2022-01-26| +|17|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7616|32|TypeScript|2022-01-26| +|18|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|100005|31|C++|2022-01-26| +|19|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|77443|31|TypeScript|2022-01-26| +|20|[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 ...|18725|30|Python|2022-01-26| +|21|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14654|30|Rust|2022-01-24| +|22|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14390|30|JavaScript|2022-01-26| +|23|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1706|29|Rust|2022-01-26| +|24|[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.|14277|27|Go|2022-01-26| +|25|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35541|27|JavaScript|2022-01-26| +|26|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37729|27|JavaScript|2022-01-25| +|27|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|1725|26|TypeScript|2022-01-25| +|28|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29884|26|JavaScript|2022-01-22| +|29|[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云服务,打造具备聊天、社交功 ...|6333|26|Go|2022-01-26| +|30|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51611|26|Vue|2022-01-24| +|31|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|697|25|Vue|2022-01-05| +|32|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13660|25|Vue|2022-01-26| +|33|[EmYiQing/SpringInspector](https://github.com/EmYiQing/SpringInspector)|针对于Spring框架的自动Java代码审计工具|126|25|Java|2022-01-24| +|34|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27487|24|Java|2022-01-12| +|35|[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.|52919|24|Go|2022-01-26| +|36|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42928|24|Python|2021-12-04| +|37|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人,自动从豆瓣电影的想看、在看、看过中获取影音信息,然后去PT站智能选种,找到最匹配的资源加入自己的影音库。|413|23|Python|2022-01-18| +|38|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17913|23|TypeScript|2021-10-24| +|39|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28306|23|Java|2022-01-26| +|40|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61629|23|Clojure|2022-01-26| +|41|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2385|23|JavaScript|2022-01-26| +|42|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS15扫码即用。🚧 客户端和快应用开发中|917|22|Kotlin|2022-01-26| +|43|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3120|22|Python|2021-12-04| +|44|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30419|22|TypeScript|2022-01-26| +|45|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1140|22|Dart|2022-01-26| +|46|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37470|20|Vue|2021-09-13| +|47|[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 ...|811|20|Kotlin|2022-01-26| +|48|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4283|19|C#|2022-01-18| +|49|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18853|19|Objective-C|2021-11-26| +|50|[EmYiQing/ShortPayload](https://github.com/EmYiQing/ShortPayload)|如何将Java反序列化Payload极致缩小|172|19|Java|2022-01-21| |51|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|670|19|HTML|2021-12-23| -|52|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4815|19|Go|2022-01-24| -|53|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17595|19|Python|2022-01-25| -|54|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31211|19|TypeScript|2022-01-11| +|52|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4839|19|Go|2022-01-24| +|53|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17597|19|Python|2022-01-26| +|54|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31220|19|TypeScript|2022-01-11| |55|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43446|19|JavaScript|2021-10-01| -|56|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21547|19|Java|2022-01-25| -|57|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|265|19|C#|2022-01-12| -|58|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35076|18|JavaScript|2022-01-07| -|59|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30511|18|Python|2021-08-25| -|60|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29532|18|JavaScript|2022-01-25| -|61|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15723|18|JavaScript|2022-01-22| -|62|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|29141|18|Makefile|2021-12-28| -|63|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4966|18|TypeScript|2022-01-23| -|64|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52401|18|Assembly|2022-01-15| -|65|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3645|18|Go|2022-01-25| -|66|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|442|18|Go|2022-01-19| -|67|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|20035|17|Go|2022-01-23| -|68|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1265|17|Swift|2022-01-25| -|69|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue admin,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,vue admin plus,vue admin pro|11308|17|Vue|2022-01-20| -|70|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|1092|17|CSS|2022-01-25| -|71|[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.|4088|17|C++|2022-01-25| -|72|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|553|17|C++|2022-01-25| -|73|[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.|18451|17|JavaScript|2022-01-25| -|74|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5625|17|TypeScript|2022-01-25| -|75|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |41796|17|JavaScript|2022-01-25| -|76|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4161|16|C#|2022-01-24| -|77|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24588|16|Java|2021-11-07| -|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.|21155|16|Java|2022-01-25| -|79|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|10137|16|JavaScript|2022-01-20| -|80|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1080|16|JavaScript|2022-01-22| -|81|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|5045|16|TypeScript|2022-01-25| -|82|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40435|16|Python|2022-01-25| -|83|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23220|16|Java|2021-11-02| -|84|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49516|15|TypeScript|2022-01-25| -|85|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4092|15|Go|2021-12-24| -|86|[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 ...|5658|15|TypeScript|2022-01-25| -|87|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|40130|15|JavaScript|2022-01-24| -|88|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|827|15|Python|2022-01-17| -|89|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3623|15|C#|2021-12-30| -|90|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30381|15|Java|2021-12-11| -|91|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18437|15|Java|2022-01-25| -|92|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|774|15|Python|2022-01-25| -|93|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20813|15|Java|2022-01-24| -|94|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17284|15|Java|2022-01-03| -|95|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49817|15|JavaScript|2021-12-22| -|96|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22468|15|Java|2022-01-21| -|97|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9415|15|Python|2022-01-25| -|98|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28015|15|Go|2022-01-25| -|99|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|8643|15|Vue|2022-01-25| -|100|[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.|21199|14|Java|2022-01-25| -|101|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6822|14|JavaScript|2021-12-22| -|102|[osuuu/LightPicture](https://github.com/osuuu/LightPicture)|企业团队图片资源管理系统、图床系统|140|14|PHP|2022-01-19| -|103|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4842|14|Java|2022-01-25| -|104|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18111|14|Python|2022-01-25| -|105|[taowen/awesome-lowcode](https://github.com/taowen/awesome-lowcode)|国内低代码平台从业者交流|7516|14|-|2022-01-25| -|106|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29096|14|Rust|2022-01-19| -|107|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12976|14|C#|2022-01-22| +|56|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21558|19|Java|2022-01-26| +|57|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35081|18|JavaScript|2022-01-07| +|58|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30523|18|Python|2021-08-25| +|59|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29541|18|JavaScript|2022-01-26| +|60|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15748|18|JavaScript|2022-01-22| +|61|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|29143|18|Makefile|2021-12-28| +|62|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4984|18|TypeScript|2022-01-23| +|63|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52411|18|Assembly|2022-01-15| +|64|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|265|18|C#|2022-01-12| +|65|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3651|18|Go|2022-01-25| +|66|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|479|18|Go|2022-01-19| +|67|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|20045|17|Go|2022-01-23| +|68|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1269|17|Swift|2022-01-26| +|69|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue admin,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,vue admin plus,vue admin pro|11314|17|Vue|2022-01-20| +|70|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|1114|17|CSS|2022-01-26| +|71|[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.|4090|17|C++|2022-01-25| +|72|[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.|18482|17|JavaScript|2022-01-26| +|73|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5628|17|TypeScript|2022-01-26| +|74|[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! – |41799|17|JavaScript|2022-01-25| +|75|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4168|16|C#|2022-01-26| +|76|[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 ...|24596|16|Java|2021-11-07| +|77|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21168|16|Java|2022-01-26| +|78|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|10147|16|JavaScript|2022-01-20| +|79|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1079|16|JavaScript|2022-01-22| +|80|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|553|16|C++|2022-01-26| +|81|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|5058|16|TypeScript|2022-01-26| +|82|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40460|16|Python|2022-01-26| +|83|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23225|16|Java|2021-11-02| +|84|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49527|15|TypeScript|2022-01-26| +|85|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4093|15|Go|2021-12-24| +|86|[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 ...|5664|15|TypeScript|2022-01-26| +|87|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|40143|15|JavaScript|2022-01-24| +|88|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3625|15|C#|2021-12-30| +|89|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30383|15|Java|2021-12-11| +|90|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18441|15|Java|2022-01-26| +|91|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|776|15|Python|2022-01-26| +|92|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20819|15|Java|2022-01-24| +|93|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17289|15|Java|2022-01-03| +|94|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49819|15|JavaScript|2021-12-22| +|95|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22477|15|Java|2022-01-21| +|96|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9438|15|Python|2022-01-26| +|97|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28028|15|Go|2022-01-26| +|98|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!|8660|15|Vue|2022-01-25| +|99|[sunface/fancy-rust](https://github.com/sunface/fancy-rust)|Rust酷库推荐 - 使用我们精心挑选的开源代码,让你的Rust项目Fancy起来! Awesome !|422|15|Rust|2022-01-26| +|100|[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.|21203|14|Java|2022-01-26| +|101|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6833|14|JavaScript|2021-12-22| +|102|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4859|14|Java|2022-01-26| +|103|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|834|14|Python|2022-01-17| +|104|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18127|14|Python|2022-01-26| +|105|[taowen/awesome-lowcode](https://github.com/taowen/awesome-lowcode)|国内低代码平台从业者交流|7522|14|-|2022-01-26| +|106|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29107|14|Rust|2022-01-19| +|107|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|13001|14|C#|2022-01-22| |108|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23263|14|Java|2021-12-03| -|109|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20379|14|JavaScript|2022-01-15| -|110|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13179|14|JavaScript|2022-01-23| -|111|[sunface/fancy-rust](https://github.com/sunface/fancy-rust)|Rust酷库推荐 - 使用我们精心挑选的开源代码,让你的Rust项目Fancy起来! Awesome !|389|14|Rust|2022-01-24| -|112|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30237|13|Go|2022-01-25| -|113|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18799|13|Rust|2022-01-25| -|114|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11270|13|Go|2022-01-25| -|115|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18444|13|JavaScript|2022-01-25| -|116|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|5033|13|-|2022-01-16| -|117|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10653|13|Vue|2021-10-13| -|118|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7054|13|C++|2022-01-21| -|119|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|4519|13|-|2022-01-24| -|120|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|757|13|Swift|2022-01-21| -|121|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3006|13|JavaScript|2022-01-24| -|122|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38365|13|Go|2022-01-24| -|123|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18334|13|Java|2022-01-25| -|124|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|11033|12|TypeScript|2022-01-25| -|125|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16742|12|Java|2022-01-14| -|126|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11805|12|TypeScript|2022-01-19| -|127|[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 |8471|12|C++|2022-01-21| -|128|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5035|12|C#|2022-01-24| -|129|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23938|12|Vue|2021-12-28| -|130|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4166|12|JavaScript|2021-10-20| -|131|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1880|12|Rust|2022-01-22| -|132|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19664|12|C|2022-01-25| -|133|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12962|12|Java|2022-01-03| -|134|[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.|1311|12|Rust|2022-01-18| -|135|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20376|12|Rust|2022-01-23| -|136|[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.|2441|12|TypeScript|2022-01-25| -|137|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3123|12|JavaScript|2022-01-20| -|138|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2993|12|C++|2022-01-09| -|139|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|418|12|Python|2022-01-25| -|140|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26227|12|Java|2022-01-25| -|141|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37525|11|TypeScript|2022-01-25| -|142|[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.|14048|11|C++|2022-01-25| -|143|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25644|11|JavaScript|2021-10-26| -|144|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11700|11|Go|2022-01-13| -|145|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6390|11|Shell|2021-12-31| -|146|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|565|11|Go|2022-01-23| -|147|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2679|11|Python|2022-01-23| -|148|[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动手写/从零实现系列|9635|11|Go|2021-12-28| -|149|[alibaba/xquic](https://github.com/alibaba/xquic)|-|880|11|C|2022-01-25| -|150|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21663|11|JavaScript|2022-01-22| -|151|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25178|11|Shell|2022-01-24| -|152|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2571|11|HTML|2022-01-24| -|153|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7888|11|Java|2022-01-24| -|154|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21888|11|JavaScript|2022-01-25| -|155|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1651|11|Go|2022-01-06| -|156|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1314|11|TypeScript|2021-12-21| -|157|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22605|11|Java|2022-01-17| -|158|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1094|11|Vue|2022-01-22| -|159|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22673|11|JavaScript|2022-01-24| -|160|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33133|11|JavaScript|2021-12-13| -|161|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23485|11|JavaScript|2022-01-12| -|162|[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平台.|5979|11|JavaScript|2022-01-15| -|163|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36762|10|Java|2022-01-25| -|164|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12988|10|TypeScript|2022-01-15| -|165|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1852|10|Go|2022-01-25| -|166|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|10|JavaScript|2021-10-30| -|167|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9731|10|Go|2022-01-25| -|168|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4693|10|-|2021-10-28| -|169|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12164|10|JavaScript|2022-01-24| -|170|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15968|10|Vue|2022-01-25| -|171|[nytimes/covid-19-data](https://github.com/nytimes/covid-19-data)|An ongoing repository of data on coronavirus cases and deaths in the U.S.|6728|10|-|2022-01-25| -|172|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8617|10|Python|2022-01-18| -|173|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32234|10|JavaScript|2022-01-23| -|174|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13004|10|Dart|2022-01-12| -|175|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8017|10|Java|2022-01-14| -|176|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8443|10|Java|2022-01-25| -|177|[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.|26087|10|HTML|2021-12-10| -|178|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1049|10|C|2021-10-15| -|179|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11688|10|Python|2021-12-13| -|180|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|520|10|C|2022-01-17| -|181|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16006|10|Vue|2021-11-06| -|182|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12130|10|Java|2021-12-13| -|183|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15726|10|C++|2022-01-25| -|184|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|755|10|TypeScript|2021-11-29| -|185|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32153|10|Java|2022-01-18| -|186|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17721|10|Vim script|2022-01-25| -|187|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9720|10|TypeScript|2022-01-25| -|188|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22031|10|JavaScript|2022-01-22| -|189|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|133|10|C++|2022-01-13| -|190|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15748|10|Vue|2022-01-20| -|191|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15607|9|JavaScript|2022-01-25| -|192|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|9|C|2022-01-25| -|193|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7655|9|Kotlin|2022-01-25| -|194|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17906|9|C++|2022-01-25| -|195|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3427|9|C#|2022-01-12| -|196|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3404|9|C|2021-12-11| -|197|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|8260|9|TypeScript|2022-01-21| -|198|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2256|9|JavaScript|2022-01-25| -|199|[PaddlePaddle/PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)|PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.|5319|9|Python|2022-01-21| -|200|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|5054|9|TypeScript|2021-12-21| +|109|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20380|14|JavaScript|2022-01-15| +|110|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13193|14|JavaScript|2022-01-23| +|111|[osuuu/LightPicture](https://github.com/osuuu/LightPicture)|企业团队图片资源管理系统、图床系统|144|13|PHP|2022-01-19| +|112|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30249|13|Go|2022-01-26| +|113|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18827|13|Rust|2022-01-26| +|114|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11282|13|Go|2022-01-25| +|115|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18457|13|JavaScript|2022-01-26| +|116|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|128|13|C|2022-01-25| +|117|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|5047|13|-|2022-01-16| +|118|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10656|13|Vue|2021-10-13| +|119|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7080|13|C++|2022-01-26| +|120|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|4651|13|-|2022-01-24| +|121|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|759|13|Swift|2022-01-21| +|122|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3013|13|JavaScript|2022-01-26| +|123|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38369|13|Go|2022-01-26| +|124|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18346|13|Java|2022-01-26| +|125|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|11060|12|TypeScript|2022-01-25| +|126|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16743|12|Java|2022-01-14| +|127|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11811|12|TypeScript|2022-01-19| +|128|[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 |8477|12|C++|2022-01-21| +|129|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5070|12|C#|2022-01-26| +|130|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23935|12|Vue|2021-12-28| +|131|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4173|12|JavaScript|2021-10-20| +|132|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1894|12|Rust|2022-01-22| +|133|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19675|12|C|2022-01-25| +|134|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12967|12|Java|2022-01-03| +|135|[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.|1315|12|Rust|2022-01-18| +|136|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20389|12|Rust|2022-01-23| +|137|[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.|2443|12|TypeScript|2022-01-26| +|138|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3138|12|JavaScript|2022-01-20| +|139|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2996|12|C++|2022-01-09| +|140|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|418|12|Python|2022-01-26| +|141|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26229|12|Java|2022-01-26| +|142|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37542|11|TypeScript|2022-01-26| +|143|[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.|14051|11|C++|2022-01-25| +|144|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25649|11|JavaScript|2021-10-26| +|145|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11702|11|Go|2022-01-13| +|146|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6391|11|Shell|2021-12-31| +|147|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|571|11|Go|2022-01-23| +|148|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2694|11|Python|2022-01-23| +|149|[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动手写/从零实现系列|9642|11|Go|2021-12-28| +|150|[alibaba/xquic](https://github.com/alibaba/xquic)|-|884|11|C|2022-01-25| +|151|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21661|11|JavaScript|2022-01-22| +|152|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25186|11|Shell|2022-01-26| +|153|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2572|11|HTML|2022-01-24| +|154|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7893|11|Java|2022-01-24| +|155|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21897|11|JavaScript|2022-01-26| +|156|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1652|11|Go|2022-01-06| +|157|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1316|11|TypeScript|2021-12-21| +|158|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22605|11|Java|2022-01-17| +|159|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1101|11|Vue|2022-01-22| +|160|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22680|11|JavaScript|2022-01-26| +|161|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33135|11|JavaScript|2021-12-13| +|162|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23492|11|JavaScript|2022-01-12| +|163|[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平台.|5980|11|JavaScript|2022-01-15| +|164|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36762|10|Java|2022-01-26| +|165|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|12993|10|TypeScript|2022-01-15| +|166|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1860|10|Go|2022-01-26| +|167|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|10|JavaScript|2021-10-30| +|168|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9737|10|Go|2022-01-25| +|169|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4693|10|-|2021-10-28| +|170|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12165|10|JavaScript|2022-01-24| +|171|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15975|10|Vue|2022-01-25| +|172|[nytimes/covid-19-data](https://github.com/nytimes/covid-19-data)|An ongoing repository of data on coronavirus cases and deaths in the U.S.|6728|10|-|2022-01-26| +|173|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8616|10|Python|2022-01-18| +|174|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32237|10|JavaScript|2022-01-26| +|175|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13006|10|Dart|2022-01-12| +|176|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8022|10|Java|2022-01-14| +|177|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8443|10|Java|2022-01-25| +|178|[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.|26091|10|HTML|2021-12-10| +|179|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1049|10|C|2021-10-15| +|180|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11692|10|Python|2021-12-13| +|181|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|520|10|C|2022-01-17| +|182|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16003|10|Vue|2021-11-06| +|183|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12132|10|Java|2021-12-13| +|184|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15740|10|C++|2022-01-26| +|185|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|756|10|TypeScript|2021-11-29| +|186|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32153|10|Java|2022-01-18| +|187|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17726|10|Vim script|2022-01-25| +|188|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9743|10|TypeScript|2022-01-26| +|189|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22030|10|JavaScript|2022-01-22| +|190|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15761|10|Vue|2022-01-20| +|191|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15609|9|JavaScript|2022-01-25| +|192|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7659|9|Kotlin|2022-01-26| +|193|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17919|9|C++|2022-01-26| +|194|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3437|9|C#|2022-01-12| +|195|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3406|9|C|2021-12-11| +|196|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|8270|9|TypeScript|2022-01-26| +|197|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2264|9|JavaScript|2022-01-26| +|198|[PaddlePaddle/PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)|PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.|5323|9|Python|2022-01-26| +|199|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|5062|9|TypeScript|2021-12-21| +|200|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4258|9|Python|2022-01-05|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Assembly.md b/content/charts/growth/software/Assembly.md index 2e6bd53f..a864114a 100644 --- a/content/charts/growth/software/Assembly.md +++ b/content/charts/growth/software/Assembly.md @@ -1,20 +1,20 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Assembly -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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.|52401|18|2022-01-15| -|2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!|7751|2|2022-01-25| -|3|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|21|1|2021-12-15| -|4|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|5|0|2021-11-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.|52411|18|2022-01-15| +|2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!|7754|2|2022-01-25| +|3|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|5|0|2021-11-27| +|4|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|21|0|2021-12-15| |5|[NEUzht/computer_system](https://github.com/NEUzht/computer_system)|孙仲武带带我|3|0|2022-01-09| |6|[lishaojiang/talkcoroutine](https://github.com/lishaojiang/talkcoroutine)|coroutine;fiber;boost fiber|25|0|2021-08-03| |7|[Chao-wei-chu/MIPS-Snake-Game](https://github.com/Chao-wei-chu/MIPS-Snake-Game)|這是我使用MIPS組合語言撰寫的貪食蛇遊戲|3|0|2021-09-03| |8|[bereal/AdventOfCode2020](https://github.com/bereal/AdventOfCode2020)|Solving Advent of Code 2020, each day in a different language|22|0|2021-07-28| |9|[Cute-Cube/CubeOS](https://github.com/Cute-Cube/CubeOS)|Cute-Cube自己制作创新的操作系统。|2|0|2021-08-18| -|10|[zmrbak/ReverseAnalysis2](https://github.com/zmrbak/ReverseAnalysis2)|X86/X64软件逆向分析【提高】|3|0|2021-08-25| +|10|[zmrbak/ReverseAnalysis2](https://github.com/zmrbak/ReverseAnalysis2)|X86/X64软件逆向分析【提高】|5|0|2021-08-25| |11|[Dfinitski/ATU-10-10W-QRP-antenna-tuner](https://github.com/Dfinitski/ATU-10-10W-QRP-antenna-tuner)|-|26|0|2021-12-09| |12|[Wuzimeng/CO_BUAA](https://github.com/Wuzimeng/CO_BUAA)|北航计算机组成|3|0|2021-09-22| |13|[kimoye/XOS](https://github.com/kimoye/XOS)|由DLUT老年代码选手发起的业余操作系统项目|2|0|2021-09-04| @@ -32,9 +32,9 @@ |25|[TG9541/stm8ef](https://github.com/TG9541/stm8ef)|STM8 eForth: a user-friendly Forth for cheap µCs with docs|259|0|2021-11-30| |26|[fzf404/MiniSys](https://github.com/fzf404/MiniSys)|Nasm汇编写操作系统|5|0|2021-09-23| |27|[mysterywolf/rt_memcpy_cm](https://github.com/mysterywolf/rt_memcpy_cm)|rt_memcpy Cortex-M 汇编加速版|3|0|2021-12-08| -|28|[LiQiang0307/Web_OpenCV_JS](https://github.com/LiQiang0307/Web_OpenCV_JS)|web 计算机视觉之初识OpenCV.js;Flask web video 分支,利用Flask web框架接收实时视频流并显示|4|0|2022-01-03| +|28|[LiQiang0307/Web_OpenCV_JS](https://github.com/LiQiang0307/Web_OpenCV_JS)|web 计算机视觉之初识OpenCV.js;Flask web video 分支,利用Flask web框架接收实时视频流并显示|4|0|2022-01-26| |29|[JimmyLiang-lzm/Simulation-of-PID-DC-Motor](https://github.com/JimmyLiang-lzm/Simulation-of-PID-DC-Motor)|基于AT89C52单片机搭建的PID直流电机控制程序,本程序为C语言编写,主要用于Proteus电路仿真。|2|0|2021-08-30| -|30|[huang-jl/LLCL-MIPS](https://github.com/huang-jl/LLCL-MIPS)|LLCL-MIPS is a superscalar MIPS processor, which supports MIPS Release 1 instructions and is capable of booting linux kernel. (第五届龙芯杯特等奖作品)|9|0|2021-09-25| +|30|[huang-jl/LLCL-MIPS](https://github.com/huang-jl/LLCL-MIPS)|LLCL-MIPS is a superscalar MIPS processor, which supports MIPS Release 1 instructions and is capable of booting linux kernel. (第五届龙芯杯特等奖作品)|9|0|2022-01-26|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/C.md b/content/charts/growth/software/C.md index d972b03e..8924c18a 100644 --- a/content/charts/growth/software/C.md +++ b/content/charts/growth/software/C.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > C -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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 核心代码|6325|78|2022-01-21| -|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5755|52|2022-01-21| -|3|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19664|12|2022-01-25| -|4|[alibaba/xquic](https://github.com/alibaba/xquic)|-|880|11|2022-01-25| -|5|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1049|10|2021-10-15| -|6|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|520|10|2022-01-17| -|7|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|9|2022-01-25| -|8|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3404|9|2021-12-11| -|9|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6200|9|2022-01-25| -|10|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2155|9|2022-01-25| -|11|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|992|6|2021-12-27| -|12|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|218|6|2022-01-16| -|13|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5312|6|2022-01-18| -|14|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9296|5|2021-12-17| -|15|[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)|2306|4|2022-01-25| -|16|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|137|4|2021-12-27| -|17|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|10024|4|2022-01-23| -|18|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5810|4|2021-11-16| -|19|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7196|4|2022-01-23| -|20|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|558|4|2021-12-16| -|21|[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|3084|4|2022-01-25| -|22|[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.|7319|4|2022-01-19| -|23|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7841|4|2022-01-25| -|24|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10629|4|2021-11-24| -|25|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1615|3|2022-01-15| -|26|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.|3518|3|2022-01-25| -|27|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11292|3|2021-12-14| -|28|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.3.0 Please go to https://aliosthings.iot.aliyun.com to get your minimal code.|4093|3|2022-01-20| -|29|[dog-qiuqiu/Yolo-Fastest](https://github.com/dog-qiuqiu/Yolo-Fastest)|:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and ...|1523|3|2021-08-11| -|30|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10929|3|2022-01-21| -|31|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7933|3|2021-10-08| -|32|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4118|3|2022-01-15| -|33|[microshow/RxFFmpeg](https://github.com/microshow/RxFFmpeg)|🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ...|3416|3|2021-08-02| -|34|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。|4460|3|2022-01-02| -|35|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1565|2|2021-09-17| -|36|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1885|2|2022-01-23| -|37|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|305|2|2022-01-09| -|38|[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 ...|7819|2|2021-12-31| -|39|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|866|2|2022-01-24| -|40|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5535|2|2022-01-21| -|41|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|2|2022-01-09| -|42|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2818|2|2021-12-29| -|43|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3546|2|2022-01-25| -|44|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1482|2|2021-11-01| -|45|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2369|2|2022-01-24| -|46|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10161|2|2022-01-20| -|47|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2053|2|2022-01-23| -|48|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1337|2|2022-01-23| -|49|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯 ...|487|2|2022-01-01| -|50|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|841|2|2022-01-23| -|51|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9774|2|2022-01-25| -|52|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4755|2|2022-01-06| -|53|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1174|2|2022-01-14| -|54|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|643|2|2022-01-04| -|55|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2117|2|2021-12-21| -|56|[hydromisc/hydromisc](https://github.com/hydromisc/hydromisc)|Open hardware to measure EC and pH, drive pumps, and otherwise manage a mid-size hydroponic grow over Wi-Fi.|457|2|2022-01-03| -|57|[LiteOS/LiteOS](https://github.com/LiteOS/LiteOS)|code and manual|4471|2|2022-01-21| -|58|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5425|2|2022-01-25| -|59|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|101|1|2021-11-08| -|60|[lotabout/write-a-C-interpreter](https://github.com/lotabout/write-a-C-interpreter)|Write a simple interpreter of C. Inspired by c4 and largely based on it.|2900|1|2021-12-27| -|61|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|875|1|2022-01-15| -|62|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|108|1|2021-10-09| -|63|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2497|1|2021-12-24| -|64|[xboot/libonnx](https://github.com/xboot/libonnx)|A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.|361|1|2021-10-25| -|65|[LGCooci/KCCbjc4_debug](https://github.com/LGCooci/KCCbjc4_debug)|🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!|709|1|2021-09-26| -|66|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10| -|67|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2150|1|2021-11-10| -|68|[RainbowRoad1/Cgame](https://github.com/RainbowRoad1/Cgame)|一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意|640|1|2022-01-24| -|69|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|892|1|2022-01-25| -|70|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1930|1|2021-10-24| -|71|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|918|1|2021-10-22| -|72|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|991|1|2022-01-07| -|73|[kenzok8/small](https://github.com/kenzok8/small)|passwall基本依赖!|349|1|2022-01-11| -|74|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1300|1|2021-10-29| -|75|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1337|1|2021-12-17| -|76|[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. |532|1|2021-09-14| -|77|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1425|1|2022-01-07| -|78|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG "Xiān jiàn Qí Xiá Zhuàn" (also known as PAL).|1438|1|2022-01-09| -|79|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|131|1|2021-12-04| -|80|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|194|1|2021-12-06| -|81|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。|375|1|2021-10-31| -|82|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1700|1|2022-01-21| -|83|[jiangwenyuan/nuster](https://github.com/jiangwenyuan/nuster)|A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy|1829|1|2021-12-07| -|84|[acl-dev/acl](https://github.com/acl-dev/acl)|Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS|2137|1|2022-01-25| -|85|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3119|1|2022-01-20| -|86|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|166|1|2022-01-14| -|87|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|562|1|2022-01-20| -|88|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1651|1|2022-01-21| -|89|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1565|1|2021-11-30| -|90|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|109|1|2021-11-26| -|91|[weisongwen/GraphGNSSLib](https://github.com/weisongwen/GraphGNSSLib)|An Open-source Package for GNSS Positioning and Real-time Kinematic Using Factor Graph Optimization|265|1|2022-01-18| -|92|[LingDong-/skeleton-tracing](https://github.com/LingDong-/skeleton-tracing)|A new algorithm for retrieving topological skeleton as a set of polylines from binary images|355|1|2021-10-24| -|93|[yangjie10930/EpMedia](https://github.com/yangjie10930/EpMedia)|Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to u ...|1978|1|2021-08-09| -|94|[seemoo-lab/nexmon](https://github.com/seemoo-lab/nexmon)|The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more|1791|1|2021-11-15| -|95|[Rand312/xv6](https://github.com/Rand312/xv6)|-|107|1|2021-11-28| -|96|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|233|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。|236|1|2021-11-03| -|98|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1472|1|2022-01-03| -|99|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|194|1|2021-07-29| -|100|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|326|1|2022-01-22| -|101|[cjdelisle/cjdns](https://github.com/cjdelisle/cjdns)|An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.|4798|1|2022-01-17| -|102|[session-replay-tools/cetus](https://github.com/session-replay-tools/cetus)|Cetus is a high performance middleware that provides transparent routing between your application and any backend MySQL Servers. |1220|1|2021-12-21| -|103|[yangminz/bcst_csapp](https://github.com/yangminz/bcst_csapp)|A C language repo to implement CSAPP|426|1|2022-01-23| -|104|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1097|1|2022-01-24| -|105|[timwhitez/Cobalt-Strike-Aggressor-Scripts](https://github.com/timwhitez/Cobalt-Strike-Aggressor-Scripts)|Cobalt Strike Aggressor 插件包|575|1|2021-08-31| -|106|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1118|1|2022-01-25| -|107|[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, ...|4203|1|2022-01-25| -|108|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|847|1|2021-09-15| -|109|[alibaba/diagnose-tools](https://github.com/alibaba/diagnose-tools)|-|309|1|2022-01-13| -|110|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|919|1|2022-01-25| -|111|[lqian/light-LPR](https://github.com/lqian/light-LPR)|Light-LPR is an open source project aimed at license plate recognition that can run on embedded devices, mobile phones, and x86 platforms. It aims to support license plate recognition in various scena ...|696|1|2021-11-05| -|112|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|706|1|2021-10-12| -|113|[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|4051|1|2021-10-13| -|114|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1155|1|2021-09-29| -|115|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2483|1|2021-12-17| -|116|[wlanjie/trinity](https://github.com/wlanjie/trinity)|android video record editor muxer sdk|740|1|2021-08-11| -|117|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|118|1|2021-09-15| -|118|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|107|1|2021-09-05| -|119|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|229|1|2022-01-18| -|120|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5776|1|2022-01-24| -|121|[Xinyuan-LilyGO/TTGO-T-Display](https://github.com/Xinyuan-LilyGO/TTGO-T-Display)|-|606|1|2021-12-26| -|122|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|596|1|2022-01-25| -|123|[shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows)|Windows and Cygwin port of proxychains, based on MinHook and DLL Injection|497|1|2021-10-17| -|124|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|68|1|2022-01-13| -|125|[WizTeam/WizNoteLite](https://github.com/WizTeam/WizNoteLite)|WizNote Lite Project|577|1|2022-01-22| -|126|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|356|1|2022-01-09| -|127|[fanyuan/mp3Convert](https://github.com/fanyuan/mp3Convert)|mp3转码,把wav转换成mp3格式|347|1|2021-12-29| -|128|[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++ 日志库|2020|1|2022-01-07| -|129|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|329|1|2021-10-29| -|130|[hanson-young/nniefacelib](https://github.com/hanson-young/nniefacelib)|nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库|469|1|2021-10-12| -|131|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|355|1|2021-11-29| -|132|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2395|1|2022-01-03| -|133|[pingostack/pingos](https://github.com/pingostack/pingos)|Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify|744|1|2022-01-10| -|134|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|75|1|2022-01-19| -|135|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|245|1|2021-11-25| -|136|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|733|1|2021-11-17| -|137|[hepingood/ssd1306](https://github.com/hepingood/ssd1306)|ssd1306 full function driver|350|1|2022-01-09| -|138|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2725|1|2021-10-15| -|139|[alibaba/tsar](https://github.com/alibaba/tsar)|Taobao System Activity Reporter|2333|1|2022-01-20| -|140|[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.|2085|1|2021-12-31| -|141|[hepingood/ds18b20](https://github.com/hepingood/ds18b20)|ds18b20 full function driver|213|1|2022-01-10| -|142|[waveshare/e-Paper](https://github.com/waveshare/e-Paper)|-|757|1|2022-01-10| -|143|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1471|1|2022-01-25| -|144|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2831|1|2021-12-13| -|145|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|53|1|2021-12-23| -|146|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等|1004|1|2021-12-30| -|147|[SmallPond/MIT6.828_OS](https://github.com/SmallPond/MIT6.828_OS)|MIT 6.828 Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html|479|1|2021-11-05| -|148|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|324|1|2021-12-28| -|149|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1303|1|2021-12-04| -|150|[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.|3350|1|2022-01-05| -|151|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1400|1|2022-01-23| -|152|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1171|1|2021-12-24| -|153|[happyfish100/FastCFS](https://github.com/happyfish100/FastCFS)|A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.|269|1|2022-01-24| -|154|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|1|2021-11-23| -|155|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|217|1|2022-01-23| -|156|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|324|1|2021-12-20| -|157|[WeActTC/MiniSTM32F4x1](https://github.com/WeActTC/MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|379|1|2021-12-04| -|158|[metartc/metaRTC](https://github.com/metartc/metaRTC)|embedded webrtc SDK 嵌入式webrtc库 |59|1|2022-01-25| -|159|[ksyun-kenc/liuguang](https://github.com/ksyun-kenc/liuguang)|鎏光云游戏引擎|485|1|2022-01-07| -|160|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|89|1|2022-01-25| -|161|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3634|1|2022-01-23| -|162|[bytedance/tailor](https://github.com/bytedance/tailor)|-|592|1|2022-01-04| -|163|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1113|1|2021-12-30| -|164|[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.|1101|1|2021-12-08| -|165|[inclavare-containers/inclavare-containers](https://github.com/inclavare-containers/inclavare-containers)|A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.|438|1|2022-01-25| -|166|[swow/swow](https://github.com/swow/swow)|Coroutine-based concurrency library for PHP|683|1|2022-01-19| -|167|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|312|1|2022-01-12| -|168|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|81|0|2021-12-12| -|169|[khadas/fenix](https://github.com/khadas/fenix)|One-stop script set to build Ubuntu/Debian images|125|0|2022-01-25| -|170|[CongducPham/LowCostLoRaGw](https://github.com/CongducPham/LowCostLoRaGw)|Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards|620|0|2022-01-25| -|171|[RT-Thread-packages/nimble](https://github.com/RT-Thread-packages/nimble)|An Apache open-source Bluetooth 5.0 stack porting on RT-Thread|89|0|2021-12-08| -|172|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|214|0|2022-01-09| -|173|[yixuan/showtext](https://github.com/yixuan/showtext)|Using Fonts More Easily in R Graphs|400|0|2021-08-14| -|174|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|174|0|2022-01-08| -|175|[Heltec-Aaron-Lee/WiFi_Kit_series](https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series)|Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.|533|0|2022-01-13| -|176|[WindySha/bypass_dlfunctions](https://github.com/WindySha/bypass_dlfunctions)|This is another way to bypass the restriction of calling dl functions for system lib.|40|0|2021-08-15| -|177|[openLuat/LuatOS](https://github.com/openLuat/LuatOS)|合宙LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)|178|0|2022-01-25| -|178|[Erensu/ignav](https://github.com/Erensu/ignav)|integrated navigation for ins and gnss|216|0|2021-12-07| -|179|[zhanghuicuc/ffmpeg_camera_streamer](https://github.com/zhanghuicuc/ffmpeg_camera_streamer)|This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.本程序实现了读取PC端摄像头并进行直播的功能,同时支持添加不同的视频滤镜|82|0|2022-01-25| -|180|[postgrespro/vops](https://github.com/postgrespro/vops)|-|129|0|2022-01-20| -|181|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|855|0|2021-10-19| -|182|[RT-Thread/RT-AK](https://github.com/RT-Thread/RT-AK)|RT-Thread AI Kit|30|0|2021-09-16| -|183|[AlynxZhou/showmethekey](https://github.com/AlynxZhou/showmethekey)|Show keys you typed on screen.|38|0|2021-11-07| -|184|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux read & write process memory module.|110|0|2022-01-16| -|185|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活:Android4.4到Android12.0 完美的保活方案|48|0|2021-08-26| -|186|[espressif/esp-skainet](https://github.com/espressif/esp-skainet)|Espressif intelligent voice assistant|232|0|2022-01-25| -|187|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1240|0|2021-12-30| -|188|[yangzigy/yz_keyboard](https://github.com/yangzigy/yz_keyboard)|diy机械键盘|62|0|2021-12-19| -|189|[rev1si0n/lib-jingdong-app-signature](https://github.com/rev1si0n/lib-jingdong-app-signature)|京东 APP 的 sign 算法以及请求库(已封装 Python,可直接接入爬虫)|30|0|2021-10-09| -|190|[QiaoLiuHit/LSOTB-TIR](https://github.com/QiaoLiuHit/LSOTB-TIR)|LSOTB-TIR: A Large-Scale High-Diversity Thermal Infrared Object Tracking Benchmark (ACM MM2020)|55|0|2021-08-08| -|191|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|629|0|2022-01-24| -|192|[aliyun/rds_dbsync](https://github.com/aliyun/rds_dbsync)|围绕 PostgreSQL Greenplum ,实现易用的数据的互迁功能项目|486|0|2021-11-16| -|193|[GNOME/easytag](https://github.com/GNOME/easytag)|Read-only mirror of https://gitlab.gnome.org/GNOME/easytag|68|0|2021-09-12| -|194|[paintdream/DontStarveLuaJIT](https://github.com/paintdream/DontStarveLuaJIT)|Don't Starve LuaJIT/OpenGL ES optimization patch (compatible with DS, RoG, SW, HAM, DST, Dedicated Server for Windows and DST, Dedicated Server for Linux)|156|0|2021-09-10| -|195|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|58|0|2022-01-25| -|196|[happyfish100/libfastcommon](https://github.com/happyfish100/libfastcommon)|c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc ...|797|0|2022-01-15| -|197|[KNpTrue/homekit-bridge](https://github.com/KNpTrue/homekit-bridge)|Let any device connect to Apple HomeKit.|55|0|2022-01-25| -|198|[linuxdeepin/deepin-anything](https://github.com/linuxdeepin/deepin-anything)|-|63|0|2021-12-31| -|199|[zhichao281/duilib-MiniBlinkBrowser](https://github.com/zhichao281/duilib-MiniBlinkBrowser)|用duilib做的miniblink的浏览器|77|0|2021-12-28| -|200|[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|1170|0|2021-11-17| +|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6385|78|2022-01-21| +|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5763|51|2022-01-21| +|3|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|128|13|2022-01-25| +|4|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19675|12|2022-01-25| +|5|[alibaba/xquic](https://github.com/alibaba/xquic)|-|884|11|2022-01-25| +|6|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1049|10|2021-10-15| +|7|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|520|10|2022-01-17| +|8|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3406|9|2021-12-11| +|9|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6209|9|2022-01-26| +|10|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2155|9|2022-01-26| +|11|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|8|2022-01-25| +|12|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|995|6|2021-12-27| +|13|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|219|6|2022-01-26| +|14|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5313|6|2022-01-18| +|15|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9299|5|2021-12-17| +|16|[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)|2313|4|2022-01-25| +|17|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|137|4|2021-12-27| +|18|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|10026|4|2022-01-26| +|19|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5810|4|2021-11-16| +|20|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7198|4|2022-01-26| +|21|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|558|4|2021-12-16| +|22|[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|3089|4|2022-01-26| +|23|[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.|7322|4|2022-01-19| +|24|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7848|4|2022-01-26| +|25|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10633|4|2021-11-24| +|26|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1617|3|2022-01-15| +|27|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.|3519|3|2022-01-26| +|28|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11296|3|2021-12-14| +|29|[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.|4095|3|2022-01-20| +|30|[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 ...|1523|3|2021-08-11| +|31|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10932|3|2022-01-21| +|32|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7939|3|2021-10-08| +|33|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4120|3|2022-01-15| +|34|[microshow/RxFFmpeg](https://github.com/microshow/RxFFmpeg)|🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ...|3416|3|2021-08-02| +|35|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。|4463|3|2022-01-02| +|36|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1565|2|2021-09-17| +|37|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1887|2|2022-01-25| +|38|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|306|2|2022-01-09| +|39|[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 ...|7818|2|2021-12-31| +|40|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|866|2|2022-01-26| +|41|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5536|2|2022-01-21| +|42|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|2|2022-01-09| +|43|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2822|2|2021-12-29| +|44|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3547|2|2022-01-26| +|45|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1483|2|2021-11-01| +|46|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2372|2|2022-01-26| +|47|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10161|2|2022-01-26| +|48|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2053|2|2022-01-23| +|49|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1341|2|2022-01-23| +|50|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯 ...|490|2|2022-01-01| +|51|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|843|2|2022-01-25| +|52|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9774|2|2022-01-26| +|53|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4757|2|2022-01-06| +|54|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1174|2|2022-01-14| +|55|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|644|2|2022-01-26| +|56|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2117|2|2021-12-21| +|57|[hydromisc/hydromisc](https://github.com/hydromisc/hydromisc)|Open hardware to measure EC and pH, drive pumps, and otherwise manage a mid-size hydroponic grow over Wi-Fi.|457|2|2022-01-03| +|58|[LiteOS/LiteOS](https://github.com/LiteOS/LiteOS)|code and manual|4472|2|2022-01-21| +|59|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5426|2|2022-01-26| +|60|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|101|1|2021-11-08| +|61|[lotabout/write-a-C-interpreter](https://github.com/lotabout/write-a-C-interpreter)|Write a simple interpreter of C. Inspired by c4 and largely based on it.|2901|1|2021-12-27| +|62|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|875|1|2022-01-15| +|63|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|108|1|2021-10-09| +|64|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2500|1|2021-12-24| +|65|[xboot/libonnx](https://github.com/xboot/libonnx)|A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.|360|1|2021-10-25| +|66|[LGCooci/KCCbjc4_debug](https://github.com/LGCooci/KCCbjc4_debug)|🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!|709|1|2021-09-26| +|67|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10| +|68|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2150|1|2021-11-10| +|69|[RainbowRoad1/Cgame](https://github.com/RainbowRoad1/Cgame)|一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意|640|1|2022-01-24| +|70|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|895|1|2022-01-26| +|71|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1931|1|2021-10-24| +|72|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|918|1|2021-10-22| +|73|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|992|1|2022-01-07| +|74|[kenzok8/small](https://github.com/kenzok8/small)|passwall基本依赖!|349|1|2022-01-11| +|75|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1299|1|2021-10-29| +|76|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1337|1|2021-12-17| +|77|[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. |532|1|2021-09-14| +|78|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1428|1|2022-01-07| +|79|[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).|1438|1|2022-01-26| +|80|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|133|1|2021-12-04| +|81|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|194|1|2021-12-06| +|82|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。|375|1|2021-10-31| +|83|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1702|1|2022-01-21| +|84|[jiangwenyuan/nuster](https://github.com/jiangwenyuan/nuster)|A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy|1829|1|2021-12-07| +|85|[acl-dev/acl](https://github.com/acl-dev/acl)|Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS|2138|1|2022-01-26| +|86|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3119|1|2022-01-20| +|87|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|166|1|2022-01-14| +|88|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|564|1|2022-01-20| +|89|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1650|1|2022-01-21| +|90|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1568|1|2021-11-30| +|91|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|109|1|2021-11-26| +|92|[weisongwen/GraphGNSSLib](https://github.com/weisongwen/GraphGNSSLib)|An Open-source Package for GNSS Positioning and Real-time Kinematic Using Factor Graph Optimization|266|1|2022-01-18| +|93|[LingDong-/skeleton-tracing](https://github.com/LingDong-/skeleton-tracing)|A new algorithm for retrieving topological skeleton as a set of polylines from binary images|355|1|2021-10-24| +|94|[yangjie10930/EpMedia](https://github.com/yangjie10930/EpMedia)|Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to u ...|1979|1|2021-08-09| +|95|[seemoo-lab/nexmon](https://github.com/seemoo-lab/nexmon)|The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more|1793|1|2021-11-15| +|96|[Rand312/xv6](https://github.com/Rand312/xv6)|-|106|1|2021-11-28| +|97|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|233|1|2021-11-28| +|98|[numberwolf/FFmpeg-Plus-OpenGL](https://github.com/numberwolf/FFmpeg-Plus-OpenGL)|🔥 OpenGL Filter for FFmpeg: Support Effects/Transition/Picture-in-Picture/LUT, Render video by your shaders(GLSL) . 🔥 FFmpeg Filter支持特效/转场/画中画、特效/LUT贴纸能力, 支持OpenGL Shader。|236|1|2021-11-03| +|99|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1472|1|2022-01-03| +|100|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|194|1|2021-07-29| +|101|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|327|1|2022-01-22| +|102|[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.|4798|1|2022-01-17| +|103|[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. |1220|1|2021-12-21| +|104|[yangminz/bcst_csapp](https://github.com/yangminz/bcst_csapp)|A C language repo to implement CSAPP|430|1|2022-01-23| +|105|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1098|1|2022-01-24| +|106|[timwhitez/Cobalt-Strike-Aggressor-Scripts](https://github.com/timwhitez/Cobalt-Strike-Aggressor-Scripts)|Cobalt Strike Aggressor 插件包|575|1|2021-08-31| +|107|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1120|1|2022-01-25| +|108|[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, ...|4204|1|2022-01-26| +|109|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|847|1|2021-09-15| +|110|[alibaba/diagnose-tools](https://github.com/alibaba/diagnose-tools)|-|309|1|2022-01-13| +|111|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|921|1|2022-01-25| +|112|[lqian/light-LPR](https://github.com/lqian/light-LPR)|Light-LPR is an open source project aimed at license plate recognition that can run on embedded devices, mobile phones, and x86 platforms. It aims to support license plate recognition in various scena ...|696|1|2021-11-05| +|113|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|707|1|2021-10-12| +|114|[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|4051|1|2021-10-13| +|115|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1155|1|2021-09-29| +|116|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2483|1|2021-12-17| +|117|[wlanjie/trinity](https://github.com/wlanjie/trinity)|android video record editor muxer sdk|740|1|2021-08-11| +|118|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|118|1|2021-09-15| +|119|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|108|1|2021-09-05| +|120|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|229|1|2022-01-18| +|121|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5777|1|2022-01-24| +|122|[Xinyuan-LilyGO/TTGO-T-Display](https://github.com/Xinyuan-LilyGO/TTGO-T-Display)|-|607|1|2021-12-26| +|123|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|602|1|2022-01-25| +|124|[shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows)|Windows and Cygwin port of proxychains, based on MinHook and DLL Injection|497|1|2021-10-17| +|125|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|69|1|2022-01-13| +|126|[WizTeam/WizNoteLite](https://github.com/WizTeam/WizNoteLite)|WizNote Lite Project|577|1|2022-01-22| +|127|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|357|1|2022-01-09| +|128|[fanyuan/mp3Convert](https://github.com/fanyuan/mp3Convert)|mp3转码,把wav转换成mp3格式|347|1|2021-12-29| +|129|[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++ 日志库|2022|1|2022-01-07| +|130|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|329|1|2021-10-29| +|131|[hanson-young/nniefacelib](https://github.com/hanson-young/nniefacelib)|nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库|469|1|2021-10-12| +|132|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|356|1|2021-11-29| +|133|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2395|1|2022-01-03| +|134|[pingostack/pingos](https://github.com/pingostack/pingos)|Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify|745|1|2022-01-10| +|135|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|77|1|2022-01-19| +|136|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|246|1|2021-11-25| +|137|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|734|1|2021-11-17| +|138|[hepingood/ssd1306](https://github.com/hepingood/ssd1306)|ssd1306 full function driver|350|1|2022-01-09| +|139|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2726|1|2021-10-15| +|140|[alibaba/tsar](https://github.com/alibaba/tsar)|Taobao System Activity Reporter|2336|1|2022-01-20| +|141|[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.|2086|1|2021-12-31| +|142|[hepingood/ds18b20](https://github.com/hepingood/ds18b20)|ds18b20 full function driver|213|1|2022-01-10| +|143|[waveshare/e-Paper](https://github.com/waveshare/e-Paper)|-|757|1|2022-01-10| +|144|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1473|1|2022-01-26| +|145|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2832|1|2021-12-13| +|146|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|52|1|2021-12-23| +|147|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等|1004|1|2021-12-30| +|148|[SmallPond/MIT6.828_OS](https://github.com/SmallPond/MIT6.828_OS)|MIT 6.828 Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html|479|1|2021-11-05| +|149|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|326|1|2021-12-28| +|150|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1305|1|2021-12-04| +|151|[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.|3350|1|2022-01-05| +|152|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1400|1|2022-01-26| +|153|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1171|1|2021-12-24| +|154|[happyfish100/FastCFS](https://github.com/happyfish100/FastCFS)|A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.|269|1|2022-01-26| +|155|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|1|2021-11-23| +|156|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|217|1|2022-01-23| +|157|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|325|1|2022-01-26| +|158|[WeActTC/MiniSTM32F4x1](https://github.com/WeActTC/MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|379|1|2021-12-04| +|159|[metartc/metaRTC](https://github.com/metartc/metaRTC)|embedded webrtc SDK 嵌入式webrtc库 |60|1|2022-01-25| +|160|[ksyun-kenc/liuguang](https://github.com/ksyun-kenc/liuguang)|鎏光云游戏引擎|485|1|2022-01-07| +|161|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|89|1|2022-01-26| +|162|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3635|1|2022-01-23| +|163|[bytedance/tailor](https://github.com/bytedance/tailor)|-|592|1|2022-01-04| +|164|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1113|1|2021-12-30| +|165|[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.|1102|1|2021-12-08| +|166|[inclavare-containers/inclavare-containers](https://github.com/inclavare-containers/inclavare-containers)|A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.|438|1|2022-01-26| +|167|[swow/swow](https://github.com/swow/swow)|Coroutine-based concurrency library for PHP|684|1|2022-01-19| +|168|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|312|1|2022-01-12| +|169|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|81|0|2021-12-12| +|170|[khadas/fenix](https://github.com/khadas/fenix)|One-stop script set to build Ubuntu/Debian images|125|0|2022-01-25| +|171|[CongducPham/LowCostLoRaGw](https://github.com/CongducPham/LowCostLoRaGw)|Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards|620|0|2022-01-25| +|172|[RT-Thread-packages/nimble](https://github.com/RT-Thread-packages/nimble)|An Apache open-source Bluetooth 5.0 stack porting on RT-Thread|89|0|2021-12-08| +|173|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|214|0|2022-01-09| +|174|[yixuan/showtext](https://github.com/yixuan/showtext)|Using Fonts More Easily in R Graphs|401|0|2021-08-14| +|175|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|174|0|2022-01-08| +|176|[Heltec-Aaron-Lee/WiFi_Kit_series](https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series)|Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.|533|0|2022-01-13| +|177|[WindySha/bypass_dlfunctions](https://github.com/WindySha/bypass_dlfunctions)|This is another way to bypass the restriction of calling dl functions for system lib.|40|0|2021-08-15| +|178|[openLuat/LuatOS](https://github.com/openLuat/LuatOS)|合宙LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)|178|0|2022-01-26| +|179|[Erensu/ignav](https://github.com/Erensu/ignav)|integrated navigation for ins and gnss|216|0|2021-12-07| +|180|[zhanghuicuc/ffmpeg_camera_streamer](https://github.com/zhanghuicuc/ffmpeg_camera_streamer)|This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.本程序实现了读取PC端摄像头并进行直播的功能,同时支持添加不同的视频滤镜|83|0|2022-01-25| +|181|[postgrespro/vops](https://github.com/postgrespro/vops)|-|129|0|2022-01-26| +|182|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|855|0|2021-10-19| +|183|[RT-Thread/RT-AK](https://github.com/RT-Thread/RT-AK)|RT-Thread AI Kit|30|0|2021-09-16| +|184|[AlynxZhou/showmethekey](https://github.com/AlynxZhou/showmethekey)|Show keys you typed on screen.|38|0|2021-11-07| +|185|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux read & write process memory module.|110|0|2022-01-16| +|186|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活:Android4.4到Android12.0 完美的保活方案|48|0|2021-08-26| +|187|[espressif/esp-skainet](https://github.com/espressif/esp-skainet)|Espressif intelligent voice assistant|233|0|2022-01-25| +|188|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1242|0|2021-12-30| +|189|[yangzigy/yz_keyboard](https://github.com/yangzigy/yz_keyboard)|diy机械键盘|62|0|2021-12-19| +|190|[rev1si0n/lib-jingdong-app-signature](https://github.com/rev1si0n/lib-jingdong-app-signature)|京东 APP 的 sign 算法以及请求库(已封装 Python,可直接接入爬虫)|30|0|2021-10-09| +|191|[QiaoLiuHit/LSOTB-TIR](https://github.com/QiaoLiuHit/LSOTB-TIR)|LSOTB-TIR: A Large-Scale High-Diversity Thermal Infrared Object Tracking Benchmark (ACM MM2020)|55|0|2021-08-08| +|192|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|629|0|2022-01-26| +|193|[aliyun/rds_dbsync](https://github.com/aliyun/rds_dbsync)|围绕 PostgreSQL Greenplum ,实现易用的数据的互迁功能项目|486|0|2021-11-16| +|194|[GNOME/easytag](https://github.com/GNOME/easytag)|Read-only mirror of https://gitlab.gnome.org/GNOME/easytag|68|0|2021-09-12| +|195|[paintdream/DontStarveLuaJIT](https://github.com/paintdream/DontStarveLuaJIT)|Don't Starve LuaJIT/OpenGL ES optimization patch (compatible with DS, RoG, SW, HAM, DST, Dedicated Server for Windows and DST, Dedicated Server for Linux)|156|0|2021-09-10| +|196|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|59|0|2022-01-25| +|197|[happyfish100/libfastcommon](https://github.com/happyfish100/libfastcommon)|c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc ...|797|0|2022-01-15| +|198|[Zebin-Wu/homekit-bridge](https://github.com/Zebin-Wu/homekit-bridge)|Let any device connect to Apple HomeKit.|55|0|2022-01-26| +|199|[linuxdeepin/deepin-anything](https://github.com/linuxdeepin/deepin-anything)|-|63|0|2021-12-31| +|200|[zhichao281/duilib-MiniBlinkBrowser](https://github.com/zhichao281/duilib-MiniBlinkBrowser)|用duilib做的miniblink的浏览器|77|0|2021-12-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/CPP.md b/content/charts/growth/software/CPP.md index 456bb491..f0c8ca2d 100644 --- a/content/charts/growth/software/CPP.md +++ b/content/charts/growth/software/CPP.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > C++ -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|99971|31|2022-01-25| -|2|[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.|4088|17|2022-01-25| -|3|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|553|17|2022-01-25| -|4|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7054|13|2022-01-21| -|5|[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 |8471|12|2022-01-21| -|6|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2993|12|2022-01-09| -|7|[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.|14048|11|2022-01-25| -|8|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15726|10|2022-01-25| -|9|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|133|10|2022-01-13| -|10|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17906|9|2022-01-25| -|11|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15969|9|2022-01-24| -|12|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18813|9|2022-01-25| -|13|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13649|8|2022-01-25| -|14|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|9490|8|2022-01-21| -|15|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6307|8|2022-01-25| -|16|[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".|12830|8|2022-01-24| -|17|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17820|8|2021-12-09| -|18|[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.|5709|8|2022-01-21| -|19|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.|17063|7|2022-01-25| -|20|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4115|6|2022-01-25| -|21|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|6063|6|2022-01-16| -|22|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2317|6|2021-11-18| -|23|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|5172|6|2022-01-22| -|24|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|7092|6|2022-01-25| +|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|100005|31|2022-01-26| +|2|[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.|4090|17|2022-01-25| +|3|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|553|16|2022-01-26| +|4|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7080|13|2022-01-26| +|5|[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 |8477|12|2022-01-21| +|6|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2996|12|2022-01-09| +|7|[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.|14051|11|2022-01-25| +|8|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|15740|10|2022-01-26| +|9|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17919|9|2022-01-26| +|10|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|134|9|2022-01-13| +|11|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15968|9|2022-01-26| +|12|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18827|9|2022-01-26| +|13|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13654|8|2022-01-26| +|14|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|9494|8|2022-01-21| +|15|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6308|8|2022-01-26| +|16|[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".|12835|8|2022-01-26| +|17|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17819|8|2021-12-09| +|18|[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.|5719|8|2022-01-21| +|19|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.|17070|7|2022-01-26| +|20|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4117|6|2022-01-26| +|21|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|6069|6|2022-01-16| +|22|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2316|6|2021-11-18| +|23|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|5180|6|2022-01-22| +|24|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|7095|6|2022-01-26| |25|[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|6372|6|2022-01-19| -|26|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|6761|5|2022-01-25| -|27|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|2023|5|2021-12-24| -|28|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|2264|5|2022-01-25| +|26|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|6765|5|2022-01-25| +|27|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|2049|5|2021-12-24| +|28|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|2273|5|2022-01-25| |29|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17238|5|2022-01-25| -|30|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器|5082|5|2022-01-07| -|31|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|73|5|2022-01-16| -|32|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|8898|5|2022-01-24| -|33|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|626|5|2022-01-24| -|34|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密|4191|5|2021-10-29| -|35|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|3629|5|2022-01-21| -|36|[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.|9307|5|2022-01-18| -|37|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|108|5|2022-01-13| -|38|[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 ...|3321|5|2022-01-25| -|39|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)|5871|4|2022-01-25| -|40|[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 ...|748|4|2022-01-25| -|41|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|5917|4|2021-08-01| -|42|[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.|2676|4|2022-01-08| -|43|[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.|2140|4|2021-10-18| -|44|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画(能看=能下载)。使用 Qt C++ 开发|450|4|2022-01-17| -|45|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2325|4|2021-11-16| -|46|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|79|4|2022-01-25| -|47|[Ewenwan/MVision](https://github.com/Ewenwan/MVision)|机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶|6222|4|2021-07-29| -|48|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11662|4|2022-01-08| -|49|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|147|4|2022-01-01| -|50|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1751|4|2022-01-24| -|51|[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.|6843|4|2022-01-24| -|52|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|608|3|2022-01-24| -|53|[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|2880|3|2022-01-21| -|54|[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|5554|3|2022-01-25| -|55|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8833|3|2022-01-25| -|56|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|4438|3|2022-01-13| -|57|[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)|4911|3|2022-01-16| -|58|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|5623|3|2022-01-12| -|59|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4090|3|2022-01-21| -|60|[BlueMatthew/WechatExporter](https://github.com/BlueMatthew/WechatExporter)|Wechat Chat History Exporter 微信聊天记录导出程序|1252|3|2022-01-06| -|61|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|5081|3|2021-12-29| -|62|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|6991|3|2021-12-06| -|63|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef|5481|3|2021-12-27| -|64|[gaoxiang12/slambook](https://github.com/gaoxiang12/slambook)|-|5164|3|2022-01-23| -|65|[idealvin/cocoyaxi](https://github.com/idealvin/cocoyaxi)|The best C++ library on the Namake planet.|2366|3|2022-01-25| -|66|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|280|3|2022-01-24| -|67|[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 ...|2589|3|2022-01-25| -|68|[XiaoMi/mace](https://github.com/XiaoMi/mace)|MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.|4558|3|2022-01-13| -|69|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |839|3|2021-12-24| -|70|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!|2883|3|2022-01-22| -|71|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|664|3|2022-01-25| -|72|[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 ...|5578|2|2022-01-25| -|73|[duilib/duilib](https://github.com/duilib/duilib)|-|4665|2|2022-01-11| -|74|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|1899|2|2021-09-28| -|75|[anyrtcIO-Community/anyRTC-RTMP-OpenSource](https://github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource)|RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码|3888|2|2022-01-23| +|30|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器|5086|5|2022-01-07| +|31|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|8905|5|2022-01-26| +|32|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|626|5|2022-01-26| +|33|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密|4191|5|2021-10-29| +|34|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|3634|5|2022-01-21| +|35|[TarsCloud/Tars](https://github.com/TarsCloud/Tars)|Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.|9307|5|2022-01-18| +|36|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|108|5|2022-01-13| +|37|[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 ...|3323|5|2022-01-26| +|38|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)|5874|4|2022-01-26| +|39|[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 ...|748|4|2022-01-25| +|40|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔️The smallest header-only GUI library(4 KLOC) for all platforms|5919|4|2021-08-01| +|41|[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.|2677|4|2022-01-08| +|42|[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.|2141|4|2021-10-18| +|43|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画(能看=能下载)。使用 Qt C++ 开发|465|4|2022-01-17| +|44|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2327|4|2021-11-16| +|45|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|80|4|2022-01-26| +|46|[Ewenwan/MVision](https://github.com/Ewenwan/MVision)|机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶|6223|4|2021-07-29| +|47|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11670|4|2022-01-08| +|48|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|75|4|2022-01-16| +|49|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1754|4|2022-01-24| +|50|[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.|6847|4|2022-01-24| +|51|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|612|3|2022-01-24| +|52|[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|2889|3|2022-01-21| +|53|[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|5558|3|2022-01-26| +|54|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8834|3|2022-01-25| +|55|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|4439|3|2022-01-13| +|56|[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)|4914|3|2022-01-26| +|57|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|5623|3|2022-01-25| +|58|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4090|3|2022-01-26| +|59|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|147|3|2022-01-01| +|60|[BlueMatthew/WechatExporter](https://github.com/BlueMatthew/WechatExporter)|Wechat Chat History Exporter 微信聊天记录导出程序|1254|3|2022-01-06| +|61|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|5086|3|2021-12-29| +|62|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|6994|3|2021-12-06| +|63|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef|5483|3|2021-12-27| +|64|[gaoxiang12/slambook](https://github.com/gaoxiang12/slambook)|-|5170|3|2022-01-23| +|65|[idealvin/cocoyaxi](https://github.com/idealvin/cocoyaxi)|The best C++ library on the Namake planet.|2370|3|2022-01-26| +|66|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|283|3|2022-01-24| +|67|[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 ...|2591|3|2022-01-26| +|68|[XiaoMi/mace](https://github.com/XiaoMi/mace)|MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.|4561|3|2022-01-13| +|69|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |841|3|2021-12-24| +|70|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!|2888|3|2022-01-22| +|71|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|668|3|2022-01-26| +|72|[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 ...|5584|2|2022-01-25| +|73|[duilib/duilib](https://github.com/duilib/duilib)|-|4669|2|2022-01-11| +|74|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|1900|2|2021-09-28| +|75|[anyrtcIO-Community/anyRTC-RTMP-OpenSource](https://github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource)|RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码|3889|2|2022-01-23| |76|[OAID/AutoKernel](https://github.com/OAID/AutoKernel)|AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。|693|2|2021-09-27| -|77|[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 ...|6863|2|2022-01-25| -|78|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|1577|2|2022-01-25| -|79|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1236|2|2021-12-10| -|80|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|7025|2|2022-01-25| -|81|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|255|2|2021-12-30| +|77|[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 ...|6867|2|2022-01-26| +|78|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|1581|2|2022-01-25| +|79|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1237|2|2022-01-26| +|80|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|7026|2|2022-01-25| +|81|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|256|2|2021-12-30| |82|[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 ...|1953|2|2021-11-11| -|83|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1674|2|2021-11-03| -|84|[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.|3035|2|2022-01-24| -|85|[sogou/srpc](https://github.com/sogou/srpc)|RPC based on C++ Workflow. Supports Baidu bRPC, Tencent tRPC, thrift protocols.|1088|2|2022-01-25| +|83|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1672|2|2021-11-03| +|84|[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.|3036|2|2022-01-26| +|85|[sogou/srpc](https://github.com/sogou/srpc)|RPC based on C++ Workflow. Supports Baidu bRPC, Tencent tRPC, thrift protocols.|1090|2|2022-01-26| |86|[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$!|290|2|2021-11-08| -|87|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team|4497|2|2022-01-03| -|88|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8028|2|2021-12-29| -|89|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|334|2|2021-08-07| +|87|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team|4499|2|2022-01-03| +|88|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8030|2|2021-12-29| +|89|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|335|2|2021-08-07| |90|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲:CMake(2021.11.3)|170|2|2021-11-04| -|91|[ic005k/QtOpenCoreConfig](https://github.com/ic005k/QtOpenCoreConfig)|OpenCore Auxiliary Tools OpenCore Configurator OCAT|965|2|2022-01-25| -|92|[Tencent/plato](https://github.com/Tencent/plato)|腾讯高性能分布式图计算框架Plato|1708|2|2021-08-14| -|93|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|2977|2|2022-01-25| -|94|[alibaba/euler](https://github.com/alibaba/euler)|A distributed graph deep learning framework.|2717|2|2021-12-30| -|95|[ideawu/ssdb](https://github.com/ideawu/ssdb)|SSDB - A fast NoSQL database, an alternative to Redis|7741|2|2021-12-22| -|96|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|330|2|2021-10-23| +|91|[ic005k/QtOpenCoreConfig](https://github.com/ic005k/QtOpenCoreConfig)|OpenCore Auxiliary Tools OpenCore Configurator OCAT|970|2|2022-01-25| +|92|[Tencent/plato](https://github.com/Tencent/plato)|腾讯高性能分布式图计算框架Plato|1710|2|2021-08-14| +|93|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|2980|2|2022-01-26| +|94|[alibaba/euler](https://github.com/alibaba/euler)|A distributed graph deep learning framework.|2718|2|2021-12-30| +|95|[ideawu/ssdb](https://github.com/ideawu/ssdb)|SSDB - A fast NoSQL database, an alternative to Redis|7743|2|2021-12-22| +|96|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|329|2|2021-10-23| |97|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |490|2|2021-11-30| -|98|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor(冰镜 - 终端行为分析系统)|150|2|2022-01-14| -|99|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1590|2|2021-11-17| -|100|[me115/design_patterns](https://github.com/me115/design_patterns)|图说设计模式|5656|2|2021-08-10| -|101|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2345|2|2021-11-25| +|98|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor(冰镜 - 终端行为分析系统)|152|2|2022-01-14| +|99|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1591|2|2021-11-17| +|100|[me115/design_patterns](https://github.com/me115/design_patterns)|图说设计模式|5659|2|2021-08-10| +|101|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2347|2|2021-11-25| |102|[SpriteOvO/Telegram-Anti-Revoke](https://github.com/SpriteOvO/Telegram-Anti-Revoke)|Telegram anti-revoke plugin|1498|2|2021-12-10| -|103|[Tencent/libpag](https://github.com/Tencent/libpag)|A real-time rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.|1195|2|2022-01-25| -|104|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6708|2|2022-01-24| -|105|[opencurve/curve](https://github.com/opencurve/curve)|Curve is a better-used cloud-native SDS storage system, featured with high performance, easy operation, cloud native. Curve is composed with CurveBS and CurveFS. CurveBS provides block devices based o ...|940|2|2022-01-25| +|103|[Tencent/libpag](https://github.com/Tencent/libpag)|A real-time rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.|1215|2|2022-01-26| +|104|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6709|2|2022-01-26| +|105|[opencurve/curve](https://github.com/opencurve/curve)|Curve is a better-used cloud-native SDS storage system, featured with high performance, easy operation, cloud native. Curve is composed with CurveBS and CurveFS. CurveBS provides block devices based o ...|940|2|2022-01-26| |106|[kungfu-origin/kungfu](https://github.com/kungfu-origin/kungfu)|Kungfu Trader|2556|2|2022-01-21| |107|[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)|2048|2|2021-11-30| -|108|[balloonwj/flamingo](https://github.com/balloonwj/flamingo)|flamingo 一款高性能轻量级开源即时通讯软件|2863|2|2021-10-20| -|109|[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)|3741|2|2021-12-09| -|110|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|1900|2|2021-10-28| -|111|[alibaba/graph-learn](https://github.com/alibaba/graph-learn)|An Industrial Graph Neural Network Framework|1007|2|2021-12-24| -|112|[sylar-yin/sylar](https://github.com/sylar-yin/sylar)|C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis, ...|1536|2|2021-12-10| -|113|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|445|2|2022-01-25| -|114|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1859|2|2022-01-01| -|115|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|3384|2|2021-12-25| -|116|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++17), cross-platform, header-only, easy to use http framework|1231|1|2022-01-13| -|117|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1664|1|2022-01-23| -|118|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|608|1|2021-11-02| -|119|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|551|1|2022-01-20| -|120|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|273|1|2022-01-21| -|121|[ysc3839/FontMod](https://github.com/ysc3839/FontMod)|Simple hook tool to change Win32 program font.|1125|1|2021-08-09| -|122|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|899|1|2021-11-30| -|123|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2080|1|2022-01-24| -|124|[USTC-Hackergame/hackergame2020-writeups](https://github.com/USTC-Hackergame/hackergame2020-writeups)|中国科学技术大学第七届信息安全大赛的官方与非官方题解|462|1|2021-08-16| -|125|[Netis/packet-agent](https://github.com/Netis/packet-agent)|A toolset for network packet capture in Cloud/Kubernetes and Virtualized environment.|892|1|2021-12-22| -|126|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|1417|1|2022-01-24| -|127|[rvbust/Vis](https://github.com/rvbust/Vis)|Interactive & Asynchronous 3D Visualization Tool|96|1|2021-08-18| -|128|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2685|1|2022-01-25| -|129|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1580|1|2022-01-25| -|130|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|150|1|2022-01-25| -|131|[helio-fm/helio-workstation](https://github.com/helio-fm/helio-workstation)|One music sequencer for all major platforms, desktop and mobile|2293|1|2022-01-24| -|132|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|143|1|2022-01-25| -|133|[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(高性能部署)|120|1|2022-01-09| -|134|[cixingguangming55555/wechat-bot](https://github.com/cixingguangming55555/wechat-bot)|带二次开发接口的PC微信聊天机器人|938|1|2022-01-23| -|135|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|183|1|2021-09-24| -|136|[daliansky/XiaoXinPro-13-hackintosh](https://github.com/daliansky/XiaoXinPro-13-hackintosh)|Lenovo XiaoXin Pro 13 2019 Hackintosh|723|1|2021-12-11| -|137|[tencentyun/TRTCSDK](https://github.com/tencentyun/TRTCSDK)|腾讯云TRTC音视频服务,国内下载镜像:|1126|1|2022-01-25| -|138|[didi/AoE](https://github.com/didi/AoE)|AoE (AI on Edge,终端智能,边缘计算) 是一个终端侧AI集成运行时环境 (IRE),帮助开发者提升效率。|805|1|2021-09-28| -|139|[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.|204|1|2021-11-17| -|140|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|1010|1|2022-01-24| -|141|[SeetaFace6Open/index](https://github.com/SeetaFace6Open/index)|-|269|1|2021-11-29| -|142|[baidu/bigflow](https://github.com/baidu/bigflow)|Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigfl ...|1110|1|2022-01-07| -|143|[wagiminator/ATmega-Soldering-Station](https://github.com/wagiminator/ATmega-Soldering-Station)|T12 Quick Heating Soldering Station|542|1|2021-08-24| -|144|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|428|1|2022-01-24| -|145|[AmazingPP/subVerison_GTAV_Hack](https://github.com/AmazingPP/subVerison_GTAV_Hack)|subVerison重置版——GTA5外置修改器|306|1|2021-08-15| -|146|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|111|1|2021-10-30| -|147|[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:|2302|1|2022-01-21| -|148|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|276|1|2022-01-17| -|149|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2211|1|2022-01-07| -|150|[OAID/TengineGst](https://github.com/OAID/TengineGst)|TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics pipelines. It ensures pipeline interoperability and provides o ...|59|1|2021-10-27| -|151|[Tencent/DCache](https://github.com/Tencent/DCache)|A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.|671|1|2021-11-25| -|152|[qiang/Riru-ModuleFridaGadget](https://github.com/qiang/Riru-ModuleFridaGadget)|一个magisk 的模块,简化版,依赖 riru,能够简单的hook,并且加载动态库,目前用来加载 frida 的gadget 库,从而使hook脱离命令行和server,并且能够在多进程中加载|79|1|2021-12-18| -|153|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|831|1|2022-01-08| -|154|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|3860|1|2021-10-11| -|155|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|80|1|2021-11-10| -|156|[githubhaohao/OpenGLCamera2](https://github.com/githubhaohao/OpenGLCamera2)|🔥 Android OpenGL Camera 2.0 实现 30 种滤镜和抖音特效|574|1|2022-01-24| -|157|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|124|1|2022-01-19| -|158|[yanyiwu/cppjieba](https://github.com/yanyiwu/cppjieba)|"结巴"中文分词的C++版本|2094|1|2022-01-09| -|159|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|191|1|2022-01-23| -|160|[netease-im/NIM_Duilib_Framework](https://github.com/netease-im/NIM_Duilib_Framework)|网易云信Windows应用界面开发框架(基于Duilib)。招人招人,windows/mac/duilib/qt/electron http://mobile.bole.netease.com/bole/boleDetail?id=19904&employeeId=510064bce318835c&key=all&type=2&from=timeline|1301|1|2022-01-04| -|161|[AntiMicro/antimicro](https://github.com/AntiMicro/antimicro)|Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support|1520|1|2022-01-19| -|162|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|211|1|2021-12-26| +|108|[balloonwj/flamingo](https://github.com/balloonwj/flamingo)|flamingo 一款高性能轻量级开源即时通讯软件|2865|2|2021-10-20| +|109|[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)|3746|2|2021-12-09| +|110|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|1905|2|2021-10-28| +|111|[sylar-yin/sylar](https://github.com/sylar-yin/sylar)|C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis, ...|1536|2|2021-12-10| +|112|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|470|2|2022-01-26| +|113|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1859|2|2022-01-01| +|114|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|3385|2|2021-12-25| +|115|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++17), cross-platform, header-only, easy to use http framework|1231|1|2022-01-13| +|116|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1667|1|2022-01-23| +|117|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|607|1|2021-11-02| +|118|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|553|1|2022-01-20| +|119|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|273|1|2022-01-21| +|120|[ysc3839/FontMod](https://github.com/ysc3839/FontMod)|Simple hook tool to change Win32 program font.|1125|1|2021-08-09| +|121|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|900|1|2021-11-30| +|122|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2080|1|2022-01-24| +|123|[USTC-Hackergame/hackergame2020-writeups](https://github.com/USTC-Hackergame/hackergame2020-writeups)|中国科学技术大学第七届信息安全大赛的官方与非官方题解|462|1|2021-08-16| +|124|[Netis/packet-agent](https://github.com/Netis/packet-agent)|A toolset for network packet capture in Cloud/Kubernetes and Virtualized environment.|892|1|2021-12-22| +|125|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|1418|1|2022-01-26| +|126|[rvbust/Vis](https://github.com/rvbust/Vis)|Interactive & Asynchronous 3D Visualization Tool|96|1|2021-08-18| +|127|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2685|1|2022-01-26| +|128|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1582|1|2022-01-26| +|129|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|150|1|2022-01-25| +|130|[helio-fm/helio-workstation](https://github.com/helio-fm/helio-workstation)|One music sequencer for all major platforms, desktop and mobile|2296|1|2022-01-24| +|131|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|144|1|2022-01-26| +|132|[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(高性能部署)|120|1|2022-01-09| +|133|[cixingguangming55555/wechat-bot](https://github.com/cixingguangming55555/wechat-bot)|带二次开发接口的PC微信聊天机器人|940|1|2022-01-23| +|134|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|183|1|2021-09-24| +|135|[daliansky/XiaoXinPro-13-hackintosh](https://github.com/daliansky/XiaoXinPro-13-hackintosh)|Lenovo XiaoXin Pro 13 2019 Hackintosh|723|1|2021-12-11| +|136|[tencentyun/TRTCSDK](https://github.com/tencentyun/TRTCSDK)|腾讯云TRTC音视频服务,国内下载镜像:|1127|1|2022-01-25| +|137|[didi/AoE](https://github.com/didi/AoE)|AoE (AI on Edge,终端智能,边缘计算) 是一个终端侧AI集成运行时环境 (IRE),帮助开发者提升效率。|805|1|2021-09-28| +|138|[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.|205|1|2021-11-17| +|139|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|1012|1|2022-01-24| +|140|[SeetaFace6Open/index](https://github.com/SeetaFace6Open/index)|-|269|1|2021-11-29| +|141|[baidu/bigflow](https://github.com/baidu/bigflow)|Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigfl ...|1110|1|2022-01-07| +|142|[wagiminator/ATmega-Soldering-Station](https://github.com/wagiminator/ATmega-Soldering-Station)|T12 Quick Heating Soldering Station|542|1|2021-08-24| +|143|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|430|1|2022-01-26| +|144|[AmazingPP/subVerison_GTAV_Hack](https://github.com/AmazingPP/subVerison_GTAV_Hack)|subVerison重置版——GTA5外置修改器|307|1|2021-08-15| +|145|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|115|1|2021-10-30| +|146|[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:|2302|1|2022-01-26| +|147|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|277|1|2022-01-17| +|148|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2211|1|2022-01-07| +|149|[OAID/TengineGst](https://github.com/OAID/TengineGst)|TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics pipelines. It ensures pipeline interoperability and provides o ...|59|1|2021-10-27| +|150|[Tencent/DCache](https://github.com/Tencent/DCache)|A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.|672|1|2021-11-25| +|151|[qiang/Riru-ModuleFridaGadget](https://github.com/qiang/Riru-ModuleFridaGadget)|一个magisk 的模块,简化版,依赖 riru,能够简单的hook,并且加载动态库,目前用来加载 frida 的gadget 库,从而使hook脱离命令行和server,并且能够在多进程中加载|79|1|2021-12-18| +|152|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|833|1|2022-01-08| +|153|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|3864|1|2021-10-11| +|154|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|80|1|2021-11-10| +|155|[githubhaohao/OpenGLCamera2](https://github.com/githubhaohao/OpenGLCamera2)|🔥 Android OpenGL Camera 2.0 实现 30 种滤镜和抖音特效|574|1|2022-01-24| +|156|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|124|1|2022-01-19| +|157|[yanyiwu/cppjieba](https://github.com/yanyiwu/cppjieba)|"结巴"中文分词的C++版本|2095|1|2022-01-09| +|158|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|192|1|2022-01-23| +|159|[netease-im/NIM_Duilib_Framework](https://github.com/netease-im/NIM_Duilib_Framework)|网易云信Windows应用界面开发框架(基于Duilib)。招人招人,windows/mac/duilib/qt/electron http://mobile.bole.netease.com/bole/boleDetail?id=19904&employeeId=510064bce318835c&key=all&type=2&from=timeline|1304|1|2022-01-04| +|160|[AntiMicro/antimicro](https://github.com/AntiMicro/antimicro)|Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support|1521|1|2022-01-19| +|161|[Ubpa/Utopia](https://github.com/Ubpa/Utopia)|Utopia Game Engine 无境游戏引擎|272|1|2022-01-16| +|162|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|213|1|2021-12-26| |163|[DustinWatts/esp32-touchdown](https://github.com/DustinWatts/esp32-touchdown)|ESP32 TouchDown|270|1|2021-09-10| |164|[ZJU-FAST-Lab/ego-planner-swarm](https://github.com/ZJU-FAST-Lab/ego-planner-swarm)|An efficient single/multi-agent trajectory planner for multicopters.|282|1|2021-11-18| -|165|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2167|1|2022-01-16| +|165|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2168|1|2022-01-26| |166|[shangjingbo1226/AutoPhrase](https://github.com/shangjingbo1226/AutoPhrase)|AutoPhrase: Automated Phrase Mining from Massive Text Corpora|977|1|2022-01-24| -|167|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1593|1|2022-01-06| -|168|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|2791|1|2021-10-08| -|169|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|127|1|2022-01-16| -|170|[ErosZy/WXInlinePlayer](https://github.com/ErosZy/WXInlinePlayer)|🤟Super fast H.264/H.265 FLV player|1103|1|2021-09-16| -|171|[devilsen/CZXing](https://github.com/devilsen/CZXing)|C++ port of ZXing and ZBar for Android.|951|1|2021-08-29| -|172|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|1257|1|2022-01-25| +|167|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1595|1|2022-01-26| +|168|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|2792|1|2021-10-08| +|169|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|128|1|2022-01-16| +|170|[ErosZy/WXInlinePlayer](https://github.com/ErosZy/WXInlinePlayer)|🤟Super fast H.264/H.265 FLV player|1104|1|2021-09-16| +|171|[devilsen/CZXing](https://github.com/devilsen/CZXing)|C++ port of ZXing and ZBar for Android.|950|1|2021-08-29| +|172|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|1258|1|2022-01-25| |173|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1365|1|2022-01-07| |174|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|131|1|2021-09-03| -|175|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|383|1|2022-01-25| -|176|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1241|1|2022-01-20| +|175|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|383|1|2022-01-26| +|176|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1241|1|2022-01-26| |177|[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|2663|1|2021-10-13| |178|[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|2594|1|2022-01-21| |179|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|226|1|2022-01-22| |180|[eritpchy/Fingerprint-pay-magisk-wechat](https://github.com/eritpchy/Fingerprint-pay-magisk-wechat)|微信指纹支付 (Fingerprint pay for WeChat)|555|1|2021-09-01| -|181|[anhkgg/SuperDllHijack](https://github.com/anhkgg/SuperDllHijack)|SuperDllHijack:A general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术,不再需要手工导出Dll的函数接口了|615|1|2021-11-10| -|182|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO|1095|1|2022-01-25| -|183|[DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins](https://github.com/DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins)|Kernel Anit Anit Debug Plugins 内核反反调试插件|265|1|2021-08-31| +|181|[anhkgg/SuperDllHijack](https://github.com/anhkgg/SuperDllHijack)|SuperDllHijack:A general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术,不再需要手工导出Dll的函数接口了|617|1|2021-11-10| +|182|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO|1095|1|2022-01-26| +|183|[DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins](https://github.com/DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins)|Kernel Anit Anit Debug Plugins 内核反反调试插件|266|1|2021-08-31| |184|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1129|1|2021-10-07| |185|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|215|1|2021-08-10| |186|[HKUST-Aerial-Robotics/Teach-Repeat-Replan](https://github.com/HKUST-Aerial-Robotics/Teach-Repeat-Replan)|Teach-Repeat-Replan: A Complete and Robust System for Aggressive Flight in Complex Environments|546|1|2021-10-19| |187|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4|1380|1|2022-01-21| -|188|[iwxyi/Bilibili-MagicalDanmaku](https://github.com/iwxyi/Bilibili-MagicalDanmaku)|【神奇弹幕】哔哩哔哩直播万能机器人,弹幕姬+答谢姬+回复姬+点歌姬+各种小骚操作,目前唯一可编程机器人|267|1|2022-01-24| -|189|[msnh2012/Msnhnet](https://github.com/msnh2012/Msnhnet)|🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.|560|1|2021-10-23| +|188|[iwxyi/Bilibili-MagicalDanmaku](https://github.com/iwxyi/Bilibili-MagicalDanmaku)|【神奇弹幕】哔哩哔哩直播万能机器人,弹幕姬+答谢姬+回复姬+点歌姬+各种小骚操作,目前唯一可编程机器人|266|1|2022-01-26| +|189|[msnh2012/Msnhnet](https://github.com/msnh2012/Msnhnet)|🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.|563|1|2021-10-23| |190|[joyieldInc/predixy](https://github.com/joyieldInc/predixy)|A high performance and fully featured proxy for redis, support redis sentinel and redis cluster|1067|1|2021-10-01| -|191|[xyz347/xpack](https://github.com/xyz347/xpack)|convert json/xml/bson to c++ struct|305|1|2022-01-13| -|192|[downdemo/Cpp-Concurrency-in-Action-2ed](https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed)|C++ Concurrency in Action 2ed 笔记:C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术|706|1|2022-01-21| -|193|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|6065|1|2021-12-18| -|194|[M2Team/NSudo](https://github.com/M2Team/NSudo)|Series of System Administration Tools|1230|1|2022-01-18| +|191|[xyz347/xpack](https://github.com/xyz347/xpack)|convert json/xml/bson to c++ struct|306|1|2022-01-13| +|192|[downdemo/Cpp-Concurrency-in-Action-2ed](https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed)|C++ Concurrency in Action 2ed 笔记:C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术|709|1|2022-01-21| +|193|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|6066|1|2021-12-18| +|194|[M2Team/NSudo](https://github.com/M2Team/NSudo)|Series of System Administration Tools|1232|1|2022-01-18| |195|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|559|1|2022-01-21| -|196|[kothariji/competitive-programming](https://github.com/kothariji/competitive-programming)|A one-stop Destination✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions|364|1|2022-01-17| -|197|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1829|1|2022-01-24| -|198|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|320|1|2021-12-31| +|196|[kothariji/competitive-programming](https://github.com/kothariji/competitive-programming)|A one-stop Destination✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions|365|1|2022-01-17| +|197|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1831|1|2022-01-24| +|198|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|321|1|2021-12-31| |199|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1113|1|2022-01-04| -|200|[Zhuagenborn/Plants-vs.-Zombies-Online-Battle](https://github.com/Zhuagenborn/Plants-vs.-Zombies-Online-Battle)|🎮 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.|295|1|2022-01-01| +|200|[Zhuagenborn/Plants-vs.-Zombies-Online-Battle](https://github.com/Zhuagenborn/Plants-vs.-Zombies-Online-Battle)|🎮 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.|296|1|2022-01-01|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/CSHARP.md b/content/charts/growth/software/CSHARP.md index 209c0711..8fbcca77 100644 --- a/content/charts/growth/software/CSHARP.md +++ b/content/charts/growth/software/CSHARP.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > C# -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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失败等问题|4274|19|2022-01-18| -|2|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|265|19|2022-01-12| -|3|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4161|16|2022-01-24| -|4|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3623|15|2021-12-30| -|5|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|12976|14|2022-01-22| -|6|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5035|12|2022-01-24| -|7|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3427|9|2022-01-12| -|8|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|3944|8|2022-01-10| -|9|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|683|7|2022-01-25| -|10|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|7088|7|2021-12-13| -|11|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8165|6|2022-01-22| -|12|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5725|6|2022-01-24| -|13|[ant-design-blazor/ant-design-blazor](https://github.com/ant-design-blazor/ant-design-blazor)|🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.|3989|5|2022-01-25| -|14|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|213|5|2022-01-15| -|15|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2352|4|2022-01-24| -|16|[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 ...|2977|4|2021-10-30| -|17|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|4|2022-01-25| -|18|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|184|4|2022-01-18| -|19|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|506|4|2021-10-03| -|20|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录,支持官B国际三端快速切换,自定义任意分辨率全屏或窗口启动,快速打开照相目录,好看的界面|222|4|2022-01-10| -|21|[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 ...|9945|4|2022-01-01| -|22|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1462|3|2022-01-25| -|23|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1546|3|2022-01-21| +|1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4283|19|2022-01-18| +|2|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|265|18|2022-01-12| +|3|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4168|16|2022-01-26| +|4|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3625|15|2021-12-30| +|5|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|13001|14|2022-01-22| +|6|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5070|12|2022-01-26| +|7|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3437|9|2022-01-12| +|8|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|3949|8|2022-01-10| +|9|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|684|7|2022-01-25| +|10|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|7096|7|2021-12-13| +|11|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8170|6|2022-01-22| +|12|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5727|6|2022-01-24| +|13|[ant-design-blazor/ant-design-blazor](https://github.com/ant-design-blazor/ant-design-blazor)|🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.|3995|5|2022-01-25| +|14|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|214|5|2022-01-15| +|15|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2359|4|2022-01-26| +|16|[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 ...|2978|4|2021-10-30| +|17|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|4|2022-01-26| +|18|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|186|4|2022-01-18| +|19|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|507|4|2021-10-03| +|20|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录,支持官B国际三端快速切换,自定义任意分辨率全屏或窗口启动,快速打开照相目录,好看的界面|228|4|2022-01-26| +|21|[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 ...|9949|4|2022-01-01| +|22|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1464|3|2022-01-26| +|23|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1547|3|2022-01-21| |24|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|220|3|2022-01-12| -|25|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/|2397|3|2022-01-23| -|26|[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.|3122|3|2022-01-20| +|25|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/|2399|3|2022-01-26| +|26|[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.|3123|3|2022-01-20| |27|[mai1zhi2/SharpBeacon](https://github.com/mai1zhi2/SharpBeacon)|CobaltStrike Beacon written in .Net 4 用.net重写了stager及Beacon,其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能|468|3|2021-09-01| -|28|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3461|3|2022-01-23| -|29|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|653|2|2022-01-22| -|30|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|5227|2|2022-01-17| -|31|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|109|2|2022-01-13| -|32|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|604|2|2022-01-20| -|33|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|400|2|2022-01-24| -|34|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6202|2|2022-01-19| -|35|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|964|2|2022-01-22| -|36|[iioter/iotgateway](https://github.com/iioter/iotgateway)|A cross-platform IoT gateway based on .net6. 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 ...|79|2|2022-01-25| -|37|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2966|2|2022-01-13| +|28|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3462|3|2022-01-23| +|29|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|654|2|2022-01-22| +|30|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|5230|2|2022-01-17| +|31|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|110|2|2022-01-13| +|32|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|606|2|2022-01-20| +|33|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|404|2|2022-01-24| +|34|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6206|2|2022-01-19| +|35|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|964|2|2022-01-26| +|36|[iioter/iotgateway](https://github.com/iioter/iotgateway)|A cross-platform IoT gateway based on .net6. 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 ...|81|2|2022-01-25| +|37|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2969|2|2022-01-26| |38|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|284|2|2021-10-18| -|39|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3269|2|2021-12-30| -|40|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。|3890|2|2021-11-22| -|41|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|540|2|2022-01-13| -|42|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1129|2|2022-01-24| -|43|[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|3804|2|2022-01-25| -|44|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|485|2|2021-10-09| -|45|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3436|2|2022-01-25| -|46|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1519|2|2022-01-17| +|39|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3273|2|2021-12-30| +|40|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。|3891|2|2022-01-26| +|41|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|539|2|2022-01-13| +|42|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1131|2|2022-01-26| +|43|[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|3805|2|2022-01-25| +|44|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|488|2|2021-10-09| +|45|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3440|2|2022-01-26| +|46|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1520|2|2022-01-17| |47|[Richasy/BiliBili-UWP](https://github.com/Richasy/BiliBili-UWP)|BiliBili的UWP客户端,当然,是第三方的了|1390|2|2021-09-03| -|48|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.|7148|2|2022-01-20| +|48|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.|7149|2|2022-01-20| |49|[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 ...|3091|2|2022-01-23| |50|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|446|2|2022-01-21| -|51|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|454|2|2022-01-23| -|52|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://toolhelper.cn/admin|1631|2|2022-01-25| -|53|[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 ...|3395|2|2021-09-28| -|54|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3028|2|2021-12-19| +|51|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|455|2|2022-01-26| +|52|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://toolhelper.cn/admin|1633|2|2022-01-25| +|53|[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 ...|3397|2|2021-09-28| +|54|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3029|2|2022-01-26| |55|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|387|2|2021-12-23| |56|[Anonymous-ghost/AttackWebFrameworkTools](https://github.com/Anonymous-ghost/AttackWebFrameworkTools)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|803|2|2022-01-18| -|57|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|6986|2|2021-08-25| -|58|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3486|2|2022-01-08| +|57|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|6991|2|2021-08-25| +|58|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3491|2|2022-01-08| |59|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件,显存占用更小,是DAIN速度的10-25倍,包含抽帧处理,去除动漫卡顿感|712|2|2022-01-18| -|60|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|897|1|2022-01-15| +|60|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|898|1|2022-01-15| |61|[thunderbird-team/ThunderBird_OpenSource](https://github.com/thunderbird-team/ThunderBird_OpenSource)|ThunderBird OpenSource|423|1|2022-01-16| -|62|[XIU2/TileTool](https://github.com/XIU2/TileTool)|🎨 Windows10 磁贴美化小工具|295|1|2021-12-02| +|62|[XIU2/TileTool](https://github.com/XIU2/TileTool)|🎨 Windows10 磁贴美化小工具|296|1|2021-12-02| |63|[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|277|1|2022-01-25| |64|[QAX-A-Team/sharpwmi](https://github.com/QAX-A-Team/sharpwmi)|sharpwmi是一个基于rpc的横向移动工具,具有上传文件和执行命令功能。|496|1|2021-08-03| -|65|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2195|1|2021-12-28| -|66|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5339|1|2022-01-22| -|67|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2374|1|2022-01-23| -|68|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|194|1|2021-08-21| -|69|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|201|1|2022-01-25| -|70|[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 ...|295|1|2021-12-20| +|65|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2200|1|2021-12-28| +|66|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5340|1|2022-01-26| +|67|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2378|1|2022-01-23| +|68|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|196|1|2021-08-21| +|69|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|202|1|2022-01-25| +|70|[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 ...|296|1|2021-12-20| |71|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1257|1|2021-12-21| -|72|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|106|1|2022-01-23| -|73|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|831|1|2022-01-24| -|74|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|1014|1|2022-01-19| +|72|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|107|1|2022-01-23| +|73|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|831|1|2022-01-26| +|74|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|1015|1|2022-01-19| |75|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|545|1|2022-01-14| -|76|[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. |2460|1|2022-01-03| -|77|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|1040|1|2022-01-25| +|76|[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. |2460|1|2022-01-26| +|77|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|1042|1|2022-01-26| |78|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|675|1|2022-01-20| |79|[proudmonkey/AutoWrapper](https://github.com/proudmonkey/AutoWrapper)|A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.|510|1|2021-11-19| -|80|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制与回放下载|285|1|2022-01-02| +|80|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制与回放下载|287|1|2022-01-02| |81|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志,快速获取域用户对应IP地址|166|1|2021-09-28| |82|[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、达梦,重点在缓存、性能、分表、自动建表。|1469|1|2022-01-23| -|83|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1830|1|2021-12-29| -|84|[xiaoye97/VRoidXYTool](https://github.com/xiaoye97/VRoidXYTool)|Extension Plugin for VRoid Studio. 用于VRoidStudio的扩展插件.|36|1|2022-01-13| +|83|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1831|1|2021-12-29| +|84|[xiaoye97/VRoidXYTool](https://github.com/xiaoye97/VRoidXYTool)|Extension Plugin for VRoid Studio. 用于VRoidStudio的扩展插件.|37|1|2022-01-26| |85|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量|633|1|2022-01-01| -|86|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|811|1|2022-01-17| -|87|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|169|1|2021-11-17| -|88|[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.|1489|1|2022-01-25| -|89|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|603|1|2022-01-09| +|86|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|813|1|2022-01-17| +|87|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|170|1|2021-11-17| +|88|[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.|1492|1|2022-01-25| +|89|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|604|1|2022-01-09| |90|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1395|1|2022-01-07| -|91|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|776|1|2021-12-20| -|92|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可进行B站(bilibili)直播开播提醒、自动录制、在线播放、合并、转码的跨平台部署工具|652|1|2022-01-23| +|91|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|777|1|2021-12-20| +|92|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可进行B站(bilibili)直播开播提醒、自动录制、在线播放、合并、转码的跨平台部署工具|653|1|2022-01-26| |93|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|116|1|2022-01-24| -|94|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|724|1|2022-01-20| -|95|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。|1657|1|2022-01-24| +|94|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|725|1|2022-01-20| +|95|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。|1662|1|2022-01-26| |96|[944095635/DMSkin](https://github.com/944095635/DMSkin)|DMSkin WPF 样式 UI 框架 WPF Borderless Window Custom Controls & Styles MVVM Support|1297|1|2021-08-15| |97|[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.)|632|1|2021-12-12| |98|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|482|1|2021-10-27| -|99|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |729|1|2022-01-07| -|100|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|187|1|2022-01-25| +|99|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |730|1|2022-01-07| +|100|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|188|1|2022-01-25| |101|[xasset/xasset](https://github.com/xasset/xasset)|让 Unity 快速打包和运行。|1662|1|2021-12-24| -|102|[yomunsam/TinaX](https://github.com/yomunsam/TinaX)|TinaX Framework : Unity based Game Client Framework 基于 Unity 的游戏客户端开发框架|543|1|2022-01-10| +|102|[yomunsam/TinaX](https://github.com/yomunsam/TinaX)|TinaX Framework : Unity based Game Client Framework 基于 Unity 的游戏客户端开发框架|544|1|2022-01-10| |103|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|246|1|2021-12-24| |104|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|65|1|2022-01-22| -|105|[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|939|1|2022-01-21| -|106|[Unity-Technologies/arfoundation-demos](https://github.com/Unity-Technologies/arfoundation-demos)|AR Foundation demo projects|361|1|2022-01-17| -|107|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4596|1|2021-11-06| -|108|[NetDimension/NanUI](https://github.com/NetDimension/NanUI)|NanUI is an open source .NET project for .NET developers who want to build desktop applications with HTML, CSS and JavaScript.|2177|1|2022-01-16| -|109|[m969/EGamePlay](https://github.com/m969/EGamePlay)|一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration ...|680|1|2022-01-06| -|110|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|2005|1|2021-10-31| +|105|[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|941|1|2022-01-21| +|106|[Unity-Technologies/arfoundation-demos](https://github.com/Unity-Technologies/arfoundation-demos)|AR Foundation demo projects|362|1|2022-01-17| +|107|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4599|1|2021-11-06| +|108|[NetDimension/NanUI](https://github.com/NetDimension/NanUI)|NanUI is an open source .NET project for .NET developers who want to build desktop applications with HTML, CSS and JavaScript.|2179|1|2022-01-16| +|109|[m969/EGamePlay](https://github.com/m969/EGamePlay)|一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration ...|681|1|2022-01-06| +|110|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|2007|1|2021-10-31| |111|[Sanheiii/Mageki](https://github.com/Sanheiii/Mageki)|一个在移动设备上模拟的音击控制器|50|1|2022-01-03| -|112|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1073|1|2021-11-22| -|113|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统|2609|1|2022-01-09| -|114|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1495|1|2022-01-23| -|115|[Unity-Technologies/com.unity.uiwidgets](https://github.com/Unity-Technologies/com.unity.uiwidgets)|UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.|376|1|2022-01-25| -|116|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|1243|1|2022-01-12| -|117|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级) |72|1|2022-01-23| +|112|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1075|1|2021-11-22| +|113|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统|2609|1|2022-01-26| +|114|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1497|1|2022-01-23| +|115|[Unity-Technologies/com.unity.uiwidgets](https://github.com/Unity-Technologies/com.unity.uiwidgets)|UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.|377|1|2022-01-25| +|116|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|1244|1|2022-01-12| +|117|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级) |73|1|2022-01-23| |118|[JasonMa0012/JasonMaToonRenderPipeline](https://github.com/JasonMa0012/JasonMaToonRenderPipeline)|JTRP : Unity HDRP ToonShading Render Pipeline (Preview)|949|1|2021-12-17| |119|[mr-kelly/KSFramework](https://github.com/mr-kelly/KSFramework)|QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload|1409|1|2022-01-04| -|120|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|421|1|2022-01-21| +|120|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|425|1|2022-01-21| |121|[ntminer/NtMiner](https://github.com/ntminer/NtMiner)|GPU miner. github不太慢,https://ntminer.coding.net/public/NtMiner/NtMiner/git/files|798|1|2021-12-11| |122|[0x727/SchTask_0x727](https://github.com/0x727/SchTask_0x727)|创建隐藏计划任务,权限维持,Bypass AV|160|1|2021-09-01| -|123|[PxGame/XMLib.AM](https://github.com/PxGame/XMLib.AM)|XMLib 动作游戏开发套件|316|1|2021-08-16| -|124|[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, ...|1047|1|2022-01-25| +|123|[PxGame/XMLib.AM](https://github.com/PxGame/XMLib.AM)|XMLib 动作游戏开发套件|317|1|2021-08-16| +|124|[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, ...|1047|1|2022-01-26| |125|[wuxiongbin/XIL](https://github.com/wuxiongbin/XIL)|使用ILRuntime实现的类似XLUA功能的Unity3D下热修复BUG的解决方案|740|1|2022-01-06| -|126|[Bililive/BililiveRecorder](https://github.com/Bililive/BililiveRecorder)|B站录播姬 BiliBili Stream Recorder 哔哩哔哩直播录制|1268|1|2022-01-24| +|126|[Bililive/BililiveRecorder](https://github.com/Bililive/BililiveRecorder)|B站录播姬 BiliBili Stream Recorder 哔哩哔哩直播录制|1269|1|2022-01-24| |127|[zhaopeiym/IoTClient](https://github.com/zhaopeiym/IoTClient)|This is an IoT device communication protocol implementation client, which will include common industrial communication protocols such as mainstream PLC communication reading, ModBus protocol, and Bacn ...|468|1|2022-01-04| |128|[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 ...|1053|1|2021-09-21| -|129|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|Make Windows faster and more secure|1043|1|2022-01-22| -|130|[uknowsec/SharpSQLTools](https://github.com/uknowsec/SharpSQLTools)|SharpSQLTools 和@Rcoil一起写的小工具,可上传下载文件,xp_cmdshell与sp_oacreate执行命令回显和clr加载程序集执行相应操作。|427|1|2021-08-05| +|129|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|Make Windows faster and more secure|1046|1|2022-01-26| +|130|[uknowsec/SharpSQLTools](https://github.com/uknowsec/SharpSQLTools)|SharpSQLTools 和@Rcoil一起写的小工具,可上传下载文件,xp_cmdshell与sp_oacreate执行命令回显和clr加载程序集执行相应操作。|426|1|2021-08-05| |131|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|105|1|2021-12-20| -|132|[hemaju/Wireboy.Socket.P2PSocket](https://github.com/hemaju/Wireboy.Socket.P2PSocket)|P2P内网穿透,实现【公司】-【家】远程控制|1005|1|2021-09-08| -|133|[HenJigg/WPF-Examples](https://github.com/HenJigg/WPF-Examples)|WPF sample program based on Prism|510|1|2021-10-12| +|132|[hemaju/Wireboy.Socket.P2PSocket](https://github.com/hemaju/Wireboy.Socket.P2PSocket)|P2P内网穿透,实现【公司】-【家】远程控制|1006|1|2021-09-08| +|133|[HenJigg/WPF-Examples](https://github.com/HenJigg/WPF-Examples)|WPF sample program based on Prism|513|1|2021-10-12| |134|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|552|1|2022-01-21| -|135|[VShawn/PRemoteM](https://github.com/VShawn/PRemoteM)|Personal Remote Manager|408|1|2022-01-25| +|135|[VShawn/PRemoteM](https://github.com/VShawn/PRemoteM)|Personal Remote Manager|410|1|2022-01-26| |136|[kenvix/USBCopyer](https://github.com/kenvix/USBCopyer)|😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)|1919|1|2021-10-05| -|137|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1662|1|2022-01-06| -|138|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptableobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, ja ...|478|1|2022-01-25| -|139|[ModuleArt/quick-picture-viewer](https://github.com/ModuleArt/quick-picture-viewer)|🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.|396|1|2021-12-24| +|137|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1663|1|2022-01-06| +|138|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptableobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, ja ...|485|1|2022-01-26| +|139|[ModuleArt/quick-picture-viewer](https://github.com/ModuleArt/quick-picture-viewer)|🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.|397|1|2021-12-24| |140|[ChiliMilk/URP_Toon](https://github.com/ChiliMilk/URP_Toon)|A Toon Shader in Unity Universal Render Pipeline.|329|1|2022-01-05| -|141|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|740|1|2022-01-25| -|142|[ygx2011/AR_course](https://github.com/ygx2011/AR_course)|教大家从AR算法到各个平台的unity渲染,完成整个AR项目的开发,教学视频链接我会发布在b站上。|43|1|2022-01-21| -|143|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1207|1|2022-01-23| -|144|[AlphaYu/Adnc](https://github.com/AlphaYu/Adnc)|微服务框架,同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架,前端基于Vue、后端基于.Net 5.0构建。|559|1|2021-11-23| +|141|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|743|1|2022-01-26| +|142|[ygx2011/AR_course](https://github.com/ygx2011/AR_course)|教大家从AR算法到各个平台的unity渲染,完成整个AR项目的开发,教学视频链接我会发布在b站上。|44|1|2022-01-21| +|143|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1208|1|2022-01-23| +|144|[AlphaYu/Adnc](https://github.com/AlphaYu/Adnc)|微服务框架,同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架,前端基于Vue、后端基于.Net 5.0构建。|561|1|2021-11-23| |145|[zhaopeiym/quartzui](https://github.com/zhaopeiym/quartzui)|基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置|1120|1|2022-01-13| -|146|[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 ...|873|1|2021-10-28| -|147|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for Final Fantasy XIV|1301|1|2022-01-25| -|148|[indiff/qttabbar](https://github.com/indiff/qttabbar)|Qttabbar is a small tool that allows you to use tab multi label function in Windows Explorer. |1339|1|2021-12-02| +|146|[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 ...|874|1|2021-10-28| +|147|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for Final Fantasy XIV|1304|1|2022-01-26| +|148|[indiff/qttabbar](https://github.com/indiff/qttabbar)|Qttabbar is a small tool that allows you to use tab multi label function in Windows Explorer. |1341|1|2021-12-02| |149|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|1164|1|2022-01-05| -|150|[IUpdatable/WeUiSharp](https://github.com/IUpdatable/WeUiSharp)|基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库 An unofficial UI library for Windows WeChat based on WPF implementation|80|1|2021-08-30| -|151|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。|2203|1|2022-01-25| -|152|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|367|1|2022-01-25| -|153|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|209|1|2022-01-25| -|154|[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的用户令牌认证机制,让前后 ...|1173|1|2021-09-16| -|155|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1333|1|2022-01-25| -|156|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|517|1|2022-01-25| -|157|[An0nySec/UserAdd](https://github.com/An0nySec/UserAdd)|Bypass AV 用户添加|124|1|2021-12-30| -|158|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架|88|1|2021-12-30| -|159|[DGP-Studio/Snap.Genshin](https://github.com/DGP-Studio/Snap.Genshin)|就是 Snap Genshin|387|1|2022-01-25| -|160|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|399|1|2022-01-25| -|161|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|364|1|2022-01-14| -|162|[SkyChenSky/Sikiro](https://github.com/SkyChenSky/Sikiro)|整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例|341|1|2021-12-27| -|163|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|Admin后端,前后端分离的权限管理系统,集成统一认证授权、多租户、缓存、Ip限流、全Api鉴权。支持国内外主流数据库自由切换和动态高级查询,基于.Net跨平台开发的WebApi|521|1|2022-01-10| -|164|[lgsvl/simulator](https://github.com/lgsvl/simulator)|A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles|1681|1|2022-01-19| -|165|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机,有界面且操作简单。Genshin Impact Automatic Fishing Machine.|61|1|2021-10-01| -|166|[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 ...|826|1|2022-01-17| -|167|[Azure/azure-powershell](https://github.com/Azure/azure-powershell)|Microsoft Azure PowerShell|2911|1|2022-01-25| -|168|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|910|1|2022-01-20| -|169|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3258|1|2021-12-06| -|170|[acygen/PCRCalculator](https://github.com/acygen/PCRCalculator)|PCRCaculator 公主连结全方位计算器,含角色面板数据计算、装备规划和JJC模拟器|37|0|2022-01-19| -|171|[u2sb/Danmu.Server](https://github.com/u2sb/Danmu.Server)|一个开源的弹幕后端|98|0|2021-10-27| -|172|[aura-systems/Aura-Operating-System](https://github.com/aura-systems/Aura-Operating-System)|AuraOS, the Franco-English Operating System developed in C# using Cosmos!|155|0|2022-01-25| -|173|[NeuCharFramework/NcfPackageSources](https://github.com/NeuCharFramework/NcfPackageSources)|NCF(NeuCharFramework)底层支持库官方 Nuget 包源码|37|0|2022-01-03| -|174|[yukuyoulei/ILRuntime_HotGames](https://github.com/yukuyoulei/ILRuntime_HotGames)|基于ILRuntime的热更新能力实现的可以直接使用的框架,友情赠送C# WebService + WebSocketServer服务器端。|355|0|2021-10-19| -|175|[x-nas/WinPacketsEdit](https://github.com/x-nas/WinPacketsEdit)|网络封包拦截器,可拦截手游封包,支持32位及64位程序|36|0|2021-11-22| -|176|[Geequlim/puerts-starter-kit](https://github.com/Geequlim/puerts-starter-kit)|puerts unity 项目手脚架|84|0|2021-12-22| -|177|[wrxiang/WebRunLocal](https://github.com/wrxiang/WebRunLocal)|网页调用本地程序,低耦合,兼容性强,全版本浏览器兼容,彻底解决网页调用本地程序出现的各种问题|39|0|2021-10-05| -|178|[zqlovejyc/SQLBuilder](https://github.com/zqlovejyc/SQLBuilder)|.NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;|71|0|2021-12-31| -|179|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|74|0|2022-01-05| -|180|[TonyTang1990/AssetBundleLoadManager](https://github.com/TonyTang1990/AssetBundleLoadManager)|1. 基于索引计数与对象绑定的AssetBundle加载管理简易框架。(参考: tangzx/ABSystem思路) 2. 集成导表工具框架 3. 集成资源热更以及版本强更框架|79|0|2022-01-21| -|181|[JeffreySu/WxOpen](https://github.com/JeffreySu/WxOpen)|微信小程序 C# SDK,Senparc.Weixin.WxOpen.dll|195|0|2021-09-04| -|182|[wpscott/AcFunDanmaku](https://github.com/wpscott/AcFunDanmaku)|AcFun直播弹幕及评论工具|64|0|2021-12-01| -|183|[anet-lib/anet](https://github.com/anet-lib/anet)|A .NET Core Common Library , Framework and Boilerplate. |255|0|2022-01-25| -|184|[ccxt-net/ccxt.net](https://github.com/ccxt-net/ccxt.net)|CCXT.NET – CryptoCurrency eXchange Trading Library for .NET|144|0|2022-01-21| -|185|[cc004/AutoTimeline](https://github.com/cc004/AutoTimeline)|cat鱼拯救计划!|40|0|2021-12-02| -|186|[jm33-m0/kms-activate](https://github.com/jm33-m0/kms-activate)|Microsoft Windows/Office 一键激活工具|538|0|2021-11-02| -|187|[fernandreu/office-ribbonx-editor](https://github.com/fernandreu/office-ribbonx-editor)|An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF|269|0|2022-01-23| -|188|[CitiesSkylinesMods/TMPE](https://github.com/CitiesSkylinesMods/TMPE)|Cities: Skylines Traffic Manager: President Edition|321|0|2022-01-25| -|189|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|236|0|2022-01-21| -|190|[HushengStudent/myGameFramework](https://github.com/HushengStudent/myGameFramework)|>> 基础框架|84|0|2022-01-24| -|191|[SmallChi/JT808Gateway](https://github.com/SmallChi/JT808Gateway)|使用Pipeline和DotNetty分别实现的JT808Gateway支持TCP/UDP通用消息业务处理(支持2011、2013、2019版本)|135|0|2021-12-22| -|192|[tianlian0/paper_checking_system](https://github.com/tianlian0/paper_checking_system)|基于C#和C++开发的文本查重/论文查重系统,一亿字次级论文库秒级查重。关联:查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标、作业查重、duplicate check|236|0|2022-01-08| -|193|[leeveel/GeekServer](https://github.com/leeveel/GeekServer)|基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!|110|0|2022-01-11| -|194|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库,内置ILRuntime支持|57|0|2021-11-28| -|195|[iwiniwin/unity-remote-file-explorer](https://github.com/iwiniwin/unity-remote-file-explorer)|一个跨平台的远程文件浏览器,使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时,可通过Remote File Explorer直接浏览设备上的目录文件,并进行下载,上传,删除等操作|52|0|2021-11-22| -|196|[xboxeer/NScrapy](https://github.com/xboxeer/NScrapy)|NScrapy is a .net core corss platform Distributed Spider Framework which provide an easy way to write your own Spider|83|0|2022-01-05| -|197|[jingangxin36/ExtractProfilerMemory](https://github.com/jingangxin36/ExtractProfilerMemory)|an editor tool to save unity profiler memory|28|0|2021-08-23| -|198|[djl394922860/User.API](https://github.com/djl394922860/User.API)|集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例|112|0|2021-08-25| -|199|[404Lcc/Lcc](https://github.com/404Lcc/Lcc)|Lcc框架是针对Unity开发的轻量级框架,可快速上手开发Steam、安卓、IOS等项目|69|0|2022-01-25| -|200|[UnofficialCrusaderPatch/UnofficialCrusaderPatch](https://github.com/UnofficialCrusaderPatch/UnofficialCrusaderPatch)|Unofficial balancing patch installer for Stronghold Crusader 1|298|0|2022-01-24| +|150|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。|2206|1|2022-01-25| +|151|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|367|1|2022-01-26| +|152|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|209|1|2022-01-25| +|153|[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的用户令牌认证机制,让前后 ...|1173|1|2021-09-16| +|154|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1333|1|2022-01-26| +|155|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|517|1|2022-01-25| +|156|[An0nySec/UserAdd](https://github.com/An0nySec/UserAdd)|Bypass AV 用户添加|124|1|2021-12-30| +|157|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架|88|1|2021-12-30| +|158|[DGP-Studio/Snap.Genshin](https://github.com/DGP-Studio/Snap.Genshin)|就是 Snap Genshin|387|1|2022-01-26| +|159|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|403|1|2022-01-25| +|160|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|365|1|2022-01-14| +|161|[SkyChenSky/Sikiro](https://github.com/SkyChenSky/Sikiro)|整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例|341|1|2021-12-27| +|162|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|Admin后端,前后端分离的权限管理系统,集成统一认证授权、多租户、缓存、Ip限流、全Api鉴权。支持国内外主流数据库自由切换和动态高级查询,基于.Net跨平台开发的WebApi|521|1|2022-01-10| +|163|[lgsvl/simulator](https://github.com/lgsvl/simulator)|A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles|1681|1|2022-01-19| +|164|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机,有界面且操作简单。Genshin Impact Automatic Fishing Machine.|64|1|2021-10-01| +|165|[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 ...|827|1|2022-01-17| +|166|[Azure/azure-powershell](https://github.com/Azure/azure-powershell)|Microsoft Azure PowerShell|2912|1|2022-01-26| +|167|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|911|1|2022-01-20| +|168|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3259|1|2021-12-06| +|169|[acygen/PCRCalculator](https://github.com/acygen/PCRCalculator)|PCRCaculator 公主连结全方位计算器,含角色面板数据计算、装备规划和JJC模拟器|37|0|2022-01-19| +|170|[u2sb/Danmu.Server](https://github.com/u2sb/Danmu.Server)|一个开源的弹幕后端|98|0|2021-10-27| +|171|[aura-systems/Aura-Operating-System](https://github.com/aura-systems/Aura-Operating-System)|AuraOS, the Franco-English Operating System developed in C# using Cosmos!|155|0|2022-01-26| +|172|[NeuCharFramework/NcfPackageSources](https://github.com/NeuCharFramework/NcfPackageSources)|NCF(NeuCharFramework)底层支持库官方 Nuget 包源码|37|0|2022-01-03| +|173|[yukuyoulei/ILRuntime_HotGames](https://github.com/yukuyoulei/ILRuntime_HotGames)|基于ILRuntime的热更新能力实现的可以直接使用的框架,友情赠送C# WebService + WebSocketServer服务器端。|355|0|2021-10-19| +|174|[x-nas/WinPacketsEdit](https://github.com/x-nas/WinPacketsEdit)|网络封包拦截器,可拦截手游封包,支持32位及64位程序|37|0|2021-11-22| +|175|[Geequlim/puerts-starter-kit](https://github.com/Geequlim/puerts-starter-kit)|puerts unity 项目手脚架|84|0|2021-12-22| +|176|[wrxiang/WebRunLocal](https://github.com/wrxiang/WebRunLocal)|网页调用本地程序,低耦合,兼容性强,全版本浏览器兼容,彻底解决网页调用本地程序出现的各种问题|39|0|2021-10-05| +|177|[zqlovejyc/SQLBuilder](https://github.com/zqlovejyc/SQLBuilder)|.NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;|71|0|2021-12-31| +|178|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|74|0|2022-01-05| +|179|[TonyTang1990/AssetBundleLoadManager](https://github.com/TonyTang1990/AssetBundleLoadManager)|1. 基于索引计数与对象绑定的AssetBundle加载管理简易框架。(参考: tangzx/ABSystem思路) 2. 集成导表工具框架 3. 集成资源热更以及版本强更框架|79|0|2022-01-26| +|180|[JeffreySu/WxOpen](https://github.com/JeffreySu/WxOpen)|微信小程序 C# SDK,Senparc.Weixin.WxOpen.dll|195|0|2021-09-04| +|181|[wpscott/AcFunDanmaku](https://github.com/wpscott/AcFunDanmaku)|AcFun直播弹幕及评论工具|64|0|2021-12-01| +|182|[anet-lib/anet](https://github.com/anet-lib/anet)|A .NET Core Common Library , Framework and Boilerplate. |255|0|2022-01-25| +|183|[ccxt-net/ccxt.net](https://github.com/ccxt-net/ccxt.net)|CCXT.NET – CryptoCurrency eXchange Trading Library for .NET|144|0|2022-01-21| +|184|[cc004/AutoTimeline](https://github.com/cc004/AutoTimeline)|cat鱼拯救计划!|40|0|2021-12-02| +|185|[jm33-m0/kms-activate](https://github.com/jm33-m0/kms-activate)|Microsoft Windows/Office 一键激活工具|539|0|2021-11-02| +|186|[fernandreu/office-ribbonx-editor](https://github.com/fernandreu/office-ribbonx-editor)|An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF|270|0|2022-01-23| +|187|[CitiesSkylinesMods/TMPE](https://github.com/CitiesSkylinesMods/TMPE)|Cities: Skylines Traffic Manager: President Edition|323|0|2022-01-26| +|188|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|236|0|2022-01-21| +|189|[HushengStudent/myGameFramework](https://github.com/HushengStudent/myGameFramework)|>> 基础框架|84|0|2022-01-24| +|190|[SmallChi/JT808Gateway](https://github.com/SmallChi/JT808Gateway)|使用Pipeline和DotNetty分别实现的JT808Gateway支持TCP/UDP通用消息业务处理(支持2011、2013、2019版本)|135|0|2021-12-22| +|191|[tianlian0/paper_checking_system](https://github.com/tianlian0/paper_checking_system)|基于C#和C++开发的文本查重/论文查重系统,一亿字次级论文库秒级查重。关联:查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标、作业查重、duplicate check|236|0|2022-01-08| +|192|[leeveel/GeekServer](https://github.com/leeveel/GeekServer)|基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!|110|0|2022-01-11| +|193|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库,内置ILRuntime支持|57|0|2021-11-28| +|194|[iwiniwin/unity-remote-file-explorer](https://github.com/iwiniwin/unity-remote-file-explorer)|一个跨平台的远程文件浏览器,使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时,可通过Remote File Explorer直接浏览设备上的目录文件,并进行下载,上传,删除等操作|52|0|2021-11-22| +|195|[xboxeer/NScrapy](https://github.com/xboxeer/NScrapy)|NScrapy is a .net core corss platform Distributed Spider Framework which provide an easy way to write your own Spider|83|0|2022-01-05| +|196|[jingangxin36/ExtractProfilerMemory](https://github.com/jingangxin36/ExtractProfilerMemory)|an editor tool to save unity profiler memory|28|0|2021-08-23| +|197|[djl394922860/User.API](https://github.com/djl394922860/User.API)|集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例|112|0|2021-08-25| +|198|[404Lcc/Lcc](https://github.com/404Lcc/Lcc)|Lcc框架是针对Unity开发的轻量级框架,可快速上手开发Steam、安卓、IOS等项目|69|0|2022-01-25| +|199|[UnofficialCrusaderPatch/UnofficialCrusaderPatch](https://github.com/UnofficialCrusaderPatch/UnofficialCrusaderPatch)|Unofficial balancing patch installer for Stronghold Crusader 1|298|0|2022-01-24| +|200|[wetstreet/Theircraft](https://github.com/wetstreet/Theircraft)|A Minecraft clone using Unity.|34|0|2022-01-03|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/CSS.md b/content/charts/growth/software/CSS.md index f47000d4..d4d68378 100644 --- a/content/charts/growth/software/CSS.md +++ b/content/charts/growth/software/CSS.md @@ -1,59 +1,59 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > CSS -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|1092|17|2022-01-25| -|2|[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.|16678|8|2021-10-18| +|1|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|1114|17|2022-01-26| +|2|[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.|16683|8|2021-10-18| |3|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|300|6|2021-12-09| -|4|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration,在这里找到写 CSS 的灵感!|7618|6|2021-10-22| -|5|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15739|6|2021-11-06| +|4|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration,在这里找到写 CSS 的灵感!|7620|6|2021-10-22| +|5|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15735|6|2021-11-06| |6|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|4745|5|2022-01-02| -|7|[missing-semester-cn/missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io)|the CS missing semester Chinese version|3261|5|2022-01-25| -|8|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|7374|5|2022-01-22| +|7|[missing-semester-cn/missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io)|the CS missing semester Chinese version|3264|5|2022-01-25| +|8|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|7376|5|2022-01-22| |9|[xtyxtyx/sorry](https://github.com/xtyxtyx/sorry)|在线制作`sorry 为所欲为`的gif|6238|4|2022-01-22| -|10|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2317|4|2022-01-15| -|11|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3318|3|2022-01-25| -|12|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|581|3|2021-08-04| -|13|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|31|2|2022-01-08| -|14|[v2fly/v2ray-examples](https://github.com/v2fly/v2ray-examples)|v2ray-core 的模板们|1201|2|2021-10-10| -|15|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3156|2|2021-12-09| -|16|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去广告计划(稳定版)For Quantumult X ;如去奈菲影视/低端影视/片库网/Pornhub/Jable/Netflav/HPjav等视频网站广告或其他ACG网站网页广告;|825|2|2022-01-24| -|17|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1683|2|2021-10-05| +|10|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2322|4|2022-01-15| +|11|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3317|3|2022-01-26| +|12|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|580|3|2021-08-04| +|13|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|33|2|2022-01-08| +|14|[v2fly/v2ray-examples](https://github.com/v2fly/v2ray-examples)|v2ray-core 的模板们|1202|2|2021-10-10| +|15|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3158|2|2021-12-09| +|16|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去广告计划(稳定版)For Quantumult X ;如去奈菲影视/低端影视/片库网/Pornhub/Jable/Netflav/HPjav等视频网站广告或其他ACG网站网页广告;|826|2|2022-01-24| +|17|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1684|2|2021-10-05| |18|[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等构建|581|2|2021-12-18| -|19|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题,基于luci-theme-material,全新的登录界面,沉浸式Webapp体验。|54|2|2022-01-24| -|20|[abc-club/js-paradise](https://github.com/abc-club/js-paradise)|前端乐园|1794|2|2022-01-17| -|21|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|283|2|2022-01-20| +|19|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题,基于luci-theme-material,全新的登录界面,沉浸式Webapp体验。|54|2|2022-01-26| +|20|[abc-club/js-paradise](https://github.com/abc-club/js-paradise)|前端乐园|1796|2|2022-01-17| +|21|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|284|2|2022-01-20| |22|[jbtronics/CrookedStyleSheets](https://github.com/jbtronics/CrookedStyleSheets)|Webpage tracking only using CSS (and no JS)|3270|2|2021-08-23| |23|[canxin0523/thesixsectorTeam](https://github.com/canxin0523/thesixsectorTeam)|-|953|1|2022-01-15| -|24|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|148|1|2021-12-11| +|24|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|150|1|2021-12-11| |25|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|3537|1|2022-01-10| |26|[trinitrotofu/Bubble](https://github.com/trinitrotofu/Bubble)|Typecho 清新风格响应式主题|418|1|2022-01-15| |27|[smartping/smartping](https://github.com/smartping/smartping)|综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能 |1263|1|2021-10-29| |28|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|348|1|2022-01-22| |29|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|72|1|2021-12-08| -|30|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题|669|1|2022-01-22| -|31|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |292|1|2022-01-25| +|30|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题|670|1|2022-01-22| +|31|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |294|1|2022-01-26| |32|[xuqiang521/nuxt-ssr-demo](https://github.com/xuqiang521/nuxt-ssr-demo)|:sparkles: 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo|942|1|2022-01-22| |33|[d2-projects/folder-explorer](https://github.com/d2-projects/folder-explorer)|分析文件目录,统计数据并以树形结构和图表的形式展示结果,也可以导出多种格式留存|537|1|2022-01-13| -|34|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|363|1|2022-01-15| +|34|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|364|1|2022-01-15| |35|[Cl0udG0d/SZhe_Scan](https://github.com/Cl0udG0d/SZhe_Scan)|碎遮SZhe_Scan Web漏洞扫描器,基于python Flask框架,对输入的域名/IP进行全面的信息搜集,漏洞扫描,可自主添加POC|614|1|2022-01-06| |36|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|364|1|2022-01-22| |37|[h5ds/h5ds](https://github.com/h5ds/h5ds)|H5DS (HTML5 Design software) 这是一款基于WEB的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀的H5制作、建站工具,示范网站:h5ds.com |1145|1|2021-09-23| -|38|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|127|1|2022-01-01| -|39|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2013|1|2022-01-22| +|38|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|128|1|2022-01-01| +|39|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2012|1|2022-01-22| |40|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1556|1|2021-09-27| -|41|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 一个比较特别的 Hexo 主题|1136|1|2022-01-20| +|41|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 一个比较特别的 Hexo 主题|1138|1|2022-01-20| |42|[hliu202/typora-purple-theme](https://github.com/hliu202/typora-purple-theme)|A purple theme for Typora|287|1|2021-12-31| |43|[rawchen/blog-ssm](https://github.com/rawchen/blog-ssm)|一个简单漂亮的SSM博客系统。|366|1|2021-12-05| -|44|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|871|1|2022-01-03| +|44|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|873|1|2022-01-03| |45|[briano1905/typings](https://github.com/briano1905/typings)|typings.gg is a sleek and modern typing test website. it support many custom themes|629|1|2021-10-27| |46|[honjun/hexo-theme-sakura](https://github.com/honjun/hexo-theme-sakura)|-|580|1|2021-11-09| -|47|[ybdt/poc-hub](https://github.com/ybdt/poc-hub)|漏洞仓库:远程漏洞、本地漏洞|443|1|2022-01-03| +|47|[ybdt/poc-hub](https://github.com/ybdt/poc-hub)|漏洞仓库:远程漏洞、本地漏洞|444|1|2022-01-03| |48|[nijun008/sit_back](https://github.com/nijun008/sit_back)|摸鱼神器,无需安装,即刻摸鱼|32|1|2022-01-05| -|49|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1340|1|2022-01-23| +|49|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1340|1|2022-01-26| |50|[CareyToboo/show-pages](https://github.com/CareyToboo/show-pages)|h5 宣传页 模版【重构版本在--rebuild分支】|5|0|2021-08-11| |51|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|286|0|2022-01-21| |52|[LoyalWilliams/comic](https://github.com/LoyalWilliams/comic)|scrapy漫画爬虫+django页面展示项目,网易163漫画、腾讯漫画、神漫画在线爬取|68|0|2021-08-29| @@ -61,7 +61,7 @@ |54|[jhaooli/psychology](https://github.com/jhaooli/psychology)|ssm心理学网站|5|0|2021-12-09| |55|[Blankwonder/Surge-Manual](https://github.com/Blankwonder/Surge-Manual)|-|29|0|2022-01-23| |56|[Cathgao/newifi3](https://github.com/Cathgao/newifi3)|自用newifi3固件,编译自lean源码|19|0|2022-01-01| -|57|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|59|0|2022-01-25| +|57|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|59|0|2022-01-26| |58|[wangdoc/loppo-theme-wangdoc](https://github.com/wangdoc/loppo-theme-wangdoc)|Wangdoc 文档页面的默认主题|15|0|2021-09-05| |59|[lllomh/iPhoneQQ](https://github.com/lllomh/iPhoneQQ)|vue 高仿手机QQ|13|0|2022-01-15| |60|[ljk4160/GDOCK](https://github.com/ljk4160/GDOCK)|自动从lean的lede源码clone并生成竞斗云固件,大雕源码:|64|0|2021-08-10| @@ -81,10 +81,10 @@ |74|[kwokronny/stylus-shortcut](https://github.com/kwokronny/stylus-shortcut)|基于 stylus 写的常用mixin函数及可自定义的常用规则|23|0|2021-10-24| |75|[afi-team/website](https://github.com/afi-team/website)|蚂蚁前端基础设施团队(Ant Frontend Infrastructure)官方网站|69|0|2021-09-13| |76|[HstarComponents/layui-vue](https://github.com/HstarComponents/layui-vue)|采用 layui 风格的 vue3 组件库。(UI一直是个痛,那就先基于现有的UI,先封装几套玩玩。)|15|0|2021-10-16| -|77|[gatechain/gatechain-docs](https://github.com/gatechain/gatechain-docs)|GateChain Documents|12|0|2022-01-17| +|77|[gatechain/gatechain-docs](https://github.com/gatechain/gatechain-docs)|GateChain Documents|12|0|2022-01-26| |78|[sunsetroads/iBlog](https://github.com/sunsetroads/iBlog)|Vue 开发的博客前台|6|0|2022-01-13| |79|[peng92055/node-cms](https://github.com/peng92055/node-cms)|👍 👍 👍全栈工程师之CMS-配置H5活动页系统|7|0|2022-01-14| -|80|[rememberber/MooTool](https://github.com/rememberber/MooTool)|A handy tool set for developers. 开发者常备小工具|248|0|2022-01-18| +|80|[rememberber/MooTool](https://github.com/rememberber/MooTool)|A handy tool set for developers. 开发者常备小工具|249|0|2022-01-18| |81|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 ‘Jekyll’ 主题。A candy-colored 🍬 ‘Jekyll’ theme.|211|0|2021-12-09| |82|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|7|0|2021-12-15| |83|[JXUT-BST/JXUT-BST.github.io.src](https://github.com/JXUT-BST/JXUT-BST.github.io.src)|蓝色技术工作室官网源码|5|0|2021-08-10| @@ -96,7 +96,7 @@ |89|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个对北大教学网、编程网格等北大相关网站的CSS美化样式|23|0|2021-12-08| |90|[d2-projects/d2-daily](https://github.com/d2-projects/d2-daily)|D2 日报|140|0|2022-01-13| |91|[chatopera/docs](https://github.com/chatopera/docs)|:snowman: Chatopera 文档中心|12|0|2022-01-19| -|92|[orange-form/orange-admin](https://github.com/orange-form/orange-admin)|橙单中台化低代码生成器。可完整支持多应用、多租户、多渠道、工作流 (Flowable & Activiti)、在线表单、自定义数据同步、自定义Job、多表关联、跨服务多表关联、框架技术栈自由组合等。|96|0|2022-01-04| +|92|[orange-form/orange-admin](https://github.com/orange-form/orange-admin)|橙单中台化低代码生成器。可完整支持多应用、多租户、多渠道、工作流 (Flowable & Activiti)、在线表单、自定义数据同步、自定义Job、多表关联、跨服务多表关联、框架技术栈自由组合等。|97|0|2022-01-04| |93|[Cathgao/GDOCK-Cath](https://github.com/Cathgao/GDOCK-Cath)|竞斗云固件,使用lean最新源码编译|9|0|2022-01-14| |94|[weeshop/WeeShop](https://github.com/weeshop/WeeShop)|优雅易用的微信小程序商城,PHP商城。 基于Laravel的基因,来自Symfony的底层技术,来自Drupal Commerce的核心技术,由Drupal中国开源社区维护。QQ群:714023327|357|0|2022-01-04| |95|[yanyunchangfeng/tyht](https://github.com/yanyunchangfeng/tyht)|统一后台管理系统|5|0|2021-10-05| @@ -104,7 +104,7 @@ |97|[Lee991211/Innovation_training](https://github.com/Lee991211/Innovation_training)|2020年夏舆情分析创新实训|6|0|2022-01-13| |98|[wuzhongwei/wzw-ui](https://github.com/wuzhongwei/wzw-ui)|基于 vue 仿element ui组件库 https://wuzhongwei.github.io/wzw-ui.github.io/|9|0|2022-01-14| |99|[speechfree/cultural-revolution-database](https://github.com/speechfree/cultural-revolution-database)|中国文化大革命文库 The Chinese Cultural Revolution Database|23|0|2022-01-14| -|100|[galacg/galacg.github.io](https://github.com/galacg/galacg.github.io)|绅士仓库网址发布页|36|0|2022-01-17| +|100|[galacg/galacg.github.io](https://github.com/galacg/galacg.github.io)|绅士仓库网址发布页|37|0|2022-01-17| |101|[tolking/usercss](https://github.com/tolking/usercss)|基于 Stylus xStyle 的样式|8|0|2022-01-21| |102|[thawk/wiki](https://github.com/thawk/wiki)|常用经验技巧收集|85|0|2021-12-11| |103|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|49|0|2022-01-24| @@ -120,7 +120,7 @@ |113|[wayejs/waye-pro](https://github.com/wayejs/waye-pro)|用 vue-cli 生成的 element-ui 后台项目|9|0|2021-10-06| |114|[Aneureka/push-to-kindle](https://github.com/Aneureka/push-to-kindle)|📘 A web-based tool for pushing documents to your lovely kindle.|188|0|2021-10-01| |115|[Pluckypan/eedoc](https://github.com/Pluckypan/eedoc)|基于Node.js Markdown静态网站生成器;专注于创作;轻量、简易、简洁、高颜值|10|0|2022-01-15| -|116|[NC-ThreeGo/DM.UBP.AbpZero-V2](https://github.com/NC-ThreeGo/DM.UBP.AbpZero-V2)|基于ABP框架+AbpZero系统搭建的DM.UBP(V2版本)|20|0|2021-08-04| +|116|[NC-ThreeGo/DM.UBP.AbpZero-V2](https://github.com/NC-ThreeGo/DM.UBP.AbpZero-V2)|基于ABP框架+AbpZero系统搭建的DM.UBP(V2版本)|21|0|2021-08-04| |117|[godaddy-wordpress/primer-child-scribbles](https://github.com/godaddy-wordpress/primer-child-scribbles)|Scribbles is a Primer child theme with a playful and fun mood.|9|0|2021-08-10| |118|[suchen9209/poke_texas_hold_em](https://github.com/suchen9209/poke_texas_hold_em)|-|10|0|2022-01-22| |119|[FederatedAI/FATE-Board](https://github.com/FederatedAI/FATE-Board)|FATE's Visualization Toolkit|72|0|2022-01-13| @@ -135,10 +135,10 @@ |128|[oyjcodes/wx-video-admin](https://github.com/oyjcodes/wx-video-admin)|🎯番茄短视频-后台管理。基于SpringBoot 搭建,网站前端:bootstrap前端框架 + javascript + css +html +jquery +ajax|19|0|2021-12-09| |129|[qq8e/qq](https://github.com/qq8e/qq)|8亿QQ绑定数据泄露查询源码,附送数据。不定期更新下载地址 关注越多送的越多|176|0|2021-11-05| |130|[ipyker/hexo-next-theme](https://github.com/ipyker/hexo-next-theme)|Modified configuration next theme|25|0|2021-08-11| -|131|[theme-catui/typecho-theme-catui](https://github.com/theme-catui/typecho-theme-catui)|折影轻梦|27|0|2021-08-02| +|131|[theme-catui/typecho-theme-catui](https://github.com/theme-catui/typecho-theme-catui)|折影轻梦|26|0|2021-08-02| |132|[first19326/Hexo-LiveForCode](https://github.com/first19326/Hexo-LiveForCode)|-|31|0|2021-09-30| |133|[nejinn/bootstrap4-flex-sidebar](https://github.com/nejinn/bootstrap4-flex-sidebar)|vue bootstrap4 sidebar with collapse and scroll side-content 大屏bootstrap边侧可收缩,左右两侧滚动条,移动端适配,左侧导航栏点击滑入|10|0|2022-01-22| -|134|[Soanguy/typora-theme-autumnus](https://github.com/Soanguy/typora-theme-autumnus)|Typora theme for 中文|210|0|2021-11-27| +|134|[Soanguy/typora-theme-autumnus](https://github.com/Soanguy/typora-theme-autumnus)|Typora theme for 中文|211|0|2021-11-27| |135|[wangdingfeng/bets](https://github.com/wangdingfeng/bets)|AdminBets项目 |7|0|2021-12-09| |136|[bj-nodejs-club/node-party](https://github.com/bj-nodejs-club/node-party)|BJ NodeJS Club|20|0|2021-10-21| |137|[wertsafc123/tree](https://github.com/wertsafc123/tree)|vue流程图|5|0|2021-10-06| @@ -171,9 +171,9 @@ |164|[eysp/public](https://github.com/eysp/public)|portainer-ce 汉化文件|73|0|2021-10-20| |165|[pengbotao/itopic.go](https://github.com/pengbotao/itopic.go)|基于Golang+Markdown的博客系统|20|0|2022-01-06| |166|[Anjaxs/WebStack-vue](https://github.com/Anjaxs/WebStack-vue)|https://github.com/WebStackPage/WebStackPage.github.io 的vue版本|41|0|2021-09-10| -|167|[aliyun/cloud-design](https://github.com/aliyun/cloud-design)|阿里云前端组件库,由混合云&公有云前端团队共建|66|0|2022-01-25| -|168|[liuhuanyong/liuhuanyong.github.io](https://github.com/liuhuanyong/liuhuanyong.github.io)|面向中文自然语言处理的六十余类实践项目及学习索引,涵盖语言资源构建、社会计算、自然语言处理组件、知识图谱、事理图谱、知识抽取、情感分析、深度学习等几个学习主题。包括作者个人简介、学习心得、语言资源、工业落地系统等,是供自然语言处理入门学习者的一个较为全面的学习资源,欢迎大家使用,并提出批评意见。|258|0|2022-01-14| -|169|[andrewsleigh/plotter](https://github.com/andrewsleigh/plotter)|A Pen Plotter you can make yourself|41|0|2021-11-25| +|167|[aliyun/cloud-design](https://github.com/aliyun/cloud-design)|阿里云前端组件库,由混合云&公有云前端团队共建|66|0|2022-01-26| +|168|[liuhuanyong/liuhuanyong.github.io](https://github.com/liuhuanyong/liuhuanyong.github.io)|面向中文自然语言处理的六十余类实践项目及学习索引,涵盖语言资源构建、社会计算、自然语言处理组件、知识图谱、事理图谱、知识抽取、情感分析、深度学习等几个学习主题。包括作者个人简介、学习心得、语言资源、工业落地系统等,是供自然语言处理入门学习者的一个较为全面的学习资源,欢迎大家使用,并提出批评意见。|259|0|2022-01-14| +|169|[andrewsleigh/plotter](https://github.com/andrewsleigh/plotter)|A Pen Plotter you can make yourself|42|0|2021-11-25| |170|[sycue/tractor](https://github.com/sycue/tractor)|Tractor, the missing wiki platform for Hackers.|12|0|2022-01-15| |171|[tans/push-todo](https://github.com/tans/push-todo)|TODO LIST with 每日推送微信提醒|5|0|2021-08-09| |172|[Zisbusy/Jsdelivr-CDN](https://github.com/Zisbusy/Jsdelivr-CDN)|利用jsdelivr进行静态文件的cdn加速服务|6|0|2022-01-11| diff --git a/content/charts/growth/software/Dart.md b/content/charts/growth/software/Dart.md index 887ecddc..0255447f 100644 --- a/content/charts/growth/software/Dart.md +++ b/content/charts/growth/software/Dart.md @@ -1,41 +1,41 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Dart -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1134|23|2022-01-25| -|2|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13004|10|2022-01-12| -|3|[flutterchina/dio](https://github.com/flutterchina/dio)|A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.|10357|8|2022-01-25| +|1|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1140|22|2022-01-26| +|2|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13006|10|2022-01-12| +|3|[flutterchina/dio](https://github.com/flutterchina/dio)|A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.|10360|8|2022-01-26| |4|[alibaba/fish-redux](https://github.com/alibaba/fish-redux)|An assembled flutter application framework.|7233|7|2021-12-29| |5|[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|1439|7|2022-01-24| -|6|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|4575|7|2022-01-24| +|6|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|4578|7|2022-01-24| |7|[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.|5857|6|2021-12-23| -|8|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|6827|6|2021-08-01| -|9|[alibaba/flutter_boost](https://github.com/alibaba/flutter_boost)|FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts|5779|5|2022-01-24| -|10|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|2961|4|2022-01-16| +|8|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|6829|6|2021-08-01| +|9|[alibaba/flutter_boost](https://github.com/alibaba/flutter_boost)|FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts|5782|5|2022-01-26| +|10|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|2968|4|2022-01-26| |11|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.(Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|558|3|2021-11-25| -|12|[LaoMengFlutter/flutter-do](https://github.com/LaoMengFlutter/flutter-do)|包含350多个组件用法、组件继承关系图、40多个 loading 组件,App升级、验证码、弹幕、音乐字幕 4个插件,一个小而全完整的App项目。|1959|3|2021-12-06| -|13|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|一个美观易用的禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|68|3|2022-01-18| -|14|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4062|3|2022-01-15| -|15|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。|532|3|2022-01-18| -|16|[xuelongqy/flutter_easyrefresh](https://github.com/xuelongqy/flutter_easyrefresh)|A flutter widget that provides pull-down refresh and pull-up load.|3017|3|2022-01-09| +|12|[LaoMengFlutter/flutter-do](https://github.com/LaoMengFlutter/flutter-do)|包含350多个组件用法、组件继承关系图、40多个 loading 组件,App升级、验证码、弹幕、音乐字幕 4个插件,一个小而全完整的App项目。|1960|3|2021-12-06| +|13|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|一个美观易用的禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|72|3|2022-01-18| +|14|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4067|3|2022-01-15| +|15|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。|537|3|2022-01-18| +|16|[xuelongqy/flutter_easyrefresh](https://github.com/xuelongqy/flutter_easyrefresh)|A flutter widget that provides pull-down refresh and pull-up load.|3016|3|2022-01-09| |17|[wuba/fair](https://github.com/wuba/fair)|A Flutter package used to update widget tree dynamically. Flutter Fair是为Flutter设计的,UI&模板动态化框架|1076|3|2022-01-04| -|18|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app )App工程|24|3|2022-01-24| -|19|[flutterchina/flukit](https://github.com/flutterchina/flukit)| A Flutter UI Kit(一个 Flutter UI组件库),2.0 beta is available now !|3913|3|2021-10-07| -|20|[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等)、豆 ...|2165|2|2021-10-05| -|21|[qinglong-app/qinglong_app](https://github.com/qinglong-app/qinglong_app)|采用Flutter编写,基于qinglongAPI实现的三方客户端|23|2|2022-01-25| -|22|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|2908|2|2022-01-19| -|23|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|2705|2|2022-01-23| -|24|[Tencent/mxflutter](https://github.com/Tencent/mxflutter)|使用 TypeScript/JavaScript 来开发 Flutter 应用的框架。|481|2|2021-07-29| -|25|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |585|2|2022-01-16| -|26|[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. |510|2|2021-10-17| -|27|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2178|2|2021-12-31| +|18|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app )App工程|25|3|2022-01-24| +|19|[flutterchina/flukit](https://github.com/flutterchina/flukit)| A Flutter UI Kit(一个 Flutter UI组件库),2.0 beta is available now !|3921|3|2021-10-07| +|20|[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等)、豆 ...|2166|2|2021-10-05| +|21|[qinglong-app/qinglong_app](https://github.com/qinglong-app/qinglong_app)|采用Flutter编写,基于qinglongAPI实现的三方客户端|23|2|2022-01-26| +|22|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|2911|2|2022-01-26| +|23|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|2707|2|2022-01-23| +|24|[Tencent/mxflutter](https://github.com/Tencent/mxflutter)|使用 TypeScript/JavaScript 来开发 Flutter 应用的框架。|483|2|2021-07-29| +|25|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |587|2|2022-01-16| +|26|[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. |511|2|2021-10-17| +|27|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2180|2|2021-12-31| |28|[yukilzw/dy_flutter](https://github.com/yukilzw/dy_flutter)|斗鱼直播APP :rocket: 多元化Flutter开源项目。涵盖礼物特效、手势动画、弹幕池、抽奖、鱼吧等(另提供服务端Mock接口)|1547|2|2021-11-01| -|29|[asjqkkkk/flutter-todos](https://github.com/asjqkkkk/flutter-todos)|📝 one day list app created by flutter!|1613|2|2021-12-08| -|30|[yubo725/flutter-osc](https://github.com/yubo725/flutter-osc)|基于Google Flutter的开源中国客户端,支持Android和iOS。|2792|2|2021-08-07| -|31|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2483|2|2021-10-27| +|29|[asjqkkkk/flutter-todos](https://github.com/asjqkkkk/flutter-todos)|📝 one day list app created by flutter!|1612|2|2021-12-08| +|30|[yubo725/flutter-osc](https://github.com/yubo725/flutter-osc)|基于Google Flutter的开源中国客户端,支持Android和iOS。|2791|2|2021-08-07| +|31|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2484|2|2021-10-27| |32|[fluttercandies/wechat_flutter](https://github.com/fluttercandies/wechat_flutter)|wechat_flutter Flutter版本微信,一个优秀的Flutter即时通讯IM开源库!|1932|2|2021-12-29| |33|[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.|2065|2|2022-01-22| |34|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2274|2|2021-12-30| @@ -43,19 +43,19 @@ |36|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|831|1|2021-12-30| |37|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手|105|1|2022-01-18| |38|[user1121114685/Wallpaper_Engine](https://github.com/user1121114685/Wallpaper_Engine)|一个便捷的创意工坊下载器|228|1|2021-12-06| -|39|[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空壳模板工程,已搭建基础框架,实现国际化、主 ...|631|1|2022-01-08| +|39|[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空壳模板工程,已搭建基础框架,实现国际化、主 ...|635|1|2022-01-08| |40|[flutterchina/json_model](https://github.com/flutterchina/json_model)|Generate model class from Json file. 一行命令,通过Json文件生成Dart Model类。|537|1|2022-01-10| -|41|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|566|1|2022-01-24| +|41|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|566|1|2022-01-26| |42|[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.|224|1|2021-10-12| -|43|[lwlizhe/flutter_novel](https://github.com/lwlizhe/flutter_novel)|仿追书神器,具有仿真、滑动和滚动翻页、字体大小、行高、背景、目录等功能的Flutter 阅读APP|411|1|2022-01-25| +|43|[lwlizhe/flutter_novel](https://github.com/lwlizhe/flutter_novel)|仿追书神器,具有仿真、滑动和滚动翻页、字体大小、行高、背景、目录等功能的Flutter 阅读APP|412|1|2022-01-26| |44|[honjow/FEhViewer](https://github.com/honjow/FEhViewer)|An e-hentai/exhentai app make on flutter|452|1|2022-01-23| -|45|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|634|1|2022-01-06| +|45|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|635|1|2022-01-06| |46|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|180|1|2021-09-18| -|47|[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|1029|1|2022-01-19| -|48|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信小程序以及 Web 应用开发。如果您觉得该项目还不错,不妨点亮 Star 以示鼓励。|240|1|2022-01-23| +|47|[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|1030|1|2022-01-19| +|48|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信小程序以及 Web 应用开发。如果您觉得该项目还不错,不妨点亮 Star 以示鼓励。|243|1|2022-01-26| |49|[fluttercandies/flutter_interactional_widget](https://github.com/fluttercandies/flutter_interactional_widget)|-|131|1|2021-08-01| |50|[LianjiaTech/flutter_fdb_package](https://github.com/LianjiaTech/flutter_fdb_package)|Flutter应用的调试工具,协助采集性能优化、设计走查、QA测试等数据问题 ,提供UI拾取、UI标尺、取色器、内存信息、FPS检测和展示页面代码等功能。|33|1|2021-12-15| -|51|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution(一个极低成本的 Flutter 屏幕适配方案)|87|1|2022-01-25| +|51|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution(一个极低成本的 Flutter 屏幕适配方案)|87|1|2022-01-26| |52|[CaiJingLong/flutter_ijkplayer](https://github.com/CaiJingLong/flutter_ijkplayer)|ijkplayer for flutter|741|1|2021-09-04| |53|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|153|1|2021-10-13| |54|[bladeofgod/Bedrock](https://github.com/bladeofgod/Bedrock)|一款基于MVVM+Provider的快速开发框架。|319|1|2021-12-30| @@ -64,16 +64,16 @@ |57|[0xPool/flutter_easyloading](https://github.com/0xPool/flutter_easyloading)|✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web|780|1|2022-01-11| |58|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|219|1|2021-11-23| |59|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Flutter版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|169|1|2022-01-21| -|60|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|323|1|2022-01-24| -|61|[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 ...|1202|1|2021-11-30| -|62|[xiaoyaocz/dmzj_flutter](https://github.com/xiaoyaocz/dmzj_flutter)|动漫之家Flutter客户端|434|1|2021-11-29| -|63|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|76|1|2021-11-01| -|64|[xausky/DockerRegisterCloud](https://github.com/xausky/DockerRegisterCloud)|基于 Docker 仓库协议的网盘客户端,可以将目前众多的免费容器仓库服务用于网盘。|599|1|2021-11-25| +|60|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|324|1|2022-01-26| +|61|[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 ...|1204|1|2021-11-30| +|62|[xiaoyaocz/dmzj_flutter](https://github.com/xiaoyaocz/dmzj_flutter)|动漫之家Flutter客户端|436|1|2021-11-29| +|63|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|78|1|2021-11-01| +|64|[xausky/DockerRegisterCloud](https://github.com/xausky/DockerRegisterCloud)|基于 Docker 仓库协议的网盘客户端,可以将目前众多的免费容器仓库服务用于网盘。|598|1|2021-11-25| |65|[Rannie/flui](https://github.com/Rannie/flui)|A powerful UI framework for Google Flutter.|1312|1|2022-01-16| -|66|[jesusrp98/spacex-go](https://github.com/jesusrp98/spacex-go)|Simple yet powerful, open-source SpaceX launch tracker.|665|1|2022-01-20| +|66|[jesusrp98/spacex-go](https://github.com/jesusrp98/spacex-go)|Simple yet powerful, open-source SpaceX launch tracker.|666|1|2022-01-20| |67|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|917|1|2021-09-15| -|68|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|美观易用且无广告的N漫画客户端, 并且可以免代理使用。 A beautiful nhentai client.|45|1|2022-01-18| -|69|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|326|1|2022-01-25| +|68|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|美观易用且无广告的N漫画客户端, 并且可以免代理使用。 A beautiful nhentai client.|47|1|2022-01-18| +|69|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|329|1|2022-01-26| |70|[yohom/decorated_flutter](https://github.com/yohom/decorated_flutter)|Flutter常用工具/Widget封装|24|0|2022-01-19| |71|[c1avie/TRTCSimpleDemo](https://github.com/c1avie/TRTCSimpleDemo)|基于腾讯云flutter sdk,提供的Demo|41|0|2022-01-12| |72|[billyinferno/my_expense](https://github.com/billyinferno/my_expense)|personal expense application|18|0|2021-12-17| @@ -89,7 +89,7 @@ |82|[tp7309/flutter_sticky_and_expandable_list](https://github.com/tp7309/flutter_sticky_and_expandable_list)|粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.|99|0|2022-01-09| |83|[BYR-App-Dev/byr_mobile_app](https://github.com/BYR-App-Dev/byr_mobile_app)|open-source mobile app for bbs.byr.cn|140|0|2021-11-09| |84|[GetuiLaboratory/getui-flutter-plugin](https://github.com/GetuiLaboratory/getui-flutter-plugin)|个推官方提供的推送SDK Flutter 插件(支持 Android & iOS)|112|0|2021-12-13| -|85|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|11|0|2022-01-06| +|85|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|12|0|2022-01-06| |86|[Im-Kevin/cool_ui](https://github.com/Im-Kevin/cool_ui)|用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘|405|0|2021-11-08| |87|[un-pany/flutter-template-mini](https://github.com/un-pany/flutter-template-mini)|💧 flutter template, 极简的 flutter 项目模板|9|0|2021-12-20| |88|[collectFlutter/mini_canvas](https://github.com/collectFlutter/mini_canvas)|利用Canvas绘制Widget,如五角星、仪表盘、时钟等|7|0|2021-08-08| @@ -97,7 +97,7 @@ |90|[JDongKhan/flutter_app](https://github.com/JDongKhan/flutter_app)|一款flutter开发的应用|7|0|2022-01-05| |91|[JunAILiang/flutter_examples](https://github.com/JunAILiang/flutter_examples)|所有的视频讲解源代码地址|5|0|2021-10-13| |92|[KingWu/lang_table](https://github.com/KingWu/lang_table)|lang_table is a dart plugin to generate string files from a source. Use a table to manage all multi-language resources. Inspired by fetch-mobile-localization-from-airtable|17|0|2022-01-04| -|93|[cdnbye/flutter-p2p-engine](https://github.com/cdnbye/flutter-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|84|0|2022-01-14| +|93|[cdnbye/flutter-p2p-engine](https://github.com/cdnbye/flutter-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|85|0|2022-01-14| |94|[cwkProject/work](https://github.com/cwkProject/work)|封装项目http接口协议的dart版本|6|0|2021-08-04| |95|[ilmari-code/flutter_getx_project_template](https://github.com/ilmari-code/flutter_getx_project_template)|基于GetX的Flutter项目模板|13|0|2022-01-07| |96|[sdwfqin/flutter_wanandroid](https://github.com/sdwfqin/flutter_wanandroid)|一步一步使用Flutter实现玩Android客户端|5|0|2021-11-26| @@ -105,24 +105,24 @@ |98|[mimajiushi/flutter_swiper_plus](https://github.com/mimajiushi/flutter_swiper_plus)|轮播组件(swiper)|9|0|2021-08-23| |99|[leavesCZY/flutter_do](https://github.com/leavesCZY/flutter_do)|Basic Flutter apps, for flutter devs|47|0|2021-11-15| |100|[gedoor/YueDuFlutter](https://github.com/gedoor/YueDuFlutter)|阅读Flutter版|133|0|2021-12-13| -|101|[CaiJingLong/flutter_resource_generator](https://github.com/CaiJingLong/flutter_resource_generator)|Generate an R file for mapping all assets. Supports preview of image.|58|0|2021-11-19| +|101|[CaiJingLong/flutter_resource_generator](https://github.com/CaiJingLong/flutter_resource_generator)|Generate an R file for mapping all assets. Supports preview of image.|59|0|2021-11-19| |102|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|17|0|2021-12-28| -|103|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|194|0|2022-01-22| -|104|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|17|0|2021-08-30| +|103|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|194|0|2022-01-26| +|104|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|17|0|2022-01-26| |105|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus,颜色,日期,文件,json,log,sp,加解密,num,图片,网络,正则,验证,路由,文本,时间,spi,计时器,拓展类,编解码,发射,异常,字节转化,解析等等工具类。|115|0|2022-01-16| |106|[shirne/chinese_chess](https://github.com/shirne/chinese_chess)|Chinese Chess game by Flutter|13|0|2021-07-30| |107|[KiritoCheng/flutter_note](https://github.com/KiritoCheng/flutter_note)|这是一个由flutter制作的简单app,具有记事功能的小便签。|6|0|2021-08-05| -|108|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|497|0|2022-01-02| +|108|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|497|0|2022-01-26| |109|[tencentyun/TencentIMFlutterDemo](https://github.com/tencentyun/TencentIMFlutterDemo)|腾讯云即时通信IMdemo|42|0|2021-12-01| |110|[yy1300326388/flutter_multi_channel](https://github.com/yy1300326388/flutter_multi_channel)|Flutter 多渠道打包详解示例项目源码,掘金文章👇|19|0|2021-08-27| |111|[Asscre/flutter_ssf](https://github.com/Asscre/flutter_ssf)|flutter_ssf是一个推崇使用Provider、Custom Router、dio结合的MVP开发模式设计的Flutter应用生产级开发脚手架。|6|0|2021-12-27| |112|[tangpanqing/dart_mars](https://github.com/tangpanqing/dart_mars)|dart_mars|9|0|2021-08-17| -|113|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|102|0|2022-01-07| +|113|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|103|0|2022-01-07| |114|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|16|0|2022-01-14| |115|[XLsn0w/Flutter](https://github.com/XLsn0w/Flutter)|Flutter是谷歌的移动UI框架,(https://dart.dev/get-dart) (https://flutter.dev/) 可以快速在iOS和Android上构建高质量的原生用户界面。 Flutter可以与现有的代码一起工作。在全世界,Flutter正在被越来越多的开发者和组织使用,并且Flutter是完全免费、开源的。|4|0|2021-08-07| |116|[meilab/daily_coding](https://github.com/meilab/daily_coding)|视频号:编程日课的Flutter教程关联App|7|0|2021-10-21| |117|[wildfirechat/flutter_imclient](https://github.com/wildfirechat/flutter_imclient)|Wildfire IM client of flutter|14|0|2021-10-20| -|118|[beyondstorage/beyond-tp](https://github.com/beyondstorage/beyond-tp)|Neutral data migration service|8|0|2022-01-25| +|118|[beyondstorage/beyond-tp](https://github.com/beyondstorage/beyond-tp)|Neutral data migration service|8|0|2022-01-26| |119|[ZzzM/Flutter-Movies](https://github.com/ZzzM/Flutter-Movies)|A movies news app developed by Flutter|77|0|2022-01-17| |120|[changleibox/preimage](https://github.com/changleibox/preimage)|图片预览|4|0|2021-12-09| |121|[tiagohm/restler](https://github.com/tiagohm/restler)|Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.|100|0|2021-12-24| @@ -140,71 +140,71 @@ |133|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support Windows,Mac,Web.|280|0|2022-01-15| |134|[q805699513/flutter_books](https://github.com/q805699513/flutter_books)|Panda看书,Flutter 小说阅读 App|482|0|2021-12-16| |135|[zegoim/zego-express-flutter-sdk](https://github.com/zegoim/zego-express-flutter-sdk)|ZegoExpressEngine SDK for Flutter (Android/iOS)|39|0|2021-12-15| -|136|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|229|0|2021-09-29| +|136|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|230|0|2021-09-29| |137|[Wayaer/flutter_curiosity](https://github.com/Wayaer/flutter_curiosity)|集成部分原生功能,支持ios 、android、macOS、windows、linux。|6|0|2021-12-29| |138|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|40|0|2021-12-24| |139|[deskbtm/Aqua](https://github.com/deskbtm/Aqua)|使用Flutter开发的一款优雅至极的文件管理器|27|0|2021-12-08| |140|[shiguanghuxian/hosts_manage](https://github.com/shiguanghuxian/hosts_manage)|一个简洁的本机hosts管理桌面软件,支持DNS代理,开发测试必备工具|10|0|2022-01-22| |141|[CustedNG/CustedNG](https://github.com/CustedNG/CustedNG)|Custed NG,致力于你的校园生活|30|0|2022-01-02| -|142|[flutter-dev/asset_generator](https://github.com/flutter-dev/asset_generator)|根据pubspec.yaml中设置的目录模板自动向其中添加文件记录的简单脚本|99|0|2021-07-27| -|143|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|286|0|2022-01-15| -|144|[yungzhu/rich_input](https://github.com/yungzhu/rich_input)|Rich input box, implement @someone and subject with color highlighting|58|0|2021-09-06| -|145|[mapleafgo/clash-for-flutter](https://github.com/mapleafgo/clash-for-flutter)|Clash的桌面客户端,支持 windows、linux、macos|68|0|2021-08-04| -|146|[lichfy/fluwx_worker](https://github.com/lichfy/fluwx_worker)|flutter版企业微信插件|6|0|2022-01-10| -|147|[svga/SVGAPlayer-Flutter](https://github.com/svga/SVGAPlayer-Flutter)|The SVGAPlayer implementation of Flutter using CustomPainter.|179|0|2021-12-02| -|148|[hanerx/dcomic](https://github.com/hanerx/dcomic)|a simple comic viewer|76|0|2021-08-14| -|149|[xiao-cao-x/pixiv_func_android](https://github.com/xiao-cao-x/pixiv_func_android)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看小说|67|0|2022-01-21| -|150|[dingjust/platform](https://github.com/dingjust/platform)|定制加云平台|6|0|2022-01-15| -|151|[Tyrone2333/metronomelutter](https://github.com/Tyrone2333/metronomelutter)|flutter metronome 节拍器|13|0|2021-11-30| -|152|[jjva-xiao/liveshop](https://github.com/jjva-xiao/liveshop)|融合电商与直播的跨平台APP,主要采用了Flutter技术开发而成,目前开发中|23|0|2022-01-15| -|153|[1467602180/flutter-create-framework](https://github.com/1467602180/flutter-create-framework)|一个flutter的快速开发框架|7|0|2022-01-14| -|154|[masterKing/wechatDemo](https://github.com/masterKing/wechatDemo)|使用flutter搭建一个仿微信的小Demo,作为iOS开发者上手flutter的练习,并不是使用flutter完全重写一个wechat...|4|0|2021-08-19| -|155|[nullptrX/pangle_flutter](https://github.com/nullptrX/pangle_flutter)|Flutter版穿山甲SDK,支持Android、iOS。A Flutter plugin that supports Pangle SDK on Android and iOS.|104|0|2021-12-31| -|156|[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爬虫程序,抓取 ...|24|0|2021-10-31| -|157|[zhaolongs/flutter_shake_animation_widget](https://github.com/zhaolongs/flutter_shake_animation_widget)|Flutter抖动动画组件,FLutter颤动动画|12|0|2021-12-09| -|158|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|38|0|2021-12-09| -|159|[Nomeleel/fine_client](https://github.com/Nomeleel/fine_client)|以后好玩的项目前端部分都放到这里了,毫无疑问会用Flutter去写,现在将专注在安卓和苹果手机上运行,后期会考虑在Mac OS、PC Desktop、Web上实现。|5|0|2021-12-26| -|160|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|23|0|2021-10-20| -|161|[yangchong211/YCHybridFlutter](https://github.com/yangchong211/YCHybridFlutter)|Android和flutter混合开发案例|59|0|2021-08-16| -|162|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|145|0|2022-01-11| -|163|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|8|0|2022-01-25| -|164|[xwh817/flutter_music_player](https://github.com/xwh817/flutter_music_player)|A music player build with Flutter, Flutter实现的音乐播放器|52|0|2022-01-05| -|165|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|346|0|2022-01-24| -|166|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱 基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|52|0|2021-10-10| -|167|[Wayaer/fl_amap](https://github.com/Wayaer/fl_amap)|高德定位 for flutter 支持android和ios|4|0|2021-12-02| -|168|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|338|0|2021-09-09| -|169|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|33|0|2022-01-24| -|170|[dylanwuzh/flutter_progress_dialog](https://github.com/dylanwuzh/flutter_progress_dialog)|Flutter progress dialog, support Android and iOS platform.|21|0|2021-09-13| -|171|[DanXi-Dev/DanXi](https://github.com/DanXi-Dev/DanXi)|[Windows / Mac / Android / iOS] Maybe the best all-rounded service app for Fudan University students. 可能是复旦学生最好的第三方校园服务APP。|68|0|2022-01-25| -|172|[dylanwuzh/flutter-cupertino-date-picker](https://github.com/dylanwuzh/flutter-cupertino-date-picker)|Flutter cupertino style date picker.|320|0|2021-12-11| -|173|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|135|0|2022-01-22| -|174|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|548|0|2021-12-07| -|175|[fluttercandies/left-scroll-actions](https://github.com/fluttercandies/left-scroll-actions)|Flutter的左滑删除组件|67|0|2021-11-26| -|176|[CJR10032/ko_swipe_card](https://github.com/CJR10032/ko_swipe_card)|模仿探探卡片滑动效果的布局|9|0|2021-11-05| -|177|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|193|0|2021-11-29| -|178|[sensorsdata/sensors_analytics_flutter_plugin](https://github.com/sensorsdata/sensors_analytics_flutter_plugin)|神策 Flutter 插件(iOS & Android)|22|0|2021-12-10| -|179|[huang-weilong/flutter_learning](https://github.com/huang-weilong/flutter_learning)|flutter基础widget、插件的使用,以及一些小实例|6|0|2021-09-26| -|180|[hurshi/dio-http-cache](https://github.com/hurshi/dio-http-cache)|http cache lib for Flutter dio like RxCache|218|0|2022-01-24| -|181|[growingio/flutter-growingio-track](https://github.com/growingio/flutter-growingio-track)|GrowingIO的埋点版本flutter插件.|11|0|2021-10-13| -|182|[boyan01/loader](https://github.com/boyan01/loader)|数据加载状态管理Widget|12|0|2021-07-31| -|183|[jarontai/dart-china](https://github.com/jarontai/dart-china)|Dart China - Dart中文社区APP,Flutter构建,Bloc架构,模块化开发|19|0|2021-07-29| -|184|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webApp,Flutter项目,接口为真实数据。项目已完善|213|0|2022-01-12| -|185|[HQAnime/AnimeOne](https://github.com/HQAnime/AnimeOne)|anime1的非官方APP|42|0|2022-01-23| -|186|[yungzhu/flutter_link_preview](https://github.com/yungzhu/flutter_link_preview)|This is a Flutter URL preview plugin for Flutter that previews the content of a URL|62|0|2021-12-15| -|187|[gooking/apifm-flutter](https://github.com/gooking/apifm-flutter)|Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter|36|0|2022-01-19| -|188|[SunshineBrother/FlutterDemo](https://github.com/SunshineBrother/FlutterDemo)|flutter初学项目|6|0|2021-09-27| -|189|[mmtou/listen_poetry_app](https://github.com/mmtou/listen_poetry_app)|诗词吧APP,一个集 诗词/诗人推荐、搜索、简介、赏析、朗读(下个版本) 于一体的诗词兴趣 APP|26|0|2021-11-03| -|190|[bmob/bmob-flutter-sdk](https://github.com/bmob/bmob-flutter-sdk)|Bmob Flutter SDK|46|0|2021-10-04| -|191|[CodeGather/alarm_calendar](https://github.com/CodeGather/alarm_calendar)|flutter日历提醒插件,根据用户自定义提醒,以及闹钟的设置,本插件位项目定制,不排除相关其他的适配问题。|13|0|2021-12-26| -|192|[ifgyong/flutter_easyHub](https://github.com/ifgyong/flutter_easyHub)|🔥🔥🔥简单易用的toast动画,支持iOS和android,支持widget添加,纯flutter,现在有近30种动画可供选择。Simple and easy toast animation, supports iOS and android, supports widget addition, pure flutter, now there are nearly 30 kinds of anim ...|79|0|2021-09-27| -|193|[ITmxs/flutter_bloc_super](https://github.com/ITmxs/flutter_bloc_super)|flutter2搭建的全平台,适应web。android,ios,macOS,windows,linux,目前主分支已支持空安全|23|0|2021-11-16| -|194|[Coder-ZhaoLu/Getx-PinkApp](https://github.com/Coder-ZhaoLu/Getx-PinkApp)|仿哔哩哔哩App,二次元,动漫,app,网站,ACG,flutter,使用getx_cli进行重构|17|0|2022-01-15| -|195|[lancexin/aspect_frontend_server](https://github.com/lancexin/aspect_frontend_server)|修改frontend_server.dart.snapshot,让dart具有aspect的功能|6|0|2022-01-13| -|196|[xuzhongpeng/git_hooks](https://github.com/xuzhongpeng/git_hooks)|Using dart prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge...).|21|0|2021-09-23| -|197|[nightmare-space/flash_tool](https://github.com/nightmare-space/flash_tool)|跨平台刷机工具,支持android、windows、linux、macos|12|0|2021-08-06| -|198|[RxReader/alipay_kit](https://github.com/RxReader/alipay_kit)|flutter版支付宝登录/支付|205|0|2021-09-23| -|199|[liranhao/rich_text_widget](https://github.com/liranhao/rich_text_widget)|-|7|0|2021-11-26| -|200|[fluttercandies/fconsole](https://github.com/fluttercandies/fconsole)|一个用于调试的面板|21|0|2021-08-22| +|142|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|286|0|2022-01-15| +|143|[yungzhu/rich_input](https://github.com/yungzhu/rich_input)|Rich input box, implement @someone and subject with color highlighting|58|0|2021-09-06| +|144|[mapleafgo/clash-for-flutter](https://github.com/mapleafgo/clash-for-flutter)|Clash的桌面客户端,支持 windows、linux、macos|68|0|2021-08-04| +|145|[lichfy/fluwx_worker](https://github.com/lichfy/fluwx_worker)|flutter版企业微信插件|6|0|2022-01-10| +|146|[svga/SVGAPlayer-Flutter](https://github.com/svga/SVGAPlayer-Flutter)|The SVGAPlayer implementation of Flutter using CustomPainter.|179|0|2021-12-02| +|147|[hanerx/dcomic](https://github.com/hanerx/dcomic)|a simple comic viewer|77|0|2021-08-14| +|148|[xiao-cao-x/pixiv_func_android](https://github.com/xiao-cao-x/pixiv_func_android)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看小说|67|0|2022-01-21| +|149|[dingjust/platform](https://github.com/dingjust/platform)|定制加云平台|6|0|2022-01-15| +|150|[Tyrone2333/metronomelutter](https://github.com/Tyrone2333/metronomelutter)|flutter metronome 节拍器|13|0|2021-11-30| +|151|[jjva-xiao/liveshop](https://github.com/jjva-xiao/liveshop)|融合电商与直播的跨平台APP,主要采用了Flutter技术开发而成,目前开发中|23|0|2022-01-15| +|152|[1467602180/flutter-create-framework](https://github.com/1467602180/flutter-create-framework)|一个flutter的快速开发框架|7|0|2022-01-14| +|153|[masterKing/wechatDemo](https://github.com/masterKing/wechatDemo)|使用flutter搭建一个仿微信的小Demo,作为iOS开发者上手flutter的练习,并不是使用flutter完全重写一个wechat...|4|0|2021-08-19| +|154|[nullptrX/pangle_flutter](https://github.com/nullptrX/pangle_flutter)|Flutter版穿山甲SDK,支持Android、iOS。A Flutter plugin that supports Pangle SDK on Android and iOS.|104|0|2021-12-31| +|155|[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爬虫程序,抓取 ...|24|0|2021-10-31| +|156|[zhaolongs/flutter_shake_animation_widget](https://github.com/zhaolongs/flutter_shake_animation_widget)|Flutter抖动动画组件,FLutter颤动动画|12|0|2021-12-09| +|157|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|38|0|2021-12-09| +|158|[Nomeleel/fine_client](https://github.com/Nomeleel/fine_client)|以后好玩的项目前端部分都放到这里了,毫无疑问会用Flutter去写,现在将专注在安卓和苹果手机上运行,后期会考虑在Mac OS、PC Desktop、Web上实现。|5|0|2021-12-26| +|159|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|23|0|2021-10-20| +|160|[yangchong211/YCHybridFlutter](https://github.com/yangchong211/YCHybridFlutter)|Android和flutter混合开发案例|59|0|2021-08-16| +|161|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|145|0|2022-01-11| +|162|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|8|0|2022-01-26| +|163|[xwh817/flutter_music_player](https://github.com/xwh817/flutter_music_player)|A music player build with Flutter, Flutter实现的音乐播放器|52|0|2022-01-05| +|164|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|348|0|2022-01-24| +|165|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱 基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|52|0|2021-10-10| +|166|[Wayaer/fl_amap](https://github.com/Wayaer/fl_amap)|高德定位 for flutter 支持android和ios|4|0|2021-12-02| +|167|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|338|0|2021-09-09| +|168|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|33|0|2022-01-26| +|169|[dylanwuzh/flutter_progress_dialog](https://github.com/dylanwuzh/flutter_progress_dialog)|Flutter progress dialog, support Android and iOS platform.|21|0|2021-09-13| +|170|[DanXi-Dev/DanXi](https://github.com/DanXi-Dev/DanXi)|[Windows / Mac / Android / iOS] Maybe the best all-rounded service app for Fudan University students. 可能是复旦学生最好的第三方校园服务APP。|68|0|2022-01-26| +|171|[dylanwuzh/flutter-cupertino-date-picker](https://github.com/dylanwuzh/flutter-cupertino-date-picker)|Flutter cupertino style date picker.|320|0|2021-12-11| +|172|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|134|0|2022-01-22| +|173|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|548|0|2021-12-07| +|174|[fluttercandies/left-scroll-actions](https://github.com/fluttercandies/left-scroll-actions)|Flutter的左滑删除组件|67|0|2021-11-26| +|175|[CJR10032/ko_swipe_card](https://github.com/CJR10032/ko_swipe_card)|模仿探探卡片滑动效果的布局|9|0|2021-11-05| +|176|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|193|0|2021-11-29| +|177|[sensorsdata/sensors_analytics_flutter_plugin](https://github.com/sensorsdata/sensors_analytics_flutter_plugin)|神策 Flutter 插件(iOS & Android)|22|0|2021-12-10| +|178|[huang-weilong/flutter_learning](https://github.com/huang-weilong/flutter_learning)|flutter基础widget、插件的使用,以及一些小实例|6|0|2021-09-26| +|179|[hurshi/dio-http-cache](https://github.com/hurshi/dio-http-cache)|http cache lib for Flutter dio like RxCache|218|0|2022-01-24| +|180|[growingio/flutter-growingio-track](https://github.com/growingio/flutter-growingio-track)|GrowingIO的埋点版本flutter插件.|11|0|2021-10-13| +|181|[boyan01/loader](https://github.com/boyan01/loader)|数据加载状态管理Widget|12|0|2021-07-31| +|182|[jarontai/dart-china](https://github.com/jarontai/dart-china)|Dart China - Dart中文社区APP,Flutter构建,Bloc架构,模块化开发|19|0|2021-07-29| +|183|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webApp,Flutter项目,接口为真实数据。项目已完善|213|0|2022-01-12| +|184|[HQAnime/AnimeOne](https://github.com/HQAnime/AnimeOne)|anime1的非官方APP|42|0|2022-01-23| +|185|[yungzhu/flutter_link_preview](https://github.com/yungzhu/flutter_link_preview)|This is a Flutter URL preview plugin for Flutter that previews the content of a URL|62|0|2021-12-15| +|186|[gooking/apifm-flutter](https://github.com/gooking/apifm-flutter)|Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter|36|0|2022-01-19| +|187|[SunshineBrother/FlutterDemo](https://github.com/SunshineBrother/FlutterDemo)|flutter初学项目|6|0|2021-09-27| +|188|[mmtou/listen_poetry_app](https://github.com/mmtou/listen_poetry_app)|诗词吧APP,一个集 诗词/诗人推荐、搜索、简介、赏析、朗读(下个版本) 于一体的诗词兴趣 APP|26|0|2021-11-03| +|189|[bmob/bmob-flutter-sdk](https://github.com/bmob/bmob-flutter-sdk)|Bmob Flutter SDK|46|0|2021-10-04| +|190|[CodeGather/alarm_calendar](https://github.com/CodeGather/alarm_calendar)|flutter日历提醒插件,根据用户自定义提醒,以及闹钟的设置,本插件位项目定制,不排除相关其他的适配问题。|13|0|2021-12-26| +|191|[ifgyong/flutter_easyHub](https://github.com/ifgyong/flutter_easyHub)|🔥🔥🔥简单易用的toast动画,支持iOS和android,支持widget添加,纯flutter,现在有近30种动画可供选择。Simple and easy toast animation, supports iOS and android, supports widget addition, pure flutter, now there are nearly 30 kinds of anim ...|79|0|2021-09-27| +|192|[ITmxs/flutter_bloc_super](https://github.com/ITmxs/flutter_bloc_super)|flutter2搭建的全平台,适应web。android,ios,macOS,windows,linux,目前主分支已支持空安全|23|0|2021-11-16| +|193|[Coder-ZhaoLu/Getx-PinkApp](https://github.com/Coder-ZhaoLu/Getx-PinkApp)|仿哔哩哔哩App,二次元,动漫,app,网站,ACG,flutter,使用getx_cli进行重构|17|0|2022-01-15| +|194|[lancexin/aspect_frontend_server](https://github.com/lancexin/aspect_frontend_server)|修改frontend_server.dart.snapshot,让dart具有aspect的功能|6|0|2022-01-13| +|195|[xuzhongpeng/git_hooks](https://github.com/xuzhongpeng/git_hooks)|Using dart prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge...).|21|0|2021-09-23| +|196|[nightmare-space/flash_tool](https://github.com/nightmare-space/flash_tool)|跨平台刷机工具,支持android、windows、linux、macos|12|0|2021-08-06| +|197|[RxReader/alipay_kit](https://github.com/RxReader/alipay_kit)|flutter版支付宝登录/支付|205|0|2021-09-23| +|198|[liranhao/rich_text_widget](https://github.com/liranhao/rich_text_widget)|-|7|0|2021-11-26| +|199|[fluttercandies/fconsole](https://github.com/fluttercandies/fconsole)|一个用于调试的面板|21|0|2021-08-22| +|200|[tencentyun/TRTCFlutterScenesDemo](https://github.com/tencentyun/TRTCFlutterScenesDemo)|腾讯云实时音视频Flutter版场景Demo|12|0|2022-01-20|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Go.md b/content/charts/growth/software/Go.md index 47f318da..00127aad 100644 --- a/content/charts/growth/software/Go.md +++ b/content/charts/growth/software/Go.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Go -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|792|38|2022-01-16| -|2|[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.|14247|27|2022-01-25| -|3|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功 ...|6328|26|2022-01-25| -|4|[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.|52900|24|2022-01-25| -|5|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4815|19|2022-01-24| -|6|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3645|18|2022-01-25| -|7|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|442|18|2022-01-19| -|8|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|20035|17|2022-01-23| -|9|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4092|15|2021-12-24| -|10|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28015|15|2022-01-25| -|11|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30237|13|2022-01-25| -|12|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11270|13|2022-01-25| -|13|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38365|13|2022-01-24| -|14|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11700|11|2022-01-13| -|15|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|565|11|2022-01-23| -|16|[geektutu/7days-golang](https://github.com/geektutu/7days-golang)|7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列|9635|11|2021-12-28| -|17|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1651|11|2022-01-06| -|18|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1852|10|2022-01-25| -|19|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9731|10|2022-01-25| -|20|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12859|9|2022-01-21| -|21|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|327|9|2022-01-24| -|22|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4251|8|2022-01-17| -|23|[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 ...|5682|8|2022-01-22| -|24|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8544|8|2022-01-23| -|25|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27632|8|2022-01-25| -|26|[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 ...|11539|7|2022-01-13| -|27|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2173|7|2022-01-25| +|1|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|797|36|2022-01-26| +|2|[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.|14277|27|2022-01-26| +|3|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功 ...|6333|26|2022-01-26| +|4|[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.|52919|24|2022-01-26| +|5|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4839|19|2022-01-24| +|6|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3651|18|2022-01-25| +|7|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|479|18|2022-01-19| +|8|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|20045|17|2022-01-23| +|9|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4093|15|2021-12-24| +|10|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28028|15|2022-01-26| +|11|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30249|13|2022-01-26| +|12|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11282|13|2022-01-25| +|13|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38369|13|2022-01-26| +|14|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11702|11|2022-01-13| +|15|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|571|11|2022-01-23| +|16|[geektutu/7days-golang](https://github.com/geektutu/7days-golang)|7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列|9642|11|2021-12-28| +|17|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1652|11|2022-01-06| +|18|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1860|10|2022-01-26| +|19|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9737|10|2022-01-25| +|20|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12869|9|2022-01-21| +|21|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|330|9|2022-01-24| +|22|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4255|8|2022-01-17| +|23|[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 ...|5690|8|2022-01-22| +|24|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8547|8|2022-01-23| +|25|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27635|8|2022-01-26| +|26|[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 ...|11550|7|2022-01-13| +|27|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2174|7|2022-01-26| |28|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12780|7|2022-01-23| -|29|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2287|7|2022-01-17| -|30|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|2947|7|2022-01-15| -|31|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP / 过滤假墙」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4+IPv6)!|3392|7|2022-01-21| -|32|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|3745|7|2022-01-24| -|33|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|160|7|2022-01-06| -|34|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|4011|7|2022-01-16| +|29|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2288|7|2022-01-26| +|30|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|2948|7|2022-01-15| +|31|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP / 过滤假墙」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4+IPv6)!|3414|7|2022-01-21| +|32|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|3764|7|2022-01-26| +|33|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|162|7|2022-01-06| +|34|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|4010|7|2022-01-16| |35|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|215|6|2021-12-24| -|36|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5259|6|2022-01-25| -|37|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7557|6|2022-01-08| -|38|[didi/nightingale](https://github.com/didi/nightingale)|💡 A Distributed and High-Performance Monitoring System. Prometheus enterprise UI|4178|6|2022-01-21| -|39|[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 网络框架。|6011|6|2022-01-23| +|36|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5267|6|2022-01-26| +|37|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7562|6|2022-01-26| +|38|[didi/nightingale](https://github.com/didi/nightingale)|💡 A Distributed and High-Performance Monitoring System. Prometheus enterprise UI|4180|6|2022-01-26| +|39|[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 网络框架。|6019|6|2022-01-26| |40|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|367|6|2022-01-23| -|41|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.so/, simple is the best!|254|6|2022-01-20| -|42|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15266|6|2022-01-25| -|43|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|466|6|2022-01-24| -|44|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|248|5|2021-12-09| -|45|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1142|5|2022-01-20| -|46|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1139|5|2022-01-23| -|47|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|383|5|2021-12-24| -|48|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10732|5|2022-01-22| -|49|[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 存储引擎。|2234|5|2022-01-11| -|50|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3522|5|2022-01-25| -|51|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|758|5|2022-01-22| -|52|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂️Another file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|2167|5|2022-01-23| -|53|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3134|5|2022-01-25| -|54|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish|4363|5|2022-01-22| -|55|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11399|4|2021-11-08| -|56|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5089|4|2022-01-16| -|57|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4441|4|2022-01-22| -|58|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|605|4|2022-01-25| -|59|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的|195|4|2022-01-22| -|60|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4081|4|2022-01-17| -|61|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|236|4|2022-01-25| -|62|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6727|4|2022-01-25| -|63|[cdk-team/CDK](https://github.com/cdk-team/CDK)|CDK is an open-sourced container penetration toolkit, offering stable exploitation in different slimmed containers without any OS dependency. It comes with penetration tools and many powerful PoCs/EXP ...|2010|4|2021-12-29| -|64|[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|1234|4|2021-12-30| -|65|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具,独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解,稳定更新|118|4|2022-01-23| -|66|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4666|4|2022-01-25| -|67|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4241|4|2022-01-25| -|68|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1793|4|2021-11-08| -|69|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|2901|4|2021-12-12| -|70|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|456|4|2022-01-22| -|71|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|1943|4|2022-01-25| -|72|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|427|4|2021-09-28| -|73|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4361|4|2022-01-19| -|74|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|83|4|2022-01-22| -|75|[nivin-studio/go-zero-mall](https://github.com/nivin-studio/go-zero-mall)|go-zero实战:让微服务Go起来|128|4|2022-01-25| -|76|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|928|4|2022-01-24| -|77|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7481|4|2022-01-21| -|78|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2938|3|2022-01-25| -|79|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|577|3|2021-10-15| -|80|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|3|2021-12-15| -|81|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1108|3|2022-01-23| -|82|[smallnest/rpcx](https://github.com/smallnest/rpcx)|Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6651|3|2022-01-25| +|41|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1305|6|2022-01-26| +|42|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.so/, simple is the best!|255|6|2022-01-20| +|43|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15274|6|2022-01-26| +|44|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|469|6|2022-01-24| +|45|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|248|5|2021-12-09| +|46|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1143|5|2022-01-20| +|47|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1141|5|2022-01-26| +|48|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|385|5|2021-12-24| +|49|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10740|5|2022-01-22| +|50|[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 存储引擎。|2238|5|2022-01-11| +|51|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3523|5|2022-01-26| +|52|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|761|5|2022-01-22| +|53|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂️Another file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|2177|5|2022-01-26| +|54|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3140|5|2022-01-26| +|55|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish|4365|5|2022-01-22| +|56|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11400|4|2021-11-08| +|57|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5092|4|2022-01-16| +|58|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4443|4|2022-01-26| +|59|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|613|4|2022-01-26| +|60|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的|196|4|2022-01-22| +|61|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4084|4|2022-01-17| +|62|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|238|4|2022-01-26| +|63|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6743|4|2022-01-26| +|64|[cdk-team/CDK](https://github.com/cdk-team/CDK)|CDK is an open-sourced container penetration toolkit, offering stable exploitation in different slimmed containers without any OS dependency. It comes with penetration tools and many powerful PoCs/EXP ...|2012|4|2021-12-29| +|65|[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|1240|4|2021-12-30| +|66|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具,独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解,稳定更新|118|4|2022-01-23| +|67|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4670|4|2022-01-26| +|68|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4246|4|2022-01-26| +|69|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1793|4|2021-11-08| +|70|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|2906|4|2021-12-12| +|71|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|456|4|2022-01-22| +|72|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|1944|4|2022-01-26| +|73|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|429|4|2021-09-28| +|74|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4366|4|2022-01-19| +|75|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|83|4|2022-01-22| +|76|[nivin-studio/go-zero-mall](https://github.com/nivin-studio/go-zero-mall)|go-zero实战:让微服务Go起来|133|4|2022-01-26| +|77|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|932|4|2022-01-26| +|78|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7485|4|2022-01-21| +|79|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2941|3|2022-01-26| +|80|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|576|3|2021-10-15| +|81|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|3|2021-12-15| +|82|[smallnest/rpcx](https://github.com/smallnest/rpcx)|Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6656|3|2022-01-26| |83|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|155|3|2021-12-14| -|84|[sjqzhang/go-fastdfs](https://github.com/sjqzhang/go-fastdfs)|go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ...|2969|3|2022-01-21| -|85|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3845|3|2022-01-25| +|84|[sjqzhang/go-fastdfs](https://github.com/sjqzhang/go-fastdfs)|go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ...|2972|3|2022-01-21| +|85|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3847|3|2022-01-26| |86|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3565|3|2021-12-02| -|87|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|658|3|2022-01-25| -|88|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|880|3|2021-12-07| -|89|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8385|3|2022-01-05| +|87|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|662|3|2022-01-26| +|88|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|879|3|2021-12-07| +|89|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8388|3|2022-01-05| |90|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7140|3|2021-12-25| -|91|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1040|3|2021-12-15| -|92|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2607|3|2021-10-09| -|93|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP、TCP、Ping 监控报警,计划任务和在线终端。|2042|3|2022-01-18| -|94|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1595|3|2021-11-17| -|95|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|605|3|2022-01-25| -|96|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5458|3|2021-12-27| +|91|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1043|3|2021-12-15| +|92|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2608|3|2021-10-09| +|93|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP、TCP、Ping 监控报警,计划任务和在线终端。|2051|3|2022-01-18| +|94|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1596|3|2021-11-17| +|95|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|607|3|2022-01-26| +|96|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5460|3|2021-12-27| |97|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|322|3|2022-01-19| -|98|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8197|3|2021-12-16| -|99|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8353|3|2021-12-17| -|100|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3490|3|2021-12-27| +|98|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8201|3|2022-01-25| +|99|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8357|3|2021-12-17| +|100|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3492|3|2021-12-27| |101|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|223|3|2021-12-09| |102|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|760|3|2022-01-04| |103|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|131|3|2021-12-16| -|104|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2550|3|2021-11-02| -|105|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5332|3|2022-01-25| -|106|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|5937|3|2021-12-02| -|107|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1403|3|2021-10-20| -|108|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is a Cloud-Native Host-Based Intrusion Detection solution project to provide next-generation Threat Detection and Behavior Audition with modern architecture.|1035|3|2022-01-25| -|109|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|899|3|2022-01-25| -|110|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|417|3|2021-09-08| -|111|[xinliangnote/go-gin-api](https://github.com/xinliangnote/go-gin-api)|基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ...|2921|3|2021-12-01| -|112|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|1394|2|2021-12-29| -|113|[HyNetwork/hysteria](https://github.com/HyNetwork/hysteria)|Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, connecting from China to servers abroad)|1004|2|2022-01-25| +|104|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2553|3|2021-11-02| +|105|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5339|3|2022-01-25| +|106|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|5940|3|2021-12-02| +|107|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1402|3|2021-10-20| +|108|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is a Cloud-Native Host-Based Intrusion Detection solution project to provide next-generation Threat Detection and Behavior Audition with modern architecture. |1037|3|2022-01-26| +|109|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|901|3|2022-01-26| +|110|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|419|3|2021-09-08| +|111|[xinliangnote/go-gin-api](https://github.com/xinliangnote/go-gin-api)|基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ...|2926|3|2021-12-01| +|112|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|1394|2|2022-01-26| +|113|[HyNetwork/hysteria](https://github.com/HyNetwork/hysteria)|Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, connecting from China to servers abroad)|1006|2|2022-01-25| |114|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用,它能够快速进行压缩包生成。|132|2|2021-11-02| |115|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|653|2|2022-01-01| -|116|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1219|2|2022-01-07| -|117|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|1563|2|2022-01-21| -|118|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2407|2|2021-11-02| +|116|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1227|2|2022-01-07| +|117|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|1565|2|2022-01-21| +|118|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2410|2|2021-11-02| |119|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2115|2|2022-01-12| -|120|[superedge/superedge](https://github.com/superedge/superedge)|An edge-native container management system for edge computing|743|2|2022-01-25| +|120|[superedge/superedge](https://github.com/superedge/superedge)|An edge-native container management system for edge computing|743|2|2022-01-26| |121|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者web,rpc,websocket等网络框架的基础框架|143|2|2021-11-11| |122|[cckuailong/hostscan](https://github.com/cckuailong/hostscan)|自动化Host碰撞工具,帮助红队快速扩展网络边界,获取更多目标点|176|2|2021-11-19| -|123|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|381|2|2021-12-30| -|124|[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|2454|2|2022-01-22| -|125|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2081|2|2022-01-22| -|126|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|272|2|2022-01-21| -|127|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3930|2|2021-11-13| -|128|[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 ...|5240|2|2021-10-26| -|129|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码,无需Java环境直接从二进制角度构造Ysoserial的Payload|271|2|2021-09-22| -|130|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1670|2|2022-01-18| -|131|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|1729|2|2022-01-14| -|132|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2954|2|2022-01-24| -|133|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|289|2|2022-01-14| -|134|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持webdav文件服务|301|2|2022-01-24| -|135|[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.|4940|2|2021-10-29| -|136|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1389|2|2021-12-02| -|137|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具,可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取,在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解,且是go平台首款开源的RDP暴力破解工具。|719|2|2022-01-11| -|138|[qax-os/ElasticHD](https://github.com/qax-os/ElasticHD)|Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索,Index template快捷替换修改,索引列表信息查看, SQL converts to DSL等 |3019|2|2021-09-28| -|139|[orca-zhang/ecache](https://github.com/orca-zhang/ecache)|🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🏳️🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecac ...|64|2|2022-01-11| -|140|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|593|2|2021-09-12| -|141|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊,群聊。文字,图片,语音,视频消息,屏幕共享,剪切板图片,基于WebRTC的P2P语音通话,视频聊天。|118|2|2021-12-11| -|142|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4266|2|2022-01-25| -|143|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1861|2|2021-08-15| -|144|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|544|2|2021-10-18| -|145|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3210|2|2022-01-20| -|146|[xelaj/mtproto](https://github.com/xelaj/mtproto)|Full-native go implementation of Telegram API|741|2|2021-08-31| -|147|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|1850|2|2021-12-08| -|148|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1659|2|2021-12-28| -|149|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|1614|2|2021-12-05| -|150|[alibaba/RedisShake](https://github.com/alibaba/RedisShake)|redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。|2063|2|2022-01-19| -|151|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI.|1869|2|2021-11-14| -|152|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4271|2|2022-01-15| -|153|[cubeFS/cubefs](https://github.com/cubeFS/cubefs)|CubeFS (abbrev. CBFS) is a cloud native distributed file system and object store. |2508|2|2022-01-25| -|154|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|1874|2|2022-01-16| -|155|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|137|2|2021-12-01| -|156|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|634|2|2021-08-31| -|157|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2769|2|2021-10-27| -|158|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5526|2|2022-01-24| -|159|[mzz2017/gg](https://github.com/mzz2017/gg)|A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux).|107|2|2022-01-09| -|160|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|724|2|2022-01-25| -|161|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider.一个查询IP地理信息和CDN服务提供商的离线终端工具.|892|2|2021-12-17| -|162|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1041|2|2022-01-07| -|163|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|324|2|2022-01-25| -|164|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1862|2|2022-01-24| -|165|[Allenxuxu/gev](https://github.com/Allenxuxu/gev)|🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. |1338|2|2022-01-22| -|166|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3627|2|2021-12-24| -|167|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台|2911|2|2022-01-19| -|168|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源客服系统GO语言开发GO-FLY,免费客服系统/open source live customer chat by golang|1142|2|2022-01-16| -|169|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6091|2|2021-10-10| -|170|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2165|2|2022-01-18| -|171|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2601|2|2021-11-16| -|172|[k8gege/LadonGo](https://github.com/k8gege/LadonGo)|Ladon Pentest Scanner framework 全平台Go开源内网渗透扫描器框架,Windows/Linux/Mac内网渗透,使用它可轻松一键批量探测C段、B段、A段存活主机、高危漏洞检测MS17010、SmbGhost,远程执行SSH/Winrm,密码爆破SMB/SSH/FTP/Mysql/Mssql/Oracle/Winrm/HttpBasic/Redis,端口扫描服务识别P ...|779|2|2021-07-27| -|173|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2021|2|2022-01-25| -|174|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3976|2|2021-11-30| -|175|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|911|2|2021-09-30| +|123|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|380|2|2021-12-30| +|124|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1109|2|2022-01-26| +|125|[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|2454|2|2022-01-22| +|126|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2083|2|2022-01-22| +|127|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|272|2|2022-01-21| +|128|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3931|2|2021-11-13| +|129|[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 ...|5241|2|2021-10-26| +|130|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码,无需Java环境直接从二进制角度构造Ysoserial的Payload|271|2|2021-09-22| +|131|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1673|2|2022-01-18| +|132|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|1732|2|2022-01-14| +|133|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2954|2|2022-01-26| +|134|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|298|2|2022-01-14| +|135|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持webdav文件服务|304|2|2022-01-24| +|136|[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.|4941|2|2021-10-29| +|137|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1391|2|2022-01-26| +|138|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具,可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取,在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解,且是go平台首款开源的RDP暴力破解工具。|718|2|2022-01-11| +|139|[qax-os/ElasticHD](https://github.com/qax-os/ElasticHD)|Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索,Index template快捷替换修改,索引列表信息查看, SQL converts to DSL等 |3019|2|2021-09-28| +|140|[orca-zhang/ecache](https://github.com/orca-zhang/ecache)|🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🏳️🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecac ...|72|2|2022-01-11| +|141|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|594|2|2021-09-12| +|142|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊,群聊。文字,图片,语音,视频消息,屏幕共享,剪切板图片,基于WebRTC的P2P语音通话,视频聊天。|119|2|2021-12-11| +|143|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4266|2|2022-01-26| +|144|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1861|2|2021-08-15| +|145|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|545|2|2021-10-18| +|146|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3212|2|2022-01-20| +|147|[xelaj/mtproto](https://github.com/xelaj/mtproto)|Full-native go implementation of Telegram API|742|2|2021-08-31| +|148|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|1852|2|2022-01-26| +|149|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1659|2|2021-12-28| +|150|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|1614|2|2021-12-05| +|151|[alibaba/RedisShake](https://github.com/alibaba/RedisShake)|redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。|2064|2|2022-01-19| +|152|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI.|1869|2|2021-11-14| +|153|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4276|2|2022-01-15| +|154|[cubeFS/cubefs](https://github.com/cubeFS/cubefs)|CubeFS (abbrev. CBFS) is a cloud native distributed file system and object store. |2512|2|2022-01-26| +|155|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|1874|2|2022-01-16| +|156|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|137|2|2021-12-01| +|157|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|634|2|2021-08-31| +|158|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2773|2|2021-10-27| +|159|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5529|2|2022-01-24| +|160|[mzz2017/gg](https://github.com/mzz2017/gg)|A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux).|106|2|2022-01-09| +|161|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|725|2|2022-01-25| +|162|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider.一个查询IP地理信息和CDN服务提供商的离线终端工具.|893|2|2021-12-17| +|163|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1043|2|2022-01-07| +|164|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|324|2|2022-01-26| +|165|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1865|2|2022-01-26| +|166|[Allenxuxu/gev](https://github.com/Allenxuxu/gev)|🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. |1338|2|2022-01-22| +|167|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3627|2|2021-12-24| +|168|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台|2911|2|2022-01-19| +|169|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源客服系统GO语言开发GO-FLY,免费客服系统/open source live customer chat by golang|1144|2|2022-01-16| +|170|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6091|2|2021-10-10| +|171|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2165|2|2022-01-18| +|172|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2603|2|2021-11-16| +|173|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2021|2|2022-01-26| +|174|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3978|2|2021-11-30| +|175|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|912|2|2021-09-30| |176|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1484|2|2022-01-13| |177|[carina-io/carina](https://github.com/carina-io/carina)|Carina: an high performance and ops-free local storage for kubernetes|251|2|2022-01-25| -|178|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal 的Go版本SDK。【极简、易用的聚合支付SDK】|2024|2|2022-01-21| -|179|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5330|2|2022-01-10| -|180|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4310|2|2022-01-25| +|178|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal 的Go版本SDK。【极简、易用的聚合支付SDK】|2026|2|2022-01-21| +|179|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5334|2|2022-01-10| +|180|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4311|2|2022-01-26| |181|[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 ...|2798|2|2021-12-17| |182|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK(基于企业微信C版官方SDK封装)|204|1|2022-01-13| -|183|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器。|510|1|2022-01-25| +|183|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器。|511|1|2022-01-26| |184|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|285|1|2021-08-30| |185|[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. |210|1|2022-01-16| -|186|[modernizing/coca](https://github.com/modernizing/coca)|Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分 ...|688|1|2021-12-27| -|187|[smallnest/dive-to-gosync-workshop](https://github.com/smallnest/dive-to-gosync-workshop)|深入Go并发编程研讨课|1203|1|2022-01-18| -|188|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|208|1|2021-12-30| -|189|[pingcap/parser](https://github.com/pingcap/parser)|A MySQL Compatible SQL Parser|1152|1|2022-01-18| -|190|[kubecube-io/KubeCube](https://github.com/kubecube-io/KubeCube)|KubeCube is an open source enterprise-level container platform|215|1|2022-01-25| +|186|[modernizing/coca](https://github.com/modernizing/coca)|Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分 ...|689|1|2021-12-27| +|187|[smallnest/dive-to-gosync-workshop](https://github.com/smallnest/dive-to-gosync-workshop)|深入Go并发编程研讨课|1204|1|2022-01-18| +|188|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|209|1|2021-12-30| +|189|[pingcap/parser](https://github.com/pingcap/parser)|A MySQL Compatible SQL Parser|1153|1|2022-01-18| +|190|[kubecube-io/KubeCube](https://github.com/kubecube-io/KubeCube)|KubeCube is an open source enterprise-level container platform|216|1|2022-01-25| |191|[quzard/netflix-all-verify](https://github.com/quzard/netflix-all-verify)|NetFlix批量检测|83|1|2021-09-27| |192|[ort4u/goShellCodeByPassVT](https://github.com/ort4u/goShellCodeByPassVT)|通过线程注入及-race参数免杀全部VT|219|1|2021-11-05| -|193|[Ptt-official-app/Ptt-backend](https://github.com/Ptt-official-app/Ptt-backend)|PTT APP 的後端|196|1|2021-10-14| -|194|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|288|1|2022-01-18| -|195|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket[s]-FLV/TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify. 直播|800|1|2022-01-23| -|196|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|271|1|2022-01-25| -|197|[Zy143L/jdc](https://github.com/Zy143L/jdc)|JDC 青龙扫码面板|215|1|2021-08-02| -|198|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|63|1|2021-11-23| -|199|[d3mondev/puredns](https://github.com/d3mondev/puredns)|Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.|651|1|2021-12-02| -|200|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|1|2021-10-20| +|193|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|288|1|2022-01-18| +|194|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket[s]-FLV/TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify. 直播|802|1|2022-01-23| +|195|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|272|1|2022-01-25| +|196|[Zy143L/jdc](https://github.com/Zy143L/jdc)|JDC 青龙扫码面板|215|1|2021-08-02| +|197|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|65|1|2021-11-23| +|198|[d3mondev/puredns](https://github.com/d3mondev/puredns)|Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.|651|1|2021-12-02| +|199|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|1|2021-10-20| +|200|[RealLiuSha/echo-admin](https://github.com/RealLiuSha/echo-admin)|基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架,致力于提供一套尽可能轻量且优雅的中后台解决方案。|150|1|2021-10-22|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Groovy.md b/content/charts/growth/software/Groovy.md index 05f060db..33f6743e 100644 --- a/content/charts/growth/software/Groovy.md +++ b/content/charts/growth/software/Groovy.md @@ -1,15 +1,15 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Groovy -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[eonliu/packer](https://github.com/eonliu/packer)|Packer是Android打包工具插件,支持360加固、多渠道打包、将APK上传到FTP等功能。|3|2|2022-01-25| -|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.+|2149|2|2022-01-18| -|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.|3600|2|2021-09-15| +|1|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2150|2|2022-01-18| +|2|[HujiangTechnology/gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx)|A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.|3602|2|2021-09-15| +|3|[eonliu/packer](https://github.com/eonliu/packer)|Packer是Android打包工具插件,支持360加固、多渠道打包、将APK上传到FTP等功能。|3|1|2022-01-25| |4|[pengxurui/EasyPrivacy](https://github.com/pengxurui/EasyPrivacy)|一个帮助开发者快速找到国内隐私整改问题的工具|74|1|2021-12-27| -|5|[luckybilly/AutoRegister](https://github.com/luckybilly/AutoRegister)|基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC|1003|1|2022-01-05| +|5|[luckybilly/AutoRegister](https://github.com/luckybilly/AutoRegister)|基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC|1004|1|2022-01-05| |6|[zeyangli/jenkinslibrary](https://github.com/zeyangli/jenkinslibrary)|Jenkins共享库|100|0|2021-10-17| |7|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|304|0|2022-01-19| |8|[Peakmain/AsmActualCombat](https://github.com/Peakmain/AsmActualCombat)|ASM实战——埋点|7|0|2022-01-25| @@ -28,14 +28,13 @@ |21|[keepLove/android-jiagu-plugin](https://github.com/keepLove/android-jiagu-plugin)|360加固Gradle插件|6|0|2022-01-14| |22|[miqt/MethodHookTool](https://github.com/miqt/MethodHookTool)|这是一个android 方法 hook 插件,通过hook方法进入和退出,能进行很多自定义的事情|19|0|2021-07-29| |23|[piitw/gaea](https://github.com/piitw/gaea)|发布Library的轻量级插件|2|0|2021-09-02| -|24|[duking666/ImgCompressPlugin](https://github.com/duking666/ImgCompressPlugin)|一款Android端自动化图片压缩的gradle插件,一键扫描项目中的资源目录并进行批量图片压缩,提供3种压缩方式,支持有损及无损压缩.同时会记录已压缩的文件,适合个人及团队协同使用.|91|0|2021-11-03| +|24|[duking666/ImgCompressPlugin](https://github.com/duking666/ImgCompressPlugin)|一款Android端自动化图片压缩的gradle插件,一键扫描项目中的资源目录并进行批量图片压缩,提供3种压缩方式,支持有损及无损压缩.同时会记录已压缩的文件,适合个人及团队协同使用.|92|0|2021-11-03| |25|[galaxybruce/AndroidPionner](https://github.com/galaxybruce/AndroidPionner)|为android工程编译提供常用功能的gradle插件,旨在把一些常用自动化的脚本收集在一起。|34|0|2022-01-11| |26|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|CICD流水线|9|0|2022-01-05| -|27|[Ryan-Shz/Repo](https://github.com/Ryan-Shz/Repo)|一个基于shell + gradle开发的效率工具,用来优化模块化/组件化分仓后带来的编译和调试痛点,提升开发效率|27|0|2021-07-27| -|28|[mark4z/cloud-alibaba](https://github.com/mark4z/cloud-alibaba)|一个简单的Spring cloud alibaba demo|2|0|2021-10-06| -|29|[AyakuraYuki/content-storage-app](https://github.com/AyakuraYuki/content-storage-app)|泛用型内容管理工具,采用JSON存储内容,SQLite持久化数据,TOTP时间动态码校验用户,Base64/DES加密数据|4|0|2021-09-13| -|30|[dikeboy/DhMethodTime](https://github.com/dikeboy/DhMethodTime)|统计安卓所有方法执行耗时 ,用于开发 测试时分析性能,分析ANR,Calculate android method time,|5|0|2021-08-17| -|31|[ZakAnun/UploadApkPlugin](https://github.com/ZakAnun/UploadApkPlugin)|上传 apk 文件到指定测试平台的插件|13|0|2021-10-18| +|27|[mark4z/cloud-alibaba](https://github.com/mark4z/cloud-alibaba)|一个简单的Spring cloud alibaba demo|2|0|2021-10-06| +|28|[AyakuraYuki/content-storage-app](https://github.com/AyakuraYuki/content-storage-app)|泛用型内容管理工具,采用JSON存储内容,SQLite持久化数据,TOTP时间动态码校验用户,Base64/DES加密数据|4|0|2021-09-13| +|29|[dikeboy/DhMethodTime](https://github.com/dikeboy/DhMethodTime)|统计安卓所有方法执行耗时 ,用于开发 测试时分析性能,分析ANR,Calculate android method time,|5|0|2021-08-17| +|30|[ZakAnun/UploadApkPlugin](https://github.com/ZakAnun/UploadApkPlugin)|上传 apk 文件到指定测试平台的插件|13|0|2021-10-18|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/HTML.md b/content/charts/growth/software/HTML.md index ce4d1d43..5375ca55 100644 --- a/content/charts/growth/software/HTML.md +++ b/content/charts/growth/software/HTML.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > HTML -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|287|36|2022-01-24| +|1|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|295|33|2022-01-24| |2|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|670|19|2021-12-23| -|3|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2571|11|2022-01-24| -|4|[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.|26087|10|2021-12-10| -|5|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|483|6|2021-11-25| -|6|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5602|5|2021-10-25| -|7|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|3812|4|2021-09-16| +|3|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2572|11|2022-01-24| +|4|[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.|26091|10|2021-12-10| +|5|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|485|6|2021-11-25| +|6|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5605|5|2021-10-25| +|7|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|3811|4|2021-09-16| |8|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|4|2022-01-11| |9|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3217|4|2021-11-22| -|10|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5836|4|2021-12-13| -|11|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2613|4|2022-01-25| -|12|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9983|4|2022-01-09| +|10|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5838|4|2022-01-25| +|11|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2616|4|2022-01-25| +|12|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9982|4|2022-01-09| |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|1174|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.|2530|3|2022-01-25| +|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.|2537|3|2022-01-26| |15|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|425|3|2021-12-24| -|16|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1430|3|2022-01-23| -|17|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9194|3|2022-01-25| -|18|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|5988|3|2022-01-16| +|16|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1432|3|2022-01-23| +|17|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9203|3|2022-01-26| +|18|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|5992|3|2022-01-16| |19|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2970|2|2022-01-15| |20|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|141|2|2021-12-11| -|21|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4498|2|2022-01-15| -|22|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1683|2|2022-01-23| -|23|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|128|2|2022-01-17| -|24|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1270|2|2022-01-10| +|21|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4499|2|2022-01-15| +|22|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1687|2|2022-01-23| +|23|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|128|2|2022-01-26| +|24|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1273|2|2022-01-10| |25|[shengyp/doing_the_PhD](https://github.com/shengyp/doing_the_PhD)|-|1002|2|2022-01-02| -|26|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|157|2|2022-01-20| -|27|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3737|2|2022-01-04| -|28|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的2022年系统架构设计师(软考高级)备考资源库。|2527|2|2022-01-24| -|29|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6079|2|2022-01-09| -|30|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|740|2|2022-01-18| -|31|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7795|2|2021-10-01| +|26|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|160|2|2022-01-20| +|27|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3755|2|2022-01-04| +|28|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的2022年系统架构设计师(软考高级)备考资源库。|2530|2|2022-01-24| +|29|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6082|2|2022-01-09| +|30|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|742|2|2022-01-18| +|31|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7796|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|256|2|2021-08-28| -|33|[iwestlin/gd-utils](https://github.com/iwestlin/gd-utils)|Google Drive 百宝箱|1199|2|2022-01-22| +|33|[iwestlin/gd-utils](https://github.com/iwestlin/gd-utils)|Google Drive 百宝箱|1200|2|2022-01-22| |34|[BlueSkyXN/AdGuardHomeRules](https://github.com/BlueSkyXN/AdGuardHomeRules)|高达百万级规则!由我原创&整理的 AdGuardHomeRules ADH广告拦截过滤规则!打造全网最强最全规则集|310|1|2021-11-19| |35|[wx-chevalier/DistributedSystem-Series](https://github.com/wx-chevalier/DistributedSystem-Series)|:books: 深入浅出分布式基础架构,Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1278|1|2022-01-10| |36|[wx-chevalier/Database-Series](https://github.com/wx-chevalier/Database-Series)|📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|609|1|2021-11-06| -|37|[sinaweibosdk/weibo_android_sdk](https://github.com/sinaweibosdk/weibo_android_sdk)|新浪微博 Android SDK|1746|1|2021-12-08| -|38|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|79|1|2021-09-24| +|37|[sinaweibosdk/weibo_android_sdk](https://github.com/sinaweibosdk/weibo_android_sdk)|新浪微博 Android SDK|1747|1|2021-12-08| +|38|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|80|1|2021-09-24| |39|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|298|1|2021-12-16| |40|[Cl0udG0d/HXnineTails](https://github.com/Cl0udG0d/HXnineTails)|python3实现的集成了github上多个扫描工具的命令行WEB扫描工具|218|1|2021-12-13| |41|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|80|1|2021-12-21| -|42|[lyy289065406/re0-web](https://github.com/lyy289065406/re0-web)|Re0:从零开始的异世界生活 (WEB版)|835|1|2022-01-04| +|42|[lyy289065406/re0-web](https://github.com/lyy289065406/re0-web)|Re0:从零开始的异世界生活 (WEB版)|836|1|2022-01-04| |43|[grangier/python-goose](https://github.com/grangier/python-goose)|Html Content / Article Extractor, web scrapping lib in Python|3748|1|2021-12-26| |44|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|849|1|2021-09-09| |45|[PerrorOne/miner-proxy](https://github.com/PerrorOne/miner-proxy)|it free, 高性能加密传输矿工与矿池中的数据, 适用所有币种/ssl/tcp, |76|1|2022-01-22| -|46|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|77|1|2021-12-04| -|47|[F4bwDP6a6W/FLY_US](https://github.com/F4bwDP6a6W/FLY_US)|美国大学备考资料 How to apply US colleges|1709|1|2021-11-26| +|46|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|76|1|2021-12-04| +|47|[F4bwDP6a6W/FLY_US](https://github.com/F4bwDP6a6W/FLY_US)|美国大学备考资料 How to apply US colleges|1709|1|2022-01-25| |48|[JohnYan2017/SmartCharts](https://github.com/JohnYan2017/SmartCharts)|🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步|220|1|2022-01-20| -|49|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|902|1|2021-12-21| +|49|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|905|1|2021-12-21| |50|[MassMove/AttackVectors](https://github.com/MassMove/AttackVectors)|A repository to monitor attack vectors from state-backed information operations|390|1|2021-08-28| |51|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景(360°)鞋子展示(包含建模过程)|232|1|2021-09-16| -|52|[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.|443|1|2022-01-17| +|52|[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.|444|1|2022-01-17| |53|[HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)|讲解开源项目系列文章库|1241|1|2022-01-24| |54|[tigerneil/awesome-deep-rl](https://github.com/tigerneil/awesome-deep-rl)|For deep RL and the future of AI. |1101|1|2022-01-22| |55|[Wh0ale/SRC-experience](https://github.com/Wh0ale/SRC-experience)|工欲善其事,必先利其器|1123|1|2021-12-02| -|56|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1644|1|2022-01-25| +|56|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1647|1|2022-01-26| |57|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|156|1|2022-01-23| -|58|[oneStarLR/myblog-mybatis](https://github.com/oneStarLR/myblog-mybatis)|个人博客系统(SpringBoot+Mybatis)|451|1|2021-08-10| +|58|[oneStarLR/myblog-mybatis](https://github.com/oneStarLR/myblog-mybatis)|个人博客系统(SpringBoot+Mybatis)|452|1|2021-08-10| |59|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|421|1|2021-12-17| |60|[HollowMan6/LZU-Auto-COVID-Health-Report](https://github.com/HollowMan6/LZU-Auto-COVID-Health-Report)|LZU Auto COVID Health Report.(兰州大学疫情期间自动定时健康打卡)|290|1|2021-11-22| |61|[r00tSe7en/Flash-Pop](https://github.com/r00tSe7en/Flash-Pop)|Flash钓鱼弹窗优化版|419|1|2022-01-12| -|62|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器,YYDS!仅供娱乐,切勿当真~|154|1|2021-08-24| -|63|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1588|1|2022-01-11| -|64|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|39|1|2022-01-02| -|65|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|455|1|2022-01-24| -|66|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|985|1|2022-01-18| -|67|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|290|1|2022-01-24| -|68|[yzhu798/CodingInterviewsNotes](https://github.com/yzhu798/CodingInterviewsNotes)|涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》 ...|1232|1|2022-01-16| -|69|[cym1102/nginxWebUI](https://github.com/cym1102/nginxWebUI)|Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具,使用网页来快速配置与管理nginx单机与集群|644|1|2022-01-25| -|70|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|262|1|2021-11-17| -|71|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|552|1|2022-01-25| -|72|[chroblert/Flash-Pop2](https://github.com/chroblert/Flash-Pop2)|Flash-Pop升级版|45|1|2021-11-07| -|73|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |177|1|2021-08-26| -|74|[ffffffff0x/AboutSecurity](https://github.com/ffffffff0x/AboutSecurity)|Everything for pentest. 用于渗透测试的 payload 和 bypass 字典.|481|1|2022-01-19| -|75|[SaltyLeo/i-book.in_Archive](https://github.com/SaltyLeo/i-book.in_Archive)|-|654|1|2021-08-03| -|76|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1408|1|2022-01-05| -|77|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3104|1|2021-12-27| -|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|860|1|2021-10-07| -|79|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|69|1|2021-12-30| -|80|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|489|1|2021-10-09| -|81|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10 自带微软五笔码表与短语替换与管理工具( 可将系统五笔替换为郑码、小鹤音形等 ),并可增强五笔设置、热键等功能。 发布后的软件仅930KB( 绿色免安装 )。软件已自带郑码、小鹤音形、五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。|582|1|2021-10-04| -|82|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|654|1|2022-01-17| -|83|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|627|1|2022-01-25| -|84|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1325|1|2021-11-26| -|85|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2693|1|2022-01-21| -|86|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|987|1|2021-12-09| -|87|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|714|1|2022-01-08| -|88|[Ehco1996/Python-crawler](https://github.com/Ehco1996/Python-crawler)|从头开始 系统化的 学习如何写Python爬虫。 Python版本 3.6 |1597|1|2021-12-13| -|89|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|29|1|2021-12-13| -|90|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|1|2021-11-05| -|91|[wx-chevalier/Awesome-CS-Books-and-Digests](https://github.com/wx-chevalier/Awesome-CS-Books-and-Digests)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1404|1|2022-01-06| -|92|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4383|1|2021-12-31| -|93|[helloxz/ccaa](https://github.com/helloxz/ccaa)|Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载、文件管理。|836|1|2022-01-23| -|94|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2978|1|2022-01-25| -|95|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|1|2022-01-08| -|96|[tengshe789/SpringCloud-miaosha](https://github.com/tengshe789/SpringCloud-miaosha)|一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read. It can be used as a paper material for academic defense.|193|0|2022-01-13| -|97|[wx-chevalier/Spring-Series](https://github.com/wx-chevalier/Spring-Series)|Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战|18|0|2021-11-28| -|98|[Nick-Hopps/v2-ui-plus](https://github.com/Nick-Hopps/v2-ui-plus)|-|52|0|2021-09-16| -|99|[tc39/proposal-intl-enumeration](https://github.com/tc39/proposal-intl-enumeration)|Return supported values of options, such as timeZone, calendars, numberingSystems, currencies, units|39|0|2021-12-02| -|100|[godloveliang/Programming-a-Real-Self-Driving-Car](https://github.com/godloveliang/Programming-a-Real-Self-Driving-Car)|For this project, ROS nodes will be writing to implement core functionality of the autonomous vehicle system, including traffic light detection, control, and waypoint following! Then test the code usi ...|17|0|2021-09-08| -|101|[wanqihua/blog](https://github.com/wanqihua/blog)|-|192|0|2021-08-10| -|102|[DilemmaVi/ecsheet](https://github.com/DilemmaVi/ecsheet)|基于Luckysheet实现的协同编辑在线表格|69|0|2021-11-12| -|103|[wx-chevalier/Rust-Series](https://github.com/wx-chevalier/Rust-Series)|Rust Series,语法基础、数据结构、并发编程、工程实践,常见的代码示例 & 数据结构与算法|27|0|2021-11-28| -|104|[OIerDb-ng/OIer](https://github.com/OIerDb-ng/OIer)|A database for OIers|532|0|2021-12-24| -|105|[scwang90/CodeMan](https://github.com/scwang90/CodeMan)|spring-dbutil-jsp-web 代码生成项目|17|0|2021-08-23| -|106|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|220|0|2022-01-06| -|107|[2010yhh/springBoot-demos](https://github.com/2010yhh/springBoot-demos)|springBoot-demos基于1.5.x版本|271|0|2022-01-15| -|108|[QMUI/QMUIDemo_Web](https://github.com/QMUI/QMUIDemo_Web)|QMUI Web 的示例项目及文档|109|0|2022-01-13| -|109|[tmplink/tmpUI](https://github.com/tmplink/tmpUI)|JavaScript framework written on es6. You can use it to modularize your front-end projects. Only 35kb in size, no other dependencies. Easy to use.|69|0|2022-01-04| -|110|[Anarion-zuo/AnBlogs](https://github.com/Anarion-zuo/AnBlogs)|All of my published&unpublished blogs|151|0|2022-01-06| -|111|[sunnankar/wuc-new](https://github.com/sunnankar/wuc-new)|We Use Coins website.|33|0|2021-11-04| -|112|[xskh2007/NginxAdmin](https://github.com/xskh2007/NginxAdmin)|nginx配置文件管理后台|25|0|2021-12-30| -|113|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|450|0|2022-01-21| -|114|[swimos/tutorial](https://github.com/swimos/tutorial)|Tutorials to help you build your first Swim app|27|0|2021-08-17| -|115|[ueumd/fucking-algorithms](https://github.com/ueumd/fucking-algorithms)|Javascript数据结构与算法 设计模式 - 「更新中」【欢迎 watch,有兴趣点个 star】|25|0|2021-12-07| -|116|[erocrawler/gmgard](https://github.com/erocrawler/gmgard)|gmgard.com|34|0|2021-12-09| -|117|[jimting/AREEAnswer](https://github.com/jimting/AREEAnswer)|AREEAnswer - 學術倫理解答王|44|0|2021-09-09| -|118|[covidcaremap/covid19-healthsystemcapacity](https://github.com/covidcaremap/covid19-healthsystemcapacity)|Open geospatial work to support health systems' capacity (providers, supplies, ventilators, beds, meds) to effectively care for rapidly growing COVID19 patient needs|96|0|2022-01-16| -|119|[hostsoft/diretcadmin-chinese-lang](https://github.com/hostsoft/diretcadmin-chinese-lang)|DirectAdmin 中文语言包 By 主机软件 hostsoft.cn|36|0|2021-12-23| -|120|[18996677975/myHtmlDemo](https://github.com/18996677975/myHtmlDemo)|我的HTML代码|68|0|2021-11-26| -|121|[MonkSoul/Monk.UI](https://github.com/MonkSoul/Monk.UI)|原生Javascript开发,让你的表单亮起来!|68|0|2021-10-19| -|122|[duxiaoqin/Lecture-notes-for-Artificial-Intelligence](https://github.com/duxiaoqin/Lecture-notes-for-Artificial-Intelligence)|Lecture notes for Artificial Intelligence (人工智能讲义)|18|0|2021-11-15| -|123|[Huochengyan/myGoProject](https://github.com/Huochengyan/myGoProject)|一个很适合学习GO开发的源代码|23|0|2022-01-02| -|124|[Crazepony/crazepony.github.io](https://github.com/Crazepony/crazepony.github.io)|The web site of Crazepony.|71|0|2021-09-27| -|125|[folkstory/lingqiu-folk-story](https://github.com/folkstory/lingqiu-folk-story)|灵丘民间故事歌谣谚语集成|322|0|2022-01-18| -|126|[ekibun/flutter_qjs](https://github.com/ekibun/flutter_qjs)|A quickjs engine for flutter.|71|0|2021-10-03| -|127|[holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest)|吃透本仓库,变身vue项目单体测试大神|414|0|2022-01-15| -|128|[mendax1234/ThinkpadX390-Opencore-EFI](https://github.com/mendax1234/ThinkpadX390-Opencore-EFI)|macOS Catalina & Big Sur on ThinkPad X390 (Hackintosh)|31|0|2021-11-15| -|129|[LKI/lki.github.io](https://github.com/LKI/lki.github.io)|My blog, with memes in issues and TILs in README.|150|0|2022-01-17| -|130|[sunmouren/sunmouren](https://github.com/sunmouren/sunmouren)|一个可以发布文章、修改文章、喜欢文章、粉丝系统、评论、回复、点赞评论、关注人的动态的Django项目。|22|0|2022-01-13| -|131|[aoaostar/aliyundrive_uploader_for_baota](https://github.com/aoaostar/aliyundrive_uploader_for_baota)|阿里云盘上传宝塔插件|40|0|2021-09-24| -|132|[tc39/proposal-intl-locale-info](https://github.com/tc39/proposal-intl-locale-info)|An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.|22|0|2021-12-15| -|133|[ba1ma0/chrome_extension](https://github.com/ba1ma0/chrome_extension)|越权检测服务器Chrome插件开发部分|17|0|2021-08-11| -|134|[cliclitv/clicli-hybrid-app](https://github.com/cliclitv/clicli-hybrid-app)|🍰 CliCli hybrid app powered by apicloud and vue .|30|0|2021-08-10| -|135|[xiaoqingfengATGH/feeds-xiaoqingfeng](https://github.com/xiaoqingfengATGH/feeds-xiaoqingfeng)|Self maintained openwrt packages|25|0|2022-01-02| -|136|[dongyao8/daohang](https://github.com/dongyao8/daohang)|网址导航网站|19|0|2021-10-26| -|137|[qiuyy128/nova](https://github.com/qiuyy128/nova)|自动化运维管理平台|26|0|2022-01-06| -|138|[fundvis/fund-data](https://github.com/fundvis/fund-data)|爬虫@nullpointer/fund-crawler所爬取的基金数据,包括基金排名和基金净值,每日更新。|34|0|2022-01-25| -|139|[dongfangyuxiao/BurpExtend](https://github.com/dongfangyuxiao/BurpExtend)|基于Burp插件开发打造渗透测试自动化|236|0|2021-12-07| -|140|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1191|0|2022-01-18| -|141|[chadagreene/CDT](https://github.com/chadagreene/CDT)|The Climate Data Toolbox for MATLAB|75|0|2021-10-15| -|142|[ZiXia1/Mr.Film-Theme](https://github.com/ZiXia1/Mr.Film-Theme)|苹果csmV10仿电影先生第1-2版自适应模板|79|0|2022-01-18| -|143|[wildfirechat/vue-chat](https://github.com/wildfirechat/vue-chat)|即时通讯(野火IM)系统Web端|64|0|2022-01-24| -|144|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|0|2021-11-11| -|145|[oam-dev/kubevela.io](https://github.com/oam-dev/kubevela.io)|KubeVela documentations and website (https://kubevela.io).|22|0|2022-01-24| -|146|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|213|0|2022-01-23| -|147|[wangzhiye-tiancai/mysupervisor_save](https://github.com/wangzhiye-tiancai/mysupervisor_save)|收集“导师评价”相关资源,及原“导师评价网”存档数据 |148|0|2022-01-25| -|148|[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.|45|0|2022-01-20| -|149|[wujun728/jun_linux](https://github.com/wujun728/jun_linux)|Linux运维安装工具及脚本,项目基于shell、python,运维脚本、docker脚本、各种工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、php、redis、tomcat、gcc、gitlib、mq、dfs、k8s、jdk等(Python开发、DjangoWeb开发、爬虫、小工具、PyQt、大数据分析、AI智能、Python代码生成)|18|0|2021-12-02| -|150|[kokdemo/jike-stickers](https://github.com/kokdemo/jike-stickers)|即刻风格的表情包生成器|26|0|2021-09-26| -|151|[saucxs/nodeJSBlog](https://github.com/saucxs/nodeJSBlog)|sau交流学习社区系统,是一个拥有博客功能和社区分享评论功能的一个学习分享平台,后端完全使用nodeJS,数据库使用mysql,基于nodejs的thinkjs框架搭建的 ,前台系统:https://www.mwcxs.top 后台系统:https://www.mwcxs.top/admin|47|0|2022-01-15| -|152|[wx-chevalier/Financial-Series](https://github.com/wx-chevalier/Financial-Series)|非熊斋,科技、财经与投资|16|0|2021-11-02| -|153|[LoyalWilliams/noveljava](https://github.com/LoyalWilliams/noveljava)|java开发的小说爬虫,ssm框架搭建web展示|28|0|2021-08-23| -|154|[coocy/emoji](https://github.com/coocy/emoji)|在网页中显示emoji表情符号|175|0|2021-10-03| -|155|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|0|2022-01-18| -|156|[HeroIsUseless/MyBook](https://github.com/HeroIsUseless/MyBook)|简约优美的电子书阅读器(支持全平台)|121|0|2021-10-25| -|157|[abc-club/taro-music-ts](https://github.com/abc-club/taro-music-ts)|优秀的taro开源项目|56|0|2022-01-13| -|158|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|29|0|2022-01-23| -|159|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|709|0|2022-01-22| -|160|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|127|0|2021-10-23| -|161|[Xmader/aria-ng-gui-android](https://github.com/Xmader/aria-ng-gui-android)|一个 Aria2 图形界面安卓客户端 An Aria2 GUI Android App|282|0|2021-08-10| -|162|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |593|0|2022-01-23| -|163|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|25|0|2021-11-17| -|164|[twngo/privacytools-zh](https://github.com/twngo/privacytools-zh)|privacytool.io -Traditional Chinese version|51|0|2021-10-07| -|165|[LightSideWorkbench/LightSide](https://github.com/LightSideWorkbench/LightSide)|LightSide Workbench|18|0|2021-09-27| -|166|[xingrz/smartisan](https://github.com/xingrz/smartisan)|锤学研究|46|0|2022-01-06| -|167|[zncapp/zncapp](https://github.com/zncapp/zncapp)|我们的口号是:铲除渣男,我们是专业的。|19|0|2021-10-05| -|168|[whxaxes/node-test](https://github.com/whxaxes/node-test)|Nodejs demo|298|0|2021-10-22| -|169|[BYVoid/ytenx](https://github.com/BYVoid/ytenx)|YonhTenxMyangx 韻典網|88|0|2021-12-02| -|170|[rokid/docs](https://github.com/rokid/docs)|Rokid 语音开放平台,包含技能开发、语音设备接入及智能家居接入的文档、SDK 及示例代码|90|0|2021-08-06| -|171|[saidwho13/hamza](https://github.com/saidwho13/hamza)|Fast C OpenType Library|48|0|2022-01-17| -|172|[wx-chevalier/DevOps-Series](https://github.com/wx-chevalier/DevOps-Series)|📚DevOps,软件开发与发布,测试、CI、自动化、日志聚合、监控告警、SRE|24|0|2022-01-06| -|173|[lyliyongblue/Java-Enterprise-IT-Architect-s-Dream](https://github.com/lyliyongblue/Java-Enterprise-IT-Architect-s-Dream)|8年的Java开发经验。一天,老婆问我:“你是不是都可以做架构师了?”。我一下子,犹豫了,突然觉得自己对Java一无所有。从大学开始接触学习Java开始,从小白到带团队,从做功能到设计项目,带团队做项目,一路走来,发现没留下些什么。时候对Java工作做下总结了,这也是我的架构梦,一个总结。|22|0|2022-01-07| -|174|[forevergooe/v2-ui](https://github.com/forevergooe/v2-ui)|-|32|0|2021-10-21| -|175|[hongmaple/HtxkEmsm](https://github.com/hongmaple/HtxkEmsm)|本系统基于若依框架,感谢若依的开源,RuoYi 是一个 Java EE 企业级快速开发平台,基于经典技术组合(Spring Boot、Apache Shiro、MyBatis、Thymeleaf、Bootstrap),内置模块如:部门管理、角色用户、菜单及按钮授权、数据权限、系统参数、日志管理、通知公告等。在线定时任务配置;支持集群,支持多数据源。 #主要特性 完全响应式布局(支持电脑、平板、手 ...|46|0|2021-09-20| -|176|[yangjingyu/vs-tree](https://github.com/yangjingyu/vs-tree)|移动端PC端通用树组件,适用于企业组织通讯录,百万数据支持|271|0|2021-11-11| -|177|[taisukef/Geo3x3](https://github.com/taisukef/Geo3x3)|a simple geo-coding system for WGS84|24|0|2021-12-15| -|178|[Wei2624/AI_Learning_Hub](https://github.com/Wei2624/AI_Learning_Hub)|AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics|53|0|2021-09-27| -|179|[NiuStar/RtspServerTest](https://github.com/NiuStar/RtspServerTest)|RtspServer服务器|17|0|2021-08-17| -|180|[Wscats/omi-docs](https://github.com/Wscats/omi-docs)|📃omil文档|65|0|2021-08-11| -|181|[luoxuhai/chinese-novel](https://github.com/luoxuhai/chinese-novel)|📙 Chinese novel database 最全的中国古典小说数据库。|118|0|2021-09-12| -|182|[shenzhim/img-captcha](https://github.com/shenzhim/img-captcha)|基于canvas的图片滑块式验证码|54|0|2021-10-11| -|183|[thinkerchan/blog](https://github.com/thinkerchan/blog)|javascript高级程序设计(第三版) 快速阅读版,省略较多不常用的内容。|28|0|2021-11-10| -|184|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|165|0|2021-12-23| -|185|[Oreomeow/freenom-py](https://github.com/Oreomeow/freenom-py)|Freenom 域名自动续约 python 项目|66|0|2021-10-22| -|186|[qihangchenhao/Amazon_Spider_Sys](https://github.com/qihangchenhao/Amazon_Spider_Sys)|Amazon Spider 亚马逊商品信息抓取系统,包含商品监控模块,商品评价监控模块,商品库存监控系统,评论词云模块,用户管理模块|37|0|2022-01-13| -|187|[zhengmin1989/MyArticles](https://github.com/zhengmin1989/MyArticles)|蒸米的文章(iOS冰与火之歌系列,一步一步学ROP系列,安卓动态调试七种武器系列等)|809|0|2021-08-12| -|188|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|82|0|2022-01-17| -|189|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1722|0|2022-01-18| -|190|[vesoft-inc/nebula-docs-cn](https://github.com/vesoft-inc/nebula-docs-cn)|Repository for the Chinese documentations|36|0|2022-01-25| -|191|[zhisheng17/zhisheng17.github.io](https://github.com/zhisheng17/zhisheng17.github.io)|my blog website —— www.54tianzhisheng.cn|91|0|2022-01-23| -|192|[PaulSquires/WinFBE](https://github.com/PaulSquires/WinFBE)|FreeBASIC Editor for Windows|97|0|2021-09-20| -|193|[amphineko/atomicneko](https://github.com/amphineko/atomicneko)|a simple homepage (or template) located at|210|0|2022-01-13| -|194|[walkor/webman-manual](https://github.com/walkor/webman-manual)|Manual for webman|36|0|2022-01-23| -|195|[idealclover/Easy-to-Download](https://github.com/idealclover/Easy-to-Download)|🔖可轻松配置的APP下载页&南哪课表官网|16|0|2021-09-09| -|196|[jingjingdemao/React-YingHuaShiPin](https://github.com/jingjingdemao/React-YingHuaShiPin)|一款集追剧看番一体的视频软件|24|0|2021-09-21| -|197|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|169|0|2022-01-23| -|198|[w3c/mlreq](https://github.com/w3c/mlreq)|Mongolian Layout Requirements|16|0|2021-11-19| -|199|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|465|0|2022-01-06| -|200|[qisi007/react-admin-plus](https://github.com/qisi007/react-admin-plus)|基于react,ant-ui,typescript的前端微服务框架。|38|0|2022-01-04| +|62|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|1256|1|2022-01-23| +|63|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器,YYDS!仅供娱乐,切勿当真~|154|1|2021-08-24| +|64|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1588|1|2022-01-11| +|65|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|39|1|2022-01-02| +|66|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|455|1|2022-01-24| +|67|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|985|1|2022-01-18| +|68|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|292|1|2022-01-24| +|69|[yzhu798/CodingInterviewsNotes](https://github.com/yzhu798/CodingInterviewsNotes)|涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》 ...|1233|1|2022-01-16| +|70|[cym1102/nginxWebUI](https://github.com/cym1102/nginxWebUI)|Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具,使用网页来快速配置与管理nginx单机与集群|648|1|2022-01-25| +|71|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|262|1|2021-11-17| +|72|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|553|1|2022-01-26| +|73|[chroblert/Flash-Pop2](https://github.com/chroblert/Flash-Pop2)|Flash-Pop升级版|45|1|2021-11-07| +|74|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |178|1|2021-08-26| +|75|[ffffffff0x/AboutSecurity](https://github.com/ffffffff0x/AboutSecurity)|Everything for pentest. 用于渗透测试的 payload 和 bypass 字典.|480|1|2022-01-19| +|76|[SaltyLeo/i-book.in_Archive](https://github.com/SaltyLeo/i-book.in_Archive)|-|654|1|2021-08-03| +|77|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1409|1|2022-01-05| +|78|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3106|1|2021-12-27| +|79|[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|860|1|2021-10-07| +|80|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|69|1|2021-12-30| +|81|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|489|1|2021-10-09| +|82|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10 自带微软五笔码表与短语替换与管理工具( 可将系统五笔替换为郑码、小鹤音形等 ),并可增强五笔设置、热键等功能。 发布后的软件仅930KB( 绿色免安装 )。软件已自带郑码、小鹤音形、五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。|583|1|2021-10-04| +|83|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|656|1|2022-01-26| +|84|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|627|1|2022-01-25| +|85|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1324|1|2021-11-26| +|86|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2695|1|2022-01-21| +|87|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|988|1|2021-12-09| +|88|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|714|1|2022-01-08| +|89|[Ehco1996/Python-crawler](https://github.com/Ehco1996/Python-crawler)|从头开始 系统化的 学习如何写Python爬虫。 Python版本 3.6 |1598|1|2021-12-13| +|90|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|28|1|2021-12-13| +|91|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|1|2021-11-05| +|92|[wx-chevalier/Awesome-CS-Books-and-Digests](https://github.com/wx-chevalier/Awesome-CS-Books-and-Digests)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1404|1|2022-01-06| +|93|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4385|1|2021-12-31| +|94|[helloxz/ccaa](https://github.com/helloxz/ccaa)|Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载、文件管理。|836|1|2022-01-23| +|95|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2979|1|2022-01-26| +|96|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|1|2022-01-08| +|97|[tengshe789/SpringCloud-miaosha](https://github.com/tengshe789/SpringCloud-miaosha)|一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read. It can be used as a paper material for academic defense.|193|0|2022-01-13| +|98|[wx-chevalier/Spring-Series](https://github.com/wx-chevalier/Spring-Series)|Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战|18|0|2021-11-28| +|99|[Nick-Hopps/v2-ui-plus](https://github.com/Nick-Hopps/v2-ui-plus)|-|52|0|2021-09-16| +|100|[tc39/proposal-intl-enumeration](https://github.com/tc39/proposal-intl-enumeration)|Return supported values of options, such as timeZone, calendars, numberingSystems, currencies, units|39|0|2021-12-02| +|101|[godloveliang/Programming-a-Real-Self-Driving-Car](https://github.com/godloveliang/Programming-a-Real-Self-Driving-Car)|For this project, ROS nodes will be writing to implement core functionality of the autonomous vehicle system, including traffic light detection, control, and waypoint following! Then test the code usi ...|17|0|2021-09-08| +|102|[wanqihua/blog](https://github.com/wanqihua/blog)|-|192|0|2021-08-10| +|103|[DilemmaVi/ecsheet](https://github.com/DilemmaVi/ecsheet)|基于Luckysheet实现的协同编辑在线表格|69|0|2021-11-12| +|104|[wx-chevalier/Rust-Series](https://github.com/wx-chevalier/Rust-Series)|Rust Series,语法基础、数据结构、并发编程、工程实践,常见的代码示例 & 数据结构与算法|27|0|2021-11-28| +|105|[OIerDb-ng/OIer](https://github.com/OIerDb-ng/OIer)|A database for OIers|533|0|2021-12-24| +|106|[scwang90/CodeMan](https://github.com/scwang90/CodeMan)|spring-dbutil-jsp-web 代码生成项目|17|0|2021-08-23| +|107|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|220|0|2022-01-06| +|108|[2010yhh/springBoot-demos](https://github.com/2010yhh/springBoot-demos)|springBoot-demos基于1.5.x版本|271|0|2022-01-15| +|109|[QMUI/QMUIDemo_Web](https://github.com/QMUI/QMUIDemo_Web)|QMUI Web 的示例项目及文档|109|0|2022-01-13| +|110|[tmplink/tmpUI](https://github.com/tmplink/tmpUI)|JavaScript framework written on es6. You can use it to modularize your front-end projects. Only 35kb in size, no other dependencies. Easy to use.|69|0|2022-01-04| +|111|[Anarion-zuo/AnBlogs](https://github.com/Anarion-zuo/AnBlogs)|All of my published&unpublished blogs|151|0|2022-01-06| +|112|[sunnankar/wuc-new](https://github.com/sunnankar/wuc-new)|We Use Coins website.|33|0|2021-11-04| +|113|[xskh2007/NginxAdmin](https://github.com/xskh2007/NginxAdmin)|nginx配置文件管理后台|25|0|2021-12-30| +|114|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|450|0|2022-01-25| +|115|[swimos/tutorial](https://github.com/swimos/tutorial)|Tutorials to help you build your first Swim app|27|0|2021-08-17| +|116|[ueumd/fucking-algorithms](https://github.com/ueumd/fucking-algorithms)|Javascript数据结构与算法 设计模式 - 「更新中」【欢迎 watch,有兴趣点个 star】|25|0|2021-12-07| +|117|[erocrawler/gmgard](https://github.com/erocrawler/gmgard)|gmgard.com|34|0|2021-12-09| +|118|[jimting/AREEAnswer](https://github.com/jimting/AREEAnswer)|AREEAnswer - 學術倫理解答王|44|0|2021-09-09| +|119|[covidcaremap/covid19-healthsystemcapacity](https://github.com/covidcaremap/covid19-healthsystemcapacity)|Open geospatial work to support health systems' capacity (providers, supplies, ventilators, beds, meds) to effectively care for rapidly growing COVID19 patient needs|96|0|2022-01-16| +|120|[hostsoft/diretcadmin-chinese-lang](https://github.com/hostsoft/diretcadmin-chinese-lang)|DirectAdmin 中文语言包 By 主机软件 hostsoft.cn|36|0|2021-12-23| +|121|[18996677975/myHtmlDemo](https://github.com/18996677975/myHtmlDemo)|我的HTML代码|68|0|2021-11-26| +|122|[MonkSoul/Monk.UI](https://github.com/MonkSoul/Monk.UI)|原生Javascript开发,让你的表单亮起来!|68|0|2021-10-19| +|123|[duxiaoqin/Lecture-notes-for-Artificial-Intelligence](https://github.com/duxiaoqin/Lecture-notes-for-Artificial-Intelligence)|Lecture notes for Artificial Intelligence (人工智能讲义)|18|0|2021-11-15| +|124|[Huochengyan/myGoProject](https://github.com/Huochengyan/myGoProject)|一个很适合学习GO开发的源代码|23|0|2022-01-02| +|125|[Crazepony/crazepony.github.io](https://github.com/Crazepony/crazepony.github.io)|The web site of Crazepony.|71|0|2021-09-27| +|126|[folkstory/lingqiu-folk-story](https://github.com/folkstory/lingqiu-folk-story)|灵丘民间故事歌谣谚语集成|322|0|2022-01-18| +|127|[ekibun/flutter_qjs](https://github.com/ekibun/flutter_qjs)|A quickjs engine for flutter.|71|0|2021-10-03| +|128|[holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest)|吃透本仓库,变身vue项目单体测试大神|414|0|2022-01-15| +|129|[mendax1234/ThinkpadX390-Opencore-EFI](https://github.com/mendax1234/ThinkpadX390-Opencore-EFI)|macOS Catalina & Big Sur on ThinkPad X390 (Hackintosh)|31|0|2021-11-15| +|130|[LKI/lki.github.io](https://github.com/LKI/lki.github.io)|My blog, with memes in issues and TILs in README.|150|0|2022-01-17| +|131|[sunmouren/sunmouren](https://github.com/sunmouren/sunmouren)|一个可以发布文章、修改文章、喜欢文章、粉丝系统、评论、回复、点赞评论、关注人的动态的Django项目。|22|0|2022-01-13| +|132|[aoaostar/aliyundrive_uploader_for_baota](https://github.com/aoaostar/aliyundrive_uploader_for_baota)|阿里云盘上传宝塔插件|40|0|2021-09-24| +|133|[tc39/proposal-intl-locale-info](https://github.com/tc39/proposal-intl-locale-info)|An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.|22|0|2021-12-15| +|134|[ba1ma0/chrome_extension](https://github.com/ba1ma0/chrome_extension)|越权检测服务器Chrome插件开发部分|17|0|2021-08-11| +|135|[cliclitv/clicli-hybrid-app](https://github.com/cliclitv/clicli-hybrid-app)|🍰 CliCli hybrid app powered by apicloud and vue .|30|0|2021-08-10| +|136|[xiaoqingfengATGH/feeds-xiaoqingfeng](https://github.com/xiaoqingfengATGH/feeds-xiaoqingfeng)|Self maintained openwrt packages|25|0|2022-01-02| +|137|[dongyao8/daohang](https://github.com/dongyao8/daohang)|网址导航网站|19|0|2021-10-26| +|138|[qiuyy128/nova](https://github.com/qiuyy128/nova)|自动化运维管理平台|26|0|2022-01-06| +|139|[fundvis/fund-data](https://github.com/fundvis/fund-data)|爬虫@nullpointer/fund-crawler所爬取的基金数据,包括基金排名和基金净值,每日更新。|34|0|2022-01-26| +|140|[dongfangyuxiao/BurpExtend](https://github.com/dongfangyuxiao/BurpExtend)|基于Burp插件开发打造渗透测试自动化|236|0|2021-12-07| +|141|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1191|0|2022-01-18| +|142|[chadagreene/CDT](https://github.com/chadagreene/CDT)|The Climate Data Toolbox for MATLAB|75|0|2021-10-15| +|143|[ZiXia1/Mr.Film-Theme](https://github.com/ZiXia1/Mr.Film-Theme)|苹果csmV10仿电影先生第1-2版自适应模板|79|0|2022-01-18| +|144|[wildfirechat/vue-chat](https://github.com/wildfirechat/vue-chat)|即时通讯(野火IM)系统Web端|64|0|2022-01-26| +|145|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|0|2021-11-11| +|146|[oam-dev/kubevela.io](https://github.com/oam-dev/kubevela.io)|KubeVela documentations and website (https://kubevela.io).|22|0|2022-01-24| +|147|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|213|0|2022-01-23| +|148|[wangzhiye-tiancai/mysupervisor_save](https://github.com/wangzhiye-tiancai/mysupervisor_save)|收集“导师评价”相关资源,及原“导师评价网”存档数据 |149|0|2022-01-25| +|149|[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.|45|0|2022-01-20| +|150|[wujun728/jun_linux](https://github.com/wujun728/jun_linux)|Linux运维安装工具及脚本,项目基于shell、python,运维脚本、docker脚本、各种工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、php、redis、tomcat、gcc、gitlib、mq、dfs、k8s、jdk等(Python开发、DjangoWeb开发、爬虫、小工具、PyQt、大数据分析、AI智能、Python代码生成)|18|0|2021-12-02| +|151|[kokdemo/jike-stickers](https://github.com/kokdemo/jike-stickers)|即刻风格的表情包生成器|26|0|2021-09-26| +|152|[saucxs/nodeJSBlog](https://github.com/saucxs/nodeJSBlog)|sau交流学习社区系统,是一个拥有博客功能和社区分享评论功能的一个学习分享平台,后端完全使用nodeJS,数据库使用mysql,基于nodejs的thinkjs框架搭建的 ,前台系统:https://www.mwcxs.top 后台系统:https://www.mwcxs.top/admin|47|0|2022-01-15| +|153|[wx-chevalier/Financial-Series](https://github.com/wx-chevalier/Financial-Series)|非熊斋,科技、财经与投资|16|0|2021-11-02| +|154|[LoyalWilliams/noveljava](https://github.com/LoyalWilliams/noveljava)|java开发的小说爬虫,ssm框架搭建web展示|28|0|2021-08-23| +|155|[coocy/emoji](https://github.com/coocy/emoji)|在网页中显示emoji表情符号|175|0|2021-10-03| +|156|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|0|2022-01-18| +|157|[HeroIsUseless/MyBook](https://github.com/HeroIsUseless/MyBook)|简约优美的电子书阅读器(支持全平台)|121|0|2021-10-25| +|158|[abc-club/taro-music-ts](https://github.com/abc-club/taro-music-ts)|优秀的taro开源项目|56|0|2022-01-13| +|159|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|29|0|2022-01-26| +|160|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|709|0|2022-01-22| +|161|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|127|0|2021-10-23| +|162|[Xmader/aria-ng-gui-android](https://github.com/Xmader/aria-ng-gui-android)|一个 Aria2 图形界面安卓客户端 An Aria2 GUI Android App|282|0|2021-08-10| +|163|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |593|0|2022-01-23| +|164|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|25|0|2021-11-17| +|165|[twngo/privacytools-zh](https://github.com/twngo/privacytools-zh)|privacytool.io -Traditional Chinese version|51|0|2021-10-07| +|166|[LightSideWorkbench/LightSide](https://github.com/LightSideWorkbench/LightSide)|LightSide Workbench|18|0|2021-09-27| +|167|[xingrz/smartisan](https://github.com/xingrz/smartisan)|锤学研究|46|0|2022-01-06| +|168|[zncapp/zncapp](https://github.com/zncapp/zncapp)|我们的口号是:铲除渣男,我们是专业的。|19|0|2021-10-05| +|169|[whxaxes/node-test](https://github.com/whxaxes/node-test)|Nodejs demo|298|0|2021-10-22| +|170|[BYVoid/ytenx](https://github.com/BYVoid/ytenx)|YonhTenxMyangx 韻典網|88|0|2021-12-02| +|171|[rokid/docs](https://github.com/rokid/docs)|Rokid 语音开放平台,包含技能开发、语音设备接入及智能家居接入的文档、SDK 及示例代码|90|0|2021-08-06| +|172|[saidwho13/hamza](https://github.com/saidwho13/hamza)|Fast C OpenType Library|48|0|2022-01-17| +|173|[wx-chevalier/DevOps-Series](https://github.com/wx-chevalier/DevOps-Series)|📚DevOps,软件开发与发布,测试、CI、自动化、日志聚合、监控告警、SRE|24|0|2022-01-06| +|174|[lyliyongblue/Java-Enterprise-IT-Architect-s-Dream](https://github.com/lyliyongblue/Java-Enterprise-IT-Architect-s-Dream)|8年的Java开发经验。一天,老婆问我:“你是不是都可以做架构师了?”。我一下子,犹豫了,突然觉得自己对Java一无所有。从大学开始接触学习Java开始,从小白到带团队,从做功能到设计项目,带团队做项目,一路走来,发现没留下些什么。时候对Java工作做下总结了,这也是我的架构梦,一个总结。|22|0|2022-01-07| +|175|[forevergooe/v2-ui](https://github.com/forevergooe/v2-ui)|-|32|0|2021-10-21| +|176|[hongmaple/HtxkEmsm](https://github.com/hongmaple/HtxkEmsm)|本系统基于若依框架,感谢若依的开源,RuoYi 是一个 Java EE 企业级快速开发平台,基于经典技术组合(Spring Boot、Apache Shiro、MyBatis、Thymeleaf、Bootstrap),内置模块如:部门管理、角色用户、菜单及按钮授权、数据权限、系统参数、日志管理、通知公告等。在线定时任务配置;支持集群,支持多数据源。 #主要特性 完全响应式布局(支持电脑、平板、手 ...|46|0|2021-09-20| +|177|[yangjingyu/vs-tree](https://github.com/yangjingyu/vs-tree)|移动端PC端通用树组件,适用于企业组织通讯录,百万数据支持|271|0|2021-11-11| +|178|[taisukef/Geo3x3](https://github.com/taisukef/Geo3x3)|a simple geo-coding system for WGS84|24|0|2021-12-15| +|179|[Wei2624/AI_Learning_Hub](https://github.com/Wei2624/AI_Learning_Hub)|AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics|53|0|2021-09-27| +|180|[NiuStar/RtspServerTest](https://github.com/NiuStar/RtspServerTest)|RtspServer服务器|17|0|2021-08-17| +|181|[Wscats/omi-docs](https://github.com/Wscats/omi-docs)|📃omil文档|65|0|2021-08-11| +|182|[luoxuhai/chinese-novel](https://github.com/luoxuhai/chinese-novel)|📙 Chinese novel database 最全的中国古典小说数据库。|118|0|2021-09-12| +|183|[shenzhim/img-captcha](https://github.com/shenzhim/img-captcha)|基于canvas的图片滑块式验证码|54|0|2021-10-11| +|184|[thinkerchan/blog](https://github.com/thinkerchan/blog)|javascript高级程序设计(第三版) 快速阅读版,省略较多不常用的内容。|28|0|2021-11-10| +|185|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|165|0|2021-12-23| +|186|[Oreomeow/freenom-py](https://github.com/Oreomeow/freenom-py)|Freenom 域名自动续约 python 项目|66|0|2021-10-22| +|187|[qihangchenhao/Amazon_Spider_Sys](https://github.com/qihangchenhao/Amazon_Spider_Sys)|Amazon Spider 亚马逊商品信息抓取系统,包含商品监控模块,商品评价监控模块,商品库存监控系统,评论词云模块,用户管理模块|37|0|2022-01-13| +|188|[zhengmin1989/MyArticles](https://github.com/zhengmin1989/MyArticles)|蒸米的文章(iOS冰与火之歌系列,一步一步学ROP系列,安卓动态调试七种武器系列等)|809|0|2021-08-12| +|189|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|83|0|2022-01-17| +|190|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1724|0|2022-01-18| +|191|[vesoft-inc/nebula-docs-cn](https://github.com/vesoft-inc/nebula-docs-cn)|Repository for the Chinese documentations|36|0|2022-01-26| +|192|[zhisheng17/zhisheng17.github.io](https://github.com/zhisheng17/zhisheng17.github.io)|my blog website —— www.54tianzhisheng.cn|91|0|2022-01-23| +|193|[PaulSquires/WinFBE](https://github.com/PaulSquires/WinFBE)|FreeBASIC Editor for Windows|97|0|2021-09-20| +|194|[amphineko/atomicneko](https://github.com/amphineko/atomicneko)|a simple homepage (or template) located at|209|0|2022-01-13| +|195|[walkor/webman-manual](https://github.com/walkor/webman-manual)|Manual for webman|36|0|2022-01-23| +|196|[idealclover/Easy-to-Download](https://github.com/idealclover/Easy-to-Download)|🔖可轻松配置的APP下载页&南哪课表官网|16|0|2021-09-09| +|197|[jingjingdemao/React-YingHuaShiPin](https://github.com/jingjingdemao/React-YingHuaShiPin)|一款集追剧看番一体的视频软件|24|0|2021-09-21| +|198|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|169|0|2022-01-26| +|199|[w3c/mlreq](https://github.com/w3c/mlreq)|Mongolian Layout Requirements|16|0|2021-11-19| +|200|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|466|0|2022-01-06|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Java.md b/content/charts/growth/software/Java.md index c929d150..8718ff36 100644 --- a/content/charts/growth/software/Java.md +++ b/content/charts/growth/software/Java.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Java -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55660|40|2022-01-23| -|2|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27473|24|2022-01-12| -|3|[EmYiQing/SpringInspector](https://github.com/EmYiQing/SpringInspector)|针对于Spring框架的自动Java代码审计工具|94|24|2022-01-24| -|4|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28293|23|2022-01-24| -|5|[EmYiQing/ShortPayload](https://github.com/EmYiQing/ShortPayload)|如何将Java反序列化Payload极致缩小|169|21|2022-01-21| -|6|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21547|19|2022-01-25| -|7|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24588|16|2021-11-07| -|8|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21155|16|2022-01-25| -|9|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23220|16|2021-11-02| -|10|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30381|15|2021-12-11| -|11|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18437|15|2022-01-25| -|12|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20813|15|2022-01-24| -|13|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17284|15|2022-01-03| -|14|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22468|15|2022-01-21| -|15|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|21199|14|2022-01-25| -|16|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4842|14|2022-01-25| +|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55679|40|2022-01-26| +|2|[EmYiQing/SpringInspector](https://github.com/EmYiQing/SpringInspector)|针对于Spring框架的自动Java代码审计工具|126|25|2022-01-24| +|3|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27487|24|2022-01-12| +|4|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28306|23|2022-01-26| +|5|[EmYiQing/ShortPayload](https://github.com/EmYiQing/ShortPayload)|如何将Java反序列化Payload极致缩小|172|19|2022-01-21| +|6|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21558|19|2022-01-26| +|7|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24596|16|2021-11-07| +|8|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21168|16|2022-01-26| +|9|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23225|16|2021-11-02| +|10|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30383|15|2021-12-11| +|11|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18441|15|2022-01-26| +|12|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20819|15|2022-01-24| +|13|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17289|15|2022-01-03| +|14|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22477|15|2022-01-21| +|15|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|21203|14|2022-01-26| +|16|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4859|14|2022-01-26| |17|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23263|14|2021-12-03| -|18|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18334|13|2022-01-25| -|19|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16742|12|2022-01-14| -|20|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12962|12|2022-01-03| -|21|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26227|12|2022-01-25| -|22|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7888|11|2022-01-24| +|18|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18346|13|2022-01-26| +|19|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16743|12|2022-01-14| +|20|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12967|12|2022-01-03| +|21|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26229|12|2022-01-26| +|22|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7893|11|2022-01-24| |23|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22605|11|2022-01-17| -|24|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36762|10|2022-01-25| -|25|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8017|10|2022-01-14| +|24|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36762|10|2022-01-26| +|25|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8022|10|2022-01-14| |26|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8443|10|2022-01-25| -|27|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12130|10|2021-12-13| +|27|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12132|10|2021-12-13| |28|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32153|10|2022-01-18| -|29|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6665|9|2022-01-25| -|30|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17097|9|2022-01-17| -|31|[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.|939|9|2021-12-28| -|32|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|287|9|2022-01-19| -|33|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7115|9|2022-01-17| -|34|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|5867|9|2021-12-28| -|35|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20481|9|2022-01-20| -|36|[981011512/--](https://github.com/981011512/--)|停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车 ...|4590|8|2022-01-12| -|37|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|8|2021-12-16| -|38|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|787|8|2021-12-13| -|39|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13416|8|2022-01-24| -|40|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|1336|8|2022-01-25| -|41|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|12799|8|2021-11-28| -|42|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16180|8|2021-12-09| -|43|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3206|8|2022-01-23| -|44|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1829|8|2022-01-25| -|45|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21760|8|2022-01-25| -|46|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13640|7|2021-12-29| +|29|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6673|9|2022-01-26| +|30|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17098|9|2022-01-17| +|31|[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.|942|9|2021-12-28| +|32|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|288|9|2022-01-26| +|33|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7121|9|2022-01-26| +|34|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|5875|9|2021-12-28| +|35|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20494|9|2022-01-20| +|36|[981011512/--](https://github.com/981011512/--)|停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车 ...|4591|8|2022-01-12| +|37|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|788|8|2021-12-13| +|38|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13421|8|2022-01-26| +|39|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|1336|8|2022-01-25| +|40|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|12803|8|2022-01-26| +|41|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16180|8|2021-12-09| +|42|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3207|8|2022-01-23| +|43|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1832|8|2022-01-25| +|44|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21762|8|2022-01-26| +|45|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13641|7|2021-12-29| +|46|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|7|2021-12-16| |47|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|154|7|2022-01-21| -|48|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25066|7|2022-01-19| +|48|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25070|7|2022-01-19| |49|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9226|7|2022-01-17| -|50|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12780|7|2022-01-16| -|51|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10378|7|2022-01-25| -|52|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16741|7|2022-01-25| -|53|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|469|7|2021-11-24| -|54|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2414|7|2022-01-17| -|55|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21883|7|2022-01-13| -|56|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6434|6|2022-01-21| -|57|[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.|285|6|2022-01-22| -|58|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8189|6|2022-01-07| -|59|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|2234|6|2022-01-23| -|60|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1111|6|2021-12-28| -|61|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11030|6|2021-12-12| -|62|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10094|6|2022-01-17| -|63|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11198|6|2022-01-25| -|64|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6122|6|2022-01-24| -|65|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24089|6|2022-01-24| -|66|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12822|6|2021-11-06| -|67|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3461|5|2022-01-24| -|68|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3298|5|2022-01-25| -|69|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|1394|5|2022-01-21| -|70|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4404|5|2022-01-21| -|71|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8408|5|2021-11-28| +|50|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12783|7|2022-01-16| +|51|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10384|7|2022-01-25| +|52|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16740|7|2022-01-25| +|53|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|470|7|2021-11-24| +|54|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2445|7|2022-01-26| +|55|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21894|7|2022-01-13| +|56|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6433|6|2022-01-26| +|57|[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.|286|6|2022-01-22| +|58|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8188|6|2022-01-07| +|59|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|2257|6|2022-01-23| +|60|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1118|6|2021-12-28| +|61|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11034|6|2021-12-12| +|62|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10096|6|2022-01-17| +|63|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11200|6|2022-01-25| +|64|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6125|6|2022-01-24| +|65|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24091|6|2022-01-24| +|66|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12821|6|2021-11-06| +|67|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3466|5|2022-01-26| +|68|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3299|5|2022-01-25| +|69|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|1395|5|2022-01-21| +|70|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4408|5|2022-01-21| +|71|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8411|5|2021-11-28| |72|[FiboAI/EngineX](https://github.com/FiboAI/EngineX)| Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;|344|5|2021-12-24| -|73|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5434|5|2022-01-12| -|74|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4279|5|2022-01-15| +|73|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5436|5|2022-01-12| +|74|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4278|5|2022-01-15| |75|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|5|2021-12-13| -|76|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10519|5|2022-01-21| -|77|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8046|5|2022-01-11| -|78|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7230|5|2021-12-09| -|79|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16364|5|2022-01-15| -|80|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5149|5|2022-01-06| -|81|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6609|5|2022-01-23| +|76|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10518|5|2022-01-21| +|77|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8048|5|2022-01-11| +|78|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7231|5|2021-12-09| +|79|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16370|5|2022-01-15| +|80|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5152|5|2022-01-06| +|81|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6617|5|2022-01-23| |82|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7142|5|2021-10-26| -|83|[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 ...|6173|5|2022-01-18| +|83|[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 ...|6174|5|2022-01-18| |84|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具,大量参考/引用了Rogue JNDI项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。|440|5|2021-12-13| |85|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|9889|5|2021-12-08| -|86|[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 快速集成框架). |10148|5|2021-11-19| -|87|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4707|4|2021-10-06| -|88|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7096|4|2021-12-09| -|89|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|2891|4|2022-01-21| +|86|[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 快速集成框架). |10150|5|2021-11-19| +|87|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4709|4|2021-10-06| +|88|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7097|4|2021-12-09| +|89|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|2893|4|2022-01-21| |90|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|200|4|2022-01-11| -|91|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2200|4|2022-01-21| -|92|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6845|4|2021-11-27| -|93|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2320|4|2022-01-17| +|91|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2202|4|2022-01-21| +|92|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6846|4|2021-11-27| +|93|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2319|4|2022-01-17| |94|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9216|4|2022-01-19| -|95|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6573|4|2022-01-21| +|95|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6573|4|2022-01-26| |96|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7756|4|2022-01-25| -|97|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案|3247|4|2022-01-21| -|98|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|457|4|2022-01-17| -|99|[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|5677|4|2021-08-23| +|97|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案|3248|4|2022-01-21| +|98|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|459|4|2022-01-17| +|99|[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|5676|4|2021-08-23| |100|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|4|2021-12-15| -|101|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|1877|4|2022-01-23| -|102|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|662|4|2022-01-25| -|103|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3482|4|2022-01-11| -|104|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|164|4|2021-12-16| -|105|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10907|4|2022-01-13| -|106|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5238|4|2021-08-16| -|107|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4517|4|2021-12-27| -|108|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6527|4|2021-12-14| -|109|[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 ...|9015|4|2022-01-09| -|110|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|584|4|2022-01-12| -|111|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8050|4|2021-09-17| -|112|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|591|4|2022-01-04| -|113|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4533|4|2021-12-18| -|114|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8721|4|2022-01-03| -|115|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落,Vue+SpringBoot实现的多用户博客管理平台!|6400|4|2022-01-15| -|116|[yhaolpz/FloatWindow](https://github.com/yhaolpz/FloatWindow)|Andorid 任意界面悬浮窗,实现悬浮窗如此简单|3955|3|2021-10-13| -|117|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|2401|3|2022-01-21| -|118|[google/agera](https://github.com/google/agera)|Reactive Programming for Android|7287|3|2022-01-13| -|119|[bytedance/AlphaPlayer](https://github.com/bytedance/AlphaPlayer)|AlphaPlayer is a video animation engine.|1538|3|2021-12-27| -|120|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6320|3|2021-09-07| -|121|[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 关注更新|5556|3|2021-09-08| -|122|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10234|3|2022-01-18| -|123|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4746|3|2021-09-24| -|124|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|187|3|2021-12-30| -|125|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2076|3|2021-12-01| -|126|[pedant/sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|SweetAlert for Android, a beautiful and clever alert dialog|7228|3|2021-08-31| -|127|[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.|6147|3|2022-01-25| -|128|[donkingliang/ConsecutiveScroller](https://github.com/donkingliang/ConsecutiveScroller)|ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。|1869|3|2021-12-22| -|129|[x-ream/sqli](https://github.com/x-ream/sqli)|orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder|1637|3|2021-12-30| -|130|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|3630|3|2022-01-20| -|131|[alibaba/testable-mock](https://github.com/alibaba/testable-mock)|换种思路写Mock,让单元测试更简单|1399|3|2022-01-12| -|132|[mqttsnet/thinglinks](https://github.com/mqttsnet/thinglinks)|开源ThingLinks物联网一体化平台,高性、高吞吐量、高扩展性的物联网平台!单机可以支持百万链接,同时支持自定义扩展功能,功能非常强大,采用netty作为通信层组件,支持插件化开发集成!|392|3|2022-01-20| -|133|[GoogleLLP/SuperMarket](https://github.com/GoogleLLP/SuperMarket)|设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……|1608|3|2021-08-09| -|134|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog等等|227|3|2022-01-25| -|135|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1289|3|2022-01-25| -|136|[JavaNoober/BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary)|A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)|3235|3|2021-12-18| -|137|[coderbruis/JavaSourceCodeLearning](https://github.com/coderbruis/JavaSourceCodeLearning)|Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码|1644|3|2022-01-11| -|138|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5765|3|2022-01-07| -|139|[peng-zhihui/DeepVision](https://github.com/peng-zhihui/DeepVision)|在我很多项目中用到的CV算法推理框架应用。|1639|3|2021-11-09| -|140|[EmYiQing/LDAPKit](https://github.com/EmYiQing/LDAPKit)|自用的LDAP测试工具,一键启动|124|3|2021-12-13| -|141|[sofastack/sofa-boot](https://github.com/sofastack/sofa-boot)|SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.|4477|3|2022-01-20| -|142|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3013|3|2021-12-23| -|143|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!|2017|3|2021-10-06| -|144|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5385|3|2021-12-16| -|145|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4515|3|2021-12-02| -|146|[erupts/erupt](https://github.com/erupts/erupt)|🚀 纯 Java 注解,单个类文件,快速开发 Admin 管理后台。不生成任何代码、零前端代码、零 CURD、自动建表、注解式API、自定义服务逻辑,支持所有主流数据库,支持自定义页面,支持多数据源,提供二十几类业务组件,十几种展示形式,支持逻辑删除,动态定时任务,前端后端分离等。核心技术:Spring Boot、JPA、Reflect、TypeScript、NG-ZORRO等。 开源不易,记得右 ...|1434|3|2022-01-23| -|147|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5740|3|2022-01-04| -|148|[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.|110|3|2022-01-13| -|149|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7853|3|2021-10-12| -|150|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|695|3|2021-10-15| -|151|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|3334|3|2022-01-12| +|101|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|1883|4|2022-01-23| +|102|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|662|4|2022-01-26| +|103|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3484|4|2022-01-11| +|104|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10907|4|2022-01-26| +|105|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5238|4|2021-08-16| +|106|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4519|4|2021-12-27| +|107|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6526|4|2021-12-14| +|108|[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 ...|9015|4|2022-01-09| +|109|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|584|4|2022-01-12| +|110|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8051|4|2021-09-17| +|111|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|592|4|2022-01-04| +|112|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4535|4|2021-12-18| +|113|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8721|4|2022-01-03| +|114|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落,Vue+SpringBoot实现的多用户博客管理平台!|6399|4|2022-01-15| +|115|[yhaolpz/FloatWindow](https://github.com/yhaolpz/FloatWindow)|Andorid 任意界面悬浮窗,实现悬浮窗如此简单|3955|3|2021-10-13| +|116|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|2406|3|2022-01-21| +|117|[google/agera](https://github.com/google/agera)|Reactive Programming for Android|7287|3|2022-01-13| +|118|[bytedance/AlphaPlayer](https://github.com/bytedance/AlphaPlayer)|AlphaPlayer is a video animation engine.|1541|3|2021-12-27| +|119|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6320|3|2021-09-07| +|120|[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 关注更新|5554|3|2021-09-08| +|121|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10235|3|2022-01-18| +|122|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4746|3|2021-09-24| +|123|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|187|3|2021-12-30| +|124|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2081|3|2021-12-01| +|125|[pedant/sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|SweetAlert for Android, a beautiful and clever alert dialog|7229|3|2021-08-31| +|126|[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.|6153|3|2022-01-26| +|127|[donkingliang/ConsecutiveScroller](https://github.com/donkingliang/ConsecutiveScroller)|ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。|1870|3|2021-12-22| +|128|[x-ream/sqli](https://github.com/x-ream/sqli)|orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder|1637|3|2022-01-26| +|129|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|3631|3|2022-01-20| +|130|[alibaba/testable-mock](https://github.com/alibaba/testable-mock)|换种思路写Mock,让单元测试更简单|1402|3|2022-01-12| +|131|[mqttsnet/thinglinks](https://github.com/mqttsnet/thinglinks)|开源ThingLinks物联网一体化平台,高性、高吞吐量、高扩展性的物联网平台!单机可以支持百万链接,同时支持自定义扩展功能,功能非常强大,采用netty作为通信层组件,支持插件化开发集成!|392|3|2022-01-20| +|132|[GoogleLLP/SuperMarket](https://github.com/GoogleLLP/SuperMarket)|设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……|1609|3|2021-08-09| +|133|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog等等|229|3|2022-01-25| +|134|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1290|3|2022-01-26| +|135|[JavaNoober/BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary)|A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)|3239|3|2021-12-18| +|136|[coderbruis/JavaSourceCodeLearning](https://github.com/coderbruis/JavaSourceCodeLearning)|Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码|1645|3|2022-01-11| +|137|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5765|3|2022-01-07| +|138|[peng-zhihui/DeepVision](https://github.com/peng-zhihui/DeepVision)|在我很多项目中用到的CV算法推理框架应用。|1639|3|2021-11-09| +|139|[EmYiQing/LDAPKit](https://github.com/EmYiQing/LDAPKit)|自用的LDAP测试工具,一键启动|124|3|2021-12-13| +|140|[sofastack/sofa-boot](https://github.com/sofastack/sofa-boot)|SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.|4479|3|2022-01-20| +|141|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3013|3|2021-12-23| +|142|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!|2018|3|2021-10-06| +|143|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5387|3|2021-12-16| +|144|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4514|3|2021-12-02| +|145|[erupts/erupt](https://github.com/erupts/erupt)|🚀 纯 Java 注解,单个类文件,快速开发 Admin 管理后台。不生成任何代码、零前端代码、零 CURD、自动建表、注解式API、自定义服务逻辑,支持所有主流数据库,支持自定义页面,支持多数据源,提供二十几类业务组件,十几种展示形式,支持逻辑删除,动态定时任务,前端后端分离等。核心技术:Spring Boot、JPA、Reflect、TypeScript、NG-ZORRO等。 开源不易,记得右 ...|1437|3|2022-01-26| +|146|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|164|3|2021-12-16| +|147|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5738|3|2022-01-04| +|148|[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.|111|3|2022-01-13| +|149|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7854|3|2021-10-12| +|150|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|696|3|2021-10-15| +|151|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|3337|3|2022-01-12| |152|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|123|3|2022-01-04| -|153|[alibaba/Appactive](https://github.com/alibaba/Appactive)|AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)|149|3|2022-01-24| +|153|[alibaba/Appactive](https://github.com/alibaba/Appactive)|AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)|150|3|2022-01-26| |154|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|3918|3|2021-12-05| |155|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 678776401|4819|3|2021-09-05| |156|[SummerSec/ShiroAttack2](https://github.com/SummerSec/ShiroAttack2)|shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马)修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack|571|3|2022-01-20| |157|[java-aodeng/hope-boot](https://github.com/java-aodeng/hope-boot)|🌱 Hope-Boot 一款现代化的脚手架项目|3228|3|2021-08-25| -|158|[jetlinks/jetlinks-community](https://github.com/jetlinks/jetlinks-community)|JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2512|3|2022-01-25| -|159|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2397|3|2022-01-25| -|160|[lyrric/seckill](https://github.com/lyrric/seckill)|苗苗 约苗 九价 秒杀 脚本|1767|3|2022-01-04| -|161|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6078|3|2021-12-01| +|158|[jetlinks/jetlinks-community](https://github.com/jetlinks/jetlinks-community)|JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2513|3|2022-01-25| +|159|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2398|3|2022-01-26| +|160|[lyrric/seckill](https://github.com/lyrric/seckill)|苗苗 约苗 九价 秒杀 脚本|1774|3|2022-01-04| +|161|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6080|3|2021-12-01| |162|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|2667|3|2022-01-25| -|163|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6723|3|2021-12-02| +|163|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6722|3|2021-12-02| |164|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|2032|3|2022-01-21| -|165|[pmiaowu/HostCollision](https://github.com/pmiaowu/HostCollision)|用于host碰撞而生的小工具,专门检测渗透中需要绑定hosts才能访问的主机或内部系统|258|3|2022-01-18| -|166|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4510|3|2021-12-16| -|167|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|3183|3|2022-01-07| -|168|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5532|3|2021-09-21| -|169|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2745|3|2021-11-11| -|170|[jambestwick/web3jdemo](https://github.com/jambestwick/web3jdemo)|功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,监控,定时任务,交易mint等方法,持续更新中... ...|157|3|2022-01-20| -|171|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2021 、Spring Boot 2.6、 OAuth2 的 RBAC 权限管理系统|2522|3|2022-01-22| -|172|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1781|3|2022-01-25| -|173|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5588|2|2021-12-09| -|174|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。|952|2|2022-01-22| -|175|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2672|2|2021-08-17| -|176|[getActivity/ToastUtils](https://github.com/getActivity/ToastUtils)|Android 吐司框架,专治 Toast 各种疑难杂症|2140|2|2022-01-25| -|177|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|1981|2|2022-01-21| -|178|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2449|2|2022-01-18| -|179|[qq53182347/liugh-parent](https://github.com/qq53182347/liugh-parent)|SpringBoot+SpringCloud Oauth2+JWT+MybatisPlus实现Restful快速开发后端脚手架|2132|2|2021-08-16| -|180|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|3351|2|2022-01-21| -|181|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|556|2|2022-01-24| -|182|[mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)|下一代Android打包工具,100个渠道包只需要10秒钟|4744|2|2022-01-10| -|183|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|1093|2|2021-12-31| -|184|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|110|2|2021-12-28| -|185|[alibaba/Alink](https://github.com/alibaba/Alink)|Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform. |2982|2|2022-01-18| -|186|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|501|2|2022-01-01| -|187|[huage2580/leeks](https://github.com/huage2580/leeks)|idea插件,查看基金,股票,虚拟币|892|2|2022-01-04| -|188|[hongyangAndroid/baseAdapter](https://github.com/hongyangAndroid/baseAdapter)|Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。|4668|2|2021-10-13| -|189|[spring2go/staffjoy](https://github.com/spring2go/staffjoy)|微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈|1630|2|2022-01-13| -|190|[WeBankFinTech/DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)|DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualizati ...|1854|2|2022-01-25| -|191|[NiceSeason/gulimall-learning](https://github.com/NiceSeason/gulimall-learning)|2020谷粒商城代码+笔记|1033|2|2021-09-20| -|192|[mpusher/mpush](https://github.com/mpusher/mpush)|MPush开源实时消息推送系统|3472|2|2021-12-09| -|193|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5333|2|2022-01-21| -|194|[chenBingX/SuperTextView](https://github.com/chenBingX/SuperTextView)|Hi,Developer,Welcome to use SuperTextView !|3179|2|2022-01-17| -|195|[ThirtyDegreesRay/OpenHub](https://github.com/ThirtyDegreesRay/OpenHub)|An open source GitHub Android client app, faster and concise.|4011|2|2021-08-30| -|196|[flink-extended/flink-remote-shuffle](https://github.com/flink-extended/flink-remote-shuffle)|Remote Shuffle Service for Flink|113|2|2022-01-25| -|197|[jbduncanm/GcmForMojo2](https://github.com/jbduncanm/GcmForMojo2)|#GcmForMojo 为QQ和微信开启FCM推送# GcmForMojo|551|2|2022-01-12| -|198|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|The third-party Telegram android app.|1584|2|2022-01-23| -|199|[Meituan-Dianping/Robust](https://github.com/Meituan-Dianping/Robust)|Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.|4137|2|2021-09-13| -|200|[DTStack/flinkx](https://github.com/DTStack/flinkx)|Based on Apache Flink. Support data synchronization/integration.|2735|2|2022-01-21| +|165|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4512|3|2021-12-16| +|166|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|3183|3|2022-01-07| +|167|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5532|3|2021-09-21| +|168|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2743|3|2021-11-11| +|169|[jambestwick/web3jdemo](https://github.com/jambestwick/web3jdemo)|功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,监控,定时任务,交易mint等方法,持续更新中... ...|157|3|2022-01-20| +|170|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2021 、Spring Boot 2.6、 OAuth2 的 RBAC 权限管理系统|2531|3|2022-01-22| +|171|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1797|3|2022-01-26| +|172|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5587|2|2021-12-09| +|173|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。|953|2|2022-01-22| +|174|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2672|2|2021-08-17| +|175|[getActivity/ToastUtils](https://github.com/getActivity/ToastUtils)|Android 吐司框架,专治 Toast 各种疑难杂症|2142|2|2022-01-25| +|176|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|1981|2|2022-01-21| +|177|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2449|2|2022-01-18| +|178|[qq53182347/liugh-parent](https://github.com/qq53182347/liugh-parent)|SpringBoot+SpringCloud Oauth2+JWT+MybatisPlus实现Restful快速开发后端脚手架|2131|2|2021-08-16| +|179|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|3351|2|2022-01-21| +|180|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|556|2|2022-01-24| +|181|[mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)|下一代Android打包工具,100个渠道包只需要10秒钟|4744|2|2022-01-10| +|182|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|1097|2|2021-12-31| +|183|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|112|2|2021-12-28| +|184|[alibaba/Alink](https://github.com/alibaba/Alink)|Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform. |2985|2|2022-01-18| +|185|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|501|2|2022-01-01| +|186|[huage2580/leeks](https://github.com/huage2580/leeks)|idea插件,查看基金,股票,虚拟币|892|2|2022-01-04| +|187|[hongyangAndroid/baseAdapter](https://github.com/hongyangAndroid/baseAdapter)|Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。|4668|2|2021-10-13| +|188|[spring2go/staffjoy](https://github.com/spring2go/staffjoy)|微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈|1630|2|2022-01-13| +|189|[WeBankFinTech/DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)|DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualizati ...|1856|2|2022-01-26| +|190|[NiceSeason/gulimall-learning](https://github.com/NiceSeason/gulimall-learning)|2020谷粒商城代码+笔记|1034|2|2021-09-20| +|191|[mpusher/mpush](https://github.com/mpusher/mpush)|MPush开源实时消息推送系统|3473|2|2021-12-09| +|192|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5332|2|2022-01-21| +|193|[chenBingX/SuperTextView](https://github.com/chenBingX/SuperTextView)|Hi,Developer,Welcome to use SuperTextView !|3181|2|2022-01-17| +|194|[ThirtyDegreesRay/OpenHub](https://github.com/ThirtyDegreesRay/OpenHub)|An open source GitHub Android client app, faster and concise.|4010|2|2021-08-30| +|195|[flink-extended/flink-remote-shuffle](https://github.com/flink-extended/flink-remote-shuffle)|Remote Shuffle Service for Flink|113|2|2022-01-26| +|196|[jbduncanm/GcmForMojo2](https://github.com/jbduncanm/GcmForMojo2)|#GcmForMojo 为QQ和微信开启FCM推送# GcmForMojo|551|2|2022-01-12| +|197|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|The third-party Telegram android app.|1588|2|2022-01-23| +|198|[Meituan-Dianping/Robust](https://github.com/Meituan-Dianping/Robust)|Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.|4139|2|2021-09-13| +|199|[DTStack/flinkx](https://github.com/DTStack/flinkx)|Based on Apache Flink. Support data synchronization/integration.|2738|2|2022-01-26| +|200|[eleme/UETool](https://github.com/eleme/UETool)|Show/edit any view's attributions on the screen.|3109|2|2021-12-21|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/JavaScript.md b/content/charts/growth/software/JavaScript.md index 23878eef..a38826ab 100644 --- a/content/charts/growth/software/JavaScript.md +++ b/content/charts/growth/software/JavaScript.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > JavaScript -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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|19121|111|2022-01-15| -|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192587|62|2022-01-22| -|3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14346|30|2022-01-22| -|4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35527|27|2022-01-25| -|5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37714|27|2022-01-23| -|6|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29872|26|2022-01-22| -|7|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2380|23|2022-01-25| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19162|111|2022-01-15| +|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192617|62|2022-01-22| +|3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14390|30|2022-01-26| +|4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35541|27|2022-01-26| +|5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37729|27|2022-01-25| +|6|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29884|26|2022-01-22| +|7|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2385|23|2022-01-26| |8|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43446|19|2021-10-01| -|9|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35076|18|2022-01-07| -|10|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29532|18|2022-01-25| -|11|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15723|18|2022-01-22| -|12|[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.|18451|17|2022-01-25| -|13|[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! – |41796|17|2022-01-25| -|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.|10137|16|2022-01-20| -|15|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1080|16|2022-01-22| -|16|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|40130|15|2022-01-24| -|17|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49817|15|2021-12-22| -|18|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6822|14|2021-12-22| -|19|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20379|14|2022-01-15| -|20|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13179|14|2022-01-23| -|21|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18444|13|2022-01-25| -|22|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3006|13|2022-01-24| -|23|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4166|12|2021-10-20| -|24|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3123|12|2022-01-20| -|25|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25644|11|2021-10-26| -|26|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21663|11|2022-01-22| -|27|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21888|11|2022-01-25| -|28|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22673|11|2022-01-24| -|29|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33133|11|2021-12-13| -|30|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23485|11|2022-01-12| -|31|[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平台.|5979|11|2022-01-15| +|9|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35081|18|2022-01-07| +|10|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29541|18|2022-01-26| +|11|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15748|18|2022-01-22| +|12|[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.|18482|17|2022-01-26| +|13|[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! – |41799|17|2022-01-25| +|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.|10147|16|2022-01-20| +|15|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1079|16|2022-01-22| +|16|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|40143|15|2022-01-24| +|17|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49819|15|2021-12-22| +|18|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|6833|14|2021-12-22| +|19|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20380|14|2022-01-15| +|20|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13193|14|2022-01-23| +|21|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18457|13|2022-01-26| +|22|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3013|13|2022-01-26| +|23|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4173|12|2021-10-20| +|24|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3138|12|2022-01-20| +|25|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25649|11|2021-10-26| +|26|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21661|11|2022-01-22| +|27|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|21897|11|2022-01-26| +|28|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22680|11|2022-01-26| +|29|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33135|11|2021-12-13| +|30|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23492|11|2022-01-12| +|31|[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平台.|5980|11|2022-01-15| |32|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|10|2021-10-30| -|33|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12164|10|2022-01-24| -|34|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32234|10|2022-01-23| -|35|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22031|10|2022-01-22| -|36|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15607|9|2022-01-25| -|37|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2256|9|2022-01-25| -|38|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15467|9|2022-01-18| -|39|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2039|9|2022-01-25| -|40|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17707|9|2021-12-06| -|41|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28854|9|2022-01-25| -|42|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3443|8|2021-12-29| -|43|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11153|8|2022-01-15| -|44|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12861|8|2022-01-22| +|33|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12165|10|2022-01-24| +|34|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32237|10|2022-01-26| +|35|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22030|10|2022-01-22| +|36|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15609|9|2022-01-25| +|37|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2264|9|2022-01-26| +|38|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15468|9|2022-01-18| +|39|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2045|9|2022-01-25| +|40|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17713|9|2021-12-06| +|41|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28868|9|2022-01-25| +|42|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3446|8|2021-12-29| +|43|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11156|8|2022-01-15| +|44|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|12869|8|2022-01-22| |45|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15915|8|2022-01-25| -|46|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1383|8|2022-01-24| -|47|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15543|8|2022-01-23| -|48|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8647|8|2022-01-15| -|49|[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.|4616|8|2021-09-03| -|50|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2744|8|2022-01-13| -|51|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|683|7|2022-01-25| -|52|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|19996|7|2022-01-05| -|53|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21603|7|2022-01-25| -|54|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server & DB2|25605|6|2022-01-25| -|55|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1957|6|2022-01-25| -|56|[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.|5146|6|2022-01-25| -|57|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2440|6|2022-01-24| -|58|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8921|6|2022-01-15| -|59|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2838|6|2022-01-25| -|60|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1300|6|2022-01-25| -|61|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11275|6|2021-12-14| -|62|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14830|6|2022-01-15| -|63|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11932|6|2022-01-25| -|64|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3249|6|2022-01-25| -|65|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21987|6|2022-01-16| -|66|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9011|5|2021-12-14| -|67|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5153|5|2022-01-15| -|68|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6959|5|2022-01-17| -|69|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8662|5|2021-11-22| -|70|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11832|5|2021-12-14| -|71|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。|4131|5|2021-09-10| -|72|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|867|5|2022-01-19| -|73|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1540|5|2021-09-06| -|74|[kgco/RateMySupervisor](https://github.com/kgco/RateMySupervisor)|永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台|2505|5|2021-11-01| -|75|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2399|5|2021-10-04| -|76|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10201|5|2022-01-25| -|77|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案|4016|5|2022-01-25| -|78|[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制作、建站工具、可视化搭建系统.|5080|5|2022-01-22| -|79|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12192|5|2021-11-15| -|80|[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.|1465|5|2022-01-20| -|81|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1254|4|2022-01-21| -|82|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2526|4|2021-10-14| -|83|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9880|4|2022-01-25| -|84|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8714|4|2022-01-13| -|85|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7594|4|2022-01-12| -|86|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1896|4|2022-01-25| -|87|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8471|4|2022-01-05| -|88|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|364|4|2022-01-10| -|89|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6732|4|2022-01-13| -|90|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7607|4|2022-01-20| -|91|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7251|4|2021-12-14| -|92|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1204|4|2022-01-25| -|93|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件,让你的react项目可以加载vue组件|958|4|2021-08-18| -|94|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5866|4|2022-01-22| -|95|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8086|4|2022-01-25| -|96|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4903|4|2021-12-30| -|97|[quick123official/quick_redis_blog](https://github.com/quick123official/quick_redis_blog)|QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI ...|2509|4|2022-01-15| -|98|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1138|4|2022-01-22| -|99|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5249|4|2022-01-25| -|100|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4182|4|2022-01-25| -|101|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9317|4|2021-08-02| -|102|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts (incubating) 的微信小程序版本|5545|4|2021-09-22| -|103|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9950|3|2022-01-25| -|104|[ant-design/ant-design-landing](https://github.com/ant-design/ant-design-landing)|:mountain_bicyclist: Landing Pages of Ant Design System|4503|3|2021-07-27| -|105|[blinkfox/hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)|A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com|4012|3|2022-01-24| -|106|[JavisPeng/taojinbi](https://github.com/JavisPeng/taojinbi)|淘宝淘金币自动执行脚本,包含蚂蚁森林收取能量,芭芭农场全任务,解放你的双手|1375|3|2021-08-03| -|107|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9177|3|2022-01-21| -|108|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9572|3|2022-01-25| -|109|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|504|3|2021-09-17| -|110|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1721|3|2021-11-09| -|111|[tumobi/nideshop](https://github.com/tumobi/nideshop)|NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)|5168|3|2021-08-09| -|112|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|1674|3|2021-10-05| -|113|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6664|3|2021-09-22| -|114|[0xPool/Gitter](https://github.com/0xPool/Gitter)|Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端|3503|3|2021-08-10| -|115|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2021年12月15日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3042|3|2021-12-15| -|116|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2379|3|2022-01-17| -|117|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3336|3|2022-01-15| -|118|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1182|3|2021-08-20| -|119|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|410|3|2022-01-19| -|120|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6715|3|2022-01-24| -|121|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|3796|3|2022-01-16| -|122|[shenruisi/Stay](https://github.com/shenruisi/Stay)|Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.|283|3|2022-01-24| -|123|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|⚡CLI for creating reusable react libraries.|4592|3|2021-08-10| -|124|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端监控系统,webfunny也是一款前端性能监控系统,无埋点监控前端日志,实时分析前端健康状态。webfunny is a lightweight front-end monitoring system and webfunny is also a front-end performance monitoring system. It monitors front- ...|3534|3|2022-01-22| -|125|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|2926|3|2022-01-25| -|126|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|2937|3|2022-01-25| -|127|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7267|3|2021-11-01| -|128|[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. 适合于个人和中小型团队的在线文档、知识库系统。|1773|3|2022-01-21| -|129|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3321|3|2021-12-29| -|130|[Tencent/cloudbase-framework](https://github.com/Tencent/cloudbase-framework)| 腾讯云开发云原生一体化部署工具 🚀 CloudBase Framework:一键部署,不限框架语言,云端一体化开发,基于Serverless 架构。A front-end and back-end integrated deployment tool. One-click deploy to serverless architecture. https://docs.cloudbase.net ...|1726|3|2021-12-28| -|131|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1629|3|2022-01-15| -|132|[zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini)|后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。|3318|3|2021-09-17| -|133|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8852|3|2022-01-05| -|134|[xuedingmiaojun/wxappUnpacker](https://github.com/xuedingmiaojun/wxappUnpacker)|小程序反编译(支持分包)|2114|3|2021-12-23| -|135|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2644|3|2022-01-12| -|136|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4784|3|2021-09-25| -|137|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4075|3|2022-01-25| -|138|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|650|3|2022-01-24| -|139|[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) |4837|3|2021-11-19| -|140|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|3872|3|2022-01-24| -|141|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5468|3|2022-01-18| -|142|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS,支持扩展任意 APP|505|3|2022-01-24| -|143|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2105|3|2022-01-12| -|144|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|369|3|2022-01-24| -|145|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2381|3|2021-11-04| -|146|[ahmadawais/corona-cli](https://github.com/ahmadawais/corona-cli)|🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais ...|1820|3|2021-09-21| -|147|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速短视频制作库 A fast short video processing library based on node.js|1355|3|2022-01-17| -|148|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|878|3|2022-01-25| -|149|[xiaoymin/swagger-bootstrap-ui](https://github.com/xiaoymin/swagger-bootstrap-ui)|Swagger-bootstrap-ui is the Swagger front-end UI implementation, the purpose is to replace the Swagger default UI implementation Swagger-UI, make the document more friendly....|2859|2|2022-01-15| -|150|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|597|2|2022-01-21| -|151|[nashaofu/dingtalk](https://github.com/nashaofu/dingtalk)|钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS|2708|2|2022-01-24| -|152|[BeautyYuYanli/full-mark-composition-generator](https://github.com/BeautyYuYanli/full-mark-composition-generator)|将专业术语和名人名言以随机报菜名的方式填入模板,生成一篇只有聪明人才能看懂的满分作文!|994|2|2021-11-15| -|153|[illuspas/Node-Media-Server](https://github.com/illuspas/Node-Media-Server)|A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server|4530|2|2021-10-13| -|154|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。|7713|2|2022-01-21| -|155|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|1581|2|2021-12-13| -|156|[shen-yu/hexo-theme-ayer](https://github.com/shen-yu/hexo-theme-ayer)|a clean and elegant theme for Hexo. 🐋|1213|2|2022-01-07| -|157|[ChuheGit/1](https://github.com/ChuheGit/1)|-|656|2|2021-08-11| -|158|[huanxsd/MeiTuan](https://github.com/huanxsd/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2687|2|2021-09-20| -|159|[xuedingmiaojun/mp-unpack](https://github.com/xuedingmiaojun/mp-unpack)|基于electron-vue开发的跨平台微信小程序自助解包(反编译)客户端|997|2|2022-01-01| -|160|[chatopera/cskefu](https://github.com/chatopera/cskefu)|🌲 春松客服,开源,免费,智能客服系统,机器人客服|1989|2|2022-01-21| -|161|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城 ,本商城是前后端分离的商城、微服务架构商城。|330|2|2022-01-13| -|162|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|514|2|2022-01-18| -|163|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|1633|2|2021-12-19| -|164|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|4512|2|2021-10-30| -|165|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|1965|2|2022-01-15| -|166|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|308|2|2022-01-23| -|167|[WeBankFinTech/fes.js](https://github.com/WeBankFinTech/fes.js)|Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~|966|2|2022-01-25| -|168|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2083|2|2022-01-25| -|169|[staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config)|vue-cli4配置vue.config.js持续更新|2562|2|2021-12-02| -|170|[renrenio/renren-fast-vue](https://github.com/renrenio/renren-fast-vue)|renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。|2800|2|2022-01-15| -|171|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|342|2|2021-11-06| -|172|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3065|2|2022-01-25| -|173|[czj2369/jd_tb_auto](https://github.com/czj2369/jd_tb_auto)|基于AutoJs编写的618 双十一 淘宝 京东 赚喵币 赚汪汪币 炸年兽任务自动完成脚本|1161|2|2022-01-23| -|174|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|1840|2|2021-09-14| -|175|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取插件|1277|2|2022-01-05| -|176|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统 - mysql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|973|2|2022-01-25| -|177|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1172|2|2022-01-22| -|178|[serverless/components](https://github.com/serverless/components)|The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...|2269|2|2022-01-19| -|179|[berwin/Blog](https://github.com/berwin/Blog)|记录成长的过程|3787|2|2021-11-25| -|180|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|2862|2|2022-01-25| -|181|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3423|2|2022-01-25| -|182|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2537|2|2021-11-28| -|183|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1090|2|2022-01-17| -|184|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1659|2|2022-01-12| -|185|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|645|2|2021-12-13| -|186|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|1179|2|2022-01-14| -|187|[sunoj/jjb](https://github.com/sunoj/jjb)|一个帮助你自动申请京东价格保护的chrome拓展|3087|2|2021-10-25| -|188|[sx1989827/DOClever](https://github.com/sx1989827/DOClever)|做最好的接口管理平台|2852|2|2022-01-12| -|189|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|7024|2|2022-01-24| -|190|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|2381|2|2022-01-06| -|191|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine testing platform. Sonic云真机测试平台前端。|273|2|2022-01-17| -|192|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4577|2|2021-08-11| -|193|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|453|2|2022-01-12| -|194|[vitozyf/lucky-draw](https://github.com/vitozyf/lucky-draw)|年会抽奖程序|1326|2|2022-01-14| -|195|[Tencent/westore](https://github.com/Tencent/westore)|更好的小程序项目架构|3915|2|2021-09-28| -|196|[gdtool/zhaopp](https://github.com/gdtool/zhaopp)|一个Google Drive搜索引擎 https://GeZhong.vip|1034|2|2021-08-02| -|197|[Wenmoux/checkbox](https://github.com/Wenmoux/checkbox)|常用网站签到本地/云函数/青龙脚本( 人人视频、刺猬猫小说、Acfun、WPS、 时光相册、书香门第论坛、绅士领域、好游快爆、埋堆堆、多看阅读、一亩三分地、闪艺app、吾爱破解、香网小说、晋江、橙光、什么值得买、网易蜗牛读书,网易云游戏平台、龙空论坛、NGA论坛、csdn、mt论坛、sf轻小说、猫耳FM、联想智选app、联想智选联想延保、联动云租车、数码之家、玩物志好物商店、togamemod、好 ...|1081|2|2022-01-15| -|198|[Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter)|小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片|3225|2|2022-01-17| -|199|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架 |1812|2|2021-11-05| -|200|[umijs/umi-request](https://github.com/umijs/umi-request)|A request tool based on fetch.|1778|2|2022-01-25| +|46|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15546|8|2022-01-23| +|47|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8646|8|2022-01-15| +|48|[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.|4622|8|2021-09-03| +|49|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2750|8|2022-01-13| +|50|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|684|7|2022-01-26| +|51|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|20000|7|2022-01-05| +|52|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1382|7|2022-01-24| +|53|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21603|7|2022-01-26| +|54|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server & DB2|25614|6|2022-01-26| +|55|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1969|6|2022-01-26| +|56|[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.|5161|6|2022-01-26| +|57|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2442|6|2022-01-24| +|58|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8922|6|2022-01-15| +|59|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2846|6|2022-01-26| +|60|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11277|6|2021-12-14| +|61|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14830|6|2022-01-15| +|62|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11938|6|2022-01-25| +|63|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3261|6|2022-01-25| +|64|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|21993|6|2022-01-16| +|65|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9011|5|2021-12-14| +|66|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5153|5|2022-01-15| +|67|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6960|5|2022-01-17| +|68|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8662|5|2021-11-22| +|69|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11835|5|2021-12-14| +|70|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。|4132|5|2021-09-10| +|71|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|871|5|2022-01-19| +|72|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1540|5|2021-09-06| +|73|[kgco/RateMySupervisor](https://github.com/kgco/RateMySupervisor)|永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台|2505|5|2021-11-01| +|74|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2405|5|2021-10-04| +|75|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10202|5|2022-01-26| +|76|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|4019|5|2022-01-26| +|77|[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制作、建站工具、可视化搭建系统.|5081|5|2022-01-22| +|78|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12192|5|2021-11-15| +|79|[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.|1465|5|2022-01-20| +|80|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1258|4|2022-01-21| +|81|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2526|4|2021-10-14| +|82|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9884|4|2022-01-25| +|83|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8724|4|2022-01-26| +|84|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7599|4|2022-01-26| +|85|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1896|4|2022-01-25| +|86|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8475|4|2022-01-05| +|87|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|365|4|2022-01-10| +|88|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6733|4|2022-01-13| +|89|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7610|4|2022-01-26| +|90|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7254|4|2021-12-14| +|91|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1206|4|2022-01-26| +|92|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件,让你的react项目可以加载vue组件|958|4|2021-08-18| +|93|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5868|4|2022-01-22| +|94|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8090|4|2022-01-26| +|95|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4903|4|2021-12-30| +|96|[quick123official/quick_redis_blog](https://github.com/quick123official/quick_redis_blog)|QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI ...|2509|4|2022-01-15| +|97|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1142|4|2022-01-22| +|98|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5250|4|2022-01-25| +|99|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4183|4|2022-01-25| +|100|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9316|4|2021-08-02| +|101|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts (incubating) 的微信小程序版本|5549|4|2021-09-22| +|102|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9950|3|2022-01-26| +|103|[blinkfox/hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)|A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com|4014|3|2022-01-24| +|104|[JavisPeng/taojinbi](https://github.com/JavisPeng/taojinbi)|淘宝淘金币自动执行脚本,包含蚂蚁森林收取能量,芭芭农场全任务,解放你的双手|1376|3|2021-08-03| +|105|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9176|3|2022-01-21| +|106|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9574|3|2022-01-25| +|107|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|504|3|2021-09-17| +|108|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1722|3|2021-11-09| +|109|[tumobi/nideshop](https://github.com/tumobi/nideshop)|NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)|5169|3|2021-08-09| +|110|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|1675|3|2021-10-05| +|111|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6670|3|2021-09-22| +|112|[0xPool/Gitter](https://github.com/0xPool/Gitter)|Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端|3503|3|2021-08-10| +|113|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2021年12月15日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3044|3|2021-12-15| +|114|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2389|3|2022-01-26| +|115|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3338|3|2022-01-15| +|116|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1183|3|2021-08-20| +|117|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|412|3|2022-01-19| +|118|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6723|3|2022-01-24| +|119|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|3797|3|2022-01-16| +|120|[shenruisi/Stay](https://github.com/shenruisi/Stay)|Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.|283|3|2022-01-24| +|121|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|⚡CLI for creating reusable react libraries.|4592|3|2021-08-10| +|122|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端监控系统,webfunny也是一款前端性能监控系统,无埋点监控前端日志,实时分析前端健康状态。webfunny is a lightweight front-end monitoring system and webfunny is also a front-end performance monitoring system. It monitors front- ...|3537|3|2022-01-22| +|123|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|2928|3|2022-01-25| +|124|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|2939|3|2022-01-26| +|125|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7267|3|2021-11-01| +|126|[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. 适合于个人和中小型团队的在线文档、知识库系统。|1774|3|2022-01-21| +|127|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3324|3|2021-12-29| +|128|[Tencent/cloudbase-framework](https://github.com/Tencent/cloudbase-framework)| 腾讯云开发云原生一体化部署工具 🚀 CloudBase Framework:一键部署,不限框架语言,云端一体化开发,基于Serverless 架构。A front-end and back-end integrated deployment tool. One-click deploy to serverless architecture. https://docs.cloudbase.net ...|1726|3|2021-12-28| +|129|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1629|3|2022-01-15| +|130|[zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini)|后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。|3318|3|2021-09-17| +|131|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8859|3|2022-01-05| +|132|[xuedingmiaojun/wxappUnpacker](https://github.com/xuedingmiaojun/wxappUnpacker)|小程序反编译(支持分包)|2114|3|2021-12-23| +|133|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2644|3|2022-01-12| +|134|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4785|3|2021-09-25| +|135|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4075|3|2022-01-26| +|136|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|650|3|2022-01-26| +|137|[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) |4838|3|2021-11-19| +|138|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|3875|3|2022-01-24| +|139|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5467|3|2022-01-18| +|140|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS,支持扩展任意 APP|505|3|2022-01-25| +|141|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2106|3|2022-01-12| +|142|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|374|3|2022-01-26| +|143|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2388|3|2021-11-04| +|144|[ahmadawais/corona-cli](https://github.com/ahmadawais/corona-cli)|🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais ...|1820|3|2021-09-21| +|145|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速短视频制作库 A fast short video processing library based on node.js|1355|3|2022-01-26| +|146|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|879|3|2022-01-26| +|147|[xiaoymin/swagger-bootstrap-ui](https://github.com/xiaoymin/swagger-bootstrap-ui)|Swagger-bootstrap-ui is the Swagger front-end UI implementation, the purpose is to replace the Swagger default UI implementation Swagger-UI, make the document more friendly....|2860|2|2022-01-15| +|148|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|599|2|2022-01-21| +|149|[nashaofu/dingtalk](https://github.com/nashaofu/dingtalk)|钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS|2707|2|2022-01-24| +|150|[BeautyYuYanli/full-mark-composition-generator](https://github.com/BeautyYuYanli/full-mark-composition-generator)|将专业术语和名人名言以随机报菜名的方式填入模板,生成一篇只有聪明人才能看懂的满分作文!|994|2|2021-11-15| +|151|[illuspas/Node-Media-Server](https://github.com/illuspas/Node-Media-Server)|A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server|4533|2|2021-10-13| +|152|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。|7713|2|2022-01-21| +|153|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|1581|2|2021-12-13| +|154|[shen-yu/hexo-theme-ayer](https://github.com/shen-yu/hexo-theme-ayer)|a clean and elegant theme for Hexo. 🐋|1213|2|2022-01-07| +|155|[ChuheGit/1](https://github.com/ChuheGit/1)|-|654|2|2021-08-11| +|156|[huanxsd/MeiTuan](https://github.com/huanxsd/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2687|2|2021-09-20| +|157|[xuedingmiaojun/mp-unpack](https://github.com/xuedingmiaojun/mp-unpack)|基于electron-vue开发的跨平台微信小程序自助解包(反编译)客户端|998|2|2022-01-01| +|158|[chatopera/cskefu](https://github.com/chatopera/cskefu)|🌲 春松客服,开源,免费,智能客服系统,机器人客服|1990|2|2022-01-21| +|159|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城 ,本商城是前后端分离的商城、微服务架构商城。|330|2|2022-01-13| +|160|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|514|2|2022-01-18| +|161|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|1638|2|2021-12-19| +|162|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|4514|2|2021-10-30| +|163|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|1965|2|2022-01-15| +|164|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|309|2|2022-01-26| +|165|[WeBankFinTech/fes.js](https://github.com/WeBankFinTech/fes.js)|Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~|966|2|2022-01-26| +|166|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2085|2|2022-01-25| +|167|[staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config)|vue-cli4配置vue.config.js持续更新|2562|2|2021-12-02| +|168|[renrenio/renren-fast-vue](https://github.com/renrenio/renren-fast-vue)|renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。|2798|2|2022-01-15| +|169|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|342|2|2021-11-06| +|170|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3066|2|2022-01-25| +|171|[czj2369/jd_tb_auto](https://github.com/czj2369/jd_tb_auto)|基于AutoJs编写的618 双十一 淘宝 京东 赚喵币 赚汪汪币 炸年兽任务自动完成脚本|1164|2|2022-01-23| +|172|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|1843|2|2021-09-14| +|173|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取插件|1279|2|2022-01-05| +|174|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统 - mysql版,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|976|2|2022-01-25| +|175|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1170|2|2022-01-22| +|176|[serverless/components](https://github.com/serverless/components)|The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...|2269|2|2022-01-19| +|177|[berwin/Blog](https://github.com/berwin/Blog)|记录成长的过程|3787|2|2021-11-25| +|178|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|2868|2|2022-01-26| +|179|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3423|2|2022-01-26| +|180|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2537|2|2021-11-28| +|181|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1092|2|2022-01-17| +|182|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1661|2|2022-01-12| +|183|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|646|2|2021-12-13| +|184|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|1181|2|2022-01-14| +|185|[sunoj/jjb](https://github.com/sunoj/jjb)|一个帮助你自动申请京东价格保护的chrome拓展|3087|2|2021-10-25| +|186|[sx1989827/DOClever](https://github.com/sx1989827/DOClever)|做最好的接口管理平台|2852|2|2022-01-12| +|187|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|7033|2|2022-01-26| +|188|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|2381|2|2022-01-06| +|189|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine testing platform. Sonic云真机测试平台前端。|273|2|2022-01-17| +|190|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4580|2|2021-08-11| +|191|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|454|2|2022-01-12| +|192|[vitozyf/lucky-draw](https://github.com/vitozyf/lucky-draw)|年会抽奖程序|1331|2|2022-01-14| +|193|[Tencent/westore](https://github.com/Tencent/westore)|更好的小程序项目架构|3914|2|2021-09-28| +|194|[gdtool/zhaopp](https://github.com/gdtool/zhaopp)|一个Google Drive搜索引擎 https://GeZhong.vip|1034|2|2021-08-02| +|195|[Wenmoux/checkbox](https://github.com/Wenmoux/checkbox)|常用网站签到本地/云函数/青龙脚本( 人人视频、刺猬猫小说、Acfun、WPS、 时光相册、书香门第论坛、绅士领域、好游快爆、埋堆堆、多看阅读、一亩三分地、闪艺app、吾爱破解、香网小说、晋江、橙光、什么值得买、网易蜗牛读书,网易云游戏平台、龙空论坛、NGA论坛、csdn、mt论坛、sf轻小说、猫耳FM、联想智选app、联想智选联想延保、联动云租车、数码之家、玩物志好物商店、togamemod、好 ...|1086|2|2022-01-15| +|196|[Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter)|小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片|3227|2|2022-01-17| +|197|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架 |1812|2|2021-11-05| +|198|[umijs/umi-request](https://github.com/umijs/umi-request)|A request tool based on fetch.|1778|2|2022-01-25| +|199|[OBKoro1/koro1FileHeader](https://github.com/OBKoro1/koro1FileHeader)|VSCode插件:自动生成,自动更新VSCode文件头部注释, 自动生成函数注释并支持提取函数参数,支持所有主流语言,文档齐全,使用简单,配置灵活方便,持续维护多年。|3224|2|2022-01-23| +|200|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|585|2|2022-01-05|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Jupyter-Notebook.md b/content/charts/growth/software/Jupyter-Notebook.md index 946c9208..40e082fa 100644 --- a/content/charts/growth/software/Jupyter-Notebook.md +++ b/content/charts/growth/software/Jupyter-Notebook.md @@ -1,152 +1,152 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Jupyter Notebook -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[MorvanZhou/PyTorch-Tutorial](https://github.com/MorvanZhou/PyTorch-Tutorial)|Build your neural network easy and fast, 莫烦Python中文教学|6531|4|2022-01-20| -|2|[roboticcam/machine-learning-notes](https://github.com/roboticcam/machine-learning-notes)|My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接|5588|4|2022-01-17| -|3|[ieee8023/covid-chestxray-dataset](https://github.com/ieee8023/covid-chestxray-dataset)|We are building an open database of COVID-19 cases with chest X-ray or CT images.|2771|4|2021-10-14| -|4|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|3802|4|2022-01-25| -|5|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|6115|3|2021-10-01| -|6|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|848|3|2021-12-29| -|7|[cleverhans-lab/cleverhans](https://github.com/cleverhans-lab/cleverhans)|An adversarial example library for constructing attacks, building defenses, and benchmarking both|5387|3|2022-01-23| -|8|[wangshub/RL-Stock](https://github.com/wangshub/RL-Stock)|📈 如何用深度强化学习自动炒股|2129|3|2022-01-21| +|1|[MorvanZhou/PyTorch-Tutorial](https://github.com/MorvanZhou/PyTorch-Tutorial)|Build your neural network easy and fast, 莫烦Python中文教学|6532|4|2022-01-20| +|2|[roboticcam/machine-learning-notes](https://github.com/roboticcam/machine-learning-notes)|My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接|5591|4|2022-01-17| +|3|[ieee8023/covid-chestxray-dataset](https://github.com/ieee8023/covid-chestxray-dataset)|We are building an open database of COVID-19 cases with chest X-ray or CT images.|2772|4|2021-10-14| +|4|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|3806|4|2022-01-26| +|5|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|6122|3|2021-10-01| +|6|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|850|3|2021-12-29| +|7|[cleverhans-lab/cleverhans](https://github.com/cleverhans-lab/cleverhans)|An adversarial example library for constructing attacks, building defenses, and benchmarking both|5389|3|2022-01-23| +|8|[wangshub/RL-Stock](https://github.com/wangshub/RL-Stock)|📈 如何用深度强化学习自动炒股|2130|3|2022-01-21| |9|[yoyoyo-yo/Gasyori100knock](https://github.com/yoyoyo-yo/Gasyori100knock)|image processing codes to understand algorithm|1994|2|2022-01-20| -|10|[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. |993|2|2022-01-25| -|11|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|453|2|2022-01-25| -|12|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1564|2|2022-01-14| -|13|[AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection)|开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.|1712|2|2022-01-05| +|10|[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. |994|2|2022-01-26| +|11|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|454|2|2022-01-25| +|12|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1566|2|2022-01-14| +|13|[AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection)|开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.|1713|2|2022-01-05| |14|[snakers4/silero-models](https://github.com/snakers4/silero-models)|Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple|1211|2|2022-01-20| -|15|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|184|2|2022-01-25| +|15|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|185|2|2022-01-25| |16|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|944|1|2022-01-06| |17|[fastai/course20](https://github.com/fastai/course20)|Deep Learning for Coders, 2020, the website|713|1|2022-01-14| -|18|[LYuhang/GNN_Review](https://github.com/LYuhang/GNN_Review)|GNN综述阅读报告|565|1|2021-08-17| +|18|[LYuhang/GNN_Review](https://github.com/LYuhang/GNN_Review)|GNN综述阅读报告|566|1|2021-08-17| |19|[gengyanlei/fire-smoke-detect-yolov4](https://github.com/gengyanlei/fire-smoke-detect-yolov4)|fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测|621|1|2021-10-29| |20|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|-|122|1|2021-11-15| -|21|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|1647|1|2022-01-21| -|22|[lxztju/pytorch_classification](https://github.com/lxztju/pytorch_classification)|利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码|774|1|2021-11-26| +|21|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|1653|1|2022-01-21| +|22|[lxztju/pytorch_classification](https://github.com/lxztju/pytorch_classification)|利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码|775|1|2021-11-26| |23|[chenghuige/pikachu2](https://github.com/chenghuige/pikachu2)|微信大数据2021 1st,qq浏览器2021 3rd,mind新闻推荐2020 1st,NAIC2020 AI+遥感影像 2nd|107|1|2021-11-17| |24|[exacity/simplified-deeplearning](https://github.com/exacity/simplified-deeplearning)|Simplified implementations of deep learning related works|2394|1|2021-10-06| |25|[dglai/maxp_baseline_model](https://github.com/dglai/maxp_baseline_model)|-|66|1|2021-11-05| -|26|[hangsz/pandas-tutorial](https://github.com/hangsz/pandas-tutorial)|适合初级到中级晋升者,有了体系之后就看熟练度了。|1419|1|2022-01-15| -|27|[wowchemy/starter-hugo-academic](https://github.com/wowchemy/starter-hugo-academic)|🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.|1815|1|2022-01-23| -|28|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package developed for transportation spatio-temporal big data processing, analysis and visualization.|63|1|2022-01-25| -|29|[luo3300612/Visualizer](https://github.com/luo3300612/Visualizer)|assistant tools for attention visualization in deep learning|207|1|2021-08-11| -|30|[Tiiiger/bert_score](https://github.com/Tiiiger/bert_score)|BERT score for text generation|806|1|2021-12-10| -|31|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|341|1|2021-10-09| -|32|[eastmountyxz/ImageProcessing-Python](https://github.com/eastmountyxz/ImageProcessing-Python)|该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。|839|1|2021-11-08| -|33|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|265|1|2022-01-17| -|34|[44670/SourceHanSans-Pixel](https://github.com/44670/SourceHanSans-Pixel)|基于思源黑体的开源像素字体|172|1|2022-01-03| -|35|[zslucky/awesome-AI-books](https://github.com/zslucky/awesome-AI-books)|Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning|970|1|2021-10-30| -|36|[LinXueyuanStdio/LaTeX_OCR_PRO](https://github.com/LinXueyuanStdio/LaTeX_OCR_PRO)|:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)|527|1|2022-01-13| -|37|[tugstugi/dl-colab-notebooks](https://github.com/tugstugi/dl-colab-notebooks)|Try out deep learning models online on Google Colab|1290|1|2022-01-13| -|38|[kevinfu1717/SuperInterstellarTerminal](https://github.com/kevinfu1717/SuperInterstellarTerminal)|【X世纪星际终端】A Wechat Social and AR Game: 基于微信聊天,结合增强现实技术AR+LBS(基于图像位置)的轻社交星际漂流瓶游戏。向外太空发送漂流信息,看看AI预测的外星人是长什么样的,寻找身边的外星人,逗逗外星生物,看看外星植物及外星建筑。Send the message to the outer space, find the aliens in the earth ...|89|1|2021-12-10| +|26|[hangsz/pandas-tutorial](https://github.com/hangsz/pandas-tutorial)|适合初级到中级晋升者,有了体系之后就看熟练度了。|1420|1|2022-01-15| +|27|[wowchemy/starter-hugo-academic](https://github.com/wowchemy/starter-hugo-academic)|🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.|1818|1|2022-01-23| +|28|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|51|1|2022-01-12| +|29|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package developed for transportation spatio-temporal big data processing, analysis and visualization.|64|1|2022-01-26| +|30|[luo3300612/Visualizer](https://github.com/luo3300612/Visualizer)|assistant tools for attention visualization in deep learning|207|1|2021-08-11| +|31|[Tiiiger/bert_score](https://github.com/Tiiiger/bert_score)|BERT score for text generation|806|1|2021-12-10| +|32|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|341|1|2022-01-26| +|33|[eastmountyxz/ImageProcessing-Python](https://github.com/eastmountyxz/ImageProcessing-Python)|该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。|841|1|2021-11-08| +|34|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|268|1|2022-01-17| +|35|[44670/SourceHanSans-Pixel](https://github.com/44670/SourceHanSans-Pixel)|基于思源黑体的开源像素字体|172|1|2022-01-03| +|36|[zslucky/awesome-AI-books](https://github.com/zslucky/awesome-AI-books)|Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning|970|1|2021-10-30| +|37|[LinXueyuanStdio/LaTeX_OCR_PRO](https://github.com/LinXueyuanStdio/LaTeX_OCR_PRO)|:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)|527|1|2022-01-13| +|38|[tugstugi/dl-colab-notebooks](https://github.com/tugstugi/dl-colab-notebooks)|Try out deep learning models online on Google Colab|1290|1|2022-01-13| |39|[PaddlePaddle/Quantum](https://github.com/PaddlePaddle/Quantum)|-|334|1|2021-12-15| -|40|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|409|1|2021-11-01| +|40|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|410|1|2021-11-01| |41|[yutiansut/QAStrategy](https://github.com/yutiansut/QAStrategy)|策略基类/ 支持QIFI协议|202|0|2021-09-01| |42|[OneOneLiu/ggcnn_cornell_dataset](https://github.com/OneOneLiu/ggcnn_cornell_dataset)|cornell grasp dataset analyses and process|25|0|2022-01-18| |43|[Dustyposa/goSpider](https://github.com/Dustyposa/goSpider)|some small project and some articles|56|0|2021-12-03| -|44|[oegedijk/dash_oop_components](https://github.com/oegedijk/dash_oop_components)|OOP components for plotly dash that make dashboard components composable, reusable and configurable|24|0|2021-09-28| +|44|[oegedijk/dash_oop_components](https://github.com/oegedijk/dash_oop_components)|OOP components for plotly dash that make dashboard components composable, reusable and configurable|25|0|2021-09-28| |45|[Emergent-Epidemics/covid19_npi_china](https://github.com/Emergent-Epidemics/covid19_npi_china)|Code for: The effect of human mobility and control measures on the COVID-19 epidemic in China|12|0|2021-09-09| |46|[xiaonan8826/jeffindex](https://github.com/xiaonan8826/jeffindex)|-|10|0|2021-09-08| -|47|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|Everything I know: DevOps & CloudNative, Music, etc...|27|0|2022-01-25| -|48|[archersama/3rd-solution-COVID19-Fake-News-Detection-in-English](https://github.com/archersama/3rd-solution-COVID19-Fake-News-Detection-in-English)|这个仓库是AAAI2021共享任务COVID19-Fake-News-Detection-in-English(虚假新闻分类)的第三名的解决方案|10|0|2021-12-04| -|49|[xianghuisun/Chinese_KGQA](https://github.com/xianghuisun/Chinese_KGQA)|该仓库目的是实现基于知识图谱的中文问答系统|17|0|2021-12-22| -|50|[isee15/Card-Ocr](https://github.com/isee15/Card-Ocr)|身份证识别OCR|379|0|2021-09-22| -|51|[xieyan0811/pdfconv](https://github.com/xieyan0811/pdfconv)|中文PDF转TXT的实用工具|17|0|2021-10-13| -|52|[BT5153-Group-Seventeen/Weibo-Sentiment-Analysis-During-COVID-19](https://github.com/BT5153-Group-Seventeen/Weibo-Sentiment-Analysis-During-COVID-19)|In order to analyze the sentiment orientation on Chinese social platform, our group scraped raw reposts during the period when domestic COVID is most series(1.20-3.09) from Weibo and built different m ...|10|0|2021-10-06| -|53|[zhangzhiqiangccm/NLP-project](https://github.com/zhangzhiqiangccm/NLP-project)|自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。|83|0|2021-11-02| -|54|[JoeShi/rasa-chinese-workshop](https://github.com/JoeShi/rasa-chinese-workshop)|利用 RASA 构建智能对话机器人|16|0|2021-08-24| -|55|[jajupmochi/graphkit-learn](https://github.com/jajupmochi/graphkit-learn)|A python package for graph kernels, graph edit distances, and graph pre-image problem.|72|0|2021-12-02| -|56|[LobbyBoy-Dray/PyShare](https://github.com/LobbyBoy-Dray/PyShare)|北京大学金融科技协会Python系列讲座,Lecture notes & Extended reading|15|0|2021-08-06| -|57|[BSlience/rasa-conversational-ai](https://github.com/BSlience/rasa-conversational-ai)|Conversational AI based on Rasa|29|0|2021-10-29| -|58|[qwfy/doc-browser](https://github.com/qwfy/doc-browser)|A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML|104|0|2021-10-09| -|59|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|29|0|2021-11-19| -|60|[makelove/Programer_Log](https://github.com/makelove/Programer_Log)|最新动态在这里【我的程序员日志】|142|0|2021-09-03| -|61|[ZhiqingXiao/OpenAIGymSolution](https://github.com/ZhiqingXiao/OpenAIGymSolution)|Solutions to OpenAI Gym|10|0|2021-08-22| -|62|[CUHKSZ-TQL/WeiboSpider_SentimentAnalysis](https://github.com/CUHKSZ-TQL/WeiboSpider_SentimentAnalysis)|借助Python抓取微博数据,并对抓取的数据进行情绪分析|237|0|2022-01-13| -|63|[moliqingwa/carbon_challenge](https://github.com/moliqingwa/carbon_challenge)|捕碳大作战|15|0|2021-12-22| -|64|[covid-19-net/covid-19-community](https://github.com/covid-19-net/covid-19-community)| Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19 |94|0|2022-01-10| -|65|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|75|0|2022-01-25| -|66|[1165048017/BlogLearning](https://github.com/1165048017/BlogLearning)|自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习|90|0|2021-10-26| -|67|[Kahhann92/FaceMask-recognition](https://github.com/Kahhann92/FaceMask-recognition)|此一project是由清华大学医学院的姚非凡与郑家瀚共同开发完成,这里运用了三个目标检测模型,来找到图像里的人脸,以及他们是否有带口罩,是个目标检测+2分类问题。 这一readme.md文件是为了帮助使用者如何正确使用我们的code。我们使用FasterRCNN可达到0.7的mAP[.5:.95]。|14|0|2022-01-21| -|68|[zsc/kid-programming](https://github.com/zsc/kid-programming)|Programming exercises for kids (no prior programming experience required)|13|0|2021-11-05| -|69|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|777|0|2022-01-14| -|70|[yangyahu-1994/Python-Crash-Course](https://github.com/yangyahu-1994/Python-Crash-Course)|A Hands-On, Project-Based Introduction to Programming|11|0|2021-10-05| -|71|[agave233/2020-CCF-Crowd-Flow-Prediction](https://github.com/agave233/2020-CCF-Crowd-Flow-Prediction)|科技战疫-大数据公益挑战赛-DataFountain重点区域人群密度预测 第1名方案|30|0|2021-12-28| -|72|[jackhuntcn/2021ccf_iqiyi_nlp](https://github.com/jackhuntcn/2021ccf_iqiyi_nlp)|-|15|0|2021-12-03| -|73|[IKMLab/course_material](https://github.com/IKMLab/course_material)|上課教材的大集合!!!|12|0|2021-09-08| -|74|[Hongyu-Yue/yoloV5_modify_smalltarget](https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget)|YOLOV5 小目标检测修改版|31|0|2021-08-21| -|75|[voidful/Phraseg](https://github.com/voidful/Phraseg)|Phraseg - 一言:新詞發現工具包|24|0|2021-11-30| -|76|[markwk/ts4health](https://github.com/markwk/ts4health)|Time Series Data Analysis, Visualization and Forecasting with Python for Health and Self|15|0|2021-08-04| -|77|[areejokaili/topic_labelling](https://github.com/areejokaili/topic_labelling)|-|16|0|2021-12-22| -|78|[cviaai/VEINCV-RL](https://github.com/cviaai/VEINCV-RL)|Near-Infrared-to-Visible Vein Imaging via Convolutional Neural Networks and Reinforcement Learning|16|0|2022-01-13| -|79|[vespa-engine/sample-apps](https://github.com/vespa-engine/sample-apps)|Repository of sample applications|154|0|2022-01-25| -|80|[duoergun0729/adversarial_examples](https://github.com/duoergun0729/adversarial_examples)|对抗样本|159|0|2022-01-21| -|81|[chokkan/python](https://github.com/chokkan/python)|Python早見帳|17|0|2021-11-28| -|82|[zhouwei713/data_analysis](https://github.com/zhouwei713/data_analysis)|一些爬虫和数据分析相关实战练习|305|0|2022-01-08| -|83|[lyj555/SelfLearning](https://github.com/lyj555/SelfLearning)|该项目主要是自学过程中对于一些知识点的整理,项目整体分为四部分,分别是算法、工程、工具和数学知识。算法部分主要是常用的机器学习(LR、SVM、树模型、XGBoost、LightGBM和CatBoost等)和深度学习算法(NLP和CV以及一些基础知识),工程部分主要是spark和hive|13|0|2021-12-06| -|84|[andy6804tw/2020-12th-ironman](https://github.com/andy6804tw/2020-12th-ironman)|[全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 |88|0|2021-09-27| -|85|[deepdialog/CPM-LM-TF2](https://github.com/deepdialog/CPM-LM-TF2)|-|204|0|2021-10-14| -|86|[wshuyi/demo-spacy-text-processing](https://github.com/wshuyi/demo-spacy-text-processing)|-|129|0|2022-01-21| -|87|[Tu5039/THSTrader](https://github.com/Tu5039/THSTrader)|支持更新一版的同花顺,改了一些因为UI变化而出现问题的地方|21|0|2022-01-13| -|88|[CIDO-ontology/cido](https://github.com/CIDO-ontology/cido)|CIDO: Coronavirus Infectious Disease Ontology|15|0|2021-09-08| -|89|[yijixiuxin/chanlun](https://github.com/yijixiuxin/chanlun)|基于缠中说禅所理解的市场行情的分析工具|19|0|2021-12-18| -|90|[Glacier-Ice/Covid-19-data-science](https://github.com/Glacier-Ice/Covid-19-data-science)|Welcome to Glacier Data Project. A post-wuhan2020 project for data science|148|0|2022-01-22| -|91|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|11|0|2021-12-06| -|92|[boyu-ai/Hands-on-RL](https://github.com/boyu-ai/Hands-on-RL)|https://hrl.boyuai.com/|41|0|2021-08-14| -|93|[xjtulyc/lyc_code](https://github.com/xjtulyc/lyc_code)|-|11|0|2021-11-29| -|94|[datawhalechina/powerful-numpy](https://github.com/datawhalechina/powerful-numpy)|巨硬的NumPy|32|0|2022-01-24| -|95|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|24|0|2022-01-25| -|96|[sunnyswag/StockRL](https://github.com/sunnyswag/StockRL)|在A股(股票)市场上训练强化学习交易智能体|37|0|2021-08-28| -|97|[neozhu/smartadmin.core.urf](https://github.com/neozhu/smartadmin.core.urf)|Domain Driven Design (DDD) lightweight development architecture(support .net 5.0)|96|0|2021-09-13| -|98|[cbdb-project/named-entities-for-premodern-chinese-history-research](https://github.com/cbdb-project/named-entities-for-premodern-chinese-history-research)|Repo to generate and host named entities for premodern chinese history research|16|0|2022-01-10| -|99|[excelsimon/AI](https://github.com/excelsimon/AI)|机器学习、深度学习、自然语言处理、计算机视觉等AI领域相关技术的算法推导及应用|104|0|2021-08-05| -|100|[hktxt/Courses](https://github.com/hktxt/Courses)|An AI engineer Prepares / 算法工程师自我修养|24|0|2022-01-21| -|101|[KristiyanVachev/Leaf-Question-Generation](https://github.com/KristiyanVachev/Leaf-Question-Generation)|Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.|20|0|2022-01-05| -|102|[xiaohuiduan/dcgan_anime_avatars](https://github.com/xiaohuiduan/dcgan_anime_avatars)|基于keras使用dcgan自动生成动漫头像|37|0|2021-11-10| -|103|[maloyang/PLC-Python](https://github.com/maloyang/PLC-Python)|KHPy_2018-03-05_工業4.0: PLC與Python共舞|33|0|2021-12-09| -|104|[Flyfoxs/xf_tag](https://github.com/Flyfoxs/xf_tag)|大数据应用分类标注挑战赛(NLP),亚军🥈|20|0|2021-08-25| -|105|[Liang-ZX/VectorNet](https://github.com/Liang-ZX/VectorNet)|Pytorch implementation of CVPR2020 paper “VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation”|66|0|2021-10-28| -|106|[aishoot/LSTM_PIT_Speech_Separation](https://github.com/aishoot/LSTM_PIT_Speech_Separation)|Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.|273|0|2022-01-06| -|107|[dr-guangtou/luandun](https://github.com/dr-guangtou/luandun)|Luandun: Chaotic but delicious|15|0|2021-11-27| -|108|[kevin-meng/financial_stock_knowledge_graph](https://github.com/kevin-meng/financial_stock_knowledge_graph)|base on chinese stock market data|62|0|2021-10-05| -|109|[deepintomlf/mlfbook](https://github.com/deepintomlf/mlfbook)|-|26|0|2021-09-26| -|110|[linguishi/chinese_sentiment](https://github.com/linguishi/chinese_sentiment)|中文情感分析,CNN,BI-LSTM,文本分类|351|0|2021-12-02| -|111|[hscspring/All4NLP](https://github.com/hscspring/All4NLP)|All For NLP, especially Chinese.|159|0|2021-10-22| -|112|[Prayforhanluo/CTR_Algorithm](https://github.com/Prayforhanluo/CTR_Algorithm)|一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,DIN, DIEN ... (pytorch, tf2.0)|28|0|2022-01-19| -|113|[W-Java/Population-Prediction](https://github.com/W-Java/Population-Prediction)|The future population of Singapore is predicted by SVM algorithm|15|0|2021-10-29| -|114|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|52|0|2022-01-24| -|115|[linbang/Metapath2vec](https://github.com/linbang/Metapath2vec)|使用DGL和pytorch实现metapath2vec|24|0|2021-09-17| -|116|[je-santos/MPLBM-UT](https://github.com/je-santos/MPLBM-UT)|Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images)|82|0|2022-01-24| -|117|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|38|0|2022-01-19| -|118|[01ly/Codes](https://github.com/01ly/Codes)|不可能不会系列|29|0|2022-01-13| -|119|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|11|0|2021-11-29| -|120|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|-|102|0|2022-01-25| -|121|[evaseemefly/TyphoonSearchSys](https://github.com/evaseemefly/TyphoonSearchSys)|NMEFC——台风相似路径系统|10|0|2021-10-05| -|122|[Jackthebighead/duplicate-question-pair-identification](https://github.com/Jackthebighead/duplicate-question-pair-identification)|Three models are implemented for text similarity classification/STS problem on Quora Question Pairs dataset.|11|0|2021-11-12| -|123|[wx-chevalier/ai-models](https://github.com/wx-chevalier/ai-models)|Artificial Intelligence & Machine Learning & DeepLearning & NLP & CV Workbench 示例,算法,模型,应用,TensorFlow & PyTorch,Kaggle|18|0|2022-01-13| -|124|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|36|0|2021-11-17| -|125|[JuliaCN/MeetUpMaterials](https://github.com/JuliaCN/MeetUpMaterials)|Julia中文社区活动的各种材料 Meetup Materials |61|0|2021-12-23| -|126|[Flowingsun007/DeepLearningTutorial](https://github.com/Flowingsun007/DeepLearningTutorial)|Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!|75|0|2022-01-13| -|127|[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 ...|49|0|2021-09-04| -|128|[HowardNTUST/Marketing-Data-Science-Application](https://github.com/HowardNTUST/Marketing-Data-Science-Application)|-|94|0|2021-12-22| -|129|[cacolola/python-LEC](https://github.com/cacolola/python-LEC)|python数据分析基础|31|0|2021-09-14| -|130|[luiarthur/TuringBnpBenchmarks](https://github.com/luiarthur/TuringBnpBenchmarks)|Benchmarks of Bayesian Nonparametric models in Turing and other PPLs|24|0|2022-01-21| -|131|[JuliaCN/juliacn.github.io](https://github.com/JuliaCN/juliacn.github.io)|Source code for cn.julialang.org|15|0|2021-12-21| -|132|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|566|0|2022-01-18| -|133|[dsh0416/quantum-i-ching](https://github.com/dsh0416/quantum-i-ching)|A Quantum 爻 System Implementation for Divination |94|0|2022-01-21| -|134|[chenmingxiang110/Chinese-automatic-speech-recognition](https://github.com/chenmingxiang110/Chinese-automatic-speech-recognition)|Chinese speech recognition|251|0|2021-09-13| -|135|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|96|0|2022-01-25| -|136|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|126|0|2021-12-16| -|137|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|49|0|2022-01-12| +|47|[imistyrain/MTCNN](https://github.com/imistyrain/MTCNN)|多任务级联实时人脸检测和姿态估计Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS|422|0|2022-01-26| +|48|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|Everything I know: DevOps & CloudNative, Music, etc...|27|0|2022-01-26| +|49|[archersama/3rd-solution-COVID19-Fake-News-Detection-in-English](https://github.com/archersama/3rd-solution-COVID19-Fake-News-Detection-in-English)|这个仓库是AAAI2021共享任务COVID19-Fake-News-Detection-in-English(虚假新闻分类)的第三名的解决方案|10|0|2021-12-04| +|50|[xianghuisun/Chinese_KGQA](https://github.com/xianghuisun/Chinese_KGQA)|该仓库目的是实现基于知识图谱的中文问答系统|17|0|2021-12-22| +|51|[isee15/Card-Ocr](https://github.com/isee15/Card-Ocr)|身份证识别OCR|380|0|2021-09-22| +|52|[xieyan0811/pdfconv](https://github.com/xieyan0811/pdfconv)|中文PDF转TXT的实用工具|17|0|2021-10-13| +|53|[BT5153-Group-Seventeen/Weibo-Sentiment-Analysis-During-COVID-19](https://github.com/BT5153-Group-Seventeen/Weibo-Sentiment-Analysis-During-COVID-19)|In order to analyze the sentiment orientation on Chinese social platform, our group scraped raw reposts during the period when domestic COVID is most series(1.20-3.09) from Weibo and built different m ...|10|0|2021-10-06| +|54|[zhangzhiqiangccm/NLP-project](https://github.com/zhangzhiqiangccm/NLP-project)|自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。|83|0|2021-11-02| +|55|[JoeShi/rasa-chinese-workshop](https://github.com/JoeShi/rasa-chinese-workshop)|利用 RASA 构建智能对话机器人|16|0|2021-08-24| +|56|[jajupmochi/graphkit-learn](https://github.com/jajupmochi/graphkit-learn)|A python package for graph kernels, graph edit distances, and graph pre-image problem.|72|0|2021-12-02| +|57|[LobbyBoy-Dray/PyShare](https://github.com/LobbyBoy-Dray/PyShare)|北京大学金融科技协会Python系列讲座,Lecture notes & Extended reading|15|0|2021-08-06| +|58|[BSlience/rasa-conversational-ai](https://github.com/BSlience/rasa-conversational-ai)|Conversational AI based on Rasa|29|0|2021-10-29| +|59|[qwfy/doc-browser](https://github.com/qwfy/doc-browser)|A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML|104|0|2021-10-09| +|60|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|29|0|2021-11-19| +|61|[makelove/Programer_Log](https://github.com/makelove/Programer_Log)|最新动态在这里【我的程序员日志】|143|0|2021-09-03| +|62|[ZhiqingXiao/OpenAIGymSolution](https://github.com/ZhiqingXiao/OpenAIGymSolution)|Solutions to OpenAI Gym|10|0|2021-08-22| +|63|[CUHKSZ-TQL/WeiboSpider_SentimentAnalysis](https://github.com/CUHKSZ-TQL/WeiboSpider_SentimentAnalysis)|借助Python抓取微博数据,并对抓取的数据进行情绪分析|238|0|2022-01-13| +|64|[moliqingwa/carbon_challenge](https://github.com/moliqingwa/carbon_challenge)|捕碳大作战|15|0|2021-12-22| +|65|[covid-19-net/covid-19-community](https://github.com/covid-19-net/covid-19-community)| Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19 |94|0|2022-01-10| +|66|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|76|0|2022-01-26| +|67|[1165048017/BlogLearning](https://github.com/1165048017/BlogLearning)|自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习|91|0|2021-10-26| +|68|[Kahhann92/FaceMask-recognition](https://github.com/Kahhann92/FaceMask-recognition)|此一project是由清华大学医学院的姚非凡与郑家瀚共同开发完成,这里运用了三个目标检测模型,来找到图像里的人脸,以及他们是否有带口罩,是个目标检测+2分类问题。 这一readme.md文件是为了帮助使用者如何正确使用我们的code。我们使用FasterRCNN可达到0.7的mAP[.5:.95]。|14|0|2022-01-21| +|69|[zsc/kid-programming](https://github.com/zsc/kid-programming)|Programming exercises for kids (no prior programming experience required)|13|0|2021-11-05| +|70|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|777|0|2022-01-14| +|71|[yangyahu-1994/Python-Crash-Course](https://github.com/yangyahu-1994/Python-Crash-Course)|A Hands-On, Project-Based Introduction to Programming|11|0|2021-10-05| +|72|[agave233/2020-CCF-Crowd-Flow-Prediction](https://github.com/agave233/2020-CCF-Crowd-Flow-Prediction)|科技战疫-大数据公益挑战赛-DataFountain重点区域人群密度预测 第1名方案|30|0|2021-12-28| +|73|[jackhuntcn/2021ccf_iqiyi_nlp](https://github.com/jackhuntcn/2021ccf_iqiyi_nlp)|-|15|0|2021-12-03| +|74|[IKMLab/course_material](https://github.com/IKMLab/course_material)|上課教材的大集合!!!|12|0|2021-09-08| +|75|[Hongyu-Yue/yoloV5_modify_smalltarget](https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget)|YOLOV5 小目标检测修改版|31|0|2021-08-21| +|76|[voidful/Phraseg](https://github.com/voidful/Phraseg)|Phraseg - 一言:新詞發現工具包|24|0|2021-11-30| +|77|[markwk/ts4health](https://github.com/markwk/ts4health)|Time Series Data Analysis, Visualization and Forecasting with Python for Health and Self|15|0|2021-08-04| +|78|[areejokaili/topic_labelling](https://github.com/areejokaili/topic_labelling)|-|16|0|2021-12-22| +|79|[cviaai/VEINCV-RL](https://github.com/cviaai/VEINCV-RL)|Near-Infrared-to-Visible Vein Imaging via Convolutional Neural Networks and Reinforcement Learning|16|0|2022-01-13| +|80|[vespa-engine/sample-apps](https://github.com/vespa-engine/sample-apps)|Repository of sample applications|154|0|2022-01-26| +|81|[duoergun0729/adversarial_examples](https://github.com/duoergun0729/adversarial_examples)|对抗样本|159|0|2022-01-21| +|82|[chokkan/python](https://github.com/chokkan/python)|Python早見帳|17|0|2021-11-28| +|83|[zhouwei713/data_analysis](https://github.com/zhouwei713/data_analysis)|一些爬虫和数据分析相关实战练习|305|0|2022-01-26| +|84|[lyj555/SelfLearning](https://github.com/lyj555/SelfLearning)|该项目主要是自学过程中对于一些知识点的整理,项目整体分为四部分,分别是算法、工程、工具和数学知识。算法部分主要是常用的机器学习(LR、SVM、树模型、XGBoost、LightGBM和CatBoost等)和深度学习算法(NLP和CV以及一些基础知识),工程部分主要是spark和hive|13|0|2021-12-06| +|85|[andy6804tw/2020-12th-ironman](https://github.com/andy6804tw/2020-12th-ironman)|[全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 |88|0|2021-09-27| +|86|[deepdialog/CPM-LM-TF2](https://github.com/deepdialog/CPM-LM-TF2)|-|204|0|2021-10-14| +|87|[wshuyi/demo-spacy-text-processing](https://github.com/wshuyi/demo-spacy-text-processing)|-|129|0|2022-01-21| +|88|[Tu5039/THSTrader](https://github.com/Tu5039/THSTrader)|支持更新一版的同花顺,改了一些因为UI变化而出现问题的地方|21|0|2022-01-13| +|89|[CIDO-ontology/cido](https://github.com/CIDO-ontology/cido)|CIDO: Coronavirus Infectious Disease Ontology|15|0|2022-01-25| +|90|[yijixiuxin/chanlun](https://github.com/yijixiuxin/chanlun)|基于缠中说禅所理解的市场行情的分析工具|19|0|2021-12-18| +|91|[Glacier-Ice/Covid-19-data-science](https://github.com/Glacier-Ice/Covid-19-data-science)|Welcome to Glacier Data Project. A post-wuhan2020 project for data science|148|0|2022-01-22| +|92|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|11|0|2021-12-06| +|93|[boyu-ai/Hands-on-RL](https://github.com/boyu-ai/Hands-on-RL)|https://hrl.boyuai.com/|41|0|2021-08-14| +|94|[xjtulyc/lyc_code](https://github.com/xjtulyc/lyc_code)|-|11|0|2021-11-29| +|95|[datawhalechina/powerful-numpy](https://github.com/datawhalechina/powerful-numpy)|巨硬的NumPy|33|0|2022-01-24| +|96|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|24|0|2022-01-26| +|97|[sunnyswag/StockRL](https://github.com/sunnyswag/StockRL)|在A股(股票)市场上训练强化学习交易智能体|37|0|2021-08-28| +|98|[neozhu/smartadmin.core.urf](https://github.com/neozhu/smartadmin.core.urf)|Domain Driven Design (DDD) lightweight development architecture(support .net 5.0)|96|0|2021-09-13| +|99|[cbdb-project/named-entities-for-premodern-chinese-history-research](https://github.com/cbdb-project/named-entities-for-premodern-chinese-history-research)|Repo to generate and host named entities for premodern chinese history research|16|0|2022-01-10| +|100|[excelsimon/AI](https://github.com/excelsimon/AI)|机器学习、深度学习、自然语言处理、计算机视觉等AI领域相关技术的算法推导及应用|104|0|2021-08-05| +|101|[hktxt/Courses](https://github.com/hktxt/Courses)|An AI engineer Prepares / 算法工程师自我修养|24|0|2022-01-21| +|102|[KristiyanVachev/Leaf-Question-Generation](https://github.com/KristiyanVachev/Leaf-Question-Generation)|Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.|20|0|2022-01-05| +|103|[xiaohuiduan/dcgan_anime_avatars](https://github.com/xiaohuiduan/dcgan_anime_avatars)|基于keras使用dcgan自动生成动漫头像|38|0|2021-11-10| +|104|[maloyang/PLC-Python](https://github.com/maloyang/PLC-Python)|KHPy_2018-03-05_工業4.0: PLC與Python共舞|33|0|2021-12-09| +|105|[Flyfoxs/xf_tag](https://github.com/Flyfoxs/xf_tag)|大数据应用分类标注挑战赛(NLP),亚军🥈|20|0|2021-08-25| +|106|[Liang-ZX/VectorNet](https://github.com/Liang-ZX/VectorNet)|Pytorch implementation of CVPR2020 paper “VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation”|66|0|2021-10-28| +|107|[aishoot/LSTM_PIT_Speech_Separation](https://github.com/aishoot/LSTM_PIT_Speech_Separation)|Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.|273|0|2022-01-06| +|108|[dr-guangtou/luandun](https://github.com/dr-guangtou/luandun)|Luandun: Chaotic but delicious|15|0|2021-11-27| +|109|[kevin-meng/financial_stock_knowledge_graph](https://github.com/kevin-meng/financial_stock_knowledge_graph)|base on chinese stock market data|62|0|2021-10-05| +|110|[deepintomlf/mlfbook](https://github.com/deepintomlf/mlfbook)|-|26|0|2021-09-26| +|111|[linguishi/chinese_sentiment](https://github.com/linguishi/chinese_sentiment)|中文情感分析,CNN,BI-LSTM,文本分类|351|0|2021-12-02| +|112|[hscspring/All4NLP](https://github.com/hscspring/All4NLP)|All For NLP, especially Chinese.|159|0|2021-10-22| +|113|[Prayforhanluo/CTR_Algorithm](https://github.com/Prayforhanluo/CTR_Algorithm)|一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,DIN, DIEN ... (pytorch, tf2.0)|28|0|2022-01-19| +|114|[W-Java/Population-Prediction](https://github.com/W-Java/Population-Prediction)|The future population of Singapore is predicted by SVM algorithm|15|0|2021-10-29| +|115|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|52|0|2022-01-26| +|116|[linbang/Metapath2vec](https://github.com/linbang/Metapath2vec)|使用DGL和pytorch实现metapath2vec|24|0|2021-09-17| +|117|[je-santos/MPLBM-UT](https://github.com/je-santos/MPLBM-UT)|Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images)|82|0|2022-01-25| +|118|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|38|0|2022-01-19| +|119|[01ly/Codes](https://github.com/01ly/Codes)|不可能不会系列|29|0|2022-01-13| +|120|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|11|0|2021-11-29| +|121|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|-|102|0|2022-01-25| +|122|[evaseemefly/TyphoonSearchSys](https://github.com/evaseemefly/TyphoonSearchSys)|NMEFC——台风相似路径系统|10|0|2021-10-05| +|123|[Jackthebighead/duplicate-question-pair-identification](https://github.com/Jackthebighead/duplicate-question-pair-identification)|Three models are implemented for text similarity classification/STS problem on Quora Question Pairs dataset.|11|0|2021-11-12| +|124|[wx-chevalier/ai-models](https://github.com/wx-chevalier/ai-models)|Artificial Intelligence & Machine Learning & DeepLearning & NLP & CV Workbench 示例,算法,模型,应用,TensorFlow & PyTorch,Kaggle|18|0|2022-01-13| +|125|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|36|0|2021-11-17| +|126|[JuliaCN/MeetUpMaterials](https://github.com/JuliaCN/MeetUpMaterials)|Julia中文社区活动的各种材料 Meetup Materials |61|0|2021-12-23| +|127|[Flowingsun007/DeepLearningTutorial](https://github.com/Flowingsun007/DeepLearningTutorial)|Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!|75|0|2022-01-13| +|128|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|49|0|2021-09-04| +|129|[HowardNTUST/Marketing-Data-Science-Application](https://github.com/HowardNTUST/Marketing-Data-Science-Application)|-|94|0|2021-12-22| +|130|[cacolola/python-LEC](https://github.com/cacolola/python-LEC)|python数据分析基础|31|0|2021-09-14| +|131|[luiarthur/TuringBnpBenchmarks](https://github.com/luiarthur/TuringBnpBenchmarks)|Benchmarks of Bayesian Nonparametric models in Turing and other PPLs|24|0|2022-01-21| +|132|[JuliaCN/juliacn.github.io](https://github.com/JuliaCN/juliacn.github.io)|Source code for cn.julialang.org|15|0|2021-12-21| +|133|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|566|0|2022-01-18| +|134|[dsh0416/quantum-i-ching](https://github.com/dsh0416/quantum-i-ching)|A Quantum 爻 System Implementation for Divination |94|0|2022-01-21| +|135|[chenmingxiang110/Chinese-automatic-speech-recognition](https://github.com/chenmingxiang110/Chinese-automatic-speech-recognition)|Chinese speech recognition|251|0|2021-09-13| +|136|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|97|0|2022-01-26| +|137|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|126|0|2021-12-16| |138|[lvxingchang/Interesting-python](https://github.com/lvxingchang/Interesting-python)|-|54|0|2021-10-21| |139|[polarisZhao/pytorch-cookbook](https://github.com/polarisZhao/pytorch-cookbook)|-|39|0|2022-01-13| |140|[xsthunder/download-youtube-subtitle](https://github.com/xsthunder/download-youtube-subtitle)|download youtube subtitles(closed caption, cc) as txt or json, support translation and proxy. available on PIP 🐍|29|0|2022-01-01| |141|[xiaomingnotes/sdu2021](https://github.com/xiaomingnotes/sdu2021)|sdu2021 traffic交通监控|12|0|2021-11-03| -|142|[huseinzol05/malay-dataset](https://github.com/huseinzol05/malay-dataset)|Text corpus for Bahasa Malaysia, https://malaya.readthedocs.io/en/latest/Dataset.html|155|0|2022-01-24| +|142|[huseinzol05/malay-dataset](https://github.com/huseinzol05/malay-dataset)|Text corpus for Bahasa Malaysia, https://malaya.readthedocs.io/en/latest/Dataset.html|156|0|2022-01-24| |143|[alext234/coronavirus-stats](https://github.com/alext234/coronavirus-stats)|Automatically scrape data and statistics on Coronavirus to make them easily accessible in CSV format|47|0|2021-12-13| |144|[AnzorGozalishvili/unsupervised_keyword_extraction](https://github.com/AnzorGozalishvili/unsupervised_keyword_extraction)|Unsupervised approach to keyword extraction|14|0|2021-08-25| |145|[lcan520/BankCardRecognition](https://github.com/lcan520/BankCardRecognition)|基于python3.6+opencv3+tensorflow+cnn的银行卡识别|13|0|2021-10-05| @@ -176,7 +176,7 @@ |169|[azy1988/ML-CV](https://github.com/azy1988/ML-CV)|机器学习实战|117|0|2022-01-21| |170|[edwardlikaiyuan/QiPy](https://github.com/edwardlikaiyuan/QiPy)|OLDLee的Python气象应用私教课|17|0|2021-09-12| |171|[EmbraceLife/fastai_treasures](https://github.com/EmbraceLife/fastai_treasures)|digging the endless treasures of fastai|19|0|2021-09-27| -|172|[guyujun/pyrosetta-basic](https://github.com/guyujun/pyrosetta-basic)|-|51|0|2021-10-27| +|172|[guyujun/pyrosetta-basic](https://github.com/guyujun/pyrosetta-basic)|-|52|0|2021-10-27| |173|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|TianChiProj 天池|17|0|2021-11-21| |174|[linhduongtuan/Tuberculosis_ChestXray_Classifier](https://github.com/linhduongtuan/Tuberculosis_ChestXray_Classifier)|Classification for chest X ray images of tuberculosis using PyTorch, Timm, and modified EfficientNet family|16|0|2021-12-22| |175|[cyang03/CHECKED](https://github.com/cyang03/CHECKED)|-|24|0|2021-08-22| @@ -201,9 +201,9 @@ |194|[HuichuanLI/Recommand-Algorithme](https://github.com/HuichuanLI/Recommand-Algorithme)|推荐算法实战(Recommend algorithm)|32|0|2021-10-31| |195|[hululuzhu/chinese-ai-writing-share](https://github.com/hululuzhu/chinese-ai-writing-share)|中文AI写作共享|17|0|2021-08-17| |196|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|10|0|2021-12-06| -|197|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|216|0|2021-11-12| +|197|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|217|0|2021-11-12| |198|[SocratesAcademy/datascience](https://github.com/SocratesAcademy/datascience)|Introduction to Python Programming for Data Science|30|0|2022-01-13| -|199|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|186|0|2022-01-25| +|199|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|186|0|2022-01-26| |200|[BohriumKwong/Deep_learning_in_WSI](https://github.com/BohriumKwong/Deep_learning_in_WSI)|将深度学习用于病理图像分析以及Openslide和OpenCV使用入門資料|37|0|2021-10-12|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Lua.md b/content/charts/growth/software/Lua.md index 9ac204a1..5f87f4b7 100644 --- a/content/charts/growth/software/Lua.md +++ b/content/charts/growth/software/Lua.md @@ -1,28 +1,28 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Lua -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8250|8|2022-01-25| +|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8258|8|2022-01-26| |2|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件,它支持多种主流协议和多种自定义视频分流服务,拥有精美的操作界面,并配上直观的节点信息。|1604|2|2022-01-09| -|3|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|392|2|2022-01-22| -|4|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2194|2|2021-11-13| +|3|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|394|2|2022-01-22| +|4|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2195|2|2021-11-13| |5|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|924|1|2021-11-12| -|6|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1249|1|2022-01-06| +|6|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1250|1|2022-01-06| |7|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1113|1|2021-12-14| |8|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|250|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...|662|1|2022-01-16| +|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...|664|1|2022-01-16| |10|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2213|1|2021-12-22| |11|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|495|1|2021-12-18| |12|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|825|1|2021-10-11| |13|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|118|1|2021-12-21| -|14|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime Squirrel 鼠须管配置文件(朙月拼音、小鹤双拼、自然码双拼)|939|1|2022-01-21| +|14|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime Squirrel 鼠须管配置文件(朙月拼音、小鹤双拼、自然码双拼)|940|1|2022-01-21| |15|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|758|1|2022-01-24| |16|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|104|0|2021-10-03| |17|[EtherProject/EtherWorkCollection](https://github.com/EtherProject/EtherWorkCollection)|EtherEngine 作品集|16|0|2021-09-04| -|18|[KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)|86五笔极点码表 for 鼠须管(macOs)、小狼毫(Windows)、中州韵(Ubuntu) 五笔输入法|434|0|2022-01-18| +|18|[KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)|86五笔极点码表 for 鼠须管(macOs)、小狼毫(Windows)、中州韵(Ubuntu) 五笔输入法|433|0|2022-01-18| |19|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|50|0|2021-09-15| |20|[Plume-yu/wool](https://github.com/Plume-yu/wool)|传奇世界手游服务端|4|0|2021-08-24| |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.|226|0|2021-11-23| @@ -31,11 +31,11 @@ |24|[d80x86/lua-resty-tofu](https://github.com/d80x86/lua-resty-tofu)|a modern api/web framework|9|0|2022-01-23| |25|[ariwori/toomanyitemsplus](https://github.com/ariwori/toomanyitemsplus)|饥荒联机版控制台MOD。|14|0|2021-12-03| |26|[ywxt/rime-sunman](https://github.com/ywxt/rime-sunman)|山人输入方案|4|0|2021-10-07| -|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!|71|0|2022-01-23| +|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!|71|0|2022-01-26| |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|19|0|2022-01-25| |30|[shengnoah/blues](https://github.com/shengnoah/blues)|Blues是一个基于Openresty + LUA的WEB演示框架|16|0|2021-10-29| -|31|[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.|155|0|2022-01-25| +|31|[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.|155|0|2022-01-26| |32|[roninro/rime-wubi](https://github.com/roninro/rime-wubi)|鼠须管【五笔字型】输入方案|3|0|2021-10-12| |33|[Rubgrsch/EnhancedChatFilterMODFix](https://github.com/Rubgrsch/EnhancedChatFilterMODFix)|A WoW chat filter addon for CN servers|6|0|2021-12-07| |34|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon 配置|54|0|2022-01-23| @@ -60,150 +60,149 @@ |53|[qyh214/wow_addons_private_use](https://github.com/qyh214/wow_addons_private_use)|World Of Warcraft Addons private use 魔兽世界自用插件|4|0|2021-11-17| |54|[denstiny/nvim-nanny](https://github.com/denstiny/nvim-nanny)|-|18|0|2022-01-25| |55|[ck2plus/CleanSlate](https://github.com/ck2plus/CleanSlate)|A community resource, clean base from which to begin mods for CrusaderKings 2|16|0|2022-01-20| -|56|[sniper00/BallGame](https://github.com/sniper00/BallGame)|moon game server的一个使用示例,搭建简单的服务器框架|50|0|2022-01-14| +|56|[sniper00/BallGame](https://github.com/sniper00/BallGame)|moon game server的一个使用示例,搭建简单的服务器框架|50|0|2022-01-26| |57|[WolvenKit/BraindanceProtocol](https://github.com/WolvenKit/BraindanceProtocol)|A GUI to modify your Cyberpunk 2077 experience|83|0|2021-09-12| |58|[WanKcn/HouTu](https://github.com/WanKcn/HouTu)|后土娘娘是中国古代神话中的天神,她掌阴阳,育万物,因此被称为大地之母,在这个文件夹里我将自己计算机组成原理、操作系统和计算机网络的学习笔记进行总结和整理,我相信这三门基础课程就像后土育万物一样,是我计算机更进一步的根基。所以我将这个仓库命名为HouTu|3|0|2021-12-13| -|59|[whsir/ngx_lua_waf](https://github.com/whsir/ngx_lua_waf)|ngx_lua_waf改版,增加网段白名单等新功能|28|0|2021-07-27| -|60|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|111|0|2022-01-25| -|61|[TheOddler/FactorioWorld](https://github.com/TheOddler/FactorioWorld)|A mod for factorio that changes the map into a real-world map.|23|0|2021-09-26| -|62|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|82|0|2022-01-22| -|63|[bungle/lua-resty-template](https://github.com/bungle/lua-resty-template)|Templating Engine (HTML) for Lua and OpenResty.|820|0|2022-01-14| -|64|[foggyspace/NsePocsuite-lua](https://github.com/foggyspace/NsePocsuite-lua)|网络摄像头漏洞检测脚本.Nmap (Nse Nmap script engine)|8|0|2022-01-25| -|65|[aknife2019/ngx-lua-waf](https://github.com/aknife2019/ngx-lua-waf)|功能简单的 ngx lua waf|3|0|2021-08-19| -|66|[TerrenceFong/lua-xx](https://github.com/TerrenceFong/lua-xx)|基于叉叉助手开发的一些脚本工具|4|0|2022-01-17| -|67|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|14|0|2022-01-23| -|68|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1033|0|2021-10-10| -|69|[DarkEnergyProcessor/livesim2](https://github.com/DarkEnergyProcessor/livesim2)|Love Live! School Idol Festival Live Simulator|79|0|2021-10-05| -|70|[iwiniwin/LuaKit](https://github.com/iwiniwin/LuaKit)|Lua核心工具包,包含对面向对象,组件系统(灵活的绑定解绑模式),mvc分模块加载,事件分发系统等常用模式的封装。同时提供打印,内存泄漏检测,性能分析等常用工具类。|54|0|2021-09-04| -|71|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1659|0|2022-01-09| -|72|[ThinEureka/tabMachine](https://github.com/ThinEureka/tabMachine)|My new solution to high level hierarchical multiple code flows.|6|0|2021-09-09| -|73|[ASoulCnki/ASoulAnniversary](https://github.com/ASoulCnki/ASoulAnniversary)|OAuth Service provide by ASoulCnki(枝网)|5|0|2021-12-30| -|74|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|6|0|2022-01-22| -|75|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|0|2022-01-24| -|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.|49|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|642|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常用素材|7|0|2022-01-25| -|82|[hongch911/WiresharkPlugin](https://github.com/hongch911/WiresharkPlugin)|The H265 H264 PS PCM AMR SILK plugin for Wireshark Lua|41|0|2022-01-07| -|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|[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|2022-01-19| -|86|[freeioe/freeioe](https://github.com/freeioe/freeioe)|FreeIOE is a framework for building IOE (Internet Of Everything) edge-computing gateway 开源的边缘计算网关框架. 讨论群: 291292378|74|0|2022-01-14| -|87|[scomper/Rime](https://github.com/scomper/Rime)|鼠须管配置|396|0|2021-08-16| -|88|[VoidmatrixHeathcliff/RandomPic](https://github.com/VoidmatrixHeathcliff/RandomPic)|开箱即用的 随机图片 服务器|4|0|2021-08-12| -|89|[ElvUI-WotLK/ElvUI](https://github.com/ElvUI-WotLK/ElvUI)|ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)|278|0|2021-09-26| -|90|[einverne/dotfiles](https://github.com/einverne/dotfiles)|vimrc|38|0|2022-01-25| -|91|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|224|0|2022-01-22| -|92|[LufsX/rime](https://github.com/LufsX/rime)|Rime(中川韵)朙月拼音与小鹤双拼配置方案|3|0|2022-01-25| -|93|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|13|0|2021-11-30| -|94|[lxfly2000/Acy-Font](https://github.com/lxfly2000/Acy-Font)|自制手写字体。A hand-writing font set.|15|0|2022-01-10| -|95|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|230|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|47|0|2021-09-04| -|97|[siweia/NDuiClassic](https://github.com/siweia/NDuiClassic)|NDui for Classic WoW|70|0|2022-01-22| -|98|[simonxlg/syncobj](https://github.com/simonxlg/syncobj)|可以增量更新数据的库,服务端用lua,客户端可以用lua或者js|3|0|2022-01-22| -|99|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |112|0|2022-01-25| -|100|[lilith-avatar/social-island](https://github.com/lilith-avatar/social-island)|:video_game: 神奇森林 - Wonder Forest|4|0|2021-08-02| -|101|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|462|0|2022-01-08| -|102|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|30|0|2021-11-19| -|103|[Solor/FreeUI](https://github.com/Solor/FreeUI)|A user interface replacement for World of Warcraft.|53|0|2022-01-24| -|104|[hcaihao/FetionHelper](https://github.com/hcaihao/FetionHelper)|和飞信助手,实现了发送消息/图片/群聊,利用移动接口发送短信等。|5|0|2021-12-13| -|105|[JaredScar/Badger-Anticheat](https://github.com/JaredScar/Badger-Anticheat)|Badger's Official Anticheat [code inspirations from DevLanceGood and Bluethefurry on GitHub]|23|0|2021-09-12| -|106|[iDvel/rime-settings](https://github.com/iDvel/rime-settings)|自用 Rime 配置|35|0|2022-01-14| -|107|[opq-osc/lua-lib](https://github.com/opq-osc/lua-lib)|进一步封装 OPQ 的 lua api,调用更统一,简化开发,去除插件冗余代码, 免受 OPQ wiki 的困扰|5|0|2021-08-09| -|108|[sumory/lor](https://github.com/sumory/lor)|a fast, minimalist web framework for lua based on OpenResty|964|0|2022-01-04| -|109|[sffxzzp/Starbound-Chinese](https://github.com/sffxzzp/Starbound-Chinese)|Starbound 汉化 mod|25|0|2021-08-05| -|110|[lilith-avatar/avatar-ava](https://github.com/lilith-avatar/avatar-ava)|:hammer_and_wrench: AvaKit开发框架|16|0|2021-12-09| -|111|[jpanther/dectorio](https://github.com/jpanther/dectorio)|Dectorio is a large mod that adds decorative elements to Factorio.|17|0|2021-12-27| -|112|[openresty/lua-resty-limit-traffic](https://github.com/openresty/lua-resty-limit-traffic)|Lua library for limiting and controlling traffic in OpenResty/ngx_lua|709|0|2021-12-10| -|113|[walkingsky/luci-wifidog](https://github.com/walkingsky/luci-wifidog)|wifidog的luci管理界面,基于openwert的可编译package|18|0|2021-08-16| -|114|[epii1/vim](https://github.com/epii1/vim)|涛叔的 vim 配置|41|0|2021-12-12| -|115|[JomiXedYu/JxCode.LuaSharp](https://github.com/JomiXedYu/JxCode.LuaSharp)|Lua面向对象系统,类C#的关键字与API,拥有常用的容器、类库、try-catch异常处理等工具,更适用于熟悉.Net的Lua/Unity开发者。 |6|0|2021-09-16| -|116|[qwe7989199/RubyTools](https://github.com/qwe7989199/RubyTools)|日文字幕注音工具/Generate and add ruby in Aegisub|15|0|2021-11-22| -|117|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|3|0|2022-01-09| -|118|[sirpdboy/luci-app-advanced](https://github.com/sirpdboy/luci-app-advanced)|luci-app-advanced 高级设置,包括smartdns,openclash,防火墙,DHCP等。|30|0|2021-07-31| -|119|[h-hg/fcitx.nvim](https://github.com/h-hg/fcitx.nvim)|A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer.|18|0|2021-12-11| -|120|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to investigation of chat client censorship|476|0|2022-01-18| -|121|[awesomeusername69420/meth_tools](https://github.com/awesomeusername69420/meth_tools)|Tools made for https://methamphetamine.solutions/|6|0|2022-01-08| -|122|[lxyoucan/nvim](https://github.com/lxyoucan/nvim)|set up Neovim 0.5 +(LSP, Treesitter, fuzzy finder, etc)|13|0|2021-12-06| -|123|[xiyoo0812/luabt](https://github.com/xiyoo0812/luabt)|基于lua的AI行为树框架|12|0|2021-11-16| -|124|[tianhongw/dotfiles](https://github.com/tianhongw/dotfiles)|config files for vim,tmux,awesomewm for backup|19|0|2021-12-10| -|125|[tkzcfc/Kurumi](https://github.com/tkzcfc/Kurumi)|cocos2dx制作的动作游戏~|8|0|2021-10-21| -|126|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|44|0|2022-01-25| -|127|[vmrp/MythroadSDK](https://github.com/vmrp/MythroadSDK)|老硬盘里翻出来的代码,斯凯mrp手机软件的早期研究(最早的mr格式据说是lua的变种Mythroad语言)|5|0|2022-01-11| -|128|[alawing/WhitePaws](https://github.com/alawing/WhitePaws)|[插件][白爪cksky助手]熊猫一键,自动解定身,飞行饰品和马鞭,回能回蓝监控|4|0|2021-11-28| -|129|[ZAA03/lua_action](https://github.com/ZAA03/lua_action)|一键签到,葫芦侠3楼,芥子空间|6|0|2021-08-27| -|130|[Kamikaze94/WolfHUD](https://github.com/Kamikaze94/WolfHUD)|Payday 2 HUD|408|0|2021-09-22| -|131|[darklordabc/Legends-of-Dota-Redux](https://github.com/darklordabc/Legends-of-Dota-Redux)|A Custom Game for Dota 2|45|0|2021-08-13| -|132|[brendonjkding/fgoScript](https://github.com/brendonjkding/fgoScript)|Fgo script based on touchelf. 适用于越狱iOS的Fgo脚本|12|0|2021-12-25| -|133|[yechentide/DSTServerManager](https://github.com/yechentide/DSTServerManager)|Don't Starve Together dedicated server manager / 饥荒傻瓜式服务器管理脚本|7|0|2022-01-25| -|134|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|77|0|2022-01-11| -|135|[HelloWorksGroup/FansBoard](https://github.com/HelloWorksGroup/FansBoard)|开源粉丝面板|3|0|2021-10-13| -|136|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|37|0|2022-01-19| -|137|[Kiana1337/GamesenseLuaCloudloader](https://github.com/Kiana1337/GamesenseLuaCloudloader)|一个简单的Gamesense Lua云加载框架。|4|0|2021-11-18| -|138|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus|25|0|2021-11-14| -|139|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - An easy to use, modern video player based on mpv|428|0|2022-01-24| -|140|[openLuat/luatos-wiki](https://github.com/openLuat/luatos-wiki)|luatos文档|4|0|2021-12-21| -|141|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|12|0|2022-01-23| -|142|[EvanMeek/dotfiles](https://github.com/EvanMeek/dotfiles)|所有的配置文件(持续更新)|22|0|2021-11-29| -|143|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|446|0|2021-10-08| -|144|[lsg2020/skynet_ts_demo](https://github.com/lsg2020/skynet_ts_demo)|skynet_ts 测试示例|5|0|2021-08-29| -|145|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|60|0|2022-01-25| -|146|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|46|0|2021-10-26| -|147|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|7|0|2022-01-25| -|148|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|6|0|2021-12-09| -|149|[f8q8/luci-app-frpc](https://github.com/f8q8/luci-app-frpc)|frpc的管理界面|14|0|2021-12-03| -|150|[SwimmingTiger/WowBigfootClassic](https://github.com/SwimmingTiger/WowBigfootClassic)|魔兽世界经典怀旧服大脚插件修改版|39|0|2022-01-22| -|151|[tg123/RaidLedger](https://github.com/tg123/RaidLedger)|A ledger for GDKP/gold run raid in World of Warcraft|12|0|2022-01-04| -|152|[vRP-Official-Developers/dunko_vrp](https://github.com/vRP-Official-Developers/dunko_vrp)|Dunko vRP V6.7|101|0|2022-01-16| -|153|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|11|0|2022-01-25| -|154|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |94|0|2021-12-08| -|155|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|67|0|2021-11-15| -|156|[SwimmingTiger/ClassicCodex](https://github.com/SwimmingTiger/ClassicCodex)|Quest map markers and quest database for WoW classic 备注:Issue可以直接写中文|6|0|2021-08-06| -|157|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|241|0|2022-01-23| -|158|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|113|0|2022-01-25| -|159|[IT1187541749/Rime-data](https://github.com/IT1187541749/Rime-data)|个人输入法仓库-备份|7|0|2021-10-06| -|160|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 For Linux|4|0|2021-12-10| -|161|[ezhangjun/nginx-auth-cas-lua](https://github.com/ezhangjun/nginx-auth-cas-lua)|静态的web站点或者第三方的web站点,通过反向代理(nginx)接入sso|6|0|2021-10-22| -|162|[hunzsig-warcraft3/h-lua](https://github.com/hunzsig-warcraft3/h-lua)|H-Lua SDK. This project has been stopped.|61|0|2022-01-02| -|163|[Pergame35/Divergences](https://github.com/Pergame35/Divergences)|Newest version of the Divergences mod for Victoria 2|79|0|2021-10-12| -|164|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|54|0|2022-01-25| -|165|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|472|0|2021-09-27| -|166|[MizukiBelhi/ExtendedUI](https://github.com/MizukiBelhi/ExtendedUI)|ExtendedUI, as the name suggest, extends Tree of Savior's UI to what it should be!|21|0|2021-12-08| -|167|[oclip/oclip-server-lite](https://github.com/oclip/oclip-server-lite)|oclip server 轻量版本,不依赖数据库且支持多用户|7|0|2021-09-10| -|168|[nybdech/skynet-qp-server](https://github.com/nybdech/skynet-qp-server)|一个基于skynet的棋牌游戏服务端,也可以作为其他类型的游戏服务端|25|0|2021-09-23| -|169|[Creckeryop/NOBORU](https://github.com/Creckeryop/NOBORU)|Application for PlayStation Vita to read manga or comics|112|0|2022-01-10| -|170|[Wolferos/Hearts-of-Iron-IV-The-Great-War](https://github.com/Wolferos/Hearts-of-Iron-IV-The-Great-War)|The Great War has been created by Wolferos with the help of the Community.|83|0|2022-01-24| -|171|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|445|0|2021-12-10| -|172|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |30|0|2021-08-28| -|173|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|12|0|2021-11-15| -|174|[anjia0532/lua-resty-redis-util](https://github.com/anjia0532/lua-resty-redis-util)|openresty/lua-resty-redis 封装工具类|104|0|2021-12-15| -|175|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|9|0|2021-12-19| -|176|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|15|0|2022-01-06| -|177|[copy0401/irime-bopomo-config](https://github.com/copy0401/irime-bopomo-config)|iRime 設定 新增注音輸入法 及 注音鍵盤主題|7|0|2022-01-23| -|178|[zkqiang/rime-dict](https://github.com/zkqiang/rime-dict)|Rime 词库 for 朙月拼音,700 万词条|5|0|2021-11-15| -|179|[oneinstack/ngx_lua_waf](https://github.com/oneinstack/ngx_lua_waf)|ngx_lua_waf是一个基于lua-nginx-module的web应用防火墙|40|0|2021-08-31| -|180|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |190|0|2022-01-05| -|181|[chenxuuu/LuaRobot](https://github.com/chenxuuu/LuaRobot)|🌝可以即时运行lua脚本并返回结果的qq机器人插件脚本|3|0|2022-01-23| -|182|[KikoPlayProject/KikoPlayScript](https://github.com/KikoPlayProject/KikoPlayScript)|KikoPlay脚本仓库|7|0|2022-01-02| -|183|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|157|0|2022-01-24| -|184|[denstiny/awesome-config](https://github.com/denstiny/awesome-config)|awesome config file ,sava my config|20|0|2022-01-05| -|185|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|375|0|2021-10-15| -|186|[xiyoo0812/luaoop](https://github.com/xiyoo0812/luaoop)|一个 lua 面向对象机制的实现。|4|0|2021-12-10| -|187|[tech-microworld/ws-cloud-gateway](https://github.com/tech-microworld/ws-cloud-gateway)|基于 openresty + etcd 实现的轻量级网关服务|59|0|2021-11-23| -|188|[ElvUI-MoP/ElvUI-5.4.8](https://github.com/ElvUI-MoP/ElvUI-5.4.8)|ElvUI for World of Warcraft - Mists of Pandaria (5.4.8)|18|0|2021-08-12| -|189|[jerrykuku/luci-app-ttnode](https://github.com/jerrykuku/luci-app-ttnode)|一个运行在openwrt下的甜糖星愿自动采集插件。|99|0|2022-01-24| -|190|[zuorn/hammerspoon_config](https://github.com/zuorn/hammerspoon_config)|hammerspoon 配置文件|44|0|2021-09-28| -|191|[bs10081/Rime-Cx330](https://github.com/bs10081/Rime-Cx330)|適配小鶴雙拼、全拼、五筆:支持部分中英混合輸入、Emoji輸入、簡繁轉換、傳承字標準字轉換、UTF-8 GBK編碼轉換、200萬詞庫覆蓋日常絕大多數場景。|47|0|2021-11-05| -|192|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|25|0|2022-01-22| -|193|[ElvUI-Cataclysm/ElvUI-4.3.4](https://github.com/ElvUI-Cataclysm/ElvUI-4.3.4)|ElvUI for World of Warcraft - Cataclysm (4.3.4) |23|0|2021-12-14| -|194|[chenxuuu/lua-online](https://github.com/chenxuuu/lua-online)|在线测试lua代码,无需后端。test lua code online.|15|0|2021-12-29| -|195|[synxlin/chinese-speech-recognition](https://github.com/synxlin/chinese-speech-recognition)|This is a Chinese version of DeepSpeech2 in torch and its application. Modified from https://github.com/SeanNaren/deepspeech.torch.|13|0|2021-08-10| -|196|[History-exe/Pocket-Game-Maker-v0.83](https://github.com/History-exe/Pocket-Game-Maker-v0.83)|由白枫开发的PSP AVG游戏引擎PGM。经白枫同意后,上传做教程之用。|13|0|2021-12-30| -|197|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|531|0|2022-01-12| -|198|[k8scat/lua-resty-weauth](https://github.com/k8scat/lua-resty-weauth)|适用于 OpenResty / ngx_lua 的基于企业微信组织架构的登录认证|8|0|2021-11-24| -|199|[fang2hou/ElvUI_WindTools](https://github.com/fang2hou/ElvUI_WindTools)|Customizable Enhancement for ElvUI|65|0|2021-12-05| +|59|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|111|0|2022-01-26| +|60|[TheOddler/FactorioWorld](https://github.com/TheOddler/FactorioWorld)|A mod for factorio that changes the map into a real-world map.|23|0|2021-09-26| +|61|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|82|0|2022-01-26| +|62|[bungle/lua-resty-template](https://github.com/bungle/lua-resty-template)|Templating Engine (HTML) for Lua and OpenResty.|820|0|2022-01-14| +|63|[foggyspace/NsePocsuite-lua](https://github.com/foggyspace/NsePocsuite-lua)|网络摄像头漏洞检测脚本.Nmap (Nse Nmap script engine)|8|0|2022-01-25| +|64|[aknife2019/ngx-lua-waf](https://github.com/aknife2019/ngx-lua-waf)|功能简单的 ngx lua waf|3|0|2021-08-19| +|65|[TerrenceFong/lua-xx](https://github.com/TerrenceFong/lua-xx)|基于叉叉助手开发的一些脚本工具|4|0|2022-01-17| +|66|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|14|0|2022-01-23| +|67|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1034|0|2021-10-10| +|68|[DarkEnergyProcessor/livesim2](https://github.com/DarkEnergyProcessor/livesim2)|Love Live! School Idol Festival Live Simulator|79|0|2021-10-05| +|69|[iwiniwin/LuaKit](https://github.com/iwiniwin/LuaKit)|Lua核心工具包,包含对面向对象,组件系统(灵活的绑定解绑模式),mvc分模块加载,事件分发系统等常用模式的封装。同时提供打印,内存泄漏检测,性能分析等常用工具类。|54|0|2021-09-04| +|70|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1659|0|2022-01-09| +|71|[ThinEureka/tabMachine](https://github.com/ThinEureka/tabMachine)|My new solution to high level hierarchical multiple code flows.|6|0|2021-09-09| +|72|[ASoulCnki/ASoulAnniversary](https://github.com/ASoulCnki/ASoulAnniversary)|OAuth Service provide by ASoulCnki(枝网)|5|0|2021-12-30| +|73|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|6|0|2022-01-26| +|74|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|0|2022-01-24| +|75|[yanhuacuo/98wubi](https://github.com/yanhuacuo/98wubi)|具备码元提示功能的98五笔配置文件(for中州韵)|27|0|2021-11-03| +|76|[zhyupe/FFXIV-Packet-Dissector](https://github.com/zhyupe/FFXIV-Packet-Dissector)|Wireshark plugins for dissecting FFXIV packets.|49|0|2021-11-09| +|77|[maojunxyz/flypy-linux](https://github.com/maojunxyz/flypy-linux)|flypy(小鹤双拼)hooked under fcitx-rime、ibus-rime、Yong Input Tool.|17|0|2021-10-10| +|78|[openresty/lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)|Nonblocking Lua MySQL driver library for ngx_lua or OpenResty|642|0|2021-12-10| +|79|[cissusnar/cpluginscript](https://github.com/cissusnar/cpluginscript)|快贴插件|46|0|2021-11-10| +|80|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|7|0|2022-01-25| +|81|[hongch911/WiresharkPlugin](https://github.com/hongch911/WiresharkPlugin)|The H265 H264 PS PCM AMR SILK plugin for Wireshark Lua|41|0|2022-01-07| +|82|[chenxuuu/documentGenerator](https://github.com/chenxuuu/documentGenerator)|📘自动生成wiki.openluat.com的接口文档,和vscode代码补全数据|5|0|2021-09-15| +|83|[apioak/apioak](https://github.com/apioak/apioak)|Full Lifecycle Management API Gateway.|362|0|2021-11-06| +|84|[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|2022-01-19| +|85|[freeioe/freeioe](https://github.com/freeioe/freeioe)|FreeIOE is a framework for building IOE (Internet Of Everything) edge-computing gateway 开源的边缘计算网关框架. 讨论群: 291292378|74|0|2022-01-14| +|86|[scomper/Rime](https://github.com/scomper/Rime)|鼠须管配置|396|0|2021-08-16| +|87|[VoidmatrixHeathcliff/RandomPic](https://github.com/VoidmatrixHeathcliff/RandomPic)|开箱即用的 随机图片 服务器|4|0|2021-08-12| +|88|[ElvUI-WotLK/ElvUI](https://github.com/ElvUI-WotLK/ElvUI)|ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)|279|0|2021-09-26| +|89|[einverne/dotfiles](https://github.com/einverne/dotfiles)|vimrc|38|0|2022-01-25| +|90|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|225|0|2022-01-22| +|91|[LufsX/rime](https://github.com/LufsX/rime)|Rime(中川韵)朙月拼音与小鹤双拼配置方案|3|0|2022-01-25| +|92|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|13|0|2021-11-30| +|93|[lxfly2000/Acy-Font](https://github.com/lxfly2000/Acy-Font)|自制手写字体。A hand-writing font set.|15|0|2022-01-10| +|94|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|230|0|2021-11-26| +|95|[Seekladoom/Aegisub-Karaoke-Effect-481-Templates](https://github.com/Seekladoom/Aegisub-Karaoke-Effect-481-Templates)|转载自https://huyhuu.com/news/1282/Aegisub-Karaoke-Effect|47|0|2021-09-04| +|96|[siweia/NDuiClassic](https://github.com/siweia/NDuiClassic)|NDui for Classic WoW|70|0|2022-01-22| +|97|[simonxlg/syncobj](https://github.com/simonxlg/syncobj)|可以增量更新数据的库,服务端用lua,客户端可以用lua或者js|3|0|2022-01-22| +|98|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |115|0|2022-01-26| +|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|462|0|2022-01-08| +|101|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|30|0|2021-11-19| +|102|[Solor/FreeUI](https://github.com/Solor/FreeUI)|A user interface replacement for World of Warcraft.|53|0|2022-01-24| +|103|[hcaihao/FetionHelper](https://github.com/hcaihao/FetionHelper)|和飞信助手,实现了发送消息/图片/群聊,利用移动接口发送短信等。|5|0|2021-12-13| +|104|[JaredScar/Badger-Anticheat](https://github.com/JaredScar/Badger-Anticheat)|Badger's Official Anticheat [code inspirations from DevLanceGood and Bluethefurry on GitHub]|23|0|2021-09-12| +|105|[iDvel/rime-settings](https://github.com/iDvel/rime-settings)|自用 Rime 配置|35|0|2022-01-14| +|106|[opq-osc/lua-lib](https://github.com/opq-osc/lua-lib)|进一步封装 OPQ 的 lua api,调用更统一,简化开发,去除插件冗余代码, 免受 OPQ wiki 的困扰|5|0|2021-08-09| +|107|[sumory/lor](https://github.com/sumory/lor)|a fast, minimalist web framework for lua based on OpenResty|965|0|2022-01-04| +|108|[sffxzzp/Starbound-Chinese](https://github.com/sffxzzp/Starbound-Chinese)|Starbound 汉化 mod|25|0|2021-08-05| +|109|[lilith-avatar/avatar-ava](https://github.com/lilith-avatar/avatar-ava)|:hammer_and_wrench: AvaKit开发框架|16|0|2021-12-09| +|110|[jpanther/dectorio](https://github.com/jpanther/dectorio)|Dectorio is a large mod that adds decorative elements to Factorio.|17|0|2021-12-27| +|111|[openresty/lua-resty-limit-traffic](https://github.com/openresty/lua-resty-limit-traffic)|Lua library for limiting and controlling traffic in OpenResty/ngx_lua|709|0|2021-12-10| +|112|[walkingsky/luci-wifidog](https://github.com/walkingsky/luci-wifidog)|wifidog的luci管理界面,基于openwert的可编译package|18|0|2021-08-16| +|113|[epii1/vim](https://github.com/epii1/vim)|涛叔的 vim 配置|41|0|2021-12-12| +|114|[JomiXedYu/JxCode.LuaSharp](https://github.com/JomiXedYu/JxCode.LuaSharp)|Lua面向对象系统,类C#的关键字与API,拥有常用的容器、类库、try-catch异常处理等工具,更适用于熟悉.Net的Lua/Unity开发者。 |6|0|2021-09-16| +|115|[qwe7989199/RubyTools](https://github.com/qwe7989199/RubyTools)|日文字幕注音工具/Generate and add ruby in Aegisub|15|0|2021-11-22| +|116|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|3|0|2022-01-09| +|117|[sirpdboy/luci-app-advanced](https://github.com/sirpdboy/luci-app-advanced)|luci-app-advanced 高级设置,包括smartdns,openclash,防火墙,DHCP等。|30|0|2021-07-31| +|118|[h-hg/fcitx.nvim](https://github.com/h-hg/fcitx.nvim)|A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer.|18|0|2021-12-11| +|119|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to investigation of chat client censorship|476|0|2022-01-18| +|120|[awesomeusername69420/meth_tools](https://github.com/awesomeusername69420/meth_tools)|Tools made for https://methamphetamine.solutions/|6|0|2022-01-08| +|121|[lxyoucan/nvim](https://github.com/lxyoucan/nvim)|set up Neovim 0.5 +(LSP, Treesitter, fuzzy finder, etc)|13|0|2021-12-06| +|122|[xiyoo0812/luabt](https://github.com/xiyoo0812/luabt)|基于lua的AI行为树框架|12|0|2021-11-16| +|123|[tianhongw/dotfiles](https://github.com/tianhongw/dotfiles)|config files for vim,tmux,awesomewm for backup|19|0|2021-12-10| +|124|[tkzcfc/Kurumi](https://github.com/tkzcfc/Kurumi)|cocos2dx制作的动作游戏~|8|0|2021-10-21| +|125|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|44|0|2022-01-26| +|126|[vmrp/MythroadSDK](https://github.com/vmrp/MythroadSDK)|老硬盘里翻出来的代码,斯凯mrp手机软件的早期研究(最早的mr格式据说是lua的变种Mythroad语言)|5|0|2022-01-11| +|127|[alawing/WhitePaws](https://github.com/alawing/WhitePaws)|[插件][白爪cksky助手]熊猫一键,自动解定身,飞行饰品和马鞭,回能回蓝监控|4|0|2021-11-28| +|128|[ZAA03/lua_action](https://github.com/ZAA03/lua_action)|一键签到,葫芦侠3楼,芥子空间|6|0|2021-08-27| +|129|[Kamikaze94/WolfHUD](https://github.com/Kamikaze94/WolfHUD)|Payday 2 HUD|408|0|2021-09-22| +|130|[darklordabc/Legends-of-Dota-Redux](https://github.com/darklordabc/Legends-of-Dota-Redux)|A Custom Game for Dota 2|45|0|2021-08-13| +|131|[brendonjkding/fgoScript](https://github.com/brendonjkding/fgoScript)|Fgo script based on touchelf. 适用于越狱iOS的Fgo脚本|12|0|2021-12-25| +|132|[yechentide/DSTServerManager](https://github.com/yechentide/DSTServerManager)|Don't Starve Together dedicated server manager / 饥荒傻瓜式服务器管理脚本|9|0|2022-01-26| +|133|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|77|0|2022-01-11| +|134|[HelloWorksGroup/FansBoard](https://github.com/HelloWorksGroup/FansBoard)|开源粉丝面板|3|0|2021-10-13| +|135|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|37|0|2022-01-19| +|136|[Kiana1337/GamesenseLuaCloudloader](https://github.com/Kiana1337/GamesenseLuaCloudloader)|一个简单的Gamesense Lua云加载框架。|4|0|2021-11-18| +|137|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus|25|0|2021-11-14| +|138|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - An easy to use, modern video player based on mpv|430|0|2022-01-24| +|139|[openLuat/luatos-wiki](https://github.com/openLuat/luatos-wiki)|luatos文档|4|0|2021-12-21| +|140|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|12|0|2022-01-23| +|141|[EvanMeek/dotfiles](https://github.com/EvanMeek/dotfiles)|所有的配置文件(持续更新)|22|0|2021-11-29| +|142|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|446|0|2021-10-08| +|143|[lsg2020/skynet_ts_demo](https://github.com/lsg2020/skynet_ts_demo)|skynet_ts 测试示例|5|0|2021-08-29| +|144|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|60|0|2022-01-26| +|145|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|46|0|2021-10-26| +|146|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|7|0|2022-01-26| +|147|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|6|0|2021-12-09| +|148|[f8q8/luci-app-frpc](https://github.com/f8q8/luci-app-frpc)|frpc的管理界面|14|0|2021-12-03| +|149|[SwimmingTiger/WowBigfootClassic](https://github.com/SwimmingTiger/WowBigfootClassic)|魔兽世界经典怀旧服大脚插件修改版|39|0|2022-01-22| +|150|[tg123/RaidLedger](https://github.com/tg123/RaidLedger)|A ledger for GDKP/gold run raid in World of Warcraft|12|0|2022-01-04| +|151|[vRP-Official-Developers/dunko_vrp](https://github.com/vRP-Official-Developers/dunko_vrp)|Dunko vRP V6.7|101|0|2022-01-16| +|152|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|11|0|2022-01-26| +|153|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |94|0|2021-12-08| +|154|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|67|0|2021-11-15| +|155|[SwimmingTiger/ClassicCodex](https://github.com/SwimmingTiger/ClassicCodex)|Quest map markers and quest database for WoW classic 备注:Issue可以直接写中文|6|0|2021-08-06| +|156|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|241|0|2022-01-23| +|157|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|114|0|2022-01-26| +|158|[IT1187541749/Rime-data](https://github.com/IT1187541749/Rime-data)|个人输入法仓库-备份|7|0|2021-10-06| +|159|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 For Linux|4|0|2022-01-26| +|160|[ezhangjun/nginx-auth-cas-lua](https://github.com/ezhangjun/nginx-auth-cas-lua)|静态的web站点或者第三方的web站点,通过反向代理(nginx)接入sso|6|0|2021-10-22| +|161|[hunzsig-warcraft3/h-lua](https://github.com/hunzsig-warcraft3/h-lua)|H-Lua SDK. This project has been stopped.|61|0|2022-01-02| +|162|[Pergame35/Divergences](https://github.com/Pergame35/Divergences)|Newest version of the Divergences mod for Victoria 2|78|0|2021-10-12| +|163|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|55|0|2022-01-25| +|164|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|472|0|2021-09-27| +|165|[MizukiBelhi/ExtendedUI](https://github.com/MizukiBelhi/ExtendedUI)|ExtendedUI, as the name suggest, extends Tree of Savior's UI to what it should be!|21|0|2021-12-08| +|166|[oclip/oclip-server-lite](https://github.com/oclip/oclip-server-lite)|oclip server 轻量版本,不依赖数据库且支持多用户|7|0|2021-09-10| +|167|[nybdech/skynet-qp-server](https://github.com/nybdech/skynet-qp-server)|一个基于skynet的棋牌游戏服务端,也可以作为其他类型的游戏服务端|25|0|2021-09-23| +|168|[Creckeryop/NOBORU](https://github.com/Creckeryop/NOBORU)|Application for PlayStation Vita to read manga or comics|112|0|2022-01-10| +|169|[Wolferos/Hearts-of-Iron-IV-The-Great-War](https://github.com/Wolferos/Hearts-of-Iron-IV-The-Great-War)|The Great War has been created by Wolferos with the help of the Community.|83|0|2022-01-24| +|170|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|445|0|2021-12-10| +|171|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |30|0|2021-08-28| +|172|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|12|0|2021-11-15| +|173|[anjia0532/lua-resty-redis-util](https://github.com/anjia0532/lua-resty-redis-util)|openresty/lua-resty-redis 封装工具类|104|0|2021-12-15| +|174|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|9|0|2021-12-19| +|175|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|15|0|2022-01-06| +|176|[copy0401/irime-bopomo-config](https://github.com/copy0401/irime-bopomo-config)|iRime 設定 新增注音輸入法 及 注音鍵盤主題|7|0|2022-01-23| +|177|[zkqiang/rime-dict](https://github.com/zkqiang/rime-dict)|Rime 词库 for 朙月拼音,700 万词条|5|0|2021-11-15| +|178|[oneinstack/ngx_lua_waf](https://github.com/oneinstack/ngx_lua_waf)|ngx_lua_waf是一个基于lua-nginx-module的web应用防火墙|40|0|2021-08-31| +|179|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |190|0|2022-01-05| +|180|[chenxuuu/LuaRobot](https://github.com/chenxuuu/LuaRobot)|🌝可以即时运行lua脚本并返回结果的qq机器人插件脚本|3|0|2022-01-23| +|181|[KikoPlayProject/KikoPlayScript](https://github.com/KikoPlayProject/KikoPlayScript)|KikoPlay脚本仓库|7|0|2022-01-02| +|182|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|157|0|2022-01-24| +|183|[denstiny/awesome-config](https://github.com/denstiny/awesome-config)|awesome config file ,sava my config|20|0|2022-01-05| +|184|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|375|0|2021-10-15| +|185|[xiyoo0812/luaoop](https://github.com/xiyoo0812/luaoop)|一个 lua 面向对象机制的实现。|4|0|2021-12-10| +|186|[tech-microworld/ws-cloud-gateway](https://github.com/tech-microworld/ws-cloud-gateway)|基于 openresty + etcd 实现的轻量级网关服务|59|0|2021-11-23| +|187|[ElvUI-MoP/ElvUI-5.4.8](https://github.com/ElvUI-MoP/ElvUI-5.4.8)|ElvUI for World of Warcraft - Mists of Pandaria (5.4.8)|18|0|2021-08-12| +|188|[jerrykuku/luci-app-ttnode](https://github.com/jerrykuku/luci-app-ttnode)|一个运行在openwrt下的甜糖星愿自动采集插件。|99|0|2022-01-24| +|189|[zuorn/hammerspoon_config](https://github.com/zuorn/hammerspoon_config)|hammerspoon 配置文件|45|0|2021-09-28| +|190|[bs10081/Rime-Cx330](https://github.com/bs10081/Rime-Cx330)|適配小鶴雙拼、全拼、五筆:支持部分中英混合輸入、Emoji輸入、簡繁轉換、傳承字標準字轉換、UTF-8 GBK編碼轉換、200萬詞庫覆蓋日常絕大多數場景。|47|0|2021-11-05| +|191|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|25|0|2022-01-26| +|192|[ElvUI-Cataclysm/ElvUI-4.3.4](https://github.com/ElvUI-Cataclysm/ElvUI-4.3.4)|ElvUI for World of Warcraft - Cataclysm (4.3.4) |23|0|2021-12-14| +|193|[chenxuuu/lua-online](https://github.com/chenxuuu/lua-online)|在线测试lua代码,无需后端。test lua code online.|15|0|2021-12-29| +|194|[synxlin/chinese-speech-recognition](https://github.com/synxlin/chinese-speech-recognition)|This is a Chinese version of DeepSpeech2 in torch and its application. Modified from https://github.com/SeanNaren/deepspeech.torch.|13|0|2021-08-10| +|195|[History-exe/Pocket-Game-Maker-v0.83](https://github.com/History-exe/Pocket-Game-Maker-v0.83)|由白枫开发的PSP AVG游戏引擎PGM。经白枫同意后,上传做教程之用。|13|0|2021-12-30| +|196|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|531|0|2022-01-12| +|197|[k8scat/lua-resty-weauth](https://github.com/k8scat/lua-resty-weauth)|适用于 OpenResty / ngx_lua 的基于企业微信组织架构的登录认证|8|0|2021-11-24| +|198|[fang2hou/ElvUI_WindTools](https://github.com/fang2hou/ElvUI_WindTools)|Customizable Enhancement for ElvUI|65|0|2021-12-05|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/MATLAB.md b/content/charts/growth/software/MATLAB.md index 27b265ba..c8dc0c94 100644 --- a/content/charts/growth/software/MATLAB.md +++ b/content/charts/growth/software/MATLAB.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > MATLAB -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -14,7 +14,7 @@ |7|[Say-Hello2y/Path-planning-for-robots](https://github.com/Say-Hello2y/Path-planning-for-robots)|use Dijkstra 使用Dijkstra法实现了基于栅格地图的移动机器人路径规划|5|0|2021-12-29| |8|[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| |9|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|70|0|2022-01-25| -|10|[PollyNET/Pollynet_Processing_Chain](https://github.com/PollyNET/Pollynet_Processing_Chain)|NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)|6|0|2022-01-20| +|10|[PollyNET/Pollynet_Processing_Chain](https://github.com/PollyNET/Pollynet_Processing_Chain)|NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)|6|0|2022-01-26| |11|[AngeloUNIMI/FusionNet](https://github.com/AngeloUNIMI/FusionNet)|Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"|15|0|2021-09-06| |12|[fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI](https://github.com/fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI)|利用MATLAB GUI设计平台,用窗函数法设计FIR数字滤波器,对所给出的含有噪声的声音信号进行数字滤波处理,得到降噪的声音信号,进行时域频域分析,同时分析不同窗函数的效果。|5|0|2021-09-13| |13|[zhyantao/GA-shortest_path](https://github.com/zhyantao/GA-shortest_path)|遗传算法解决最短路径问题(两个出发点)|5|0|2021-12-25| @@ -34,7 +34,7 @@ |27|[cmtso/EKI_geophysics_2020](https://github.com/cmtso/EKI_geophysics_2020)|Example MATLAB scripts for running ensemble Kalman inversion for electrical resistivity tomography data to accompany paper.|7|0|2021-10-20| |28|[MrCaiDev/matlab-experiment](https://github.com/MrCaiDev/matlab-experiment)|程序基础+微积分+数值计算+最优化+随机模拟+椭球寻径。|3|0|2021-12-23| |29|[zxb17zxb/SLIC](https://github.com/zxb17zxb/SLIC)|一个SLIC算法用于图像分割的matlab实现|3|0|2021-12-07| -|30|[xingchenzhang/VIFB](https://github.com/xingchenzhang/VIFB)|Visible and Infrared Image Fusion Benchmark|157|0|2021-09-27| +|30|[xingchenzhang/VIFB](https://github.com/xingchenzhang/VIFB)|Visible and Infrared Image Fusion Benchmark|158|0|2021-09-27| |31|[seer-group329/PositionAndPosConnectionOfTheCar](https://github.com/seer-group329/PositionAndPosConnectionOfTheCar)|在已知无人仓储车的起始与目标位姿的条件下,得到三阶连续的曲线路径|5|0|2021-09-18| |32|[yeyuanxin110/CFOG](https://github.com/yeyuanxin110/CFOG)|-|11|0|2021-11-20| |33|[yfor1008/saliency_detection](https://github.com/yfor1008/saliency_detection)|显著性检测|5|0|2022-01-23| @@ -55,11 +55,11 @@ |48|[Silver-Fang/MATLAB-Extension](https://github.com/Silver-Fang/MATLAB-Extension)|埃博拉酱的MATLAB扩展|3|0|2021-12-25| |49|[WoodyBuendia/HFSS-MATLAB-API](https://github.com/WoodyBuendia/HFSS-MATLAB-API)|HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS Scripting Interface. This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating th ...|44|0|2021-09-17| |50|[scliubit/complex-DnCNN](https://github.com/scliubit/complex-DnCNN)|-|13|0|2022-01-17| -|51|[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.|379|0|2022-01-16| +|51|[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.|379|0|2022-01-26| |52|[wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve](https://github.com/wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve)|使用贝塞尔曲线,通过合理选取控制点使轨迹在拼接点处曲率连续|6|0|2021-09-06| |53|[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| |54|[baishanca/Communication-Matlab](https://github.com/baishanca/Communication-Matlab)|对通信原理的内容的matlab实现|3|0|2021-08-06| -|55|[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| +|55|[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|2022-01-26| |56|[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| |57|[WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM)|Official MATLAB implementation of the "Sparse deconvolution" -v1.0.3|25|0|2021-12-31| |58|[AomanHao/Matlab-Image-Dehaze-Enhance](https://github.com/AomanHao/Matlab-Image-Dehaze-Enhance)|图像去雾、图像增强、灰度直方图均衡化等|42|0|2021-10-23| diff --git a/content/charts/growth/software/Objective-C.md b/content/charts/growth/software/Objective-C.md index a52738bd..83349eb3 100644 --- a/content/charts/growth/software/Objective-C.md +++ b/content/charts/growth/software/Objective-C.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Objective-C -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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)|18854|19|2021-11-26| -|2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12240|6|2022-01-18| -|3|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2803|5|2022-01-21| -|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6694|4|2022-01-15| -|5|[banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController)|一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+|7770|4|2022-01-25| -|6|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5593|4|2021-10-25| +|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18853|19|2021-11-26| +|2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12242|6|2022-01-18| +|3|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2805|5|2022-01-21| +|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6703|4|2022-01-15| +|5|[banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController)|一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+|7771|4|2022-01-25| +|6|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5594|4|2021-10-25| |7|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1554|4|2021-11-10| |8|[alibaba/coobjc](https://github.com/alibaba/coobjc)|coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foun ...|3926|4|2021-09-26| -|9|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8461|3|2022-01-20| -|10|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6459|3|2022-01-25| -|11|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6710|3|2022-01-19| +|9|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8460|3|2022-01-20| +|10|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6460|3|2022-01-25| +|11|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6711|3|2022-01-19| |12|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自 ...|6620|3|2021-12-30| |13|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|2935|2|2022-01-12| -|14|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2746|2|2022-01-25| -|15|[skyming/iOS-Performance-Optimization](https://github.com/skyming/iOS-Performance-Optimization)|关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit|4357|2|2021-08-09| +|14|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2747|2|2022-01-25| +|15|[skyming/iOS-Performance-Optimization](https://github.com/skyming/iOS-Performance-Optimization)|关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit|4358|2|2021-08-09| |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|288|2|2022-01-13| -|17|[gsdios/SDCycleScrollView](https://github.com/gsdios/SDCycleScrollView)|Autoscroll Banner. 无限循环图片、文字轮播器。|6096|2|2021-08-03| +|17|[gsdios/SDCycleScrollView](https://github.com/gsdios/SDCycleScrollView)|Autoscroll Banner. 无限循环图片、文字轮播器。|6095|2|2021-08-03| |18|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2238|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| -|20|[iodefog/VipVideo](https://github.com/iodefog/VipVideo)|各大网站vip视频免费观看 等 Mac版。付费电影,VIP会员剧等,去广告播放。自用视频或者电影URL,音乐破解URL,CCTV等电视播放URL|2382|2|2021-10-20| -|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, ...|4377|2|2021-12-02| -|22|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5192|2|2021-11-09| -|23|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|762|2|2022-01-19| -|24|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1856|2|2022-01-07| -|25|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3917|2|2022-01-25| -|26|[ChenYilong/iOSBlog](https://github.com/ChenYilong/iOSBlog)| 微博@iOS程序犭袁 的blog|1078|1|2021-09-14| -|27|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|757|1|2022-01-25| -|28|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. iOS hotfix SDK. |452|1|2022-01-02| -|29|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1421|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.|3046|1|2021-10-14| -|31|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1580|1|2021-12-23| -|32|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2083|1|2022-01-14| -|33|[zhengwenming/WMPlayer](https://github.com/zhengwenming/WMPlayer)|WMPlayer-AVPlayer的封装,继承UIView,支持pods,手势快进、快退,全面适配全面屏,同时支持网络和本地视频的播放|3205|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)|631|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 ...|1645|1|2022-01-25| -|36|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1295|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 ...|2391|1|2022-01-14| -|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 ...|786|1|2021-11-03| -|39|[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.)|680|1|2022-01-19| -|40|[pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit)|PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|1988|1|2021-11-05| -|41|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1181|1|2021-12-08| -|42|[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 ...|921|1|2021-10-14| -|43|[jkpang/PPRows](https://github.com/jkpang/PPRows)|It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码|1438|1|2021-10-20| -|44|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1291|1|2022-01-07| -|45|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1247|1|2021-12-07| -|46|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|739|1|2022-01-04| -|47|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1584|1|2021-08-12| -|48|[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.|1688|1|2022-01-10| -|49|[bayescom/EasyAds-iOS](https://github.com/bayescom/EasyAds-iOS)|🔥持续更新🔥EasyAds,全球热门的开源聚合SDK广告软件。帮助App开发者便捷接入国内多家主流广告 SDK包括:字节穿山甲、腾讯优量汇、百度百青藤、快手联盟。几行代码就可以快速实现开屏、Banner横幅、插屏、激励视频、原生信息流、全屏等广告形式。|39|1|2021-12-22| -|50|[huanxsd/LinkMap](https://github.com/huanxsd/LinkMap)|检查每个类占用空间大小工具|1638|1|2021-07-29| -|51|[alibaba/youku-sdk-tool-woodpecker](https://github.com/alibaba/youku-sdk-tool-woodpecker)|In-app-debug tool for iOS|683|1|2021-11-11| -|52|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1260|1|2021-11-25| -|53|[ChatSecure/ChatSecure-iOS](https://github.com/ChatSecure/ChatSecure-iOS)|ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.|3047|1|2021-08-13| -|54|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|848|1|2021-08-27| -|55|[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 ...|3285|1|2021-10-20| -|56|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率|943|1|2021-09-27| -|57|[LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs)|一点心得 - iOS,Swift,React Native,Python...|1444|1|2021-12-02| -|58|[nacker/LZEasemob3](https://github.com/nacker/LZEasemob3)|酷信 高仿微信 WeChat 高仿朋友圈 moments Github上最牛逼的高仿微信项目没有之一|1893|1|2021-08-30| -|59|[FoneG/FGPopupScheduler](https://github.com/FoneG/FGPopupScheduler)| ✨ ✨ ✨ ✨ iOS弹窗调用器,控制弹窗按照指定的策略进行显示。Helps you control popups easily. ✨ ✨ ✨ ✨|241|1|2021-11-08| -|60|[LoSenTrad/LSTPopView](https://github.com/LoSenTrad/LSTPopView)|(重构开发中,swift版本同步进行)LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)|982|1|2022-01-07| -|61|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|3105|1|2021-12-14| -|62|[kingsic/SGQRCode](https://github.com/kingsic/SGQRCode)|The easy to use bar code and QR code scan library for iOS【支持二维码生成、从相册中读取二维码、条形码和二维码扫描】|1572|1|2021-09-19| -|63|[dequan1331/HybridPageKit](https://github.com/dequan1331/HybridPageKit)|A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App. |1151|1|2021-12-21| -|64|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend|1368|1|2022-01-10| -|65|[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 ...|848|1|2021-12-29| -|66|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。|2167|1|2021-10-12| -|67|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKline:Kline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2328|1|2021-12-10| -|68|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1707|1|2021-12-29| -|69|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|955|1|2022-01-23| -|70|[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 ...|736|1|2022-01-21| -|71|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|968|1|2022-01-12| -|72|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向|1573|1|2021-10-27| -|73|[karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge)|一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)|560|1|2021-12-26| -|74|[2621532542/iOS_NQConfuseTool](https://github.com/2621532542/iOS_NQConfuseTool)|iOS代码混淆(iOS_NQConfuseTool)是一款运行在MACOS平台的App、完美支持OC和Swift项目代码的自动混淆、支持、文件名、修改资源文件、类名、方法名、属性名、添加混淆函数方法体、添加混淆属性、自动调用生成的混淆代码,功能强大而稳定,全局自动化,安全加固。马甲包混淆工具,最重要的是完全免费。(随机单词拼接)|523|1|2021-12-11| -|75|[unash/BarrageRenderer](https://github.com/unash/BarrageRenderer)|一个 iOS 上的弹幕渲染库.|2087|1|2022-01-07| -|76|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|1799|1|2021-09-17| -|77|[Rain-dew/YLScratchView](https://github.com/Rain-dew/YLScratchView)|刮奖.....嗯~就是你想要的那种|2|0|2021-09-09| -|78|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|12|0|2022-01-14| -|79|[AndyFightting/VideoRecord](https://github.com/AndyFightting/VideoRecord)|模仿快手应用的视频录制|134|0|2021-09-02| -|80|[yxh418983798/AFBrowser](https://github.com/yxh418983798/AFBrowser)|图片/视频 浏览器|2|0|2021-09-22| -|81|[CodeWicky/DWTableViewHelper](https://github.com/CodeWicky/DWTableViewHelper)|这是一个可以帮你快速创建列表视图的工具类。|34|0|2021-12-17| -|82|[Hurdery/jfc](https://github.com/Hurdery/jfc)|Mac端基金管理查看平台|141|0|2021-09-06| -|83|[FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels)|酒店预订App|330|0|2021-09-29| -|84|[CCSH/SHLabelPageView](https://github.com/CCSH/SHLabelPageView)|标签页|3|0|2022-01-13| -|85|[Ericfengshi/FSAPMSDK](https://github.com/Ericfengshi/FSAPMSDK)|iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等|47|0|2021-10-10| -|86|[FrankHausmann/IOSKeePass](https://github.com/FrankHausmann/IOSKeePass)|a Fork of MiniKeePass|14|0|2022-01-23| -|87|[remember17/WHDebugTool](https://github.com/remember17/WHDebugTool)|🔨简单的调试小工具|144|0|2021-09-03| -|88|[APOPIX/react-native-trtc](https://github.com/APOPIX/react-native-trtc)|react-native-trtc是腾讯音视频SDK(TRTC SDK)的React Native封装demo,目前仅支持ios|5|0|2022-01-22| -|89|[anyrtcIO-Community/AnyMeetUIKit-iOS](https://github.com/anyrtcIO-Community/AnyMeetUIKit-iOS)|anyRTC视频会议UI封装以及Api封装|43|0|2021-09-07| -|90|[Lester2020/YZTimerDemo](https://github.com/Lester2020/YZTimerDemo)|处理解决NSTimer造成循环引用的几种实现方式|2|0|2021-09-30| -|91|[kingsic/Flower](https://github.com/kingsic/Flower)|Custom views of Swift and Objective-C|27|0|2022-01-01| -|92|[wuseal/Idle](https://github.com/wuseal/Idle)|Kotlin multiplatform app (Android&iOS) that providing entertainment content (使用Kotlin跨平台技术实现的休闲App)|12|0|2021-08-20| -|93|[Lester2020/WebViewDemo](https://github.com/Lester2020/WebViewDemo)|原生代码中,通过CSS和JS给webView里面内容动态设置多种主题样式|3|0|2021-08-31| -|94|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|8|0|2021-12-01| -|95|[qxuewei/XWHUDManager](https://github.com/qxuewei/XWHUDManager)|🌓 MBProgressHUD package, plain text, small chrysanthemum, picture, custom picture, sequence frame, Gif, wrap, custom display position, etc., support CocoaPods integration, MBProgressHUD封装,普通文本,小菊花,图片, ...|23|0|2021-08-13| -|96|[jpush/jverify-flutter-plugin](https://github.com/jpush/jverify-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|87|0|2022-01-22| -|97|[p709723778/UIDevice-SPPlatform](https://github.com/p709723778/UIDevice-SPPlatform)|在不同设备上获取对应的设备类型名称|5|0|2021-10-16| -|98|[MrLuanJX/Filter](https://github.com/MrLuanJX/Filter)|仿链家、美团、京东筛选|2|0|2021-11-18| -|99|[iossun/PixelFreeEffects](https://github.com/iossun/PixelFreeEffects)|美颜SDK|14|0|2021-12-23| -|100|[GuanQinghao/SeedCoder](https://github.com/GuanQinghao/SeedCoder)|匹配Seed开发框架的代码生成工具|2|0|2021-10-11| -|101|[CocoaDebug/GoogleTranslate](https://github.com/CocoaDebug/GoogleTranslate)|Google Translate (Mac OS Client) 🖥️|131|0|2021-08-29| -|102|[tqhnet/MacCatalyst_Learn](https://github.com/tqhnet/MacCatalyst_Learn)|Mac Catalyst的练习|2|0|2021-10-26| -|103|[WelkinXie/FiveInARow](https://github.com/WelkinXie/FiveInARow)|Five In A Row(五子棋) with Sprite Kit for iPad|21|0|2021-09-21| -|104|[siuying/BSMInputMethod](https://github.com/siuying/BSMInputMethod)|筆順碼輸入法 - BSM Input Method for Mac OS X (10.8+)|5|0|2021-11-07| -|105|[2662419405/meituanApp](https://github.com/2662419405/meituanApp)|使用 ReactNative 相关技术栈 :100: 模拟美团原生APP|5|0|2021-09-21| -|106|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|9|0|2022-01-17| -|107|[xiangshun110/XSNetwork](https://github.com/xiangshun110/XSNetwork)|对AFNetworking 4.0的封装|2|0|2021-07-30| -|108|[zhuzhuxingtianxia/QQRed](https://github.com/zhuzhuxingtianxia/QQRed)|仿QQ拖拽爆炸效果|28|0|2021-12-06| -|109|[chkm/NumMatrixDemo](https://github.com/chkm/NumMatrixDemo)|Calculate sudoku Resulet 计算数独游戏的结果|2|0|2021-10-27| -|110|[wsl2ls/UIActivityViewController](https://github.com/wsl2ls/UIActivityViewController)|仿简书分享--系统原生分享:利用UIActivityViewController实现系统原生分享,不需要三方SDK,支持自定义分享,可以分享到微博、微信、QQ、信息、邮件、备忘录、通讯录、剪贴板、FaceBook.....等等|141|0|2021-10-07| -|111|[DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo)|This demo is designed for you to gain a better understanding of the DJI iOS UX SDK.|6|0|2021-10-11| -|112|[tianya2416/ATRefresh](https://github.com/tianya2416/ATRefresh)|基于MJRefresh、DZNEmptyDataSet的封装、下拉刷新、上拉加载、加载中页面显示、无数据页面显示、高度自定义、分页加载简单方便、|10|0|2021-08-05| -|113|[xiaopin/NavigationBarTranslucent](https://github.com/xiaopin/NavigationBarTranslucent)|导航栏透明效果|3|0|2021-09-01| -|114|[pili-engineering/QNRTC-SampleCode-Video-Basic](https://github.com/pili-engineering/QNRTC-SampleCode-Video-Basic)|Sample Code 工程用于展示如何 加入/离开 房间,发布/订阅 音视频数据流,动态 启用/禁用 本地音视频数据流,切换前后置摄像头等功能使用|18|0|2022-01-14| -|115|[ThirdDemo/KJMenuView](https://github.com/ThirdDemo/KJMenuView)|封装整理一些菜单控件|4|0|2021-12-07| -|116|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|0|2021-12-09| -|117|[finogeeks/finclip-ios-demo](https://github.com/finogeeks/finclip-ios-demo)|FinClip 苹果运行环境,让小程序在苹果应用中无缝运行 / iOS DEMO for FinClip|231|0|2021-11-14| -|118|[CaicaiNo/HCPush](https://github.com/CaicaiNo/HCPush)|用于项目使用的方便的左侧或者右侧的弹出视图,自定义ViewController的逻辑独立|9|0|2021-11-05| -|119|[xiaozi/awake-app](https://github.com/xiaozi/awake-app)|An app for mac osx to prevent sleeping; inspired by Caffeine.|126|0|2021-11-10| -|120|[changsanjiang/SJMediaCacheServer](https://github.com/changsanjiang/SJMediaCacheServer)|A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).|151|0|2022-01-13| -|121|[site-chenwei/chenwei-plugin-amap](https://github.com/site-chenwei/chenwei-plugin-amap)|Cordova高德地图插件,使用高德Android定位SDK进行定位,以解决webapp中定位不准的问题|4|0|2021-10-20| -|122|[253CL/CLShanYan_Flutter](https://github.com/253CL/CLShanYan_Flutter)|闪验Flutter使用示例|8|0|2022-01-21| -|123|[Jayxiang/CJLandscapeDemo](https://github.com/Jayxiang/CJLandscapeDemo)|iOS 横竖屏处理|3|0|2021-12-24| -|124|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|414|0|2021-12-30| -|125|[LZRight123/KPAppMananger](https://github.com/LZRight123/KPAppMananger)|静默安装,卸载,打开APP,进程通信,后台保护|40|0|2021-08-16| -|126|[yangKJ/KJLoadingDemo](https://github.com/yangKJ/KJLoadingDemo)|基于CALayer加载动画库 🎁..|19|0|2021-12-22| -|127|[591xt/YZModel](https://github.com/591xt/YZModel)|一键生成带注释的Model文件和Mode解析工具支持三种语言|4|0|2022-01-13| -|128|[HMS-Core/hms-3d-modeling-demo-ios](https://github.com/HMS-Core/hms-3d-modeling-demo-ios)|-|11|0|2021-11-15| -|129|[Jonas-o/CCExcelView](https://github.com/Jonas-o/CCExcelView)|iOS ExcelView 自定义表格,支持设置左右向锁住的列数,支持列排序(排序规则自己实现),支持设置topView,支持列表背景色,支持设置整行还是单元格点击的点击色|9|0|2021-12-29| -|130|[ITHanYong/HYTimePicker](https://github.com/ITHanYong/HYTimePicker)|自定义时分选择器|6|0|2021-09-25| -|131|[legokit/LEGONetworking](https://github.com/legokit/LEGONetworking)|Network request tool, basic get and post request methods, including request progress, upload and download progress, monitoring network, setting network timeout and cancel request 网络请求工具,基础的 get、post 请 ...|2|0|2022-01-11| -|132|[DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo)|This demo is designed for you to gain a better understanding of the iOS Bridge App.|10|0|2021-10-11| -|133|[HJ2018/HJYNDEMO](https://github.com/HJ2018/HJYNDEMO)|本地测试库|2|0|2021-08-20| -|134|[banchichen/TZImagePreviewController](https://github.com/banchichen/TZImagePreviewController)|对TZImagePickerController库的增强,支持用UIImage、NSURL预览照片和用NSURL预览视频。|89|0|2021-11-26| -|135|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|8|0|2021-10-08| -|136|[feiduduhaha/PandaHook](https://github.com/feiduduhaha/PandaHook)|一个简单易用的hook组件|7|0|2021-10-25| -|137|[wildfirechat/ios-momentkit](https://github.com/wildfirechat/ios-momentkit)|iOS 朋友圈UI组件库|6|0|2021-11-20| -|138|[strongbox-password-safe/Strongbox](https://github.com/strongbox-password-safe/Strongbox)|A KeePass/Password Safe Client for iOS and OS X|776|0|2021-11-30| -|139|[huangboju/FormView](https://github.com/huangboju/FormView)|优雅的使用UITableView创建静态表单|53|0|2021-12-29| -|140|[daiwei-git/cordova-plugin-umeng](https://github.com/daiwei-git/cordova-plugin-umeng)|cordova 集成友盟统计|3|0|2021-11-18| -|141|[tuya/tuya-home-ios-sdk](https://github.com/tuya/tuya-home-ios-sdk)|TuyaSmartHomeKit is designed for quickly developing apps for smart device networking, control, firmware upgrades, timing tasks, smart scenes and more.|15|0|2021-11-24| -|142|[pirder/PRSleepApp](https://github.com/pirder/PRSleepApp)| 2020年毕业答辩iOS项目|2|0|2021-10-09| -|143|[huang303513/ReactNativeSourceCodeStudy](https://github.com/huang303513/ReactNativeSourceCodeStudy)|ReactNative源码解析|3|0|2021-09-29| -|144|[qinqi777/QQCorner](https://github.com/qinqi777/QQCorner)|给 UIView 或 UIImage 高性能添加(之后可以修改)圆角,生成渐变色图片等|83|0|2022-01-18| -|145|[lisen87/image_pickers](https://github.com/lisen87/image_pickers)|图片多选并压缩,保存图片到相册,视频多选,预览图片和视频|59|0|2021-12-08| -|146|[li6185377/IMYAOPTableView](https://github.com/li6185377/IMYAOPTableView)|无业务入侵,无逻辑入侵,外部察觉不到的 UITableView/UICollectionView AOP 框架|455|0|2022-01-25| -|147|[ToLengSon/iOS14TabbarHiddenFix](https://github.com/ToLengSon/iOS14TabbarHiddenFix)|解决iOS14下pop多层控制器至主页时,tabbar不显示问题|14|0|2021-09-07| -|148|[lexiaoyao20/FMTagsView](https://github.com/lexiaoyao20/FMTagsView)|一个基于UICollectionView的标签展示控件 |66|0|2021-08-05| -|149|[tencentyun/leb-ios-sdk](https://github.com/tencentyun/leb-ios-sdk)|快直播 LEB (超低延迟直播)iOS SDK https://cloud.tencent.com/product/leb|7|0|2022-01-07| -|150|[WanyueKJ/wanyue_live_shopping_ios](https://github.com/WanyueKJ/wanyue_live_shopping_ios)|万岳app商城、直播带货商城、短视频商城、仿淘宝商城|3|0|2021-11-02| -|151|[andy123234/JRDropMenu](https://github.com/andy123234/JRDropMenu)|JRDropMenu可快速实现下拉菜单功能|24|0|2021-07-30| -|152|[rueen/react-native-ottpay](https://github.com/rueen/react-native-ottpay)|react-native ottpay跨境支付|6|0|2021-11-25| -|153|[Faceunity/FUP2AArt](https://github.com/Faceunity/FUP2AArt)|-|13|0|2022-01-13| -|154|[lixiang1994/LEETheme](https://github.com/lixiang1994/LEETheme)|优雅的主题管理库- 一行代码完成多样式切换|782|0|2021-07-28| -|155|[leon2017/cmbpb-flutter](https://github.com/leon2017/cmbpb-flutter)|Flutter 招商银行一网通支付|7|0|2021-10-15| -|156|[mxmhao/iOS_App_Template](https://github.com/mxmhao/iOS_App_Template)|一些iOS工具类和模板代码,极简/高效,大部分是直接使用官方SDK实现,很小一部分是改造官方SDK实现或者自己实现|2|0|2021-09-17| -|157|[yidun/alive-detected-iOS-demo](https://github.com/yidun/alive-detected-iOS-demo)|活体检测demo&framework|7|0|2022-01-11| -|158|[BlinkID/blinkid-ios](https://github.com/BlinkID/blinkid-ios)|Everything you need to add AI-driven ID scanning into your native iOS app.|347|0|2022-01-04| -|159|[yoriWang/YRGestureLock](https://github.com/yoriWang/YRGestureLock)|封装一个手势密码锁|3|0|2021-11-04| -|160|[Maxwin-z/xsmth-newsmth](https://github.com/Maxwin-z/xsmth-newsmth)|水木社区第三方客户端|101|0|2022-01-14| -|161|[xmy0010/DemoForCSDN](https://github.com/xmy0010/DemoForCSDN)|-|57|0|2021-09-29| -|162|[Resory/RYCuteView](https://github.com/Resory/RYCuteView)|🍮 用UIBezierPath实现果冻效果|151|0|2021-09-17| -|163|[react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)|基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新|147|0|2021-09-21| -|164|[chbo297/BODragScrollView](https://github.com/chbo297/BODragScrollView)|卡片式滑动拖拽交互控件-支持卡片内嵌ScrollView|2|0|2021-08-30| -|165|[Jdb156158/JBBPuzzleView](https://github.com/Jdb156158/JBBPuzzleView)|模板拼图、宫格拼图、不规则拼图、视频图片拼图、GIF拼图|2|0|2021-12-03| -|166|[sensorsdata/sf-sdk-ios](https://github.com/sensorsdata/sf-sdk-ios)|iOS 弹窗 SDK 是一款基于神策智能运营,帮助客户实现精准运营的 SDK|3|0|2022-01-11| -|167|[anyrtcIO-Community/anyRTC-WaWa-Client-iOS](https://github.com/anyrtcIO-Community/anyRTC-WaWa-Client-iOS)|第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。|8|0|2021-09-07| -|168|[zjjzmw1/XM_OC_TOOL](https://github.com/zjjzmw1/XM_OC_TOOL)|一直维护的OC工具类|7|0|2021-11-02| -|169|[dustylove/ruler](https://github.com/dustylove/ruler)|一款简单实用的刻度尺|2|0|2021-11-29| -|170|[andyweiqiu/asr-ios-local](https://github.com/andyweiqiu/asr-ios-local)|基于kaldi的ios本地语音识别(本地实时流)Kaldi-based ios native speech recognition (local real-time streaming)|52|0|2021-09-13| -|171|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现方式,耦合度底,使用更加便捷|256|0|2022-01-20| -|172|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|0|2022-01-24| -|173|[CaiChenghan/Addition](https://github.com/CaiChenghan/Addition)|对字典、字符串、NSOject类的扩展,起到字典取值保护,模型归档等。|31|0|2022-01-12| -|174|[sagiwei/SGPush](https://github.com/sagiwei/SGPush)|A nice way to handle iOS remote push notifications with just a few code.|24|0|2021-10-30| -|175|[dvlproad/CJNetwork](https://github.com/dvlproad/CJNetwork)|AFNetworking的二次封装(secondary encapsulation for AFNetworking)|3|0|2021-11-24| -|176|[BinBear/breadtrip-ReactiveCocoa-MVVM-](https://github.com/BinBear/breadtrip-ReactiveCocoa-MVVM-)|仿面包旅行,ReactiveCocoa+MVVM|356|0|2021-08-26| -|177|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|6|0|2021-08-12| -|178|[kaiser143/ZKIDCardCamera](https://github.com/kaiser143/ZKIDCardCamera)|针对身份证正反面拍照的相机的封装|7|0|2021-11-29| -|179|[finogeeks/FinClipExtSDK](https://github.com/finogeeks/FinClipExtSDK)|FinClip 扩展 SDK 插件,用于与权限相关的 API 与组件调用 / Extension SDK for FinClip|3|0|2022-01-25| -|180|[Huaida/TestFunction_OC](https://github.com/Huaida/TestFunction_OC)|验证OC功能|2|0|2021-09-24| -|181|[ljunb/Zelda](https://github.com/ljunb/Zelda)|支持链式语法的轻量FlexBox布局库|4|0|2021-08-17| -|182|[yangyangFeng/TTPatch](https://github.com/yangyangFeng/TTPatch)|热修复、热更新、JS代码动态下发、动态创建类|453|0|2021-11-09| -|183|[Faceunity/FUZegoExpressVideoDemo](https://github.com/Faceunity/FUZegoExpressVideoDemo)|FUZegoExpressVideoDemo是集成了 Faceunity 面部跟踪和虚拟道具功能和 Zego 直播功能的 Demo。 本文是 FaceUnity SDK 快速对接 Zego 直播 的导读说明,关于 FaceUnity SDK 的更多详细说明,请参看 FULiveDemo|2|0|2021-12-29| -|184|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|0|2021-11-16| -|185|[Humein/BX_TiKuBaseModulesRepo](https://github.com/Humein/BX_TiKuBaseModulesRepo)|题库基础私有库/支持富文本以及多种题型,不含业务模块|4|0|2021-12-07| -|186|[KonsomeJona/OctoMouse](https://github.com/KonsomeJona/OctoMouse)|OctoMouse is an open-source application for MAC OSX that measures your mouse and keyboard activities.|209|0|2021-12-08| -|187|[Roen-Ro/RRViewControllerExtension](https://github.com/Roen-Ro/RRViewControllerExtension)| UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods|137|0|2021-12-28| -|188|[jack903652/safeKeyboard](https://github.com/jack903652/safeKeyboard)|自定义样式的3种安全键盘,数字键盘,字母键盘,特殊字符键盘|6|0|2022-01-10| -|189|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|19|0|2022-01-21| -|190|[sangwell/KMovie](https://github.com/sangwell/KMovie)|🍭🍭电影资讯app|12|0|2022-01-13| -|191|[lincf0912/LFAssetExportSession](https://github.com/lincf0912/LFAssetExportSession)|视频压缩(体积小,清晰度高)|24|0|2021-12-13| -|192|[KeenTeam1990/HXWeiboPhotoPicker](https://github.com/KeenTeam1990/HXWeiboPhotoPicker)|🐹HXWeiboPhotoPicker-高仿微博照片选择,使用的是PhotoKit框架来获取系统相册以及照片/视频,支持查看/选择GIF图片 , 照片、视频可同时多选/原图 , 3DTouch预览照片 , 长按拖动改变顺序 , 自定义相机拍照/录制视频 , 自定义转场动画 , 查看/选择LivePhoto IOS9.1以上才有用 , 支持浏览网络图片 , 支持自定义裁剪图片, 支持传入本地图片,支 ...|83|0|2021-11-11| -|193|[Faceunity/FUZegoLiveDemo](https://github.com/Faceunity/FUZegoLiveDemo)|Faceunity 人脸跟踪及虚拟道具绘制在Zego中的集成demo - iOS|2|0|2021-08-06| -|194|[g0v/moedict-webkit](https://github.com/g0v/moedict-webkit)|萌典網站|506|0|2022-01-13| -|195|[Zws-China/CAAnimation](https://github.com/Zws-China/CAAnimation)|iOS动画演示,核心动画演示,CAAnimation动画|90|0|2021-09-24| -|196|[253CL/flash_iOS](https://github.com/253CL/flash_iOS)|闪验iOS SDK|12|0|2021-12-21| -|197|[liangdahong/AMLeaksFinder](https://github.com/liangdahong/AMLeaksFinder)|A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。|88|0|2021-10-25| -|198|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|7|0|2021-12-27| -|199|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|HE —— “信息熵减机系统”|299|0|2022-01-18| -|200|[Rain-dew/YLTextView](https://github.com/Rain-dew/YLTextView)|一行代码搞定textView占位符、字数限制、行数限制、自动计算高度— OC和Swift|95|0|2022-01-18| +|20|[MatthewYork/DateTools](https://github.com/MatthewYork/DateTools)|Dates and times made easy in iOS|7175|2|2022-01-26| +|21|[iodefog/VipVideo](https://github.com/iodefog/VipVideo)|各大网站vip视频免费观看 等 Mac版。付费电影,VIP会员剧等,去广告播放。自用视频或者电影URL,音乐破解URL,CCTV等电视播放URL|2382|2|2021-10-20| +|22|[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, ...|4377|2|2021-12-02| +|23|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5192|2|2021-11-09| +|24|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|763|2|2022-01-26| +|25|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1857|2|2022-01-07| +|26|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3919|2|2022-01-25| +|27|[ChenYilong/iOSBlog](https://github.com/ChenYilong/iOSBlog)| 微博@iOS程序犭袁 的blog|1078|1|2021-09-14| +|28|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|757|1|2022-01-25| +|29|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. iOS hotfix SDK. |454|1|2022-01-02| +|30|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1422|1|2021-09-28| +|31|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3046|1|2021-10-14| +|32|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1581|1|2021-12-23| +|33|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2084|1|2022-01-14| +|34|[zhengwenming/WMPlayer](https://github.com/zhengwenming/WMPlayer)|WMPlayer-AVPlayer的封装,继承UIView,支持pods,手势快进、快退,全面适配全面屏,同时支持网络和本地视频的播放|3205|1|2021-08-02| +|35|[wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu)|🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)|631|1|2021-10-25| +|36|[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 ...|1646|1|2022-01-25| +|37|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1295|1|2021-09-18| +|38|[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 ...|2391|1|2022-01-14| +|39|[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 ...|786|1|2021-11-03| +|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.)|692|1|2022-01-19| +|41|[pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit)|PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|1988|1|2021-11-05| +|42|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1181|1|2021-12-08| +|43|[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 ...|922|1|2021-10-14| +|44|[jkpang/PPRows](https://github.com/jkpang/PPRows)|It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码|1437|1|2021-10-20| +|45|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1292|1|2022-01-07| +|46|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1248|1|2021-12-07| +|47|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|740|1|2022-01-04| +|48|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1584|1|2021-08-12| +|49|[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.|1688|1|2022-01-10| +|50|[bayescom/EasyAds-iOS](https://github.com/bayescom/EasyAds-iOS)|🔥持续更新🔥EasyAds,全球热门的开源聚合SDK广告软件。帮助App开发者便捷接入国内多家主流广告 SDK包括:字节穿山甲、腾讯优量汇、百度百青藤、快手联盟。几行代码就可以快速实现开屏、Banner横幅、插屏、激励视频、原生信息流、全屏等广告形式。|39|1|2021-12-22| +|51|[huanxsd/LinkMap](https://github.com/huanxsd/LinkMap)|检查每个类占用空间大小工具|1639|1|2021-07-29| +|52|[alibaba/youku-sdk-tool-woodpecker](https://github.com/alibaba/youku-sdk-tool-woodpecker)|In-app-debug tool for iOS|683|1|2021-11-11| +|53|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1260|1|2021-11-25| +|54|[ChatSecure/ChatSecure-iOS](https://github.com/ChatSecure/ChatSecure-iOS)|ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.|3047|1|2021-08-13| +|55|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|848|1|2021-08-27| +|56|[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 ...|3286|1|2021-10-20| +|57|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率|944|1|2021-09-27| +|58|[LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs)|一点心得 - iOS,Swift,React Native,Python...|1444|1|2021-12-02| +|59|[nacker/LZEasemob3](https://github.com/nacker/LZEasemob3)|酷信 高仿微信 WeChat 高仿朋友圈 moments Github上最牛逼的高仿微信项目没有之一|1893|1|2021-08-30| +|60|[FoneG/FGPopupScheduler](https://github.com/FoneG/FGPopupScheduler)| ✨ ✨ ✨ ✨ iOS弹窗调用器,控制弹窗按照指定的策略进行显示。Helps you control popups easily. ✨ ✨ ✨ ✨|241|1|2021-11-08| +|61|[LoSenTrad/LSTPopView](https://github.com/LoSenTrad/LSTPopView)|(重构开发中,swift版本同步进行)LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)|982|1|2022-01-07| +|62|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|3107|1|2021-12-14| +|63|[kingsic/SGQRCode](https://github.com/kingsic/SGQRCode)|The easy to use bar code and QR code scan library for iOS【支持二维码生成、从相册中读取二维码、条形码和二维码扫描】|1572|1|2021-09-19| +|64|[dequan1331/HybridPageKit](https://github.com/dequan1331/HybridPageKit)|A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App. |1151|1|2021-12-21| +|65|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend|1368|1|2022-01-10| +|66|[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 ...|848|1|2021-12-29| +|67|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。|2167|1|2021-10-12| +|68|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKline:Kline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2329|1|2021-12-10| +|69|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1707|1|2021-12-29| +|70|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|956|1|2022-01-23| +|71|[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 ...|738|1|2022-01-21| +|72|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|969|1|2022-01-26| +|73|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向|1575|1|2021-10-27| +|74|[karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge)|一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)|560|1|2021-12-26| +|75|[2621532542/iOS_NQConfuseTool](https://github.com/2621532542/iOS_NQConfuseTool)|iOS代码混淆(iOS_NQConfuseTool)是一款运行在MACOS平台的App、完美支持OC和Swift项目代码的自动混淆、支持、文件名、修改资源文件、类名、方法名、属性名、添加混淆函数方法体、添加混淆属性、自动调用生成的混淆代码,功能强大而稳定,全局自动化,安全加固。马甲包混淆工具,最重要的是完全免费。(随机单词拼接)|523|1|2021-12-11| +|76|[unash/BarrageRenderer](https://github.com/unash/BarrageRenderer)|一个 iOS 上的弹幕渲染库.|2087|1|2022-01-07| +|77|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|1799|1|2021-09-17| +|78|[Rain-dew/YLScratchView](https://github.com/Rain-dew/YLScratchView)|刮奖.....嗯~就是你想要的那种|2|0|2021-09-09| +|79|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|12|0|2022-01-14| +|80|[AndyFightting/VideoRecord](https://github.com/AndyFightting/VideoRecord)|模仿快手应用的视频录制|134|0|2021-09-02| +|81|[yxh418983798/AFBrowser](https://github.com/yxh418983798/AFBrowser)|图片/视频 浏览器|2|0|2021-09-22| +|82|[CodeWicky/DWTableViewHelper](https://github.com/CodeWicky/DWTableViewHelper)|这是一个可以帮你快速创建列表视图的工具类。|34|0|2021-12-17| +|83|[Hurdery/jfc](https://github.com/Hurdery/jfc)|Mac端基金管理查看平台|141|0|2021-09-06| +|84|[FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels)|酒店预订App|330|0|2021-09-29| +|85|[CCSH/SHLabelPageView](https://github.com/CCSH/SHLabelPageView)|标签页|3|0|2022-01-13| +|86|[Ericfengshi/FSAPMSDK](https://github.com/Ericfengshi/FSAPMSDK)|iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等|47|0|2021-10-10| +|87|[FrankHausmann/IOSKeePass](https://github.com/FrankHausmann/IOSKeePass)|a Fork of MiniKeePass|14|0|2022-01-23| +|88|[remember17/WHDebugTool](https://github.com/remember17/WHDebugTool)|🔨简单的调试小工具|144|0|2021-09-03| +|89|[APOPIX/react-native-trtc](https://github.com/APOPIX/react-native-trtc)|react-native-trtc是腾讯音视频SDK(TRTC SDK)的React Native封装demo,目前仅支持ios|5|0|2022-01-22| +|90|[anyrtcIO-Community/AnyMeetUIKit-iOS](https://github.com/anyrtcIO-Community/AnyMeetUIKit-iOS)|anyRTC视频会议UI封装以及Api封装|43|0|2021-09-07| +|91|[Lester2020/YZTimerDemo](https://github.com/Lester2020/YZTimerDemo)|处理解决NSTimer造成循环引用的几种实现方式|2|0|2021-09-30| +|92|[kingsic/Flower](https://github.com/kingsic/Flower)|Custom views of Swift and Objective-C|27|0|2022-01-01| +|93|[wuseal/Idle](https://github.com/wuseal/Idle)|Kotlin multiplatform app (Android&iOS) that providing entertainment content (使用Kotlin跨平台技术实现的休闲App)|12|0|2021-08-20| +|94|[Lester2020/WebViewDemo](https://github.com/Lester2020/WebViewDemo)|原生代码中,通过CSS和JS给webView里面内容动态设置多种主题样式|3|0|2021-08-31| +|95|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|8|0|2021-12-01| +|96|[qxuewei/XWHUDManager](https://github.com/qxuewei/XWHUDManager)|🌓 MBProgressHUD package, plain text, small chrysanthemum, picture, custom picture, sequence frame, Gif, wrap, custom display position, etc., support CocoaPods integration, MBProgressHUD封装,普通文本,小菊花,图片, ...|23|0|2021-08-13| +|97|[jpush/jverify-flutter-plugin](https://github.com/jpush/jverify-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|87|0|2022-01-26| +|98|[p709723778/UIDevice-SPPlatform](https://github.com/p709723778/UIDevice-SPPlatform)|在不同设备上获取对应的设备类型名称|5|0|2021-10-16| +|99|[MrLuanJX/Filter](https://github.com/MrLuanJX/Filter)|仿链家、美团、京东筛选|2|0|2021-11-18| +|100|[iossun/PixelFreeEffects](https://github.com/iossun/PixelFreeEffects)|美颜SDK|14|0|2021-12-23| +|101|[GuanQinghao/SeedCoder](https://github.com/GuanQinghao/SeedCoder)|匹配Seed开发框架的代码生成工具|2|0|2021-10-11| +|102|[CocoaDebug/GoogleTranslate](https://github.com/CocoaDebug/GoogleTranslate)|Google Translate (Mac OS Client) 🖥️|131|0|2021-08-29| +|103|[tqhnet/MacCatalyst_Learn](https://github.com/tqhnet/MacCatalyst_Learn)|Mac Catalyst的练习|2|0|2021-10-26| +|104|[WelkinXie/FiveInARow](https://github.com/WelkinXie/FiveInARow)|Five In A Row(五子棋) with Sprite Kit for iPad|21|0|2021-09-21| +|105|[siuying/BSMInputMethod](https://github.com/siuying/BSMInputMethod)|筆順碼輸入法 - BSM Input Method for Mac OS X (10.8+)|5|0|2021-11-07| +|106|[2662419405/meituanApp](https://github.com/2662419405/meituanApp)|使用 ReactNative 相关技术栈 :100: 模拟美团原生APP|5|0|2021-09-21| +|107|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|9|0|2022-01-17| +|108|[xiangshun110/XSNetwork](https://github.com/xiangshun110/XSNetwork)|对AFNetworking 4.0的封装|2|0|2021-07-30| +|109|[zhuzhuxingtianxia/QQRed](https://github.com/zhuzhuxingtianxia/QQRed)|仿QQ拖拽爆炸效果|28|0|2021-12-06| +|110|[chkm/NumMatrixDemo](https://github.com/chkm/NumMatrixDemo)|Calculate sudoku Resulet 计算数独游戏的结果|2|0|2021-10-27| +|111|[wsl2ls/UIActivityViewController](https://github.com/wsl2ls/UIActivityViewController)|仿简书分享--系统原生分享:利用UIActivityViewController实现系统原生分享,不需要三方SDK,支持自定义分享,可以分享到微博、微信、QQ、信息、邮件、备忘录、通讯录、剪贴板、FaceBook.....等等|141|0|2021-10-07| +|112|[DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo)|This demo is designed for you to gain a better understanding of the DJI iOS UX SDK.|6|0|2021-10-11| +|113|[tianya2416/ATRefresh](https://github.com/tianya2416/ATRefresh)|基于MJRefresh、DZNEmptyDataSet的封装、下拉刷新、上拉加载、加载中页面显示、无数据页面显示、高度自定义、分页加载简单方便、|10|0|2021-08-05| +|114|[xiaopin/NavigationBarTranslucent](https://github.com/xiaopin/NavigationBarTranslucent)|导航栏透明效果|3|0|2021-09-01| +|115|[pili-engineering/QNRTC-SampleCode-Video-Basic](https://github.com/pili-engineering/QNRTC-SampleCode-Video-Basic)|Sample Code 工程用于展示如何 加入/离开 房间,发布/订阅 音视频数据流,动态 启用/禁用 本地音视频数据流,切换前后置摄像头等功能使用|18|0|2022-01-14| +|116|[ThirdDemo/KJMenuView](https://github.com/ThirdDemo/KJMenuView)|封装整理一些菜单控件|4|0|2021-12-07| +|117|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|0|2021-12-09| +|118|[finogeeks/finclip-ios-demo](https://github.com/finogeeks/finclip-ios-demo)|FinClip 苹果运行环境,让小程序在苹果应用中无缝运行 / iOS DEMO for FinClip|231|0|2021-11-14| +|119|[CaicaiNo/HCPush](https://github.com/CaicaiNo/HCPush)|用于项目使用的方便的左侧或者右侧的弹出视图,自定义ViewController的逻辑独立|9|0|2021-11-05| +|120|[xiaozi/awake-app](https://github.com/xiaozi/awake-app)|An app for mac osx to prevent sleeping; inspired by Caffeine.|126|0|2021-11-10| +|121|[changsanjiang/SJMediaCacheServer](https://github.com/changsanjiang/SJMediaCacheServer)|A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).|151|0|2022-01-13| +|122|[site-chenwei/chenwei-plugin-amap](https://github.com/site-chenwei/chenwei-plugin-amap)|Cordova高德地图插件,使用高德Android定位SDK进行定位,以解决webapp中定位不准的问题|4|0|2021-10-20| +|123|[253CL/CLShanYan_Flutter](https://github.com/253CL/CLShanYan_Flutter)|闪验Flutter使用示例|8|0|2022-01-21| +|124|[Jayxiang/CJLandscapeDemo](https://github.com/Jayxiang/CJLandscapeDemo)|iOS 横竖屏处理|3|0|2021-12-24| +|125|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|414|0|2021-12-30| +|126|[LZRight123/KPAppMananger](https://github.com/LZRight123/KPAppMananger)|静默安装,卸载,打开APP,进程通信,后台保护|40|0|2021-08-16| +|127|[yangKJ/KJLoadingDemo](https://github.com/yangKJ/KJLoadingDemo)|基于CALayer加载动画库 🎁..|21|0|2021-12-22| +|128|[591xt/YZModel](https://github.com/591xt/YZModel)|一键生成带注释的Model文件和Mode解析工具支持三种语言|4|0|2022-01-13| +|129|[HMS-Core/hms-3d-modeling-demo-ios](https://github.com/HMS-Core/hms-3d-modeling-demo-ios)|-|11|0|2021-11-15| +|130|[Jonas-o/CCExcelView](https://github.com/Jonas-o/CCExcelView)|iOS ExcelView 自定义表格,支持设置左右向锁住的列数,支持列排序(排序规则自己实现),支持设置topView,支持列表背景色,支持设置整行还是单元格点击的点击色|9|0|2021-12-29| +|131|[ITHanYong/HYTimePicker](https://github.com/ITHanYong/HYTimePicker)|自定义时分选择器|6|0|2021-09-25| +|132|[legokit/LEGONetworking](https://github.com/legokit/LEGONetworking)|Network request tool, basic get and post request methods, including request progress, upload and download progress, monitoring network, setting network timeout and cancel request 网络请求工具,基础的 get、post 请 ...|2|0|2022-01-11| +|133|[DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo)|This demo is designed for you to gain a better understanding of the iOS Bridge App.|10|0|2021-10-11| +|134|[HJ2018/HJYNDEMO](https://github.com/HJ2018/HJYNDEMO)|本地测试库|2|0|2021-08-20| +|135|[banchichen/TZImagePreviewController](https://github.com/banchichen/TZImagePreviewController)|对TZImagePickerController库的增强,支持用UIImage、NSURL预览照片和用NSURL预览视频。|89|0|2021-11-26| +|136|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|8|0|2021-10-08| +|137|[feiduduhaha/PandaHook](https://github.com/feiduduhaha/PandaHook)|一个简单易用的hook组件|7|0|2021-10-25| +|138|[wildfirechat/ios-momentkit](https://github.com/wildfirechat/ios-momentkit)|iOS 朋友圈UI组件库|6|0|2021-11-20| +|139|[strongbox-password-safe/Strongbox](https://github.com/strongbox-password-safe/Strongbox)|A KeePass/Password Safe Client for iOS and OS X|777|0|2021-11-30| +|140|[huangboju/FormView](https://github.com/huangboju/FormView)|优雅的使用UITableView创建静态表单|53|0|2021-12-29| +|141|[daiwei-git/cordova-plugin-umeng](https://github.com/daiwei-git/cordova-plugin-umeng)|cordova 集成友盟统计|3|0|2021-11-18| +|142|[tuya/tuya-home-ios-sdk](https://github.com/tuya/tuya-home-ios-sdk)|TuyaSmartHomeKit is designed for quickly developing apps for smart device networking, control, firmware upgrades, timing tasks, smart scenes and more.|15|0|2021-11-24| +|143|[pirder/PRSleepApp](https://github.com/pirder/PRSleepApp)| 2020年毕业答辩iOS项目|2|0|2021-10-09| +|144|[huang303513/ReactNativeSourceCodeStudy](https://github.com/huang303513/ReactNativeSourceCodeStudy)|ReactNative源码解析|3|0|2021-09-29| +|145|[qinqi777/QQCorner](https://github.com/qinqi777/QQCorner)|给 UIView 或 UIImage 高性能添加(之后可以修改)圆角,生成渐变色图片等|83|0|2022-01-18| +|146|[lisen87/image_pickers](https://github.com/lisen87/image_pickers)|图片多选并压缩,保存图片到相册,视频多选,预览图片和视频|59|0|2021-12-08| +|147|[li6185377/IMYAOPTableView](https://github.com/li6185377/IMYAOPTableView)|无业务入侵,无逻辑入侵,外部察觉不到的 UITableView/UICollectionView AOP 框架|455|0|2022-01-25| +|148|[ToLengSon/iOS14TabbarHiddenFix](https://github.com/ToLengSon/iOS14TabbarHiddenFix)|解决iOS14下pop多层控制器至主页时,tabbar不显示问题|14|0|2021-09-07| +|149|[lexiaoyao20/FMTagsView](https://github.com/lexiaoyao20/FMTagsView)|一个基于UICollectionView的标签展示控件 |66|0|2021-08-05| +|150|[tencentyun/leb-ios-sdk](https://github.com/tencentyun/leb-ios-sdk)|快直播 LEB (超低延迟直播)iOS SDK https://cloud.tencent.com/product/leb|7|0|2022-01-07| +|151|[WanyueKJ/wanyue_live_shopping_ios](https://github.com/WanyueKJ/wanyue_live_shopping_ios)|万岳app商城、直播带货商城、短视频商城、仿淘宝商城|3|0|2021-11-02| +|152|[andy123234/JRDropMenu](https://github.com/andy123234/JRDropMenu)|JRDropMenu可快速实现下拉菜单功能|24|0|2021-07-30| +|153|[rueen/react-native-ottpay](https://github.com/rueen/react-native-ottpay)|react-native ottpay跨境支付|6|0|2021-11-25| +|154|[Faceunity/FUP2AArt](https://github.com/Faceunity/FUP2AArt)|-|13|0|2022-01-13| +|155|[lixiang1994/LEETheme](https://github.com/lixiang1994/LEETheme)|优雅的主题管理库- 一行代码完成多样式切换|782|0|2021-07-28| +|156|[leon2017/cmbpb-flutter](https://github.com/leon2017/cmbpb-flutter)|Flutter 招商银行一网通支付|7|0|2021-10-15| +|157|[mxmhao/iOS_App_Template](https://github.com/mxmhao/iOS_App_Template)|一些iOS工具类和模板代码,极简/高效,大部分是直接使用官方SDK实现,很小一部分是改造官方SDK实现或者自己实现|2|0|2021-09-17| +|158|[yidun/alive-detected-iOS-demo](https://github.com/yidun/alive-detected-iOS-demo)|活体检测demo&framework|7|0|2022-01-11| +|159|[BlinkID/blinkid-ios](https://github.com/BlinkID/blinkid-ios)|Everything you need to add AI-driven ID scanning into your native iOS app.|347|0|2022-01-04| +|160|[yoriWang/YRGestureLock](https://github.com/yoriWang/YRGestureLock)|封装一个手势密码锁|3|0|2021-11-04| +|161|[Maxwin-z/xsmth-newsmth](https://github.com/Maxwin-z/xsmth-newsmth)|水木社区第三方客户端|101|0|2022-01-14| +|162|[xmy0010/DemoForCSDN](https://github.com/xmy0010/DemoForCSDN)|-|57|0|2021-09-29| +|163|[Resory/RYCuteView](https://github.com/Resory/RYCuteView)|🍮 用UIBezierPath实现果冻效果|151|0|2021-09-17| +|164|[react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)|基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新|147|0|2021-09-21| +|165|[chbo297/BODragScrollView](https://github.com/chbo297/BODragScrollView)|卡片式滑动拖拽交互控件-支持卡片内嵌ScrollView|2|0|2021-08-30| +|166|[Jdb156158/JBBPuzzleView](https://github.com/Jdb156158/JBBPuzzleView)|模板拼图、宫格拼图、不规则拼图、视频图片拼图、GIF拼图|2|0|2021-12-03| +|167|[sensorsdata/sf-sdk-ios](https://github.com/sensorsdata/sf-sdk-ios)|iOS 弹窗 SDK 是一款基于神策智能运营,帮助客户实现精准运营的 SDK|3|0|2022-01-11| +|168|[anyrtcIO-Community/anyRTC-WaWa-Client-iOS](https://github.com/anyrtcIO-Community/anyRTC-WaWa-Client-iOS)|第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。|8|0|2021-09-07| +|169|[zjjzmw1/XM_OC_TOOL](https://github.com/zjjzmw1/XM_OC_TOOL)|一直维护的OC工具类|7|0|2021-11-02| +|170|[dustylove/ruler](https://github.com/dustylove/ruler)|一款简单实用的刻度尺|2|0|2021-11-29| +|171|[andyweiqiu/asr-ios-local](https://github.com/andyweiqiu/asr-ios-local)|基于kaldi的ios本地语音识别(本地实时流)Kaldi-based ios native speech recognition (local real-time streaming)|52|0|2021-09-13| +|172|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现方式,耦合度底,使用更加便捷|256|0|2022-01-26| +|173|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|0|2022-01-24| +|174|[CaiChenghan/Addition](https://github.com/CaiChenghan/Addition)|对字典、字符串、NSOject类的扩展,起到字典取值保护,模型归档等。|31|0|2022-01-12| +|175|[sagiwei/SGPush](https://github.com/sagiwei/SGPush)|A nice way to handle iOS remote push notifications with just a few code.|24|0|2021-10-30| +|176|[dvlproad/CJNetwork](https://github.com/dvlproad/CJNetwork)|AFNetworking的二次封装(secondary encapsulation for AFNetworking)|3|0|2021-11-24| +|177|[BinBear/breadtrip-ReactiveCocoa-MVVM-](https://github.com/BinBear/breadtrip-ReactiveCocoa-MVVM-)|仿面包旅行,ReactiveCocoa+MVVM|356|0|2021-08-26| +|178|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|6|0|2021-08-12| +|179|[kaiser143/ZKIDCardCamera](https://github.com/kaiser143/ZKIDCardCamera)|针对身份证正反面拍照的相机的封装|7|0|2021-11-29| +|180|[finogeeks/FinClipExtSDK](https://github.com/finogeeks/FinClipExtSDK)|FinClip 扩展 SDK 插件,用于与权限相关的 API 与组件调用 / Extension SDK for FinClip|3|0|2022-01-26| +|181|[Huaida/TestFunction_OC](https://github.com/Huaida/TestFunction_OC)|验证OC功能|2|0|2021-09-24| +|182|[ljunb/Zelda](https://github.com/ljunb/Zelda)|支持链式语法的轻量FlexBox布局库|4|0|2021-08-17| +|183|[yangyangFeng/TTPatch](https://github.com/yangyangFeng/TTPatch)|热修复、热更新、JS代码动态下发、动态创建类|454|0|2021-11-09| +|184|[Faceunity/FUZegoExpressVideoDemo](https://github.com/Faceunity/FUZegoExpressVideoDemo)|FUZegoExpressVideoDemo是集成了 Faceunity 面部跟踪和虚拟道具功能和 Zego 直播功能的 Demo。 本文是 FaceUnity SDK 快速对接 Zego 直播 的导读说明,关于 FaceUnity SDK 的更多详细说明,请参看 FULiveDemo|2|0|2021-12-29| +|185|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|0|2021-11-16| +|186|[Humein/BX_TiKuBaseModulesRepo](https://github.com/Humein/BX_TiKuBaseModulesRepo)|题库基础私有库/支持富文本以及多种题型,不含业务模块|4|0|2021-12-07| +|187|[KonsomeJona/OctoMouse](https://github.com/KonsomeJona/OctoMouse)|OctoMouse is an open-source application for MAC OSX that measures your mouse and keyboard activities.|209|0|2021-12-08| +|188|[Roen-Ro/RRViewControllerExtension](https://github.com/Roen-Ro/RRViewControllerExtension)| UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods|137|0|2021-12-28| +|189|[jack903652/safeKeyboard](https://github.com/jack903652/safeKeyboard)|自定义样式的3种安全键盘,数字键盘,字母键盘,特殊字符键盘|7|0|2022-01-10| +|190|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|19|0|2022-01-21| +|191|[sangwell/KMovie](https://github.com/sangwell/KMovie)|🍭🍭电影资讯app|12|0|2022-01-13| +|192|[lincf0912/LFAssetExportSession](https://github.com/lincf0912/LFAssetExportSession)|视频压缩(体积小,清晰度高)|24|0|2021-12-13| +|193|[KeenTeam1990/HXWeiboPhotoPicker](https://github.com/KeenTeam1990/HXWeiboPhotoPicker)|🐹HXWeiboPhotoPicker-高仿微博照片选择,使用的是PhotoKit框架来获取系统相册以及照片/视频,支持查看/选择GIF图片 , 照片、视频可同时多选/原图 , 3DTouch预览照片 , 长按拖动改变顺序 , 自定义相机拍照/录制视频 , 自定义转场动画 , 查看/选择LivePhoto IOS9.1以上才有用 , 支持浏览网络图片 , 支持自定义裁剪图片, 支持传入本地图片,支 ...|83|0|2021-11-11| +|194|[Faceunity/FUZegoLiveDemo](https://github.com/Faceunity/FUZegoLiveDemo)|Faceunity 人脸跟踪及虚拟道具绘制在Zego中的集成demo - iOS|2|0|2021-08-06| +|195|[g0v/moedict-webkit](https://github.com/g0v/moedict-webkit)|萌典網站|506|0|2022-01-13| +|196|[Zws-China/CAAnimation](https://github.com/Zws-China/CAAnimation)|iOS动画演示,核心动画演示,CAAnimation动画|90|0|2021-09-24| +|197|[253CL/flash_iOS](https://github.com/253CL/flash_iOS)|闪验iOS SDK|12|0|2021-12-21| +|198|[liangdahong/AMLeaksFinder](https://github.com/liangdahong/AMLeaksFinder)|A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。|88|0|2021-10-25| +|199|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|7|0|2021-12-27| +|200|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|HE —— “信息熵减机系统”|299|0|2022-01-26|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/PHP.md b/content/charts/growth/software/PHP.md index b0439c33..dddf37ea 100644 --- a/content/charts/growth/software/PHP.md +++ b/content/charts/growth/software/PHP.md @@ -1,127 +1,127 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > PHP -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[osuuu/LightPicture](https://github.com/osuuu/LightPicture)|企业团队图片资源管理系统、图床系统|140|14|2022-01-19| -|2|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10219|6|2021-11-27| -|3|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10308|5|2022-01-20| -|4|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|647|5|2022-01-21| -|5|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2568|5|2021-11-15| -|6|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1871|5|2022-01-13| -|7|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18188|4|2022-01-24| -|8|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4291|4|2022-01-25| -|9|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9733|4|2022-01-24| -|10|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1464|4|2021-12-04| +|1|[osuuu/LightPicture](https://github.com/osuuu/LightPicture)|企业团队图片资源管理系统、图床系统|144|13|2022-01-19| +|2|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10223|6|2021-11-27| +|3|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10310|5|2022-01-20| +|4|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|648|5|2022-01-21| +|5|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2571|5|2021-11-15| +|6|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1875|5|2022-01-13| +|7|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18189|4|2022-01-24| +|8|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4293|4|2022-01-26| +|9|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9735|4|2022-01-24| +|10|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1465|4|2021-12-04| |11|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2858|3|2022-01-20| -|12|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4216|3|2022-01-21| +|12|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4215|3|2022-01-21| |13|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.|9671|3|2022-01-21| |14|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|600|3|2022-01-12| -|15|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5442|3|2022-01-24| -|16|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3507|2|2022-01-14| +|15|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5441|3|2022-01-24| +|16|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3508|2|2022-01-14| |17|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2807|2|2022-01-15| -|18|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5806|2|2022-01-24| -|19|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|1021|2|2021-12-20| -|20|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2088|2|2021-11-29| -|21|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1937|2|2022-01-22| +|18|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5808|2|2022-01-24| +|19|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|1023|2|2021-12-20| +|20|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2090|2|2021-11-29| +|21|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1940|2|2022-01-26| |22|[hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel)|一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。|1927|2|2021-08-11| -|23|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4434|2|2022-01-19| +|23|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4433|2|2022-01-19| |24|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|397|2|2021-12-28| |25|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|588|2|2022-01-18| -|26|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7681|2|2022-01-24| -|27|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等|4885|2|2021-09-02| -|28|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|104|2|2022-01-23| -|29|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2300|2|2022-01-11| -|30|[kalcaddle/kodbox](https://github.com/kalcaddle/kodbox)|kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run ko ...|529|2|2022-01-12| -|31|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1819|2|2022-01-25| +|26|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7679|2|2022-01-24| +|27|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等|4886|2|2021-09-02| +|28|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|106|2|2022-01-23| +|29|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2303|2|2022-01-11| +|30|[kalcaddle/kodbox](https://github.com/kalcaddle/kodbox)|kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run ko ...|528|2|2022-01-12| +|31|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户,遵循MIT开源协议发布、基于ThinkPHP6框架研发|1821|2|2022-01-26| |32|[matyhtf/framework](https://github.com/matyhtf/framework)|SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人 |2199|1|2022-01-21| |33|[dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)|微信公众平台php开发包, weixin developer SDK.|4458|1|2021-10-21| |34|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1402|1|2021-10-28| -|35|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序,百度网盘目录搜索引擎,文件展示搜索目录树,在线目录搜索索引,百度网盘文件下载等。|68|1|2022-01-16| +|35|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序,百度网盘目录搜索引擎,文件展示搜索目录树,在线目录搜索索引,百度网盘文件下载等。|70|1|2022-01-16| |36|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户,图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|121|1|2021-12-21| -|37|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|607|1|2022-01-25| -|38|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1941|1|2022-01-21| +|37|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|607|1|2022-01-26| +|38|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1940|1|2022-01-21| |39|[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.|626|1|2022-01-23| |40|[bettershop/LaikeTui](https://github.com/bettershop/LaikeTui)|来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈|567|1|2022-01-25| -|41|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1394|1|2021-09-27| +|41|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1395|1|2021-09-27| |42|[swoole/yasd](https://github.com/swoole/yasd)|Yet Another Swoole Debugger|239|1|2021-12-21| -|43|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|797|1|2022-01-07| +|43|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|799|1|2022-01-07| |44|[lizhipay/faka](https://github.com/lizhipay/faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码|318|1|2022-01-12| |45|[likeyun/WeChat-Group-HuoMa](https://github.com/likeyun/WeChat-Group-HuoMa)|微信群二维码活码工具,生成微信群活码,随时可以切换二维码!|381|1|2022-01-20| |46|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1157|1|2022-01-17| |47|[ghboke/CorePressWPTheme](https://github.com/ghboke/CorePressWPTheme)|CorePress 主题,一款高性能,高颜值的WordPress主题|506|1|2021-12-24| -|48|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|935|1|2022-01-23| -|49|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|812|1|2021-09-24| +|48|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|937|1|2022-01-23| +|49|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|813|1|2021-09-24| |50|[overtrue/socialite](https://github.com/overtrue/socialite)|:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1139|1|2021-12-03| -|51|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|861|1|2022-01-25| +|51|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|861|1|2022-01-26| |52|[openBI-kwc/openBI](https://github.com/openBI-kwc/openBI)|可视化数据分析工具|207|1|2021-08-23| |53|[q398044828/xxoo_share_pool](https://github.com/q398044828/xxoo_share_pool)|xxoo助力池!!!|39|1|2022-01-16| -|54|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|86|1|2022-01-21| +|54|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|87|1|2022-01-26| |55|[litepress/wp-china-yes](https://github.com/litepress/wp-china-yes)|此插件将你的WordPress接入本土生态体系之中,使之更适合国内应用环境|531|1|2021-11-01| |56|[jae-jae/QueryList](https://github.com/jae-jae/QueryList)|:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。|2402|1|2021-08-08| |57|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1454|1|2021-09-13| |58|[kkguan/validation](https://github.com/kkguan/validation)|高性能的验证器组件(Validation),适用于 Hyperf 或 Laravel 框架,可获得数百倍的性能提升|68|1|2021-11-02| -|59|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1758|1|2022-01-13| -|60|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|914|1|2022-01-25| -|61|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|98|1|2021-12-01| -|62|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2656|1|2022-01-18| +|59|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1759|1|2022-01-13| +|60|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|914|1|2022-01-26| +|61|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|98|1|2022-01-26| +|62|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2657|1|2022-01-18| |63|[lxerxa/actionview](https://github.com/lxerxa/actionview)|An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.|1603|1|2022-01-05| |64|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1551|1|2022-01-16| -|65|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1617|1|2021-11-06| -|66|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3561|1|2022-01-11| +|65|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1622|1|2021-11-06| +|66|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3563|1|2022-01-11| |67|[fex-team/fis](https://github.com/fex-team/fis)|Front-end Integrated Solution - 前端集成解决方案, 最新版请进入 FIS3 https://github.com/fex-team/fis3|2991|1|2022-01-10| -|68|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4253|1|2022-01-24| -|69|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 API v3 的 PHP Library,同时也支持 API v2|113|1|2022-01-04| +|68|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4254|1|2022-01-24| +|69|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 API v3 的 PHP Library,同时也支持 API v2|114|1|2022-01-04| |70|[hyperf-admin/hyperf-admin](https://github.com/hyperf-admin/hyperf-admin)|hyperf-admin 是基于 hyperf + vue 的配置化后台开发工具|348|1|2021-12-02| |71|[bewhale/thinkphp_gui_tools](https://github.com/bewhale/thinkphp_gui_tools)|ThinkPHP 漏洞 综合利用工具, 图形化界面, 命令执行, 一键getshell, 批量检测, 日志遍历, session包含, 宝塔绕过|159|1|2021-08-30| |72|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码,2020 重制版|583|1|2021-12-05| |73|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2115|1|2021-12-25| -|74|[Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK)|PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227|799|1|2021-12-24| -|75|[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. |2133|1|2022-01-24| -|76|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具,目前能对国内大部分的PT站点自动辅种,支持下载器集群,支持多盘位,支持多下载目录,支持远程连接等。|680|1|2021-09-05| +|74|[Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK)|PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227|799|1|2022-01-26| +|75|[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. |2133|1|2022-01-26| +|76|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具,目前能对国内大部分的PT站点自动辅种,支持下载器集群,支持多盘位,支持多下载目录,支持远程连接等。|681|1|2021-09-05| |77|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|175|1|2022-01-20| -|78|[mix-php/mix](https://github.com/mix-php/mix)|☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server|1760|1|2022-01-22| -|79|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1030|1|2022-01-06| -|80|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|940|1|2021-10-15| -|81|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1093|1|2021-12-26| -|82|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3844|1|2021-11-30| +|78|[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|1761|1|2022-01-22| +|79|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1031|1|2022-01-06| +|80|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|941|1|2021-10-15| +|81|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1094|1|2021-12-26| +|82|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3843|1|2021-11-30| |83|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3354|1|2021-11-05| |84|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2668|1|2022-01-23| -|85|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2709|1|2021-10-29| +|85|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2707|1|2022-01-26| |86|[smalls0098/video-parse-tools](https://github.com/smalls0098/video-parse-tools)|短视频的PHP拓展包,集成各大短视频的去水印功能、抖音、快手、微视主流短视频。PHP去水印|458|1|2021-12-22| -|87|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|682|1|2022-01-21| -|88|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2726|1|2022-01-25| -|89|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2700|1|2021-12-03| +|87|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|685|1|2022-01-21| +|88|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2727|1|2022-01-26| +|89|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2701|1|2021-12-03| |90|[5iux/sou](https://github.com/5iux/sou)|简单搜索,一个简单的前端界面。用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。|764|1|2021-08-02| -|91|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|1454|1|2022-01-22| -|92|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|131|1|2022-01-04| +|91|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|1454|1|2022-01-25| +|92|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|132|1|2022-01-04| |93|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1936|1|2022-01-13| -|94|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|461|1|2021-12-13| +|94|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|462|1|2021-12-13| |95|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|63|1|2022-01-18| |96|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1317|1|2021-12-18| -|97|[cocur/slugify](https://github.com/cocur/slugify)|Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.|2714|1|2022-01-15| +|97|[cocur/slugify](https://github.com/cocur/slugify)|Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.|2715|1|2022-01-15| |98|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4816|1|2021-12-28| |99|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|503|1|2021-09-10| -|100|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|774|1|2022-01-20| +|100|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|786|1|2022-01-20| |101|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1867|1|2021-12-21| |102|[SegmentFault/HyperDown](https://github.com/SegmentFault/HyperDown)|一个结构清晰的,易于维护的,现代的PHP Markdown解析器|1191|1|2021-08-19| -|103|[simple-swoole/simps](https://github.com/simple-swoole/simps)|🚀 A simple, lightweight and high-performance PHP coroutine framework.|371|1|2021-12-06| -|104|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1949|1|2021-12-13| -|105|[celaraze/chemex](https://github.com/celaraze/chemex)|☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。|248|1|2021-12-29| -|106|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1739|1|2022-01-25| -|107|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一款基于thinkphp6 和 element admin 开发的后台管理系统,基于 ServiceProvider,系统模块完全接耦。随时卸载安装模块。提供了完整的权限和数据权限等功能,大量内置的开发工具提升你的开发体验。官网地址:|383|1|2022-01-24| -|108|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1517|1|2021-09-10| -|109|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2159|1|2022-01-19| -|110|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|845|1|2021-12-20| -|111|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|176|1|2022-01-14| +|103|[simple-swoole/simps](https://github.com/simple-swoole/simps)|🚀 A simple, lightweight and high-performance PHP coroutine framework.|373|1|2021-12-06| +|104|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1951|1|2021-12-13| +|105|[celaraze/chemex](https://github.com/celaraze/chemex)|☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。|249|1|2021-12-29| +|106|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1739|1|2022-01-26| +|107|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一款基于thinkphp6 和 element admin 开发的后台管理系统,基于 ServiceProvider,系统模块完全接耦。随时卸载安装模块。提供了完整的权限和数据权限等功能,大量内置的开发工具提升你的开发体验。官网地址:|383|1|2022-01-26| +|108|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1518|1|2021-09-10| +|109|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2160|1|2022-01-19| +|110|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|846|1|2021-12-20| +|111|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|177|1|2022-01-14| |112|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2420|1|2022-01-22| -|113|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2262|1|2021-12-24| +|113|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2263|1|2021-12-24| |114|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|网课系统,网校系统,知识付费系统,在线教育系统,基于高性能 C 扩展框架 Phalcon ,可免费商用。|492|1|2022-01-09| |115|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1675|1|2021-11-18| |116|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1689|1|2021-11-01| -|117|[dspurl/dsshop](https://github.com/dspurl/dsshop)|vue2.0+Laravel7商城电商解决方案,完全前后端分离,免费开源可商用,H5商城电商平台,微信小程序商城电商平台;支持网站、PWA、H5、微信小程序,支付宝小程序、百度小程序、字节跳动小程序、安卓、IOS等等|407|1|2022-01-24| +|117|[dspurl/dsshop](https://github.com/dspurl/dsshop)|vue2.0+Laravel7商城电商解决方案,完全前后端分离,免费开源可商用,H5商城电商平台,微信小程序商城电商平台;支持网站、PWA、H5、微信小程序,支付宝小程序、百度小程序、字节跳动小程序、安卓、IOS等等|407|1|2022-01-26| |118|[yuan-dian/originThink](https://github.com/yuan-dian/originThink)|基于thinkphp5.1开发的后台管理系统|88|0|2021-09-24| |119|[Fanli2012/nbnbk](https://github.com/Fanli2012/nbnbk)|基于thinkphp5的cms管理系统,B2C电商开源php商城系统平台,tp5开源cms,thinkphp企业网站源码,适合博客、中小企业建站二次开发。|65|0|2021-10-14| |120|[chowjiawei/laravel-help-plugin](https://github.com/chowjiawei/laravel-help-plugin)|laravel自带消息通知不够用?跨境电商获取国家列表不完整?多角度封禁?Laravel辅助工具包来了!支持钉钉机器人 企业微信机器人 微信模板消息/广播驱动及消息通知 、Openexchangerates 汇率实时获取,自定义汇率获取、国家列表获取的一款适合于跨境电商可能需要的Laravel综合辅助工具包.汉语拼音转换威妥玛式拼音|38|0|2022-01-07| @@ -130,7 +130,7 @@ |123|[khs1994-docker/php-demo](https://github.com/khs1994-docker/php-demo)|CI/CD 自动测试部署 Docker (On Kubernetes)化 PHP 项目最佳实践示例 (从 docker run ... 到 Kubernetes) $ composer create-project --prefer-dist khs1994/example example|35|0|2021-11-20| |124|[CrazyBoyM/geeknav](https://github.com/CrazyBoyM/geeknav)|网址导航,具备很酷的界面和完备的管理功能|79|0|2022-01-16| |125|[kasuganosoras/Pigeon](https://github.com/kasuganosoras/Pigeon)|💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?|316|0|2021-10-25| -|126|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|新版简单强大的无数据库的图床2.0版 演示地址:|460|0|2022-01-21| +|126|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|新版简单强大的无数据库的图床2.0版 演示地址:|468|0|2022-01-21| |127|[schuppo/PasswordStrengthPackage](https://github.com/schuppo/PasswordStrengthPackage)|This package provides a validator for ensuring strong passwords in Laravel applications|142|0|2022-01-23| |128|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|738|0|2021-09-06| |129|[WPUserManager/wp-user-manager](https://github.com/WPUserManager/wp-user-manager)|Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.|31|0|2021-11-24| @@ -150,7 +150,7 @@ |143|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具(PHP 版)|611|0|2021-12-10| |144|[easy-swoole/orm](https://github.com/easy-swoole/orm)|-|31|0|2021-11-10| |145|[luzzhong/tcc-transaction](https://github.com/luzzhong/tcc-transaction)|基于Hyperf的TCC分布式事务|146|0|2021-08-04| -|146|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|810|0|2022-01-25| +|146|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|810|0|2022-01-26| |147|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|288|0|2022-01-22| |148|[tsukumijima/weather-api](https://github.com/tsukumijima/weather-api)|天気予報 API(livedoor 天気互換)|29|0|2021-12-07| |149|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|169|0|2021-11-01| @@ -158,7 +158,7 @@ |151|[Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin)|基于ThinkPHP V6.*开发的面向API的后台管理系统!|467|0|2021-10-29| |152|[jianyan74/yii2-easy-wechat](https://github.com/jianyan74/yii2-easy-wechat)|WeChat SDK for Yii2 , 基于 overtrue/wechat 4.x|134|0|2022-01-12| |153|[houdunwang/v2020](https://github.com/houdunwang/v2020)|后盾人2019-2020年视频代码|139|0|2021-12-04| -|154|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|136|0|2022-01-25| +|154|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|138|0|2022-01-25| |155|[jacobcyl/Aliyun-oss-storage](https://github.com/jacobcyl/Aliyun-oss-storage)|阿里云OSS laravel storage Filesystem adapter, 打造Laravel最好的OSS Storage扩展.|512|0|2021-08-17| |156|[renbaoshuo/Shortlink](https://github.com/renbaoshuo/Shortlink)|短链接生成网站源码|39|0|2021-08-19| |157|[tencentyun/cos-php-sdk-v5](https://github.com/tencentyun/cos-php-sdk-v5)|cos-php-sdk-v5|144|0|2022-01-23| @@ -175,7 +175,7 @@ |168|[91php/laravel-starter](https://github.com/91php/laravel-starter)|😺 Your next laravel-api-starter in 30 seconds|65|0|2022-01-09| |169|[dueros/bot-sdk](https://github.com/dueros/bot-sdk)|度秘bot开发的PHP版SDK|69|0|2021-12-22| |170|[kaixin1995/InformationPush](https://github.com/kaixin1995/InformationPush)|小米系统级推送、个人微信模板信息推送,企业微信信息推送、PHP微信信息推送,钉钉机器人信息推送。|393|0|2021-12-07| -|171|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue,后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|121|0|2022-01-25| +|171|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue,后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|123|0|2022-01-25| |172|[wellcms/wellcms](https://github.com/wellcms/wellcms)|-|46|0|2022-01-07| |173|[froger-me/wp-weixin](https://github.com/froger-me/wp-weixin)|WordPress WeChat integration|46|0|2021-10-26| |174|[lingxi/api-authentication](https://github.com/lingxi/api-authentication)|灵析 API SDK|38|0|2021-11-23| @@ -186,11 +186,11 @@ |179|[xinghanking/phpdav](https://github.com/xinghanking/phpdav)|使用php开发实现webdav协议的项目|45|0|2021-10-30| |180|[DaPigGuy/PiggyFactions](https://github.com/DaPigGuy/PiggyFactions)|A modern open source factions plugin for PocketMine-MP|38|0|2021-09-12| |181|[ECPay/ECPayAIO_PHP](https://github.com/ECPay/ECPayAIO_PHP)|綠界ECPay 全方位(All In One)金流介接 PHP版|75|0|2021-10-27| -|182|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|126|0|2022-01-15| +|182|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|125|0|2022-01-15| |183|[finecho/logistics](https://github.com/finecho/logistics)|Logistics query extension package|174|0|2021-12-13| |184|[codersclub/DiscuzX](https://github.com/codersclub/DiscuzX)|Discuz!X open source social network from Tencent Cloud|37|0|2022-01-14| |185|[xflash-panda/v2board](https://github.com/xflash-panda/v2board)|🚀🚀🚀 完全开源优化版本的v2board|46|0|2021-12-17| -|186|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|442|0|2022-01-05| +|186|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|443|0|2022-01-05| |187|[hehaibao/php-qrcode](https://github.com/hehaibao/php-qrcode)|在线生成二维码|77|0|2022-01-21| |188|[MakingL/music_recommendation](https://github.com/MakingL/music_recommendation)|协同过滤 音乐推荐 深度学习 音乐检索 Docker|38|0|2022-01-13| |189|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|155|0|2022-01-22| diff --git a/content/charts/growth/software/Pascal.md b/content/charts/growth/software/Pascal.md index 963895bb..b07fcf95 100644 --- a/content/charts/growth/software/Pascal.md +++ b/content/charts/growth/software/Pascal.md @@ -1,16 +1,16 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Pascal -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[PassByYou888/ZNet](https://github.com/PassByYou888/ZNet)|ZServer4D 2.0的进化版本,也是未来对p2pVM,云服务器,SAAS系统支持的核心项目|10|1|2022-01-25| +|1|[PassByYou888/ZNet](https://github.com/PassByYou888/ZNet)|ZServer4D 2.0的进化版本,也是未来对p2pVM,云服务器,SAAS系统支持的核心项目|10|1|2022-01-26| |2|[PassByYou888/zChinese](https://github.com/PassByYou888/zChinese)|自然语言项目:大规模词汇数据库 分词器 词性分析 语法依存性分析 关键词分析 简繁转 简港转 拼词转换 拼字转换 姓名识别|35|0|2021-09-21| |3|[PassByYou888/ZServer4D](https://github.com/PassByYou888/ZServer4D)|ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透|227|0|2021-11-06| |4|[axpokl/display](https://github.com/axpokl/display)|Display单元库|5|0|2021-12-18| |5|[PassByYou888/zCloud](https://github.com/PassByYou888/zCloud)|zCloud 是去中心化的SAAS后台框架,SAAS后台就是zCloud|11|0|2021-11-06| -|6|[royqh1979/Dev-CPP](https://github.com/royqh1979/Dev-CPP)|A lightweighted C/C++ IDE|309|0|2021-10-03| +|6|[royqh1979/Dev-CPP](https://github.com/royqh1979/Dev-CPP)|A lightweighted C/C++ IDE|310|0|2021-10-03| |7|[digao-dalpiaz/Dam](https://github.com/digao-dalpiaz/Dam)|Delphi and Lazarus Message Dialogs with Formatted Text|73|0|2021-09-19| |8|[yangyxd/YxdIOCP](https://github.com/yangyxd/YxdIOCP)|Delphi Windows IOCP 通讯模型封装,基于DIOCP。YxdIocp包含有支持大并发的TCP服务组件、HTTP服务组件、UDP服务组件、WebSocket服务组件,和TCP、UDP等基础客户端组件。|77|0|2022-01-14| |9|[cnpack/cnwizards](https://github.com/cnpack/cnwizards)|CnPack IDE Wizards|426|0|2022-01-24| diff --git a/content/charts/growth/software/Perl.md b/content/charts/growth/software/Perl.md index 3f21a039..a636ac26 100644 --- a/content/charts/growth/software/Perl.md +++ b/content/charts/growth/software/Perl.md @@ -1,11 +1,11 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Perl -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|660|4|2022-01-25| +|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|662|4|2022-01-26| |2|[jlord/git-it-electron](https://github.com/jlord/git-it-electron)|:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub|3958|2|2021-12-19| |3|[alecthw/mmdb_china_ip_list](https://github.com/alecthw/mmdb_china_ip_list)|Geoip MaxMind Database for china ip list! This is also an example of generating MaxMind Database!|620|1|2022-01-25| |4|[Yanstory/tpZHCNex](https://github.com/Yanstory/tpZHCNex)|thpatch zh-hans extra patches (Beta)|16|0|2022-01-15| @@ -21,14 +21,14 @@ |14|[Songmu/p5-Riji](https://github.com/Songmu/p5-Riji)|git based simple static site generator mainly for blogging|22|0|2022-01-16| |15|[Chorder/PenetrationTools](https://github.com/Chorder/PenetrationTools)|一个收集了各种渗透测试工具的仓库。A respository for collecting penetration tools.|2|0|2021-07-30| |16|[liaochenlanruo/pgcgap](https://github.com/liaochenlanruo/pgcgap)|The Prokaryotic Genomics and Comparative Genomics Analysis Pipeline|19|0|2021-12-23| -|17|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|205|0|2022-01-25| +|17|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|205|0|2022-01-26| |18|[texjporg/cjk-gs-support](https://github.com/texjporg/cjk-gs-support)|Scripts to ease the use of CJK fonts with Ghostscript|28|0|2021-09-30| |19|[MYDan/mayi](https://github.com/MYDan/mayi)|蚂蚁蛋运维助手(安装方式: curl -L http://update.mydan.org bash)|12|0|2021-10-14| |20|[szabgab/perlmaven.com](https://github.com/szabgab/perlmaven.com)|The source files of the Perl Maven articles|58|0|2022-01-10| |21|[houseabsolute/DateTime.pm](https://github.com/houseabsolute/DateTime.pm)|A date and time object for Perl|44|0|2021-12-23| |22|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|177|0|2022-01-24| |23|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|312|0|2021-12-15| -|24|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台|137|0|2022-01-25| +|24|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台|137|0|2022-01-26| |25|[g0v/people-in-news](https://github.com/g0v/people-in-news)|公眾人物新聞的追蹤|17|0|2021-11-01| |26|[Conan924/md5ups](https://github.com/Conan924/md5ups)|爆破md5(用户名+密码+salt)的脚本|2|0|2021-11-15| |27|[AntDen/AntDen](https://github.com/AntDen/AntDen)|AntDen 是一个开源的通用计算框架|9|0|2021-08-14| @@ -36,8 +36,8 @@ |29|[OpenKore/openkore](https://github.com/OpenKore/openkore)|A free/open source client and automation tool for Ragnarok Online|1026|0|2022-01-23| |30|[naoya/md2inao](https://github.com/naoya/md2inao)|Convert markdown to inao-format for WEB+DB PRESS|196|0|2022-01-11| |31|[duckduckgo/duckduckgo-locales](https://github.com/duckduckgo/duckduckgo-locales)|Translation files for duckduckgo.com|77|0|2022-01-24| -|32|[jiazhoulvke/myconf](https://github.com/jiazhoulvke/myconf)|linux 配置 |2|0|2022-01-25| -|33|[leolovenet/qqwry2mmdb](https://github.com/leolovenet/qqwry2mmdb)|为 Wireshark 能使用纯真网络 IP 数据库(QQwry)而提供的格式转换工具|116|0|2021-11-01| +|32|[jiazhoulvke/myconf](https://github.com/jiazhoulvke/myconf)|linux 配置 |2|0|2022-01-26| +|33|[leolovenet/qqwry2mmdb](https://github.com/leolovenet/qqwry2mmdb)|为 Wireshark 能使用纯真网络 IP 数据库(QQwry)而提供的格式转换工具|117|0|2021-11-01| |34|[openresty/lua-tablepool](https://github.com/openresty/lua-tablepool)|Lua table recycling pools for LuaJIT|97|0|2021-11-15| |35|[Gilwyad/mailnesia.com](https://github.com/Gilwyad/mailnesia.com)|Anonymous Email in Seconds|58|0|2022-01-08| |36|[shangshanzhizhe/Work_flow_of_population_genetics](https://github.com/shangshanzhizhe/Work_flow_of_population_genetics)|整理常用的群体遗传学分析流程和脚本|30|0|2021-11-01| diff --git a/content/charts/growth/software/Python.md b/content/charts/growth/software/Python.md index 1ad00e59..d463b41d 100644 --- a/content/charts/growth/software/Python.md +++ b/content/charts/growth/software/Python.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Python -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|57347|48|2022-01-25| -|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9065|47|2022-01-25| -|3|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|34211|42|2022-01-25| -|4|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|977|34|2022-01-25| -|5|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5131|34|2022-01-14| -|6|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|18719|30|2022-01-25| -|7|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人,自动从豆瓣电影的想看、在看、看过中获取影音信息,然后去PT站智能选种,找到最匹配的资源加入自己的影音库。|413|24|2022-01-18| -|8|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42918|24|2021-12-04| -|9|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3119|23|2021-12-04| -|10|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17595|19|2022-01-25| -|11|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30511|18|2021-08-25| -|12|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40435|16|2022-01-25| -|13|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|827|15|2022-01-17| -|14|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|774|15|2022-01-25| -|15|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9415|15|2022-01-25| -|16|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18111|14|2022-01-25| -|17|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|418|12|2022-01-25| -|18|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2679|11|2022-01-23| -|19|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8617|10|2022-01-18| -|20|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11688|10|2021-12-13| -|21|[PaddlePaddle/PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)|PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.|5319|9|2022-01-21| -|22|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4259|9|2022-01-05| -|23|[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|24902|9|2022-01-19| -|24|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13877|9|2022-01-13| -|25|[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🔥|4003|9|2022-01-25| -|26|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17512|9|2022-01-25| -|27|[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.|10897|8|2022-01-25| -|28|[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.|6251|8|2022-01-25| -|29|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|981|8|2022-01-23| -|30|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14238|8|2021-12-31| +|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|57387|48|2022-01-26| +|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9084|47|2022-01-25| +|3|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|34256|42|2022-01-26| +|4|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5134|34|2022-01-14| +|5|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|982|33|2022-01-26| +|6|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|18725|30|2022-01-26| +|7|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|42928|24|2021-12-04| +|8|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人,自动从豆瓣电影的想看、在看、看过中获取影音信息,然后去PT站智能选种,找到最匹配的资源加入自己的影音库。|413|23|2022-01-18| +|9|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3120|22|2021-12-04| +|10|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17597|19|2022-01-26| +|11|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30523|18|2021-08-25| +|12|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40460|16|2022-01-26| +|13|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|776|15|2022-01-26| +|14|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9438|15|2022-01-26| +|15|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|834|14|2022-01-17| +|16|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18127|14|2022-01-26| +|17|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|418|12|2022-01-26| +|18|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2694|11|2022-01-23| +|19|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8616|10|2022-01-18| +|20|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11692|10|2021-12-13| +|21|[PaddlePaddle/PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)|PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.|5323|9|2022-01-26| +|22|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4258|9|2022-01-05| +|23|[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|24906|9|2022-01-26| +|24|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13876|9|2022-01-13| +|25|[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🔥|4015|9|2022-01-26| +|26|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17514|9|2022-01-26| +|27|[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.|10909|8|2022-01-26| +|28|[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.|6261|8|2022-01-26| +|29|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|984|8|2022-01-25| +|30|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14248|8|2021-12-31| |31|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1521|8|2022-01-17| |32|[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.|2760|8|2022-01-25| -|33|[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.|6323|8|2022-01-25| -|34|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14374|8|2021-12-13| -|35|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1021|8|2022-01-13| -|36|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2064|7|2022-01-25| -|37|[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轻量级人脸检测模型)|6222|7|2021-11-25| -|38|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6481|7|2022-01-24| -|39|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|396|7|2022-01-25| -|40|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1351|7|2022-01-25| -|41|[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)|7461|7|2022-01-21| -|42|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11949|7|2022-01-18| -|43|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17417|7|2022-01-23| -|44|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22252|6|2022-01-24| -|45|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7694|6|2022-01-13| -|46|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4970|6|2021-12-26| -|47|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8833|6|2022-01-25| -|48|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|409|6|2022-01-20| -|49|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|749|6|2022-01-22| -|50|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server for https://bgm.tv|292|6|2022-01-25| -|51|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|856|6|2021-12-14| -|52|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17810|6|2022-01-25| -|53|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3923|5|2021-12-30| -|54|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3466|5|2022-01-18| -|55|[hzwer/arXiv2020-RIFE](https://github.com/hzwer/arXiv2020-RIFE)|RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation|2239|5|2022-01-12| -|56|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|710|5|2022-01-22| +|33|[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.|6337|8|2022-01-25| +|34|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14378|8|2021-12-13| +|35|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2068|7|2022-01-26| +|36|[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轻量级人脸检测模型)|6223|7|2021-11-25| +|37|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6482|7|2022-01-24| +|38|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|396|7|2022-01-26| +|39|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1362|7|2022-01-25| +|40|[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)|7468|7|2022-01-21| +|41|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1023|7|2022-01-13| +|42|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11952|7|2022-01-18| +|43|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17423|7|2022-01-23| +|44|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22261|6|2022-01-26| +|45|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7695|6|2022-01-13| +|46|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|4969|6|2021-12-26| +|47|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8836|6|2022-01-26| +|48|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|416|6|2022-01-26| +|49|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|747|6|2022-01-22| +|50|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server for https://bgm.tv|292|6|2022-01-26| +|51|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|857|6|2021-12-14| +|52|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17823|6|2022-01-26| +|53|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3929|5|2021-12-30| +|54|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3468|5|2022-01-18| +|55|[hzwer/arXiv2020-RIFE](https://github.com/hzwer/arXiv2020-RIFE)|RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation|2242|5|2022-01-12| +|56|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|711|5|2022-01-22| |57|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|753|5|2021-12-28| -|58|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4086|5|2022-01-25| +|58|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4087|5|2022-01-25| |59|[FengQuanLi/ResnetGPT](https://github.com/FengQuanLi/ResnetGPT)|用Resnet101+GPT搭建一个玩王者荣耀的AI|1848|5|2021-08-08| -|60|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15288|5|2022-01-20| -|61|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4686|5|2021-12-16| -|62|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4490|5|2022-01-25| -|63|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3239|5|2022-01-25| -|64|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6589|5|2021-12-30| -|65|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|3058|5|2022-01-25| +|60|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15289|5|2022-01-20| +|61|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4688|5|2022-01-26| +|62|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4492|5|2022-01-26| +|63|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3240|5|2022-01-26| +|64|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6591|5|2021-12-30| +|65|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|3066|5|2022-01-26| |66|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1690|5|2021-07-28| -|67|[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|6800|5|2022-01-13| -|68|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5730|5|2021-10-19| -|69|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5775|5|2022-01-23| -|70|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|742|5|2022-01-24| +|67|[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|6802|5|2022-01-13| +|68|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5731|5|2021-10-19| +|69|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5779|5|2022-01-26| +|70|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|742|5|2022-01-26| |71|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11326|5|2022-01-06| -|72|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6936|4|2021-10-17| -|73|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8658|4|2022-01-13| -|74|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1014|4|2022-01-25| -|75|[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.|1999|4|2022-01-25| -|76|[PaddlePaddle/PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)|Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat ...|3604|4|2022-01-25| -|77|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4213|4|2021-12-11| -|78|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2239|4|2021-12-24| -|79|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2080|4|2021-11-15| -|80|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4334|4|2021-12-30| +|72|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6934|4|2021-10-17| +|73|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8660|4|2022-01-13| +|74|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1015|4|2022-01-26| +|75|[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.|2001|4|2022-01-26| +|76|[PaddlePaddle/PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)|Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat ...|3607|4|2022-01-26| +|77|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4214|4|2021-12-11| +|78|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2240|4|2021-12-24| +|79|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2082|4|2021-11-15| +|80|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4339|4|2021-12-30| |81|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|767|4|2021-08-25| -|82|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18560|4|2022-01-25| -|83|[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 ...|4059|4|2021-10-02| -|84|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3656|4|2022-01-06| -|85|[minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon)|人像卡通化探索项目 (photo-to-cartoon translation project)|2917|4|2021-12-02| -|86|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|2006|4|2022-01-21| -|87|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5180|4|2021-10-15| -|88|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1321|4|2021-12-31| -|89|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5470|4|2021-11-23| +|82|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18570|4|2022-01-25| +|83|[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 ...|4062|4|2021-10-02| +|84|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3659|4|2022-01-26| +|85|[minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon)|人像卡通化探索项目 (photo-to-cartoon translation project)|2920|4|2021-12-02| +|86|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|2010|4|2022-01-26| +|87|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5181|4|2021-10-15| +|88|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1323|4|2021-12-31| +|89|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5468|4|2021-11-23| |90|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6351|4|2022-01-24| -|91|[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.|4718|4|2021-12-27| +|91|[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.|4719|4|2021-12-27| |92|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉等好玩的AI项目|261|4|2021-12-28| -|93|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|596|3|2022-01-14| -|94|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4250|3|2022-01-20| -|95|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3416|3|2022-01-25| -|96|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4379|3|2021-09-06| +|93|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|595|3|2022-01-14| +|94|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4253|3|2022-01-20| +|95|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3425|3|2022-01-26| +|96|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4380|3|2021-09-06| |97|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|454|3|2021-10-10| -|98|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|492|3|2022-01-10| -|99|[ha0y/xiaomi_miot_raw](https://github.com/ha0y/xiaomi_miot_raw)|All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files - into Home Assistant.|1098|3|2022-01-04| -|100|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5026|3|2021-10-06| -|101|[tensorlayer/TensorLayer](https://github.com/tensorlayer/TensorLayer)|Deep Learning and Reinforcement Learning Library for Scientists and Engineers |6815|3|2021-12-03| +|98|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|497|3|2022-01-10| +|99|[ha0y/xiaomi_miot_raw](https://github.com/ha0y/xiaomi_miot_raw)|All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files - into Home Assistant.|1102|3|2022-01-04| +|100|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5027|3|2021-10-06| +|101|[tensorlayer/TensorLayer](https://github.com/tensorlayer/TensorLayer)|Deep Learning and Reinforcement Learning Library for Scientists and Engineers |6816|3|2021-12-03| |102|[jerry3747/taobao_seckill](https://github.com/jerry3747/taobao_seckill)|淘宝、天猫半价抢购,抢电视、抢茅台,干死黄牛党|1238|3|2021-11-09| |103|[TsinghuaAI/CPM-1-Generate](https://github.com/TsinghuaAI/CPM-1-Generate)|Chinese Pre-Trained Language Models (CPM-LM) Version-I|1187|3|2021-09-26| |104|[jiangxufeng/v2rayL](https://github.com/jiangxufeng/v2rayL)|v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新|2763|3|2022-01-13| -|105|[JustMachiavelli/javsdt](https://github.com/JustMachiavelli/javsdt)|影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。|2741|3|2022-01-13| -|106|[aaPanel/BaoTa](https://github.com/aaPanel/BaoTa)|宝塔Linux面板 - 简单好用的服务器运维面板|3243|3|2022-01-14| -|107|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9177|3|2022-01-08| -|108|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4614|3|2021-11-02| -|109|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule s ...|749|3|2022-01-07| -|110|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3387|3|2022-01-25| -|111|[0xHJK/music-dl](https://github.com/0xHJK/music-dl)|search and download music 从网易云音乐、QQ音乐、酷狗音乐、百度音乐、虾米音乐、咪咕音乐等搜索和下载歌曲|2833|3|2021-08-14| -|112|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2330|3|2022-01-25| +|105|[JustMachiavelli/javsdt](https://github.com/JustMachiavelli/javsdt)|影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。|2743|3|2022-01-13| +|106|[aaPanel/BaoTa](https://github.com/aaPanel/BaoTa)|宝塔Linux面板 - 简单好用的服务器运维面板|3244|3|2022-01-14| +|107|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9178|3|2022-01-08| +|108|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4616|3|2021-11-02| +|109|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule s ...|751|3|2022-01-07| +|110|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3390|3|2022-01-26| +|111|[0xHJK/music-dl](https://github.com/0xHJK/music-dl)|search and download music 从网易云音乐、QQ音乐、酷狗音乐、百度音乐、虾米音乐、咪咕音乐等搜索和下载歌曲|2834|3|2021-08-14| +|112|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2332|3|2022-01-25| |113|[nschloe/matplotx](https://github.com/nschloe/matplotx)|:bar_chart: More styles and useful extensions for Matplotlib|249|3|2022-01-11| |114|[yihong0618/running_page](https://github.com/yihong0618/running_page)|Make your own running home page|1598|3|2022-01-19| -|115|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6260|3|2022-01-24| +|115|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6269|3|2022-01-24| |116|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|393|3|2021-09-14| |117|[zhanyong-wan/dongbei](https://github.com/zhanyong-wan/dongbei)|东北方言编程语言|1861|3|2021-10-07| |118|[DA-southampton/TRM_tutorial](https://github.com/DA-southampton/TRM_tutorial)|Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer|217|3|2021-12-05| -|119|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6290|3|2021-12-13| -|120|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4068|3|2021-09-14| -|121|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|783|3|2022-01-25| -|122|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|2947|3|2022-01-22| -|123|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|2970|3|2022-01-20| -|124|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1647|3|2022-01-25| -|125|[CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE)|中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard |2493|3|2022-01-07| -|126|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3175|3|2021-12-20| -|127|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2267|3|2022-01-21| -|128|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|1013|3|2021-10-14| -|129|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。|3190|3|2022-01-23| +|119|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6292|3|2021-12-13| +|120|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4069|3|2021-09-14| +|121|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|784|3|2022-01-26| +|122|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|2950|3|2022-01-26| +|123|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|2971|3|2022-01-20| +|124|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1650|3|2022-01-26| +|125|[CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE)|中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard |2495|3|2022-01-07| +|126|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3176|3|2021-12-20| +|127|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2291|3|2022-01-21| +|128|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|1014|3|2021-10-14| +|129|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。|3191|3|2022-01-23| |130|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|2346|3|2021-10-11| -|131|[BlankerL/DXY-COVID-19-Data](https://github.com/BlankerL/DXY-COVID-19-Data)|2019新型冠状病毒疫情时间序列数据仓库 COVID-19/2019-nCoV Infection Time Series Data Warehouse|2032|3|2022-01-24| -|132|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|5040|3|2022-01-13| -|133|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1573|3|2022-01-25| -|134|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|549|3|2022-01-04| +|131|[BlankerL/DXY-COVID-19-Data](https://github.com/BlankerL/DXY-COVID-19-Data)|2019新型冠状病毒疫情时间序列数据仓库 COVID-19/2019-nCoV Infection Time Series Data Warehouse|2032|3|2022-01-25| +|132|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|5043|3|2022-01-13| +|133|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1576|3|2022-01-26| +|134|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|549|3|2022-01-25| |135|[StepfenShawn/Cantonese](https://github.com/StepfenShawn/Cantonese)|粤语编程语言.The Cantonese programming language.|1068|3|2022-01-25| -|136|[open-mmlab/mmediting](https://github.com/open-mmlab/mmediting)|OpenMMLab Image and Video Editing Toolbox|2696|3|2022-01-25| -|137|[pythonstock/stock](https://github.com/pythonstock/stock)|stock,股票系统。使用python进行开发。|4940|3|2022-01-12| -|138|[opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops)|CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台|3029|3|2022-01-15| -|139|[RUCAIBox/RecBole](https://github.com/RUCAIBox/RecBole)|A unified, comprehensive and efficient recommendation library|1580|3|2022-01-25| -|140|[codemayq/chinese_chatbot_corpus](https://github.com/codemayq/chinese_chatbot_corpus)|中文公开聊天语料库|2730|2|2021-08-04| -|141|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|3056|2|2021-11-16| -|142|[DLLXW/data-science-competition](https://github.com/DLLXW/data-science-competition)|该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等|897|2|2022-01-17| -|143|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|1835|2|2022-01-25| -|144|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|521|2|2022-01-11| -|145|[datamllab/rlcard](https://github.com/datamllab/rlcard)|Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.|1583|2|2021-12-16| -|146|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。|2960|2|2022-01-06| +|136|[open-mmlab/mmediting](https://github.com/open-mmlab/mmediting)|OpenMMLab Image and Video Editing Toolbox|2697|3|2022-01-26| +|137|[pythonstock/stock](https://github.com/pythonstock/stock)|stock,股票系统。使用python进行开发。|4945|3|2022-01-12| +|138|[opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops)|CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台|3030|3|2022-01-15| +|139|[RUCAIBox/RecBole](https://github.com/RUCAIBox/RecBole)|A unified, comprehensive and efficient recommendation library|1582|3|2022-01-25| +|140|[codemayq/chinese_chatbot_corpus](https://github.com/codemayq/chinese_chatbot_corpus)|中文公开聊天语料库|2731|2|2021-08-04| +|141|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|3060|2|2021-11-16| +|142|[DLLXW/data-science-competition](https://github.com/DLLXW/data-science-competition)|该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等|899|2|2022-01-17| +|143|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|1836|2|2022-01-25| +|144|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|524|2|2022-01-11| +|145|[datamllab/rlcard](https://github.com/datamllab/rlcard)|Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.|1584|2|2021-12-16| +|146|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。|2961|2|2022-01-26| |147|[CTF-MissFeng/bayonet](https://github.com/CTF-MissFeng/bayonet)|bayonet是一款src资产管理系统,从子域名、端口服务、漏洞、爬虫等一体化的资产管理系统|1099|2|2022-01-13| |148|[P1-Team/AlliN](https://github.com/P1-Team/AlliN)|A flexible scanner|507|2|2022-01-18| -|149|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|3171|2|2022-01-19| -|150|[HIT-SCIR/plm-nlp-code](https://github.com/HIT-SCIR/plm-nlp-code)|-|300|2|2021-12-15| -|151|[newpanjing/simpleui](https://github.com/newpanjing/simpleui)|A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨|2449|2|2021-12-13| +|149|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|3174|2|2022-01-19| +|150|[HIT-SCIR/plm-nlp-code](https://github.com/HIT-SCIR/plm-nlp-code)|-|303|2|2021-12-15| +|151|[newpanjing/simpleui](https://github.com/newpanjing/simpleui)|A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨|2450|2|2021-12-13| |152|[Tencent/Lichee](https://github.com/Tencent/Lichee)|一个多模态内容理解算法框架,其中包含数据处理、预训练模型、常见模型以及模型加速等模块。|176|2|2021-10-26| |153|[ChineseGLUE/ChineseGLUE](https://github.com/ChineseGLUE/ChineseGLUE)|Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard|1557|2|2021-12-01| -|154|[AlexxIT/XiaomiGateway3](https://github.com/AlexxIT/XiaomiGateway3)|Control Zigbee, BLE and Mesh devices from Home Assistant with Xiaomi Gateway 3 (ZNDMWG03LM) on original firmware|1244|2|2022-01-19| +|154|[AlexxIT/XiaomiGateway3](https://github.com/AlexxIT/XiaomiGateway3)|Control Zigbee, BLE and Mesh devices from Home Assistant with Xiaomi Gateway 3 (ZNDMWG03LM) on original firmware|1246|2|2022-01-26| |155|[lobbyboy-ssh/lobbyboy](https://github.com/lobbyboy-ssh/lobbyboy)|A lobby boy will create a VPS server when you need one, and destroy it after using it.|198|2|2021-12-12| |156|[PaddlePaddle/PARL](https://github.com/PaddlePaddle/PARL)|A high-performance distributed training framework for Reinforcement Learning |2404|2|2022-01-25| |157|[hukaixuan19970627/yolov5_obb](https://github.com/hukaixuan19970627/yolov5_obb)|yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测|491|2|2022-01-22| -|158|[DataCanvasIO/Hypernets](https://github.com/DataCanvasIO/Hypernets)|A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.|1038|2|2022-01-25| -|159|[dbiir/UER-py](https://github.com/dbiir/UER-py)|Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo|1888|2|2022-01-19| +|158|[DataCanvasIO/Hypernets](https://github.com/DataCanvasIO/Hypernets)|A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.|1039|2|2022-01-25| +|159|[dbiir/UER-py](https://github.com/dbiir/UER-py)|Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo|1890|2|2022-01-19| |160|[Tramac/awesome-semantic-segmentation-pytorch](https://github.com/Tramac/awesome-semantic-segmentation-pytorch)|Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)|2060|2|2021-09-15| |161|[dataabc/weibo-crawler](https://github.com/dataabc/weibo-crawler)|新浪微博爬虫,用python爬取新浪微博数据,并下载微博图片和微博视频|1550|2|2022-01-19| |162|[guoday/Tencent2020_Rank1st](https://github.com/guoday/Tencent2020_Rank1st)|The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.|922|2|2022-01-18| |163|[parzulpan/reallive](https://github.com/parzulpan/reallive)|A cross-platform network media aggregation application.|1011|2|2022-01-15| -|164|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4466|2|2022-01-20| -|165|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4319|2|2022-01-24| +|164|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4467|2|2022-01-20| +|165|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4318|2|2022-01-24| |166|[AntonVanke/JDBrandMember](https://github.com/AntonVanke/JDBrandMember)|京东自动入会获取京豆|484|2|2021-11-15| -|167|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|505|2|2022-01-21| +|167|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|506|2|2022-01-26| |168|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ (Maintainer needed)|3429|2|2022-01-14| -|169|[PaddlePaddle/Research](https://github.com/PaddlePaddle/Research)|novel deep learning research works with PaddlePaddle|1145|2|2022-01-21| -|170|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|642|2|2022-01-21| +|169|[PaddlePaddle/Research](https://github.com/PaddlePaddle/Research)|novel deep learning research works with PaddlePaddle|1147|2|2022-01-21| +|170|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|647|2|2022-01-21| |171|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4288|2|2021-10-04| -|172|[ZainCheung/netease-cloud](https://github.com/ZainCheung/netease-cloud)|网易云音乐全自动每日打卡300首歌升级账号等级,支持微信提醒,支持无服务器云函数部署|1254|2|2022-01-15| -|173|[blackboxo/CleanMyWechat](https://github.com/blackboxo/CleanMyWechat)|自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。|1176|2|2021-11-18| -|174|[0x727/FingerprintHub](https://github.com/0x727/FingerprintHub)|侦查守卫(ObserverWard)的指纹库|312|2|2022-01-25| -|175|[fastnlp/fastNLP](https://github.com/fastnlp/fastNLP)|fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.|2482|2|2021-12-06| -|176|[my8100/scrapydweb](https://github.com/my8100/scrapydweb)|Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO :point_right:|2412|2|2022-01-13| +|172|[ZainCheung/netease-cloud](https://github.com/ZainCheung/netease-cloud)|网易云音乐全自动每日打卡300首歌升级账号等级,支持微信提醒,支持无服务器云函数部署|1255|2|2022-01-15| +|173|[blackboxo/CleanMyWechat](https://github.com/blackboxo/CleanMyWechat)|自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。|1180|2|2021-11-18| +|174|[0x727/FingerprintHub](https://github.com/0x727/FingerprintHub)|侦查守卫(ObserverWard)的指纹库|311|2|2022-01-25| +|175|[fastnlp/fastNLP](https://github.com/fastnlp/fastNLP)|fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.|2484|2|2021-12-06| +|176|[my8100/scrapydweb](https://github.com/my8100/scrapydweb)|Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO :point_right:|2413|2|2022-01-13| |177|[ymcui/Chinese-ELECTRA](https://github.com/ymcui/Chinese-ELECTRA)|Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)|1072|2|2022-01-10| -|178|[datasets/covid-19](https://github.com/datasets/covid-19)|Novel Coronavirus 2019 time series data on cases|1134|2|2022-01-25| +|178|[datasets/covid-19](https://github.com/datasets/covid-19)|Novel Coronavirus 2019 time series data on cases|1133|2|2022-01-26| |179|[zvtvz/zvt](https://github.com/zvtvz/zvt)|modular quant framework.|1845|2|2022-01-22| |180|[elmagnificogi/diablo2_resurrected_filter](https://github.com/elmagnificogi/diablo2_resurrected_filter)|diablo2 resurrected loot filter|244|2|2021-10-26| -|181|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|361|2|2021-11-16| -|182|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|712|2|2022-01-24| -|183|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |647|2|2022-01-25| +|181|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|366|2|2021-11-16| +|182|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|713|2|2022-01-24| +|183|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |647|2|2022-01-26| |184|[ZiyaoGeng/Recommender-System-with-TF2.0](https://github.com/ZiyaoGeng/Recommender-System-with-TF2.0)|Recurrence the recommender paper with Tensorflow2.0|1268|2|2021-12-13| |185|[google-research/multilingual-t5](https://github.com/google-research/multilingual-t5)|-|798|2|2022-01-21| -|186|[HaujetZhao/QuickCut](https://github.com/HaujetZhao/QuickCut)|Your most handy video processing software|1368|2|2022-01-14| -|187|[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.|532|2|2021-12-21| -|188|[al-one/hass-xiaomi-miot](https://github.com/al-one/hass-xiaomi-miot)|Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices.|790|2|2022-01-24| -|189|[guofei9987/scikit-opt](https://github.com/guofei9987/scikit-opt)|Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales ...|2877|2|2022-01-18| +|186|[HaujetZhao/QuickCut](https://github.com/HaujetZhao/QuickCut)|Your most handy video processing software|1369|2|2022-01-14| +|187|[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.|532|2|2022-01-26| +|188|[al-one/hass-xiaomi-miot](https://github.com/al-one/hass-xiaomi-miot)|Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices.|793|2|2022-01-25| +|189|[guofei9987/scikit-opt](https://github.com/guofei9987/scikit-opt)|Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales ...|2878|2|2022-01-18| |190|[kelvinBen/AppInfoScanner](https://github.com/kelvinBen/AppInfoScanner)|一款适用于以HW行动/红队/渗透测试团队为场景的移动端(Android、iOS、WEB、H5、静态网站)信息收集扫描工具,可以帮助渗透测试工程师、攻击队成员、红队成员快速收集到移动端或者静态WEB站点中关键的资产信息并提供基本的信息输出,如:Title、Domain、CDN、指纹信息、状态信息等。|948|2|2021-08-31| -|191|[alisen39/TrWebOCR](https://github.com/alisen39/TrWebOCR)|开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~|1127|2|2022-01-23| -|192|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|534|2|2022-01-20| -|193|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind/Invisible Watermark (图片盲水印,提取水印无须原图!)|1460|2|2022-01-18| -|194|[argosopentech/argos-translate](https://github.com/argosopentech/argos-translate)|Open source neural machine translation in Python. Designed to be used either as a Python library or desktop application. Uses OpenNMT for translations and PyQt for GUI.|1010|2|2022-01-23| -|195|[PeterH0323/Smart_Construction](https://github.com/PeterH0323/Smart_Construction)|Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗|1133|2|2022-01-24| +|191|[alisen39/TrWebOCR](https://github.com/alisen39/TrWebOCR)|开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~|1130|2|2022-01-23| +|192|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|533|2|2022-01-20| +|193|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind/Invisible Watermark (图片盲水印,提取水印无须原图!)|1464|2|2022-01-18| +|194|[argosopentech/argos-translate](https://github.com/argosopentech/argos-translate)|Open source neural machine translation in Python. Designed to be used either as a Python library or desktop application. Uses OpenNMT for translations and PyQt for GUI.|1012|2|2022-01-23| +|195|[PeterH0323/Smart_Construction](https://github.com/PeterH0323/Smart_Construction)|Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗|1135|2|2022-01-24| |196|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步机器人框架 / Asynchronous multi-platform robot framework written in Python|1185|2|2022-01-25| |197|[Metarget/metarget](https://github.com/Metarget/metarget)|Metarget is a framework providing automatic constructions of vulnerable infrastructures.|481|2|2021-12-31| |198|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具(红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配)|714|2|2021-10-23| -|199|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|422|2|2021-12-06| -|200|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |801|2|2022-01-17| +|199|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|423|2|2021-12-06| +|200|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |812|2|2022-01-17|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/R.md b/content/charts/growth/software/R.md index 53014153..a40eeb3c 100644 --- a/content/charts/growth/software/R.md +++ b/content/charts/growth/software/R.md @@ -1,11 +1,11 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > R -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[swsoyee/2019-ncov-japan](https://github.com/swsoyee/2019-ncov-japan)|🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan|364|1|2022-01-25| +|1|[swsoyee/2019-ncov-japan](https://github.com/swsoyee/2019-ncov-japan)|🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan|364|1|2022-01-26| |2|[ropensci/comtradr](https://github.com/ropensci/comtradr)|Functions for Interacting with the UN Comtrade API|37|0|2021-11-26| |3|[jokergoo/HilbertCurve](https://github.com/jokergoo/HilbertCurve)|Visualize genomic data by Hilbert curve|31|0|2022-01-16| |4|[jmzeng1314/AnnoProbe](https://github.com/jmzeng1314/AnnoProbe)|-|60|0|2021-08-01| @@ -41,9 +41,9 @@ |34|[esowc/UNSEEN-open](https://github.com/esowc/UNSEEN-open)|An open, reproducible and transferable workflow to assess and anticipate climate extremes beyond the observed record|8|0|2021-09-14| |35|[sbg/sevenbridges-r](https://github.com/sbg/sevenbridges-r)|Seven Bridges API Client, CWL Schema, Meta Schema, and SDK Helper in R|29|0|2021-08-16| |36|[jincheng9/stock_crawler](https://github.com/jincheng9/stock_crawler)|R API for Crawling Stock and Index Data from Sina Finance|31|0|2021-11-08| -|37|[erikgahner/PolData](https://github.com/erikgahner/PolData)|A dataset with political datasets|349|0|2022-01-22| +|37|[erikgahner/PolData](https://github.com/erikgahner/PolData)|A dataset with political datasets|349|0|2022-01-26| |38|[ropensci/UCSCXenaTools](https://github.com/ropensci/UCSCXenaTools)|:package: An R package for accessing genomics data from UCSC Xena platform, from cancer multi-omics to single-cell RNA-seq https://cran.r-project.org/web/packages/UCSCXenaTools/|65|0|2021-09-15| -|39|[l-ramirez-lopez/resemble](https://github.com/l-ramirez-lopez/resemble)|resemble is an R package which implements functions dedicated to non-linear modelling of complex spectroscopy data|10|0|2022-01-18| +|39|[l-ramirez-lopez/resemble](https://github.com/l-ramirez-lopez/resemble)|resemble is an R package which implements functions dedicated to non-linear modelling of complex spectroscopy data|10|0|2022-01-26| |40|[chainsawriot/sweater](https://github.com/chainsawriot/sweater)|👚 Speedy Word Embedding Association Test & Extras using R|7|0|2022-01-20| |41|[mlampros/textTinyR](https://github.com/mlampros/textTinyR)|Text Processing for Small or Big Data Files in R|29|0|2021-11-30| |42|[koheiw/newsmap](https://github.com/koheiw/newsmap)|Newsmap: geographical news classifier|46|0|2022-01-24| @@ -63,7 +63,7 @@ |56|[yukiyanai/quant-methods-R](https://github.com/yukiyanai/quant-methods-R)|Repository for "Quantitative Methods in Political Science Using R" by Masahiko Asano and Yuki Yanai|16|0|2021-11-17| |57|[sstoeckl/crypto2](https://github.com/sstoeckl/crypto2)|Cryptocurrency Market Data|15|0|2022-01-25| |58|[tianshu129/foqat](https://github.com/tianshu129/foqat)|Field observation quick analysis toolkit (kw: field observation, air polltion, time series summary, time series resampling, average variation, ozone formation potential (OFP), MIR, tuv). |25|0|2022-01-18| -|59|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|0|2022-01-25| +|59|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|0|2022-01-26| |60|[pzhaonet/beginr](https://github.com/pzhaonet/beginr)|an R package for beginners|15|0|2021-12-03| |61|[chuiqin/irGSEA](https://github.com/chuiqin/irGSEA)|The integration of single cell rank-based gene set enrichment analysis|12|0|2021-11-26| |62|[kevinwang09/learningtower](https://github.com/kevinwang09/learningtower)|Easily accessible PISA data|18|0|2021-09-07| @@ -75,14 +75,14 @@ |68|[pzhaonet/mindr](https://github.com/pzhaonet/mindr)|an R package which converts markdown files (.md, .Rmd) into mindmaps (brainstorms)|540|0|2021-11-22| |69|[hrbrmstr/docxtractr](https://github.com/hrbrmstr/docxtractr)|:scissors: Extract Tables from Microsoft Word Documents with R|148|0|2021-10-02| |70|[lexcomber/SpatInt](https://github.com/lexcomber/SpatInt)|Examples of different Spatial Interpolation approaches in R |7|0|2022-01-20| -|71|[psychbruce/bruceR](https://github.com/psychbruce/bruceR)|🛠 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.|79|0|2022-01-18| +|71|[psychbruce/bruceR](https://github.com/psychbruce/bruceR)|🛠 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.|79|0|2022-01-26| |72|[cjgeyer/foo](https://github.com/cjgeyer/foo)|A demo for a class|32|0|2022-01-04| |73|[reconverse/outbreaks](https://github.com/reconverse/outbreaks)|outbreaks: an R package compiling disease outbreak data|48|0|2021-08-06| |74|[ShixiangWang/sigminer](https://github.com/ShixiangWang/sigminer)|🌲 An easy-to-use and scalable toolkit for genomic alteration signature (a.k.a. mutational signature) analysis and visualization in R https://shixiangwang.github.io/sigminer/reference/index.html|93|0|2021-12-15| |75|[reconhub/epicontacts](https://github.com/reconhub/epicontacts)|Handling, Visualisation and Analysis of Epidemiological Contacts|11|0|2021-11-23| |76|[majianthu/aps2020](https://github.com/majianthu/aps2020)|Code for the paper 'Variable Selection with Copula Entropy' published on Chinese Journal of Applied Probability and Statistics|8|0|2021-12-31| |77|[DongqiangZeng0808/Blasso](https://github.com/DongqiangZeng0808/Blasso)|Integrating LASSO and bootstrapping algorithm to find best prognostic or predictive biomarkers|10|0|2021-10-26| -|78|[seroanalytics/serosolver](https://github.com/seroanalytics/serosolver)|Inference framework for serological data|8|0|2021-11-08| +|78|[seroanalytics/serosolver](https://github.com/seroanalytics/serosolver)|Inference framework for serological data|8|0|2022-01-26| |79|[CBIIT/LDlinkR](https://github.com/CBIIT/LDlinkR)|LDlinkR|19|0|2021-10-07| |80|[dazamora/DWBmodelUN](https://github.com/dazamora/DWBmodelUN)|R native implementation of the Dynamic Water Balance hydrologic model in a monthly time step |8|0|2021-09-29| |81|[r-stata/hotkeys](https://github.com/r-stata/hotkeys)|自定义 RStudio 快捷键!|14|0|2021-07-29| diff --git a/content/charts/growth/software/Ruby.md b/content/charts/growth/software/Ruby.md index d1cc1091..7930c3db 100644 --- a/content/charts/growth/software/Ruby.md +++ b/content/charts/growth/software/Ruby.md @@ -1,26 +1,26 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Ruby -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|652|3|2022-01-13| -|2|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5782|2|2022-01-20| +|2|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5782|2|2022-01-26| |3|[darkbitio/aws-recon](https://github.com/darkbitio/aws-recon)|Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.|394|1|2021-12-02| -|4|[ruby-china/homeland](https://github.com/ruby-china/homeland)|:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.|3524|1|2022-01-25| -|5|[peatio/peatio](https://github.com/peatio/peatio)|An open-source assets exchange.|3508|1|2022-01-19| -|6|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3409|1|2022-01-23| -|7|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1745|1|2022-01-02| -|8|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|532|1|2022-01-24| +|4|[ruby-china/homeland](https://github.com/ruby-china/homeland)|:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.|3526|1|2022-01-26| +|5|[peatio/peatio](https://github.com/peatio/peatio)|An open-source assets exchange.|3506|1|2022-01-19| +|6|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3409|1|2022-01-25| +|7|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1746|1|2022-01-02| +|8|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|532|1|2022-01-26| |9|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|1898|1|2022-01-21| -|10|[pluosi/app-host](https://github.com/pluosi/app-host)|应用内网发布 iOS OTA (Over-the-Air) APP publish website like fir.im 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包|1811|1|2021-11-04| +|10|[pluosi/app-host](https://github.com/pluosi/app-host)|应用内网发布 iOS OTA (Over-the-Air) APP publish website like fir.im 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包|1812|1|2021-11-04| |11|[rikas/zoho_hub](https://github.com/rikas/zoho_hub)|Zoho CRM API V2 Wrapper|20|0|2021-09-01| -|12|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Over The Air Server for deployment of Android, iOS and macOS apps|470|0|2022-01-20| +|12|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Over The Air Server for deployment of Android, iOS and macOS apps|470|0|2022-01-26| |13|[huacnlee/sql-builder](https://github.com/huacnlee/sql-builder)|A simple SQL builder for generate SQL for non-ActiveRecord supports databases|32|0|2022-01-13| |14|[courtenay/splam](https://github.com/courtenay/splam)|Simple, pluggable, easily customizable score-based spam filter plugin for Ruby-based applications|108|0|2021-10-25| -|15|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|95|0|2022-01-25| -|16|[aozorahack/aozorabunko_text](https://github.com/aozorahack/aozorabunko_text)|text-only archives of www.aozora.gr.jp|45|0|2022-01-25| +|15|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|96|0|2022-01-25| +|16|[aozorahack/aozorabunko_text](https://github.com/aozorahack/aozorabunko_text)|text-only archives of www.aozora.gr.jp|45|0|2022-01-26| |17|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|18|0|2022-01-24| |18|[ruilisi/rails-pangu](https://github.com/ruilisi/rails-pangu)|Rails starter kit that every startup needs|191|0|2021-10-12| |19|[ECPay/ECPayAIO_RoR](https://github.com/ECPay/ECPayAIO_RoR)|綠界科技ECPay 全方位(All In One)金流介接 Ruby版|8|0|2021-08-19| @@ -30,7 +30,7 @@ |23|[lingceng/bing_dictionary](https://github.com/lingceng/bing_dictionary)|Bing comand line dictionary|23|0|2021-08-22| |24|[daqing/rabel](https://github.com/daqing/rabel)|An open-source web forum built on the Ruby on Rails framework.|642|0|2021-11-16| |25|[petertseng/adventofcode-rb-2019](https://github.com/petertseng/adventofcode-rb-2019)|Solutions to http://adventofcode.com/2019 (complete)|14|0|2021-12-28| -|26|[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|13|0|2021-09-08| +|26|[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|13|0|2022-01-26| |27|[fredwu/angel_nest](https://github.com/fredwu/angel_nest)|Project code name: Angel Nest. :)|780|0|2021-09-27| |28|[liuzhenangel/RBlog](https://github.com/liuzhenangel/RBlog)|个人博客系统v2.0|36|0|2021-10-12| |29|[AIPHES/ACL20-Reference-Free-MT-Evaluation](https://github.com/AIPHES/ACL20-Reference-Free-MT-Evaluation)|Reference-free MT Evaluation Metrics|15|0|2021-09-05| @@ -38,14 +38,14 @@ |31|[jasonknight/salor-retail](https://github.com/jasonknight/salor-retail)|Rails Based Point of Sale and Store Management Software|78|0|2022-01-13| |32|[sirupsen/airrecord](https://github.com/sirupsen/airrecord)|Ruby wrapper for Airtable, your personal database|221|0|2022-01-12| |33|[chenxGen/cocoapods-project-hmap](https://github.com/chenxGen/cocoapods-project-hmap)|A cocoapods plugin to improve the compilation speed of the preprocessing stage.|68|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|2022-01-25| +|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|2022-01-26| |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.|635|0|2022-01-18| |36|[FunnyWolf/vipermsf](https://github.com/FunnyWolf/vipermsf)|viper 自定义的msf|49|0|2021-12-29| |37|[encoreshao/china_regions](https://github.com/encoreshao/china_regions)|Ruby Library for China Regions|23|0|2021-12-02| |38|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|215|0|2021-12-12| |39|[eyp/redmine_spent_time](https://github.com/eyp/redmine_spent_time)|Redmine plugin that improves the spent time functionality.|57|0|2021-11-12| |40|[FIRHQ/fastlane-plugin-fir_cli](https://github.com/FIRHQ/fastlane-plugin-fir_cli)|betaqr.com(fir.im) fastlane plugin|38|0|2021-10-27| -|41|[thredded/thredded](https://github.com/thredded/thredded)|The best Rails forums engine ever.|1309|0|2021-10-24| +|41|[thredded/thredded](https://github.com/thredded/thredded)|The best Rails forums engine ever.|1310|0|2021-10-24| |42|[tdiary/tdiary-blogkit](https://github.com/tdiary/tdiary-blogkit)|more blogged for tDiary|13|0|2021-11-30| |43|[mycolorway/wework](https://github.com/mycolorway/wework)|Wework is ruby API wrapper for wechat work「企业微信」.|25|0|2021-11-11| |44|[citahub/re-birth](https://github.com/citahub/re-birth)|A blockchain explorer cache server for CITA|12|0|2022-01-07| @@ -64,7 +64,7 @@ |57|[didww/credit_card_validations](https://github.com/didww/credit_card_validations)|:credit_card: ruby gem for validating credit card numbers, generating valid numbers, luhn checks|190|0|2022-01-02| |58|[ankane/blingfire-ruby](https://github.com/ankane/blingfire-ruby)|High speed text tokenization for Ruby|44|0|2022-01-10| |59|[thierryxing/dingtalk-bot](https://github.com/thierryxing/dingtalk-bot)|钉钉自定义机器人Ruby SDK|33|0|2021-09-09| -|60|[Tabll/gemnasium-db](https://github.com/Tabll/gemnasium-db)|GitLab 依赖项扫描的咨询数据库,每天17:00自动更新|29|0|2022-01-25| +|60|[Tabll/gemnasium-db](https://github.com/Tabll/gemnasium-db)|GitLab 依赖项扫描的咨询数据库,每天17:00自动更新|29|0|2022-01-26| |61|[diylove/wiki](https://github.com/diylove/wiki)|diy万事万物的程序|17|0|2022-01-23| |62|[SciRuby/daru](https://github.com/SciRuby/daru)|Data Analysis in RUby|926|0|2021-12-31| |63|[doorkeeper-gem/doorkeeper-i18n](https://github.com/doorkeeper-gem/doorkeeper-i18n)|Translation files for Doorkeeper OAuth 2 provider|27|0|2021-09-24| @@ -77,7 +77,7 @@ |70|[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| |71|[mataki/dekiru](https://github.com/mataki/dekiru)|Usefull helper methods for Ruby on Rails|25|0|2022-01-17| |72|[bytedance/Bytedance-UnionAD](https://github.com/bytedance/Bytedance-UnionAD)|-|130|0|2022-01-14| -|73|[wu-kan/wu-kan.github.io](https://github.com/wu-kan/wu-kan.github.io)|:sparkles: my homepage & template for jekyll-theme-WuK|191|0|2022-01-25| +|73|[wu-kan/wu-kan.github.io](https://github.com/wu-kan/wu-kan.github.io)|:sparkles: my homepage & template for jekyll-theme-WuK|191|0|2022-01-26| |74|[work-design/work.design](https://github.com/work-design/work.design)|Work Design 开源版本 Full feature & Modular work manage app|14|0|2022-01-21| |75|[jpmobile/jpmobile](https://github.com/jpmobile/jpmobile)|A Rails plugin for Japanese mobile-phones|318|0|2022-01-13| |76|[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| @@ -106,7 +106,7 @@ |99|[mika-cn/maoxian-assistant](https://github.com/mika-cn/maoxian-assistant)|-|11|0|2021-10-13| |100|[huacnlee/carrierwave-aliyun](https://github.com/huacnlee/carrierwave-aliyun)|阿里云 OSS Ruby 上传组件,基于 Carrierwave|193|0|2022-01-25| |101|[iPermanent/rubyTools](https://github.com/iPermanent/rubyTools)|日常使用ruby脚本|81|0|2021-10-18| -|102|[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.|960|0|2022-01-25| +|102|[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.|961|0|2022-01-25| |103|[ifmeorg/ifme](https://github.com/ifmeorg/ifme)|Free, open source mental health communication web app to share experiences with loved ones|1249|0|2022-01-24| |104|[junegunn/tabularize](https://github.com/junegunn/tabularize)|Formatting tabular data with paddings|17|0|2021-08-17| |105|[rails-engine/audit-log](https://github.com/rails-engine/audit-log)|📑 Create audit logs into the database for user behaviors, including a web UI to query logs.|118|0|2022-01-10| @@ -118,24 +118,23 @@ |111|[HugoHasenbein/redmine_more_previews](https://github.com/HugoHasenbein/redmine_more_previews)|Redmine plugin to preview various file types in redmine's preview pane|18|0|2021-08-18| |112|[Dounx/live-music](https://github.com/Dounx/live-music)|网易云同步听歌|10|0|2021-10-12| |113|[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|0|2021-10-12| -|114|[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).|126|0|2021-07-27| -|115|[mischa78/boxroom](https://github.com/mischa78/boxroom)|Boxroom is a Rails application that aims to be a simple interface for managing and sharing files in a web browser. It lets users create folders and upload, download and share files. Admins can manage ...|318|0|2021-11-04| -|116|[wit-ai/wit-ruby](https://github.com/wit-ai/wit-ruby)|Ruby library for Wit.ai|278|0|2021-09-01| -|117|[netease-im/NIM_iOS_SDK](https://github.com/netease-im/NIM_iOS_SDK)|网易云信 iOS SDK 发布仓库。【推荐客户得京东卡,首次推荐成单得3000元京东卡,连续推荐4500元/单,上不封顶。】点击参与https://yunxin.163.com/promotion/recommend|121|0|2021-07-28| -|118|[YunzheZJU/non-stop-story](https://github.com/YunzheZJU/non-stop-story)|Backend for holo-schedule on Rails.|17|0|2021-12-20| -|119|[YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)|A Ruby port of Puppeteer|119|0|2022-01-25| -|120|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|128|0|2021-09-28| -|121|[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|1046|0|2022-01-18| -|122|[OuYangJinTing/ar_cache](https://github.com/OuYangJinTing/ar_cache)|An modern cacheing library for ActiveRecord inspired by cache-money and second_level_cache.|12|0|2021-09-22| -|123|[SaulLawliet/watchdog](https://github.com/SaulLawliet/watchdog)|IF (接口/网页 有变化) THEN (提醒你)|51|0|2022-01-15| -|124|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|0|2021-09-17| -|125|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|82|0|2022-01-24| -|126|[FIRHQ/fir-cli](https://github.com/FIRHQ/fir-cli)|fir.im(betaqr.com) command-line interface|1007|0|2021-08-30| -|127|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |933|0|2022-01-25| -|128|[kufu/kiji](https://github.com/kufu/kiji)|e-Gov API 連携 gem|73|0|2022-01-04| -|129|[publify/publify](https://github.com/publify/publify)|A self hosted Web publishing platform on Rails.|1776|0|2022-01-08| -|130|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|135|0|2021-08-12| -|131|[oott123/alfred-clipboard-ocr](https://github.com/oott123/alfred-clipboard-ocr)|Use Baidu OCR API to covert your clipboard image to text.|385|0|2021-10-20| +|114|[mischa78/boxroom](https://github.com/mischa78/boxroom)|Boxroom is a Rails application that aims to be a simple interface for managing and sharing files in a web browser. It lets users create folders and upload, download and share files. Admins can manage ...|318|0|2021-11-04| +|115|[wit-ai/wit-ruby](https://github.com/wit-ai/wit-ruby)|Ruby library for Wit.ai|278|0|2021-09-01| +|116|[netease-im/NIM_iOS_SDK](https://github.com/netease-im/NIM_iOS_SDK)|网易云信 iOS SDK 发布仓库。【推荐客户得京东卡,首次推荐成单得3000元京东卡,连续推荐4500元/单,上不封顶。】点击参与https://yunxin.163.com/promotion/recommend|121|0|2021-07-28| +|117|[YunzheZJU/non-stop-story](https://github.com/YunzheZJU/non-stop-story)|Backend for holo-schedule on Rails.|17|0|2021-12-20| +|118|[YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)|A Ruby port of Puppeteer|120|0|2022-01-25| +|119|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|128|0|2021-09-28| +|120|[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|1046|0|2022-01-18| +|121|[OuYangJinTing/ar_cache](https://github.com/OuYangJinTing/ar_cache)|An modern cacheing library for ActiveRecord inspired by cache-money and second_level_cache.|12|0|2021-09-22| +|122|[SaulLawliet/watchdog](https://github.com/SaulLawliet/watchdog)|IF (接口/网页 有变化) THEN (提醒你)|51|0|2022-01-26| +|123|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|0|2021-09-17| +|124|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|82|0|2022-01-25| +|125|[FIRHQ/fir-cli](https://github.com/FIRHQ/fir-cli)|fir.im(betaqr.com) command-line interface|1007|0|2021-08-30| +|126|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |933|0|2022-01-25| +|127|[kufu/kiji](https://github.com/kufu/kiji)|e-Gov API 連携 gem|74|0|2022-01-04| +|128|[publify/publify](https://github.com/publify/publify)|A self hosted Web publishing platform on Rails.|1776|0|2022-01-08| +|129|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|136|0|2021-08-12| +|130|[oott123/alfred-clipboard-ocr](https://github.com/oott123/alfred-clipboard-ocr)|Use Baidu OCR API to covert your clipboard image to text.|385|0|2021-10-20|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Rust.md b/content/charts/growth/software/Rust.md index 8fe236ad..9af2b9fd 100644 --- a/content/charts/growth/software/Rust.md +++ b/content/charts/growth/software/Rust.md @@ -1,191 +1,190 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Rust -数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2314|54|2022-01-25| -|2|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1696|30|2022-01-24| -|3|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14634|30|2022-01-24| -|4|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29096|14|2022-01-19| -|5|[sunface/fancy-rust](https://github.com/sunface/fancy-rust)|Rust酷库推荐 - 使用我们精心挑选的开源代码,让你的Rust项目Fancy起来! Awesome !|389|14|2022-01-24| -|6|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18799|13|2022-01-25| -|7|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1880|12|2022-01-22| -|8|[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.|1311|12|2022-01-18| -|9|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20376|12|2022-01-23| -|10|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|938|8|2021-12-05| -|11|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2132|8|2021-10-23| -|12|[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, ...|495|8|2021-12-19| -|13|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|10125|7|2022-01-03| -|14|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|4014|6|2021-12-31| -|15|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|761|5|2022-01-07| -|16|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|614|5|2022-01-19| -|17|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|539|3|2022-01-17| -|18|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7914|3|2021-08-24| -|19|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2062|3|2022-01-25| -|20|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|6107|3|2022-01-20| -|21|[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|5811|3|2022-01-25| -|22|[messense/aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)|阿里云盘 FUSE 磁盘挂载|58|3|2022-01-15| +|1|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2325|53|2022-01-26| +|2|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14654|30|2022-01-24| +|3|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1706|29|2022-01-26| +|4|[sunface/fancy-rust](https://github.com/sunface/fancy-rust)|Rust酷库推荐 - 使用我们精心挑选的开源代码,让你的Rust项目Fancy起来! Awesome !|422|15|2022-01-26| +|5|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29107|14|2022-01-19| +|6|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|18827|13|2022-01-26| +|7|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1894|12|2022-01-22| +|8|[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.|1315|12|2022-01-18| +|9|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20389|12|2022-01-23| +|10|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|939|8|2021-12-05| +|11|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2133|8|2021-10-23| +|12|[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, ...|501|8|2021-12-19| +|13|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|10137|7|2022-01-03| +|14|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|4015|6|2021-12-31| +|15|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|762|5|2022-01-07| +|16|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|616|5|2022-01-19| +|17|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|541|3|2022-01-17| +|18|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7918|3|2021-08-24| +|19|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2063|3|2022-01-26| +|20|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|6110|3|2022-01-20| +|21|[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|5815|3|2022-01-26| +|22|[messense/aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)|阿里云盘 FUSE 磁盘挂载|60|3|2022-01-15| |23|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2241|2|2021-09-23| -|24|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1214|2|2022-01-10| +|24|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1215|2|2022-01-10| |25|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|337|2|2022-01-21| -|26|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|218|2|2022-01-18| -|27|[0x727/ObserverWard_0x727](https://github.com/0x727/ObserverWard_0x727)|Cross platform community web fingerprint identification tool|250|2|2022-01-24| -|28|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|RisingLight is an OLAP database system for educational purpose|370|2|2022-01-25| +|26|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|219|2|2022-01-18| +|27|[0x727/ObserverWard_0x727](https://github.com/0x727/ObserverWard_0x727)|Cross platform community web fingerprint identification tool|251|2|2022-01-24| +|28|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|RisingLight is an OLAP database system for educational purpose|379|2|2022-01-26| |29|[inherd/coco](https://github.com/inherd/coco)|An effective DevOps analysis and auto-suggest tool。Coco 是一个研发效能分析工具,如团队发展现状(根据架构复杂度及行数变更)、团队演进、历史分析等。生成可视化报告及对应的改进建议。 |289|1|2021-12-31| -|30|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|89|1|2022-01-24| -|31|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1190|1|2022-01-16| -|32|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|225|1|2022-01-14| -|33|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3353|1|2022-01-25| -|34|[Borber/Whisperer](https://github.com/Borber/Whisperer)|将文本编码为简短的中文字符, 防和谐, 并非加密. 如需加密请使用其他实用工具 / Encode the text into short Chinese characters, to prevent harmonization, not to encrypt it. For encryption, please use other utilities|14|1|2022-01-24| -|35|[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|357|1|2021-12-30| -|36|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集,扫描工具,支持从fofa,zoomeye API查询,主动扫描端口,提取https证书域名,自定义poc,输出xlsx格式。|32|1|2022-01-04| +|30|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|89|1|2022-01-26| +|31|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1193|1|2022-01-16| +|32|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|226|1|2022-01-14| +|33|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3354|1|2022-01-26| +|34|[Borber/Whisperer](https://github.com/Borber/Whisperer)|将文本编码为简短的中文字符, 防和谐, 并非加密. 如需加密请使用其他实用工具 / Encode the text into short Chinese characters, to prevent harmonization, not to encrypt it. For encryption, please use other utilities|15|1|2022-01-26| +|35|[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|358|1|2021-12-30| +|36|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集,扫描工具,支持从fofa,zoomeye API查询,主动扫描端口,提取https证书域名,自定义poc,输出xlsx格式。|31|1|2022-01-04| |37|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|390|1|2021-09-20| |38|[zu1k/ldap-log](https://github.com/zu1k/ldap-log)|一个LDAP请求监听器,摆脱dnslog平台和java|27|1|2021-12-15| -|39|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1146|1|2022-01-24| +|39|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1148|1|2022-01-24| |40|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|428|1|2022-01-16| |41|[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.|222|1|2021-12-18| -|42|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|Let's write an OS which can run on RISC-V in Rust from scratch!|395|1|2022-01-25| +|42|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|Let's write an OS which can run on RISC-V in Rust from scratch!|395|1|2022-01-26| |43|[Kingbultsea/vite-analysis](https://github.com/Kingbultsea/vite-analysis)|出最新版本的全部源码分析中...(换了m1芯片arm64架构的电脑,旧版本无法运行,如esbuild Chromium)|222|1|2022-01-01| -|44|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|156|1|2022-01-25| -|45|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)|415|1|2021-11-19| +|44|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|156|1|2022-01-26| +|45|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)|416|1|2021-11-19| |46|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|545|1|2022-01-04| -|47|[vincentdchan/PoloDB](https://github.com/vincentdchan/PoloDB)|PoloDB is an embedded JSON-based database.|334|1|2021-11-09| +|47|[vincentdchan/PoloDB](https://github.com/vincentdchan/PoloDB)|PoloDB is an embedded JSON-based database.|335|1|2021-11-09| |48|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3372|1|2021-11-20| |49|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|321|1|2021-12-05| |50|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|1400|1|2021-09-14| -|51|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|453|1|2022-01-22| -|52|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1246|1|2022-01-23| +|51|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|454|1|2022-01-22| +|52|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1249|1|2022-01-23| |53|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|839|1|2021-10-12| -|54|[geph-official/geph4](https://github.com/geph-official/geph4)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |412|1|2021-12-28| +|54|[geph-official/geph4](https://github.com/geph-official/geph4)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |415|1|2021-12-28| |55|[lz1998/rs-qq](https://github.com/lz1998/rs-qq)|Rust 模拟QQ客户端协议 已完成 扫码登录/密码登录/获取好友列表/获取群列表/发送群消息/接受群消息。运行src/bin的password_login.rs或qrcode_login.rs体验。重构中在refactor分支(正在努力减少unwrap)|86|1|2022-01-23| -|56|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|182|1|2022-01-16| +|56|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|183|1|2022-01-16| |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,...)|834|1|2022-01-25| -|59|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1240|1|2022-01-21| -|60|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|👄 The most accurate natural language detection library for Rust, suitable for long and short text alike|384|1|2022-01-24| +|59|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1239|1|2022-01-21| +|60|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|👄 The most accurate natural language detection library for Rust, suitable for long and short text alike|384|1|2022-01-26| |61|[knownsec/ct](https://github.com/knownsec/ct)|简单易用的域名爆破工具|61|1|2022-01-13| -|62|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple and secure live media server in pure Rust (RTMP/HTTP-FLV/HLS/Relay).🦀|329|1|2022-01-22| +|62|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple and secure live media server in pure Rust (RTMP/HTTP-FLV/HLS/Relay).🦀|331|1|2022-01-22| |63|[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 ...|70|1|2022-01-12| |64|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|249|1|2022-01-22| -|65|[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.|644|1|2022-01-25| -|66|[1148118271/ssh-rs](https://github.com/1148118271/ssh-rs)|In addition to encryption library, pure RUST implementation of SSH-2.0 client protocol (除加密库之外 纯rust实现的 ssh-2.0 client 协议)|14|1|2022-01-22| -|67|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|256|1|2021-08-18| -|68|[hsivonen/chardetng](https://github.com/hsivonen/chardetng)|A character encoding detector for legacy Web content.|45|0|2021-12-23| -|69|[yescallop/areacodes](https://github.com/yescallop/areacodes)|中华人民共和国县级以上历史行政区划代码及新旧代码对应关系数据集|27|0|2022-01-17| -|70|[driftluo/tentacle](https://github.com/driftluo/tentacle)|A multiplexed p2p network framework that supports custom protocols|173|0|2022-01-13| -|71|[FrankBuss/frequencycounter](https://github.com/FrankBuss/frequencycounter)|Arduino Nano frequency counter with atomic clock accuracy|21|0|2021-11-16| -|72|[UnblockNeteaseMusic/server-rust](https://github.com/UnblockNeteaseMusic/server-rust)|Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。|19|0|2022-01-24| -|73|[consenlabs/token-core](https://github.com/consenlabs/token-core)|Next generation core inside imToken Wallet.|198|0|2022-01-04| -|74|[skyzh/raytracer-tutorial](https://github.com/skyzh/raytracer-tutorial)|raytracer project for PPCA 2020|51|0|2021-11-20| -|75|[uk0/file_encryption](https://github.com/uk0/file_encryption)|文件加密 并且将文件名放在加密文件内,可以自释放。|19|0|2021-08-13| -|76|[tomassedovic/quicksilver-roguelike](https://github.com/tomassedovic/quicksilver-roguelike)|Template for a roguelike in Rust targeting desktop and the web|148|0|2021-10-16| -|77|[WeBankBlockchain/WeDPR-Lab-Core](https://github.com/WeBankBlockchain/WeDPR-Lab-Core)|Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件|130|0|2021-12-02| -|78|[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect)|A linter and formatter for help you improve copywriting, to correct spaces, punctuations between CJK (Chinese, Japanese, Korean).|65|0|2022-01-10| -|79|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|41|0|2022-01-23| -|80|[rmqtt-rs/rmqtt](https://github.com/rmqtt-rs/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|10|0|2021-08-29| -|81|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案|128|0|2022-01-16| -|82|[hanskorg/google-authenticator-rust](https://github.com/hanskorg/google-authenticator-rust)|GoogleAuthenticator Rust google两步验证生成器|26|0|2021-11-23| -|83|[Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo](https://github.com/Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo)| 在 Telegram 上快速模仿迟先生卖弱。|12|0|2021-12-06| -|84|[shadowsocks/crypto2](https://github.com/shadowsocks/crypto2)|The fastest cryptographic library in the galaxy|255|0|2022-01-20| -|85|[akiirui/mpv-handler](https://github.com/akiirui/mpv-handler)|Play videos and songs on the website via mpv-handler, without any background service.|56|0|2021-11-08| -|86|[supabase-community/postgrest-rs](https://github.com/supabase-community/postgrest-rs)|Rust client for PostgREST|116|0|2021-10-27| -|87|[justjavac/dvm](https://github.com/justjavac/dvm)|Deno Version Manager - Easy way to manage multiple active deno versions.|358|0|2022-01-07| -|88|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|362|0|2022-01-20| -|89|[Joylei/anim-rs](https://github.com/Joylei/anim-rs)|:hourglass: A framework independent animation library for rust, works nicely with Iced and the others|30|0|2022-01-01| -|90|[inherd/forming](https://github.com/inherd/forming)|Forming, is a lightweight architecture as code language. 轻量级架构即代码语言|18|0|2021-11-10| -|91|[modernizing/guarding](https://github.com/modernizing/guarding)|Guarding 是一个用于 Java、JavaScript、Rust、Golang 等语言的架构守护工具。借助于易于理解的 DSL,来编写守护规则。Guarding is a guardians for code, architecture, layered. |28|0|2022-01-19| -|92|[stuartZhang/scaffold-wizard](https://github.com/stuartZhang/scaffold-wizard)|问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll|32|0|2021-09-20| -|93|[grantshandy/libretranslate-rs](https://github.com/grantshandy/libretranslate-rs)|The LibreTranslate API client for Rust.|43|0|2021-10-07| -|94|[wandercn/gostd](https://github.com/wandercn/gostd)|Gostd is the golang standard library implementation in rust-lang.|23|0|2022-01-19| -|95|[DCjanus/ranger](https://github.com/DCjanus/ranger)|简单的命令行字幕下载器|19|0|2021-12-21| -|96|[AleoHQ/wagyu](https://github.com/AleoHQ/wagyu)|A Rust library for generating cryptocurrency wallets|450|0|2022-01-23| -|97|[rubickCenter/rubick-base](https://github.com/rubickCenter/rubick-base)|desktop automation, screen capture, input listen/simulation, asar compress, color picker for nodejs and electron based on rust. 基于 Rust / WASM 提供截图、取色、键鼠事件监听模拟、压缩解压、图像处理、获取已安装应用等跨平台功能的现代异步 Nodejs 模块,占 ...|22|0|2021-10-15| -|98|[rcore-os/RVM](https://github.com/rcore-os/RVM)|Rcore Virtual Machine|53|0|2021-07-27| -|99|[eatradish/meowdict](https://github.com/eatradish/meowdict)|喵典 - CLI Web client for moedict.tw|17|0|2021-12-24| -|100|[Sagebati/goban](https://github.com/Sagebati/goban)|Library for go move generation and go ruling.|13|0|2021-08-05| -|101|[develon2015/dnsd](https://github.com/develon2015/dnsd)|DNS 代理服务器|15|0|2021-10-14| -|102|[HMBSbige/get_cnip](https://github.com/HMBSbige/get_cnip)|获取国内 IP 和域名,生成路由表和 PAC 文件|195|0|2022-01-23| -|103|[rust-tw/book-tw](https://github.com/rust-tw/book-tw)|Rust 程式設計語言(正體中文翻譯)|97|0|2022-01-22| -|104|[bbqsrc/cargo-ndk](https://github.com/bbqsrc/cargo-ndk)|Compile Rust projects against the Android NDK without hassle|231|0|2022-01-18| -|105|[lindera-morphology/lindera-ko-dic-builder](https://github.com/lindera-morphology/lindera-ko-dic-builder)|A Korean morphological dictionary builder for ko-dic.|10|0|2021-09-01| -|106|[cty123/TrojanRust](https://github.com/cty123/TrojanRust)|Trojan-rust is a rust implementation for Trojan protocol that is targeted to circumvent GFW. This implementation focus on performance and stability above everything else.|16|0|2022-01-05| -|107|[ElnuDev/hebi](https://github.com/ElnuDev/hebi)|A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇.|70|0|2021-09-04| -|108|[IPSE-TEAM/ipse-core](https://github.com/IPSE-TEAM/ipse-core)|Ipse-core is the underlying consensus layer of IPSE project, which is the basic version of the whole application chain. The function modules to be added in the future are all extended based on this co ...|18|0|2022-01-20| -|109|[MashPlant/lalr1](https://github.com/MashPlant/lalr1)|An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.|34|0|2022-01-12| -|110|[zu1k/sdusrun](https://github.com/zu1k/sdusrun)|校园网深澜认证登录,srun|32|0|2022-01-01| -|111|[fefit/visdom](https://github.com/fefit/visdom)|A fast and easy to use library for html parsing & node selecting & node mutation, suitable for web scraping and html confusion.|43|0|2021-10-04| -|112|[DCjanus/cang-jie](https://github.com/DCjanus/cang-jie)|Chinese tokenizer for tantivy, based on jieba-rs|46|0|2021-09-21| -|113|[laohanlinux/canal-rs](https://github.com/laohanlinux/canal-rs)|Alibaba mysql database binlog incremental subscription & consumer components Canal's golang client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 rust 客户端 ]|11|0|2021-10-09| -|114|[co-rs/fast_log](https://github.com/co-rs/fast_log)|cogo rust faster log(based on channel)|38|0|2022-01-14| -|115|[KernelErr/shallow-container](https://github.com/KernelErr/shallow-container)|A light-weight container tool written in Rust.|12|0|2021-09-22| -|116|[sec-bit/ckb-zkp](https://github.com/sec-bit/ckb-zkp)|Zero Knowledge Proofs Toolkit for CKB|46|0|2021-10-27| -|117|[gfreezy/seeker](https://github.com/gfreezy/seeker)|通过使用 tun 来实现透明代理。实现了类似 surge 增强模式与网关模式。|207|0|2021-12-07| -|118|[JASory/Iridium](https://github.com/JASory/Iridium)|Atomic Physics Library|11|0|2021-11-18| -|119|[rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)|A Rust library for working with Bitcoin BIP-39 mnemonics|22|0|2021-11-09| -|120|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip|28|0|2021-11-18| -|121|[Pure-Peace/Peace](https://github.com/Pure-Peace/Peace)|osu! server development framework 🚀|42|0|2022-01-24| -|122|[KernelErr/fourth](https://github.com/KernelErr/fourth)|Simple and fast layer 4 proxy in Rust|13|0|2021-12-30| -|123|[inherd/writing](https://github.com/inherd/writing)|A document-code sync tools for document engineering. Writing 是一个自动 “文档-代码” 同步工具。解析 Markdown 中的代码定义,读取目标代码,并嵌入到新的文档中。|18|0|2021-10-25| -|124|[SIT-kite/kite-server](https://github.com/SIT-kite/kite-server)|“上应小风筝”小程序 API 代码和文档, 基于 Rust 语言的 poem 框架编写.|17|0|2022-01-23| -|125|[llxxbb/Nature](https://github.com/llxxbb/Nature)|Nature is a development support platform, it separates data definition from code, so it decouple the data from business system.|10|0|2021-11-21| -|126|[PhotonQuantum/magic-in-ten-mins-rs](https://github.com/PhotonQuantum/magic-in-ten-mins-rs)|十分钟魔法练习 in Rust|157|0|2022-01-14| -|127|[Microsoft-Distributed-System-Meetup/summer_love_paper_meetup](https://github.com/Microsoft-Distributed-System-Meetup/summer_love_paper_meetup)|This repo contains the schedule for summer paper meetup|23|0|2022-01-24| -|128|[lolishinshi/exloli](https://github.com/lolishinshi/exloli)|从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel|64|0|2021-12-02| -|129|[h1trust/about](https://github.com/h1trust/about)|🌿 For you, rustaceans from HIT|22|0|2021-11-26| -|130|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|254|0|2022-01-11| -|131|[mozillazg/rust-pinyin](https://github.com/mozillazg/rust-pinyin)|汉字转拼音|110|0|2021-12-12| -|132|[cc-morning/share-clip](https://github.com/cc-morning/share-clip)|Multi-device clipboard sharing.|43|0|2022-01-24| -|133|[Ko-oK-OS/xv6-rust](https://github.com/Ko-oK-OS/xv6-rust)|🦀️ Re-implement xv6-riscv in Rust|24|0|2022-01-23| -|134|[dslchd/tokio-cn-doc](https://github.com/dslchd/tokio-cn-doc)|Rust, Tokio, CN, Doc, Demo|172|0|2022-01-19| -|135|[wushikj/mix-agent](https://github.com/wushikj/mix-agent)|基于rust语言开发的一套运维监控探针,支持widnows、linux、macos系统|14|0|2021-11-16| -|136|[wwwbjqcom/tubing](https://github.com/wwwbjqcom/tubing)|-|14|0|2021-12-29| -|137|[bminixhofer/nnsplit](https://github.com/bminixhofer/nnsplit)|Semantic text segmentation. For sentence boundary detection, compound splitting and more.|227|0|2022-01-24| -|138|[zzy/tide-async-graphql-mongodb](https://github.com/zzy/tide-async-graphql-mongodb)|Clean boilerplate for graphql services, wasm/yew frontend, handlebars frontend. Using tide, rhai, async-graphql, surf, graphql-client, yew, handlebars, jsonwebtoken, and mongodb.|20|0|2021-09-29| -|139|[hsivonen/charset](https://github.com/hsivonen/charset)|Thunderbird-compatible character encoding decoding for email in Rust|10|0|2021-11-29| -|140|[kenkoooo/competitive-programming-rs](https://github.com/kenkoooo/competitive-programming-rs)|Algorithm Snippets for Competitive Programming in Rust|100|0|2021-12-30| -|141|[OPQBOT/rust-tcp-async-client](https://github.com/OPQBOT/rust-tcp-async-client)|Rust Tokio 异步多客户端网络框架 高并发 插件化|21|0|2021-12-25| -|142|[datum-lang/datum](https://github.com/datum-lang/datum)|A easy maintain(read/write) language for transform from/to other languages. 下一代企业级编程语言。|133|0|2021-11-01| -|143|[riscv-rust/longan-nano](https://github.com/riscv-rust/longan-nano)|Board support package for the Longan Nano board|89|0|2021-12-27| -|144|[arlicle/panda-api](https://github.com/arlicle/panda-api)|Panda api is a simple and powerful api docs design tool.|301|0|2021-12-18| -|145|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|27|0|2022-01-24| -|146|[Millione/nju-clock-in](https://github.com/Millione/nju-clock-in)|南京大学自动打卡|24|0|2021-10-20| -|147|[netcan/AnimalChess](https://github.com/netcan/AnimalChess)|Animal Fight Chess Game(斗兽棋) written in rust.|74|0|2021-12-01| -|148|[ForgQi/biliup-rs](https://github.com/ForgQi/biliup-rs)|B站命令行投稿工具|14|0|2022-01-25| -|149|[nanozuki/dantalian](https://github.com/nanozuki/dantalian)|A nfo file generator for your anime. Source from Bangumi.|39|0|2022-01-09| -|150|[kuchiki-rs/kuchiki](https://github.com/kuchiki-rs/kuchiki)|(朽木) HTML/XML tree manipulation library for Rust|407|0|2021-12-08| -|151|[sidneywang/rsbind](https://github.com/sidneywang/rsbind)|Tools for building mobile applications in Rust.|212|0|2022-01-15| -|152|[owent/wxwork_robotd](https://github.com/owent/wxwork_robotd)|微信机器人接入服务|27|0|2021-12-20| -|153|[SitinCloud/Owlyshield](https://github.com/SitinCloud/Owlyshield)|Owlyshield is an open-source AI-driven behaviour based antiransomware engine written in Rust. |23|0|2022-01-19| -|154|[dxx/datastructure-algorithm](https://github.com/dxx/datastructure-algorithm)|:file_folder: 图解数据结构和算法,使用多种语言实现|56|0|2021-10-19| -|155|[the-lean-crate/criner](https://github.com/the-lean-crate/criner)|A tool to mine crates.io and produce static websites|66|0|2022-01-23| -|156|[magiclen/passwords](https://github.com/magiclen/passwords)|This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.|11|0|2021-09-19| -|157|[hsivonen/encoding_rs](https://github.com/hsivonen/encoding_rs)|A Gecko-oriented implementation of the Encoding Standard in Rust|241|0|2022-01-02| -|158|[OTOMariK/yee_player](https://github.com/OTOMariK/yee_player)|simple music player written in Rust 使用Rust编写的简易音乐播放器|14|0|2021-08-22| -|159|[magiclen/vcard](https://github.com/magiclen/vcard)|A pure Rust implementation of vCard based on RFC 6350.|13|0|2021-08-23| -|160|[wtklbm/crm](https://github.com/wtklbm/crm)|Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源 |95|0|2021-12-13| -|161|[xxg1413/rust-security](https://github.com/xxg1413/rust-security)|Rust语言安全相关分析|12|0|2021-08-29| -|162|[ontio/ontology-wasm-cdt-rust](https://github.com/ontio/ontology-wasm-cdt-rust)|ontology wasm contract development kit|11|0|2021-11-11| -|163|[makers-for-life/makair-control-ui](https://github.com/makers-for-life/makair-control-ui)|🖥 [Software] GUI application that uses the telemetry protocol to control the ventilator.|19|0|2021-12-01| -|164|[rust-zh/faq](https://github.com/rust-zh/faq)|收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答|38|0|2021-12-10| -|165|[magiclen/html-minifier](https://github.com/magiclen/html-minifier)|This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in `